/*//////////////////////////////////////////////////////////////////
[ FONT ]*/

/*@font-face {
 font-family: Poppins-Regular;
 src: url('../css/fonts/poppins/Poppins-Regular.ttf');
}
 @font-face {
 font-family: Poppins-Medium;
 src: url('../css/fonts/poppins/Poppins-Medium.ttf');
}
 @font-face {
 font-family: Poppins-Bold;
 src: url('../css/fonts/poppins/Poppins-Bold.ttf');
}
 @font-face {
 font-family: Poppins-SemiBold;
 src: url('../css/fonts/poppins/Poppins-SemiBold.ttf');
}*/


a,
button {
    -webkit-transition: all 0px.2s ease-out;
    -moz-transition: all 0px.2s ease-out;
    transition: all 0px.2s ease-out;
}

    a i.fa,
    button i.fa {
        margin: 0px 5px;
    }

.clickable {
    cursor: pointer;
}

p.lead {
    font-weight: 300;
}

h1 {
    font-weight: bold;
    font-size: 16px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.border-0 {
    border: 0;
}

.p-0 {
    padding: 0;
}

.m-0 {
    margin: 0;
}

.mb-6 {
    margin-bottom: 6px;
}

.mb-7 {
    margin-bottom: 7px;
}

.mt-20 {
    margin-top: 20px;
}

.bl-0 {
    border-left: 0px;
}

.br-0 {
    border-right: 0px;
}

.pos_relative {
    position: relative;
}

.pos_absolute {
    position: absolute;
}

.ml-3 {
    margin-left: 0.35rem;
}

#top {
    background: #091936;
    padding-left: 20px;
    padding-right: 20px;
}

    #top .offer {
        color: #fff;
    }

        #top .offer .btn {
            text-transform: uppercase;
        }

.transparent {
    background-color: transparent !important;
}

.epro_border_wrap {
    position: relative;
    float: none;
    background: #fff;
    border: 1px solid #dadce0;
    border-radius: 6px 6px 6px 6px;
    vertical-align: top;
    padding: 8px 8px 28px 8px;
    margin-top: 50px;
    margin-bottom: 50px;
    overflow: visible;
}

.bold {
    font-weight: bold !important;
}

@media (max-width:991px) {
    #top .offer {
        margin-bottom: 10px;
    }
}

@media (max-width:991px) {
    #top {
        font-size: 12px;
        text-align: center;
    }
}

#top a {
    color: #fff;
}

#top ul.menu {
    padding-top: 5px;
    margin: 0px;
    text-align: right;
    font-size: 12px;
    list-style: none;
}

@media (max-width:991px) {
    #top ul.menu {
        text-align: center;
    }
}

#top ul.menu > li {
    display: inline-block;
}

    #top ul.menu > li a {
        color: #eee;
    }

    #top ul.menu > li + li:before {
        content: "|\00a0";
        padding: 0px 5px;
        color: #f7f7f7;
    }

#top ul.menu > .active {
    color: #999;
}

#top #login-modal .modal-header {
    background: #0f3b87;
}

    #top #login-modal .modal-header h4 {
        color: #fff;
    }

#top #login-modal a {
    color: #0f3b87;
}

#top #login-modal p {
    font-weight: 300;
    margin-bottom: 20px;
}

.navbar .yamm-content h5 {
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 10px;
    border-bottom: dotted 1px #555;
}

@media (max-width:767px) {
    .navbar .yamm-content h5 {
        font-size: 14px;
    }
}

.navbar .yamm-content ul {
    margin: 0px;
    padding: 0px;
}

    .navbar .yamm-content ul li {
        list-style-type: none;
        border-bottom: solid 1px #eee;
        text-transform: uppercase;
        padding: 4px 0px;
    }

        .navbar .yamm-content ul li a {
            color: #999;
            font-size: 12px;
            display: block;
        }

            .navbar .yamm-content ul li a:hover {
                color: #0f3b87;
                text-decoration: none;
            }

.navbar .yamm-content .banner {
    margin-bottom: 10px;
}

/*.navbar ul.nav>li>a {
    text-transform: uppercase;
    font-weight: 600;
    
}*/

.navbar #search {
    clear: both;
    border-top: solid 1px #9adacd;
    text-align: right;
}

    .navbar #search .navbar-form {
        float: right;
        width: 500px;
    }

        .navbar #search .navbar-form .input-group {
            display: table;
        }

            .navbar #search .navbar-form .input-group .input-group-btn {
                white-space: nowrap;
                width: 1%;
            }

            .navbar #search .navbar-form .input-group .form-control {
                width: 100%;
            }

@media (max-width:768px) {
    .navbar #search .navbar-form {
        float: none;
        width: auto;
    }
}

.textarea {
    resize: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 4px;
    box-sizing: border-box;
    border: 1px solid #ccc;
}

.navbar #basket-overview {
    padding: 0px;
}

#hot h2 {
    text-transform: uppercase;
    font-size: 36px;
    color: #0f3b87;
    font-weight: 100;
    text-align: center;
}

#hot .product-slider {
    margin-bottom: 20px;
}

    #hot .product-slider:before,
    #hot .product-slider:after {
        content: " ";
        display: table;
    }

    #hot .product-slider:after {
        clear: both;
    }

    #hot .product-slider .item {
        margin: 0px 25px;
        visibility: hidden;
    }

    #hot .product-slider .owl-controls {
        position: relative;
        top: -30px;
    }

        #hot .product-slider .owl-controls .owl-buttons {
            display: none;
        }

        #hot .product-slider .owl-controls .owl-page.active span,
        #hot .product-slider .owl-controls.clickable .owl-page:hover span {
            background: #0f3b87;
        }

#advantages {
    text-align: center;
}

    #advantages .box .icon {
        position: absolute;
        font-size: 120px;
        width: 100%;
        text-align: center;
        top: -20px;
        left: 0px;
        height: 100%;
        float: left;
        color: #eee;
        -webkit-transition: all 0px.2s ease-out;
        -moz-transition: all 0px.2s ease-out;
        transition: all 0px.2s ease-out;
        z-index: 1;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #advantages .box h3 {
        position: relative;
        margin: 0px 0px 20px;
        font-weight: 300;
        text-transform: uppercase;
        z-index: 2;
    }

        #advantages .box h3 a:hover {
            text-decoration: none;
        }

    #advantages .box p {
        position: relative;
        color: #555;
        z-index: 2;
    }

#main-slider {
    margin-bottom: 30px;
    border: solid 1px #fff;
    opacity: 0px;
    filter: alpha(opacity=0px);
    -webkit-box-shadow: 0px 2px 5px rgba(0px, 0px, 0px, .2);
    box-shadow: 0px 2px 5px rgba(0px, 0px, 0px, .2);
}

    .box.slideshow ul li div,
    #main-slider ul li div {
        width: 100%;
    }

    .box.slideshow .owl-controls,
    #main-slider .owl-controls {
        position: absolute;
        right: 20px;
        bottom: 20px;
    }

        .box.slideshow .owl-controls .owl-buttons,
        #main-slider .owl-controls .owl-buttons {
            display: none;
        }

        .box.slideshow .owl-controls .owl-page.active span,
        #main-slider .owl-controls .owl-page.active span,
        .box.slideshow .owl-controls.clickable .owl-page:hover span,
        #main-slider .owl-controls.clickable .owl-page:hover span {
            background: #0f3b87;
        }

.breadcrumb {
    -webkit-box-shadow: 0px 1px 5px rgba(0px, 0px, 0px, .1);
    box-shadow: 0px 1px 5px rgba(0px, 0px, 0px, .1);
}

.box {
    background: #fff;
    margin: 0px 0px 0px;
    padding: 0px 10px 0px 10px;
    overflow: visible;
}

.boxsignin {
    background: #f5582e;
    margin: 0px 0px 30px;
    padding: 20px;
    overflow: hidden;
}

.box .box-header {
    background: #f7f7f7;
    margin: -20px -20px 20px;
    padding: 20px;
    border-bottom: solid 1px #eee;
}

    .box .box-header:before,
    .box .box-header:after {
        content: " ";
        display: table;
    }

    .box .box-header:after {
        clear: both;
    }

.box .box-footer {
    background: #f7f7f7;
    margin: 30px -20px -20px;
    padding: 20px;
    border-top: solid 1px #eee;
}

    .box .box-footer:before,
    .box .box-footer:after {
        content: " ";
        display: table;
    }

    .box .box-footer:after {
        clear: both;
    }

@media (max-width:991px) {
    .box .box-footer .btn {
        margin-bottom: 20px;
    }
}

.box.slideshow {
    padding: 20px 0px 0px 0px;
    text-align: center;
}

    .box.slideshow h3 {
        text-transform: uppercase;
        font-weight: 700;
    }

.ribbon {
    position: absolute;
    top: 50px;
    padding-left: 51px;
    z-index: 20;
}

    .ribbon .ribbon-background {
        position: absolute;
        top: 0px;
        right: 0px;
    }

    .ribbon .theribbon {
        position: relative;
        width: 80px;
        padding: 6px 20px 6px 20px;
        margin: 30px 10px 10px -71px;
        color: #fff;
        background-color: #0f3b87;
        text-shadow: 0px 1px 2px #bbb;
    }

        .ribbon .theribbon:before,
        .ribbon .theribbon:after {
            content: ' ';
            position: absolute;
            width: 0px;
            height: 0px;
        }

        .ribbon .theribbon:after {
            left: 0px;
            top: 100%;
            border-width: 5px 10px;
            border-style: solid;
            border-color: #2d7b6b #2d7b6b transparent transparent;
        }

    .ribbon.sale {
        top: 0px;
    }

    .ribbon.new {
        top: 50px;
    }

        .ribbon.new .theribbon {
            background-color: #5bc0de;
            text-shadow: 0px 1px 2px #bbb;
        }

            .ribbon.new .theribbon:after {
                border-color: #2390b0 #2390b0 transparent transparent;
            }

    .ribbon.gift {
        top: 100px;
    }

        .ribbon.gift .theribbon {
            background-color: #5cb85c;
            text-shadow: 0px 1px 2px #bbb;
        }

            .ribbon.gift .theribbon:after {
                border-color: #357935 #357935 transparent transparent;
            }

#content .panel.sidebar-menu {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    /*width: 13.8%;*/
    max-width: 35%;
    min-width: 15%;
    z-index: 100;
}

#DivEstimateItemForm .panel.sidebar-menu {
    max-width: 16.15%;
}

#content .panel.sidebar-menu .panel-heading .btn.btn-danger {
    color: #fff;
}

#content .panel.sidebar-menu .panel-body span.colour {
    display: inline-block;
    width: 15px;
    height: 15px;
    border: solid 1px #555;
    vertical-align: top;
    margin-top: 2px;
    margin-left: 5px;
    z-index: 100;
}

    #content .panel.sidebar-menu .panel-body span.colour.white {
        background: #fff;
    }

    #content .panel.sidebar-menu .panel-body span.colour.red {
        background: red;
    }

    #content .panel.sidebar-menu .panel-body span.colour.green {
        background: green;
    }

    #content .panel.sidebar-menu .panel-body span.colour.blue {
        background: blue;
    }

    #content .panel.sidebar-menu .panel-body span.colour.yellow {
        background: yellow;
    }

#content .panel.sidebar-menu .panel-body label {
    color: #999;
    font-size: 12px;
}

    #content .panel.sidebar-menu .panel-body label:hover {
        color: #555;
    }

#content .panel.sidebar-menu h3 {
    padding: 5px 0px;
    margin: 0px;
}

#content .panel.sidebar-menu ul.nav.category-menu {
    margin-bottom: 20px;
}

    #content .panel.sidebar-menu ul.nav.category-menu li a {
        /*text-transform: uppercase;*/
        font-weight: 500;
        font-size: 12px;
    }

#content .panel.sidebar-menu ul.nav ul {
    list-style: none;
    padding-left: 0px;
}

    #content .panel.sidebar-menu ul.nav ul li {
        display: block;
    }

        #content .panel.sidebar-menu ul.nav ul li a {
            position: relative;
            font-weight: 400;
            text-transform: none !important;
            display: block;
            padding: 5px 15px;
            padding-left: 10px;
            font-size: 11px;
            color: #999;
            z-index: 100;
        }

            #content .panel.sidebar-menu ul.nav ul li a:hover,
            #content .panel.sidebar-menu ul.nav ul li a:focus {
                text-decoration: none;
                background-color: #eee;
            }

#content .info-bar {
    line-height: 32px;
    vertical-align: middle;
}

@media (max-width:991px) {
    #content .info-bar .products-showing {
        text-align: center;
    }
}

@media (max-width:991px) {
    #content .info-bar .products-number-sort {
        text-align: center;
        margin-top: 10px;
    }
}

#content .info-bar .products-number strong {
    margin-right: 10px;
}

#content .info-bar .products-sort-by select {
    margin-left: 10px;
}

@media (max-width:991px) {
    #content .info-bar .products-sort-by {
        margin: 10px 0px 0px;
    }

        #content .info-bar .products-sort-by select {
            margin: 0px;
        }
}

#content .product {
    background: #fff;
    border: solid 1px #e6e6e6;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px;
}

    #content .product .flip-container {
        cursor: pointer;
        -webkit-perspective: 1000;
        -moz-perspective: 1000;
        perspective: 1000;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }

@media (max-width:767px) {
    #content .product .flip-container img.img-responsive {
        min-width: 100%;
    }
}

#content .product .flip-container,
#content .product .front,
#content .product .back {
    width: 100%;
}

#content .product .flipper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 0px.6s;
    transition: 0px.6s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: relative;
}

#content .product .front,
#content .product .back {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 0px.6s;
    transition: 0px.6s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: absolute;
    top: 0px;
    left: 0px;
}

#content .product .front {
    z-index: 2;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

#content .product .back {
    -webkit-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}

#content .product:hover .back {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    z-index: 2;
}

#content .product:hover .front {
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
    z-index: 1;
}

#content .product .invisible {
    visibility: hidden;
}

@media (max-width:767px) {
    #content .product .invisible img.img-responsive {
        min-width: 100%;
    }
}

#content .product .text {
    color: #FFF;
    padding: 0px 0px 0px 0px;
}

    #content .product .text h3 {
        font-size: 16px;
        font-weight: 700;
        color: #FFF;
        text-align: center;
        line-height: 44px;
        background-color: #999;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
    }

        #content .product .text h3 a {
            color: #fff;
            font-size: 14px;
        }

    #content .product .text p.price {
        font-size: 18px;
        text-align: center;
        font-weight: 300;
    }

    #content .product .text p.code {
        font-size: 14px;
        text-align: center;
        font-weight: 300;
    }

    #content .product .text p.price del {
        color: #999;
    }

    #content .product .text .buttons {
        clear: both;
        text-align: center;
    }

        #content .product .text .buttons .btn {
            margin-bottom: 10px;
        }

#content .banner {
    margin-bottom: 30px;
}

#content .pages {
    text-align: center;
}

    #content .pages .loadMore {
        text-align: center;
    }

    #content .pages .pagination {
        text-align: center;
    }

#content #productMain {
    margin-bottom: 30px;
}

    #content #productMain .goToDescription {
        margin-top: 20px;
        font-size: 12px;
        text-align: center;
    }

        #content #productMain .goToDescription a {
            color: #999;
            text-decoration: underline;
        }

    #content #productMain .price {
        font-size: 30px;
        font-weight: 300;
        text-align: center;
        margin-top: 40px;
    }

    #content #productMain .buttons {
        margin-bottom: 0px;
        text-align: center;
    }

        #content #productMain .buttons .btn {
            margin-bottom: 10px;
        }

#content #details .social {
    text-align: left;
}

    #content #details .social h4 {
        font-weight: 300;
        margin-bottom: 10px;
    }

    #content #details .social p {
        line-height: 26px;
    }

        #content #details .social p a {
            margin: 0px 10px 0px 0px;
            color: #fff;
            display: inline-block;
            width: 26px;
            height: 26px;
            border-radius: 13px;
            line-height: 26px;
            font-size: 15px;
            text-align: center;
            -webkit-transition: all 0px.2s ease-out;
            -moz-transition: all 0px.2s ease-out;
            transition: all 0px.2s ease-out;
            vertical-align: bottom;
        }

            #content #details .social p a i {
                vertical-align: bottom;
                line-height: 26px;
            }

            #content #details .social p a.facebook {
                background-color: #4460ae;
            }

            #content #details .social p a.gplus {
                background-color: #c21f25;
            }

            #content #details .social p a.twitter {
                background-color: #3cf;
            }

            #content #details .social p a.instagram {
                background-color: #cd4378;
            }

            #content #details .social p a.email {
                background-color: #4a7f45;
            }

@media (max-width:991px) {
    #content #details .social {
        text-align: center;
    }
}

#content #thumbs a {
    display: block;
    border: solid 2px transparent;
}

    #content #thumbs a.active {
        border-color: #0f3b87;
    }

#content #checkout .nav {
    margin-bottom: 20px;
    border-bottom: solid 1px #0f3b87;
}

    #content #checkout .nav li {
        height: 100%;
    }

        #content #checkout .nav li a {
            display: block;
            height: 100%;
        }

#content #order-summary table {
    margin-top: 20px;
}

    #content #order-summary table td {
        color: #999;
    }

    #content #order-summary table tr.total td,
    #content #order-summary table tr.total th {
        font-size: 18px;
        color: #555;
        font-weight: 700;
    }

#content #checkout .table tbody tr td,
#content #basket .table tbody tr td,
#content #customer-order .table tbody tr td {
    vertical-align: middle;
}

    #content #checkout .table tbody tr td input,
    #content #basket .table tbody tr td input,
    #content #customer-order .table tbody tr td input {
        width: 50px;
        text-align: right;
    }

    #content #checkout .table tbody tr td img,
    #content #basket .table tbody tr td img,
    #content #customer-order .table tbody tr td img {
        width: 50px;
    }

#content #checkout .table tfoot,
#content #basket .table tfoot,
#content #customer-order .table tfoot {
    font-size: 18px;
}

#content #text-page h1,
#content #text-page h2,
#content #text-page h3 {
    font-weight: 700;
}

#content #error-page {
    text-align: center;
}

    #content #error-page h4 {
        margin-bottom: 40px;
    }

    #content #error-page p.buttons {
        margin-top: 40px;
    }

#content #map {
    height: 400px;
}

#content #blog-listing .post,
#content #blog-homepage .post {
    margin-bottom: 60px;
    background: #fff;
    margin: 0px 0px 30px;
    border: solid 1px #e6e6e6;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    -webkit-box-shadow: 0px 1px 5px rgba(0px, 0px, 0px, .1);
    box-shadow: 0px 1px 5px rgba(0px, 0px, 0px, .1);
}

    #content #blog-listing .post h2 a,
    #content #blog-homepage .post h2 a,
    #content #blog-listing .post h4 a,
    #content #blog-homepage .post h4 a {
        color: #555;
    }

        #content #blog-listing .post h2 a:hover,
        #content #blog-homepage .post h2 a:hover,
        #content #blog-listing .post h4 a:hover,
        #content #blog-homepage .post h4 a:hover {
            color: #0f3b87;
        }

    #content #blog-listing .post .author-category,
    #content #blog-homepage .post .author-category {
        color: #999;
        font-weight: 300;
    }

    #content #blog-listing .post .date-comments a,
    #content #blog-homepage .post .date-comments a {
        color: #999;
        margin-right: 20px;
    }

        #content #blog-listing .post .date-comments a:hover,
        #content #blog-homepage .post .date-comments a:hover {
            color: #0f3b87;
        }

    #content #blog-listing .post .intro,
    #content #blog-homepage .post .intro {
        text-align: left;
    }

    #content #blog-listing .post .image,
    #content #blog-homepage .post .image {
        margin-bottom: 10px;
        overflow: hidden;
    }

        #content #blog-listing .post .image img,
        #content #blog-homepage .post .image img {
            -webkit-transition: all 0px.2s ease-out;
            -moz-transition: all 0px.2s ease-out;
            transition: all 0px.2s ease-out;
        }

