/* Start from Nikesh  
*/

body {
    -webkit-font-smoothing: antialiased;
    /*padding-top: 100px;*/
    color: #4F4F4F;
    padding-right:0!important;
}

body, html {
    min-height:100%;
    position:relative;
   
}


/* -------------------------------- 

Global Basic Style

-------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    margin-top: 0;
}

textarea {
    resize: none!important;
}
.p-10x {
    padding: 10px;
}
.pr-0 {
    padding-right:0;
}

.p-30x {
    padding: 30px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-20 {
    padding-top: 20px;
}

.pb-2 {
    padding-bottom: 20px;
}

.mt-30px {
    margin-top: 30px;
}

.mt-1 {
    margin-top: 10px;
}

.mt-0 {
    margin-top: 0;
}

.mb-0 {
    margin-bottom: 0;
}

.mb-2 {
    margin-bottom: 20px;
}

.bb-0 {
    border-bottom: none !important;
}

a {
    color: #005EC2;
}

.bluetext {
    color: #005EC2;
}

.greentext {
    color: #32CD32!important;
}

.lightBlueBG {
    background: #EBF3FF;
}

.lightGrayBg {
    background: #F7F7F7;
}

.blueBG {
    background: #005EC2;
    color: #fff;
}

.greenBG ,.greenBG span {
    background: #1ca36b!important;
    color: #fff;
}

.redBG {
    background: #F7403A!important;
    color: #fff;
}
.redBG span {
    background: #F7403A!important;
    color: #fff;
}

.grayBG {
    background: #6b6b6b;
    color: #fff;
}

.grayBG span {
    background: #6b6b6b;
    color: #fff;
}

.bdrSolid {
    border: 1px solid #ccc;
}

.borderBlock {
    border: 1px dotted #ccc;
}

.dashedBlock {
    border: 1px dashed #ccc;
}

.dashedRight {
    border-right: 1px dashed #ccc;
}

.dashTopBdr {
    border-top: 1px dashed #ccc;
}

.dashBotBdr {
    border-bottom: 1px dashed #ccc;
}

.strong {
    font-weight: bold;
}

.glyphicon {
    /*padding: 2px 5px;*/
    text-align: right;
}

.t_c p{
    color:#000;
    line-height:normal;
    font-size: 12px;
    
}

.graybg {
    background: #F3F3F4;
    border-top: #D1D1D1 1px dashed;
    border-bottom: #D1D1D1 1px dashed;
}

.container {
    max-width: 1265px;
    width: 100%;
}

.posRelative {
    position: relative;
}

.clear {
    clear: both;
}

.hidden {
    overflow: hidden;
}

.width50 {
    width: 50%;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

.pipes a:after {
    border-right: 1px solid #fff;
    content: "";
    position: absolute;
    width: 0;
    height: 12px;
    margin-top: 8px;
    top: 30px;
    right: 0;
}

.Removepipes a:after {
    border-right: 0px solid #fff !important;
    content: "";
    position: absolute;
    width: 0;
    height: 12px;
    margin-top: 8px;
    top: 30px;
    right: 0;
}
.pipes li:nth-of-type(4) a:after,
.pipes li:last-child a:after {
    display: none;
}

.border-top {
    border-top:1px dashed #999999;
    
}
.security-certifications p {
    overflow:hidden;
}
.ceritification-image {
    float:right;
    width:25%
}
    .ceritification-image img {
        height:auto;
        width:200px;
    }
.ceritification-text {
    float:left;
    width:70%;
    margin-right:5%;
}

/* Hides from IE-mac \*/

*html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/*End hide from IE-mac */

/* @end */


/* -------------------------------- 

Show Hide

-------------------------------- */

.option-heading {
    position: absolute;
    right: 0;
    margin-top: -31px;
    margin-right: 22px;
}


/* -------------------------------- 

Home Page Style

-------------------------------- */

.navbar-inverse {
    background: #1A191A;
}

.jumbotron {
    background: none;
    max-width: 1024px;
    width: 100%;
    margin: 0 auto;
    padding-top:0;
    padding-bottom: 10px;
}

    .jumbotron p {
        font-weight: normal;
        font-size: 14px;
    }

        .jumbotron p a {
            text-decoration: underline;
        }

.buidQuoteBlock {
    max-width: 751px;
    width: 100%;
    margin: 0 auto;
}

    .buidQuoteBlock P {
        font-size: 18px;
    }

.getQuoteBtn {
    max-width: 290px;
    width: 100%;
    font-size: 20px;
}

.grid-getquote {
    max-width: 246px;
    width: 100%;
    font-size: 20px;
}

.modal-body .form-inline {
    margin-top: 0;
}
.modal-need-scroll {
    max-height:486px;
    overflow:auto;
}



.form-inline {
    margin: 50px auto;
    max-width: 1068px;
    width: 100%;
}

    .home .form-inline .form-group label, #editQuote .form-inline .form-group label {
        float: left;
        width: 100%;
        font-weight: normal;
        color: #000;
    }

    .form-inline .form-group {
        max-width: 313px;
        width: 100%;
        margin: 0 20px;
    }

        .form-inline .form-group .form-control {
          
            width: 100%;
            background: #fff;
            height: 40px;
            color: #999;
            
        }
      
