#block-blockify-blockify-logo {
    padding: 20px 0 0 20px;
}

.admin-menu-icon img {
    width: 16px;
    height: 16px;
}

/**
* Menus - Main Vertical Menu
*/

.main-vertical-menu ul {
    margin: 0;
    padding: 0;
}

    .main-vertical-menu ul li {
        border-bottom: solid 1px white;
    }

        .main-vertical-menu ul li a {
            display: block;
            padding: 5px 0 5px 40px;
        }


        .main-vertical-menu ul li.menu__item.is-leaf, .main-vertical-menu ul li.menu__item.is-collapsed {
            list-style: none;
            background: url(../images/arrowlr.png) no-repeat 20px center;
            border-bottom: solid 1px white;
        }

        .main-vertical-menu ul li.menu__item.is-expanded {
            list-style: none;
            background: url(../images/arrowtb.png) no-repeat 18px 11px;
            border: none;
        }


        .main-vertical-menu ul li.active-trail ul li.menu__item.last {
            border-bottom: none;
        }

        .main-vertical-menu ul li.active-trail ul li.menu__item.is-leaf a {
            padding-left: 60px;
            font-size: 12px;
        }

            .main-vertical-menu ul li.active-trail ul li.menu__item.is-leaf a.active {
                color: #222;
                font-size: 12px;
            }

.main-vertical-menu .menu__item.is-expanded li.menu__item.is-leaf {
    list-style: none;
    background: #f5f5f5;
    border-bottom: solid 1px #e1e1e1;
}

.main-vertical-menu ul {
    background-color: #e1e1e1;
}

.main-vertical-menu li {
    width: 100%;
}

ul.jquerymenu li span.parent {
    margin-top: 10px;
    margin-left: 15px !important;
}

ul.jquerymenu li.parent ul li {
    list-style: outside none none;
    background: #F5F5F5 none repeat scroll 0% 0%;
    border-bottom: 1px solid #E1E1E1;
}

ul.jquerymenu li.parent.open {
    border: none;
}

ul.jquerymenu li.parent ul li a {
    padding-left: 60px;
    color: #8C2633;
    font-size: 12px;
}

    ul.jquerymenu li.parent ul li a.active {
        color: #222;
    }

/**
* END Menus - Main Vertical Menu
*/

/**
* Menus - Front Sidebar Menu
*/

.front-sidebar-links ul.menu {
    width: 100%;
    padding: 20px 0 0;
}

.front-sidebar-links li.menu__item.is-leaf {
    width: 100%;
    list-style: none;
    background: #8c2633;
    margin-bottom: 10px;
    text-align: center;
}

    .front-sidebar-links li.menu__item.is-leaf a {
        color: white !important;
        padding: 10px;
        display: block;
        font-size: 20px;
        text-transform: uppercase;
    }

.footer-vertical ul.menu {
    margin-top: 40px;
    padding: 0;
}

    .footer-vertical ul.menu li.menu__item a {
        line-height: 20px;
    }

    .footer-vertical ul.menu li.menu__item {
        list-style: none;
    }

/**
* End Menus
*/

.content-sidebar {
    height: 100%;
}

.region-sidebar-second {
    min-height: 400px;
}

.front .region-sidebar-second {
}

.region-sidebar-second .block {
    margin-left: auto;
    margin-right: auto;
}

.newsletter-block {
    padding: 10px;
    background: #d7d7d7;
    height: 100px;
}

/**
* Poll
*/
#block-views-benchmarks-block-1, #block-views-benchmarks-block-2, #block-views-benchmarks-block-3, #block-views-industry-events-block-2 {
    background-color: #e1e1e1;
    padding: 10px;
    font-size: 12px;
}

    #block-views-benchmarks-block-1 .view-footer, #block-views-benchmarks-block-2 .view-footer, #block-views-benchmarks-block-3 .view-footer, #block-views-industry-events-block-2 .view-footer {
        margin-top: 20px;
    }

    #block-views-current-poll-block h2.block-title, #block-views-benchmarks-block-1 h2.title, #block-views-benchmarks-block-2 h2.title, #block-views-benchmarks-block-3 h2.title, #block-views-industry-events-block-2 h2.title {
        font-size: 18px;
        margin: 0;
    }

