@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");
@import url("https://fonts.googleapis.com/css?family=Roboto:400,300,500,700");

h1, h2, h3, h4, h5, h6 {
    font-weight: 100;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10px;
}

h3, h4, h5 {
    margin-top: 5px;
    font-weight: 600;
}

.form-group {
    margin-bottom: 7px;
}


.npl {
    padding-left: 0;
}

.npr {
    padding-right: 0;
}

.np {
    padding-left: 0 !important;
    padding-right: 0 !important;
}



textarea {
    resize: none;
}

.nav > li {
    padding: 6px 10px;
    border-bottom: 1px solid #5b6a14;
    border-top: 1px solid #7c8f23;
}

    .nav > li:first-child {
        border-bottom: none;
    }

    .nav > li:nth-child(2) {
        border-top: none;
    }

    .nav > li:last-child {
        border-bottom: none;
    }

    .nav > li > a {
        color: #fff;
        padding: 0;
        font-size: 13px;
    }

.btn-danger.focus, .btn-danger:focus {
    color: #333;
    background: #fff;
    border: none;
}

.nav.navbar-right > li > a {
    outline: none;
    text-decoration: none !important;
}

.nav > li.active > a {
    color: #0a9180;
    outline: none;
}

/*.navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus {
    background: none;
    color: #d59f0f;
    outline: none;
}*/
.nav > li > a:focus, .nav > li > a:hover {
    background: none;
    text-decoration: none;
}

.metismenu > li:hover, .metismenu > li:hover a, .metismenu > li:hover i,
.metismenu > li.active, .metismenu > li.active a, .metismenu > li.active i {
    background: #fff;
    color: #677819 !important;
}



.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: #fff;
}

.nav.navbar-top-links > li > a:hover, .nav.navbar-top-links > li > a:focus {
    background-color: transparent;
    color: #c01b14 !important;
}

.navbar-static-top2 .nav.navbar-top-links > li > a:hover, .navbar-static-top2 .nav.navbar-top-links > li > a:focus {
    color: #ffd300 !important;
}

.nav > li > a i {
    color: #fff;
    font-size: 20px;
    margin-right: 10px;
}

.mini-navbar .nav > li > a i {
    text-align: center;
    display: block;
}

.navbar {
    border: 0;
    min-height: 72px;
}

.navbar-default {
    background-color: transparent;
    border-color: #2f4050;
}

.navbar-top-links li {
    display: inline-block;
}

    .navbar-top-links li:last-child {
        margin-right: 0;
        margin-left: 10px;
    }

.body-small .navbar-top-links li:last-child {
    margin-right: 0;
}

.navbar-top-links li a {
    padding: 15px 0px;
    font-size: 12px !important;
    margin-left: 18px;
}

.dropdown-menu {
    border: medium none;
    border-radius: 3px;
    box-shadow: 0 0 3px rgba(86, 96, 117, 0.7);
    display: none;
    float: left;
    font-size: 12px;
    left: 0;
    list-style: none outside none;
    padding: 0;
    position: absolute;
    text-shadow: none;
    top: 100%;
    z-index: 1000;
}

    .dropdown-menu > li > a {
        border-radius: 3px;
        color: inherit;
        line-height: 25px;
        margin: 4px;
        text-align: left;
        font-weight: normal;
    }

        .dropdown-menu > li > a.font-bold {
            font-weight: 600;
        }

.navbar-top-links .dropdown-menu li {
    display: block;
}

    .navbar-top-links .dropdown-menu li:last-child {
        margin-right: 0;
    }

    .navbar-top-links .dropdown-menu li a {
        padding: 3px 20px;
        min-height: 0;
    }

        .navbar-top-links .dropdown-menu li a div {
            white-space: normal;
        }

.navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts {
    width: 310px;
    min-width: 0;
}

.navbar-top-links .dropdown-messages {
    margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
    margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
    margin-left: -123px;
}

.navbar-top-links .dropdown-user {
    right: 0;
    left: auto;
}

.dropdown-messages, .dropdown-alerts {
    padding: 10px 10px 10px 10px;
}

    .dropdown-messages li a, .dropdown-alerts li a {
        font-size: 12px;
    }

    .dropdown-messages li em, .dropdown-alerts li em {
        font-size: 10px;
    }

.nav.navbar-top-links .dropdown-alerts a {
    font-size: 12px;
}

.nav-header {
    padding: 0 15px;
}
/*.profile-element .dropdown-toggle {
  float: left;
}*/
.pace-done .nav-header {
    transition: all 0.4s;
}

.nav > li.active {
    /*border-left: 4px solid #fcd519;
    background: none;*/
}

.nav.nav-second-level > li.active {
    border: none;
}

.nav.nav-second-level.collapse[style] {
    height: auto !important;
}

.nav-header a {
    color: #DFE4ED;
}

.nav-header .text-muted {
    color: #8095a8;
}

.minimalize-styl-2 {
    float: left;
    font-size: 18px;
    margin: 18px 5px 5px 18px;
    padding: 5px 12px;
}

.navbar-form-custom {
    float: left;
    height: 50px;
    padding: 0;
    width: 200px;
    display: inline-table;
}

    .navbar-form-custom .form-group {
        margin-bottom: 0;
    }

.nav.navbar-top-links a {
    font-size: 14px;
    outline: 0;
}

.navbar-form-custom .form-control {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    font-size: 14px;
    height: 50px;
    margin: 0;
    z-index: 2000;
    color: #fff;
}

.user-info {
    width: 100%;
    float: left;
    padding: 5px 0;
    background: #efefef;
}

    .user-info ul {
        margin: 0;
        float: right;
    }

        .user-info ul li {
            color: #252a4d;
            font-size: 13px;
            float: left;
            list-style: none;
            padding-right: 20px;
        }

            .user-info ul li span {
                color: #c01b14;
                font-weight: bold;
                padding-left: 6px;
            }

.navbar-static-top {
    float: left;
    width: 100%;
}

