﻿@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap');
/*@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto-regular-webfont.woff2') format('woff2'),
         url('../fonts/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotomedium';
    src: url('../fonts/roboto-medium-webfont.woff2') format('woff2'),
         url('../fonts/roboto-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}*/
:root {
  --primary-bg: #12344d;
  --cta: #fff;
  --cta-border-color: #c5c1c1;
   --cta-text-color: #12406f;
   --text-link-color:#1890ff;
  --cta-active: #ff3c7e;
  --cta-info: #0f79b3;
  --cta-hover: #12406f;
  --menu-bg: #fff;
  --menu-li: #12344d;
  --menu-hover: #ff7043;
  --panel-heading: #017fb0;
  --panel-heading-bg:#e6f4ff;
  --btn-hover:#00638a;
  --radio-li: #099BA0;
  --table-1: #c35331;
  --table-2: #0781fe;
   --table-th-bg:#626262;
   --table-th-border: #939393;
   --table-th-bg-hover: #626262;
   --button-bg:
  linear-gradient(180deg,#017fb0 0,#006992 100%);
   --button-bg-hover:
  linear-gradient(0deg,#017fb0 0,#006992 100%);
   --button-txt-color:#fff;
   --button-cancel: #000000;
    --button-cancel-hover: #333;
   --text-color: #242424;
   --anchar: #12406f;
  /*--medium:'robotomedium';
 --regular:'robotoregular';*/
 --input-height: 30px;
 --radiocustombtn-height: 28px;
 --login-cta: #f79f4a;
 --login-cta-text: #00464d;
 --box-shadow:-1px -1px 1px #ffffff, 0px 0px 1px #c5c5c5;
}


 

body.pace-done {
    overflow-x: hidden;
    font-weight: 500;
    background: #F3F5FD;
}
body {
    font-family: 'Inter', sans-serif !important;
     overflow-x: hidden;
     font-weight: 500;
     background: #fff;
      font-size: 13px;
    color: #202020;
}

/*.initDiv::-webkit-scrollbar, .fixHeight::-webkit-scrollbar {
    width: 10px;
}
 
.initDiv::-webkit-scrollbar-track, .fixHeight::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
.initDiv::-webkit-scrollbar-thumb, .fixHeight::-webkit-scrollbar-thumb {
  background-color: #cbcbcb;
  outline: 1px solid #9b9b9b;
}

.initDiv::-webkit-scrollbar:horizontal, .fixHeight::-webkit-scrollbar:horizontal {
 height: 10px;
 overflow: visible;
}
.initDiv::-webkit-scrollbar-track:horizontal, .fixHeight::-webkit-scrollbar-track:horizontal {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
.initDiv::-webkit-scrollbar-thumb:horizontal, .fixHeight::-webkit-scrollbar-thumb:horizontal{
       background-color: #cbcbcb;
  outline: 1px solid #9b9b9b;
        
    }*/
.grd-table-new-123 th, .log-menu-section li.welc-info label, label, b, strong, table.grd-table th, table.grd-table .grd-table-header-column, .MenuLeftHeading, .panel-info .panel-heading, .ui-datepicker th, table.grd-table td a, table.grd-table td span {
    font-family: var(--medium);
}




.grd-table-new-123 {
    width:100%;
}



.popPrintHeader {
    padding: 10px 15px 0;
}
/*.panel-footer .button { 
    background: #0f79b3 !important;
    
}*/
label {
    margin: 0px;
    margin-top: 0px;
    margin-bottom: 3px;
}
table.radio-table td label {
    position: relative;
    left: 0;
    top: -3px;
    padding: 0;
}
.panel-body small label {
    position: relative;
    top: -3px;
    left: 0;
    margin: 0;
    padding: 0;
    display: inline-block;
}

/*.panel-body label {
    margin-top: 5px;
    position: absolute;
    top: -12px;
    left: 10px;
    font-size: 11px;
    background: #fff;
    padding: 0 2px;
z-index: 9;}*/
label.btn-block {
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
/* display: none; */}
table.tableNice {
}
/*table .panel-body label {
    position: relative;
    top: 0;
    left: 0;
    background: transparent;
    margin: 0;
    padding: 0;
}*/
    table.tableNice td, table.tableNice th {
        /*white-space: nowrap;*/
        /*padding: 5px 8px !important;*/
    }

        table.tableNice th a {
        }

    table.tableNice .grd-table-header-column td {
        color: #fff;
    }

    table.tableNice td.noBreaks {
        white-space: normal;
    }

.initDiv {
    border-bottom: solid 1px #ddd;
}

.fixHeight {
    max-height: 300px;
    width: 100%;
}
.PrintfixHeight {
    max-height: 500px;
}

.modelAlert .modal-content {
    background: #ffffff;
    color: #a94442;
}

.modelAlert .modal-header {
    padding: 5px 15px;
    border-color: #b5b5b5;
    
}

.modelAlert .modal-body {
    padding: 5px 15px;
}

    .modelAlert .modal-body p {
        color: #cf0511;
        font-size: 14px;
         
    }
    .max-width {
    width: 100% !important;
}
.modelAlert .modal-header .close {
    margin-top: 0px;
    color: #000000;
}

.modelAlert .modal-footer {
    padding: 10px 15px;
    border: none;
}

.modelAlert .btn-default {
    color: #fafafa;
    background-color: #122c45;
    border-color: #122c45;
    padding: 5px 21px;
    font-size: 12px;
}

.modelAlert {
    transform: scale(0);
    opacity: 0;
    -webkit-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}

    .modelAlert.in {
        opacity: 1;
        transform: scale(1);
    }

.dateSec {
    margin: 0px auto;
    width: 120px;
}

    .dateSec .col-1 {
        float: left;
    }

    .dateSec .col-2 {
        margin: 5px 0px 0px -19px;
        float: left;
    }

.bodyHeights {
    min-height: 768px;
}
/* Home page css */
.blinking td {
        color: #012532;
    }

        .blinking td.blink {
            color: #ca1906;
            font-weight: 500;
        }

    .panel-group .panel + .panel {
        margin-top: 5px;
    }

    .blinking td {
        color: #012532;
    }

    th.header_color1 {
        background: #bd11b0 !important;
    }

    .blinking td.blink {
        color: #ca1906;
        font-weight: 500;
    }

    ul.list {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

    tr.grd-home-header-new {
        padding: 2px 10px;
        font-size: 12px !important;
        text-transform: uppercase;
        text-shadow: initial !important;
        text-decoration: none !important;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

    .ct-m {
        text-align: center !important;
         
    }

    tr.grd-home-header-new th {
        background: #148b92 !important;
        color: white;
         
        padding: 2px 10px;
        font-size: 12px !important;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }

    .main-td-set {
        border-radius: 8px 0px 0px 0px !important;
    }

    .main-td-set-new {
        border-radius: 0px 0px 0px 0px !important;
    }

    .main-td-set1 {
        border-radius: 0px 0px 0px 0px !important;
    }

    .main-td-set2 {
        border-radius: 0px 0px 0px 0px !important;
    }

    .main-td-set3 {
        border-radius: 0px 8px 0px 0px !important;
    }

    .link-color-text a {
        cursor: pointer;
    }

        .link-color-text a:hover {
            color: red;
        }


    .main-purchase-new table th {
        text-align: left;
    }

    ul.list li {
        display: block;
        width: 100%;
        border: 1px solid #ddd;
        margin-bottom: 10px;
    }

        ul.list li .table_box {
            position: static!important;
            top: auto!important;
            left: auto!important;
            display: inline-block;
            width: 91%;
        }

        ul.list li .left_section {
            position: static!important;
            top: auto!important;
            left: auto!important;
            display: inline-block;
            vertical-align: top;
            background: #0b69aa;
            text-align: center;
            padding: 15px;
            color: #fff;
            min-height: 105px;
        }

    .table_box > div {
        position: static!important;
        top: auto!important;
        left: auto!important;
        width: 23%;
        float: left;
        margin-left: 20px;
    }
    .panel-info .panel-heading .row {
    margin: 0;
}
    .main-purchase-new {
        /* padding: 0px; */
        /* margin: 0 0px; */
        /* display: flex; */
        /* flex-wrap: wrap; */
        /* justify-content: center; */
        /* align-items: flex-start; */
        }
 
    .grd-table-new-123 th {
    background: var(--primary-bg) !important;
    padding: 5px 10px;
    color: white;
    /* border: none; */
    font-weight: 500;
    letter-spacing: 0.5px;
    text-align: left !important;
}
    .main-purchase-new table th.ct-m {
    border: 1px solid #858585;
    background: #626262 !important;
    font-size: 11px;
}
    .grd-table-new-123 .bg1 th {
        background: var(--table-1) !important;
        padding: 5px 10px;
        /*! font-size: 14px; */
        color: white;
        border: 1px solid #958d8d;
    }

    .grd-table-new-123 td {
        font-size: 12px;
        padding: 3px 6px;
    }
    .login-form .loginWrap .loginTable td {
    border: none;
    text-align: left;

}
    .login-form .loginWrap .loginTable tr td:last-child {
    text-align: center;
}
    table td {
        /*border: 1px solid #b3b3b3;
        padding: 5px 10px;*/
        color: #000202;
    }
    
.ajax__calendar table td {
     
    padding: 1px 1px;
    color: #000202;
}
    /*==============================*/

    .grd-table-new-12345 th {
        background: #7d7b7b !important;
        padding: 2px 10px;
        font-size: 12px;
        color: white;
        border: none;
    }

    .grd-table-new-12345 .bg1 th {
        background: #c35331 !important;
        padding: 2px 10px;
        font-size: 12px;
        color: white;
        border: none;
    }

    .grd-table-new-12345 td {
        font-size: 12px;
    }

    .grd-table-new-12345 td {
        border: 1px solid #d6d6d6;
        padding: 2px 10px;
        color: #012532;
    }

    /*==============================*/
    .main-purchase-new li:first-child,  .main-purchase-new li:last-child {
    /* width: auto; */
    /* margin: 0; */
}
 
    .main-purchase-new table {
    width: 100%;
    box-shadow: 0 1px 9px 1px rgb(0 0 0 / 21%);
    margin-bottom: 15px;
    border: 1px solid #a0a1a1;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
}
    .main-purchase-new table tr:nth-child(odd) {
    /* background: #e7e7e7; */
}
    .grd-table-new-123 td:last-child {
    text-align: center;
}
    .name-set-action {
        background: #c35331 !important;
         
        padding: 2px 10px;
        color: white;
        text-align: center !important;
    }

    .table_box div:first-child {
        margin-left: 0px;
    }
    /* End Home page css */
.main-header {
    position: fixed;
    width: 100%;
    
    top: 0px;
    left: 0px;
    z-index: 999999999;
    
    
    
    
    
    
    
    
    
    
    transition: all .7s;
}

.page-container {
    margin-top: 85px;
}
b.period {
    margin-bottom: 15px;
    display: block;
}
.form-inline {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sf-menu ul.level2 {
    top: 100% !important;
}

    .sf-menu ul.level2 > li:nth-child(01) ul.level3 {
        top: 0 !important;
    }

    .sf-menu ul.level2 > li:nth-child(02) ul.level3, .sf-menu ul.level2 > li:nth-child(03) ul.level3, .sf-menu ul.level2 > li:nth-child(04) ul.level3, .sf-menu ul.level2 > li:nth-child(05) ul.level3, .sf-menu ul.level2 > li:nth-child(06) ul.level3 {
        top: 0 !important;
    }

    .sf-menu ul.level2 > li:last-child ul.level3 {
        top: 0 !important;
    }

.ui-widget.ui-widget-content {
    z-index: 999999999999 !important;
}
/*New Design By Ayat*/
 .Container {
            margin-top: 15px; 
            margin-left: 20px;
            margin-right: 20px;
            border-collapse: collapse;
            border: 1px solid Silver;
            padding: 0;
        }

        .PageTitle {
            background-color: silver;
             
            font-size: 12px;
            font-weight: 500;
            height: 18px;
            text-align: center;
        }

        .innerContainer {
            margin: 20px 20px 20px 20px;
        }

        .master-left-menu {
            
            
            
        }

        .master-right-sec {
            
            
            
        }

        .master-left-menu ul {
            padding: 0px;
            margin: 0px;
            list-style-type: none;
        }

            .master-left-menu ul li {
                padding: 0px;
                margin: 0px;
                list-style-type: none;
            }

        .master-left-menu a {
            display: block;
            padding: 5px 10px;
            border: solid 1px #17bbc1;
            color: #17bbc1;
            font-size: 13px;
            border-radius: 4px;
            margin-bottom: 4px;
        }

        .master-left-menu ul li.active a {
            background: #17bbc1;
            color: #fff !important;
        }

        div.overloapBg {
            position: fixed;
            left: 0px;
            right: 0px;
            width: 100%;
            height: 100%;
            z-index: 9999999;
            /* top: 0px; */
        }

        div.boxModelz {
            position: fixed;
            top: 100px;
            left: 0px;
            right: 0px;
            margin: 0px auto;
            width: 730px;
            height: auto;
        }

            div.boxModelz .fourqtPanelFormPop {
            }

        .fourqtPanelHead {
            background: #F5F4F9;
            border-bottom: solid 1px #eaeaea;
            color: #31708f;
            padding: 4px 12px;
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
            position: relative;
        }
        .fourqtPanelHead .fourqt-title {
            margin: 5px 0px 5px;
            font-size: 16px;
            font-weight: 500;
        }
        .grd-table {
            width: 100% !important;
        }
.popbox-inner .grd-table {
    /*display: table;*/
    /*overflow:scroll;*/
}
.panel-body .btn {
    margin-top: 0;
}
.pgTitles {
    margin-bottom: 15px;
}
 

     
.panel-heading label {
    font-size: 13px;
    font-weight: 500;
    position: relative;
    background: transparent;
    top: 0;
    left: 0;
    padding: 0;
    }
.MenuLeftHeading {
    font-size: 13px;
    color: var(--panel-heading);
    padding: 0px 0px;
    margin: 0px;
    text-transform: uppercase;
    font-weight: 500;
    display: inline-block;
}

    .MenuLeftHeading .MenuLeftHeadingChild {
         
        font-weight: normal;
        font-size: 12px;
        text-transform: capitalize;
    }

.MenuSubHeading {
    font-size: 13px;
    color: var(--panel-heading);
    padding: 0px 0px;
    margin: 0px;
    /* text-transform: uppercase; */
    font-weight: 500;
    display: inline-block;
}

.d-block {
    display: block;
}
.cssNormalButton:focus, .inputbox:focus, .cssHighlightButton:focus, .cssNormalButton:hover, inputbox:hover {
    border: 1px solid var(--cta-border-color);
}
 .cssNormalButton, .cssNormalButton, .inputbox, .cssHighlightButton {
    width: 100%;
    height: var(--input-height);
    border: 1px solid #b3b3b3;
    font-size: 13px;
    border-radius: 3px;
    line-height: normal;
    padding: 5px 10px;
    /* margin-bottom:15px; */
    outline:0;
    display: block;
    box-shadow: var(--box-shadow);
    }
 .fa-2x {
    font-size: 1.3em;
}
.buttonSearch, .button, .buttonPrint {
}

/*/////////Pintu Date 4/30/2020 /////////*/

 .main-icon-se
        {
            list-style-type: none;
            margin: 0px 0px 0px 0px;
            padding: 0;
        }

        .main-icon-se li
        {
            display: inline-block;
            float: left;
        }
            .main-icon-se li a, .main-icon-se li a i {
    color: #e03f10 !important;
}
                .main-icon-se li a i
                {
                    font-size: 18px;
                    margin-left: 10px;
                    position: relative;
                    top: 2px;
                }

 

.form-control option
{
    font-size: 11px;
}

.buttonSearch,
.buttonPrint {
    padding: 3px 10px 3px 27px;
}

    .buttonSearch:hover,.login-form .loginWrap .btn-login:hover, .button:hover, .pull-right .button:hover, .panel-heading .button:hover, .panel-footer .button:hover, .buttonClick:hover, .btn-primary:active:hover,.btn-primary:hover, .btnHidden .button:hover {
    background: var(--button-bg);
    border-color: var(--btn-hover);
    color: #fff !important;
    }
.grd-table
{
    width:100% !important;
 }
.col-xs-4.form-inline, .col-xs-3.form-inline, .col-sm-4.form-inline, .col-sm-3.form-inline {
    display: block;
}

    /*/////////END THE CODE///////////*/



    .buttonSearch:hover {
        transition: ease 0.5s;
        -webkit-transition: ease 0.5s;
        -moz-transition: ease 0.5s;
        -ms-transition: ease 0.5s;
        -o-transition: ease 0.5s;
        /*background-position:34px 4px !important;
     padding: 3px 27px 3px 10px;*/
    }

.panel-heading .button, .panel-footer .button {
   
}

     

table.grd-table th, table.grd-table .grd-table-header-column, table.grd-table .grd-table-header-column td {
   color: #fff;
   background: var(--table-th-bg);
   border-color: var(--table-th-border);
   font-weight: normal;
   /*z-index: 999;*/
   font-size: 11px;
   padding: 4px 3px;
   vertical-align: middle;
   text-align:
   center;
}
.form-inline.padd-solve input {
    margin-right: 10px;
}
    table.grd-table th:hover
    {
         background: var(--table-th-bg-hover);
    }
    table.grd-table th.latest {
    background: var(--panel-heading);
    border-color: var(--panel-heading);
}
.fourqtDt .form-inline {
    display: inline-block;
}
table.grd-table td, table.grd-table th {
    font-size: 11px;
    text-transform:none !important;
}
    table.grd-table td{
        background: #fff;
        font-weight: 500;
    }
table.grd-table td a
{
    color: var(--panel-heading) !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
table.grd-table td a span {
    color: var(--panel-heading) !important;
}
table.grd-table td span
{
    color: var(--text-color) !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 5px;
}
table.hr-Approval th {
    background: #c35331 !important;
    
}

table.contract-color th {
    background: #148b92 !important;
   
   
}

table.indent-color th {
    background: #84406c !important;
  
   
}

table.boq-color th {
    background: #ca1906 !important;
    
    
}

table.for-color th {
    background: #7f5139 !important;
  
   
}

table.po-color th {
    background: #005fb1 !important;
   
   
}

table.enquiry-color th {
    background: #bd0d0d !important;
   
   
}

table.po-color th {
    background: #005fb1 !important;
 
   
}

table.bill-color th {
    background: #bd11b0 !important;
  
   
}
.main-icon-se .radioCustomBtn {
    margin-bottom: 0;
}
.radioCustomBtn {
    padding: 0px;
    list-style-type: none;
    border: solid 1px var(--radio-li);
    border-radius: 3px;
    width: max-content;
    position: relative;
    display: block;
    height: var(--input-height);
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0px;
    }

    .radioCustomBtn:after {
        content: "";
        display: block;
        clear: both;
    }

    .radioCustomBtn li {
        display: inline-block;
        float: left;
        width: auto;
        text-align: center;
        }
    .radioCustomBtn li.active {
    border: none !important;
    background: #fff !important;
}
        .radioCustomBtn li label {
            margin: 0px;
            padding: 5px 8px 5px 8px;
            border-left: solid 1px var(--radio-li);
            font-size: 12px;
            cursor: pointer;
            color: #202020;
            font-weight: 500;
            width: 100%;
            position: relative;
            top: 0;
            left: 0;
            background: transparent;
            height: var(--radiocustombtn-height);
            z-index: 0;
            line-height: 19px;
            }

        .radioCustomBtn li:first-child label {
            border-left: none;
        }

        .radioCustomBtn li input[type="radio"] {
            display: none;
        }

        .radioCustomBtn li.disabled label, .radioCustomBtn li span.disabled label {
            cursor: not-allowed;
            opacity: 0.5;
        }

        .radioCustomBtn li.active label, .radioCustomBtn li span.active label {
            background: var(--radio-li);
            color: #ffffff;
            /* font-weight: 500; */
            }


        .checkCustomInput {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-left: 0px;
	display: block;
}

.checkCustomInput:after {
	content: "";
	display: block;
	clear: both;
}

.checkCustomInput li {
	display: inline-block;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 0px;
	border: solid 1px #099ba0;
	font-size: 12px;
	cursor: pointer;
	color: #099ba0;
	border-radius: 2px;
	position: relative;
	height: var(--input-height);
}

.checkCustomInput li label {
	margin: 0px;
	cursor: pointer;
	font-weight: normal;
	padding: 5px 15px;
	padding-left: 20px;
	position: relative;
	top: 0;
	left: 0;
	background: transparent;
	}

.checkCustomInput li:first-child {
	/*border-left: none;*/
}

.checkCustomInput li input[type="checkbox"] {
	display: none;
}

.checkCustomInput li.active {
	background: #099ba0;
	color: #fff;
}

.checkCustomInput li .selOf {
	/*display: none;*/
	position: absolute;
	left: 6px;
	top: 3px;
	font-size: 16px;
}

.checkCustomInput li.active .selOf {
	display: none;
}

.checkCustomInput li .selOn {
	display: none;
	position: absolute;
	left: 4px;
	top: 5px;
	font-size: 12px;
}

.checkCustomInput li.active .selOn {
	display: block;
}


.fourqtCustomRadio {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    border: solid 1px #17bbc1;
    
    /*margin-left: 10px;
     */
    border-radius: 3px;
display: inline-flex;flex-wrap: wrap;justify-content: space-between;}

    .fourqtCustomRadio:after {
        content: "";
        display: block;
        clear: both;
    }

    .fourqtCustomRadio li {
        display: inline-block;
        float: left;
    }

        .fourqtCustomRadio li label {
            margin: 0px;
            padding: 4px 10px;
            border-left: solid 1px #099ba0;
            font-size: 13px;
            cursor: pointer;
            color: #099ba0;
            font-weight: normal;
        position: relative;left: 0;top: 0;background: transparent;right: 0;display: block;width: 100%;}

        .fourqtCustomRadio li:first-child label {
            border-left: none;
        }

        .fourqtCustomRadio li input[type="radio"] {
            display: none;
        }

        .fourqtCustomRadio li.disabled label, .fourqtCustomRadio li span.disabled label {
            cursor: not-allowed;
            opacity: 0.5;
        }

        .fourqtCustomRadio li.active label, .fourqtCustomRadio li span.active label {
            background: #099ba0;
            color: #fff;
        }

.popUpWrapper {
    padding: 4px 30px;
}

.linkHead {
    color: #0000c5 !important;
    /*background: #0000c5;
     padding: 3px 6px;
    */
    font-weight: 500;
    
}

    .linkHead:hover {
        /*background: #c35331;
    */
    }

.btnLink {
    color: #fff !important;
    background: #01659c;
    padding: 3px 6px;
    font-weight: 500;
    
    border-radius: 2px;
    display: inline-block;
}

    .btnLink:hover, .btnLink:active, .btnLink:focus {
        background: #c35331;
    }

.fixTableHeightWrap {
    max-height: 300px;
    overflow: auto;
    padding-bottom:10px;
}

.big-panel-wrapper {
    width: 100%;
    margin: 0px auto;
    background: #fff;
    transition: ease 0.7s;
    -webkit-transition: 0.7s ease;
    -moz-transition: 0.7s ease;
    -o-transition: 0.7s ease;
    -ms-transition: 0.7s ease;
    border: solid 1px #bbcbe0;
    border-radius: 5px;
    margin-bottom: 4px;
    /*box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.61);
    */
}

.fourqtPanelForm {
}

.fourqtPanelHead {
    background: #ecf0f1;
    border-bottom: solid 1px #b3b3b3;
    padding: 4px 12px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    position: relative;
}

    .fourqtPanelHead .MenuLeftHeading {
        font-size: 13px;
        /*color: #0f79b3;
    */
        padding: 5px 0px;
        margin: 0px;
        text-transform: uppercase;
        font-weight: 500;
        display: block;
    }

    .fourqtPanelHead .MenuSubHeading {
        font-size: 13px;
        /*color: #0f79b3;
    */
        padding: 5px 0px;
        margin: 0px;
        text-transform: uppercase;
        font-weight: 500;
        display: block;
    }

.fourqt-title .totalrecords {
    text-transform: none;
}

.table-content-sec {
    width: 100%;
    margin: 0px auto;
    background: #fff;
    transition: ease 0.7s;
    -webkit-transition: 0.7s ease;
    -moz-transition: 0.7s ease;
    -o-transition: 0.7s ease;
    -ms-transition: 0.7s ease;
    border: solid 1px #bbcbe0;
    border-top: none;
    border-radius: 5px;
    margin-bottom: 20px;
    border-bottom: none;
    /*box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.61);
    */
}
.min-height {
    max-height: 320px;
    min-height: 320px;
    height:320px;
	overflow:auto;
}
.fourqtPanelBody {
    padding: 0;
}

.fourqtPanelContent {
    margin-top: 4px;
    border-radius: 5px;
}

/*.tooltip {
    position: absolute;
    z-index: 9999999999;
}*/


.fourqtPanelContentMaster {
    border: 1px solid #b3b3b3;
}
table.grd-table tr.heightLightRow td {
    background: #d6ebff;
    color:#000 !important;
}
 
table.tableNice td.break-output{
    white-space:normal;
}
.fourqtPanelFooter {
    background: #ecf0f1;
    border-top: solid 1px #bbcbe0;
    color: #31708f;
    padding: 5px 15px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.clearfix:after {
    display: block;
    content: '';
    clear: both;
}

.fourqtForm .fourqtCol {
   
    margin: 0px 0px 3px 0%;
    padding: 0px 5px;
    min-height: 48px;
    /*background:red;
    */
}

.fourqtForm .form-title {
    min-height: 5px;
    font-size: 13px;
    color: #514d6a;
    line-height: 18px;
    white-space: nowrap;
    overflow-x: hidden;
}

 

.fourqtForm .form-input {
    width: 100%;
    float: none;
    min-height: 26px;
    font-weight: 500;
    font-size: 12px;
    position: relative;
}
textarea.form-control {
    height: var(--input-height);
}
.form-control {
    border-radius: 3px;
    border: 1px solid var(--cta-border-color);
    line-height: normal;
    transition: ease 0.7s;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.7s ease;
    -o-transition: 0.7s ease;
    -ms-transition: 0.7s ease;
    height: var(--input-height);
    font-size: 12px;
    background: #fff;
    padding: 3px 10px 3px 10px;
    box-shadow: var(--box-shadow);
    font-weight: 500;
    color: var(--text-color);
}
table.grd-table td .form-control {
    height: 28px;
    padding: 4px 10px;
    min-width: 130px;
     
}
table.grd-table td .double-list {
    display: flex;
}
    table.grd-table td .double-list > div {
        margin:0px 2px;
    }
table.grd-table td .double-list .form-control {
    min-width: 70px;
}
.form-control:hover, cssNormalButton:hover {
    /* border: 1px solid var(--cta-border-color); */
}
    .form-control[type="file"] {
        height: var(--input-height);
        }

    .form-control:focus {
       /* border: 1px solid var(--cta-border-color); */
       box-shadow: none;
    }

.fourqtForm .form-control {
}

.fourqtForm .form-title label {
    font-weight: normal;
    margin: 0px;
}

.fourqtForm .form-title span {
    font-weight: normal !important;
}
 

.fourqtForm .fourqtCol .form-control {
}

    .fourqtForm .fourqtCol .form-control:focus {
        border: solid 1px #91c8ec;
    }

.fourqtForm .fourqtCol select.form-control {
    /*-webkit-appearance: none;
    */
}

.fourqIconBtnSec {
    position: absolute;
    right: 6px;
    top: 5px;
}

    .fourqIconBtnSec ul {
        padding: 0px;
        margin: 0px;
        list-style-type: none;
    }

    .fourqIconBtnSec li {
        float: left;
        margin-left: 5px;
    }

        .fourqIconBtnSec li a, .fourqIconBtnSec li button {
            color: #c35331;
            font-size: 17px;
        }

        .fourqIconBtnSec li.flipClick {
            font-size: 17px;
            cursor: pointer;
        }

        .fourqIconBtnSec li .fa-mobile {
            font-size: 23px;
            margin-top: -4px;
        }

        .fourqIconBtnSec li button {
            background: none;
            border: none;
        }

        .fourqIconBtnSec li a span {
            text-indent: -9999px;
        }

        .fourqIconBtnSec li a:hover, .fourqIconBtnSec li button:hover {
            color: #ff3c7e;
        }

        .fourqIconBtnSec li button:focus {
            /*border:none;
    */
            outline: none;
        }

.block-table {
    display: table;
    position: relative;
}

.block-date {
    display: table;
}

.block-cell {
    display: table-cell;
}

.to-addon {
    display: table-cell;
    color: #417195;
    font-size: 12px;
    padding: 0px 4px;
    vertical-align: middle;
    text-align: center;
}

.block-cell .datepickSec {
    width: 100% !important;
}

.block-cell .datepickers {
    width: 100% !important;
    /*font-size: 11px !important;
    */
    padding-right: 22px;
}

.datepickSec {
    position: relative;
    /*width: 110px;
    */
}

.dateCalenderIcon {
    position: absolute;
    top: 4px;
    right: 4px;
    font-size: 16px;
    color: #214569;
}

.page-loader {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    right: 0px;
    top: 0px;
    margin: 0px;
    background: rgba(255, 255, 255, 0.92);
    z-index: 99999999;
}

    .page-loader .blockload {
        position: absolute;
        top: 50%;
        left: 50%;
        right: auto;
        bottom: auto;
        width: auto;
        margin-top: -40px;
        margin-left: -72px;
    }

    .page-loader .loading-icon img {
        width: 30px;
    }

.alertFourqt {
    padding: 7px 10px;
    margin-bottom: 0px;
}

    .alertFourqt span {
        font-weight: 500;
    }

    .alertFourqt .close {
        color: #a94442;
        opacity: 1;
    }

.customRadioBtn label {
    margin-top: 0px;
}

.poAmountDetails {
    padding: 0px 6px;
}

    .poAmountDetails ul {
        padding: 0px;
        margin: 0px;
    }

    .poAmountDetails li {
        float: left;
        width: 33%;
        padding: 0px 10px;
        list-style-type: none;
        padding: 0px;
        margin: 0px;
    }
.mt-30 {
    margin-top:30px;
}

        .poAmountDetails li .poColAm {
            float: left;
            font-size: 11px;
        }

        .poAmountDetails li .amTitle {
            width: 120px;
            /*font-size: 12px;
    */
        }

            .poAmountDetails li .amTitle label {
                margin-top: 0px;
                font-weight: 500;
                
            }

.errorMsgs {
    white-space: nowrap;
    font-size: 12px;
    color: white;
    padding: 3px 6px;
    background: #c52303;
    /* margin-top: 4px;
     */
    position: absolute;
    top: 100%;
    left: 0px;
    /* margin-left: 9px;
     */
    z-index: 99999;
}

    .errorMsgs:after {
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #c52303;
        border-top: 6px solid transparent;
        content: "";
        /* display: inline-block;
     */
        position: absolute;
        top: -12px;
        left: 18px;
        /* right: 0px;
     */
        margin: auto;
    }

.homePageGrid table.grd-table td, .homePageGrid table.grd-table th {
    padding: 1px 10px;
}

.homePageGrid table.grd-table .grd-table-header-column, .homePageGrid table.grd-table th {
   
    font-size: 13px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.78);
    padding: 1px 10px;
    text-transform: uppercase;
}

table.grd-table .tb-icon .fa {
    margin: 0px;
    font-size: 15px;
}

    table.grd-table .tb-icon .fa:hover {
        opacity: 0.7;
    }

.headerPurchaseInn {
    
    width: 100%;
/* position: relative; */display: flex;justify-content: center;align-items: center;align-content: center;}

.headerLeft {
    width: 5%;
    /* float: left;
     
   display: table-cell !important;*/
float: left;}

.headerRight {
    width: 95%;
    /* float: right; */
    /* display: table-cell !important; */
display: flex;flex-wrap: wrap;}

.main-header.headerPurchase {
   background: var(--primary-bg);
   box-shadow: 0px 2px 3px rgb(0 0 0 / 35%);
}

.link-color-text a {
    color: var(--panel-heading) !important;
    font-weight: 500;
}

.realboostTopHeader {
    /* float: right; */
    width: 40%;
    padding-top: 8px;
}

.realmenuLeft {
    text-align: right;
    display: flex;
    justify-content: flex-end;
    position: relative;
}

.realDropdown {
    /*display:none*/
}

.realmenuLeft .sf-menu a {
    padding: 13px 13px !important;
}

.headerPurchase .main-header-top .top-menu ul li a {
    color: #ffffff !important;
}

.headerPurchase .main-header-top .main-logo {
    
    /*padding: 5px 5px;
     background: #fff;
    */
    /* border-radius: 3px; */
    float:none;
    
}

    .headerPurchase .main-header-top .main-logo img {
        width: auto;
        height: 35px;
        }

.headerPurchase .main-header-top {
    padding: 0px;
}

.realboostMenu {
    /* float: left; */
    width: 60%;
    }

.headerPurchase .aspNav, .headerPurchase .sf-menu {
    /* float: none !important; */
}

    .headerPurchase .sf-menu a {
        border-top: none !important;
        border-right: none !important;
        border-bottom: none !important;
        padding: 13px 5px !important;
        font-size: 12px;
        text-transform: capitalize;
        font-weight: 500;
    }

.headerPurchase .sf-arrows .sf-with-ul {
    padding-right: 2.1em !important;
}

.headerPurchase .sf-menu ul li a {
    border-left: none !important;
    border-top: none !important;
    border-right: none !important;
    border-bottom: 1px solid #2b4158 !important;
    padding: 7px 10px !important;
    font-weight: 500;
    letter-spacing: 0.3px;
    border-radius: 0;
}

.headerPurchase .main-header-top .realDropdown .CompanyDropDwon {
    border: 1px solid var(--cta-info);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff url(../Images/select-arrow.png) no-repeat 96% center;
    width: 100%;
    text-indent: 0.01px;
    color: #2c3e50;
    padding: 4px 8px;
    /*! box-shadow: 0 1px 1px rgb(21, 103, 159) inset; */
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    font-size: 12px;
    padding-right: 16px;
    border-radius: 5px;
    /* box-shadow: 3px 3px 6px #bdbdbd, -3px -3px 6px #e3e3e3; */
}

.headerPurchase .realDropdown {
    padding-bottom: 2px;
    /*float:left;
    */
    width: 34%;
    display: inline-block;
}

.headerPurchase .realSelect {
    float: right;
    width: 100%;
    position: relative;
}

.headerPurchase .main-header-top .top-menu {
    float: none;
    margin: 0;
    padding: 2px 0px;
}

.headerPurchase .main-header-top .loaderasp {
    float: none;
    margin: 0px;
    padding: 0;
    color: #ffffff;
    position: absolute;
    right: -80px;
}

.log-menu-section {
    padding: 0px 0px;
    /*float:left;
    */
    display: inline-block;
}

    .log-menu-section a {
        color: #028794;
    }

    .log-menu-section ul {
        padding: 0px;
        margin: 0px;
        list-style-type: none;
    }

    .log-menu-section li {
        float: left;
        padding-right: 2px;
    }

    .log-menu-section a, .log-menu-section label {
        color: var(--menu-bg);
        font-size: 12px;
    }

    .log-menu-section li.log-icon a {
        font-size: 14px;
        padding: 4px 4px;
        display: block;
        border-radius: 5px;
        margin-top: 0px;
        min-height: 28px;
        color: var(--menu-bg) !important;
    }
div#divtblIOutflo {
    padding-bottom: 10px;
}
    .log-menu-section li.welc-info label {
        padding: 5px 8px;
        color: var(--menu-bg);
        border-radius: 3px;
        font-weight: 400;
        font-size: 12px;
        /* box-shadow: 3px 3px 6px #bdbdbd, -3px -3px 6px #e3e3e3; */
        min-height: 28px;
        letter-spacing: 0.35px;
    }

    .log-menu-section li.today-date label {
        padding: 5px 5px;
        border-radius: 3px;
        min-height: 28px;
        letter-spacing: -0.35px;
        font-weight: 400;
        }

.toggleMenu {
    display: none;
}

.fourqtPopupWrap {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 9999999;
    background: #0000008a;
    display: none;
}

.fourqtPopupInnerWrap {
    position: absolute;
    top: 70px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    width: 60%;
    background: #fff;
    border: solid 1px #bbcbe0;
    border-radius: 5px;
    box-shadow: 0px 1px 13px #000;
}

.fourqtPopupHead {
    background: #ecf0f1;
    border-bottom: solid 1px #bbcbe0;
    color: #31708f;
    padding: 4px 12px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    position: relative;
    min-height: 31px;
}

.fourqtPopupBody {
    padding: 4px 8px;
}

.fourqtPopClose {
    position: absolute;
    right: 6px;
    top: 7px;
    background: none;
    border: none;
    font-size: 14px;
    padding: 0px;
}

.fourqtPopupfoot {
    background: #ecf0f1;
    border-top: solid 1px #bbcbe0;
    color: #31708f;
    padding: 4px 18px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    min-height: 31px;
}

.fourqtPopupLg {
    width: 80%;
}

.fourqtPopupMd {
    width: 60%;
}

.fourqtPopupSm {
    width: 450px;
}

.popLeftHeading {
    font-size: 13px;
    color: #0f79b3;
    padding: 5px 0px;
    margin: 0px;
    text-transform: uppercase;
    font-weight: 500;
    display: block;
}
/* loader */
.myLoader {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background: #fff;
    background: rgba(255, 255, 255, 0.87);
}

.customLoader {
    position: absolute;
    width: 60px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    top: 50%;
    margin-top: -110px;
}

    .customLoader img {
        width: 100%;
    }

.loadertext {
    margin-left: -48px;
    display: block;
    font-size: 11px;
    /* font-weight: 500;
     */
    color: #ff8626;
    /* width: 300px;
     */
    /* margin: 90px auto;
     */
    -webkit-animation: blink 1.5s ease 0s infinite normal;
    animation: blink 1.5s ease 0s infinite normal;
    white-space: nowrap;
    letter-spacing: 1px;
}

.text-center {
    text-align: center !important;
}

.text-right {
    text-align: right !important;
}

.text-left {
    text-align: left !important;
}

.GridrightHeader, .grd-table-header-column {
    text-align: center !important;
}

.customRadioBtn {
    border: solid 1px #17bbc1;
    display: flex;
    border-radius: 5px;
    margin-top: 0;
    /*width: 100%;*/
    text-align: center;
    justify-content: space-between;
    align-items: center;
    height: var(--input-height);
 }

    .customRadioBtn .radioBtn {
        border-left: solid 1px #17bbc1;
        padding: 6px 6px;
        color: #099ba0;
        min-height: var(--input-height);
        width: 100%;
        line-height: 17px;
        font-size: 12px;
        }

        .customRadioBtn .radioBtn:first-child {
            border-left: none;
            border-top-left-radius: 3px;
            border-bottom-left-radius: 3px;
        }

        .customRadioBtn .radioBtn.active {
            background: #099ba0;
            color: #fff;
        }

        .customRadioBtn .radioBtn:last-child {
            border-top-right-radius: 3px;
            border-bottom-right-radius: 3px;
        }

.homezHeader {
    padding: 5px 0px;
    border-bottom: solid 1px #ddd;
    box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.16);
}

.homezLeftLogo {
    width: 140px;
}

.homezRightLogo {
    width: 80px;
}

.homezLeftLogo img {
    width: 100%;
}

.homezRightLogo img {
    width: 100%;
}

.homezFooters {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: #093a6d;
    color: #fff;
    
    font-size: 12px;
    text-align: right;
    padding: 5px 10px;
}

    .homezFooters label {
        font-weight: normal;
    }

    .homezFooters a {
        color: #ff787e;
        text-decoration: none;
        font-weight: 500;
    }

.logOutBox {
    width: 400px;
    border: solid 1px #d4cccc;
    position: absolute;
    top: 150px;
    right: 0px;
    left: 0px;
    margin: auto;
    padding: 10px 10px;
    box-shadow: 0 10px 40px 0 rgba(18,106,211,.07), 0 2px 9px 0 rgba(18, 106, 211, 0.42);
    border-radius: 4px;
}

    .logOutBox h3 {
         
        text-align: center;
        color: #08509a;
        margin: 0px;
        padding: 15px 0px;
        font-size: 15px;
    }

        .logOutBox h3 label {
            display: block;
            color: #da3908;
        }

    .logOutBox p {
        font-size: 15px;
        
        text-align: center;
    }

        .logOutBox p a {
            font-weight: 500;
            display: inline-block;
            text-decoration: none;
            background: #093a6d;
            color: #fff !important;
            padding: 4px 10px;
            font-size: 13px;
            transition: all .3s ease;
            margin-right: 10px;
        }

            .logOutBox p a:hover {
                background: #c35331;
                transition: all .3s ease;
            }

.login-form {
    margin: 0px auto;
    max-width: 464px;
    position: relative;
    margin-top: 130px;
    z-index: 999999;
    
}

    .login-form .loginWrap {
        background: #ffffff;
        border: #2d3444 solid 1px;
        border-radius: 5px;
        padding: 10px 23px;
        
    }

    .login-form h3.text-signin {
        display: none;
    }

    .login-form .loginWrap .logo-space {
        height: auto;
        margin: 0px;
        position: relative;
        z-index: 999999;
        padding-bottom: 12px;
    }

        .login-form .loginWrap .logo-space .logo-left {
            height: auto;
            width: 150px;
        }

        .login-form .loginWrap .logo-space .logo-right {
            height: auto;
            width: 50px;
        }

            .login-form .loginWrap .logo-space .logo-left img, .login-form .loginWrap .logo-space .logo-right img {
                max-height: none;
                
                
                vertical-align: middle;
            }

.bodyBgWrap {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
    background: #00beda;
    /* background: url(../css/loginbg1.jpg) no-repeat;
     */
    /* background: url(../css/background-footer.gif) no-repeat;
     */
    /* background-size: 100% 100%;
     */
    background: url(../images/bg-simple3.jpg) repeat #252b38;
    background-size: cover;
}

    .bodyBgWrap:after {
        content: "";
        display: block;
        position: absolute;
        background: rgba(14, 0, 0, 0.5);
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        z-index: 999;
    }

.login-form .loginWrap .btn-login {
    
    
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    line-height: 16px;
    padding: 4px 13px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    
    /* width: 100px;
     */
}

    .login-form .loginWrap .btn-login:hover {
        
        
        
        
    }

.footerLgin {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    /* background: #f1efef;
     */
    z-index: 999;
    padding: 4px 30px;
    /* box-shadow: 0px 1px 8px #086886;
     */
    background: #00beda;
    /* background: url(../css/loginbg1.jpg) no-repeat;
     */
    /* background: url(../css/background-footer.gif) no-repeat;
     */
    /* background-size: 100% 100%;
     */
    background-attachment: fixed;
    color: #fff;
    box-shadow: 0px 1px 8px #331d19;
    background: rgba(0, 0, 0, 0.21176470588235294);
    z-index: 9999;
}

.login-form .copy-footer {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    height: 28px;
    padding: 5px 15px;
    background-color: #6a6a6a;
    color: #FFF;
    font-size: 12px;
}

.alertBoxSession {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    background: rgba(0, 0, 0, 0.55);
    top: 0px;
    left: 0px;
    z-index: 9999999999;
    display: none;
}

    .alertBoxSession .alertBox {
        position: absolute;
        top: 100px;
        width: 350px;
        left: 0px;
        right: 0px;
        margin: 0px auto;
        color: #a94442;
        background: #ffffff;
        border: solid 1px #ebccd1;
        border-radius: 3px;
        box-shadow: 0px 0px 13px 0px #000000bf;
        text-align: center;
    }

    .alertBoxSession .alertBody {
        padding: 6px 10px;
        min-height: 35px;
        background: #ffffff;
    }

    .alertBoxSession .alertTitle {
        color: #ad4757;
        font-size: 15px;
        margin: 0px;
        padding: 5px 0px;
        display: block;
        font-weight: 500;
        text-transform: uppercase;
    }

    .alertBoxSession .alertBody h5 {
        color: #af142d;
        font-size: 12px;
        margin: 0px;
        padding: 2px 0px;
        display: block;
        font-weight: 500;
    }

        .alertBoxSession .alertBody h5 label {
            font-weight: 500;
        }

    .alertBoxSession .alertHead {
        border-bottom: solid 1px #ebccd1;
        position: relative;
        padding: 2px 10px;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }

    .alertBoxSession .alertFoot {
        position: relative;
        padding: 2px 10px 10px;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        text-align: center !important;
    }

    .alertBoxSession .alertCloseFixed {
        position: absolute;
        right: 6px;
        top: 4px;
        margin: 0px;
        padding: 0px;
        background: none;
        border: none;
    }

    .alertBoxSession .alertClose {
        font-size: 12px;
        text-transform: uppercase;
        text-shadow: none;
        border: solid 1px #ad4757;
        background: #ad4757;
        color: #fff !important;
        display: inline-block;
        line-height: 0px;
        padding: 6px 5px;
        border-radius: 2px;
        ;
    }

        .alertBoxSession .alertClose:hover {
            border: solid 1px #fc4b6c;
            background: #fc4b6c;
        }

#stickyFooter {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0 !important;
    z-index: 9999999999;
    background-color: rgb(0 0 0 / 70%);
    padding: 0;
    /* box-shadow: 0px -2px 12px rgb(0 0 0 / 41%); */
    padding-top: 11px;
    opacity: 0;
}

    #stickyFooter.stickyAnimate {
        transition: ease 1s;
    }

.broker-footer-wrapper {
    position: relative;
    display: none;
}

.broker-footer-col {
    width: 50%;
    float: none;
    min-height: 10px;
}

.broker-footer-col-menu {
    width: 100%;
}

.broker-footer-right {
    width: 22%;
    padding-left: 11px;
}

.broker-footer-col .broker-footer-box {
    width: 100%;
    margin: 0px auto;
    /*background: rgba(17, 199, 208, 0.88);
     border: solid 1px #0ca9b1;
     box-shadow: 0px 3px 5px #04959c;
    */
    text-align: center;
}

.broker-foot-nav ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

.broker-foot-nav li {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    margin-bottom: 4px;
}

    .broker-foot-nav li .pbuttons {
        background: #039098;
        outline: none;
        border: solid 1px #008c94;
        color: #fff;
        padding: 4px 8px;
        transition: ease 0.7s;
    }

        .broker-foot-nav li .pbuttons:hover {
            background: #fc4b6c;
            border-color: #fc4b6c;
            transition: ease 0.7s;
        }

.bottom-footer-sec {
}

    .bottom-footer-sec .copy-left-sec, .bottom-footer-sec .power-right-sec {
        width: 50%;
        float: left;
        font-size: 12px;
        color: #fff;
        font-weight: 500;
    }

.copy-left-sec {
    line-height: 24px;
}

    .copy-left-sec label {
        font-weight: 500;
    }

.bottom-footer-sec .power-right-sec {
    text-align: right;
    float: right;
}

    .bottom-footer-sec .power-right-sec label {
        font-weight: 500;
    }

    .bottom-footer-sec .power-right-sec a {
        color: #fff !important;
    }

.bottom-footer-sec {
    background: #6a6a6a;
    padding: 2px 0px;
    margin-top: -10px;
    line-height: 24px;
}

.searchPrsec {
    width: 100%;
    display: none;
}

.foot-search-in {
    position: relative;
    padding-right: 50px;
}

    .foot-search-in .btn-searchs {
        position: absolute;
        top: 0px;
        right: 0px;
        height: 100%;
        background: #17b5c0;
        display: block;
        padding: 5px 16px;
        text-align: center;
        font-size: 18px;
        color: #fff !important;
        border: solid 1px #17b5c0;
        line-height: 23px;
    }

        .foot-search-in .btn-searchs:hover, .foot-search-in .btn-searchs:active, .foot-search-in .btn-searchs:focus {
            background: #c35331;
            border-color: #c35331;
            transition: ease 0.7s;
        }

    .foot-search-in .form-control {
        height: var(--input-height);
        border-radius: 0px;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }

#stickyFooter .btnHidden {
    display: none;
}

#stickyFooter .btnHide {
    position: absolute;
    right: 25px;
    top: -25px;
    width: 0;
    height: 0;
    cursor: pointer;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #17b5c0;
    display: none !important;
}

