body{
    position:relative;
}
#wrapper.dlaWrap {
    margin: 0 auto;
}
#menu li.n1{
	width: auto;
    min-width: 144px;
}
#menu li.n2{
	width: auto;
    min-width:154px;
}
#menu UL LI A {
    font-size: 16px;
    overflow: hidden;
    padding: 0 5px 0 15px;
    white-space: nowrap;
}
#main {
    height:100%;
	position: relative;
}
/*#content {
    min-height: 100%;
    width: 855px;
    float: right;
    overflow: auto;
    margin: 0 0 0 0;
    padding: 0 50px 0 0;
    height: 100%;
}

#content.full {
    width: 1120px;
}*/

.right-column {
    margin-top: 0;
}
H2 {
    font-size: 20px;
    line-height: 23px;
}
#content H2 {
    padding: 15px 0 8px;
}

#content p {
    line-height: 17px;
    margin-bottom: 30px;
/*  min-height: 65px; */
}
#footer{
    position:fixed;
    bottom:0px;
    float:right;
    width:100%;
    height:64px;
}
#footer DIV{
    width:1024px;
    margin:0 auto;
    text-align:right;
}
.icon:before,
.icon:after {
    font-family: 'icons';
}


.blink-led {
    display: block;
    margin: 0 auto 8px;
    width: 224px;
}
.blink-led.icon-Configuration{
    white-space: nowrap;
    width: 220px;
    line-height: 32px;
}
.blink-led.icon-Configuration:before {
    float: right;
    height: 30px;
    line-height: 25px;
    margin: 0;
    padding: 0;
    width: auto;
}
.popUpForMenu {
    position:absolute;
    top:0;
    left:0;
    z-index: 200;
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    padding: 8px 30px;
    color:#C3C3C4;

    -webkit-box-shadow: 0 0 8px 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 8px 5px rgba(0, 0, 0, .3);
    box-shadow:0 0 8px 5px rgba(0, 0, 0, .3);
    behavior: url('css/css_pie/PIE.htc');
}
.popUpForMenu:after {
    content:' ';
    border-color: transparent #FFFFFF transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 8px 13px 8px 0;
    content: " ";
    display: block;
    height: 0;
    left: -20px;
    position: absolute;
    top: 8px;
    width: 10px;
    z-index: 201;
}
.right-column {
    margin-top:0;
}
.selectToRight{
    float:right;
    width:250px;
}
.selectToRight .btn-default{
    width:100%;
}

/*slider on page motion detection start */
.ui-slider{
  height: 20px;
  margin: 0 15px;
}
.ui-slider .ui-slider-range {
  height: 50%;
  top: 5px;
  left:-10px;
}
.scale .ui-slider .ui-slider-handle {
  top: -6px;
}
.control-group {
    padding:  0 0 0 15px;
}
.control-group .unit{
    float: none;
    font-weight: bold;
    padding-bottom: 5px;
}
.page_recordingquality .control-group .unit{
    float: left;
    font-weight: normal;
}
.page_recordingquality .control-group button {
    margin-top: -15px;
}
.slider .scale {
    width: 190px;
}
.slider .txt-value {
    padding: 0 0 0 10px;
}
.txt-value span {
    padding: 0 0 0 5px;
}
/*slider on page motion detection end */
/*page sheduler start */
#scheduler {
    border-top: 1px solid #CCCCCC;
    clear: left;
    margin-top: 20px;
    padding-top: 20px;
}
#scheduler table{
    font-size: 1.2em;
    line-height: 2.2em;
    color:#808285;
}

.right-column .box-info li {
    width: 100%;
    overflow: hidden;
}

.box-info INPUT.checkbox {
    margin-left: 1px;
}

.right-column .box-info li span {
    width: 50%;
}
.box-info li span.info-value {
    width: 100%;
}
.right-column .box-info li:nth-child(2n) {
    margin-bottom: 10px;
}
.box-info .info-value {
    color: #003b6a;
}

.rowHolding {
    clear: both;
    /*overflow: hidden;*/
}

.left-column.contentdateAndTime h3,
.left-column > h3 {
    padding: 10px 0;
}

.box-info H3 SPAN.icon-Edit:before {
    content: "\E713";
}

#content p.small {
    margin-bottom: 0;
    min-height: 23px;
}

.column-8 .box {
    margin: 0 3%;
}