.arrow {
    float: right;
}

.fa.arrow:before {
    content: "\f104";
}

.active > a > .fa.arrow:before {
    content: "\f107";
}

.nav-second-level li, .nav-third-level li {
    border-bottom: none !important;
}

    .nav-second-level li a {
        font-size: 12px;
        padding: 6px 10px 6px 25px;
    }

    .nav-third-level li a {
        padding-left: 35px;
    }

    .nav-second-level li:last-child {
        margin-bottom: 10px;
    }

body:not(.fixed-sidebar):not(.canvas-menu).mini-navbar .nav li:hover > .nav-second-level, .mini-navbar .nav li:focus > .nav-second-level {
    display: block;
    border-radius: 0 2px 2px 0;
    min-width: 200px;
    height: auto;
}

body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
    font-size: 12px;
    border-radius: 3px;
}

.fixed-nav .slimScrollDiv #side-menu {
    padding-bottom: 60px;
}

.mini-navbar .nav-second-level li a {
    padding: 10px 10px 10px 15px;
}

.mini-navbar .nav-second-level {
    position: absolute;
    left: 70px;
    top: 0;
    background-color: #2f4050;
    padding: 10px 10px 10px 10px;
    font-size: 12px;
}

.canvas-menu.mini-navbar .nav-second-level {
    background: #293846;
}

.mini-navbar li.active .nav-second-level {
    left: 65px;
}

.navbar-default .special_link a {
    background: #1ab394;
    color: white;
}

    .navbar-default .special_link a:hover {
        background: #17987e !important;
        color: white;
    }

    .navbar-default .special_link a span.label {
        background: #fff;
        color: #1ab394;
    }

.navbar-default .landing_link a {
    background: #1cc09f;
    color: white;
}

    .navbar-default .landing_link a:hover {
        background: #1ab394 !important;
        color: white;
    }

    .navbar-default .landing_link a span.label {
        background: #fff;
        color: #1cc09f;
    }

.logo-element {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: white;
    display: none;
    padding: 18px 0;
}

.pace-done .navbar-static-side, .pace-done .nav-header, .pace-done li.active, .pace-done #page-wrapper, .pace-done .footer {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.navbar-fixed-top {
    background: #fff;
    transition-duration: 0.4s;
    border-bottom: 1px solid #e7eaec !important;
    z-index: 2030;
}

.navbar-fixed-top, .navbar-static-top {
    background: #d59f0f;
    border-left: 1px solid #ddd;
}

.navbar-static-top2 {
    background: rgba(86,62,42,0.7);
}

.logo {
    background: #fff none repeat scroll 0 0;
    padding: 14px 10px;
}

    .logo a {
        outline: 0;
    }

.mini-navbar .logo {
    display: none;
}

.body-small .navbar-fixed-top {
    margin-left: 0;
}

body.mini-navbar .navbar-static-side {
    width: 70px;
}

body.mini-navbar .nav-label, body.mini-navbar .navbar-default .nav li a span {
    display: none;
}

body.canvas-menu .profile-element {
    display: block;
}

body:not(.fixed-sidebar):not(.canvas-menu).mini-navbar .nav-second-level {
    display: none;
}

body.mini-navbar .navbar-default .nav > li > a {
    font-size: 16px;
}

body.mini-navbar .logo-element {
    display: block;
}

body.canvas-menu .logo-element {
    display: none;
}

body.mini-navbar .nav-header {
    padding: 0;
    background-color: #fff;
}

body.canvas-menu .nav-header {
    padding: 33px 25px;
}

body.mini-navbar #page-wrapper {
    margin: 0 0 0 70px;
}

body.fixed-sidebar.mini-navbar .footer, body.canvas-menu.mini-navbar .footer {
    margin: 0 0 0 0 !important;
}

body.canvas-menu.mini-navbar #page-wrapper, body.canvas-menu.mini-navbar .footer {
    margin: 0 0 0 0;
}

body.fixed-sidebar .navbar-static-side, body.canvas-menu .navbar-static-side {
    position: fixed;
    width: 220px;
    z-index: 2001;
    height: 100%;
}

body.fixed-sidebar.mini-navbar .navbar-static-side {
    width: 0;
}

body.fixed-sidebar.mini-navbar #page-wrapper {
    margin: 0 0 0 0;
}

body.body-small.fixed-sidebar.mini-navbar #page-wrapper {
    margin: 0 0 0 220px;
}

body.body-small.fixed-sidebar.mini-navbar .navbar-static-side {
    width: 220px;
}

.fixed-sidebar.mini-navbar .nav li:focus > .nav-second-level, .canvas-menu.mini-navbar .nav li:focus > .nav-second-level {
    display: block;
    height: auto;
}

body.fixed-sidebar.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
    font-size: 12px;
    border-radius: 3px;
}

body.canvas-menu.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
    font-size: 13px;
    border-radius: 3px;
}

.fixed-sidebar.mini-navbar .nav-second-level li a, .canvas-menu.mini-navbar .nav-second-level li a {
    padding: 10px 10px 10px 15px;
}

.fixed-sidebar.mini-navbar .nav-second-level, .canvas-menu.mini-navbar .nav-second-level {
    position: relative;
    padding: 0;
    font-size: 13px;
}

.fixed-sidebar.mini-navbar li.active .nav-second-level, .canvas-menu.mini-navbar li.active .nav-second-level {
    left: 0;
}

body.fixed-sidebar.mini-navbar .navbar-default .nav > li > a, body.canvas-menu.mini-navbar .navbar-default .nav > li > a {
    font-size: 13px;
}

body.fixed-sidebar.mini-navbar .nav-label, body.fixed-sidebar.mini-navbar .navbar-default .nav li a span, body.canvas-menu.mini-navbar .nav-label, body.canvas-menu.mini-navbar .navbar-default .nav li a span {
    display: inline;
}

body.canvas-menu.mini-navbar .navbar-default .nav li .profile-element a span {
    display: block;
}

