/* Minification failed. Returning unminified contents.
(455,19): run-time error CSS1035: Expected colon, found ';'
(997,1): run-time error CSS1019: Unexpected token, found '@import'
(997,9): run-time error CSS1019: Unexpected token, found 'url(bootstrap.css)'
(997,34): run-time error CSS1031: Expected selector, found ';'
(997,34): run-time error CSS1025: Expected comma or open brace, found ';'
(998,1): run-time error CSS1019: Unexpected token, found '@import'
(998,9): run-time error CSS1019: Unexpected token, found 'url('https://fonts.googleapis.com/css?family=Lato:400,700|Raleway:300,400,600,700')'
 */
body {
    font-family: Arial !important;
    font-size: 13px !important;
}

.k-valid-msg {
    display: none !important;
}

.k-invalid {
    border: 1px solid red;
}

.k-widget > span.input-validation-error,
input.input-validation-error {
    border: 1px solid #ffb3b3 !important;
}

.page-title {
    padding: 0px;
    font-size: 30px;
    letter-spacing: -1px;
    display: block;
    margin: 15px 0px 5px 0px;
    font-weight: 300;
}

.required {
    font-weight: bold;
}

.accept, .status {
    padding-left: 90px;
}

.pad10 {
    padding: 10px 0px;
}

.valid {
    color: green;
}

.invalid {
    color: red;
}

span.k-tooltip {
    margin-left: 6px;
}

.k-window > .k-header {
    background: #01843e;
    color: #fff;
}

p.text-center > .k-button {
    background: #01843e;
    color: #fff;
}

    p.text-center > .k-button:hover {
        background: green;
        color: #fff;
    }

.k-grid-header th.k-header > .k-link {
    color: #ffffff;
    font-weight: bold;
}
/* Info template */
.k-notification-info.k-group {
    background: rgba(0%,0%,0%,.7);
    color: #fff;
}

.new-mail {
    width: 300px;
    height: 100px;
}

    .new-mail h3 {
        font-size: 1em;
        padding: 32px 10px 5px;
    }

    .new-mail img {
        float: left;
        margin: 30px 15px 30px 30px;
    }

/* Error template */
.k-notification-error.k-group {
    background: rgba(100%,0%,0%,.7);
    color: #ffffff;
}

.error-msg {
    width: 300px;
    height: 100px;
}

    .error-msg h3 {
        font-size: 1em;
        padding: 32px 10px 5px;
    }


/* Success template */
.k-widget.k-notification.k-notification-success {
    background: rgba(0%,60%,0%,.7);
    color: #fff;
    border: none;
}

.upload-success {
    width: auto;
    height: 100px;
    padding: 0 30px;
    line-height: 50px;
}

    .upload-success h3 {
        font-size: 1.7em;
        font-weight: normal;
        display: inline-block;
        vertical-align: middle;
        line-height: 30px;
    }

    .upload-success img {
        display: inline-block;
        vertical-align: middle;
        margin-right: 30px 15px 30px 30px;
    }

.bg-emerald {
    background-color: #01843e !important;
    color: #FFFFFF !important;
}

.fa-5x {
    font-size: 5em;
    margin-top: 35px;
}

.outline-green:hover {
    outline-color: rgba(76, 172, 65, 0.85) !important;
}

.tile {
    position: relative;
    margin-bottom: 10px;
    /*background-color: #A4C400;*/
    font-size: 11px;
    box-shadow: 0px 0px 1px #FFC inset;
    cursor: pointer;
    display: block;
    font-weight: 400;
    letter-spacing: 0.02em;
    line-height: 14px;
    overflow: hidden;
    text-decoration: none;
    height: 150px;
}

.tile-content {
    width: 100%;
    height: 100%;
    padding: 0px;
    overflow: hidden;
    font-weight: 400;
    line-height: 16px;
    color: #FFF;
    text-align: center;
}

    .tile-content img {
        margin-top: 10px;
        text-align: center;
    }

.tile-peek {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 5px 10px 5px 15px;
    min-height: 30px;
    text-align: center;
    font-size: 13px;
    color: #FFF;
    background: rgba(29, 34, 27, 0.9);
}

    .tile-peek span {
        padding-top: 3px;
        display: block;
    }


.col-md-8 {
    padding-left: 0px;
}

.brand {
    display: inline-block;
    margin: 10px 0px;
}

dd-r {
}

.navbar-right {
    padding-top: 0;
    padding-right: 8px;
    margin: 0;
}

.nav > li > a {
    padding: 5px;
    height: auto;
    line-height: 10px;
}

    .nav > li > a .fa {
        font-size: 16px;
    }

.navbar {
    padding: 0;
}
/*.navbar-nav.navbar-right:last-child {margin-right:0}*/
.navbar-brand {
    display: block;
    width: 120px;
    padding: 5px 10px;
}

.navbar-default .navbar-right > li > a {
    background: #444942;
    padding: 10px;
    display: block;
}

    .navbar-default .navbar-right > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        background: #4cac41;
        color: #fff;
    }

.navbar-default .navbar-nav.main-btm {
    margin-top: 0;
}

    .navbar-default .navbar-nav.main-btm li > a > span {
        min-height: 26px;
    }

        .navbar-default .navbar-nav.main-btm li > a > span img {
            height: 24px;
        }

    .navbar-default .navbar-nav.main-btm li > a {
        padding: 5px 0;
        width: 120px;
        font-size: 12px;
    }

    .navbar-default .navbar-nav.main-btm li > ul {
        width: auto;
    }

    .navbar-default .navbar-nav.main-btm li > ul {
        background: rgba(76, 163, 57, 0.9);
    }

        .navbar-default .navbar-nav.main-btm li > ul > li a {
            padding: 0 24px;
        }

        .navbar-default .navbar-nav.main-btm li > ul > li {
            display: block;
            float: none;
        }
/*.con-main { padding-top:0px !important;}*/
.dashboard-left-con {
    background: #01843e;
    min-height: 311px;
    padding-top: 15px;
    color: #fff;
}

.navbar-default .navbar-right > li > a .notify-count {
    background: red;
    position: absolute;
    border-radius: 10px !important;
    padding: 2px;
    font-size: 9px;
    font-weight: normal;
    font-family: Arial;
    display: inline-block;
    margin-top: -5px;
    margin-left: -5px;
}

.dashboard-left-con .fa-user {
    font-size: 90px;
}

.welcome-user-name {
    font-size: 35px;
    vertical-align: middle;
    font-weight: bold;
    padding-top: 20px;
}

.navbar-default .navbar-nav.main-btm .dropdown-menu li {
    width: 100%;
}

    .navbar-default .navbar-nav.main-btm .dropdown-menu li a {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }

.messages-list {
    color: #fff;
    font-size: 18px;
    padding: 0;
    margin-left: 20px;
    list-style: none;
    margin-top: 20px;
}

    .messages-list a {
        color: #fff;
        font-size: 18px;
        text-decoration: underline;
    }

.line-dotted {
    border-top: 1px dotted #ccc;
    margin-top: 10px;
}

.fnt-s {
    font-size: 14px !important;
    background: #01843e !important;
}

.k-widget.k-tooltip-validation {
    background-color: #ffb3b3 !important;
    color: #000 !important;
    border: solid 1px red;
    box-shadow: none !important;
    background-image: none !important;
    font-size: 14px !important;
    margin-top: 4px !important;
}

.k-pager-numbers .k-link, .k-treeview .k-in {
    border-color: none;
}

.k-tooltip-validation .k-callout-n {
    border-bottom-color: #ff9999 !important;
}

.ftr {
    padding: 5px !important;
}

.no-pdg {
    padding: 0px 14px 0px 0px !important;
}

.lft-pdg {
    padding-left: 16px;
}

.mrgn0 {
    margin: 10px 0px !important;
}

.rows label {
    font-size: 14px !important;
}

.ord-right.topbtns {
    margin: 0 0 0 -5px;
}

.mrgtp60 {
    margin: 150px 0px 0px 0px;
}

.cmt-bg {
    background: #fff;
    padding: 15px;
    margin-top: 10px;
}

.bg-g {
    background: #d7d7d7;
    color: #000;
}

.bg-g-1 {
    background: #f2f2f2;
    color: #000;
}

.danger {
    color: red;
}

    .danger:hover {
        text-decoration: underline;
    }

.hvr {
    text-decoration: none;
}

    .hvr:hover {
        text-decoration: underline;
    }

.mrk {
    padding: 0 14px !important;
    font-size: 13px !important;
}

.tp10 {
    font-size: 13px;
    margin-top: 10px;
    margin-left: 15px;
}

.ser-r100 {
    width: 100%;
}

.mrglf {
    margin-right: 15px;
    color: #000;
    font-size: 11px;
}

.mrgrt {
    margin-left: 15px;
    color: #000;
    font-size: 11px;
    upload-success;
}

    .mrgrt label {
        font-size: 14px;
    }

.btm-ln {
    border-bottom: solid 1px #fff;
}

.btmln {
    border-bottom: solid 1px #ccc;
    padding: 10px 0px 10px 0px;
}

html {
    position: relative;
    min-height: 100%;
}

body {
    margin: 0 0 100px; /* bottom = footer height */
}

.footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.table-scrollable {
    padding: 5px 0 0 0;
}

.ln {
    border-top: solid 1px #ccc;
}

.mrtp10 {
    margin-top: 10px;
}

.pdg6 {
    padding: 6px 14px !important;
    margin-top: -3px;
}

.ord-right label {
    font-size: 13px;
}

.btgr {
    margin-right: 5px !important;
}

.k-state-selected, .k-state-selected:link, .k-state-selected:visited, .k-list > .k-state-selected, .k-list > .k-state-highlight, .k-panel > .k-state-selected, .k-ghost-splitbar-vertical, .k-ghost-splitbar-horizontal, .k-draghandle.k-state-selected:hover, .k-scheduler .k-scheduler-toolbar .k-state-selected, .k-scheduler .k-today.k-state-selected, .k-marquee-color {
    background-color: #d7d7d7;
    border: solid 1px #1d943b;
    color: #333;
}

.pdg10 {
    padding: 10px 15px;
}

a.addAppRole {
    margin-top: 33px !important;
}

.btpd {
    padding: 8px 15px !important;
}

@media only screen and (max-width:640px) {
    .text-right {
        text-align: left !important;
    }
}

.dvacontractsystem {
    background-color: #01843e;
}

.feroscarecontractsystem {
    background-color: #FEFEFE;
}

.boolean-filter .nav-tabs > li.active > a, .boolean-filter .nav-tabs > li.active > a:hover, .boolean-filter .nav-tabs > li.active > a:focus,
.dropdown-filter .nav-tabs > li.active > a, .dropdown-filter .nav-tabs > li.active > a:hover, .dropdown-filter .nav-tabs > li.active > a:focus {
    color: white !important;
    cursor: default;
    background: #4cac41 !important;
}

.boolean-filter .nav-stacked > li, .dropdown-filter .nav-stacked > li {
    float: none;
    background: #01843e !important;
    color: white !important;
}

.boolean-filter ul, .dropdown-filter ul {
    width: 100px;
    color: white !important;
}

.boolean-filter .nav-tabs > li > a:hover, .dropdown-filter .nav-tabs > li > a:hover {
    background: #4cac41 !important;
}



.boolean-filter .nav-tabs > li:hover, .dropdown-filter .nav-tabs > li:hover {
    background: #4cac41 !important;
}

.boolean-filter a:focus, .boolean-filter a:hover, .dropdown-filter a:focus, .boolean-filter a:hover {
    color: white !important;
}