.view-current-poll h2.node-title {
    font-size: 12px;
    line-height: 16px;
}

.benchmark-body p, .benchmark-body a, .benchmark-body {
    word-wrap: break-word !important;
}

.view-current-poll h2.node-title a {
    color: #222;
}

.benchmark-benchmark h2 {
    margin-top: 20px;
    margin-bottom: 0;
}

.benchmark-body p {
    margin: 0;
    padding: 0;
}

#block-views-industry-events-block-2 li {
    padding: 5px 0;
    border-bottom: dashed 1px #8C2633;
}

    #block-views-industry-events-block-2 li .views-field-php-1 {
        width: 20px;
        float: left;
    }

.byline {
    font-weight: bold;
}

/**
* Flexslider Custom
*/

.flexslider {
    border: 0;
}

.flex-control-thumbs {
    margin-top: 20px;
}

    .flex-control-thumbs li {
        max-width: 15%;
        font-size: 12px;
        line-height: 14px;
        margin-top: 20px;
        padding-right: 5px;
    }

.view-front-slider ul.slides li p {
    position: absolute;
    bottom: 0;
    padding: 10px 15px;
    color: white;
    background: rgba(0,0,0,0.7);
    margin: 0;
    font-size: 12px;
}

    .view-front-slider ul.slides li p span {
        font-size: 14px;
        font-weight: bold;
    }


.flex-direction-nav a {
    top: 160px;
    height: 60px;
}

    .flex-direction-nav a::before {
        padding-top: 20px;
    }

.flex-control-thumbs li {
    position: relative;
}

.flex-control-thumbs span a {
    word-spacing: 100px;
}

.flex-control-thumbs img {
    -webkit-transition: none !important;
    transition: none !important;
}

.flex-caption {
    position: absolute;
    left: 0;
    top: 90px;
}


img.flex-active {
    border-bottom: 5px solid #8c2633;
    padding-bottom: 45px;
}

/**
* Blocks
*/

.people ul {
    padding: 0;
}

.people h4 {
    font-weight: normal;
}

/**
* END Blocks
*/

/**
* Front MAP
*/

.map-locations {
    background: #d7d7d7;
    font-size: 12px;
    margin: 20px 0;
}

.header-map h3.title {
    text-transform: uppercase;
    text-align: center;
    font-size: 23px;
    margin: 10px 0;
}

.office {
    padding: 10px 0;
}

    .office p {
        margin: 0;
        padding: 0;
    }

        .office p.title {
            font-weight: bold;
        }

        .office p.tel {
        }

    .office a.email {
        color: #8c2633;
    }
/**
* END Front MAP
*/

/**
* Front About
*/
.about {
    text-align: center;
}

    .about ul {
        padding: 0;
        margin: 0;
    }

    .about h1 {
        background: #8c2633;
        color: white;
        font-size: 20px;
        padding: 15px;
        text-transform: uppercase;
        font-weight: 300;
    }

    .about ul li {
        display: inline;
        padding: 0 10px;
        border-right: solid 1px #8c2633;
    }

        .about ul li a {
            font-size: 12px;
        }

        .about ul li.first {
            padding-left: 0;
        }

        .about ul li.last {
            border: none;
        }

    .about .reasons {
        padding-top: 20px;
        display: block;
    }
/**
* END Front About
*/

/**
* Front Social
*/
.sociallang {
    margin: 20px auto;
    display: table;
}

.languages {
    display: table-cell;
    width: 105px;
    padding-right: 10px;
    border-right: solid 1px #eee;
}

    .languages ul, .social ul {
        margin: 0;
        padding: 0;
    }

        .languages ul li, .social ul li {
            display: inline;
        }

.social {
    width: 41px;
    display: table-cell;
    padding-left: 10px;
}

    .social img {
        width: 18px;
    }

/**
* END Front Social
*/

/**
* Products & Services
*/
.node-type-product .content-heading {
    position: relative;
}

.content-heading .views-field-field-image img {
    width: 100%;
}