@media (max-width:767px) {
    #content #blog-listing .post .image img.img-responsive,
    #content #blog-homepage .post .image img.img-responsive {
        min-width: 100%;
    }
}

#content #blog-listing .post .read-more,
#content #blog-homepage .post .read-more {
    text-align: right;
}

#content #blog-listing .post:hover .image img,
#content #blog-homepage .post:hover .image img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

#content #blog-homepage .post {
    margin-bottom: 30px;
}

    #content #blog-homepage .post h2,
    #content #blog-homepage .post h4,
    #content #blog-homepage .post .author-category,
    #content #blog-homepage .post .read-more {
        text-align: center;
    }

    #content #blog-homepage .post .intro {
        font-weight: 300;
    }

    #content #blog-homepage .post .read-more {
        margin-top: 20px;
    }

#content #blog-post .author-date {
    color: #999;
    font-weight: 300;
}

#content #blog-post #post-content {
    margin-bottom: 20px;
}

#content #blog-post .comment {
    margin-bottom: 25px;
}

    #content #blog-post .comment:before,
    #content #blog-post .comment:after {
        content: " ";
        display: table;
    }

    #content #blog-post .comment:after {
        clear: both;
    }

    #content #blog-post .comment .posted {
        color: #999;
        font-size: 12px;
    }

    #content #blog-post .comment .reply {
        font-family: "Roboto", Helvetica, Arial, sans-serif;
    }

    #content #blog-post .comment.last {
        margin-bottom: 0px;
    }

#content #blog-post #comments:before,
#content #blog-post #comment-form:before,
#content #blog-post #comments:after,
#content #blog-post #comment-form:after {
    content: " ";
    display: table;
}

#content #blog-post #comments:after,
#content #blog-post #comment-form:after {
    clear: both;
}

#content #blog-post #comments h4,
#content #blog-post #comment-form h4 {
    margin-bottom: 20px;
}

#content #blog-post #comment-form {
    margin-bottom: 20px;
}

#content #customer-orders table tr th,
#content #customer-orders table tr td {
    vertical-align: baseline;
}

#content #customer-order .table tfoot th {
    font-size: 18px;
    font-weight: 300;
}

#content #customer-order .addresses {
    text-align: right;
}

    #content #customer-order .addresses p {
        font-size: 18px;
        font-weight: 300;
    }

#footer {
    background: #e0e0e0;
    padding: 20px 0px;
}

    #footer ul {
        padding-left: 0px;
        list-style: none;
    }

        #footer ul a {
            color: #999;
        }

    #footer .social {
        text-align: left;
    }

        #footer .social a {
            margin: 0px 10px 0px 0px;
            color: #fff;
            display: inline-block;
            width: 30px;
            height: 30px;
            border-radius: 15px;
            line-height: 26px;
            font-size: 15px;
            text-align: center;
            -webkit-transition: all 0px.2s ease-out;
            -moz-transition: all 0px.2s ease-out;
            transition: all 0px.2s ease-out;
            vertical-align: bottom;
            background-color: #555;
        }

            #footer .social a i {
                vertical-align: bottom;
                line-height: 30px;
            }

            #footer .social a.facebook:hover {
                background-color: #4460ae;
            }

            #footer .social a.gplus:hover {
                background-color: #c21f25;
            }

            #footer .social a.twitter:hover {
                background-color: #3cf;
            }

            #footer .social a.instagram:hover {
                background-color: #cd4378;
            }

            #footer .social a.email:hover {
                background-color: #4a7f45;
            }

#copyright {
    background: #333;
    color: #ccc;
    padding: 30px 0px;
    font-size: 10px;
}

    #copyright p {
        margin: 0px;
    }

@media (max-width:991px) {
    #copyright p {
        float: none !important;
        text-align: center;
        margin-bottom: 10px;
    }
}

#style-switch-button {
    position: fixed;
    top: 80px;
    left: 20px;
}

#style-switch {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 200px;
    padding: 20px;
    position: fixed;
    top: 120px;
    left: 20px;
    background: #fff;
    border: solid 1px #eee;
}

.btn_add1 {
    font-weight: 400;
    
    padding: 8px 12px;
    height: 34px;
    font-size: 12px;
    line-height: 1.42857143;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
}
.btn_add1:hover {
    color: #fff;
    background-color: #0f3b87;
    border-color: #227a99;
}


.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
    position: static;
}

.yamm .container {
    position: relative;
}

.yamm .dropdown-menu {
    left: auto;
    width: 200px;
}

.yamm .nav.navbar-right .dropdown-menu {
    left: auto;
    right: 0px;
}

.yamm .yamm-content {
    padding: 4px 20px;
    background-color: red;
}

@media (max-width:767px) {
    .yamm .yamm-content {
        padding: 10px 20px;
    }
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 170px;
    right: 600px;
    color: #9F0;
}

.nav {
    margin-bottom: 0px;
    padding-left: 0px;
    list-style: none;
}

    .nav > li > a {
        padding: 8px 13px;
    }

        .nav > li > a:hover,
        .nav > li > a:focus {
            background-color: #eee;
        }

    .nav > li.disabled > a {
        color: #999;
    }

        .nav > li.disabled > a:hover,
        .nav > li.disabled > a:focus {
            color: #999;
        }

    .nav .open > a,
    .nav .open > a:hover,
    .nav .open > a:focus {
        background-color: #eee;
        border-color: #0f3b87;
    }

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

    .nav-tabs > li > a {
        line-height: 1.42857143;
        border-radius: 4px 4px 0px 0px;
    }

        .nav-tabs > li > a:hover {
            border-color: #eee #eee #ddd;
        }

    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:hover,
    .nav-tabs > li.active > a:focus {
        color: #555;
        background-color: #f0f0f0;
        border: 1px solid #ddd;
    }

.nav-pills > li > a {
    border-radius: 0px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #0f3b87;
}

.nav-tabs-justified > li > a {
    border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border: 1px solid #ddd;
}

@media (min-width:768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0px 0px;
    }

    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #f0f0f0;
    }
}

.navbar {
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    /*min-height: 70px;*/
    margin-bottom: 15px;
    border: none;
    /*border-bottom: 1px solid transparent;*/
    border-bottom: 1px solid #f2f2f2;
}

@media (min-width:768px) {
    .navbar {
        border-radius: 0px;
    }
}

.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
}

    .navbar-collapse.in {
        overflow-y: auto;
    }

@media (min-width:768px) {
    .navbar-collapse {
        /*float: left;*/
        /*width: auto;*/
        border-top: 0px;
        box-shadow: none;
    }
        /*.navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0px;
        overflow: visible!important
    }*/
        .navbar-collapse.in {
            overflow-y: visible;
        }

        .navbar-collapse.right {
            float: right;
        }

    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0px;
        padding-right: 0px;
    }
}

/*@media (min-width:768px) {
    .container>.navbar-header,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-collapse {
        margin-right: 0px;
        margin-left: 0px
    }
}*/

.navbar-brand {
    float: left;
    padding: 5px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 70px;
}

    .navbar-brand:hover,
    .navbar-brand:focus {
        text-decoration: none;
    }

@media (min-width:768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-toggle {
    padding: 9px 10px !important;
    margin-right: 15px;
    border-radius: 4px;
    margin-top: 18px;
    margin-bottom: 18px;
}

@media (max-width:767px) {
    .navbar-toggle {
        margin-right: 5px;
    }
}

.navbar-nav {
    margin: 12.5px -15px;
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px;
    }

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }

        .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-nav .open .dropdown-menu > li > a:focus {
            background-image: none;
        }
}

@media (min-width:768px) {
    .navbar-nav {
        float: right;
        margin: 0px;
    }

        .navbar-nav > li {
            float: left;
        }

            .navbar-nav > li > a {
                padding-top: 25px;
                padding-bottom: 25px;
            }

        .navbar-nav.navbar-right:last-child {
            margin-right: -15px;
        }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 0px 15px;
    border: none;
    margin-top: 18px;
    margin-bottom: 18px;
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
}

.navbar-btn {
    margin-top: 18px;
    margin-bottom: 18px;
}

    .navbar-btn.btn-sm {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .navbar-btn.btn-xs {
        margin-top: 24px;
        margin-bottom: 24px;
    }

.navbar-text {
    margin-top: 25px;
    margin-bottom: 25px;
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }

        .navbar-text.navbar-right:last-child {
            margin-right: 0px;
        }
}

.navbar-default {
    background-color: #0f3b87;
    border-bottom-color: #e6e6e6;
}

    .navbar-default .navbar-brand {
        color: #f8f8f8;
    }

        .navbar-default .navbar-brand:hover,
        .navbar-default .navbar-brand:focus {
            color: #5e5e5e;
            background-color: transparent;
        }

    .navbar-default .navbar-text {
        color: #f8f8f8;
    }

    .navbar-default .navbar-nav > li > a {
        color: #f8f8f8;
    }

        .navbar-default .navbar-nav > li > a:hover,
        .navbar-default .navbar-nav > li > a:focus {
            color: #fff;
            background-color: #2ca12c;
            cursor: pointer;
            cursor: hand;
        }

    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
        color: #555;
        background-color: #0f3b87;
    }

    .navbar-default .navbar-nav > .disabled > a,
    .navbar-default .navbar-nav > .disabled > a:hover,
    .navbar-default .navbar-nav > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd;
    }

        .navbar-default .navbar-toggle:hover,
        .navbar-default .navbar-toggle:focus {
            background-color: #ddd;
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888;
        }

    .navbar-default .navbar-collapse {
        border-color: #e6e6e6;
    }

    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        background-color: #0f3b87;
        color: #555;
    }

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #333;
            background-color: transparent;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #0f3b87;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #777;
}

    .navbar-default .navbar-link:hover {
        color: #333;
    }

body {
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.42857143;
    color: #000;
    background-color: #ffffff;
}

a {
    color: #0f3b87;
    text-decoration: none;
    cursor: hand;
}

    a:hover,
    a:focus {
        color: #348e7b;
        text-decoration: underline;
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
        cursor: pointer;
        cursor: hand;
    }

.img-rounded {
    border-radius: 6px;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0px;
    border-top: 1px solid #eee;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    background-color: #fff;
    border-radius: 0px;
}

    .breadcrumb > li + li:before {
        content: ">\00a0";
        color: #ccc;
    }

    .breadcrumb > .active {
        color: #999;
    }

@media (max-width:991px) {
    .breadcrumb {
        padding: 8px 0px;
        text-align: center;
    }
}

.btn {
    /*font-weight: 400;*/
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    padding: 8px 12px;
    height: 34px;
    font-size: 12px;
    line-height: 1.42857143;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
}

.btn-primary {
    color: #fff;
    background-color: #0f3b87;
    border-color: #227a99;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active,
    .open .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #5cb85c;
        border-color: #5cb85c;
    }

    .btn-primary:active,
    .btn-primary.active,
    .open .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled,
    .btn-primary[disabled],
    fieldset[disabled] .btn-primary,
    .btn-primary.disabled:hover,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary:hover,
    .btn-primary.disabled:focus,
    .btn-primary[disabled]:focus,
    fieldset[disabled] .btn-primary:focus,
    .btn-primary.disabled:active,
    .btn-primary[disabled]:active,
    fieldset[disabled] .btn-primary:active,
    .btn-primary.disabled.active,
    .btn-primary[disabled].active,
    fieldset[disabled] .btn-primary.active {
        background-color: #0f3b87;
        border-color: #41b39c;
    }

    .btn-primary .badge {
        color: #0f3b87;
        background-color: #fff;
    }

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

    .btn-secondary:hover {
        color: #fff;
        background-color: #5a6268;
        border-color: #545b62;
    }

    .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active {
        color: #fff;
        background-color: #545b62;
        border-color: #4e555b;
    }

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 4px;
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.dropdown-menu > li > a {
    padding: 5px 20px;
}

label {
    /*font-weight: bold;*/
    font-weight: normal;
}

.form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fff;
    padding: 6px 9px;
}

.remove_Spinners::-webkit-inner-spin-button,
.remove_Spinners::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

.form-group {
    margin-bottom: 12px;
}

.pager {
    margin: 20px 0px;
    border-top: solid 1px #eee;
    padding-top: 20px;
    text-transform: uppercase;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
}

    .pager li {
        display: inline;
    }

        .pager li > a,
        .pager li > span {
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px;
        }

            .pager li > a:hover,
            .pager li > a:focus {
                text-decoration: none;
                color: #fff;
                background-color: #eee;
            }

    .pager .disabled > a,
    .pager .disabled > a:hover,
    .pager .disabled > a:focus,
    .pager .disabled > span {
        color: #999;
        background-color: #fff;
        border-color: #ddd;
    }

.pagination {
    margin: 20px 0px;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    border-radius: 0px;
}

    .pagination > li > a,
    .pagination > li > span {
        padding: 6px 12px;
        line-height: 1.42857143;
        text-decoration: none;
        color: #0f3b87;
        background-color: #fff;
        border: 1px solid #ddd;
    }

        .pagination > li > a:hover,
        .pagination > li > span:hover,
        .pagination > li > a:focus,
        .pagination > li > span:focus {
            color: #348e7b;
            background-color: #eee;
            border-color: #ddd;
        }

    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus {
        z-index: 2;
        color: #fff;
        background-color: #0f3b87;
        border-color: #0f3b87;
    }

    .pagination > .disabled > span,
    .pagination > .disabled > span:hover,
    .pagination > .disabled > span:focus,
    .pagination > .disabled > a,
    .pagination > .disabled > a:hover,
    .pagination > .disabled > a:focus {
        color: #999;
        background-color: #fff;
        border-color: #ddd;
    }

@media (max-width:767px) {
    .text-center-xs {
        text-align: center !important;
    }

        .text-center-xs img {
            display: block;
            margin-left: auto;
            margin-right: auto;
        }
}

@media (min-width:768px) and (max-width:991px) {
    .text-center-sm {
        text-align: center !important;
    }

        .text-center-sm img {
            display: block;
            margin-left: auto;
            margin-right: auto;
        }
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: bold;
    line-height: 1.1;
    color: #000;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 20px;
}

p,
ul,
ol {
    margin: 0px 0px 20px;
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
}

@media (min-width:768px) {
    .lead {
        font-size: 21px;
    }
}

.text-small {
    font-size: 12px;
}

.text-large {
    font-size: 18px;
}

.text-italic {
    font-style: italic;
}

.text-primary {
    color: #0f3b87;
}

a.text-primary:hover {
    color: #3aa18c;
}

.bg-primary {
    color: #fff;
    background-color: #0f3b87;
}

a.bg-primary:hover {
    background-color: #3aa18c;
}

abbr[title],
abbr[data-original-title] {
    border-bottom: 1px dotted #999;
}

blockquote {
    padding: 10px 20px;
    margin: 0px 0px 20px;
    font-size: 14px;
    border-left: 5px solid #0f3b87;
}

    blockquote footer,
    blockquote small,
    blockquote .small {
        display: block;
        font-size: 80%;
        line-height: 1.42857143;
        color: #999;
    }

        blockquote footer:before,
        blockquote small:before,
        blockquote .small:before {
            content: '\2014 \00A0';
        }

    .blockquote-reverse,
    blockquote.pull-right {
        border-right: 5px solid #0f3b87;
    }

address {
    margin-bottom: 20px;
    line-height: 1.42857143;
}

.panel-primary {
    border-color: #0f3b87;
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #0f3b87;
        border-color: #0f3b87;
    }

        .panel-primary > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #0f3b87;
        }

    .panel-primary > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #0f3b87;
    }

    .panel-primary .panel-title {
        font-weight: 300;
    }

        .panel-primary .panel-title a:hover {
            color: #fff;
            text-decoration: none;
        }

.skin-1 .minimalize-styl-2 {
    margin: 14px 5px 5px 30px;
}

.skin-1 .navbar-top-links li:last-child {
    margin-right: 30px;
}

.skin-1.fixed-nav .minimalize-styl-2 {
    margin: 14px 5px 5px 15px;
}

.skin-1 .spin-icon {
    background: #0e9aef !important;
}

.skin-1 .nav-header {
    background: #0e9aef;
    background: url(patterns/header-profile-skin-1.png);
}

.skin-1.mini-navbar .nav-second-level {
    background: #3e495f;
}

.skin-1 .breadcrumb {
    background: transparent;
}

.skin-1 .page-heading {
    border: none;
}

.skin-1 .nav > li.active {
    background: #3a4459;
}

.skin-1 .nav > li > a {
    color: #9ea6b9;
}

.skin-1 .nav > li.active > a {
    color: #fff;
}

.skin-1 .navbar-minimalize {
    background: #0e9aef;
    border-color: #0e9aef;
}

body.skin-1 {
    background: #3e495f;
}

.skin-1 .navbar-static-top {
    background: #fff;
}

.skin-1 .dashboard-header {
    background: transparent;
    border-bottom: none !important;
    border-top: none;
    padding: 20px 30px 10px 30px;
}

.fixed-nav.skin-1 .navbar-fixed-top {
    background: #fff;
}

.skin-1 .wrapper-content {
    padding: 30px 15px;
}

.skin-1 #page-wrapper {
    background: #f4f6fa;
}

.skin-1 .ibox-title,
.skin-1 .ibox-content {
    border-width: 1px;
}

    .skin-1 .ibox-content:last-child {
        border-style: solid solid solid solid;
    }

.skin-1 .nav > li.active {
    border: none;
}

.skin-1 .nav-header {
    padding: 35px 25px 25px 25px;
}

    .skin-1 .nav-header a.dropdown-toggle {
        color: #fff;
        margin-top: 10px;
    }

        .skin-1 .nav-header a.dropdown-toggle .text-muted {
            color: #fff;
            opacity: .8;
        }

.skin-1 .profile-element {
    text-align: center;
}

.skin-1 .img-circle {
    border-radius: 5px;
}

.skin-1 .navbar-default .nav > li > a:hover,
.skin-1 .navbar-default .nav > li > a:focus {
    background: #3a4459;
    color: #fff;
}

.skin-1 .nav.nav-tabs > li.active > a {
    color: #555;
}

.skin-1 .nav.nav-tabs > li.active {
    background: transparent;
}

.note-editor {
    height: auto !important;
    min-height: 300px;
}

.modal-content {
    background-clip: padding-box;
    background-color: #FFF;
    border: 1px solid rgba(0px, 0px, 0px, 0px);
    border-radius: 4px;
    box-shadow: 0px 1px 3px rgba(0px, 0px, 0px, .3);
    outline: 0px none;
    position: relative;
}

.modal-dialog {
    z-index: 2200;
}

.modal-body {
    padding: 20px 30px 30px 30px;
}

.inmodal .modal-body {
    background: #f8fafb;
}

.inmodal .modal-header {
    padding: 30px 15px;
    text-align: center;
}

.animated.modal.fade .modal-dialog {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.inmodal .modal-title {
    font-size: 26px;
}

.inmodal .modal-icon {
    font-size: 84px;
    color: #e2e3e3;
}

.modal-footer {
    margin-top: 0px;
}

#wrapper {
    width: 100%;
    overflow-x: hidden;
}

.wrapper {
    padding: 0px 20px;
}

.wrapper-content {
    padding: 20px 10px 40px;
}

#page-wrapper {
    padding: 0px 15px;
    min-height: 568px;
    position: relative !important;
}

@media (min-width:768px) {
    #page-wrapper {
        position: inherit;
        margin: 0px 0px 0px 0px;
        min-height: 1000px;
    }
}

.title-action {
    text-align: right;
    padding-top: 30px;
}

.ibox-content h1,
.ibox-content h2,
.ibox-content h3,
.ibox-content h4,
.ibox-content h5,
.ibox-title h1,
.ibox-title h2,
.ibox-title h3,
.ibox-title h4,
.ibox-title h5 {
    margin-top: 5px;
}