.boolean-filter .nav-stacked > li a, .dropdown-filter .nav-stacked > li a {
    color: white !important;
    background: #01843e !important;
    display: block;
}

.boolean-filter .nav-tabs > li.active, .dropdown-filter .nav-tabs > li.active {
    background: #4cac41 !important;
}

    .boolean-filter .nav-tabs > li.active > a, .boolean-filter .nav-tabs > li.active > a:hover, .boolean-filter .nav-tabs > li.active > a:focus,
    .dropdown-filter .nav-tabs > li.active > a, .dropdown-filter .nav-tabs > li.active > a:hover, .dropdown-filter .nav-tabs > li.active > a:focus {
        border: 0px !important;
    }

.flyout_menu {
    font-weight: 600;
    width: 160px;
}

    .flyout_menu ul, li {
        list-style: none;
        margin: 0;
        padding: 0;
    }


        .flyout_menu ul li:hover {
            position: relative;
            z-index: 599;
        }

        .flyout_menu ul ul {
            visibility: hidden;
            position: absolute;
            top: 100%;
            left: 0;
            z-index: 598;
        }

        .flyout_menu ul li:hover > ul {
            visibility: visible;
        }

        .flyout_menu ul ul {
            top: 0;
            left: 100%;
        }

    .flyout_menu span, .flyout_menu a {
        display: inline-block;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-decoration: none;
    }

    .flyout_menu li {
        background: #01843e;
    }

        .flyout_menu li:hover, .flyout_menu li.active {
            background: #4cac41;
        }

    .flyout_menu a {
        color: #FFF;
        line-height: 160%;
        padding: 8px 4px 8px 14px;
        width: 164px;
    }

    .flyout_menu ul ul li {
        background: #01843e;
        border-bottom: 1px solid #01843e;
    }

        .flyout_menu ul ul li:hover {
            background: #4cac41;
        }

.table-scrollable thead tr th {
    background: #31362f;
    color: #ffffff;
    font-weight: normal;
    font-size: 11px;
    border: 0 !important;
    border-right: 1px solid #434941 !important;
    font-family: Arial, Helvetica, sans-serif;
    padding: 8px 10px !important;
    text-align: left !important;
    position: relative;
}

    .table-scrollable thead tr th:last-child {
        border-right: 0 !important;
    }

    .table-scrollable thead tr th a.k-link,
    .table-scrollable thead tr th .k-link {
        margin: 0 !important;
        padding: 0 !important;
    }

        .table-scrollable thead tr th a.k-link br,
        .table-scrollable thead tr th .k-link br {
            display: none;
        }

        .table-scrollable thead tr th a.k-link span.k-i-sort-asc-sm,
        .table-scrollable thead tr th a.k-link span.k-i-sort-desc-sm {
            position: relative;
            left: 0;
            top: 0;
            bottom: 0;
            right: 0;
            background: none !important;
        }

            .table-scrollable thead tr th a.k-link span.k-i-sort-asc-sm:before {
                content: "\f0de";
                font-family: 'FontAwesome';
                background: none !important;
                color: #fff;
            }

            .table-scrollable thead tr th a.k-link span.k-i-sort-desc-sm:before {
                content: "\f0dd";
                font-family: 'FontAwesome';
                background: none !important;
                color: #fff;
            }

    .table-scrollable thead tr th .k-grid-filter span.k-icon.k-i-filter {
        display: none;
    }

    .table-scrollable thead tr th a.k-grid-filter {
        background: url('../../../images/icon-filter.png') left top no-repeat;
        width: 17px;
        height: 17px;
    }

.table-scrollable tbody tr td {
    border: 0;
    border-right: 1px solid #e5e9ec !important;
    border-bottom: 1px solid #e5e9ec !important;
    padding: 5px 10px !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
}

.table-scrollable tbody tr {
    background: #ffffff;
    color: #000000;
    padding: 0 6px 0 0;
}

#selectedOperator:before {
    content: "\f105";
    font-family: 'FontAwesome';
    padding: 0 6px 0 0;
}

.table-scrollable tbody tr td:last-child {
    border-right: 0 !important;
}

.table-scrollable tbody tr.k-alt {
    background: #f2f2f2;
}

.table-scrollable tbody tr:hover {
    background: #c9dae8 !important;
    color: #646464;
}

.table-scrollable thead tr .k-grid-filter .k-icon {
    background: none !important;
}

.table-scrollable thead tr .k-grid-filter {
    padding: 0;
    margin: 0;
}

.table-scrollable thead tr .k-icon {
    color: #428bca;
}

.k-animation-container .k-filter-menu.k-popup {
    margin: 9px 0 0 -13px;
}

.k-animation-container .k-filter-menu.k-popup {
    background: #ffffff;
    bordert-radius: 4px !important;
    box-shadow: rgba(0,0,0,0.2) 0px 0px 3px;
    padding: 8px;
}

.k-animation-container .k-filter-menu.k-popup {
}

    .k-animation-container .k-filter-menu.k-popup:after {
        bottom: 100%;
        left: 10px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: #ffffff;
        border-width: 10px;
    }

    .k-animation-container .k-filter-menu.k-popup br {
        display: none;
    }

.k-animation-container .flyout_menu {
    width: 222px;
    margin-bottom: 8px;
}

    .k-animation-container .flyout_menu li.selected-operator > a {
        width: 85%;
        display: block;
    }

    .k-animation-container .flyout_menu a {
        width: 160px;
    }

.k-animation-container .k-filter-menu > div > div:last-child {
    border: 0;
    margin: 8px 0 0;
    padding: 0;
}

.k-animation-container input.k-textbox {
    border: 1px solid #dbdbdb;
    border-radius: 2px !important;
    height: 34px;
    margin: 0;
    padding: 6px 8px;
    font-size: 12px;
}

.k-animation-container .btn {
    color: #fff;
    border: 0;
    border-radius: 2px !important;
    font-size: 12px;
    font-weight: 700;
    background: #428bca;
    text-transform: uppercase;
    line-height: normal;
    font-weight: 700;
    padding: 7px 13px 7px;
}

    .k-animation-container .btn.btn-default {
        background: #e63138;
    }

        .k-animation-container .btn.btn-default:hover {
            background: #bb1a20;
        }

.flyout_menu li,
.boolean-filter .nav-stacked > li, .dropdown-filter .nav-stacked > li {
    background: none !important;
}

    .flyout_menu li.selected-operator {
        width: 110%;
    }

    .flyout_menu li a {
        color: #646464;
        font-size: 12px;
        background: none;
        position: relative;
        font-weight: 400;
        padding: 4px 7px 4px 7px;
    }

        .flyout_menu li a:before { /*left: 0; top: 0;*/ /*content: "\f105";*/
            font-family: 'FontAwesome';
            padding: 0 6px 0 0;
        }

.flyout_menu ul ul li {
    background: none;
    border-bottom-color: #e9e9e9;
}

    .flyout_menu ul ul li:last-child {
        border-bottom: 0;
    }

.flyout_menu ul ul.operator-list {
    background: #ffffff;
    bordert-radius: 4px !important;
    box-shadow: rgba(0,0,0,0.2) 0px 0px 3px;
    padding: 8px;
}

    .flyout_menu ul ul.operator-list:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        margin-left: -0.5em;
        top: 4px;
        left: 0;
        box-sizing: border-box;
        border: 0.7em solid black;
        border-color: transparent transparent #fff #fff;
        transform-origin: 0 8px 0;
        transform: rotate(-315deg);
        box-shadow: rgba(0,0,0,0.1) -3px 3px 3px 0;
    }

.flyout_menu li a:hover,
.flyout_menu li:hover, .flyout_menu li:hover > a, .flyout_menu li.active, .flyout_menu li.active a {
    color: #fff !important;
    background: #4cac41;
}

.k-animation-container .boolean-filter .nav-tabs > li,
.k-animation-container .dropdown-filter .nav-tabs > li {
    background: none !important;
    border-bottom: 1px solid #e9e9e9;
}

    .k-animation-container .boolean-filter .nav-tabs > li:last-child,
    .k-animation-container .dropdown-filter .nav-tabs > li:last-child {
        border-bottom: 0;
    }

    .k-animation-container .boolean-filter .nav-tabs > li.active,
    .k-animation-container .dropdown-filter .nav-tabs > li.active,
    .k-animation-container .boolean-filter .nav-tabs > li.active a,
    .k-animation-container .dropdown-filter .nav-tabs > li.active a,
    .k-animation-container .boolean-filter .nav-tabs > li:hover a,
    .k-animation-container .dropdown-filter .nav-tabs > li a:hover {
        color: #fff !important;
        background: #4cac41 !important;
    }

    .k-animation-container .boolean-filter .nav-tabs > li a,
    .k-animation-container .dropdown-filter .nav-tabs > li a {
        color: #646464 !important;
        font-size: 12px;
        background: none !important;
        position: relative;
        font-weight: 400;
        position: relative;
        line-height: 17px;
    }

        .k-animation-container .boolean-filter .nav-tabs > li a:before,
        .k-animation-container .dropdown-filter .nav-tabs > li a:before { /*left: 0; top: 0;*/
            font-family: 'FontAwesome';
            padding: 0 10px 0 0;
        }

.k-animation-container .boolean-filter ul {
    width: 80px;
}

.k-animation-container .dropdown-filter ul {
    width: 120px;
}
/*.table-scrollable thead tr th input[type="checkbox"],
.table-scrollable tbody tr td input[type="checkbox"] { -webkit-appearance: none;  -moz-appearance: none;  box-sizing: borer-box;  width: 20px !important;  height: 20px;  cursor: pointer; background-color:#fff; border:1px solid #d1d1d1; border-radius: 4px !important; margin:0 !important; padding: 0 !important}*/
.table-scrollable thead tr th input[type="checkbox"]:checked,
.table-scrollable tbody tr td input[type="checkbox"]:checked {
    background: #fff url('../../../images/checkbox-checked.png') center center no-repeat;
}

.k-animation-container .k-widget.k-datepicker.k-header.k-datetimepicker {
    width: 100%;
}

.k-animation-container .k-datetimepicker.k-input {
    font-size: 12px;
    height: 21px;
    width: 91% !important;
}

.k-animation-container .k-datetimepicker .k-picker-wrap .k-icon {
    margin-top: 10px;
}

.k-grid-header {
    padding: 0 !important;
}

.k-grid-content {
    overflow-y: visible;
}

.k-grid-filter.k-state-active {
    background: url('../../../images/icon-filter-active.png') left top no-repeat !important;
    width: 17px;
    height: 17px;
}

.selectedId {
    background: #c9dae8 !important;
}

.k-animation-container .k-datetimepicker .k-picker-wrap .k-icon {
    margin-top: 0px;
}

@import url(bootstrap.css) screen;
@import url('https://fonts.googleapis.com/css?family=Lato:400,700|Raleway:300,400,600,700');

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    line-height: 22px;
    position: relative;
    color: #a5a5a5;
    padding: 0;
    margin: 0;
    font-weight: 400;
}

html {
    overflow-x: hidden;
    overflow-y: auto;
}

html, body {
    height: 100%;
}

div.body {
    height: 100%;
    width: 100%;
}

img {
    height: auto;
    max-width: 100%;
}

.hidden {
    display: none;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both;
}

.clear {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 100%;
}

::-moz-selection {
    color: #fff;
    text-shadow: none;
    background: #2B2E31;
}

::selection {
    color: #fff;
    text-shadow: none;
    background: #2B2E31;
}

*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

