@CHARSET "UTF-8";

/* Custom BaseMag Login */
.display-full{
    width:100%;
    height:100%;
}

.form-selection {
    padding-bottom: 50px;
    padding-top: 50px;
}

.combo-item-selection{
    color: #000000;
    background-color: #0a5da9;
}

#language-market-selection {
    /*padding-bottom: 50px;*/
}

#page-top {
    margin-top: -60px !important;
    margin-left: -30px !important;
    margin-right: -30px !important;
}

/* ExtJS overriding */
.x-panel-body-noheader, .x-panel-mc .x-panel-body {
    border-color: #0a5da9 !important;
}

.x-combo-list .x-combo-selected {
    border-color: #0a5da9 !important;
    background-color: #0a5da9;
}
