/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* @license
* Copyright (C) 2018 Soloinsight Inc. - All Rights Reserved
* =======================================================================
* Version: 1.0.11
* Last Edit On: 5-24-2018 010:03 AM
* Last Edit By: Faheem Sharif
* =======================================================================
* NOTICE:  All information contained herein is, and remains
* the property of Soloinsight Inc. and its suppliers, if any.
* Dissemination of this information or reproduction of this material
* is strictly forbidden unless prior written permission is obtained
* from Soloinsight Inc.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


.select2-hidden-accessible{display: none;}

.custom-select .select2-container.select2{width:100%;}

.custom-select .select2 .select2-arrow{
    width: 29px;
    background: none;
    border-left: 0;
}
.custom-select .select2.form-control{
    padding: 0;
    border: 0;
}
.custom-select .select2-container-disabled + select + i{
    box-shadow: 0 0 0 9px #f4f4f4;
    background: #f4f4f4;
}

.custom-select .select2-container-disabled.kv-loading + select + i{
    box-shadow: none;
    background: transparent;
}

.dd-handle {background: none repeat scroll 0 0 rgba(0, 0, 0, 0);}
/*locationMap*/
.locationMap .row > img{
    display: block;
    margin: 0 auto;
    width: 100%;
}
.asterisk-required{
    color:#fb1d06;
    font-size: 12px;
}
.jarviswidget .modal-header .widget-icon .fa,
.jarviswidget .modal-header .widget-icon .glyphicon{
    margin: 9px 0 0;
    font-size: 18px;
    color: #5A5A5A;
}
.jarviswidget .modal-header .widget-icon .glyphicon.glyphicon-eye-open{margin: 6px 0 0;}




/*loading image in dropdown*/
.kv-loading, .select2-container .kv-loading {
    background: url('../img/loader.gif') right  no-repeat !important;
    cursor: wait;
    position: relative;
    z-index: 1;
    /*opacity: 0.6;*/
}
.profile_select .kv-loading,
.profile_select .select2-container .kv-loading {
    background: url("../img/loader-gif.gif") no-repeat scroll 98.4% center;
    cursor: wait;
    position: relative;
    z-index: 1;
}
.select2-container.kv-loading .select2-choice{
    background-color:transparent;
}
.select2-container.kv-loading .select2-choice .select2-arrow{
    background-color: transparent;
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow b:before{display: none;}
.has-feedback .select2-container.kv-loading .select2-choice .select2-arrow,
.has-feedback .select2-container-multi.kv-loading .select2-choices{
    background: transparent;
}
.has-feedback .select2-container.select2-container-disabled.kv-loading .select2-choice{
    background: transparent;
}
/*END loading image in dropdown*/

.ui-autocomplete {z-index: 1051 !important;max-height:200px;overflow-y: auto;}
.ui-autocomplete .detail-holder{width:80%;}

/*Social Network plugin styling*/
.fb-img{
    background: #355292;
    padding: 10px 15px 8px;
    color: #fff;
}
.social-links:hover .fb-img{
    background: #000;
    color:#fff;
    -webkit-transition:all 0.20s linear;
    transition:all 0.20s linear;
}
.google-img{
    background: #5879f4;
    padding: 9px 13px 8px;
    color: #fff;
}
.social-links:hover .google-img{
    background: #000;
    color:#fff;
    -webkit-transition:all 0.20s linear;
    transition:all 0.20s linear;
}
.twitter-img{
    background: #52bce5;
    padding: 9px 11px;
    color: #fff;
}
.social-links:hover .twitter-img{
    background: #000;
    color:#fff;
    -webkit-transition:all 0.20s linear;
    transition:all 0.20s linear;
}
.link-img{
    background: #4773b3;
    padding: 9px 12px 9px;
    color: #fff;
}
.social-links:hover .link-img{
    background: #000;
    color:#fff;
    -webkit-transition:all 0.20s linear;
    transition:all 0.20s linear;
}
.social-links:hover .sing-in-link{ color:#0b30b7; }
.social-links{
    background: #e2e2e2;
    width: 100%;
    text-align: left;
    border-radius: 3px;
}
/*END Social Network plugin styling*/







.jarviswidget > div.alert{
    border-radius: 0 !important;
    border-width: 0 0 0 5px !important;
    color: #675100 !important;
    margin-bottom: 20px !important;
    margin-top: 0 !important;
    padding: 10px !important;
}
.jarviswidget > div.alert-success {
    background-color: #cde0c4 !important;
    border-color: #8ac38b !important;
    color: #356635 !important;
}
.jarviswidget > div.alert-danger {
    background-color: #c26565 !important;
    border-color: #953b39 !important;
    color: #fff !important;
    text-shadow: none !important;
}

.jarviswidget > div.alert-info {
    background-color: #d6dde7 !important;
    border-color: #9cb4c5 !important;
    color: #305d8c !important;
    text-shadow: none !important;
}
.modal .jarviswidget{
    margin: 0;
}
.modal .jarviswidget .modal-body{
    border: 1px solid #ccc;
    border-width: 0 2px;
}
.jarviswidget .modal-header{
    background: #fafafa !important;
    border: 1px solid #c2c2c2 !important;
    box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.05) inset;
}
.jarviswidget .modal-header .close {margin: 7px 8px 0 0;}
.jarviswidget .modal-header .item-image{
    display: inline-block;
    max-width: 14px;
    vertical-align: middle;
}
.jarviswidget .modal-header .item-image img{ display: block;}
.jarviswidget .modal-header .item-image .img-responsive{ margin: 0;}
.jarviswidget .modal-header h2{
    text-transform: capitalize;
    line-height: 34px;
}
.jarviswidget > header h2{ line-height: 31px;}
















.TIMESTAR::after {
    background: red url("../../img/integrations/timestar.png") no-repeat scroll 0 0 / 32px auto;
    content: "";
    display: inline-block;
    height: 32px;
    position: absolute;
    right: 0;
    top: 0;
    width: 32px;
}
.TIMESTAR .form-control{
    padding-right:40px !important;
}



.btn-holder.attendance-btns .btn-green .btn.btn-sm.dropdown-toggle,
.btn-holder.attendance-btns .btn-grey .btn.btn-sm.dropdown-toggle,
.btn-holder.attendance-btns .btn-red .btn.btn-sm.dropdown-toggle{
    background: #71bf4d;
    box-shadow: none;
    width: 100%;
    height: 33px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 17px;
    text-align: left;
    padding: 0 30px 0 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.btn-holder.attendance-btns .btn-grey .btn.btn-sm.dropdown-toggle {
    background: #89898a !important;
}
.btn-holder.attendance-btns .btn-red .btn.btn-sm.dropdown-toggle{
    background: #fe0000;
}
.btn-holder.attendance-btns .btn-grey .btn.btn-sm.dropdown-toggle .caret,
.btn-holder.attendance-btns .btn-green .btn.btn-sm.dropdown-toggle .caret,
.btn-holder.attendance-btns .btn-red .btn.btn-sm.dropdown-toggle .caret{
    position: absolute;
    top: 15px;
    right: 10px;
}
.btn-holder.attendance-btns .btn-grey .btn.btn-sm.dropdown-toggle:hover,
.btn-holder.attendance-btns .btn-grey .btn.btn-sm.dropdown-toggle:focus{
    background: #acacac !important;
    color: #fff;
}
.btn-holder.attendance-btns .btn-red .btn.btn-sm.dropdown-toggle:hover,
.btn-holder.attendance-btns .btn-red .btn.btn-sm.dropdown-toggle:focus{
    background: #fa4545 !important;
    color: #fff;
}
.btn-holder.attendance-btns .btn-green .btn.btn-sm.dropdown-toggle:hover,
.btn-holder.attendance-btns .btn-green .btn.btn-sm.dropdown-toggle:focus{
    background:#569439 !important;
    color: #fff;
}




 

.sigWrapper{ overflow: hidden;}
/*user profile select style end*/



/*CK Editor validation*/
.cke-holder > textarea{display: none !important;}
.has-feedback.has-error .cke-holder .cke{border-color:#a90329}
/*END CK Editor validation*/
.multiselect-spinner, .multi-select-spinner-host{
    position: absolute;
    right: 3px;
    top: 1px;
    z-index: 1;
}
.smart-form .ui-widget-content .ui-spinner-input{border: 1px solid #bdbdbd;}
.ui-spinner-down, .ui-spinner-up {background: none !important;}
.ui-spinner-up{top:1px;}
.ui-widget-content.ui-spinner{border: none;}
#select2-drop.hasLookupBtn .select2-search{
    overflow: hidden;
    display: block;
    width: auto;
}
#select2-drop.hasLookupBtn > .btn{
    float: right;
    margin-top: 8px;
    margin-right: 4px;
}
#profile-loading {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 1000;
}
#profile-loading img {
    position: relative;
    top: 60px;
}
.owl-controls {
    position: absolute;
    top: 38%;
    width: 100%;
}
.owl-prev,
.owl-next{
    background: url('/img/sprite/user_landing_page.png') no-repeat;
    background-position: -384px -20px;
    width: 17px;
    height: 28px;
    text-indent: -9999px;
    position: absolute;
}
.owl-prev {
    left: -40px;
    text-align: left;
}
.owl-next {
    background-position: -432px -21px;
    right: 40px;
    text-align: left;
}
.bx-prev,
.bx-next{
    position: absolute;
    top: 50%;
    margin: -18px 0 0;
    left: 20px;
    background: url('/img/sprite/user_landing_page.png') no-repeat;
    background-position: -384px -20px;
    width: 17px;
    height: 28px;
    text-indent: -9999px;
}
.bx-next{
    right: 20px;
    left: auto;
    background-position: -432px -21px;
}
.content-block .top-title{
    margin: 0 0 5px;
    color: #666;
    font-size: 17px;
}












.btn-group .dropdown-menu{
    min-width: 158px !important;
    max-height: 110px;
    overflow: auto;
}
.btn-group .dropdown-menu .si-icon{
    margin: 0 10px 0 -10px;
}
.btn-group .dropdown-menu.grid_action_icon i.icon{
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    height: 13px;
}
#smallbox1 .btn.btn-primary.btn-sm.alert_btn,
#smallbox1 .btn.btn-danger.btn-sm.alert_btn{
    border: 1px solid #fff !important;
    background:red !important;
}
#smallbox1 .btn.btn-primary.btn-sm.alert_btn:hover,
#smallbox1 .btn.btn-danger.btn-sm.alert_btn:hover{
    background: #8b0913 !important;
}
/*Quick Controls styling*/
.q-controls{
    display: none;
    position:fixed;
    bottom:0;
    right:0;
    z-index:9999;
}
.q-controls .q-controls-area{
    overflow:hidden;
    height: 70px;
    min-width: 65px;
}
.q-controls .q-control-opener{
    position:absolute;
    right:0;
    display:inline-block;
    vertical-align:top;
    height: 70px;
    padding: 10px 5px 10px 10px;
    background:#3a3633;
    box-shadow: 0 0 0 transparent;
    border: 0;
    color: #fff;
    opacity: 0.80;
    border-radius: 5px 5px 0 0;
    cursor: pointer;
    transition:all 0.5s 0s ease;
    -moz-transition:all 0.5s 0s ease;
    -webkit-transition:all 0.5s 0s ease;
    -ms-transition:all 0.5s 0s ease;
    -o-transition:all 0.5s 0s ease;
}
.q-controls .q-control-opener .text{
    display:inline-block;
    vertical-align:middle;
    text-align: center;
    font-style: normal;
}
.q-controls .q-control-opener .icon{
    width: 15px;
    height: 16px;
    padding: 1px 0 0;
    border-radius: 1px;
    background: #000;
    display: block;
    font-size: 13px;
    font-weight: bold;
    font-style:normal;
    text-align: center;
    margin: 0 auto;
}
.q-controls .q-control-opener .icon i{
    vertical-align: top;
    line-height: 1em;
    font-weight: bold;
}
.q-controls.hover .q-control-opener,
.q-controls:hover .q-control-opener{opacity:1;}
.q-controls.hover .q-controls-content,
.q-controls:hover .q-controls-content{
    transform: translateX(-60px);
    -moz-transform: translateX(-60px);
    -webkit-transform: translateX(-60px);
    -o-transform: translateX(-60px);
    -ms-transform: translateX(-60px);
}
.q-controls .q-controls-content{
    position:absolute;
    right:0;
    display:inline-block;
    vertical-align:top;
    height:70px;
    background:#3a3633;
    border-radius:5px 0 0 0;
    overflow:hidden;
    transition:all 0.5s 0s ease;
    -moz-transition:all 0.5s 0s ease;
    -webkit-transition:all 0.5s 0s ease;
    -o-transition:all 0.5s 0s ease;
    -ms-transition:all 0.5s 0s ease;
    transform: translateX(100%);
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
}
.q-controls .q-controls-content ul {
    overflow: hidden;
    padding: 10px 5px 10px 10px;
    white-space:nowrap;
    letter-spacing:-6px;
}
.q-controls .q-controls-content ul li{
    display:inline-block;
    vertical-align:top;
    white-space:normal;
    letter-spacing:0;
    position:relative;
    width: 97px;
    cursor:pointer;
}
.q-controls .q-controls-content ul li:before{
    content:'';
    position:absolute;
    width:1px;
    height:36px;
    right:0;
    top:0;
    background:#6a6866;
}
.q-controls .q-controls-content ul li .image{
    display:block;
    width:32px;
    height:31px;
    margin:0 auto 5px;
    opacity:0.70;
}
.q-controls .q-controls-content ul li .si-icon{
    display: block;
    text-align: center;
    font-size: 21px;
    color: #ccc;
}
.q-controls .q-controls-content ul li  .title{
    display:block;
    text-align:center;
    font-size:10px;
    line-height:12px;
    font-weight:300;
    color:#fff;
    opacity:0.70;
}
.q-controls .q-controls-content ul li  .title em{font-style:normal;}
.q-controls .q-controls-content ul li:hover .image,
.q-controls .q-controls-content ul li:hover .title{opacity:1;}
/*End Quick Controls styling*/
/* Drop Down Images Start */
.option-with-image{
    display:block;
    overflow:hidden;
    width:100%;
    font-size:13px;
}
.select_users_list .select2-chosen > .option-with-image{margin-top: 0px !important;}
.select2-chosen > .option-with-image{margin-top: 8px;}
.option-with-image.checkbox input{
    float: left;
    margin: 9px 8px 0 1px !important;
}
.option-with-image img{
    display: inline-block;
    vertical-align: top;
    height: 18px;
    width: 18px;
    margin-right: 5px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
}
.option-with-image .user-text{
    display:inline-block;
    vertical-align: top;
    margin-top:2px;
}
.option-with-image .user-text span{
    display: block;
    line-height: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
}
.option-with-image .user-text span.small{
    text-transform: lowercase; /*for email*/
    font-size: 10px;
    line-height: 12px;
}
.send_notify .option-with-image .user-text{display: inline-block;}
.send_notify .option-with-image .user-text span.small{display:none;}
.send_notify .select2-container-multi .select2-search-choice-close{top:1px;}
.send_notify .option-with-image img{
    width:22px;
    height: 22px;
    margin-top:0;
}
.addition_filters .select option{
    padding: 6px 10px;
}
/* Drop Down Images End */
/* Employee Profile*/
.profile_detail_holder{
    width: 100%;
    overflow: hidden;
    padding: 0 0 10px;
    background: #fff;
}
.profile-header{
    padding: 1px;
    overflow: hidden;
    width: 100%;
}
.profile-header .title{
    float: left;
    width: 25%;
    margin: 8px 0 10px;
}
.profile-header .title:before{
    content:'';
    display:inline-block;
    vertical-align:middle;
    width:27px;
    height:27px;
    margin-right:10px;
    margin-top: -6px;
    background: url('/img/sprite/general.png') no-repeat -7px -173px;
}
.profile-header .search-block{
    float: left;
    width: 75%;
    margin: 0 0 2px;
}
.profile_detail_holder .search-block .custom-search{
    float: right;
    width: 50%;
    margin:5px 0;
}
.profile_detail_holder .custom-search .form-control{
    width: 87%;
    display: inline-block;
    vertical-align: middle;
}
.profile-content{
    padding:5px 20px 20px;
    background:#fff;
    overflow:hidden;
    width: 100%;
}
.profile-aside{
    float:left;
    width:30%;
    padding:20px 0 0;
    background:#fcfcfc;
    border:1px solid #c3c3c3;
    border-radius:5px;
}
.profile-aside article{
    border-top:2px solid #ccc;
    padding:0 1% 0 10%;
    font-size:16px;
    font-weight:300;
    color:#3a3633;
}
.profile-aside article:first-child{border:0;}
.profile-aside .status{
    float:right;
    width:75px;
    padding-left:22px;
    text-align: right;
    font-size:11px;
    color:#3a3633;
}
.profile-aside .status:before{
    content:'';
    display:inline-block;
    vertical-align:top;
    width:18px;
    height:14px;
    margin-left: -20px;
    margin-right: 2px;
}
.profile-aside .status.active:before{background: url('/img/sprite/general.png') no-repeat -110px -181px;}
.profile-aside .status.in-active:before{background: url('/img/sprite/general.png') no-repeat -112px -200px;}
.profile-aside .employee-img{
    width:136px;
    height:136px;
    border-radius:100%;
    margin:0 auto 5px;
    padding:6px;
    background:#fcfbfb;
    overflow:hidden;
    clear: both;
    display: table;
}
.profileOnHover .profile-aside .employee-img div{ display: block;}
.profile-aside .employee-img div{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.profile-aside .employee-img img{
    display:inline-block;
    border-radius:100%;
    max-width: 124px;
    max-height: 124px;
}
.profile-aside  .employee-name{
    text-align:center;
    font-size:24px;
    color:#0097f7;
}
.profile-aside  .employee-designation{
    margin-bottom: 20px;
    text-align:center;
    font-size:18px;
    font-weight:300;
    line-height: 1.1em;
    color:#3a3633;
}
.profile-aside .shift-detail {margin-bottom: 16px;}
.profile-aside  .shift-detail li{
    overflow:hidden;
    margin-bottom:8px;
}
.profile-aside  .shift-detail li .icon{
    float:left;
    width:24px;
    height:24px;
    margin-right:10px;
    overflow:hidden;
    color: #0097f7;
}
.profile-aside  .shift-detail li.start .icon{
    margin: 0 7px 0 3px;
    font-size: 20px;
    line-height: 23px;
}
.profile-aside  .shift-detail li.end .icon{
    font-size: 23px;
    line-height: 23px;
}
.profile-aside  .shift-detail li .title{
    float:left;
    font-size:17px;
    font-weight:300;
    text-transform: capitalize;
    color:#3a3633;
}
.profile-aside  .shift-detail li .time{
    float:right;
    font-size:15px;
    color:#0097f7;
}
.profile-aside  .social {
    overflow:hidden;
    margin-bottom: 40px;
    text-align:center;
}
.profile-aside  .social li{
    display:inline-block;
    margin-left: 5%;
}
.profile-aside .social li:first-child {margin: 0;}
.profile-aside .smart-form fieldset{padding: 0;}
/*.profile-aside  .social li a{*/
    /*display:block;*/
    /*width:48px;*/
    /*height:48px;*/
    /*text-indent:-999999px;*/
    /*overflow:hidden;*/
    /*background: url('/img/sprite/general.png') no-repeat;*/
/*}*/
/*.profile-aside  .social li.fb a{background-position:-152px -173px;}*/
/*.profile-aside  .social li.tw a{background-position:-224px -173px;}*/
/*.profile-aside  .social li.in a{background-position:-297px -173px;}*/
/*.profile-aside  .social li.g a{background-position:-369px -173px;}*/

/*.profile_detail_holder .profile-aside .social li .btn-primary.add,*/
/*.profile_detail_holder .profile-aside .social li .btn-info.add,*/
/*.profile_detail_holder .profile-aside .social li .btn-warning.add,*/
/*.profile_detail_holder .profile-aside .social li .btn-in.add{*/
    /*background: #d8d8d8;*/
    /*font-size: 22px;*/
    /*width: 40px;*/
    /*height: 40px;*/
    /*border: none;*/
    /*color: #fff;*/
    /*padding: 10px;*/
/*}*/
/*.profile_detail_holder .profile-aside .social li .btn-in.add{ padding: 9px 11px;}*/
/*.profile_detail_holder .profile-aside .social li .btn-primary.add:hover{background: #3c5a99;}*/
/*.profile_detail_holder .profile-aside .social li .btn-info.add:hover{ background: #7cc5f9;}*/
/*.profile_detail_holder .profile-aside .social li .btn-in.add:hover{ background: #007bb7;}*/
/*.profile_detail_holder .profile-aside .social li .btn-warning.add:hover{ background: #eb2629;}*/
/*.profile_detail_holder .profile-aside .social li .btn-primary.add.connect{background: #3c5a99;}*/
/*.profile_detail_holder .profile-aside .social li .btn-info.add.connect{ background: #7cc5f9;}*/
/*.profile_detail_holder .profile-aside .social li .btn-in.add.connect{ background: #007bb7;}*/
/*.profile_detail_holder .profile-aside .social li .btn-warning.add.connect{ background: #eb2629;}*/
/*.profile_detail_holder .profile-aside .social li .btn-warning.add{*/
    /*padding: 10px 7px;*/
    /*font-size: 22px;*/
/*}*/
.profile-aside .sections article{
    overflow:hidden;
    padding-top:8px;
    padding-bottom:8px;
}
.profile-aside .sections article .title{
    float:left;
    text-transform:capitalize;
}
.profile-aside .sections article .detail {
    float: right;
    max-width: 50%;
    text-align: right;
    text-transform:capitalize;
}
.profile-aside .sections article .detail em{font-style:normal;}
.profile-aside .sections article.full-detail .title{float:none;}
.profile-aside .sections article.full-detail .detail{
    float:none;
    max-width:100%;
    text-align:left;
}
.profile-aside .sections article.full-detail .detail li:before{
    content:"-";
    display:inline-block;
    vertical-align:top;
    margin-right:10px;
    font-size:18px;
    font-weight:300;
    color:#3a3633;
}
#profile-header-content{
    float:right;
    width:76%;
    padding: 0 5px 0 0;
}
#profile-content{width: 100%;}

