/* 
    Document   : estilo
    Created on : 16/09/2013, 11:32:08
    Author     : Carlos Claro
    Description:
*/

@media (max-width: 767px) {
    
}
@media (max-width: 768px) {
    
}
@media (min-width: 1200px) {
    .container {
        max-width: 100%;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
    
}
@media (min-width: 992px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
    
}
@media screen and (max-width: 400px) {
    
}
@media screen and (min-width: 768px) {
    
}
@media print{
 
}
.img-cotacao {
    width: 100%;
    border-radius: 10px!important;
}
.carrinho {
    font-weight: 300!important;
    padding-left: 10px!important;
    padding-right: 10px!important;
    background: #fff!important;
    border-color: #ededed!important;
    border-radius: 5px!important;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.12), 0 2px 4px 0 rgba(0,0,0,.08)!important;
    border-bottom: 0px solid #c2cad8!important;
}
.title-form-carrinho {
    display: inline-block;
    margin-bottom: 0px;
    color: #6b6b6b;
    font-weight: 500;
    font-size: 13px;
}
.form-carrinho {
        padding-top: 0!important;
    margin: 0 0 5px!important;
}
.form-horizontal .form-group.form-md-line-input {
    padding-top: 0;
    margin: 0 0 5px;
}

.title-carrinho {
    color: #20264c;
    font-size: 22px;
    font-weight: 600 !important;
}
.form-group.form-md-line-input .form-control~label {
    top: 0;
    margin-bottom: 0;
    font-size: 14px;
    color: #202656;
}
.form-group.form-md-line-input .help-block {
    position: absolute;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 8px;
}
.produto-cot {
        margin-bottom: 30px;

}
.item-carrinho {
    padding-bottom: 15px;
    border-bottom: 1px solid #a2a2a2;
}
.form-group.form-md-line-input .form-control.edited:not([readonly])~.help-block, .form-group.form-md-line-input .form-control:focus:not([readonly])~.help-block {
    color: #000000;
    opacity: 1;
    filter: alpha(opacity=100);
}

.form-group.form-md-line-input .form-control.edited:not([readonly])~.form-control-focus:after, .form-group.form-md-line-input .form-control.edited:not([readonly])~label:after, .form-group.form-md-line-input .form-control:focus:not([readonly])~.form-control-focus:after, .form-group.form-md-line-input .form-control:focus:not([readonly])~label:after {
    visibility: visible;
    left: 0;
    width: 100%;
    background: #ffffff;
}
.titulo-selecionado {
        color: #20264c;
    font-size: 15px;
    font-weight: 600 !important;
}
.form-group.form-md-line-input.form-md-floating-label .form-control~label {
    font-size: 13px;
    top: 0;
    transition: .2s ease all;
    color: #20264c;
}
.dashboard-stat2 .display .number small {
    font-size: 11px;
    color: #AAB5BC;
    font-weight: 600;
    text-transform: uppercase;
}
.titulo-aula {
    height: 70px;
}
.form-horizontal .control-label {
    text-align: left;
    margin-bottom: 0;
    padding-top: 7px;
}

.jumbotron {
    padding-top: 10px;
    padding-bottom: 10px;
}
.mt-widget-2 .mt-body .mt-body-stats > li {
    margin: 0px;
    list-style: none;
    display: inline-block;
}

