
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/


@font-face {
    font-family: OpenSans-Light;
    src: url(../../../assets/fonts/OpenSans-Light.ttf);
}

@font-face {
    font-family: OpenSans-LightItalic;
    src: url(../../../assets/fonts/OpenSans-LightItalic.ttf);
}

@font-face {
    font-family: OpenSans-Regular;
    src: url(../../../assets/fonts/OpenSans-Regular.ttf);
}

@font-face {
    font-family: OpenSans-Italic;
    src: url(../../../assets/fonts/OpenSans-Italic.ttf);
}

@font-face {
    font-family: OpenSans-Semibold;
    src: url(../../../assets/fonts/OpenSans-Semibold.ttf);
}

@font-face {
    font-family: OpenSans-SemiboldItalic;
    src: url(../../../assets/fonts/OpenSans-SemiboldItalic.ttf);
}

@font-face {
    font-family: OpenSans-Bold;
    src: url(../../../assets/fonts/OpenSans-Bold.ttf);
}

@font-face {
    font-family: OpenSans-BoldItalic;
    src: url(../../../assets/fonts/OpenSans-BoldItalic.ttf);
}

.no-padding {
    padding: 0 !important;
}

.padding_top_0 {
    padding-top: 0px !important;
}

.padding_bottom_0 {
    padding-bottom: 0 !important;
}

.no-margin {
    margin: 0 !important;
}

.navbar-brand {
    padding: 6px;
    background-color: #fff;
    border-radius: 30px;
}

.navbar-brand > img {
    display: block;
    width: 30px;
    margin-left: 14px;
}

.logo_wrapper a {
    display: block;
}

.logo_wrapper .left-menu-toggle {
    color: #414042;
    font-size: 18px;
    padding: 2px 7px;
    position: relative;
    top: 1px;
}

.wrapper-fixed {
    height: 100%;
    padding: 0 15px;
}

#warpper {
    width: 100%;
}

.navbar {
    min-height: 30px;
    z-index: 100;
}

.navbar-default {
    background: #eceded none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 14px;
    margin-top: 15px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #fff;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #414042;
}

.navbar-default .navbar-nav > li > a {
    color: #656466;
    font-size: 11px;
    padding: 10px 14px;
}

.dropdown-menu > li > a {
    font-size: 12px;
    color: #656466;
    padding: 3px 10px;
}

.heading {
    margin-top: 85px;
    font-size: 72px;
    color: #fff;
    line-height: 0.6;
    font-family: OpenSans-SemiboldItalic;
    font-weight: bold;
    margin-bottom: 85px;
    margin-left: 50px;
}

.heading span {
    font-size: 36px;
    font-family: OpenSans-LightItalic;
}

.lang {
    margin: 0;
    padding: 8px;
    position: absolute;
    top: 0;
    right: 8px;
}

.lang a {
    font-size: 12px;
    font-family: OpenSans-Regular;
    color: #999999;
}

.lang a:hover {
    text-decoration: none;
    color: #414042;
}

.lang img {
    width: 30px;
    border-radius: 20px;
    margin-left: 8px;
    margin-right: 8px;
}

.language {
    list-style-type: none;
}

.language a {
    color: #fff;
}

