﻿/*Gerais*/
.EspacamentoDivsCadastros {
    margin-top: 20px !important;
}

.Titulos {
    font-family: 'Segoe UI', sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    color: #0072C6;
}

.ButtonSaibaMais {
    border: none;
    background: transparent;
    background-image: url('Images/SaibaMais.png');
    background-repeat: no-repeat;
    background-size: 86px 25px;
    width: 86px;
    height: 25px;
}

    .ButtonSaibaMais:hover {
        border: none;
        background: transparent;
        background-image: url('Images/SaibaMais_Hover.png');
        background-repeat: no-repeat;
        background-size: 86px 25px;
        width: 86px;
        height: 25px;
    }


img.ImgSegmentos {
    display: block;
    height: auto;
    max-width: 100%;
    opacity: 0.8;
     
}

img.ImgSegmentos:hover {
    opacity: 1;    
}


.imgcli {
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.resumo {
    color: rgb(51, 51, 51);
    font-family: museo-100, Tahoma, Geneva, sans-serif;
    font-style: italic;
    font-size: 15px;
    line-height: 23.466667175293px;
    background-color: rgb(255, 255, 255);
}

.header h3 {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    line-height: 2em;
    font-size: 2em;
    height: 36px;
    width: 597px;
}

blockquote {
    display: block;
    background: #fff;
    padding: 15px 20px 15px 45px;
    margin: 0 0 20px;
    position: relative;
    /*Font*/
    font-family: Georgia, serif;
    font-size: 14px;
    line-height: 1.2;
    color: black;
    text-align: justify;
    /*Borders - (Optional)*/
    border-left: 5px solid #0072C6;
    box-shadow: 2px 2px 5px #626262;
}

    blockquote::before {
        content: "\201C"; /*Unicode for Left Double Quote*/
        /*Font*/
        font-family: Georgia, serif;
        font-size: 60px;
        font-weight: bold;
        color: #999;
        /*Positioning*/
        position: absolute;
        left: 10px;
        top: 5px;
    }

    blockquote::after {
        /*Reset to make sure*/
        content: "";
    }

    blockquote a {
        text-decoration: none;
        cursor: pointer;
        padding: 0 3px;
        color: #0072C6;
    }

        blockquote a:hover {
            color: #0072C6;
        }


h5 {
    padding-left: 0px;
    text-align: left;
    font-family: 'Segoe UI';
    font-size: 18px;
    color: #626262;
    font-weight: 500;
    font-style: normal;
}

h4 {
    text-align: left;
    font-family: 'Segoe UI';
    font-size: 20px;
    font-style: normal;
    color: #626262;
    font-weight: 600;
    text-shadow: 1px 1px 10px #bab3b3;
}

    h4.TitulosSegmento {
        text-align: left;
        font-family: 'Segoe UI';
        font-size: 16px;
        font-style: normal;
        color: white;
        font-weight: 500;
        text-shadow: 0px 0px 10px rgba(255, 255, 255, 0.00);
    }

h3 {
    padding-left: 0px;
    text-align: left;
    font-family: 'Segoe UI';
    font-size: 16px;
    color: #626262;
    font-weight: 500;
    font-style: normal;
}

    h3.TextoSegmento {
        padding-left: 0px;
        text-align: left;
        font-family: 'Segoe UI';
        font-size: 16px;
        color: #626262;
        font-weight: 500;
        font-style: normal;
    }

p.Avisos {
    text-align: left center;
    background-image: url('Images/Exclamacao.png');
    background-repeat: no-repeat;
    padding-left: 45px;
    background-size: 25px 25px;
    background-position: 5px 5px;
    font-family: 'Segoe UI';
    font-size: 22px;
    color: #0072C6;
    font-weight: 700;
    font-style: normal;
    text-shadow: 0px 4px 3px rgba(0,0,0,0.2), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
}





.field-validation-error {
    color: blue;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana;
    background-image: url(/Content/Images/warning.png);
    background-repeat: no-repeat;
    padding-left: 30px;
}

.iconsPaisagem {
    width: 130px;
    height: 100px;
    margin-top: 35px;
}

* {
    margin: 0;
}

html, body {
    height: 100%;
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -155px; /* the bottom margin is the negative value of the footer's height */
}

.footer, .push {
    height: 155px; /* .push must be the same height as .footer */
}


.ulseg {
    border: 0px;
    outline: 0px;
    font-size: 15px;
    font-family: museo-100, Tahoma, Geneva, sans-serif;
    list-style: none;
    color: rgb(51, 51, 51);
    background-color: rgb(255, 255, 255);
}

.liseg {
    margin-left: -20px;
    padding: 0px 0px 0px 15px;
    border: 0px;
    outline: 0px;
    font-family: 'Segoe UI';
    font-size: 14px;
    font-weight: 500;
    color: #626262;
    background-position: left center;
    background-image: url('Images/Seta_Cinza.png');
    background-size: 6px 6px;
    background-repeat: no-repeat;
}

.liAnchor {
    display: inline;
    font-size: 16px;
}

/*Estilização de rodapé da página
*/

.defFooter {
    background: #e2e2e2;
}

.paragrafoWithMargin {
    margin-left: 20px;
}

.ulWithoutBullet {
    list-style: none;
    margin-top: 25px;
}

    .ulWithoutBullet > .liHeader {
        color: #626262;
        font-weight: bold;
    }

    .ulWithoutBullet > .liItem {
        margin-left: 20px;
        margin-top: 5px;
        cursor: pointer;
    }

* {
    margin: 0;
}

html, body {
    height: 100%;
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -4em;
}

.footer, .push {
    height: 4em;
}

.box {
    display: inline-block;
    height: 10%;
    width: 10%;
    max-height: 100px;
    max-width: 100px;
    min-width: 40px;
    margin: 3px;
}

.box2 {
    display: inline;
    height: 10%;
    width: 10%;
}

.boxHLP {
    display: inline-block;
    height: 100%;
    width: 33%;
    margin: 0,5px;
}

.boxFooter {
    display: inline-block;
    max-height: 100px;
    max-width: 100px;
    min-width: 40px;
    margin: 3px;
}

.divCadastros {
    margin-top: 20px !important;
}

.checkBoxBootStrap {
    height: 20px !important;
    width: 20px !important;
    margin-left: 0px !important;
    vertical-align: bottom;
}



/*Classe utilizada para dar tamanho mínimo no formulário para ajuste do rodapé*/
.containerForm {
    min-height: 400px !important;
}

.controlWithWidthTwoColumn {
    max-width: 300px !important;
}

.controlWithWidthOneColumn {
    max-width: 150px !important;
}

/*
    Loader
*/

.divLoader {
    height: 100% !important;
}

#floatingCirclesG {
    margin: auto;
    top: 40%;
    position: relative;
    width: 150px;
    height: 150px;
    -moz-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
}

