@font-face {
    font-family: "Glyphicons Halflings";
    src: url("../../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

body {
    padding: 0 0 0 0;
    margin-bottom: 100px;
    font-size: 11px;
    font-family: Arial;
}

html {
    position: relative;
    min-height: 100%;
}

a, a:focus, a:hover {
    outline: none;
}

p {
    margin: 0 0 5px;
    padding: 0 5px;
}

ul {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

li.dropdown:hover > .dropdown-menu {
    display: block;
}

li.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

li.dropdown-submenu {
    position: relative;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

    li.dropdown-submenu > .dropdown-menu {
        position: absolute;
        top: 0;
        right: 100%;
        width: 108%;
    }

legend {
    margin-left: 20px;
    margin-bottom: 10px;
}

.btn {
    font-size: 11px;
    padding: 4px 8px;
}

.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default,
.btn-default, .btn-default:hover, .btn-default:focus {
    display: inline-block;
    height: 27px;
    border: 1px solid #c8c8c8;
    background-color: #d9d9d9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #000000;
    font-size: 12px;
}

.btn-group, .btn-group:hover, .btn-group:focus {
    background: #212121;
    /*font-size: 12px;*/
    color: #FFFFFF;
    text-align: left;
    display: block;
    position: relative;
    padding: 10px 0 12px 60px;
}

    .btn-group i {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 50px;
        background: #000000;
        text-align: center;
    }

        .btn-group i img {
            position: absolute;
            margin: auto;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
        }

    .btn-group p {
        margin: 0 0;
        line-height: 18px;
        font-size: 12px;
        color: #a8a8a8;
    }

.btn-group-inline, .btn-group-inline:hover, .btn-group-inline:focus {
    display: inline-block;
    padding: 10px 20px 12px 60px;
}

.btn-primary i {
    position: absolute;
    width: 26px;
    right: 0;
    top: 0;
    bottom: 0;
    background: #114e96;
}

    .btn-primary i img {
        text-align: center;
        margin-top: 5px;
    }

.btn-primary-inline, .btn-primary-inline:hover, .btn-primary-inline:focus {
    display: inline-block;
    padding: 6px 12px;
    width: auto !important;
}

.btn-edit,
.btn-edit.active, .btn-edit.focus, .btn-edit:active, .btn-edit:focus, .btn-edit:hover, .open > .dropdown-toggle.btn-edit {
    position: relative;
    padding-right: 36px;
}

.btn-edit-small {
    background-repeat: no-repeat !important;
    background-position: center 5px !important;
}

.dropdown-toggle span.arrow {
    display: inline-block;
    width: 22px;
    height: 10px;
    margin-left: 10px;
}

a.arow-gray-bottom, input.arow-gray-bottom, a.arow-gray-bottom:hover, input.arow-gray-bottom:hover, a.arow-gray-bottom:focus, input.arow-gray-bottom:focus, a.arow-gray-bottom:active, input.arow-gray-bottom:active {
    padding-right: 30px;
    display: block;
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    color: #000000;
}

a.arow-white-bottom, input.arow-white-bottom, a.arow-white-bottom:hover, input.arow-white-bottom:hover, a.arow-white-bottom:focus, input.arow-white-bottom:focus, a.arow-white-bottom:active, input.arow-white-bottom:active {
    padding-right: 30px;
    display: block;
    border: 1px solid #000000;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    color: #fff;
}

.arow-gray-bottom i {
    margin-right: 10px;
}

.borderBott {
    border-bottom: 1px solid #bfc1c3;
}

.borderBox {
    border: 1px solid #bfc1c3;
    border-bottom: 2px solid #bfc1c3;
    padding: 10px;
}

ul.borderBox li {
    display: block;
}

.dropdown-menu {
    width: 100%;
    right: 0;
    left: inherit;
    margin: 0 0 0 0;
    font-size: 11px;
}

    .dropdown-menu .dropdown-header {
        color: #135cb0;
    }

h1, .h1 {
    font-size: 20px;
    margin-top: 0;
}

h2, .h2 {
    font-size: 18px;
    line-height: 34px;
}

h3, .h3 {
    font-size: 16px;
    color: #212121;
    line-height: 22px;
    padding: 0 5px;
}

h4, .h4 {
    font-size: 14px;
    color: #212121;
    line-height: 22px;
    margin: 0 0 10px 0;
    padding: 0 5px;
}

    h4 span, .h4 span {
        font-weight: 600;
    }

.h1, .h2, .h3, h1, h2, h3 {
    margin: 0 0;
}

.mar-top5 {
    margin-top: 5px;
}

.mar-top10 {
    margin-top: 10px;
}

.mar-top20 {
    margin-top: 20px;
}

.mar-top25 {
    margin-top: 25px;
}

.mar-top30 {
    margin-top: 30px;
}

.mar-top40 {
    margin-top: 40px;
}

.mar-top50 {
    margin-top: 50px;
}

.mar-bott5 {
    margin-bottom: 5px;
}

.mar-bott10 {
    margin-bottom: 10px;
}

.mar-left5 {
    margin-left: 5px;
}

.mar-left10 {
    margin-left: 10px;
}

.mar-left20 {
    margin-left: 20px;
}

.mar-left50 {
    margin-left: 50px;
}

.mar-left100 {
    margin-left: 100px;
}

.mar-right50 {
    margin-right: 50px;
}

.pad-left10 {
    padding-left: 10px;
}

.pad-left20 {
    padding-left: 20px;
}

.pad-left30 {
    padding-left: 30px;
}

.pad-left40 {
    padding-left: 40px;
}

.pad-left50 {
    padding-left: 50px;
}

.pad-right10 {
    padding-right: 10px;
}

.font-size-medium {
    font-size: medium;
}

label {
    color: #666;
    padding: 0 5px;
}

.alignCenter {
    text-align: center;
}

.alignLeft {
    text-align: left;
}

input[type="text"], input[type="password"], input[type="date"], input[type="number"], input[type="file"], input[type="email"], input[type="url"], input[type="tel"], textarea, select {
    display: block;
    padding: 0 5px;
    width: 100%;
    height: 28px;
    font-size: 11px;
    max-width: 300px;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    border: 1px solid #cacbcb;
}

textarea {
    height: 99px;
}

.panel-title a, .panel-title a:focus, .panel-title a:hover {
    color: #000000;
}

.panel-group {
    margin-bottom: 10px;
}

/*CSS For Header Start*/
.navbar {
    min-height: inherit;
    margin-bottom: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.navbar-top {
    background-color: #1f1f1f;
    border: none;
    display: none;
}

#navbar-top .navbar-nav > li > a {
    padding: 0 15px 0 0;
    line-height: 40px;
    font-size: 11px;
    font-weight: 600;
    color: #fff;
    background: none;
}

    #navbar-top .navbar-nav > li > a > i {
        text-align: center;
        padding: 0 10px;
        margin-right: 5px;
        display: block;
        float: left;
        position: relative;
    }

        #navbar-top .navbar-nav > li > a > i > span {
            color: #1564c2;
        }

        #navbar-top .navbar-nav > li > a > i > img.abs {
            position: absolute;
            top: 0;
            left: -5px;
        }

.navbar-inverse {
    border: none;
    margin-bottom: 10px;
}

    .navbar-inverse .navbar-nav > li {
        display: block;
        border-right: 1px solid #0c4b96;
    }

        .navbar-inverse .navbar-nav > li:last-child {
            border-right: none;
        }

        .navbar-inverse .navbar-nav > li > a {
            color: #FFFFFF;
        }

    .navbar-inverse .dropdown-menu {
        color: #FFFFFF;
        min-width: 180px;
        left: 0;
    }

        .navbar-inverse .dropdown-menu > li > a {
            color: #FFFFFF;
            padding: 5px 20px;
        }

.navbar-nav > li > a {
    line-height: 40px;
    padding-bottom: 0;
    padding-top: 0;
    text-transform: uppercase;
    /*font-size: 12px;*/
    font-weight: 600;
}

    .navbar-nav > li > a i {
        margin-right: 10px;
    }

.navbar-brand {
    height: auto;
    padding: 0 30px 0 0;
    margin: 0px 20px;
    border-right: 1px solid #dcdee0;
}

    .navbar-brand img {
        max-height: 75px;
    }

.navbar-brand-wrap {
    position: relative;
}

    .navbar-brand-wrap .tagline {
        font-size: 20px;
        color: #666666;
        position: absolute;
        bottom: 40%;
        font-weight: 700;
        left: 250px;
    }

/*For Icons*/
.navbar-inverse .navbar-nav > li i {
    display: inline-block;
    width: 20px;
    height: 40px;
    float: left;
}

.header-subnav a {
    min-height: 38px;
}

    .header-subnav a i {
        display: inline-block;
        width: 30px;
        height: 26px;
        float: left;
    }

.announcement span {
    display: block;
    width: 20px;
    height: 26px;
}

.chatsupport span {
    display: block;
    width: 27px;
    height: 26px;
}

.logOff span {
    display: block;
    width: 25px;
    height: 26px;
}

.flag-english i {
    background: url("Images/flag-english.png") no-repeat;
    width: 15px;
    height: 10px;
    margin-top: 5px;
}

.flag-spain i {
    background: url("Images/flag-spain.png") no-repeat;
    width: 15px;
    height: 10px;
    margin-top: 5px;
}

.flag-france i {
    background: url("Images/flag-france.png") no-repeat;
    width: 15px;
    height: 10px;
    margin-top: 5px;
}

.flag-germany i {
    background: url("Images/flag-germany.png") no-repeat;
    width: 15px;
    height: 10px;
    margin-top: 5px;
}

.flag-china i {
    background: url("Images/flag-china.png") no-repeat;
    width: 15px;
    height: 10px;
    margin-top: 5px;
}


.modal {
    overflow-x: auto !important;
    left: 0 !important;
}

.modal-footer .btn {
    height: auto;
    display: inline-block;
}
/*Icons End*/

.contentWrapp {
    border: 1px solid #cacbcb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #f1f1f1;
    padding: 3px;
}

ul.settings, ul.timesettings {
    padding: 0 0 0 0;
    float: left;
}

    ul.settings li {
        display: block;
        float: left;
        min-width: 160px;
        padding-right: 30px;
    }

        ul.settings li label, ul.timesettings li label {
            font-size: 12px;
            font-weight: 400;
            color: #111111;
            line-height: 24px;
        }

    ul.timesettings li label {
        display: block;
    }

    ul.timesettings li input {
        width: 100px;
    }

    ul.timesettings li {
        display: block;
        float: left;
        min-width: 160px;
    }

ul.header-subnav {
    margin-top: 25px;
    padding: 0 0 0 0;
}

    ul.header-subnav > li {
        display: block;
        float: left;
        margin-left: 5px;
        margin-bottom: 10px;
    }

        ul.header-subnav > li a.btn-primary, .btn-info, .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active,
        .btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open > .dropdown-toggle.btn-info {
            background-color: #212121;
            /*display: block;*/
            border: 1px solid #000000;
            border-radius: 5px;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            color: #fff;
        }

/*CSS For Header End*/
div.myProfile {
    margin: 0 20px;
    text-align: center;
    padding-bottom: 10px;
}

ul.profileInfo {
    text-align: left;
    display: inline-block;
}

    ul.profileInfo li {
        display: block;
        list-style-type: none;
    }

        ul.profileInfo li label {
            width: 90px;
            margin-right: 20px;
        }

div.profileAvtar {
    width: 140px;
    height: 140px;
    background: #dcdcdc;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    margin: 20px auto;
    border: 1px solid #cacbcb;
}

    div.profileAvtar img {
        width: 100%;
        height: 100%;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
    }


ul.options {
    margin: 0 20px;
}

    ul.options li {
        display: block;
        clear: both;
        height: 35px;
    }

        ul.options li label {
            float: left;
            width: 205px;
            margin-right: 20px;
        }

    ul.options .profileAvtar {
        width: 140px;
        height: 140px;
        background: #dcdcdc;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        margin: 0 auto 30px;
        border: 1px solid #cacbcb;
    }

        ul.options .profileAvtar img {
            width: 100%;
            height: 100%;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
        }

li.icon a {
    float: left;
}

.options select {
    float: left;
    margin-right: 20px;
    width: 183px;
}

ul.options li a {
    float: left;
    margin-right: 20px;
}


ul.Unit-info {
    margin: 0 20px;
}

    ul.Unit-info li {
        display: block;
        clear: both;
        height: 35px;
    }

        ul.Unit-info li label {
            float: left;
            width: 158px;
            margin-right: 20px;
        }

    ul.Unit-info .profileAvtar {
        width: 140px;
        height: 140px;
        background: #dcdcdc;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        margin: 0 auto 30px;
        border: 1px solid #cacbcb;
    }

        ul.Unit-info .profileAvtar img {
            width: 100%;
            height: 100%;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
        }

li.icon a {
    float: left;
}

.Unit-info select {
    float: left;
    margin-right: 20px;
    width: 183px;
}

ul.Unit-info li a {
    float: left;
    margin-right: 20px;
}

ul.projInfo {
    margin: 0 20px;
}

    ul.projInfo li {
        margin-bottom: 5px;
        display: block;
        clear: both;
    }

        ul.projInfo li label {
            float: left;
            width: 205px;
            margin-right: 20px;
        }

    ul.projInfo .profileAvtar {
        width: 140px;
        height: 140px;
        background: #dcdcdc;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        margin: 0 auto 30px;
        border: 1px solid #cacbcb;
    }

        ul.projInfo .profileAvtar img {
            width: 100%;
            height: 100%;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
        }

li.icon a {
    float: left;
}

ul.projInfo li a {
    float: left;
    margin-right: 20px;
}


ul.projTypePhase {
    margin: 0 20px;
}

    ul.projTypePhase li {
        display: block;
        clear: both;
        height: 30px;
    }

        ul.projTypePhase li label {
            float: left;
        }

    ul.projTypePhase .profileAvtar {
        width: 140px;
        height: 140px;
        background: #dcdcdc;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        margin: 0 auto 30px;
        border: 1px solid #cacbcb;
    }

        ul.projTypePhase .profileAvtar img {
            width: 100%;
            height: 100%;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
        }

li.icon a {
    float: left;
}

.projTypePhase select {
    float: left;
    width: 40%;
}

ul.projTypePhase li a {
    float: left;
    margin-right: 20px;
}

.projTypePhase input {
    float: left;
    margin-right: 5px !important;
}


.alert > p + p {
    margin-top: 5px;
}

.alert > p > .btn {
    float: left;
}

.alert > p, .alert > ul {
    margin-bottom: 0;
}

ul.searchForm {
    padding: 0 0 0 0;
    display: inline;
}

    ul.searchForm li {
        margin: 5px;
    }

    ul.searchForm > li {
        display: inline-block;
        vertical-align: middle;
    }

        ul.searchForm > li:last-child {
            margin-right: 0px;
        }

        ul.searchForm > li label {
            line-height: 24px;
        }

        ul.searchForm > li > a.info {
            line-height: 24px;
        }

.searchFormSection, .searchFormSection input, .searchFormSection a {
    display: inline-block;
}

ul.projInfo {
    padding: 0 0 0 0;
}

    ul.projInfo > li {
        float: none;
        display: block;
    }

    ul.projInfo li label {
        float: left;
        line-height: 24px;
        margin-bottom: 0;
        width: 190px;
    }

.projInfo input, .projInfo select {
    width: 320px;
}

input[type="checkbox"], input[type="radio"] {
    line-height: normal;
    margin-top: 1px;
    width: auto !important;
}

.tdCheckbox {
    text-align: center;
}

.colCheckbox {
    margin: 4px 0 0 !important;
}

.projInfo p {
    line-height: 24px;
    margin: 0 0 0 0;
}


.normal {
    color: #111111;
    font-size: 12px;
    font-weight: 400;
}

.required {
    color: #FE0000;
    margin-left: -3px;
}


.search-btn, .search-btn:hover, .search-btn:focus,
.close-btn, .close-btn:hover, .close-btn:focus,
.add-btn, .add-btn:hover, .add-btn:focus,
.save-btn, .save-btn:hover, .save-btn:focus,
.eng-btn, .eng-btn:hover, .eng-btn:focus,
.email-btn, .email-btn:hover, .email-btn:focus,
.email-btn1, .email-btn1:hover, .email-btn1:focus,
.calc-btn, .calc-btn:hover, .calc-btn:focus,
.first-btn, .first-btn:hover, .first-btn:focus,
.last-btn, .last-btn:hover, .last-btn:focus,
.previous-btn, .previous-btn:hover, .previous-btn:focus,
.next-btn, .next-btn:hover, .next-btn:focus, 
.back-btn, .back-btn:hover, .back-btn:focus, 
.price-btn, .price-btn:hover, .price-btn:focus,
.report-btn, .report-btn:hover, .report-btn:focus {
    background-position: 5px center;
    background-repeat: no-repeat;
    padding-left: 30px;
}

table.grid {
    width: 100%;
    border: 1px solid #bfc1c3;
    font-size: 12px;
    margin-bottom: 5px;
    overflow: scroll;
}

    table.grid th, .k-grid-header th.k-header, .k-grid-header .k-link:link, .k-grid-header .k-link:visited, .k-grid-header .k-nav-current.k-state-hover .k-link, .k-grouping-header .k-link {
        color: #FFFFFF;
        text-align: center;
    }

    table.grid td, table.grid th {
        border: 1px solid #bfc1c3;
        padding: 0 5px;
    }

    table.grid td {
        background: #fff;
    }

    table.grid tr:hover td, .k-grid-content table tr:hover, .k-grid table tr:hover, #div-table-1 tbody tr:hover {
        background: #D9D9D9 none repeat scroll 0%;
    }