.canvas-menu.mini-navbar .nav-second-level li a, .fixed-sidebar.mini-navbar .nav-second-level li a {
    padding: 7px 10px 7px 52px;
}

.fixed-sidebar.mini-navbar .nav-second-level, .canvas-menu.mini-navbar .nav-second-level {
    left: 0;
}

body.canvas-menu nav.navbar-static-side {
    z-index: 2001;
    background: #2f4050;
    height: 100%;
    position: fixed;
    display: none;
}

body.canvas-menu.mini-navbar nav.navbar-static-side {
    display: block;
    width: 220px;
}

.top-navigation #page-wrapper {
    margin-left: 0;
}

.top-navigation .navbar-nav .dropdown-menu > .active > a {
    background: white;
    color: #1ab394;
    font-weight: bold;
}

.white-bg .navbar-fixed-top, .white-bg .navbar-static-top {
    background: #fff;
}

.top-navigation .navbar {
    margin-bottom: 0;
}

.top-navigation .nav > li > a {
    padding: 15px 20px;
    color: #676a6c;
}

.top-navigation .nav > li a:hover, .top-navigation .nav > li a:focus {
    background: #fff;
    color: #1ab394;
}

.top-navigation .nav > li.active {
    background: #fff;
    border: none;
}

    .top-navigation .nav > li.active > a {
        color: #1ab394;
    }

.top-navigation .navbar-right {
    margin-right: 10px;
}

.top-navigation .navbar-nav .dropdown-menu {
    box-shadow: none;
    border: 1px solid #e7eaec;
}

.top-navigation .dropdown-menu > li > a {
    margin: 0;
    padding: 7px 20px;
}

.navbar .dropdown-menu {
    margin-top: 0;
}

.top-navigation .navbar-brand {
    background: #1ab394;
    color: #fff;
    padding: 15px 25px;
}

.top-navigation .navbar-top-links li:last-child {
    margin-right: 0;
}

.top-navigation.mini-navbar #page-wrapper, .top-navigation.body-small.fixed-sidebar.mini-navbar #page-wrapper, .mini-navbar .top-navigation #page-wrapper, .body-small.fixed-sidebar.mini-navbar .top-navigation #page-wrapper, .canvas-menu #page-wrapper {
    margin: 0;
}

.top-navigation.fixed-nav #wrapper, .fixed-nav #wrapper.top-navigation {
    margin-top: 50px;
}

.top-navigation .footer.fixed {
    margin-left: 0 !important;
}

.top-navigation .wrapper.wrapper-content {
    padding: 40px;
}

.top-navigation.body-small .wrapper.wrapper-content, .body-small .top-navigation .wrapper.wrapper-content {
    padding: 40px 0 40px 0;
}

.navbar-toggle {
    background-color: #1ab394;
    color: #fff;
    padding: 6px 12px;
    font-size: 14px;
}

.top-navigation .navbar-nav .open .dropdown-menu > li > a, .top-navigation .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 10px 15px 10px 20px;
}

@media (max-width: 768px) {
    .top-navigation .navbar-header {
        display: block;
        float: none;
    }
}

.menu-visible-lg, .menu-visible-md {
    display: none !important;
}

@media (min-width: 1200px) {
    .menu-visible-lg {
        display: block !important;
    }
}

@media (min-width: 992px) {
    .menu-visible-md {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .menu-visible-md {
        display: block !important;
    }

    .menu-visible-lg {
        display: block !important;
    }
}


/* TOOGLE SWICH */
.onoffswitch {
    position: relative;
    width: 64px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #1ab394;
    border-radius: 2px;
}

.onoffswitch-inner {
    width: 200%;
    margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s;
    -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s;
    transition: margin 0.3s ease-in 0s;
}

    .onoffswitch-inner:before, .onoffswitch-inner:after {
        float: left;
        width: 50%;
        height: 20px;
        padding: 0;
        line-height: 20px;
        font-size: 12px;
        color: white;
        font-family: Trebuchet, Arial, sans-serif;
        font-weight: bold;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .onoffswitch-inner:before {
        content: "ON";
        padding-left: 10px;
        background-color: #1ab394;
        color: #FFFFFF;
    }

    .onoffswitch-inner:after {
        content: "OFF";
        padding-right: 10px;
        background-color: #FFFFFF;
        color: #999999;
        text-align: right;
    }

.onoffswitch-switch {
    width: 20px;
    margin: 0;
    background: #FFFFFF;
    border: 2px solid #1ab394;
    border-radius: 2px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 44px;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0;
}


body {
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: #9bb524;
    font-size: 13px;
    color: #676a6c;
    overflow-x: hidden;
    background-attachment: fixed;
}

html, body {
    height: 100%;
}

    body.full-height-layout #wrapper, body.full-height-layout #page-wrapper {
        height: 100%;
    }

#page-wrapper {
    min-height: auto;
}

/* WRAPPERS */
#wrapper {
    width: 100%;
    overflow-x: hidden;
    background: #677819;
}

.wrapper {
    padding: 0 20px;
}

.wrapper-content {
    padding: 10px 10px 40px;
}

#page-wrapper {
    padding: 0 15px;
    min-height: 568px;
    position: relative !important;
}

@media (min-width: 768px) {
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 240px;
        min-height: 2002px;
    }
}

.title-action {
    text-align: right;
    padding-top: 30px;
}

.ibox-content h1, .ibox-content h2, .ibox-content h3, .ibox-content h4, .ibox-content h5, .ibox-title h1, .ibox-title h2, .ibox-title h3, .ibox-title h4, .ibox-title h5 {
    margin-top: 5px;
}

ul.unstyled, ol.unstyled {
    list-style: none outside none;
    margin-left: 0;
}

