﻿.clear {
    clear: both;
}

html, body, form, #masterform {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    border: none;
    font-family: sans-serif;
}

h1, h2, h3, h4, h5 {
    margin: 0;
    font-weight: normal;
}

/*
.header, 
.footer
.footer-banner {
    width: 100%;
    #f88e1d
    #f08007
}
*/

.header {
    padding-bottom: 10px;
}

.header-сolumn {
    margin-left: 1%;
    margin-right: 1%;
}

.header .logo {
    margin-left: auto;
    margin-right: auto;
    z-index:-1;
}

.header .buttons {
    margin-top: 2px;
}

.orangeButton {
    float: right;
    border: none;
    margin-left: 5px;
    font-size: 14px;
}

.imageButton {
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
    background-image: none !important;
    background-color: transparent !important;
    border: none !important;
}

.gameButton {
    margin-top: 5px;
    margin-right: 5px;
    font-size: 14px;
    width: 100%;
}

.orangeButtonHover {
    color: black!important;
}

.orangeUsername {
	float: right;
	margin-right: 2px;
    font-size: 14px;
}

.orangeCombo {
    float: right;
    margin-left: 5px;
    font-size: 14px;
}

.orangeComboStyle {
    font-size: 14px;
}

.orangeCheckBox {
    font-size: 14px;
}

.orangeLink {
}

.orangeMenu {
    float: left;
    font-size: 14px;
}

.orangeSeperator {
}

.orangeNavBar {
    width: 240px;
    font-size: 14px;
    margin-left: 10px;
    margin-right: 20px;
}

.orangeTabbedMenu {
    border-right: solid;
    font-size: 14px;
}

.orangeTabbedMenuItem {
    font-size: 14px;
}

.orangeMenuItem {
    font-size: 14px;
}

.orangeTabControl {
    border: 4px;
}

.orangeDataLabel {
    font-size: 18px;
    margin-left: 10px;
}

.redErrorLabel {
    font-size: 16px;
    font-weight: bold;
    margin-left: 20px;
    color: red;
}

.orangeVersionLabel {
}

.aasMenu {
    padding-top: 4px;
    width: 100%;
    min-width: 40px;
    max-width: 220px;
}

.aasMenuItems {
    font-size: 11px;
    font-weight: normal;
    color: GrayText;
    border-style: none;
}

.aasMenuItemSelected {
    color: black;
    background-color: transparent;
    font-weight: bold;
}

.footer {
/*
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: 3px solid #ffffff;
*/
    height: 61px;
    z-index:-2;
}

.footer .copyright {
    float: left;
    margin-top: 17px;
    font-size: 12px;
    color: #ffffff;
}

.footer .logo {
    float: right;
    margin-top: 16px;
}

.index-banner {
    background-image: url('Images/Banner.png');
    background-position: center;
    height: 400px;
    width: 100%;
    margin-top: 10px;
}

.index-banner .text {
    text-align: left;
    margin-left: 2%;
}

.index-banner .text h1 {
    font-size: 48px;
    font-weight: 300;
}

.index-banner .text h2 {
    font-size: 24px;
    font-weight: 400;
}

.index-smallbanner {
    background-image: url('Images/SmallBanner.png');
    background-position: center;
    background-repeat: no-repeat;
    height: 400px;
    width: 100%;
    margin-top: 10px;
}

.index-smallbanner .text {
        text-align: left;
        margin-left: 2%;
}

.index-smallbanner .text h1 {
        font-size: 48px;
        font-weight: 300;
}

.index-smallbannerr .text h2 {
    font-size: 24px;
    font-weight: 400;
}

.bannerPanelContainer {
    width: 100%;
    height: 400px;
    padding-top: 10px;
}

.footer-banner {
    height: 240px;
    border-top: 1px solid #dedede;
}

.footer-banner .columns {
    padding-top: 26px;
    padding-bottom: 20px;
}

.footer-banner .column {
    height: 170px;
    float: left;
    width: 265px;
    padding-bottom: 11px;
}

.footer-banner .column.rightBorder {
    border-right: 1px solid #d2d2d2;
    padding-right: 40px;
    margin-right: 20px;
}

.footer-banner .column h5 {
    font-size: 16px;
    color: #000000;
    margin-bottom: 4px;
    margin-top: 10px;
}

.footer-banner .column .text {
    font-size: 14px;
    margin-bottom: 6px;
}

.content-сolumn {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    text-align:center;
}

.mainNavBarContainer {
    margin-top: 2px;
}

.mainDataListContainer {
    margin-top: 3px;
    margin-left: 10px;
}

.mainDataListContainer .dataPanel {
}

.mainDataList {
    font-size: 12px;
}

.mainDataListHeader {
    font-size: 12px;
}

.mainDataListTab {
    margin-left: 10px;
    width: 96%;
}
.mainDataDetailContainer {
    margin-top: 3px;
    margin-left: 10px;
}