#profile-content #emp-profile-accordion .panel.panel-default{position: relative;}
#profile-content .asset-data-wrapper .panel.panel-default{border-top:none;}
#profile-content .sec-header{
    overflow:hidden;
    padding:6px 30px 6px 10px;
    position: relative;
}
#profile-content .sec-header h4{
    margin:0;
    letter-spacing: 0;
    font-size:19px;
    text-transform:capitalize;
    text-align: left;
    color:#5a5a5a;
}
#profile-content .sec-header h4 a{
    padding:0;
    color:#5a5a5a;
}
#profile-content .sec-header h4 a .fa-fw {margin-right: 10px;}
#profile-content .sec-header h4.col a{padding:4px 0;}
#profile-content .sec-header .manager-id{
    float: right;
    font-size:14px;
    line-height: 24px;
    color:#5a5a5a;
}
#profile-content .sec-header .edit{
    position: absolute;
    top: 10px;
    right: 10px;
    cursor:pointer;
}
#profile-content .sec-header .manger-id{
    float:right;
    margin-top: 2px;
    font-size:15px;
}
#profile-content .content{
    font-size:14px;
    font-weight:300;
    color:#393533;
}
.content #contact-count{
    display: block;
    text-align: right;
    font-size: 15px;
    color: #b2b2b2;
}
#profile-content .content p{margin:0 0 10px;}
#profile-content .content .job_des_text{
    display: block;
    font-size: 15px;
    color: #393533;
}
#profile-content .content .more{
    display:inline-block;
    font-size:14px;
    font-weight:normal;
    text-align: center;
}
#profile-header-content .contact li{
    display:inline-block;
    vertical-align:top;
    width: 24%;
    padding: 0 2px;
    border-left:1px solid #cdcdcd;
}
#profile-header-content .contact li:first-child{border:0;}
#profile-header-content .contact li a{
    display: inline-block;
    width: 40px;
    font-size: 22px;
    font-weight: 300;
    color: #b2b2b2;
    word-wrap: break-word;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 40px;
    line-height: 1.8em;
    border: 1px solid #b2b2b2;
    border-radius: 100%;
}
#profile-header-content .contact li a .fa-at{
    padding:3px 5px;
    border-radius:100%;
    background:#b2b2b2;
    color:#ececec;
}
#profile-content .information .content,
#profile-content .skills .content{
    overflow:hidden;
    position: relative;
}
#profile-content .information .content:after,
#profile-content .skills .content:after{
    position: absolute;
    content: '';
    top: 20px;
    bottom: 20px;
    left: 50%;
    width: 2px;
    background: #e4e4e4;
    margin: 0 0 0 -19px;
}
#profile-content .information .content.no-detail:after{ background: none;}
#profile-content .information .content .info_text,
#profile-content .skills .content .info_text{
    border-bottom: 2px solid #ccc;
}
#profile-content .information .content .holder,
#profile-content .skills .content .holder{
    float:left;
    width:49%;
    padding:0.5% 1%;
}
#profile-content .skills .content .holder{
    width: 50%;
}
#profile-content .skills .content .holder .skills-list{
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    width: 64%;
}
#profile-content .information .content  .holder:first-child,
#profile-content .information .content  .holder:nth-child(2){border-top:0;}
#profile-content .information .content  .title{
    float:left;
    width:35%;
    padding:5px 0;
    text-transform: capitalize;
}
#profile-content .skills .content  .title{
    float:left;
    width:35%;
    text-transform: capitalize;
    font-weight: 300;
}
#profile-content .information .content .detail{
    float:left;
    width:65%;
    padding:5px 0;
}
#profile-content .information .content .detail img {
    width: 30px;
    height: 30px;
}
#profile-content .notice .title{
    float:left;
    width:30%;
}
#profile-content .notice .detail{
    float:left;
    width:70%;
    padding: 10px;
    background:#b2b2b2;
}
#profile-content .notice .warning .title{width: 14.7%;}
#profile-content .notice .warning .detail{width: 85.3%;}
#profile-content .notice .col{width:49%;}
#profile-content #graphsList li{
    display:inline-block;
    vertical-align:top;
    width:20%;
    height:160px;
    margin:0 2%;
}
#profile-content #graphsList li > div{
    height: 100%;
    width: 100%;
}
#profile-content #graphsList li text.highcharts-subtitle {font-size: 12px !important;}
.profile-aside{
    width:22%;
    background:none;
    border:0;
    position:relative;
}
.profile-aside:after{
    content:'';
    position:absolute;
    top:60px;
    bottom:60px;
    right:-8%;
    width:1px;
    background:#cfcfcf;
 }
.employee-detail-area{
    float:right;
    width:68%;
}
.employee-detail-area .chart-holder{}
.employee-detail-area .chart-holder .chartLegend{
    display:inline-block;
    vertical-align:middle;
    width:30%;
    font-size:15px;
    color:#666;
}
.employee-detail-area .chart-holder .chartLegend li{margin:0 0 10px;}
.employee-detail-area .chart-holder .chartLegend li:before{
    content:'';
    display:inline-block;
    vertical-align:middle;
    width:11px;
    height:11px;
    border-radius:100%;
    margin-right:10px;
}
.employee-detail-area .chart-holder .chartLegend li.present:before{background:#00afef;}
.employee-detail-area .chart-holder .chartLegend li.absent:before{background:#ed3237;}
.employee-detail-area .chart-holder .chartLegend li.tardy:before{background:#f58634;}
.employee-detail-area .chart-holder .chartLegend li.leave:before{background:#a8cf45;}
.employee-detail-area .chart-holder .canvas-area{
    display:inline-block;
    vertical-align:middle;
    width:68%;
    height:200px;
}
.employee-detail-area .chart-holder .canvas-area > div{
    width:100%;
    height:100%;
}
.employee-detail-area .chart-holder .canvas-area .highcharts-container{
    width:100% !important;
    height:100% !important;
}
.employee-detail-area .chart-heading{
    float:left;
    color:#666;
    font-size: 13px;
}
.employee-detail-area .chart-filter{
    float:left;
    width:59%;
    margin:12px 0 0;
    font-size:10px;
    color:#666;
}
.employee-detail-area .chart-filter li{
    float:left;
    padding:0 2%;
    position:relative;
}
.employee-detail-area .chart-filter li:before{
    content: '';
    width: 1px;
    height: 10px;
    position: absolute;
    background: #919191;
    top: 50%;
    right: 0;
    margin: -5px 0 0 0;
}
.employee-detail-area .chart-filter li:last-child:before{display:none;}
.employee-detail-area .info-boxes {
    padding-top:85px;
    margin: 0 0 -20px 15px;
}
.employee-detail-area .info-boxes .col {padding-bottom:36px;}
.employee-detail-area .info-boxes .col .icon{
    display:inline-block;
    width:25px;
    height:25px;
    font-size: 18px;
    line-height: 24px;
}
.employee-detail-area .info-boxes .col.location .icon{
    margin-left: -6px;
    font-size: 24px;
    line-height: 22px;
}
.employee-detail-area .employee-details{
    display:inline-block;
    vertical-align:top;
    width:80%;
    text-align: center;
}
.employee-detail-area .employee-details h3{
    margin:0;
    text-align: center;
    text-transform: initial;
    color:#5a5a5a;
    font-size: 17px;
}
.employee-detail-area .employee-details .tagline{
    display:block;
    margin:0;
    font-size:16px;
    text-transform: capitalize;
    color:#b2b2b2;
}
.employee-detail-area .employee-details .more{
    font-size:12px;
    font-weight:300;
    color:#b2b2b2;
}
.search-block .slider_container{
    width: 160px;
    float: right;
    margin: 0 4% 0 0;
    position: relative;
}
.search-block .slider_container .bxslider-holder{
    width: 100%;
    padding: 10px 17px;
    text-align: center;
    position: relative;
}
.search-block .slider_container .bxslider-holder .bxslider{
    margin: 0;
    padding: 0;
    list-style: none;
}
.search-block .bxslider-holder .bxslider li{ color: #666;}
.slider_container .owl-carousel{
    margin: 0;
    padding: 0;
    list-style: none;
}
.slider_container .owl-carousel li{
    float: left;
    margin: 0 10px;
    width: 110px !important;
    position: relative;
    font-size: 14px;
    color: #0097f7;
}
.slider_container .bx-prev,
.slider_container .bx-next{
    position: absolute;
    top: 50%;
    left: 0;
    background: url('/img/sprite/user_landing_page.png') no-repeat;
    background-position: -407px -127px;
    width: 12px;
    height: 20px;
    text-indent: -9999px;
    z-index: 999;
    display: block;
    margin: -5px 0 0;
}
.slider_container .bx-next{
    right: -8px;
    left: auto;
    background-position: -434px -127px;
}
.slider_container .bx-prev,
.slider_container .bx-next{ display: none;}
.slider_container .bx-prev.previous-slide,
.slider_container .bx-next.next-slide{ display: block;}
.search-block .fa-exclamation{
    color: #ff0909;
    font-size: 20px;
    border-radius: 100%;
    padding: 3px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    border: 2px solid #ff0909;
    width: 27px;
    height: 27px;
    margin: 10px 2% 0;
}
.search-block .log-status{
    display: inline-block;
    vertical-align: middle;
    margin:0 5px;
    display: none;
}
.search-block .fa-arrow-up,
.search-block .fa-arrow-down{
    color: #ff0909;
    font-size: 28px;
}
.multiselect-container > li > a > label,
.multiselect-container > li > a > label > input[type="checkbox"]{
    vertical-align: middle;
}
.form-inline .multiselect-container label.checkbox, .form-inline .multiselect-container label.radio{
    font-size: 13px;
}
/* Dashboard mini dropdownWithSelectBox styling*/
.calender-list .select.mini{
    width:10px;
    height:10px;
    margin:0;
}
.calender-list .select.mini .dropdown-toggle{
    width:10px;
    height:10px;
    background:none transparent;
    border:0;
    padding:0;
    box-shadow:0 0 0 transparent;
    top:0;
    left:0
}
.calender-list .select.mini .btn .caret{
    vertical-align:top;
    border-top: 10px solid #d1d1d1;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}
.calender-list .select.mini .multiselect-selected-text{display:none;}
.calender-list .select.mini .multiselect-container{
    padding: 5px 0;
    margin: 2px 0 0;
    max-height: 150px;
    overflow-y: auto;
    font-size: 1.3em;
}
.calender-list .select.mini .multiselect-container.dropdown-menu{ left:-120px !important;}
.calender-list .select.mini .multiselect-container>li{
    display: block;
    width: 100%;
    text-align: left;
    margin: 0;
    padding: 0;
}
.calender-list .select.mini .multiselect-container > li:before{ background: none;}
/* END Dashboard mini dropdownWithSelectBox styling*/

.profile-edit .content-block .btn{
    height: 50px;
    font-size: 20px;
    line-height: 38px;
    background: #71bf4d;
    border-radius: 10px;
    color: #fff;
    margin: 0 0 5px;
    border: 1px solid transparent;
}
.profile-edit  .content-block .btn.danger{
    background: #ff0000;
}
.profile-edit .content-block input[type="radio"]{
    display: none;
}
#remoteModalThingsToDo .single input[type="radio"],
#remoteModalThingsToDo .multiple input[type="radio"]{
    display: none !important;
}
#remoteModalThingsToDo #form-slider li .single .content-block label{
    cursor: pointer;
}
#remoteModalThingsToDo .multiple .display-block input[type="radio"]{
    display: block !important;
}
#remoteModalThingsToDo .multiple .display-block > label{
    float: left;
    width: 40px;
}
#remoteModalThingsToDo .multiple .display-block > input{
    float: left;
    margin: 4px 4px 0 0;
}
.form-wrapper .content-block .btn{
    height: 40px;
    font-size: 15px;
    line-height: 26px;
    border-radius: 5px;
    margin: 10px 0;
}
/* END Employee Profile*/
/* Employee Profile on hover*/
#widget-grid .table.employee-table tr .popup-loader{
    display: none;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -15px;
    top:5px;
    height: auto !important;
    width: auto !important;
    font-size: 30px;
}
#widget-grid .table.employee-table tr td{position:relative;}
/*.table.employee-table tr .hover-div{display:none;}*/
#widget-grid .table.employee-table tr.show-popup .hover-div {display:block;}
#profile-table{
    width: 100%;
    position: relative;
}
#profile-table > tr,
#profile-table > tbody > tr{
    border: none !important;
    background: #fff !important;
}
.dataTable tbody .shown{background: transparent !important;}/*temperory added for employee grid*/
.profileOnHover {
    display: none;
    clear: both;
    background: #fff;
    width: 100%;
    padding-bottom:10px;
}
.profileOnHover .profile-container{
    display: table;
    width: 100%;
}
.profileOnHover .profile-aside{
    float: none;
    display: table-cell;
    vertical-align: middle;
    width:26%;
    padding: 10px 2% 0 0;
}
.profileOnHover .profile-aside:after{
    bottom: 30px;
    right: 3%;
}
.profileOnHover .profile-aside .employee-img {
    width: 85px;
    height: 85px;
    margin-bottom:0;
}
#widget-grid .profileOnHover .profile-aside .employee-img img{
    width:100% !important;
    height:100% !important;
        min-width: 80px;
        min-height: 80px;
    border:1px solid #ccc;
    box-shadow:0 0 4px rgba(0,0,0,0.3);
    min-height:80px;
    min-width:80px;
}
.profileOnHover .profile-aside .employee-name{font-size:18px;}
.profileOnHover .profile-aside .employee-designation{
    margin-bottom: 8px;
    font-size:14px;
}
.profileOnHover .calender-list .select.mini .dropdown-toggle{
    width:10px;
    height:10px;
    background:none transparent;
    border:0;
    padding:0;
    box-shadow:0 0 0 transparent;
    top:3px;
    left:-1px;
}
.profileOnHover .calender-list .select.mini .multiselect-container.dropdown-menu{ top: 100%;}
.profile-aside .shift-detail {margin-bottom: 8px;}
.profileOnHover .profile-aside .shift-detail li .icon {
    width: 18px;
    height: 18px;
}
.profileOnHover .profile-aside .shift-detail li.start .icon{
    font-size: 14px;
    line-height: 16px; 
}
.profileOnHover .profile-aside .shift-detail li.end .icon{
    font-size: 18px;
    line-height: 14px;
}
.profileOnHover .profile-aside .shift-detail li .title{font-size:13px;}
.profileOnHover .profile-aside .shift-detail li .time{font-size:13px;}
.profileOnHover .profile-aside .social{margin:0;}
.profileOnHover .profile-aside .social li{margin-left:4%;}
.profileOnHover .profile-aside .social li .btn{
    width:32px;
    height:32px;
    font-size: 19px;
    line-height: 32px;
}
.profileOnHover #profile-header-content{
    float: none;
    display: table-cell;
    position: relative;
    vertical-align: middle;
    width:72%;
}
.profileOnHover .employee-detail-area .info-boxes .col .icon{
    width:22px;
    height:25px;
}
.profileOnHover .employee-detail-area .info-boxes .col.employee-location .icon{
    font-size: 22px;
    margin-left: -3px;
}
.profileOnHover .employee-detail-area .info-boxes .col {padding-bottom: 20px;}
.profileOnHover .employee-detail-area .employee-details h3{
    margin:0;
    font-size:14px;
}
.profileOnHover .employee-detail-area .employee-details .tagline{
    margin:0;
    font-size:13px;
}
.profileOnHover .employee-detail-area .employee-details .more{
    font-size:10px;
    vertical-align:top;
}
.profileOnHover .employee-detail-area .info-boxes{
    margin: 0 -20px 0 0;
    padding-top: 40px;
}
.profileOnHover .employee-detail-area .chart-filter{
    width:100%;
    float: left;
    margin: 0;
    padding:12px 0 0 27px;
}
.profileOnHover .employee-detail-area .chart-filter li{
    float:left;
    font-size:10px;
    padding: 0 2%;
}
.profileOnHover .employee-detail-area .chart-holder .chartLegend li{font-size:12px;}
.profileOnHover .employee-detail-area .chart-holder .canvas-area{
    width: 58%;
    height:140px;
}
.profileOnHover .contact-area{
    position: absolute;
    bottom: 0;
    width: 100%;
}
.profileOnHover #profile-header-content .contact li {height:32px;}
.profileOnHover #profile-header-content .contact li a{
    width:32px;
    height:32px;
    font-size:16px;
    line-height: 32px;
}
.profileOnHover #profile-header-content .contact li a .fa-at {padding: 3px 4px 2px;}
/* END Employee Profile on hover*/
/* Agreement for Employee*/
.agreement-holder{
    width: 100%;
    overflow: hidden;
    padding: 20px;
}
.agreement-holder .img-block{
    float: right;
    width: 100%;
    text-align: right;
    margin: 0 0 10px;
}
.agreement-holder .img-block .icon{
    display: inline-block;
    vertical-align: middle;
    padding: 0 4px;
}
.agreement-holder .detail-block{
    width: 100%;
    overflow: hidden;
    margin: 0 0 20px;
}
.agreement-holder .detail-block .img-holder{
    float: left;
    width: 30%;
}
.agreement-holder .detail-block .img-holder img{
    display: block;
    max-width: 100%;
    height: auto;
}
.agreement-holder .detail-block .detail-holder{overflow: hidden;}
.agreement-holder .detail-holder .detail-text{
    font-size: 13px;
    color: #000;
    display: block;
    margin: 0 0 3px;
}
.agreement-holder .detail-holder .detail-text.agree{color: #71bf4d;}
.agreement-holder .detail-holder .detail-text .heading{
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    color: #000;
}
.agreement-holder .lease-block{
    width: 100%;
    overflow: hidden;
    font-size: 14px;
    color: #000;
}
.agreement-holder .lease-block .lease-block-title{
    width: 100%;
    overflow: hidden;
    margin: 0 0 10px;
}
.agreement-holder .lease-block .align-left{
    float: left;
    font-size: 14px;
    color: #000;
}
.agreement-holder .lease-block .align-right{
    float: right;
    font-size: 14px;
    color: #000;
}
.agreement-holder .lease-block .align-right .job-title{color: #0097f7;}
.agreement-holder .lease-block p{margin: 0 0 20px;}
.agreement-holder .title-block{
    overflow: hidden;
    width: 100%;
}
.agreement-holder .title-block .align-left-block,
.agreement-holder .title-block .align-right-block{
    float: left;
    width: 40%;
}
.agreement-holder .title-block .align-left-block img,
.agreement-holder .title-block .align-right-block img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: 7px 0;
}
.agreement-holder .title-block .align-left-block .bottom-text,
.agreement-holder .title-block .align-right-block .bottom-text{
    display: block;
    border-top: 1px solid #d2d1d1;
    padding: 5px 0 0;
}
.agreement-holder .title-block .align-right-block{ float: right;}
/* Agreement for Employee End */
/* country dropdown styling */
.flag-box{
    display:inline-block;
    vertical-align:middle;
    margin:0 10px 0 0;
}
.country-name{
    display:inline-block;
    vertical-align:middle;
    font-size: 14px;
}
/* END country dropdown styling */
.form-tabs .jarviswidget header.tabs-header{
    height: 46px;
    border:0;
    border-bottom: 1px solid #C2C2C2;
    margin:0;
    padding:0;
    font-size:13px;
    color: #333;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
}
.form-tabs .tab-content{
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -o-box-sizing:border-box;
}
/*custom search*/
.grid-search{
    width:480px;
    margin-bottom:10px;
}
.grid-search .btn-group{margin: 0 0 0 5px;}
.custom-search .advance-search{
    margin: 4px 6px 10px 0;
    font-size:12px;
    line-height:14px;
    color:#0091d8;
    cursor:pointer;
}
.grid-search .custom-search{
    overflow:hidden;
}
.grid-search .custom-search .search-form:before{
    content: "\f002";
    display: inline-block;
    vertical-align: middle;
    font-family: FontAwesome;
    position: absolute;
    right: 15px;
    top: 5px;
    font-size: 16px;
    color:#666666;
}
.grid-search .custom-search.visitor_search{
    float: right;
    width: 100%;
    margin: 5px 0 0;
    position: relative;
}
.grid-search .custom-search.visitor_search:before{
    content: "\f002";
    display: inline-block;
    vertical-align: middle;
    font-family: FontAwesome;
    position: absolute;
    right: 15px;
    top: 5px;
    font-size: 16px;
    color:#666666;
}
.custom-search .form-control{
    width: 100%;
    height:32px;
    padding:0 35px 0 10px;
    background:#fff;
    border:1px solid #b2b2b2;
    font-size:16px;
    line-height:15px;
    font-weight:normal;
    color:#a9a9a9;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing:border-box;
}

.custom-search .form-control.ui-autocomplete-loading{padding-right:5px;}
.custom-search .form-control.employee_search{
    border-radius: 3px;
    width: 93%;
    float: left;
    height: 30px;
}
.custom-search .smart-form.shift-form .btn.small-search{
    padding:5px 10px;
    float: right;
}
/*END custom search*/
/*vertical centre date time picker*/
.v-center-calendar{position:static;}
.v-center-calendar .has-feedback{position:static;}
.v-center-calendar .bootstrap-datetimepicker-widget{
    bottom: 50% !important;
    left: 50% !important;
    top: auto !important;
    transform: translate(-50%, 60%);
    -webkit-transform: translate(-50%, 60%);
    -moz-transform: translate(-50%, 60%);
    -ms-transform: translate(-50%, 60%);
    -o-transform: translate(-50%, 60%);
}
.v-center-calendar .bootstrap-datetimepicker-widget.dropdown-menu::before,
.v-center-calendar .bootstrap-datetimepicker-widget.dropdown-menu::after{display:none;}
.v-center-calendar .bootstrap-datetimepicker-widget table td{line-height:24px;}
.v-center-calendar .bootstrap-datetimepicker-widget table td span{
    height:24px;
    line-height:24px;
}
/*END vertical centre date time picker*/
/*Agreement Sign area*/
.agreement-sign-area .text-sign-here{
    color: #666;
    display: block;
    margin: 22px 0 0;
    padding: 5px 0 0;
    border-top:3px solid #b2b2b2;
}
.agreement-sign-area .btn.danger,
.agreement-sign-area .btn.success{
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    height: 40px;
    min-width: 110px;
    line-height: 27px;
    background: #ff0000;
    text-transform: uppercase;
    text-align: center;
}
.agreement-sign-area .btn.success{background: #71bf4d;}
.agreement-sign-area .sign-here{
    position: relative;
    margin: 5px 22px 10px;
}
.agreement-sign-area  .icon-holder-area{ display: block;}
.agreement-sign-area .icon-holder-area .align-right{
    float:right;
    margin: 5px 0 0;
    width: 15px;
}
.agreement-sign-area .icon-holder-area .align-left{ float:left;}
/*END Agreement Sign area*/
.advance-search{
    text-transform: none;
    margin: 4px 0 0;
}
/*Change Employee Location*/
#add-users .profile_select .form-control,
#edit-user .profile_select .form-control{
    height: 33px !important;
}
#add-users .profile_select .select2-container .select2-choice .select2-arrow,
#edit-user .profile_select .select2-container .select2-choice .select2-arrow{ top: 12px;}
.employee_slider{
    width: 100%;
    position: relative;
    border-top: 2px solid #ccc;
}
.employee_slider.loadingstate{
    height: 152px;
}
.employee_slider.loadingstate #profile-loading > img {
    top: 20px;
}
.employee_slider .fa-eye{
    color: #666;
    font-size: 16px;
    cursor: pointer;
    display: block;
    margin:5px 17px 0 0;
}
.employee_slider .img_area{
    overflow: hidden;
    width: 82px;
    text-align: center;
}
.employee_slider .img_area .img-holder{
    width: 65px;
    height: 65px;
    border-radius: 100%;
    border: 4px solid #1992e6;
    position: relative;
    margin: 0 auto 5px;
}
.employee_slider .img_area .fa-minus{
    position: absolute;
    top: -4px;
    right:-6px;
    background: #ff0000;
    width: 20px;
    height: 20px;
    z-index: 9;
    font-size: 16px;
    border-radius: 100%;
    text-align: center;
    padding: 3px 1px 0 3px;
    color: #fff;
    cursor: pointer;
}
.employee_slider .img_area .img-rounded{
    display: block;
    max-width: 100%;
    height: auto;
    border-radius: 100%;
    margin: 0 auto 8px;
}
.employee_slider .img_area .employee_name{
    display: block;
    font-size: 11px;
    color: #666;
    text-align: center;
}
.employee_slider .owl-carousel .owl-stage-outer{
    padding: 15px 0;
    /*overflow-x: auto;*/
}
.employee_slider .owl-carousel.owl-loaded{
    margin: 0 auto ;
    padding: 0 30px;
    width: 90%;
    overflow: hidden;
}
.employee_slider .owl-carousel .owl-prev{
    left: -25px;
    top: -11px;
}
.employee_slider .owl-carousel .owl-next{
    right: 38px;
    top: -11px;
}
.jarviswidget.workplace > div{border:none !important;}
.employee_slider .employee_selected{
    display: block;
    color: #666;
    font-size: 12px;
    padding: 0 0 5px;
    text-align: center;
    border-bottom: 2px solid #CCC;
}
/*END Change Employee Location*/
/*custom toggle button*/
.custom-toggle .bootstrap-switch{
    width: 100% !important;
}
/*END custom toggle button*/
#ui-datepicker-div.ui-datepicker-small{
    z-index:10000 !important;
}
#ui-datepicker-div.ui-datepicker-small .ui-datepicker-next,
#ui-datepicker-div.ui-datepicker-small .ui-datepicker-prev{
    background: none;
    cursor: pointer;
}
/*ui Dialog box styling*/
.ui-dialog{
    border:0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    background: transparent;
    font-family: 'Roboto', 'Open Sans', Arial, sans-serif;
    z-index: 10001;
}
.ui-dialog .ui-dialog-titlebar{
    background: #0197f8;
    border: 0;
    padding: 18px 25px;
}
.ui-dialog .ui-dialog-title{padding: 0;}
.ui-dialog .ui-dialog-title{
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}
.ui-dialog .ui-dialog-titlebar-close{
    width: 28px;
    height: 28px;
    margin: -14px 10px 0 0;
    color: #fff;
    opacity: 1;
}
.ui-dialog .ui-dialog-titlebar-close:before{
    content: '\E833';
    font-family: 'fontello';
    font-size: 20px;
}
.ui-dialog .ui-dialog-content{
    padding: 2em;
    background: #fff;
    font-weight: 300;
    font-size: 15px;
    color: #333;
}
.ui-widget-content .ui-icon,
.ui-widget-header .ui-icon{display: none;}
.ui-dialog .ui-dialog-buttonpane{
    margin-top: 0;
    border-top: 0;
    padding: 15px;
    background: #f7f7f7;
    text-align: center;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float: none;}