.big-icon {
    font-size: 160px !important;
    color: #e5e6e7;
}
/* FOOTER */
.footer {
    background: none repeat scroll 0 0 white;
    border-top: 1px solid #e7eaec;
    bottom: 0;
    left: 0;
    padding: 10px 20px;
    position: absolute;
    right: 0;
}

    .footer.fixed_full {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1000;
        padding: 10px 20px;
        background: white;
        border-top: 1px solid #e7eaec;
    }

    .footer.fixed {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1000;
        padding: 10px 20px;
        background: white;
        border-top: 1px solid #e7eaec;
        margin-left: 220px;
    }

body.mini-navbar .footer.fixed, body.body-small.mini-navbar .footer.fixed {
    margin: 0 0 0 70px;
}

body.mini-navbar.canvas-menu .footer.fixed, body.canvas-menu .footer.fixed {
    margin: 0 !important;
}

body.fixed-sidebar.body-small.mini-navbar .footer.fixed {
    margin: 0 0 0 220px;
}

body.body-small .footer.fixed {
    margin-left: 0;
}
/* PANELS */
.page-heading {
    border-top: 0;
    padding: 5px 10px;
}

.panel-heading h1, .panel-heading h2 {
    margin-bottom: 5px;
}
/* TABLES */
.table-bordered {
    border: 1px solid #EBEBEB;
}

    .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
        background-color: #F5F5F6;
        border-bottom-width: 1px;
    }

    .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .ui-grid-header-cell-row {
        border: 1px solid #e7e7e7;
        background: #898c79;
        color: #fff;
        font-weight: normal;
        font-size: 15px;
    }

.ui-grid-filter-input {
    color: #333;
    padding-left: 15px;
    font-weight: normal;
}

.table > thead > tr > th {
    border-bottom: 1px solid #DDDDDD;
    vertical-align: bottom;
    padding: 5px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 1px solid #e7eaec;
    line-height: 1.42857;
    padding: 5px;
    vertical-align: middle;
}

th {
    font-size: 13px !important;
    font-weight: bold !important;
    text-align: center;
}

td {
    font-size: 11px !important;
}

.ibox-content.text-box {
    padding-bottom: 0;
    padding-top: 15px;
}

.border-left-right {
    border-left: 1px solid #e7eaec;
    border-right: 1px solid #e7eaec;
    border-top: none;
    border-bottom: none;
}

.border-left {
    border-left: 1px solid #e7eaec;
    border-right: none;
    border-top: none;
    border-bottom: none;
}

.border-right {
    border-left: none;
    border-right: 1px solid #e7eaec;
    border-top: none;
    border-bottom: none;
}

.full-width {
    width: 100% !important;
}

.link-block {
    font-size: 12px;
    padding: 10px;
}

.nav.navbar-top-links .link-block a {
    font-size: 12px;
}

.link-block a {
    font-size: 10px;
    color: inherit;
}

body.mini-navbar .branding {
    display: none;
}

img.circle-border {
    border: 6px solid #FFFFFF;
    border-radius: 50%;
}

.branding {
    float: left;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 600;
    padding: 17px 20px;
    text-align: center;
    background-color: #1ab394;
}

.login-panel {
    margin-top: 25%;
}

.icons-box h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.icons-box .infont a i {
    font-size: 25px;
    display: block;
    color: #676a6c;
}

.icons-box .infont a {
    color: #a6a8a9;
}

.icons-box .infont a {
    padding: 10px;
    margin: 1px;
    display: block;
}

.ui-draggable .ibox-title {
    cursor: move;
}

.breadcrumb {
    background-color: #ffffff;
    padding: 0;
    margin-bottom: 0;
}

    .breadcrumb > li a {
        color: inherit;
    }

    .breadcrumb > .active {
        color: inherit;
    }

code {
    background-color: #F9F2F4;
    border-radius: 4px;
    color: #ca4440;
    font-size: 90%;
    padding: 2px 4px;
    white-space: nowrap;
}

.ibox {
    clear: both;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 0;
}

    .ibox.collapsed .ibox-content {
        display: none;
    }

    .ibox.collapsed .fa.fa-chevron-up:before {
        content: "\f078";
    }

    .ibox.collapsed .fa.fa-chevron-down:before {
        content: "\f077";
    }

    .ibox:after, .ibox:before {
        display: table;
    }

.ibox-title {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #d59f0f;
	border-color: #e7eaec;
	border-image: none;
	border-style: solid solid none;
	border-width: 3px 0 0;
	color: inherit;
	margin-bottom: 0;
	padding: 6px 15px 7px;
	min-height: 30px;
}

.ibox-title-border {
    border: 2px solid #e7eaec;
}

.ibox-content {
    background-color: #ffffff;
    color: #000;
    padding: 10px;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 0;
}

.ibox-footer {
    color: inherit;
    border-top: 1px solid #e7eaec;
    font-size: 90%;
    background: #ffffff;
    padding: 10px 15px;
}

.ibox-content {
    clear: both;
    /*overflow:hidden;*/
    float: left;
    width: 100%;
}

    .ibox-content .form-horizontal .btn-primary {
        background-color: #677819;
    }

.ibox-heading {
    background-color: #f3f6fb;
    border-bottom: none;
}

    .ibox-heading h3 {
        font-weight: 200;
        font-size: 24px;
    }

.ibox-title h5 {
    display: inline-block;
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-overflow: ellipsis;
    float: left;
    color: #040832;
}

.ibox-title .label {
    float: left;
    margin-left: 4px;
}

.ibox-tools {
    display: block;
    float: none;
    margin-top: 0;
    position: relative;
    padding: 0;
    text-align: right;
}

    .ibox-tools a {
        cursor: pointer;
        margin-left: 5px;
        color: #ddd;
    }

        .ibox-tools a.btn-primary {
            color: #fff;
        }

    .ibox-tools .dropdown-menu > li > a {
        padding: 4px 10px;
        font-size: 12px;
    }

.ibox .ibox-tools.open > .dropdown-menu {
    left: auto;
    right: 0;
}
/* BACKGROUNDS */
.gray-bg {
    background-color: #f3f3f4;
}

