.sattviki-container{
    min-height: 750px;
}

.per-page-select{
    display: inline;
    width: 80px;
    background: #e8e6f1;
    border-radius: 32px;
}

.table-stats table td{
    font-weight: 400;
}

.badge.badge-xs{
    padding  : .35rem .3rem;
    font-size  : .875rem;
    line-height  : .5;
}

.btn.btn-xs{
    padding  : .35rem .3rem;
    font-size  : .875rem;
    line-height  : .5;
}

.form-control:focus{
     box-shadow: none;
}

.form-control{
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 0.9375rem;
    border-radius: 0;
}

textarea.form-control{
    height: auto;
}

select.form-control:not([size]):not([multiple]){
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
}

.form-actions{
    padding: 15px;
    border-top: 1px solid #e2e2e2;
}

.f-s-14{
    font-size: 14px;
}

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

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

.form-group.has-danger .form-control{
    border-color: #ea8faa;
}

.table th.c-pointer:hover{
    cursor: pointer;
}

.search-form-control{
    padding: 0.275rem 0.55rem;
    font-size: 0.6375rem;
}

.back-light-gray{
    background: #f7f7f7;
    border-top: 1px solid #c8cbcf;
}

.multiselect .multiselect__tags{
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 0px;
    min-height: 36px;
    border-radius: 0px;
    border: 1px solid #ced4da;
}

.multiselect__placeholder {
    padding-top: 18px !important;
}

.multiselect__input, .multiselect__single{
    padding-top: 10px !important;
}

.multiselect__tag{
    margin-top: 6px !important;
    background: #0190fe !important;
    margin-bottom: 3px !important;
}

.has-danger .multiselect__tags{
    border-color: #ea8faa !important;
}

.multiselect__tag-icon:focus, .multiselect__tag-icon:hover{
    background: #3c6f96 !important;
}

.multiselect__option:focus,
.multiselect__option:hover{
    background: #0190fe !important;
    color:white;
}

.tr-search-container .multiselect__tag{
    font-size: 13px;
    padding: 3px 24px 3px 8px;
}

.tr-search-container .multiselect .multiselect__tags{
    min-height: 34px;
}

.tr-search-container .multiselect__select {
    height: 32px;
}

.tr-search-container .multiselect__select:before {
    top: 73%;
}

.tr-search-container .multiselect {
    height: 32px;
}

.tr-search-container .multiselect__input {
    font-size: 0.6375rem;
}

html{
    /*overflow-x: hidden;*/
}

.navbar .navbar-nav > li.active{
    background: #f1f2f7;
}

.right-panel .navbar-brand img{
    max-width: 40px;
}

.right-panel .navbar-brand{
    width: 180px;
}

.tr-detailed{
    background: #f1f2f7;
}

.tr-detailed .panel-box{
    border-bottom: 1px solid #cccccc;
    padding: 12px 6px;
}

.multiselect__single{
    margin-bottom: 4px;
    padding-top: 7px !important;
}

.m-h-400{
    min-height: 400px;
}

.mx-input-append {
     display: none;
}

.ql-container.ql-snow{
    min-height: 200px;
}

.back-success{
    background: rgba(172, 247, 189, 0.35);
}

.back-info{
    background: rgba(109, 230, 249, 0.35);
}

.back-danger{
    background: rgba(255, 112, 125, 0.35);
}

.back-warning{
    background: rgba(255, 193, 7, 0.35);
}

.m-h-700{
    min-height: 700px;
}

.ql-showHtml:after {
    content: "S";
}

table.mx-panel.mx-panel-date th,
table.mx-panel.mx-panel-date td {
    font-size: 10px;
    padding: 0;
    border-bottom: none;
}

table.mx-panel.mx-panel-date tr td:last-child,
table.mx-panel.mx-panel-date tr th:last-child{
    text-align: center;
}

table.mx-panel.mx-panel-date tr th{
    background: inherit;
    text-transform: capitalize;
    font-weight: bold;
}

/*.table-stats table th img,*/
/*.table-stats table td img {*/
    /*margin-right: 10px;*/
    /*max-width: 45px;*/
/*}*/

/*.table-stats table th .name,*/
/*.table-stats table td .name {*/
    /*color: #343a40;*/
    /*font-size: 14px;*/
    /*text-transform: capitalize;*/
/*}*/

.m-h-500{
    min-height: 500px;
}

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

.product-box{
    border-bottom: 2px dashed #c2cfd6;
    margin: 8px;
    padding: 0 8px 16px 8px;
}

.thumbnail {
    width: 320px;
    height: 240px;
}
.image {
    width: 100%;
    height: 100%;
}

.image img {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}

.image:hover img {
    -webkit-transform:scale(1.50); /* Safari and Chrome */
    -moz-transform:scale(1.50); /* Firefox */
    -ms-transform:scale(1.50); /* IE 9 */
    -o-transform:scale(1.50); /* Opera */
    transform:scale(1.50);
}


.prod_details_row {
    padding: 5px 10px;
}

.prod_detail_container .row:nth-child(odd) {
    background: #DADAEF;
}

.prod_detail_container .row:nth-child(even) {
    background: #F7F7F7;
}

.prod_detail_container .row label {
    font-weight: bold;
}


.widget .panel-body { padding:0px; }
.widget .list-group { margin-bottom: 0; }
.widget .panel-title { display:inline }
.widget .label-info { float: right; }
.widget li.list-group-item {border-radius: 0;border: 0;border-top: 1px solid #ddd;}
.widget li.list-group-item:hover { background-color: rgba(86,61,124,.1); }
.widget .mic-info { color: #666666;font-size: 11px; }
.widget .action { margin-top:5px; }
.widget .comment-text { font-size: 12px; }
.widget .btn-block { border-top-left-radius:0px;border-top-right-radius:0px; }

/*aside.left-panel{*/
/*    width: 240px;*/
/*}*/
/*.right-panel{*/
/*    margin-left: 240px;*/
/*}*/

#preview {
    position:absolute;
    border:1px solid #ccc;
    background:#333;
    padding:5px;
    display:none;
    color:#fff;
}

.header-left{
    display: none;
}

@media screen and (min-width: 530px){
    .header-left{
        display: block !important;
    }
}