a {
    color: #068b45;
    padding: 0;
    margin: 0;
    text-decoration: none;
    -moz-transition: all .1s linear;
    -webkit-transition: all .1s linear;
}

    a:hover, a:focus {
        text-decoration: none;
        color: #323232;
        outline: none;
    }

    a img {
        border: none;
        vertical-align: bottom;
    }

    a.remove {
        display: block;
        height: 18px;
        width: 18px;
        margin: 10px;
        padding-left: 0 !important;
        text-indent: -9999px;
        background: url(../../../images/remove.png) #01090C;
        border-radius: 100px;
        border-style: solid;
        border-width: 1px;
    }

h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0px;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    line-height: normal !important;
    color: #393939;
    margin: 0;
    font-size: 30px;
}

p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form {
    margin-bottom: 25px;
}

a img {
    border: none;
}

ul, ol, dl {
    margin-left: 30px;
}

ul, ol, dl {
    margin-bottom: 1.25em;
    font-family: inherit;
}

ul, ol {
    margin-left: 0;
}

    ul.no-bullet, ol.no-bullet {
        margin-left: 0;
    }

    ul li ul, ul li ol {
        margin-left: 1.25em;
        margin-bottom: 0;
    }

    ol li ul, ol li ol {
        margin-left: 1.25em;
        margin-bottom: 0;
    }

dl dt {
    margin-bottom: 0.3em;
    font-weight: bold;
}

dl dd {
    margin-bottom: 0.75em;
}

section::before, section::after {
    position: absolute;
    content: '';
    pointer-post-wraps: none;
}

.first {
    clear: both;
}

.last {
    margin-right: 0;
}

audio, video {
    max-width: 100%;
    height: auto;
}

iframe, embed, object {
    max-width: 100%;
}

.form-control::-moz-placeholder {
    color: #a8a8a8;
}

::-webkit-input-placeholder {
    color: #a8a8a8;
}

:-moz-placeholder {
    color: #a8a8a8;
}

::-moz-placeholder {
    color: #a8a8a8;
}

:-ms-input-placeholder {
    color: #a8a8a8;
}

.section-whitebg {
    background-color: #ffffff;
    padding: 150px 0;
}

.section-landing1 {
    background: url(../../../images/bg1.jpg) center top no-repeat;
    background-size: cover;
}

.section-landing2 {
    background: url(../../../images/bg3.png) center top no-repeat;
    background-size: cover;
    padding: 80px 0;
}

.header-wrapper {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0;
    -moz-transition: all .1s linear;
    -webkit-transition: all .1s linear;
    z-index: 9;
    background: #fff;
    margin: 0;
    text-align: center;
    min-height: 105px;
    -moz-box-shadow: 0 0 5px #a7a7a7;
    -webkit-box-shadow: 0 0 5px#a7a7a7;
    box-shadow: 0 0 5px #a7a7a7;
}

    .header-wrapper:after {
        width: 100%;
        height: 61px;
        content: '';
        position: absolute;
        left: 0%;
        top: auto;
        bottom: -61px;
        background: url(../../../images/header-box.png) center bottom no-repeat;
    }

    .header-wrapper .site-title {
        position: absolute;
        left: 0;
        top: 20px;
        width: 100%;
        text-align: center;
        z-index: 1;
    }

    .header-wrapper .hdr-mail {
        position: relative;
        z-index: 2;
        padding: 40px 0 0 0;
        line-height: normal;
    }

        .header-wrapper .hdr-mail a {
            padding: 0 0 6px 10px;
            font-size: 18px;
            color: #008940;
            font-family: 'Lato', sans-serif;
            font-weight: 400;
        }

            .header-wrapper .hdr-mail a:hover {
                color: #008940;
                text-decoration: underline;
            }

    .header-wrapper .hdr-phone {
        position: relative;
        z-index: 1;
        padding: 36px 0 0 0;
        line-height: normal;
    }

        .header-wrapper .hdr-phone a {
            background: left top no-repeat;
            padding: 0 0 6px 10px;
            font-size: 24px;
            color: #008940;
            font-family: 'Lato', sans-serif;
            font-weight: 700;
        }

            .header-wrapper .hdr-phone a:hover {
                color: #008940;
                text-decoration: underline;
            }

.section-slider {
    background: url(../../../images/banner-1.jpg) center top no-repeat;
    margin: 105px 0 0 0;
    background-size: cover;
}

    .section-slider .bnr-caption {
        margin: 0;
        padding: 126px 0 86px 0;
        text-transform: uppercase;
        color: #fff;
        text-shadow: rgba(0,0,0,0.2) 0 1px 2px;
        font-weight: 700;
        font-family: 'Raleway', sans-serif;
        font-size: 38px;
    }

.header-wrapper.affix {
    min-height: 70px;
}

    .header-wrapper.affix .hdr-mail {
        padding-top: 20px;
    }

    .header-wrapper.affix .hdr-phone {
        padding-top: 20px;
    }

    .header-wrapper.affix .site-title img {
        max-width: 7%;
    }

    .header-wrapper.affix .site-title {
        top: 10px;
    }

.ser-block {
    border: 1px solid rgba(0,0,0,0.3);
    background: #fff;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
}

    .ser-block .compnay-logo img {
        width: 100%;
    }

    .ser-block .compnay-title,
    .ser-block .btn-clkhr,
    .ser-block .compnay-desc {
        padding-left: 15px;
        padding-right: 15px;
    }

    .ser-block .compnay-title {
        font-size: 32px;
        text-transform: uppercase;
        color: #585a5f;
        font-weight: 700;
        font-family: 'Raleway', sans-serif;
        line-height: normal;
        padding-top: 30px;
    }

        .ser-block .compnay-title hr {
            margin: 20px auto 20px auto;
            padding: 0;
            border: 0;
            width: 72px;
            height: 1px;
            background: #c5c5c5;
        }

        .ser-block .compnay-title span {
            display: block;
            font-size: 22px;
            letter-spacing: 2px;
        }

        .ser-block .compnay-title a {
            color: #585a5f;
        }

            .ser-block .compnay-title a:hover {
                color: #068b45;
            }

    .ser-block .compnay-desc p {
        color: #868686;
        font-size: 15px;
        line-height: 21px;
        font-family: 'Lato', sans-serif;
        font-weight: 400;
    }

    .ser-block .btn-clkhr {
        margin-bottom: 30px;
    }

    .ser-block .company-btn a {
        font-weight: 600;
        font-family: 'Raleway', sans-serif;
        line-height: normal;
        font-size: 18px;
        color: #fff;
        text-transform: uppercase;
        width: 50%;
        float: left;
        padding: 15px 0;
        text-align: center;
    }
    /*.ser-block .company-btn a i{ padding-right:5px; font-size:28px; vertical-align:sub;}*/
    .ser-block .company-btn .btn-login {
        background: #068b45;
        width: 45%;
        text-indent: 10px;
        position: relative;
    }

    .ser-block .company-btn .btn-signup {
        background: #40483a;
        width: 55%;
        text-indent: 8px;
    }

    .ser-block .company-btn .btn-login:after {
        content: '';
        position: absolute;
        left: auto;
        top: 0;
        right: -30px;
        width: 0;
        height: 0;
        border-right: 30px solid transparent;
        border-top: 51px solid #068b45;
        clear: both;
        -moz-transition: all .1s linear;
        -webkit-transition: all .1s linear;
    }

    .ser-block .company-btn .btn-login:hover {
        background: #06743a;
    }

        .ser-block .company-btn .btn-login:hover:after {
            border-top-color: #06743a;
        }

    .ser-block .company-btn .btn-signup:hover {
        background: #2e3429;
    }

.section-landing2 h3 {
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    line-height: normal;
    font-size: 34px;
    color: #fff;
    text-transform: uppercase;
    padding: 0 0 13px 0;
}

.section-landing2 .pull-left p {
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    line-height: 24px;
    font-size: 16px;
    color: #fff;
    margin: 0;
}

.section-landing2 .pull-left {
    padding-right: 30px;
}

.section-landing2 .pull-right {
    padding-left: 30px;
    border-left: 2px solid rgba(255,255,255,0.3);
}

    .section-landing2 .pull-right p {
        font-weight: 300;
        font-family: 'Raleway', sans-serif;
        line-height: 30px;
        font-size: 18px;
        color: #fff;
        margin: 0;
    }

.section-footer {
    background: #282828;
    padding: 23px 0;
}

    .section-footer p {
        margin: 0;
        font-weight: 400;
        font-family: 'Lato', sans-serif;
        line-height: normal;
        font-size: 13px;
        color: #9d9d9d;
    }


@media only screen and (max-width:1100px) {
    .header-wrapper.affix .site-title img {
        max-width: 10%;
    }

    .header-wrapper.affix .site-title {
        top: 17px;
    }
}

@media only screen and (max-width:999px) {
    .section-slider .bnr-caption {
        font-size: 28px;
        padding: 106px 0 66px;
    }

    .header-wrapper .hdr-mail a {
        font-size: 14px;
        padding-top: 3px;
        padding-bottom: 4px;
    }

    .header-wrapper.affix .site-title img {
        max-width: 14%;
    }
}

@media only screen and (max-width:780px) {
    .section-landing2 .pull-right {
        border-left: 0;
        border-top: 2px solid rgba(255, 255, 255, 0.3);
        padding: 15px 0 0 0;
    }

    .section-landing2 .pull-left {
        padding: 0 0 15px 0;
    }

    .section-whitebg {
        padding: 50px 0;
    }

    .section-slider .bnr-caption {
        text-align: center;
    }

    .header-wrapper:after {
        display: none;
    }

    .header-wrapper {
        min-height: inherit;
        padding: 15px 0;
    }

        .header-wrapper .site-title {
            position: relative;
            top: 0;
            float: left;
            width: 16%;
        }

        .header-wrapper.affix .site-title img {
            max-width: 100%;
        }

        .header-wrapper .hdr-mail a {
            font-size: 15px;
        }

        .header-wrapper .hdr-mail,
        .header-wrapper.affix .hdr-mail {
            float: right !important;
            padding: 8px 0 0;
        }

        .header-wrapper.affix .site-title {
            top: 0;
        }

        .header-wrapper .hdr-phone {
            padding: 20px 0 0;
            clear: right;
        }
}

@media only screen and (max-width:599px) {
    .header-wrapper {
        position: relative !important;
    }

    .section-slider {
        margin: 0;
    }

    .header-wrapper .site-title {
        width: 20%;
    }

    .section-slider .bnr-caption {
        padding: 60px 0;
    }
}

@media only screen and (max-width:480px) {
    .header-wrapper .site-title {
        width: 100%;
        text-align: center;
        padding-bottom: 15px;
    }

    .header-wrapper .hdr-mail, .header-wrapper.affix .hdr-mail {
        width: 100%;
        text-align: center;
    }

    .header-wrapper .hdr-phone {
        width: 100%;
    }
}

@media only screen and (max-width:400px) {
}

.ser-block .company-btn .btn-fclogin {
    background: #068b45;
    width: 100%;
    text-indent: 10px;
    position: relative;
}

    .ser-block .company-btn .btn-fclogin:after {
        content: '';
        position: absolute;
        left: auto;
        top: 0;
        right: -30px;
        width: 0;
        height: 0;
        border-top: 59px solid #068b45;
        clear: both;
        -moz-transition: all .1s linear;
        -webkit-transition: all .1s linear;
    }

.k-widget.k-tooltip-validation {
    background: #fff !important;
    -webkit-box-shadow: 0 4px 6px rgba(0,0,0,.3) !important;
    box-shadow: 0 4px 6px rgba(0,0,0,.3) !important;
    top: 39px;
    border-color: #ccc;
    padding: 10px;
    color: #ccc;
    font-size:13px !important;
}

.caret-up-img {
    position: absolute;
    top: -14px;
}

.k-i-warning {
    color: #f1a327;
}