.modaleditform label + .col-md-6 {
        padding-left:0;
}


.form-control {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
}

.padding-top-bottom {
    padding-top: 30px;
    padding-bottom: 30px;
}

#MACProceedBox .editAddInfoRow label, #MACProceedBox .editAddInfoRow .form-control {
    width: 100%;
    text-align: left;
}

.button-left {
    float: left;
}

.button-right {
    float: right;
}
.required-Space-for-button .button-right {
    margin-left: 10px;
}


/* -------------------------------- 

 Modal and Close Popup Button

-------------------------------- */


.modal-body .editQuoteContent .form-inline .form-group {
    max-width: 265px;
    width: 100%;
    margin: 0 8px;
}

.modal-body .editQuoteContent .form-inline .form-group:first-child {
    margin-left:0;
}

.modal-body .editQuoteContent .form-inline .form-group:nth-of-type(3)  {
    margin-right:0;
}
.modal-body .form-inline {
    margin-bottom:0;

}

/*.modal-body {

     max-height:500px;
     padding-bottom:20px;
    overflow:auto;
}*/
.close {
    font-size: 65px;
    font-weight: 300;
    font-family: serif;
    right: 20px;
    position: absolute;
    top: 0;
}

.close span {
    height: 11px;
    position: relative;
    line-height: 11px;
    z-index: 9999999999;
}

/* -------------------------------- 

 Alert Close Button

-------------------------------- */

.alert-danger .close {
     position: static;
    font-size: 40px;
    margin-top: -6px;
}

/* -------------------------------- 

 Info Box

-------------------------------- */

.infoBox {
    border: 1px dashed #656565;
    max-width: 585px;
    margin: 30px auto 60px;
    width: 100%;
    overflow: hidden;
    padding: 10px;
    font-size: 12px;
}

    .infoBox span {
        float: left;
        height: 30px;
        width: 30px;
        margin-top: 5px;
        text-align: center;
    }

        .infoBox span img {
            width: 24px;
            height: 24px;
        }

    .infoBox div {
        margin-left: 40px;
    }


/* -------------------------------- 

Fieldset

-------------------------------- */

.fieldset {
    border: 1px dotted #222;
    text-align: center;
    border: 1px dashed #ddd;
    padding: 10px 12px 12px 12px;
    margin-top: 16px;
}

    .fieldset .form-group {
        display: inline-block;
        max-width: 200px;
        vertical-align: top;
    }

        .fieldset .form-group label {
            text-align: left;
            color:#000
        }

    .fieldset legend {
        display: inherit;
        width: inherit;
        border: 0;
        margin: 0 0 0 10px;
        padding: 0 10px;
        text-align: left;
        font-size: 1em;
    }
    #MACProceedBox label , #Quantity label{
        color:#000
    }


/* -------------------------------- 

For Spinner Square

-------------------------------- */

.form-group #myformBlu {
    text-align: left;
    padding: 5px;
    overflow: hidden;
}

.qtyBlu {
    width: 38px;
    height: 36px;
    outline: none;
    border: 0px dotted #eaeaea;
    background: white;
    margin-left: -4px;
    margin-right: -4px;
}

input.qtyplusBlu {
    width: 35px;
    height: 35px;
    background: #0289cd;
    outline: none;
    border: none;
    color: white;
    margin: 0;
}