.f_circleG {
    position: absolute;
    background-color: #FFFFFF;
    height: 27px;
    width: 27px;
    -moz-border-radius: 14px;
    -moz-animation-name: f_fadeG;
    -moz-animation-duration: 1.92s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: linear;
    -webkit-border-radius: 14px;
    -webkit-animation-name: f_fadeG;
    -webkit-animation-duration: 1.92s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: linear;
    -ms-border-radius: 14px;
    -ms-animation-name: f_fadeG;
    -ms-animation-duration: 1.92s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-direction: linear;
    -o-border-radius: 14px;
    -o-animation-name: f_fadeG;
    -o-animation-duration: 1.92s;
    -o-animation-iteration-count: infinite;
    -o-animation-direction: linear;
    border-radius: 14px;
    animation-name: f_fadeG;
    animation-duration: 1.92s;
    animation-iteration-count: infinite;
    animation-direction: linear;
}

#frotateG_01 {
    left: 0;
    top: 61px;
    -moz-animation-delay: 0.72s;
    -webkit-animation-delay: 0.72s;
    -ms-animation-delay: 0.72s;
    -o-animation-delay: 0.72s;
    animation-delay: 0.72s;
}

#frotateG_02 {
    left: 18px;
    top: 18px;
    -moz-animation-delay: 0.96s;
    -webkit-animation-delay: 0.96s;
    -ms-animation-delay: 0.96s;
    -o-animation-delay: 0.96s;
    animation-delay: 0.96s;
}

#frotateG_03 {
    left: 61px;
    top: 0;
    -moz-animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    animation-delay: 1.2s;
}