.white-bg {
    background-color: #ffffff;
}

.navy-bg {
    background-color: #1ab394;
    color: #ffffff;
}

.blue-bg {
    background-color: #1c84c6;
    color: #ffffff;
}

.lazur-bg {
    background-color: #23c6c8;
    color: #ffffff;
}

.yellow-bg {
    background-color: #f8ac59;
    color: #ffffff;
}

.red-bg {
    background-color: #ed5565;
    color: #ffffff;
}

.black-bg {
    background-color: #262626;
}

/*
 * metismenu - v2.0.2
 * A jQuery menu plugin
 * https://github.com/onokumus/metisMenu
 *
 * Made by Osman Nuri Okumus
 * Under MIT License
 */
.metismenu .plus-minus, .metismenu .plus-times {
    float: right;
}

.metismenu .arrow {
    float: right;
    line-height: 1.42857;
}

.metismenu .glyphicon.arrow:before {
    content: "\e079";
}

.metismenu .active > a > .glyphicon.arrow:before {
    content: "\e114";
}

.metismenu .fa.arrow:before {
    content: "\f104";
}

.metismenu .active > a > .fa.arrow:before {
    content: "\f107";
}

.metismenu .ion.arrow:before {
    content: "\f3d2";
}

.metismenu .active > a > .ion.arrow:before {
    content: "\f3d0";
}

.metismenu .fa.plus-minus:before, .metismenu .fa.plus-times:before {
    content: "\f067";
}

.metismenu .active > a > .fa.plus-times {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.metismenu .active > a > .fa.plus-minus:before {
    content: "\f068";
}

.metismenu .collapse {
    display: none;
}

    .metismenu .collapse.in {
        display: block;
    }

.metismenu .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
}


@media (min-width: 768px) {
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 220px;
        min-height: 1200px;
    }

    .navbar-static-side {
        z-index: 999;
        position: absolute;
        width: 220px;
    }

    .navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts {
        margin-left: auto;
    }
}

@media (max-width: 768px) {
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 0;
        min-height: 1000px;
    }

    .body-small .navbar-static-side {
        display: none;
        z-index: 2001;
        position: absolute;
        width: 70px;
    }

    .body-small.mini-navbar .navbar-static-side {
        display: block;
    }

    .lock-word {
        display: none;
    }

    .navbar-form-custom {
        display: none;
    }

    .navbar-header {
        display: inline;
        float: left;
    }

    .sidebard-panel {
        z-index: 2;
        position: relative;
        width: auto;
        min-height: 100% !important;
    }

    .sidebar-content .wrapper {
        padding-right: 0;
        z-index: 1;
    }

    .fixed-sidebar.body-small .navbar-static-side {
        display: none;
        z-index: 2001;
        position: fixed;
        width: 220px;
    }

    .fixed-sidebar.body-small.mini-navbar .navbar-static-side {
        display: block;
    }

    .ibox-tools {
        float: none;
        text-align: right;
        display: block;
    }
}









.navbar {
    margin-bottom: 0;
}

.btn-danger {
    background: none;
    border-color: #fff;
}

    .btn-danger:hover {
        background-color: #fff;
        border-color: #fff;
    }

        .btn-danger:hover i {
            color: #333;
        }

    .btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
        color: #0a9180 !important;
        background: #fff !important;
        border-color: #fff !important;
    }

.tabs .nav > li.active {
    border-left: none;
    background: none;
}

.tabs .nav-tabs li a {
    color: #333;
}

.nav-tabs > li, .nav-pills > li {
    float: none;
    display: inline-block;
    *display: inline; /* ie7 fix */
    zoom: 1; /* hasLayout ie7 trigger */
}

.nav-tabs, .nav-pills {
    text-align: center;
}

.tabs .tab-content {
    padding-top: 15px;
}

.form-control {
    height: 26px;
    padding: 0 12px;
    font-size: 13px;
    color: #000;
}



.panel-title {
    font-size: 14px;
}

    .panel-title > a {
        display: block;
        padding: 8px 10px;
        text-decoration: none;
        outline: 0;
    }

.more-less {
    float: right;
    color: #212121;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
}

.profile-element .dropdown-menu {
    padding: 10px 10px 10px 20px;
    top: 50px;
}

.navbar-top-links .dropdown-menu li {
    display: block;
}

.pic, .acc-information {
    display: inline-block;
    vertical-align: top;
    float: block;
}

.navbar-top-links .dropdown-menu li a {
    padding: 3px 20px;
    min-height: 0;
}

.pic {
    position: absolute;
    right: 10px;
    top: 10px;
    text-align: right;
}

    .pic img {
        opacity: 1;
        width: 50px;
        float: right;
    }

        .pic img:hover {
            opacity: 0.6;
        }

.m-t-xs p {
    padding: 3px 0 0 0;
    margin: 0;
}

.btns {
    float: left;
    padding: 0 15px 15px 0;
}

    .btns .btn {
        width: 60px;
        padding: 0 !important;
        font-size: 12px !important;
    }

        .btns .btn:hover {
            background: #352818;
            color: #fff !important;
            border: none;
        }

.profile-element .dropdown-menu {
    min-width: 250px;
    list-style: none;
    font-size: 14px;
}



/*
 *
 *   This is style for skin config
 *   Use only in demo theme
 *
*/
.theme-config {
    position: absolute;
    top: 126px;
    right: 0;
    overflow: hidden;
}

.theme-config-box {
    margin-right: -220px;
    position: relative;
    z-index: 2000;
    transition-duration: 0.8s;
}

    .theme-config-box.show {
        margin-right: 0;
    }

.spin-icon {
    background: #677819;
    position: absolute;
    padding: 5px 10px 5px 13px;
    border-radius: 20px 0 0 20px;
    font-size: 16px;
    top: 0;
    left: 0;
    width: 40px;
    color: #fff;
    cursor: pointer;
}