.header {
    background: #eceded none repeat scroll 0 0;
    box-shadow: 0 0 2px 0 #adaeae;
    margin-bottom: 40px;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

.navbar-header {
    margin: 8px 10px;
}

.content-area {
    margin: 0 auto;
    height: 100%;
    min-height: 100%;
}

.form-group {
    margin-bottom: 10px;
}

.login-form {
    width: 100%;
    max-width: 350px;
    border-radius: 2px;
    margin: 0 auto;
    text-align: center;
}

.login-form button span {
    font-size: 15px;
}

.login-form label {
    float: left!important;
    font-weight: normal;
}

.login-form .login-link {
    bottom: -40px;
    display: block;
    left: 0;
    list-style: outside none none;
    padding: 0;
    position: absolute;
    width: 100%;
}

.self-center {
    margin: 0 auto
}

.btn_group_icon {
    float: left;
    font-size: 28px !important;
    margin-right: 8px;
    position: relative;
    top: -1px;
}

.btn_group_text {
    position: relative;
    top: 2px;
}

.login_title {
    font-size: 22px;
    font-family: OpenSans-BoldItalic;
    color: #656466;
}

.btn_full_width {
    width: 100%;
    font-size: 15px;
}

.btn-m d {
    height: 32px;
    font-size: 14px;
}

.btn-sm {
    font-size: 12px;
    height: 26px;
}

.login-form .small_text_below_login {
    color: #414042;
    font-size: 12px;
    margin-bottom: 24px;
    margin-top: 14px;
    text-align: center;
    font-family: OpenSans-Regular;
}

.logo {
    border-radius: 100px;
    width: 24px;
}

.logo_lext {
    border-left: 1px solid #bfbfbf;
    color: #414042;
    font-family: OpenSans-BoldItalic;
    font-size: 14px;
    left: 8px;
    padding: 3px 8px;
    position: relative;
    text-transform: uppercase;
    top: 1px;
}

.line_after_text {
    width: 35%;
    margin-bottom: 10px;
    border-color: #979797;
}

.login_logo {
    width: 106px;
    border-radius: 100px;
}

.login_title_secondary {
    font-size: 18px;
    color: #656466;
    margin-bottom: 0;
    line-height: 1.4;
}

.login_title_secondary span {
    line-height: 1.5;
    font-size: 12px;
}

.login_title_secondary p {
    font-size: 12px;
    line-height: 1;
}

.btn_full_width {
    width: 100%;
}

textarea.form-control {
    padding: 3px 7px;
}

.login-form .form-control {
    height: 32px;
    font-size: 12px;
}

.card {
    background: #F5F5F5 none repeat scroll 0% 0%;
    box-shadow: 0px 0px 1px 0px #b1b1b1;
    border-radius: 2px;
    max-width: 423px;
    margin: 0px auto;
    padding: 20px;
    position: relative;
}

.card .card_title {
    color: #217589;
    font-size: 14px;
    font-family: OpenSans-Semibold;
    margin-bottom: 22px;
}

.login_wrapper {
    padding: 50px 20px 90px;
}

.login-form img {
    max-width: 70%;
}

.fc-select {
    background: rgba(217, 217, 217, 0.85) none repeat scroll 0 0;
    min-height: 200px;
    padding: 50px 42px;
    max-width: 350px;
    border-radius: 5px;
    margin: 0 auto;
    text-align: center;
}

.fc-select .user h4 {
    font-size: 16px;
    color: #565656;
    margin-bottom: 15px;
    margin-top: 20px;
}

.fc-select .user h4 small {
    font-size: 12px;
}

.fc-select form {
}

.fc-select form .form-control {
    border: 1px solid #a1a1a1;
    border-radius: 0;
    height: 46px;
}

.fc-select form .btn_fc_select {
    background: #aaaaaa none repeat scroll 0 0;
    border: none;
    font-size: 16px;
    width: 100%;
    color: #fff;
    border-radius: 0;
    margin-bottom: 5px;
}

.fc-select form .btn-link {
    color: #565656;
}

.tbl-cell {
    display: table-cell;
    vertical-align: middle;
    height: 100%
}

.tbl-cell > img {
    margin-bottom: 15px;
    width: 120px;
}

.dis-tbl {
    display: table;
    height: 100%;
    text-align: center;
    width: 100%;
}

.user-form {
    background: rgba(217, 217, 217, 0.85) none repeat scroll 0 0;
    min-height: 200px;
    padding: 20px 50px;
    width: 100%;
    max-width: 375px;
    border-radius: 5px;
    margin: 0 auto;
    text-align: center;
}

.user_input_form_control {
    border-radius: 0;
    height: 45px;
}

.btn_launch {
    border-radius: 0;
    width: 100%;
    background-color: #A7A9A9;
}

.exit {
    color: #252424;
}

.exit:hover {
    text-decoration: none;
}

.input-group-addon {
    padding: 3px 8px;
    background-color: transparent;
    border-radius: 2px;
}

.input-group-addon {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F5F5F5;
    border-image: none;
    border-radius: 0;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    padding: 0;
    color: #999999;
    border: 1px solid #C2C2C2;
}

.input-group-addon i {
    font-size: 16px;
    padding: 6px;
    color: #999999;
}

.menu_visible .content-area {
    padding-left: 200px;
}

.content-wrapper {
    min-height: 100%;
    padding-top: 40px;
    z-index: 900;
}

.header ul.navbar-nav li a i.icon-pdown, .login_wrapper .dropdown a i.icon-pdown {
    font-size: 9px;
    margin-left: 5px;
}

.header ul.navbar-nav li a i {
    vertical-align: middle;
    font-size: 14px;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    outline: 0 none;
    text-decoration: none;
}

.header .navbar-default {
    margin: 0;
}

.navbar-toggle {
    margin: 2px 0;
}

.navbar-header a:focus, .navbar-header a:hover {
    text-decoration: none;
}

.page_title {
    color: #217589;
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 15px;
    font-family: OpenSans-Bold;
    background-color: #F5F5F5;
    padding: 5px 15px;
}

.inline {
    display: inline;
}

.width30 {
    width: 30px;
}

.width420 {
    width: 420px;
}

.width398 {
    width: 398px;
}

.width120 {
    width: 120px;
}

.width180 {
    width: 180px;
}

.width475 {
    width: 475px;
}

.width455 {
    width: 455px;
}

.width165 {
    width: 165px;
}

.vis_hidden {
    visibility: hidden;
}

.search_box {
    margin-bottom: 10px;
    position: relative;
    max-width: 100%;
}

.search_box i.icon-search {
    color: #999999;
    font-size: 14px;
    left: 8px;
    position: absolute;
    top: 5px;
}

.search_box .form-control {
    padding-left: 30px;
}

.link-sm {
    color: #1072e3;
    font-family: OpenSans-regular;
    font-size: 12px;
}

.xs-txt {
    font-size: 10px !important;
}

.form-control.md {
    height: 30px;
}

.more_icon_ellipsis {
    color: #7d7d7d;
    display: block;
    height: 28px;
    padding: 4px 0;
    position: relative;
    text-align: left;
    width: 20px;
    outline: none;
    cursor: pointer;
}

.more_icon_ellipsis i {
    z-index: 20;
    position: relative;
}

.more_icon_ellipsis.disabled {
    color: #E6E6E6;
    cursor: default;
}

.more_icon_ellipsis.active {
    color: #7D7D7D;
    background: #F5F5F5;
    border-radius: 3px;
}

.more_icon_ellipsis a.menu {
    display: none;
}

.more_icon_ellipsis i {
    font-size: 20px;
}

.more_icon_ellipsis.active i {
    background: #F5F5F5;
    padding: 4px 0
}

.more_icon_ellipsis.active a.menu {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 0 2px 0 #999999;
    display: block;
    font-size: 10px;
    overflow: hidden;
    padding: 7px;
    position: absolute;
    right: 0;
    text-align: left;
    top: 0;
    width: 125px;
    z-index: 10;
}

.content-area-footer {
    background: #f5f5f5 none repeat scroll 0 0;
    border-top: thin solid #c9c9c9;
    bottom: 0;
    left: 0;
    padding: 10px 15px 10px 215px;
    position: fixed;
    width: 100%;
    z-index: 100;
    box-shadow: 0px -2px 10px -8px;
    text-align: right;
}

.position-r {
    position: relative;
}

.insert-table-icon {
    font-size: 14px;
    position: absolute;
    border: 0;
    left: 1px;
}

.input-i {
    font-size: 14px;
    position: absolute;
    top: -2px;
    border: 0;
    left: 1px;
}

.table-icon-input {
    padding-left: 24px;
}

.text_primary {
    color: #414042;
    margin-bottom: 15px;
}

.text_secondary {
    color: #656466;
    margin-bottom: 15px;
}

.hint_txt {
    font-size: 12px;
    font-family: opensans-Regular;
    color: #999999;
}

.strong_body_txt {
    font-family: opensans-SemiBold;
    color: #414042;
}

.card.success i.icon {
    font-size: 36px;
    color: #6eaa5c;
}

.fixed-header {
    position: fixed;
    z-index: 1000;
    background: #fefeff none repeat scroll 0 0;
    width: 100%;
    padding-right: 228px;
}

.content-scroll {
    margin-top: 233px;
}

.bootstrap-select .dropdown-menu {
    border-radius: 0;
    margin: 0;
}

.bootstrap-select .dropdown-menu li > a {
    padding: 3px 8px;
    font-size: 12px;
}

.bootstrap-select .dropdown-toggle:focus {
    outline: none;
}

.detail-bar .nav-pills li a {
    color: #787779;
    font-size: 12px;
    padding: 5px 8px !important;
}

.detail-bar .nav > li > .active {
    background-color: transparent;
    color: #787779;
    font-family: opensans-bold;
}

.detail-bar input {
    width: 142px;
    font-size: 10px;
    display: inline-block;
    position: relative;
    top: -6px;
    border: none !important;
    box-shadow: none !important;
    height: 20px;
    color: #656466;
}

.text-sm {
    font-size: 10px;
    font-family: OpenSans-semibold;
}

.table_top_text {
    font-size: 12px;
    color: #414042;
}

.table_top_number {
    text-align: right;
    margin-top: 0;
    margin-bottom: 10px;
}

.table_top_number {
    color: #414042 !important;
    font-size: 12px;
}

.pager .text {
    font-size: 12px;
}

.pager .text span {
    background: none;
}

.pager .text .current, .table_top_number {
    font-family: opensans-semibold;
}

.pager li > a i {
    position: relative;
    top: 1px;
}

.btn_icon {
    font-size: 18px;
    padding: 0 8px;
    min-width: auto;
    color: #414042;
}

.cus_default_btn:hover {
    background-color: #BFBFBF;
    color: #414042;
}

.w-134 {
    width: 134px;
}

.m-b-18 {
    margin-bottom: 18px;
}

.w-65 {
    width: 65px;
}

.form_btn {
    padding: 0;
    margin-bottom: 10px;
}

.grey_background {
    z-index: 80;
}

.content-area-footer {
    z-index: 70;
}

.left-menu-toggle {
    display: none !important;
}

.navbar-right {
    margin-right: 0;
}

.block-xs b, .inline-block-xs b {
    display: none;
}

.inline-block-xs strong {
    display: none;
}

.dropdown-menu {
    box-shadow: none;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus {
    color: #262626;
    text-decoration: none !important;
    font-family: opensans-semibold;
    background: none;
}

.dropdown-menu > .active > a:hover {
    background-color: #f5f5f5 !important;
    color: #262626;
    text-decoration: none !important;
}

.width100 {
    width: 100px;
}

.nav-tabs {
    margin-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
}

.nav-tabs > li > a:hover {
    background: #d4d4d4;
}

.nav-tabs > li:not(:first-child) {
    margin-left: -1px;
}

.nav-tabs > li.active > a {
    color: #414042;
    font-family: OpenSans-Bold;
    color: #217589 !important;
}

.nav-tabs > li > a {
    font-size: 12px;
    color: #414042 !important;
    margin-right: 0px;
    background-color: #F0F0F0;
    border: 1px solid #E3E3E3;
    padding: 6px 64px !important;
}

.tab-content > .tab-pane {
    padding: 12px;
}

.panel-body .nav-tabs {
    margin-left: 3px;
    margin-right: 3px;
}

.alert {
    margin-bottom: 12px;
}

label.radio, label.radio-inline, .cus_radio {
    font-size: 12px;
}

input[type="radio"], input[type="checkbox"] {
    margin: 2px 0 0;
}

.link_custom {
    top: 6px;
    font-size: 12px;
    position: relative;
}

.alert .alert-link {
    color: #2C4ED4 !important;
    font-family: opensans-semibold;
    font-weight: normal;
}

.dropdown_btn {
    margin-left: 5px !important;
}

.dropdown_btn.pipe {
    color: #a4a4a4;
}

.border_gray {
    border-color: #878787;
}

.box_text_margin_left {
    margin-left: 15px;
}

.checkbox_txt {
    margin-left: 4px;
    top: 1px;
    position: relative;
}

.product_detail_txt {
    margin-top: 207px;
}

.content-area-footer .btn-group {
    text-align: center;
}

.small_box a.carousel-control i {
    margin-top: -22px !important;
}

.small_box a.carousel-control i {
    width: 24px !important;
    height: 41px !important;
    font-size: 19px !important;
    padding: 9px 0px 0px 0px !important;
}

.border_right {
    border-right: 1px solid #DBDBDB;
}

.border_left {
    border-left: 1px solid #DBDBDB;
}

.content-area-footer .btn-group > .btn, .btn-group-vertical > .btn {
    float: inherit;
    display: inline-block;
}

.new_list {
    padding-left: 24px;
}

.new_list li {
    padding-left: 10px;
    font-size: 12px;
}

.popover_content .row {
    background: #eee;
}

.popover_content dl {
    padding-top: 6px;
}

.new_popover {
    display: none;
}

.new_popover:first-child {
    background-color: #f5f5f5 !important;
}

.bg_light_gray {
    background-color: #f5f5f5;
}

.popover_container .popover-content {
    padding: 0 !important;
}

.popover_container .popover-content dl {
    padding: 6px 9px 5px 6px;
}

.content-area-footer a {
    text-decoration: none;
}
 input:read-only, input:-moz-read-only {
 background-color: #fff !important;
}

.page_heading {
    font-family: OpenSans-Bold;
    font-size: 12px;
    margin-bottom: 12px;
}

.page_heading span {
    margin-top: -3px;
}

/*...............Table Starts....................*/
.table_custom_1 {
    width: 100%;
    border: 1px solid #eee;
    overflow: hidden;
}

.table_custom_1 td {
    display: block;
}

.table_custom_1 th, .table_custom_1 td {
    display: table-cell;
    text-align: left;
}

.table_custom_1, .custom_table {
    width: 100%;
}

.table_custom_1 thead tr th, .custom_table tr th {
    background: #ECECEC none repeat scroll 0 0;
    color: #999999;
    font-family: opensans-Bold;
    font-size: 11px;
    padding: 5px 6px;
}

.table_custom_1 tbody tr td {
    border-bottom: 1px solid #e0e0e0;
    color: #414042;
    font-family: opensans-regular;
    font-size: 12px;
    padding: 8px 6px;
    vertical-align: top;
    word-break: break-all;
}

.table_custom_1 tbody tr td.table_secondary_text {
    font-size: 10px;
    color: #999999;
}

.table_custom_1 tr td:first-child {
    padding-left: 15px;
}

.table_custom_1 tr td:last-child, .table_custom_1 tr th:last-child {
    padding-right: 15px;
}

.table_custom_1 tr.selected td {
    background: #FAFAFA;
}

.table_custom_1 .btn {
    display: inline-block;
}

.table_custom_1 .table_icon i {
    color: #878787;
    font-size: 14px;
    position: relative;
    top: 3px;
}

.table_custom_1 .table_icon:hover, .table_custom_1 .table_icon .table_icon:focus {
    text-decoration: none;
}

.table_custom_1 .badge {
    margin-top: -3px;
    margin-left: 4px;
}

.table_custom_1 thead tr th input {
    font-size: 12px;
}

.table_custom_1 .table_custom_1 {
    border: medium none;
}

.table_custom_1 tbody tr td i.indicator {
    margin-right: 5px;
    font-size: 8px;
}

.table_accordion h4 {
    padding-left: 15px;
}

.bg_white_smoke {
    background-color: #F5F5F5;
}

.table_accordion {
    border-left: 5px solid #217589;
    transition: all 0.5s;
    padding-top: 1px;
}

.table_accordion .table_custom_1 thead tr th {
    background-color: inherit;
    border-bottom: 1px solid #E0E0E0;
    color: #7F7F7F !important;
}

.table_custom_1 i {
    color: #656466;
}

.table_custom_1 tr td h5 span.label {
    font-size: 90%;
    margin-left: 4px;
    text-transform: uppercase;
}



/*...............Table Ends....................*/

/*.............Sidebar Starts............*/
.sidebar-wrapper {
    width: 200px;
    position: fixed;
}

#sidebar-wrapper {
    background: #F5F5F5 none repeat scroll 0 0;
    height: 100vh;
    position: fixed;
    top: 0;
    -webkit-transition: left 0.3s, -webkit-transform 2s;
    transition: left 0.3s, transform 2s;
    width: 200px;
    border-right: 1px solid #E6E6E6;
    z-index: 900;
    min-height: 100%;
    overflow-y: auto;
}

.sidebar-nav {
    padding-top: 40px;
    width: 100%;
}

.sidebar-nav li a {
    color: #646566;
    font-size: 11px;
    text-decoration: none;
    display: block;
    padding: 7px;
}

.sidebar-nav li a i:first-child {
    float: left;
    font-size: 20px;
    margin-right: 6px;
    position: relative;
    top: -3px;
}

.sidebar-nav li ul li > a {
    background: #d6d6d6;
}

.sidebar-nav li a[aria-expanded=true], .sidebar-nav li.active > a {
    color: #e2e2e2;
    font-family: opensans-semibold;
    background: #217589;
}

.sidebar-nav li a[aria-expanded=true], .sidebar-nav li.active > a:active {
    background-color: #217589;
}

.sidebar-nav li a[aria-expanded=true] i.icon-pright {
    transform: rotate(90deg);
    color: #414042;
}

.sidebar-nav li.open a {
    background: #d6d6d6;
}

.sidebar-nav li ul {
    margin: 0;
    padding: 0;
}

.sidebar-nav li ul li {
    list-style: none;
}

.sidebar-nav li ul li:hover {
    border-right: 6px solid #217589;
}

.sidebar-nav li ul li a {
    padding: 11px 10px 12px 39px;
}

.sidebar-nav li.active ul li.active a {
    background: #217589;
    color: #e2e2e2;
}

.sidebar-nav li a i.icon-pright {
    font-size: 8px;
    height: 8px;
    position: absolute;
    right: 10px;
    top: 17px;
    transition: all 0.218s ease 0s;
    vertical-align: middle;
    width: 7px;
    color: #bababa;
}

.parent_menu {
    margin-bottom: 0;
    box-shadow: none;
    background-color: #F5F5F5 !important;
    border: 0 !important;
}

a.parent_menu_a {
    background-color: #F5F5F5 !important;
    color: #646566 !important;
}

a.parent_menu_a:hover {
    text-decoration: none;
    background-color: #eee !important;
}
.header ul.navbar-nav li a i.icon-dp {
    font-size: 18px;
    margin-right: 5px;
}

.header ul.navbar-nav li a i.icon-dp + span {
    font-size: 11px;
}

#sidebar-wrapper li.parent_menu.active:active, #sidebar-wrapper li.parent_menu.active:focus, #sidebar-wrapper li.parent_menu.active a[aria-expanded=true], #sidebar-wrapper li.parent_menu.active a[aria-expanded=true]:active, #sidebar-wrapper li.parent_menu.active a[aria-expanded=true]:focus {
    background: #e6e6e6 !important;
    color: #414042 !important;
}