.ui-dialog .ui-dialog-buttonpane button{
    min-width: 150px;
    height: 35px;
    margin: 0 6px;
    border: 1px solid transparent;
    background: #0092c2;
    line-height: 25px;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    font-family: 'Roboto', 'Open Sans', Arial, sans-serif;
    font-weight: 300;
    font-size: 15px;
}
.ui-dialog .ui-dialog-buttonpane button.btn-success{background: #0092c2;}
.ui-dialog .ui-dialog-buttonpane button.btn-cancel{background: transparent; color: #0092c2;border-color: #0092c2;}
.ui-widget-content .ui-spinner-button .ui-icon,
.ui-widget-header .ui-spinner-button .ui-icon{display: block !important; cursor: pointer;}
.popup-with-tabs .ui-spinner-button.ui-corner-tr.form-control-feedback{pointer-events: auto;}
/*END ui Dialog box styling*/
/****************************************Old Dashboard styling****************************************/
/*Dashboard "top charts" styling*/
.dashboard-widgets .top-charts{
    width:40%;
    margin:15px 0;
}
.dashboard-widgets .top-charts li{
    display:inline-block;
    vertical-align:middle;
    width:33%;
    margin:0 -3px 0 0;
    padding:0 1%;
    background: url('../../../../img/dashboard/sep-1.png') 0 50% no-repeat;
    text-align:center;
}
.dashboard-widgets .top-charts li:first-child{background:none;}
.dashboard-widgets .top-charts li.permises_li{position: relative;}
.dashboard-widgets .top-charts li .heading{
    display:block;
    margin-bottom:10px;
    font-size:0.9em;
    line-height:1.1;
    font-weight:300;
    color:#333;
}
.dashboard-widgets .top-charts li .count{
    display:block;
    margin-bottom:5px;
    font-size:2.2em;
    line-height:1em;
    color:#666;
}
.dashboard-widgets .top-charts li .count sub{
    vertical-align:middle;
    font-size:0.5em;
    line-height:1em;
    font-weight:300;
    color:#b2b2b2;
}
.dashboard-widgets .top-charts li .count .icon{
    display:inline-block;
    vertical-align:top;
    width:28px;
    height:28px;
    margin-right:5px;
    border-radius:5px;
    text-align:center;
    font-size:0.7em;
    line-height:28px;
    color:#fff;
}
.dashboard-widgets .top-charts li .count .icon a{color:#fff;}
.dashboard-widgets .top-charts li .count .icon i{opacity:0.8;}
.dashboard-widgets .top-charts li .spark-line{
    display:block;
    width: 90%;
    margin: 0 auto;
}
.dashboard-widgets .top-charts li .spark-line .highcharts-container{margin: 0 auto;}
.dashboard-widgets .top-charts li .spark-line canvas{border-bottom:1px dashed #666666;}
/*END Dashboard "top charts" styling*/
/****************************************END Old Dashboard styling****************************************/
/*custom bootstrap form wizrad styling*/
.custome-wizard .bootstrapWizard li:before{top: 22px;}
.custome-wizard .bootstrapWizard li .step{
    display: inline-block;
    width: 40px;
    height: 40px;
    padding: 0;
    border:0;
    line-height: 40px;
}
.custome-wizard .bootstrapWizard li .step i{
    top: 0;
    font-size: 100%;
    line-height: 1.1;
}
.custome-wizard .bootstrapWizard li .step i.count {
    position: absolute;
    top: -4px;
    right: -7px;
    background: #fff;
    border:1px solid #b3b6ba;
    border-radius: 100%;
    width: 17px;
    height: 17px;
    line-height: 15px;
    font-style: normal;
    text-align: center;
    font-size: 11px;
    color: #333;
}
.custome-wizard .bootstrapWizard li.done .step i.count {
    background: #22b215;
    color: #22b215;
}
.custome-wizard .bootstrapWizard li.done .step i.count:after{
    content: '\e84a';
    font-family: fontello;
    font-size: 9px;
    line-height: 16px;
    position: absolute;
    color: #fff;
    left: 4px;
}
/*END custom bootstrap form wizrad styling*/
/*wipe profile styling*/
.wipe_container header{
    overflow: hidden;
    background: #d51c1c;
    padding:15px 20px;
    border-radius: 5px 5px 0 0;
}
.access_wipe .wipe_container header{background: #f7f7f7;}
.access_wipe .wipe_container header h1{color: #41a3cc;}
.wipe_container header h1{
    display: inline-block;
    vertical-align: middle;
    margin:0 15px;
    font-size: 16px;
    line-height:25px;
    color: #fff;
    letter-spacing:1px;
    font-weight: normal;
    padding-left: 15px;
    width: 450px;
    border-left: 1px solid #ccc;
}
.wipe_container header h2{
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #fff;
    margin: 15px 0 0;
}
.wipe_container header .img-exclaim,
.wipe_container header .img-cross{
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    line-height:33px;
    color: #fff;
}
.wipe_container header .img-cross{
    font-size: 26px;
    cursor: pointer;
}
.access_wipe .wipe_container header .img-exclaim,
.access_wipe .wipe_container header .img-cross{color: #41a3cc;}
.wipe_container .main-holder{
    overflow: hidden;
    background: #fff;
    padding: 20px 30px 5px;
}
.wipe_container .main-holder h2{
    font-size: 16px;
    line-height: 23px;
    color: #333;
    margin: 0 0 15px;
}
.wipe_container .main-holder .profile-holder{
    overflow: hidden;
    max-width: 100%;
}
.wipe_container .main-holder .profile-holder .left-align-block{
    display: inline-block;
    vertical-align: middle;
    width: 38%;
}
.wipe_container .profile-holder .left-align-block .img-holder{
    width: 110px;
    height: 110px;
    display: block;
    border-radius: 100%;
    border:3px solid #b2b2b2;
    margin: 0 auto;
}
.wipe_container .profile-holder .person-name{
    font-size: 19px;
    color: #1A1A1A;
}
.wipe_container .profile-holder .left-align-block .person-name{
    font-size: 16px;
    color: #b2b2b2;
    display: block;
    margin:10px 0 0;
    text-align: center;
}
.wipe_container .profile-holder .left-align-block .img-holder .profile-img{
    display: block;
    max-width: 100%;
    height: 100%;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    object-fit: cover;
}
.wipe_container .main-holder .profile-holder .right-align-block{
    display: inline-block;
    vertical-align: middle;
    width: 60%;
}
.wipe_container .profile-holder .right-align-block .detail-holder{
    padding: 10px 3% 10px 0;
    border-top: 1px solid #dedede;
}
.wipe_container .profile-holder .right-align-block .detail-holder:first-child{ border-top: none;}
.wipe_container .right-align-block .detail-holder .detail-block{
    display: inline-block;
    vertical-align: middle;
    width: 64%;
}
.wipe_container .right-align-block .detail-holder .img-block{
    display: inline-block;
    vertical-align: middle;
    width: 24%;
}
.wipe_container .right-align-block .detail-holder .company-img{
    display: block;
    max-width: 100%;
    height: auto;
}
.wipe_container .right-align-block .detail-holder .detail-block .title {
    display: block;
    font-size: 15px;
    color: #b185c3;
}
.wipe_container .profile-holder .left-align-block.EMP .person-name{
    color: #b185c3;
}
.wipe_container .profile-holder .left-align-block.VIS .person-name{
    color: #f7a21d;
}
.wipe_container .profile-holder .left-align-block.PAV .person-name{
    color: #f7a21d;
}
.wipe_container .profile-holder .left-align-block.CON .person-name{
    color: #0098d7;
}
.wipe_container .profile-holder .left-align-block.ATT .person-name{
    color: #1fbe26;
}
.wipe_container .right-align-block .detail-holder.ESP .detail-block .title{
    color: #dab600;
}
.wipe_container .right-align-block .detail-holder.EOR .detail-block .title{
    color: #963de3;
}
.wipe_container .right-align-block .detail-holder.EST .detail-block .title{
    color: #ff8532;
}
.wipe_container .right-align-block .detail-holder.DRV .detail-block .title{
    color: #a8cf45;
}
.wipe_container .right-align-block .detail-holder.RES .detail-block .title {
    color: #18b9c4;
}
.wipe_container .right-align-block .detail-holder .detail-block .title.visitor {
    color: #f6a21c;
}
.wipe_container .right-align-block .detail-holder .detail-block .title.contractor {
    color: #0097d7;
}
.wipe_container .right-align-block .detail-holder .detail-block .company,
.wipe_container .right-align-block .detail-holder .detail-block .date{
    display: block;
    font-size: 13px;
    color: #b2b2b2;
}
.wipe_container .profile-holder .right-align-block .img-holder{
    display: inline-block;
    vertical-align: middle;
    width: 48%;
}
.wipe_container .profile-holder .right-align-block .img-block .si-icon{
    float: left;
    font-size: 25px;
    color: #afafaf;
}
.wipe_container .profile-holder .right-align-block .detail-holder.selected .img-block .si-icon{color:#0098d7;}
.wipe_container .profile-holder .right-align-block .img-block .checkbox{
    float: right;
    margin-top: 8px;
}
.wipe_container .code-form .code_block{
    max-width: 100%;
    overflow: hidden;
    border-top: 1px solid #000;
    padding: 10px 0 0;
    margin:10px 20px 0;
}
.wipe_container .code-form .code_block .code_block_holder{
    margin: 0 auto;
    overflow: hidden;
}
.wipe_container .code-form .code_block .code-text{
    display: block;
    font-size: 15px;
    color: #333;
    margin: 0 0 10px;
    text-align: center;
}
.wipe_container .code-form .code_block label{
    width: 100%;
    text-align: center;
}
.wipe_container .code-form .code_block input[type="text"]{
    width: 220px;
    height: 48px;
    margin: 0 auto;
    font-size: 32px;
    line-height: 48px;
    text-align: center;
    letter-spacing: 14px;
    border: 1px solid #00aeef;
    color: #464545;
    padding: 9px 8px 9px 18px;
}
.wipe_container #form .form-control::-moz-placeholder,
.wipe_container #form .form-control:-ms-input-placeholder,
.wipe_container #form .form-control:-webkit-input-placeholder{
    color: #464545 !important;
}
.wipe_container .code-form .code_block .verify-text{
    font-size: 14px;
    color: #b2b2b2;
    display: block;
    text-align: center;
}
.wipe_container .code-form .code_block .verify-text > a{ color: #0096f5;}
.wipe_container footer{
    overflow: hidden;
    background: #f7f7f7;
    padding:20px 90px;
    border-radius: 0 0 5px 5px;
	text-align:center;
}
.wipe_container footer .btn-confirm,
.wipe_container footer .btn-cancel{
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    width:180px;
    height: 46px;
    text-align: center;
    font-size: 18px;
    line-height: 45px;
    background: #71bf4d;
    color: #fff;
    border-radius: 6px;
    border: none;
}
.wipe_container footer .btn-confirm{background:#fff;color: #0096f5;border: 1px solid #0096f582;}
.wipe_container footer .btn-cancel{background: #fff;color: #e51417;border: 1px solid #e51417a6;}
.wipe_container footer .btn-confirm.disabled{background:#b2b2b2;color: #fff;border-color: #b2b2b2;}
.wipe_container footer .btn-confirm.disabled:hover,
.wipe_container footer .btn-confirm.disabled:focus{background:#b2b2b2;color: #fff;border-color: #b2b2b2;}
.wipe_container footer .btn-light{background-color: #fff;color: #41a3cc;border: 1px solid #41a3cc;}
.wipe_container footer .btn-light{background-color: #fff;color: #41a3cc;border: 1px solid #41a3cc;}
.wipe_container footer .btn-light:hover, .wipe_container footer .btn-light:focus, .wipe_container footer .btn-light:active {
    background-color: #0092c3;
    color: #fff;
    border-color: #0092c3;
}
.wipe_container footer .btn-cancel.btn-light{background-color: #fff;color: #d51c1c;border: 1px solid #d51c1c;}
.wipe_container .note{
    margin: 0;
    font-size: 15px;
    line-height: 20px;
    color: #333;
}
.wipe_container .profile-holder:first-child .profile-box{
    border:0;
    padding-top: 10px;
}
.wipe_container .profile-holder .profile-box{
    border-top: 1px solid #dedede;
    padding: 30px 0;
    position: relative;
    overflow: hidden;
}
.wipe_container .profile-holder .profile_img{
    float: left;
    width: 74px;
    height: 74px;
    border: 2px solid #b2b2b2;
    border-radius: 100%;
    position: relative;
}
.wipe_container .profile-holder .profile_img .img-area{
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 0;
    border-radius: 100%;
}
.wipe_container .profile-holder .profile_img .img-box{height: 100%}
.wipe_container .profile-holder .profile_img .img-box img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.wipe_container .profile-holder .profile_img .traffic_badge{
    text-align: center;
    line-height: 15px;
    color: #fff;
}
.wipe_container .profile-holder .profile_img .si-icon:before{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    position: absolute;
    top: 5px;
    right: -2px;
    font-family: fontello;
    font-size: 15px;
    vertical-align: text-top;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
}
.wipe_container .profile-holder.vis .profile_img{border-color: #f6a21c;} /*Image border color for Visitor*/
.wipe_container .profile-holder.emp .profile_img{border-color: #b185c3;}/*Image border color for Employee*/
.wipe_container .profile-holder.con .profile_img{border-color: #0097d7;}/*Image border color for Contractor*/
.wipe_container .profile-holder.logIn .profile_img .traffic_badge:before{/*down arrow for login*/
    content:'\E83B';
    background: #1caa30;
}
.wipe_container .profile-holder.LogOut .profile_img .traffic_badge:before{/*down arrow for logout*/
    content:'\E83A';
    background: #ff0000;
}
.wipe_container .profile-detail-area{
    float: left;
    max-width: 420px;
    padding: 0 15px;
}
.wipe_container .profile-detail-area > span{
    display: block;
    width: 100%;
    margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #b2b2b2;
}
.wipe_container .profile-detail-area .title{
    font-style: normal;
    color: #333;
}
.wipe_container .profile-holder.vis .profile-detail-area .designation .title, .profile-holder .detail-holder.VIS .title{color: #f6a21c !important;}/*title color according to user type*/
.wipe_container .profile-holder.vis .profile-detail-area .designation .title, .profile-holder .detail-holder.PAV .title{color: #f6a21c !important;}/*title color according to user type*/
.wipe_container .profile-holder.emp .profile-detail-area .designation .title, .profile-holder .detail-holder.EMP .title{color: #b185c3 !important;}
.wipe_container .profile-holder.con .profile-detail-area .designation .title, .profile-holder .detail-holder.CON .title{color: #0097d7 !important;}
.wipe_container .profile-holder .profile-selection{
    position: absolute;
    height: 25px;
    vertical-align: middle;
    right: 0;
    top: 50%;
    margin-top: -20px;
}
.wipe_container .profile-detail-area .alert{
    background: transparent;
    border-width: 1px !important;
}
.wipe_container .alert{
    position: relative;
    padding-left: 45px;
}
.wipe_container .alert .si-exclaim{
    font-size: 20px;
    position: absolute;
    left: 10px;
    top: 50%;
    margin: -17px 0 0;
}
.wipe_container .profile-detail-area .alert .si-exclaim{
    font-size: 15px;
    margin: -14px 0 0 0;
}
.modal-content{ border-radius: 7px;}
/*END wipe profile styling*/
/*clear all search in data grid*/
.dataTables_wrapper .table thead tr th.clear-all-area{text-align:left; }
.dataTables_wrapper .table thead tr th .clear-all{
    float: left;
    width: 20%;
    margin-top: 1px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    display: none;
}
.dataTables_wrapper .table thead tr th.clear-all-area.clear-btn-visible input,
.dataTables_wrapper .table thead tr th.clear-all-area.clear-btn-visible select,
.dataTables_wrapper .table thead tr th.clear-all-area.clear-btn-visible .calendar-area{
    float: right;
    width: 77% !important;
}
.dataTables_wrapper .table thead tr th.clear-all-area .calendar-area input{width:100% !important;}
/*END clear all search in data grid*/
/*alerts stylings*/
.wipe_container .alert-access-section .alert{
    margin-left: 58px;
    margin-right: 54px;
    height: 70px;
    padding-top: 15px;
    padding-left: 17px;
    padding-right: 17px;
}
.alert-access-section .alert-warning .fa-fw{
    display: table;
    border-right: 1px solid;
    height: 40px;
    font-size: 26px;
    line-height: 32px;
    margin-right: 12px;
}
.wipe_container .alert-access-section  .main-holder{
    padding: 20px 60px 5px;
}
.alert{
    border: 0;
}
.alert-warning{
    background: #feffca;
    color: #333;
    border: 1px solid #f2f3d6;
}
.alert-warning .fa-fw{color: #ea6f45;}
/*END alerts stylings*/
/*attendance method icons */
.attendance-method.si-icon{
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}
.attendance-method.si-icon:before{
    content: '';
    display: block;
    font-family: fontello;
    text-align: right;
    font-size: 18px;
    line-height: 1.1;
    color: #58585a;
}
.att-method-center > .si-icon.si-plus{
    display: inline-block;
    font-size: 12px;
    line-height: 1.1;
    color: #58585a;
    vertical-align: middle;
    margin: 0 2px;
}
.attendance-method.si-icon.EC:before{content: '\E857';}
.attendance-method.si-icon.MA:before{content: '\E858';}
.attendance-method.si-icon.MP:before{content: '\E859';}
.attendance-method.si-icon.PE:before{content: '\E85A';}
.attendance-method.si-icon.PI:before{content: '\E85B';}
.attendance-method.si-icon.PP:before{content: '\E860';}
.attendance-method.si-icon.TI:before{content: '\E85F';}
.attendance-method.si-icon.WL:before{content: '\E85E';}
.attendance-method.si-icon.QR:before{content: '\E847';}
.attendance-method.si-icon.QRFC:before{content: '\E8D8';}
.attendance-method.si-icon.BQ:before{content: '\E8C9';}
.attendance-method.si-icon.FC:before{content: '\E846';}
.attendance-method.si-icon.MB:before{content: '\E8EC';}
.attendance-method.si-icon.BN:before{content: '\E9A6';}
.attendance-method.si-icon.FC2:before{content:'\e8d7';}
.attendance-method.si-icon.PV:before{content: '\E844';}
.attendance-method.si-icon.MT:before{content: '\EA7A';}
.attendance-method.si-icon.RF:before{content: '\EA94';}
.attendance-method.si-icon.RFM:before{content: '\eb3b';}
.attendance-method.si-icon.RFSM:before{content: '\eb3a';}
.attendance-method.si-icon.MC:before,
.attendance-method.si-icon.WN:before{content: '\EA7B';}
.attendance-method.si-icon.MQ:before{content: '\E8CA';}
.attendance-method.si-icon.ML:before{content: '\E843';}
.attendance-method.si-icon.MA:before{content: '\E858';}
.attendance-method.si-icon.AA:before{content: '\E9EC';}
.attendance-method.si-icon.in:before{
    content: '\E9C1';
    color: #2bc239;
}
.attendance-method.si-icon.out:before{
    content: '\E9C2';
    color: #ff0000;
}
.attendance-method.si-icon.exclaim:before{
    content: '\e82f';
    color: #f6921e;
}
.att-method-center i.attendance-method.si-icon{margin:0 auto;}

/*END attendance method icons */
/*human filters styling*/
.human-filter-list-area .human-filter{
    width: 30px;
    margin: 0 2px;
    padding: 1px 2px;
    border-radius: 3px;
    background: #a7a7a7;
    text-align: center;
    font-size: 11px;
    font-weight: 300;
    line-height: 17px;
    color: #fff;
    cursor: pointer;
}
.human-filter-list-area .human-filter.select-all.active{background: #0d9cf7;}
.human-filter-list-area .human-filter.employee.active{background: #b185c3;}
.human-filter-list-area .human-filter.visitor.active{background: #f6a21c;}
.human-filter-list-area .human-filter.contractor.active{background: #0097d7;}
.human-filter-list-area .human-filter.residence.active{background: #cccd33;}
/*END human filters styling*/
/*suport css*/
.freshwidget-dialog .widget-close{
    right: -12px !important;
    top: 7px !important;
    left: initial !important;
    border-radius: 0 3px 3px 0 !important;
    border-width: 1px 1px 1px 0px !important;
    border-color: #fff !important;
    line-height: 22px !important;
}
.freshwidget-theme{font-weight: normal !important;}
.freshwidget-button{margin-left: -200px !important;z-index: 9 !important;}
/*End Support css*/
/*data summary popup in grid rows css*/
.grid_summary_popup{
    width: 300px;
    position: relative;
    border: 1px solid #e4e5e8;
    box-shadow: 0 0 15px #e4e5e8;
    border-radius: 5px;
}
.grid_summary_popup .header_summary_popup{
    background: #f6f8f7;
    padding: 10px 15px;
    border-bottom: 1px solid #e4e5e8;
    border-radius: 5px 5px 0 0;
}
.header_summary_popup .heading,
.header_summary_popup .sub_heading{
    text-overflow: ellipsis;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
}
.header_summary_popup .action_summary_popup{
    position: absolute;
    right: 10px;
    top: 10px;
}
.action_summary_popup .action{
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    border-radius: 100%;
    padding: 3px;
    margin: 0 0 0 1px;
    font-size: 9px;
    line-height: 14px;
    width: 20px;
    height: 20px;
    text-align: center;
    cursor: pointer;
}
.grid_summary_popup .lisitng_summary_popup{
    padding: 10px 0 12px 15px;
}
.lisitng_summary_popup ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.lisitng_summary_popup .data_summary_popup .img_area{
    float: left;
    width: 40px;
    margin: 6px 15px 3px 0;
}
.lisitng_summary_popup .detail_summary_popup{
    overflow: hidden;
    padding: 10px 10px 5px 0;
    border-top: 1px solid #e4e5e8;
    color: #999;
}
.lisitng_summary_popup li:first-child .detail_summary_popup{border:0;padding-top: 0;}
.detail_summary_popup .title{
    color: #333;
}
.detail_summary_popup .sub-title{
    font-weight: 300;
}
.lisitng_summary_popup .view_all{
    display: block;
    border: 1px solid #e4e5e8;
    text-align: center;
    line-height: 30px;
    max-width: 80%;
    margin: 10px auto 0;
    position: relative;
    right: 7px;
    color: #0092c2;
}
.arrow_summary_pop{
    position: absolute;
    left: 0;
    top:80px;
}
.arrow_summary_pop:before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    border: 6px solid rgba(0,0,0,0.37);
    width: 0;
    height: 0;
    margin-top: 0px;
    z-index: 9;
    border-color: transparent rgba(0,0,0,0.3) transparent transparent;
    filter: blur(1px);
    -webkit-filter: blur(1px);
    -moz-filter: blur(1px);
    -ms-filter: blur(1px);
    -o-filter: blur(1px);
}
.arrow_summary_pop:after{
    content: '';
    position: absolute;
    top: -1px;
    right: -1px;
    border: 7px solid #f7f7f7;
    width: 0;
    height: 0;
    margin-top: 0px;
    z-index: 9;
    border-color: transparent #fff transparent transparent;
}
/*End data summary popup in grid rows css*/
@media all and (max-width: 1720px) {
    /*for 3 columns in "leave assignment" employee id/name*/
    .employee-id{
        width: 89.5%;
    }
    /*END for 3 columns in "leave assignment" employee id/name*/
    /*for "selectWithCheckboxHolder" drop down with "Load Employee" button*/
    .load-employee-holder .selectWithCheckboxHolder {
        width: 71%;
    }
    /*END for "selectWithCheckboxHolder" drop down with "Load Employee" button*/
}
@media all and (max-width: 1510px) {
    /*for 3 columns in "leave assignment" employee id/name*/
    .employee-id{width: 88%;}
    /*END for 3 columns in "leave assignment" employee id/name*/
    /*for "selectWithCheckboxHolder" drop down with "Load Employee" button*/
    .load-employee-holder .selectWithCheckboxHolder {width: 67%;}
    /*END for "selectWithCheckboxHolder" drop down with "Load Employee" button*/
}
@media all and (max-width: 1370px){
    #login-container .social-links .fa{
        padding-top: 7px !important;
        padding-bottom: 7px !important;
    }
    /*for 3 columns in "leave assignment" employee id/name*/
    .employee-id{width: 85.5%;}
    /*END for 3 columns in "leave assignment" employee id/name*/
    /*for "selectWithCheckboxHolder" drop down with "Load Employee" button*/
    .load-employee-holder .selectWithCheckboxHolder {width: 61%;}
    /*END for "selectWithCheckboxHolder" drop down with "Load Employee" button*/
    /* Employee Profile */
    .profile-aside .social li a {
        width: 32px;
        height: 32px;
    }
    .profile-aside .shift-detail {margin-bottom: 16px;}
    /*.profile-aside .social{margin-bottom:10px;}*/
    /*.profile-aside  .social li.fb a{background-position:-160px -232px;}*/
    /*.profile-aside  .social li.tw a{background-position:-206px -232px;}*/
    /*.profile-aside  .social li.in a{background-position:-249px -232px;}*/
    /*.profile-aside  .social li.g a{background-position:-293px -232px;}*/
    .profile-aside .shift-detail li .icon{
        width:18px;
        height:18px;
    }
    .profile-aside .shift-detail li.start .icon{
        font-size: 15px;
        line-height: 17px;
        margin: 2px 8px 0 2px;
    }
    .profile-aside .shift-detail li.end .icon{
        font-size: 18px;
        line-height: 17px;
    }
    .profile-aside .shift-detail li .title{font-size:15px;}
    .profile-aside article{font-size: 14px;}
    .profile-aside .employee-name {font-size: 18px;}
    .profile-aside .employee-designation{font-size: 15px;}
    #profile-content .content{font-size: 14px;}
    #profile-content .sec-header h4{font-size: 17px;}
    /* End Employee Profile */
}
@media all and (max-width: 1300px){
    /* Employee Profile */
    .profile_detail_holder .profile-aside{
        width: 100%;
        overflow: hidden;
    }
    .profile-aside .shift-detail {
        max-width: 300px;
        margin: 0 auto 16px;
    }
    .employee-detail-area .info-boxes{
        margin: 0 0 30px;
        padding-top: 65px;
    }
    .profile_detail_holder .profile-aside article{
        padding: 0 1%;
    }
    .profile_detail_holder #profile-header-content{
        width: 100%;
        overflow: hidden;
        padding: 20px;
    }
    #profile-content .content {font-size: 13px;}
    #profile-content .information .content .detail img {
        width: 15px;
        height: 15px;
    }
    #profile-content #graphsList li{width: 44%;}
    .profile-header .search-block{ /*Comment for issue in Employees profile view*/
        /*float: none;
        width: 100%;
        overflow: hidden;*/
    }
    /* End Employee Profile */
    .profileOnHover{
        left: 50%;
        padding: 0 30px 10px;
    }
}
@media all and (max-width: 1100px) {
    /* user Profile */
    .text-detail-area{
        margin: 0 40px;
        width: 70%;
    }
    .location-caption .btn-swap{ width: 125px;}
    /* End user Profile */
}
@media all and (max-width: 1199px) {
    /*for 3 columns in "leave assignment" employee id/name*/
    .employee-id{width: 81%;}
    /*END for 3 columns in "leave assignment" employee id/name*/
    /*for "selectWithCheckboxHolder" drop down with "Load Employee" button*/
    .load-employee-holder .selectWithCheckboxHolder {width: 49%;}
    /*END for "selectWithCheckboxHolder" drop down with "Load Employee" button*/
    /* Employee Profile */
    .profile-aside .employee-name {font-size: 19px;}
    .profile-aside .employee-designation {font-size: 14px;}
    .profile-aside .shift-detail li .title {font-size: 14px;}
    .profile-aside .shift-detail li .time {font-size: 14px;}
    .profile-aside .social li{margin-left: 7%;}
    .profile-aside article {font-size: 12px;}
    #profile-content .content {font-size: 11px;}
    #profile-content .sec-header{padding:5px;}
    .employee-detail-area .employee-details h3{ font-size: 15px;}
    .employee-detail-area .employee-details .tagline{ font-size: 14px;}
    #profile-content .sec-header h4 {font-size: 14px;}
    #profile-content .sec-header h4.col a {padding: 5px 0;}
    .bootstrap-datetimepicker-div{font-size: 12px;}
    #profile-content .information .content .detail img {
        width: 12px;
        height: 12px;
    }
    .profile_detail_holder .search-block .custom-search{ width: 59%;}
    .profile_detail_holder .custom-search .form-control{ width: 85%;}
    /* End Employee Profile */
    /* Employee Profile on hover */
    .profileOnHover .profile-container{display: block;}
    .profileOnHover .profile-aside{
        display: block;
        float: none;
        width: 100%;
        padding-right: 0;
        text-align: center;
    }
    .profileOnHover .profile-aside::after{ background: none;}
    .profileOnHover .profile-aside article{ padding: 0 5%;}
    .profileOnHover #profile-header-content{
        display: block;
        float: none;
        width: 100%;
        padding: 0;
    }
    .profileOnHover .contact-area{position: static;}
    /* End Employee Profile on hover */
    /* user Profile */
    .general_info_holder{ width: 29%;}
    .profile_select.map_location{ width: 23%;}
    .location-caption .btn-holder{
        width: 17%;
        margin-left: 5px;
    }
    .location-caption .btn-holder .btn-grey,
    .location-caption .btn-holder .btn-red,
    .location-caption .btn-holder .btn-green{margin: 0 0 0 5px;}
    .profile_select.map_location .select2-container .select2-choice{font-size: 13px;}
    .top-area {padding: 20px 10px 5px;}
    .info-container .info-right .info_employee{ width: 30%;}
    .info-container .info-right .info_employee.info{ width: 70%;}
    .info_detail.enroll .enroll-text{ width: 50%;}
    .location-caption .btn-grey, .location-caption .btn-red{ width: 100px;}
    #profile-content .content .info_detail.more{ width: 48%;}
    .text-detail-area .access-email .enrollment_code_holder{ width: 35%;}
    /* End user Profile */
    /* Custom Search */
    .grid-search{width:310px;}
    .custom-search .form-control{
        margin: 0 5px 0 0;
    }
    /* End Custom Search */
}
@media all and (max-width: 1024px) {
    /*Fire page styling*/
    .fire-grid-sec .page-title{text-align: center;}
    .fire-grid-sec .emergency-record-area{
        float: none;
        width: 290px;
        margin: 0 auto;
    }
    .fire-grid-sec .emergency-btn-area{
        float: none;
        width: 300px;
        margin: 0 auto
    }
    .fire-grid-sec .pervious-record{
        clear: both;
        margin: 0 auto;
    }
    /*End Fire page styling*/
}
@media all and (max-width: 999px) {
    .widget-weather .icon-list {font-size: 15px;}
    .widget-weather .icon-list li img {
        width: 20px;
        height: 24px;
        margin: 0 10px 0 0;
    }
    .pad{ width: 430px;}
    .no-padding .dataTables_wrapper table, .no-padding > table{ table-layout: auto;}
    /* user Profile */
    .profile_holder, .welcome_block, .employee_detail_block{
        float: none;
        width: 100%;
    }
    .left-block{
        padding: 10px 10px 0;
        width: 100%;
    }
    .map-holder{
        width: 100%;
        overflow: hidden;
    }
    .right-block::after, .right-block::before{ background: none;}
    .right-block{ text-align: center;}
    .top-area .info-container{ text-align: left;}
    .general_info_block{
        text-align: left;
        width: 70%;
        padding: 25px 5px 5px;
    }
    .general_info_holder{ width: 44%;}
    .progress-block{ width: 30%;}
    .text-detail-area{
        margin: 0 10px;
        text-align: left;
        width: 75%;
    }
    .employee_detail_block{ padding: 0;}
    .employee_detail_block::after{ background: none;}
    .greetings-block::after{ background: none;}

    .day-name-holder {
        margin: 0 17px 10px 0;
    }
    .info-container .info-left,
    .info-container .info-right{
        padding: 0 0 0 10px;
    }
    .text-detail-area .info_detail{ width: 120px;}
    .info_detail.enroll{
        width: 100%;
        font-size: 15px;
    }
    .text-detail-area .info_detail img{ width: 15px;}
    #profile-content .content .info_detail.more{ width: 23%;}
    .info_detail.date, .info_detail.time{
        font-size: 13px;
        width: 80%;
    }
    .info_detail.enroll .info_detail {
        width: 38%;
        margin: 0;
    }
    .slider_block .bxslider-holder{ padding: 0 40px;}
    .slider_block.detail_timing .timeblock::after{
        background: none;
    }
    .form-wrapper .lenses{
        display: block;
        margin: 10px 0 0;
        float: none;
    }
    .form-wrapper .checkbox{ text-align: left;}
    #remoteModalThingsToDo .box.cafe{ right: 5%;}
    #remoteModalThingsToDo .box.safety{ right: 8%;}
    #remoteModalThingsToDo .box.survey { right: -12%;}
    #remoteModalThingsToDo .box.agreement { right: 30%;}
    #remoteModalThingsToDo .box.video-section{ right: 40%;}
    .profile_holder .profile {
        right: 5px;
        top: 38px;
    }
    .greetings-block .form-wrapper.box.profile_box{ top:-200px;}
    .text-detail-area .access-email .enrollment_code_holder {
        width: 22%;
    }
    .map-canvas > img{
        display: block;
        margin: 0 auto;
    }
    .text-detail-area .access-email{
        display: block;
        width: 100%;
        margin: 0 0 10px;
    }
    .text-detail-area .location{ width: 100px;}
    .qr-container .bar_code_img .caption_img {
        margin: -15px 0 0 -24px;
        width: 50px;
        height: 50px;
    }
    .qr-container .bar_code_img .bar_code_caption{ font-size: 12px;}
    /* End user Profile */
    /* Employee Profile */
    #profile-content .skills .content .title{
        display: block;
        font-weight: bold;
        margin: 0 0 5px;
        width: 95%;
        float: none;
        font-weight: 300;
    }
    #profile-content .skills .content .holder .skills-list {
        float: none;
        width: 95%;
    }
    .employee-detail-area .chart-holder{ padding: 0 0 20px;}
    .employee-detail-area .calender-list{
        padding:  0;
    }
    .employee-detail-area .employee-details h3{ font-size: 14px;}
    .employee-detail-area .employee-details .tagline{ font-size: 13px;}
    /* Employee Profile */
}
@media all and (max-width: 990px) {
    /*for 3 columns in "leave assignment" employee id/name*/
    .employee-id{width: 81%;}
    /*END for 3 columns in "leave assignment" employee id/name*/
    /*for "selectWithCheckboxHolder" drop down with "Load Employee" button*/
    .load-employee-holder .selectWithCheckboxHolder {width: 48%;}
    /*END for "selectWithCheckboxHolder" drop down with "Load Employee" button*/
    .greetings-block .info-block{
        text-align: center;
        padding: 0 10px;
    }
}
@media all and (max-width: 980px) {
    .q-controls{display: none;}
    .freshwidget-button{margin-left: -200px !important;}
    /*configure notification light*/
    .jarviswidget.edit-lights .tabs-left > .tab-content {
        margin-right: 20px;
        margin-left: 75px;
    }
    .jarviswidget.edit-lights .nav > li > a {min-width: 15px;}
    /*END configure notification light*/
    #logo-group .country_lang .selected_lang{margin-left: 2px;}
    .modal-dialog.extra-large{ width: 100%;}
}
@media all and (max-width: 979px) {
    #left-panel{left: 0;}
    #main{width: inherit !important;}
    .hidden-menu #main{left: 0 !important;}
    .responsivelayout #userDetailTab.nav-tabs>li.active>a{
        padding:2px 20px 30px;
    }
    .responsivelayout header .nav-tabs>li.active>a{
        padding:2px 20px 28px;
    }
    .header_Section_layouts .right_action_btn{
        float: left;
    }
    .header_Section_layouts .custom_responsive_bt{
        float: none !important;
    }
    .header_Section_layouts .page-title{
        float: none !important;
        text-align: center;
    }
    .header_Section_layouts .button_holder_layout{
        text-align: center;
    }
    .add_anohter_check{
        float: none !important;
        padding-left:20px;
    }
    .add_anohter_check label{
        float: none !important;
    }
}
.add_anohter_check{
    float: right;
}
@media all and (max-width: 950px) {}
@media all and (max-width: 822px) {
    /*Header styling*/
    #header #logo {max-width: 170px;}
    #header .main-search-area .search-frame {
        width: 0;
        padding: 0 53px 0 10px;
    }
    #header .main-search-area .search-box input[type="text"]{padding: 0 10px;}
    #header .change-timezone{right:-160px;}
    #header .country_lang .dropdown-menu {margin-right: -70px;}
    #header .built_for_section{
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    /*End Header stying*/
}
@media all and (max-width: 767px) {
    #header{
        background-color:#f3f3f3;background-image:-moz-linear-gradient(top,#f3f3f3,#e2e2e2);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f3f3f3),to(#e2e2e2));background-image:-webkit-linear-gradient(top,#f3f3f3,#e2e2e2);background-image:-o-linear-gradient(top,#f3f3f3,#e2e2e2);background-image:linear-gradient(to bottom,#f3f3f3,#e2e2e2);background-repeat:repeat-x;
    }
    /*for 3 columns in "leave assignment" employee id/name*/
    .employee-id{width: 81%;}
    /*END for 3 columns in "leave assignment" employee id/name*/
    /*for "selectWithCheckboxHolder" drop down with "Load Employee" button*/
    .load-employee-holder .selectWithCheckboxHolder {width: 64%;}
    /*END for "selectWithCheckboxHolder" drop down with "Load Employee" button*/
    .shift-form .employee-detail-holder .user-image-holder.leave{width: 30%;}
    /*User Profile*/
    .user_profile, .left-block{ padding: 0;}
    .schedule-block{ padding:18px 10px 10px;}
    .right-block{
        padding: 0 0 10px;
        width: 100%;
    }
    .top-area{ padding: 10px;}
    .left-align{
        margin: 0;
        display: block;
        text-align: center;
    }
    .greetings-block { padding: 0 0 20px;}
    .schedule-block h2 { margin: 0 0 10px 9px;}
    .day-name {
        font-size: 18px;
    }
    .schedule-block .day-list{ margin: 0;}
    .img-holder .access-code {
        font-size: 12px;
        margin-top: 5px;
    }
    .img-holder img{ margin: 0 auto;}
    .location-caption .btn-swap{
        margin: 0 0 0 5px;
    }
    .access-code, .pin-code, .text-detail-area .access-email, .text-detail-area .location, .text-detail-area .location-detail{
        font-size: 12px;
        line-height: 22px;
        width: 100%;
        margin: 0 0 5px;
    }
    .text-detail-area .location, .text-detail-area .location-detail{
        width: 33%;
    }
    .text-detail-area .location i{
        font-size: 15px;
        line-height: 15px;
    }
    .text-detail-area .info_detail.timing_detail{
        width: 100%;
        margin: 0 0 10px;
    }
    .text-detail-area .info_detail .si-clock{ margin-left: 3px;}
    .enrollment-block{
        font-size: 15px;
    }
    .enrollment-block .enrollment-text, .enrollment-block .enrollment-text.add{
        padding: 10px 0;
    }
    .location-caption .message_box{ width: 100%;}
    .greetings-block .greetings{ font-weight: normal;}
    .profile_select.map_location,
    .profile_select.map_location, .profile_location.profile_location{
        margin: 0 5px;
        width: 47.8%;
    }
    .profile_select.map_location.area{ width: 46.7%;}
    .profile_select.map_location .select2-container .select2-choice {
        padding: 0 50px 0 30px;
    }
    .location-caption{ padding: 10px 5px;}
    .info-container .info-left,
    .info-container .info-right{
        width: 100%;
        font-size: 12px;
        margin: 0 0 25px;
    }
    .info-container .info-right{
        border-left: none;
        padding: 15px 0 0 12px;
        margin: 0;
    }
    .info-container .info-left .work-info{ margin: 0 0 10px;}
    .info-container .info-right .info_employee{ width: 35%;}
    .info-container .info-right .info_employee.info{
        width: 65%;
    }
    .qr-img-holder,
    .text-detail-area{
        float: none;
        width: 100%;
        margin: 0;
    }
    .text-detail-area{ padding: 25px 10px 0;}
    .qr-img-holder{
        margin: 0 0 30px;
    }
    .qr-img{
        float: none;
        margin: 0 auto;
    }
    .text-detail-area .info_detail{
        font-size: 15px;
    }
    .text-detail-area .info_detail.enroll{
        width: 100%;
        font-size: 15px;
    }
    .info_detail.enroll .enroll-text{
        width: auto;
        margin: 0 10px 0 0;
    }
    .info_detail.enroll .info_detail{ width: 28%;}
    .text-detail-area .location-detail{ width: 63%;}
    .info_detail.more{ width: 24%;}
    .general_info_block::after{ background: none;}
    .slider_block .bxslider li{
        margin: 0 18px;
        width: 100px !important;
    }
    .slider_block .bxslider li a, .slider_block .bxslider li.not-activate{
        padding: 24px 0 0;
        width: 100px !important;
        height: 100px;
    }
    .slider_block .bxslider li a img, .slider_block .bxslider li.not-activate img{
        max-width: 50%;
        height: 35px;
    }
    .slider_block .bxslider li .badge{
        width: 20px;
        height: 20px;
        padding: 4px 0 0;
        font-size: 11px;
        right: 5px;
    }
    .slider_block .bxslider li a > span, .slider_block .bxslider li.not-activate > span{ font-size: 11px;}
    .slider_block .bxslider li.not-activate .caption .caption-title{ font-size: 12px;}
    .profile-edit .form-wrapper .number-wrapper input{padding-right: 10%;}
    .profile-edit .form-wrapper .verified_email{right: 15%;}
    .day-name-holder{ margin: 0 0 10px;}
    .timing-info{ width: 100%;}
    .profile_holder, .welcome_block, .employee_detail_block{ padding: 10px;}
    .bx-prev{left: 0;}
    .bx-next{right: 0;}
    .slider_block .bxslider-holder{ padding: 0 24px;}
    .qr-container{ padding: 20px 5px;}
    .progress-block, .general_info_block{
        float: none;
        width: 100%;
        border-right:none;
    }
    .progress-block{ margin: 25px 0;}
    .text-detail-area .info_detail{ margin-right: 10px;}
    /*.info-container .info-left .work-info::after{*/
        /*background-position: -20px -115px;*/
        /*width: 17px;*/
        /*height: 16px;*/
    /*}*/
    /*.info-container .info-left .work-info.phone::after{*/
        /*background-position: -59px -115px;*/
        /*width: 20px;*/
        /*height: 18px;*/
    /*}*/
    /*.info-container .info-left .work-info.email::after{*/
        /*background-position: -103px -114px;*/
        /*width: 20px;*/
        /*height: 19px;*/
    /*}*/
    /*.info-container .info-left .work-info.url::after{*/
        /*background-position: -144px -114px;*/
        /*width: 20px;*/
        /*height: 20px;*/
    /*}*/
    /*.info-container .info-left .work-info.address::after{*/
        /*background-position: -192px -114px;*/
        /*width: 13px;*/
        /*height: 19px;*/
        /*left: 4px;*/
    /*}*/
    /*.info-container .info-right::after{ background: none;}*/
    /*.text-detail-area .info_detail.timing_detail{*/
        /*width: 100%;*/
        /*margin: 0 0 10px;*/
    /*}*/
    .info_detail.date, .info_detail.time{
        width: 87%;
        margin: 0 0 0 8px;
    }
    .qr-code-text{
        margin: 0;
        font-size: 14px;
        width: 100%;
    }
    .general_info_holder{
        width: 100%;
        display: block;
    }
    .location-caption{
        padding: 10px 0;
    }
    .map-canvas{ height: auto;}
    .map-canvas > img{ height: auto;}
    .location-caption .btn-holder{
        display: inline-block;
        vertical-align: middle;
        width: 45%;
        margin: 0 0 0 5px;
    }
    .location-caption .btn-holder .btn-grey,
    .location-caption .btn-holder .btn-red,
    .location-caption .btn-holder .btn-green{
        margin: 0;
        width: 135px;
    }
    .clock_block .bx-wrapper .days-details::after{ background: none;}
    .slider_block{padding: 25px 9px;}
    .slider_block .bxslider div.not-activate, .slider_block .bxslider div.not-assigned,
    .slider_block .bxslider div.assigned {
    }
    .general_info_holder .social-profiles li {
        padding-left: 2px;
        padding-right: 2px;
    }
    .general_info_holder .social-profiles .btn {
        font-size: 26px;
        height: 45px;
        line-height: 45px;
        width: 45px;
    }
    .form-wrapper h1{font-size: 16px;}
    .form-wrapper input[type="email"],
    .form-wrapper .intl-tel-input{ width: 87%;}
    .form-wrapper .btn_close{
        font-size: 11px;
        width: 108px;
        margin:15px 5px 0;
    }
    .form-wrapper .label{ font-size: 12px;}
    .form-wrapper .number-wrapper .number-holder{ width: 87%;}
    .have-slider #form-slider .bx-wrapper{ max-width: 238px !important;}
    .have-slider #form-slider .bx-wrapper ul li{ max-width: 238px !important;}
    #video-container iframe{ width: 250px;}
    .profile-edit .form-wrapper input[type="text"]{
        margin: 0;
        font-weight: normal;
    }
    .form-wrapper .agreement-sign-area .btn.danger, .form-wrapper .agreement-sign-area .btn.success{
        margin: 10px 0 0;
    }
    #remoteModalThingsToDo .multiple .display-block > input {
        margin: 2px 4px 0 0;
    }
    #form-slider .submit-survey{ width:100%;}
    #remoteModalThingsToDo .box .img-area img{
        max-height: 100px;
        margin: 0 auto;
    }
    #remoteModalThingsToDo .box .img-area,
    #remoteModalThingsToDo .box .img-circle{ width: 100px;}
    .btn-group .dropdown-menu{ min-width: 130px !important;}
    .form-wrapper.box.pin{
        bottom: 55px;
        margin: 0 0 0 -144px;
        left: 50%;
    }
    .form-wrapper.box.pin #PinResetForm.smart-form .input input, .form-wrapper.box.pin #VerifyPINForm.smart-form .input input{
        font-size: 16px;
        line-height: 19px;
        padding:5px 5px 5px 30px;
        letter-spacing: 25px;
    }
    .form-wrapper.box.pin #PinResetForm .form-control::-moz-placeholder{letter-spacing: 30px;}
    .form-wrapper.box.pin #VerifyPINForm .form-control:-ms-input-placeholder,
    .form-wrapper.box.pin #PinResetForm .form-control:-ms-input-placeholder{letter-spacing: 30px;}
    .form-wrapper.box.pin #VerifyPINForm .form-control::-webkit-input-placeholder,
    .form-wrapper.box.pin #PinResetForm .form-control::-webkit-input-placeholder{letter-spacing: 30px;}
    .clock_block .clock_block_header h2{
        font-size: 14px;
        margin: 5px 0 10px;
    }
    .bootstrap-datetimepicker-div{float: left;}
    .owl-prev{ left: -15px;}
    .owl-next{ right: -15px;}
    #remoteModalThingsToDo .box.cafe,
    #remoteModalThingsToDo .box.safety,
    #remoteModalThingsToDo .box.agreement,
    #remoteModalThingsToDo .box.survey,
    #remoteModalThingsToDo .box.video-section{
        left: 50%;
        margin: 0 0 0 -140px;
    }
    #assets-table{ table-layout: fixed;}
    #assets-table th{ width: 100px;}
    .owl-carousel{ padding-left: 0 !important;}
    .profile_holder .profile{ top: 34px;}
    .profile_holder .profile .slide-content ul li{ padding: 5px 10px;}
    .profile_holder .profile .slide-content ul li .signature {padding: 5px 5px 5px 42px;}
    .greetings-block .form-wrapper.box.profile_box {
        top: -165px;
        margin: 0 0 0 -140px;
    }
    .profile_box .upload-wrapper.ready,
    .profile_box .upload-wrapper {
        margin: 0 auto;
        width: 265px;
    }
    .croppie-container .cr-boundary{ width: 265px !important;}
    .croppie-container .cr-image{}
    .qr-container .bar_code_img {
        width: 200px;
        margin: 0 auto;
        float: none !important;
    }
    #profile-content .content .info_detail.more {width: 110px;    }
    .text-detail-area .access-email .enrollment_code_holder {width: 107px;    }
    .message_box{ padding: 5px 10px;}
    /*End of User Profile*/
    .img-holder-block, .img-holder-block img,
    .img-holder-block.expire, .img-holder-block.expire img{ width: 250px; margin: 0 auto;}
    .modal-dialog, .modal-dialog.extra-large{ width: 100%;}
    /*fb-right style*/
    .fb-right{
        margin-left:0 !important;
        border-left:none !important;
        padding-top:0 !important;
    }
    /*End of fb-right style*/
    /*Ribbon style*/
    #ribbon{background: #474544;}
    #ribbon .breadcrumb, #ribbon .breadcrumb a{ color: #bbb !important;}
    #ribbon .breadcrumb li:last-child, #ribbon .breadcrumb > .active{ color: #e4e4e4 !important;}
    /*End of Ribbon style*/
    /* Employee Profile */
    .profile-header .title{/*remove for issue in employees profiles view*/
        /*float: none;
        width: 100%;*/
    }
    .profile_detail_holder .profile-aside{margin-bottom:0;}
    .profile_detail_holder .employee-detail-area .chart-heading{}
    .profile_detail_holder .employee-detail-area .info-boxes{padding-top: 0;}
    .profile_detail_holder .employee-detail-area .info-boxes .col{ padding-bottom: 30px;}
    .profile-header .search-block{/*remove for issue in employees profiles view*/
        /*float: none;
        width: 100%;*/
    }
    .employee-detail-area .chart-filter{
        float: none;
        width: 100%;
        margin:0 0 40px;
    }
    #profile-header-content .contact li{ width: 21%;}
    #profile-content .information .content::after,
    #profile-content .skills .content::after{background: none;}
    .search-block .slider_container{/*remove for issue in employees profiles view*/
        /*overflow: hidden;
        margin: 0 auto 15px;
        float: none;*/
    }
    .profile_detail_holder .search-block .custom-search{ /*width: 100%;*/}/*remove for issue in employees profiles view*/
    .profile_detail_holder .custom-search .form-control{ width: 83%;}
    .employee-detail-area .chart-filter li{ padding: 0 1%;}
    .slider_container .bx-next.next-slide{ right: -3px;}
    .employee-detail-area .calender-list{ text-align: center;}
    .profile_detail_holder .chart-filter ul{
        float: right;
        width: 200px;
    }
    /* End Employee Profile */
    /*wipe profile styling*/
    .wipe_container header{
        padding:15px 10px;
    }
    .wipe_container header h1{
        margin:7px 10px 0;
        font-size: 18px;
        line-height: 22px;
        width: 225px;
        color: #fff;
    }
    .wipe_container header .img-exclaim{ font-size: 13px;}
    .wipe_container header .img-cross{ font-size: 14px;}
    .wipe_container .main-holder h2{ font-size: 13px;}
    .wipe_container .main-holder .profile-holder .left-align-block,
    .wipe_container .main-holder .profile-holder .right-align-block{
        display: block;
        width: 100%;
    }
    .wipe_container footer{ padding: 20px;}
    .wipe_container footer .btn-confirm, .wipe_container footer .btn-cancel{ width: 110px;}
    /*End wipe profile styling*/
    .employee_slider .owl-carousel .owl-prev{ left: 15px;}
    .employee_slider .owl-carousel .owl-next{ right: 12px;}
    .employee_slider .owl-carousel.owl-loaded{
        width: 100%;
        padding: 0;
    }
    .employee_slider .owl-carousel .owl-stage-outer{
        padding: 25px 30px;
        width: 85%;
        margin: 0 auto;
    }
    #PinResetForm.smart-form .input input{
        font-size: 20px;
        letter-spacing: 26px;
        line-height: 23px;
        padding: 5px 5px 4px 30px;
    }
    .dashboard-widgets .top-charts{text-align: center;}
    /* page top heading */
    .tabs-headig .page-title{
        float: none !important;
    }
    .tabs-headig .header-btn-area{
        width: 100%;
        text-align: center;
    }
    .tabs-headig .header-btn-area .btn{
        float: none !important;
        margin: 0 0 20px;
        padding: 4px 15px;
        font-size: 13px;
        line-height: 30px;
    }
    .tabs-headig .header-btn-area .btn .si-icon{
        font-size: 13px;
            line-height: 1.1;
        margin-right: 7px;
        vertical-align: middle;
    }
    .page-title{
        text-align: center;
        margin-bottom: 20px;
    }
    /* End page top heading */
    /* Custom Search */
    .grid-search,
    .grid_action_icons{
        float: none !important;
        margin: 0 auto 20px !important;
        text-align: center;
    }
    .grid-search .btn-grid.header-btn,
    .grid_action_icons .header-btn{float: none !important;}
    .grid_action_icons .btn-group{
        float: none !important;
        margin: 0 !important;
    }
    .grid_action_icons .custom-btn, .grid_action_icons .btn-group {
        float: none;
        display: inline-block;
        margin: 0 2px !important;
    }
    .profile_holder .profile{
        float:left;
    }
    #attendance_button_location .profile_select{
        width:36% !important;
    }
    table.has-columns-hidden>tbody>tr.row-detail>td>ul>li>span.columnTitle{
        width: 108px !important;
    }
    /* End Custom Search */
    /*grid footer style*/
    .dt-toolbar-footer .dataTables_paginate{float: none;text-align: center;margin: 10px 0 0;}
     .dt-toolbar-footer>:last-child .pagination{float: none;}
    /*END grid footer style*/
}
@media all and (max-width: 700px){
    /*for 3 columns in "leave assignment" employee id/name*/
    .employee-id{width: 78%;}
    /*END for 3 columns in "leave assignment" employee id/name*/
    /*for "selectWithCheckboxHolder" drop down with "Load Employee" button*/
    .load-employee-holder .selectWithCheckboxHolder {width: 58%;}
    /*END for "selectWithCheckboxHolder" drop down with "Load Employee" button*/
    /* Employee Profile */
    .profile-aside .social li {margin-left: 2%;}
    .profile-aside .sections article .title{float:none;}
    .profile-aside .sections article .detail{
        float:none;
        max-width:100%;
        text-align:left;
    }
    #profile-content .information .content .holder{
        float:none;
        width:100%;
        overflow:hidden;
    }
    #profile-content .information .content .holder:nth-child(2){border-top: 2px solid #fff;}
    #profile-content .notice .col{
        width:100%;
        margin-top:30px;
    }
    #profile-content .notice .col:first-child{margin-top:0;}
    /* End Employee Profile */
}
@media all and (max-width: 679px){
    #ribbon{
        background: #474544;
        border:0;
    }
    #ribbon .breadcrumb,
    #ribbon .breadcrumb a{color: #BBB!important;}
    #ribbon .breadcrumb li:last-child,
    #ribbon .breadcrumb>.active{color: #E4E4E4 !important;}
}
@media all and (max-width: 650px){
    #main.login-layout {
        min-height: inherit;
    }
    .login-page .page-footer{
        position: static;
        height: 40px;
        padding: 7px 0;
    }
    .widget-weather .jarviswidget .widget-body{ padding: 10px;}
    .widget-weather .top-bar-left img{
        width: 13px;
        height: 20px;
    }
    .widget-weather .right-align{
        width: 20px;
        height: 20px;
    }
    .widget-weather .top-bar{ padding: 0;}
    .widget-weather .temp-img{ width: 95px;}
    .widget-weather .icon-list{ font-size: 12px;}
    .widget-weather .icon-list li{ width: 33%;}
    .widget-weather .days-list li{
        width: 48%;
        margin: 0 auto 15px;
        display: block;
    }
    /*user profile*/
    .user-profile footer{ padding: 7px 15px 15px;}
    /*END user profile*/
    .profile-header .title{
        float: none;
        width: 100%;
        text-align: center;
    }
    .profile-header .search-block{
        float: none;
        width: 100%;
        overflow: hidden;
    }
    .profile_detail_holder .search-block .custom-search{
        width: 100%;
        text-align: center;
    }
    .profile_detail_holder .custom-search .form-control {width: 84%;}
    .search-block .slider_container{
        overflow: hidden;
        margin: 0 auto;
        float: none;
    }
}
@media all and (max-width: 600px){
    /*column layout in mobile*/
    .phone-1{width:8.33333333% !important;}
    .phone-2{width:16.66666667% !important;}
    .phone-3{width:25% !important;}
    .phone-4{width:33.33333333% !important;}
    .phone-5{width:41.66666667% !important;}
    .phone-6{width:50% !important;}
    .phone-7{width:58.33333333% !important;}
    .phone-8{width:66.66666667% !important;}
    .phone-9{width:75% !important;}
    .phone-10{width:83.33333333% !important;}
    .phone-11{width:91.66666667% !important;}
    .phone-12{width:100% !important;}
    /*END columns layout in mobile*/
    /*only show on mobile*/
    .show-mobile{display: block !important;}
    /*END only show on mobile*/
    /*only hide on mobile*/
    .hidden-mobile{display: none !important;}
    /*END only hide on mobile*/
    /*for 3 columns in "leave assignment" employee id/name*/
    .employee-id{width: 81%;}
    /*END for 3 columns in "leave assignment" employee id/name*/
    /*for "selectWithCheckboxHolder" drop down with "Load Employee" button*/
    .load-employee-holder .selectWithCheckboxHolder {width: 74%;}
    /*END for "selectWithCheckboxHolder" drop down with "Load Employee" button*/
    /*for three columns in "employee detail" in "leave application" */
    .leave_application-employee_detail  .col{
        float: left;
        width: 40%;
        padding: 0 3px;
    }
    .leave_application-employee_detail  .col.user-image{width: 20%;}
    /*END for three columns in "employee detail" in "leave application" */
    /*for smart-form col*/
    .smart-form .col {
        padding-left: 15px;
        padding-right: 15px;
    }
    /*end of smart-form col*/
    /*Breadcrumb*/
    #ribbon .breadcrumb{
        padding: 10px 2px !important;
        max-width: 60%;
    }
    /*End of Breadcrumb*/
    /*Quick Controls styling*/
    .q-controls .q-controls-area {
        height: 60px;
        min-width: 80px;
    }
    .q-controls .q-control-opener {
        right: 1px;
        width: 80px;
        height:60px;
        text-align: center;
    }
    .q-controls .q-control-opener .icon{display:none;}
    .q-controls.hover .q-control-opener,.q-controls:hover .q-control-opener{border-radius:0;}
    .q-controls .q-controls-content{
        right: 1px;
        width: 80px;
        height:auto;
        border-radius: 5px 5px 0 0;
        transform:translate(0,100%);
        -moz-transform:translate(0,100%);
        -webkit-transform:translate(0,100%);
        -ms-transform:translate(0,100%);
        -o-transform:translate(0,100%);
    }
    .q-controls.hover .q-controls-content, .q-controls:hover .q-controls-content {
        width: 80px;
        transform:translate(0,-60px);
        -moz-transform:translate(0,-100%);
        -webkit-transform:translate(0,-100%);
        -ms-transform:translate(0,-100%);
        -o-transform:translate(0,-100%);
    }
    .q-controls .q-controls-content ul {
        width:auto;
        padding:20px 0 0;
    }
    .q-controls .q-controls-content ul li {
        display:block;
        width: 80px;
        margin: 0 auto 10px;
    }
    .q-controls .q-controls-content ul li:before{display:none;}
    .q-controls .q-controls-content ul li .image {
        width: 28px;
        height: 28px;
    }
    .q-controls .q-controls-content ul li.employee .image {background-position: 0 -50px;}
    .q-controls .q-controls-content ul li.visitor .image {
        width: 28px;
        background-position: -96px -50px;
    }
    .q-controls .q-controls-content ul li.attendee .image {background-position: -230px -50px;}
    .q-controls .q-controls-content ul li.rosters .image {background-position: -127px -50px;}
    .q-controls .q-controls-content ul li.holidays .image {
        width: 28px;
        height: 28px;
        background-position: -160px -50px;
    }
    /*END Quick Controls styling*/
    /* Employee Profile */
    .profile-aside{
        float:none;
        width:100%;
        margin-bottom: 30px;
        padding: 20px;
    }
    .profile-aside .employee-name {font-size: 24px;}
    .profile-aside .employee-designation {font-size: 18px;}
    .profile-aside .shift-detail li .title{font-size:17px;}
    .profile-aside .shift-detail li .icon{margin-top:2px;}
    .profile-aside .shift-detail li .time {font-size: 17px;}
    .profile-aside .social li {margin-left: 8%;}
    .profile-aside .social li a {
        width: 48px;
        height: 48px;
        background-position: -152px -173px;
    }
    .profile-aside .social li.fb a {background-position: -152px -173px;}
    .profile-aside .social li.tw a {background-position: -224px -173px;}
    .profile-aside .social li.in a {background-position: -297px -173px;}
    .profile-aside .social li.g a {background-position: -369px -173px;}
    .profile-aside article {font-size: 16px;}
    #profile-content{
        float:none;
        width:100%;
    }
    #profile-content .sec-header h2 {font-size: 19px;}
    #profile-content .content {font-size: 12px;}
    /* End Employee Profile */
    .custom-search .form-control.employee_search{ width: 86%;}
    .profile_select.map_location, .profile_location.profile_location{width: 47%;}
}
@media all and (max-width: 480px) {
    #ribbon .breadcrumb{display:none;}
    /*Top Clock*/
    #ribbon .ribbon-button-alignment{width:100%;}
    #clockbox{
        right: 50%;
        margin-right: -116px;
    }
    /*END Top Clock*/
    /*Main Icon Styling*/
    .page-title{
        margin:5px 0 15px;
        font-size: 18px;
    }
    .page-title span.item-image{
        width: 18px;
        font-size: 16px;
        line-height: 18px;
    }
    /*END Main Icon Styling*/
    /*title drops in mobile*/
    .jarviswidget header h2 {width: 130px !important;}
    /*title drops in mobile*/
    /*for 3 columns in "leave assignment" employee id/name*/
    .employee-id{width: 76%;}
    /*END for 3 columns in "leave assignment" employee id/name*/
    /*for "selectWithCheckboxHolder" drop down with "Load Employee" button*/
    .load-employee-holder .selectWithCheckboxHolder {width: 67%;}
    /*END for "selectWithCheckboxHolder" drop down with "Load Employee" button*/
    /*for three columns in "employee detail" in "leave application" */
    .leave_application-employee_detail  .col{
        width: 50%;
        padding: 0 20px;
    }
    .leave_application-employee_detail  .col.user-image{
        float: none;
        width: 100%;
        margin: 0 0 5px;
    }
    .leave_application-employee_detail .label.pull-left {
        float: none !important;
        width: auto;
    }
    /*END for three columns in "employee detail" in "leave application" */
    /* Employee Profile */
    .profile-aside .social li {margin-left: 4%;}
    #profile-content .content .contact li{
        display:block;
        width:100%;
        border-left:0;
        border-top: 1px solid #b2b2b2;
        padding: 10px 2px;
    }
    #profile-content .content .contact li:first-child{padding: 10px 2px;}
    #profile-content .content .contact li a{font-size:16px;}
    #profile-content .content .contact li i {font-size: 20px;}
    #profile-content .notice .warning .title {width: 25%;}
    #profile-content .notice .warning .detail {width: 75%;}
    .profile_detail_holder .employee-detail-area .info-boxes .col{ width: 100%;}
    .employee-detail-area .chart-holder .chartLegend{
        display: block;
        width: 100%;
    }
    /* End Employee Profile */
    .employee_slider .owl-carousel .owl-prev{ left: 0;}
    .employee_slider .owl-carousel .owl-next{ right: 4px;}
    .employee_slider .img_area{ width: 110px;}
    .profile_select.map_location, .profile_location.profile_location{width: 96%;}
    .table .btn-group.settings .dropdown-menu{
        width: 235px;
        overflow: auto;
        padding-bottom: 10px;
        margin-left: 18px;
    }
    .table .btn-group .dropdown-menu{
        left: 0;
        right: auto;
    }
    .table .btn-group.settings .dropdown-menu:after,
    .table .btn-group.settings .dropdown-menu:before{display: none;}
    /*package screen issue in mobile*/
    #add-pkg-form .dd-item > button,
    #add-client-form .dd-item > button{
        margin-top: 11px;
        margin-bottom: 3px;
    }
    #add-pkg-form .dd-item .dd-handle,
    #add-client-form .dd-item .dd-handle{
        padding: 7px 30px;
        line-height: 25px;
    }
    #widget-grid .btn-group.settings{
        margin-top: -10px;
    }
}
@media  all and (max-width: 420px) {
    .add_anohter_check {
        float: right !important;
        padding-left: 20px;
        clear: both;
        width: 53%;
    }
    .add_anohter_check .phone-5{
         width:100% !important;
     }
    .pagination-sm>li>a, .pagination-sm>li>span{
        padding: 5px 5px !important;
    }
}

