/* hr */
/* rib/common/hr/altaAddEmployee.html */
.hrEmployee-Scroll {
    overflow-y: auto;
    width: 700px;
}

.glyphicon-chevron-up:before {
    content: "\f106";
    font-family: FontAwesome;
    font-size: 23px;
}

.glyphicon-chevron-down:before {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 23px;
}

.calendar-bg ul {
    background-color: #fff;
    height: auto;
    width: auto;
}

#EMPMAIN_Notes .resize-none.form-control {
    min-height: 330px !important;
}

#EMPMAIN_General_data.hrEmployee-Scroll {
    width: auto;
}

.emp-import .modal-body {
    display: inherit;
    margin: 0 auto;
    min-height: 120px;
    padding-top: 40px;
    padding-bottom: 40px;
    overflow-y: auto;
}

#importEmp {
    width: 500px;
}

.import-csv-mdl-wrapper {
    display: table;
    margin: 0px auto;
}

.emp-import .modal-footer {
    min-height: 30px;
}

.bg-import {
    background-color: #2dcc70;
}

.import-csv-mdl-btn {
    width: 120px;
}

.import-csv-mdl-txt {
    height: 23px !important;
    margin-right: 100px !important;
    width: 200px !important;
}

#csvSelector {
    display: none;
}

.csv-err {
    display: block;
    padding: 5px 40px;
}
#importEmpCsv .adminUserBlock {height: 150px;display: inline-block;border-radius: 25px;background-color: #5B9BD5;padding:9%;}
#importEmpCsv .adminUserBlock label{ font-size:20px; text-align:center;}
/* rib/common/hr/altaAddEmployee.html ends */
/* hr ends */

#importEmpCsv div[id^="option"] {
    width: 48%;
}

.border-dot {
    border: 2px dotted lightgray;
}

.import-csv-table thead th {
    background: none repeat scroll 0 0 rgb(51, 51, 51);
    white-space: normal;
}

.control-hover-delete .corner {
    display: none;
    border-color: transparent #fafafa #fafafa transparent;
    border-width: 1.1em;
}

.control-hover-delete:hover .corner {
    display: block;
}

#emp-profile-srch .page-header {
    overflow: visible !important;
}

.line-height-30 {
    margin: 0px;
    line-height: 30px;
}
/** **/

/*Availability Modal starts*/
 .no-poniter {
    pointer-events: none;
}

.color-box {
    height: 12px;
    width: 12px;
}

.text-area {
    height: 34px !important;
    resize: none;
}

.text-area-outer {
    box-shadow: 0 0 2px 0 #555555 inset;
    padding: 3px 4px;
    margin-left: 20px;
}

.bg-avail-green {
    background-color: #2AAC8C;
}

.resizable, .conatinmentRes {
    height: 30px;
    position: relative;
}

.resizable {
    display: inline-block;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    color: #ffffff;
    background-position: 0 -60px;
    position: absolute;
    z-index: 10;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    border: 1px solid #FFFFFF;
}

.resizableText {
    text-align: center;
    overflow: hidden;
    line-height: 28px;
}

.slotTd {
    color: gray;
}

 #mainsetcontainer, .resizable, .resizableText {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.availStaticContentBox {
    background: #FFFFFF;
    color: gray;
    height: 30px;
    text-align: center;
}

/*Availability Modal Ends*/
.emp_general_data{
    max-height: 383px;
    min-height: 383px;
    overflow-y:auto;
    overflow-x: hidden;
}
/***** for employeePositionLookup *****/
.newEmpPositionLookup div em{font-size: 12px;}
.newEmpPositionLookup .incrementPayrateinput{position: relative;}
.newEmpPositionLookup .incrementPayrateinput input{width: 82%;height: 28px;}
.newEmpPositionLookup .incrementPayrateinput span{line-height: 28px; min-height: 28px; position: absolute; right: 0%; text-align: center; top: 0; width: 24px;}

/* siteSetting */

/* rib/zipSchedule/siteSetting/oprCnfMdl.html*/

.heilight {
    font-weight: bold;
}

.labor-budget-panel {
    cursor: pointer;
    margin-bottom: 5px;
    margin-left: -90px;
    margin-right: -15px;
}

.labor-budget-panel .panel-title {
    color: #fff
}