#sidebar-wrapper li.active > a:hover {
    background: none;
    text-decoration: none;
}

#sidebar-wrapper .parent_menu:hover {
    background: #e6e6e6 !important;
    text-decoration: none !important;
}

#sidebar-wrapper .parent_menu.active > a {
    background: #e6e6e6;
    color: #414042;
    font-family: opensans-semibold;
}

#sidebar-wrapper ul .active {
    background: #217589;
    color: #e2e2e2;
}

#sidebar-wrapper ul .active:active {
    background: #217589;
    color: #e2e2e2;
}

.sidebar-wrapper {
    z-index: 90;
}

#sidebar-wrapper.collapsed {
    left: 250px;
    -webkit-transition: left 0.3s, -webkit-transform 2s;
    transition: left 0.3s, transform 2s;
}

/*.............Sidebar Ends............*/

/*.............Font-family Starts............*/
.txt-semibold {
    font-family: opensans-semibold;
}

.txt-bold {
    font-family: opensans-bold;
}

.txt-regular {
    font-family: opensans-regular;
}

/*.............Font-family Ends............*/

.disabled_selectpicker .btn.disabled, .disabled_selectpicker .btn[disabled] {
    background: #ffffff !important;
    color: #cfcfcf !important;
}

/*.......Toggle Switch Starts........*/
.switch, .switch {
    -moz-user-select: none;
}

