.mainwrapper{
    width: 100%;
    position: relative;
    /*overflow: auto;*/
}

@media screen and (max-width: 1024px){
    .mainwrapper { overflow: hidden; background: none !important; }
    .leftpanel{ top:0;}
    .form-group{
        margin-bottom: 0px !important;
    }
    [class*="col-md-"]{
        margin-bottom: 0px !important;
    }
}

.leftpanel{
    position: absolute;
    bottom: 0;
    top: 110px;
}

.leftmenu .nav-tabs.nav-stacked a { color: #EEE !important;}
.leftmenu .nav-tabs.nav-stacked .dropdown ul li a  {color: #222 !important; }
.leftmenu .nav-tabs.nav-stacked .dropdown ul li ul li a {
    border-bottom: none;
}
.leftmenu .nav-tabs.nav-stacked .dropdown ul li ul li {
    border-bottom: 1px solid #ddd;
}


.head-message { background-image: url(../images/icons/message.png); }
.head-users { background-image: url(../images/icons/users.png); }
.head-bar { background-image: url(../images/icons/graph.png); }
.head-dashboard { background-image: url(../images/icons/dashboard.png); }
.head-liveview { background-image: url(../images/icons/liveview.png); }
.head-admin { background-image: url(../images/icons/admin.png); }
.head-calendar { background-image: url(../images/icons/calendar.png); }
.head-freepass { background-image: url(../images/icons/freepass.png); }
.head-holiday { background-image: url(../images/icons/sun.png); }
.head-briefcase { background-image: url(../images/icons/briefcase.png); }
.head-users { background-image: url(../images/icons/menu_users.png); }

.stdform label.error {
    float: none;
    display: block; font-size: 11px; color: #ff0000; text-align: left;
    padding: 0; width: auto;
}
.stdform label.valid { color: #468847 !important; }

.shortcuts li.inactive a{ background: #666 !important; color: #eee !important; pointer-events:none; }

div.jGrowl div.errorGrowl{
    background-color: #D64D49;
}

.three{
    background: #eee;
}
.three ul{
    list-style: none;
}

.three a { color: #666; padding: 10px 20px; font-size: 14px; }
.three a span { margin-right: 10px; }
.three ul > li > a { border: 0; border-bottom: 1px solid #eee; margin: 0; }
.three ul > li > a:hover,
.three ul > li > a:focus { text-decoration: none; background-color: #fff; color:#000;  }
.three ul > li.active > a { background-color: #0866c6; color: #fff; border-bottom-color: #ddd; }
.three ul > li.active > a:hover { text-decoration: none; background-color: #fff; color:#000; }
.three ul > li { margin: 0; }

.three ul > li.dropdown ul { background: #eee; display: none; }
.three ul > li.dropdown ul li { border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; }
.three ul > li.dropdown > a {
    background-image: url(../images/droparrow2.png); background-repeat: no-repeat; background-position: right 19px; }

.three .dropdown ul li a  {
    display: block; font-size: 13px; padding: 7px 10px 7px 50px; color: #666; background-position: 25px 12px;
    background-image: url(../images/menuarrow2.png); background-repeat: no-repeat;
}
.three .dropdown ul li.active > a { background-color: #0866c6; color: #fff; }
.three .dropdown ul li a:hover { text-decoration: none; background-color: #fff; color:#000; }
.three .dropdown ul ul li { border-right: 0; }
.three .dropdown ul ul li a { padding-left: 70px; background-position: 50px 12px; }
.three .dropdown ul ul li:first-child a { border-top: 1px solid #ddd; }
.three .dropdown ul ul ul li { border-right: 0; }
.three .dropdown ul ul ul li a { padding-left: 100px; background-position: 75px 12px; }
.three .dropdown ul ul ul li:first-child a { border-top: 1px solid #ddd; }

.three .nav-tabs.nav-stacked > li > a,
.three .nav-tabs.nav-stacked > li > a:hover,
.three .nav-tabs.nav-stacked > li > a:hover,
.three .nav-tabs.nav-stacked > li > a:focus  {
    border-color: #ddd !important;
}

.maincontentinner {
    color: #333;
}
/* datepicker */
.modal input.datepicker{
    z-index: 1050 !important;
}

form select { border: 1px solid #bbb; padding: 5px 2px; }
.disabledTab {pointer-events: none;}

.userlist li.active{
    background: #eee;
}

.filter-menu a{
    color: #000 !important;
}

.filter-menu a:hover{
    color: #fff !important;
    background-color: #0866c6 !important;
}

.dropzone{
    border-style: dashed;
    border-width: thin;
    border-color: #DDD;
}
.dropzone .dz-default.dz-message {
    background-image: url("/images/upload_gray.png");
    /*-webkit-background-size: 428px 406px;
    -moz-background-size: 428px 406px;
    background-size: 428px 406px;*/
}
.dropzone .dz-message {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}

.dropzone .dz-default.dz-message {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    background-image: url("/images/upload_gray.png");
    background-repeat: no-repeat;
    background-position: 100px 0;
    width: 100%;
    height: 100%;
}

.dz-default.dz-message span{
    /*color: #000;*/
    font-size: 2em;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 0;
    padding: 0 10px;
}
.width9 { width: 9%; }
.width12 { width: 12%; }
.width19 { width: 19%; }
.width25 { width: 25%; }
.width46 { width: 46%; }
.width52 { width: 52%; }
.width64 { width: 64%; }

.individualBox .peoplewrapper{
    height: 135px;
}

table.individualTable th{
    background: #eee;
    /*font-size: 11px;*/
    vertical-align: middle !important;
}

table.individualTable td{
    padding: 4px !important;
}

table.accesslistTable {
    border-color: 1px solid #eee;
}
table.accesslistTable th:nth-child(2n+1){
    background: #eee;
}
table.accesslistTable th:nth-child(2n){
    background: #fff;
}
table.accesslistTable td:nth-child(2n+1){
    background: #eee;
}
table.accesslistTable td:nth-child(2n){
    background: #fff;
}



td.bold{
    font-weight: bold;
}

.headerTd{
    background: #eee !important;
}

div.timeTotal{
    text-align: right;
    position: relative;
    right: 45%;
}

@media print{
    .printInvisible {
        display: none;
    }
}

.myMonthChanger{
    font-size: 16px; height: 20px; width: 20px;padding:0; margin:0; bottom: 1px; vertical-align: middle;line-height: 14px;text-align: center;
    color: #aaa !important;
}
.myMonthChanger:hover, .myMonthChanger:active{
    text-decoration: none;
    color: #aaa !important;
}

#progressContainer{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient( rgba(0,0,0,0.2),rgba(0,0,0,0.5));
    display: none;
    z-index: 2;
}

#progressbar{
    position:    fixed;
    left:        50%;        /* Start with top left in the center */
    top:         49%;
    width:       200px;      /* The fixed width... */
    height:      250px;      /* ...and height */
    margin-left: -100px;     /* Shift over half the width */
    margin-top:  -100px;      /* Shift up half the height */
    opacity: 1;
}

#progressbar .progress-label{
    position:    fixed;
    left:        50%;        /* Start with top left in the center */
    top:         50%;
    width:       80px;      /* The fixed width... */
    height:      30px;      /* ...and height */
    margin-left: -40px;     /* Shift over half the width */
    margin-top:  -15px;      /* Shift up half the height */
    font-size: 2em;
    font-weight: bold;
    text-align: center;
    color: #000;
    opacity: 1;
}

#progressbar .progressValue{
    display: inline;
}

#progressbar #statusMessage{
    text-align: center;
    font-size: 1.5em;
    width: 200px;
}

td.fc-header-right{
    padding: 0 !important;
    vertical-align: middle !important;
    margin: 0;
}

td.fc-header-right span{
    margin: 0 !important;
    margin-right: 2px !important;
    vertical-align: top;
    line-height: 24px;
}

td.fc-header-right span.fc-header-title{
    vertical-align: bottom !important;
    margin: 0 5px !important;
}

td.nonBreak{
    white-space: nowrap;
}

.leftfloat{
    float:left;
}


ul.list-unchecked li {
    background: url(../images/uncheck.png) no-repeat 0 2px;
    display: block;
}

.submenubar { position: absolute; top: 0px; right: 20px; }
.searchbar { float: right; margin-top: -10px; }

.minimizeB {
    width: 15px; height: 19px; display: block; color: #000; font-size: 22px; float: right; text-align: center;
    margin-right: 10px; cursor: pointer; opacity: 0.2; text-shadow: 1px 1px rgba(255,255,255,0.3); }
.minimizeB.collapsed { font-size: 20px; }
.minimizeB:hover { color: #333; opacity: 0.7; text-decoration: none; }

.alertRed {
    background: none repeat scroll 0 0 #FFCCCC;
    border-color: #FF0000;
    color: #9C6C38;
    margin: 10px;
    padding: 10px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.text-error {
    color: #b94a48;
}

.disabler {
    opacity: 0.5;
    /*margin-bottom: -200px;*/
}

div.flag-container{
    display: table-cell;
    padding: 0px 5px;
}

div.flag-container:hover{
    cursor: pointer;
    background-color: #6699FF;
    text-shadow: 2px 2px 4px #000;
    -webkit-transform: scale(1.1);
    -moz-transform:    scale(1.1);
    -ms-transform:     scale(1.1);
    -o-transform:      scale(1.1);
}

.rules-table .table-footer {
    border-top: solid 1px #000;
}

.rules-table {
    margin-bottom: 0 !important;
}

.chzn-select-fix {
    margin-top: -7px;
}

.vertical-align-top {
    vertical-align: top !important;
}

.rightfloat{
    float: right;
}

div#license_box{
    /** color **/
    color: white;
    background-color: #232323;
    border-top: #444 solid 2px;
    padding: 5px;
    bottom: 0;
    /** positioning **/
    /*    padding: 20px;
        bottom: 0;
        position: fixed; */
}

tr.will_be_updated td{
    background-color: #FBD8DB;
}

.link-ddm{
    margin: 0 4px;
}

.dropdown-menu.newusers li:hover a{
    background-color: #444;
}

.dropdown-menu.newusers{
    height: auto;
    max-height: 230px;
    overflow-x: hidden;
}

/*add_opendoor_interval style start*/
.removeSlider{
    color:blue;
    cursor: pointer;
}
.checkAllDays{
    color:blue;
    cursor: pointer;
    margin-left: 25px;
}
.hiddenPar{
    display: none;
}
.df-datepicker{
    background-color:#fff !important;
    width:75px;
    height:25px;
}
.ui-slider-horizontal a.ui-slider-handle{
    z-index: 0;
}
.sliderContainer{
    width: 100%;
}
.slider_red > div.ui-slider-range{
    background-color: #f00 !important;
}
span.blue{
    color: #0866c6;
}
span.red{
    color: #f00;
}

.table-filter .form-group{
    height:35px !important;
}
.table-filter .input-default{
    height:35px !important;
    padding: 8px;
    margin: 0px;
}
.table-filter .btn {
    height:35px !important;
    margin-top: 0px;
}

.ui-dialog-title, .ui-dialog-content{
    color: #444 !important;
}
/*add_opendoor_interval style end*/