﻿@charset "utf-8";
/* CSS Document */
/*designer start*/
body {
    /*background:url(/content/images/light-green.gif) repeat #CCCCCC;*/
    background-color: #ACD5BA;
    font-size: 12px;
}

label, input, button, select, textarea {
    font-size: 12px;
}

label {
    margin-bottom: 0px;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 2px;
    padding: 2px 6px;
}

select, input[type="file"] {
    height: 26px;
    line-height: 26px;
}

.form-horizontal .control-group {
    margin-bottom: 10px;
}

.container.go-bg {
    display: block;
    margin-top: 0px;
    /*background:url(/content/images/bg-right.png) no-repeat 90% 0;*/
}

/*.flx-row {
    display:flex;
    flex-direction:row;
}

.flx-content {
    flex: 1 1 auto;
}

.flx-content-grow {
    flex: 1 0 auto;
}

.flx-content-shrink {
    flex: 0 1 auto;
}*/

.comment-icon {
    background:url("/Content/images/Ranger/comment-icon.png");
    background-size:cover;
}

.icon-property {
    position:relative;
    display:block;
    font-style:normal;
    font-weight:normal;
    line-height:1;
}

.page-bottom {
    position: relative;
    bottom: 0px;
    width: 100%;
    height: 6px;
    margin-top: 20px;
    font-size: 0;
    line-height: 0;
    background: url(/content/images/footerbottom.jpg) repeat-x;
}

.footer-main {
    padding: 10px 20px;
    overflow: hidden;
    background: url(/content/images/h-divider.png) repeat-x top;
}

.container.main {
    box-shadow: 0px 5px 4px #666;
}

.footer-main span {
    float: left;
}

.footer-main a {
    float: right;
}

.form-aditional ul li {
    list-style: none;
}

.form-aditional {
    width: 560px;
    height: auto;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
}

.btn-group .btn.btn-large.act {
    font-size: 13px;
    color: #2b8a2a;
    font-weight: bold;
    border: 1px #94c039 solid;
    box-shadow: 0px 0px 2px #00FF00;
}

.btn-group .btn.btn-large:hover {
    border: 1px #94c039 solid;
    box-shadow: 0px 0px 2px #00FF00;
}

.btn-group .btn.btn-large:active {
    border: 1px #94c039 inset;
    box-shadow: 0px 0px 2px #00FF00;
}

.navbar.castom .navbar-inner .nav li {
    width: 150px;
    font-size: 12px;
}

.btn-group.page-head-btn {
    padding: 0px 10px;
    background: url(/content/images/h-divider.png) repeat-x bottom;
    white-space: normal;
}

.btn-group ul.page-product-btn li a.btn.btn-primary img {
    margin: 0 5px;
}

.container.main {
    background: #ededed;
    min-height: 400px;
}

    .container.main .btn-group {
        overflow: hidden;
    }

.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
    color: #000000;
    text-decoration: none;
    background-color: #e5e5e5;
    -webkit-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
    -moz-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    color: #000000;
    text-decoration: none;
    background-color: #e5e5e5;
    -webkit-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
    -moz-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
}

.btn-group ul.page-action-btn {
    float: right;
    margin-right: 10px;
}

    .btn-group ul.page-action-btn li {
        float: left;
    }

        .btn-group ul.page-action-btn li a.btn {
            margin-left: 10px;
        }

            .btn-group ul.page-action-btn li a.btn.btn-primary {
                font-size: 12px;
                padding: 5px 15px;
                font-size: 12px;
                margin: 0;
                line-height: normal;
            }

.btn-group.page-head-btn .btn {
    margin-right: 8px;
    border-radius: 4px;
    min-width: 85px;
}

.navbar .btn-group .btn, .navbar .input-prepend .btn, .navbar .input-append .btn {
    margin-top: 0px;
    border-radius: 4px;
    margin-left: 20px;
}

.btn-group .btn.btn-large {
    font-size: 13px;
    color: #4a4a4a;
    font-weight: bold;
    margin-bottom: 10px;
    border: 1px #eeeeee outset;
}

    .btn-group .btn.btn-large img {
        border-right: 1px solid #cccccc;
        margin-right: 6px;
        padding-right: 6px;
    }

.btn-large img {
    /*height:26px;*/
    height: 26px;
    padding: 4px 0px;
}

.btn.btn-lrg {
    padding: 10px 30px;
}

.btn-pull-left {
    float: left;
    margin-left: 450px;
}

.btn-pull-right {
    float: right;
    margin-right: 450px;
}