.ui-sortable .ibox-title {
    cursor: move;
}

.ui-sortable-placeholder {
    border: 1px dashed #cecece !important;
    visibility: visible !important;
    background: #e7eaec;
}

.ibox.ui-sortable-placeholder {
    margin: 0px 0px 23px !important;
}

.icons-box h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.icons-box .infont a i {
    font-size: 25px;
    display: block;
    color: #676a6c;
}

.icons-box .infont a {
    color: #a6a8a9;
}

.icons-box .infont a {
    padding: 10px;
    margin: 1px;
    display: block;
}

.ui-draggable .ibox-title {
    cursor: move;
}

.breadcrumb {
    background-color: #fff;
    padding: 0px;
    margin-bottom: 0px;
}

    .breadcrumb > li a {
        color: inherit;
    }

    .breadcrumb > .active {
        color: inherit;
    }

code {
    background-color: #F9F2F4;
    border-radius: 4px;
    color: #ca4440;
    font-size: 90%;
    padding: 2px 4px;
    white-space: nowrap;
}

.ibox {
    clear: both;
    margin-bottom: 4px;
    margin-top: 0px;
    padding: 0px;
}

    .ibox.collapsed .ibox-content {
        display: none;
    }

    .ibox.collapsed .fa.fa-chevron-up:before {
        content: "\f078";
    }

    .ibox.collapsed .fa.fa-chevron-down:before {
        content: "\f077";
    }

    .ibox:after,
    .ibox:before {
        display: table;
    }

.ibox-title {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 3px 0px 0px;
    color: inherit;
    margin-bottom: 0px;
    padding: 14px 15px 7px;
    min-height: 48px;
}

.ibox-content {
    background-color: #fff;
    color: inherit;
    padding: 15px 20px 20px 20px;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 0px;
}

.ibox-footer {
    color: inherit;
    border-top: 1px solid #e7eaec;
    font-size: 90%;
    background: #fff;
    padding: 10px 15px;
}

table.table-mail tr td {
    padding: 12px;
}

.table-mail .check-mail {
    padding-left: 20px;
}

.table-mail .mail-date {
    padding-right: 20px;
}

.star-mail,
.check-mail {
    width: 40px;
}

.unread td a,
.unread td {
    font-weight: 600;
    color: inherit;
}

.read td a,
.read td {
    font-weight: 400;
    color: inherit;
}

.unread td {
    background-color: #f9f8f8;
}

.ibox-content {
    clear: both;
}

.ibox-heading {
    background-color: #f3f6fb;
    border-bottom: none;
}

    .ibox-heading h3 {
        font-weight: 200;
        font-size: 24px;
    }

.ibox-title h5 {
    display: inline-block;
    font-size: 14px;
    margin: 0px 0px 7px;
    padding: 0px;
    text-overflow: ellipsis;
    float: left;
}

.ibox-title .label {
    float: left;
    margin-left: 4px;
}

.ibox-tools {
    display: block;
    float: none;
    margin-top: 0px;
    position: relative;
    padding: 0px;
    text-align: right;
}

    .ibox-tools a {
        cursor: pointer;
        margin-left: 5px;
        color: #c4c4c4;
    }

        .ibox-tools a.btn-primary {
            color: #fff;
        }

    .ibox-tools .dropdown-menu > li > a {
        padding: 4px 10px;
        font-size: 12px;
    }

.ibox .ibox-tools.open > .dropdown-menu {
    left: auto;
    right: 0px;
}

.gray-bg {
    background-color: #f3f3f4;
}

.white-bg {
    background-color: #fff;
}

.navy-bg {
    background-color: #1ab394;
    color: #fff;
}

.blue-bg {
    background-color: #1c84c6;
    color: #fff;
}

.lazur-bg {
    background-color: #23c6c8;
    color: #fff;
}

.yellow-bg {
    background-color: #f8ac59;
    color: #fff;
}

.red-bg {
    background-color: #ed5565;
    color: #fff;
}

.black-bg {
    background-color: #262626;
}

.panel-primary {
    border-color: #1ab394;
}

    .panel-primary > .panel-heading {
        background-color: #1ab394;
        border-color: #1ab394;
    }

.panel-success {
    border-color: #1c84c6;
}

    .panel-success > .panel-heading {
        background-color: #1c84c6;
        border-color: #1c84c6;
        color: #fff;
    }

.panel-info {
    border-color: #23c6c8;
}

    .panel-info > .panel-heading {
        background-color: #23c6c8;
        border-color: #23c6c8;
        color: #fff;
    }

.panel-warning {
    border-color: #f8ac59;
}

    .panel-warning > .panel-heading {
        background-color: #f8ac59;
        border-color: #f8ac59;
        color: #fff;
    }

.panel-danger {
    border-color: #ed5565;
}

    .panel-danger > .panel-heading {
        background-color: #ed5565;
        border-color: #ed5565;
        color: #fff;
    }

.progress-bar {
    background-color: #1ab394;
}

.progress-small,
.progress-small .progress-bar {
    height: 10px;
}

.progress-small,
.progress-mini {
    margin-top: 5px;
}

    .progress-mini,
    .progress-mini .progress-bar {
        height: 5px;
        margin-bottom: 0px;
    }

.progress-bar-navy-light {
    background-color: #3dc7ab;
}

.progress-bar-success {
    background-color: #1c84c6;
}

.progress-bar-info {
    background-color: #23c6c8;
}

.progress-bar-warning {
    background-color: #f8ac59;
}

.progress-bar-danger {
    background-color: #ed5565;
}

.panel-title {
    font-size: inherit;
}

.jumbotron {
    border-radius: 6px;
    padding: 40px;
}

    .jumbotron h1 {
        margin-top: 0px;
    }

.text-navy {
    color: #1ab394;
}

.text-primary {
    color: inherit;
}

.text-success {
    color: #1c84c6;
}

.text-info {
    color: #23c6c8;
}

.text-warning {
    color: #f8ac59;
}

.text-danger {
    color: #ed5565;
}

.text-muted {
    color: #888;
}

.text-white {
    color: #fff;
}

.simple_tag {
    background-color: #f3f3f4;
    border: 1px solid #e7eaec;
    border-radius: 2px;
    color: inherit;
    font-size: 10px;
    margin-right: 5px;
    margin-top: 5px;
    padding: 5px 12px;
    display: inline-block;
}

.img-shadow {
    -webkit-box-shadow: 0px 0px 3px 0px #919191;
    -moz-box-shadow: 0px 0px 3px 0px #919191;
    box-shadow: 0px 0px 3px 0px #919191;
}

.dashboards\.dashboard_2 nav.navbar,
.dashboards\.dashboard_3 nav.navbar,
.mailbox\.inbox nav.navbar,
.mailbox\.email_view nav.navbar,
.mailbox\.email_compose nav.navbar,
.dashboards\.dashboard_4_1 nav.navbar,
.metrics nav.navbar,
.metrics\.index nav.navbar,
.dashboards\.dashboard_5 nav.navbar {
    background: #fff;
}

.Dashboard_2 .navbar.navbar-static-top,
.Dashboard_3 .navbar.navbar-static-top,
.Dashboard_4_1 .navbar.navbar-static-top,
.ComposeEmail .navbar.navbar-static-top,
.EmailView .navbar.navbar-static-top,
.Inbox .navbar.navbar-static-top,
.Metrics .navbar.navbar-static-top,
.Dashboard_5 .navbar.navbar-static-top {
    background: #fff;
}

a.close-canvas-menu {
    position: absolute;
    top: 10px;
    right: 15px;
    z-index: 1011;
    color: #a7b1c2;
}

    a.close-canvas-menu:hover {
        color: #fff;
    }

.close {
    color: #000;
    position: absolute;
    right: 0;
    top: 6px;
}

    .close:hover, .close:focus {
        opacity: 1;
    }

.btn_cross {
    color: white !important;
    position: absolute;
    right: -13px;
    top: -15px;
    height: 25px;
    width: 25px;
    border-radius: 20px;
    background-color: #124083 !important;
}

.btn_cross_modal {
    position: absolute;
    right: 8px;
    top: 8px;
    height: 20px;
    width: 20px;
    border-radius: 20px;
    color: #124083 !important;
    background-color: white !important;
    font-size: 16px;
}

.full-height {
    height: 100%;
}

.fh-breadcrumb {
    height: calc(100% - 196px);
    margin: 0px -15px;
    position: relative;
}

.fh-no-breadcrumb {
    height: calc(100% - 99px);
    margin: 0px -15px;
    position: relative;
}

.fh-column {
    background: #fff;
    height: 100%;
    width: 240px;
    float: left;
}

.modal-backdrop {
    z-index: 2040 !important;
}

.modal {
    z-index: 2050 !important;
}

.spiner-example {
    height: 200px;
    padding-top: 70px;
}

.p-xxs {
    padding: 5px;
}

.p-xs {
    padding: 10px;
}

.p-sm {
    padding: 15px;
}

.p-m {
    padding: 20px;
}

.p-md {
    padding: 25px;
}

.p-lg {
    padding: 30px;
}

.p-xl {
    padding: 40px;
}

.p-w-xs {
    padding: 0px 10px;
}

.p-w-sm {
    padding: 0px 15px;
}

.p-w-m {
    padding: 0px 20px;
}

.p-w-md {
    padding: 0px 25px;
}

.p-w-lg {
    padding: 0px 30px;
}

.p-w-xl {
    padding: 0px 40px;
}

.m-xxs {
    margin: 2px 4px;
}

.m-xs {
    margin: 5px;
}

.m-sm {
    margin: 10px;
}

.m {
    margin: 15px;
}

.m-md {
    margin: 20px;
}

.m-lg {
    margin: 30px;
}

.m-xl {
    margin: 50px;
}

.m-n {
    margin: 0px !important;
}

.m-l-none {
    margin-left: 0px;
}

.m-l-xs {
    margin-left: 5px;
}

.m-l-sm {
    margin-left: 10px;
}

.m-l {
    margin-left: 15px;
}

.m-l-md {
    margin-left: 20px;
}

.m-l-lg {
    margin-left: 30px;
}

.m-l-xl {
    margin-left: 40px;
}

.m-l-n-xxs {
    margin-left: -1px;
}

.m-l-n-xs {
    margin-left: -5px;
}

.m-l-n-sm {
    margin-left: -10px;
}

.m-l-n {
    margin-left: -15px;
}

.m-l-n-md {
    margin-left: -20px;
}

.m-l-n-lg {
    margin-left: -30px;
}

.m-l-n-xl {
    margin-left: -40px;
}

.m-t-none {
    margin-top: 0px;
}

.m-t-xxs {
    margin-top: 1px;
}

.m-t-xs {
    margin-top: 5px;
}

.m-t-sm {
    margin-top: 10px;
}

.m-t {
    margin-top: 15px;
}

.m-t-md {
    margin-top: 20px;
}

.m-t-lg {
    margin-top: 30px;
}

.m-t-xl {
    margin-top: 40px;
}

.m-t-n-xxs {
    margin-top: -1px;
}

.m-t-n-xs {
    margin-top: -5px;
}

.m-t-n-sm {
    margin-top: -10px;
}

.m-t-n {
    margin-top: -15px;
}

.m-t-n-md {
    margin-top: -20px;
}

.m-t-n-lg {
    margin-top: -30px;
}

.m-t-n-xl {
    margin-top: -40px;
}

.m-r-none {
    margin-right: 0px;
}

.m-r-xxs {
    margin-right: 1px;
}

.m-r-xs {
    margin-right: 5px;
}

.m-r-sm {
    margin-right: 10px;
}

.m-r {
    margin-right: 15px;
}

.m-r-md {
    margin-right: 20px;
}

.m-r-lg {
    margin-right: 30px;
}

.m-r-xl {
    margin-right: 40px;
}

.m-r-n-xxs {
    margin-right: -1px;
}

.m-r-n-xs {
    margin-right: -5px;
}

.m-r-n-sm {
    margin-right: -10px;
}

.m-r-n {
    margin-right: -15px;
}

.m-r-n-md {
    margin-right: -20px;
}

.m-r-n-lg {
    margin-right: -30px;
}

.m-r-n-xl {
    margin-right: -40px;
}

.m-b-none {
    margin-bottom: 0px;
}

.m-b-xxs {
    margin-bottom: 1px;
}

.m-b-xs {
    margin-bottom: 5px;
}

.m-b-sm {
    margin-bottom: 10px;
}

.m-b {
    margin-bottom: 15px;
}

.m-b-md {
    margin-bottom: 20px;
}

.m-b-lg {
    margin-bottom: 30px;
}

.m-b-xl {
    margin-bottom: 40px;
}

.m-b-n-xxs {
    margin-bottom: -1px;
}

.m-b-n-xs {
    margin-bottom: -5px;
}

.m-b-n-sm {
    margin-bottom: -10px;
}

.m-b-n {
    margin-bottom: -15px;
}

.m-b-n-md {
    margin-bottom: -20px;
}

.m-b-n-lg {
    margin-bottom: -30px;
}

.m-b-n-xl {
    margin-bottom: -40px;
}

.space-15 {
    margin: 15px 0px;
}

.space-20 {
    margin: 20px 0px;
}

.space-25 {
    margin: 25px 0px;
}

.space-30 {
    margin: 30px 0px;
}

.fullscreen-ibox-mode .animated {
    animation: none;
}

body.fullscreen-ibox-mode {
    overflow-y: hidden;
}

.ibox.fullscreen {
    z-index: 2030;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    overflow: auto;
    margin-bottom: 0px;
}

    .ibox.fullscreen .collapse-link {
        display: none;
    }

    .ibox.fullscreen .ibox-content {
        min-height: calc(100% - 48px);
    }

body.modal-open {
    padding-right: inherit !important;
}

    body.modal-open .animated {
        animation-fill-mode: initial;
    }

body.mini-navbar.fixed-sidebar .profile-element,
.block {
    display: block !important;
}

body.mini-navbar.fixed-sidebar .nav-header {
    padding: 33px 25px;
}

body.mini-navbar.fixed-sidebar .logo-element {
    display: none;
}

.file-box {
    float: left;
    width: 220px;
}

.file-manager h5 {
    text-transform: uppercase;
}

.file-manager {
    list-style: none outside none;
    margin: 0px;
    padding: 0px;
}

.folder-list li a {
    color: #666;
    display: block;
    padding: 5px 0px;
}

.folder-list li {
    border-bottom: 1px solid #e7eaec;
    display: block;
}

    .folder-list li i {
        margin-right: 8px;
        color: #3d4d5d;
    }

.category-list li a {
    color: #666;
    display: block;
    padding: 5px 0px;
}

.category-list li {
    display: block;
}

    .category-list li i {
        margin-right: 8px;
        color: #3d4d5d;
    }

    .category-list li a .text-navy {
        color: #1ab394;
    }

    .category-list li a .text-primary {
        color: #1c84c6;
    }

    .category-list li a .text-info {
        color: #23c6c8;
    }

    .category-list li a .text-danger {
        color: #EF5352;
    }

    .category-list li a .text-warning {
        color: #F8AC59;
    }

.file-manager h5.tag-title {
    margin-top: 20px;
}

.tag-list li {
    float: left;
}

    .tag-list li a {
        font-size: 10px;
        background-color: #f3f3f4;
        padding: 5px 12px;
        color: inherit;
        border-radius: 2px;
        border: 1px solid #e7eaec;
        margin-right: 5px;
        margin-top: 5px;
        display: block;
    }

.file {
    border: 1px solid #e7eaec;
    padding: 0px;
    background-color: #fff;
    position: relative;
    margin-bottom: 20px;
    margin-right: 20px;
}

.file-manager .hr-line-dashed {
    margin: 15px 0px;
}

.file .icon,
.file .image {
    height: 100px;
    overflow: hidden;
}

.file .icon {
    padding: 15px 10px;
    text-align: center;
}

.file-control {
    color: inherit;
    font-size: 12px;
    margin-right: 10px;
}

    .file-control.active {
        text-decoration: underline;
    }

.file .icon i {
    font-size: 70px;
    color: #dadada;
}

.file .file-name {
    padding: 10px;
    background-color: #f8f8f8;
    border-top: 1px solid #e7eaec;
}

.file-name small {
    color: #676a6c;
}

.rate_1 {
    text-transform: uppercase;
    font-size: 20px;
    color: #f4a742;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.rate_2 {
    text-transform: uppercase;
    font-size: 20px;
    color: #F60;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.rating > span:hover:before {
    content: "\2605";
    position: absolute;
}

.divfix_nospace_1 {
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#divfix_nospace_1 {
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#divfix_lilspace_1 {
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 3px 0px;
}

.divfix_lilspace_1 {
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 1px 0px;
}

#divfix_bdr_1 {
    text-align: left;
    border-bottom: 1px solid #f5f5f5;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
}

#divfix_hdn_1 {
    color: #84b8fa;
    text-transform: uppercase;
    font-weight: 700;
    text-align: left;
    border-bottom: 1px solid #b7d2f5;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 8px 0px;
}

#divfix_hdn_2 {
    font-weight: 500;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#divfix_1 {
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#divfix_2 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-align: right;
}

#divfix_radius_1 {
    padding: 8px 0px 8px 0px;
    margin: 0px 0px 0px 0px;
    border-radius: 6px 6px 0px 0px;
    -moz-border-radius: 6px 6px 0px 0px;
    -webkit-border-radius: 6px 6px 0px 0px;
    border: 0px solid #000;
    background-color: #e3efff;
}

#divfix_radius_2 {
    padding: 8px 0px 35px 8px;
    margin: 0px 0px 24px 0px;
    border-radius: 0px 0px 6px 6px;
    -moz-border-radius: 0px 0px 6px 6px;
    -webkit-border-radius: 0px 0px 6px 6px;
    border: 0px solid #000;
    background-color: #e3efff;
}

#divfix_radius_3 {
    padding: 8px 0px 8px 8px;
    margin: 0px 0px 0px 0px;
    border-radius: 6px 6px 0px 0px;
    -moz-border-radius: 6px 6px 0px 0px;
    -webkit-border-radius: 6px 6px 0px 0px;
    border: 0px solid #000;
    background-color: #e3efff;
}

#divfix_table_1 {
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#divfix_grid_txt_1a {
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#divfix_grid_txt_1b {
    padding: 0px 4px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-align: right;
}

.divfix_input_txt_1 {
    text-align: right;
    background: #FFF;
    background-color: #900;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#divfix_outer_1 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.divfix_all_outer_1 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.help_h1a {
    font-size: 16px;
    color: #1e735b;
    font-weight: 330;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 18px 0px 0px 0px;
}

.help_h1b {
    font-size: 16px;
    color: #1e735b;
    font-weight: 400;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 18px 0px 0px 0px;
}

.help_txt1a {
    font-size: 16px;
    color: #000;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 18px 0px 0px 0px;
}