.column-8 .box-info ul li {
    margin-bottom: 10px;
}
.column-8 .box-info .dropdown-items ul,
.column-8 .box-info .dropdown-items ul li{
   margin:0;
   padding:0;
}.column-8 .box-info .dropdown-items ul li span{
    display:block;
}
.column-8 .box-info ul {
    padding: 0 10px;
}

.column-8 .box-info ul span {
    float: none;
    display: inline-block;
    margin: 0 10px;
    width: auto;
}

.tabs-body .column-8 .box-info ul span {
    float: none;
    display: inline-block;
    margin: 0 10px;
    width: 30%;
}

.column-8 .box-info span.iconfont {
    margin: 0;
    line-height: 20px;
}

#scenarios-dropdown-holder .dropdown-button {
    width: 218px;
}

/*#scenarios-dropdown-holder li {
    width: 516px;
}*/

#scenarios-dropdown-holder button.fr {
    width: 32px;
    text-align: center;
    padding: 0;
    height: 32px;

}

#scenarios-dropdown-holder span.dropdown-current:before {
    float:right;
}
#scenarios-dropdown-holder span.dropdown-current{
    /*float: left;*/
    width: 100%;
    margin:0;
}

fieldset.radios label {
    min-width: 130px;
}

fieldset.radios input {
    margin: 0 0 0 10px !important;
}
ul.checkboxes {
    min-height: 60px;
}
ul.checkboxes li {
    float: left;
    margin-right: 10px;
}

ul.checkboxes li input[type="checkbox"] {
    margin-left: 7px;
}

body .box input[type="checkbox"]+label {
    display: block;
    border: 1px solid #fff;
    padding: 0 3px 0 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    background: transparent;
}
body .page_manage_devices .box input[type="checkbox"] + label {
    border:none;
}
body .box input[type="checkbox"]:checked+label {}
body .page_manage_devices .box input[type="checkbox"]:checked+label {
    background:none;
}

ul.checkboxes.colored li label{
    padding-right: 13px;
}
ul.checkboxes.colored li label:before {
    float: right;
    width: 10px;
    margin: -1px -14px 0 0;
    display: block;
    height: 34px;
    content: "";
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}
.boxVisible.box.box-info {
    border: 1px solid #EAEAEB;
    overflow: visible;
}
ul.checkboxes.colored li label.clr-color_1:before {
    background-color:#66b38c;
}
ul.checkboxes.colored li label.clr-color_2:before {
    background-color:#628cb2;
}
ul.checkboxes.colored li label.clr-color_3:before {
    background-color:#fbb03b;
}
ul.checkboxes.colored li label.clr-color_4:before {
    background-color:rgb(251,207,255);
}
ul.checkboxes.colored li label.clr-color_5:before {
    background-color:rgb(69,255,243);
}
ul.checkboxes.colored li label.clr-color_6:before {
    background-color:rgb(200,254,94);
}
ul.checkboxes.colored li label.clr-color_7:before {
    background-color:rgb(245,143,42);
}
ul.checkboxes.colored li label.clr-color_8:before {
    background-color:rgb(170,0,162);
}
ul.checkboxes.colored li label.clr-color_9:before {
    background-color:rgb(10,7,220);
}
ul.checkboxes.colored li label.clr-color_10:before {
    background-color:rgb(255,8,8);
}
.arowRight{
    font-size: 16px;
    vertical-align: 2px;
}
.block-name {
    margin-bottom: 10px;
}
.alarms-actions {
    margin-bottom: 40px;
    height: 34px;
}
.alarms-actions input {
    width: 236px;
}

.alarms-actions .dropdown-button {
    width: 254px;
}
.box-content {
    margin: 15px 0;
}

.txt-fields label {
    display: block;
    line-height: 32px !important;
    float: left;
    padding: 0;
    margin: 0;
    height: 32px;
}
.page_manage_devices .box label{
    padding:0;
}

.row-block {
    margin-bottom: 10px;
    overflow: hidden;
    line-height: 32px;
}

[class^="column-"] .full-width {
    width: 85%
}

.column-8 .full-width {
    width: 85%;
}

textarea.btn-default {
    height: auto;
    padding-top: 10px;
    resize: none;
}
/*page sheduler end */
/*page sheduler settings start */
#yelBord{
    border-top: 2px solid #fff;
    margin-left: 17px;
    padding-top: 10px;
}

