body {
	margin: 0;
    /*font-family: unimed !important;*/
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: rgb(41, 41, 41);
    text-indent: 0px;
}
strong {
    /*font-family: 'UnimedSlab-Bold' !important;*/
    /*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
    /*font-size: 18px;*/
}
header .img, header .titulo, footer .img, footer .titulo {
    float: left;
}
header .img, footer .img {
    width: 30%;
}
header .titulo, footer .titulo {
    width: 100%;
    font-size: 12px;
}
header img, footer img {
    width: 150px;
    float: left;
}
.cabecalho, .cabecalho-50, .cabecalho-70 {
    width: 20%;
    float: left;
    /*border: 1px solid #00995d;*/
    padding: 5px;
    height: 100px;
    line-height: 5px;
}
.cabecalho-50 {
    width: 50%;
}
.cabecalho-70 {
    width: 70%;
}
.ans {
    float: left;
    width: 100%;
    text-align: left;
}
table {
    width: 100%;
}
table thead {
    text-align: center;
    font-weight: bold;
}
table td {
    /*padding: 5px;*/
    font-size: 11px;
}
.footer {
    position: fixed;
    bottom: 0;
    width: 100%;
}
@font-face{
    font-family:'fontawesome-alloy';
    src:url("../fonts/fontawesome-alloy.eot");
    src:url("../fonts/fontawesome-alloy.eot")
    format("embedded-opentype"),
    url("../fonts/fontawesome-alloy.woff")
    format("woff"),
    url("../fonts/fontawesome-alloy.ttf")
    format("truetype"),
    url("../fonts/fontawesome-alloy.svg#fontawesome-alloy")
    format("svg");
    font-weight:normal;
    font-style:normal
}
@font-face{
	font-family:'UnimedSlab-Book';
	src:url("../fonts/UnimedSlab-Book.eot?")
	format("eot");
	src:url("../fonts/UnimedSlab-Book.eot?#iefix")
	format("embedded-opentype"),
	url("../fonts/UnimedSlab-Book.otf")
	format("opentype"),
	url("../fonts/UnimedSlab-Book.woff")
	format("woff"),
	url("../fonts/UnimedSlab-Book.ttf")
	format("truetype"),
	url("../fonts/UnimedSlab-Book.svg#UnimedSlab-Book")
	format("svg")
}
@font-face{
	font-family:'UnimedSlab-SemiBold';
	src:url("../fonts/UnimedSlab-SemiBold.eot?")
	format("eot");
	src:url("../fonts/UnimedSlab-SemiBold.eot?#iefix")
	format("embedded-opentype"),
	url("../fonts/UnimedSlab-SemiBold.otf")
	format("opentype"),
	url("../fonts/UnimedSlab-SemiBold.woff")
	format("woff"),
	url("../fonts/UnimedSlab-SemiBold.ttf")
	format("truetype"),
	url("../fonts/UnimedSlab-SemiBold.svg#UnimedSlab-SemiBold")
	format("svg")
}
@font-face{
	font-family:'UnimedSlab-Bold';
	src:url("../fonts/unimedslab-bold-webfont.eot");
	src:url("../fonts/unimedslab-bold-webfont.eot?#iefix")
	format("embedded-opentype"),
	url("../fonts/unimedslab-bold-webfont.woff2")
	format("woff2"),
	url("../fonts/unimedslab-bold-webfont.woff")
	format("woff"),
	url("../fonts/unimedslab-bold-webfont.ttf")
	format("truetype"),
	url("../fonts/unimedslab-bold-webfont.svg#unimed_slabbold")
	format("svg")
}

.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}

