﻿
/*old
/* override devexpress small input height *_/
.dxeButtonEditSys .dxic .dxeEditAreaSys,
.dxeTextBoxSys .dxic .dxeEditAreaSys {
    height:30px !important;
    line-height:15px !important;
}

/* format dropdown arrow *_/
.dxeButtonEditSys .dxbebt {
    background-color:#DDDDDD !important;
    height:30px !important;
    padding:5px;
}

/* align select and input elements *_/
.dxeTextBoxSys .dxic {
    padding:0px !important;
}
*/

#pcUserOrders .dxtc-strip {
    width: 270px!important;
    /*width: auto !important;*/
    border: 1px solid #e1e1e1;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #f8f8f8;
    margin-bottom: 20px;
}

#pcUserOrders .dxtc-rightIndent, #pcUserOrders .dxtc-leftIndent {
    width: 0!important;
    height: 0 !important;
    border-bottom: 0 solid transparent!important;
    /*border-bottom-color: #e1e1e1 !important;*/
}

#pcUserOrders .dxtc-tab, #pcUserOrders .dxtc-activeTab {
    border-color: transparent !important;
    background-color: transparent !important; 
}
#pcUserOrders .dxtc-content {
    width: 100% !important;
    padding: 0!important;
    border: 0 solid transparent!important;
    -webkit-box-shadow: inset 0px 11px 8px -10px #d8d8d8;
    -ms-box-shadow: inset 0px 11px 8px -10px #d8d8d8;
    box-shadow: inset 0px 11px 8px -10px #d8d8d8;
}

.dxpc-header {
    background: none!important;
    background-color: #c8c8c8!important;
    /*height: 32px!important;*/
    /*padding: 0!important;*/
    vertical-align: middle;
    display: table-cell;
    width: 950px;
}

#lpCustomLoading span {
    line-height: 52px;
}
#lpCustomLoading {
    top: 45px !important;
}
/*#productKeysPopup {
    font: 14px Arial;
}*/

.dxpc-mainDiv {
    font: 14px Arial!important;
}

#ManageKeys_B
{
    line-height: 30px;
    font-family: Arial, "sans-serif"!important;
    font-size: 14px!important;
}