.market_h1a {
    font-size: 15px;
    color: #0f3b87;
    font-weight: 400;
    text-transform: uppercase;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.market_h111 {
    position: relative;
    font-size: 15px;
    color: #0f3b87;
    font-weight: 400;
    text-transform: uppercase;
    text-align: right;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.market_h1b {
    font-size: 15px;
    color: #0f3b87;
    font-weight: 400;
    text-transform: uppercase;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.market_h2a {
    font-size: 30px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.market_h2b {
    font-size: 14px;
    color: #1e735b;
    font-weight: 400;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 18px 0px 0px 0px;
}

.market_row_spacer_1 {
    height: 50px;
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
}

.market_txt_1 {
    position: relative;
    font-size: 15px;
    color: #000;
    font-weight: 400;
    text-align: center;
    top: 10px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.market_txt_right_align_2 {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    text-align: right;
    padding: 0px 0px 0px 0px;
    margin: 5px 0px 5px 0px;
}

.market_txt_right_align {
    position: relative;
    font-size: 15px;
    color: #000;
    font-weight: 400;
    text-align: right;
    padding: 0px 0px 0px 0px;
    margin: 1px 0px 1px 0px;
}

.date_common_h1 {
    position: relative;
    font-size: 15px;
    color: #0f3b87;
    font-weight: 400;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 10px;
}

.services_h1 {
    font-size: 18px;
    color: #0f3b87;
    font-weight: 400;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.services_link_1 {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    text-align: left;
    padding: 8px 0px 8px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}

    .services_link_1:hover {
        color: #000;
        text-decoration: none;
    }

.services_link_2 {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    text-align: left;
    padding: 0px 0px 0px 8px;
    margin: 0px 0px 0px 0px;
    display: block;
}

    .services_link_2:hover {
        color: #000;
        text-decoration: none;
    }

.services-checkbox {
    width: 30px;
    height: 30px;
}

input[type="checkbox"] {
    transform: scale(1.7, 1.7);
}

.services_rec_h1 {
    font-size: 16px;
    color: #0f3b87;
    font-weight: 400;
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 30px 0px 0px 0px;
}

.services_rec_h2 {
    font-size: 86px;
    color: #000;
    font-weight: 500;
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.services_rec_h3 {
    font-size: 86px;
    color: #000;
    font-weight: 500;
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#services_bg_1 {
    height: 140px;
    padding: 0px 0px 0px 8px;
    margin: 80px 0px 0px 0px;
    background: url(/Images/ZeozApp/zz_record_btn_bg_1.png);
}

.services_rec_link_1 {
    position: relative;
    top: 85px;
    font-size: 23px;
    color: #000;
    font-weight: 400;
    height: 110px;
    text-align: center;
    vertical-align: bottom;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}

    .services_rec_link_1:hover {
        color: #000;
        text-decoration: none;
    }

.services_rec_link_2 {
    position: relative;
    left: 30%;
    top: 85px;
    font-size: 23px;
    color: #000;
    font-weight: 400;
    height: 110px;
    text-align: center;
    vertical-align: bottom;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}

    .services_rec_link_2:hover {
        color: #000;
        text-decoration: none;
    }

#services_key_1 {
    text-align: right;
    vertical-align: middle;
    padding: 0px 8px 0px 0px;
    margin: 0px 6px 0px 0px;
}

.brandtitle {
    font-size: 21px;
    color: #c3ebe0;
    font-weight: 600;
    text-decoration: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.sub_header {
    position: relative;
    height: 50px;
    padding: 4px 0;
    /*border-bottom: 0.1em solid #dadce0;*/
    padding-left: 0;
    padding-right: 0;
}

.sub_header_heading {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    text-align: left;
    /*padding: 9px 0px;*/
    padding: 9px 10px;
    margin: 0px 0px 0px 0px;
    float: left;
}

.request_main_h1 {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    text-align: left;
    padding: 8px 0px 17px 0px;
    margin: 0px 0px 0px 0px;
    position: relative;
}

.form-heading {
    border-bottom: 0.1em solid #dadce0;
}

.request_main_sh1 {
    font-size: 12px;
    color: #009;
    font-weight: 400;
    text-align: left;
    /*padding:8px 0px 12px 0px;*/
    padding: 0px 0px 0px 5px;
    margin: 0px 0px 0px 0px;
}

.estimate_title_1 {
    position: relative;
    float: left;
    font-size: 12px;
    color: #000;
    font-weight: bold;
    text-align: left;
    padding: 0px 10px 2px 10px;
    /*margin: 0px 0px 7px 0px;*/
    margin: 0px 0px 3px 0px;
}

/*.estimate_title_1 {
    position:relative;
    float:left;
    font-size: 28px;
    color: #000;
    font-weight: 600;
    text-align: left;
    padding: 20px 0px 20px 10px;
    margin: 0px 0px 0px 0px
}*/

.estimate_sub_title_1 {
    position: relative;
    float: left;
    font-size: 16px;
    color: #000;
    text-align: left;
    background-color: #fff;
    padding: 8px 0px 8px 10px;
    margin: 0px 0px 28px 0px;
    display: block;
}

.div_sub_title_1 {
    background-color: none;
    padding: 8px 0px 8px 10px;
    margin: 0px 0px 28px 0px;
}


.request_slim_h1 {
    font-size: 28px;
    color: #000;
    text-align: left;
    padding: 8px 0px 12px 0px;
    margin: 0px 0px 0px 0px;
}

.request_date_h1a {
    font-size: 13px;
    color: #000;
    font-weight: 350;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.request_date_h1 {
    font-size: 14px;
    color: #0f3b87;
    font-weight: 400;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.request_box_outer_1 {
    width: 26px;
    height: 24px;
    background: url(/img/request_box_bg_1.png);
    background-repeat: no-repeat;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.request_rpl_h1 {
    position: relative;
    width: 26px;
    font-size: 16px;
    color: #eb6e22;
    font-weight: 400;
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 12px 0px 9px 0px;
}

#opportunity_Padding {
    position: relative;
    padding: 10px 0px 9px 0px;
    margin: 0px 0px 0px 0px;
}

.request_rpl_h2 {
    font-size: 10px;
    color: #b9b9b9;
    font-weight: 350;
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px -10px;
}

.request_act_1a {
    width: 26px;
    height: 24px;
    background: url(/Images/ZeozApp/zz_requests_req_out_1_1.png);
    background-repeat: no-repeat;
}

.request_act_1b {
    width: 26px;
    height: 24px;
    background: url(/Images/ZeozApp/zz_requests_opp_in_1.png);
    background-repeat: no-repeat;
}

.request_act_1c {
    width: 26px;
    height: 24px;
    background: url(/Images/ZeozApp/zz_requests_voc_in_1.png);
    background-repeat: no-repeat;
}

.request_act_1d {
    width: 26px;
    height: 24px;
    background: url(/Images/ZeozApp/zz_requests_voc_out_1.png);
    background-repeat: no-repeat;
}

.request_act_1e {
    width: 26px;
    height: 24px;
    background: url(/Images/ZeozApp/zz_requests_cal_out_1.png);
    background-repeat: no-repeat;
}

.request_act_1f {
    width: 26px;
    height: 24px;
    background: url(/Images/ZeozApp/zz_requests_cal_in_1.png);
    background-repeat: no-repeat;
}

.request_act_1g {
    width: 26px;
    height: 24px;
    background: url(/Images/ZeozApp/zz_requests_cal_msd_1.png);
    background-repeat: no-repeat;
}

.opportunities_main_h1 {
    font-size: 30px;
    color: #000;
    font-weight: 500;
    text-align: left;
    padding: 8px 0px 12px 0px;
    margin: 0px 0px 0px 0px;
}

.opportunities_date_h1 {
    font-size: 14px;
    color: #0f3b87;
    font-weight: 400;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.opportunities_nospace_1 {
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.opportunities_env_c_1 {
    position: relative;
    float: left;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.opportunities_env_cls_1 {
    width: 26px;
    height: 24px;
    background: url(/Images/ZeozApp/zz_opportunity_envelope_c_1.png);
    background-repeat: no-repeat;
}

.opportunities_env_opn_1 {
    width: 26px;
    height: 24px;
    background: url(/Images/ZeozApp/zz_opportunity_envelope_o_1.png);
    background-repeat: no-repeat;
}

.opportunities_h1 {
    font-size: 23px;
    color: #000;
    font-weight: 400;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 14px 0px 0px 10px;
}

.opportunities_h1a {
    position: relative;
    font-size: 16px;
    color: #000;
    top: 11px;
    font-weight: 450;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.opportunities_h1b {
    position: relative;
    font-size: 16px;
    color: #000;
    top: 11px;
    font-weight: 300;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.opportunities_h2 {
    font-size: 16px;
    color: #757575;
    font-weight: 300;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 10px;
}

.opportunities_time_1 {
    font-size: 14px;
    color: #757575;
    font-weight: 400;
    text-align: right;
    padding: 0px 12px 0px 0px;
    margin: 55px 0px 0px 0px;
}

.opportunities_time_1a {
    font-size: 13px;
    color: #000;
    font-weight: 200;
    text-align: left;
    padding: 0px 12px 0px 0px;
    margin: 8px 0px 14px 10px;
}

.opportunities_conv_rqs_bbl_1 {
    text-align: right;
    padding: 0px 0px 0px 0px;
    margin: 40px 0px 30px 0px;
}

.opportunities_conv_rpl_bbl_1 {
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 30px 0px;
}

.opportunities_checkbox_1a {
    position: relative;
    float: left;
    text-align: left;
    width: 100px;
    height: 100px;
    background: url(/Images/ZeozApp/zz_opportunity_checkbox_img_1.png);
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.opportunities_checkbox_1b {
    position: absolute;
    float: left;
    left: 40px;
    top: 38px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.opportunities_checkbox_outer {
    width: 54px;
    height: 24px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.opportunities_checkbox_2a {
    position: relative;
    float: left;
    text-align: left;
    width: 48px;
    height: 44px;
    background: url(/Images/ZeozApp/opportunity_checkbox_bg_1.png);
    background-repeat: no-repeat;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.opportunities_checkbox_2b {
    position: absolute;
    float: left;
    left: 14px;
    top: 13px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#calling_bg_1 {
    height: 170px;
    padding: 0px 0px 0px 8px;
    margin: 80px 0px 0px 0px;
}

.calling_h1 {
    font-size: 21px;
    color: #0f3b87;
    font-weight: 400;
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 30px 0px 0px 0px;
}

.ecommer_portal_h1a {
    position: relative;
    font-size: 16px;
    color: #000;
    top: 11px;
    font-weight: 400;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#ecommer_portal_btn_outer {
    padding: 9px 0px 10px 7px;
    margin: 0px 0px 0px 0px;
}

.history_nospace_1 {
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.history_img_1 {
    position: relative;
    float: left;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.history_act_1 {
    position: relative;
    float: left;
    text-align: left;
    width: 100px;
    height: 100px;
    background: url(/Images/ZeozApp/zz_requests_req_out_1.png);
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.history_act_2 {
    position: relative;
    float: left;
    text-align: left;
    width: 100px;
    height: 100px;
    background: url(/Images/ZeozApp/zz_requests_opp_in_1.png);
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.history_act_3 {
    position: relative;
    float: left;
    text-align: left;
    width: 100px;
    height: 100px;
    background: url(/Images/ZeozApp/zz_requests_cal_out_1.png);
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.history_act_4 {
    position: relative;
    float: left;
    text-align: left;
    width: 100px;
    height: 100px;
    background: url(/Images/ZeozApp/zz_requests_voc_in_1.png);
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.history_act_5 {
    position: relative;
    float: left;
    text-align: left;
    width: 100px;
    height: 100px;
    background: url(/Images/ZeozApp/zz_requests_cal_msd_1.png);
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.history_act_6 {
    position: relative;
    float: left;
    text-align: left;
    width: 100px;
    height: 100px;
    background: url(/Images/ZeozApp/zz_requests_cal_in_1.png);
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.history_h1 {
    font-size: 22px;
    color: #000;
    font-weight: 400;
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 22px 0px 0px 0px;
}

.history_h2 {
    font-size: 16px;
    color: #757575;
    font-weight: 300;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 2px 0px 0px 10px;
}

.history_common_wline_1 {
    position: relative;
    float: left;
    text-align: left;
    width: 100px;
    height: 100px;
    background: url(/Images/ZeozApp/zz_common_box_wline_1.png);
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.history_req_h1 {
    font-size: 24px;
    color: #eb6e22;
    font-weight: 400;
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 22px 0px 0px 0px;
}

.history_req_h2 {
    font-size: 12px;
    color: #b9b9b9;
    font-weight: 300;
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#divfix_wizspace_1 {
    text-align: left;
    padding: 0px 0px 0px 2px;
    margin: 0px 0px 2px 0px;
}

#divfix_wizspace_2 {
    text-align: left;
    padding: 0px 0px 0px 2px;
    margin: 0px 0px 6px 0px;
}

#divfix_wizspace_3 {
    text-align: left;
    padding: 120px 0px 0px 2px;
    margin: 0px 0px 116px 0px;
}

.wizard_h1 {
    position: relative;
    font-size: 15px;
    color: #009;
    font-weight: 300;
    text-align: left;
    top: 20px;
    padding: 10px 0px 0px 0px;
    margin: 0px 0px 8px 0px;
}

.wizard_h1a {
    position: relative;
    font-size: 15px;
    color: #009;
    font-weight: 300;
    text-align: left;
    top: 10px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.wizard_h1b {
    position: relative;
    font-size: 15px;
    color: #009;
    font-weight: 300;
    text-align: left;
    top: 20px;
    padding: 0px 0px 8px 0px;
    margin: 0px 0px 0px 0px;
}

.btn_wizspace_1 {
    text-align: right;
    padding: 0px 0px 0px 2px;
    margin: 20px 30px 16px 0px;
}

.divfix_owspace_1 {
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 4px 0px;
}

.divfix_ifspace {
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.divfix_if_nospace {
    text-align: right;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.divfix_if_r_nospace {
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.divfix_if_btn_nospace {
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.divfix_ifspace_1a {
    text-align: left;
    padding: 0px 0px 0px 2px;
    margin: 0px 0px 0px 0px;
}

.divfix_ifspace_1b {
    text-align: left;
    padding: 0px 0px 0px 2px;
    margin: 0px 0px 0px 0px;
}

.divfix_outer_fld_1 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.divfix_ifspace_fld_1a {
    text-align: left;
    padding: 0px 0px 0px 0px;
    /*margin: 40px 0px 7px 0px;*/
    margin: 40px 0px 7px 0px;
}

.divfix_ifspace_noborder_1 {
    margin-bottom: 0px;
    text-align: right;
    background: #f3f3f3;
    border: none;
    opacity: 0px;
    filter: alpha(opacity=0px);
    padding: 0px 5px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.divfix_ifspace_border_1 {
    margin-bottom: 0px;
    text-align: right;
    background: #f9f9f9;
    border: 1px solid #ccc;
    padding: 0px 5px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.divfix_ifspace_border_2 {
    margin-bottom: 0px;
    text-align: right;
    background: #f9f9f9;
    border: none;
    padding: 0px 0px 0px 2px;
    margin: 0px 0px 0px 0px;
}

#divfix_ifspace_1 {
    text-align: left;
    padding: 0px 0px 0px 2px;
    margin: 0px 0px 2px 0px;
}

#divfix_ifzspace_2 {
    text-align: left;
    padding: 0px 0px 0px 2px;
    margin: 0px 0px 6px 0px;
}

#divfix_ifspace_3 {
    text-align: left;
    padding: 120px 0px 0px 2px;
    margin: 0px 0px 116px 0px;
}

@media (max-width:@screen-xs) {
    .opportunities_h1 {
        font-size: 18px;
    }

    .opportunities_h2 {
        font-size: 14px;
    }

    .opportunities_h3 {
        font-size: 12px;
    }
}

h5 {
    font-size: 1.4em;
}

.coll-text {
    position: relative;
    width: 100%;
}

    .coll-text > span.text {
        white-space: normal;
    }

    .coll-text.type-01 {
        font-family: 'Open Sans', helvetica, arial;
        font-size: 140px;
        font-weight: 800;
        color: #000;
        text-transform: uppercase;
        line-height: 1em;
        letter-spacing: .07em;
        text-align: left;
    }

    .coll-text.type-02 {
        font-family: 'Open Sans', helvetica, arial;
        font-size: 50px;
        font-weight: 700;
        color: #000;
        text-transform: uppercase;
        line-height: 1em;
        letter-spacing: .2em;
        text-align: left;
    }

        .coll-text.type-02 .text {
            border-top: 1px solid;
            border-bottom: 1px solid;
        }

    .coll-text.type-03 {
        font-size: 22px;
        color: #000;
        font-weight: 400;
        text-align: left;
        line-height: 1.3em;
        padding: 0px 0px 0px 0px;
        margin: 22px 0px 0px 10px;
    }

    .coll-text.type-04 {
        font-family: 'Bitter', helvetica, arial;
        font-size: 140px;
        font-weight: 700;
        color: #000;
        line-height: 1em;
        letter-spacing: -.05em;
        text-align: left;
    }

    .coll-text.type-05 {
        font-family: 'Raleway', helvetica, arial;
        font-size: 36px;
        font-weight: 400;
        color: #000;
        text-transform: uppercase;
        line-height: 1em;
        letter-spacing: .1em;
        text-align: left;
    }

    .coll-text.type-06 {
        font-family: 'Sacramento', helvetica, arial;
        font-size: 48px;
        color: #000;
        line-height: 1em;
        text-align: left;
    }

    .coll-text.type-07 {
        font-family: 'Open Sans', helvetica, arial;
        font-size: 96px;
        font-weight: 700;
        color: #000;
        line-height: 1em;
        letter-spacing: .1em;
        text-align: center;
        text-transform: uppercase;
    }

    .coll-text.type-08 {
        font-family: 'Pacifico', helvetica, arial;
        font-size: 48px;
        color: #000;
        line-height: 1em;
        text-align: center;
    }

    .coll-text.type-09 {
        font-family: 'Roboto', helvetica, arial;
        font-size: 38px;
        font-weight: 700;
        color: #000;
        line-height: 1em;
        letter-spacing: -.03em;
        text-align: left;
    }

        .coll-text.type-09 > span.text {
            line-height: 1em;
            padding: .2em .5em .3em;
            border: 4px solid;
        }

    .coll-text.type-10 {
        font-family: 'Oswald', helvetica, arial;
        font-size: 140px;
        font-weight: 700;
        color: #000;
        line-height: 1em;
        letter-spacing: -.02em;
        text-align: left;
        text-transform: uppercase;
    }

    .coll-text.type-11 {
        font-family: 'Lobster', helvetica, arial;
        font-size: 64px;
        color: #000;
        line-height: 1em;
        letter-spacing: .05em;
        text-align: left;
    }

    .coll-text.type-12 {
        font-family: "Pinyon Script", helvetica, arial;
        font-size: 140px;
        line-height: 1em;
        text-align: left;
        font-weight: 400;
        color: #000;
    }

    .coll-text.type-13 {
        font-size: 47px;
        font-family: Bentham, helvetica, arial;
        line-height: 1em;
        text-transform: uppercase;
        text-align: left;
        font-weight: 400;
        color: #000;
    }

.h_iframe {
    position: relative;
}

    .h_iframe .ratio {
        display: block;
        width: 100%;
        height: auto;
    }

    .h_iframe iframe {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
    }

.wizard_h1_alternive {
    position: relative;
    font-size: 15px;
    color: #009;
    text-align: left;
    top: 20px;
    padding: 10px 0px 0px 0px;
    margin: 0px 0px 8px 0px;
}

.divfix_IF_text_left_1 {
    font-size: 14px;
    text-align: left;
    color: #888;
    background: #f9f9f9;
    border: none;
    padding: 0px 0px 0px 14px;
    margin: 0px 0px 0px 0px;
}

.divfix_IF_ip_1 {
    font-size: 14px;
    text-align: left;
    color: #888;
    background: #fff;
    padding: 0px 0px 0px 14px;
    margin: 0px 0px 0px 0px;
}

.divfix_IF_blank_1 {
    font-size: 14px;
    text-align: left;
    color: #888;
    background: #fff;
    padding: 0px 0px 0px 14px;
    margin: 0px 0px 0px 0px;
}

.divfix_IF_outer1 {
    font-size: 14px;
    text-align: left;
    color: #888;
    background: #fff;
    padding: 0px 0px 0px 14px;
    margin: 0px 0px 0px 0px;
}

.divfix_tf_outer1 {
    background: #fff;
    padding: 0px 0px 0px 12px;
    margin: 0px 0px 0px 0px;
}

.divfix_tf_blank_outer1 {
    border: none;
    background: #f9f9f9;
    padding: 0px 0px 0px 12px;
    margin: 0px 0px 5px 0px;
}

.divfix_IF_zero_1 {
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.divfix_IF_bot_mrn_10 {
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
}

.divfix_IF_h1_1 {
    position: relative;
    font-size: 14px;
    text-align: left;
    color: #84b8fa;
    text-transform: uppercase;
    padding: 10px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
}

.divfix_IF_hdn_1 {
    color: #84b8fa;
    text-transform: uppercase;
    font-weight: 700;
    text-align: left;
    border-bottom: 1px solid #b7d2f5;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 8px 0px;
}

.divfix_IF_sec_otr_1 {
    font-size: 12px;
    text-align: left;
    color: #888;
    background: #f3f3f3;
    border: none;
    padding: 0px 0px 0px 14px;
    margin: 0px 0px 0px 0px;
}

.divfix_IF_sec_inr_1 {
    position: relative;
    font-size: 12px;
    text-align: right;
    color: #353535;
    background: none;
    border: none;
    padding: 0px 10px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.divfix_IF_left_menu_bt1 {
    position: relative;
    font-size: 13px;
    font-weight: 400;
    text-align: left;
    background: none;
    cursor: pointer;
    border-bottom: 1px solid #f2f2f2;
    padding: 0px 10px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.divfix_OW_sec_otr_1 {
    font-size: 11px;
    text-align: left;
    color: #000;
    font-weight: bold;
    background: #f3f3f3;
    border: 1px solid #f2f2f2;
    padding: 0px 0px 0px 8px;
    margin: 0px 0px 0px 0px;
}

.divfix_OW_sec_otr_2 {
    font-size: 12px;
    text-align: right;
    color: #000;
    background: #f3f3f3;
    border: 0;
    padding: 0px 10px 0px 0px;
    margin: 0px 0px 5px 0px;
}

.divfix_OW_outer1 {
    font-size: 14px;
    text-align: left;
    color: #888;
    background: #fff;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 5px 0px;
}

.divfix_OW_outer2 {
    font-size: 14px;
    text-align: left;
    color: #888;
    background: #fff;
    padding: 0px 0px 0px 14px;
    margin: 0px 0px 5px 0px;
}

.divfix_OW_outer3 {
    font-size: 14px;
    text-align: right;
    color: #888;
    background: #fff;
    padding: 0px 0px 0px 14px;
    margin: 0px 0px 5px 0px;
}

.coll-text {
    position: relative;
    width: 100%;
}

    .coll-text > span.text {
        white-space: normal;
    }

.wizard_h1 {
    position: relative;
    font-size: 15px;
    color: #009;
    font-weight: 300;
    text-align: left;
    top: 20px;
    padding: 10px 0px 5px 0px;
    margin: 0px 0px 8px 0px;
}

.wizard_h1a {
    position: relative;
    font-size: 12px;
    color: #009;
    font-weight: 300;
    text-align: left;
    top: 10px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.wizard_h1b {
    position: relative;
    font-size: 12px;
    color: #009;
    font-weight: 300;
    text-align: left;
    top: 20px;
    padding: 0px 0px 8px 0px;
    margin: 0px 0px 0px 0px;
}

.btn_wizspace_1 {
    text-align: right;
    padding: 0px 0px 0px 2px;
    margin: 20px 30px 16px 0px;
}

.divfix_owspace_1 {
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 4px 0px;
}

.customer_main_h1 {
    font-size: 28px;
    color: #000;
    font-weight: 400;
    text-align: left;
    padding: 8px 0px 12px 0px;
    margin: 0px 0px 0px 0px;
}

.customer_main_h2 {
    position: relative;
    float: left;
    font-size: 21px;
    color: #000;
    font-weight: 400;
    text-align: left;
    padding: 8px 0px 12px 0px;
    margin: 10px 0px 0px 0px;
}

.divfix_aded_space_1 {
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 5px 0px;
}

.divfix_aded_space_1a {
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.divfix_owspace_2 {
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.divfix_aded_h1 {
    position: relative;
    font-size: 15px;
    color: #009;
    font-weight: 300;
    text-align: left;
    top: 0px;
    padding: 8px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
}

.EW_h1a {
    position: relative;
    font-size: 15px;
    color: #009;
    font-weight: 400;
    text-align: left;
    top: 10px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.EW_h1b {
    position: relative;
    font-size: 15px;
    color: #009;
    font-weight: 400;
    text-align: left;
    top: 10px;
    padding: 0px 0px 0px 0px;
    margin: 14px 0px 0px 0px;
}

.EW_input_h1a_1 {
    position: relative;
    font-size: 13px;
    color: #000;
    font-weight: 400;
    text-align: center;
    border: none;
    background: #fff;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.divfix_EWspace_1_Updated {
    text-align: left;
    padding: 0px 0px 0px 2px;
    margin: 0px 0px 2px 0px;
}

.divfix_all_outer_1_Updated {
    padding: 0px 0px 0px 0px;
    margin: 70px 0px 0px 0px;
}

.divfix_IF_sec_otr_1_Updated {
    font-size: 11px;
    text-align: left;
    color: #000;
    background: #f3f3f3;
    border: none;
    /*padding: 0px 0px 0px 14px;*/
    padding: 0px 0px 0px 8px;
    margin: 0px 0px 0px 0px;
}

.divfix_IF_sec_otr_1_Updated_1 {
    font-size: 11px;
    text-align: left;
    color: #000;
    font-weight: 600;
    background: #f3f3f3;
    border: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.grey-textbox {
    background: #f3f3f3;
    border: none;
}

.white-textbox {
    background: #fff;
}

.divfix_IF_outer1_Updated {
    font-size: 14px;
    text-align: right;
    color: #353535;
    background: #fff;
    padding: 0px 10px 0px 14px;
    margin: 0px 0px 0px 0px;
}

.divfix_ifspace_fld_1a_Updated {
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 7px 0px;
}

.divfix_EWspace_1_Updated1 {
    text-align: left;
    padding: 0px 0px 0px 2px;
    margin: 0px 0px 2px 0px;
}

.divfix_EWspace_1 {
    text-align: left;
    padding: 0px 0px 0px 2px;
    margin: 0px 0px 5px 0px;
}

.EW_h1a {
    position: relative;
    font-size: 15px;
    color: #009;
    font-weight: 400;
    text-align: left;
    top: 10px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.EW_h1b {
    position: relative;
    font-size: 15px;
    color: #009;
    font-weight: 400;
    text-align: left;
    top: 10px;
    padding: 0px 0px 0px 0px;
    margin: 14px 0px 0px 0px;
}

.divfix_EWspace_1_Updated {
    text-align: left;
    padding: 0px 0px 0px 2px;
    margin: 0px 0px 2px 0px;
}

.divfix_all_outer_1_Updated {
    padding: 0px 0px 0px 0px;
    margin: 70px 0px 0px 0px;
}

.divfix_IF_sec_otr_1_Updated {
    font-size: 11px;
    text-align: left;
    color: #000;
    background: #f3f3f3;
    font-weight: bold;
    border: 1px solid #f2f2f2;
    padding: 0px 0px 0px 8px;
    margin: 0px 0px 0px 0px;
}

.divfix_IF_outer1_Updated {
    font-size: 12px;
    text-align: right;
    color: #353535;
    background: #fff;
    padding: 0px 10px 0px 14px;
    margin: 0px 0px 0px 0px;
}

.divfix_ifspace_fld_1a_Updated {
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 7px 0px;
}

.divfix_EWspace_1_Updated1 {
    text-align: left;
    padding: 0px 0px 0px 2px;
    margin: 0px 0px 2px 0px;
}

.divfix_EWspace_1a {
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 2px 0px;
}

.divfix_EWspace_1b {
    text-align: left;
    padding: 0px 2px 0px 2px;
    margin: 0px 0px 2px 0px;
}

.divfix_EWspace_1c {
    text-align: left;
    padding: 0px 2px 0px 0px;
    margin: 0px 0px 2px 0px;
}

.divfix_EWspace_1d {
    text-align: left;
    padding: 0px 2px 0px 0px;
    margin: 4px 0px 2px 0px;
}

.divfix_EWspace_1e {
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.divfix_EWspace_1f {
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 3px 0px 8px 0px;
}

.divfix_EWspace_1_a {
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 2px 0px 0px 0px;
}

.divfix_EWspace_1_b {
    text-align: left;
    padding: 0px 2px 0px 0px;
    margin: 2px 0px 0px 0px;
}

.divfix_EWspace_1_c {
    text-align: left;
    padding: 0px 2px 0px 0px;
    margin: 4px 0px 2px 0px;
}

.divfix_EWspace_2 {
    text-align: left;
    padding: 0px 0px 0px 2px;
    margin: 0px 0px 2px 0px;
}

.divfix_EWspace_outline_1 {
    border: 1px solid #ccc;
    border-radius: 4px;
    text-align: left;
    padding: 7px 2px 0px 2px;
    margin: 0px 0px 2px 0px;
}

.forms_h1 {
    position: relative;
    color: #0f3b87;
    font-weight: 400;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.EW_h1a {
    position: relative;
    font-size: 15px;
    color: #009;
    font-weight: 400;
    text-align: left;
    top: 10px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.EW_input_h1a {
    position: relative;
    font-size: 12px;
    color: #000;
    font-weight: bold;
    text-align: left;
    /*border: 1px solid #f2f2f2;
    background: #f3f3f3;*/
    border: none;
    background: #fff;
    /*padding: 0px 0px 0px 12px;*/
    padding: 0px 0px 0px 5px;
    margin: 0px 0px 0px 0px;
}

.EW_input_subh1a {
    position: relative;
    float: left;
    font-size: 11px;
    color: #000;
    font-weight: 600;
    text-align: left;
    line-height: 15px;
    border: none;
    background: #fff;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.divfix_JCspace_1a {
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 2px 0px;
}

.divfix_JCspace_1b {
    text-align: left;
    padding: 0px 0px 0px 2px;
    margin: 0px 0px 2px 0px;
}

.divfix_JCspace_1c {
    text-align: left;
    padding: 0px 2px 0px 0px;
    margin: 0px 0px 2px 0px;
}

.divfix_JCspace_2 {
    text-align: left;
    padding: 0px 0px 0px 2px;
    margin: 0px 0px 2px 0px;
}

.JC_h1a {
    position: relative;
    font-size: 13px;
    color: #000;
    font-weight: 400;
    text-align: center;
    border: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 2px 0px;
}

.JC_h1b {
    position: relative;
    font-size: 24px;
    color: #000;
    font-weight: 600;
    text-align: center;
    border: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.JC_h1c {
    position: relative;
    font-size: 13px;
    color: #000;
    font-weight: 600;
    text-align: center;
    border: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.JC_h1d {
    position: relative;
    font-size: 18px;
    color: #000;
    font-weight: 600;
    text-align: center;
    border: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.JC_h1e {
    position: relative;
    font-size: 24px;
    color: red;
    font-weight: 600;
    text-align: center;
    border: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

@media (max-width:@screen-xs) {
    .opportunities_h1 {
        font-size: 18px;
    }

    .opportunities_h2 {
        font-size: 14px;
    }

    .opportunities_h3 {
        font-size: 12px;
    }
}

@media (max-width:@screen-sm) {
    .opportunities_h1 {
        font-size: 20px;
    }

    .opportunities_h2 {
        font-size: 16px;
    }

    .opportunities_h3 {
        font-size: 14px;
    }
}

h5 {
    font-size: 1.4em;
}

.coll-text {
    position: relative;
    width: 100%;
}

    .coll-text > span.text {
        white-space: normal;
    }

    .coll-text.type-01 {
        font-family: 'Open Sans', helvetica, arial;
        font-size: 140px;
        font-weight: 800;
        color: #000;
        text-transform: uppercase;
        line-height: 1em;
        letter-spacing: .07em;
        text-align: left;
    }

    .coll-text.type-02 {
        font-family: 'Open Sans', helvetica, arial;
        font-size: 50px;
        font-weight: 700;
        color: #000;
        text-transform: uppercase;
        line-height: 1em;
        letter-spacing: .2em;
        text-align: left;
    }

        .coll-text.type-02 .text {
            border-top: 1px solid;
            border-bottom: 1px solid;
        }

    .coll-text.type-03 {
        font-size: 22px;
        color: #000;
        font-weight: 400;
        text-align: left;
        line-height: 1.3em;
        padding: 0px 0px 0px 0px;
        margin: 22px 0px 0px 10px;
    }

    .coll-text.type-04 {
        font-family: 'Bitter', helvetica, arial;
        font-size: 140px;
        font-weight: 700;
        color: #000;
        line-height: 1em;
        letter-spacing: -.05em;
        text-align: left;
    }

    .coll-text.type-05 {
        font-family: 'Raleway', helvetica, arial;
        font-size: 36px;
        font-weight: 400;
        color: #000;
        text-transform: uppercase;
        line-height: 1em;
        letter-spacing: .1em;
        text-align: left;
    }

    .coll-text.type-06 {
        font-family: 'Sacramento', helvetica, arial;
        font-size: 48px;
        color: #000;
        line-height: 1em;
        text-align: left;
    }

    .coll-text.type-07 {
        font-family: 'Open Sans', helvetica, arial;
        font-size: 96px;
        font-weight: 700;
        color: #000;
        line-height: 1em;
        letter-spacing: .1em;
        text-align: center;
        text-transform: uppercase;
    }

    .coll-text.type-08 {
        font-family: 'Pacifico', helvetica, arial;
        font-size: 48px;
        color: #000;
        line-height: 1em;
        text-align: center;
    }

    .coll-text.type-09 {
        font-family: 'Roboto', helvetica, arial;
        font-size: 38px;
        font-weight: 700;
        color: #000;
        line-height: 1em;
        letter-spacing: -.03em;
        text-align: left;
    }

        .coll-text.type-09 > span.text {
            line-height: 1em;
            padding: .2em .5em .3em;
            border: 4px solid;
        }

    .coll-text.type-10 {
        font-family: 'Oswald', helvetica, arial;
        font-size: 140px;
        font-weight: 700;
        color: #000;
        line-height: 1em;
        letter-spacing: -.02em;
        text-align: left;
        text-transform: uppercase;
    }

    .coll-text.type-11 {
        font-family: 'Lobster', helvetica, arial;
        font-size: 64px;
        color: #000;
        line-height: 1em;
        letter-spacing: .05em;
        text-align: left;
    }

    .coll-text.type-12 {
        font-family: "Pinyon Script", helvetica, arial;
        font-size: 140px;
        line-height: 1em;
        text-align: left;
        font-weight: 400;
        color: #000;
    }

    .coll-text.type-13 {
        font-size: 47px;
        font-family: Bentham, helvetica, arial;
        line-height: 1em;
        text-transform: uppercase;
        text-align: left;
        font-weight: 400;
        color: #000;
    }

.CC_h1a {
    position: relative;
    font-size: 15px;
    color: #009;
    font-weight: 700;
    text-align: left;
    top: 10px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
}

.CC_h2a {
    position: relative;
    font-size: 15px;
    color: #009;
    font-weight: 700;
    text-align: left;
    top: 25px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 25px 0px;
}

.CC_h1b {
    position: relative;
    font-size: 15px;
    color: #009;
    font-weight: 400;
    text-align: left;
    top: 10px;
    padding: 0px 0px 0px 0px;
    margin: 6px 0px 24px 0px;
}

.SFDC_h1b {
    position: relative;
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    text-align: left;
    top: 10px;
    padding: 0px 0px 0px 0px;
    margin: 6px 0px 24px 0px;
}

.CC_h2b {
    position: relative;
    font-size: 15px;
    color: #009;
    font-weight: 400;
    text-align: left;
    top: 10px;
    padding: 0px 0px 0px 0px;
    margin: 6px 0px 24px 0px;
}

.divfix_CCspace_2 {
    text-align: left;
    padding: 0px 0px 0px 2px;
    margin: 0px 0px 2px 0px;
}

.divfix_CCspace_2c {
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 2px 0px;
}

.divfix_CCspace_2b {
    text-align: left;
    padding: 0px 2px 0px 0px;
    margin: 0px 0px 2px 0px;
}

.divfix_CCspace_2a {
    text-align: left;
    padding: 0px 2px 0px 0px;
    margin: 0px 0px 2px 0px;
}

.divfix_CCspace_tbl_1 {
    padding: 0px 0px 0px 0px;
    margin: 20px 0px 0px 0px;
}

.divfix_CCspace_tbl_2 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.CCinput_active_1 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.CCinput_steric_1 {
    padding: 0px 0px 0px 12px;
    margin: 0px 0px 0px 0px;
}

.divfix_CCspace_3 {
    text-align: left;
    padding: 0px 0px 0px 2px;
    margin: 0px 0px 2px 0px;
}

.WS_tp_1 {
    padding: 10px 12px 7px 12px;
    margin: 0px 0px 0px 0px;
}

.EW_heading_1 {
    font-size: 15px;
    color: #009;
    font-weight: 400;
    text-align: left;
    margin-top: 10px;
    padding-top: 45px;
}

.CS_heading_1 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.SideBar_Padding {
    padding: 0px 15px 0px 30px;
}

.divfix_EWspace_2_Updated {
    text-align: left;
    padding: 0px 0px 0px 2px;
    margin: 0px 0px 5px 0px;
}

.signal {
    border: 5px solid #000;
    border-radius: 60px;
    height: 70px;
    width: 70px;
    left: 50%;
    margin: -2px 0px 0px -2px;
    opacity: 10;
    position: absolute;
    top: 50%;
    z-index: 1;
    animation: pulsate 1s ease-out;
    animation-iteration-count: infinite;
}

@keyframes pulsate {
    0px% {
        transform: scale(.1);
        opacity: 0px;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: scale(1.2);
        opacity: 0px;
    }
}

.CC_h1b_Updated {
    position: relative;
    font-size: 15px;
    color: #009;
    font-weight: 400;
    text-align: left;
    top: 10px;
    padding: 0px 0px 0px 0px;
    margin: 6px 0px 24px 0px;
}

.Order_li {
    color: #fff;
    background-color: #0f3b87;
}

.order_li_a {
    color: #fff;
}

.liBorderTop {
    border-top: 1px solid #f2f2f2;
}

.SpecificAnhorTagColor {
    color: white;
}

.HighlightRowRed {
    color: red;
}

.PO_li {
    background-color: #0f3b87;
}

#global-footer.global-footer,
.glh {
    font: 16px/1.5 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

@media (min-width:768px) and (max-width:979px) {
    #global-footer.global-footer,
    .glh {
        width: auto;
    }
}

.glh-desktop .glh-strapline {
    display: inline-block;
    width: 4.375rem;
    margin-left: .4375rem;
    color: #FFF;
    font-size: .875rem;
    line-height: 1;
    vertical-align: middle;
}

@media (max-width:61.24em) {
    .glh-desktop .glh-strapline {
        display: none;
    }
}

@media (max-width:47.99em) {
    .glh-branding {
        position: absolute;
        right: 0px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

.glh-logo {
    letter-spacing: -4px;
}

    .glh-logo > img {
        max-height: 4.4375rem;
    }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    background: #0f3b87 !important;
    color: #f3f3f3;
    border-radius: 0px;
}

.KendoHover {
    background: #0f3b87 !important;
    color: #f3f3f3;
    border-radius: 0px;
}

.topbar-list {
    padding-left: 0px;
    list-style: none;
    margin-bottom: 0px;
    float: left;
}

    .topbar-list > li {
        color: #eee;
        font-size: 10px;
        padding: 7px 12px;
        position: relative;
        letter-spacing: 1px;
        display: inline-block;
        text-transform: uppercase;
    }

        .topbar-list > li:before {
            top: 11px;
            left: -3px;
            width: 1px;
            height: 9px;
            content: ' ';
            background: #eee;
            position: absolute;
        }

    .topbar-list li:last-child {
        padding-right: 0px;
    }

    .topbar-list li a {
        color: #eee;
    }

        .topbar-list li a:hover {
            color: #fff;
            text-decoration: none;
        }

.topbar-log_reg li.home:before {
    display: none;
}

.topbar-list .topbar-dropdown {
    top: 23px;
    left: -3px;
    z-index: 1;
    display: none;
    padding: 7px 0px;
    list-style: none;
    min-width: 125px;
    background: #151515;
    position: absolute;
}

@media (min-width:769px) {
    .topbar-list li:hover .topbar-dropdown {
        display: block;
    }
}

.topbar-list .topbar-dropdown li a {
    color: #eee;
    display: block;
    font-size: 10px;
    padding: 5px 15px;
    margin-bottom: 1px;
    text-transform: uppercase;
}

    .topbar-list .topbar-dropdown li a:hover,
    .topbar-list .topbar-dropdown li.active a {
        color: #fff;
    }

    .topbar-list .topbar-dropdown li a:hover {
        text-decoration: none;
    }

.topbar-list .topbar-submenu {
    position: relative;
}

    .topbar-list .topbar-submenu > a:after {
        top: 8px;
        right: 9px;
        font-size: 11px;
        content: "\f105";
        position: absolute;
        font-weight: 400;
        display: inline-block;
        font-family: FontAwesome;
    }

    .topbar-list .topbar-submenu:hover > .topbar-submenu-in {
        display: block;
    }

    .topbar-list .topbar-submenu > .topbar-submenu-in {
        top: 0px;
        left: 100%;
        float: left;
        z-index: 1000;
        display: none;
        padding: 7px 0px;
        font-size: 10px;
        min-width: 125px;
        text-align: left;
        list-style: none;
        background: #151515;
        position: absolute;
        text-transform: uppercase;
    }

    .topbar-list .topbar-submenu li:before {
        display: none;
    }

.divfix_EWspace_11 {
    text-align: left;
    padding: 0px 0px 0px 2px;
    margin: 0px 0px 2px 0px;
}

.divfix_EWspace_123 {
    text-align: left;
    padding: 0px 0px 0px 2px;
    margin: 0px 0px 0px 0px;
}

.EW_input_h1aBi {
    position: relative;
    font-size: 12px;
    color: #000;
    font-weight: bold;
    text-align: left;
    /*border: 1px solid #f2f2f2;
    background: #f3f3f3;*/
    border: none;
    background: #fff;
    padding: 0px 0px 0px 12px;
    margin: 0px 0px 2px 0px;
}

.bap_li {
    position: relative;
    float: left;
    width: 100%;
    color: #000;
    display: block;
    padding: 10px 0px 10px 10px;
    margin: 2px 0px 2px 0px;
}

    .bap_li:hover {
        background-color: #f2f2f2;
    }

.bap_label {
    font-weight: 400;
    padding: 0px 0px 0px 10px;
    margin: 0px 0px 0px 0px;
}

.bap_link1 {
    position: relative;
    float: left;
    left: 18px;
    top: 28px;
    font-size: 18px;
    color: #fff;
    width: 90%;
    text-align: center;
    text-transform: uppercase;
    background: #fa5621;
    padding: 14px 0px 14px 0px;
    margin: 0px 0px 4px 0px;
}

    .bap_link1:hover {
        color: #fff;
        background-color: #212121;
    }

.bap_link2 {
    position: relative;
    float: left;
    left: 18px;
    top: 0px;
    font-size: 18px;
    color: #fff;
    width: 90%;
    text-align: center;
    text-transform: uppercase;
    background: #fa5621;
    padding: 14px 0px 14px 0px;
    margin: 0px 0px 4px 0px;
}

    .bap_link2:hover {
        color: #fff;
        background-color: #212121;
    }

.text-danger {
    color: #ed5565;
}

.text-navy {
    color: #1ab394;
}

.ibox-content {
    background-color: #fff;
    color: inherit;
    padding: 15px 20px 30px 2px;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 0px;
}

.m {
    margin: 15px;
}

.m-md {
    margin: 20px;
}

.m-b-md {
    margin-bottom: 20px;
}

.dashb-h1 {
    position: relative;
    left: 16px;
    color: #000;
    font-size: 28px;
    font-weight: 600;
}

.dashb-h2 {
    position: relative;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-size: 12px;
}

.ibox {
    clear: both;
    margin-bottom: 4px;
    margin-top: 0px;
    padding: 0px;
}



/*****__________ JOB TICKET STYLE ______________________**********/
/*****__________ JOB TICKET STYLE ______________________**********/

.job_ticket_h1 {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    text-align: left;
    padding: 8px 0px 12px 0px;
    margin: 0px 0px 0px 0px;
}


.job_ticket_h2 {
    position: relative;
    float: left;
    font-size: 16px;
    color: #000;
    font-weight: 450;
    text-align: left;
    padding: 8px 0px 12px 0px;
    margin: 12px 0px 0px 0px;
}




/*Bilal New*/

.divfix_EWspace_NewUpdated {
    text-align: left;
    padding: 0px 0px 0px 2px;
    margin: 0px 0px 0px 0px;
}



.divfix_EWspace_JobNewUpdated {
    text-align: left;
    padding: 0px 0px 0px 2px;
    margin: 0px 0px 5px 0px;
}

/*New css added by usman*/


.fontsizechanging {
    margin-bottom: 10px;
    padding: 0px;
    background-color: white;
    border: none;
    font-size: 16px;
    font-weight: bold;
    color: #000;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.all_e_h1 {
    position: relative;
    float: left;
    left: 0px;
    font-size: 12px;
    text-align: left;
    padding-top: 8px;
    font-weight: bold;
}

.label_h1 {
    position: absolute;
    float: left;
    color: #000000;
    font-size: 12px;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    border-left: 0px solid #f4f4f4;
    border-radius: 3px;
    padding: 10px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}

.label_txtbox {
    width: 100%;
    background: transparent;
    color: #000;
    padding-left: 0;
    border: 0;
    height: 34px;
    padding-top: 7px;
}

.label_lefth1 {
    position: relative;
    float: left;
    color: #000000;
    font-size: 11px;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: bold;
    /*border-left: 2px solid #f4f4f4;*/
    /*border-radius: 3px;*/
    padding: 8px 0px 8px 8px;
    margin: 0px 0px 0px 0px;
}

.generic_listmenu_1 {
    text-align: left;
    padding: 0px 0px 0px 2px;
    margin: 0px 0px 10px 0px;
}

.z-index {
    z-index: -100;
}

.Label-RFQ {
    border: none;
}

/*Start SFDC CSS*/
.generic_outer_1 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.generic_space_0 {
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.generic_space_mb {
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 18px 0px;
}

.sfdc_w1 {
    position: relative;
    float: left;
    min-width: 400px;
    max-width: 700px;
    left: 0;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.sfdc_w2 {
    position: relative;
    float: left;
    min-width: 400px;
    max-width: 700px;
    left: 0;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.sfdc_t_h1 {
    font-size: 25px;
    color: #0a4494;
    font-weight: 500;
    text-align: left;
    padding: 0px 0px 0px 10px;
    margin: 0px 0px 0px 0px;
}

.sfdc_oln1 {
    position: relative;
    float: left;
    border: 1px solid #999999;
    padding: 8px 10px 8px 10px;
    margin: 20px 0px 0px 0px;
}

.sfdc_t_h1a {
    position: relative;
    float: left;
    color: #000000;
    font-size: 12px;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 600;
    text-align: left;
    min-width: 150px;
    max-width: 200px;
    text-decoration: none;
    padding: 0px 10px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.sfdc_t_h1b {
    position: relative;
    float: left;
    color: #000000;
    font-size: 12px;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 600;
    text-align: left;
    min-width: 167px;
    max-width: 167px;
    /*width:20%;*/
    text-decoration: none;
    padding: 0px 10px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.sfdc_input_1 {
    position: relative;
    float: left;
    color: #000000;
    font-size: 14px;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    text-transform: none;
    border: none;
    width: 100%;
    padding: 0px 0px 0px 18px;
    margin: 0px 0px 0px 0px;
}

.sfdc_input_2 {
    position: relative;
    float: left;
    color: #000000;
    font-size: 14px;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    text-transform: none;
    border: none;
    width: 100%;
    left: 0;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.sfdc_t_h1a_1 {
    position: relative;
    float: left;
    color: #42bdfd;
    font-size: 20px;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 500;
    text-align: left;
    text-decoration: none;
    padding: 0px 10px 0px 0px;
    margin: 0px 0px 20px 0px;
}

.sfdc_t_h2a {
    position: relative;
    float: left;
    color: #000000;
    font-size: 12px;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 600;
    text-align: left;
    text-decoration: none;
    padding: 0px 10px 0px 0px;
    margin: 0px 0px 3px 0px;
}

.sfdc_t_h2b {
    position: relative;
    float: left;
    color: #000000;
    font-size: 20px;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    text-align: left;
    text-decoration: none;
    padding: 0px 10px 0px 0px;
    margin: 0px 0px 6px 0px;
}

.sfdc_t_btn_1a {
    border: 1px solid #0C3;
    background-color: #ffffff;
    color: #0C3;
    padding: 2px 4px;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    border-radius: 0px;
    margin: 0px 0px 9px 0px;
    text-decoration: none;
}

    .sfdc_t_btn_1a:hover {
        border: 1px solid #0C3;
        color: #ffffff;
        background-color: #0C3;
        text-decoration: none;
    }

.sfdc_t_btn_1a_dbl {
    border: 1px solid #0C3;
    background-color: #ffffff;
    color: #0C3;
    padding: 2px 4px;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    border-radius: 0px;
    opacity: 0.8;
    margin: 10px 0px 0px 0px;
    text-decoration: none;
}


.sfdc_t_btn_1b {
    border: 1px solid #F00;
    background-color: #ffffff;
    color: #F00;
    padding: 2px 4px;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    border-radius: 0px;
    margin: 10px 0px 0px 0px;
    text-decoration: none;
}

    .sfdc_t_btn_1b:hover {
        border: 1px solid #F00;
        color: #ffffff;
        background-color: #F00;
        text-decoration: none;
    }


.sfdc_t_btn_1c {
    border: 1px solid #0056cc;
    background-color: #ffffff;
    color: #0056cc;
    padding: 2px 4px;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    border-radius: 0px;
    margin: 10px 0px 0px 0px;
    text-decoration: none;
}

    .sfdc_t_btn_1c:hover {
        border: 1px solid #0056cc;
        color: #ffffff;
        background-color: #0056cc;
        text-decoration: none;
    }




/*__________SPACING___________________________________*/

.pt-0 {
    padding-top: 0px;
}

.pt-1 {
    padding-top: 1px;
}

.pt-2 {
    padding-top: 2px;
}

.pt-3 {
    padding-top: 3px;
}

.pt-4 {
    padding-top: 4px;
}

.pt-5 {
    padding-top: 5px;
}

.pt-6 {
    padding-top: 6px;
}

.pt-7 {
    padding-top: 7px;
}

.pt-8 {
    padding-top: 8px;
}

.pt-9 {
    padding-top: 9px;
}

.pt-10 {
    padding-top: 10px;
}


.pt-11 {
    padding-top: 11px;
}

.pt-12 {
    padding-top: 12px;
}

.pt-13 {
    padding-top: 13px;
}

.pt-14 {
    padding-top: 14px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-68 {
    padding-top: 68px;
}

.pt-70 {
    padding-top: 70px;
}

.pt-75 {
    padding-top: 75px;
}

.pt-80 {
    padding-top: 80px;
}

.pt-85 {
    padding-top: 85px;
}

.pt-90 {
    padding-top: 90px;
}

.pt-95 {
    padding-top: 95px;
}

.pt-100 {
    padding-top: 100px;
}




.pt-80 {
    padding-top: 80px;
}

.pt-81 {
    padding-top: 81px;
}

.pt-82 {
    padding-top: 82px;
}

.pt-83 {
    padding-top: 83px;
}

.pt-84 {
    padding-top: 84px;
}

.pt-85 {
    padding-top: 85px;
}

.pt-86 {
    padding-top: 86px;
}

.pt-87 {
    padding-top: 87px;
}

.pt-88 {
    padding-top: 88px;
}

.pt-89 {
    padding-top: 89px;
}

.pt-90 {
    padding-top: 90px;
}

.pt-91 {
    padding-top: 91px;
}

.pt-92 {
    padding-top: 92px;
}

.pt-100 {
    padding-top: 100px;
}

.pt-110 {
    padding-top: 110px;
}

.pt-111 {
    padding-top: 111px;
}

.pt-112 {
    padding-top: 112px;
}

.pt-113 {
    padding-top: 113px;
}

.pt-114 {
    padding-top: 114px;
}

.pt-115 {
    padding-top: 115px;
}


.pt-120 {
    padding-top: 120px;
}

.pt-130 {
    padding-top: 130px;
}

.pt-140 {
    padding-top: 140px;
}

.pt-150 {
    padding-top: 150px;
}

.pt-160 {
    padding-top: 160px;
}

.pt-170 {
    padding-top: 170px;
}

.pt-180 {
    padding-top: 180px;
}

.pt-190 {
    padding-top: 190px;
}

.pt-200 {
    padding-top: 200px;
}

.pt-201 {
    padding-top: 201px;
}

.pt-202 {
    padding-top: 202px;
}

.pt-203 {
    padding-top: 203px;
}

.pt-204 {
    padding-top: 204px;
}

.pt-205 {
    padding-top: 205px;
}

.pt-210 {
    padding-top: 210px;
}

.pt-220 {
    padding-top: 220px;
}

.pt-230 {
    padding-top: 230px;
}

.pt-240 {
    padding-top: 240px;
}

.pt-250 {
    padding-top: 250px;
}

.pt-300 {
    padding-top: 300px;
}

.pt-400 {
    padding-top: 400px;
}

.pt-500 {
    padding-top: 500px;
}

.pb-0 {
    padding-bottom: 0px;
}

.pb-1 {
    padding-bottom: 1px;
}

.pb-2 {
    padding-bottom: 2px;
}

.pb-3 {
    padding-bottom: 3px;
}

.pb-4 {
    padding-bottom: 4px;
}

.pb-5 {
    padding-bottom: 5px;
}

.pb-6 {
    padding-bottom: 6px;
}

.pb-7 {
    padding-bottom: 7px;
}

.pb-8 {
    padding-bottom: 8px;
}

.pb-9 {
    padding-bottom: 9px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-15 {
    padding-bottom: 15px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-25 {
    padding-bottom: 25px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-35 {
    padding-bottom: 35px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-45 {
    padding-bottom: 45px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-55 {
    padding-bottom: 55px;
}

.pb-60 {
    padding-bottom: 60px;
}


.pr-0 {
    padding-right: 0px;
}

.pr-1 {
    padding-right: 1px;
}

.pr-2 {
    padding-right: 2px;
}

.pr-3 {
    padding-right: 3px;
}

.pr-4 {
    padding-right: 4px;
}

.pr-5 {
    padding-right: 5px;
}

.pr-6 {
    padding-right: 6px;
}

.pr-7 {
    padding-right: 7px;
}

.pr-8 {
    padding-right: 8px;
}

.pr-9 {
    padding-right: 9px;
}

.pr-10 {
    padding-right: 10px;
}

.pr-11 {
    padding-right: 11px;
}

.pr-12 {
    padding-right: 12px;
}

.pr-13 {
    padding-right: 13px;
}

.pr-14 {
    padding-right: 14px;
}

.pr-15 {
    padding-right: 15px;
}

.pr-16 {
    padding-right: 16px;
}

.pr-17 {
    padding-right: 17px;
}

.pr-18 {
    padding-right: 18px;
}

.pr-19 {
    padding-right: 19px;
}

.pr-20 {
    padding-right: 20px;
}

.pr-21 {
    padding-right: 21px;
}

.pr-22 {
    padding-right: 22px;
}

.pr-23 {
    padding-right: 23px;
}

.pr-24 {
    padding-right: 24px;
}

.pr-25 {
    padding-right: 25px;
}

.pr-26 {
    padding-right: 26px;
}

.pr-27 {
    padding-right: 27px;
}

.pr-28 {
    padding-right: 28px;
}

.pr-29 {
    padding-right: 29px;
}

.pr-30 {
    padding-right: 30px;
}


.pl--1 {
    padding-left: -1px;
}

.pl--2 {
    padding-left: -2px;
}

.pl--3 {
    padding-left: -3px;
}

.pl--4 {
    padding-left: -4px;
}

.pl--5 {
    padding-left: -5px;
}

.pl--10 {
    padding-left: -10px;
}

.pl-0 {
    padding-left: 0px;
}

.pl-1 {
    padding-left: 1px;
}

.pl-2 {
    padding-left: 2px;
}

.pl-3 {
    padding-left: 3px;
}

.pl-4 {
    padding-left: 4px;
}

.pl-5 {
    padding-left: 5px;
}

.pl-6 {
    padding-left: 6px;
}

.pl-7 {
    padding-left: 7px;
}

.pl-8 {
    padding-left: 8px;
}

.pl-9 {
    padding-left: 9px;
}

.pl-10 {
    padding-left: 10px;
}

.pl-11 {
    padding-left: 11px;
}

.pl-12 {
    padding-left: 12px;
}

.pl-13 {
    padding-left: 13px;
}

.pl-14 {
    padding-left: 14px;
}

.pl-15 {
    padding-left: 15px;
}

.pl-16 {
    padding-left: 16px;
}

.pl-17 {
    padding-left: 17px;
}

.pl-18 {
    padding-left: 18px;
}

.pl-19 {
    padding-left: 19px;
}

.pl-20 {
    padding-left: 20px;
}

.pl-30 {
    padding-left: 30px;
}

.pl-40 {
    padding-left: 40px;
}

.pl-41 {
    padding-left: 41px;
}

.pl-42 {
    padding-left: 42px;
}

.pl-43 {
    padding-left: 43px;
}

.pl-44 {
    padding-left: 44px;
}

.pl-45 {
    padding-left: 45px;
}

.pl-50 {
    padding-left: 50px;
}

.pl-50 {
    padding-left: 50px;
}


.pl-60 {
    padding-left: 60px;
}


.mt-0 {
    margin-top: 0px;
}

.mt-5 {
    margin-top: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mb-0 {
    margin-bottom: 0px;
}

.mb-5 {
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.height_ckbox1 {
    height: 40px;
}

/*End SFDC CSS*/

.text_center1 {
    text-align: center;
}

.inlinebtn_ot {
    position: relative;
    float: left;
    right: -15px;
}

.inlinebtn li {
    float: left;
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 2px 0px 2px;
}

@media (max-width:767px) {
}

@media (max-width:768px) {
    .EW_input_h1a {
        position: relative;
        font-size: 11px;
        color: #000;
        font-weight: 600;
        text-align: left;
        line-height: 5px;
        height: 25px;
        border: none;
        background: #fff;
        padding: 5px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
    }

    .EW_input_subh1a {
        position: relative;
        float: left;
        left: -10px;
        font-size: 11px;
        color: #000;
        font-weight: 600;
        text-align: left;
        line-height: 15px;
        height: 25px;
        border: none;
        background: #fff;
        padding: 5px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
    }

    .request_main_h1 {
        font-size: 15px;
    }

    .main-content {
        padding: 0px 15px 0px 15px;
    }
}

/*@media (min-width:991px) {
#estimatewizarformDiv{
      padding:0px 250px 0px 250px;
  }

}*/



@media (min-width:991px) {
    #AskQuestionForm, #ItemPartCostDriverDetail, .screen_left_Right_Padding {
        padding: 0px 80px 0px 80px;
        /*padding: 0px 10px 0px 10px;*/
    }
}

/*@media (max-width: 576px) {
    div#AddEditEstimate_FromSideBar li{
        width:32.6%;
    }
    div#AddEditEstimate_FromSideBar li a{
        padding:6px 6px;
        font-size:11px !important;
    }
}
*/
/*div#AddEditEstimate_FromSideBar li a {
    border-radius: 3px;
    text-align: center;
}

    div#AddEditEstimate_FromSideBar li a:hover {
        background-color: #47a447;
    }*/

#fontWeightEstimate label {
    font-weight: bold;
    /*padding-left: 30px;*/
}

/*#estimateWizardButtons div{
    width:7.1%;
}

@media (max-width: 576px) {
    #estimateWizardButtons div{
        width:33.3%;
    }
}*/

.inlinebtn_border {
    color: #5cb85c;
    border: 1px solid #99ce99;
}

.labelLeftPadding {
    padding-left: 5px;
}


/* make sidebar nav vertical */
@media (min-width: 768px) {
    .sidebar-nav .navbar .navbar-collapse {
        padding: 0;
        max-height: none;
    }

    .sidebar-nav .navbar ul {
        float: none;
        display: block;
    }

    .sidebar-nav .navbar li {
        float: none;
        display: block;
    }

        .sidebar-nav .navbar li a {
            padding-top: 4px;
            padding-bottom: 4px;
        }
}
/*---------------------SMART MENU-------------------------*/
.smenu_ot {
    position: absolute;
    float: right;
    right: 120px;
    top: 72px;
    z-index: 100;
}

/*.smenu_ot {
    position: absolute;
    float: right;
    right: 50px;
    top: 72px;
    z-index: 100;
}*/

.showLeft {
    /*background-color: #0d77b6 !important;*/
    /*border:1px solid #0d77b6 !important;*/
    text-shadow: none !important;
    color: #fff !important;
    /*/*/ *padding: 0px;
    *; /*/*/
}

.icons li {
    background: none repeat scroll 0 0 #0f3b87;
    height: 4px;
    width: 4px;
    line-height: 0;
    list-style: none outside none;
    margin-right: 0px;
    margin-top: 4px;
    vertical-align: top;
    border-radius: 50%;
    pointer-events: none;
}

.btn-left {
    left: 0.4em;
}

.btn-right {
    right: 0.4em;
}

.btn-left, .btn-right {
    position: absolute;
    top: 0.24em;
}

.dropbtn_1 {
    background-color: #4CAF50;
    position: fixed;
    color: white;
    font-size: 14px;
    font-weight: 500;
    border: none;
    cursor: pointer;
}

    .dropbtn_1:hover, .dropbtn:focus {
        background-color: #3e8e41 !important;
    }

.btnWithChevron {
    z-index: 0;
    padding-right: 25px !important;
}

.chevronDown {
    cursor: pointer;
    margin-left: 65%;
    z-index: 1;
    position: absolute;
    margin-top: -24px;
    color: white;
}

.dropdown_1 {
    position: absolute;
    display: inline-block;
    /*right: 0.8em;*/
    right: 1.2em;
}

.dropdown_1-content {
    display: none;
    position: relative;
    margin-top: 34px;
    right: 0.9em;
    /*background-color: #f9f9f9;*/
    background-color: rgb(18, 64, 131);
    min-width: 160px;
    overflow: auto;
    border-radius: 6px 0px 6px 6px;
    box-shadow: 0px 8px 4px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .dropdown_1-content a {
        color: white;
        font-weight: 500;
        padding: 8px 10px;
        text-decoration: none;
        display: block;
    }

    .dropdown_1-content ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

.buttonsDropdown {
    position: absolute;
    background-color: rgb(18, 64, 131);
    min-width: 160px;
    overflow: auto;
    border-radius: 0px 6px 6px 6px;
    box-shadow: 0px 8px 4px 0px rgb(0 0 0 / 20%);
    z-index: 1;
    margin-top: 5px;
    right: auto;
}

    .buttonsDropdown ul li {
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .buttonsDropdown a:hover {
        background-color: #f1f1f1;
        text-decoration: none;
        font-weight: 500;
    }

.dropdown_1 a:hover {
    background-color: #f1f1f1;
    text-decoration: none;
    font-weight: 500;
}

.show {
    display: block;
}




/* The New Job Ticket css */
.epro_est_box_ot1 {
    position: relative;
    float: left;
    padding: 0px 10px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.epro_est_jt_box_1a {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    /*background:#de3931;*/
    background: #1153ca;
    border: 1px solid #f2f2f2;
    border-radius: 6px 6px 0px 0px;
    overflow: hidden;
    vertical-align: top;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .09);
    padding: 6px 16px 6px 16px;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
}

.epro_est_jt_h2a {
    position: relative;
    float: left;
    left: 0px;
    font-size: 14px;
    color: #fff;
    /*color: #000;*/
    font-weight: 500;
    text-align: center;
    border: none;
    background: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.epro_est_jt_box_1b {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    /*height:auto;*/
    background: #fff;
    border: 1px solid #f2f2f2;
    /*border-left:1px solid #f2f2f2;
    border-right:1px solid #f2f2f2;*/
    border-radius: 0px 0px 6px 6px;
    overflow: hidden;
    vertical-align: top;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .09);
    padding: 6px 16px 12px 16px;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
}

.epro_est_jt_tbl_h1a {
    position: relative;
    float: left;
    font-size: 14px;
    /*color: #8e4545;*/
    color: #000;
    text-align: left;
    left: 0px;
    padding: 5px 0px 5px 0px;
    margin: 0px 0px 0px 0px;
}

.epro_est_jt_boxbotL1 {
    position: relative;
    float: left;
    height: 34px;
    border-bottom: 1px solid #000000;
    padding: 2px 0px 1px 0px;
    margin: 0px 0px 0px 0px;
}

.epro_est_jt_boxbotL2 {
    position: relative;
    float: left;
    height: 69px;
    border-bottom: 1px solid #000000;
    padding: 2px 0px 1px 0px;
    margin: 0px 0px 10px 0px;
}

.epro_est_jt_boxbotL2R {
    position: relative;
    float: left;
    height: 40px;
    border-bottom: 1px solid #000000;
    padding: 2px 0px 1px 0px;
    margin: 0px 0px 10px 0px;
}


.epro_est_jt_botL1 {
    border-bottom: 1px solid #000000;
    padding: 2px 0px 1px 0px;
    margin: 0px 0px 0px 0px;
}

.epro_est_jt_botL1a {
    border-bottom: 1px solid #000000;
    padding: 2px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.epro_est_jt_botL1b {
    border-bottom: 1px solid #000000;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

/*.epro_est_jt_botL1 {
	border-bottom:1px solid #000000;
	padding:2px 0px 2px 0px;
	margin:0px 0px 0px 0px;
}*/

.epro_est_jt_btn_ot {
    position: absolute;
    float: right;
    right: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

/*.epro_est_jt_field_1 {
	display: block;
	font-size: 14px;
	line-height: 1.42857143;
	color:#000000;
	width:100%;
	padding: 3px 0px;
	margin:0px 0px 0px 0px;
	background:none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-top:none;
	outline:none;
}*/

.epro_est_jt_field_1 {
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000000;
    width: 100%;
    padding: 5px 0px 1px 0px;
    margin: 0px 0px 0px 0px;
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: none;
    outline: none;
}

.epro_est_jt_field_2a1 {
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000000;
    width: 100%;
    padding: 0px 0px 1px 0px;
    margin: 0px 0px 0px 0px;
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: none;
    outline: none;
}

.epro_est_jt_btn1 {
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    border-radius: 2px 2px 2px 2px;
    border: 1px solid #67d44a;
    background-color: #67d44a;
    padding: 2px 8px;
    margin: 0px 0px 0px 0px;
}

    .epro_est_jt_btn1:hover {
        border: 1px solid #67d44a;
        color: #67d44a;
        background-color: #ffffff;
        text-decoration: none;
    }

.fix3 {
    position: absolute;
    font-size: 14px;
    left: 18px;
    color: #000;
    margin-left: 8px;
    margin-top: 5px;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 22px;
    width: 22px;
    border-radius: 2px 2px 2px 2px;
    /*background-color: #eee;*/
    border: 1px solid #eee;
}

/* On mouse-over, add a grey background color */
.container1:hover input ~ .checkmark {
    background-color: #67d44a;
}

/* When the checkbox is checked, add a background */
.container1 input:checked ~ .checkmark {
    background-color: #67d44a;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container1 input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container1 .checkmark:after {
    left: 7px;
    top: 2px;
    width: 6px;
    height: 14px;
    border: solid white;
    border-width: 0 2px 4px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* The container */
.container1 {
    display: block;
    color: #0FF;
    position: relative;
    padding-left: 35px;
    margin-bottom: 25px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    .container1 input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 22px;
    width: 22px;
    border-radius: 2px 2px 2px 2px;
    /*background-color: #eee;*/
    border: 1px solid #eee;
}

/* On mouse-over, add a grey background color */
.container1:hover input ~ .checkmark {
    background-color: #67d44a;
}

/* When the checkbox is checked, add a background */
.container1 input:checked ~ .checkmark {
    background-color: #67d44a;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container1 input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container1 .checkmark:after {
    left: 7px;
    top: 2px;
    width: 6px;
    height: 14px;
    border: solid white;
    border-width: 0 2px 4px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.epro_est_jt_date_field_1a {
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000000;
    width: 100%;
    padding: 3px 0px;
    margin: 0px 0px 0px 0px;
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: none;
    outline: none;
    text-align: left;
}

.epro_est_jt_date_field_A1a {
    display: block;
    font-size: 14px;
    line-height: 1.32857143;
    color: #000000;
    width: 100%;
    padding: 0px 0px;
    margin: 0px 0px 0px 0px;
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: none;
    outline: none;
    text-align: left;
}

.epro_est_jt_date_field_m1a {
    display: block;
    font-size: 14px;
    line-height: 1.2;
    color: #000000;
    width: 100%;
    padding: 0px 0px;
    margin: 0px 0px 0px 0px;
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: none;
    outline: none;
    text-align: left;
}

.epro_est_jt_date_field_N1a {
    display: block;
    font-size: 14px;
    line-height: 1.2;
    color: #000000;
    width: 100%;
    padding: 0px 0px;
    margin: 0px 0px 0px 0px;
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: none;
    outline: none;
    text-align: left;
}


.epro_est_jt_addbtn1 {
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    border-radius: 4px 0px 0px 0px;
    border: 1px solid #fff;
    background-color: none;
    padding: 2px 8px;
    margin: 0px 0px 0px 0px;
    z-index: 100;
}

    .epro_est_jt_addbtn1:hover {
        border: 1px solid #67d44a;
        color: #67d44a;
        background-color: #ffffff;
        text-decoration: none;
    }

.pl-0 {
    padding-left: 0px;
}

.epro_est_jt_h1 {
    position: relative;
    float: left;
    left: 12px;
    font-size: 21px;
    color: #1153ca;
    /*color: #000;*/
    font-weight: 500;
    text-align: left;
    border: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 8px 0px;
}

.epro_est_jt_h1a {
    position: relative;
    float: left;
    left: 0px;
    font-size: 14px;
    color: #1153ca;
    /*color: #000;*/
    font-weight: 500;
    text-align: left;
    border: none;
    padding: 0px 0px 0px 0px;
    margin: 4px 0px 4px 0px;
}

.epro_est_jt_botL2 {
    border-bottom: 1px solid #000000;
    padding: 1px 0px 2px 0px;
    margin: 0px 0px 0px 0px;
}

.epro_est_jt_dd_1 {
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    /*color:#954f4f;*/
    color: #000000;
    width: 100%;
    padding: 6px 0px 0px 0px;
    margin: 0px 0px 3px -6px;
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: none;
    outline: none;
}

.epro_est_jt_dd_1R {
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    /*color:#954f4f;*/
    color: #000000;
    width: 100%;
    padding: 6px 0px 0px 0px;
    margin: -10px 0px 3px -6px;
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: none;
    outline: none;
}


.epro_est_jt_dd_A1 {
    position: relative;
    float: left;
    display: block;
    font-size: 14px;
    line-height: 1.32857143;
    /*color:#954f4f;*/
    color: #000000;
    width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px -6px;
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: none;
    outline: none;
}

.epro_est_jt_field_1a {
    display: block;
    font-size: 14px;
    text-align: right;
    line-height: 1.42857143;
    color: #000000;
    width: 100%;
    padding: 3px 8px;
    margin: 0px 0px 0px 0px;
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: none;
    outline: none;
}

.epro_est_jt_tarea_1 {
    position: relative;
    float: left;
    font-size: 14px;
    color: #000000;
    width: 100%;
    height: 57px;
    text-align: left;
    padding: 6px 6px;
    margin: 0px 0px 0px 0px;
    background: #FFF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    outline: none;
}

.epro_est_jt_tbl_h1b {
    position: relative;
    float: left;
    font-size: 14px;
    font-weight: 600;
    /*color: #8e4545;*/
    color: #000;
    text-align: left;
    left: 0px;
    padding: 5px 0px 5px 0px;
    margin: 0px 0px 0px 0px;
}

.epro_est_jt_tarea_1a {
    position: relative;
    float: left;
    font-size: 14px;
    color: #000000;
    width: 100%;
    height: 57px;
    text-align: left;
    padding: 6px 6px;
    margin: 0px 0px 0px 0px;
    background: #FFF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    outline: none;
}

.epro_est_jt_field_v1 {
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000000;
    vertical-align: text-top;
    width: 100%;
    padding: 3px 0px;
    margin: 0px 0px 0px 0px;
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: none;
    outline: none;
}

.epro_est_jt_tarea_s1a {
    position: relative;
    float: left;
    font-size: 14px;
    color: #000000;
    width: 100%;
    height: 57px;
    text-align: left;
    padding: 2px 0px;
    margin: 0px 0px 3px 0px;
    background: #FFF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    outline: none;
}

.epro_est_jt_dd_1a {
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000000;
    width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px -6px;
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: none;
    outline: none;
}

.epro_report_TRbox_border2_n {
    border-bottom: 1px solid #124083;
    padding: 0px 0px 20px 0px;
    margin: 0px 0px 0px 0px;
}

/*.company-wrapper {
	position: relative;
	height:170px;
	margin: 5px auto;
	border-radius: 0%;
	overflow: hidden;
 	transition: all .3s ease;
	
}
.company-wrapper:hover {
	box-shadow: 1px 1px 6px -5px black;
	cursor: pointer;
}
.profile-wrapper:hover .profile-pic-av {
	opacity: .5;
}
.profile-wrapper .profile-pic-av {
	height:100%;
	width:auto;
	display:flex;
	align-items: center;
 transition: all .3s ease;
	background:url(../img/upload/ZEOZAPP_UPLOAD_OFC_ICO.png);
	background-position:center;
	background-repeat:no-repeat;
	border:1px solid #eaeaea;
}
.profile-wrapper .profile-pic-av:after {
	font-family: FontAwesome;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	font-size: 98px;
	background: #f4f4f4;
	color: #34495e;
	text-align: center;
}

.profile-wrapper .upload-button-av {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.profile-wrapper .upload-button-av .fa-arrow-circle-up {
	position: absolute;
	font-size: 132px;
	top: -8px;
	left: 0;
	text-align: center;
	opacity: 0;
 transition: all .3s ease;
	color: #34495e;
}
.profile-wrapper .upload-button-av:hover .fa-arrow-circle-up {
	opacity: .95;
}

.company-wrapper .upload-button {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.company-wrapper .upload-button .fa-arrow-circle-up {
	position: absolute;
	font-size: 132px;
	top: -8px;
	left: 0;
	text-align: center;
	opacity: 0;
 transition: all .3s ease;
	color: #34495e;
}

.company-wrapper .profile-pic {
	height:100%;
	width:auto;
	display: flex;
	align-items: center;
 	transition: all .3s ease;
	background:url(../img/upload/ePRO_UPLOAD_ARTWORK.png);
	background-position:center;
	background-repeat:no-repeat;
	border:1px solid #eaeaea;
}
.company-wrapper .profile-pic:after {
	font-family: FontAwesome;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	font-size: 98px;
	background: #f4f4f4;
	color: #34495e;
	text-align: center;
}
.company-wrapper:hover .profile-pic {
	opacity: .5;
}*/

/***************Start By Adnan***************/
.formLeftPanel {
    padding: 0px 25px 0px 0px;
    margin: 0;
}

.formRightPanel {
    padding: 0px 0px 0px 25px;
    margin: 0;
}

.rspnsvLeft-padding {
    padding-left: 8%;
}

.EstimateFooter {
    margin: 0px;
}

.form-section-heading {
    /*background-image: linear-gradient(#1a52a5, #124083);*/
    height: 40px;
    position: relative;
    margin: 9px 0 14px 0;
    border-radius: 2px;
    padding-left: 0;
    padding-right: 0;
    /*border-bottom: 0.1em solid #ccc;*/
}

.secheading_left {
    font-size: 15px;
    color: black;
    font-weight: bold;
    padding: 10px 0px;
}

.kendo_Height_32 {
    height: 32px;
}

.secheading_right {
    padding: 5px;
}

    .secheading_right .secheading_right_label {
        /*color: white;*/
        font-size: 12px;
        float: right;
        padding: 7px 15px;
    }

    .secheading_right .secheading_right_btn {
        float: right;
        height: 31px;
        padding-top: 7px;
        margin-left: 5px;
    }

    .secheading_right .infocontrol {
        float: right;
    }

#lb-before-replyby {
    display: none;
}

.k-dropdown .k-input, .k-combobox .k-input, .k-datepicker .k-input, .k-timepicker .k-input, .k-autocomplete .k-input {
    height: 28px;
    background-color: #fff;
    text-indent: 9px;
}

.k-dropdown .k-state-default, .k-combobox .k-state-default, .k-datepicker .k-state-default, .k-timepicker .k-state-default {
    background-color: #fff !important;
}

.secheading_right .k-combobox .k-input {
    height: 25px !important;
}

.secheading_right .k-dropdown-wrap.k-state-default, .secheading_right .form-control {
    height: 29px !important;
}

.form-section-heading .k-dropdown-wrap.k-state-disabled .k-input {
    height: 25px !important;
}

:root * > .k-icon, :root * > .k-sprite, :root * > .k-button-group .k-tool-icon {
    vertical-align: middle;
}

.txtbox_and_btn_container {
    position: relative;
    margin-bottom: 5px;
}

.btn-add, .btn-edit, .btn-delete, .btn-loc {
    border: 0;
    height: 34px;
    width: 33.33%;
    border-radius: 3px;
    text-align: center;
    float: left;
    padding: 0;
}

.w-50 {
    width: 50%;
}

.w-25 {
    width: 25%;
}

.outworkForm .btn-add {
    width: 100%;
}

.sup_cost_box_h {
    height: 36px;
    margin-bottom: 5px;
    font-weight: bold;
}

#cmbTemplateHeader {
    width: 100%;
}

.advance_srch_drpdown_btn {
    vertical-align: inherit;
    float: right;
    right: 28px;
    position: absolute;
    top: 0;
}

.dropdown-menu-right {
    position: fixed;
    z-index: 1000;
    padding: 6px 10px;
    margin-top: 0;
}

#mainInvoiceGrid #adv-search .k-header, #CmbInvoicesCategory, #CmbInvoicesFilterCategory {
    float: left;
}

.k-grid-header {
    padding-right: 0 !important;
}

.txtbox_wid_unit, .txtbox_wid_symbol {
    padding-right: 30px;
}

.measurementUnit, .symbolOnTxtbox {
    position: absolute;
    top: 1px;
    right: 11px;
    text-align: center;
    height: 32px;
    width: 28px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    padding-top: 7px;
    border-left: 1px solid #ccc;
}

.btn-success:hover {
    background-color: #47a447 !important;
}

.btn-success.active {
    background-color: #439043;
}

.CollapsingPanel {
    background-color: rgb(255, 255, 255);
    z-index: 1000;
    padding: 0px 0px;
    border-top: 0;
}

.btn-collapse {
    vertical-align: middle;
    background-color: #124083;
    color: #fff;
    font-size: 12px;
    border-radius: 3px;
    text-align: center;
    height: 34px;
    padding: 8px 3px;
    width: 87%;
}

    .btn-collapse:hover, .btn-collapse:focus {
        color: #fff;
    }

.supplier1_heading {
    padding-right: 0;
    position: absolute;
    right: 75px;
}

#txtBasisWeight1 {
    width: 100px;
}

#cmbPriceIndicator1 {
    width: 100%;
}

.remove_flds_dbl_border .k-state-default, .remove_flds_dbl_border .k-dropdown-wrap.k-state-default, .screen_left_Right_Padding .k-state-default, .screen_left_Right_Padding .k-dropdown-wrap.k-state-default {
    border: 0 !important;
}

.remove_flds_dbl_border .k-header.form-control, .screen_left_Right_Padding .k-header.form-control {
    height: 32px;
}

.overlay_div {
    z-index: 1000;
    background-color: white;
    /*box-shadow: rgb(193 193 193) 0px 0px 5px 0px;*/
}

.btnEditRevision {
    height: 79px;
    background: transparent;
    border: 1px solid #ccc;
    border-left: 0;
    border-radius: 0px 3px 3px 0px;
    font-size: 12px;
    text-align: center;
}

.divDescAddEdit {
    height: 54px;
    position: absolute;
    width: 22px;
    right: 10px;
    top: 0;
    z-index: 1;
    display: none;
}

.btnEditDesc, .btnAddDesc {
    height: 27px;
    font-size: 12px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 3px 3px 3px 3px;
    padding-top: 4px;
    margin-top: 0 !important;
}

.txtbox_withbtn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.currencySymbol {
    padding-top: 9px;
}

.rspnsvLblWidth {
    float: left;
    padding-left: 10px;
}

.rspnsvCtrlWidth {
    float: right;
    padding-right: 10px;
}

.rspnsvLblWidth1 {
    float: left;
    padding-left: 10px;
}

.rspnsvCtrlWidth1 {
    float: right;
    padding-right: 10px;
}

.desc_Dialog .modal-header {
    background-color: #124083;
    padding: 10px 14px;
}

    .desc_Dialog .modal-header .modal-title {
        color: white;
    }

.modal {
    overflow: hidden;
}

.phraseGridContainer .k-grid-content {
    height: 320px;
    overflow-y: scroll !important;
}

    .phraseGridContainer .k-grid-content::-webkit-scrollbar {
        width: 10px;
        height: 10px;
    }

    .phraseGridContainer .k-grid-content::-webkit-scrollbar-track {
        background: transparent;
    }

    .phraseGridContainer .k-grid-content::-webkit-scrollbar-thumb {
        background: #124083;
    }

.shiptoBtns {
    margin-left: -8px;
}

.rspnsv_Neg_Margin {
    margin-left: -16px;
}

.fieldSet {
    border: 1px solid #dadce0;
    padding: 20px 10px 15px 10px;
    margin: 10px 0 20px 0;
    contain: content;
    border-radius: 5px;
}

.float_heading {
    position: absolute;
    top: 2px;
    left: 15px;
    background-color: white;
    z-index: 1;
    padding: 0 5px;
    font-size: 12px;
    font-weight: bold;
    color: #124083;
}
.k-item.k-state-default {
    color: #fff;
    background-color: #0f3b87;
    border-color: #227a99;
}
.k-state-hover, .k-state-hover:hover{
    background-image: none !important;
}
.k-context-menu.k-menu-vertical > .k-item > .k-link, .k-menu .k-menu-group .k-item > .k-link {
    padding: 10px 0px;
}
@media only screen and (max-width: 768px) {
    .formLeftPanel {
        padding-right: 0px;
    }

    .formRightPanel {
        padding-left: 0px;
    }

    .rspnsvLeft-padding {
        padding-left: 24.8%;
    }

    .rspnsv_pad_for_txt {
        padding-left: 2px;
        padding-right: 2px;
    }

    .EstimateFooter, .EstimateNotes, .JobNotes {
        margin-bottom: 20px;
    }

    .formDropBtn {
        top: 20px;
        right: 0;
    }

    .formSMenu {
        right: 20px;
    }

    .formDropDown {
        margin-top: 50px;
        right: 0.3em;
    }

    .descControl {
        clear: both;
    }

    .margin-B {
        margin-bottom: 10px;
    }

    #DivEstimateItemForm .panel.sidebar-menu {
        max-width: 29.8% !important;
    }

    #lb-before-replyby {
        display: block;
    }

    #cmbTemplateHeader {
        width: 80%;
    }

    .pad-0-xs {
        padding: 0;
    }

    .table-responsive {
        margin-bottom: 12px;
    }

    #divPads, #divMultiOriginal, #divBookletPages {
        clear: both;
    }

    .div_CustomWidthHeight {
        clear: both;
    }

    #txtBasisWeight1 {
        width: 60px;
    }

    #cmbPriceIndicator1 {
        width: 30%;
    }

    #estimateItemButtons li {
        padding-bottom: 10px;
    }

    #estimateItemButtons > li > a {
        border-color: #cccccc;
    }

    .remove_flds_dbl_border .long_label, .screen_left_Right_Padding .long_label {
        padding: 0;
        position: inherit;
    }

    .rspnsvLblWidth {
        width: 35.4%;
    }

    .rspnsvCtrlWidth {
        width: 65.6%;
    }

    .rspnsvLblWidth1 {
        width: 35.4%;
    }

    .rspnsvCtrlWidth1 {
        width: 65.6%;
    }

    /*.rspnsvLblWidth {
        width: 26.4%;
    }

    .rspnsvCtrlWidth {
        width: 73.6%;
    }*/

    .shiptoBtns {
        margin-left: 103px;
        margin-bottom: 5px;
    }

    .float_heading{
        top: -8px;
    }
}

@media only screen and (max-width: 991px) {
    #AddEditEstimate_Form {
        margin-top: 64px;
    }

    .formSMenuContainer {
        right: 0.5em;
    }

    #DivEstimateItemForm .panel.sidebar-menu {
        max-width: 31.8%;
    }

    .responsiveRight {
        padding-right: 10px;
    }

    #EstimateWizardSelectionForm .labelLeftPadding {
        padding-left: 0;
    }

    .form-section-heading {
        padding-left: 0;
    }

    .secheading_left {
        padding: 10px 10px;
    }

    .secheading_right {
        margin: 10px 0;
        padding: 0;
        border-bottom: 1px solid #124083;
        height: 40px;
    }

        .secheading_right .infocontrol {
            padding-bottom: 31px;
        }

        .secheading_right .secheading_right_label {
            color: black;
        }

    .supplier1_heading {
        position: unset;
    }
}

@media all and (max-width: 991px) and (min-width: 831px) {
    .formDropBtn {
        top: 0;
        right: 0px;
    }

    .formSMenu {
        right: 5px;
    }

    .formDropDown {
        margin-top: 30px;
        right: 0.3em;
    }

    .rspnsvLblWidth {
        width: 13%;
    }

    .rspnsvCtrlWidth {
        width: 87%;
    }

    .rspnsvLblWidth1 {
        width: 13%;
    }

    .rspnsvCtrlWidth1 {
        width: 87%;
    }
}

@media all and (max-width: 831px) and (min-width: 768px) {
    .formDropBtn {
        top: 42px;
        right: 0;
    }

    .formSMenu {
        right: 5px;
    }

    .formDropDown {
        margin-top: 70px;
        right: 0.3em;
    }

    .rspnsvLblWidth {
        width: 13%;
    }

    .rspnsvCtrlWidth {
        width: 87%;
    }

    .rspnsvLblWidth1 {
        width: 13%;
    }

    .rspnsvCtrlWidth1 {
        width: 87%;
    }
}

@media all and (max-width: 1200px) and (min-width: 768px) {
    .rspnsvLeft-padding {
        padding-left: 11.8%;
    }

    .mainFormBottomSec .col-md-2 {
        width: 17.8%;
    }

    .mainFormBottomSec .col-md-4 {
        width: 31.333333%;
    }
    /*.screen_left_Right_Padding .responsive_Column {
        padding-right: 2px;
        display: none;
    }*/
    .div_Perfecting_and_doubleSided .responsive_Column {
        padding-right: 2px;
        display: none;
    }

    .wizard_description .responsive_Column {
        display: none;
    }
}

@media all and (max-width: 1200px) and (min-width: 991px) {
    #DivEstimateItemForm .panel.sidebar-menu {
        max-width: 24%;
    }

    .responsiveRight {
        padding-right: 0;
    }

    #customerName, #itemTitle {
        padding-left: 0;
    }

    .rspnsvLblWidth {
        width: 13%;
    }

    .rspnsvCtrlWidth {
        width: 87%;
    }

    .rspnsvLblWidth1 {
        width: 13%;
    }

    .rspnsvCtrlWidth1 {
        width: 87%;
    }
}

@media (min-width: 1200px) {
    .mainFormBottomSec .col-lg-2 {
        width: 12.1%;
    }

    .mainFormBottomSec .col-lg-4 {
        width: 37.4%;
    }

    .responsiveRight {
        padding-right: 0;
    }

    #customerName, #itemTitle {
        padding-left: 0;
    }

    .responsive_Column {
        padding-right: 2px;
        display: none;
    }

    .sc_respad_right {
        padding-right: 0;
    }

    .sc_respad_left {
        padding-left: 5px;
    }

    .rspnsvLblWidth1 {
        width: 12.78%;
    }

    .rspnsvCtrlWidth1 {
        width: 73.22%;
    }

    .rspnsvLblWidth {
        width: 12.78%;
    }

    .rspnsvCtrlWidth {
        width: 87.22%;
    }

    .rspnsvLblWidth1 {
        width: 12.78%;
    }

    .rspnsvCtrlWidth1 {
        width: 87.22%;
    }

    /*.rspnsvLblWidth {
        width: 8.8%;
    }

    .rspnsvCtrlWidth {
        width: 91.2%;
    }*/
}

@media (max-width: 1200px) {
    .res_padd_0_inside1200 {
        padding-right: 0;
    }

    .btnSwap {
        padding: 0px;
    }

    .rspnsv_Neg_Margin {
        margin-left: 0px;
    }
}
/****************End By Adnan***************/


.epro_addbutton_ot {
    position: relative;
    float: left;
    top: 2px;
}

.epro_addbutton1 {
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #00c2a8;
    background-color: #00c2a8;
    padding: 3px 8px;
    margin: 0px 0px 2px 0px;
}

    .epro_addbutton1:hover {
        border: 1px solid #00c2a8;
        color: #00c2a8;
        background-color: #ffffff;
        text-decoration: none;
    }

.epro_button_ot {
    position: relative;
    float: right;
    right: -5px;
    margin-top: 2px;
}

.epro_button_ot1 {
    position: relative;
    float: right;
    right: -7px;
    /*margin-top:2px;*/
}

.epro_button_1a {
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #4e9af1;
    background-color: #4e9af1;
    padding: 4px 12px;
    margin: 0px 0px 0px 0px;
}

    .epro_button_1a:hover {
        border: 1px solid #00c2a8;
        color: #00c2a8;
        background-color: #ffffff;
        text-decoration: none;
    }

.epro_button_1b {
    font-size: 14px;
    color: #454545;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 4px 12px;
    margin: 0px 0px 0px 0px;
}

    .epro_button_1b:hover {
        border: 1px solid #00c2a8;
        color: #00c2a8;
        background-color: #ffffff;
        text-decoration: none;
    }

.epro_button_common {
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #4e9af1;
    background-color: #4e9af1;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, .09);
    padding: 4px 14px;
    margin: 0px 0px 3px 0px;
}

    .epro_button_common:hover {
        border: 1px solid #00c2a8;
        color: #00c2a8;
        background-color: #ffffff;
        text-decoration: none;
    }


.epro_btn_ota {
    position: absolute;
    float: right;
    top: 12px;
    right: 20px;
}

.epro_additem_btn {
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #4e9af1;
    background-color: #4e9af1;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, .09);
    padding: 4px 6px 3px 6px;
    margin: 0px 0px 0px 0px;
}

    .epro_additem_btn:hover {
        border: 1px solid #00c2a8;
        color: #00c2a8;
        background-color: #ffffff;
        text-decoration: none;
    }

.epro_button_t1a {
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #4e9af1;
    background-color: #4e9af1;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, .09);
    padding: 2px 10px;
    margin: 0px 0px 0px 0px;
}

    .epro_button_t1a:hover {
        border: 1px solid #00c2a8;
        color: #00c2a8;
        background-color: #ffffff;
        text-decoration: none;
    }

.epro_button_t1b {
    font-size: 14px;
    color: #454545;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #ffffff;
    background-color: #fff;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, .09);
    padding: 2px 10px;
    margin: 0px 0px 0px 0px;
}

    .epro_button_t1b:hover {
        border: 1px solid #00c2a8;
        color: #00c2a8;
        background-color: #ffffff;
        text-decoration: none;
    }

.epro_gen_ot {
    position: relative;
    float: left;
    top: 0px;
}


/* ____________________________ MAIN CHECKBOX AREA ____________________________ */


.epro_box_1 {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    background: #fff;
    border: 1px solid #f2f2f2;
    border-radius: 4px 4px 4px 4px;
    overflow: hidden;
    vertical-align: top;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, .09);
    padding: 15px 10px 10px 2px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
}

/*----------------------------------- TABLE BOX --------------------------------------*/

.epro_box_outer {
    padding-left: 0px;
    padding-right: 10px;
}

.epro_box_1a {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    background: #fff;
    border: 1px solid #f2f2f2;
    border-radius: 3px 3px 3px 3px;
    overflow: hidden;
    vertical-align: top;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, .09);
    /*padding: 15px 2px 10px 2px;*/
    padding: 15px 0px 2px 0px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
}


/*----------------------------------- TABLE --------------------------------------*/

.epro_search_outer0 {
    padding-left: 0px;
    padding-right: 0px;
}

.epro_search_outer5 {
    padding-left: 2px;
    padding-right: 5px;
}

.epro_search_outer20 {
    padding-left: 20px;
    padding-right: 20px;
}

.epro_outer0 {
    padding-left: 0px;
    padding-right: 0px;
}

.epro_outerL {
    padding-left: 0px;
}

.epro_outerR {
    padding-right: 0px;
}

.epro_outer10 {
    padding-left: 10px;
}


.epro_table_hline1 {
    /*background:#00c2a8;*/
    border-bottom: 2px solid #00c2a8;
}

.epro_tabel_h1 {
    font-size: 14px;
    font-weight: 500;
    color: #00c2a8;
    text-align: left;
    margin-left: 10px;
}

.scrollTABLE {
    overflow: auto;
    white-space: nowrap;
}

.epro_table_btn1 {
    position: relative;
    float: left;
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    width: 100%;
    display: inline-block;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #00c2a8;
    background-color: #00c2a8;
    padding: 6px 8px 6px 8px;
    margin: 0px 2px 0px 0px;
}

    .epro_table_btn1:hover {
        border: 1px solid #4bb52f;
        color: #ffffff;
        background-color: #00c2a8;
        text-decoration: none;
    }

.epro_table_cancel_btn1 {
    position: relative;
    float: left;
    font-size: 13px;
    color: #00c2a8;
    text-decoration: none;
    text-align: center;
    width: 100%;
    display: inline-block;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #00c2a8;
    background-color: #ffffff;
    padding: 6px 8px 6px 8px;
    margin: 0px 2px 0px 0px;
}

    .epro_table_cancel_btn1:hover {
        border: 1px solid #4bb52f;
        color: #ffffff;
        background-color: #00c2a8;
        text-decoration: none;
    }

.epro_table_search_btn1 {
    position: relative;
    float: left;
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    width: 100%;
    display: inline-block;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #00c2a8;
    background-color: #00c2a8;
    padding: 6px 8px 6px 8px;
    margin: 0px 2px 0px 0px;
}

    .epro_table_search_btn1:hover {
        border: 1px solid #4bb52f;
        color: #ffffff;
        background-color: #00c2a8;
        text-decoration: none;
    }

.epro_table_FLR_h1a {
    position: relative;
    float: left;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    text-align: left;
    padding: 0px 0px 0px 2px;
    margin: 0px 0px 0px 0px;
}

.epro_edit_tbtn1 {
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    width: 32px;
    height: 32px;
    display: inline-block;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #007bc2;
    background-color: #007bc2;
    padding: 8px 0px 0px 9px;
    margin: 0px 0px 0px 0px;
}

.epro_edit_btn1:hover {
    border: 1px solid #007bc2;
    color: #ffffff;
    background-color: #007bc2;
    text-decoration: none;
}

.epro_add_btn1 {
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    width: 32px;
    height: 32px;
    display: inline-block;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #00c2a8;
    background-color: #00c2a8;
    padding: 8px 0px 0px 10px;
    margin: 0px 0px 0px 0px;
}

    .epro_add_btn1:hover {
        border: 1px solid #4bb52f;
        color: #ffffff;
        background-color: #00c2a8;
        text-decoration: none;
    }

.epro_del_btn1 {
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    width: 32px;
    height: 32px;
    display: inline-block;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #007bc2;
    background-color: #007bc2;
    padding: 7px 0px 0px 11px;
    margin: 0px 0px 0px 0px;
}

    .epro_del_btn1:hover {
        border: 1px solid #007bc2;
        color: #ffffff;
        background-color: #007bc2;
        text-decoration: none;
    }

.epro_btn_outer1 {
    position: absolute;
    float: right;
    top: 0px;
    right: 34px;
}

.epro_btn_outer2 {
    position: absolute;
    float: right;
    top: 0px;
    right: 0px;
}

.epro_btn_outer3 {
    position: absolute;
    float: right;
    top: 0px;
    right: 68px;
}

.epro_btn_outer4 {
    position: absolute;
    float: right;
    top: 0px;
    right: 0px;
}


/*.epro_est_jb_box_l2 {
	position:relative;
	float:left;
	width:100%;
	height:auto;
	background:#fff;
	border:1px solid #f2f2f2;
	border-radius: 6px 6px 6px 6px;
	overflow: hidden;
	vertical-align:top;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, .09);
	padding: 8px 16px 10px 16px;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:10px;
}*/

.epro_est_jb_box_l2a {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    background: #fff;
    /*border:1px solid #f2f2f2;*/
    border: 1px solid #cccccc;
    border-radius: 3px 3px 3px 3px;
    overflow: hidden;
    vertical-align: top;
    /*box-shadow: 0px 0px 10px rgba(0, 0, 0, .09);*/
    padding: 8px 10px 6px 10px;
    margin-top: 0px;
    /*margin-right:10px;*/
    /*margin-bottom:10px;*/
    margin-left: 10px;
}

.epro_est_jb_h1a {
    position: relative;
    float: left;
    left: 0px;
    font-size: 14px;
    color: #1153ca;
    /*color: #000;*/
    font-weight: 500;
    text-align: left;
    border: none;
    padding: 0px 0px 0px 0px;
    margin: 4px 0px 4px 0px;
}

.epro_est_h1b {
    position: relative;
    float: left;
    font-size: 38px;
    color: #000;
    font-weight: 400;
    text-align: left;
    border: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 5px 0px;
}

.epro_est_ttl_ot {
    position: relative;
    float: left;
    background: #f5f7fa;
    padding: 10px 10px 10px 10px;
    margin: 15px 0px 8px 0px;
}

.epro_est_h2a {
    position: relative;
    float: left;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    text-align: left;
    border: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 5px 0px;
}

.epro_est_h2b {
    position: relative;
    float: right;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    text-align: right;
    border: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 5px 0px;
}

.epro_est_ttl_input_1a {
    position: relative;
    float: left;
    /*left:0px;*/
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    display: block;
    width: 100%;
    height: 28px;
    text-align: right;
    background-color: #f5f7fa;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 6px 6px;
    margin: 0px 0px 0px 0px;
}