input.qtyminusBlu {
    width: 35px;
    height: 35px;
    background: #0289cd;
    outline: none;
    border: none;
    color: white;
    margin: 0;
}


/* -------------------------------- 

For Spinner round

-------------------------------- */

#myform1 {
    text-align: center;
}

.qty1 {
    width: 40px;
    height: 25px;
    text-align: center;
    outline: none;
    border: none;
}

input.qtyplus1 {
    width: 19px;
    height: 19px;
    outline: none;
    border: none;
    border-radius: 15px;
    color: white;
    font-weight: bold;
    font-size: 12px;
    vertical-align: top;
}

input.qtyminus1 {
    width: 19px;
    height: 19px;
    outline: none;
    border: none;
    border-radius: 15px;
    color: white;
    font-weight: bold;
    font-size: 12px;
    vertical-align: top;
}

.qtyplus1 img,
.qtyminus1 img {
    width: 18px;
    height: 18px;
}

.yourQuoteBlock {
    margin-top: 50px;
}


/* -------------------------------- 

For Table style

-------------------------------- */

.caption,
.subHeading {
    font-size: 18px !important;
    color: #4F4F4F;
    padding-left: 3px;
    margin-bottom: 10px;
}

.table-responsive {
    border: none;
    '';
}

.tableTextCenter {
    text-align: center;
}

    .tableTextCenter th {
        text-align: center;
        background: #000;
        color: #fff;
        font-size: 14px;
        font-weight: 400;
    }

.orderSummary,
.tableQuoteDetail table {
    margin-bottom: 0;
}

.tableQuoteDetail {
    overflow: hidden;
}

.yourQuoteBlock table tbody tr th {
    padding: 15px;
}

    .yourQuoteBlock table tbody tr th:first-child,
    .yourQuoteBlock table tbody tr td:first-child {
        width: 80%;
    }

.yourQuoteBlock table tbody tr td,
.orderSummary td {
    vertical-align: middle;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
}

table.orderSummary tr td {
    padding-top: 10px;
    padding-bottom: 10px;
}

.orderSummary th:first-child,
.orderSummary td:first-child {
    width: 60%;
}

.orderSummary tbody tr th {
    background: #f7f7f7;
    color: #000;
    font-size: 12px;
    font-weight: 600;
    padding: 15px;
    border: none;
}

/*-----------Order summary Inspect option details---------------*/
.yourQuoteBlock table tbody tr td,
.orderSummaryDetails td {
    vertical-align: middle;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
}

table.orderSummaryDetails tr td {
    padding-top: 10px;
    padding-bottom: 10px;
}

.orderSummaryDetails th:first-child,
.orderSummaryDetails td:first-child {
    width: 12%;
}

.orderSummaryDetails tbody tr th {
    background: #f7f7f7;
    color: #000;
    font-size: 12px;
    font-weight: 600;
    padding: 15px;
    border: none;
}


/*-----------Order summary Inspect option details---------------*/


.tableQuoteDetail div {
    border: 1px dashed #f7f7f7 !important;
    font-size: 18px;
    padding-left: 36px;
    padding-right: 18px;
}

.actionBtnLink span {
    margin: 5px 10px;
}


/* --------------------------------

Carasoul

---------------------------------- */

div.carousel-inner > .item {
    text-align: center;
}

    div.carousel-inner > .item > img {
        margin: 0 auto;
    }

.carousel-control.left {
    background: none;
}


/* -------------------------------- 

End Table Style 

-------------------------------- */

.whiteBG {
    background: #fff;
}