.labor-budget-panel .panel-title .fa-caret-up, .labor-budget-panel .panel-title .fa-caret-down {
    margin-top: 1%;
}

.desc-text {
    margin-left: -100px;
}

.weekly-budget .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
    width: 115px;
    left: -55px
}

.padding-3 {
    padding: 3px;
}

#optHrsRanges.timeline-centered {
    margin-bottom: 12px;
    position: relative;
}

#labour-budget .timeline-centered .timeline-entry {
    margin-bottom: 10px;
}

#labour-budget .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
    border-color: rgba(0, 0, 0, 0) rgb(251, 251, 251) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    margin-left: -6px;
}

#labour-budget .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
    padding: 3px;
}

.laborBudget .blue {
    color: #4f81bd;
}

.laborPercentage label, .laborBudget h4 {
    font-family: Open Sans;
}

.laborPercentage label {
    width: 28%;
}

.laborBudget .customWidth {
    font-size: 16px;
    height: 33px;
    max-width: 100px;
    padding: 5px 10px;
    text-align: center;
    border-color: #939393;
}

.laborPercentCalender li {
    float: left;
    list-style: none;
    width: 12.68%;
    margin-left: 20px;
}

.laborPercentCalender li:first-child {
    margin-left: 0;
}

.laborPercentCalender .bg-blue {
    background-color: #4f81bd !important;
}

.lightblue-bg {
    background-color: #d4dbe9;
}

/** new timeline sitesetting > Operational Hour css **/
.oprTimeLineWindow.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label::after{display: none;}
.oprTimeLineWindow.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon{left: auto; top: auto; position: static; padding: 0;}

/*****************************************UAM Screens start ********************************************/

.siteGroup-timeline .layout-timeline ul.timeline > li .date{padding: 7px 10px; width: auto; text-transform: none; text-align: left; min-width: 150px;}
.siteGroup-timeline .layout-timeline ul.timeline > li{padding: 0;}
.siteGroup-timeline li .timeline-separator{padding: 5px 0;}
.siteGroup-timeline .widget.widget-heading-simple{max-width: 120px;}
.siteGroup-timeline .timeline .with-extraPadding.timeline-separator{padding: 13px 0 12px;}
.siteGroup-timeline .site-in-sites{font-style: italic;}
.siteGroup-timeline .innerAll{border-left: 0;}
.siteGroup-timeline .layout-timeline ul.timeline{padding: 15px 75px 15px 30px;}
 .layout-timeline ul.timeline > li.active::before{left: -23px; width: 1px;}