.node-type-product h2.product-title {
    color: white;
    background: url("../images/square.png") no-repeat 10px 10px rgba(0,0,0,0.7);
    position: absolute;
    bottom: 10px;
    padding-left: 80px;
    padding-right: 20px;
    height: 80px;
    width: 50%;
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
    word-spacing: 400px;
}
/**
* END Products & Services
*/

/**
* Right sidebar red menu (views)
*/



.red-menu-views {
    font-size: 12px;
    margin-bottom: 10px;
    background: white;
}

.view-psr-archives-homepage {
    background: white;
}

.red-menu-views ul {
    padding: 0 10px;
    margin: 0;
}


.red-menu-views h2 {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    background: #8c2633;
    color: white;
    text-transform: uppercase;
    padding: 10px;
    font-weight: 400;
}

.red-menu-views .view {
    display: none;
}

.red-menu-views:hover .view {
    display: block;
}

.red-menu-views .views-field h3 {
    font-size: 12px;
    margin-bottom: 5px;
}

/**
* END Right sidebar red menu (views)
*/


.region-sidebar-second {
    padding-top: 20px;
}


/**
* White papers & Search
*/

.view-white-papers .image {
    min-height: 200px;
}

.white-papers-search h2 {
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
}

.search-form input {
    padding: 5px;
}

.search-form select {
    width: 100%;
    padding: 2px;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    color: #222;
    font-size: 12px;
}

    .search-form select:-moz-focusring {
        color: transparent;
        text-shadow: 0 0 0 #000;
    }

.search-form .form-type-select {
    background: #f5f5f5 url("../images/search-drop.png") right no-repeat;
    overflow: hidden;
    border-radius: 10px;
    border: 1px solid #999;
}

.white-papers-search .form-submit {
    width: 100%;
    padding: 10px 10px 10px 30px;
    background: #8c2633 url("../images/magnifier.png") no-repeat 120px center;
    color: white;
    font-size: 24px;
    font-weight: 600;
    border: none;
    text-align: left;
}

/**
* END Search
*/


/**
* White Papers
*/

.white-papers-page .views-row-odd {
    width: 50%;
    float: left;
}

.white-papers-page .views-row-even {
    width: 50%;
    float: right;
}

.white-papers-block {
    position: relative;
}

    .white-papers-block h3.title {
        position: absolute;
        bottom: 20px;
        padding: 10px 30px 10px 15px;
        background: rgba(0,0,0,0.7);
        margin: 0;
        font-size: 22px;
        width: 40%;
        font-weight: 600;
        line-height: 1.2em;
    }

        .white-papers-block h3.title a {
            color: white;
        }

    .white-papers-block .file {
        position: absolute;
        bottom: 20px;
        right: 30px;
        padding: 10px 15px 10px 80px;
        background: #8c2633 url("../images/download.png") no-repeat center;
    }

        .white-papers-block .file a {
            font-size: 30px;
            font-weight: 600;
            width: 150px;
            display: block;
            color: white;
            line-height: 1.2em;
        }

    .white-papers-block .image img {
        width: 100%;
    }

.two-rows .views-row {
    padding-bottom: 15px;
}


/**
* END White Papers
*/

/**
* White Papers Popup
*/

#cboxWrapper {
    border-radius: 0px;
}

.node-webform.view-mode-colorbox {
    margin: 10px;
    background: #e1e1e1;
    padding: 20px;
}

    .node-webform.view-mode-colorbox h2 a {
        font-size: 28px;
        font-weight: 400;
    }

.webform-client-form-936 input {
    padding: 5px;
    border: solid 1px #999;
}

.webform-client-form-936 textarea {
    padding: 5px;
    width: 500px;
}

input.webform-submit {
    width: 500px;
    background: #8c2633;
    font-size: 41px;
    color: white;
    font-weight: 800;
}


.webform-client-form .webform-component--first-name, .webform-client-form .webform-component--last-name,
.webform-client-form .webform-component--job-title, .webform-client-form .webform-component--company-name,
.webform-client-form .webform-component--phone, .webform-client-form .webform-component--email,
.webform-client-form .webform-component--city, .webform-component--country {
    width: 50%;
}

