@import "base/base.min.css";
@import "base/font-awesome.min.css";
@import "base/styles.css";
@import "base/icomoon/iconmoon.css";
@import "plugins.css";

body {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    background: #F5F5F5;

}

.login-page, .register-page, body {

    /*! background:#F5F5F5 !important; */
}

a {
    color: #337ab7;
}

a:hover, a:focus {
    color: #166dba;
    text-decoration: underline;
}

.main-sidebar a, .main-header a, .breadcrumb a {

    text-decoration: none;
}


.form-control {

    border-color: #ddd;
    border-radius: 2px;
    font-size: 12px;
    font-weight: 500;
}

.form-group {
    margin-bottom: 20px;
    position: relative;
}

.form-control:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #ccc;
}

.form-control::-moz-placeholder {

    color: #c1c1c1;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #fbfbfb;
    opacity: 1;
}

.line-height-2 {

    line-height: 2em;
}
.text-xs-left {
    text-align: left;
}

.text-xs-right {
    text-align: right;
}

.text-xs-center {
    text-align: center;
}

.text-xs-justify {
    text-align: justify;
}

.text-bold-500 {

    font-weight: 500;
    font-family: inherit;
}

.text-black {

    color: #000000;
}

.text-white {

    color: #fff !important;

}

.text-grayish {

    color:  #585245;
}

@media (min-width: 768px) {
    .text-sm-left {
        text-align: left;
    }

    .text-sm-right {
        text-align: right;
    }

    .text-sm-center {
        text-align: center;
    }

    .text-sm-justify {
        text-align: justify;
    }
}

@media (min-width: 992px) {
    .text-md-left {
        text-align: left;
    }

    .text-md-right {
        text-align: right;
    }

    .text-md-center {
        text-align: center;
    }

    .text-md-justify {
        text-align: justify;
    }
}

@media (min-width: 1200px) {
    .text-lg-left {
        text-align: left;
    }

    .text-lg-right {
        text-align: right;
    }

    .text-lg-center {
        text-align: center;
    }

    .text-lg-justify {
        text-align: justify;
    }
}