/* .siteGroup-timeline .layout-timeline ul.timeline > li:first-child .type::before{top: 27px;}
.siteGroup-timeline .layout-timeline ul.timeline > li:first-child .type::after{top: 30px;} */
.siteGroup-timeline .layout-timeline ul.timeline > li .type::before{top: -35px; height: 6px; right: -40px; width: 6px;}
.siteGroup-timeline .layout-timeline ul.timeline > li .type::after{top: -32px; width: 20px; right: -60px; height: 1px;}
.siteGroup-timeline .layout-timeline ul.timeline > li .date{left: -50px;}
.siteGroup-timeline .box-generic .group-on-hover, .widget-body .group-on-hover{opacity: 0; transition: 0.3s; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: rgba(0,0,0,0.3);}
.siteGroup-timeline .box-generic:hover .group-on-hover, .widget-body:hover .group-on-hover{opacity: 1; transition: 0.3s;}
.siteGroup-timeline .box-generic .group-on-hover span{display: inline-block; margin-top: 7px; background: rgba(0,0,0,0.6); width: 40px; height: 40px; border-radius: 50%; color: #fff;}
.siteGroup-timeline .box-generic .group-on-hover span i{margin-top: 10px;}
.widget-body p{padding: 3px 0;}
.siteGroup-timeline .layout-timeline ul.timeline ul{margin: 0 0 0 62px; padding: 0;}
.siteGroup-timeline .layout-timeline ul.timeline > li:first-child li .type::before{top: -34px;}
.siteGroup-timeline .layout-timeline ul.timeline > li:first-child li .type::after{top: -31px;}
.siteGroup-timeline .widget .widget-body{padding: 4px 10px;}
.siteGroup-timeline .widget{box-shadow: none !important;}
/* .siteGroup-timeline li:first-child li .timeline-separator{padding: 5px 0;} */
.siteGroup-timeline .btn.dim{width: 24px; height: 24px; margin: 4px 1px 0; line-height: 23px;}
.siteGroup-timeline .custom-margin-left{margin-left: 50px;}

.selectSite-group .col-md-4{margin: 40px 0 20px;}

.inlineBlock{display: inline-block; vertical-align: top;}
 .sub-node-modal .modal-header{padding: 10px 15px !important; }
  .custom-inner-Box label{display: block;}
  .employee-modal .modal-footer, #modalaltaManageSite-tabContent .modal-footer.text-right.padding-10{padding: 10px !important;}
  
  #siteGrp .bg-green {
    background-color: #00b050;
}
#siteGrp .bg-red {
    background-color: #e46c0a;
}
#siteGrp .overlap-SiteArray {
    border-radius: 5px;
    color: #ffffff;
    height: 30px;
    padding: 5px;
    position: absolute;
    right: -15px;
    text-align: center;
    top: -20px;
    width: 30px;
}
#siteGrp .right-inner-addon {
    position: relative;
}
#siteGrp .right-inner-addon i {
    pointer-events: none;
    position: absolute;
    right: 6px;
}
#siteGrp .site-content {
    background-color: #d5d8e7;
    border: 3px solid #dbddeb;
    border-radius: 5px;
    height: 60px;
    margin: 2px 0;
    padding: 1%;
}
#siteGrp .site-content div {
    display: inline-block;
    float: none;
    margin: 0 -2px;
    vertical-align: middle;
}
#siteGrp .panel {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
#siteGrp .panel .panel-heading {
    padding: 5px;
}
#siteGrp .filter-siteGrp {
    background: #5684be none repeat scroll 0 0;
    border-radius: 4px;
    color: #ffffff;
    font-size: 18px;
    opacity: 0.96;
    padding: 15px;
    position: absolute;
    right: 5px;
    top: 96px;
    width: 90%;
    z-index: 1;
}
#siteGrp .border-bottom {
    border-bottom: 1px solid #ffffff;
}
#siteGrp .filter-siteGrp p {
    font-size: 18px;
}
#siteGrp input[type="checkbox"] {
    float: right;
    height: auto !important;
    position: static !important;
}
#siteGrp .checkbox {
    color: #ffffff;
    cursor: pointer;
    font-weight: 100;
    margin-top: 0;
    position: absolute;
    right: -10px;
    top: -12px;
}
#siteGrp .checkbox::after {
    border: 1px solid #ffffff;
    border-radius: 3px;
    content: "";
    height: 26px;
    margin: 10px;
    position: absolute;
    right: 0;
    top: 0;
    width: 26px;
}
#siteGrp input[type="checkbox"]:checked + .checkbox {
    color: #ffffff;
}
#siteGrp input[type="checkbox"]:checked + .checkbox::before {
    background-color: rgba(0, 0, 0, 0);
}
#siteGrp input[type="checkbox"]:checked + .checkbox::after {
    background-color: #92d050;
    border: 1px solid #92d050;
    content: "?";
    font-family: "FontAwesome";
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    text-align: center;
}
.site-swap-arrow::before {
    border-bottom: 30px solid rgba(0, 0, 0, 0);
    border-right: 30px solid #008000;
    border-top: 30px solid rgba(0, 0, 0, 0);
    content: "";
    left: -33px;
    position: absolute;
    top: -3px;
}
.site-swap-arrow::after {
    background-color: #008000;
    color: #ffffff;
    content: "Add";
    font-size: 14px;
    left: -3px;
    padding: 5px;
    position: absolute;
    top: 12px;
}
 .bg-avail-lightgreen {
    background-color: #B4E2DC;
}
.es .site-swap-arrow::after{
	  content: "Añadir";
}
.fr .site-swap-arrow::after{
	  content: "Ajouter";
}
.zh .site-swap-arrow::after{
	  content: "加";
}


.laborPercentage .aprInput{display: inline-block;}
.laborPercentage .aprInput span{position: absolute; left: -22px; top: 0; background-color: #fafafa; padding: 6px 7px 0; border: 1px solid #9c9c9c; height: 33px;}
.altaDpt .select2-container{
	margin-bottom:5px;
}
/*****************************************UAM Screens end ********************************************/