.webform-client-form .webform-component--first-name, .webform-client-form .webform-component--job-title,
.webform-client-form .webform-component--phone, .webform-client-form .webform-component--city {
    float: left;
}

.webform-client-form .webform-component--last-name, .webform-client-form .webform-component--company-name,
.webform-client-form .webform-component--email, .webform-component--country {
    float: right;
    text-align: right;
}

.webform-component {
    padding: 10px 0;
    margin: 0;
}

.webform-component--country {
    background: url("../images/search-drop.png") right no-repeat;
}

    .webform-component--country select {
        width: 230px;
        padding: 2px;
        overflow: hidden;
        border-radius: 10px;
        border: 1px solid #999;
        -webkit-appearance: none;
        -moz-appearance: none;
        background: transparent;
        font-size: 90%;
        color: #666;
    }

.webform-component--im-interested-in {
}

    .webform-component--im-interested-in select {
        width: 250px;
        padding: 2px;
        overflow: hidden;
        border-radius: 10px;
        border: 1px solid #999;
        -webkit-appearance: none;
        -moz-appearance: none;
        background: url("../images/search-drop.png") right no-repeat;
        font-size: 90%;
        color: #666;
    }


/**
* END White Papers popup
*/

/**
* CTA Home
*/

.cta-home {
    position: relative;
    background: #e1e1e1;
    height: 200px;
    padding-top: 10px;
}

    .cta-home .one p {
        background: url("../images/chart1.png") 40px 20px no-repeat;
        color: #8c2633;
        padding-left: 150px;
        width: 130px;
        font-size: 25px;
        margin: 0;
        height: 113px;
        line-height: 28px;
    }

    .cta-home .one h3 {
        padding: 10px 0 5px 40px;
        font-size: 25px;
        font-weight: normal;
        margin: 0;
    }

    .cta-home .one a {
        background: url("../images/arrow-right.png") 90% center no-repeat;
        padding: 5px 0 5px 40px;
        font-size: 25px;
        font-weight: bold;
        display: block;
    }


    /**onevtwo**/

    .cta-home .onevtwo p {
        background: url("../images/chart1.png") 40px 20px no-repeat;
        color: #8c2633;
        padding-left: 150px;
        width: 130px;
        font-size: 25px;
        margin: 0;
        height: 113px;
        line-height: 28px;
    }

    .cta-home .onevtwo h3 {
        padding: 10px 0 5px 40px;
        font-size: 25px;
        font-weight: normal;
        margin: 0;
    }

    .cta-home .onevtwo a {
        background: url("../images/arrow-right.png") 90% center no-repeat;
        padding: 5px 0 5px 40px;
        font-size: 25px;
        font-weight: bold;
        display: block;
    }


    .cta-home .two p {
        background: #939598;
        color: #d7d7d7;
        padding: 10px 15px;
        margin: 5px auto;
        font-size: 20px;
    }

    .cta-home .two {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 80%;
        margin: 10px auto;
    }

    .cta-home:hover .two {
        display: block;
        z-index: 100;
    }

    .cta-home:hover .one {
        display: none;
    }

    .cta-home .two a {
        background: url("../images/arrow-white.png") 90% center no-repeat #8c2633;
        font-size: 20px;
        font-weight: normal;
        color: white;
        padding: 10px 15px;
        display: block;
    }

.cta-subpages {
    position: relative;
    background: #e1e1e1;
    height: 150px;
    padding-top: 10px;
}

    .cta-subpages .one p {
        background: url("../images/graph.png") 10px 0px no-repeat;
        color: #8c2633;
        padding-left: 70px;
        font-size: 24px;
        margin: 0;
        height: 70px;
        line-height: 28px;
    }

    .cta-subpages .one a {
        background: url("../images/arrow-right.png") 85% 80% no-repeat;
        padding: 5px 0 5px 20px;
        font-size: 24px;
        line-height: 28px;
        display: block;
    }

/**
* END CTA Home
*/

#header, #content, #navigation, .region-sidebar-first, .region-sidebar-second, #footer {
    word-wrap: normal !important;
}

/**
* Custom Poll
*/

.poll .bar {
    background: white;
    border-radius: 10px;
}

    .poll .bar .foreground {
        background: #939598;
        border-radius: 10px;
    }

