﻿@import url('https://fonts.googleapis.com/css?family=Open+Sans');

/* ---------------------------------- Novo Portal Hurmez ----------------------------------*/
/*-- Login --*/
body {
    background-color: #f8f8f8 !important;
    position: relative;
    margin: 0;
    color: #464a52 !important;
    font-family: 'Open Sans', sans-serif;
}

small {
    color: #808080;
}

#siteseal {
    margin: 15px 15px 0 0;
}

#login-body {
    background-image: url("Images/fundo-login.jpg") !important;
}

#login-wrapper {
    padding: 0 15px;
}

#login {
    margin-top: 65px;
    background-color: rgba(255, 255, 255, 0.65);
    max-width: 275px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px 20px;
}

#login-imgLogohurmez {
    /*width: 60%;*/
    display: block;
    margin: auto;
    max-height: 60px;
    max-width: 200px;
}

#login-logohurmez {
    padding: 10px;
    width: 100%;
    align-items: center;
    padding-bottom: 30px;
}

#login-termosHurmez {
    background-color: rgba(255, 255, 255, 0.5);
    border: none;
    border-radius: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 15px;
    position: fixed;
    right: 0;
}

@media (min-width: 768px) {
    /*#login-termosHurmez {
        left: 15px;
        right: 15px;
    }*/

    /*#login-imgLogohurmez {
        max-width: 175px;
    }*/
}

@media (max-width: 768px) {
    #login {
        margin-top: 15px;
    }

    /*#login-termosHurmez {
        padding-left: 10px;
        padding-right: 10px;
        position: relative;
        left: 0;
        right: 0;
    }*/

    /*#login-imgLogohurmez {
        max-width: 175px;
    }*/
}


/*-- Painel de Sistemas --*/



#painelSistemas {
    /*background-color: rgba(255, 255, 255, 0.7);
    margin: 100px;
    min-height: 700px;
    padding: 100px;
    padding-top: 180px;*/
    background-color: rgba(255, 255, 255, 0.7);
    margin-right: 15px;
    padding: 50px 350px;
    position: absolute;
}

#painel-systemImagem {
    padding: 20px;
}

@media (max-width: 1500px) {
    #painelSistemas {
        padding: 10px 200px;
    }
}

@media (max-width: 1250px) {
    #painelSistemas {
        padding: 10px 100px;
    }
}

@media (max-width: 990px) {
    #painel-systemImagem {
        padding: 10px 150px;
    }
}

@media (max-width: 768px) {
    #painelSistemas {
        margin: 0px 15px 15px 0;
        min-height: 500px;
    }

    #painel-systemImagem {
        padding: 10px 100px;
    }
}

@media (max-width: 650px) {
    #painelSistemas {
        padding: 10px 100px;
    }

    #painel-systemImagem {
        padding: 10px 0;
    }
}

@media (max-width: 500px) {
    #painelSistemas {
        padding: 10px 75px;
    }

    #login-termosHurmez {
        display: none;
    }
}

@media (max-width: 400px) {
    #painelSistemas {
        padding: 10px 40px;
    }

    #login {
        max-width: 100%;
    }
}


#menu-lateral {
    border: 1px solid black;
    height: 500px;
}

/* ---------------------------------- Novo Portal Hurmez ---------------------------------- */


#footer {
    padding-right: 0px;
    padding-left: 0px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -1px;
    }

.caret-right {
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 4px solid;
    display: inline-block;
    height: 0;
    vertical-align: top;
    width: 0;
    margin-left: 2px;
    vertical-align: middle;
}

.custom-page-header {
    padding-bottom: 9px;
    margin: 0px 0 20px;
    border-bottom: 1px solid #DDD;
}

.painel-final {
    position: absolute;
    bottom: 0px;
    background-color: #f5f5f5;
    border: solid 1px #ddd;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    width: 96.5%;
    align-content: center;
    text-align: center;
}

.custom-table tbody > tr > td {
    border-top: 0px !important;
}


html {
    height: 100%;
    box-sizing: border-box;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}


footer {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
}

.icone-button {
    margin-left: 35px;
    margin-right: 35px;
    width: 80px;
}

.table-hurmez {
    background-color: #1c5e55 !important;
    color: white !important;
}


.Etapa {
    font-weight: bold;
}

#loading {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 105%;
    background-color: rgba(192, 192, 192, 0.5);
    background-image: url("Images/loading.gif");
    background-repeat: no-repeat;
    background-position: center;
}

.ng-leave-active {
    -moz-transform: scale(0.1);
    -webkit-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -o-transform: scale(0.1);
    transform: scale(0.1);
    -moz-transform: scale(0.1);
    -webkit-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -o-transform: scale(0.1);
    transform: scale(0.1);
    -moz-transition: transform 0.8s;
    -webkit-transition: transform 0.8s;
    -ms-transition: transform 0.8s;
    -o-transition: transform 0.8s;
    transition: transform 0.8s;
}


.footer-right-alert {
    position: absolute;
    z-index: 100;
    right: 20px;
    bottom: 20px;
}

.col-no-padding {
    padding: 0px;
}

.col-no-margin {
    margin: 0px;
}

.move-left {
    margin-left: 0px;
    padding-left: 0px;
    text-align: left;
}

.move-right {
    margin-right: 0px;
    padding-right: 0px;
    text-align: right;
}

.table-hover tbody tr:hover td {
    background-color: rgb(212, 212, 212);
}

.table-wrapper-scroll-y {
    display: block;
    max-height: 500px;
    overflow-y: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}


.ErrorMessage {
    font-size: 13px;
    margin-bottom: -25px;
    margin-top: 15px;
    opacity: .9;
}

@media (max-height: 620px) {
    #login-termosHurmez {
        display: none;
    }
}

.label-light {
    font-weight: normal;
}

.form-group {
    margin-bottom: 5px;
}






multiple-autocomplete .form-item-container {
    border: none;
    box-shadow: none;
    padding: 0;
}

    multiple-autocomplete .form-item-container .list-inline li {
        display: block;
        height: 28px;
        margin: 0;
        margin-bottom: 2px;
    }

        multiple-autocomplete .form-item-container .list-inline li span {
            background-color: #fafafa;
            border-color: #ddd;
            font-size: 11px;
        }

    multiple-autocomplete .form-item-container .list-inline input {
        font-size: 11px;
        line-height: initial;
        padding: 4px;
    }

multiple-autocomplete .autocomplete-list ul li {
    font-size: 11px;
}

.clicavel {
    cursor:pointer;
}

.bloqueado {
    cursor:no-drop;
}

.tipos-removidos {
    padding-left: 3%;
    padding-top: 1%;
    font-size: 12px;
    color: cornflowerblue;
}

.botao-verde {
    color: white;
    background-color: #41b883;
    border-color: #41b883;
}

.botao-vermelho {
    color: white;
    background-color: red;
    border-color: red;
}

.usuario-cliente {
    height: 100% !important
}

.ocultar{
    display:none !important
}