@media  all and (max-width: 380px) {
    #header .selected-location{
        font-size: 11px;
    }
    #header .selected-location:before{
        margin: -5px 1px 0 0;
        font-size: 16px;
    }
    /*Login page*/
    #login-container{width: 100%;}
    /*END Login page*/
    /*for title in mobile*/
    .jarviswidget .form-grid header h2{width: 150px;}
    /*END for title in mobile*/
    /*title drops in mobile*/
    .jarviswidget header h2 {width: 154px !important;}
    /*title drops in mobile*/
    /*for 3 columns in "leave assignment" employee id/name*/
    .employee-id{width: 71%;}
    /*END for 3 columns in "leave assignment" employee id/name*/
    /*for "selectWithCheckboxHolder" drop down with "Load Employee" button*/
    .load-employee-holder .selectWithCheckboxHolder {width: 57%;}
    /*END for "selectWithCheckboxHolder" drop down with "Load Employee" button*/
    /* End Employee Profile */
    #profile-content #graphsList li{width: 96%;}
    /* End Employee Profile */
    #profile-content .content .info_detail.more {
        width: 115px;
    }
    .text-detail-area .access-email .enrollment_code_holder {
        width: 97px;
    }
    .page-footer{
        padding-top: 19px;
        font-size: 11px;
    }
}
@media all and (max-width: 350px){
    .slider_block .bxslider li{ margin: 0 8px;}
    .employee_slider .owl-carousel .owl-stage-outer{ padding: 25px 10px;}
}
@media  all and (max-width: 1020px) {
    .table .btn-group .dropdown-menu {
        left: 0;
        right: auto;
        margin-left: 31px;
    }
    .table .btn-group.settings .dropdown-menu:before{
        border-color: transparent #fff transparent transparent;
        left: -11px;
    }
    .table .btn-group.settings .dropdown-menu:after, .table .btn-group.settings .dropdown-menu:before {
        left: -10px;
        right: auto;
        border-color: transparent #fff transparent transparent;
    }
    .table .btn-group.settings .dropdown-menu:after, .table .btn-group.settings .dropdown-menu:before{
        left: -10px;
        right: auto;
        border-color: transparent #fff transparent transparent;
    }
    #widget-grid .btn-group.settings{
        margin-top: -10px;
    }
}
    .fb-edit-field-wrapper .fb-field-label{ display:none;}