.switch label input[type="checkbox"] {
    height: 0;
    opacity: 0;
    width: 0;
}

.switch label input[type="checkbox"]:not(:checked), .switch label input[type="checkbox"]:checked {
    left: -9999px;
    opacity: 0;
    position: absolute;
}

.switch label input[type="checkbox"]:checked + .lever::after {
    background-color: #3495FC;
    left: 14px;
}

.switch label input[type="checkbox"]:disabled + .lever::after {
    background-color: #E6E6E6;
}

.switch label input[type="checkbox"]:disabled + .lever, .switch label input[type="checkbox"][disabled="disabled"]:checked + .lever {
    background-color: #F0F0F0;
}

.switch label .lever::after {
    background-color: #C0C0C0;
    border-radius: 21px;
    content: "";
    display: inline-block;
    height: 13px;
    left: 0px;
    position: absolute;
    top: -3px;
    transition: left 0.3s ease 0s, background 0.3s ease 0s, box-shadow 0.1s ease 0s;
    width: 13px;
}

.switch label input[type="checkbox"]:checked + .lever {
    background-color: #DFDFDF;
}

.switch label .lever {
    background-color: #DFDFDF;
    border-radius: 15px;
    content: "";
    display: inline-block;
    height: 7px;
    margin: 0 16px;
    position: relative;
    transition: background 0.3s ease 0s;
    vertical-align: middle;
    width: 27px;
    margin-right: 4px;
}

.switch label {
    margin-left: -15px;
}

.switch label input[type="checkbox"][disabled]:checked + .lever {
    background-color: #F0F0F0;
}

.switch label input[type="checkbox"][disabled]:checked + .lever {
    background-color: #F0F0F0;
}

.switch label input[type="checkbox"][disabled]:checked + .lever::after {
    background-color: #B8CEE4;
}

/*.......Toggle Switch Ends........*/
.checkbox.disabled label, .switch label input[type="checkbox"][disabled] + span.lever + span {
    color: #C9C9C9;
}

.nav > ul .active:hover, .nav > ul .active:focus {
    background: #217589;
    color: #e2e2e2;
}

.margin_left_minus_15 {
    margin-left: -15px;
}

.border_right {
    border-right: 1px solid #ECECEC;
}

.border_bottom {
    border-bottom: 1px solid #ECECEC;
}

.card_1 {
    -webkit-box-shadow: 0 0 1px 1px #BDBDBD;
    box-shadow: 0 0 1px 1px #BDBDBD;
    background-color: #FAFAFA;
    margin-bottom: 15px;
}

.card_1 h4.card_title {
    background-color: #F5F5F5;
    padding: 8px 12px;
    margin: 0;
}

.card_1 p.card-text {
    padding: 11px 12px;
}

.selected_row {
    background-color: #E4FAFF !important;
}

.btn-border {
    background-color: #FFFFFF;
    border: 1px solid #BFBFBF !important;
    color: #414042;
}

.btn-border:hover {
    color: #414042;
    background-color: #BFBFBF;
    -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.34);
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.34);
    box-shadow: 0px 3px 6px #000000;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.34);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.34);
}