.btn.btn-outline.green-haze {
    border-color: #1a3352;
    color: #1a3352;
    background: 0 0;
}
.btn.btn-outline.green-haze.active, .btn.btn-outline.green-haze:active, .btn.btn-outline.green-haze:active:focus, .btn.btn-outline.green-haze:active:hover, .btn.btn-outline.green-haze:focus, .btn.btn-outline.green-haze:hover {
    border-color: #193250;
    color: #FFF;
    background-color: #203857;
}
.curso-capa {
    border-radius: 20px!important;
    box-shadow: 1px 1px 20px 6px rgba(0, 0, 0, 0.12);
    width: 100%;
}
.portlet.light > .portlet-title > .caption {
    color: #1a354e;
}
.border-bottom {
    border-bottom: 1px solid #dbd6d6;    
}
.portlet > .portlet-title {
    border-bottom: 1px solid #eee;
    padding: 0;
    margin-bottom: 0px;
}
.bread {
    margin-top: 10%;
}
.nome-curso {
    font-size: 26px!important;
}
.portlet.light.bordered > .portlet-title {
    border-bottom: 0px solid #eef1f5;
}
.portlet.light.bordered {
    border: 0px solid #e7ecf1 !important;
}
.btn-fnc {
    margin: 0 2px;
}
label {
    display: inline-block;
    margin-bottom: 0px;
    color: #6b6b6b;
}
.arquivo-exibe-upload {
    height: 200px;
    width: auto;
}
.font-maior {
    font-size: 20px;
}

.erro-interacoes {
    color:#D71C22;
    font-weight: bold;
}

.editavel{
    cursor: pointer;
}

.atividade h3 {
    margin-top: 0px;
}

form .row {
    margin-top: 5px;
}
table {
    margin-top: 10px;
}
.resposta-endereco {
    z-index: 10;
}
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 999px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}
#news-letter{
    font-size: arial;
    color:#ffffff;
    box-shadow: 0 0 10px 1 px rgba(0,0,0,0.3);
    display:block;
    margin:21% 0px;
    padding: 0px;
    position: fixed;
    right:0px;
    top:0px;
    z-index: 999999;
}
#news-letter .nw-content{
    margin: 0;
    width: auto;
    z-index: 1;
    height:auto;
}
#news-letter .nw-content .nw-passo1{
    vertical-align: top;
}
#news-letter .nw-content .nw-passo1 a{
    text-decoration: none;
}
#news-letter .nw-content img.nw-sentence{
    color: #ffffff;
    font-family: Arial;
    display: block;
    margin: 0px;
    padding: 0;
    margin-left:10px;
    margin-top:10px;
    vertical-align: top;
    font-size: 12px;
    cursor: pointer;
    height:auto;
}
#news-letter .nw-content .nw-passo2 {
    position: relative;
    padding: 10px 10px 10px 10px;
    background-color: #1E3385;
}
#news-letter .nw-content .nw-passo1,  #news-letter .nw-content .nw-passo2 {
    display: inline-block;
}
#news-letter .nw-content .nw-passo2 input {
    min-width: 180px;
}
#news-letter .nw-content input {
    background: none repeat scroll 0 0 #fff;
    border: 0 none;
    border-radius: 3px;
    color: #333;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin: 10px 0;
    padding: 0 11px;
    vertical-align: top;
    width: 90%;
}
#news-letter input[type="email"] {
    display: inline;
}
#news-letter .nw-content button {
    border: 0 none;
    border-radius: 3px;
    color: #fff;
    background-color:#D71C22!important;
    cursor: pointer;
    float: none;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 30px;
    margin-left:0px;
    padding: 0 18px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    vertical-align: top;
    width: auto;
}
.btn-close{
    margin-left:20px;
    cursor:pointer;
    color:#ffffff;
    font-family:arial;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    vertical-align: center;
    line-height: 30px;
}
.elementos-nw{
    width: 220px;
    color: #ffffff;
    font-family: Arial;
    display: block;
    font-size: 12px;
    cursor: pointer;
    height:auto;
}
.nw-passo1 #open-nw
{
    background-color: #1E3385;
    padding: 5px 10px;
    letter-spacing: 2;
    margin-right: -40px;
    border-radius: 5px 5px 0px 0px;
    cursor: pointer;
    transform: rotate(270deg);
}
.alert-oc-in{
    display: none;
    color: #000;
    border: 1px solid #cccccc;
    background-color: #fff;
    padding: 5px 0px;
    margin: 5px 0px;
}
.oc-play{
    cursor: pointer;
    margin-right: 15px;
}
#sandbox-container, .datepicker-dropdown{
    z-index: 999999 !important;
}
.modal
{
    z-index: 9000 !important;
}
.modal-pesquisa{
    width:auto;
}
.modal-dialog {
    /*width: 1000px;*/
}
.modal-dialog a, .empresas-selecionaveis, .remover-selecionados{
    cursor: pointer;
    
}
.empresas-selecionaveis{
    cursor: pointer;
}
/* habilitar hover em dropdown
.dropdown:hover .dropdown-menu {
display: block;
}*/