/*}*/   /* Comment because of error in CSS file*/
/*Placeholder styling for login page*/
#LoginForm .form-control::-moz-placeholder,
#PasswordForm .form-control::-moz-placeholder,
#PasswordResetForm .form-control::-moz-placeholder,
#PinResetForm .form-control::-moz-placeholder{color:#e3e3e3;opacity:1}
#LoginForm .form-control:-ms-input-placeholder,
#PasswordForm .form-control:-ms-input-placeholder,
#PasswordResetForm .form-control:-ms-input-placeholder,
#PinResetForm .form-control:-ms-input-placeholder{color:#e3e3e3}
#LoginForm .form-control::-webkit-input-placeholder,
#PasswordForm .form-control::-webkit-input-placeholder,
#PasswordResetForm .form-control::-webkit-input-placeholder,
#PinResetForm .form-control::-webkit-input-placeholder{color:#e3e3e3}
#LoginForm .login-email ::-moz-placeholder{color:#fff;opacity:1}
#LoginForm .login-email :-ms-input-placeholder{color:#fff;opacity:1}
#LoginForm .login-email ::-webkit-input-placeholder{color:#fff;opacity:1}
.form-wrapper input::-moz-placeholder{color:#b5b5b5;opacity:1}
.form-wrapper input:-ms-input-placeholder{color:#b5b5b5;opacity:1}
.form-wrapper input::-webkit-input-placeholder{color:#b5b5b5;opacity:1}
.form-wrapper textarea::-moz-placeholder{color:#b5b5b5;opacity:1}
.form-wrapper textarea:-ms-input-placeholder{color:#b5b5b5;opacity:1}
.form-wrapper textarea::-webkit-input-placeholder{color:#b5b5b5;opacity:1}
.form-wrapper.box.pin #VerifyPINForm .form-control::-moz-placeholder,
.form-wrapper.box.pin #PinResetForm .form-control::-moz-placeholder{color:#b5b5b5;opacity:1;}
.form-wrapper.box.pin #VerifyPINForm .form-control:-ms-input-placeholder,
.form-wrapper.box.pin #PinResetForm .form-control:-ms-input-placeholder{color:#b5b5b5;opacity:1; }
.form-wrapper.box.pin #VerifyPINForm .form-control::-webkit-input-placeholder,
.form-wrapper.box.pin #PinResetForm .form-control::-webkit-input-placeholder{color:#b5b5b5;opacity:1;}
#LoginForm input:-webkit-autofill,
#PinResetForm input:-webkit-autofill,
#PasswordForm input:-webkit-autofill,
#PasswordResetForm input:-webkit-autofill{
    -webkit-box-shadow:0 0 0 1000px #000 inset !important;
    -webkit-text-fill-color:#fff !important;
}
#LoginForm input.form-control:-webkit-autofill,
#PinResetForm input.form-control:-webkit-autofill,
#PasswordForm input.form-control:-webkit-autofill,
#PasswordResetForm input.form-control:-webkit-autofill{
    -webkit-box-shadow:0 0 0 1000px #fff inset !important;
    -webkit-text-fill-color:#000 !important;
    margin-top: -1px;
}
/*END Placeholder styling for login page*/
/*Placeholder styling for Browse file input*/
.input.input-file > input::-moz-placeholder{color:red !important;opacity:1}
.input.input-file > input:-ms-input-placeholder{color:red !important;}
.input.input-file > input::-webkit-input-placeholder{color:red !important;}
/*END Placeholder styling for Browse file input*/
/*Removing cross sign in IE*/
input::-ms-clear{
    display: none;
}
/*END Removing cross sign in IE*/
::-moz-placeholder{color:#b2b2b2;opacity:1}
:-ms-input-placeholder{color:#b2b2b2 !important;}
::-webkit-input-placeholder{color:#b2b2b2;}
.hideAddBtn{display: none;}


.dropdown-menu > .locked > a, .dropdown-menu > .locked > a:focus, .dropdown-menu > .locked > a:hover{
    color:#999999;
}

.checkbox-inline.locked,
.checkbox.locked label,
.radio-inline.locked,
.radio.locked label,
fieldset[locked] .checkbox label,
fieldset[locked] .checkbox-inline,
fieldset[locked] .radio label,
fieldset[locked] .radio-inline,
fieldset[locked] input[type="checkbox"],
fieldset[locked] input[type="radio"],
input.locked[type="checkbox"],
input[type="checkbox"][locked],
input.locked[type="radio"],
input[type="radio"][locked]{
    cursor: not-allowed;
}

.checkbox-container{
    position:relative;
    display:block;
}
.checkbox-cover {
    background: #e6e6e6;
    border: 1px solid #ccc;
    height: 11px;
    left: 7px;
    opacity: 0.5;
    position: absolute;
    top: 9px;
    width: 11px;
    z-index: 2;
    cursor: not-allowed;
}

.agreement-preview p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 18px;
}
.cursor-default{
    cursor: default !important;
}

/* Password Info Styles*/
#pswd_info {
    background: #fefefe none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0 1px 3px #ccc;
    font-size: 0.875em;
    padding: 15px;
    position: absolute;
    top: 65px;
    width: 230px;
    height:190px;
    z-index: 1000;
}

#pswd_info ul,
#pswd_info li {
    margin:0;
    padding:0;
    list-style-type:none;
}

#pswd_info h4 {
    margin:0 0 10px 0;
    padding:0;
    font-weight:normal;
    font-size: 14px;
}

#pswd_info::before {
    content: "\25B2";
    position:absolute;
    top:-12px;
    left:45%;
    font-size:14px;
    line-height:14px;
    color:#ddd;
    text-shadow:none;
    display:block;
}

#pswd_info .invalid:before {
    font-family: FontAwesome;
    content: "\f00d";
    width: 15px;
    display: inline-block;
}
#pswd_info .invalid {
    line-height:24px;
    color:#ec3f41;
}
#pswd_info .valid:before {
    font-family: FontAwesome;
    content: "\f00c";
    width: 15px;
    display: inline-block;
}
#pswd_info .valid {
    line-height:24px;
    color:#3a7d34;
}