.k-tooltip-validation .k-icon {
    overflow: visible;
}

.k-i-warning:hover {
    color: #f1a327;
}

.k-widget > span.input-validation-error, input.input-validation-error {
    border: 1px solid #ff0000!important;
    background: #ffd6d6;
}
.k-combobox .k-widget.k-tooltip-validation{
 top:34px;
}
.k-invalid {
    border: 1px solid #ff0000 !important;
    background: #ffd6d6 !important;
}

input.droup-down-control.k-invalid {
  border: 1px solid #ff0000 !important;
}

.breadcrumb {
    margin: 5px 0px 5px 0px;
}

.breadcrumb > li .fa.fa-angle-right {
    padding: 0 3px;
    font-weight: normal;
    width: auto;
}
.breadcrumb > li a {
   color:#337ab7;
}
.breadcrumb > li a:hover {
    color: #337ab7;
    text-decoration: underline;
}
.breadcrumb li:last-child strong {
    font-size: 15px;
    color: #4cac41;
}

.access-denied-message {
    font-size: 2em;
}

.access-denied {
    position: absolute;
    left: 40%;
    top: 40%;
}

.fa-red {
    color: red !important;
}
.disable-element {
    opacity: 0.8;
    pointer-events: none;
}

.taccontractsystem, .taccontactsystem{
    background-color: #fff;
}

.footer a:hover{
    color: white;
}

.footer .row{
    margin: 0 !important;
}
/* remove rounds from all elements */

div,
input,
select,
textarea,
span,
img,
table,
td,
th,
p,
a,
button,
ul,
code,
pre,
li {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

/***
Buttons & Dropdown Buttons
***/

.btn {
    border-width: 0;
    padding: 7px 14px;
    font-size: 13px;
    outline: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    text-shadow: none;
}

/* fix jumping group buttons */
.btn-group.btn-group-solid .btn + .btn,
.btn-group.btn-group-solid .btn + .btn-group.btn-group-solid,
.btn-group.btn-group-solid .btn-group.btn-group-solid + .btn,
.btn-group.btn-group-solid .btn-group.btn-group-solid + .btn-group.btn-group-solid {
    margin-left: 0px;
}

.btn-group-vertical.btn-group-solid > .btn + .btn,
.btn-group-vertical.btn-group-solid > .btn + .btn-group,
.btn-group-vertical.btn-group-solid > .btn-group + .btn,
.btn-group-vertical.btn-group-solid > .btn-group + .btn-group {
    margin-top: 0px;
    margin-left: 0;
}

.btn-default {
    border-width: 1px;
    padding: 6px 13px;
}

.btn.red-stripe {
    border-left: 3px solid #d84a38;
}

.btn.blue-stripe {
    border-left: 3px solid #4d90fe;
}

.btn.purple-stripe {
    border-left: 3px solid #852b99;
}

.btn.green-stripe {
    border-left: 3px solid #35aa47;
}

.btn.yellow-stripe {
    border-left: 3px solid #ffb848;
}

.btn.dark-stripe {
    border-left: 3px solid #555555;
}

.btn.default {
    color: #333333;
    text-shadow: none;
    background-color: #e5e5e5;
}

    .btn.default:hover,
    .btn.default:focus,
    .btn.default:active,
    .btn.default.active,
    .btn.default[disabled],
    .btn.default.disabled {
        color: #333333;
        background-color: #d8d8d8 !important;
        outline: none !important;
    }

/*  Red */
.btn.red {
    color: white;
    text-shadow: none;
    background-color: #d84a38;
}

    .btn.red:hover,
    .btn.red:focus,
    .btn.red:active,
    .btn.red.active,
    .btn.red[disabled],
    .btn.red.disabled {
        background-color: #bb2413 !important;
        color: #fff !important;
        outline: none !important;
    }

/*  Blue */

.btn.blue {
    color: white;
    text-shadow: none;
    background-color: #4d90fe;
}

    .btn.blue:hover,
    .btn.blue:focus,
    .btn.blue:active,
    .btn.blue.active,
    .btn.blue[disabled],
    .btn.blue.disabled {
        background-color: #0362fd !important;
        color: #fff !important;
        outline: none !important;
    }

.btn-group .btn.blue.dropdown-toggle {
    background-color: #4d90fe !important;
}

.btn-group .btn.blue:hover,
.btn-group .btn.blue:focus,
.btn-group .btn.blue:active,
.btn-group .btn.blue.active,
.btn-group .btn.blue.disabled,
.btn-group .btn.blue[disabled] {
    background-color: #0362fd !important;
    color: #fff !important;
    outline: none !important;
}

/*  Green */
.btn.green {
    color: white;
    text-shadow: none;
    background-color: #1d943b;
    margin-right:0px;
}

    .btn.green:hover,
    .btn.green:focus,
    .btn.green:active,
    .btn.green.active,
    .btn.green.disabled,
    .btn.green[disabled] {
        background-color: #1d943b !important;
        color: #fff !important;
        outline: none !important;
    }

/*  grey */
.btn.grey {
    color: #fff;
    text-shadow: none;
    background-color: #3e433b;
    margin-right: 5px;
}

    .btn.grey:hover,
    .btn.grey:focus,
    .btn.grey:active,
    .btn.grey.active,
    .btn.grey.disabled,
    .btn.grey[disabled] {
        background-color: #d2d2d2 !important;
        color: #222 !important;
        outline: none !important;
    }

/*  Purple */
.btn.purple {
    color: white;
    text-shadow: none;
    background-color: #852b99;
}

    .btn.purple:hover,
    .btn.purple:focus,
    .btn.purple:active,
    .btn.purple.active,
    .btn.purple.disabled,
    .btn.purple[disabled] {
        background-color: #6d1b81 !important;
        color: #fff !important;
        outline: none !important;
    }

.btn-group .btn.purple.dropdown-toggle {
    background-color: #852b99 !important;
}

.btn-group .btn.purple:hover,
.btn-group .btn.purple:focus,
.btn-group .btn.purple:active,
.btn-group .btn.purple.active,
.btn-group .btn.purple.disabled,
.btn-group .btn.purple[disabled] {
    background-color: #6d1b81 !important;
    color: #fff !important;
    outline: none !important;
}

/*  Yellow */
.btn.yellow {
    color: white;
    text-shadow: none;
    background-color: #ffb848;
}

    .btn.yellow:hover,
    .btn.yellow:focus,
    .btn.yellow:active,
    .btn.yellow.active,
    .btn.yellow.disabled,
    .btn.yellow[disabled] {
        background-color: #eca22e !important;
        color: #fff !important;
        outline: none !important;
    }

.btn-group .btn.yellow.dropdown-toggle {
    background-color: #ffb848 !important;
}

.btn-group .btn.yellow:hover,
.btn-group .btn.yellow:focus,
.btn-group .btn.yellow:active,
.btn-group .btn.yellow.active,
.btn-group .btn.yellow.disabled,
.btn-group .btn.yellow[disabled] {
    background-color: #eca22e !important;
    color: #fff !important;
    outline: none !important;
}

/*  Black */
.btn.dark {
    color: white;
    text-shadow: none;
    background-color: #555555;
}

    .btn.dark:hover,
    .btn.dark:focus,
    .btn.dark:active,
    .btn.dark.active,
    .btn.dark.disabled,
    .btn.dark[disabled] {
        background-color: #222222 !important;
        color: #fff !important;
        outline: none !important;
    }

.btn-group .btn.dark.dropdown-toggle {
    background-color: #555555 !important;
}

.btn-group .btn.dark:hover,
.btn-group .btn.dark:focus,
.btn-group .btn.dark:active,
.btn-group .btn.dark.active,
.btn-group .btn.dark.disabled,
.btn-group .btn.dark[disabled] {
    background-color: #222222 !important;
    color: #fff !important;
    outline: none !important;
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    vertical-align: middle;
}

    .btn-lg > i {
        font-size: 18px;
    }

.btn > i {
    font-size: 14px;
}

.btn-sm,
.btn-xs {
    padding: 4px 10px 5px 10px;
    font-size: 13px;
    line-height: 1.5;
}

    .btn-sm > i,
    .btn-xs > i {
        font-size: 13px;
    }


.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

/***
Metro icons
***/

[class^="m-icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 3px;
    line-height: 14px;
    vertical-align: top;
    background-image: url(../img/syncfusion-icons.png);
    background-position: 0 0;
    background-repeat: no-repeat;
}

[class^="m-icon-big-"] {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 6px;
    vertical-align: middle;
    background-image: url(../img/syncfusion-icons.png);
    background-position: 0 0px;
    background-repeat: no-repeat;
}

/* large icons */
.btn.m-icon-big {
    padding: 9px 16px 8px 16px;
}

    .btn.m-icon-big.m-icon-only {
        padding: 9px 8px 8px 0px;
    }

    .btn.m-icon-big [class^="m-icon-big-"] {
        margin: 0 0 0 10px;
    }

.btn.m-icon-ony > i {
    margin-left: 0px;
}

/* default icons */
.btn.m-icon {
    padding: 7px 14px 7px 14px;
}

    .btn.m-icon [class^="m-icon-"] {
        margin: 4px 0 0 5px;
    }

    .btn.m-icon.m-icon-only {
        padding: 7px 10px 7px 6px;
    }

/* white icon */
.m-icon-white {
    background-image: url(../img/syncfusion-icons-white.png);
}

/*  Misc */
.m-icon-swapright {
    background-position: -27px -10px;
}

.m-icon-swapdown {
    background-position: -68px -10px;
}

.m-icon-swapleft {
    background-position: -8px -10px;
}

.m-icon-swapup {
    background-position: -46px -10px;
}

.m-icon-big-swapright {
    background-position: -42px -28px;
}

.m-icon-big-swapdown {
    background-position: -115px -28px;
}

.m-icon-big-swapleft {
    background-position: -6px -28px;
}

.m-icon-big-swapup {
    background-position: -78px -28px;
}


/***
Popover
 ***/
.popover {
    -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
    padding: 0 !important;
}

    .popover .popover-title {
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        border-radius: 0 !important;
        margin: 0 !important;
    }

    .info .popover .popover-title,
    .popover.info .popover-title,
    .info .popover .popover-content,
    .popover.info .popover-content {
        color: #27a9e3;
    }

    .success .popover .popover-title,
    .popover.success .popover-title,
    .success .popover .popover-content,
    .popover.success .popover-content {
        color: #468847;
    }

    .error .popover .popover-title,
    .popover.error .popover-title,
    .error .popover .popover-content,
    .popover.error .popover-content {
        color: #B94A48;
    }

    .warning .popover .popover-title,
    .popover.warning .popover-title,
    .warning .popover .popover-content,
    .popover.warning .popover-content {
        color: #C09853;
    }

.popovers.yellow + .popover {
    background: yellow;
}

    .popovers.yellow + .popover .popover-title {
        background: yellow;
    }

    .popovers.yellow + .popover .popover-content {
        background: yellow;
    }

/***
Dropdown
***/

/*Fixing dropdown issue on mobile devices in Bootstrap 3.2.2*/
.dropdown-backdrop {
    position: static;
}

.dropdown:hover .caret,
.open.dropdown .caret {
    opacity: 1;
    filter: alpha(opacity=100);
}


.dropdown.open .dropdown-toggle {
    color: #08c;
    background: #ccc;
    background: rgba(0, 0, 0, 0.3);
}

/***
Dropdown Menu
***/

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: auto;
    z-index: 1000;
    display: none;
    float: left;
    list-style: none;
    text-shadow: none;
    padding: 0px;
    margin: 0px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
    font-size: 14px;
    font-family: "Segoe UI",Helvetica, Arial, sans-serif;
    border: 1px solid #ddd;
}

