.btnGracePeriod{
    display:inline-block;
}
.prnt-row-mrgn .row{
    margin-bottom: 12px;
}
.prnt-row-mrgn .row .col-md-4{
    height: 23px;
    margin-top: 7px;
}
.prnt-row-mrgn .row .col-md-6 input,.prnt-row-mrgn .row .col-md-6 select{
    width:50%;
}
.btn-hldr-grc-period{
    text-align: right;
    padding-right: 0;
}
.cus-frm-reprtng .col-lg-6{
    margin-bottom:6px;
}
.input_cus_date_reportng {
    min-width: 67% !important;
}
.btn_cus_reporting{
    float:right !important;
    margin-right:14px !important;
    padding-left:12px;
}
.col-centered{
    float: none;
    margin: 0 auto;
}
input[type="text"].error{
    border: 1px solid #f5b4b4;
    background: #ffe1e1;
}
.cls-btn
{
    padding-top:20px;
    padding-left:264px;
}
.cls-txt-srch
{
    margin-left:50px;
}
.alphbet_list_hldr a{
    font-size: 11px;
}
.prnt-inline-form .form-group {
    width:100%;
    margin-bottom: 12px;
}
.prnt-inline-form .form-group label{
    width:27%;
}
.prnt-inline-form .form-group input[type="text"], .prnt-inline-form .form-group select{
    width:67%;
}
.btn-admin-participant{
    float: right !important;
    margin-right: 22px !important;
}
.btn-add-supplier-external-id{
    width:33.5% !important;
    margin-right:5px !important;
}
.txt-add-supplier-external-id{
    width:33% !important;
}
.radio-add-supplier-vendorType{
    width:33.5% !important;
}
.error {
    border: 1px solid #f5b4b4 ;
    background: #ffe1e1;
}
input[type="text"], input[type="password"], select, textarea {
    background:#fafafa;
    border:1px solid #CCCCCC;
    border-radius:0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    padding: 6px 12px;
    font-size:14px;
    font-family: 'Open Sans', sans-serif;
}
.btn-primary {
    color: #fff;
    background-color: #207D9D;
    border-color: #2e6da4;
}
.brdr-sectn
{
    border-top:1px solid;
    margin-top:15px;
    color:#20377d;
    margin-bottom:15px;
}
.cls-txt-cmnt
{
    width:600px;
    height:120px;
}
label.error{
    display:none !important;
}
.tipBox a{
    background: url('../images/help.png') no-repeat left;
    height: 24px;
    width: 24px;
    display: block;
}
.ibtnDel {
    background: none;
    border: none;
    background-image: url('../images/minus.png');
    width: 22px;
    margin-bottom: 13px;
    margin-right: 10px;
}

.form-group select
{
    padding-left: 7px !important;
}

.label-align
{
    vertical-align: middle !important;
    padding-left: 4px;
}
.cnfr-rmt-ad-btn-hldr{
    text-align: right;
    padding-right: 12px;
    border-bottom: 1px solid #5f5f5f;
}
.cnfr-rmt-ad-btn{
    margin-bottom: 10px;
}
.confAddr{
    text-align: right;
    padding-right: 40px;
}
.confAddr .btn-inside-alert{
    display: inline-block;
}

.modal-header-success {
    color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #5cb85c;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.modal-header-warning {
    color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #f0ad4e;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.modal-header-danger {
    color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #d9534f;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.modal-header-info {
    color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #5bc0de;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.modal-header-primary {
    color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #428bca;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.panel-body{
    font-family: 'Roboto', sans-serif;

    width: 100%;
    /*overflow: hidden;
    overflow-x: auto;*/
}

.panel-info>.panel-heading {
    color: black !important;
    background-color: whitesmoke;
    border-color: whitesmoke;
}
.panel-info {
    border-color: whitesmoke;
}

@media only screen and (max-width:1000px){

    .btn_cus_reporting button{
        margin-right:10px;
    }
    .col-centered{
        float:left;
    }
    .prnt-row-mrgn{
        width:100%;
        display:inline-block;
    }
    .txt-add-supplier-external-id{
        width:67% !important;
        margin-bottom:10px;
    }
    .form-inline .form-group{
        margin-bottom:10px;
    }
    .prnt-inline-form{
        float: left !important;
        width: 100%;
    }
    .multiselect-native-select{
        display:inline-block;
    }
    .multiselect-native-select select{
        width:100%;
    }
    select#filterRule{
        margin-left:34% !important;
    }
}
.otherFld{
    margin-top: 5px;
}
.homeInvoice {
    width: 56% !important;
    display: inline-block !important;
}
.homeSelect {
    width: 100px !important;
    height: 34px !important;
    padding: 4px 5px 7px 2px !important;
}

@media (max-width: 1000px){
    .form-group label {
        width: 100% !important;

    }
}
@media only screen and (min-width: 2300px) and (max-width: 2600px) {
    .homeInvoice {
        width: 58% !important;
        display: inline-block !important;
    }
}
@media (max-width: 2000px) {
    .homeInvoice {
        width: 55% !important;
        display: inline-block !important;
    }
}
    @media (max-width: 1800px){
        .homeInvoice {
            width: 54% !important;
            display: inline-block !important;
        }
    }
@media (max-width: 1689px){
    .homeInvoice {
        width: 53% !important;
        display: inline-block !important;
    }
}
@media (max-width: 1637px){
    .homeInvoice {
       width: 49% !important;
       display: inline-block !important;
     }
}

@media (max-width: 1450px){
   .homeInvoice {
       width: 46% !important;
       display: inline-block !important;
   }
   .homeSelect {
        width: 20% !important;
   }
}
@media (max-width: 1115px){
    .homeInvoice {
        width: 43% !important;
        display: inline-block !important;
    }
    .homeSelect {
        width: 23% !important;
    }
}