body,html{
    font-size: 13px ;
}
.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}
.input-group-addon{
    background: inherit !important;
}
.modal-body{
    padding: 0 !important;
}
.modal .modal-content .modal-header .close{
    line-height: inherit !important
}
.modal .modal-content .modal-header{
    padding: 10px !important
}
body{
    padding: 0 !important;
    background: #f9f9f9;
}
@-moz-keyframes alerta_v /* Firefox */
{
    0%   {background:#ff8282;
    }
    100%   {background:white;
    }
}
.m-quick-sidebar{
    padding: 13px
}
.m-menu__section-text{
    color: #383838 !important
}
.reset{
 height: auto !important; background: none !important; border: none !important; display: block !important; margin: 0 !important; padding: 0 !important;     width: 100% !important;
}
select option[disabled]{
    color: #aeaeae !important;
    text-decoration: line-through !important;
}
.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;
}
.alert-success {
    background-color: #4caf50;
    border-color: #4caf50;
    color: white;
}
.alert .close{    padding-top: 3px !important;}
.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{display: none !important}
.modal {
    z-index: 9997 !important;
    overflow: auto !important;
    background-color: #3e3e3ecc;
}
.modal .modal-content {
    -webkit-box-shadow: 0 0 4px 4px rgb(255, 255, 255);
    -moz-box-shadow: 0 0 4px 4px rgb(255, 255, 255);
    box-shadow: 0 0 4px 4px rgb(255, 255, 255);
}
.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;
}

.breadcrumb {
    text-transform: uppercase
}
.thumb_foto {
    width: 41px;
    height: 41px;
    background-size: cover !important;
    background-position: center center !important;
}
.window{position: fixed;
    top: 0px;
    width: 700px;    z-index: 99999;
    max-height: 100%;
    background: white;
    box-shadow: 1px 1px 11px -3px #6f6f6f;
    max-width: 100%;
    overflow: hidden;
    padding: 10px;

}
.cut_image{
    background: #00000094;
    padding: 25px;
}
.window .top{
  cursor: move;
  height: 30px;
}
.window .conteudo{
    height: calc(100% - 30px);
    overflow: auto;
}
.window.minimizado{
    width: auto !important;
    height: auto !important;
    background: #848484 !important;
    color: white !important;
}
.window.minimizado .conteudo{
    display: none !important;
}
.window.minimizado .botoes{
    display: none !important;
}
.window .botoes{
    position: absolute;
    right: 0;
    top: 0;
    padding: 9px;
    z-index: 999999999999;
}
.ui-resizable-handle.ui-resizable-se {
    cursor: nw-resize;
    bottom: 0;
    right: 0;
    color: #b3b3b3;
    position: absolute;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #b3b3b3;
    border-right: 10px solid #b3b3b3;
}


.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;
    overflow: hidden;
}

.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;
}



.thumb_foto{
    width: 100px;
    height: 100px;
    background-position: center center;
    background-size: cover;
}

.modal-header {    text-transform: uppercase;}
.m-menu__link-text.text-uppercase{
    font-size: 12px !important
}

.m-menu__item .a-menu[class*=' bg'] *{
  color: white !important
}

.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;}

#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;
    z-index: 99999;
    position: relative;
}

.checkbox label::after{padding-top: 7px !important}


.fundofoto{
    background-size: cover;
    background-position: center center;
}


[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    margin: 0 !important;
    font-size: inherit !important;
}


#top_procurar .alert{
    position: absolute !important;
    left: 0 !important;
}

.jq_validate .has-error .help-block{
   color: #ce3535 !important;
   width: 100%;
   display: block;
   border-top: 1px solid #db0f17;
}


.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;
}

.popover{
    max-width: 500px
}

.img-perfil{
    display: none !important;
}

.nav.nav-tabs{
    white-space: nowrap !important;
    display: block !important;
    overflow-x: auto !important;
    overflow-y: visible !important;
    text-align: left;
}
.nav.nav-tabs li{
    display: inline-block !important;
    margin-bottom: 0 !important
}

.modal-lg{
    max-width: 1024px
}
.alert-warning:not(.m-alert--outline){
    color: black !important
}


.foto_square{
    position: relative;
    width: 200px;
    height: 200px;
}
.foto_square:hover .overlay{
    display: block
}
.foto_square img{
    width: 100%;
    height: 100%;
}
.foto_square .overlay{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #00000073;
    padding-top: 30%;
    text-align: center;
    color: white;
    display: none;
}
.foto_square i{
    font-size: 62px;
}


