*---------------------------- The file upload form -----------------------------*/ /*.uploadfrm{
    font-family:'PT Sans Narrow', sans-serif;
    background-color:#373a3d;

    background-image:-webkit-linear-gradient(top, #373a3d, #313437);
    background-image:-moz-linear-gradient(top, #373a3d, #313437);
    background-image:linear-gradient(top, #373a3d, #313437);

    width:250px;
    padding:30px;
    border-radius:3px;

    margin:200px auto 100px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

#drop{
    background-color: #2E3134;
    padding: 40px 50px;
    margin-bottom: 30px;
    border: 20px solid rgba(0, 0, 0, 0);
    border-radius: 3px;
    border-image: url('../img/border-image.png') 25 repeat;
    text-align: center;
    text-transform: uppercase;

    font-size:16px;
    font-weight:bold;
    color:#7f858a;
}

#drop a{
    background-color:#007a96;
    padding:12px 26px;
    color:#fff;
    font-size:14px;
    border-radius:2px;
    cursor:pointer;
    display:inline-block;
    margin-top:12px;
    line-height:1;
}

#drop a:hover{
    background-color:#0986a3;
}

#drop input{
    display:none;
}
*/
.disp-lable {
font-weight: lighter !important;
margin-top: 7px;
}
.cheque-info { display: none; }
.boxbg { background-color: #e5e5e5; border-color: 1px solid #CBCBCB; padding-top: 10px; }
.leadsteps { list-style-type: none; }
.leadsteps li { border: 1px solid #000; padding: 10px; margin: 2px; background-color: #ccc; font-weight: 600; }
.leadsteps li:.active {
background-color:#00ACEC;
color:#fff;
}
.uploadlist { list-style: none; margin: 0 -30px; list-style-type: none; //border-top:1px solid #2b2e31;
 //border-bottom:1px solid #3d4043;
}
.uploadlist li {

    /*background-color:#333639;
    
    background-image:-webkit-linear-gradient(top, #333639, #303335);
    background-image:-moz-linear-gradient(top, #333639, #303335);
    background-image:linear-gradient(top, #333639, #303335);
 */
    //border-top:1px solid #3d4043;
 //border-bottom:1px solid #2b2e31; padding: 0px 15px 15px 0px; /*padding:7px 5px 7px 0px;*/ height: 32px; position: relative; }
/*.uploadfrm ul li input{
    display: none;
}
*/
.uploadlist li p { width: 144px; overflow: hidden; white-space: nowrap; color: #666; font-size: 12px; /*font-weight: bold;*/ position: absolute; /*top: 20px;*/ left: 64px;/*margin-top:-13px !important;*/ }
.uploadlist li i { font-weight: normal; font-style: normal; color: #7f7f7f; display: block; }
.uploadlist li canvas { top: 9px; left: 32px; position: absolute; }
.uploadlist li span { width: 15px; height: 12px; background: url('../images/icons.png') no-repeat; position: absolute; top: 14px; right: 33px; cursor: pointer; }
.uploadlist li.working span { height: 16px; background-position: 0 -12px; }
.uploadlist li.error p { color: red; }
.showlist li { padding: 0px 15px 15px 0px; height: 32px; position: relative; }
.showlist li p { color: #666 !important; }
.span-sym { width: 15px; height: 12px; background: url('../images/icons.png') no-repeat 0px -13px; position: absolute; top: 5px; right: 33px; cursor: pointer; }
/*----------------------------
    The file upload end form
-----------------------------*/

@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,400,400i,700,900');
body { font-family: 'Lato', sans-serif; font-weight: 400; }
input[type="text"] { background-color: #fff; background-image: none; border: 1px solid #e0e0e0; border-radius: 2px; color: #656565; display: block; font-size: 13px; line-height: 13px; min-height: 34px; padding: 10px 19px; transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; width: 100%; }
.list-btn { list-style-type: none; margin-left: -25px; }
.list-btn li { float: left; margin: 0px 2px 2px 2px; }
.grid-table { border: 0px solid; }
.grid-table th { background-color: #000; color: #FFF; text-transform: uppercase; font-weight: lighter; font-size: 12px; padding: 5px 5px 5px 9px; text-align: left; }
.grid-table td { font-size: 12px; padding: 5px 5px 5px 9px; border: 1px solid; }
.topic-tab { background-color: #00ACEC; color: #fff; text-align: center; font-size: 16px; }
.dash-tab { margin-top: 10px; text-align: center; font-size: 13px; }
.dash-tab th { background-color: #00acec; color: #fff; text-align: center; }
.bio-header { margin-left: 20px; background: url("../images/bio_data_header.png"); background-repeat: repeat-y; width: 100% !important; }
.bio-header h4 { color: #FFF !important; }
.bio-view .form-group { margin-bottom: 5px; }
.amount-align { text-align: right; }
label.error { color: #f00; font-weight: lighter; }
input.error { border: 1px solid #f00; }
label.account { margin-bottom: 5px !important; }
.no-padding { padding: 0 !important; }
.no-margin { margin: 0 !important; }
h4.payment_column { margin-left: 15px; }
.panel-footer .footer-space { margin-left: 20px; }
.notify-text { padding-left: 0px; padding-right: 0px; height: 61px; border: 1px solid #ccc; margin-bottom: 2px; }
.contrast-blue header .navbar { background-color: #00acec; }
.contrast-blue header .navbar .toggle-nav { background: url(../images/menuIconToggle.png) no-repeat !important; background-size: contain !important; background-position: center center !important; box-shadow: none; border: 0; }
.contrast-blue header .navbar .toggle-nav .icon-reorder { opacity: 0; }
.contrast-blue header .navbar { background-color: #00acec; height: auto; padding: 10px 15px; }
header .navbar .toggle-nav { margin-left: 0; margin-right: 15px; }
#main-nav { top: 60px; }
.contrast-blue header .navbar > .nav > li.dark > a { background-color: #fff !important; color: #444444 !important; }
header .navbar > .nav > li.dropdown > .dropdown-toggle .caret { border-bottom-color: #444444 !important; border-top-color: #444444 !important; }
#main-nav .navigation > .nav > li > a { background: #253340; }
#main-nav .navigation > .nav > li:hover > a,
#main-nav .navigation > .nav > li:focus > a,
#main-nav .navigation > .nav > li.active > a { background-color: #486e91; }
#main-nav .navigation > .nav > li:hover > a span,
#main-nav .navigation > .nav > li:focus > a span,
#main-nav .navigation > .nav > li.active > a span { color: #fff !important; }
#main-nav .navigation > .nav > li .nav { background: #486e91; color: #fff; border: 0; }
#main-nav .navigation > .nav > li .nav > li > a { color: #fff; border: 0 none; }
#main-nav .navigation > .nav > li > a span { text-shadow: 0; }
#main-nav .navigation > .nav > li > a { background: #253340; border: 0 none; }
#main-nav .navigation > .nav > li > a span { color: #fff; text-shadow: none; }
#main-nav .navigation > .nav > li .nav > li > a:hover,
#main-nav .navigation > .nav > li .nav > li > a:focus { background: #253340; }
#main-nav .navigation > .nav > li > a [class^="icon-"],
#main-nav .navigation > .nav > li > a [class*=" icon-"] { color: #fff; }
.contrast-blue #main-nav .navigation > .nav > li:hover > a [class^="icon-"],
.contrast-blue #main-nav .navigation > .nav > li:hover > a [class*=" icon-"],
.contrast-blue #main-nav .navigation > .nav > li:focus > a [class^="icon-"],
.contrast-blue #main-nav .navigation > .nav > li:focus > a [class*=" icon-"],
.contrast-blue #main-nav .navigation > .nav > li.active > a [class^="icon-"],
.contrast-blue #main-nav .navigation > .nav > li.active > a [class*=" icon-"] { color: #fff !important; }
#main-nav-bg { background: #253340; }
.main-nav-closed #main-nav .navigation > .nav > li:hover > ul { background-color: #253340; }
.main-nav-closed #main-nav .navigation > .nav > li:hover > ul { left: 45px; top: 41px; }
.main-nav-closed #main-nav .navigation > .nav > li:hover > a > span { left: 42px; border: 0; }
.main-nav-closed #main-nav .navigation > .nav > li:hover > a > span { background: #253340 }
.page-header { background: #253340; }
#containerMain { margin-left: 0; padding: 0; }
#content-wrapper { margin-left: 0; }
#content-wrapper > .col-xs-12 > .row { margin-right: -15px; }
.main-nav-closed #content { margin-left: 45px; }
.page-header h1.pull-left,
.page-header .pull-right { margin: 15px 0; }
.page-header h1,
.page-header h2,
.page-header h3,
.page-header h4,
.page-header h5,
.page-header h6 { color: #fff; }
.contrast-blue .page-header h1 [class^="icon-"] { color: #fff; }
.breadcrumb li a { color: #fff; }
.customIcon { width: 16px; height: 16px; display: inline-block; margin: 0 15px 0 0; background-position: center center; background-repeat: no-repeat; background-size: contain; }
.customIcon.lead { background-image: url(../images/leadIcon.png); }
.breadcrumb > .active { color: #fff; }
.leadIconsFilters .box-quick-link a { padding-bottom: 20px; width: 100%; height: 100%; display: block; }
.leadIconsFilters .box-quick-link .content { border: 1px solid #d1d1d1; border-radius: 3px; background: #fff; display: inline-block; width: 100%; max-width: 70%; color: #666666; }
.leadIconsFilters .box-quick-link { text-align: center; background: #fff !important; }
.leadIconsFilters .box-quick-link a .header { height: 80px; line-height: 80px; }
.leadIconsFilters .box-quick-link.blue-background:hover .header,
.leadIconsFilters .box-quick-link.green-background:hover .header,
.leadIconsFilters .box-quick-link.purple-background:hover .header { background: #fff; }
.leadIconsFilters .blue-background { border: 1px solid #46c1fa; }
.leadIconsFilters .blue-background a .header [class^="icon-"],
.leadIconsFilters .blue-background a .header [class*=" icon-"] { color: #46c1fa; font-size: 40px; }
.leadIconsFilters .green-background { border: 1px solid #ea6ef5; }
.leadIconsFilters .green-background a .header [class^="icon-"],
.leadIconsFilters .green-background a .header [class*=" icon-"] { color: #ea6ef5; font-size: 40px; }
.leadIconsFilters .purple-background { border: 1px solid #90d751; }
.leadIconsFilters .purple-background a .header [class^="icon-"],
.leadIconsFilters .purple-background a .header [class*=" icon-"] { color: #90d751; font-size: 40px; }
.box.box-transparent.leadIconsFilters { padding: 25px 0 0; }
.leadIconsFilters .box-quick-link.blue-background:hover .content { text-decoration: none; background: #46c1fa; color: #fff; }
.leadIconsFilters .box-quick-link.green-background:hover .content { text-decoration: none; background: #ea6ef5; color: #fff; }
.leadIconsFilters .box-quick-link.purple-background:hover .content { text-decoration: none; background: #90d751; color: #fff; }
.customTopHeading { font-size: 26px; color: #666666; margin: 0 0; font-weight: 400; }
.form-horizontal .control-label { font-size: 12px; font-weight: bold; text-align: right; }
.btn-group.open .btn-primary.dropdown-toggle,
.btn.btn-primary { background-color: #0bc7e1; border-color: transparent; border: 0; box-shadow: none; text-shadow: none; border-radius: 3px !important; color: #fff; }
.btn-group.open .btn.dropdown-toggle,
.btn { background-color: #0065b2; border-color: transparent; border: 0; box-shadow: none; text-shadow: none; border-radius: 30px !important; color: #fff; }
.form-horizontal .form-group { margin-left: -5px; margin-right: -5px; margin-bottom: 3px; }
.customHeading2 { font-size: 22px; color: #666666; margin: 0 0; font-weight: 400; }
.listSearchHead { width: 100%; float: left; padding: 0 0 20px; }
.box-content { width: 100%; float: left; }
.boxContentCustom { width: 100%; float: left; border: 3px solid #d7d7d7; padding: 15px 0 0; }
.searchCustom input[type="text"] { background: url(../images/iconSearch.png) no-repeat #253340; border-radius: 30px !important; padding: 5px 10px 5px 60px; line-height: 100%; height: 38px; background-size: calc(15px); background-position: 10px center; border: 1px solid #4a5c5e; width: 100%; color: #fff; }
select { -webkit-appearance: none; -moz-appearance: none; appearance: none; }
select.form-control,
select { background-position: right 9px center; background-image: url(../images/selectArrowIcon.png); border-radius: 3px !important; border: 1px solid #d2dadb; background-repeat: no-repeat; background-size: calc(9px) auto; height: 34px; }
.contentArea { padding: 0 10px; }
.boxContentCustom table thead tr th { background: #f2f4f4; font-size: 12px; vertical-align: middle; color: #81949d; }
.boxContentCustom table tbody tr td:nth-child(5),
.boxContentCustom table tbody tr td:nth-child(6) { text-align: center; }
.boxContentCustom .viewRequirement { float: none !important; display: inline-block; background: #0bc7e1; color: #fff; }
.boxContentCustom .label-default { border-radius: 3px !important; }
.boxContentCustom .box-content.box-no-padding .table-striped th:first-child,
.boxContentCustom .box-content.box-no-padding .table-striped td:first-child { border: 1px solid #dddddd; position: static; }
.responsive-table table td { position: static; }
.boxContentCustom table tbody tr td { font-size: 12px; }
.filtersTable { background-image: -moz-linear-gradient( -90deg, rgb(242,244,244) 0%, rgb(220,226,226) 100%); background-image: -webkit-linear-gradient( -90deg, rgb(242,244,244) 0%, rgb(220,226,226) 100%); background-image: -ms-linear-gradient( -90deg, rgb(242,244,244) 0%, rgb(220,226,226) 100%); z-index: 165; width: 100%; height: auto; float: left; }
.filtersTable * { display: inline-block; }
.nextPreBtns { float: left; }
.pagesCont { float: left; }
.filtersTable input[type="text"] { display: inline-block; width: 50px; border: 1px solid #9eb0b4; margin: 5px 0; }
.nextPreBtns a { width: 30px; height: 30px; float: left; background-position: center center; background-size: contain; background-image: url(../images/prevBtn.png); margin: 7px 10px 0 10px; }
.nextPreBtns a.NextTable { background-image: url(../images/nextBtn.png); }
.actionBtns a { background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important; box-shadow: none !important; color: #686868 !important; font-size: 15px; }
.addLead { background-image: url(../images/addIcon.png); height: 20px; width: 20px; }
.addLeadForm .form-group { width: 50%; margin: 0 0 10px; float: left; min-height: 90px; }
.addLeadForm .control-label { float: left; width: 100%; margin: 0 0 5px; text-align: left; }
.addLeadForm .col-sm-3,
.addLeadForm .col-sm-6 { width: 100%; }
.addLeadForm .panel-footer { background: none !important; border: 0; width: 100%; float: left; }
input[type="text"] { border-radius: 3px !important; }
.icon-calendar { background: url(../images/CalIcon.png) no-repeat; background-size: contain; width: 19px; height: 19px; display: inline-block; vertical-align: middle; font-size: 0; }
.addLeadForm .input-group-addon { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border: 0 none; position: absolute; right: 30px; top: 3px; }
textarea.form-control { height: 90px; }
.box .addLeadForm { background: none; border: 0; }
.select2-container .select2-choice .select2-arrow,
.select2-container .select2-choice div { background: none; border: 0; }
.select2-container .select2-choice .select2-arrow b { background-position: right 9px center; background-image: url(../images/selectArrowIcon.png); border: none; background-repeat: no-repeat; background-size: calc(9px) auto; }
.select2-container .select2-choice .select2-arrow { width: 28px; }
.importLead { background-image: url(../images/importLead.png); height: 20px; width: 20px; }
.uploadCont { width: 100%; height: 200px; display: table; vertical-align: middle; color: #fff; background-color: #0092c9; background-image: url(../images/importXls.png); background-repeat: no-repeat; background-position: center center; border-radius: 10px; text-align: center; cursor: pointer; }
.centerDiv input { visibility: hidden; display: none; }
.uploadCont { display: inline-block; margin: 0 auto; width: 100%; max-width: 300px; position: relative; }
.centerDiv { text-align: center; }
.uploadLabel { position: absolute; bottom: 10%; left: 0; width: 100%; }
.actionButtonsBg { background: none; border: 0; text-align: center; }
.importLeadIcon { background: url(../images/uploadLeadIcon.png) no-repeat; background-size: contain; width: 15px; height: 15px; display: inline-block; vertical-align: middle; font-size: 0; }
.message { background-image: url(../images/messageIcon.png); height: 18px; width: 26px; }
.customHeading3 { font-size: 22px; color: #253340; margin: 0 0 15px; font-weight: 400; width: 100%; display: inline-block; }
.uploadFileTopCont .uploadFileInput { display: none; }
.page-header h1 { font-family: 'Lato', sans-serif; font-weight: 400; }
.ContLeadIcon { background-image: url(../images/ContLeadIcon.png); height: 18px; width: 26px; }
.box .noborderBox { border: 0; background: none; box-shadow: none; }
.contractedLead .control-label { text-align: left }
.contractedLead .btn-toolbar { text-align: center; }
.customFooter { width: 100%; float: left; }
.contractedLead .input-group-addon { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border: 0 none; position: absolute; right: 30px; top: 3px; }
.contractedLead #report_to,
.contractedLead #report_date { width: 100%; }
.contractedLead .input-group { width: 100%; }
.blue-background { width: 100%; display: inline-block; }
.box { display: inline-block; width: 100%; }
.boxContentCustom table thead tr th #checkAll { margin-left: 5px !important; }
.boxContentCustom table tbody tr td.sorting_1 { text-align: center !important; }
.checkBoxfdw { text-align: center; font-size: 16px; color: #1d1d1d; font-weight: 400; }
.checkBoxfdw { -moz-user-select: none; cursor: pointer; float: left; padding-left: 35px; position: relative; text-align: left; }
.checkBoxfdw input { position: absolute; opacity: 0; cursor: pointer; }
.checkmark { position: absolute; top: 0; left: 0; height: 25px; width: 25px; background-color: #eee; }
.checkBoxfdw:hover input ~ .checkmark { background-color: #ccc; }
.checkBoxfdw input:checked ~ .checkmark { background-color: #2196F3; }
.checkmark:after { content: ""; position: absolute; display: none; }
.checkBoxfdw input:checked ~ .checkmark:after { display: block; }
.checkBoxfdw .checkmark:after { left: 9px; top: 5px; width: 5px; height: 10px; border: solid white; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.centerText { text-align: center; font-size: 30px; color: #253340; }
.puposeContainer { width: 100%; float: left; margin: 30px 0 0; background: #f9f9f9; border: 1px solid #a8a8a8; padding: 20px; }
.heading5 { color: #1d1d1d; font-size: 20px; font-weight: 500; }
.puposeContainer .row { margin-bottom: 20px; }
.puposeContainer select { width: 100%; }
.puposeContainer { margin-bottom: 30px; }
.centerText { text-align: center; }
.puposeContainer .input-group-addon { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border: 0 none; position: absolute; right: 15px; top: 3px; }
.puposeContainer .input-group { width: 100%; }
.centerButtons { text-align: center; }
.centerButtons .btn-toolbar { width: 100%; float: left; }
.employerListTable table thead tr th { white-space: nowrap; position: relative; padding-right: 20px; }
.employerListTable .dataTables_wrapper .sorting::after { position: absolute; right: 5px; }
.employerListTable .dataTables_wrapper .sorting_asc::after { position: absolute; right: 5px; }
.employerListTable .dataTables_wrapper .sorting_desc::after { position: absolute; right: 5px; }
/* 2-4-2018 */

.detail_table { margin: 10px 0; }
.detail_table th { background: #ddd; }
/*gagan css start here*/
.logo_text { letter-spacing: 15px; color: #babbc1; padding-top: 10px; font-size: 13px; }
.bg_banner_img { background-image: url(../images/banner.jpg); background-size: cover; background-repeat: no-repeat; }
.signin_blade_logo_icon { text-align: center; background: #fff; border-radius: 15px; padding: 30px 80px; }
.signin_blade_logo_icon img { max-width: 100%; }
#frmSignIn input[type="text"] { padding: 10px 40px; border-bottom: solid 1px #babbc1; background: transparent; border-right: 0; border-left: 0; border-top: 0; box-shadow: inset 0px 0px 0px 0px; margin: 20px 0; font-size: 17px; }
#frmSignIn input[type="password"] { padding: 6px 40px; border-bottom: solid 1px #babbc1; background: transparent; border-right: 0; border-left: 0; border-top: 0; box-shadow: inset 0px 0px 0px 0px; margin: 20px 0; margin-bottom: 0px; font-size: 17px; }
.singin_blade_forgot-pass { border-bottom: solid 1px #babbc1; color: #babbc1; }
.singin_blade_forgot-pass:hover { text-decoration: none; }
#frmSignIn .btn { margin: 40px 0; margin-bottom: 25px; width: 60%; display: inline; padding: 12px 0px; font-size: 20px; }
.login_page_user_icon { background-image: url(../images/login_page-user.png); background-size: calc(22px); width: 25px; height: 25px; background-repeat: no-repeat; position: absolute; top: 3px; left: 6px; }
.login_page_pass_icon { background-image: url(../images/login_page-pass.png); background-size: calc(22px); width: 25px; height: 25px; background-repeat: no-repeat; position: absolute; top: 3px; left: 6px; }
/* 27-4-2018 */
.leadMonth { position: relative; }
.leadMonth .input-group-addon { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border: medium none; position: absolute; right: 14px; top: 3px; }
.customHeading2 { color: #666666; font-size: 22px; font-weight: 400; }
.box-header .box-heade .title { color: #666666; font-size: 22px; font-weight: 400; }
.detail_table { background: #ffffff none repeat scroll 0 0; }
table.detail_table tr td { font-size: 12px; }
table.detail_table th { background: #f2f4f4 none repeat scroll 0 0; border: 1px solid #dddddd; color: #81949d; font-size: 12px; vertical-align: middle; }
table.detail_table tr:nth-child(2n+1) td,
table.detail_table tr:nth-child(2n+1) > th { background-color: #f9f9f9; }
.birth_table { background: #ffffff none repeat scroll 0 0; margin: 10px 0; width: 100%; }
.birth_table tr td { font-size: 12px; }
.birth_table th { background: #f2f4f4 none repeat scroll 0 0; border: 1px solid #dddddd; color: #81949d; font-size: 12px; vertical-align: middle; }
.birth_table tr:nth-child(2n+1) td,
.birth_table tr:nth-child(2n+1) > th { background-color: #f9f9f9; }
.box.detail_table_head { margin-bottom: 0px; }
.customBack { box-sizing: border-box; font-size: 14px; padding: 6px 18px; }
input.form-control.input-sm[type="text"] { background: #253340 url("../images/iconSearch.png") no-repeat scroll 10px center / calc(15px) auto; border: 1px solid #4a5c5e; border-radius: 30px !important; color: #ffffff; height: 38px; line-height: 100%; margin-left: 6px; padding: 5px 10px 5px 60px; width: 90% !important; }
.custom_table div.dataTables_filter label { font-size: 0; }
.custom_table { border: 3px solid #d7d7d7; float: left; padding: 15px 0 0; width: 100%; margin-bottom: 40px; }
.custom_table table tr th { background: #f2f4f4 none repeat scroll 0 0; color: #81949d; font-size: 12px; vertical-align: middle; }
.custom_table .table-striped > tbody > tr > td,
.custom_table .table-striped > tbody > tr > th { background-color: #ffffff; }
.custom_table .table-striped > tbody > tr:nth-child(2n+1) > td,
.custom_table .table-striped > tbody > tr:nth-child(2n+1) > th { background-color: #f9f9f9; }
.controls { margin-bottom: 5px; }
.SearchBtns { display: inline-block; vertical-align: middle; float: none; }
#frmlead .form-group { margin-bottom: 0px; }
.help-block { display: block; margin-top: 0px; margin-bottom: 0px; color: #737373; }

@media (max-width: 439px) {
.logo_text { letter-spacing: 10px; color: #babbc1; padding-top: 10px; font-size: 12px; }
}
/*gagan css end here*/
#pay-slip-all .modal-content,
#pay-slip .modal-content { overflow: hidden; }
.filtersTable input[type="text"].pagesCountInput { padding: 5px; }
.followdtls { float: left; width: 50%; }
.contractdtls { float: left; width: 50%; }
.contractdtls table { box-sizing: border-box; float: left; text-align: center; }
.contractdtls th { background: #00acec; border: 1px solid #dddddd; color: #ffffff; padding: 5px; text-align: center; }
.contractdtls table td { border: 1px solid #dddddd; padding: 5px; }
#frmleadFilter .form-group { margin-bottom: 0; }
#frmleadFilter .SearchBtns .btn-toolbar { padding: 17px 0 0; }
#frmsupplierFilter .form-group { margin-bottom: 0; }
#frmsupplierFilter .SearchBtns .btn-toolbar { padding: 25px 0 0; }
.contractEditForm .control-label { text-align: left; padding-left: 0; }
.contractEditForm .customHeading2,
.serviceEditForm .customHeading2,
.processTrackingForm .customHeading2 { margin: 0 0 20px; }
.form-horizontal .contractEditForm .form-group,
.form-horizontal .serviceEditForm .form-group { margin: 0 0 0px; }
.AddMaidBtnRight .btn-primary { float: right; }
.AddMaidBtnRight {/*margin:10px 0 0;*/ display: inline-block; }
.blank_tr > td:nth-child(2) { border: 2px solid #ff0000; }
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td { border-bottom-width: 1px; }
#feetypes .table > tbody > tr > td { padding: 5px; }
.workpermitdateaction,
.approvaldateaction,
.insurancesubmissionaction,
.fdwarrivaldateaction,
.handoverdateaction,
.eissueaction,
.saveworkpermit,
.saveapprovaldate,
.savefdwarrivaldate,
.savehandoverdate,
.saveinsurancesubmissiondate,
.saveeissue { background-color: #0bc7e1; border: 0 none; border-radius: 3px !important; box-shadow: none; color: #ffffff; display: inline-block; float: right; padding: 5px 10px; text-shadow: none; }
.processTrackingForm input,
.processTrackingForm select { margin-bottom: 10px; }
.saveapprovaldate,
.savefdwarrivaldate,
.savehandoverdate,
.saveinsurancesubmissiondate,
.saveeissue { margin-top: 10px; }
.blank_tr > td:nth-child(2) { border: none; }
.processTrackingForm .input-group-addon { display: none; }
.bio-view ul li { list-style: none; display : inline-block; margin-bottom: 30px; }
.bio-view ul { padding-left: 0px; }
a.DownloadBtnClass { background-color: #199cfc; color: #fff; border-radius: 15px; padding: 13px 20px; text-transform: uppercase; font-weight: 700; }
a.DownloadBtnClass:hover { text-decoration: none; }
.contFilterSort label { margin-right: 15px; padding: 10px 0; }
.contFilterSort .buttonNew { border-radius: 15px !important; font-size: 18px; padding: 10px 20px; margin-right: 15px; }
.contFilterSort { margin-bottom: 25px; }
.modal-content { overflow: hidden; padding-bottom: 10px; }
.addTeam1Col { min-width: 110px; width: 10%; }
.addTeam2Col { min-width: 150px; width: 10%; }
.addTeam3Col { width: 400px; }
.addTeam4Col { width: 400px; }
.addTeam5Col { min-width: 180px; width: 15%; }
.addTeam6Col { min-width: 120px; width: 15%; }
.addTeam7Col { min-width: 120px; width: 15%; }
.addTeam8Col { min-width: 120px; width: 15%; }
.addTeam9Col { min-width: 120px; width: 15%; }
.addTeam10Col { width: 15%; min-width: 150px; }
.addTeam11Col { width: 15%; min-width: 150px; }
.addTeam12Col { width: 15%; min-width: 150px; }
.addTeam13Col { min-width: 120px; width: 15%; }
.addTeam14Col { min-width: 120px; width: 15%; }
#DataTables_Table_0 tr td:nth-child(14),
#DataTables_Table_0 tr td:nth-child(16) { white-space: nowrap !important; }
.whiteSpaceHead thead tr th { white-space: nowrap; position: relative; vertical-align: middle; }
.dataTables_wrapper .whiteSpaceHead .sorting::after,
 .dataTables_wrapper .whiteSpaceHead .sorting_asc::after,
.dataTables_wrapper .whiteSpaceHead .sorting_desc::after { float: none; margin-top: -9px; position: absolute; top: 50%; right: 6px; }
.suppTableRef tr th:nth-child(5),
.suppTableRef tr td:nth-child(5),
.suppTableRef tr th:nth-child(6),
.suppTableRef tr td:nth-child(6) { white-space: nowrap !important; }
.userProfile .datatablecolumnfiltersbio tr td:last-child { min-width:120px; overflow-wrap: break-word; word-wrap: break-word; -ms-word-break: break-all; word-break: break-all; word-break: break-word; }
.pleft {
	      padding-left: 23px;
    margin-bottom: 10px;
    margin-top: 10px;
}



form#searchContractForm { display: inline-block; width: 24%; vertical-align: top; }
#searchContractForm input.searchContract {line-height: 1.42857;text-align: center; display: block; background: #0065b1; border-radius: 15px !important; color: #fff !important; font-size: 18px; padding: 10px 15px; opacity:1 !important; }
#searchContractForm input.searchContract:focus { outline: none; }
#searchContractForm input::placeholder {
 color: #fff;
 opacity: 1; /* Firefox */
}
 #searchContractForm input:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #fff;
}
 #searchContractForm input::-ms-input-placeholder { /* Microsoft Edge */
 color: #fff;
}


 #searchContractForm input::-webkit-input-placeholder {
   color: #fff;
}

 #searchContractForm input:-moz-placeholder { /* Firefox 18- */
   color: #fff;  
}

 #searchContractForm input::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;  
}

 #searchContractForm input :-ms-input-placeholder {  
   color: #fff;  
}
@media (max-width: 991px) { 
	.contFilterSort .buttonNew {
    padding: 10px 10px;
	    margin-right: 3px;
		font-size: 14px;
	}
	#searchContractForm input.searchContract {
	    padding: 10px 10px;
    margin-right: 3px;
    font-size: 14px;
    width: 152px;
    display: inline-block;	
	    max-width: 100%;
	}
	.contFilterSort .pull-right {
		float: left !important;
	}
	.contFilterSort label {
    width: 42px;
}
.contFilterSort label {
    margin-right: 7px;
}
form#searchContractForm {
    width: auto;
}
}

/*@media (min-width: 320px) and (max-width: 446px) {
	.contFilterSort label {
    display: block;
}
}
@media (min-width: 447px) and (max-width: 551px) {
	.contFilterSort label {
    display: block;
}
}*/
@media (max-width: 597px) {
#searchContractForm input.searchContract {
    margin-left: 50px;	
	}
}

@media (min-width: 320px) and (max-width: 385px) {
	.contFilterSort .buttonNew {
       padding: 7px 5px;
    margin-right: 0px;
    font-size: 10px;
	}
	#searchContractForm input.searchContract {
	    width: 105px;
    padding: 7px 5px;
    margin-right: 0px;
    font-size: 10px;
    min-height: auto;
	    margin-left: 48px;
	}
	form#searchContractForm {
    width: auto;
	}
	.contFilterSort label {
        margin-right: 4px;
    font-size: 12px;
}
.box .box-content {
    padding: 3px;
}
}
@media (min-width: 386px) and (max-width: 471px) {
	.contFilterSort .buttonNew {
        padding: 7px 6px;
    margin-right: 0px;
    font-size: 13px;
	}
	#searchContractForm input.searchContract {
	    width: 136px;
    padding: 7px 6px;
    margin-right: 0px;
    font-size: 13px;
    min-height: auto;
	    margin-left: 48px;
	}
	form#searchContractForm {
    width: auto;
	}
	.contFilterSort label {
        margin-right: 4px;
    font-size: 12px;
}
.box .box-content {
    padding: 3px;
}
}
@media (min-width: 992px) and (max-width: 1200px) {
	.contFilterSort .buttonNew {
    padding: 10px 10px;
	    margin-right: 3px;
		font-size: 16px;
	}
	#searchContractForm input.searchContract {
	padding: 10px 10px;
	    margin-right: 3px;
		font-size: 16px;	
	}
	form#searchContractForm {
    width: 21%;
	}
}