.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}

body{
    padding: 0 !important;
}
.modal{
    overflow: auto !important;
}
@-moz-keyframes alerta_v /* Firefox */
{
    0%   {background:#ff8282;
    }
    100%   {background:white;
    }
}
.reset{
 height: auto !important; background: none !important; border: none !important; display: block !important; margin: 0 !important; padding: 0 !important;     width: 100% !important;
}
#head_restaurante option {
    background: #101823;
}
.maisc{text-transform: uppercase;}
select option[disabled]{
    color: #aeaeae !important;
    text-decoration: line-through !important;
}
.list-valign li{vertical-align: middle !important; }
.blocdivjs{
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
    font-size: 66px;
    text-align: center;
    padding-top: 10%;
    text-transform: uppercase;
}
.window.flscr {
    position: fixed !important;
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
    overflow: auto !important;
}
.valignm * {
    vertical-align: middle !important;
}
.window .bootstrap-select{height:32px;}
.alert-success {
    background-color: #4caf50;
    border-color: #4caf50;
    color: white;
}
.page_alert {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 1500;
}
.alert-danger {
    background-color: #ef5350;
    border-color: #ef5350;
    color: white;
}
.alert-warning{
    background-color: #e0a318;
    border-color: #e0a318;
    color: white;
}
.alert-info {
    background-color: #1e88e5;
    border-color: #1e88e5;
    color: white;
}
.form-group.form-md-line-input {
    margin: 6px 0;
}
.form-group.form-md-line-input {
    margin: 6px 0;
}

@-webkit-keyframes alerta_v /* Safari and Chrome */
{
    0%   {background:#ff8282;
    }
    100%   {background:white;
    }
}

@-webkit-keyframes alerta_i_v /* Safari and Chrome */
{
    0%   {background:#ff8282;
    }
    100%   {background:#1e88e5;
    }
}

.modal-backdrop{    z-index: 9996 !important;}
.modal {
    z-index: 9997 !important;
}

.animado{-oz-transition: all 50ms;
  -o-transition: all 50ms;
  -moz-transition: all 50ms;
  -webkit-transition: all 50ms;
}

.alerta_i_class{animation:alerta_i_v 3s;
  -moz-animation:alerta_i_v 3s infinite; /* Firefox */
-webkit-animation:alerta_i_v 3s infinite; /* Safari and Chrome */}

.alerta_class{animation:alerta_v 5s;
  -moz-animation:alerta_v 1s infinite; /* Firefox */
-webkit-animation:alerta_v 1s infinite; /* Safari and Chrome */}

