﻿body { margin: 0; }

.subLogoClientbody {
    background-image: url('../Images/bkg_master.gif');
    font-family: Arial;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}


#login {
    background-image: url('../Images/mex_back-office.png');
    height: 600px;
    left: 50%;
    margin-left: -480px;
    
    margin-top: -300px;
    position: absolute;
    
    top: 50%;
    width: 960px;
}


#loginCliente {
    background-image: url('../Images/mex_back-office-clientes.png');
    height: 600px;
    left: 50%;
    margin-left: -480px;
    
    margin-top: -300px;
    position: absolute;
    
    top: 50%;
    width: 960px;
}

#loginForm {
    margin-left: 330px;
    margin-top: 350px;
    z-index: 999;
    position: relative;
}

#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/mex_back-office2.png');
    background-position: bottom right;
    background-repeat: no-repeat;
    border-bottom: 1px solid #CCCCCC;
    height: 51px;    
}

.subLogoCliente {
    background-image: url('../Images/mex_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: 0px;
}

.paddingRight {
    border: 0;
    padding-right: 0px;
}

.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;
}

.groupBox legend {
    background-color: #F9F9F9;
    border: solid 1px #8BA0BC;
    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 {
    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: "Tahoma", "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 { position: relative; }

.tool_box { z-index: 1;position: relative;}

.tool_hover {
    background-color: #F2F2F2;
    border: 3px solid #D3D3D3;
    display: none;
    height: 410px;
    padding: 5px;
    position: fixed;
    right: -505px;
    top: 60px;
    width: 490px;
    z-index: 999;
}


.signature {
    Border: 2px solid #737373;
    height: 250px;
    width: 600px;
}


.lista-users { list-style-type: none; }

.lista-users li {
    background: #e1e1e1;
    border: 1px #666666 solid;
    float: left;
    margin: 2px;
    padding: 5px;
}

.dxgvCommandColumn_MexTheme.dxgv img{
    margin-left: 4px;
    margin-right: 4px;
}


.left {
    float: left;
}


.RowDuplicateEquipments:hover * {
    background-color: #d8d8d8 !important;
}


.crud {
    border: 4px solid #999;
    background: #ccc;
    position: relative;
    float: right;
    padding: 2px;
    margin: 5px;

}


.border-left {
    border-left: 1px dashed #999999
}

.expandAll {
    position: absolute; top: 75px;
    left: 15px;
}

.action-box {
    position: relative; height: 33px;
}


.header-label-tags {
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #E5E5E5;
	padding: 3px;
	border: 3px solid #D3D3D3;
	margin: 1px;
    display: inline-block;
    cursor: pointer;
}

.stick {
    position: fixed !important;
    top: 0px;
    background-color: #D3D3D3;
    border: 3px solid #969696;
    z-index: 99999;
    left: 0;
}

.dayoff-list {
    list-style: none;

}

.dayoff-list li{
    float: left;
      padding: 10px 10px 3px 3px;
    margin: 5px;
    border: 2px solid #A1C3E2;
    background: #E2EEF8;
    position: relative;
    
}

    .dayoff-list li span {
        position: absolute;
        top: 0;
        right: 0;
        padding:0 3px;
        color: #6c8295;
        cursor: pointer;
    }

    .dayoff-list li label {
        color: #000;
        float: left;
        font-weight: bold;

    }
    .dayoff-list li input {
        position: relative;
        min-width: 150px;  float: left;
    }
    .dayoff-list li input:focus {
        width: 350px; 
    }