.btn-border:active, .btn-border:focus {
    color: #414042;
    background-color: #999999;
    border: none;
    outline: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-border[disabled] {
    background: #FFFFFF;
    color: #C9C9C9;
    box-shadow: none;
}

.custom_vertical_space br {
    content: " " !important;
    display: block !important;
    margin-bottom: 10px !important;
}

.accordion_heading {
}

.custom_accordion .panel div[aria-expanded=true] i.icon-pright {
    transform: rotate(90deg);
    color: #414042;
}

.custom_accordion div[aria-expanded=true] h4.panel-title {
    color: #414042;
}

.custom_accordion div.panel-heading {
    background-color: #F5F5F5;
    color: #656466;
    cursor: pointer;
}

.custom_accordion div.panel-heading:hover {
    background-color: #E0E0E0;
    color: #656466;
}

.custom_accordion .panel i.icon-pright {
    font-size: 10px;
    height: 8px;
    transition: all 0.218s ease 0s;
    vertical-align: middle;
    width: 7px;
    color: #656466;
    margin-right: 5px;
    top: 2px;
    position: relative;
    float: left;
}

.custom_accordion .panel {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.custom_accordion .panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: none;
}

.custom_accordion .panel-body {
    border: 2px solid #F0F0F0;
    border-top: 0px !important;
}

.panel-body a, .panel-body label {
    display: block;
}

.custom_margin p, .custom_margin h4, .custom_margin label, .custom_margin h4 {
    margin: 0 !important;
    padding: 0 !important;
}

.custom_margin p, .custom_margin h4, .custom_margin label, .custom_margin h4, .custom_margin a {
    margin-top: 12px !important;
    margin-bottom: 2px !important;
}

.panel-body .custom_margin .page_title {
    background: none !important;
}

.panel-body ol {
    margin-left: -26px;
}

.panel-body .custom_ul_margin {
    margin-left: -22px;
}

ul.custom_list li ul li {
    list-style: circle !important;
}

.bg_none {
    background: none;
}

section .row .breadcrumb {
    background-color: #fff !important;
}

/*.............Pager. Starts........*/

nav .pager a.btn-border {
    color: #2C4ED4;
    border: 1px solid #DDDDDD !important;
    border-radius: 4px;
    background-color: #FFFFFF !important;
    height: 26px;
    line-height: 26px;
}

nav .pager li a.btn-border {
    line-height: 19px;
}

nav .pager li.next a.btn-border span {
    top: 2px;
    position: relative;
}

.tooltip_margin p {
    margin: 34px;
}

g.highcharts-button {
    display: none;
}

.well.well_detail_list {
    padding: 15px 12px;
}

.well_detail_list ul {
    padding: 0px;
    margin: 0px;
}

.well_detail_list span {
    line-height: 47px;
}

.well_detail_list .list_title {
    border-right: 1px solid #CFCFCF;
    float: left;
    padding-right: 15px;
}

.well_detail_list dl {
    margin-bottom: 0px;
}

.well_detail_list dl dt {
    font-size: 20px;
    color: #656466;
    font-family: opensans-Regular;
}

.well_detail_list dl dd {
    font-size: 12px;
    color: #999999;
    font-family: opensans-Semibold;
}

.well_detail_list hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #CFCFCF;
    clear: left;
}

#datepicker > span:hover {
    cursor: pointer;
}

.margin_left_20 {
    margin-left: 20px;
}

/*.............Pager. Ends........*/
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    background: #FEFEFF;
    min-height: 100%;
    position: relative;
    font-family: OpenSans-Regular;
    color: #414042;
}

h1, h2, h3, h4, h5, h6 {
    font-family: OpenSans-Bold;
    color: #656466;
}

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 6px;
    margin-bottom: 12px;
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 12px;
}

h5 {
    font-size: 10px;
}

h6 {
    font-size: 8px;
}

a {
    font-size: 12px;
}

a, a:hover, a:focus {
    color: #2C4ED4;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}

strong {
    font-family: OpenSans-Semibold;
    color: #414042;
}

.breadcrumb {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 0;
    padding: 4px 15px 1px;
    margin-bottom: 6px;
    font-size: 10px;
}

.breadcrumb li, .breadcrumb li a {
    color: #999999;
    font-size: 10px;
}

.breadcrumb li.active a {
    color: #217589;
    font-size: 10px;
}

.breadcrumb > li + li::before {
    font-family: 'icomoon' !important;
    content: "\e90d";
}

.breadcrumb > .active {
    color: #217589;
}

.breadcrumb > li + li:before {
    color: #999999;
}

section {
    margin-bottom: 12px;
}

dl {
    margin-top: 0;
    margin-bottom: 12px;
}

dt {
    color: #656466;
    font-size: 10px;
    font-family: opensans-regular;
}

dd {
    font-size: 12px;
    color: #414042;
    line-height: 16px;
}

.btn {
    border: medium none;
    font-size: 12px;
    font-family: opensans-semibold;
    height: 24px;
    padding: 0px 15px;
    border-radius: 2px;
    margin-bottom: 6px;
    line-height: 1.9;
    min-width: 90px;
    transition: all 0.3s;
}

.btn[disabled] {
    cursor: not-allowed;
    pointer-events: inherit;
}

.btn-red {
    color: #e2e2e2;
    background-color: #fff;
    border-color: #ccc;
}

.btn-red:hover {
    color: #ffffff;
    background-color: #EF3D26;
    -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.34);
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.34);
    box-shadow: 0px 3px 6px #000000;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.34);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.34);
    border: none;
}

.btn-red:active, .btn-red:focus {
    color: #ffffff;
    background-color: #C23623;
    outline: none !important;
}

.btn-primary {
    background: #217589;
    color: #FFFFFF;
}

.btn-primary:hover {
    color: #FFFFFF;
    background-color: #217589;
    -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.34);
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.34);
    box-shadow: 0px 3px 6px #000000;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.34);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.34);
}

.btn-primary:active, .btn-primary:focus {
    color: #FFFFFF;
    background-color: #31525B;
    border: none;
    outline: none !important;
}

.btn-secondary {
    background-color: #DBDBDB;
    color: #414042;
}

.btn-secondary:hover {
    background: #DBDBDB;
    color: #414042;
    -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.34);
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.34);
    box-shadow: 0px 3px 6px #000000;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.34);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.34);
}

.btn-secondary:active, .btn-secondary:focus {
    color: #FFFFFF;
    background-color: #999999;
    outline: none !important;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 1px 10px !important;
    font-size: 11px !important;
    line-height: 1.5px;
    border-radius: 1px;
    height: 18px !important;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 5px 16px !important;
    font-size: 14px;
    line-height: 1.3333333;
    border-radius: 1px;
    height: 30px !important;
}