h2.pageHeading {
    font-size: 22px;
    border-bottom: 1px dashed #999999;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

    h2.pageHeading .orderNumber {
        font-size: 22px;
        color: #000;
    }

h3.subHeading {
    font-size: 22px;
}

.pageStep {
    background: #ccc;
}

    .pageStep li {
        display: inline-block;
    }

        .pageStep li.active {
            background: #1CA36B;
        }


/* -------------------------------- 

Basic Breadcrumb PageStep

-------------------------------- */

.cd-breadcrumb-block {
    background: #F3F3F4;
    overflow: hidden;
    border: 1px dotted #ACACAC;
}

.cd-breadcrumb {
    padding: 0.5em 1em;
    background-color: #edeff0;
    border-radius: .25em;
    width: 99%;
    margin: 5px auto 0;
}

    .cd-breadcrumb:after {
        content: "";
        display: table;
        clear: both;
    }

    .cd-breadcrumb li {
        display: inline-block;
        /*  float: left;*/
        /*  margin: 0.5em 0;*/
    }

    



        .cd-breadcrumb li::after {
            /* this is the separator between items */
            display: inline-block;
            content: '\00bb';
            margin: 0 .6em;
            color: #959fa5;
        }

        .cd-breadcrumb li:last-of-type::after {
            /* hide separator after the last item */
            display: none;
        }

        .cd-breadcrumb li > * {
            /* single step */
            display: inline-block;
            font-size: 12px;
            color: #fff;
        }

        .cd-breadcrumb li.current > * {
            /* selected step */
            color: #fff;
            font-style: normal;
        }

            /*.cd-breadcrumb li::after {
            width: 0;
            height: 0;
            border-top: 60px solid transparent;
            border-bottom: 60px solid transparent;
            border-left: 60px solid #005EC2;
        }*/

.no-touch .cd-breadcrumb a:hover {
    /* steps already visited */
    color: #1ca36b;
}

.activeTrigle em {
        background-color: #005EC2!important;
        border-color: #005EC2!important;
    }
.righttriglenone em::after {
    display: none!important;
    border: none!important;
}


/* -------------------------------- 

Triangle breadcrumb

-------------------------------- */

@media only screen and (min-width: 768px) {
    .cd-breadcrumb.triangle {
        /* reset basic style */
        background-color: transparent;
        padding: 0;
    }

        .cd-breadcrumb.triangle li {
            position: relative;
            padding: 0;
            /*    margin: 4px 4px 4px 0;*/
        }

            .cd-breadcrumb.triangle li:last-of-type {
                margin-right: 0;
            }

            .cd-breadcrumb.triangle li > * {
                position: relative;
                padding: 0 .9em 0 2.6em;
                color: #fff;
                /* the border color is used to style its ::after pseudo-element */
                height: 40px;
                display: table-cell;
                vertical-align: middle;
                text-align: center;
            }

            .cd-breadcrumb.triangle li > span {
                background-color: #BDBDBD;
                border-color: #BDBDBD;
                  min-width:130px;
            }

            .cd-breadcrumb.triangle li > *:hover {
                text-decoration: none;
            }

            .cd-breadcrumb.triangle li.current > em {
                /* selected step */
                color: #ffffff;
                font-style: normal;
            }

            .cd-breadcrumb.triangle li:first-of-type > * {
                padding-left: 1.6em;
                border-radius: .0em 0 0 .0em;
            }

            .cd-breadcrumb.triangle li:last-of-type > * {
                padding-right: 1.3em;
                border-radius: 0 .0em .0em 0;
            }

    .no-touch .cd-breadcrumb.triangle a:hover {
        /* steps already visited */
        color: #ffffff;
        background-color: #2c3f4c;
        border-color: #2c3f4c;
    }

    .cd-breadcrumb.triangle li::after,
    .cd-breadcrumb.triangle li > *::after {
        /* 
    	li > *::after is the colored triangle after each item
    	li::after is the white separator between two items
    */
        content: '';
        position: absolute;
        top: 0;
        left: 100%;
        content: '';
        height: 0;
        width: 0;
        /* 48px is the height of the <a> element */
        border: 20px solid transparent;
        border-right-width: 0;
        border-left-width: 20px;
    }

    .cd-breadcrumb.triangle li::after {
        /* this is the white separator between two items */
        z-index: 1;
        -webkit-transform: translateX(4px);
        -moz-transform: translateX(4px);
        -ms-transform: translateX(4px);
        -o-transform: translateX(4px);
        transform: translateX(4px);
        border-left-color: #ffffff;
        /* reset style */
        margin: 0;
    }

    .cd-breadcrumb.triangle li > *::after {
        /* this is the colored triangle after each element */
        z-index: 2;
        border-left-color: inherit;
    }

    .cd-breadcrumb.triangle li:last-of-type::after,
    .cd-breadcrumb.triangle li:last-of-type > *::after {
        /* hide the triangle after the last step */
        display: none;
    }

    .cd-breadcrumb.triangle.custom-separator li::after {
        /* reset style */
        background-image: none;
    }

    .cd-breadcrumb.triangle.custom-icons li::after,
    .cd-breadcrumb.triangle.custom-icons li > *::after {
        /* 50px is the height of the <a> element */
        border-top-width: 25px;
        border-bottom-width: 25px;
    }

    @-moz-document url-prefix() {
        .cd-breadcrumb.triangle li::after,
        .cd-breadcrumb.triangle li > *::after {
            /* fix a bug on Firefix - tooth edge on css triangle */
            border-left-style: dashed;
        }
    }

    .cd-breadcrumb.triangle::after {
        
        z-index: 1;
        -webkit-transform: translateX(4px);
        -moz-transform: translateX(4px);
        -ms-transform: translateX(4px);
        -o-transform: translateX(4px);
        transform: translateX(4px);
        border-left-color: #ffffff;
        /* reset style */
        margin: 0;
    }	

    
    .cd-breadcrumb.triangle *::after {

        content: '';
        position: absolute;
        top: 0;
        left: 100%;
        content: '';
        height: 0;
        width: 0;
        /* 48px is the height of the <a> element */
        border: 20px solid transparent;
        border-right-width: 0;
        border-left-width: 20px;
    }

    li.righttrigle-BlueBg span{
        background-color:#005EC2!important; 
    }
     li.righttrigle-BlueBg:after {
        display: block!important;
        border-left-color: #005EC2!important;
    }
    .cd-breadcrumb li.righttrigle-BlueBg::after {
        margin-left: -4px;
    }
    li.righttrigle-redBg::after {
        display: block!important;
        border-left-color: #fff!important;
        margin-left: -4px;
    }


    /*li.righttriglenone::after {
        display: block!important;
        border-left-color: #005EC2!important;
        margin-left: -4px!important;
    }
    li.righttriglenone span {
       background-color: #005EC2!important; border-color: #005EC2!important;
        
    }

    li.righttriglenone-redBG {
        background:#F7403A !important;
    }
    li.righttriglenone-redBG::after {
        display: block!important;
        border-left-color: #fff!important;
        margin-left: -4px!important;
    }
    li.righttriglenone-redBG span {
        
        border-color: #F7403A !important;
    } 
    
      li.righttriglenone-redBG span::after {
            margin-left:4px;

    }*/

    

}


/* -------------------------------- 

Custom icons hover effects - breadcrumb and multi-steps

-------------------------------- */

@media only screen and (min-width: 768px) {
    .no-touch .cd-breadcrumb.triangle.custom-icons li:first-of-type a:hover::before,
    .cd-breadcrumb.triangle.custom-icons li.current:first-of-type em::before,
    .no-touch .cd-multi-steps.text-center.custom-icons li:first-of-type a:hover::before,
    .cd-multi-steps.text-center.custom-icons li.current:first-of-type em::before {
        /* change custom icon using image sprites - hover effect or current item */
        background-position: 0 -40px;
    }

    .no-touch .cd-breadcrumb.triangle.custom-icons li:nth-of-type(2) a:hover::before,
    .cd-breadcrumb.triangle.custom-icons li.current:nth-of-type(2) em::before,
    .no-touch .cd-multi-steps.text-center.custom-icons li:nth-of-type(2) a:hover::before,
    .cd-multi-steps.text-center.custom-icons li.current:nth-of-type(2) em::before {
        background-position: -20px -40px;
    }

    .no-touch .cd-breadcrumb.triangle.custom-icons li:nth-of-type(3) a:hover::before,
    .cd-breadcrumb.triangle.custom-icons li.current:nth-of-type(3) em::before,
    .no-touch .cd-multi-steps.text-center.custom-icons li:nth-of-type(3) a:hover::before,
    .cd-multi-steps.text-center.custom-icons li.current:nth-of-type(3) em::before {
        background-position: -40px -40px;
    }

    .no-touch .cd-breadcrumb.triangle.custom-icons li:nth-of-type(4) a:hover::before,
    .cd-breadcrumb.triangle.custom-icons li.current:nth-of-type(4) em::before,
    .no-touch .cd-multi-steps.text-center.custom-icons li:nth-of-type(4) a:hover::before,
    .cd-multi-steps.text-center.custom-icons li.current:nth-of-type(4) em::before {
        background-position: -60px -40px;
    }
}


/* -------------------------------- 

 For Breadcrumb

-------------------------------- */

.breadcrumbCustom {
    padding: 8px 15px 8px 0;
    margin-bottom: 20px;
    list-style: none;
    background-color: #fff;
    border-radius: 4px;
}

    .breadcrumbCustom > li {
        display: inline-block;
        color: black;
    }

        .breadcrumbCustom > li a {
            color: #999;
        }

        .breadcrumbCustom > li + li:before {
            padding: 0 5px;
            color: #ccc;
            content: "/\00a0";
        }

.breadcrumb > .active {
    color: #777;
}


/* -------------------------------- 

Status Details

-------------------------------- */

.statusHistory {
    font-weight: normal;
    color: #000;
    padding: 20px;
}

.colAddress {
    font-weight: normal !important;
    font-size: 86%;
}

    .colAddress p {
        margin: 0px !important;
        color: #525252;
    }

.statusHistory .bigText {
    font-size: 18px;
    margin-bottom: 10px;
}

.statusBlock {
    background: #6b6b6b;
    display: block;
    width: 100%;
    overflow: hidden;
    color: #fff;
    padding: 10px;
}


/* -------------------------------- 

 Dashboard

-------------------------------- */

aside {
    width: 240px;
    float: left;
    padding-right: 30px;
}

    aside h2.pageHeading {
        margin-bottom: 10px;
    }

    aside dl dt {
        text-transform: uppercase;
        font-weight: 600;
        margin-top: 20px;
        margin-bottom: 15px;
        color: #4e4d4d;
        overflow: hidden;
    }

        aside dl dt img {
            width: 16px;
            float: left;
            margin-right: 10px;
        }

    aside dl dd {
            margin-left: 35px;
    margin-bottom: 10px;
    line-height: normal;
    font-size: 14px;
    }

        aside dl dd a {
            color: #6b6b6b;
        }

.dashBoardRightContainer {
    width: calc(100% - 240px);
    margin-left: 240px;
}

.dashedBorder {
    border: 1px dashed #ccc;
    border-top: none;
    background: #F7F7F7;
}

.tabbed-auto {
    width: 100%;
    overflow-x: auto;
    height: 55px;
    white-space: nowrap;
}

.dashedBorder .nav-tabs {
    border: none;
}

    .dashedBorder .nav-tabs > li {
        background: #868687;
        text-align: center;
        width: auto !important;
        float: none;
        display: inline-block;
        white-space: nowrap;
        margin-left: -3px;
    }

        .dashedBorder .nav-tabs > li:last-child a {
            border-right: none;
        }

        .dashedBorder .nav-tabs > li a {
            color: #fff;
        }

            .dashedBorder .nav-tabs > li a:hover {
                color: #000;
            }

        .dashedBorder .nav-tabs > li > a {
            margin-right: 0;
        }

        .dashedBorder .nav-tabs > li:nth-of-type(1) {
            width: 20%;
        }

            .dashedBorder .nav-tabs > li:nth-of-type(1) a {
                border-left: 0;
            }

        .dashedBorder .nav-tabs > li:nth-of-type(2) {
            width: 30%;
        }

        .dashedBorder .nav-tabs > li:nth-of-type(3) {
            width: 15%;
        }

        .dashedBorder .nav-tabs > li:nth-of-type(4) {
            width: 20%;
        }

        .dashedBorder .nav-tabs > li:nth-of-type(5) {
            width: 15%;
        }

            .dashedBorder .nav-tabs > li:nth-of-type(5) a {
                border-right: 0;
            }

        .dashedBorder .nav-tabs > li span.badges {
            border-radius: 50%;
            width: 20px;
            height: 20px;
            display: inline-block;
            text-align: center;
            background: #F7F7F7;
            color: #000;
            font-size: 14px;
        }

        .dashedBorder .nav-tabs > li.active span.badges {
            background: #9E9E9E;
            color: #fff;
        }

/*[role="tablist"] {
    overflow: hidden;
}*/

ul li[role="presentation"].active a {
    border: 1px dashed #ccc;
    background: #5C6166;
    color: #fff;
}

ul li[role="presentation"] a {
      color: #2B2B2B;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    background: #5C6166;
    color: #fff;
}

.dashedBorder .tab-pane {
    padding: 25px;
}

.customTable {
    margin-bottom: 0;
}

    .customTable > thead > tr > th {
        font-size: 14px;
        text-align: center;
        background: #6B6B6B;
        color: #fff;
        border-bottom: none;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .customTable > tbody > tr > td {
        font-size: 12px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

.dashBoardRightContainer .form-horizontal .control-label.text-left {
    text-align: left !important;
}

.dashBoardRightContainer .form-horizontal .form-group {
    overflow: hidden;
}

.dashBoardRightContainer .form-horizontal {
    position: relative;
}

.changepassword-outer {
    float: left;
    width: 100%;
    max-width: 660px;
}

.passwordHelp {
       border: 1px dotted #ccc;
    padding: 9px 15px;
    /* position: absolute; */
    max-width: 300px;
    width: 100%;
    top: 0;
    right: 0;
    color: #6b6b6b;
    font-size: 12px;
    margin-left: 15px;
}

    .passwordHelp p {
        color: #000;
        font-size: 18px;
        margin-bottom: 0;
    }

.form-horizontal-detail .col-md-7 {
    padding-left: 7px;
}

.form-inline-div {
    overflow: hidden;
}

.iconSearchDiv {
    max-width: 250px;
    width: 100%;
    overflow: hidden;
}

.iconSearch {
    position: absolute;
    margin-top: -33px;
    right: 10px;
    cursor: pointer;
}

.table-responsive {
    width: 100%;
}

.dateIcon label {
    position: absolute;
    margin-top: -25px;
}

.dateIconS {
    position: absolute;
    right: 10px;
    cursor: pointer;
    top: 8px;
}

.form-inline .dateIcon {
    width: 250px;
    margin-left: 0;
}

.dateBlock {
    float: left;
    max-width: 700px;
    width: 100%;
    margin: 25px 0;
}

.shortBy {
    float: right;
}

.boundaryBlock span {
    background: #F7F7F7;
    border: 1px dashed #E6E6E6;
    padding: 5px;
    color: #000;
    width: 100%;
    max-width: 300px;
    display: block;
    position: relative;
}

    .boundaryBlock span img {
        cursor: pointer;
        float: right;
        margin-top: 4px;
        position: absolute;
        right: 5px;
    }

.editDocumentDiv .option-heading {
    margin-top: -10px;
}

    .editDocumentDiv .option-heading span {
        cursor: pointer;
    }

.editDocumentDiv .form-control-static {
    padding-top: 6px;
    padding-bottom: 0;
}

.addressRow {
    margin-bottom: 10px;
    position: relative;
}

    .addressRow h2 {
        padding: 10px 15px;
        margin: 0;
        font-size: 18px;
        border-top: 1px dotted #ccc;
        position: relative;
    }

    .addressRow span.glyphicon {
        position: absolute;
        right: 5px;
        top: 2px;
        color: #ccc;
        font-weight: 300;
        font-size: 14px;
        cursor: pointer;
        z-index: 1;
    }

.addressContent {
    border: 1px dotted #ccc;
    border-top: none;
    overflow: hidden;
    font-size: 14px;
    padding: 15px;
    position: relative;
}

address {
    margin-bottom: 0;
}

.posAbsButton {
    position: absolute;
    right: 15px;
    bottom: 15px;
}

.addressWrap {
    overflow: auto;
    max-height: 780px;
}

.customWrap {
    overflow: auto;
    max-height: 420px;
    padding-right: 10px;
}

.statusHistory small {
    font-weight: 300;
    display: block;
}

.statusHistory p {
    margin: 1px 0;
}
.leftSpan{
  width:140px;
  float:left;
}

.buttonGroup {
    position: absolute;
    right: 40px;
    top: 70px;
}

    .buttonGroup span {
        display: block;
        margin-top: 5px;
        margin-bottom: 5px;
    }

        .buttonGroup span button {
            width: 100%;
        }


.validateVatButton {
    position: absolute;
    right: 0;
}

/*section .control-label + div {
    margin-left: -16px !important;
}*/

.actionButton .button-left {
    margin: 0 5px;
}


.form-control-static {
    color:#000;
}
/* -------------------------------- 

 Footer

-------------------------------- */

#footer {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    height: auto;
    width: 100%;
}

#footer {
    width: 100%;
}

    #footer.fixed {
        position: fixed;
        bottom: 0px;
    }