.skin-setttings {
    width: 220px;
    margin-left: 40px;
    background: #f3f3f4;
}

    .skin-setttings .title {
        background: #d59f0f none repeat scroll 0 0;
        display: block;
        font-size: 12px;
        font-weight: 600;
        padding: 8px 15px;
        text-align: center;
        text-transform: uppercase;
        color: #fff;
    }

.setings-item {
    padding: 5px 20px;
    border-bottom: 1px solid #ddd;
}




body.rtls .theme-config-box {
    margin-left: -220px;
    margin-right: 0;
}

    body.rtls .theme-config-box.show {
        margin-left: 0;
        margin-right: 0;
    }

body.rtls .spin-icon {
    right: 0;
    left: auto;
}

body.rtls .skin-setttings {
    margin-right: 40px;
    margin-left: 0;
}

body.rtls .skin-setttings {
    direction: ltr;
}

body.rtls .footer.fixed {
    margin-right: 220px;
    margin-left: 0;
}

.navbar-top-links .pic {
    width: 35px;
}

    .navbar-top-links .pic .name {
        color: #fff;
        padding-right: 18px;
        font-size: 16px;
        line-height: 45px;
    }

.navbar-right {
    margin-right: 0;
    margin-top: -7px;
    cursor: pointer;
}

.navbar-header .btn {
    border-radius: 0;
}

.main-nav-bar {
    padding-top: 15px;
    float: left;
}

    .main-nav-bar ul {
        margin-bottom: 0;
        padding-left: 0;
    }

        .main-nav-bar ul li {
            float: left;
            list-style: none;
            text-align: center;
            /*width: 72px;*/
            border-right: 1px solid #c29009;
            border-left: 1px solid #eab21c;
            padding: 0 13px;
        }

            .main-nav-bar ul li:first-child {
                border-left: none;
            }

            .main-nav-bar ul li:last-child {
                border-right: none;
            }

            .main-nav-bar ul li a {
                color: #fff;
                outline: 0;
                    white-space: nowrap;
            }

                .main-nav-bar ul li a i {
                    color: #fff;
                    display: block;
                    text-align: center;
                    margin-bottom: 5px;
                    font-size: 20px;
                }

                .main-nav-bar ul li a:hover {
                    text-decoration: none;
                }

            .main-nav-bar ul li .fa-search {
                padding-top: 10px;
            }





.logout {
    margin-left: 0 !important;
}

.search {
    border-left: 1px solid #eab21c;
    margin-top: 15px;
}

    .search li {
        border: none;
        padding-left: 0px;
    }

        .search li a:hover {
            background: none;
        }

/* search start  */

.search-inline {
    width: 100%;
    left: 0;
    padding-left: 15px;
    padding-right: 15px;
    top: 70px;
    height: 75%;
    position: absolute;
    visibility: hidden;
    background-color: #efefef;
    z-index: 9;
    transition: all .5s ease-in-out;
}

    .search-inline.search-visible {
        opacity: 1;
        visibility: visible;
        animation: fadeInDown 0.4s ease-in-out;
    }

    .search-inline button[type="submit"] {
        position: absolute;
        right: 52px;
        top: 0;
        border: 0px;
        top: 0;
        right: 80px;
        padding: 0px;
        cursor: pointer;
        width: 80px;
        height: 99%;
        background: #222;
        color: #fff;
    }

    .search-inline .form-control {
        border: 0px;
        padding-left: 30px;
        font-size: 2rem;
        position: absolute;
        left: 1%;
        top: 0;
        height: 100%;
        width: 99%;
        outline: none;
    }

    .search-inline .search-close {
        position: absolute;
        top: 0;
        right: 0;
        color: #616161;
        width: 80px;
        height: 100%;
        text-align: center;
        display: table;
        background: #efefef;
        text-decoration: none;
    }

        .search-inline .search-close i {
            display: table-cell;
            vertical-align: middle;
        }


@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -20%, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}


.pagination, .pager {
    margin: 0;
}


/*Start Sudhakar*/
.spinner {
    display: inline-block;
    opacity: 0;
    width: 0;
    -webkit-transition: opacity 0.25s, width 0.25s;
    -moz-transition: opacity 0.25s, width 0.25s;
    -o-transition: opacity 0.25s, width 0.25s;
    transition: opacity 0.25s, width 0.25s;
}
/*.loader {
    margin-left: 48%;
    margin-top: 15%;
    content: 'Loading...';
    border: 3px solid green;
    border-radius: 50%;
    border-top: 3px solid #f5f7f9;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 2s linear infinite; 
    animation: spin 2s linear infinite;
    position: absolute;
    z-index: 99;
    text-align: center;
    background: rgba(255, 255, 255, 0.6);
}*/

.loader {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border: 6px solid #f3f3f3;
    border-radius: 50%;
    border-top: 6px solid #F93;
    width: 80px;
    height: 80px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 1.5s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* Add animation to "page content" */
.animate-bottom {
    position: relative;
    -webkit-animation-name: animatebottom;
    -webkit-animation-duration: 1s;
    animation-name: animatebottom;
    animation-duration: 1s;
}

@-webkit-keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0;
    }

    to {
        bottom: 0px;
        opacity: 1;
    }
}

@keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0;
    }

    to {
        bottom: 0;
        opacity: 1;
    }
}

.dismissalerts {
    position: absolute;
    opacity: 10;
    z-index: 999999;
    width: 33%;
    /* margin-right: 7px; */
    right: 38px;
    top: 76px;
}

.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 6px;
}

#customalerts {
    z-index: 999;
    position: absolute;
    width: 100%;
    padding-right: 8px;
}



.ui-grid-top-panel {
    background-color: #898c79 !important;
    color: white;
}

.ui-grid-menu-button {
    background-color: #898c79 !important;
    color: white;
}

.ui-grid-pager-panel {
    background-color: #898c79 !important;
    color: white;
}

.ui-grid {
    border: 1px solid #898c79 !important;
}