/* custom dropdown conetnt */
.dropdown-content {
    padding: 5px;
}

    .dropdown-content form {
        margin: 0;
    }

.dropdown.inline .dropdown-menu {
    display: inline-block;
    position: relative;
}

.dropdown-menu.bottom-up {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

.dropdown-menu li > a {
    padding: 6px 0 6px 13px;
    color: #333;
    text-decoration: none;
    display: block;
    clear: both;
    font-weight: normal;
    white-space: nowrap;
}

    .dropdown-menu li > a:hover,
    .dropdown-menu .active > a,
    .dropdown-menu .active > a:hover {
        text-decoration: none;
        background-image: none;
        background-color: #eee;
        color: #333;
        filter: none;
    }

/* dropdown sub menu support for Bootsrap 3 */
.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 5px;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

.dropup .dropdown-submenu > .dropdown-menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -2px;
}

.dropdown-submenu > a:after {
    position: absolute;
    display: inline-block;
    font-size: 14px;
    right: 7px;
    top: 7px;
    font-family: FontAwesome;
    height: auto;
    content: "\f105";
    font-weight: 300;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #ffffff;
}

.dropdown-submenu.pull-left {
    float: none;
}

    .dropdown-submenu.pull-left > .dropdown-menu {
        left: -100%;
        margin-left: 10px;
    }

.nav.pull-right > li > .dropdown-menu,
.nav > li > .dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

    .nav.pull-right > li > .dropdown-menu:before,
    .nav > li > .dropdown-menu.pull-right:before {
        right: 12px;
        left: auto;
    }

    .nav.pull-right > li > .dropdown-menu:after,
    .nav > li > .dropdown-menu.pull-right:after {
        right: 13px;
        left: auto;
    }

    .nav.pull-right > li > .dropdown-menu .dropdown-menu,
    .nav > li > .dropdown-menu.pull-right .dropdown-menu {
        right: 100%;
        left: auto;
        margin-right: -1px;
        margin-left: 0;
        -webkit-border-radius: 6px 0 6px 6px;
        -moz-border-radius: 6px 0 6px 6px;
        border-radius: 6px 0 6px 6px;
    }

@media (max-width: 767px) {

    .navbar-nav .open .dropdown-menu {
        position: absolute;
        float: left;
        width: auto;
        margin-top: 0;
        background-color: #ffffff;
        border: 1px solid #ddd;
        -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
        box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
    }

        .navbar-nav .open .dropdown-menu > li > a {
            padding: 6px 0 6px 13px;
            color: #333 !important;
        }

            .navbar-nav .open .dropdown-menu > li > a:hover,
            .navbar-nav .open .dropdown-menu > li > a:focus {
                background-color: #eee !important;
            }
}

/***
Dropdown Checkboxes (in v1.3)
***/
.dropdown-checkboxes {
    padding: 5px;
}

    .dropdown-checkboxes label {
        display: block;
        font-weight: 300;
        color: #333;
        margin-bottom: 4px;
        margin-top: 4px;
    }


/***
Dropdown Menu Badges
***/

.dropdown-menu > li > a > .badge {
    position: absolute;
    margin-top: 1px;
    right: 3px;
    display: inline;
    font-size: 11px;
    font-weight: 300;
    text-shadow: none;
    height: 18px;
    padding: 3px 6px 3px 6px;
    text-align: center;
    vertical-align: middle;
    -webkit-border-radius: 12px !important;
    -moz-border-radius: 12px !important;
    border-radius: 12px !important;
}

    .dropdown-menu > li > a > .badge.badge-roundless {
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        border-radius: 0 !important;
    }

/* end: sidebar menu badges */