.broker-nav-icon-box {
    float: none;
    width: 64px;
    height: 64px;
    background: #fff;
    margin-left: 20px;
    padding: 5px;
    border: solid 1px #b3b3b3;
    box-shadow: 0px 1px 12px rgb(66 66 66);
    border-radius: 44px;
    overflow: hidden;
    display: inline-block;
}

    .broker-nav-icon-box:first-child {
        margin-left: 0px;
    }

    .broker-nav-icon-box img {
        width: 48px;
        border-radius: 0;
        height: auto;transition: ease 0.7s;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

    .broker-nav-icon-box:hover img {
        -webkit-transform: scale(1.25);
        -moz-transform: scale(1.25);
        -ms-transform: scale(1.25);
        -o-transform: scale(1.25);
        transform: scale(1.15);
    }

    .broker-nav-icon-box:hover {
        opacity: 0.8;
        transition: ease 0.7s;
    }

.bottom-footer-sec a.arrowUp, .bottom-footer-sec a.arrowDown {
    color: #012532;
    opacity: 0.7;
}

    .bottom-footer-sec a.arrowUp.hideit {
        display: none;
    }

    .bottom-footer-sec a.arrowDown.hideit {
        display: none;
    }

.table-print {
    border-collapse: collapse;
}

    .table-print th,
    .table-print td {
        font-size: 12px;
        color: #000;
        padding: 3px 3px;
        border: solid 1px #d6d0d0;
    }

.info-sec {
    padding: 10px 10px;
    position: relative;
    margin-bottom:10px;
}

    .info-sec::after {
        content: '';
        display: block;
        width: 0px;
        height: 0px;
        border: 10px solid transparent;
        border-bottom: 10px solid #ebccd1;
        position: absolute;
        top: -20px;
        left: 50%;
    }
    .info-sec.alert-info::after {
        border-bottom:10px solid #bce8f1;
    }
.print-overflow {
    overflow:auto;
}
table.grd-table td.white-css{
    white-space:normal;
}

.tb-btn-link {
        color: #fff !important;
    background: #1e8ac5;
    padding: 3px 6px;
    font-size: 12px;
    border-radius: 3px;
    box-shadow: 0px 2px 1px #086ca2f2;
    white-space:nowrap;
}
    .tb-btn-link i {
             color: #fff !important;
    }
/*End new Style*/


/*****************************************PS Custome CSS paste Here :: Make in one File beacause resolve the CSS load*************************************************/
/*- Bootstrap overwride style -*/
 
i.fa.fa-times {
    color: #000;
}
.headerPurchase .toggleMenu i.fa.fa-times {
    color: #f00;
}
label {
    font-weight: bold !important;
}
b, strong {
    font-weight: bold;
}
a:hover, a:active, a:focus{ outline:none;}
a[disabled]:hover{ cursor:not-allowed;}
.row{margin-left: -10px; margin-right: -10px;}
 .panel-body .row:first-child {
    /* margin: 0; */
}
.form-horizontal .form-group{margin-left: -10px; margin-right: -10px;}
 .form-horizontal .text-center .form-group{text-align:center;}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {padding-left: 10px; padding-right: 10px;position:relative;}
.form-group{margin-bottom: 11px;position: relative;font-weight: 500;text-align: left;min-height:52px;}
.form-group-label {
    margin-bottom: 11px;
    position: relative;
    font-weight: 500;
    text-align: left;
    min-height: 30px;
}
.radiobtnautofixedwidth, .textautowidth {
    width:auto;
}
 
.panel{margin-bottom: 10px;border-radius: 5px;}
.panel-info {width: 100% !important;}
 
    .panel-heading, .panel-footer {
    padding: 5px 15px;
}.panel-body .panel {border-color: #c7c5c5;}
    /*.panel-info .panel-heading .row {
    margin: 0;
}*/
    .panel-heading {
    padding: 2px 15px;
    font-size: 14px;
}
.panel-body{padding: 8px 15px;background: #fff;border-radius: 3px;position: relative;}
.panel-info .panel-heading, .panel-info .panel-footer{background-color: #edf6ff;border-color: #c7c4c4;color: #0d141c;}
.input-group-addon.smallpad{padding: 4px 10px;}
.panel-info .panel-heading .pull-left {font-weight: 500;font-size: 13px;color: var(--panel-heading);}
.panel-info .panel-heading {
    background-color: var(--panel-heading-bg);
    border-color: #c7c4c4;
    color: var(--panel-heading);
    font-weight: 500;
    line-height: 28px;
}
.panel-info .panel-heading .text-title {
    font-size: 15px;
}
.panel-info .panel-heading .panel-heading {
    border: none;
    padding: 0;
}
/* - custom classes - */
 
table.radio-table {
    width: 100%;
}
table.radio-table td, table.radio-table th{ padding:0 !important; border:0 !important;}
table.radio-table input[type="checkbox"] + label, table.radio-table input[type="radio"] + label{ margin-left:5px; margin-right:10px; margin-bottom:0;}
.radio-ul{list-style:none; margin:0; padding:0;}
.radio-ul li{display:inline-block; padding:0 15px 10px; position:relative;}
.radio-ul li input[type="checkbox"], .radio-ul li input[type="radio"]{ position:absolute; top:-1px;}
.radio-ul li label{ margin-left:21px; margin-bottom:0;}
.btn-blue{ background-color: #012532; border-color: #000; color: #ecf0f1; text-transform:uppercase;}
.btn-blue:hover, .btn-blue:focus{ background-color: #c35331; border-color: #903d24; color: #ecf0f1;}
.no-scroll{ height:100%; overflow:hidden;}
.text-trim{ white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.text-trim-lg{ width:300px;}
.text-trim-md{ width:225px;}
.text-trim-sm{ width:150px;}
.text-trim-xs{ width:75px;}


.cssNormalButton:focus, .inputbox:focus{ border-color:#66afe9; outline:0; -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6); box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}
.cssNormalButton::-moz-placeholder{ color:#999; opacity:1}
.cssNormalButton:-ms-input-placeholder{ color:#999}
.cssNormalButton::-webkit-input-placeholder{ color:#999}
.inputbox::-moz-placeholder{ color:#999; opacity:1}
.inputbox:-ms-input-placeholder{ color:#999}
.inputbox::-webkit-input-placeholder{ color:#999}
textarea.cssNormalButton, textarea.inputbox, textarea.cssHighlightButton{ /* height:auto; */}
label.btn-block label{ margin-bottom:0;}
label.btn-block input[type="checkbox"]{ margin:0;}

/* - spacing fixes - */
.m-t-lg{ margin-top:20px;}
.m-t-md{ margin-top:15px;}
.m-t-sm{ margin-top:10px;}
.m-t-xs{ margin-top:5px;}
.m-b-lg{ margin-bottom:20px;}
.m-b-md{ margin-bottom:15px;}
.m-b-sm{ margin-bottom:10px;}
.m-b-xs{ margin-bottom:5px;}
.p-t-lg{ padding-top:20px;}
.p-t-md{ padding-top:15px;}
.p-t-sm{ padding-top:10px;}
.p-t-xs{ padding-top:5px;}
.p-b-lg{ padding-bottom:20px;}
.p-b-md{ padding-bottom:15px;}
.p-b-sm{ padding-bottom:10px;}
.p-b-xs{ padding-bottom:5px;}
.no-s{ padding:0; margin:0;}
.no-p{ padding:0;}
.no-p-t{ padding-top:0 !important;}
.no-p-b{ padding-bottom:0 !important;}
.no-p-l{ padding-left:0 !important;}
.no-p-r{ padding-right:0 !important;}
.no-m{ margin:0;}
.no-m-t{margin-top:0;}
.no-m-b{margin-bottom:0;}
.no-b-b{ border-bottom:0;}
.no-b-t{ border-top:0;}

/*- login page style -*/
.login-form{margin: 100px auto; max-width: 464px;}
.login-form .loginWrap{background: #f2f2f2 none;border: #306d7f solid 3px;border-radius: 20px;color: #5d5d5d;padding: 20px; position:relative;}
.login-form .loginWrap .logo-space{ height:75px;margin: 0px -5px 20px; position:relative;}
.login-form .loginWrap .logo-space .logo-left, .login-form .loginWrap .logo-space .logo-right{ height:75px; width:210px; white-space:nowrap;}
.login-form .loginWrap .logo-space .logo-left .helper, .login-form .loginWrap .logo-space .logo-right .helper{display: inline-block; height: 100%; vertical-align: middle;}
.login-form .loginWrap .logo-space .logo-left img, .login-form .loginWrap .logo-space .logo-right img{   vertical-align:middle;}
.login-form h3.text-signin{ display:block; width:236px; height:36px; line-height:30px;color: var(--login-cta-text);background-color: var(--login-cta) !important; position:absolute;left: 0;top: -25px;right: 0; font-size:14px; font-weight:500;border-radius: 25px 25px 3px 3px;border-top: var(--text-color) solid 4px;text-align: center;margin: 0 auto;border-top: #f79949 solid 4px;z-index: 99;}
.login-form .loginWrap .loginTable{width:100%;}
.login-form .loginWrap .loginTable table{width:100%;}
.login-form .loginWrap input.adjest{width:100%; display:inline-block; margin: 0px;}
.login-form .loginWrap input + span{float:right;}
.login-form .loginWrap label{margin:0 5px 20px 0;}
.login-form .loginWrap input[type="checkbox"]{margin:4px 5px 0 5px;}
.login-form .loginWrap .btn-login {
    background-color: var(--text-color) !important;
    border: none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    line-height: 16px;
    padding: 9px 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 100px;
}.copy-footer{ position:fixed; left:0; right:0; bottom:0; height:28px; padding:4px 15px; background-color:#999; color:#FFF; font-size:12px;}

/*- inner page header style -*/
.main-header{ }
.main-header::after, .page-header::before{content: " "; display: table;}
.main-header::after {clear: both;}
.main-header .container{position: relative;}
.main-header.navbar-fixed-top{z-index: 9995;}
.main-header .main-header-top{/* padding:4px 0; */}
    .main-header .main-header-top .col-sm-6 {
        padding:0px;
    }
    .main-header .main-header-top  .row{
        margin:0px;
    }
.main-header .main-header-top .main-logo{  }
    .main-header .main-header-top .main-logo img {
        max-width:100%;
    }
.main-header .main-header-top .selCompany{float: right; margin: 0; padding: 0;}
.main-header .main-header-top .selCompany .CompanyDropDwon{border: 1px solid #e1e1e1; -webkit-appearance: none; -moz-appearance: none; appearance:none; background: #FFF url(../Images/select-arrow.png) no-repeat 96% center; width: 200px; text-indent: 0.01px; text-overflow: ""; color: #2c3e50; padding: 2px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;}
.main-header .main-header-top .loaderasp{ float:right; margin:2px 15px 0 0; padding:0; color:#6fa7d7;}
.main-header .main-header-top .top-menu{float: right; margin: 0; padding: 0 0 5px 0;}
.main-header .main-header-top .top-menu ul{ list-style:none; margin:0; padding:0; display:block;}
.main-header .main-header-top .top-menu ul li{ display:block; float:left; color:#2c3e50; line-height:20px;}
.main-header .main-header-top .top-menu ul li a, .main-header .main-header-top .top-menu ul li a:active, .main-header .main-header-top .top-menu ul li a:visited{ display:inline-block; color:#2c3e50; outline:none; text-decoration:none; padding:0 10px; line-height:20px;}
.main-header .main-header-top .top-menu ul li a.active{ color:#e74c3c;}
.main-header .main-header-top .top-menu ul li a.disabled{ cursor: default;}
.main-header .main-header-top .top-menu ul li a.disabled:hover{ color:#2c3e50;}
.main-header .main-header-top .top-menu ul li a:hover{ color:#e74c3c; text-decoration:none;}
.main-header .main-header-top .top-menu ul li:last-child a{ border:0; padding-right:0;}

/*- inner page menu style -*/
.main-header .main-header-menu{ 
    height: auto;
    background-color:#12406f;
    /*box-shadow: 0px 11px 17px -11px rgb(0, 0, 0);*/

}

.main-header .main-header-menu.fixed{ position:fixed; top:0; left:0; right:0; z-index:9999;}
#ctl00_Panel1 > a{ display:none;}

.main-header .main-header-menu .aspNav a:hover{text-decoration:none;}
.main-header .main-header-menu .aspNav table.level1{ }
.main-header .main-header-menu .aspNav table.level1 img{ margin:0 5px 0 0 !important;}
.main-header .main-header-menu .aspNav table.level1.hover{ background-color:#c35331;}
.main-header .main-header-menu .aspNav table.level1.hover a{ color:#ecf0f1 !important;}
.ctl00_Menu1_16{ background-color:#c35331 !important;}
.ctl00_Menu1_16 a{ color:#ecf0f1 !important;}
/*.main-header .main-header-menu .aspNav a.level1{color:#ecf0f1; font-size:13px !important; line-height:20px; padding:5px 5px 5px 10px; display:block;}*/

table.level2{ background-color:#cdcdd4 !important;}
table.level2:hover{ background-color:#6685a4 !important;}
a.level2{ color: #5b5d5f; line-height:1.2; padding:2px 5px; display:block;}
table.level2 img{ padding:2px 5px;}
a.level2:hover{ text-decoration:none;}
table.level3{ background-color:#cdcdd4 !important;}
table.level3:hover{ background-color:#6685a4 !important;}
a.level3{  color: #5b5d5f; line-height:1.2; padding:2px 5px; display:block;}
table.level3 img{ padding:2px 5px;}
a.level3:hover{ text-decoration:none;}
table.level4{ background-color:#cdcdd4 !important;}
table.level4:hover{ background-color:#6685a4 !important;}
a.level4{  color: #5b5d5f; line-height:1.2; padding:2px 5px; display:block;}
table.level4 img{ padding:2px 5px;}
a.level4:hover{color: #272829 !important; text-decoration:none;}

/*- inner page content style -*/
.page-container{clear: both;}
 
.footerToggle .page-content {
    padding: 20px 0 40px;
}

/*- dashboard grid view style -*/

.grd-table-print
{
    width: 100% !important;
}

#grid-all-home{}
#grid-all-home > div{/*width:276px;*//* margin-bottom:15px; */}
#grid-all-home > div {
      /* width: 24%; */
      /* -webkit-box-sizing: border-box; */
      -moz-box-sizing: border-box;
      /* box-sizing: border-box; */
      /* margin-left:-1px; */
      /* transform:translateX(1px); */
    }

.form-group label {
    font-size: 12px;
    min-height: 18px;
}

.grd-table-container-nowrap{overflow: auto;z-index: auto; padding:1px;/* white-space:nowrap; */}
.grd-table-container{overflow: auto; z-index: auto; padding:1px; white-space:normal;}
.grd-table-container .grd-table, .grd-table-container .grd-table-print{ }
.grd-table,  .grd-table-print{  background-color:#FFF;}
.prewrap{white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;}
table.grd-table th, table.grd-table .grd-table-header-column{ border:1px solid #999 !important; }
table.grd-table td.fixed-th, .grd-table-container-nowrap tr th.fixed-th{
    word-break: keep-all;
    min-width: 200px;
    white-space: unset;
}
table.grd-table-print th, table.grd-table-print .grd-table-header-column{ border:1px solid #000000 !important;}
.grd-table, table.grd-table td{ border: 1px solid #a7a3a3 !important;}
table.grd-table-print td{ border:1px solid #000000 !important;}
table.grd-table td, table.grd-table th{padding: 5px 10px;font-weight: 500;
    letter-spacing: 0.3px;}
table.grd-table-print td, table.grd-table-print th{ padding: 3px;}
 
table.grd-table-print th, table.grd-table-print .grd-table-header-column{ font-weight:500; font-size:12px; text-transform:uppercase; color:#000; background-color:#FFF; padding: 3px;}
table.hr-Approval th{ background: #c35331;border: solid 1px #c35331;}
table.contract-color th{ background:#148b92;border: solid 1px #148b92;}
table.indent-color th{ background: #84406c;border: solid 1px #84406c;}
table.boq-color th{ background:#ca1906;border: solid 1px #ca1906;}
table.for-color th{ background: #7f5139;border: solid 1px #7f5139;}
table.po-color th{ background:#005fb1;border: solid 1px #005fb1;}
table.enquiry-color th{ background:#bd0d0d;border: solid 1px #bd0d0d;}
table.po-color th{ background:#005fb1;border: solid 1px #005fb1;}
table.bill-color th{ background:#bd11b0;border: solid 1px #bd11b0;}
.homePageGrid table.grd-table .grd-table-header-column, 
.homePageGrid table.grd-table th{
 
    /* font-weight: 500; */
    font-size: 14px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.78)
}

.homePageGrid table.grd-table{
    width: 100%;
    background-color: #FFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.36);
}

table.employee-color th{ background: #543773;border: solid 1px #543773;}
table.grd-table td{}
table.grd-table-print td, table.grd-table-print td a{ font-size:12px;}
table.grd-table a, table.grd-table-print a{font-weight:500;}
table.grd-table a:hover, table.grd-table-print a:hover{color:#c35331; text-decoration:none;}
table.grd-table td.text-success a {
    color: #0d5c1a !important;
    font-weight: 500;
}
table.grd-table td a.GridCommonButton, table.grd-table td .GridCommonButton {
    border: none;
    font-weight: 500;
    font-size: 12px;
    background:none;
}
table.grd-table td.text-success a:nth-child(2) {
    color: #eb0404 !important;
}
table.grd-table td.text-danger a {
    color: #eb0404 !important;
     font-weight: 500;
}
table.grd-table a[disabled]:hover, table.grd-table-print a[disabled]:hover{color:#012532;}
table.grd-table a .fa, table.grd-table-print a .fa{color:#e74c3c; margin-right:5px;}
table.grd-table a .fa-check-square-o, table.grd-table a .fa-pencil-square-o, table.grd-table a .fa-floppy-o, table.grd-table a .fa-save {
    color: #007802;
}
.Labelmessage {
     color: #007802;
}
table.grd-table a .fa-times-circle-o, table.grd-table a .fa-trash-o {
    color: #dd1500;
}

/*- inner page footer style -*/
.page-footer{background-color: #6685a4; color: #FFF; height:var(--input-height); padding: 5px 0; position:fixed; bottom:0; left:0; right:0; z-index:2;}
.footerToggle .page-footer{ bottom:-34px;}
.page-footer a.btnToggle{ display:block; text-align:center; width:100px; margin:0 0 0 -50px; position:absolute; left:50%; top:-15px;}
.page-footer a.btnToggle .fa-btn{ color:#6685a4;}
.page-footer .btn-footer{ font-size:12px; border-radius: 4px; line-height: 16px; padding: 3px 7px;}
.page-footer a.arrowUp, .page-footer a.arrowDown{ color:#012532; opacity:0.7;}
.footerToggle .page-footer a.arrowUp, .footerToggle .page-footer a.arrowDown{ position:fixed; right:10px; bottom:5px;}
.page-footer a.arrowUp:hover, .page-footer a.arrowDown:hover{ opacity:1;}
.page-footer a.arrowUp.hideit{ display:none;}
.page-footer a.arrowDown.hideit{ display:none;}
.page-footer .copyText{ line-height:24px; padding:0 10px;} 
.page-footer .copyText a{ color:#FFF;}
.page-footer .copyText a:hover{ color:inherit;}

/*- magnific popup box style -*/
.white-popup{ position: relative; background: #FFF; padding: 15px; width: auto; max-width: 500px; margin: 20px auto;}
/*- custom popup box style -*/
.popcontainer{width: 100%;height: 100%;top: 0;left: 0;position: fixed;z-index:9999999999 !important;display: none;background-color: rgba(0,0,0,0.76);padding-left: 15px;padding-right: 15px;}
.popbox-inner{ margin:50px auto; position:relative; z-index:999999; border-radius:5px; background-color:#FFF; border:1px solid #012532; padding:15px; overflow:auto;}
.popbox-lg{width: 100%;max-height:600px;}
.popbox-md{ width:940px; max-height:500px;}
.popbox-sm{ width:710px; max-height:450px;}
.popbox-xs {width: 630px;max-height: 450px;}
.popbox-lg1{width: 912px;max-height: 625px;}
.popcontainer .form-group {min-height: auto;}
input[type="button"]:disabled{
    /* background-color: #0a3e71; */
    opacity: 0.4;
}
input[type="submit"]:disabled{
    background-color: grey;
    opacity: 0.4;
    color: #000;
    border-color: #333;
}

.customCheck input[type="checkbox"] {
    display: none;
}
.customCheck .checkBtn {
    display: inline-block;
    padding: 4px 10px;
    border: solid 1px #17bbc1;
    margin-right: 3px;
    font-size: 12px;
    border-radius: 3px;
    color: #17bbc1;
    cursor: pointer;
}
.customCheck .checkBtn.active {
    background: #17bbc1;
    color: #fff;
}

.modal-open .modal{
    background: rgba(0, 0, 0, 0.55);
z-index:999999999;
}
 

 
    

    @media only screen and (max-width:1030px) {
     


    #grid-all-home > div {
    /* width:32%; */
}



     @media only screen and (max-width:768px) {
    

    #grid-all-home > div {
    /* width:49%; */
   }
    .top-menu ul:after {content:'';display: block;clear: both; }
    .ctl00_Menu1_4 {width: 100%;padding: 3px 2px 3px 2px;}
    
    .main-header-top .col-xs-12, .col-sm-6 {}
    .main-header .main-header-top .selCompany {float: none; padding: 0;position: absolute;top: 10px;right: 0px;}
    .main-header .main-header-top .selCompany .CompanyDropDwon {width:125px;}
    .main-header .main-header-top .top-menu ul li a {padding: 0px 2px;font-size: 11px;line-height: 13px; }
    .main-header .main-header-top .top-menu ul li {
        line-height: 13px;
    }
    .main-header .main-header-top {height: auto;padding:4px 0;}
    .main-header .main-header-menu {height: auto;}
    .ctl00_Menu1_2 td {white-space:normal !important;}
    .main-header .main-header-menu .aspNav a.level1 {font-size: 10px !important;padding: 5px 5px 5px 0px;}

}


@media only screen and (max-width:640px) {
     
    .main-header .main-header-top .main-logo { }
     
    .top-menu ul:after {content:'';display: block;clear: both; }
    .ctl00_Menu1_4 {width: 100%;padding: 3px 2px 3px 2px;}
    #grid-all-home > div { position:relative !important;width: 100% !important;left: 0px !important;top: 10px !important;margin:0px;}
    .main-header-top .col-xs-12, .col-sm-6 {position:static;}
    .main-header .main-header-top .selCompany {float: none; padding: 0;position: absolute;top: 10px;right: 0px;}
    .main-header .main-header-top .selCompany .CompanyDropDwon {width:125px;}
    .main-header .main-header-top .top-menu ul li a {padding: 0px 2px;font-size: 11px;line-height: 13px; }
    .main-header .main-header-top .top-menu ul li {
        line-height: 13px;
    }
    .main-header .main-header-top {height: auto;padding:4px 0;}
    .main-header .main-header-menu {height: auto;}
    .ctl00_Menu1_2 td {white-space:normal !important;}
    .main-header .main-header-menu .aspNav a.level1 {font-size: 10px !important;padding: 5px 5px 5px 0px;}
   
    .panel-res .col-sm-4 { }
    .button, .buttonClick {  margin-bottom:2px;}
    .col-sm-6:after {
        content: '';
        display: block;
        clear: both;
    }
    .grd-table {
    }
    .in_margin input {
        margin-top: 10px;
    }

    .cols_rw label {
        font-size: 11px;
    }
    .cols_rw input[type="checkbox"] {
        margin:0px;
        vertical-align:middle;
    }
   .float_fix .pull-left,.float_fix .pull-right {
        float: none !important;
        width:100% !important;
    }
    .DivMiddleControl , .DivMiddleLabel{
       
    }
    .table-res {
        overflow:auto;
    }

    .table-res .grd-table {
        min-width:550px;
    }
    table.grd-table td {
    word-wrap: break-word;
   }

   .FieldSetForm .DivMiddleLabel, .FieldSetForm .DivButton1st {
        float: none;
        height:auto;
        width:100% !important;
       
    }
    .FieldSetForm {
        padding-bottom: 5px;
    }
   .m-view .col-1-5, .col-4-5 {
        width:100%;
        float:none;
    }
    .m-view select {
        margin-bottom:3px;
    }



}

@media only screen and (max-width:480px) {

   .main-header .main-header-top .main-logo {
    
    
   }
    .main-header .main-header-top .selCompany {
        top:5px;
    }
    .main-header .main-header-top .top-menu {
        margin-top: 20px;
    }
    
    .MenuLeftHeading {
    }


}

}

 
    

@media only screen and (max-width:1000px) {
    .panelSet {
        width: 95% !important;
    }
}

@media only screen and (max-width:991px) {
    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    /* width: 100%; */
}
     .copy-left-sec {
    line-height: 18px;
}
    .bottom-footer-sec .copy-left-sec, .bottom-footer-sec .power-right-sec {
        width: 100%;
        float: none;
        text-align:center;
    }
    .copy-left-sec label {
    font-weight: 500 !important;
}
    .bottom-footer-sec .power-right-sec {
    text-align: center;
    float: none;
}
    .footerToggle .page-content {
    padding: 20px 0 90px;
}
    .sf-arrows .sf-with-ul:after {
        display: none;
    }
    .grd-table {
      display: table; 
    overflow: scroll;
}
    .form-group {
    margin-bottom: 10px;
}
    .fourqtForm .fourqtCol {
        width: 100%;
        float: none;
        min-height: 0px;
    }
    .toggleMenu .menuCl {
    display: none;
}
    .toggleMenu.closeAct .menuOp {
    display: none;
}
    .toggleMenu.closeAct .menuCl {
    display: block;
}
    .radioCustomBtn {
        display: table;
    }
    .popbox-sm, .popbox-lg, .popbox-md, .popbox-xs {
    width: 93%;
    overflow-y: scroll;
    max-height: 400px;
    }
    .fourqtForm .form-input {
        min-height: 0px;
    }
    .headerPurchase .sf-menu.fixNavOpen li ul.blockMenu ul.blockMenu li a {
    padding-left: 35px !important;
}
.headerPurchase .sf-menu.fixNavOpen li ul.blockMenu ul.blockMenu ul.blockMenu li a {
    padding-left: 45px !important;
}
    .headerPurchase .sf-menu.fixNavOpen li ul.blockMenu ul.blockMenu li {
    background: #2a4e74;
}
    .headerPurchase .sf-menu.fixNavOpen li ul.blockMenu ul.blockMenu ul.blockMenu li {
    background: #193756;
}
    .headerPurchase .sf-menu.fixNavOpen {
    display: block;
    max-height: 390px !important;
    overflow-y: scroll;
position: absolute;left: 0;top: 100%;right: 0;max-width: 100%;min-width: 100%;width: 100%;}
    .headerPurchase .sf-menu {
    background: #0b62a0;
    /* float: none; */
    display: none;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    position: absolute;
    /* left: 0px; */
    /* right: 0; */
    /* width: 100%; */
    top: 100%;
}
    .headerPurchase .sf-menu li:hover > ul, .headerPurchase .sf-menu li.sfHover > ul {
    display: none;
}
    .headerPurchase .sf-menu > li {
    float: none;
}
    .headerPurchase .show_sub {
    position: absolute;
    top: 2px;
    right: 5px;
    font-size: 21px;
    background: url(../images/plusd.png) no-repeat center;
    cursor: pointer;
    /* height: 100%; */
    display: block;
    width: 21px;
    line-height: 18px;
    text-align: center;
    height: 24px;
}
    .headerPurchase .show_sub:before {
    content: '\002B';
}
    .headerPurchase .show_sub:before, .headerPurchase .minus_sub:before {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -13px;
    height: 0;
    width: 0;
    display: block;
    border: 5px solid transparent;
    border-top-color: none;
    border-top-color: none;
    color: #ffffff;
}
    .headerPurchase .show_sub {
    position: absolute;
    top: 2px;
    right: 15px;
    font-size: 21px;
    background: url(../images/plusd.png) no-repeat center;
    cursor: pointer;
    /* height: 100%; */
    display: block;
    width: 21px;
    line-height: 18px;
    text-align: center;
    height: 24px;
}
    .headerPurchase .minus_sub:before {
    content: '\2212';
}
    .headerPurchase .sf-menu.fixNavOpen li ul.blockMenu {
    display: block !important;
box-shadow: none;}
    .headerPurchase .sf-menu.fixNavOpen li ul {
    display: none !important;
}
    .headerPurchase .sf-menu ul {
    position: relative !important;
    top: auto !important;
    left: auto !important;
}
}

@media print {
table.grd-table th, table.grd-table .grd-table-header-column
{
    color: #fff;
    background: #5a727b;
}
    .panel, .panel-info .panel-heading, .table-cells{
        border: 1px solid #000000;
    }
    table.grd-table-print th, table.grd-table-print .grd-table-header-column {
    background-color: #e6f4ff;
}
}

#menuToggle {
  display: block;
  position: absolute;
  top: 6px;
  left: auto;
  z-index: 1;
  -webkit-user-select: none;
  user-select: none;
  right: -40px;
  /* width: 23px; */
  /* height: 23px; */
}

#menuToggle a {
    text-decoration: none;
    color: #232323;
    transition: color 0.3s ease;
    display: block;
    width: 40px;
    /* height: 42px; */
    line-height: 34px;
    border-radius: 5px;
    padding: 3px;
    text-align: center;
    margin: 0 auto;
}
#menu li img {
    width: 28px;
}
#menuToggle a:hover {
    background: #c2e3ff;
}

#menuToggle input {
  display: block;
  width: 25px;
  height: 24px;
  position: absolute;
  top: -5px;
  left: -5px;
  cursor: pointer;
  opacity: 0; /* hide this */
  z-index: 2; /* and place it over the hamburger */
  -webkit-touch-callout: none;
  margin: 0;
}

/*
 * Just a quick hamburger
 */
#menuToggle span {
  display: block;
  width: 22px;
  height: 2px;
  margin-bottom: 4px;
  position: relative;
  background: #c35331;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 0px 0px;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),
    background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
}

#menuToggle span:first-child {
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2) {
  transform-origin: 0% 100%;
  width: 15px;
}

/* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
#menuToggle input:checked ~ span {
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -2px);
  background: #c35331;
}

/*
 * But let's hide the middle one.
 */
#menuToggle input:checked ~ span:nth-last-child(3) {
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

/*
 * Ohyeah and the last one should go the other direction
 */
#menuToggle input:checked ~ span:nth-last-child(2) {
  transform: rotate(-45deg) translate(0, 0px);
  width: 22px;
}

/*
 * Make this absolute positioned
 * at the top left of the screen
 */
#menu {
  position: fixed;
  min-width: 64px;
  margin: 0;
  padding: 15px;
  background: #ffffff;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  /* to stop flickering of text in safari */
  transform-origin: 0% 0%;
  transform: translate(10000%, 0);
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  height: 100vh;
  text-align: left;
  top: 33px;
  right: 0;
  box-shadow: 0px 2px 3px rgb(0 0 0 / 35%);
  left: auto;
  margin-top: 10px;
}
#menu ul {
    padding: 0;
}
#menu li:first-child {
    border: none;
}
 #menu li li:last-child {
    border: none;
}
  #menu li li:nth-child(1), #menu li li:nth-child(2) {
   border-bottom: 1px solid #b0b0b0;
  border-style: dotted;
  border-top: none;
  border-left: none;
  border-right: none;
}
#menu li {
  margin-top: -3px;
  padding: 10px 0;
  font-size: 14px;
  list-style: none;
  text-align: center;
  border-bottom: 1px solid #b0b0b0;
  border-style: dotted;
  border-top: none;
  border-left: none;
  border-right: none;
}

/*
 * And let's slide it in from the left
 */
#menuToggle input:checked ~ ul {
  transform: translate(0%, 0);
}
h4 small {
    margin-top: 10px;
    display: block;
}
@media (min-width:768px) and (max-width:991px) {
    .panel-body table.radio-table td {
        display:unset;
    }
        #menu {
    right: 0px;
    top:60px;
}
      /* Navigation */
     
    .headerRight {
        width: 85%;
    float: left;}
    .log-menu-section {
    padding: 0px 0px 5px;
    float: unset;
    display: block; 
text-align: center;}
    .headerPurchase .realDropdown {
        padding-bottom: 5px;
        float:none;
        width: 100%;
    }
    .realmenuLeft {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
    .panel-body {
        padding: 10px 15px 10px;
        overflow-x: scroll;
        width: 100%;
    }
    .panel-heading, .panel-footer {
    padding: 5px 15px;
}
    .panel-info .panel-heading .row {
    margin: 0;
}
    .headerLeft {
        width: 15%;
    }
.headerPurchase .main-header-top .realDropdown .CompanyDropDwon {
        padding-right: 15px;
        border-color: #c5c1c1;
    }

    .realboostTopHeader {
    width: 80%;
    padding-top: 5px;
    float: left;
    padding-left: 15px;
}

    .headerPurchase .toggleMenu {
    display: block;
    font-size: 18px;
    padding: 0px 0px 0px 0px;
    color: #ffffff;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 15px;
    outline: none;
    background: none;
    border: none;
    transition: ease 0.7s;
    left: auto;
    }

    

        .headerPurchase .sf-menu a {
            font-size: 12px;
            padding: 8px 15px !important;
            color: #fff !important;
            border-bottom: 1px solid #137bb4 !important;
        }
        .sf-menu li ul.blockMenu li a {
    padding-left: 15px !important;
padding: 7px 25px !important;}   
       .log-menu-section li {
    padding-right: 5px;
    display: inline-block;
    float: none;
    padding-left: 5px;
}
    table.radio-table td, table.radio-table th {
        display: block;
    }
    
    .main-purchase-new li {
    width: 46%;
}
    .form-inline .form-control {
    margin-bottom: 5px;
}
}
@media only screen and (max-width:767px){
    .container {
        width: 100% ;
         
    }
    .login-form .copy-footer {
    height: auto;
    display: flex;
    flex-direction: column;
    text-align: center;
}
    #menu {
    right: 0;
    top:60px;
}
   .panel-info .panel-heading .pull-right, .panel-info .panel-footer .pull-right {
    float: left !important;
    display: block;
    width: 100%;
    margin-top: 10px;
text-align: left;}

       .login-form {
    margin: 35px auto;
    max-width: 100%;
}
    .login-form .loginWrap label {
    margin: 0 5px 0px 0;
}
    .login-form .loginWrap input.adjest {
    display: inline-block;
    margin: 0 0 20px 0px;
}
    .login-form h3.text-signin {
    left: 0;
    top: -25px;
    right: 0;
    margin: 0 auto;
}
    .login-form .loginWrap .logo-space .logo-left, .login-form .loginWrap .logo-space .logo-right {
    width: auto;
}
        .login-form .loginWrap .loginTable td {
            padding: 0px 0 5px;
        }
    /* Navigation */
    .realboostMenu {
     
/* width: 12%; *//* float: right; *//* min-height: 70px; */}
    .headerRight {
        width: 85%;
    /* float: left; */}
    .log-menu-section {
    padding: 0px 0px 5px;
    float: unset;
    display: block; 
text-align: center;}
    .headerPurchase .realDropdown {
        padding-bottom: 5px;
        float:none;
        width: 100%;
    }
   .realmenuLeft {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
    .panel-body {
        padding: 10px 10px 10px;
        overflow-x: scroll;
    }
    .panel-heading, .panel-footer {
    padding: 5px 5px;
}
    .headerLeft {
        width: 15%;
    }
    .panel-body table.radio-table td {
        display:unset;
    }
    table.radio-table td, table.radio-table th {
        display: block;
    }
    .log-menu-section a, .log-menu-section label {
        font-size: 11px;
    }

    .log-menu-section li.welc-info label {
        padding: 2px 3px;
        font-size: 11px;
        min-height: auto;
    }
    .log-menu-section li.log-icon a {
        padding: 0px 4px;
        min-height: auto;
    }

    .log-menu-section li.today-date label {
        padding: 2px 3px;
        min-height: auto;
    }

   .log-menu-section li {
    padding-right: 0px;
display: inline-block;float: none;padding-left: 1px;}
    .form-inline .datepickerwrap {
    display: block;
}
    .form-inline .form-control {
    margin-bottom: 5px;
}
    .main-purchase-new li {
    margin-right: 0;
    width: 100%;
}
    .headerPurchase .main-header-top .realDropdown .CompanyDropDwon {
        padding-right: 15px;
        border-color: #c5c1c1;
    }

    .realboostTopHeader {
    width: 88%;
    padding-top: 0px;
    float: left;
    padding-left: 15px;
}

    .headerPurchase .toggleMenu {
    display: block;
    font-size: 18px;
    padding: 0px 0px 0px 0px;
    color: #ffffff;
    cursor: pointer;
    position: absolute;
    top: 30px;
    right: 15px;
    outline: none;
    background: none;
    border: none;
    transition: ease 0.7s;
    left: auto;
    }

    .panel-body label {
        left: 10px;
    }
    .form-control, .cssNormalButton, .cssNormalButton, .inputbox {
    /* margin-bottom: 20px; */
display: block;}

        .headerPurchase .sf-menu a {
            font-size: 12px;
            padding: 8px 15px !important;
            color: #fff !important;
            border-bottom: 1px solid #137bb4 !important;
        }
        .sf-menu li ul.blockMenu li a {
    padding-left: 15px !important;
padding: 7px 25px !important;}   
        .cssNormalButton, .cssNormalButton, .inputbox {
    
}


        .login-form table td table td, .login-form table td table tr, .login-form table td table, .login-form table td tbody {
            display: block;
            text-align: left;
        }

        .login-form .loginWrap input.adjest {
            width: 100%;
            display: inline-block;
            margin: 0px;
        }

        .login-form .loginWrap label {
            margin: 0px;
            padding: 4px 0px;
        }

        .login-form table td table tr:last-child td {
            text-align: center;
        }

    .footerLgin {
        font-size: 11px;
    }

    .logOutBox {
        width: 90%;
        top: 100px;
    }

        .logOutBox h3 {
            
            text-align: center;
            color: #08509a;
            margin: 0px;
            padding: 11px 0px;
            font-size: 12px;
             
        }

        .logOutBox p {
            font-size: 12px;
            
            text-align: center;
        }

            .logOutBox p a {
                 
                display: inline-block;
                text-decoration: none;
                background: #093a6d;
                color: #fff;
                padding: 4px 6px;
                font-size: 11px;
                transition: all .3s ease;
            }
}
.prints .panel-body {
    overflow-x: auto;
}
.prints .panel-body .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
 .header_text_print h1 {
    font-family: 'Roboto-Medium' !important;
    margin: 0;
}
         
        .header_text_print {
    width: 50%;
    text-align: center;
}
        .right_logo img {
    float: right;
}
        

@media (min-width:992px) and (max-width:1199px) {
    .container {
    width: 940px;
}
    #menu {
        padding: 10px;
        right: 10px;
    }
        
#menu li img {
    width: 28px;
}
    .log-menu-section {
    padding: 0px 0px;
    float: left;
    display: inline-block;
    width: 70%;
}
        .log-menu-section li.log-icon a {
            padding: 4px 5px;
        }
        .log-menu-section li.today-date label, .log-menu-section li.welc-info label {
            padding: 4px 4px;
            letter-spacing: -0.5px;
        }
    .headerPurchase .realDropdown {
    padding-bottom: 2px;
    float: left;
    width: 30%;
    display: inline-block;
}
    .realboostMenu {
    width: 62%;
}
    .realboostTopHeader {
    width: 38%;
}
    .headerPurchase .sf-menu a {
        padding: 13px 0px !important;
    }
  .headerPurchase .sf-arrows .sf-with-ul {
    padding-right: 1.5em !important;
}

    .toggleMenu .menuOp {
    }

    .toggleMenu .menuCl {
        display: none;
    }

    .toggleMenu.closeAct .menuOp {
        display: none;
    }

    .toggleMenu.closeAct .menuCl {
        display: block;
    }

    .toggleMenu:hover {
        /*color: #f60;
        */
        transition: ease 0.7s;
        opacity: 0.8;
    }

    .navContainer {
        position: relative;
    }

    .sf-menu li > a:hover > ul {
        display: none !important;
        /*opacity: 0;
        */
    }
    .sf-menu li ul.blockMenu {
        display: block !important;
    }
}

@media (min-width:1200px) and (max-width:1360px) {
    
}
@media (min-width:1361px) and (max-width:1600px) {
    
}
.logo_left img{
    width: 54px;
}
.logo_right img, .right_logo img {
    width: 54px;
}