#frotateG_04 {
    right: 18px;
    top: 18px;
    -moz-animation-delay: 1.44s;
    -webkit-animation-delay: 1.44s;
    -ms-animation-delay: 1.44s;
    -o-animation-delay: 1.44s;
    animation-delay: 1.44s;
}

#frotateG_05 {
    right: 0;
    top: 61px;
    -moz-animation-delay: 1.68s;
    -webkit-animation-delay: 1.68s;
    -ms-animation-delay: 1.68s;
    -o-animation-delay: 1.68s;
    animation-delay: 1.68s;
}

#frotateG_06 {
    right: 18px;
    bottom: 18px;
    -moz-animation-delay: 1.92s;
    -webkit-animation-delay: 1.92s;
    -ms-animation-delay: 1.92s;
    -o-animation-delay: 1.92s;
    animation-delay: 1.92s;
}

#frotateG_07 {
    left: 61px;
    bottom: 0;
    -moz-animation-delay: 2.16s;
    -webkit-animation-delay: 2.16s;
    -ms-animation-delay: 2.16s;
    -o-animation-delay: 2.16s;
    animation-delay: 2.16s;
}

#frotateG_08 {
    left: 18px;
    bottom: 18px;
    -moz-animation-delay: 2.4s;
    -webkit-animation-delay: 2.4s;
    -ms-animation-delay: 2.4s;
    -o-animation-delay: 2.4s;
    animation-delay: 2.4s;
}

@-moz-keyframes f_fadeG {
    0% {
        background-color: #4A9BFF;
    }

    100% {
        background-color: #FFFFFF;
    }
}

@-webkit-keyframes f_fadeG {
    0% {
        background-color: #4A9BFF;
    }

    100% {
        background-color: #FFFFFF;
    }
}

@-ms-keyframes f_fadeG {
    0% {
        background-color: #4A9BFF;
    }

    100% {
        background-color: #FFFFFF;
    }
}

@-o-keyframes f_fadeG {
    0% {
        background-color: #4A9BFF;
    }

    100% {
        background-color: #FFFFFF;
    }
}

@keyframes f_fadeG {
    0% {
        background-color: #4A9BFF;
    }

    100% {
        background-color: #FFFFFF;
    }
}

.topMargin20px {
    margin-top: 20px;
}

.leftMargin20px {
    margin-left: 20px;
}

/*Painel Suporte*/

.tableChamados tbody tr {
    font-size: 10px !important;
}

.cellRed {
    background-color: #9b0303 !important;
    color: white !important;
    border-color: white !important;
    border-width: medium !important;
}

.cellYellow {
    background-color: #e5e800 !important;
    color: white !important;
    border-color: white !important;
    border-width: medium !important;
}

.cellGreen {
    background-color: #2d8f05 !important;
    color: white !important;
    border-color: white !important;
    border-width: medium !important;
}

/*Cell Ticket with image*/

/*.cellWithTicket {
    content: none;
    background-image: url(Images/iconTicket2.png);
    background-repeat: no-repeat;
    background-size: 70px 30px;
}*/

.cellWithTicket {
    background-color: #074eb0;
    border: solid 5px;
    border-color: white;
    color: white;
}

/*Estilização painél suporte*/

.paddingLeft {
    padding-left: 25px !important;
}

.withLeftBorder {
    border-left: solid 1px !important;
    color: black !important;
}

.withRightBorder {
    border-right: solid 1px !important;
    color: black !important;
}

.paddingRigth {
    padding-right: 25px !important;
}

.withTopBorder {
    border-top: solid 1px !important;
    color: black !important;
}

.paddingTop {
    padding-top: 10px !important;
}

.paddingBottom {
    padding-bottom: 10px !important;
}

.titulosPaineis {
    font-size: 11px !important;
    color: #9b0303 !important;
}

/*Loader em barra*/

#fadingBarsG {
    position: relative;
    width: 100px;
    height: 12px;
}