/***
Forms
***/
code {
    border: 1px solid #e1e1e1;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

label {
    font-weight: 400;
    font-size: 14px;
}

.form-control:-moz-placeholder {
    color: #999999;
}

.form-control::-moz-placeholder {
    color: #999999;
}

.form-control:-ms-input-placeholder {
    color: #999999;
}

.form-control::-webkit-input-placeholder {
    color: #999999;
}

.form-control {
    font-size: 14px;
    font-weight: normal;
    color: #333333;
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

    .form-control:focus {
        border-color: #999999;
        outline: 0;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    .form-control[disabled],
    .form-control[readonly],
    fieldset[disabled] .form-control {
        cursor: not-allowed;
        background-color: #eeeeee;
    }

    .form-control.height-auto {
        height: auto;
    }

.uneditable-input {
    padding: 6px 12px;
    min-width: 206px;
    font-size: 14px;
    font-weight: normal;
    height: 34px;
    color: #333333;
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

label.form-control {
    display: block;
    margin-bottom: 5px;
}

input[disabled],
select[disabled],
textarea[disabled] {
    cursor: not-allowed;
    background-color: #F4F4F4 !important;
}

input[readonly],
select[readonly],
textarea[readonly] {
    cursor: not-allowed;
    background-color: #F9F9F9 !important;
}

/* input  groups */
.input-group.input-group-fixed {
    width: auto !important;
}

.input-group-addon {
    border-color: #e5e5e5;
    background:#01843e !important;
    min-width: 39px;
    color:#fff !important;
}

    .input-group-addon > i {
        color: #fff;
    }

/* form control sizing */
.form-control-inline {
    display: inline-block !important;
}

.input-mini {
    width: 45px !important;
}

.input-xsmall {
    width: 80px !important;
}

.input-small {
    width: 120px !important;
}

.input-medium {
    width: 240px !important;
}

.input-large {
    width: 320px !important;
}

.input-xlarge {
    width: 480px !important;
}

.input-inline {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

.form-group .input-inline {
    margin-right: 5px;
}

.input-sm {
    height: 28px;
    padding: 5px 10px;
    font-size: 13px;
}

select.input-sm {
    height: 28px;
    line-height: 28px;
    padding: 2px 10px;
}

/***
Input spinner(in v1.4)
***/

input[type="text"].spinner,
input[type="password"].spinner,
input[type="datetime"].spinner,
input[type="datetime-local"].spinner,
input[type="date"].spinner,
input[type="month"].spinner,
input[type="time"].spinner,
input[type="week"].spinner,
input[type="number"].spinner,
input[type="email"].spinner,
input[type="url"].spinner,
input[type="search"].spinner,
input[type="tel"].spinner,
input[type="color"].spinner {
    background-image: url("../img/input-spinner.gif") !important;
    background-repeat: no-repeat;
    background-position: right 8px;
}

@media (max-width: 768px) {

    .input-large {
        width: 250px !important;
    }

    .input-xlarge {
        width: 300px !important;
    }
}

/***
Error States
***/

.has-warning .help-inline,
.has-warning .help-block,
.has-warning .control-label {
    color: #c09853;
}

.has-warning .form-control {
    border-color: #c09853;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .has-warning .form-control:focus {
        border-color: #a47e3c;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.has-warning .input-group-addon {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853;
}

.has-error .help-inline,
.has-error .help-block,
.has-error .control-label {
    color: #b94a48;
}

.has-error .form-control {
    border-color: #b94a48;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .has-error .form-control:focus {
        border-color: #953b39;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.has-error .input-group-addon {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48;
}

.has-success .help-inline,
.has-success .help-block,
.has-success .control-label {
    color: #468847;
}

.has-success .form-control {
    border-color: #468847;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .has-success .form-control:focus {
        border-color: #356635;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.has-success .input-group-addon {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847;
}

/***
Custom label and badges
***/

.label,
.badge {
    font-weight: 300;
    text-shadow: none !important;
}

.label {
    font-size: 12px;
    padding: 3px 6px 3px 6px;
}

    .label.label-sm {
        font-size: 12px;
        padding: 1px 4px 1px 4px;
    }

h1 .label,
h2 .label,
h3 .label,
h4 .label,
h5 .label,
h6 .label,
h7 .label {
    font-size: 75%;
}

.badge {
    font-size: 11px !important;
    font-weight: 300;
    text-align: center;
    background-color: #e02222;
    height: 18px;
    padding: 3px 6px 3px 6px;
    -webkit-border-radius: 12px !important;
    -moz-border-radius: 12px !important;
    border-radius: 12px !important;
    text-shadow: none !important;
    text-align: center;
    vertical-align: middle;
}

    .badge.badge-roundless {
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        border-radius: 0 !important;
    }

.badge-default,
.label-default {
    background-color: #999 !important;
}

.badge-primary,
.label-primary {
    background-color: #428bca !important;
}

.label-success,
.badge-success {
    background-color: #3cc051;
    background-image: none !important;
}

.label-warning,
.badge-warning {
    background-color: #fcb322;
    background-image: none !important;
}

.label-danger,
.badge-danger {
    background-color: #ed4e2a;
    background-image: none !important;
}

.label-info,
.badge-info {
    background-color: #57b5e3;
    background-image: none !important;
}

/* fix badge position for navs */
.nav.nav-pills > li > a > .badge {
    margin-top: -2px;
}

.nav.nav-stacked > li > a > .badge {
    margin-top: 1px;
    margin-bottom: 0px;
}

/***
Iconic Labels
***/

.label.label-icon {
    padding: 4px 1px 4px 5px;
    margin-right: 2px;
    text-align: center !important;
}

.ie9 .label.label-icon,
.ie10 .label.label-icon {
    padding: 3px 0px 3px 3px;
}

.label.label-icon > i {
    font-size: 12px;
    text-align: center !important;
}


/***
Progress Bars
***/

.progress {
    border: 0;
    background-image: none !important;
    filter: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

    .progress > .progress-bar-success {
        background-color: #3cc051;
    }

    .progress > .progress-bar-danger {
        background-color: #ed4e2a;
    }

    .progress > .progress-bar-info {
        background-color: #57b5e3;
    }

    .progress > .progress-bar-warning {
        background-color: #fcb322;
    }




/***
wells
***/
.well {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

/* Bootstrap Tabs */

.dropup.open > .dropdown-toggle,
.dropdown.open > .dropdown-toggle {
    border-color: #ddd !important;
}

.nav-tabs > li > .dropdown-menu:after,
.nav-pills > li > .dropdown-menu:after,
.navbar-nav > li > .dropdown-menu:after,
.nav-tabs > li > .dropdown-menu:before,
.nav-pills > li > .dropdown-menu:before,
.navbar-nav > li > .dropdown-menu:before {
    display: none !important;
}

.nav-tabs > .dropdown.open > .dropdown-toggle,
.nav-pills > .dropdown.open > .dropdown-toggle {
    background: #eee !important;
    color: #0d638f !important;
}


.nav-tabs,
.nav-pills {
    margin-bottom: 10px;
}

.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
    border-bottom: 0;
}

    .tabs-left > .nav-tabs > li,
    .tabs-right > .nav-tabs > li {
        float: none;
    }

        .tabs-left > .nav-tabs > li > a,
        .tabs-right > .nav-tabs > li > a {
            min-width: 74px;
            margin-right: 0;
            margin-bottom: 3px;
        }

.tabs-left > .nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd;
}

    .tabs-left > .nav-tabs > li > a {
        margin-right: -1px;
        -webkit-border-radius: 4px 0 0 4px;
        -moz-border-radius: 4px 0 0 4px;
        border-radius: 4px 0 0 4px;
    }

        .tabs-left > .nav-tabs > li > a:hover,
        .tabs-left > .nav-tabs > li > a:focus {
            border-color: #eeeeee #dddddd #eeeeee #eeeeee;
        }

    .tabs-left > .nav-tabs .active > a,
    .tabs-left > .nav-tabs .active > a:hover,
    .tabs-left > .nav-tabs .active > a:focus {
        border-color: #ddd transparent #ddd #ddd;
        *border-right-color: #ffffff;
    }

.tabs-right > .nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd;
}

    .tabs-right > .nav-tabs > li > a {
        margin-left: -1px;
        -webkit-border-radius: 0 4px 4px 0;
        -moz-border-radius: 0 4px 4px 0;
        border-radius: 0 4px 4px 0;
    }

        .tabs-right > .nav-tabs > li > a:hover,
        .tabs-right > .nav-tabs > li > a:focus {
            border-color: #eeeeee #eeeeee #eeeeee #dddddd;
        }

    .tabs-right > .nav-tabs .active > a,
    .tabs-right > .nav-tabs .active > a:hover,
    .tabs-right > .nav-tabs .active > a:focus {
        border-color: #ddd #ddd #ddd transparent;
        *border-left-color: #ffffff;
    }

.tabs-below > .nav-tabs,
.tabs-below > .nav-pills {
    border-bottom: 0;
    margin-bottom: 0px;
    margin-top: 10px;
}

.tabs-below > .nav-tabs {
    border-top: 1px solid #ddd;
    margin-bottom: 0;
    margin-top: 10px;
}

    .tabs-below > .nav-tabs > li {
        margin-top: -1px;
        margin-bottom: 0;
    }

        .tabs-below > .nav-tabs > li > a {
            -webkit-border-radius: 0 0 4px 4px;
            -moz-border-radius: 0 0 4px 4px;
            border-radius: 0 0 4px 4px;
        }

            .tabs-below > .nav-tabs > li > a:hover,
            .tabs-below > .nav-tabs > li > a:focus {
                border-top-color: #ddd;
                border-bottom-color: transparent;
            }

    .tabs-below > .nav-tabs > .active > a,
    .tabs-below > .nav-tabs > .active > a:hover,
    .tabs-below > .nav-tabs > .active > a:focus {
        border-color: transparent #ddd #ddd #ddd;
    }

/* BS3.0.3 removed tabbable class so its added back */
.tabbable:before,
.tabbable:after {
    display: table;
    content: " ";
}

.tabbable:after {
    clear: both;
}

.tabbable:before,
.tabbable:after {
    display: table;
    content: " ";
}

.tabbable:after {
    clear: both;
}

/***
Bootstrap modal 
***/

.modal {
    z-index: 10050 !important;
    outline: none !important;
}

.modal-header {
    border-bottom: 1px solid #EFEFEF;
}

    .modal-header h3 {
        font-weight: 300;
    }

.modal-small.modal-dialog {
    width: 400px;
}

.modal-wide.modal-dialog {
    width: 60%;
}

.modal-full.modal-dialog {
    width: 100%;
}

@media (max-width: 768px) {

    .modal-small.modal-dialog,
    .modal-wide.modal-dialog,
    .modal-full.modal-dialog {
        width: auto;
    }
}

/***
Modal header close button fix
***/
.modal-header .close {
    margin-top: 0px !important;
}

.modal > .loading {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
}

.modal-backdrop {
    border: 0 !important;
    outline: none !important;
    z-index: 10049 !important;
}

    .modal-backdrop,
    .modal-backdrop.fade.in {
        background-color: #333 !important;
    }

/* fix: content shifting to the right on modal open due to scrollbar closed */
.modal {
    overflow-y: auto !important;
}

.modal-open {
    overflow-y: auto !important;
}

.modal-open-noscroll {
    overflow-y: hidden !important;
}


/***
Image Carousel
***/
.carousel.image-carousel .carousel-inner {
    padding-top: 0;
    padding-bottom: 0;
}

.carousel.image-carousel .carousel-control i {
    position: absolute;
    top: 40%;
}

.carousel.image-carousel.image-carousel-hoverable .carousel-control i {
    display: none;
}

.carousel.image-carousel.image-carousel-hoverable:hover .carousel-control i {
    display: inline-block;
}

.carousel.image-carousel .carousel-control.left i {
    left: 10px;
}

.carousel.image-carousel .carousel-control.right i {
    right: 10px;
}

.carousel.image-carousel .carousel-indicators {
    margin-top: 10px;
    bottom: -7px;
}

    .carousel.image-carousel .carousel-indicators li {
        background-color: #666;
    }

        .carousel.image-carousel .carousel-indicators li.active {
            background-color: #333;
        }

.carousel.image-carousel .carousel-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 15px 15px 25px 15px;
    background: #333333;
    background: rgba(0, 0, 0, 0.75);
}

    .carousel.image-carousel .carousel-caption h4,
    .carousel.image-carousel .carousel-caption h3,
    .carousel.image-carousel .carousel-caption h2,
    .carousel.image-carousel .carousel-caption p {
        text-align: left;
        line-height: 20px;
        color: #ffffff;
    }

    .carousel.image-carousel .carousel-caption h2,
    .carousel.image-carousel .carousel-caption h3,
    .carousel.image-carousel .carousel-caption h4 {
        margin: 0 0 5px;
    }

        .carousel.image-carousel .carousel-caption h2 a,
        .carousel.image-carousel .carousel-caption h3 a,
        .carousel.image-carousel .carousel-caption h4 a {
            color: #aaa;
        }

    .carousel.image-carousel .carousel-caption p {
        margin-bottom: 0;
    }

.carousel.image-carousel .item {
    margin: 0;
}

/***
Bootstrap Tables
***/

.table thead > tr > th {
    border-bottom: 0;
}

.table tbody tr.active td,
.table tbody tr.active th {
    background-color: #e9e9e9 !important;
}

.table tbody tr.active:hover td,
.table tbody tr.active:hover th {
    background-color: #e1e1e1 !important;
}

.table-striped tbody tr.active:nth-child(odd) td,
.table-striped tbody tr.active:nth-child(odd) th {
    background-color: #017ebc;
}

.table .heading > th {
    background-color: #eee !important;
}

/***
Bootstrap Panel
***/

.panel {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

    .panel .panel-title > a:hover {
        text-decoration: none;
    }

.accordion .panel-heading {
    padding: 0;
}

.accordion .panel-title {
    padding: 0;
}

    .accordion .panel-title .accordion-toggle {
        display: block;
        padding: 10px 15px;
    }

.accordion .accordion-toggle.accordion-toggle-styled {
    background: url("../img/accordion-plusminus.png") no-repeat;
    background-position: right -19px;
    margin-right: 15px;
}

    .accordion .accordion-toggle.accordion-toggle-styled.collapsed {
        background-position: right 12px;
    }

/***
Responsive Image
***/
.table td .img-responsive {
    width: 100%;
}

/***
Unstyled List
***/

.list-unstyled li > .list-unstyled {
    margin-left: 25px;
}

.desctext {
    line-height: 40px;
    padding: 0 0 0 10px;
    background: #d1d6d9;
}

    .desctext p {
        padding: 0px;
    }

.close {
    background-image: url("../img/remove-icon-small.png") !important;
    background-repeat: no-repeat !important;
    display: inline-block;
    height: 9px;
    margin-right: 0;
    margin-top: 4px;
    outline: medium none;
    text-indent: -10000px;
    width: 9px;
}

.formbox {
    background: #f2f4f6;
    padding: 0 15px;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    margin: 0 0 10px 0px;
}
.sdr_r {
    background: #f2f4f6;
    padding: 0 0px;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    margin: 0 0 20px;
}

    .formbox label {
        margin: 0;
        color: #8c8c8c;
        line-height: 30px;
    }
.formbox a { line-height: 30px !important;
}

    .formbox a:hover {
        color: #faa41b;
    }

    .formbox .detail label {
        color: #000;
    }

    .formbox .row.odd {
        background: #fbfbfb;
    }

    .formbox .row {
        padding: 10px 0;
        border-bottom: 1px solid #d2d2d2;
    }

.breadcrumb > li + li:before {
    content: none;
}

.btn.last {
    margin: 0;
}

.ord-right .search-btn {
    margin-right: 0;
    cursor: pointer;
}

.nav-tabs > li > a {
    line-height: 40px;
}

    .nav-tabs > li > a:hover {
        background: #3e433b;
    }

.divider {
    margin: 10px 0 20px;
    border-bottom: 3px solid #bbb;
}

.tab-content {
    padding: 15px;
    border: 1px solid #ddd;
    background: #fff;
}

.nav-tabs {
    margin: 0;
    border: none;
}

.input-group-btn {
    display: inline-block;
    width: auto;
}




.formbox input[type='text'], .formbox input[type='password'],
.formbox textarea,
.formbox select {
    bordeR: 1px solid #d1d1d1;
    box-shadow: none;
    width: 100%;
    padding: 5px;
    line-height: 22px;
    font-size: 14px;
}

.button-holder {
    padding: 15px 0;
}

.box-had {
    background: #01843e;
    color: #fff;
    padding: 1px 0px 1px 10px;
    
}

.searchholder {
    position: relative;
    display: inline-block;
}

.text-right .searchholder {
    float: right;
}

.text-right.ord-right .searchholder label .input2 {
    height: 34px;
}

.searchholder .search-btn {
    position: absolute;
    right: 15px;
    top: 12px;
    padding: 0;
    background: none;
    color: #4cac41;
    margin: 0;
    width: auto;
}

    .searchholder .search-btn:hover {
        position: absolute;
        right: 15px;
        top: 12px;
        padding: 0;
        background: none;
        color: #1d221b;
        margin: 0;
        width: auto;
    }

.new-btn {
    background: #faa41b !important;
    background-color: #faa41b !important;
}

.ord-right.tabselect label .input2 {
    height: 32px;
    margin-top: 3px;
    width: 300px;
}

.btn.new-btn:hover,
.new-btn:hover {
    background: #1d221b !important;
    background-color: #1d221b !important;
    border-color: #1d221b !important;
}

.tooltip_display {
    padding: 15px 0;
    float: right;
}

/*#sample_1_info{border-right:1px solid #aaa;padding-right:15px;margin-right:15px;}*/

.rightdiv div.dataTables_paginate {
    float: none;
}

.productdetails h1 {
    margin: 0;
    padding: 0 0 10px;
}

.productdetails h6 {
    font-size: 16px;
    margin: 0 0 30px;
}

    .productdetails h6 span {
        color: #35aa47;
        margin-left: 10px;
    }

.tablebox {
    margin: 20px 0 0;
}

.stepsul li {
    font-size: 15px;
}

.stepsul .subul {
    list-style: none;
    margin: 10px 0 0;
}

    .stepsul .subul li {
        font-size: 13px;
    }

.stepsul {
    list-style: none;
    padding: 20px 0 0 15px;
}

    .stepsul i {
        color: #01843e;
        margin-right: 10px;
    }

    .stepsul img {
        margin-right: 10px;
    }

.smallbox {
    border: 1px solid #d2d2d2;
    border-top: none;
    min-height: 208px;
}

.btn.new-btn {
    color: #fff;
    margin-right: 5px;
}

.ord-right .green {
    margin-right: 0;
}

.ord-right a.green:hover {
    background-color: #3e433b;
}

.detail input[type="file"] {
    margin-top: 5px;
}

h3 {
    margin-bottom: 0;
}

.text-center {
    text-align: center;
}

.center-box {
    width: 50%;
    display: inline-block;
    margin: 20px 0;
}

    .center-box label {
        float: right;
    }

    .center-box input {
        width: 100%;
    }



.login-main {
    min-height: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.login-box {
    display: inline-block;
    padding: 15px;
    width: 30%;
      margin: 60px 0px 0px 0px;
}

    .login-box .rows {
        display: inline-block;
        width: 100%;
    }

    /*.login-box i {
        float: left;
        width:10%;
        font-size: 20px;
        line-height: 40px;
        color: #fff;
        background:#01843e;
        text-align: center;
    }

    .login-box input[type='text'] {
        padding: 10px 15px;
        border: none;
        float: left;
        width: 93%;
        font-size: 14px;
        color: #999;
    }

    .login-box input[type='password'] {
        padding: 10px 15px;
        border: none !important;
        float: left;
        width: 93% !important;
        font-size: 14px;
        color: #999;
    }*/

    .login-box input[type='checkbox'] {
        border: 1px solid #666;
        box-shadow: none;
    }

    .login-box label {
        color: #666;
    }

    .login-box .rows {
        margin: 0 0 15px;
    }

    .login-box a {
        line-height: 30px;
        font-size: 13px;
    }

    .login-box .submit-btn {
        padding: 8px 20px;
        background: #4cac41;
        font-size: 20px;
        text-transform: uppercase;
        color: #fff;
        display: inline-block;
    }

        .login-box .submit-btn:hover {
            background: #1d221b;
        }

        .login-box .submit-btn img {
            margin-right: 10px;
        }

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.login-btns .right-dtl {
    padding: 26px 0 0 20px;
    text-align: left;
}

.login-btns .red-bg .right-dtl a {
    color: #ff6c60;
}

.login-btns .org-bg .right-dtl a {
    color: #fab321;
}

.login-btns .blue-bg .right-dtl a {
    color: #57c8f2;
}

.login-btns .right-dtl a:hover {
    color: #fff;
}

.view-option {
    float: right;
    background: #d1d6d9;
    padding: 4px;
    margin: 2px 10px 0 0;
}

    .view-option a {
        font-size: 13px;
        margin-left: 5px;
        padding: 7px 10px 2px;
        margin: 0;
        display: inline-block;
        color: #22271f;
    }

        .view-option a.active {
            background: #fff;
            color: #35aa47;
        }

.producttab {
    background: none;
    border: none;
    margin: 0 -15px;
}

.productbox {
    padding: 15px;
    border: 1px solid #ddd;
    background: #fff;
}

.gridview .productbox {
    margin: 0 0 30px;
}

    .gridview .productbox h6 a {
        font-size: 18px;
        font-weight: bold;
        background: none;
        overflow: hidden;
        padding: 0;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%;
    }

    .gridview .productbox .img-holder a {
        background: #fff;
        padding: 0;
        margin: 0;
        position: relative;
    }

        .gridview .productbox .img-holder a .overlay {
            display: none;
        }

        .gridview .productbox .img-holder a:hover .overlay {
            display: inline-block;
            position: absolute;
            left: 0;
            top: 0;
            bottom: 0;
            right: 0;
            background: #000000;
            opacity: 0.3;
        }

    .gridview .productbox .img-holder img {
        width: 100%;
    }

    .gridview .productbox p {
        margin: 0 0 10px;
        display: inline-block;
    }

    .gridview .productbox a {
        background: #22271f;
        padding: 8px 12px;
        font-size: 14px;
        display: inline-block;
        margin-right: 5px;
    }

a.addtocart-btn,
a.addtowish-btn {
    padding: 8px 12px;
    font-size: 14px;
    display: inline-block;
    margin-right: 5px;
}

    a.addtocart-btn img,
    a.addtowish-btn img {
        margin-right: 10px;
    }

.gridview .productbox a.addtocart-btn {
    margin: 0 0 5px;
}

a.addtocart-btn,
.gridview .productbox a.addtocart-btn,
.listview .productbox a.addtocart-btn {
    background: #4cac41;
    color: #fff;
}

a.addtowish-btn,
.gridview .productbox a.addtowish-btn,
.listview .productbox a.addtowish-btn {
    background: #faa41b;
    color: #fff;
}

    a.addtocart-btn:hover,
    a.addtowish-btn:hover,
    .gridview .productbox a.addtocart-btn:hover,
    .listview .productbox a.addtocart-btn:hover,
    .gridview .productbox a.addtowish-btn:hover,
    .listview .productbox a.addtowish-btn:hover {
        background: #22271f;
    }

.gridview .productbox h6 a:hover,
.listview .productbox h6 a:hover {
    color: #22271f;
}

.listview .productbox {
    margin: 0 0 30px;
    display: inline-block;
    width: 100%;
}

    .listview .productbox h6 a {
        font-size: 18px;
        font-weight: bold;
        background: none;
        padding: 0;
    }

    .listview .productbox .img-holder img {
        width: 100%;
    }

    .listview .productbox .img-holder a {
        background: #fff;
        padding: 0;
        margin: 0;
        position: relative;
    }

        .listview .productbox .img-holder a .overlay {
            display: none;
        }

        .listview .productbox .img-holder a:hover .overlay {
            display: inline-block;
            position: absolute;
            left: 0;
            top: 0;
            bottom: 0;
            right: 0;
            background: #000000;
            opacity: 0.3;
        }

    .listview .productbox p {
        margin: 0 0 10px;
        display: inline-block;
    }

    .listview .productbox a {
        background: #22271f;
        padding: 8px 12px;
        font-size: 14px;
        display: inline-block;
        margin-right: 5px;
    }

        .listview .productbox a img {
            margin-right: 10px;
        }

.viewholder {
    float: none;
    display: inline-block;
    vertical-align: middle;
}

.acco-ul,
.acco-subul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .acco-ul span {
        float: right;
    }

.acco-subul {
    padding-left: 30px;
    margin: 5px 0;
    display: none;
}

.hasSubul {
    cursor: pointer;
}

.acco-ul li {
    width: 100%;
    display: inline-block;
}

.acco-ul label {
    width: 92%;
    float: right;
    text-align: left;
    display: inline-block;
}

.acco-subul label {
    width: 90%;
    float: right;
    text-align: left;
    display: inline-block;
}

.priceholder {
    font-size: 20px;
    text-align: left;
    margin: 10px 0;
    color: #c13f51;
}

.panel .panel-title > a.accordion-toggle {
    background: #4cac41 url(images/filter-ind-below.png) no-repeat 95% 50%;
    transition: background-color 0.4s ease 0s;
    width: 100%;
    color: #fff;
}

    .panel .panel-title > a.accordion-toggle.collapsed {
        background: #d1d6d9 url(images/filter-ind-right.png) no-repeat 95% 50%;
        color: #22271f;
    }

.panel-body {
    height: auto !important;
}

.cart-steps {
    width: 100%;
    margin: 0 0 20px;
}

    .cart-steps ul {
        margin: 0;
        padding: 0;
        list-style: none;
        background: #fff;
        width: 100%;
        display: inline-block;
    }

        .cart-steps ul > li {
            width: 25%;
            float: left;
        }

            .cart-steps ul > li a {
                height: 40px;
                width: 100%;
                display: inline-block;
                padding-right: 16px;
            }

                .cart-steps ul > li a span {
                    color: #999;
                    text-align: center;
                    font-size: 16px;
                    display: inline-block;
                    height: 40px;
                    line-height: 40px;
                    width: 100%;
                }

            .cart-steps ul > li.active a span,
            .cart-steps ul > li.cart-com a span {
                background: none repeat scroll 0 0 #0c8934;
                width: 100%;
                color: #fff;
            }

            .cart-steps ul > li a:hover span {
                color: #000;
            }

            .cart-steps ul > li.active a:hover span,
            .cart-steps ul > li.cart-com a:hover span {
                color: #000;
            }

            .cart-steps ul > li.active a {
                background: url("images/cart_menu2.png") no-repeat scroll right center rgba(0,0,0,0);
            }

            .cart-steps ul > li.cart-com a {
                background: url("images/cart_menu3.png") no-repeat scroll right center rgba(0,0,0,0);
            }

            .cart-steps ul > li.last.active a {
                background: #0c8934;
            }

.table-scrollable tbody tr td input {
    width: 50px;
    border: 1px solid #d2d2d2;
    padding: 5px 10px;
}

.table-scrollable tbody tr td a.minus,
.table-scrollable tbody tr td a.plus {
    background: #22271f;
    padding: 5px;
    color: #fff;
    line-height: 30px;
}

    .table-scrollable tbody tr td a.minus:hover,
    .table-scrollable tbody tr td a.plus:hover {
        background: #f8a21b;
    }

.cartbtns i {
    margin-right: 10px;
}

.checker span {
    margin-right: 10px;
    display: inline-block;
}

.gray-had {
    background: #3e433b;
}

.formbox-1 {
    min-height: 492px;
}

    .formbox-1.empty {
        border-bottom: 1px solid #d2d2d2;
    }

.formbox-2 {
    min-height: 440px;
}

    .formbox-2.empty {
        border-bottom: 1px solid #d2d2d2;
    }

.formbox-3 {
    min-height: 416px;
}

    .formbox-3.empty {
        border-bottom: 1px solid #d2d2d2;
    }

.formbox-4 {
    min-height: 510px;
}

    .formbox-4.empty {
        border-bottom: 1px solid #d2d2d2;
    }

.formbox-5 {
    min-height: 358px;
}

    .formbox-5.empty {
        border-bottom: 1px solid #d2d2d2;
    }

.formbox-6 {
    min-height: 468px;
}

    .formbox-6.empty {
        border-bottom: 1px solid #d2d2d2;
    }

.red {
    color: #c13f51;
    margin: 0 0 10px;
    display: inline-block;
}

.orderno {
    font-size: 20px;
    font-family: "Ruda",sans-serif;
    margin: 0 0 10px;
}

    .orderno i {
        margin-right: 10px;
        color: #1d943b;
    }

.single-form-element {
    margin: 20px 0;
}

    .single-form-element textarea {
        width: 100%;
        height: 150px;
    }

.commentbox {
    background: #fff;
    border: 1px solid #dddddd;
    padding: 15px;
    font-size: 13px;
}

.smallcol { /*width:20px;*/
    text-align: center;
}

    .smallcol input[type='checkbox'] {
        margin-right: 0;
        margin-top: 0;
    }

.topbtns label {
    margin-left: 10px;
}

.largep {
    font-size: 20px;
    line-height: 40px;
    margin: 0;
}

.formcalender .form-group {
    margin: 5px 0;
}

.formcalender .input-group {
    width: 100%;
}

.formcalender .input-small {
    width: 80% !important;
}

.btn-group-vertical {
    float: right;
    width: 7%;
}

.formbtn.ord-right .search-btn {
    margin-left: 0;
}

.full .input-group.date-picker {
    width: 100%;
}

.full input[type='text'].date-picker {
    width: 91% !important;
}

.modal-body .full input.date-picker[type="text"] {
    width: 93% !important;
}

.full {
    width: 100%;
    margin: 0;
}

.spinner-input.form-control {
    float: left;
    width: 93% !important;
}

.btn-group-vertical .btn.green:hover {
    background-color: #3e433b !important;
}

.grey i {
    color: #fff;
}

.formbox1 label {
    line-height: 20px;
}

.formbox1 .row {
    padding: 15px 0;
}

.orderno .ord-right {
    margin-left: 10px;
}

.orderno span {
    margin-right: 15px;
}

.features {
    background: #ddd !important;
    color: #333;
}

.amounts {
    margin-top: 20px;
}

.orderno span.caption {
    font-size: 16px;
    color: #1d943b;
}

.detail-wrap {
    float: left;
    width: auto;
}

.large-box {
    width: 70%;
}

    .large-box input[type='file'] {
        background: none;
        padding: 0;
        height: auto;
        margin: 3px 0;
        width: auto;
        float: none;
        display: inline-block;
    }

        .large-box input[type='file']:focus,
        .large-box input[type='file']:hover,
        .large-box input[type='file']:active {
            outline: none;
        }

#fileElem {
    visibility: hidden;
    width: 0;
    height: 0;
}

#fileSelect {
    background: #1d943b;
    padding: 10px 30px;
    border: none;
    outline: none;
    font-size: 20px;
    color: #fff;
}

    #fileSelect i {
        font-size: 20px;
        margin-right: 10px;
    }

    #fileSelect:hover {
        background: #3e433b;
    }

.file-info {
    background: #fff;
    bordeR: 1px solid #ddd;
    padding: 10px 0;
    display: inline-block;
    width: 100%;
    margin: 0 0 30px;
}

    .file-info p {
        margin: 0 0 15px;
        line-height: 20px;
        font-size: 16px;
    }

        .file-info p span {
            font-size: 16px;
            color: #1d943b;
            line-height: 20px;
        }

@media (max-width: 1529px) {

    .full input.date-picker[type="text"] {
        width: 89% !important;
    }

    .detail-wrap {
        width: 80%;
        float: left;
        margin: 0 0 20px;
    }
}

@media (max-width: 1443px) {

    .formbox-4 {
        min-height: 530px;
    }
}

@media (max-width: 1300px) {

    #sample_1_info {
        border: 0 none;
        display: inline-block;
        margin: 0;
        padding: 0;
    }

    .rightdiv #sample_1_info {
        display: inline-block;
        margin-right: 20px;
    }

    .login-box {
        width: 40%;
    }

        .login-box i {
            width: 8%;
        }

       /* .login-box input[type="text"] {
            width: 92% !important;
            border: none;
        }*/

    .login-btns .right-dtl {
        font-size: 27px;
    }

    .gridview .productbox a {
        margin-bottom: 5px;
    }

    .acco-ul label {
        width: 88%;
        float: right;
        text-align: left;
        display: inline-block;
    }

    .acco-subul label {
        width: 88%;
        float: right;
        text-align: left;
        display: inline-block;
    }

    .full input.date-picker[type="text"] {
        width: 88% !important;
    }

    .spinner-input.form-control {
        width: 92% !important;
    }

    .btn-group-vertical {
        width: 8%;
    }

    .modal-body .full input.date-picker[type="text"] {
        width: 92% !important;
    }

    .formbox-4 {
        min-height: 530px;
    }

    .center-box {
        width: 70%;
    }
}