/***Override for kendo naming*/
.k-grid .edit-btn {
    background: url("default/Images/icon-edit.png") center center no-repeat #212121;
}

.k-grid .calendar-btn {
    background: url("default/Images/icon-calendar.png") center center no-repeat #212121;
}

.k-grid .close-btn {
    background: url("default/Images/icon-close.png") center center no-repeat #212121;
}

.k-grid .submittal-btn {
    background: url("default/Images/icon-submittals.png") center center no-repeat #212121;
}

.k-grid .quotes-btn {
    background: url("default/Images/icon-quotes.png") center center no-repeat #212121;
}

.k-grid .actions-btn {
    background: url("default/Images/icon-users.png") center center no-repeat #212121;
}

.k-grid .user-btn {
    background: url("default/Images/icon-user-w.png") center center no-repeat #212121;
}

.k-grid .search-btn {
    background: url("default/Images/icon-search.png") center center no-repeat #212121;
}

.k-grid .email-btn {
    background: url("default/Images/icon-email.png") center center no-repeat #212121;
}

.k-grid .submittal-btn, .k-grid .quotes-btn, .k-grid .user-btn, .k-grid .actions-btn, .k-grid .calendar-btn, .k-grid .close-btn, .k-grid .search-btn, .k-grid .email-btn {
    color: #ffffff;
    padding: 4px 6px;
    width: 18px;
    height: 20px;
    display: block;
    float: left;
    margin: 2px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-indent: -99999px;
}
/**End override*/