#pswd_info {
    display:none;
}
table.has-columns-hidden>tbody>tr.row-detail>td>ul>li {padding: 5px 0;}
table.has-columns-hidden>tbody>tr.row-detail>td>ul>li>span.columnTitle {
    font-weight: 700;
    width: 100px;
    display: inline-block;
    padding-left: 10px;
}
table.has-columns-hidden>tbody>tr.row-detail>td>ul>li>span.columnTitle input#checkAll{display: none;}
table.has-columns-hidden>tbody>tr.row-detail>td>ul>li>span.columnValue .secure-field-wrapper i {
    position: relative;
    display: inline-block;
    top: 0;
}
table.has-columns-hidden>tbody>tr.row-detail>td>ul>li>span.columnValue {
    font-weight: normal;
    display: inline-block;
    padding-left: 10px;
}

/* Login Animation Page*/
.landing-page #main.login-layout{
    position: relative;
    margin: 0;
    height: 100%;
    min-height: 100%;
    padding: 0;
    overflow: auto;
}
.landing-page .login-area{
    min-height: 100%;
    padding: 0 0 52px;
    position: absolute;
    top: 0;
    bottom: -2000px;
    left: 0;
    right: 0;
    /*background: rgba(0,0,0,0.8);*/
    display: none;
    z-index: 1003;
}
.landing-page.login-page.no-animation .login-area{
    display: block;
    bottom: 0;
}
.landing-page.login-page.white-bg{
    background-color: #FFFFFF;
}
.landing-page.login-page.white-bg .page-footer{
    background: #2a2725 !important;
    height: 52px;
}
.landing-page.login-page .smart-form .checkbox{
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    color: #a5a4a3;
    margin: 0 0 0 8px;
    padding: 0 0 0 30px;
    width: 120px;
    float: left;
    cursor: pointer;
}
.landing-page.login-page .smart-form .checkbox i,
.landing-page.login-page .smart-form .checkbox input:checked+i{
    background: none transparent !important;
    border: 1px solid #626262 !important;
    color: #a1a1a1;
    width: 14px;
    height: 14px;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
}
.landing-page.login-page .smart-form .checkbox i{
    position: absolute;
    top: 3px;
    left: 0;
    display: block;
    outline: 0 none;
}
.landing-page.login-page .smart-form .checkbox input + i::after{
    content: '\f00c';
    position: absolute;
    width: 14px;
    height: 14px;
    background:none transparent !important;
    border: 1px solid #626262 !important;
    color: #a1a1a1;
    top: -1px !important;
    left: -1px !important;
    font: 400 16px/19px FontAwesome;
    text-align: center;
    font-size: 10px;
    line-height: 13px;
    opacity: 0;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
    transition: opacity .1s;
    -o-transition: opacity .1s;
    -ms-transition: opacity .1s;
    -moz-transition: opacity .1s;
    -webkit-transition: opacity .1s;
}
.landing-page.login-page .smart-form .checkbox input:hover + i,
.landing-page.login-page .smart-form .checkbox input:focus + i{
    border: 1px solid #626262 !important;
    width: 14px;
    height: 14px;
}
.landing-page.login-page .smart-form .checkbox input:checked:hover + i:after {content: '\f00d';}
.landing-page.login-page .smart-form .checkbox input:checked+i:after, .smart-form .radio input:checked+i:after {opacity: 1;}
.landing-page.login-page .page-footer{ background: none !important;}
.landing-page.login-page .txt-color-white{ text-align: center;}
.landing-page.login-page *{
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.footer.agreement-sign-area.has-error .sig.sigWrapper {
    border: 1px solid #b94a48;
}
#general-detail-loader {
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    z-index: 1000;
}
.select-all-box{
    text-transform: capitalize; 
    font-size: 11px; 
    vertical-align: middle;
}
.select-all-box a{
    padding: 0 10px;
}
/*Notification messages styling*/
#divSmallBoxes{z-index: 999999;}
#divSmallBoxes .SmallBox{
    min-height: 60px;
    background: #fff !important;
    border-radius:3px;
    color: #000;
}
#divSmallBoxes .SmallBox.success-box{border: 1px solid #8fb021;}
#divSmallBoxes .SmallBox.process-box{border: 1px solid #0092c2;}
#divSmallBoxes .SmallBox.error-box{border: 1px solid #fe0000;}
#divSmallBoxes .SmallBox .foto{
    height: 100%;
    width: 50px;
    left: 0;
    text-align: center;
    font-size: 15px;
    color: #fff;
}
#divSmallBoxes .SmallBox .foto .fa{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
#divSmallBoxes .SmallBox.success-box .foto{background: #8fb021 !important;}
#divSmallBoxes .SmallBox.process-box .foto{background: #0092c2 !important;}
#divSmallBoxes .SmallBox.error-box .foto{background: #fe0000 !important;}
#divSmallBoxes .SmallBox .textoFoto{
    width: 100%;
    margin: 0;
    padding: 20px 40px 20px 60px;
}
#divSmallBoxes .SmallBox .textoFoto >span{display: none;}
#divSmallBoxes .SmallBox .textoFoto p{
    margin: 0;
}
#divSmallBoxes .miniIcono{
    font-size: 12px;
    position: absolute;
    right: 5px;
    top: 20px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    box-shadow: 0 0 0 transparent;
    border-radius: 100%;
    overflow: hidden;
}
#divSmallBoxes .miniIcono .miniPic{position: static;}
/*END Notification messages styling*/
/*CSS for IE*/
@media screen and (min-width:0\0) {
    [class^="si-"]:before,
    [class*=" si-"]:before{font-size: 0.9em;}
}

