/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Oct 11, 2017, 2:44:30 PM
    Author     : Madalina
*/

/****************************************************
        media css
*****************************************************/
@media (max-width: 1199px) {
    img.tumble-dryer,
    img.washing-machine{border-radius: 12px}
    .table.table-info{
        table-layout: fixed;
    }
    .jumbotron table#no-more-tables td{
        max-width: 80px;
    }
    .overall-situation {
        position: static;
    }
    .overall-situation .jumbotron {
        height: auto;
        overflow-y: auto;
    }
    .admin-header.admin-dashboard {
        position: static;
    }
    .admin-home {
        padding: 0;
    }
}
@media (max-width: 1024px) {}
@media (max-width: 991px) {
    .jumbotron table#no-more-tables td{
        max-width: 100%;
    }

    /* Force table to not be like tables anymore */
    #no-more-tables table,
    #no-more-tables thead,
    #no-more-tables tbody,
    #no-more-tables th,
    #no-more-tables td,
    #no-more-tables tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    #no-more-tables tr {
        border: 1px solid #ccc;
        margin-bottom: 10px;
    }

    #no-more-tables td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        padding-bottom: 25px;
        white-space: normal;
        text-align:left;
        width: 100%;
    }

    #no-more-tables td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 11px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        padding-left: 10px;
        text-align:left;
        font-weight: normal;
        word-wrap: break-word;
    }
    .table-responsive {
        border: none;
    }
    #name_sort {
        width: auto;
        max-width: inherit;
    }
    .alerts-help {
        float: none!important;
        padding-right: 15px;
        display: inline-block;
    }
    .tooltip.bottom .tooltip-arrow {
        margin-left: -11px;
    }
    .tooltip-inner {
        width: 300px;
    }

    /*
    Label the data
    */
    #no-more-tables td:before { content: attr(data-title); }
    /*CUSTOM*/
    img.tumble-dryer,
    img.washing-machine{border-radius: 10px}

    #footer .container{
        width: 100%;
    }
    .st-pusher .navbar .container {
        width: 100%;
        max-width: 100%;
    }

}

@media (max-width: 920px) {}
@media (max-width: 768px) {}
@media (max-width: 767px) {

    div.navbar-logo {
        background-position: center;
    }
    #app-navbar-collapse a,
    #app-navbar-collapse-language a {
        font-weight: 600;
    }
    #app-navbar-collapse ,
    #app-navbar-collapse-language  {
        padding-top: 50px;
    }
    #app-navbar-dropdown-language{
        right: 0;
        top: 0;
    }
    #app-navbar-dropdown-language a{
        text-decoration: none;
        color: #000000;
    }
    #app-navbar-dropdown-language .dropdown-menu{
        right: 0;
        left: auto;
    }

    /* Force table to not be like tables anymore */
    .table-search thead.search-tables,
    .table-search tbody.search-tables,
    .table-search th.search-tables,
    .table-search td.search-tables,
    .table-search tr.search-tables {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .table-search thead.search-tables tr.search-tables {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .table-search td.search-tables {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align:left;
    }

    .table-search td.search-tables:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 10px;
        width: 45%;
        padding-right: 10px;
        text-align:left;
        font-weight: bold;
        word-wrap: break-word;
    }
    .table-responsive {
        border: none;
    }
    .nav-border {
        border-right: none;
        border-bottom: 1px solid black;
    }
    /*
    Label the data
    */
    .table-search td:before { content: attr(data-title); }
    #content {
        padding-bottom: 0;
    }
    /*CUSTOM*/
    .xs-btn-width-full{
        width: 100%;
    }
    img.tumble-dryer,
    img.washing-machine{border-radius: 13px}

    /*New*/
    .navbar-collapse {
        flex-basis: 100%;
        flex-grow: 1;
    }
    .collapse.navbar-collapse {
        display: block;
    }
    .st-pusher .navbar .container {
        align-self: baseline;
    }
    .navbar #app-navbar-collapse .dropdown-menu {
        box-shadow: none;
        border: none;
        padding: 0;
    }
    .navbar .dropdown-item {
        padding: 8px 15px 8px 25px;
        color: #777;
    }
    .dropdown-divider {
        display: none;
    }

    .nav-border-2 {
        border-top: 1px solid black;
    }
    .modal-backdrop.fade.show {
        display: none;
    }
}
@media (max-width: 640px) {
    img.tumble-dryer,
    img.washing-machine{border-radius: 10px}
}
@media (max-width: 520px) {
    img.tumble-dryer,
    img.washing-machine{border-radius: 8px}
}
@media (max-width: 480px) {
    img.tumble-dryer,
    img.washing-machine{border-radius: 7px}
    .bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
        right: 50px;
    }
    .bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
        right: 51px;
    }
    .bootstrap-datetimepicker-widget.dropdown-menu {
        right: -19px!important;
    }
}
@media (max-width: 420px) {
    .table-search td.search-tables{
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .table-search td.search-tables:before {
        position: absolute;
        top: 15px;
        left: 10px;
    }
    img.tumble-dryer,
    img.washing-machine{border-radius: 6px}
    .ammount.radio-group div.radio {
        font-size: 1.1em;
        padding: 10px 5px;
    }
    .navbar .navbar-link {
        font-size: 1.1em;
    }
}

@media (max-width: 400px) {
    .wrapper {
        min-width: 92px;
        max-width: 92px;
    }
    .image-bg {
        min-height: 91px;
        border-radius: 4px;
        max-height: 91px;
    }
    .wrapper-spinner {
        height: 62px;
        width: 50px;
        top: 25px;
        left: 11px;
    }
    .details-machine-status .under-maintenance,
    .details-machine-status .time-remaining {
        height: 20px;
    }
    .details-machine-status {
        width: 68px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        font-size: 0.8em;
        top: 2px;
        left: 2px;
    }
}
@media (max-width: 359px) {
    img.tumble-dryer,
    img.washing-machine{border-radius: 5px}
    .ammount.radio-group div.radio {
        font-size: 0.9em;
    }
}
@media (max-width: 390px) {
    /*.navbar .navbar-link {*/
        /*font-size: 1em;*/
    /*}*/
}
@media (max-width: 362px) {
    /*.navbar .navbar-link {*/
        /*font-size: 0.9em;*/
    /*}*/
}
@media (max-width: 340px) {
    /*.navbar .navbar-link {*/
        /*font-size: 0.8em;*/
    /*}*/
}
@media (max-width: 351px) {
    .btn.btn-delete-account {
        font-size: 1.35em;
    }
}
@media (max-width: 320px) {
    .ammount.radio-group div.radio {
        padding: 10px 0;
    }
}
@media (min-width: 768px) {
    .st-pusher .navbar-right {
        margin: 0;
    }
}