table.grid input.search-btn {
    color: #ffffff;
    display: block;
    padding: 5px;
    min-width: 30px;
    border: none;
    text-align: left;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

table.grid input.close-btn {
    color: #ffffff;
    display: block;
    padding: 5px;
    min-width: 30px;
    border: none;
    text-align: left;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

table.grid input.edit-btn, table.grid a.edit-btn {
    color: #ffffff;
    display: block;
    padding: 5px;
    width: 30px;
    border: none;
    text-align: left;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-indent: -9999px;
}

table.grid input.process-btn, table.grid a.process-btn {
    color: #ffffff;
    display: block;
    padding: 5px;
    width: 30px;
    border: none;
    text-align: left;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-indent: -9999px;
}


table.grid input.calendar-btn {
    color: #ffffff;
    display: block;
    padding: 5px;
    min-width: 30px;
    border: none;
    text-align: left;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

table.grid a.close-btn, table a.close-btn {
    color: #ffffff;
    display: block;
    padding: 5px;
    width: 30px;
    border: none;
    text-align: left;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-indent: -9999px;
}

table.grid a.submittal-btn {
    color: #ffffff;
    display: block;
    padding: 5px;
    width: 30px;
    border: none;
    text-align: left;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-indent: -9999px;
}

table.grid a.quotes-btn {
    color: #ffffff;
    display: block;
    padding: 5px;
    width: 30px;
    border: none;
    text-align: left;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-indent: -9999px;
}

table.grid a.actions-btn {
    color: #ffffff;
    display: block;
    padding: 5px;
    width: 30px;
    border: none;
    text-align: left;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-indent: -9999px;
}

table.grid a.user-btn {
    color: #ffffff;
    display: block;
    padding: 5px;
    min-width: 30px;
    border: none;
    text-align: left;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.Total_List {
    width: 100px;
}

.no-style {
    background: none !important;
    border: none !important;
}

    .no-style td {
        background: none !important;
        border: none !important;
    }

    .no-style th {
        border: none !important;
    }


.txt-right {
    text-align: right;
}

.tbl-head-blue {
    border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    background: #212121;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}

.tbl-head-yellow {
    border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}

.tbl-label {
    color: #666;
    font-weight: 500;
}

input.printer-btn {
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    min-width: 30px;
    padding: 0;
    text-align: left;
    background: url("Images/printer.png") no-repeat scroll center center;
}

input.commentHistory-btn {
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    min-width: 30px;
    padding: 0;
    text-align: left;
    background: url("Images/commentHistory.png") no-repeat scroll center center;
}

input.bom-btn {
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    min-width: 30px;
    padding: 0;
    text-align: left;
    background: url("Images/bom.png") no-repeat scroll center center;
}

input.edit-btn {
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    min-width: 30px;
    padding: 0;
    text-align: left;
    background: url("Images/edit.png") no-repeat scroll center center;
}

input.calculator-btn {
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    display: block;
    font-size: 16px;
    min-width: 30px;
    padding: 0;
    text-align: left;
    background: url("Images/icon-calculator.png") no-repeat center center;
}

input.dollor-btn {
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    display: block;
    font-size: 16px;
    min-width: 30px;
    padding: 0;
    text-align: left;
    background: url("Images/icon_us_dollar.png") no-repeat center center;
}

input.blank-btn {
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    display: block;
    font-size: 16px;
    min-width: 30px;
    padding: 0;
    text-align: left;
    background: url("Images/icon_blank.png") no-repeat center center;
}

input.plus-btn {
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    min-width: 30px;
    padding: 0;
    text-align: left;
    background: url("Images/plus.png") no-repeat scroll center center;
}

input.dollor-btn-mexican {
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    display: block;
    font-size: 16px;
    min-width: 30px;
    padding: 0;
    text-align: left;
    background: url("Images/icon_mexican_peso.png") no-repeat center center;
}

input.dollor-cad {
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    display: block;
    font-size: 16px;
    min-width: 30px;
    padding: 0;
    text-align: left;
    background: url("Images/icon_cad_dollar.png") no-repeat center center;
}

input.dollor-euro {
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    display: block;
    font-size: 16px;
    min-width: 30px;
    padding: 0;
    text-align: left;
    background: url("Images/icon_euro.png") no-repeat center center;
}


.percent-btn {
    border: medium none;
    display: block;
    font-size: 16px;
    min-width: 30px;
    background: url("Images/icon-percentage.png") no-repeat center center;
}

input.submittal-btn {
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    min-width: 30px;
    padding: 0;
    text-align: left;
}

td.highlight:focus::after,
th.highlight:focus::after {
    content: '';
    background-color: lightblue;
    position: absolute;
    left: 0;
    height: 10000px;
    top: -5000px;
    width: 100%;
    z-index: -1;
}

td.highlight:focus::before {
    background-color: lightblue;
    content: '';
    height: 100%;
    top: 0;
    left: -5000px;
    position: absolute;
    width: 10000px;
    z-index: -1;
}

/*.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 4px;
}

td {
    width: 40px;
    height: 30px;
}*/

.highlighted {
    background-color: #a3dae4;
}

.summary-table tr, .summary-table td {
    padding: 8px 15px;
}

    .summary-table td:first-child {
        width: 120px;
    }

    .summary-table td:nth-child(2) {
        width: 360px;
    }

    .summary-table td:nth-child(3) {
        width: 50px;
    }

    .summary-table td:nth-child(4), .summary-table th:nth-child(4) {
        width: 95px;
    }

.summary-table-one td:nth-child(4) {
    background: #d9d9d9;
}

.summary-table td:nth-child(5) {
    background: #d9d9d9;
}

.print {
    float: right;
}

ul.projectName {
    padding: 0 0 0 0;
}

    ul.projectName li {
        display: block;
        float: left;
        padding: 0 0 0 0;
        margin-right: 2px;
    }

        ul.projectName li h3 {
            line-height: 40px;
            margin-right: 20px;
        }

        ul.projectName li a {
            line-height: 24px;
        }

ul.currentPhase li {
    display: block;
    float: left;
    margin-left: 5px;
    margin-bottom: 10px;
}


ul.project-listing {
    padding: 0 0 0 0;
}

    ul.project-listing li {
        display: block;
        float: left;
        padding: 0 0 0 0;
        margin-right: 5px;
        border-right: 1px solid #cacbcb;
    }

    ul.project-listing > li:first-child {
        border: none;
    }

    ul.project-listing > li:last-child {
        border: none;
    }

    ul.project-listing li h3 {
        line-height: 40px;
        margin-right: 20px;
    }

    ul.project-listing li a {
        line-height: 24px;
    }


.modal-title {
    color: #135cb0;
    font-weight: 600;
}

.model-configure .display img {
    margin: 0 auto 10px;
    display: block;
    max-height: 90px;
    max-width: 116px;
}

.model-configure .main {
    border: 1px solid #cacbcb;
    border-bottom: 2px solid #cacbcb;
    padding: 5px;
    text-align: left;
    min-height: 180px;
}

.model-configure {
    max-height: 450px;
    overflow: auto;
}


    .model-configure a {
        /*font-size: 12px;*/
        display: block;
    }

        .model-configure a p {
            width: 90%;
        }


.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    min-height: 44px;
    padding: 20px 0 0 0;
    border-top: 1px solid #d9d6d6;
    background-color: #212121;
    color: #777;
}

    .footer .navbar li {
        display: block;
        float: left;
        margin-left: 5px;
    }

        .footer .navbar li a {
            display: block;
            font-size: 12px;
            color: #fff;
            padding-left: 5px;
            border-left: 1px solid #777;
        }

        .footer .navbar li:first-child a {
            padding-left: 0;
            border-left: none;
        }

    .footer .social {
        margin-right: 30px;
    }

        .footer .social li {
            display: block;
            margin-left: 10px;
            float: left;
        }

            .footer .social li a {
                background: url("../Images/social-icon.png") no-repeat;
                display: block;
                width: 23px;
                height: 23px;
                text-indent: -9999px;
            }

            .footer .social li.twit a {
                background-position: -31px 0;
            }

            .footer .social li.in a {
                background-position: -61px 0;
            }


.panel-body {
    padding: 5px;
    background-color: #FAFAFA;
}

.panel-default {
    background: #f1f1f1;
    border: 1px solid #cacbcb;
}

.panel-heading {
    padding: 5px 15px;
}

.panel-default > .panel-heading {
    background: #f1f1f1;
}

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #cacbcb;
    }

h3.panel-title {
    font-size: 16px;
    color: #212121;
    line-height: 22px;
    margin: 0 0 0 0;
    padding: 0 0;
}

.collapse-plus, .collapse-minus {
    display: block;
    min-height: 24px;
}

/*.collapse-plus {
    background: url("default/Images/icon-plus.png") right center no-repeat;
}

.collapse-minus {
    background: url("default/Images/icon-minus.png") right center no-repeat;
}*/

.abs {
    position: absolute;
}

    .abs.alert {
        right: -70px;
        z-index: 1;
    }

.alert > p > .btn {
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}

.options input {
    float: left;
    margin-right: 20px;
    width: 150px;
}


.projInfo input {
    float: left;
    margin-right: 5px;
}

.fixed {
    position: relative;
    width: 100%;
}

/**************************** for popover *******************************/
#err-display div {
    display: none;
    position: absolute;
}

#err-display:hover div {
    display: block;
    position: absolute;
    z-index: 1;
}
/**************************** popover ends ********************************/

.projectInfo span {
    color: #777;
    display: inline-block;
    max-width: 100%;
}

.h5, h5 {
    font-size: 12px;
    font-weight: 700;
    padding: 0 5px;
}

.sectionheader {
    font-size: 15px;
    font-weight: bold;
    line-height: 22px;
    padding: 0px 5px;
}

ul.projectInfo {
    padding: 0 0 0 0;
}

    ul.projectInfo li {
        display: block;
        float: left;
        padding: 0 0 0 0;
        margin-right: 20px;
    }

        ul.projectInfo li h3 {
            line-height: 40px;
            margin-right: 20px;
        }

        ul.projectInfo li a {
            line-height: 24px;
        }


/******Login Page*****/
.loginPage {
    position: relative;
}

    .loginPage > .login-display-img {
        position: absolute;
        right: 0;
        top: 50%;
    }

#loginWrap {
    margin: -140px auto 0;
}