.navbar-inverse .navbar-inner.bg-black {
    background-color: #1b1b1b;
    background-image: -moz-linear-gradient(top, #222, #111);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222), to(#111));
    background-image: -webkit-linear-gradient(top, #222, #111);
    background-image: -o-linear-gradient(top, #222, #111);
    background-image: linear-gradient(to bottom, #222, #111);
    background-repeat: repeat-x;
    border-color: #252525;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
}

.navbar.navbar-inverse.navbar-fixed-top.top-main {
    background: url("/content/images/top-bg.jpg") repeat-x scroll 0 0 transparent;
}

    .navbar.navbar-inverse.navbar-fixed-top.top-main .navbar-inner {
        background: none;
        border: none;
    }

.navbar-inverse .brand, .navbar-inverse .nav > li > a {
    color: #9b9b9b;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}

.navbar .nav > li {
    border-left: 1px #CCCCCC solid;
}

    .navbar .nav > li.first {
        border: 0 none;
    }

.navbar.castom .navbar-inner .nav {
    position: relative;
    left: 0;
    display: block;
    float: left;
    margin: 0 10px 0 0;
}

.navbar.castom .navbar-inner {
    margin: 0;
    padding-left: 0px;
    padding-right: 0px;
}

    .navbar.castom .navbar-inner .nav li.last {
        border-right: 0px;
    }

.navbar .nav.pull-right {
    float: right;
    margin-right: 0;
}

a {
    color: #355a03;
    /*color: #2B8A2A;*/
    text-decoration: none;
}

    a:hover,
    a:active {
        outline: 0;
    }

    a:hover {
        color: #2B8A2A;
        text-decoration: underline;
    }
/*designer end*/

/*validation start*/
.validation-summary-valid {
    display: none;
}

.validation-summary-errors, .field-validation-error, .input-validation-error {
    color: red;
}

.input-validation-error {
    background-color: #FFEEEE;
    border: 1px solid #FF0000 !important;
}

.validation-summary-errors ul {
    display: none;
}
/*validation end*/

/*pager start*/
.pagination {
    height: 29px;
    margin: 9px 0;
}

.pagination-info {
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin-right: 15px;
    margin-top: 4px;
}

.pageSizeSelect {
    float: left;
    height: 26px;
    margin-right: 5px;
    margin-top: 0;
    padding: 3px;
    vertical-align: middle;
    width: auto;
}

.pagination a {
    float: left;
    padding: 0px 7px 5px 7px;
    line-height: 25px;
    text-decoration: none;
    border: 1px solid #dddddd;
    border-left-width: 0;
    color: #333333;
    background-color: #ffffff;
}

    .pagination a:hover {
        background-color: transparent;
    }

    .pagination a:hover {
        color: #2B8A2A;
    }

.pagination .icon a {
    padding: 3px 0px;
}

.pagination ul {
    box-shadow: none;
    margin: 0;
    padding: 0;
}

.pagination li {
    display: inline;
    padding: 0px;
}

    .pagination li.icon {
        display: inline;
        padding: 4px 6px;
    }

.pagination ul .active a, .pagination ul .active a:hover {
    color: #FFFFFF;
    cursor: default;
    background-color: #2B8A2A;
}

.pagination li:first-child a {
    border-left-width: 0px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.pagination a[disabled], .pagination a:disabled, .pagination a[disabled=""] {
    opacity: 0.35;
    filter: alpha(opacity=35);
    -ms-filter: alpha(opacity=35);
}

.pagination ul > li > a, .pagination ul > li > span {
    line-height: 30px;
    padding: 0 7px;
}
/*pager end*/

/* sprite image start */
.custom-sprite {
    background-image: url("/content/images/sprite-image.png");
    background-repeat: no-repeat;
}

    .custom-sprite.header-home-icon {
        background-position: -1px -1px;
        height: 37px;
        width: 37px;
        display: block;
    }

    .custom-sprite.sharing-block-icon {
        background-position: -1px -41px;
        height: 37px;
        width: 37px;
        display: inline-block;
        *display: inline;
        zoom: 1;
        margin: 0px 0 0 9px;
    }

    .custom-sprite.surveys-block-icon {
        background-position: -1px -80px;
        height: 37px;
        width: 37px;
        display: inline-block;
        *display: inline;
        zoom: 1;
        margin: 0px 0 0 9px;
    }

    .custom-sprite.subscriptions-block-icon {
        background-position: -1px -119px;
        height: 37px;
        width: 37px;
        display: inline-block;
        *display: inline;
        zoom: 1;
        margin: 0px 0 0 9px;
    }

    .custom-sprite.questions-block-icon {
        background-position: -1px -158px;
        height: 37px;
        width: 37px;
        display: inline-block;
        *display: inline;
        zoom: 1;
        margin: 0px 0 0 9px;
    }

    .custom-sprite.info-icon {
        background-position: -107px -26px;
        display: inline-block;
        *display: inline;
        zoom: 1;
        height: 18px;
        margin: 0 0 0 5px;
        width: 18px;
    }

    .custom-sprite.document-icon {
        background-position: -96px -2px;
        height: 20px;
        width: 16px;
        display: block;
        margin: 0 0 0 9px;
        float: left;
    }

    .custom-sprite.print-icon {
        background-position: -114px -2px;
        height: 20px;
        width: 16px;
        display: block;
        margin: 10px 10px 0 0;
        cursor: pointer;
    }

    .custom-sprite.green-check-icon {
        background-position: -74px -2px;
        height: 19px;
        width: 19px;
        display: inline-block;
        *display: inline;
        zoom: 1;
        margin: 0 0 0 9px;
    }

    .custom-sprite.no-icon {
        background-position: -112px -48px;
        height: 19px;
        width: 19px;
        display: inline-block;
        *display: inline;
        zoom: 1;
        margin: 0 0 0 9px;
    }
    /*
.custom-sprite.first-arrow-icon {
    background-position: -37px -25px;
    height: 18px;
    width: 18px;
    display: block;
    margin: 0 0 0 1px;
}

.custom-sprite.prev-arrow-icon {
    background-position: -60px -26px;
    height: 18px;
    width: 9px;
    display: block;
    margin: 0 0 0 1px;
}

.custom-sprite.next-arrow-icon {
    background-position: -73px -26px;
    height: 18px;
    width: 9px;
    display: block;
    margin: 0 0 0 1px;
}

.custom-sprite.last-arrow-icon {
    background-position: -85px -25px;
    height: 18px;
    width: 18px;
    display: block;
    margin: 0 0 0 1px;
}
*/
    .custom-sprite.expanded-white-icon {
        background-position: -74px -49px;
        height: 18px;
        width: 18px;
        display: block;
        margin: 0 10px 0 1px;
        float: left;
    }

    .custom-sprite.collapsed-white-icon {
        background-position: -94px -49px;
        height: 18px;
        width: 18px;
        display: block;
        margin: 0 10px 0 1px;
        float: left;
    }

    .custom-sprite.drag-white-icon {
        background-position: -38px -49px;
        height: 13px;
        width: 14px;
        display: block;
        margin: 7px 0 0 5px;
    }

    .custom-sprite.delete-white-icon {
        background-position: -57px -49px;
        height: 14px;
        width: 12px;
        display: block;
        margin: 7px 0 0 5px;
    }
/* sprite image end */

/*list table start*/
.manage-list .tools-body {
    border: 1px solid #DDDDDD;
    border-radius: 4px 4px 4px 4px;
}

table.table-striped {
    width: 100%;
    margin-bottom: 0;
    font-size: 12px;
    border-collapse: inherit;
}

    table.table-striped thead th {
        position: relative;
        padding: 0 10px;
        background: #2B8A2A;
        border-right: 1px solid #AAEDAD;
        color: #fff;
        font-weight: bold;
        text-align: left;
        line-height: 20px;
        vertical-align: middle;
        font-size: 13px;
    }

    table.table-striped th a {
        color: white;
    }

    table.table-striped th input[type='checkbox'] {
        margin-right: 10px;
    }

    table.table-striped tr {
        width: 100%;
        height: 38px;
    }

        table.table-striped tr:nth-child(even) {
            background: #E8FCE8;
        }

    table.table-striped td {
        padding: 0 10px;
        vertical-align: middle;
        border-top: 1px solid #ddd;
        /*.word-wrap-common*/
        white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
        white-space: -pre-wrap; /* Opera 4-6 */
        white-space: -o-pre-wrap; /* Opera 7 */
        word-wrap: break-word; /* Internet Explorer 5.5+ */
    }

.listAction a {
    cursor: pointer;
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 17px;
}

.table-title-green {
    color: #2B8A2A;
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
}

.table-title-green-small {
    color: black;
    font-size: 13px;
    font-weight: normal;
    padding: 10px;
}

/*list table end*/
/*other action start*/
.action-block {
    border-bottom: 1px solid #57B253;
    height: 34px;
}

    .action-block.bottom {
        border-bottom: 0 none;
        border-top: 1px solid #57B253;
        margin-bottom: 10px;
    }

.other-actions {
    background: none repeat scroll 0 0 #AAEDAD;
    border: 0 none;
    border-radius: 6px 6px 0 0;
    margin-bottom: 1px;
    margin-top: 6px;
    padding: 5px 0 5px 14px;
    width: 150px;
    height: 18px;
}

    .other-actions .dropdown-toggle {
        display: block;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        text-transform: uppercase;
        background-color: #AAEDAD;
    }

        .other-actions .dropdown-toggle:hover {
            text-decoration: none;
        }

    .other-actions .dropdown-menu {
        background: none repeat scroll 0 0 #AAEDAD;
        border: 0 none;
        min-width: 100%;
        width: auto;
    }

        .other-actions .dropdown-menu label {
            color: #666;
        }

    .other-actions .dropdown-checkbox {
        float: right;
    }

    .other-actions.dropdown.open .dropdown-toggle {
        background: transparent;
        color: #2B8A2A;
        font-weight: bold;
        text-decoration: none;
    }

    .other-actions .dropdown-arrow-holder {
        background-color: #2B8A2A;
        border-radius: 0 6px 0 0;
        display: block;
        float: right;
        height: 24px;
        margin-top: -5px;
        padding-top: 4px;
        text-align: center;
        width: 32px;
        cursor: pointer;
        color: #ffffff;
    }

    .other-actions.dropdown .caret {
        display: inline-block;
        *display: inline;
        zoom: 1;
    }

    .other-actions .dropdown-menu li > a:hover,
    .other-actions .dropdown-menu .active > a,
    .other-actions .dropdown-menu .active > a:hover {
        background-color: #2B8A2A;
        color: #ffffff;
        background-image: none;
    }

/*other action end*/

/* action tabs start */
.container .nav.nav-tabs.action-tabs {
    margin-bottom: 0px;
}

    .container .nav.nav-tabs.action-tabs > li.first a {
        -webkit-border-radius: 6px 0px 0 0;
        -moz-border-radius: 6px 0px 0 0;
        border-radius: 6px 0px 0 0;
    }

    .container .nav.nav-tabs.action-tabs > li.last a {
        -webkit-border-radius: 0px 6px 0 0;
        -moz-border-radius: 0px 6px 0 0;
        border-radius: 0px 6px 0 0;
    }

    .container .nav.nav-tabs.action-tabs > li.first-last a {
        -webkit-border-radius: 6px 6px 0 0;
        -moz-border-radius: 6px 6px 0 0;
        border-radius: 6px 6px 0 0;
    }

    .container .nav.nav-tabs.action-tabs > li.active {
        margin-top: 6px;
    }

    .container .nav.nav-tabs.action-tabs > li {
        margin-top: 6px;
        margin-right: 0px;
        border: none 0;
        margin-bottom: 0px;
        border-right: 1px solid #57B253;
    }

        .container .nav.nav-tabs.action-tabs > li.last {
            border-right: none 0;
        }

        .container .nav.nav-tabs.action-tabs > li.first-last {
            border-right: none 0;
        }

    .container .nav.nav-tabs.action-tabs > .active > a,
    .container .nav.nav-tabs.action-tabs > .active > a:hover {
        background-color: #AAEDAD;
        font-size: 11px;
        font-weight: bold;
        font-family: Helvetica, Arial, sans-serif;
        color: #FFFFFF;
        padding-top: 4px;
        padding-bottom: 4px;
        border: none 0;
    }

    .container .nav.nav-tabs.action-tabs > li > a {
        background-color: #2B8A2A;
        color: #ffffff;
        font-size: 11px;
        font-weight: bold;
        font-family: Helvetica, Arial, sans-serif;
        padding-top: 4px;
        padding-bottom: 4px;
        padding-left: 13px;
        padding-right: 13px;
        text-transform: uppercase;
        border: none 0;
        border-radius: 0;
        min-height: 20px;
    }

        .container .nav.nav-tabs.action-tabs > li > a img {
            margin-right: 5px;
        }

        .container .nav.nav-tabs.action-tabs > li > a:hover {
            background-color: #57B253;
        }

.container .nav-tabs.action-tabs {
    border-bottom: none 0;
    padding-bottom: 1px;
}

.nav-tabs.action-tabs > li > a {
    margin-right: 0;
}

.container .nav.nav-tabs.action-tabs > li > a[disabled] {
    background-color: #AAAAAA !important;
    cursor: default;
}

.container .nav.nav-tabs.action-tabs.bottom > li.first a {
    -webkit-border-radius: 0px 0px 0 6px;
    -moz-border-radius: 0px 0px 0 6px;
    border-radius: 0px 0px 0 6px;
}

.container .nav.nav-tabs.action-tabs.bottom > li.last a {
    -webkit-border-radius: 0px 0 6px 0;
    -moz-border-radius: 0px 0 6px 0;
    border-radius: 0px 0 6px 0;
}

.container .nav.nav-tabs.action-tabs.bottom > li.active {
    margin-top: 0px;
}

.container .nav.nav-tabs.action-tabs.bottom > li {
    margin-top: 0px;
    margin-right: 0px;
    border: none 0;
    margin-bottom: 0px;
    border-right: 1px solid #57B253;
}

    .container .nav.nav-tabs.action-tabs.bottom > li.last {
        border-right: none 0;
    }
/* action tabs end */

/*Quick Search start */


.ui-autocomplete.ui-corner-all li.ui-menu-item {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: none 0;
}

    .ui-autocomplete.ui-corner-all li.ui-menu-item:hover {
        color: #333333;
        font-weight: normal;
        border: none 0;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
    }

        .ui-autocomplete.ui-corner-all li.ui-menu-item:hover a {
            color: #333333;
        }

    .ui-autocomplete.ui-corner-all li.ui-menu-item a:hover {
        background-color: #d4d5a5;
        color: #333333;
        font-weight: normal;
        border: none 0;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
    }

.ui-menu .ui-menu-item a {
    line-height: 18px;
    font-size: 11px;
    background-image: none;
}

.ui-autocomplete.ui-corner-all li.ui-menu-item a:hover {
    border-radius: 0px 0px 0px 0px;
    border: solid 1px none;
}

.ui-autocomplete.ui-corner-all li.ui-menu-item:first-child a:hover, .ui-autocomplete.ui-corner-all li.ui-menu-item:first-child a.ui-state-hover {
    border-radius: 6px 6px 0px 0px;
}

.ui-autocomplete.ui-corner-all li.ui-menu-item:last-child a:hover, .ui-autocomplete.ui-corner-all li.ui-menu-item:last-child a.ui-state-hover {
    border-radius: 0px 0px 6px 6px;
}

.ui-widget-content {
    background-image: none;
}

.ui-autocomplete.ui-corner-all li.ui-menu-item a:hover, .ui-autocomplete.ui-corner-all li.ui-menu-item a.ui-state-hover {
    background-color: transparent;
    color: #f1f1f1;
    font-weight: normal;
    border: solid 1px #AAEDAD;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.ui-autocomplete.ui-corner-all li.ui-menu-item a:hover, .ui-autocomplete.ui-corner-all li.ui-menu-item a.ui-state-hover {
    background-color: #2B8A2A;
}

.ui-autocomplete.ui-corner-all li.ui-menu-item {
    padding: 3px 0px;
}

    .ui-autocomplete.ui-corner-all li.ui-menu-item:first-child {
        padding: 0px 0px 3px 0px;
    }

    .ui-autocomplete.ui-corner-all li.ui-menu-item:last-child {
        padding: 3px 0px 0px 0px;
    }

    .ui-autocomplete.ui-corner-all li.ui-menu-item:nth-child(odd) {
        background-color: #ffffff;
    }

    .ui-autocomplete.ui-corner-all li.ui-menu-item:nth-child(even) {
        background-color: #F9F9F9;
    }
/*Quick Search end */

/*miscellaneous start*/
.btn-primary {
    background-color: #2B8A2A;
    background-image: -moz-linear-gradient(center top, #AAEDAD, #2B8A2A);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-primary {
    background-color: #2B8A2A;
    background-image: -moz-linear-gradient(top, #AAEDAD, #2B8A2A);
    background-image: -ms-linear-gradient(top, #AAEDAD, #2B8A2A);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#AAEDAD), to(#2B8A2A));
    background-image: -webkit-linear-gradient(top, #AAEDAD, #2B8A2A);
    background-image: -o-linear-gradient(top, #AAEDAD, #2B8A2A);
    background-image: linear-gradient(top, #AAEDAD, #2B8A2A);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#AAEDAD', endColorstr='#2B8A2A', GradientType=0);
    border-color: #AAEDAD #AAEDAD #AAEDAD;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

    .btn-primary:hover,
    .btn-primary:active,
    .btn-primary.active,
    .btn-primary.disabled,
    .btn-primary[disabled] {
        background-color: #2B8A2A;
    }

    .btn-primary:active,
    .btn-primary.active {
        background-color: #2B8A2A \9;
    }

    .btn-primary, .btn-primary:hover, .btn-warning, .btn-warning:hover, .btn-danger, .btn-danger:hover, .btn-success, .btn-success:hover, .btn-info, .btn-info:hover, .btn-inverse, .btn-inverse:hover {
        color: #FFFFFF;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    }

.modal-header {
    background-color: #2B8A2A;
    color: white;
}

.modal .modal-header h3 {
    color: white;
}

.modal {
    border: 3px solid #2B8A2A;
    /*background-color: #EDEDED;*/
    background-color: white;
}

    .modal .modal-header {
        border: 0 none;
    }

    .modal .modal-body {
        padding-top: 0;
    }

    .modal .modal-footer {
        background-color: transparent;
        /*border-top: 0 none;*/
        text-align: center;
    }

.modal-body .double-line-border {
    background-image: url('/Content/images/light-yellow-double-border.gif');
    background-position: top;
    background-repeat: repeat-x;
    padding-top: 20px;
}

.modal h3 {
    color: #2B8A2A;
}

.modal table {
    margin-top: 10px;
}

.toolbar-fixed {
    padding: 0 20px;
}

.main-content {
    padding: 16px;
}

.alert-info {
    background-color: #AAEDAD;
    border-color: #57B253;
    color: #2B8A2A;
}

.checkbox-list {
    line-height: 26px;
}

    .checkbox-list label {
        display: inline;
    }

    .checkbox-list input[type="checkbox"] {
        margin-top: 0;
    }
/*miscellaneous end*/

.treeNodeSelected {
    /*margin:0px 10px;*/
    padding: 8px 10px;
    border: 1px solid #0088BB;
    background-color: #AABBFF;
    width: 100%;
    font-weight: bold;
}

.required:after {
    color: #FF0000;
    content: " *";
}

.login-main-container {
    margin: 10% auto;
    width: 450px;
}

.login-div {
    border: 3px solid #2B8A2A;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 0 0 15px #2B8A2A inset;
    padding: 26px 29px;
}

.form-horizontal .controls {
    margin-top: 2px;
}

.validation-summary-show-errors ul {
    display: block;
}

#primarynav li i {
    background-position: 0px 0px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 20px;
    line-height: 16px;
    margin: -2px 5px 0px 0px;
    vertical-align: text-top;
    width: 20px;
}

.icon-administration {
    background-image: url("/content/images/administration.png");
}

.icon-procedure {
    background-image: url("/Content/images/Ranger/processes24.png");
}

.icon-correctiveaction {
    background-image: url("/Content/images/Ranger/trafficlight_red24.png");
}

.icon-caution {
    background-image: url("/Content/images/Ranger/caution24.png");
}

.icon-location {
    background-image: url("/Content/images/Ranger/factory24.png");
}


.icon-training {
    background-image: url("/Content/images/Ranger/training24.png");
}

.icon-products {
    background-image: url("/Content/images/Ranger/products24.png");
}

.icon-stockcontrol {
    background-image: url("/content/images/stockcontrol.png");
}

.icon-production {
    background-image: url("/content/images/production.png");
}

.icon-growing {
    background-image: url("/content/images/mushroom.png");
}

.icon-harvesting {
    background-image: url("/content/images/harvesting.png");
}

.icon-reports {
    background-image: url("/content/images/reports.png");
}

.icon-supplier {
    background-image: url("/Content/images/Ranger/supplier24.png");
}

.icon-customer {
    background-image: url("/Content/images/Ranger/customer24.png");
}

.icon-expand {
    background-image: url("/content/images/Ranger/expand14.png");
    background-position: 0px 0px;
    margin: 0px 5px 0px 0px;
}

.icon-collapse {
    background-image: url("/content/images/Ranger/collapse14.png");
    background-position: 0px 0px;
    margin: 0px 5px 0px 0px;
}

.icon-house {
    background-image: url("/content/images/Ranger/14house.png");
    background-position: 0px 0px;
    margin: 0px 5px 0px 0px;
}

.icon-houses {
    background-image: url("/content/images/Ranger/14sublocation.png");
    background-position: 0px 0px;
    margin: 0px 5px 0px 0px;
}

.icon-temperature {
    background-image: url("/content/images/Ranger/14temperature.png");
    background-position: 0px 0px;
    margin: 0px 5px 0px 0px;
}

.icon-weight {
    background-image: url("/content/images/Ranger/14weight.png");
    background-position: 0px 0px;
    margin: 0px 5px 0px 0px;
}

.icon-probes {
    background-image: url("/content/images/Ranger/14probes.png");
    background-position: 0px 0px;
    margin: 0px 5px 0px 0px;
}

.icon-jar {
    background-image: url("/content/images/Ranger/14jar.png");
    background-position: 0px 0px;
    margin: 0px 5px 0px 0px;
}

.icon-metal {
    background-image: url("/content/images/Ranger/14metal.png");
    background-position: 0px 0px;
    margin: 0px 5px 0px 0px;
}

.icon-cubes {
    background-image: url("/content/images/Ranger/14cubes_yellow.png");
    background-position: 0px 0px;
    margin: 0px 5px 0px 0px;
}

.icon-pdf {
    background-image: url("/content/images/Ranger/pdf.png");
    background-position: 0px 0px;
    margin: 0px 5px 0px 0px;
}

.icon-excel {
    background-image: url("/content/images/Ranger/excel.png");
    background-position: 0px 0px;
    margin: 0px 5px 0px 0px;
}

.icon-remove, .icon-trash {
    background-image: url("/content/images/delete-icon.png");
    background-position: 0px 0px;
    margin: 0px 5px 0px 0px;
}

.icon-remove32 {
    background: transparent url("/content/images/delete32.png") no-repeat;
    width: 32px;
    height: 32px;
    /*background-image: url("/content/images/delete32.png");*/
    background-position: 0px 0px;
    margin: -3px 0px 0px 0px;
}

.icon-cog, .icon-pencil {
    background-image: url("/content/images/edit-icon.png");
    background-position: 0px 0px;
    margin: 0px 5px 0px 0px;
}

.icon-allocation {
    background-image: url("/content/images/allocation.png");
    width: 16px;
    background-position: 0px 0px;
    margin: 0px 5px 0px 0px;
}

.icon-up {
    background-image: url("/content/images/up-icon.png");
    background-position: 0px 0px;
    margin: 0px 5px 0px 0px;
}

.icon-down {
    background-image: url("/content/images/down-icon.png");
    background-position: 0px 0px;
    margin: 0px 5px 0px 0px;
}

.icon-accept {
    background-image: url("/content/images/accept-14.png");
    background-position: 0px 0px;
    margin: 0px 5px 0px 0px;
}

.icon-reject {
    background-image: url("/content/images/reject-14.png");
    background-position: 0px 0px;
    margin: 0px 5px 0px 0px;
}

.icon-alerts {
    background-image: url("/content/images/Ranger/alert24.png");
    background-position: 0px 0px;
    margin: 0px 5px 0px 0px;
}

.icon-documentation {
    background-image: url("/content/images/Ranger/filing_cabinet24.png");
    background-position: 0px 0px;
    margin: 0px 5px 0px 0px;
}

.icon-history {
    background-image: url("/content/images/Ranger/16history.png");
    background-position: 0px 0px;
    margin: 0px 5px 0px 0px;
}

.icon-barcode {
    background-image: url("/content/images/Ranger/16Barcode.png");
    background-position: 0px 0px;
    margin: 0px 5px 0px 0px;
}

.icon-below {
    background-image: url("/content/images/Ranger/16below.png");
    background-position: 0px 0px;
    margin: 0px 5px 0px 0px;
}

.icon-paper {
    background-image: url("/content/images/Ranger/paper-ico.png");
    background-position: 0px 0px;
    margin: 0px 5px 0px 0px;
}

.icon-docedit {
    background-image: url("/content/images/Ranger/navDocumentChangeManagement16.png");
    background-position: 0px 0px;
    margin: 0px 5px 0px 0px;
}
/*.icon-ques-mark-red {
    background-image: url("/content/images/question-mark-red-16.png");
    background-position: 0px 0px;
    margin: 0px 5px 0px 0px;
}
.icon-ques-mark-green-16 {
    background-image: url("/content/images/question-mark-green-16.png");
    background-position: 0px 0px;
    margin: 0px 5px 0px 0px;
}*/
.icon-ques-mark-green {
    background-image: url("/content/images/question-mark-green-24.png");
    background-position: 0px 0px;
    margin: 0px 5px 0px 0px;
    width: 20px;
    height: 20px;
    background-size: cover;
}
.icon-ques-mark-black {
    background-image: url("/content/images/ranger/question-circle-24.png");
    background-position: 0px 0px;
    margin: 0px 5px 0px 0px;
    width: 20px;
    height: 20px;
    background-size: cover;
}
#sub-nav ul.subnav-welcomeblock {
    list-style: none outside none;
    margin: 10px 0 0 25px;
    padding: 0;
    display: inline-block;
    float: left;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
}

    #sub-nav ul.subnav-welcomeblock li {
        float: left;
        padding: 0 5px;
    }

        #sub-nav ul.subnav-welcomeblock li.subnav-left-border {
            border-left: 1px inset #666666;
        }

    #sub-nav ul.subnav-welcomeblock .dropdown-menu .header {
        clear: both;
        color: #333333;
        display: block;
        font-weight: bold;
        line-height: 20px;
        padding: 3px 20px;
        white-space: nowrap;
    }

    #sub-nav ul.subnav-welcomeblock .dropdown-menu li {
        float: none;
        padding: 0;
    }

.btn-large {
    padding: 0px;
    padding-right: 10px;
}

#tblRequisitionItems select {
    width: auto;
}

#tblRequisitionItems input[type=text] {
    max-width: 80px;
}

#tblRequisitionItems .single-line-code {
    width: 20%;
}

#tblBatchItems input[type="text"] {
    max-width: 50px;
}

#tblBatchItems input[type="datetime-local"] {
    max-width: 120px;
}

.add-link {
    text-decoration: underline;
}

.icon-add {
    background-image: url("/content/images/add.png");
    background-position: 0 0;
    height: 16px;
    margin: 0 5px 0 0;
    width: 16px;
}

.main-content .nav.nav-tabs > .active > a, .body-container .nav.nav-tabs > li > a:hover {
    background-color: #2B8A2A;
    border: 0 none;
    color: #FFFFFF;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 33px;
}

.main-content .nav.nav-tabs > li > a {
    background-color: #AAEDAD;
    border: 0 none;
    border-radius: 8px 8px 0 0;
    color: #706458;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 33px;
    margin-top: 5px;
    text-transform: uppercase;
}

.main-content .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover {
    background-color: #CCCCCC;
}

.innerbutton {
    margin-right: 8px;
    padding-right: 8px;
}

.table .listAction {
    text-align: center;
}

.list-filter-textbox {
    width: 120px;
}

.list-filter-textbox2 {
    width: 78px;
}

.list-filter-textbox-int {
    width: 60px;
}

.bool-dropdown {
    width: 60px;
}

.modal-header .close {
    opacity: 1;
    padding-top: 7px;
}

    .modal-header .close:hover {
        opacity: 1;
    }

.date-selector {
    margin-right: 2px;
}

.navbar .nav > li > a {
    padding: 6px 10px;
}

.navbar-inner {
    min-height: 32px;
}

.navbar {
    margin-bottom: 10px;
}

    .navbar .brand {
        font-size: 18px;
        padding: 8px 20px;
    }

.nav {
    margin-bottom: 0px;
}

#tblPieceRecords .text-box {
    width: 80px;
}

#tblPieceRecords select {
    width: 110px;
}

img#imgCompliantLogo {
    width: 196px !important;
    height: 53px !important;
}