@media (max-width: 1024px) {

    .formbox input[type='text'],
    .formbox textarea,
    .formbox select {
        width: 100%;
    }

    .smallbox {
        min-height: 332px;
    }

    .setrightm {
        margin-right: 0;
    }

    .login-box {
        width: 50%;
    }

        .login-box i {
            width: 8%;
        }

        .login-box input[type="text"] {
           /* width: 92% !important;*/
            border: none;
        }

    .gridview .productbox a {
        margin-bottom: 0;
    }

    .listview .productbox a {
        margin-bottom: 5px;
    }

    .view-option {
        margin: 0 0 5px;
    }

    .topbtns.ord-right .search-btn {
        margin-left: 0;
        margin-right: 5px;
    }

    .acco-ul label {
        width: 90%;
        float: right;
        text-align: left;
        display: inline-block;
    }

    .acco-subul label {
        width: 90%;
        float: right;
        text-align: left;
        display: inline-block;
    }

    .formcalender {
        width: 200px;
    }

        .formcalender .btn {
            margin-top: 0;
        }

    #sample_1_info {
        display: inline-block;
        margin: 0 10px;
    }

    .viewholder {
        float: none;
        vertical-align: middle;
        display: inline-block;
    }

    .modal-body .full input.date-picker[type="text"] {
        width: 91% !important;
    }

    .center-box {
        width: 80%;
    }
}

