/* Add here all your CSS customizations */

.margemBtn {
    margin-left: 5px;
}

#contrato {
     height: 435px;
}
.mgrHrAtlas {
    margin-top: 20px;
}

.mgrBttAtlas {
    margin-bottom: 15px;
}

.mgrTopAtlas {
    margin-top: 15px;
}

.panel-headingAtlas {
    background: #f6f6f6;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #DADADA;
    padding: 10px;
    position: relative;
}


.lgdAtlas {
    font-size: 15px;
    border: none;
    width: auto;
    margin-bottom: 0px;
    padding: 0 5px;
    color: #777;
}

.fldAtlas {
    padding: 0px 15px 15px 15px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    margin-bottom: 10px;
}

.divAtlas {
    padding: 15px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    margin-bottom: 10px;
}


.footerAtlas {
    text-align: right;
}

.shiftFooterAtlas {
    position: relative;
    text-align: right;
    top: 5px;
}

.tabContentAtlas {
    padding-bottom: 0px;
}

.btnAtlas {
    width: 90px;
}

.mgrLeftBtFiltraAtrasados{margin-left:25px;}


.btnIconAtlas {
    font-size: 25px;
}

.btnAtlasFull {
    width: 100%;
}



.ctnTxtAtlas {
    text-align: center;
}

.panel-titleAtlas {
    color: #33353f;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    /*     margin-top: 10px; */
    text-transform: none;
    top: 5px;
    position: relative;
}

.panel-headingAtlas {
    background: #f6f6f6;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #DADADA;
    padding: 10px 0px 10px 18px;
    position: relative;
}

hr.dottedAtlas {
    height: 0;
    border-bottom: 1px dotted #ddd;
    margin: 15px 0 15px 0;
}

.rightShiftAtlas {
    text-align: right;
}

.dpyIlnAtlas {
    display: inline;
}

.ftSizeAtlas {
    font-size: 35px;
    margin-bottom: 6px;
}

.panel-bodyAtlas {
    background: #fdfdfd;
    /* -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); */
    border-radius: 5px;
    padding: 18px;
}

table.table thead .sorting_asc_Atlas {
    background: none;
}

table.table thead .sorting_desc_Atlas {
    background: none;
    padding-left: 21px;
}

.noMgrLeftAtlas {
    margin-left: 0px;
}

.noLeftPadAtlas {
    padding-left: 0px;
}

.tdBackAtlas {
    background: #e36159;
}

hr.solidAtlas {
    margin: 11px 0 11px 0;
    height: 0;
    border-bottom: 1px solid #ddd;
}

.termo_texto {
    width: 100%;
    height: 350px;
    overflow: auto;
}

    .termo_texto h3 {
        text-align: center;
    }

.noLabelButton {
    position: relative;
    top: 30px;
}