.btn-red[disabled], .btn-red[disabled]:hover, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-secondary[disabled], .btn-secondary[disabled]:hover {
    background: #E6E6E6;
    color: #C9C9C9;
    box-shadow: none;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control {
    border: 1px solid #C2C2C2;
    border-radius: 1px;
    height: 24px;
    font-size: 12px;
    color: #414042;
    background: #ffffff;
    padding: 0 7px;
}
 .form-control::-webkit-input-placeholder {
 color: #999999;
 font-size: 11px !important;
}
.form-control:-moz-placeholder {
 color: #999999;
 font-size: 11px !important;
}
.form-control::-moz-placeholder {
 color: #999999;
 font-size: 11px !important;
}
.form-control:-ms-input-placeholder {
 color: #999999;
 font-size: 11px !important;
}
.input-sm::-webkit-input-placeholder {
 line-height: 1.5;
 font-size: 10px;
}
.input-sm:-moz-placeholder {
 line-height: 1.5;
 font-size: 10px !important;
}
 .input-sm::-moz-placeholder {
 line-height: 1.5;
 font-size: 10px !important;
}
.input-sm:-ms-input-placeholder {
 line-height: 1.5;
 font-size: 10px !important;
}
 .input-lg::-webkit-input-placeholder {
 vertical-align: middle !important;
 line-height:30px;
 font-size: 14px !important;
}
.input-lg:-moz-placeholder {
 vertical-align: middle !important;
 line-height:30px;
 font-size: 14px !important;
}
.input-lg::-moz-placeholder {
 vertical-align: middle !important;
 line-height:30px;
 font-size: 14px !important;
}
.input-lg:-ms-input-placeholder {
 vertical-align: middle !important;
 line-height:30px;
 font-size: 14px !important;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    color: #414042;
}

.bootstrap-select.btn-group.disabled, .bootstrap-select.btn-group>.disabled {
    background-color: #F0F0F0;
    color: #C9C9C9;
}

.form-control:focus {
    box-shadow: none;
    border: 1px solid #217589;
    color: #414042;
}

.help-block {
    font-size: 10px;
}

.has-success .form-control {
    border-color: #6eaa5c;
}

.has-success .form-control:focus {
    border-color: #6eaa5c;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #6eaa5c;
}

.has-warning .form-control {
    border-color: #e3c644;
}

.has-warning .form-control:focus {
    border-color: #e3c644;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #e3c644;
}

.has-error .form-control {
    border-color: #d93434;
}

.has-error .form-control:focus {
    border-color: #d93434;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #d93434;
}

.has-feedback label ~ .form-control-feedback {
    top: 18px;
    font-size: 12px;
}

.has-success .form-control-feedback {
    color: #6eaa5c;
}

.has-warning .form-control-feedback {
    color: #e3c644;
}

.has-error .form-control-feedback {
    color: #d93434;
}

address {
    font-size: 12px;
}

.input-sm {
    height: 20px !important;
    line-height: 1.5;
    font-size: 10px;
}

.input-sm ul li a span {
    font-size: 10px;
}

.input-lg+.dropdown-menu ul li a span {
    font-size: 14px;
}

.input-lg {
    height: 30px;
    font-size: 14px;
    vertical-align: middle !important;
    line-height: 30px !important;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background: #ffffff;
    color: #cfcfcf;
}

p {
    font-size: 12px;
    font-family: OpenSans-Regular;
    color: #656466;
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    color: #ffffff;
    background-color: #ef3d26;
}

.progress {
    height: 10px;
    border-radius: 2px;
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.3);
}

.progress-bar-info {
    background-color: #72A9DD;
}

.progress-bar-success {
    background-color: #6EAA5C;
}

.progress-bar-warning {
    background-color: #EC8C21;
}

.progress-bar-danger {
    background-color: #D93434;
}

.btn-red {
    background-color: #EF3D26;
    color: #FFFFFF;
}

.alert {
    border-radius: 0;
    font-size: 12px;
    color: #414042;
    padding: 6px 15px;
    font-family: OpenSans-Semibold;
}

.alert button.close {
    position: relative;
    top: -2px;
}

.alert-success {
    background-color: #DBEAD7;
}

.alert-info {
    background-color: #DCEAF7;
}

.alert-warning {
    background-color: #F9DAB8;
}

.alert-danger {
    background-color: #F6CDCD;
}

.alert strong {
    font-family: opensans-Bold;
}

label {
    color: #656466;
    font-size: 10px;
    font-weight: normal;
}

.label {
    color: #FFFFFF;
    border-radius: 20px;
    font-family: opensans-Regular;
    font-weight: normal;
    line-height: 2.5;
    padding: 3px 9px;
}

.label-default {
    background: #999999;
}

.label-primary {
    background-color: #EF3D26;
}

.label-success {
    background-color: #6EAA5C;
}

.label-warning {
    background-color: #E3C644;
}

.label-danger {
    background-color: #D93434;
}

.label-info {
    background-color: #72A9DD;
}

.switch label, .checkbox label, .radio label {
    font-size: 12px;
    color: #414042;
}

label.btn.active {
    box-shadow: none !important;
    background-color: #999999;
    color: #FFFFFF;
}

label.btn {
    border-left: 1px solid #C2C2C2;
}

label.btn.disabled {
    background-color: #F0F0F0;
    color: #C9C9C9;
}

label.btn.disabled input:hover {
    cursor: not-allowed !important;
}

.navbar {
    min-height: 30px;
    z-index: 100;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #FFFFFF;
    background-color: #217589;
    font-family: opensans-Regular;
    font-size: 12px;
}

.nav-pills > li > a {
    border-radius: 2px;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 11px 14px;
}

.badge {
    border-radius: 2px;
    background-color: #217589;
    font-size: 10px;
    vertical-align: middle;
    font-family: OpenSans-semibold;
    text-transform: uppercase;
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #217589;
    background-color: #fff;
}

.nav-pills > li > a {
    color: #414042;
    font-family: opensans-Regular;
    font-size: 12px;
}

.well {
    min-height: 20px;
    padding: 12px;
    margin-bottom: 0px;
    background-color: #f5f5f5;
    border: 1px solid #EFEFEF;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.popover {
    max-width: 400px !important;
    padding: 0 0px 13px;
}

.popover-title {
    padding: 8px 14px;
    margin: 0px;
    font-size: 12px;
    background-color: #F5F5F5;
    border-bottom: 0px;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 6px 12px;
    color: #414042;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #DEDEDE;
    border-radius: 2px;
    webkit-box-shadow: none;
    box-shadow: none;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px;
}

.panel-heading {
    padding: 8px 12px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
}

.panel-default > .panel-heading {
    color: #656466;
    background-color: #FAFAFA;
    border-color: #E0E0E0;
}

.panel-body {
    padding: 11px 12px;
    font-size: 12px;
    background: #FFFFFF;
}

.panel-footer {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    padding: 8px 12px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    color: inherit;
    font-family: OpenSans-SemiBold;
}

.list-group-item {
    padding: 5px 12px;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    font-size: 12px;
    color: #414042;
    font-family: OpenSans-Regular;
}

.panel-success {
    border-color: #DBEAD7;
}

.panel-primary {
    border-color: #337ab7 !important;
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #DBEAD7;
    border-color: #DBEAD7;
}