.VerifyNeeded {
    background-color: rgba(255, 191, 0, 0.5);
}

.Verified {
    background-color: #55FF7F;
}

.btn-cancel-red {
    background-color: #bd362f!important;
}

.icon-back {
    background: transparent url("/content/images/back48.png") no-repeat;
    width: 52px;
    height: 50px;
    padding: 5px;
    border: 0px;
}

.icon-next {
    background: transparent url("/content/images/forward48.png") no-repeat;
    width: 52px;
    height: 50px;
    padding: 5px;
    border: 0px;
}

#btnClose {
    height: 30px;
    width: 33px;
}

#btnEdit {
    height: 45px;
}

.icon-Barcode {
    background: transparent url("/content/images/forward48.png") no-repeat;
}

.icon-GridView {
    background: transparent url("/content/images/grid32.png") no-repeat;
    width: 32px;
    height: 32px;
}

.table-striped tbody tr:nth-child(odd).clsRequiresTraining td, .table-striped tbody tr:nth-child(odd).clsRequiresTraining th, .table-striped tbody tr:nth-child(even).clsRequiresTraining td, .table-striped tbody tr:nth-child(even).clsRequiresTraining th {
    background: orange;
    color: black;
}

.table-striped tbody tr:nth-child(odd).clsFailed td, .table-striped tbody tr:nth-child(odd).clsFailed th, .table-striped tbody tr:nth-child(even).clsFailed td, .table-striped tbody tr:nth-child(even).clsFailed th {
    background: #ff746d;
    color: white;
}