.form-groupAcctInfo {
    margin-bottom: 5px !important;
}

.quoteStatusHdr {
    /*color: #005ec2;*/
}

.quoteStatusBtngrp ul {
    list-style: none;
    padding: 15px;
}

    .quoteStatusBtngrp ul li {
        text-align: right;
        margin-bottom: 10px;
    }

.fullWidthBtn {
    width: 100%;
}

.quoteStatusBackBtn {
    margin-top: 15px;
    margin-bottom: 4px;
}

.boldTxt {
    font-weight: bold !important;
}

.downloadDetailSummaryHdr {
    padding-left: 12%;
}

#downloadDetailSummary ul {
    list-style: none;
    padding: 0;
    margin-top: 8px;
    text-align: right;
}

    #downloadDetailSummary ul li {
        display: inline-block;
    }

.downloadSummaryContainer {
    border: 1px solid #dddddd;
    padding: 10px;
    margin-top: -22px;
}

.selInvoice{
    padding:10px 0px;
    font-size:12px;
}

.statusContainer{
    padding: 20px 10px;
}

.uploadInvoice {
    background: #f9f9f9;
    border: 1px dashed #eaeaea;
    /* height: 30px; */
    font-size: 12px;
    width: 100%;
    /* line-height: 22px; */
    margin: 10px 0;
    position: relative;
    word-wrap: break-word;
    text-align: left;
    padding: 5px 0;
}