.poll .text, .poll .percent {
    font-size: 12px;
}

.poll .total {
    text-align: left;
}

#block-views-current-poll-block {
    padding: 10px;
    background: #d7d7d7;
}

.psrvideo {
    font-size: 120%;
    font-weight: bold;
}

.allpolls {
    margin-top: 10px;
    font-size: 80%;
}

.region-bottom {
    background: #E1E1E1;
    border: 1px solid #8C2633;
    margin-top: 15px;
}

    .region-bottom .block {
        padding: 20px;
        margin: 10px;
    }

#main {
    padding-top: 0;
    margin-top: 3em;
    border: 1px solid #8C2633;
}

.region-sidebar-first {
    padding-left: 0px !important;
}

.node-type-product .content-heading img {
    width: 100%;
}

.logo40 {
    max-width: 150px;
    margin: 0 auto;
    display: block;
}

#block-block-31 {
    width: 150px;
    margin: 0 auto;
}

#map_canvas {
    width: 100%;
    height: 600px;
    background: #888;
    ";
}



@media all and (min-width: 480px) and (max-width: 959px) {
    .red-menu-views {
        background: none;
    }

    .cta-home .one p, .cta-home .one h3, .cta-home .one a {
        font-size: 18px;
    }

    .cta-home .one p {
        background: url("../images/chart2.png") 40px 20px no-repeat;
        padding-left: 110px;
    }

    .cta-home .two p {
        padding: 5px 10px;
        margin: 5px auto;
        font-size: 16px;
    }


    .cta-home .two a {
        background: url("../images/arrow-white.png") 90% center no-repeat #8c2633;
        font-size: 16px;
    }

    .flex-caption {
        top: 80px;
    }

    .white-papers-block h3.title {
        font-size: 22px;
    }

    .white-papers-block .file {
        right: 10px;
        padding: 10px 5px 10px 80px;
    }

        .white-papers-block .file a {
            font-size: 22px;
        }

    .node-type-product h2.product-title {
        font-size: 22px;
    }

    #map_canvas {
        width: 100%;
        height: 485px;
        background: #888;
        ";
    }
}

@media all and (max-width: 479px) {

    h1 {
        font-size: 24px;
    }

    .flex-control-thumbs li {
        padding-right: 5px;
        margin-right: 0;
    }

    .flex-caption {
        top: 43px;
    }

    #map_canvas {
        width: 100%;
        height: 325px;
        background: #888;
        ";
    }

    .white-papers-block h3.title {
        font-size: 14px;
        width: 35%;
    }

    .white-papers-block .file {
        right: 10px;
        padding: 5px;
        background: #8C2633;
    }

        .white-papers-block .file a {
            font-size: 14px;
        }

    .node-type-product h2.product-title {
        font-size: 22px;
        line-height: 30px;
        padding-top: 5px;
    }
}

@media all and (max-width: 320px) {
    .flex-control-thumbs li {
        padding-right: 4px;
    }

    .flex-caption {
        top: 40px;
        font-size: 9px;
    }
}

#block-psr-blocks-prs-sociallang .block-title {
    padding-left: 40px;
    text-align: right;
    width: 167px;
    margin: 0 auto;
}

/* Footer Sitemap */

.fs-block-content ul li {
    padding: 30px;
}

/* Spotlight */

.spotlight {
    background: #e1e1e1;
    padding: 20px 0;
}

    .spotlight a {
        padding-left: 40px;
        font-size: 26px;
    }

.view-global-team.view-display-id-page .grid-4 {
    width: 150px;
    float: left;
    margin-right: 5px;
    height: 280px;
}

    .view-global-team.view-display-id-page .grid-4 h2 {
        font-size: 1em;
        line-height: 1.2em;
        margin: 10px 0;
    }

    .view-global-team.view-display-id-page .grid-4 h4 {
        font-size: 0.8em;
        line-height: 1em;
        margin: 10px 0;
        color: #222;
    }

.page-node-231 .field-name-body ul {
    list-style-type: disc;
}

    .page-node-231 .field-name-body ul li {
        margin-left: 15px;
    }

/* 40 Years */