.login-display {
    position: relative;
}

    .login-display img {
        margin: 0 5%;
        width: 90%;
        height: auto;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }

    .login-display .tagLine {
        position: absolute;
        bottom: 30px;
        /*padding: 0 9%;*/
        left: 0;
        right: 0;
        display: block;
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        text-align: center;
        line-height: 20px;
        text-shadow: 1px 1px 2px #212121;
    }

.loginBox li {
    display: block;
    margin-bottom: 20px;
}

    .loginBox li input {
        width: 100%;
        max-width: inherit;
    }
/******Login Page End*****/

.glyphicon-calendar:before {
    font-size: 16px;
}

.dotted-line {
    padding: 3px 0;
    width: 250px;
}

.mRequest li {
    display: block;
    margin-bottom: 20px;
}

    .mRequest li input, .mRequest li textarea {
        width: 100%;
    }

.red {
    color: #cc0000;
}

#activity-fildset {
    border: 1px solid #bfc1c3;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

    #activity-fildset legend {
        border: 0 none;
        font-size: 14px;
        margin: 0;
        padding: 0.5em;
        width: auto;
    }
/*Landing page May 2017*/
ul.landingpageLinks {
    margin: 0 20px;
    height: 200px;
    overflow:auto;
}

    ul.landingpageLinks li {
        display: block;
        margin-bottom: 5px;
    }

        ul.landingpageLinks li a {
            color: #666666;
        }

        ul.landingpageLinks li:hover a {
            color: #212121;
        }

