﻿body {
    margin: 0;
}

.dxeEditArea_MexTheme {
    height: 22px !important;
    line-height: 22px !important;
}

.subLogoClientbody {
    background-image: url('../Images/bkg_master.gif');
    font-family: Arial;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}



#loginCliente {
    background-image: url('../Images/back-office-clientes.png');
    height: 600px;
    left: 50%;
    margin-left: -480px;
    margin-top: -300px;
    position: absolute;
    top: 50%;
    width: 960px;
}


#body { min-width: 1024px; }



#banner {
    /*background-image: url('../Images/top.png');*/
    background-repeat: no-repeat;
    /*height: 90px;*/
    margin-top: 10px;
    width: 100%;
}

#banner table { width: 100%; }

#search { float: right; }

#footer {
    text-align: center;
    width: 100%;
}

#MainContentDiv {
    min-height: 580px;
    /*background-image: url('../Images/cx_px_degrade.jpg');
    background-repeat: repeat-x;*/
}

.topLogo {
    background-image: url('../Images/back-office-logo.png');
    background-repeat: no-repeat;
}

.subLogo {
    background-image: url('../Images/back-office2.png');
    background-position:  right 250px bottom;
    background-repeat: no-repeat;
    border-bottom: 1px solid #CCCCCC;
    height: 51px;
}

.subLogoCliente {
    background-image: url('../Images/back-office2-clientes.png');
    background-position: bottom right;
    background-repeat: no-repeat;
    border-bottom: 1px solid #CCCCCC;
    min-height: 151px;
}

.contentMiddle { padding-top: 0px; }

.paddingLeft {
    border: 0;
    padding-left: 10px;
}

.paddingRight {
    border: 0;
    padding-right: 10px;
}

.bold { font-weight: bold !important; }


.boldBig {
    font-size: 12px;
    font-weight: bold;
}

.highlight {
    color: rgb(41, 54, 71);
    font-weight: bold;
}

.noTxtDecoration:link { text-decoration: none; }



.inline { display: inline-table; }

.floatLeft { float: left; }

.floatRight { float: right; }

a:visited { color: inherit; }

.GridViews {
    border-bottom-color: #AECAF0;
    border-left-color: #AECAF0;
    border-right-color: #AECAF0;
    border-style: solid;
    border-top-color: #AECAF0;
    border-width: 1px;
    line-height: 20px;
}

.GridViews th {
    background-color: #C1DBFA;
    color: #283B56 !important;
}

.GridViews th a, .GridViews th a:hover, .GridViews th a:visited, .GridViews th a:active {
    background-color: #C1DBFA;
    color: #283B56 !important;
    font-weight: bold;
}

.tableRow {
    background-color: #F2F8FF;
    color: #283B56 !important;
}

/*Janelas com legenda*********************/