.fadingBarsG {
    position: absolute;
    top: 0;
    background-color: #0072C6;
    width: 12px;
    height: 12px;
    -moz-animation-name: bounce_fadingBarsG;
    -moz-animation-duration: 1.7s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: linear;
    -moz-transform: scale(.3);
    -webkit-animation-name: bounce_fadingBarsG;
    -webkit-animation-duration: 1.7s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: linear;
    -webkit-transform: scale(.3);
    -ms-animation-name: bounce_fadingBarsG;
    -ms-animation-duration: 1.7s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-direction: linear;
    -ms-transform: scale(.3);
    -o-animation-name: bounce_fadingBarsG;
    -o-animation-duration: 1.7s;
    -o-animation-iteration-count: infinite;
    -o-animation-direction: linear;
    -o-transform: scale(.3);
    animation-name: bounce_fadingBarsG;
    animation-duration: 1.7s;
    animation-iteration-count: infinite;
    animation-direction: linear;
    transform: scale(.3);
}

#fadingBarsG_1 {
    left: 0;
    -moz-animation-delay: 0.68s;
    -webkit-animation-delay: 0.68s;
    -ms-animation-delay: 0.68s;
    -o-animation-delay: 0.68s;
    animation-delay: 0.68s;
}

#fadingBarsG_2 {
    left: 13px;
    -moz-animation-delay: 0.85s;
    -webkit-animation-delay: 0.85s;
    -ms-animation-delay: 0.85s;
    -o-animation-delay: 0.85s;
    animation-delay: 0.85s;
}

#fadingBarsG_3 {
    left: 25px;
    -moz-animation-delay: 1.02s;
    -webkit-animation-delay: 1.02s;
    -ms-animation-delay: 1.02s;
    -o-animation-delay: 1.02s;
    animation-delay: 1.02s;
}

#fadingBarsG_4 {
    left: 38px;
    -moz-animation-delay: 1.19s;
    -webkit-animation-delay: 1.19s;
    -ms-animation-delay: 1.19s;
    -o-animation-delay: 1.19s;
    animation-delay: 1.19s;
}

#fadingBarsG_5 {
    left: 50px;
    -moz-animation-delay: 1.36s;
    -webkit-animation-delay: 1.36s;
    -ms-animation-delay: 1.36s;
    -o-animation-delay: 1.36s;
    animation-delay: 1.36s;
}

#fadingBarsG_6 {
    left: 63px;
    -moz-animation-delay: 1.53s;
    -webkit-animation-delay: 1.53s;
    -ms-animation-delay: 1.53s;
    -o-animation-delay: 1.53s;
    animation-delay: 1.53s;
}

#fadingBarsG_7 {
    left: 75px;
    -moz-animation-delay: 1.7s;
    -webkit-animation-delay: 1.7s;
    -ms-animation-delay: 1.7s;
    -o-animation-delay: 1.7s;
    animation-delay: 1.7s;
}

#fadingBarsG_8 {
    left: 88px;
    -moz-animation-delay: 1.87s;
    -webkit-animation-delay: 1.87s;
    -ms-animation-delay: 1.87s;
    -o-animation-delay: 1.87s;
    animation-delay: 1.87s;
}

@-moz-keyframes bounce_fadingBarsG {
    0% {
        -moz-transform: scale(1);
        background-color: #0072C6;
    }

    100% {
        -moz-transform: scale(.3);
        background-color: #FFFFFF;
    }
}

@-webkit-keyframes bounce_fadingBarsG {
    0% {
        -webkit-transform: scale(1);
        background-color: #0072C6;
    }

    100% {
        -webkit-transform: scale(.3);
        background-color: #FFFFFF;
    }
}

@-ms-keyframes bounce_fadingBarsG {
    0% {
        -ms-transform: scale(1);
        background-color: #0072C6;
    }

    100% {
        -ms-transform: scale(.3);
        background-color: #FFFFFF;
    }
}

@-o-keyframes bounce_fadingBarsG {
    0% {
        -o-transform: scale(1);
        background-color: #0072C6;
    }

    100% {
        -o-transform: scale(.3);
        background-color: #FFFFFF;
    }
}

@keyframes bounce_fadingBarsG {
    0% {
        transform: scale(1);
        background-color: #0072C6;
    }

    100% {
        transform: scale(.3);
        background-color: #FFFFFF;
    }
}

.HandCursor {
    cursor: pointer;
}

.datepicker {
    z-index: 9999 !important;
}


.HeaderPageMaster {
    float: right;
    background-repeat: no-repeat;
    background-position: left center;
    text-align: right;
    font-family: 'Segoe UI';
    font-weight: 300;
    font-size: 20px;
    color: #000000;
    margin-right: 15px;
}

