﻿body {
    font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;
    padding-bottom: 30px;
    text-align: center;
}

.CenterContainer { min-width: 1000px; }

.Center {
    margin: 0 auto;
    position: initial;
    text-align: left;
}

.row {
    clear: both;
    height: auto;
    padding: 2px 0px 2px 0px;
    width: 100%;
    word-wrap: break-word;
}

.page-header {
    border-bottom: 1px solid #eeeeee;
    border-radius: 4px;
    height: 75px;
    margin-bottom: 10px;
}

.page-footer {
    background: white;
    bottom: 0;
    height: 25px;
    margin-left: -8px !important;
    position: fixed;
    text-align: center;
    width: 100%;
}

.page-footer > div {
    border-top: 1px solid #eeeeee;
    padding-left: 10px;
}

.CompanyNameHeader {
    font-size: 24px;
    font-weight: bold;
}

.CompanyNameHeaderDesc {
    color: #999999;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    top: 25px;
}

.Clear { clear: both; }

.ASPxLabelEdit {
    float: left;
    font-weight: bold;
    padding: 5px 0px 0px 0px;
    text-align: left;
    width: 100%;
}

.TextBox { float: left; }

.ButtonGrup { text-align: right; }

.Column {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}

.not-display { display: none; }

.visible { display: normal; }

.pull-left { float: left; }


.pull-right { float: right; }

.licenceContractPopUp { width: 590px; }

.licenceContractPopUp .dxeCaption_SoftOrange {
    display: inline-block;
    width: 110px;
}

.licenceContractPopUp > tbody > tr > td {
    margin: 1px;
    padding: 1px;
}