.clear {
	clear: both;
}
.margin-top-5 {
    margin-top: 5px !important;
}
.margin-top-15 {
    margin-top: 15px !important;
}
.margin-top-25 {
	margin-top: 25px !important;
}
.margin-bottom-25 {
	margin-bottom: 25px !important;
}
.margin-bottom-5 {
	margin-bottom: 5px !important;
}
.text-center {
    text-align: center;
}
.vertical-align-middle {
    vertical-align: middle !important;
}
.aui {
    background-color: white;
    color: #333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}
.aui body {
    font-family: 'Trebuchet MS',Arial,sans-serif;
    font-size: 1em;
    color: #5b5c65;
    line-height: 1.3em;
}
.aui .container-fluid {
    padding-right: 20px;
    padding-left: 20px;
}
.aui .container-fluid:before, .aui .container-fluid:after {
    display: table;
    content: "";
    line-height: 0;
}
.aui .container-fluid:after {
    clear: both;
}
.aui .container-fluid:before, .aui .container-fluid:after {
    display: table;
    content: "";
    line-height: 0;
}


.display-none {
    display: none;
}

.laranja .esqueci-senha {
    color: #f47920;
    text-decoration: underline;
}
/**
 * LOADER
 */
 .loader{
    text-align: center;
 }
 .loader img{
    /*margin-top: 250px;*/
    height: 50px;
 }
.divMessageBoxBack {
    width: 100%;
    height: 49px;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0) !important;
    z-index: 100000;
}
.load {
    background-color: rgba(51, 51, 51, 0.73) !important;
    position: fixed;
    bottom: 0;
    border: 0;
    outline: none;
    left: 0;
    z-index: 1040;
    top: 0;
    right: 0;
}
.load img {
    height: 50px;
    position: fixed;
    top: 100px;
    left: 50%;
    margin-left: -108px;
}




.beneficiario #wrapper {
    padding: 2em 0 0!important;
    position: static;
}
#wrapper {
    padding: 2em 5em 0;
    position: relative;
}
.aui .container-fluid {
    padding-right: 20px;
    padding-left: 20px;
}
.beneficiario .centralizar-texto.deslogado {
    position: relative;
    margin: 30px 40px 0 40px;
}
.aui article, .aui aside, .aui details, .aui figcaption, .aui figure, .aui footer, .aui header, .aui hgroup, .aui nav, .aui section {
    /* display: block; */
}

.centralizar-texto {
    text-align: center!important;
}

.padding-vertical-dobro {
    padding-top: 20px!important;
    padding-bottom: 20px!important;
}
.logo {
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
}
.logo img {
    max-width: 196px;
    height: 100%;
}

.laranja .cor-secundaria {
    color: #b1d34b;
}
.laranja .cor-principal, .laranja .pagina-atual {
    color: #f47920;
}
.aui h1, .aui h2, .aui h3, .aui h4, .aui h5, .aui h6 {
    line-height: 1.3;
    font-weight: initial;
}

.titulo1, .titulo2, .titulo3, .titulo4, .titulo5, .titulo6 {
    margin: 0!important;
    line-height: normal!important;
    font-family: 'UnimedSlab-Book'!important;
}
.titulo4 {
    font-size: 1.6em!important;
}
.aui strong {
    font-weight: bold;
}
.titulo-negrito {
    font-family: 'UnimedSlab-Bold'!important;
}

.beneficiario .rodape {
    position: relative;
}
.beneficiario .centralizar {
    width: 980px;
    margin: 0 auto;
    /*float: left;*/
}
.beneficiario .rodape .copyright {
    font-size: .786em;
    color: #c4cbcf;
}
.beneficiario .rodape .rodape-logado, .beneficiario .rodape .copyright {
    border-top: 1px solid #c4cbcf;
    padding: 20px 0;
    text-align: center;
}

.beneficiario .conteudo {
    margin-top: 40px;
}
.margin-vertical-gigante {
    margin-top: 40px!important;
    margin-bottom: 40px!important;
}
.aui .coluna-login {
    margin: 2% 0;
}
.aui form {
     margin-bottom: 20px;
}
.aui fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}
.aui .control-group {
    margin: 0;
}