[data-show-value]:before {
    content: attr(data-show-value);
    left: attr(data-show-value) px
}

[data-show-value]:after {
    content: "";
    left: 13px
}
/*********************css start for extender template***************************/

#extender-holder .panel{box-shadow:none;}
#extender-holder h1{font-size:25px; margin:0px 0 16px; padding:0px;}
#extender-holder h1 span{padding-left: 15px;}
#extender-holder .list-style-none{ margin:0; padding:0; list-style:none; border-bottom:0px;}
#extender-holder .nav-left{padding-left:0px; padding-right:0px;overflow-y: scroll;}
#extender-holder .nav-left ul li{ border-bottom:1px solid #ececec; width:100%;}
#extender-holder .nav-left ul li a span{ display:block;line-height: 18px; font-size: 12px;}
#extender-holder .nav-left ul li a span img{width:100%; border-radius:50%;}
#extender-holder .nav-left ul li a{ padding:4px; display:block; color:#656465;border: 4px solid #fff;}
#extender-holder .nav-left ul li a:hover{ text-decoration:none;}
#extender-holder .nav-left ul li a.active, #extender-holder .nav-left ul li a:hover, #extender-holder .nav-left ul li.active a{ border:4px solid #00a5ed; padding:4px; background-color:transparent;}
#extender-holder .nav-left ul li a .nav-wrap{ padding:5px;}
#extender-holder .content > .panel{ display:none; border-bottom:0px; border-radius:0px; box-shadow:none;}
#extender-holder .top_link{ padding:5px; }
#extender-holder .top_link:after{ content:''; display:block; clear:both; height:0;}
#extender-holder .top_link_left{ float:left; width:80%;}
#extender-holder .top_link_left strong{ display:block; text-transform:capitalize; font-size: 13px; color: #383838; }
#extender-holder .top_link_right{ float:left; margin-right: 10px; margin-left: 5px; margin-top: 5px; width:30px; height:30px; border:1px solid #ececec; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}
#extender-holder .link_date{ padding:0;margin-top: 8px;}
#extender-holder .smart-form .custom-select{margin-right:10px;}
#extender-holder .extender-form{background-color: #eee;padding: 7px;margin-bottom: 7px;}
#extender-holder .content{ padding:20px 0px 10px;}
#extender-holder .grid-search{width: 99%; clear: both; margin-left: 2px;}
#extender-holder .grid-search .custom-search .form-control{border:0px; border-radius:0px;}
#extender-holder .grid-search .custom-search.visitor_search{margin-bottom:5px;}
#extender-holder header{ padding-bottom:5px; margin-bottom:8px; padding:0 6px;}
#extender-holder .title-area span, .title-area strong{ display:block;}
#extender-holder .title-area span{ font-size:12px;}
#extender-holder .title-area strong{ font-size:22px; font-weight:600; text-transform:capitalize; color:#333;margin-left:-3px;}
#extender-holder .extender_img_preview{position: absolute; right: 10%; width:100%;}
#extender-holder .extender_img_preview img{ width:100%; max-width: 250px;}
#extender-holder .pt30{padding-top:30px !important;}
#extender-holder .option-right{ padding-top:7px; }
#extender-holder .option-right-inn{ float:right;}
/*#extender-holder .star-levels{ float:left; margin-right:15px;max-width: 160px;}*/
#extender-holder .star-levels input[type="password"]{border-radius:4px; background:#fff; padding:0 15px; word-spacing:0.6em;}
#extender-holder .star-levels input[type="password"].error{border:1px solid #a90329; }
#extender-holder .star-levels input[type="password"]:focus{border-color: #3276b1 !important;}
#extender-holder .star-levels .error-dispaly{margin-top: 6px;font-size: 11px;line-height: 15px;color:#d56161;}
#extender-holder .star-levels ul:after{ content:''; display:block; clear:both; height:0;}
#extender-holder .star-levels li{ float:left; padding-left:10px;}
#extender-holder .star-levels li:first-child{ padding-left:0;}
#extender-holder .star-levels li span{ display:block; background:url('/img/img/template-extender/star.jpg') no-repeat center; line-height:33px; width:7px;}

#extender-holder .btn-discard, #extender-holder .btn-extend{ display:block; float:left; padding:0 30px; color:#fff; line-height:32px; text-transform:uppercase; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; margin-right:15px; border:none;}

