.login_content {
    background: #3b3939;
    border: 1px dashed #D6D6D6;
    border-radius: 5px;
    padding-left: 15px;
    padding-right: 15px;
}

.nav-md .navbar.nav_title .logo-md {

}

.nav-sm .navbar.nav_title .logo-md {
    display: none;
}

.nav-md .navbar.nav_title .logo-xs {
    display: none;
}

.nav-sm .navbar.nav_title .logo-xs {
    display: block;
    margin-top: 10px;
    margin-left: 2px;
}

.has-error .help-block {
    margin-top: 0 !important;
    margin-bottom: 3px !important;
}

.input-group-btn .btn {
    margin-right: 0 !important;
}

.thumbnail {
    height: auto !important;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    vertical-align: middle;
}
.table.table-items > tbody > tr > td {
    vertical-align: top !important;
}
.table.table-items > tbody > tr > td.align-middle {
    vertical-align: middle !important;
}
.table .help-block{
    margin-top: 0 !important;
    margin-bottom: 3px !important;
}
.table .form-group-sm, .table .form-group{
    margin-bottom: 0 !important;
}
img.mini {
    height: 35px;
    width: 35px;
    display: inline-block;
    border-radius: 2px;
    padding: 2px;
    background: #f7f7f7;
    border: 1px solid #e6e6e6;
}

.title_right .btn {
    margin-right: 0;
}

.footer-form .btn {
    margin-right: 0;
}

.dropdown-menu {
    font-size: 12px !important;
}
.dropdown-menu>li>a {
    padding: 3px 10px;
}
@media (max-width: 767px) {
    .table-responsive.table-dropdown .dropdown-menu {
        position: relative !important;
        overflow-x: auto;
        overflow-y: auto;
    }
}
@media (min-width: 768px) {
    .table-responsive.table-dropdown {
        overflow: inherit !important;
    }
}
.footer-app, .footer-app a {
    color: #73879C !important;
    font-size: 11px !important;
}

.footer-app a {
    font-weight: bold !important;
}

