﻿body {
    text-align: center;
    font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;
    padding-bottom: 30px;
}

.CenterContainer {
    min-width: 1000px;
}

.Center {
    margin: 0 auto;
    text-align: left;
    position: initial;
}

.row {
    padding: 2px 0px 2px 0px;
    height: auto;
    word-wrap: break-word;
    clear: both;
    width: 100%;
}

.page-header {
    border-bottom: 1px solid #eeeeee;
    height: 75px;
    border-radius: 4px;
    margin-bottom: 10px;
}

.page-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 25px;
    background: white;
    text-align: center;
    margin-left: -8px !important;
}

    .page-footer > div {
        border-top: 1px solid #eeeeee;
        padding-left: 10px;
    }

.CompanyNameHeader {
    font-weight: bold;
    font-size: 24px;
}

.CompanyNameHeaderDesc {
    font-weight: bold;
    font-size: 14px;
    color: #999999;
    top: 25px;
    position: relative;
}

.Clear {
    clear: both;
}

.ASPxLabelEdit {
    float: left;
    text-align: left;
    padding: 5px 0px 0px 0px;
    font-weight: bold;
    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;    
}