.thumb{background-size: cover !important; background-position: center center !important; display: inline-block;
    vertical-align: middle;
}
.txt-overflow{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.quick-nav .dropdown-toggle.bs-placeholder{background: none !important;
}
.quick-nav .btn-group.select2{width: 100% !important}
.quick-nav .bootstrap-select.btn-group .dropdown-menu li a span.text{color: black !important;
}
.quick-nav .bootstrap-select.btn-group .dropdown-menu{width: 100% !important}
.quick-nav.nav-is-visible .select2 .bs-caret{    margin-top: -7px;
}


.quick-nav.nav-is-visible .quick-nav-bg{height: auto !important}
.quick-nav.nav-is-visible{    max-height: 70%;
    overflow: auto;
}
.quick-nav{margin: 0; top: 25%;
}
.breadcrumb {
    text-transform: uppercase
}
.thumb_foto {
    width: 41px;
    height: 41px;
    background-size: cover !important;
    background-position: center center !important;
}
.window{position: absolute;
    top: 10%;
    width: 700px;    z-index: 99999; overflow: auto;
    background: white;
    box-shadow: 1px 1px 11px -3px #6f6f6f;
    max-width: 100%;
    overflow: visible;
}
.window .top{    padding: 13px; cursor: move; padding-bottom: 0;
}
.window .top span{float: right;
    width: 18px;
    text-align: center;
}
.window .top h4{    font-size: 18px;
    border-bottom: 1px solid #cecece;
    padding-bottom: 14px; margin-bottom: 0px;
}
.window .top .closes:hover{    background: #c10000;
    color: white; cursor: pointer !important;
}
.window .top .mini:hover{    background: #2572ff;
    color: white; cursor: pointer !important;
}
.ui-resizable-handle.ui-resizable-se   {      cursor: nesw-resize;
    font-family: 'Glyphicons Halflings';
    float: right;
    bottom: 0;
    right: 0;
    color: #b3b3b3;    position: absolute;
}
.window.full {
    top: 30px;
    left: 30px;
    width: calc(100% - 60px);
    height: calc(100% - 60px);

}
.ui-resizable-handle.ui-resizable-se::before{    content: "\e120";
}



.table-responsive{overflow: visible; }
@media (max-width: 800px){

    .sweet-alert {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        margin: 0 !important;
        height: 100% !important;
        overflow: auto !important;
        width: 100% !important;
    }

    .window{    top: 0 !important;
        margin: 0 !important;
        left: 0 !important;
        position: fixed !important;
        overflow: auto !important;
        height: 100% !important;
        width: 100% !important;
    }
    .window table{max-width: 100%; overflow: auto;}

    .table-responsive{overflow: auto !important;}

    .page_alert{
        position: static !important;
    }

    .page-content{    padding: 10px !important;}
    .row{margin: 0 !important;}

    .container, .container-fluid, .portlet-body, .page-content-col, .row .col-md-12{
        padding: 0 !important;
    }


    .quick-nav.nav-is-visible{
     top: 0 !important;
     height: 100%;
     max-height: 100%;
     width: 100%;
     left: 0;
     padding-top: 63px;
 }
 .selec_ev{    padding: 0 !important;}

}

.quick-nav-trigger{z-index: 9999999 !important;}
#procurar_ht{    background: none;
    padding: 10px;
    border: 1px solid white;
    color: white;
    width: 100%;}

    .wrapper{margin: 0 !important}
    .container-fluid{padding: 0 !important}

    ul.dropdown-menu.dropdown-menu-fw{
        width: 100%;
        left: 0;
    }

    .container-fluid>.navbar-collapse{     margin-right: 0 !important;
       margin-left: 0 !important; }


       .btn-file{position: relative;}
       .btn-file input[type=file]{
        position: absolute;
        left: 0; top: 0;
        width: 100%;
        height: 100%;
        filter: alpha(opacity=0);
        opacity: 0;
    }

    .custom-content-reveal{overflow: auto;}

    .modalr {
        z-index: 99999 !important;
    }

    .badge-resumoc{
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        margin-bottom: 0;
        text-transform: uppercase;
    }

    .fc-calendar .fc-row > div.fc-content:after{
        content : '' !important;
    }

    .get-dia{    
        display: block;
        width: 100% !important;
        height: auto !important;
        display: none;
        cursor: initial !important;
    }

    .fc-calendar-container{
        padding: 5px !important
    }


    .help-block{
           color: #ce3535 !important;
    width: 100%;
    display: block;
    }

    .thumb_foto{
        width: 100px;
        height: 100px;
        background-position: center center;
        background-size: cover;
    }

    .modal-header {    text-transform: uppercase;}


    .controls-inline{
        white-space: nowrap;
    }

    .controls-inline label{
        display: block;
    }

    .controls-inline .pp{    width: 100px; display: inline-block;}
    .controls-inline .pg{    width: calc(100% - 100px);    display: inline-block;}

    .btn-big{    width: 100%;
        font-size: 15px;
    }
    .btn-100{width: 100% !important;}

    #nfix{
        margin-top: 32px;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 0px; 
        z-index: 99999999;
        overflow: visible;

    }
    #nfix .alert{
        margin-top: 5px;
        width: 100%; 
        max-width: 500px;
        margin: auto;
    }

    .checkbox label::after{padding-top: 7px !important}

    .colunas * {
        break-inside: avoid-column !important;
    }
    .colunas-2{
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
    .colunas-3{
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }

    @media (max-width: 1024px){
        .colunas{
            -webkit-column-count: unset !important;
            -moz-column-count: unset !important;
            column-count: unset !important;
        }
    }


    .fundofoto{
        background-size: cover;
        background-position: center center;
    }

    .padded-md{
        padding: 15px;
    }


    .colapsem{
        display: none;
    }
    #nav-content.horizontal{
        height: 100%;
        width: 200px;
        -webkit-transition: all 500ms;
        -oz-transition: all 500ms;
        -o-transition: all 500ms;
        -moz-transition: all 500ms;
    }
    .horizontal.nav-white .me-nav > li{
        display: block;
        text-align: left;
    }

    .nav-white.horizontal .mlng{
        float: right !important; 
    }
    .nav-white.horizontal i{
        margin-top: -6px;
    }

    .nav-white.horizontal .menu-item.cpr{
        display: block;
        float: none !important;
    }
    .nav{
        display: block !important
    }
    .nav>li>a {
        position: relative;
        display: block;
        padding: 10px 15px;
    }
    .nav-white.horizontal .me-nav > li > a > i{float: right;}
    .horizontal  .my-logo{    
        width: 200px;
        height: 180px;
    }
    .horizontal +  #page-content{
        padding-top: 0;
        padding-left: 200px;
        -webkit-transition: all 500ms;
        -oz-transition: all 500ms;
        -o-transition: all 500ms;
        -moz-transition: all 500ms;
        left: 0;
    }
    .colapsem{
        position: fixed;
        z-index: 99999;
        right: 0;
        background: white;
        font-size: 26px;
        display: block
    }
    @media screen and (max-width: 1024px) {
       .horizontal +  #page-content{
        padding-left: 0 !important;
    }
    .horizontal{
        left: -200px !important;
    }
    #nav-content.horizontal.open{
        left: 0px !important 
    }
    #nav-content.horizontal.open + #page-content{
        left: 200px;
    }
}

.nav-white .me-nav > li.esconde-lateral{display: none;}

.nav-white .me-nav > li[data-esconde]{    background: #ebebeb;}


[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    margin: 0 !important;
    font-size: inherit !important;
}

.badge-align *{
    vertical-align: middle !important;
}

.titulo-pagina{
    text-transform: uppercase;
    margin: 0;
    padding: 20px;
    background: #b5b5b5;
    color: white;
}



.nav>li>a {
    position: relative;
    display: block;
    padding: 18px 18px;
}

.list-inline li {
    display: inline-block;
}
.has-error input, .has-error textarea, .has-error select, [aria-invalid=true] {
    border: 1px solid #ce3535 !important;
    box-shadow: inset 0px 0px 4px 0px #ce3535 !important;
}


.radio input[type="radio"], .checkbox input[type="checkbox"] {
    cursor: pointer;
    opacity: 0;
    z-index: 1;
    outline: none !important;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}
.radio, .checkbox {
    position: relative;
}

.btn-outro{
    border: 1px solid #4a4a4a;
    cursor: pointer;
}

.dropdown-menu.show ul{
    display: block;
}
.hidden{display: none;}
.bootstrap-select.btn-group .dropdown-menu li{    padding: 0 10px;}

.popover{
max-width: unset;
}

.btn-flor{
    background: none;
    border: none;
    color: gray;
        font-size: 12px !important;
        padding: 0;
        cursor: pointer
}
.btn-flor i{
        padding: 3px 6px;
            font-style: normal;
    border: 1px solid grey;
    border-radius: 100%;
}

.popover{
    max-width: 500px
}