.history {
    border-top: 30px solid #8C2633;
    border-bottom: 30px solid #8C2633;
    margin-bottom: 20px;
}

    .history .years {
        width: 60%;
        float: left;
        padding: 10px 0;
    }

        .history .years ul {
            margin-top: 0px;
            padding-top: 0px;
            padding-right: 20px;
        }

            .history .years ul li {
                padding-left: 20px;
            }

                .history .years ul li.spacetb {
                    padding-top: 20px;
                    padding-bottom: 20px;
                }

                .history .years ul li.spacet {
                    padding-top: 20px;
                }

                .history .years ul li.spaceb {
                    padding-bottom: 20px;
                }

        .history .years li.grey {
            background: #ccc;
        }

        .history .years li h4 {
            font-size: 1.3em;
            width: 20%;
            float: left;
            padding: 5px 0;
            margin: 0;
        }

        .history .years li div {
            width: 80%;
            float: right;
        }

            .history .years li div p {
                margin: 0;
                padding: 5px 0;
            }

    .history .images {
        padding: 10px 0;
        width: 252px;
        float: right;
        text-align: center;
    }

/* END 40 Years*/

.sidebar-first .content-heading, .sidebar-first #content {
    padding-right: 0px !important;
}

#block-views-benchmarks-block-3 .view-footer {
    margin-top: 20px;
}

.formscope {
    background: #f1f1f1;
    width: 70%;
    margin: 0 auto;
    padding-left: 50px;
    padding-top: 20px;
}

    .formscope fieldset {
        border: 0px;
        padding: 0px;
        margin: 0px;
    }

    .formscope p.contact {
        font-size: 12px;
        margin: 0px 0px 10px 0;
        line-height: 14px;
        font-family: Arial, Helvetica;
    }


    .formscope input.buttom:hover {
        background-color: #2a78f6;
    }

.required {
    color: red;
    text-align: right;
}

.ui-table-columntoggle-btn {
    display: none !important;
}

.custombutton {
    background: #4b8df9;
    display: inline-block;
    padding: 5px 10px 6px;
    color: #fbf7f7;
    text-decoration: none;
    font-weight: bold;
    line-height: 1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 3px #999;
    -webkit-box-shadow: 0 1px 3px #999;
    box-shadow: 0 1px 3px #999;
    text-shadow: 0 -1px 1px #222;
    border: none;
    position: relative;
    cursor: pointer;
    font-size: 14px;
    font-family: Verdana, Geneva, sans-serif;
}

.center-wrapper {
    width: 300px;
    margin: 0 auto;
    margin-left: auto;
    margin-right: auto;
    align: center;
    text-align: center;
    padding-top:10px;
}

.right-wrapper {
    width: 300px;
    margin: 0 auto;
    margin-left: auto;
    margin-right: auto;
    align: right;
    text-align: right;
}

.customtextbox {
    background: #white;
    border-radius: 2em;
    border: none;
    padding: 0.8em;
    padding-left: 1.5em;
    width: 90%;
    outline: none;
    box-shadow: 0 4px 6px -5px hsl(0, 0%, 40%), inset 0px 4px 6px -5px hsl(0, 0%, 2%);
}

#horizontalmenu {
    border: 1px solid #ccc;
    border-width: 1px 0;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

    #horizontalmenu li {
        display: inline;
        font-size: small;
        color: black;
        margin: 10px 0px;
        font-family: inherit;
        font-weight: bold;
        line-height: 20px;
        color: inherit;
        text-rendering: optimizelegibility;
        padding-right: 7px;
    }

    #horizontalmenu a {
        display: inline-block;
        padding: 10px;
    }

ul#horizontalmenu {
    text-align: left;
}

    ul#horizontalmenu li {
        display: inline-block;
        *display: inline; /*IE7*/
        *zoom: 1; /*IE7*/
        margin-right: 10px;
        width: 135px;
    }


.gridoemcellbckgreen {
    background-color: green;
}

.gridoemcellbckred {
    background-color: orangered;
}

.gridoemcellbckyellow {
    background-color: yellow;
}

.ui-tooltip {
    background: #666;
    color: white;
    border: none;
    padding: 0;
    opacity: 1;
    width: 210px;
}

