.checkbox-control >input + label{
	color: #333;
	font-family: Raleway-SemiBold;
	font-size: 10.75px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top:7px;
}
	
.user-checklist{
	background: #E3E3E3;
	padding: 0;
	margin-bottom:15px;
}

.user-checklist .control-label{
	margin-bottom: 5px;
}

div#userListContainer {
    height: 450px;
    overflow-y: auto;
}
.hidden-control{
	display : none;
}

/*------input type hidden with checkbox---*/
input[type=checkbox]:not(old) + input[type="hidden"] + label{
  display      : inline-block;
  margin-left  : -30px;
  padding-left : 28px;
   background   : url('../images/checks.png') no-repeat 0 5px;
  margin-bottom: 0;
 /* line-height: normal; */
}

input[type=checkbox]:not(old):checked  + input[type="hidden"] +  label{
  background-position : 0 -21px;
}

input[type=checkbox] {
    top: 4px;
    left: -3px;
    height: 14px;
    position: relative;
}

label.switch input[type=checkbox]{
	position: absolute;
}

label.switch-disabled input[type=checkbox]{
	position: absolute;
}

td.details-control {
    background: url('../images/details_open.png') no-repeat center center;
    cursor: pointer;
}
tr.shown td.details-control {
    background: url('../images/details_close.png') no-repeat center center;
}
.error{
	color: #ff6600;
	margin-top: 5px;
	font-size: 13px;
    display: table-row;
}

.datepicker > span.error {
    display: table-row;
} 

.entry-block-ref{
	border-bottom:1px #EAEAEA solid;
}

.entry-block-ref .head{
	background: #f5f5f5;
	padding: 8px;
	font-family: Raleway-Bold;
	border-bottom:1px #EAEAEA solid;
}

.entry-block-ref .content{
	background: #FCFCFC;
	padding: 10px 0;
}
.editSmallTextBox {
    background: #f5f5fa;
    border: 1px #e6e6eb solid;
    border-radius: 3px;
    box-shadow: none;
    height: 20px;
    width: 26px;
}
/*---css added for shortcuts---*/
.main-nav ul li{
	position:relative;
}
.shortcut-pic {
    display: none;
    margin-top: 5px;
    position: absolute;
    top: 34px;
    color: #fff;
    font-weight: bold;
    left: 16px;
    font-size:13px;
    background-color:#2e3192;
    width:20px;
    height:20px;
    font-style:normal;
    text-align:center;
    z-index:50;
}
.carousel-control span.glyphicon {
    color: #333;
}

/*--css for search box with search button---*/
.inner-search .input-group input[type="text"] + .input-group-btn > button{
	padding-right:6px;
}
.inner-search input[type="text"]{
	padding-left:5px;
}
.inner-search .input-group span.input-group-btn + input[type="text"]{
	padding-left:0;
}

.height54{
	height: 54px;
}

.referenceTable > tbody > tr >td {
    padding: 0;
}
.referenceTable .custom-table{
	margin-bottom:0;
	border-bottom:none;
}
.notification-box .footer .inline-block {
    padding-right: 0;
}

.custom-table.table.dataTable{
	width: 100% !important;
}

.dataTables_length{
	margin: 12px 0 0 25%;
}

.idsOverlay{
	position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    z-index: 2000;
}

.list-group-item input[type=checkbox]:not(old) + input[type="hidden"] + label{
	background: url('../images/checks.png') no-repeat 0 -1px;
}
.list-group-item input[type=checkbox]:not(old):checked + input[type="hidden"] + label{
   background-position: 0 -26px;
} 

.popup-msg1{
	padding: 10px;
    background: #fff;
    border-radius: 3px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 400px;
    top: 30%;
    transition: all 5s ease-in-out;
    box-shadow: 0 0 20px #000000;
    display: none;
    z-index: 5;
}

.popup-msg1 .msg {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 0;
}

.popup-msg1 .msgleft {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    margin: 0;
}

.popup-msg1 .content {
    max-height: 30%;
    overflow: auto;
    padding-bottom: 10px;
    padding: 10px 15px;
}

.popup-msg1 .close {
    transition: all 200ms;
    font-size: 23px;
    font-weight: normal;
    text-decoration: none;
    color: #FFF;
    background: #444;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    z-index: 34;
    opacity: 1;
    float: none;
    display: inline-block;
}

.reviewInfo {
	display: none;
    position: absolute;
    min-height: 100px;
    z-index: 1;
    right: 15px;
    top: -48px;
    padding: 13px 6px 0px 15px;
    border-radius: 5px;
    font-weight: bold;
    background: rgba(6, 140, 208, 0.980392);
}

.datepicker {
  padding: 0px !important;
}
input{
	z-index:0;
}
.fileUpload .error{
	position: absolute;
    top: 35px;
    white-space: nowrap;
    left: -146px;
    font-family: Raleway-Regular;
}
.fileUpload.btn.btn-blue.input-group-btn{
	overflow: visible;
}
input[type=file]{
	width:100%;
}
#tblActiveRecords thead .sorting, #tblActiveRecords thead .sorting_desc, #tblActiveRecords thead .sorting_asc{
	padding-right: 13px;
}

.borderRightNone{
	border-right: none !important;
}

::-ms-clear {
    display: none;
}

#createDelegationBtn.btn1 {
    font-family: Raleway-Bold;
    border: 2px #2e3192 solid;
    background: #2e3192;
    color: #fff;
}
#createDelegationBtn.btn1:hover, #createDelegationBtn.btn1:focus{
	color: #fff;
}

.msgs-link.help{
	position:relative;
}

.msgs-link.help .userEmailId{
	position:absolute;
	top: 20px;
    left: -10px;
}
.msgs-link.help:hover .userEmailId{
	display: block !important;
}

.msgs-link.help .helpBg{
	padding: 0 4px;
    background: blue;
    border-radius: 117px;
    margin-left: 3px;
}

.msgs-link.help .helpText{
   color: #FFF;	
}
.panelDivisionHeading{
	
	font-family: NotoSans-Bold;
	font-size: 16px;
	color: #2e3192;
	display: block;
	padding: 14px 18px;
	text-decoration: none;
}
.textAlignLeft{
	text-align:left !important;
}

.pl-18px {
	padding-left: 18px;
}

.pr-19px {
	padding-right: 19px;
}

#newApplicationAddApplication > option{
width:107%;
}
#newApplicationAddApplication{

overflow: scroll
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     /* IE10+ CSS styles go here */
     #newApplicationAddApplicationParentDiv{
     
     overflow:auto;
     }
     #newApplicationAddApplication {
	    width:auto;
	     overflow:auto;
	     min-width:100%;
     }
}

@supports (-ms-accelerator:true) {
  /* IE Edge 12+ CSS styles go here */ 
  #newApplicationAddApplicationParentDiv{
     overflow:auto;
     }
  #newApplicationAddApplication {
  	width:auto;
     overflow:auto;
     min-width:100%;
   }
}