.ui-grid, .ui-grid-viewport {
    height: auto !important;
}

.ui-grid-pager-panel {
    position: relative !important;
}

.ui-grid-row, .ui-grid-cell, .ui-grid-vertical-bar {
    height: 37px !important;
}

/* width */
::-webkit-scrollbar {
    width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }
/*End Sudhakar*/





.btn-success {
    background-color: #677819;
    border-color: #677819;
}

    .btn-success:hover {
        color: #fff;
        background-color: #a5c120;
        border-color: ##a5c120;
    }

.login-btn {
    width: 100px;
    margin: 0 auto;
    display: block;
}

.login-logo img {
    margin-bottom: 30px;
}


.main-nav-bar ul li:hover a, .main-nav-bar ul li:hover i {
    color: #333;
    cursor: pointer;
}


.main-nav-bar ul li.active a, .main-nav-bar ul li.active i {
    color: #333;
    cursor: pointer;
}




.ui-grid-viewport .ui-grid-row {
    font-size: 14px;
}

.ui-grid-header-cell-label {
    font-weight: bold;
}

.action-icons p {
    text-align: center;
}

.action-icons .fa-pencil {
    font-size: 15px !important;
    text-align: center !important;
    cursor: pointer;
    color: #c38e00;
    float: left;
    padding-right: 2px;
}

.action-icons .fa-circle {
    font-size: 15px !important;
    text-align: center !important;
    padding-left: 5px !important;
    cursor: pointer;
    padding-right: 2px;
}

.label-icons {
    font-size: 16px;
    cursor: pointer;
}

.profile-pic {
    background: #677819;
    padding: 6px 12px;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    color: #fff;
    font-weight: bold;
    display: block;
    font-size: 15px;
}

.profile-pic-control {
    background: #677819;
    padding: 6px 12px;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    color: #fff;
    font-weight: bold;
    display: block;
    margin-left: 208px;
    font-size: 15px;
}

button.close.controll {
    color: #fff;
    opacity: inherit;
}
/* New  Multiselect Control Start*/

/*Search pan in master Start */
.stylish-input-group .input-group-addon {
    background: white !important;
}

.stylish-input-group .form-control {
    border-right: 0;
    box-shadow: 0 0 0;
    border-color: #ccc;
    height: 32px;
}

.stylish-input-group button {
    border: 0;
    background: transparent;
}
/*Search pan in master End */


.action-icons .fa-trash-o {
    font-size: 15px !important;
    text-align: center !important;
    cursor: pointer;
    color: #c38e00;
    float: left;
    padding-right: 2px;
}

.action-icons .fa-eye {
    font-size: 15px !important;
    text-align: center !important;
    cursor: pointer;
    color: #c38e00;
    float: left;
    padding-right: 2px;
}

.action-icons .fa-print {
    font-size: 15px !important;
    text-align: center !important;
    cursor: pointer;
    color: #c38e00;
    float: left;
    padding-right: 2px;
}
.action-icons .fa-barcode {
    font-size: 15px !important;
    text-align: center !important;
    cursor: pointer;
    color: #c38e00;
    float: left;
    padding-right: 2px;
}

.action-icons .fa-file-excel-o {
    font-size: 15px !important;
    text-align: center !important;
    cursor: pointer;
    color: #c38e00;
    float: left;
    padding-right: 2px;
}

.purchase-action-icon li {
    float: left;
    padding-left: 2px;
    list-style: none;
}

.purchase-action-icon {
    margin: 0;
    padding: 0px 50px 0px 0px;
}

    .purchase-action-icon li {
        float: left;
        padding-left: 2px;
        list-style: none;
    }

.purchase-action-icon {
    margin: 0;
    padding: 0px 30px 0px 0px;
}

.action-icons ol li {
    float: left;
}

.purchase-action-icon2 {
    padding-left: 2px;
    width: 80px !important;
}

 .purchase-action-icon2 li {
        list-style: none;
        padding-left: 10px;
    }

.body-table-action {
    padding-left: 2px;
    width: 50px !important;
}

  .body-table-action li  {
        list-style: none;
        padding-left: 2px;
        float:left;
    
    }
    .body-table-action li .fa {
        font-size:14px;
    }
    .body-table-action li .fa-times {
    color:#ee1414;
    }




/*27-Dec-2018 , For UserAccessRights Master, Start*/

.custom-tab .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #fff;
    cursor: default;
    background-color: #d59f0f;
    border: 1px solid #d59f0f;
    border-bottom-color: transparent;
}

.purchase-products .tabs li {
    border-top: 0 !important;
    border-bottom: 0 !important;
    font-size: 12px !important;
}

.purchase-products .purchase-action-icon2 li {
    float: left;
    font-size: 18px !important;
    padding-right: 5px;
}

    .purchase-products .purchase-action-icon2 li .fa-times {
        color: #ee1414;
    }




.tabs li {
    border-top: 0 !important;
    border-bottom: 0 !important;
    font-size: 14px !important;
}

.custom-tab .nav-tabs, .nav-pills {
    text-align: left;
}

.custom-tab li a {
    color: #333;
    font-size: 14px;
    padding: 5px;
}

    .custom-tab li a:hover {
        cursor: pointer;
    }

.custom-tab li {
    padding: 0PX !IMPORTANT;
}

.custom-tab .nav-tabs {
    border-bottom: 4px solid #d59f0f;
}
/*27-Dec-2018 , For UserAccessRights Master, End*/

.table-sub-table th {
    background: #ccc !important;
    color: #333 !important;
    padding: 2px 5px !important;
    font-weight: normal !important;
}

.txtrightallign {
    text-align: right;
}

.txtrightboldallign {
    text-align: right;
    font-weight: bold;
}

.txtleftallign {
    text-align: left;
}

.txtcenterallign {
    text-align: center;
}

.table-width-adjust-po {
    width: 965px;
    /*1430px; changed Sudhakar 22-03-2019*/
    overflow: scroll;
}

