﻿div {
    border-radius: 0px !important;
}

body {
    font-family: sans-serif;
    overflow: hidden;
}

.Textos_Top_Banner {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
    color: Gray;
}

.style3 {
    width: 170px;
}

.dxisControl .dxis-itemTextArea {
    bottom: 180px;
    margin-left: 850px;
    width: 450px;
    height: 120px;
    padding: 15px 16px 21px;
    color: #fff;
    border-radius: 5px;
    box-shadow: 0px 4px 0px rgba(50, 50, 50, 0.3);
    background-color: #333333;
    background-color: rgba(0, 0, 0, 0.75);
}

    .dxisControl .dxis-itemTextArea a {
        color: white;
    }

    .dxisControl .dxis-itemTextArea p {
        color: white;
    }

.dxisControl .dxcolor {
    background: rgba(153, 48, 32, 0.95);
}

.dxflInternalEditorTable_Aqua {
    width: 200px;
}

.style6 {
    height: 33px;
}

.pnl-footer {
    background-color: rgba(14, 14, 14, 0.38);
    width: 100%;
    height: 50px;
    z-index: 99999;
    position: absolute;
    bottom: 0px;
    left: 0px;
    vertical-align: middle;
}

    .pnl-footer p {
        font-family: 'BebasNeueRegular', sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #fff;
        text-align:center;
        line-height:50px;
    }

.pnl-footer-a {
    font-family: 'BebasNeueRegular', sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}

.text-radius-pais {
    border: 0px solid rgba(12, 12, 12, 0.63);
    border-radius: 100px !important;    
    padding: 0px 10px;
}

    .text-radius-pais input {
        height:20px;
        background-color:#DEDEDE;        
        padding-left:10px;
    }