@media (max-width:999px) {

    .formbox input[type='text'],
    .formbox textarea,
    .formbox select {
        width: 100%;
    }

    .rightdiv {
        text-align: left;
    }

    .navbar-default .navbar-nav.main-btm li > a {
        width: auto;
    }

    .forceright {
        text-align: right !important;
    }

    .ord-right label .input2 {
        width: 260px;
    }

    .rightdiv #sample_1_info {
        display: inline-block;
        margin-right: 10px;
    }

    .rows select,
    .rows input[type='text'] {
        border: 1px solid #ddd;
        border-radius: 0;
        width: 100%;
    }

    .center-box {
        width: 90%;
    }

    .login-box {
        width: 60%;
    }

        .login-box i {
            width: 8%;
        }

        .login-box input[type="text"] {
            /*width: 92% !important;*/
            border: none;
        }

    .login-btns .right-dtl {
        font-size: 36px;
        padding: 21px 0 0 20px;
    }

    .topbtns.ord-right .search-btn {
        margin-left: 5px;
        margin-right: 0;
    }

    .view-option {
        margin: 0 0 10px;
    }

    .acco-ul label {
        width: 96%;
        float: right;
        text-align: left;
        display: inline-block;
    }

    .acco-subul label {
        width: 96%;
        float: right;
        text-align: left;
        display: inline-block;
    }

    .formbox-1,
    .formbox-2,
    .formbox-3,
    .formbox-4,
    .formbox-5,
    .formbox-6 {
        min-height: 0;
    }

        .formbox-1.empty,
        .formbox-2.empty,
        .formbox-3.empty,
        .formbox-4.empty,
        .formbox-5.empty,
        .formbox-6.empty {
            border-bottom: none;
        }

    .button-holder .btn {
        margin-bottom: 5px;
    }

    .full {
        margin: 0;
    }

        .full input.date-picker[type="text"] {
            width: 93% !important;
        }

    .modal-body .full input.date-picker[type="text"] {
        width: 93% !important;
    }

    .detail-wrap {
        width: 80%;
        float: left;
        margin: 0 0 20px;
    }
}

@media (max-width: 720px) {

    .formbox input[type='text'],
    .formbox textarea,
    .formbox select {
        width: 100%;
        margin: 5px 0;
    }

    .formbox label {
        margin: 5px 0;
    }

    .btn-sm, .btn-xs {
        margin-top: 5px;
    }

    .btn.green {
        margin-bottom: 5px;
        margin-top: 5px;
        margin-right: 3px;
    }

    .top-buttons .btn.grey {
        margin-top: 5px;
    }

    .ord-left .dropdown-toggle {
        margin-top: 5px;
        margin-bottom: 3px;
    }

    .desctext {
        line-height: 40px;
        padding: 0 0 0 10px;
    }

    .tabbtn {
        margin-bottom: 10px !important;
    }

    .ttip {
        width: 290px;
    }

    .records {
        margin: 10px 0;
        width: 100%;
        text-align: center;
    }

    .topbtns {
        width: 100%;
        text-align: center;
    }

    .rightdiv {
        text-align: right;
    }

    .tooltip_display {
        margin: 0 0 20px;
    }

    .text-right .searchholder {
        display: inline-block;
        float: none;
        width: 225px;
    }

    .forceright {
        text-align: left !important;
    }

    .searchholder {
        float: none;
        width: 50%;
    }

    .ord-right label .input2 {
        width: 100%;
    }

    .searchholder label {
        width: 98%;
    }

    #sample_1_info {
        display: inline-block;
        border-right: 1px solid #aaaaaa;
        margin-right: 15px;
        padding-right: 15px;
    }

    .smallbox {
        min-height: 0;
        margin: 0 0 20px;
    }

    .btn.new-btn,
    .btn.grey {
        margin-bottom: 5px;
    }

    .center-box label {
        float: none;
    }

    .center-box {
        width: 70%;
    }

    .login-box {
        width: 80%;
    }

        .login-box i {
            width: 6%;
        }

        .login-box input[type="text"] {
           /* width: 94% !important;*/
            border: none;
        }

    .login-btns .right-dtl {
        font-size: 28px;
    }

    .viewholder {
        width: 100%;
        text-align: center;
        display: inline-block;
        margin: 10px 0 0;
    }

    .view-option {
        float: none;
        display: inline-block;
    }

    .listview .productbox a {
        margin-bottom: 0;
    }

    .acco-ul label {
        width: 95%;
        float: right;
        text-align: left;
        display: inline-block;
    }

    .acco-subul label {
        width: 95%;
        float: right;
        text-align: left;
        display: inline-block;
    }

    .cart-steps ul > li {
        width: 50%;
    }

    .full input.date-picker[type="text"] {
        width: 94% !important;
    }

    .btn-group-vertical {
        margin: 5px 0;
    }

    .modal-body .full .datebtn1 {
        margin: 0;
    }

    .modal-body .full input.date-picker[type="text"] {
        width: 94% !important;
    }

    .detail-wrap {
        width: 100%;
        float: left;
        margin: 0 0 20px;
    }
}

@media (max-width: 600px) {
    .full input.date-picker[type="text"] {
        width: 92% !important;
    }

    .center-box {
        width: 100%;
    }
}

@media (max-width: 450px) {

    .ttip {
        width: 290px;
    }

    .helpicon {
        float: none;
        margin: 10px 0 0;
        width: 100%;
    }

    .rows select, .rows input[type="text"] {
        width: 100%;
    }

    .helpholder {
        text-align: center;
    }

    .page-title {
        padding: 0;
    }

    .tooltip_display {
        display: inline-block;
        float: none;
        margin: 0;
    }

    .searchholder {
        float: none;
        width: 100%;
    }

    .text-right .searchholder {
        float: none;
        width: 100%;
    }

    .searchholder label {
        width: 96%;
    }

    #sample_1_info {
        border: none;
        padding-right: 0;
        margin-right: 0;
    }

    .tabselect {
        margin: 10px 0 0;
    }

    .select-holder {
        width: 100%;
    }

    .ord-right.tabselect label,
    .ord-right.tabselect label .input2 {
        width: 100%;
    }

    .login-box {
        width: 100%;
    }

        .login-box i {
            width: 11%;
        }

        .login-box input[type="text"] {
          /*  width: 89% !important;*/
            border: none;
        }

    .acco-ul label {
        width: 92%;
        float: right;
        text-align: left;
        display: inline-block;
    }

    .acco-subul label {
        width: 90%;
        float: right;
        text-align: left;
        display: inline-block;
    }

    .cart-steps ul > li a span {
        font-size: 13px;
    }

    .spinner-input.form-control {
        width: 93% !important;
    }

    .btn-group-vertical {
        width: 7%;
    }

    .full input.date-picker[type="text"] {
        width: 88% !important;
    }

    .modal-body .full input.date-picker[type="text"] {
        width: 89% !important;
    }
}

@media (max-width: 320px) {
    .full input.date-picker[type="text"] {
        width: 87% !important;
    }

    .btn-group-vertical {
        margin: 5px 0;
        width: 10%;
    }

    .spinner-input.form-control {
        width: 90% !important;
    }
}

.rows select, .rows input[type='password'] {
    border: 1px solid #ddd;
    border-radius: 0;
    width: 100%;
}
.sdr_r {
        background: #f2f4f6;
    padding: 0 0px;
    border-left:none;
    border-right: none;
    margin: 0 0 20px;
    float: left;
    width: 100%;
    
}
.sd_lf {
width:100%;
float:left;


}

ul.sd_lf  {
margin:0px 0px 0px 0px !important;
padding:0px 0px 0px 0px  !important;

}
ul.sd_lf li {
margin:0px 0px 0px 0px  !important;
padding:10px 0px 10px 12px  !important;
list-style:none  !important;
color:#35aa47 !important;
border-bottom:solid 1px #d7d7d7;

}
ul.sd_lf li:hover {
margin:0px 0px 0px 0px  !important;
padding:10px 0px 10px 12px  !important;
background:#d7d7d7  !important;
color:#222 !important;
}

ul.sd_lf li:hover a{

color:inherit;
}

.bdr {
border:solid 1px #d2d2d2;
   

}