.aui .input-icon.lado-a-lado {
    box-sizing: border-box;
    padding-left: 30px;
}
.aui input[placeholder] {
    border-width: 0;
}
.aui select, .aui textarea, .aui input[type="text"], .aui input[type="file"], .aui input[type="password"], .aui input[type="datetime"], .aui input[type="datetime-local"], .aui input[type="date"], .aui input[type="month"], .aui input[type="time"], .aui input[type="week"], .aui input[type="number"], .aui input[type="email"], .aui input[type="url"], .aui input[type="search"], .aui input[type="tel"], .aui input[type="color"], .aui .uneditable-input {
    display: inline-block;
    height: 20px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    vertical-align: middle;
}
.aui textarea, .aui input[type="text"], .aui input[type="password"], .aui input[type="file"], .aui input[type="datetime"], .aui input[type="datetime-local"], .aui input[type="date"], .aui input[type="month"], .aui input[type="time"], .aui input[type="week"], .aui input[type="number"], .aui input[type="email"], .aui input[type="url"], .aui input[type="search"], .aui input[type="tel"], .aui input[type="color"], .aui .uneditable-input {
    background-color: white;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
     -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
     transition: border linear .2s,box-shadow linear .2s;
}
.aui textarea, .aui input[type="text"], .aui input[type="password"], .aui input[type="file"], .aui input[type="datetime"], .aui input[type="datetime-local"], .aui input[type="date"], .aui input[type="month"], .aui input[type="time"], .aui input[type="week"], .aui input[type="number"], .aui input[type="email"], .aui input[type="url"], .aui input[type="search"], .aui input[type="tel"], .aui input[type="color"], .aui .uneditable-input {
    background-color: white;
    width: 100%;
    border: 0px solid #ededed;
    border-bottom-width: 1px!important;
    border-bottom-color: #5b5c65;
    padding: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0!important;
    -moz-border-radius: 0!important;
    border-radius: 0!important;
    height: auto;
    font-family: "Trebuchet MS",sans-serif;
}
.aui .lado-a-lado, .aui .taglib-captcha input {
    width: 100% ;
    box-sizing: border-box;
}

.input-icon, .input-captcha input, .beneficiario .busca .btn-busca {
    background-image: url(../img/icones-formulario.svg);
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 40px 1040px;
}

.input-icon, .input-captcha input {
    padding-left: 40px!important;
    color: #8d8f99!important;
}
.input-usuario {
    background-position: 0 -960px;
}
.input-senha, .input-captcha input {
    background-position: 0 -800px;
}

.input-data, .input-captcha input {
    background-position: 0 -79px;
}

.select-local {
    width: 100%;
    height: 40px;
}