.panel-success>.panel-heading {
    background-image: -webkit-linear-gradient(top, #DBEAD7 0, #DBEAD7 100%);
    background-image: -o-linear-gradient(top, #DBEAD7 0, #d0e9c6 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#DBEAD7), to(#DBEAD7));
    background-image: linear-gradient(to bottom, #DBEAD7 0, #DBEAD7 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DBEAD7', endColorstr='#DBEAD7', GradientType=0);
    background-repeat: repeat-x;
}

.panel-info {
    border-color: #DCEAF7;
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #DCEAF7;
    border-color: #DCEAF7;
}

.panel-info>.panel-heading {
    background-image: -webkit-linear-gradient(top, #DCEAF7 0, #DCEAF7 100%);
    background-image: -o-linear-gradient(top, #DCEAF7 0, #DCEAF7 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#DCEAF7), to(#DCEAF7));
    background-image: linear-gradient(to bottom, #DCEAF7 0, #DCEAF7 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DCEAF7', endColorstr='#DCEAF7', GradientType=0);
    background-repeat: repeat-x;
}

.panel-warning {
    border-color: #F8F1D1;
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #F8F1D1;
    border-color: #F8F1D1;
}

.panel-warning>.panel-heading {
    background-image: -webkit-linear-gradient(top, #F8F1D1 0, #F8F1D1 100%);
    background-image: -o-linear-gradient(top, #F8F1D1 0, #F8F1D1 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#F8F1D1), to(#F8F1D1));
    background-image: linear-gradient(to bottom, #F8F1D1 0, #F8F1D1 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F8F1D1', endColorstr='#F8F1D1', GradientType=0);
    background-repeat: repeat-x;
}

.panel-danger {
    border-color: #F6CDCD;
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #F6CDCD;
    border-color: #F6CDCD;
}

.panel-danger>.panel-heading {
    background-image: -webkit-linear-gradient(top, #F6CDCD 0, #F6CDCD 100%);
    background-image: -o-linear-gradient(top, #F6CDCD 0, #F6CDCD 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#F6CDCD), to(#F6CDCD));
    background-image: linear-gradient(to bottom, #F6CDCD 0, #F6CDCD 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F6CDCD', endColorstr='#F6CDCD', GradientType=0);
    background-repeat: repeat-x;
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
    font-size: 12px;
}
.panel-primary{
   border: 1px solid #217589 !important;
}
.panel-primary .panel-heading{
  background: #217589 !important;

}

.radio, .checkbox {
    margin-top: 0px;
    margin-bottom: 5px;
}

.text-muted {
    color: #c9c9c9 !important;
}

.text-success {
    color: #6EAA5C !important;
}

.text-info {
    color: #469df0 !important;
}

.text-warning {
    color: #dfbf2f !important;
}

.text-danger {
    color: #D93434 !important;
}

.pager li > span {
    color: #656466;
    background: none;
    border: none;
    padding: 3px;
    font-size: 12px;
}

.pager {
    text-align: right;
    margin-top: 0;
    margin-bottom: 10px;
}

.pager li:last-child{
    margin-left: 4px;
}

.pager li > a {
    background-color: #e5e5e5;
    border: 1px solid #cccccc;
    border-radius: 1px;
    color: #656466;
    display: inline-block;
    font-size: 12px;
    padding: 3px 6px;
}

caption {
    font-family: opensans-semibold;
    background-color: #f9f9f9;
    color: #656466;
    font-size: 12px;
    padding-left: 10px;
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
    color: #333333;
}

blockquote {
    padding: 10px 18px;
    margin: 0 0 20px;
    font-size: 12px;
    border-left: 8px solid #217589;
}

blockquote p {
    color: #414042;
}

blockquote footer, blockquote small, blockquote .small {
    display: block;
    font-size: 11px;
    line-height: 1.428571;
    color: #646566;
    font-family: opensans-Italic;
}

.blockquote-reverse, blockquote.pull-right {
    text-align: right;
    border-left: 0;
    padding: 10px 18px;
    margin: 0 0 20px;
    font-size: 12px;
    border-right: 8px solid #217589;
}

.pager {
    text-align: inherit;
    margin-top: 0;
    margin-bottom: 10px;
}

/*................Modal Starts.....*/
.modal-content {
    -webkit-box-shadow: 0 0px 8px rgba(0, 0, 0, 0.5);
    ;
    box-shadow: 0 0px 8px rgba(0, 0, 0, 0.5);
    ;
    border-radius: 2px;
    outline: 0;
    background-clip: inherit;
    border: none;
}

.modal-title {
    font-size: 12px;
    font-weight: bold;
}

.modal-body, .modal-footer {
    padding: 15px;
    background-color: #FFFFFF;
}

.modal-header {
    background-color: #F5F5F5;
    padding: 11px 15px !important;
}

.modal-footer .btn {
    margin-bottom: 0;
    margin-left: 5px;
}

/*................Modal Ends.....*/

.table-striped > tbody > tr:nth-of-type(even) {
    background-color: #f9f9f9;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #FFFFFF;
}

/*.....................Media Queries..........*/

@media (min-width: 480px) {

.table_custom_1 td:before {
    display: none;
}

.table_custom_1 th:first-child, .table_custom_1 td:first-child {
    padding-left: 15px;
}

.table_custom_1 th:last-child, .table_custom_1 td:last-child {
    padding-right: 0;
}
}

@media (max-width:600px) {

.content-area-footer {
    padding: 5px 10px;
}

.nav-tabs {
    padding-left: 2px;
    padding-right: 2px;
}

.detail-bar ul {
    border-left: none;
}

.table_custom_1 tr, .table_custom_1 td {
    display: block;
}

.table_custom_1 tbody tr td:first-child {
    color: #217589;
    font-size: 16px;
}

.table_custom_1 thead {
    display: none;
}

.checkbox_table thead {
    display: block !important;
}

.table_custom_1 input[type='text'] {
    width: 100%;
}

.col-1 {
    width: 10%;
}

.col-2 {
    width: 20%;
}

.col-3 {
    width: 30%;
}

.col-4 {
    width: 40%;
}

.col-5 {
    width: 50%;
}

.col-6 {
    width: 60%;
}

.col-7 {
    width: 70%;
}

.col-8 {
    width: 80%;
}

.col-9 {
    width: 90%;
}

.col-10 {
    width: 100%;
}

body {
    background-color: #f8f8f8;
    height: auto;
    min-height: 100%;
}

* {
    font-size: 100%;
}

.nav-tabs-responsive > li {
    display: none;
    width: 23%;
}

.nav-tabs-responsive > li > a {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    width: 100%;
    text-align: center;
    vertical-align: top;
    padding: 6px 15px !important;
}

.nav-tabs-responsive > li.active {
    width: 54%;
}

.nav-tabs-responsive > li.active:first-child {
    margin-left: 23%;
}

.nav-tabs-responsive > li.active, .nav-tabs-responsive > li.prev, .nav-tabs-responsive > li.next {
    display: block;
}

.nav-tabs-responsive > li.prev, .nav-tabs-responsive > li.next {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

.nav-tabs-responsive > li.next > a, .nav-tabs-responsive > li.prev > a {
    -webkit-transition: none;
    transition: none;
}

.nav-tabs-responsive > li.next > a .text, .nav-tabs-responsive > li.prev > a .text {
    display: none;
}

.nav-tabs-responsive > li.next > a:after, .nav-tabs-responsive > li.next > a:after, .nav-tabs-responsive > li.prev > a:after, .nav-tabs-responsive > li.prev > a:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.nav-tabs-responsive > li.prev > a:after {
    content: "\e079";
}

.nav-tabs-responsive > li.next > a:after {
    content: "\e080";
}

.nav-tabs-responsive > li.dropdown > a > .caret {
    display: none;
}

.nav-tabs-responsive > li.dropdown > a:after {
    content: "\e114";
}

.nav-tabs-responsive > li.dropdown.active > a:after {
    display: none;
}

.nav-tabs-responsive > li.dropdown.active > a > .caret {
    display: inline-block;
}

.nav-tabs-responsive > li.dropdown .dropdown-menu.pull-xs-left {
    left: 0;
    right: auto;
}

.nav-tabs-responsive > li.dropdown .dropdown-menu.pull-xs-center {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.nav-tabs-responsive > li.dropdown .dropdown-menu.pull-xs-right {
    left: auto;
    right: 0;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -36%;
}

.border_right_hidden, .border_left_hidden {
    border: none !important;
}

.border_bottom {
    border-left: 1px solid #DBDBDB !important;
}

.table_custom_1 input[type="radio"], input[type="checkbox"] {
    position: absolute;
}
}

@media (max-width: 700px) {

.table_custom_1 th, .table_custom_1 td {
    display: inherit;
}

.table_custom_1 td:before {
    content: attr(data-th) ": ";
    width: 6.5em;
    display: inline-block;
    color: #b7b7b7;
}

.table_custom_1 {
    border: 0px;
}

.table_custom_1 tr {
    background-color: #fff;
    border: 1px solid #eee;
    display: block;
    margin-bottom: 15px;
    box-shadow: 0 1px 5px -3px rgb(164, 164, 164);
}

.table_custom_1 tr td {
    padding: 4px 10px !important;
}

.table_custom_1 tbody tr td:first-child:before {
    padding-left: 0;
    content: '';
    width: 0;
}

.table_custom_1 tbody tr td:first-child {
    font-family: OpenSans-Semibold;
    color: #217589;
    font-size: 16px;
}

.table_custom_1.checkbox_table thead tr th:first-child {
    display: block;
    padding-left: 15px;
}

.table_custom_1.checkbox_table thead tr th, .table_custom_1 thead {
    display: none;
}

.checkbox_table thead {
    display: block !important;
}
}

@media (min-width: 768px) {

.well_detail_list .list div {
    padding-right: 0px;
    padding-left: 0px;
}
}

@media (max-width: 769px) {

.alert {
    padding: 6px 10px;
}

.content-area-footer {
    padding: 10px 15px;
}

.navbar-nav {
    margin: 0;
    float: right;
}

.navbar-nav > li {
    float: left;
}

.navbar-header {
    float: left;
}

.dropdown-menu-right {
    background-color: #fff !important;
    border: 1px solid rgba(0, 0, 0, 0.15) !important;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176) !important;
    padding: 5px 0 !important;
    position: absolute !important;
}

.left-menu-toggle {
    display: block !important;
}

#sidebar-wrapper {
    width: 250px;
    left: -250px;
    -webkit-transition: left 0.3s, -webkit-transform 2s;
    transition: left 0.3s, transform 2s;
}

#sidebar-wrapper.collapsed {
    box-shadow: -5px -5px 18px #575757;
    -webkit-transition: left 0.3s, -webkit-transform 2s;
    transition: left 0.3s, transform 2s;
    left: 0;
}

.sidebar-nav {
    padding-top: 64px;
}

.sidebar-nav li a {
    font-size: 14px;
    padding: 12px 15px;
}

.sidebar-nav li a i.icon-pright {
    font-size: 10px;
    top: 17px;
}

.sidebar-nav li ul li a {
    padding: 12px 12px 12px 42px;
}

.content-wrapper {
    padding-top: 62px;
}

.logo {
    width: 46px;
}

.logo_wrapper .left-menu-toggle {
    font-size: 24px;
    padding: 5px 12px;
    top: 2px;
}

.navbar .navbar-top-links > li > a {
    font-size: 14px;
    padding: 21px 15px;
}

.sidebar-nav li a i:first-child {
    font-size: 21px;
}

.content-area {
    border-radius: 5px;
    margin-left: 0px;
    padding: 0 !important;
    transition: all 0.3s ease 0s;
}

.content-area.full {
    margin-left: 0 !important;
    padding-left: 0;
    padding-right: 0;
    transition: all 0.3s ease 0s;
}

.row {
    margin-left: -10px !important;
    margin-right: -10px !important;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 10px;
    padding-right: 10px;
}

.row {
    margin-left: -10px;
    margin-right: -10px;
}

.container-fluid {
    padding-left: 10px;
    padding-right: 10px;
}

.navbar-brand {
    font-size: 0;
}

.user_menu {
    float: right;
}

.mobile-only {
    visibility: visible;
    display: block;
}

.desktop-only {
    visibility: hidden;
    display: none;
}

.grey_background.visible {
    background-color: rgba(0, 0, 0, 0.3);
    cursor: pointer;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 23px;
    height: 42px;
    margin-top: -7px;
    font-size: 17px;
    background-color: #E5E5E5;
    border: medium none;
    border-radius: 1px;
    color: #999;
    padding: 12px 0px 2px;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -26px;
}

.box_text_margin_left {
    margin-left: 0px;
}

.detail_margin {
    margin-left: -10px;
}

.product_detail_txt {
    margin-top: 166px;
}

.border_right_hidden, .border_left_hidden {
    border: none !important;
}

.border_bottom {
    border-left: 1px solid #DBDBDB !important;
}

.well_detail_list ul li:nth-child(2) {
    border-left: none;
}

.well_detail_list ul li {
    float: left;
    padding-right: 39px !important;
    padding-left: 0;
}

.well_detail_list dl {
    margin-bottom: 10px;
}
}

@media (max-width:991px) {

.well_detail_list dl {
    margin-bottom: 10px;
}
}

@media only screen and (max-width: 1199px) {

.border_right_hidden, .border_left_hidden {
    border: none !important;
}

.border_bottom {
    border-left: 1px solid #DBDBDB;
}

.well_detail_list ul li + hr + li {
    border-left: 0;
    padding-left: 0;
}

.well_detail_list .list_title {
    border-right: 0px;
    float: left;
    padding-right: 0px;
}
}

@media (min-width: 1200px) {

.well_detail_list .list_title {
    border-right: 1px solid #CFCFCF;
    float: left;
    padding-right: 15px;
}

.well_detail_list .list div {
    padding-right: 15px;
    padding-left: 15px;
}
}

@media print {

.content-area-footer, footer {
    display: none;
}

.menu_visible .content-area {
    padding-left: 0 !important;
}

#sidebar-wrapper {
    display: none;
}

@page {
    margin: 0;
    margin-right: 50px;
    padding-left: 0;
    margin-left: -20%;
    size: 10in 8.5in;
    size: portrait;
}

body {
    width: 100% !important;
}

.table_custom_1 thead tr th {
    background: #f2f2f2 !important;
    -webkit-print-color-adjust: exact;
}

a[href]:after {
    content: none !important;
}

.col-xs-6 {
    width: 33.33333333%;
}
}