.demo-placeholder {
	width: 500px;
	height: 300px;
	font-size: 14px;
	line-height: 1.2em;
}

.administrar-email .tab-content>.tab-pane{
    min-height: 500px;
}

.campos_formulario_listagem
{
    padding: 20px 5px 0px 0px;
    margin-bottom: 5px
}

.campos_formulario_listagem:nth-child(2n+0)
{
    background:#f0f0f0;
}
.campos_formulario_listagem_placeholder
{
    height: 160px;
    border: 5px dashed #d1d1d1;
}
.dd3-content{
    text-overflow : ellipsis;
    padding: 5px 35px 5px 40px !important;
    width:100%;
}
.dd3-content:hover
{
    cursor:pointer;
}
.dd-active:after
{
    content: "";

    width: 0; 
    height: 0;

    position: absolute;

    right: -13px;
    top:0px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 13px solid #ccc;

}
.dd3-config
{
    position: absolute;
    margin: 0;
    right: 0;
    top: 0;
    width: 30px;
/*    text-indent: 100%;*/
    white-space: nowrap;
    overflow: hidden;
    border: 1px solid #aaa;
    background: #BFCAD1;
    color:#fff;
    padding:7px 7px 7px 5px;
}
.dd3-config:hover
{
    cursor:pointer;
    background: #D91E18;
}
.dd3-delete
{
    position: absolute;
    margin: 0;
    right: 0;
    top: 0;
    width: 30px;
/*    text-indent: 100%;*/
    white-space: nowrap;
    overflow: hidden;
    border: 1px solid #aaa;
    background: #e35b5a ;
    color:#fff;
    padding:7px 7px 7px 5px;
}
.dd3-delete:hover
{
    cursor:pointer;
    background: #D91E18;
}
.dd3-duplicate
{
    position: absolute;
    margin: 0;
    right: 30px;
    top: 0;
    width: 30px;
/*    text-indent: 100%;*/
    white-space: nowrap;
    overflow: hidden;
    border: 1px solid #aaa;
    background: #67809F;
    color:#fff;
    padding:7px 7px 7px 5px;
}
.dd3-duplicate:hover
{
    cursor:pointer;
    background: #67809F; 
}
.dd3-pagina
{
    position: absolute;
    margin: 0;
    right: 60px;
    top: 0;
    width: 30px;
/*    text-indent: 100%;*/
    white-space: nowrap;
    overflow: hidden;
    border: 1px solid #aaa;
    background: #525e64;
    color:#fff;
    padding:7px 7px 7px 5px;
}
.dd3-pagina:hover
{
    cursor:pointer;
    background: #525e64; 
}
.height-hidden
{
    min-height: 210px;
    max-height: 210px;
    overflow: auto;
}
.height-hidden:hover
{
    padding-right: auto
}
.listagem-imoveis
{
    min-height: 480px;
    max-height: 481px;
    overflow: hidden;
}
.pointer
{
    cursor: pointer;
}
.bootstrap-switch {
    height: 30px !important;
}
.daterangepicker .calendar td, .daterangepicker .calendar th
{
    padding:0px
}
.flip-scroll table, .table td .img-responsive {
    width: 250px;
    height: 250px;
    object-fit: contain;
    max-width: none;
}
.img-profile {
    width: 250px;
    height: 250px;
}
.md-checkbox {
    position: relative;
    margin: 10px 0;
}
.tb_carlos img{
    width:80px;
    height: 60px;
}