#yelBord.profile_1 {border-top: 2px solid #66B38C;}
#yelBord.profile_2 {border-top: 2px solid #628CB2}
#yelBord.profile_3 {border-top: 2px solid #FBB03B}
#yelBord.profile_4 {border-top: 2px solid rgb(251,207,255)}
#yelBord.profile_5 {border-top: 2px solid rgb(69,255,243)}
#yelBord.profile_6 {border-top: 2px solid rgb(200,254,94)}
#yelBord.profile_7 {border-top: 2px solid rgb(245,143,42)}
#yelBord.profile_8 {border-top: 2px solid rgb(170,0,162)}
#yelBord.profile_9 {border-top: 2px solid rgb(10,7,220)}
#yelBord.profile_10 {border-top: 2px solid rgb(255,8,8)}

.box-info.buttonsArray{
    width: 410px;
}
.buttonsArray ul{
    width:600px;
    overflow:auto;
}
.buttonsArray li{
    float: left;
    height: 27px;
    line-height: 30px;
    padding-right: 30px;
}
.buttonsArray li a{
    color: #4E4E4E;
    display: block;
    max-width: 100px;
    overflow: hidden;
    white-space: nowrap;
}
.buttonsArray li a:hover{
    text-decoration:none;
}
.buttonsArray li a:before{
    float:left;
    padding-right:3px;
}
.Off:before{
    content:"\e73b";
}
.Continous:before{
    content:"\e732";
}
.Pre-Alarm:before{
    content:"\e73e";
}
.fullScreen{
    color:#003B6A;
    width:45px;
    height: 26px;
}
button.fullScreen span{
    float: none;
    margin: 0;
    width: auto;
    line-height: 20px;
}
#menu [class^="icon-"]:before {
    width: auto;
}

.smallDrop {
    height: 26px;
    margin: 0;
    white-space: nowrap;
    width: 100%;
    padding: 0 8px;
}
button.smallDrop span{
    width:auto;
    line-height: 24px;
    text-align: left!important;
}
.details-holder .log .filter button.smallDrop span {
    line-height: 24px;
}
.preset-holder .dropdown button.smallDrop > span,
.filter.dropdown button.smallDrop > span,
.depend_on_filter.dropdown button.smallDrop > span{
    line-height: 24px;
}
.holdRowCamOverview {
    height: 32px;
    line-height: 32px;
}
.holdRowCamOverview .fl,
.rowTiming .slider .unit.column-4,
.holdRowCamOverview div > input{
    margin-right:5px;
    white-space: nowrap;
}
.holdRowCamOverview .column-7 .dropdown.selCamName{
    margin-left:5px;
}
button.smallDrop span.icon:before {
    line-height: 19px;
}
.holdRowCamOverview .selCamName .smallDrop span {
    width: 163px;
    text-align: left!important;
}
.rowTiming .slider .txt-value span{
    overflow: visible;
}
.rowTiming .slider .scale{
    width: 160px;
}
.holdRowCamOverview button.smallDrop.pluss{
    color:#003B6A;
    width:45px;
    margin:0 0 0 20px;
}
.holdRowCamOverview button.smallDrop.pluss span{
    float:none;
    margin:0;
    line-height: 20px;
}
.box-info.changeShedules {
    float: right;
    height: 434px;
    overflow: visible;
    width: 400px;
}
.column-7 {
  display: inline;
  float: left;
  width: 60%;
}
.column-7 > *{
    margin: 0 8%;
}
/*page sheduler settings end */