.HeaderEmailVendas {
    float: right;
    background-repeat: no-repeat;
    background-position: left center;
    text-align: right;
    font-family: 'Segoe UI';
    font-weight: 300;
    font-size: 20px;
    color: #000000;
    margin-right: 15px;
}

    .HeaderEmailVendas:hover {
        color: #0072C6;
    }

.liEmpty {
    list-style-type: none;
}

.ButtonFacebook {
    color: #FFFFFF;
    clear: both;
    display: block;
    font-family: 'Segoe UI';
    font-size: medium;
    font-weight: 600;
    margin-left: 20px;
    background-color: transparent;
    border: none;
    margin-top: 25px;
    background-image: url('Images/Footer/Conectar/Facebook_Medio.png');
    background-repeat: no-repeat;
    background-size: 25px 22px;
    background-position: center left;
    text-align: right;
    width: 110px;
}

    .ButtonFacebook:hover {
        color: white;
    }

.ButtonTwitter {
    color: #FFFFFF;
    font-family: 'Segoe UI';
    font-size: medium;
    font-weight: 600;
    margin-left: 20px;
    clear: both;
    display: block;
    background-color: transparent;
    border: none;
    margin-top: 15px;
    background-image: url('Images/Footer/Conectar/Twitter_Medio.png');
    background-repeat: no-repeat;
    background-size: 25px 25px;
    text-align: right;
    width: 92px;
}

    .ButtonTwitter:hover {
        color: white;
    }

.ButtonGoogle {
    color: #FFFFFF;
    font-family: 'Segoe UI';
    font-size: medium;
    font-weight: 600;
    margin-left: 20px;
    clear: both;
    display: block;
    background-color: transparent;
    border: none;
    margin-top: 15px;
    background-image: url('Images/Footer/Conectar/Google_Medio.png');
    background-repeat: no-repeat;
    background-size: 25px 25px;
    text-align: right;
    width: 92px;
}

    .ButtonGoogle:hover {
        color: white;
    }

.ButtonLinkedin {
    color: #FFFFFF;
    font-family: 'Segoe UI';
    font-size: medium;
    font-weight: 600;
    margin-left: 20px;
    clear: both;
    display: block;
    background-color: transparent;
    border: none;
    margin-top: 15px;
    background-image: url('Images/Footer/Conectar/Linkedin_Medio.png');
    background-repeat: no-repeat;
    background-size: 25px 25px;
    text-align: right;
    width: 103px;
}

    .ButtonLinkedin:hover {
        color: white;
    }

.ButtonLinksRapidos {
    color: #FFFFFF;
    font-family: 'Segoe UI';
    font-size: medium;
    font-weight: 600;
    margin-left: 20px;
    clear: both;
    background-position-y: center;
    display: block;
    background-color: transparent;
    border: none;
    background-image: url('Images/Footer/LinksRapidos/Seta.png');
    background-repeat: no-repeat;
    background-size: 10px 10px;
    text-align: right;
}

    .ButtonLinksRapidos:hover {
        text-decoration: underline;
    }

img.Clientes {    
    opacity: 0.4;
    -webkit-transition: width 1s , height 1s , opacity 1s;
    transition: width 1s , height 1s , opacity 1s;
}

    img.Clientes:hover {
        width: 120px;
        height: 70px  ;
        opacity: 1;
             
    }

    img.ClienteIgui {    
    opacity: 0.4;
    -webkit-transition: width 1s , height 1s , opacity 1s;
    transition: width 1s , height 1s , opacity 1s;
}

    img.ClienteIgui:hover {
        width: 140px;
        height: 50px  ;
        opacity: 1;
             
    }

    img.ClienteFammaHelenge {    
    opacity: 0.4;
    -webkit-transition: width 1s , height 1s , opacity 1s;
    transition: width 1s , height 1s , opacity 1s;
}

    img.ClienteFammaHelenge:hover {
        width: 140px;
        height: 50px  ;
        opacity: 1;
             
    }

html,
body {
	margin:0;
	padding:0;
	height:100%;
}
#wrapper {
	min-height:100%;
	position:relative;
}
#header {
	background:#ededed;
	padding:10px;
}
#content {
	padding-bottom:100px; /* Height of the footer element */
}
#footer {
	background:#ffab62;
	width:100%;
	height:100px;
	position:absolute;
	bottom:0;
	left:0;
}