.table-striped tbody tr:nth-child(odd).clsPassed td, .table-striped tbody tr:nth-child(odd).clsPassed th, .table-striped tbody tr:nth-child(even).clsPassed td, .table-striped tbody tr:nth-child(even).clsPassed th {
    background: #00ff00;
    color: black;
}

.action-block-span {
    padding-top: 5px;
    padding-right: 10px;
    height: auto;
    border-radius: 6px;
    border: 1px solid #57B253;
    margin: 20px 20px;
}

.action-block-span-fake {
    padding-top: 5px;
    padding-right: 10px;
    height: auto;
    border-radius: 6px;
    border: 1px solid white;
    margin: 20px 20px;
}

.action-block-document {
    padding-top: 5px;
    height: auto;
    border-radius: 6px;
    border: 1px solid #57B253;
}

.uppercase {
    text-transform: uppercase;
}

.table-striped tbody tr:nth-child(odd).notOverDue td, .table-striped tbody tr:nth-child(odd).notOverDue th, .table-striped tbody tr:nth-child(even).notOverDue td, .table-striped tbody tr:nth-child(even).notOverDue th {
    background-color: #00ff00;
    color: black;
}

.table-striped tbody tr:nth-child(odd).notPassed td, .table-striped tbody tr:nth-child(odd).notPassed th, .table-striped tbody tr:nth-child(even).notPassed td, .table-striped tbody tr:nth-child(even).notPassed th {
    background-color: #ff746d;
    color: white;
}