.mar-bott30 {
}

.landing .contentWrapp {
    margin-right: 30px;
    margin-bottom: 30px;
}

    .landing .contentWrapp h2 {
        margin-bottom: 10px;
    }

    .landing .contentWrapp li {
        padding-bottom: 5px;
    }
/*Landing page May 2017 end*/




/***********************************************
/*media qurie for tablet*/
@media (min-width: 1200px) {
    .pull-right-lg {
        float: right;
    }

    .text-right-lg {
        text-align: right;
    }
}

@media (max-width:1024px) {
    header #navbar .container-fluid {
        width: 100%;
        padding: 0 0 0 0;
    }

    .md-btn-group-inline, .md-btn-group-inline:hover, .md-btn-group-inline:focus {
        display: inline-block;
        padding: 10px 20px 12px 60px;
    }

    li.dropdown-submenu > .dropdown-menu {
        left: 100%;
    }

    .abs.alert {
        right: 0;
    }

    .space {
        display: none !important;
    }
}

@media (max-width:900px) {
    .navbar-nav > li > a {
        font-size: 11px;
        font-weight: 600;
        line-height: 40px;
        padding: 0 4px;
        text-transform: uppercase;
    }

        .navbar-nav > li > a i {
            margin-right: 5px;
        }

    .btn-group, .btn-group:hover, .btn-group:focus {
        display: inline-block;
        padding: 10px 20px 12px 60px;
    }

    ul.header-subnav {
        margin-top: 10px;
    }

    .footer .navbar li {
        margin-left: 3px;
    }

        .footer .navbar li a {
            padding-left: 3px;
        }

    /*For Login Page*/
    #loginWrap {
        margin: -140px auto 0;
        -webkit-box-shadow: 0 5px 5px 1px rgba(0,0,0,0.75);
        -moz-box-shadow: 0 5px 5px 1px rgba(0,0,0,0.75);
        box-shadow: 0 5px 5px 1px rgba(0,0,0,0.75);
    }

    .loginPage {
        position: relative;
    }

        .loginPage > .login-display-img {
            position: absolute;
            top: 50%;
        }
    /*For Login Page End*/

    /*For table buttons*/


    table.grid input.search-btn, table.grid input.close-btn, table.grid input.edit-btn, table.grid a.search-btn, table.grid a.close-btn,
    table.grid a.edit-btn, table.grid input.process-btn, table.grid a.process-btn {
        margin: 5px auto;
        display: block;
        float: none !important;
    }

    /*For table buttons end*/
}