.table-width-adjust-pi {
    width: 1440px;
    /*1910px; hanged Sudhakar 22-03-2019*/
    overflow: scroll;
}

.table-width-adjust-receiveInv {
    width: 2270px;
    overflow: scroll;
}

.ngrepeatend {
    border-bottom: 3px solid #337ab7;
}


.prdts td {
    padding: 5px;
    font-size: 15px !important;
}



/********************Added style by srinivas**************************/
.reportscls .ibox {
    padding-top: 20px;
}

.reportscls .ibox-content {
    min-height: 160px !important;
}

.reportbtns .form-control {
    /*font-size:13px;
    padding: 0 12px;*/
    min-height: 36px !important;
    /*color: #ffffff;*/
}

.reportbtns p {
    text-align: right;
    /* padding: 10px; */
    font-size: 16px;
    font-weight: 600;
    margin-right: 20px;
}

.reportbtns-para {
    text-align: left !important;
    font-size: 12px !important;
    font-weight: 600 !important;
}

.reportbtns .btn-warning {
    background-color: #d59f0f !important;
    border-color: #d59f0f !important;
}

    .reportbtns .btn-warning:hover {
        color: #fff;
        background-color: #ec971f !important;
        border-color: #d58512 !important;
    }

.reportbtns .btn-primary {
    color: #fff;
    background-color: #337ab7 !important;
    border-color: #2e6da4 !important;
}

.reportbtns .btn-success {
    color: #fff !important;
}

.reportbtns .chosen-container {
    display: block !important;
    width: 100% !important;
}

.top1 {
    top: 0px;
}

.top2 {
    top: 40px;
}

.top3 {
    top: 80px;
}

.top4 {
    top: 120px;
}

.top5 {
    top: 160px;
}

.top6 {
    top: 200px;
}

::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
    /*border: 4px solid transparent;*/
    background-clip: content-box; /* THIS IS IMPORTANT */
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: rgb(25,25,25);
    /*border: 1px solid rgb(0,0,0);*/
}

.table-responsive .pull-right {
    float: left !important;
    margin-bottom: 10px;
}

.reportscls .dropdown {
    float: left;
    overflow: hidden;
    position: absolute !important;
}

    .reportscls .dropdown .dropbtn {
        /*font-size: 16px;  
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;*/
    }

.reportscls .dropdown-content {
    display: none;
    position: relative;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    padding: 10px;
}

    .reportscls .dropdown-content a {
        float: none;
        color: black;
        /*padding: 12px 16px;*/
        text-decoration: none;
        display: block;
        text-align: left;
    }


.reportscls .dropdown:hover .dropdown-content {
    display: block;
}
/********************End style by srinivas**************************/


.top-search ul {
    padding-left: 0;
    margin-top: 20px;
}

    .top-search ul li {
        list-style: none;
    }


input.ng-invalid {
    /*border-color: pink;*/
      border-color: red;
    border-width: 2px;
}

input.ng-valid {
    border-color: #3c8dbc;
}

select.ng-invalid {
    /*border-color: pink;*/
        border-color: red;
    border-width: 2px;
}

select.ng-valid {
    border-color: #3c8dbc;
}


.fbo-id {
	background: #f6f6f6;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-radius: 7px;
	border: 1px solid #dadcde;
}

.fbo-data {
    border:1px dashed #ddd;
    padding:15px;
    border-radius:7px;
}


.fbo-data  .nav-tabs > li, .fbo-data  .nav-pills > li {
	
	padding: 8px 34px ;
	background: #d59f0f;
	border-radius: 5%;
	
	margin-right: 2px;
	margin-bottom: 10px;
	margin-top: 0;
    cursor:pointer;
}

.fbo-data .tabs .nav-tabs li a {
	color: #fff;
	font-size: 14px;
}

.fbo-data  .tabs .nav > li.active {

	background: #9bb524;
	border-radius: 10%;
}
.fbo-data  .tabs .nav > li a.active {
color: #fff;
}
.fbo-data .nav-tabs > li > a:hover {
	border: none;
}

.fbo-data .nav-tabs > li.active > a, .fbo-data .nav-tabs > li.active > a:focus, .fbo-data .nav-tabs > li.active > a:hover {
	color: #fff;
	cursor: default;
	background: none;
	border: 0;
	border-bottom-color: transparent;
}




.sponcer-info h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}


.main-info {
	background: #1ab394;
	min-height: 100px;
	border-radius: 50%;
}
    .main-info  i {
        text-align:center;
        display:block;
        color:#fff;
        font-size:18px;
        padding-top:20px;
    }
.main-info h6 {
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 0;
}
.main-info p {
    text-align:center;
    color:#fff;
    font-size:12px;
    padding-top:5px;
}
.doj {
    background:#f7c14c;
}

.wall-bal {
    background:#3c87db;
}

.tru p {
	margin-bottom: 0;
    padding-top:0;
}
.tru h6 {
	padding-top: 16px;
    margin-top:0;
}

.case-credits {
    border:1px dashed #ddd;
    border-radius:5px;
    padding:5px;
}
.fbo-details-bottom h2 {
	margin-top: 0;
	font-size: 16px;
}
    .case-credits h3 {
        margin-bottom:0;
        font-size: 14px;
        text-align:center;
    }
    .case-credits h3 strong {
	 text-align:center;
    color:#1ab394;
    display:block;
    margin-top:8px;
}

     .other-info h3 strong {
	
    color:#3c87db;
}

   
     .panel {
	margin-bottom: 10px;
	
}
     .panel-body {
	padding: 10px;
}

.label-center {
 text-align:center;
}

/*************navbar-top-links*****************/

.navbar-top-links li
{
    float:left;
        padding-left: 25px;
        border-top:none;    

}
.navbar-top-links{
     position: absolute;
    right: 0px;
}

.top-search-input
{
        margin: 20px 0px;
    padding: 0px;
    position: absolute;
       right: 82px;
    width: 141px;
}

   