/*page encoder profile start */
.contentEncoderProfile.box{
    margin-left:17px;
    overflow:visible;
}
.contentEncoderProfile.box H3 SPAN.iconfont:before {
    content: none;
}
.contentEncoderProfile.box .dropdown .icon.dropdown-current{
    display:none;
}
.contentEncoderProfile.box H3{
    padding: 10px 8px 10px 5px;
}
.contentEncoderProfile.box H3 > .btn-default.btn-grey{
    float:right;
    margin-right:5px;
    color: #003B6A;
}
.contentEncoderProfile.box H3 > .btn-default.btn-grey .iconfont{
    line-height:20px;
    margin:0;
}
.contentEncoderProfile.box H3 > .dropdown.selCamName{
    float:left;
}
.contentEncoderProfile.box H3 > .dropdown.selCamName button{
    -pie-background: none;
    behavior: url('../shared/css/css_pie/PIE.htc');
    background:none;
    border:none;
}
.contentEncoderProfile.box H3 > input {
    width: 250px;
}
.contentEncoderProfile .rowHolding{
    padding: 15px 0 13px;
    overflow:auto;
}
.contentEncoderProfile.box .slider{
    overflow:auto;
    margin: 0;
}
.contentEncoderProfile.box .slider b{
    display: block;
    float: none;
    padding-bottom: 10px;
}
.iconBtnText{
    float: right;
    line-height: 30px;
}
.iconBtnText .iconfont{
    vertical-align:-2px;
}
.contentEncoderProfile.box h3 .dropdown a span {
    float: none;
    height: auto;
    text-align: left;
    width: auto;
    font-size:12px;
    font-weight:normal;
}
.contentEncoderProfile.box h3 .dropdown a span:before {
    content: none;
}
.contentEncoderProfile.box h3 .dropdown a span.current:before {
    content: "\E70c";
    line-height: 27px;
}
.contentEncoderProfile .dropdown-items:before{
    left: 7%;
}
.contentEncoderProfile .btnSubmitField {
    left: 290px;
    right: auto;
    top: 12px;
    cursor:pointer;
    font-weight: normal;
}
/*page encoder profile end */