.ui-tooltip-content {
    position: relative;
    padding: 1em;
}

    .ui-tooltip-content::after {
        position: absolute;
        border-style: solid;
        display: block;
        width: 0;
    }

.right .ui-tooltip-content::after {
    top: 18px;
    left: -10px;
    border-color: transparent #666;
    border-width: 10px 10px 10px 0;
}

.left .ui-tooltip-content::after {
    top: 18px;
    right: -10px;
    border-color: transparent #666;
    border-width: 10px 0 10px 10px;
}

.top .ui-tooltip-content::after {
    bottom: -10px;
    left: 72px;
    border-color: #666 transparent;
    border-width: 10px 10px 0;
}

.bottom .ui-tooltip-content::after {
    top: -10px;
    left: 72px;
    border-color: #666 transparent;
    border-width: 0 10px 10px;
}

#parent {
    height: 300px;
}

#fixTable {
    width: 1800px !important;
}

#tbOEActuals {
    width: 1800px !important;
}

.gridrowhighlight {
    font-weight: normal;    
    background-color: #E4DCD4;
    vertical-align: sub;
    color: #FFFFFF;
    font-style: italic;
    font-family: Verdana;
    vertical-align: middle;
}

    .zui-table {
        border: 1px solid;
    font: normal 13px Arial, sans-serif;
}
.zui-table thead th {   
    padding: 10px;
    text-align: left;   
    white-space: nowrap;
    font-weight: bold;
    background-color: #99bfe6;
     height:46px;
     cursor:pointer;
}
.zui-table tbody td {      
    padding: 10px;    
    white-space: nowrap;
}
.zui-wrapper {
    position: relative;
}
.zui-scroller {
    margin-left: 140px;
    overflow-x: scroll;
    overflow-y: visible;
    padding-bottom: 5px;   
}
.zui-table .zui-sticky-col {   
    left: 0;
    position: absolute;
    top: auto;
    width: 140px;
    height:46px;
    border-top:solid 1px;
    background-color: #99bfe6;    
}


/* Start by setting display:none to make this hidden.
   Then we position it in relation to the viewport window
   with position:fixed. Width, height, top and left speak
   speak for themselves. Background we set to 80% white with
   our animation centered, and no-repeating */
.bodyoverlaymodal {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 255, 255, 255, .8 ) url('../../Images/loading.gif') 50% 50% no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;
}

    /* Anytime the body has the loading class, our
   modal element will be visible */
    body.loading .bodyoverlaymodal {
        display: block;
    }

.tblheaderbckground {
    background-color: #8c2633;
    color: white;
}

.contentheader {
    color: #8c2633;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
}

.vddcenterbutton {
    padding-top: 35px;
}

.vtxtcenterbutton {
    padding-top: 12px;
}

/*overriding bootstrap class height auto to 300px for list box multiple*/
select.form-control[multiple] {
    height: 300px;
}

.iconfontsize{
    font-size:24px;
}

.badge-success {
    color: #fff;
    background-color: grey;
}
.bs-example {
    margin: 20px;
}

.accordion .fa {
    margin-right: 0.5rem;
}

.componentBckground {
    background-color: antiquewhite
}

.reportMultiListHeight {
    height: 310px;
}

.reportTitleError {
    color: red;
    font-weight: bold;
}

/*added this css class for Engine Spec supplier delete button disable*/
.btndisabled {
    background-color: #6c757d; /* Grey background for disabled state */
    border-color: #6c757d; /* Grey border */
    color: #fff; /* Text color remains white for contrast */   
    opacity: 0.5; /* Makes the button appear disabled */
}

table.dataTable thead.tblheaderbckground {
    background-color: #8c2633 !important;
    color: white !important;
}
    /* Additional rule to override Bootstrap styles */
    table.dataTable thead.tblheaderbckground th {
        background-color: inherit !important;
        color: inherit !important;
    }


.table {
    table-layout: fixed;
    width: 100%;
    word-wrap: break-word;
}

.table th,
.table td {
    white-space: normal;
    word-break: break-word;
}

.tblheaderbckground th {
    overflow-wrap: break-word;
    word-break: break-word;
}


