@media (min-width: 992px){
    .typo-line{
        padding-left: 140px;
        margin-bottom: 40px;
        position: relative;
    }

    .typo-line .category{
        transform: translateY(-50%);
        top: 50%;
        left: 0px;
        position: absolute;
    }
}
.dropdown-menu{
    top: 34px;
}
.all-icons [class*="pe-"]{
    font-size: 40px;
}
.all-icons input{
    border: 0;
}
.all-icons .font-icon-detail{
    text-align: center;
    padding: 15px 0px 0;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    margin: 15px 0;
}
.all-icons .font-icon-detail input{
    text-align: left;
    display: block;
    color: #aaa;
    font-size: 15px;
    position: relative;
    margin: 7px 0 -2px;
}

#map{
    position:relative;
    width:100%;
    height: calc(100% - 60px);
}

.places-buttons .btn{
    margin-bottom: 30px
}
.sidebar .nav > li.active-pro{
    position: absolute;
    width: 100%;
    bottom: 10px;
}
.sidebar .nav > li.active-pro a{
    background: rgba(255, 255, 255, 0.14);
    opacity: 1;
    color: #FFFFFF;
}

.table-upgrade td:nth-child(2),
.table-upgrade td:nth-child(3){
    text-align: center;
}

@media all and (max-width: 991px)  {
    .sidebar .nav > li.active-pro{
        position: initial;
    }
}

#navbarSupportedContent > .navbar-nav{
    float: right !important;
}
.form-check > .form-check-label{
    margin-left: 16px!important;
}
.card-header-left.crt{
    width: 50%;
}

.card-header-button {
    float: left;
}
.card-header-button button {
    margin-right: 15px;
}
.card-header-button a i{
    font-size: 16px;
    margin-right: 5px;
}
.deal-switch {
    position: relative;
    display: inline-block;
    margin-left: 15px;
    width: 52px;
    height: 24px;
}

.deal-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.wrapper{
    height: auto !important;
}
.card .header{
    padding: 15px 15px;
}
.deal-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 34px;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.deal-slider:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 4px;
    bottom: 3px;
    border-radius: 34px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .deal-slider {
    background-color: #2196F3;
}

input:focus + .deal-slider {
    box-shadow: 0 0 0px #2196F3;
}

input:checked + .deal-slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}
.error{
    border-color: #ff0000;
}
.star-field{
    color: #ff0000;
}
.table-responsive .pagination, .table-full-width .pagination{
    float: right;
}
.filter-frm{
    border: none;
    width: 67%;
    float: left;
    border-radius: 0;
    border-bottom: 1px solid #d8d3d3;
}

.filter-frm:focus{
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #000;
}
.custom-model{
    z-index: 99999;
    display: block;
    padding-right: 17px;
    opacity: 1;
    background-color: antiquewhite;
    width: 50%;
    text-align: center;
}
.selected-image {
    margin: 0 !important;
    position: absolute;
    width: 20px;
    height: 20px;
}
.main-image {
    position: absolute;
    width: 20px;
    height: 20px;
}
.remove_image{
    display: block;
    height: 20px;
    width: 20px;
    font-size: 15px;
    color: black;
    float: right;
    text-align: right;
    margin: -20px -3px -2px;
}
.remove_image .pe-7s-trash{
    font-size: 20px;
}
.dropdown-toggle{
    cursor: pointer;
}
#role-form div.checkbox
{
    margin-top: 0;
}
input.main-image:checked + a.remove_image {
    display: none;
}
.image-td{
    width: 100px;
    height: 100px;
    text-align: center;
}
.imgbtn{
    width: auto;
    height: auto;
    max-width: 100px;
    max-height: 100px;
}
.deal-list-table td.sprice,.deal-list-table td.clicks{
    font-size: 11px;
}
.deal-list-table span.price,.deal-list-table span.commission{
    font-size: 14px;
}
.catalog-toggle-menu{
    float: right;
    display: block;
    width: 55%;
}
.catalog-toggle-menu > i{
    font-size: 36px !important;
    line-height: 30px !important;
}
.deal-list-sku{
    width: 11%;
}
.deal-list-name{
    width: 20%;
}
.deal-list-image{
    text-align: center;
}
#sub-menu-catalog{
    margin-top: 0 !important;
}
#deal-menu{
    margin-bottom: 0 !important;
}
.role-fields{
    float: left;
    width: auto;
    margin-left: 15px;
}
@media only screen and (min-width: 992px) {
    .deal-list-view .table-responsive {
        overflow-x: auto !important;
    }
}
.count-table-main{
    margin: 0;
    font-size: 12px;
}
.count-sub-table{
    margin-bottom: 0;
}
.queue-count-table>tbody>tr>td{
    padding: 0 !important;

}
.count-sub-table>tbody>tr>td{
    border-top: none !important;
}
.count-sub-table-head{
    text-align: center;
    font-size: 14px;
    font-weight: 700;
}

.count-table-tbody>tr>td
{
    padding: 8px !important;
}
.count-table-tbody>tr{
    border-top: 1px solid #ddd;
}
.count-table-td-nbd{
    border-top: none !important;
}
.count-table-td-mid{
    width: 5%;
    border-top: none !important;
}
.count-table-td-mid.rbd{
    border-right: 1px solid #ddd;
}
.count-table-header{
    padding-bottom: 0px !important;
}
.count-table-content{
    padding: 5px 15px !important;
}