/*#231f20*/
*,
body,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto", monospace;
    font-weight: 500;
}
li.site-menu-category {
    border-top: 4px solid #f3f4f5;
    margin: 0 0 10px !important;
    padding-top: 10px !important;
}
::-webkit-scrollbar {
    width: 2px;
    height: 0px;
}
.site-menu>.site-menu-item.active>a,
.site-menu>.site-menu-item.hover>a,
.site-menu>.site-menu-item:hover>a { color: #211d1e; }
::-webkit-scrollbar-thumb {
    background: #231f20;
}
p,span{
    font-size: 14px;
}
/*.page-login-v2 .page-brand-info .brand-img,
.page-login-v2 .page-login-main .brand-img {
    max-height: 350px;
}*/

.page-login-v2:before {
    background-image: none;
    background-position: center right !important;
    background-color: #171717;
}

.page-login-v2.page-dark.layout-full:after {
    background-color: rgba(255, 255, 255, 0.1);
}

.page-login-v2 .page-brand-info p {
    color: #231f20;
    opacity: 1;
    margin-left: 0px;
}

.page-login-v2 .page-login-main {
    box-shadow: 0 0 100px -40px #ccc;
    padding-top: 50px 60px 140px !important;
}

* .btn-primary {
    color: #fff;
    background-color: #211d1e;
    border-color: #211d1e;
    text-transform: uppercase;
}
.page-login-v2 footer a {
    font-weight: 600;
}
* .btn-primary:hover {
    background-color: #231f20;
    border-color: #231f20;
}
* .btn-primary.disabled {
    background-color: rgba(0, 0, 0, 0.5) !important;
    border-color: rgba(0, 0, 0, 0.1) !important;
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
    background-color: #231f20 !important;
    border-color: #231f20 !important;
}

.form-material .form-control.focus ~ .floating-label,
.form-material .form-control:focus ~ .floating-label {
    color: #231f20;
}

.form-material .form-control,
.form-material .form-control.focus,
.form-material .form-control:focus {
    float: none;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#231f20), to(#231f20)), -webkit-gradient(linear, left top, left bottom, from(#e0e0e0), to(#e0e0e0));
    background-image: -webkit-linear-gradient(#231f20, #231f20), -webkit-linear-gradient(#e0e0e0, #e0e0e0);
    background-image: -o-linear-gradient(#231f20, #231f20), -o-linear-gradient(#e0e0e0, #e0e0e0);
    background-image: linear-gradient(#211d1e, #211d1e), linear-gradient(#e0e0e0, #e0e0e0);
}

.page-content h2 {
    margin: 0;
    font-size: 20px;
}

.site-navbar .navbar-header {
    background: #fff;
    /*border-right: 1px solid #685142;*/
}

.site-navbar .navbar-header .navbar-brand {
    color: #231f20;
    padding: 5px;
}
.navbar-brand-logo{
    height: 65px;
}
nav.bg-brown-600 {
    background-color: #231f20 !important;
}

.navbar-inverse .navbar-toolbar > li > a {
    font-size: 20px;
}

.site-menubar-unfold .site-menu-icon {
    font-size: 20px;
    vertical-align: middle;
}
input[type=search]{
    font-family: 'Roboto' !important;
}
.breadcrumb {
    padding-left: 0;
}

label.title {
    font-size: 13px;
    margin-bottom: 5px;
    color: #777;
}

.bootstrap-select {
    width: 100% !important;
}

.temp {
    display: none;
}

.form-group .select2-container--material .select2-selection--single {
    display: block;
    width: 100%;
    height: 36px;
    padding: 6px 15px;
    font-size: 14px;
    line-height: 1.57142857;
    color: #757575;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.select2-container--material.select2-container--open.select2-container--above .select2-selection,
.select2-container--material.select2-container--open.select2-container--below .select2-selection {
    border: 1px solid #3f51b5 !important;
}

.select2-search--dropdown {
    padding: 4px 14px !important;
}

.select2-container--material .select2-search--dropdown .select2-search__field {
    font-family: "Roboto", monospace !important;
    padding: 6px 13px;
}

.select2-results__option {
    padding: 6px 13px !important;
}

a {
    color: #231f20;
}

a:hover {
    color: #000;
}

.select2-container--default,
.select2-container--material {
    width: 100% !important;
}

.site-menu > .site-menu-item.active {
    border: 0 !important;
}

td a {
    line-height: normal;
    color: #231f20;
}

td,
th {
    vertical-align: middle !important;
}

td a i {
    font-size: 22px;
}

.table td.width100 {
    width: 20px;
    text-align: center;
}

.table th {
    background: #231f20;
    color: #fff !important;
}

.noty {
    background: #231f20;
    color: #fff;
    padding: 10px 15px;
    border-radius: 4px;
    margin-bottom: 20px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
}
.noty1 {
    background: indianred;
    color: #fff;
    padding: 10px 15px;
    border-radius: 4px;
    margin-bottom: 20px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
}

.hidetr tr:first-child td {
    border: 0 !important;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    background-color: #231f20;
    border-bottom-color: #231f20;
}

.site-menubar-footer > a {
    width: 50%;
}
.page-dark.layout-full .brand{
    margin-bottom: 0;
}
/*.navbar-brand-text{
    color: #fff;
}*/
.site-menu>.site-menu-item>a{
    font-weight: 600;
}
.form-material .form-control {
    color: #757575;
}
.page-login-v2 .page-brand-info {
    margin: 70px 100px 0 90px;
}
/*.page-login-v2 .page-login-main p,.page-login-v2 .page-login-main h3 {
    color: #fff;
}*/

.form-material .form-control~.floating-label {
    color: #757575 !important;
}
/*.page-login-v2 form>button {
    background: #fff;
    border-color: #fff;
    color: #211d1e;
}*/
.md-search{
    font-family: "Roboto", monospace;
}
.page-login-v2 .page-login-main img.brand-img {
    width: 260px;
    margin-bottom: 30px;
}
.page-login-v2 .page-brand-info {
    margin: 0;
    background: url(../files/img/slider.jpg) no-repeat center right;
    width: 100%;
    height: 100vh;
    background-size: cover;
}
.page-login-v2 .page-content{padding: 0;}
@media (max-width: 768px) {

    .page-login-v2 .page-login-main img.brand-img {
        width: 100%;
    }
    .site-navbar .navbar-header .navbar-toggle {
        color: #231f20;
    }
    .site-navbar .navbar-header .hamburger .hamburger-bar, .site-navbar .navbar-header .hamburger:after, .site-navbar .navbar-header .hamburger:before{
        background: #231f20;
    }
}