.table-striped tbody tr:nth-child(odd).overDue td, .table-striped tbody tr:nth-child(odd).overDue th, .table-striped tbody tr:nth-child(even).overDue td, .table-striped tbody tr:nth-child(even).overDue th {
    background-color: #ff746d;
    color: white;
}

.floatleft {
    float: left;
}

select.colour-option option {
    color: white;
    font-size: 16px;
    line-height: 40px;
    /*margin: 40px auto !important;*/
    /*height:30px;*/
    /*height: 60px !important;
        border:5px solid;*/
    /*padding: 140px 0px;*/
    /*background: rgba(0, 0, 0, 0.3);
        color: #fff;*/
    /*text-shadow: 0 5px 0 rgba(0, 0, 0, 0.4);*/
}

    select.colour-option option[value=""] {
        color: black;
    }

    select.colour-option option[value="Blue"] {
        background: #336699;
    }

    select.colour-option option[value="Green"] {
        background: #669900;
    }

    select.colour-option option[value="Orange"] {
        background: #FF6600;
    }

    select.colour-option option[value="Red"] {
        background: #FA2D00;
    }

    select.colour-option option[value="Yellow"] {
        background: #FAFA00;
    }

    select.colour-option option[value="Violet"] {
        background: #6E3787;
    }

.full-width {
    width: 98%;
    *width: 99.94680851063829%;
}