.mainDataDetailContainer .dataPanel {
}

.mainDataDetailFormLayout {
    font-size: 12px;
}

.mainDataDetailGroupCaption {
    font-size: 16px;
}

.mainDataDetailLabel {
    font-size: 12px;
}

.mainDataDetailCheckBox{
    font-size: 12px;
}

.mainDataDetailSpinner{
    font-size: 12px;
}

.mainDataDetailMemo{
    font-size: 12px;
}

.mainDataDetailTextBox{
    font-size: 12px;
}

.mainDataDetailHyperlink{
    font-size: 12px;
}

.mainDataDetailComboBox{
    font-size: 12px;
}

.mainDataDetailDatePicker {
    font-size: 12px;
}

.otherFormLayout {
    font-size: 16px;
    margin-top:20px;
    width:100%;
}

.otherItemCaption {
    font-size: 16px;
}

.otherItemLabel {
    font-size: 14px;
}

.otherItemTextBox {
    font-size: 14px;
    width: 250px;
}

.otherItemSmallTextBox {
    font-size: 14px;
    width: 120px;
}

.otherPopupTextBox {
    font-size: 14px;
    height: 30px;
    width: 100%;
}

.dataDetailMenu {
    margin-top: 3px;
    border: groove;
    border-width: 1px;
}

.dataListMenu {
    margin-bottom: 5px;
    margin-right: 2px;
    border: hidden;
    border-width: 0px;
}

.groupTitle {
    font-size: 18px;
}

.groupCaption {
    font-size: 14px;
}

.groupEdit {
    font-size: 14px;
}

.detailLabel {
    font-size: 14px;
}

.detailControl {
    font-size: 14px;
}

.roundPanel {
    margin-left: 2px;
    margin-top: 5px;
    border-bottom-style: none;
}

.roundNoBorderPanel {
    border-bottom-style: none;
    border-top-style: none;
}

.gridViewSearchBox {
    margin:2px;
    font-size: 12px;
    width: 300px;
    height:27px;
}

.uploadControl {
    margin-left: 20px;
    width: 320px;
    font-size: 16px;
}

.uploadTextBox {
    font-size: 16px;
}

div.centered {
    margin: auto;
    width: 100%;
    display: flex;
    justify-content: center;
}

.cmbLocs .dxeErrorFrameSys {
    border: none;
    padding: 0px !important;
}

.cmbLocs .dxeErrorFrameSys .dxeButtonEditSys {
    border: 1px solid #ff0000;
}

.masterPopup {
    width: 100%;
}

.masterPopup .formLayout {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.masterPopup .title {
    font-size: 18px;
    margin-top: 12px;
    margin-left: 19px;
}

.masterPopup .captcha td[class*="dxcaRefreshButtonCell"] {
    border: none !important;
    vertical-align: top !important;
    padding: 17px 0px 0px 10px !important;
}

.masterPopup .textBox {
    margin-top: 10px;
}

.masterPopup .buttons {
    width: 100%;
    height: 40px;
    border-top: 1px solid #dedede;
    margin-left: -12px;
    margin-right: -12px;
    padding: 20px 20px 20px 4px;
}

.masterPopup .buttonsContainer {
    height: 80px;
    float: right;
}

.masterPopup .text {
    font-size: 14px;
}

.contactUs, .widgetPopup {
    text-align: center;
    margin: 10px 7px;
}

.contactUs .title, .widgetPopup .title {
    font-size: 16px;
    font-weight: bold;
}

.contactUs .text, .widgetPopup .text {
    font-size: 12px;
    font-weight: normal;
}

.userPopup {
    width: 100%;
}

.userPopup .formLayout {
    width: 356px;
}

.userPopup .title {
    font-size: 16px;
    margin-top: 12px;
    margin-left: 19px;
}

.userPopup .buttons {
    width: 100%;
    height: 35px;
    border-top: 1px solid #dedede;
    margin-left: -12px;
    margin-right: -12px;
    padding: 10px 20px 20px 4px;
    text-align:center;
}

.userPopup .buttonsContainer {
    float: right;
}

.receiptPopup .title {
    font-size: 16px;
    margin-top: 12px;
    margin-left: 19px;
}

.orange-button-hover {
    color: #FFFFFF!important;
    background: #f88e1d!important;
}
.feature-item {
    white-space: nowrap;
}
.button-grey {
    background: #f7f7f7;
}
.button-grey-hover {
    background: #f88e1d;
}
.canvas {
    position: absolute;
    top: 0;
}
.scratch-container {
    position: relative;
    top: 0;
    left: 0;
    width: 280px;
    height: 400px;
    margin: 0 auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.dxeErrorFrameWithoutError_Metropolis {
    border-style: none;
    outline: 1px solid #FF0000;
    padding: 0 !important;
}
.dxeValidStEditorTable .dxeErrorFrameSys {
    outline: none;
}