#extender-holder .btn-discard{ background:#fe0000;}
#extender-holder .btn-extend{ background:#00aff0;}
#extender-holder .grid-tabs{
    text-align: left;
    padding-left:9px;
}
#extender-holder .grid-tabs .tab-button,
.profile-extender-area .tab-button{
    display:inline-block;
    padding:0 30px;
    color:#000000;
    line-height:32px;
    text-transform:uppercase;
    border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border: 1px solid #CCC;
    background: #FFF;
}
.profile-extender-area .tab-button{
    margin-right: 10px;
    padding: 2px 10px;
    border-radius: 5px;
}
#extender-holder .grid-tabs .tab-button:hover,
.profile-extender-area .tab-button:hover,
#extender-holder .grid-tabs .tab-button.active,
.profile-extender-area .tab-button.active{ background:#00aff0; color: #FFF;border: 1px solid #00aff0;}
#extender-holder .btn-discard:hover, #extender-holder .btn-extend:hover, #extender-holder .btn-discard:active, #extender-holder .btn-extend:active{ color:#fff;}

#extender-holder .switcher{ padding:0; float:left; width:100px;}
#extender-holder .switcher .custom-select{margin-right:0px;}
#extender-holder .switcher .custom-select select{height:30px;}

#extender-holder .switcher_inn{ position:relative; background:#4bd963; padding:1px; width:62px; height:24px; border-radius:23px;}
#extender-holder .switcher_inn input{ position:absolute; border-radius:0; width:100%; height:100%; opacity:0; left:0; top:0; z-index:1; cursor:pointer;}

#extender-holder .switcher_inn > span{ float:left; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; width:23px; height:23px; background:#fff; position:relative; z-index:0; display:block;}
#extender-holder .switcher_inn input:checked + span{ left: calc(100% - 23px);}

#extender-holder .switcher_inn strong{ float:left; padding:0 2px; color:#fff; display:block;}
#extender-holder .switcher_inn strong span{ font-size:15px; line-height:24px;}
#extender-holder .switcher_inn strong span:first-child{ display:block;}
#extender-holder .switcher_inn strong span:last-child{ display:none; padding-left:5px; position:absolute; left:0; width:100%; top:0;}

#extender-holder .switcher_inn input:checked + span + strong span:first-child{ display:none;}
#extender-holder .switcher_inn input:checked + span + strong span:last-child{ display:block;}

#extender-holder .select-all{ padding:10px 0;}
#extender-holder .select-all span{text-align: right; position: absolute; right: 47px; margin-top: 4px;}
#extender-holder .mr14{margin-right: 13px;}
#extender-holder .select-all:after{ content:''; display:block; clear:both; height:0;}

#extender-holder .select-all a{ background:url('/img/img/template-extender/select-not.jpg') no-repeat right center; float:right; height:15px; display:block; padding-right:20px; color:#000; line-height:20px;}

#extender-holder .select-all a.active{ background:url('/img/img/template-extender/select-all.jpg') no-repeat right center;}

#extender-holder .list-count{ padding-top:65px; font-weight:700;}

#extender-holder .photo-section:after{ content:''; display:block; clear:both; height:0}

#extender-holder .photoList{ position:relative; padding:0 0 10px; margin:0 0 10px;}
/*#extender-holder .photoList:after{ content:''; position:absolute; width:70%; right:15%; height:1px; bottom:0px; background:#ecebec;}*/
#extender-holder .empty-photo, #extender-holder .filled-photo{height:105px; width:105px; margin:0 0 5px;}
#extender-holder .empty-photo img, #extender-holder .filled-photo img{width:105px;height:105px; border-radius:100%;}

#extender-holder .photoList-inn{ text-align:center; }
#extender-holder .photoList-inn strong{ font-size:11px; margin:0 0 2px; display:block;}
#extender-holder .photoList-inn strong.mb8{margin-bottom:8px;}
#extender-holder .photoList-inn strong a{ float:right; width:13px; height:20px;}
#extender-holder .photoList-inn strong a.red{ background:url('/img/img/template-extender/red-arrow.jpg') no-repeat top center;}
#extender-holder .photoList-inn strong a.green{ background:url('/img/img/template-extender/green-arrow.jpg') no-repeat top center;}
#extender-holder .photoList-inn strong:after{ content:''; display:block; clear:both; height:0;}

#extender-holder .photo-wrap strong{ line-height:14px; margin:0;}
#extender-holder .photo-wrap strong span{ display:block; color:#00aff0; font-size:9px;}

#extender-holder .template-outer{ margin:0 0 10px;}
#extender-holder .template-outer > div:first-child{ padding-left:0}
.template-outer > div:nth-child(2){ padding-right:0}
#extender-holder .color-template, #extender-holder .depth-template{ height:100px; width:105%;margin-top:10px; margin-bottom:10px;}
#extender-holder .color-template img, #extender-holder .depth-template img{height:105%;}
#extender-holder .photoList-extend{ padding-top: 60px; font-weight: 700; font-size:18px;}
#extender-holder .photoList-inn .text-center strong{ display:block; line-height:17px;}
#extender-holder .photoList-inn .text-center span{ display:block; color: #00aff0; font-size:9px;}

#extender-holder .checkMe{ padding-top: 60px; position:absolute; right:14px;}
#extender-holder .checkMe label.checkbox{margin-right:0; float:right;}
#extender-holder .checkMe a{ background:url('/img/img/template-extender/photo-chkbox.jpg') no-repeat; width:22px; height:23px; display:block;}
#extender-holder .checkMe a.active{ background:url('/img/img/template-extender/photo-chkbox-active.jpg') no-repeat;}

#extender-holder .more-content{ background:url('/img/img/template-extender/more-content.jpg') no-repeat; margin:0 auto; width:33px; height:17px; display:block; text-decoration:none;}
/*Profile extend style*/
.profile-extender-area .search_area.search_name{

}
.profile-extender-area .search_area{
    border-bottom: 1px solid #e6e2e2;
    padding: 0 20px;
}
.profile-extender-area .date_search{
    border: 1px solid #e6e2e2;
    padding: 20px 0;
}
.profile-extender-area .users_list_area{
    min-height: 300px;
    padding: 0 20px;
    overflow: auto;
    max-height: 440px;
}
.profile-extender-area .users_list li{width: 510px;}
.profile-extender-area .users_list li.heading{
    font-size: 15px;
    text-align: center;
}
.profile-extender-area .user_image_area{max-width: 320px;}
.profile-extender-area .user_image_box{
    width: 80px;
    height: 80px;
    margin: 0 5px 5px 0;
    float: left;
    z-index: 99;
    overflow:hidden;
}
.profile-extender-area .user_image_box img.user_img{max-width:810px;}
.profile-extender-area .user_image_box.profile_image img{max-width:100%;}
.profile-extender-area .enrolled .name{display:block;width: 300px;}
#preview {
    position: absolute;
    border: 2px solid #CCCCCC;
    background: #CCCCCC;
    padding: 2px;
    display: none;
    border-radius: 5px;
    z-index: 1000;
}
#preview img {
    max-height: 300px;
    max-width: 500px;
}
.profile-extender-area .approval_btns{
    display: inline-block;
    padding: 0 30px;
    color: #000000;
    line-height: 32px;
    text-transform: uppercase;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #FFF;
    top: 0 !important;
    left: 0 !important;
    box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
}
.profile-extender-area .approval_btns.success_btn{background: #17375e;color: #fff;}
.profile-extender-area .approval_btns.error_btn{background: #ff0000;color: #fff;}
.profile-extender-area .approval_btns.clear_btn{background: #CCCCCC;color: #fff;}
.profile-extender-area .pagination-container{
    border: 1px solid #e6e2e2;
    border-top: 0;
    margin-bottom: 20px;
    padding: 10px 22px;
    font-size: 14px;
}
.profile-extender-area .pagination-container .name{
    margin:0 20px;
}
.profile-extender-area .pagination-container span{
    width: 100px;
}
.profile-extender-area .pagination-container .pages{ position: absolute; }
.profile-extender-area .pagination-container .next{
    right:10px;
    top: 10px;
}
.profile-extender-area .pagination-container .previous{left:10px;}
/*End Profile extend style*/
.profile-extender-area
@media screen and (min-width:1200px){
#extender-holder .nav-left{ height:190vh; border-right: 1px solid #ececec;}
#extender-holder .nav-left .row, .nav-left ul{ height:100%;}
#extender-holder .content-wrap{ border-left:1px solid #ececec; margin-left:-1px;}
}

@media screen and (max-width:1199px){
#extender-holder .title-area span{ font-size:12px; line-height:16px; }
#extender-holder .title-area strong{ font-size:20px;}
#extender-holder .empty-photo, #extender-holder .filled-photo{ height:75px;}    
#extender-holder .photoList-extend{ padding-top:0;}
}

@media screen and (max-width:991px){
#extender-holder .btn-discard{ margin-right:0; margin-bottom:15px;}
#extender-holder .btn-extend{ clear:both;}
}

@media screen and (max-width:767px){
#extender-holder .top_link_right img{width:100%;}
#extender-holder .clearfixextend{ clear:both;}
#extender-holder .clearfix{ clear:both;}
#extender-holder .nav-left ul li{ float:left; width:50%;}
#extender-holder .nav-left ul li:nth-child(2n+1){ clear:both;}
#extender-holder .option-right-inn{ float:none;}
#extender-holder .star-levels, #extender-holder .btn-discard, #extender-holder .btn-extend, #extender-holder .switcher{ width:100%; margin-right:15px;}
#extender-holder .select-all a{ float:none;}
#extender-holder .list-count{ padding-top:0px; text-align:center;}
#extender-holder .photoList-extend{ text-align:center;}
#extender-holder .empty-photo, #extender-holder .filled-photo{ width:75px; margin:0 auto 10px;}
#extender-holder .photoList-inn strong a{ float:none; display: inline-block; vertical-align: middle; padding-left: 16px;}
#extender-holder .color-template, #extender-holder .depth-template{ width:75px; margin:5px auto; height:75px; background-size:100%;}
table.has-columns-hidden>tbody>tr.row-detail>td>ul>li .secure-field-wrapper{width:200px;}
table.has-columns-hidden>tbody>tr.row-detail>td>ul>li .secure-field-wrapper .secure-field{padding-left:10px;position:relative;top:-3px;}
}
.smart-form .has-feedback .input .form-control.pl30{padding-left:30px;}
.smart-form .has-feedback .input .form-control.pr30{padding-right:30px;}
.calander-iconCls{position: absolute;padding-top: 8px; padding-left: 10px;}
.calander-iconArrowCls{position: absolute;right: 10px;top: 6px;}
/*********************css End for extender template***************************/

/*contractor->edit.blade, contractor->create.blade. css for improve alignment add/edit contractor */
.contractor_grid_jobsCls .dataTables_wrapper .table thead tr th:first-child{padding-left:10px !important;}
.contractor_grid_jobsCls .dataTables_wrapper .table-responsive .table tbody tr td:first-child{padding-left:10px;}
.contractor_grid_jobsCls #widget-grid .even img, .contractor_grid_jobsCls #widget-grid .odd img{margin:0 0 !important;}
table.fixedHeader-floating{position:fixed !important;top: 114px !important;border:0;background-color:#FFFFFF; z-index: 10000; }table.fixedHeader-floating.no-footer{border-bottom-width:0}table.fixedHeader-locked{position:absolute !important;background-color:white}@media print{table.fixedHeader-floating{display:none}}
.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all{ z-index: 100000 !important;}
/*********************css for add background color on search field ***************************/

.filterApply{
    background-color:rgba(255, 255, 0, 0.22);
}
.selectcalanderCls{padding-right:0px; padding-bottom:7px;}
.radiobtnCls{
    padding-left:5px !important; padding-right:5px !important;
}
.calcndericonCls{
    float: left; display: table-cell; margin-right: 10px; line-height: 45px; font-size: 35px; color: #ccc;
}

.radiobtnCls .selectedMode{color:#ccc;}
.radiobtnCls .selectedMode{color:#ccc;}
.radiobtnCls .search-widget{width:101%;}
.radiobtnCls .toggle{font-size:12px;}
.radiobtnCls .toggle i{ color: #ccc !important; border-color: #ccc !important;}
.radiobtnCls .toggle input:checked + i::before {
    right: 38px;
}
.radiobtnCls .toggle i::before{background-color: #ccc;}
#widgetLinkHover{display:none;}
.blacklistuserCls .select2-container{width:100%;}
.blacklistuserCls{padding-top:12px;}
.zone_required_popup .selectWithCheckboxHolder .btn .multiselect-selected-text{width:96% !important;}
.zone_required_popup .selectWithCheckboxHolder .btn-group > .btn .caret{display:block !important; float:right; margin-top:13px;}
.multiselect_block b.caret{margin-top:0 !important;}
.zone_required_popup .selectWithCheckboxHolder .btn-group > .btn{padding-right:10px;}

.blacklistbtn{height: 40px !important;padding-left: 30px !important;}
/******************************* css for access point add new on mouse over popup************************/
.access_tooltip{padding-top:4px; position: relative; width: 90%;} .list_text{float:left;}
.access_tooltip .popover.bottom{width:100%;}
.access_tooltip .popover.bottom h3{display:none;}
.popover-content{font-size:12px; padding:10px; background-color: #f9f3d1; border-radius: 0px !important;color: #292828;}
.popover-content h2{font-size: 14px; color: #292828; font-weight: bold; border-bottom: 1px solid #ccc; padding-bottom: 5px; text-transform: capitalize; margin: 0 0 10px;}
.access_tooltip .popover.bottom>.arrow{border-bottom-color: #a7a6a5 !important;}
.access_tooltip .popover.bottom>.arrow:after{border-bottom-color: #f9f3d1 !important;}
.popover-content label{border-top: 1px solid #ccc; display: block; width: 100%; margin:0; text-align:right; color: #292828; font-weight: bold;font-size: 13px;}
.access_tooltip div.si-icon{float: left; background-color: #f9d749; border-radius: 100%; padding: 1px 5px 2px; margin-top: -1px; font-size: 10px; margin-left: 10px;} /*position removed problem in full view*/
.access_tooltip div.si-icon:before{color:#fff;}
/******************************* css END for access point add new on mouse over popup************************/
.delZoneCls{font-size: 18px; float: left;  margin-top: 1px; padding-left:10px;} .pull-left{float: left;} .bulkcontainerCls h2{color: #1992e6;}
.serialCol{width:30px !important;} .imageCol{text-align:left !important;} .imageCol img{float:left !important;}
.userImageCls{display:block;height:auto;max-height:28px;max-width:100%;width:auto; float:left;}
/*ck editor styling*/
.cke_top,
.cke_combopanel{zoom:0.8;}

/*END ck editor styling*/

/*css start for applied all caps on first name, last name and full name input on forms*/
.capsCls input[type="text"], .capsCls{text-transform:uppercase;}
.capitalizeCls{text-transform:capitalize !important;}

.uppercaseCls input[type="text"], .uppercaseCls{text-transform: uppercase !important;}
.capitalizeCls input[type="text"], .capitalizeCls{text-transform: capitalize !important;}
.uppercase{text-transform: uppercase !important;}
.noChangeCls{}

/*css end for applied all caps on first name, last name and full name input on forms*/
.custom_uppertext{text-transform:uppercase;}
.boxround{border: 1px solid #BDBDBD;border-radius: 3px;padding: 6px 10px;font-size: 13px;}

.look_up_style .jarviswidget .modal-header{
    background:#0197f8 !important;
    border:none;
    box-shadow:none;
    height:70px;
    padding-top:16px;
    padding-left:20px;
    padding-right:20px;
    color:#fff;
}
.look_up_style .jarviswidget>header>.widget-icon{
    background-color:#fff;
    border-radius:100%;
    margin-right:0px;
    color:#0197f8;
}
.look_up_style .jarviswidget>header>.widget-icon i{font-size:16px;}
.look_up_style header button[type=button].close{opacity:inherit;}
.look_up_style header button[type=button].close i{
    color:#fff;
    font-weight:100 !important;
}
.look_up_style .jarviswidget>header h2{
    font-size:18px;
}
.look_up_style .smart-form footer{
    padding-top: 20px;
    height:57px;
    text-align:center;
}
.look_up_style .smart-form footer .btn{
    min-width:190px;
    height:45px;
    font-size:16px;
}
.look_up_style .smart-form footer button[type=submit].btn-primary{
    border-color:#0092c2;
    background:#0092c2 !important;
    color: #fff;
}
.look_up_style .smart-form footer button[type=submit].btn-primary:hover{
    background:#fff !important;
    color: #0092c2;
}
.look_up_style .dataTables_wrapper .table thead tr th:first-child{
    width:39px !important;
    text-align:left;
    padding-left:0 !important;
}
.look_up_style #widget-grid .even img, .look_up_style #widget-grid .odd img{
    margin:inherit;
}
.question_mark{
    background-color:#a1a1a1;
    color: #fff;
    border-radius: 100%;
    padding: 2px 0;
    margin-left: 5px;
    width: 21px;
    height: 18px;
    display: inline-block;
    text-align: center;
    line-height: 18px;
}
.map-holder .map .location-caption{
    background: #fff;
    font-size:11px;
    font-weight:500;
    color:#353535;
    margin-bottom:0px !important;
    padding-left:0;
}
.map-holder .map .location-caption label.label{
    font-size: 11px;
    font-weight: 500;
    margin-bottom: 0px !important;
    color: #4c4c4c;
    padding-left: 0;
}
.attendance_button_location #last_attendance .btn-primary{
    height:32px;
    width:100%;
    line-height:19px;
}
.location-caption .attendance_button_location #last_attendance{
    width:86%;
    float:left;
}
.button_bord{
    position: absolute;
    background: #fff;
    z-index: 999;
    display: inline-block;
    width: 1px;
    height: 20px;
    right: 28px;
    top: 6px;
}
.attendance_button_location #last_attendance .btn-primary i.si-WL {
    left: -2px;
    position: relative;
}
.attendance_button_location #last_attendance .btn-primary .caret{
    right: 10px !important;
}
.upload_img_load .upload-wrapper{
    height:110px;
    vertical-align:middle;
    display:table-cell;
    width:300px;
}
.upload_img_load .upload-wrapper img#placeholder{
    margin:0 auto;
}
.direction-rtl{
    direction: rtl;
}
.direction-ltr{
    direction: ltr;
}
.question_mark, .question_mark_small {
    float: right;
    display: inline-block;
    background: #ccc;
    border-radius: 100%;
    width: 16px;
    height: 12px;
    text-align: center;
    line-height: 13px;
    font-size: 13px;
    border: 1px solid #6f6f6f;
    color: #6f6f6f;
    margin-top: 9px;
}
.question_mark_small {
    font-size: 10px;
    width: 12px;
    height: 12px;
    line-height: 13px;
    margin-top: 7px;
    float: left;
}
.access_point_access .has-feedback{
    margin-top:20px;
}
.access_point_access .select_btn{
    right:-11px;
}
.deletebtnCls {
    font-size: 20px;
    color: #ff0000;
    float: left;
}
.deletebtnCls:hover,
.deletebtnCls:focus,
.deletebtnCls:visited{color: #ff0000;}
.pending_decisionCls .deletebtnCls {
    position: absolute;
    right:0;
}
.jarviswidget header .nav-tabs>li>a{
    margin-right:0px !important;
}
.select_btn{
    position: absolute;
    z-index: 99;
    top: 0;
    right: 0px;
}
.medicaltoo{
    position: relative;
    top: -2px;
}
.access_holder_col{
    position:inherit !important;
    height: 100% !important;
    min-height: 25px !important;
}
.access_holder_col .load_more{
    position: absolute;
    right: 8px;
    top: 3px;
    z-index: 99;
    color: #0092c2;
    font-size: 11px;
    cursor: pointer;
}
.access_holder_col .machine_title{
    position:relative;
    height:100%;
    padding: 8px 25px 0 10px;
}
.zoneaccess_col .zone_members .zone_members_list {
    overflow: hidden;
}
.zoneaccess_col .zone_members .zone_members_list li {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #6abfdb;
    background: #f0f0f0;
    color: #0092c2;
    border-radius: 3px;
    min-width: 50px;
    text-align: center;
    padding: 1px 4px;
    margin: 1px 5px 5px 0;
}
.zoneaccess_col .load_more {
    float: right;
    margin: 0 0 0 10px;
    color: #41a3cc;
}
.revoked_color{
    border: 1px solid #972d2d !important;
    color: #fe0300 !important;
}
.revoked_color:hover {
    background-color: #fff !important;
    background: #fff !important;
    border-color:#972d2d !important;
}
.wipe_section_1{
    padding: 8px 10px;
    margin: 10px 29px;
    text-transform: capitalize;
    font-size: 14px;
    color: #40434b;
    height: 55px;
    background: #eff0f2;
    cursor: not-allowed;
}
.wipe_section_1 label {
    color: #9ea0a4 !important;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 500;
    display: block;
}
.wipe_section_1 span {
    display: block;
    padding-top: 3px;
}
.un_assignCls {
    margin: 0 13px 20px;
}
.un_assignCls .holder{
    font-size: 11px ;
    padding: 10px 15px ;
    margin-top: 0 ;
    border: 0 ;
    background: #ffffcb;
}
.un_assignCls .holder .img-exclaim{
    display: table-cell ;
    float: left ;
    margin-right: 10px ;
    color: #eb7046;
    font-size: 14px;
}
.un_assignCls .holder span{
    display: block ;
    width: 80% ;
    float: left ;
}
.wipe_section_2 .span2{
    display: inline-block;
    padding: 3px 5px 0px;
    background: #fff;
    font-weight: 300 !important;
    color: #0098d0;
}
.wipe_section_2 .span2 img{
    border-radius: 100%;
    width: 18px;
    float: left;
}
.wipe_section_2 .span2 span {
    float: left;
    padding-left: 5px;
    padding-top: 0;
}

#grid_settings_wrappr{
    display: none;
    position: relative;
}
#grid_settings_wrappr > a{
    font-size: 20px;
}

#grid_setting_container {
    width: 370px;
    min-height: 300px;
    border: 1px solid #CCCCCC;
    position: absolute;
    top: -50px;
    right: 0;
    z-index: 1002;
    background: #FFF;
    border-radius: 3px;
    display: none;
    height: auto;
}
#grid_setting_container > a{
    position: absolute;
    top: 10px;
    right: 15px;
    font-family: cursive;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 20px;
    z-index: 100001;
}
#grid_setting_container > h3{
    background-color: #0092c3;
    color: #fff;
    padding: 16px 20px;
    font-size: 15px !important;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 0px;
    font-family: "Montserrat", "tenantcloud", Avenir, sans-serif;
}
#grid_setting_container ul.ColVis_collection {
    background: transparent;
    width: 100%;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    padding: 0;
    margin: 0;
    height: 100%;
    overflow: auto;
    max-height: 165px;
}
#grid_setting_container ul.ColVis_collection li {
    overflow: hidden;
    padding: 0.7em;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    background: #fafafa;
    margin-right: 0;
    margin-bottom: 6px;
}
#grid_setting_container ul.ColVis_collection li:hover{
    background: #FFFFFF;
}
/*#grid_setting_container ul.ColVis_collection li label {float: left;}*/
#grid_setting_container ul.ColVis_collection li span {font-size: 12px;}
#grid_setting_container .smart-form {padding: 0;}
.header_Section_layouts .right_action_btn{
    float: right;
}
.header_Section_layouts .custom_responsive_bt{
    float: right;
}
.separate_company_logo{
    width: 40%;
    display: inline-block !important;
}
.separate_display_logo{
    width: 100%;
}
.enrolltype_select_dropdown .select2-container-multi .select2-choices .select2-search-field input{
    width:100% !important;
}

.enrolltype_select_dropdown .select2-container-multi .select2-choices .select2-search-field input::-webkit-input-placeholder, .enrolltype_select_dropdown .select2-container-multi .select2-choices .select2-search-field input::-ms-input-placeholder{
    color: transparent;
}
.enrolltype_select_dropdown .select2-container-multi .select2-choices .select2-search-choice{
    margin-top:0px;
}
.enrolltype_select_dropdown .option-with-image .user-text span{
    font-size: 12px;
    line-height: 8px;
}
.container--body .form-group--combined.disabled .load_more{
    display: none !important;
}
.select2-results{
    min-height: inherit;
}
.generateaccessdropdown .has-feedback{
    position:absolute;
    width:92%;
}
.generateaccessdropdown input.multiselect-search{
    width: 95% !important;
}
.form_layout_rel .generateaccessdropdown .selectCheckHolder ul.multiselect-container{
    margin-left:-1px;
}
.main_search_section{border: 1px solid rgba(228, 229, 232, 0.48); background: #fff; height:45px; line-height: 45px; padding-left: 10px;}
.main_search_section input{border:0px;width: 90%;}
.main_search_section span{color:#b7b6b6;}
.watchprofilebtn button.m-btn{padding-top: 12px; padding-bottom: 12px; border: 1px solid #0092c3;}
.noboxshadow{box-shadow:none !important;}
.customtableCls .bulk--accesspoint--section .selectWithCheckboxHolder .btn-group > .btn .caret{display: none !important;}
.customtableCls .custom-select, .customtableCls .has-feedback{height: 19px; margin-bottom:18px;}
.customtableCls .selectWithCheckboxHolder .btn-group > .btn .caret{display: block !important;}
.customtableCls .selectCheckHolder b.caret:before{color:#444;font-size:6px;}
.dataprocessingrel .dataTables_processing{position: absolute;}
.dataprocessingrel .dataTables_processing .spinner{width: 70px;}
.paginate_button.disabled{pointer-events: none;}
.form-style-page .smart-form .bulk--accesspoint--section .btn.btn-default{background: none; background-color: transparent;}
.data-grid .horizontal-data-grid .table tbody tr td{padding-bottom: 17px;}
.horizontal-data-grid .has-feedback .invalid.help-block{margin-top:0;}
.workforcemobility-dropdown .select2-search-choice-close:before, .workforcemobility-dropdown{color:#c7c7c9;}
.workforcemobility-dropdown .select2-container-multi .select2-search-choice-close:hover, .workforcemobility-dropdown .select2-container-multi .select2-search-choice-close:hover{background-color: transparent;}
.nav_filters_alphabets ul {
    padding-left: 0px;
    padding-bottom: 20px;
}
.nav_filters_alphabets ul li:first-child.active {
    border-left: 0;
}
.nav_filters_alphabets ul li:last-child.active {
    border-right: 0;
}
.nav_filters_alphabets ul li:first-child{
    border-left: 1px solid #ccc;
}
.nav_filters_alphabets ul li{
    float:left;
    list-style: none;
    border:1px solid #ccc;
    border-left: 0;
}
.nav_filters_alphabets ul li a{
    color: #0092c2;
    padding: 5px 10px;
    display: inline-block;
}
.nav_filters_alphabets ul li.active{
    background: #0092c2;
}
.nav_filters_alphabets ul li.active a{
    color: #FFFFFF;
}
.si-icon.si-auto-logout{
    color: #eb462d !important;
}
.border-left{
    border-left:1px solid #C2C2C2 !important;
}
.onemore_send_notification .select2-search-choice-close:before, #client-contact-frm .select2-search-choice-close:before{
    color: inherit !important;
}
.onemore_send_notification .select2-container-multi .select2-search-choice-close:hover, #client-contact-frm .select2-container-multi .select2-search-choice-close:hover{
    background: transparent !important;
}

.height-inherit {
    height: inherit !important;
}
.specfic_type_input .select2-container-multi .select2-choices .select2-search-field input{
    width: 100% !important;
}
.border-radius-zero{
	border-radius:0px !important
}
.border-radius-5{
    border-radius:5px !important
}
.no-float{
    float: none !important;
}