.uploadInvFile {
    padding: 2px 11px;
}

.uploadFileName{
        width: 90%;
    color: black;
    float: left;
    margin-top: 3px;
    padding-left: 5px;
}

.dotted  {
    border: 1px dotted #005EC2;
    border-style: none none dotted;
    background-color: #fff;
    text-decoration: none !important;
}

.inputRow{
    margin-bottom:8px;
}

.myQuotesDisclaimer{
   margin: 10px 0;
}

.closeSmall {
       font-size: 22px;
    font-weight: bolder;
    font-family: serif;
    right: 5px;
    position: absolute;
    top: 10px;
    background: none;
    border: none;
    outline: none;
}

.btnGrayColor {
      border-color: #b5b3b3 !important;
      color:#9e9898 !important;
}

.InspectedGrdContentColor{
        color: #151414 !important;
}

.ErrorDivColorChange{
       border-color : #675d5d !important;
}

.model_identifier  ul{
    list-style: disc;
}

.statusInfo .leftSpan{
    width:153px;
}
.fmaAlign{
    width:100%;
        margin-top: 24px;
}
.pl-0 {
    padding-left: 0 !important;
}
@media (max-width:768px){
      .quoteTitle{
        text-align:center;
    }
}

.modal2{
       position: absolute; 
    bottom: 0; 
    right:0; 
    left: 3%; 
    top: 12%; 
    bottom: 0; 
    /*overflow: auto;*/
}

  .border-error {
        border-color: red!important;
       }

         .input-info
     {
         text-align:right;
         font-size:11px;
     }
     .input-info1 {
     background: none;
    border: none;
    width: 15px;
    text-align: center;
     }
     #exceed-limit p
     {
         font-size:13px;
     }
      #exceed-limit .btn 
      {
          background:#005EC2;
          color:#fff;
      }
      #exceed-limit .modal-content

      {
          background:#fff;
}

/*Atul 2k18-05-08*/

.blacktext {
    color: #000;
}


.lh-39 {
    line-height:39px;
}

.pa0 {
    padding:0;
}

.ma0 {
    margin:0;
}

.order-tab.nav > li a {
    text-decoration: none;
    background-color: #e6e6e6;
    font-weight: bold;
    color: #6b6b6b;
}

.order-tab.nav > li.active:first-child a{
    text-decoration: none;
    background: #0051a8;
    color: #fff;
    border-color: #0051a8;
}

.order-tab.nav > li.active:last-child a{
    text-decoration: none;
    background: #df0000;
    color: #fff;
    border-color: #df0000;
}