.control-label-left-align {
    text-align: left;
    width: auto;
    margin: 0px 30px 0px 5px;
    padding-top: 5px;
}

.checkbox {
    margin: 5px 0px 0px 30px;
}

.container .nav.nav-tabs.action-tabs > li > a.bg-orange {
    background: #f89406 !important;
}

.go-bg .row {
    margin-left: -30px;
    margin-right: 0px;
}

[id^="submenu"], [id^="submenu"] > a, [id^="submenu"] > a > img {
    box-sizing: content-box;
}

.ProcedureColorOrange {
    background-color: #FFBD33;
}

.ProcedureColorYellow td{
    background-color: #FFFF00 !important;
}

.ProcedureColorGreen td{
    background-color: #33FF57 !important;
}

.ProcedureColorBlue td{
    background-color: #33BEFF !important;
}

.ProcedureColorRed td{
    background-color: #fc9994 !important;
}

.ProcedureColorPurple td{
    background-color: #f484f0 !important;
}
    .btn.act-lightgreen.active, .btn.act-lightgreen:active
    {
        background-color: lightgreen;
        background-image: none;
        outline: 0px none;
        box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
    }


.color-3 {
    background: #428bca !important;
    border-radius: 10px;
}

.color-2 {
    background: #5cb85c !important;
    border-radius: 10px;
}

.color-1 {
    background: #f0ad4e !important;
    border-radius: 10px;
}

.color-0 {
    background: #d9534f !important;
    border-radius: 10px;
}
.group-heading {
    color: white;
    padding: 5px;
    text-align: center;
    margin-bottom: 10px;
    font-size: 16px;
}
.table th.label-primary {
    background-color: #428bca;
}

    .panel-green {
        border-color: #387b37;
    }

    .panel-span3 .panel-body textarea {
        width: 96%;
    }

    .panel-span3 {
        width: 25%;
    }

    .panel {
        margin: 5px 10px;
        background-color: #fff;
        border: 1px solid transparent;
        border-radius: 4px;
        -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
        box-shadow: 0 1px 1px rgba(0,0,0,.05);
    }

    .panel-green > .panel-heading {
        color: #fff;
        background-color: #2B8A2A;
        border-color: #387b37;
        font-weight: bold;
        overflow: hidden;
    }
    .panel-gray > .panel-heading {
        color: #fff;
        background-color: #e8e8e8;
        border-color: #eef3ed;
        font-weight: bold;
        overflow: hidden;
    }

    .panel-heading {
        padding: 10px 15px;
        border-bottom: 1px solid transparent;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

    .panel-body {
        padding: 15px;
    }