.groupBox {
    background-color: #FFFFFF;
    border: solid 1px #8BA0BC;
    margin: 5px 0px;
    width: auto;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.groupBox legend {
    background-color: #F9F9F9;

    font-weight: bold !important;
    padding: 2px 12px 2px 12px;
}

.groupBox legend span {
    color: #777;
    font-size: 12px;
    font-weight: bold !important;
}

.groupBox legend label {
    color: #777;
    font-size: 12px;
    font-weight: bold !important;
}

.groupBox .Container {
    /*min-height: 200px;*/
    height: auto;
    padding: 5px 5px 5px 5px;
}

/*********************Janelas com legenda*/



/*Styling Gridview rows*******************/

.dxgvDataRow_Aqua:hover { background-color: #FFE7A2 !important; }

/*******************Styling Gridview rows*/



/*Styling Menus Left*******************/

.dxnb-item a { color: #283B56 !important; }

/*******************Styling Menus Left*/



/*Styling Menus Top*******************/

.dxtc a { color: #283B56 !important; }

/*******************Styling Menus Top*/


.RemoveButton {
    position: relative;
    top: -120px;
}




.sortable {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.sortable_ul_li {
    cursor: move;
    float: left;
    font-size: 12px;
    height: 120px;
    margin: 3px 3px 3px 0;
    padding: 1px;
    text-align: center;
    width: 120px;
}


.sortable_elements {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.sortable_elements_ul_li {
    cursor: move;
    float: left;
    font-size: 12px;
    margin: 3px 3px 3px 0;
    padding: 1px;
    text-align: center;
}


/*Styling Gridview rows*******************/

.dxgvDataRow_MexTheme:hover { background-color: #e6e6e6 !important; }


.dxeCalendarDay_MexTheme a {
    color: #555 !important;
    text-decoration: none !important;
}

.dxeCalendarOtherMonth_MexTheme { color: #999 !important; }

.dxeCalendarWeekend_MexTheme a { color: #ea3d3d !important; }

.dxeCalendarToday_MexTheme a { color: #fff !important; }

/*******************Styling Gridview rows*/


/* simple css-based tooltip *****************************************/

.qtip-content {
    background-image: url('../Images/help2.png') !important;
    background-position: left center;
    background-repeat: no-repeat !important;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif !important;
    font-size: 15px; /* outline radius for mozilla/firefox only */
    font-size: .70em;
    font-weight: bold;
    max-width: 450px !important;
    min-height: 25px;
    min-width: 100px;
    padding-left: 35px !important;
    text-align: justify !important;
    width: auto !important;
}

.qtip-wrapper {
    -moz-box-shadow: 0 0 5px #000 !important;
    -webkit-box-shadow: 0 0 5px #000 !important;
}

.qtip-contentWrapper { border-width: 1px !important; }

.HelpTooltip {
    cursor: pointer;
    display: none;
    float: right;
    text-align: left !important;
}

/***************************************** simple css-based tooltip */

.barcode input {
    background-image: url('../Images/barcode100x16.png');
    background-position: center;
    background-repeat: no-repeat;
}


.hpl { text-decoration: none !important; }

.HelpHtml p { margin: 2px !important }


.demo {
    color: #f29e47;
    font-size: 16px;
    font-weight: bold;
}

.expirationDate {
    color: #f29e47;
    font-weight: bold;
}


.Update {
    background-color: #f5cc59;
    color: #fff;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    padding: 0 20px 0 20px;
    text-align: center;
}

.msgRenew { font-weight: bold; }

.RedWarning * { color: #fff; }

.DetailRows { padding: 0 !important; }

.dxgvDetailRow_MexTheme {
    background-image: url('/Images/bkg_master.gif');
    background-repeat: repeat;
}



.right { float: right !important; }



.show {
    /*overflow: hidden;*/
    position: relative;
}

.tool_box { z-index: 1; }

.tool_hover {
    background-color: #F2F2F2;
    border: 3px solid #D3D3D3;
    display: none;
    padding: 5px;
    position: fixed;
    right: -500px;
    top: 60px;
    width: 490px;
    z-index: 0;
}


.signature {
    Border: 2px solid #737373;
    height: 250px;
    width: 600px;
}


.zorder-0 {
    z-index: -1000;
}


.left {
    float: left !important;
}

.info {
    display: inline-block;
    position: relative;
}

.dxflGroupBox_MexTheme {
        -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}



.Box {position: relative;
    border: 3px solid #D3D3D3;
    margin: 10px;
    padding: 10px;
}

    .Box legend {
        background-color: #F9F9F9;
        color: #777;
        
        font-size: 14px;
        font-weight: bold !important;  
          border: 3px solid #D3D3D3;
        padding: 2px 12px 2px 12px;
    }

.Box.Container {
    padding: 10px;
}


.panelSales {
    max-height: 400px;

}


.link {
    color: inherit !important;
}

.resposta {
}

.tbl-resposta {
    
     border: 3px solid #D3D3D3 !important;
    padding: 10px;
    margin: 5px;
}