.cart {
    position: relative;
}

    .cart span {
        display: block;
        width: 24px;
        height: 24px;
        margin-right: 30px;
    }

    .cart p {
        position: absolute;
        top: 5px;
        right: 6px;
        color: #fff;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        font-size: 14px;
        font-weight: bold;
        border: 2px solid #fff;
        padding: 0 3px;
        min-width: 24px;
    }

h1 {
    line-height: 36px;
}

/*Home*/
.clr {
    clear: both;
    float: none;
}

.homeSteps {
    border-bottom: 1px solid #bfc1c3;
    padding: 20px 0;
}

    .homeSteps .title {
        font-size: 32px;
        text-align: center;
        line-height: 40px;
        color: #666;
    }

        .homeSteps .title span {
            font-size: 40px;
            font-weight: bold;
            color: #212121;
        }

ul.steps {
    margin: 20px auto;
    width: 685px;
}

    ul.steps li {
        display: block;
        float: left;
        padding-right: 40px;
        width: 228px;
        text-align: center;
        background: url("Images/step_devider.png") right bottom no-repeat;
    }

        ul.steps li:last-child {
            padding-right: 0;
            background: none;
        }

        ul.steps li h2 {
            padding-bottom: 5px;
            font-weight: bold;
            font-size: 18px;
        }