.ftsq:hover .overlay{
    display: block
}
.ftsq .overlay{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #00000073;
    text-align: center;
    color: white;
    display: none;
}

.m-nav>.m-nav__separator.m-nav__separator--fit{
    margin-left: 0px; margin-right: 0px;
}
.m-topbar__user-profile .m-dropdown__content{
    overflow: auto !important
}

.overflow-inline{
    white-space: nowrap !important;
    display: block !important;
    overflow: auto !important;
}
.overflow-inline .oi-child{
    display: inline-block !important;
}

.countd tr:nth-child(1) td {
    font-size: 24px;
    padding: 0 10px;
}
.countd tr:nth-child(2) td {
    border-bottom: 1px solid #d20c01;
    width: 50px;
}
.countd{
    text-align: center;
    border-spacing: 5px;
    border-collapse: separate;
}
.countd tr:nth-child(3) {
    color: #d20c01
}

.m-messenger__message-content {
    padding: 10px !important;
}

.processing_div{
    position: fixed;
    top: 25%;
    z-index: 99999999;
    background: white;
    padding: 18px;
    width: 160px;
    text-align: center;
    border: 1px solid #b1b1b1;
    box-shadow: 1px 1px 13px 0px #bfbfbf;
    left: calc(50% - 80px);
    display: none;
}

.galeria_over_all{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000000ad;
    background: rgba(0, 0, 0, 0.6784313725490196);
    background: hsla(0, 0%, 0%, 0.6784313725490196);
    z-index: 9997;
    overflow: auto;
}

.btn-close{
    position: absolute;
    right: 0;
    top: 0;
    padding: 8px 17px;
    font-size: 23px;
    z-index: 9999999
}

.btn-close:hover{
    background: #c50000;
    color: white;
    cursor: pointer;
}

.galarr{
    position: absolute;
    top: 0;
    height: 100%;
    width: 25%;
    color: white;
}
.galarr i{font-size: 40px}
.galarr.arrow_left{
    left: 0;
}
.galarr.arrow_right{
    right: 0;
}
.galarr.arrow_left:hover{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&1+1,0+57 */
    background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 1%, rgba(0,0,0,0) 57%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%,rgba(0,0,0,1) 1%,rgba(0,0,0,0) 57%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(0,0,0,1) 1%,rgba(0,0,0,0) 57%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}
.galarr.arrow_right:hover{
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+61,1+100 */
  background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 61%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 61%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 61%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=1 ); /* IE6-9 */
}

.table-vertical-align td,
.table-vertical-align th{
    vertical-align: middle;
}

.atletastop10{
    padding: 0px;
    margin: 0
}
.atletastop10 li{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.top10{
    position: absolute; left: 0; top: 0; height: 200px; width: 100%;
}
.litcont{
    position: relative;
}
.litcont .nome{
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 7px;
    background: #0000007a;
    width: 100%;
    color: white;
    text-transform: uppercase;
}

.mb-hover:hover{
    background: #f7f7f7
}

@media (max-width: 992px){
    .m-header__bottom {
        margin-top: -120px;
    }
}

.m-header-menu .m-menu__nav>.m-menu__item.m-menu__item--active>.m-menu__link>.m-menu__item-here {
    color: #1b682d !important;
}

.m-header__bottom {
    background: #1b682d !important;
}

.m-header-search__wrapper {
    background: #339912 !important;
}

.m-header-search__icon-search > i {
    color: #fff !important;
}

.m-dropdown__header {
    background-color: #339912 !important;
}

.m-topbar .m-topbar__nav.m-nav>.m-nav__item.m-topbar__user-profile.m-topbar__user-profile--img.m-dropdown--arrow .m-dropdown__arrow {
    color: #339912 !important;
}

.m-header-menu.m-header-menu--skin-dark .m-menu__nav>.m-menu__item>.m-menu__link .m-menu__link-icon {
    color: #fff !important;
}

.m-header-menu.m-header-menu--skin-dark .m-menu__nav>.m-menu__item>.m-menu__link .m-menu__link-text {
    color: #fff !important;
}

.m-header-search__input {
    color: #fff !important;
}

.m-header-search__icon-cancel {
    color: #fff !important;
}

.m-header-search__icon-cancel {
    color: #fff !important;
}

.m-menu__hor-arrow {
    color: #fff !important;
}