legend {
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.label {
    display: inline-block;
    font-weight: 500;
    padding: 1px 4px 0px 4px;
    line-height: 1.5384616;
    border: 1px solid transparent;
    font-size: 8px;
    letter-spacing: 0.1px;
    border-radius: 2px;
}

label.control-label {

    font-weight: 500;
    color: #666;
}

.label-danger {
    border-color: #D64534;
    background-color: #D64534 !important;
}

.label-info {
    border-color: #3BAFDA;
    background-color: #3BAFDA !important;
}

.label-primary {
    border-color: #0C7ABF;
    background: #0C7ABF !important;
}

.bg-teal {
    background-color: #009688;
    border-color: #009688;
    color: #fff;
}


.label-success {

    background-color: #009688 !important;
    border-color: #009688;
}

.label-grayish, .badge-grayish {

    background: #6C6554;
    border-color: #6C6554;
}

.label-default {
    background-color: #f5f5f5;
    color: #444;
    border-color: #eee !important;
}

.alert {

    border-left: 5px solid transparent;

}

.alert-info {
    border-color: #02728D;
}

.alert-success {

    border-color: #08685C;
}

.alert-danger {

    border-color: #c23321;
}

.alert-warning {

    border-color: #c87f0a;
}

.alert-primary {

    border-color: #1E88E5;
}

.bg-green, .callout.callout-success,
.alert-success,
.label-success,
.modal-success .modal-body {
    background-color: #0C7F71 !important;
}

.callout.callout-success {
    border-color: #08685C;
}


.text-underline {

    text-decoration: underline !important;
}

.main-header {
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 1px 1px rgba(65, 65, 65, 0.07);
}

.main-header > .navbar {

    margin-left: 250px;
}

.main-header .navbar-toggle {
    color: #fff;
}

.main-header .navbar-brand {
    color: #333;
    border-right: 1px solid #eee;
}

.main-header > .navbar {
    background-color: white;
    border-bottom: 1px solid rgb(231, 230, 230);
    padding-left: 0px;
    padding-right: 0px;
}

.main-header > .navbar .nav > li > a {
    color: black;
}

.main-header > .navbar .header-title {

    line-height: 60px;
    font-size: 17px;
    font-weight: 500;
    color: #666;
}

.main-header > .navbar .nav > li > a:hover,
.main-header > .navbar .nav > li > a:active,
.main-header > .navbar .nav > li > a:focus,
.main-header > .navbar .nav .open > a,
.main-header > .navbar .nav .open > a:hover,
.main-header > .navbar .nav .open > a:focus,
.main-header > .navbar .nav > .active > a {
    color: #000000;
}

.main-header > .navbar > .sidebar-toggle {
    color: #333;
    border-right: none;
}

.main-header > .navbar .navbar-nav > li > a {
    border-right: 1px solid #eee;
}

.main-header > .navbar .navbar-custom-menu .navbar-nav > li > a,
.main-header > .navbar .navbar-right > li > a {
    border-left: 1px solid transparent;
    border-right-width: 0;
    line-height: 30px;
}

.main-header > .logo {
    background-color: #1f2e3f;
    color: #FFF;
    border-bottom: 0 solid #0000;
    border-right: 1px solid transparent;
    width: 250px;
    box-shadow: 0px 0px 1px rgba(3, 3, 3, 0.30);
}

.nav > li > a:focus,
.nav > li > a:hover {

    background: transparent;
}

.main-header li.user-header {
    background-color: #222;
}

.content-header {
    box-shadow: none;
}

.wrapper,
.main-sidebar,
.left-side {
    background-color: #1B2936;
}

.content-wrapper, .right-side {
    min-height: 100%;
    background-color: #FAFBFB;
    z-index: 800;
}

.content-wrapper,
.main-footer {
    border-left: 1px solid;
    border-color: #eee;
}

.main-footer {

    color: #666;
}

.main-footer strong {

    font-size: 12px;
    font-weight: 500;
}

.user-panel {
    position: relative;
    width: 100%;
    padding: 30px 10px 10px;
    overflow: hidden;
    margin-bottom: 15px;
    min-height: 80px;
    background: #1B2936;
}

.user-panel > .info > p {
    margin-bottom: 5px;
    font-weight: 600;
}

.user-panel > .info,
.user-panel > .info > a {
    color: #ABB5BA;
}

.sidebar-menu {

    margin-top: 5px;
}

.pagination {
    height: 36px;
    margin: 5px 0;
    font-size: 12px;
}

.pagination ul {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */

    *zoom: 1;
    margin-left: 0;
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination li {
    display: inline;
}

.pagination a {
    float: left;
    padding: 0 14px;
    line-height: 34px;
    text-decoration: none;
    border: 1px solid #ddd;
    border-left-width: 0;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {

    background: #f5f5f5;
    background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);
    color: rgb(68, 68, 68);
    cursor: default;
    border: 1px solid #ddd;
}

.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
    color: #999999;
    background-color: transparent;
    cursor: default;
}

.pagination li:first-child a {
    border-left-width: 1px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.pagination li:last-child a {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.pagination-centered {
    text-align: center;
}

.pagination-right {
    text-align: right;
}

.pager {
    margin-left: 0;
    margin-bottom: 18px;
    list-style: none;
    text-align: center;
    *zoom: 1;
}

.pager:before,
.pager:after {
    display: table;
    content: "";
}

.pager:after {
    clear: both;
}

.pager li {
    display: inline;
}

.pager a {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.pager a:hover {
    text-decoration: none;
    background-color: #f5f5f5;
}

.pager .next a {
    float: right;
}

.pager .previous a {
    float: left;
}

.pager .disabled a,
.pager .disabled a:hover {
    color: #999999;
    background-color: #fff;
    cursor: default;
}

.valign-top {
    vertical-align: top;
}

.valign-middle {
    vertical-align: middle;
}

.valign-bottom {
    vertical-align: bottom;
}

.valign-baseline {
    vertical-align: baseline;
}

.valign-text-top {
    vertical-align: top;
}

.valign-text-bottom {
    vertical-align: text-bottom;
}

.position-relative {
    position: relative;
}

.position-static {
    position: static;
}

.display-block,
label.display-block {
    display: block;
}

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

.cursor-pointer {
    cursor: pointer;
}

.cursor-move {
    cursor: move;
}

.cursor-default {
    cursor: default;
}

.overflow-hidden {
    overflow: hidden;
}

.overflow-visible {
    overflow: visible;
}

.overflow-auto {
    overflow: auto;
}

.content-group-xs {
    margin-bottom: 10px !important;
}

.content-group-sm {
    margin-bottom: 15px !important;
}

.content-group {
    margin-bottom: 20px !important;
}

.content-group-lg {
    margin-bottom: 30px !important;
}

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

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

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

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

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

.m-5 {
    margin: 5px !important;
}

.m-10 {
    margin: 10px !important;
}

.m-15 {
    margin: 15px !important;
}

.m-20 {
    margin: 20px !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

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

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

.ml-15 {
    margin-left: 15px !important;
}

.ml-20 {
    margin-left: 20px !important;
}

.ml-30 {
    margin-left: 30px !important;
}

.ml-40 {
    margin-left: 40px !important;
}

.ml-50 {
    margin-left: 50px !important;
}

.mr-5 {
    margin-right: 5px !important;
}

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

.mr-15 {
    margin-right: 15px !important;
}

.mr-20 {
    margin-right: 20px !important;
}
.mr-30 {
    margin-right: 30px !important;
}
.mr-40 {
    margin-right: 40px !important;
}

.mr-50 {
    margin-right: 50px !important;
}

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

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

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

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

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

.p-5 {
    padding: 5px !important;
}

.p-10 {
    padding: 10px !important;
}

.p-15 {
    padding: 15px !important;
}

.p-20 {
    padding: 20px !important;
}

.pt-5 {
    padding-top: 5px !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pt-15 {
    padding-top: 15px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pb-5 {
    padding-bottom: 5px !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pb-15 {
    padding-bottom: 15px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.pl-5 {
    padding-left: 5px !important;
}

.pl-10 {
    padding-left: 10px !important;
}

.pl-15 {
    padding-left: 15px !important;
}

.pl-20 {
    padding-left: 20px !important;
}

.pr-5 {
    padding-right: 5px !important;
}

.pr-10 {
    padding-right: 10px !important;
}

.pr-15 {
    padding-right: 15px !important;
}

.pr-20 {
    padding-right: 20px !important;
}

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

.no-border-top {
    border-top: 0 !important;
}

.no-border-bottom {
    border-bottom: 0 !important;
}

.no-border-left {
    border-left: 0 !important;
}

.no-border-right {
    border-right: 0 !important;
}

.no-border-radius {
    border-radius: 0;
}

.no-border-radius-top {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.no-border-radius-bottom {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.no-border-radius-left {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.no-border-radius-right {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.no-box-shadow {

    box-shadow: none;
}

.border-top {
    border-top: 1px solid;
}

.border-bottom {
    border-bottom: 1px solid;
}

.border-left {
    border-left: 1px solid;
}

.border-right {
    border-right: 1px solid;
}

.border-lg {
    border-width: 2px;
}

.border-top-lg {
    border-top: 2px solid;
}

.border-bottom-lg {
    border-bottom: 2px solid;
}

.border-left-lg {
    border-left: 2px solid;
}

.border-right-lg {
    border-right: 2px solid;
}

.border-xlg {
    border-width: 3px;
}

.border-top-xlg {
    border-top: 3px solid;
}

.border-bottom-xlg {
    border-bottom: 3px solid;
}

.border-left-xlg {
    border-left: 3px solid;
}

.border-right-xlg {
    border-right: 3px solid;
}

.full-width {
    width: 100%;
}



.sidebar-menu > li {
    -webkit-transition: border-left-color 0.3s ease;
    -o-transition: border-left-color 0.3s ease;
    transition: border-left-color 0.3s ease;
}

.sidebar-menu > li.header {
    color: #6D7E87;
    font-weight: 500;
    font-size: 11px;
    text-transform: uppercase;
}

.sidebar-menu > li > a {
    border-left: 3px solid transparent;
    font-weight: 500;
    font-size: 13px;
}

.sidebar-menu > li:hover > a,
.sidebar-menu > li.active > a {

    background: rgba(0, 0, 0, 0.06);
}

.sidebar-menu .treeview-menu > li > a {
    font-size: 12px;
    padding: 15px 10px 10px 20px;
    color: #ABB5BA;
    margin-left: 20px;
    border-left: 2px solid #1E2D3A;
}

.sidebar-menu > li.active {
    border-left-color: #ffffff;
}

.sidebar-menu > li > a > .fa,
.sidebar-menu > li > a > .glyphicon,
.sidebar-menu > li > a > .ion {
    font-size: 13px;
}

.sidebar-menu > li.active > a {
    font-weight: 500;
}

.sidebar-menu > li > .treeview-menu {

    border-bottom: 0 1px 0 rgba(255, 255, 255, 0.05);
    background: #1A2632;
    box-shadow: 0px -1px 0px #152230;
}

.main-sidebar, .left-side {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 50px;
    min-height: 100%;
    width: 250px;
    z-index: 810;
    -webkit-transition: -webkit-transform .3s ease-in-out, width .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out, width .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out, width .3s ease-in-out;
    transition: transform .3s ease-in-out, width .3s ease-in-out;
}

.content-wrapper, .main-footer {

    border-left: 1px solid #ddd;
}

.filter-block {

    height: 550px;

}

.filter-block:not(:last-child) {

    border-right: 1px solid #eee;
}

.content-wrapper, .right-side, .main-footer {
    -webkit-transition: -webkit-transform .3s ease-in-out, margin .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out, margin .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out, margin .3s ease-in-out;
    transition: transform .3s ease-in-out, margin .3s ease-in-out;
    margin-left: 250px;
    z-index: 820;
}

.sidebar a {
    color: #8E9BA2;
}

.sidebar a:hover {
    text-decoration: none;
}

.treeview-menu > li > a {
    color: #777777;
}

.treeview-menu > li.active > a,
.treeview-menu > li > a:hover {
    color: #eaeaea;
}

.treeview-menu > li.active > a {
    font-weight: 500;
}

.sidebar a.side-fade-link {

    color: #8E9BA266;
}

.user-panel  .media-body
,.sidebar a.side-fade-link:hover {

    color: #ABB5BA;
}

@media (min-width: 768px) {

    .sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu {
        border-left: 1px solid #d2d6de;
    }

}

@media (max-width: 767px) {

    .main-header .logo, .main-header .navbar {
        width: 100% !important;

    }

    .content-wrapper, .right-side, .main-footer {
        margin-left: 0;
    }

    .main-header > .navbar {

        margin: 0px;
    }

    .main-sidebar, .left-side {

        padding-top: 100px;
        width: 230px;
    }

    .main-sidebar, .left-side {
        -webkit-transform: translate(-250px, 0);
        -ms-transform: translate(-250px, 0);
        -o-transform: translate(-250px, 0);
        transform: translate(-250px, 0);
    }

    .main-header > .logo {
        background-color:  #2C2F34 !important;
        color: #ffffff;
        border-bottom: 1px solid #29383F;
        border-right: none;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    }

}

.breadcrumb-line {
    position: relative;
    background-color: #fff;
    border: 1px solid #e8eced;
    border-radius: 2px;
    margin-bottom: 15px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.breadcrumb {
    padding: 8px 15px;
    list-style: none;
    background-color: white;
    font-size: 12px;
    margin-bottom: 0px;

}

.breadcrumb li a {

    color: #555;
}

.content-header h1 {

    margin-bottom: 18px;
}


.table-bordered {
    border: 1px solid #ddd;
}

.table > thead > tr > th {

    border-bottom: 1px solid #bbb;
}

.table-bordered tr:first-child > td,
.table-bordered tr:first-child > th {
    border-top-color: #ddd;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
}

@media (max-width: 767px) {
    .table-responsive .dropdown-menu {
        position: relative !important;
    }
}

@media (min-width: 768px) {
    .table-responsive {
        overflow: visible;
    }
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.table.table-gray > thead, .table.table-gray > tfoot, .input-group-addon {

    background: #f5f5f5;
    background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);
    color: #444;

}

.table.table-borderless > thead > tr > th,
.table.table-borderless > tbody > tr > th,
.table.table-borderless > tfoot > tr > th,
.table.table-borderless > thead > tr > td,
.table.table-borderless > tbody > tr > td,
.table.table-borderless > tfoot > tr > td {

    border-color: transparent;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table > thead > tr, .table > tfoot > tr {

    background: linear-gradient(to bottom, #fefefe, #f9f9f9);
}

.table > thead > tr:not(:last-child) > td,
.table > thead > tr:not(:last-child) > th,
.table > tfoot > tr:not(:first-child) > td,
.table > tfoot > tr:not(:first-child) > th{

    border-top-color: #EAEAEA;
}

.nav-tabs > li > a {
    color: #555;
    margin-right: 0;
    border-radius: 0;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #333333;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
    border-top-width: 2px;
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    background-color: transparent;
    border-color: transparent;
    color: #333333;
}

.nav-tabs.nav-justified > li > a {
    border-radius: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #ddd;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: transparent;
    border-color: transparent;
    color: #333333;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    /*! left: 0; */
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 13px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

.dropdown-menu {
    padding: 5px 0;
    color: #333333;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #333333;
    background-color: #f5f5f5;
}

.dropdown-menu > li > a {
    padding: 5px 15px;
    outline: 0;
    font-size: 12px;
}

.dropdown-menu.pull-center {
    right: 0%;
    left: auto;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color:#333;

    background-color:#F2F2F2;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
}

hr {

    border-color: #EEEEEE;

}

.modal .modal-dialog {
	z-index: 9999;
}


/* Buttons */

.btn {
    display: inline-block;
    background-color: #f5f5f5;
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f1f1f1);
    background-image: -moz-linear-gradient(top, #f5f5f5, #f1f1f1);
    background-image: -ms-linear-gradient(top, #f5f5f5, #f1f1f1);
    background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1);
    background-image: linear-gradient(top, #f5f5f5, #f1f1f1);
    color: #555;

    border: 1px solid #dcdcdc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-weight: bold;
    text-align: center;
    min-width: 54px;
    text-decoration: none;
}

.btn-sm {
    font-size: 11px;
}

.btn-group-sm > .btn {
    font-size: 11px;
    font-weight: 500;
}

.btn.default {

    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);
    background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);
}

.btn:hover {
    background-color: #F8F8F8;
    background-image: -webkit-linear-gradient(top, #f8f8f8, #f1f1f1);
    background-image: -moz-linear-gradient(top, #f8f8f8, #f1f1f1);
    background-image: -ms-linear-gradient(top, #f8f8f8, #f1f1f1);
    background-image: -o-linear-gradient(top, #f8f8f8, #f1f1f1);
    background-image: linear-gradient(top, #f8f8f8, #f1f1f1);

    border: 1px solid #d8d8d8;
    color: #333;

    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, .1);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, .1);
}

.btn.default.active {
    background-color: #ECECEC;
    border-color: #D1D1D1;
    background-image: linear-gradient(to bottom, #fff, #dddc);
}

/* blue */

.btn.primary {
    background-color: #1E79C8;
    background-image: -webkit-linear-gradient(top, #2076C0, #0866B6);
    background-image: -moz-linear-gradient(top, #2076C0, #0866B6);
    background-image: -ms-linear-gradient(top, #2076C0, #0866B6);
    background-image: -o-linear-gradient(top, #2076C0, #0866B6);
    background-image: linear-gradient(top, #2076C0, #0866B6);
    border: 1px solid #1466AB;
    color: white;
}

.btn.primary:hover {
    border: 1px solid #095B99;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    background-image: -webkit-linear-gradient(top, #1E6FB4, #0B5CA1);
    background-image: -moz-linear-gradient(top, #1E6FB4, #0B5CA1);
    background-image: -ms-linear-gradient(top, #1E6FB4, #0B5CA1);
    background-image: -o-linear-gradient(top, #1E6FB4, #0B5CA1);
    background-image: linear-gradient(top, #1E6FB4, #0B5CA1);
}

.btn.primary.active {
    background-color: RGBA(21, 83, 140, 0.94) !important;
    border-color: #214F78;
    background-image: none;
}

/* red */

.btn.red {
    background-color: #D14836;
    background-image: -webkit-linear-gradient(top, #dd4b39, #d14836);
    background-image: -moz-linear-gradient(top, #dd4b39, #d14836);
    background-image: -ms-linear-gradient(top, #dd4b39, #d14836);
    background-image: -o-linear-gradient(top, #dd4b39, #d14836);
    background-image: linear-gradient(top, #dd4b39, #d14836);

    border: 1px solid transparent;
    color: white;
    text-shadow: 0 1px rgba(0, 0, 0, 0.1);
}

.btn.red:hover {
    background-color: #C53727;
    background-image: -webkit-linear-gradient(top, #dd4b39, #c53727);
    background-image: -moz-linear-gradient(top, #dd4b39, #c53727);
    background-image: -ms-linear-gradient(top, #dd4b39, #c53727);
    background-image: -o-linear-gradient(top, #dd4b39, #c53727);
    background-image: linear-gradient(top, #dd4b39, #c53727);
}

.btn.red.active {
    border-color: #B92C1C;
    background-image: none;
    background-color: #c02a19;
}

/* green */

.btn.green {
    background-color: #009688;
    background-image: -webkit-linear-gradient(top, #148D7E, #077D6F);
    background-image: -moz-linear-gradient(top, #148D7E, #077D6F);
    background-image: -ms-linear-gradient(top, #148D7E, #077D6F);
    background-image: -o-linear-gradient(top, #148D7E, #077D6F);
    background-image: linear-gradient(top, #148D7E, #077D6F);
    border: 1px solid #048477;
    color: white;
    text-shadow: 0 1px rgba(0, 0, 0, 0.1);
}

.btn.green:hover {
    background-color: #06776B;
    background-image: -webkit-linear-gradient(top, #0E8173, #06776B);
    background-image: -moz-linear-gradient(top, #0E8173, #06776B);
    background-image: -ms-linear-gradient(top, #0E8173, #06776B);
    background-image: -o-linear-gradient(top, #0E8173, #06776B);
    background-image: linear-gradient(top, #0E8173, #06776B);
    border: 1px solid #0E665D;
}

.btn.green.active {
    background-color: #066F63;
    border-color: #096358;
    background-image: none;
}

/* graysish */

.btn.grayish {
    background-color: #3D9400;
    background-image: -webkit-linear-gradient(top, #7c7461, #615b4c);
    background-image: -moz-linear-gradient(top, #7c7461, #615b4c);
    background-image: -ms-linear-gradient(top, #7c7461, #615b4c);
    background-image: -o-linear-gradient(top, #7c7461, #615b4c);
    background-image: linear-gradient(top, #7c7461, #615b4c);

    border: 1px solid #504b3e;
    color: white;
    text-shadow: 0 1px rgba(0, 0, 0, 0.1);
}

.btn.grayish:hover {
    background-color: #368200;
    background-image: -webkit-linear-gradient(top, #7c7461, #504b3e);
    background-image: -moz-linear-gradient(top, #7c7461, #504b3e);
    background-image: -ms-linear-gradient(top, #7c7461, #504b3e);
    background-image: -o-linear-gradient(top, #7c7461, #504b3e);
    background-image: linear-gradient(top, #7c7461, #504b3e);
    border: 1px solid #474337;
}

.btn.grayish.active {
    border-color: #514c3e;
    background-image: none;
    background-color: #5F5849;
}

.btn.default > .badge {

    background: #555 !important;
    color: #ffffff !important;
}

.btn.grayish > .badge ,.btn.primary > .badge  {
    background: white !important;
    color: #333 !important;
}


.has-feedback .form-control-feedback {

    color: #777;
}


.login-box-body {

    /*! border: 1px solid #ddd; */
    border-radius: 1px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.35), 0 3px 6px transparent;
}

.login-box-msg {

    padding-bottom: 2px;
}

.login-box-msg img {
    height: 120px;
    width: 120px;
    
    box-shadow: 0px 1px 1px rgb(246, 246, 246);
    padding: 2px;
}

.login-box .form-control-feedback {

    left: 0px;
}

.login-box .has-feedback .form-control {

    padding-left: 33.5px;
}

.login-box-body .form-control-feedback {

    color: #999;
}

.login-box {

    width: 400px;
    margin: 4% auto;
}

.qr-box {

    width: 900px;
    margin: 2% auto;
}

.login-box .login-logo {

    font-size: 30px;
}

.login-box .login-logo p {

    color: white;
    text-shadow: 0 3px 2px rgba(0, 0, 0, 0.73), 0 3px 6px transparent;
}



.login-box .login-logo a {

    /*! color: #37474F; */
    /*! text-shadow: 0 1px 0 #2C5062; */
}

.login-box .copyright {

    color: white;
    font-size: 12px;
    font-weight: 500;
}


/* date-range-picker */

.ranges li.active, .ranges li:hover {
    background: #efefef;
    border: 1px solid #ddd;
    color: #777;
}

.ranges li {
    font-size: 12px;
    background: #F5f5f5;
    border: 1px solid #ddd;
    border-radius: 1px;
    color: #888;
    padding: 3px 12px;
    margin-bottom: 8px;
    cursor: pointer;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #A8A8A8;
    border-color: transparent;
    color: #fff;
}

.daterangepicker td.end-date {
    border-radius: 0 2px 2px 0;
}

.daterangepicker td.start-date {
    border-radius: 2px 0 0 2px;
}

.daterangepicker .input-mini.active {
    border: 1px solid #c5c5c5;
    border-radius: 1px;
}

.daterangepicker .input-mini {
    border: 1px solid #ccc;
    border-radius: 2px;
    color: #555;
    height: 30px;
    line-height: 30px;
    display: block;
    vertical-align: middle;
    margin: 0 0 5px 0;
    padding: 0 6px 0 28px;
    width: 100%;
}

.daterangepicker td.in-range {
    background-color: #F3F3F3;
    border-color: transparent;
    color: #000;
    border-radius: 0;
}

.datepicker .table-condensed > tbody > tr > td,
.datepicker .table-condensed > tbody > tr > th,
.datepicker .table-condensed > tfoot > tr > td,
.datepicker .table-condensed > tfoot > tr > th,
.datepicker .table-condensed > thead > tr > td,
.datepicker .table-condensed > thead > tr > th,

.daterangepicker .table-condensed > tbody > tr > td,
.daterangepicker .table-condensed > tbody > tr > th,
.daterangepicker .table-condensed > tfoot > tr > td,
.daterangepicker .table-condensed > tfoot > tr > th,
.daterangepicker .table-condensed > thead > tr > td,
.daterangepicker .table-condensed > thead > tr > th {
    padding: 5px 8px;
}


@media (max-width: 767px) {
    .main-header > .logo {
        background-color: #222222;
        color: #ffffff;
        border-bottom: 0 solid transparent;
        border-right: none;
    }

    .main-header > .logo:hover {
        background-color: #1f1f1f;
    }

    .content-header {

        margin-top: 20px;
    }
}


/* ------------------------------------------------------------------------------
*
*  # Heading elements
*
* ---------------------------------------------------------------------------- */
.heading-elements-toggle,
.breadcrumb-elements-toggle {
    cursor: pointer;
    display: block;
    line-height: 1;
    position: absolute;
    top: 50%;
    margin-top: -8px;
}

.heading-elements-toggle,
.breadcrumb-elements-toggle,
.heading-elements-toggle:hover,
.breadcrumb-elements-toggle:hover,
.heading-elements-toggle:focus,
.breadcrumb-elements-toggle:focus {
    color: inherit;
}

.heading-elements-toggle > i,
.breadcrumb-elements-toggle > i {
    top: 0;
}

@media (min-width: 769px) {
    .heading-elements-toggle,
    .breadcrumb-elements-toggle {
        display: none;
    }
}

.heading-elements-toggle {
    right: 20px;
}

.breadcrumb-elements-toggle {
    right: 20px;
}

.breadcrumb-line-component .breadcrumb-elements-toggle {
    right: 15px;
}

.heading-elements {
    background-color: inherit;
    position: absolute;
    top: 50%;
    right: 20px;
    height: 36px;
    margin-top: -18px;
}

.panel-body > .heading-elements {
    top: 0;
    margin-top: 14px;
    z-index: 10;
}

@media (max-width: 768px) {

    .panel-body > .heading-elements-toggle {
        top: 20px;
        margin-top: 0;
    }

    .panel-body > .heading-elements.visible {
        top: 56px;
        background-color: #fff;
    }
}


.width-100 {

    min-width: 100px;
}

.width-120 {

    min-width: 120px;
}


.width-150 {

    min-width: 150px;
    max-width:150px;
}


.width-200 {

    min-width: 200px;
    max-width: 200px;

}

@media (min-width: 769px) {

    .width-200 {
        min-width: 200px;
    }

    .width-250 {
        min-width: 250px;
    }

    .width-300 {
        min-width: 300px;
    }

    .width-350 {
        min-width: 350px;
    }

    .width-400 {
        min-width: 400px;
    }

    .width-450 {
        min-width: 450px;
    }

    .width-500 {
        min-width: 500px;
    }

    .width-550 {
        min-width: 550px;
    }

    .width-600 {
        min-width: 600px;
    }

    .width-650 {
        min-width: 650px;
    }
}

.bootstrap-select .btn {

    font-size: 12px;
    font-weight: 500;

}

.bootstrap-select .popover-title {

    margin-bottom: 7px;
    color: #777;
    font-size: 11px;
}
.modal-content {
    box-shadow: none;
}

#datatable_filter {
    float: right;
  }
  
  #datatable_filter input {
    margin-left:10px;
  }
  
  #datatable_length select {
    margin:0 10px;
  
  }
  
  #datatable_paginate {
    float: right;
  }
  
  