/*page user management start*/
.smallBox {
    margin-left: 20px;
    width: 265px;
}
#content .smallBox p{
    margin-bottom: 0;
    min-height: 0;
}
.smallBox li b{
    margin: 0 0 0 10px;
    line-height:32px;
}
.right-column.smallBox  .box-info.box li.borderTop{
    border-top:1px solid #ccc;
    width: 90%;
    color:#000;
    margin-top: 15px;
}
.smallBox li.borderTop label{
    color: #808285;
    display: block;
    font-weight: bold;
    padding: 8px 0 3px;
}
.right-column.smallBox  .box-info li:nth-child(2n) {
    margin:0;
}
.userPermissions tbody td div > label{
    font-size: 11px;
    display:inline-block;
    width:50px;
}
.userPermissions tbody tr.table-content.active{
    background:#d3e7f2;
    color: #003b6a;
}
/*.userPermissions tbody tr.table-content.not_active input.btn-default.txt-field{
    background:none;
    behavior:none;
    border:none;
}*/
.userPermissions tbody tr.table-content.not_active:nth-child(2n) input.btn-default.txt-field{
    background:#EFEFEF;
    -pie-background: linear-gradient(#EFEFEF 0%, #EFEFEF 25%);
    behavior: url('../shared/css/css_pie/PIE.htc');
    border:none;
}
.userPermissions tbody tr.table-content.not_active input.btn-default.txt-field{
    background:#fff;
    -pie-background: linear-gradient(#ffffff 0%, #ffffff 25%);
    behavior: url('../shared/css/css_pie/PIE.htc');
    border:none;
}
.userPermissions tbody tr.table-content.active input.btn-default.txt-field{
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e1e1e2), color-stop(25% #ffffff));
    background-image: -webkit-linear-gradient(top, #e1e1e2 0%, #ffffff 25%);
    background-image: -moz-linear-gradient(top, #e1e1e2 0%, #ffffff 25%);
    background-image: -ms-linear-gradient(top, #e1e1e2 0%, #ffffff 25%);
    background-image: -o-linear-gradient(top, #e1e1e2 0%, #ffffff 25%);
    background-image: linear-gradient(top, #e1e1e2 0%, #ffffff 25%);
    -pie-background: linear-gradient(#e1e1e2 0%, #ffffff 25%);
    position:relative;
    behavior: url('../shared/css/css_pie/PIE.htc');
}
.userPermissions tbody tr.table-content.not_active .progress{
    display:none;
}
.userPermissions input.btn-default.txt-field {
    display: inline-block;
    float: none!important;
    margin-top: 0!important;
}
.userPermissions  .progress{
    display: inline-block;
    margin: 0;
    width: 175px;
    height:auto;
}
.userPermissions  .progress > div{
    line-height:16px;
}

/*page user management end*/

/*page date and time start*/
.left-column > .box-info {
    margin: 0 3%;
}
.contentdateAndTime h4{
    margin-left:0;
    margin-top: 10px;
    margin-bottom: 10px;
}
.contentdateAndTime .box.box-info{
    overflow:visible;
    padding-bottom: 16px;
    margin-bottom: 25px;
}
.contentdateAndTime .column-7 .dropdown.selCamName{
    margin-left:16px;
}
.contentdateAndTime .column-7 .btn-default.btn-grey.dropdown{
    width: 300px;
}
.contentdateAndTime .column-4 .btn-default.btn-grey.dropdown{
    width: 185px;
}
.contentdateAndTime .row .column-4 label,
.contentdateAndTime .row .column-4 input{
    float: left;
    line-height: 32px;
    height: 32px;
    margin: 0 0 0 5px;
}
.contentdateAndTime .row .column-4 label{
    padding-left:10px;
}
.contentdateAndTime .row .column-8 {
    position:relative;
}
.contentdateAndTime .row .column-8 > .dropdown.selCamName{
    left: 149px;
    position: absolute;
    top: 0;
}
.contentdateAndTime .row .column-8 > .dropdown.selCamName > button{
    height: 34px;
    width: 35px;
}
.contentdateAndTime .row .column-8 > .dropdown.selCamName  > button > span.dropdown-current{
    display:none;
}
.contentdateAndTime .row .column-8 > .dropdown.selCamName  > button > span:before{
    float:none;
    margin:0 auto;
    text-align:center;
}
.ie .contentdateAndTime .row .column-8 > .dropdown.selCamName  > button > span:before{
    text-indent:-1px;
}
.contentdateAndTime .row .column-8 > .dropdown.selCamName  > button {
    padding:0;
}
.contentdateAndTime .row .column-8 .column-5,
.contentdateAndTime .row .column-8 .column-6,
.contentdateAndTime #set-time-container BUTTON{
    margin:0;
}
.contentdateAndTime .dropdown-items:before{
    left:7%;
}
.contentdateAndTime .dropdown-itemsTimeFormat{
    width:185px;
}
#set-date-manually {
    width:90px;
}
.right-column .box-info ul{
    width:85%;
}
.right-column .box-info li.timeRow {
    text-align:center;
    font-weight:bold;
}
.right-column .box-info li.clock {
    font-size: 50px;
    line-height: 50px;
    text-align: center;
    color:#000;
}
.dateTime.row{
    margin-bottom: 15px;
}
.dateTime.row .column-8 > input{
    margin:0;
    width:160px;
}
.dateTime.row .column-8 > button {
    margin-right: 0;
    position: absolute;
    right: 0;
    top: 1px;
    width: 149px;
}
.dateTime.row > .column-8 > .column-6{
    position: absolute;
    right: 0;
    top: 1px;
    width: 56%;
}
.dateTime.row > .column-8 > .column-6 > div{
    margin:0;
    padding-left: 10px;
}
.dateTime.row > .column-8 > .column-6 button{
    float: right;
    width: 50%;
}
/*page date and time end*/

/*page service start*/
.sysServ {
    padding-bottom:15px;
    overflow: auto;
}
.sysServ button.btn-default.btn-blue{
    min-width:150px;
    float: right;
    margin: 10px 15px 15px 0;
}
.sysServ .border{
    border-top:1px solid #ccc;
    margin: 0 3%;
    overflow: hidden;
    width: 94%;
}
.sysServ .border .column-7{
    height: 30px;
    margin: 10px 15px 15px 0;
}
.sysServ .border button.btn-default.btn-blue{
    margin-right:0;
}
.sysServ .box.box-info .column-6 label{
    padding-left:10px;
}
.sysServ .box.box-info{
    margin:0;
}
.sysServ .left-column h3 {
    padding: 4px 8px 4px 16px;
    border-bottom: 0px solid #C3C3C4;
}
.sysServ .box.box-info label{
    border: medium none;
    line-height: 32px;
    margin: 0;
    padding: 0 3px 0 21px;
}
.sysServ .box.box-info input[type="checkbox"]:checked + label{
    background:none;
    font-weight:bold;
}
#content .sysServ p{
    margin: 10px 0;
    min-height: auto;
    padding-right: 0;
}
.box-info h3 b.iconfont {
    color: #000000;
    margin:0 0 0 -10px;
    cursor:pointer;
}
.tuggle{
    overflow:hidden;
    border-top: 1px solid #C3C3C4;
}
/*page service end*/

.dyndns-dropdown button {
    width: 175px;
}

.regional-dropdown button {
    width: 356px;
}

.regional-dropdown .dropdown-items {
    width: 100%;
}

.overfloatable {
    overflow: visible !important;
    min-height: 32px;
}

table.ip-filter span {
    line-height: 30px;
}
table.ip-filter .col2 {
    min-width: 55px;
}

table.ip-filter .col3 {
    min-width: 205px;
}

table.ip-filter .col4 {
    min-width: 240px;
}

table.ip-filter .header th a:after {
    content: "";
}

table.ip-filter .header th .sort:after {
    content: "\E703";
}

button .icon.leftalign {
    text-align: left!important;
}
.filter-actions button {
    width: 215px;
    margin-left: 10px;
}

.column-9 .with-trail button {
    width: 100%;
}
.column-9 .with-trail {
    width: 80%;
    margin-right: 20px;
}

#content .expander-group p {
    min-height: auto;
}
DIV.expander-group .box img {
    margin-right:20px;
}
DIV.expander-group .box {
    margin-bottom: 1px;
}
hr.white {
    border-color: #fff;
}

.box-info .push-top-30, .push-top-30 {
    margin-top:30px;
}

.push-top-10 {
    margin-top:10px;
}

.push-top-40 {
    margin-top:40px;
}

.push-top-70 {
    margin-top: 70px;
}

.add-new-devices-holder {
    margin-right: 65px;
}

.changeShedules > ul {
    padding-left: 15px;
}

.save-btn {
    min-width: 140px;
    text-align: left !important;
    line-height: 28px;
}
.save-btn span.icon-Save.fr{
	margin-left:10px;
}
.encoder-btn {
    padding: 0 30px;
}

.video-device-info {
    display: none;
}

.edit-scenario-button {
    margin-right: 17px;
    margin-left: 0;
    float: right;
}

.table .header TH > A:after {
    content: none;
}

.table .header th.sorttable_sorted a:after {
    content:"\E703";
}

.table .header th.sorttable_sorted_reverse a:after {
    content:"\E703";
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    margin-top: 4px;
    margin-right: -1px;
}
.contentEncoderProfile,
.page_motion_detection {
    width:855px;
}

#cameo_encoder_profile {
    height: 398px;
    margin-left: 10px;
    margin-right: 10px;
    width: 530px;
}

#cameo_encoder_profile object,
#cameo_encoder_profile img{
    margin:0;
}

.menuList .bull .cameraListArray {
    overflow-y:auto;
}

.page_camerasetup #video-container{
    height: 410px;
    width: 546px;
}

.page_recordingquality{
    width: 801px;
}

.removeDeviceBtn .icon-Basket:before {
    content: "\E744";
    font-size: 30px;
    line-height: 20px;
}

button.removeDeviceBtn {
    margin-right:15px;
}

.removingDevicesBox{
    display:none;
}

.box-info.alarmSettings{
    overflow: visible;
    padding: 15px 0px;
}

.box-info.alarmSettings .row-block{
    min-height: 32px;
    overflow:visible;
}

.clearBoth {
    clear: both;
}

.append_selected_camera{
    margin: 0;
    min-height: 32px;
    padding: 0 0 10px;
}

.menuList li.ListActionHolder{
    max-height: 400px;
    overflow-x: hidden;
    overflow-y: auto;
    padding:0;
}

.ListActionHolder .menuList.prependAction{
    position:static;
}

.ListActionHolder .menuList.prependAction li a{
    overflow:hidden;
    max-width:195px;
}

.new-profile-holder {
    position: relative;
    width: 190px;
    overflow: hidden;
}

#new-scheduler-profile-name {
    height: 28px;
    float: left;
    display: block;
    padding: 0 8px;
}

.new-profile-holder span {
    margin-top: -3px;
    display: block;
    width: 30px;
    line-height: 32px;
    position: absolute;
    top: -1px;
    text-align: center;

}

.btn-blue a {
    color: #fff;
}
.page_scheduler_settings{
    width:855px;
}

.graphHolder{
	background:url('../../shared/img/blue_anim.gif') no-repeat scroll 50% 50% #EAEAEB;
    border-radius: 5px 5px 5px 5px;
    height: 355px!important;
    margin: 0;
    padding: 10px 0 10px 10px;
    position: relative;
    width: 85%!important;
    overflow:visible!important;
    border: 1px solid #EAEAEB;
}
.flot-touch-container{
    overflow:hidden;
}
.tickLabel{
	width:0;
	height:0;
}
.yAxis .tickLabel{
	height:16px;
	text-indent: 5px;
}
.noWrap{
	white-space:nowrap;
}
.tickLabels .ellipsis.noWrap{
	width:75px;
}