.soldProduct {
    background-color: #fff;
    border: 1px solid #cacbcb;
    border-radius: 5px;
    padding: 10px;
}

    .soldProduct .display {
        width: 300px;
        min-height: 200px;
        margin: 0 auto 10px;
    }

        .soldProduct .display img {
            max-width: 200px;
            display: table;
            vertical-align: middle;
            margin: 0 auto 10px;
            max-height:200px;
        }

    .soldProduct .price {
        font-size: 16px;
        font-weight: bold;
        margin-right: 5px;
        padding-right: 5px;
        line-height: 30px;
        border-right: 1px solid #dcdee0;
        float: left;
    }

    .soldProduct .price-wrap {
        margin: 15px auto 0;
        width: 190px;
    }

.btn-cart-small {
    background-position: center 5px !important;
    background-repeat: no-repeat !important;
}

.btn-return {
    background: url("Images/return.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    text-indent: 25px;
}

/*create quote*/
input.full, select.full {
    width: 100%;
}

a.infoRigh {
    position: absolute;
    left: 100%;
    top: 2px;
}

label span.red {
    color: #cc0000;
    padding-right: 2px;
    width: 12px;
    display: inline-block;
}

.quote-support {
    background: #212121;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
    color: #f1f1f1;
}

    .quote-support ul li {
        padding: 0 0 0 0;
        display: block;
        margin-bottom: 5px;
    }

    .quote-support label {
        color: #fff;
    }

    .quote-support p {
        font-weight: bold;
    }

.orderTotalCount li {
    display: block;
    text-align: right;
    margin-bottom: 5px;
}

    .orderTotalCount li label {
        width: 150px;
        text-align: right;
        margin-right: 10px;
        float: left;
        line-height: 24px;
    }

    .orderTotalCount li p {
        line-height: 24px;
    }

    .orderTotalCount li p, .orderTotalCount li input {
        padding: 0 10px;
        width: 120px;
        float: left;
        font-weight: bold;
    }

/*Part Details*/
.partDetails li {
    display: table-row;
}

    .partDetails li label {
        width: 200px;
        float: left;
        line-height: 24px;
    }

.borderBox .partDetails li label {
    width: 140px;
}

.partDetails li p {
    font-weight: bold;
    line-height: 24px;
}

.displayProduct img {
    border: 1px solid #bfc1c3;
    margin: 0 auto;
}

.displayProduct p {
    margin-top: 10px;
}

.fixed {
    top: 5px;
}

ul.partShow {
    margin: 10px 0 0 0;
}

    ul.partShow li {
        display: block;
        float: left;
        margin-right: 30px;
    }

        ul.partShow li p {
            line-height: 24px;
            margin: 0 0 0 0;
        }

ul.partShowTop {
    margin-top: 0;
    margin-bottom: 10px;
}

.borderBox label {
    padding: 0 0 0 0;
}

table.grid td {
    vertical-align: top;
    padding: 5px;
}

    table.grid td .product, table.grid td .product img {
        width: 100px;
        max-width: 100px;
        margin: 2px auto;
    }

.user-bg i {
    background: url("Images/icon-user.png") center no-repeat;
}

.cart span {
    background: url("Images/icon-cart.png") center center no-repeat;
}

.language i {
    background: url("Images/icon-language.png") center center no-repeat;
}

.announcement span {
    background: url("Images/icon-announcement.png") center center no-repeat;
}

.chatsupport span {
    background: url("Images/icon-chatsupport.png") center center no-repeat;
}

.logOff span {
    background: url("Images/icon-log-off.png") center center no-repeat;
}

.cart span {
    background: url("Images/icon-cart.png") center center no-repeat;
}

.currency i {
    background: url("Images/icon-currency.png") center center no-repeat;
}

/*Kendo TabStrip Start*/
ul.k-tabstrip-items {
    height: 30px;
    padding-top: 5px !important;
}

    ul.k-tabstrip-items li.k-state-default {
        display: block;
        float: left;
        margin-left: 1px;
        color: rgba(255,255,255,1.00);
        border: none !important;
        border-top: none;
        height: 30px;
    }

.k-tabstrip-items .k-state-default .k-link {
    color: rgba(255,255,255,1.00);
    padding: 0 0 0 0;
    /*font-size: 12px;*/
    line-height: 30px;
    padding: 0 12px;
}

.k-tabstrip-items .k-state-active, .k-tabstrip-items .k-state-active .k-link {
    background: #FFFFFF;
    color: rgba(0,0,0,1.00);
}

.k-tabstrip-items .k-state-hover .k-link {
    color: rgba(0,0,0,1.00);
    margin-bottom: -1px;
}

.k-tabstrip-items .k-loading {
    border-top-width: 0;
}

.k-tabstrip-items .k-link, .k-tabstrip-items .k-state-hover {
    border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
}

.k-tabstrip > .k-content {
    border-top: none;
}
/*Kendo TabStrip End*/

/*part Details CSS Start Here Added by Ranjit*/
.parts-wrapper {
    background-color: #f7fbff;
    border-radius: 0;
    padding: 0;
    margin-bottom: 20px;
    border: none;
}

    .parts-wrapper .partDetails li label {
        width: 150px;
    }

    .parts-wrapper:last-child {
        margin-bottom: 10px;
    }

    .parts-wrapper .borderBott {
        padding: 0 10px;
        font-size: 16px;
        font-weight: 500;
        border-color: #b0c7e2;
        line-height: inherit;
        padding-bottom: 6px;
    }

        .parts-wrapper .borderBott span {
            font-size: 12px;
        }

    .parts-wrapper .partDetails li p {
        float: left;
    }

    .parts-wrapper .parts-img {
        margin: 0;
        text-align: center;
        min-height: 130px;
        background-color: #fff;
        width: 98%;
        position: relative;
        border: solid 1px #f1f4f7;
    }

        .parts-wrapper .parts-img .red {
            position: absolute;
            right: 0;
            bottom: 3px;
            text-align: center;
            left: 0;
            color: #1d79e6;
            margin: 0;
            padding: 0;
        }

        .parts-wrapper .parts-img img {
            padding: 5px;
            display: block;
            text-align: center;
            margin: auto;
            max-height: 100px;
            height: 100%;
        }

    .parts-wrapper .preview {
        display: block;
        margin: 0;
        text-align: center;
        min-width: 150px;
        min-height: 100px;
        margin-top: 10px;
        border-style: none;
    }

.estimated-wrapper {
    padding: 0 0 10px 0;
}

    .estimated-wrapper .left-panel, .estimated-wrapper .right-panel {
        display: inline-block;
        vertical-align: top;
        width: 450px;
        height: 100px;
        padding: 0 10px;
    }

    .estimated-wrapper p.instruction-note {
        float: none !important;
        color: #1d79e6;
        font-weight: normal;
        line-height: inherit;
    }

    .estimated-wrapper .left-panel {
        border-right: dotted 1px #d2cccc;
    }

    .estimated-wrapper .text-right {
        padding: 0 10px;
    }

@media screen and (max-width: 965px) {
    .estimated-wrapper .left-panel, .estimated-wrapper .right-panel {
        width: 100%;
        border: none;
    }

    .estimated-wrapper .left-panel {
        border-right: none;
        border-bottom: dotted 1px #d2cccc;
    }

    .estimated-wrapper .right-panel {
        margin-top: 10px;
    }
}

@media screen and (max-width: 965px) {
    .parts-wrapper .parts-img {
        width: 99.5%;
    }
}

@media screen and (max-width:480px) {
    .parts-wrapper .partDetails li label {
        width: 100px;
    }
}
/*part Details CSS End Here Added by Ranjit*/
