﻿.Font3D {
    font-family: "Sketch3D" !important;
}

form {
    overflow: visible;
    flex-wrap: nowrap;
}

body, form {
    background-color: #fff;
    text-rendering: optimizelegibility;
    margin: 0;
    padding: 0;
    min-width: 320px;
    -webkit-animation-delay: 0.1s;
    -moz-animation-delay: 0.1s;
    -webkit-animation-name: fontfix;
    -moz-animation-name: fontfix;
    -webkit-animation-duration: 0.1s;
    -moz-animation-duration: 0.1s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

.sufficit{ font-family: "Proxima Nova Light, Times New Roman"; }

header {
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

#footer, #footer a {
    color: #dbd5d5;
    text-decoration: none;
}

#footer .list-inline li {
    padding-left: 1.5%;
    padding-right: 1.5%;
    list-style: none;
}

#footer {
    background-color: #4f4f4f;
    font-family: 'HelveticaNeueLightCond';
    font-size: 16px;
    font-weight: normal;
}

div.suff-website {
    padding-bottom: 0 !important;
    overflow-x: hidden;
    overflow-y: visible;
    overflow: unset;
}
.suff-espacolimpo {
    z-index: -1;
    height: auto;
    min-height: 150px;
}

textarea { font-family: "Helvetica Neue", Helvetica, Arial; font-size: 14px; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6
{            
    font-family: "Proxima Nova Thin";
    font-weight: normal;
    color: white;
    text-rendering: optimizeLegibility;    
}

h1.invertido, h2.invertido, h3.invertido, h4.invertido, h5.invertido, h6.invertido { color: #666; }
.h1.invertido, .h2.invertido, .h3.invertido, .h4.invertido, .h5.invertido, .h6.invertido { color: #666; }

.caixaalta { font-variant: small-caps; }

h1, .h1 {    
    padding: 10px 10px 0 10px;
    letter-spacing: 2px;
    font-size: 44px;
    line-height: 44px;
    margin: 29px;    
}
h2, .h2 {
    letter-spacing: 1px;    
    font-size: 22px;
    line-height: 22px;
}
h3, .h3{
    text-align: justify;
    font-size: 22px; 
}
h4, .h4{
    font-size: 18px; 
    text-align: justify;
    line-height: 1.6;
    
}
h5, .h5{
    font-size: 14px; 
    text-align: center;
    font-family: 'Times New Roman';
}
a{ color: #555555; text-decoration: none; }
a:hover{ color: #555555; text-decoration: none; }

a[name]:not([href]) {
			display: block;
			position: relative;
			top: -180px;
            visibility: hidden;
		}

div.menuprincipalclass {
    background: rgba(242,244,245,0.95) !important;
    z-index: 100;
    -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.25);
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.25);
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.25);
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;
}
/* LESS */
.aspNetDisabled {
     background-color: #e0e0e0 !important;
     color: #eeeeee !important;
}

div.suff-erro {
    pointer-events: none;
    opacity: 0.4;
    background-color: #F00 !important;
    cursor: not-allowed;
}

p{ text-indent: 3em; }

div.suff-fullscreen {
    position: fixed !important;
    background-color: white !important;
    display: contents !important;
    top: 0;
    left: 0;
    margin: 0 !important;
    width: 100% !important;
    height: 100%;
    z-index: 1000;
    overflow: auto;
}

    div.suff-fullscreen div.suff-fullviewporthelper {
        position: fixed !important;
        display: block !important;
        overflow: auto !important;
        left: 0 !important;
        top: 0 !important;
        width: 100% !important;
        height: 100% !important;
    }

        div.suff-fullscreen div.suff-fullviewporthelper > table thead {
            display: inline-table !important;
            position: fixed !important;
            left: 0 !important;
            top: 0 !important;
            width: 100% !important;
            z-index: 1 !important;
        }
            div.suff-fullscreen div.suff-fullviewporthelper > table thead.tableFloatingHeaderOriginal {
                z-index: 2 !important;
            }

        div.suff-fullscreen div.suff-fullviewporthelper > table tbody {
            padding-top: 28px !important;
            width: 100% !important;
            display: inline-table !important;
        }

span.suff-avatar-description {
    width: 50px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
}

.suff-notFullScreen {
    display: none !important;
}

div.ui.grid + .suff-adesivolateral.grid {
    margin-top: auto;
}

div.suff-adesivolateral img {
    width: 70px !important;
    height: 70px !important;
}

div.suff-adesivolateral .sticky {
    filter: alpha(opacity=40);
    opacity: 0.4;
    position: absolute;
    z-index: 700;
    left: auto !important;
}

    div.suff-adesivolateral .sticky:hover {
        filter: alpha(opacity=100);
        opacity: 1;
    }

div.ui.menu.suff-menusecundario {
    top: 0;
    left: 0px;
    background-color: white;
    position: fixed;
    margin: 0;
    border: none;
    border-radius: 0;
    background: rgba(242,244,245,0.85) !important;
    height: 80px;
    z-index: 800;
    padding: 0px 0px 0px 270px !important;
    border-bottom: #ccc solid 1px;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.4), 0 4px 20px 0 rgba(0,0,0,0.4);
}

@media (max-width: 1199px) {
    div.suff-adesivolateral .sticky {
        top: 101px;
        margin-left: 1px !important;
        margin-bottom: 1px !important;
        position: fixed;
        transition: none;
        z-index: 101;
    }
}

@media (min-width: 1200px) {
    div.suff-adesivolateral .sticky, div.suff-adesivolateral .sticky.fixed.top {
        top: 12px;
        margin-top: 81px;
        left: auto !important;
        position: fixed;
    }
}

@media (max-width: 500px) {
    .not.suff-smallresolution {
        display: none;
    }
}