/* For Firefox */
input[type='number'] {
    -moz-appearance:textfield;
}
/* Webkit browsers like Safari and Chrome */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.modal-icon{
    display: block;
    font-size: 80px;
    margin: 15px 0 33px 0;
    text-align: center;
}
span.required{
    color: red !important;
}
.mini{
    font-size: 90%;
}
.alert>ul {
    padding-left: 15px;
}
.ymchart{
    width:100%;
}
.ymlabel-1{
    border-radius: 3px;
    background: #03586A;
    padding: 0 5px;
}
.ymlabel-2{
    border-radius: 3px;
    background: #26B99A;
    padding: 0 5px;
}
.ymlabel-3{
    border-radius: 3px;
    background: #3498DB;
    padding: 0 5px;
}
.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}
.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}
.pt-3,
.py-3 {
    padding-top: 1rem !important;
}
.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}
.pt-5,
.py-5 {
    padding-top: 3rem !important;
}
.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}
.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}
.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}
.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}
.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}
.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}
.pl-0,
.py-0 {
    padding-left: 0 !important;
}
.pl-1,
.py-1 {
    padding-left: 0.25rem !important;
}
.pl-2,
.py-2 {
    padding-left: 0.5rem !important;
}
.pl-3,
.py-3 {
    padding-left: 1rem !important;
}
.pl-4,
.py-4 {
    padding-left: 1.5rem !important;
}
.pl-5,
.py-5 {
    padding-left: 3rem !important;
}
.pr-0,
.py-0 {
    padding-right: 0 !important;
}
.pr-1,
.py-1 {
    padding-right: 0.25rem !important;
}
.pr-2,
.py-2 {
    padding-right: 0.5rem !important;
}
.pr-3,
.py-3 {
    padding-right: 1rem !important;
}
.pr-4,
.py-4 {
    padding-right: 1.5rem !important;
}
.pr-5,
.py-5 {
    padding-right: 3rem !important;
}
.mt-0,
.my-0 {
    margin-top: 0 !important;
}
.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}
.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}
.mt-3,
.my-3 {
    margin-top: 1rem !important;
}
.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}
.mt-5,
.my-5 {
    margin-top: 3rem !important;
}
.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}
.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}
.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}
.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}
.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}
.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}
.ml-0,
.my-0 {
    margin-left: 0 !important;
}
.ml-1,
.my-1 {
    margin-left: 0.25rem !important;
}
.ml-2,
.my-2 {
    margin-left: 0.5rem !important;
}
.ml-3,
.my-3 {
    margin-left: 1rem !important;
}
.ml-4,
.my-4 {
    margin-left: 1.5rem !important;
}
.ml-5,
.my-5 {
    margin-left: 3rem !important;
}
.mr-0,
.my-0 {
    margin-right: 0 !important;
}
.mr-1,
.my-1 {
    margin-right: 0.25rem !important;
}
.mr-2,
.my-2 {
    margin-right: 0.5rem !important;
}
.mr-3,
.my-3 {
    margin-right: 1rem !important;
}
.mr-4,
.my-4 {
    margin-right: 1.5rem !important;
}
.mr-5,
.my-5 {
    margin-right: 3rem !important;
}
.top_nav .navbar-right {
    width: 50%;
}
.ymwidget .x_panel{
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
.add-to-cart{

}
.add-to-cart:hover .x_title h2{
    font-size: 20px;
}
.add-to-cart:hover .x_content,
.add-to-cart.active .x_content{
    background: #1ABB9C;
    border-radius: 5px;
}
.add-to-cart:hover .green,
.add-to-cart.active .green{
    color: white;
}
.add-to-cart:hover .divider,
.add-to-cart.active .divider{
    border-bottom: 1px solid white;
}
.add-to-cart:hover h3,
.add-to-cart.active h3,
.add-to-cart:hover p,
.add-to-cart.active p{
    color: #122940;
}
.fixed_height_360 {
    height: 280px
}
.add-to-cart .name_title{
    font-size: 17px;
    font-weight: bold;
    text-align: center !important;
}
.ymwidget .name_title{
    font-size: 17px;
    font-weight: bold;
    text-align: left;
}
@media (min-width: 1200px){
    .ymwidget {
        padding-right: 25px;
        padding-left: 25px;
    }
}
@media (max-width: 1200px){
    .add-to-cart .name_title{
        font-size: 17px;
    }
}
.info-number i {
    font-size: 20px !important;
}
.info-number .badge {
    top: 4px;
    right: 4px;
}
.ui-ribbon-container .ui-ribbon-wrapper {
    z-index: 100;
}
.env-local {
    position: fixed;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 999;
    opacity: 1;
    visibility: visible;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    width: 135px;
}
.env-local span{
    width: 150px;
    height: 25px;
    color: #ba8b00;
    display: table;
    background: rgba(255, 193, 7, 0.5);
    text-align: center;
    -webkit-border-radius: 0 0 8px 8px;
    -moz-border-radius: 0 0 8px 8px;
    -ms-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
    font-weight: bold;
    line-height: 25px;
}
.env-demo {
    position: fixed;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 999;
    opacity: 1;
    visibility: visible;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    width: 135px;
}
.env-demo span{
    width: 150px;
    height: 25px;
    color: #fff;
    display: table;
    background: rgba(220, 53, 69, 0.8);
    text-align: center;
    -webkit-border-radius: 0 0 8px 8px;
    -moz-border-radius: 0 0 8px 8px;
    -ms-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
    font-weight: bold;
    line-height: 25px;
}
.text-muted {
    color: #AAA;
}
a.btn-excel {
    color: #fff
}
.btn-excel {
    background: #5cb85c;
    border: 1px solid #4cae4c;
    color: #fff
}
.btn-excel:hover,
.btn-excel:focus,
.btn-excel:active,
.btn-excel.active,
.open .dropdown-toggle.btn-excel {
    background: #449d44;
    color: #fff
}
.label-dark {
    background-color: #394D5F;
}
.label-dark[href]:hover,
.label-dark[href]:focus {
    background-color: #394D5F;
}
.swal2-popup {
    width: 42em;
}
.swal2-icon {
    width: 8em;
    height: 8em;
    line-height: 8em;
}
.swal2-icon-text {
    font-size: 8.75em;
}
.swal2-popup .swal2-title {
    font-size: 2.275em;
}
.swal2-popup .swal2-content {
    font-size: 1.425em;
}