.aui .btn {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    background-color: #f1f1f1;
    background-image: -moz-linear-gradient(top,#f6f6f6,#eaeaea);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#f6f6f6),to(#eaeaea));
    background-image: -webkit-linear-gradient(top,#f6f6f6,#eaeaea);
    background-image: -o-linear-gradient(top,#f6f6f6,#eaeaea);
    background-image: linear-gradient(to bottom,#f6f6f6,#eaeaea);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF6F6F6',endColorstr='#FFEAEAEA',GradientType=0);
    border-color: #eaeaea #eaeaea #c4c4c4;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    border: 1px solid #cfcfcf;
    border-bottom-color: #b5b5b5;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
}
.aui .btn, .aui .btn-primary, .aui .btn-info, .aui .btn-success, .aui .btn-warning, .aui .btn-danger, .aui .btn-inverse, .aui .btn-link {
    text-decoration: none;
    font-family: 'UnimedSlab-SemiBold';
    text-shadow: none;
    background-image: none;
    background-repeat: no-repeat;
    filter: none;
    border: 0;
    -webkit-border-radius: 0!important;
    -moz-border-radius: 0!important;
    border-radius: 0!important;
    padding: 10px 20px;
    box-sizing: border-box;
    box-shadow: none;
}

.aui label, .aui select, .aui button, .aui input[type="button"], .aui input[type="reset"], .aui input[type="submit"], .aui input[type="radio"], .aui input[type="checkbox"] {
    cursor: pointer;
}

.field-boletos {
    width: 35% !important;
    margin-left: 5% !important;
    margin-top: 45px !important;
    float: left !important;
}

.field-portais {
    width: 100%;
}

.text-align-left {
    text-align: left !important;
}
.text-align-right {
    text-align: right !important;
}

.laranja .btn-primary {
    background-color: #b1d34b;
    color: #0a5f55;
}
.laranja .btn-primary:hover, .laranja .btn-primary:focus, .laranja .btn-primary:active, .laranja .nav-list .active a {
    background-color: #f47920;
    color: white;
}
.laranja .btn-escuro {
    background-color: #0a5f55 !important;
    color: #b1d34b !important;
}
/*.laranja .btn-escuro:hover, .laranja .btn-escuro:active, .laranja .btn-escuro:focus {
    background-color: #b1d34b;
    color: #0a5f55;
}*/
.laranja .btn-claro {
    background-color: #fff0c7;
    color: #0a5f55;
}
.laranja .btn-claro:hover, .laranja .btn-claro:active, .laranja .btn-claro:focus {
    background-color: #b1d34b;
    color: #0a5f55;
}
.laranja .btn-roxo {
	background-color: #411564;
    color: #FFF;
}
.laranja .btn-roxo:hover, .laranja .btn-roxo:active, .laranja .btn-roxo:focus {
    background-color: #b1d34b;
    color: #0a5f55;
}
.laranja .btn-vermelho {
    background-color: #ed1651;
    color: #fff;
}
.laranja .btn-vermelho:hover, .laranja .btn-vermelho:active, .laranja .btn-vermelho:focus {
    background-color: #b1d34b;
    color: #0a5f55;
}
.laranja .btn-laranja {
	background-color: #f47920;
    color: #FFF;
}
.laranja .btn-laranja:hover, .laranja .btn-laranja:active, .laranja .btn-laranja:focus {
    background-color: #b1d34b;
    color: #0a5f55;
}

.sub-menu {
	list-style: none;
	margin: 0;
	position: absolute;
	z-index: 999;
	width: 100%;
	/*margin-left: 100%;*/
	/*margin-top: -130px;*/
}
.sub-menu li {
    text-decoration: none;
    font-family: 'UnimedSlab-SemiBold';
    text-shadow: none;
    /*padding: 10px 20px;*/
    /*background-color: #b1d34b;*/
    color: #0a5f55;
    width: 100%;
    /*margin-left: -40px;*/
    cursor: pointer;
    text-align: left;
}
.sub-menu li a {
	text-decoration: none;
    color: #0a5f55;
    padding: 10px 20px;
    display: block;
    background-color: #b1d34b;
}
.sub-menu li:hover, .sub-menu li:active, .sub-menu li:focus, .sub-menu li:hover a, .sub-menu li:active a, .sub-menu li:focus a {
	background-color: #f47920;
    color: #FFF;
}


.top {
    width: 100%;
    height: 38px;
    background: #b1d34b;
    color: #0a5f55;
    -webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 1px 10px rgba(0,0,0,0.1);
    box-shadow: 0 1px 10px rgba(0,0,0,0.1);
}
.top a {
    text-decoration: none;
    float: right;
    padding: 10px 15px 10px;
    margin-right: 30px;
    font-size: 15px;
    color: #0a5f55;
}
.top a:hover {
    background: #f47920;
    color: #fff;
}

.aui [class^="icon-"], .aui [class*=" icon-"] {
    font-family: 'fontawesome-alloy';
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
}
.beneficiario .user-avatar-link .icon-off {
     vertical-align: bottom;
     margin: 0 0 0 5px;
     font-size: 1.3em;
     display: inline-block;
}

.conteiner {
    width: 960px;
    margin: 40px auto;
}

.beneficiario .site-logo {
    margin-right: 20px;
    margin-bottom: 10px;
}
.beneficiario .site-logo, .beneficiario .site-title {
    float: left;
}
.titulo2 {
    font-size: 2em!important;
}

.faixa-cinza {
    width: 100%;
    height: 38px;
    background: #ededed;
}
.faixa-cinza .conteiner{
    width: 960px;
    margin: 0px auto;
}

.beneficiario .portlet-topper {
    position: relative;
    display: block;
}
.beneficiario .portlet-topper .portlet-title {
    margin: 0 0 10px;
    font-size: 1.571em;
    font-family: 'UnimedSlab-Book';
    position: relative;
    min-height: 2px;
    overflow: hidden;
}

.beneficiario .portlet-topper .portlet-title .portlet-title-text {
    display: inline;
    position: relative;
}
.laranja .portlet-title .portlet-title-text {
    color: #f47920;
}

.beneficiario .portlet-topper .portlet-title .portlet-title-text:after {
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    width: 100%;
    margin-top: 0;
    bottom: 0;
    z-index: 2;
}
.laranja .portlet-title .portlet-title-text:after {
    background: #b1d34b;
}
.beneficiario .portlet-topper .portlet-title:after {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    border-top: 2px solid #ededed;
    border-bottom: 2px solid;
    margin-top: -2px;
}
.laranja .portlet-title:after {
    border-bottom-color: #b1d34b!important;
}
.rodape-logado {
    margin-top: 50px;
    font-size: .857em;
    line-height: 1.3em;
}
.beneficiario .rodape .ans {
    /*position: absolute;*/
    right: 0;
    top: 14.5%;
    padding: 3px;
    width: 130px;
    height: auto;
}
.submodal {
    text-decoration: none !important;
    color: #e55300 !important;
}
.laranja .perfil-resumido .container-foto, .laranja .perfil-detalhado .container-foto {
    border-color: #b1d34b;
}
.perfil-resumido .moldura-resumido, .perfil-detalhado .moldura-resumido {
    width: 56px;
    height: 56px;
}
.perfil-resumido .container-foto, .perfil-detalhado .container-foto {
    display: table;
    padding: 0!important;
    position: relative;
    margin: 10px auto;
    border-radius: 50%;
    border: 2px solid;
    overflow: hidden;
}
.laranja .perfil-resumido .nome-beneficiario:after {
    border-bottom-color: #f47920;
}
.perfil-resumido .nome-beneficiario:after {
    content: "";
    height: 0;
    border-bottom: 1px solid;
    width: 25%;
    top: 100%;
    display: block;
    margin: 10px auto;
}
.perfil-resumido dt, .perfil-detalhado dt {
    font-size: .855em;
    line-height: 1em;
}
.perfil-resumido dd, .perfil-detalhado dd {
    font-size: 1.2em;
    margin: 0 0 10px;
}

.btn-success {
    color: #fff !important;
    background-color: #5cb85c !important;
    border-color: #4cae4c !important;
}


.disponivel, .parcialmente-disponivel, .nao-disponivel {
    text-shadow: 2px 2px 5px #ccc;
    font-size: 1.1em;
}
.disponivel {
    color:#00995D !important;
}
.parcialmente-disponivel {
    color:#F47920 !important;
}
.nao-disponivel {
    color:#ED1651 !important;
}

.menu-desktop {
    display: block;
}
.menu-mobile {
    display: none;
    margin-bottom: 25px;
}
.menu-mobile i {
    font-size: 2.5em;
    position: absolute;
    top: 0;
    left: 0;
    padding: 5%;
    cursor: pointer;
}
.menu-mobile div {
    -webkit-transition: 2s linear all; /* Chrome */
    transition: 2s linear all;
}
.login-pres-coop {
    position: absolute;
    right: 30px;
    bottom: 30px;
    background: #fff;
    padding: 50px;
}

.img-fundo {
    position: relative;
}
.left {
    float: left;
}

.right {
    float: right;
}
.btn-alterar-dados {
    width: 150px !important;
    top: 10px;
    position: absolute;
}
.font-disponivel {
    font-size: 1.3em;
}



@media only screen and (max-width: 960px) {

    .beneficiario .centralizar {
        width: 90%;
        margin: 0 auto;
    }

    .conteiner {
        width: 100%;
    }

}


@media only screen and (max-width: 768px) {

    [class*="col-"] {
        width: 100%;
    }
    .menu-desktop {
        display: none;
    }
    .menu-mobile {
        display: block;
    }

    .img-pres-coop {
        width: 80%;
    }
    .login-pres-coop {
        position: relative;
        width: 80% !important;
        padding: 5%;
        right: 0;
        bottom: 0;
        margin: 0 auto;
    }
    .btn-alterar-dados {
        width: 90% !important;
        margin: 10px 5%;
        position: initial;
    }

}

@media only screen and (max-width: 480px) {

    .h2, h2 {
        font-size: 1.8em !important;
    }

    .img-pres-coop {
        width: 100%;
    }
    .login-pres-coop {
        width: 100% !important;
    }


    .beneficiario .site-logo, .beneficiario .site-title {
        float: none;
    }
    .logo img {
        max-width: 100%;
        width: 70%;
    }

    .titulo2 {
        font-size: 1.5em !important;
    }


    .beneficiario .site-logo {
        margin: 0 auto;
    }
    .beneficiario .centralizar {
        text-align: center;
    }


    .font-disponivel {
        font-size: 1em;
    }

    .table tr th {
        font-size: 0.7em !important;
    }
}
