﻿/*light blue: 17c1f3
dark blue: 00638e*/


.fc {
    margin-bottom: 6px;
}

.chk {
    margin-bottom: 6px;
    margin-left: 170px;
}

.chkOnEditForm {
    margin-bottom: 6px;
    margin-left: 175px;
}

.chkOnTab {
    margin-bottom: 6px;
    margin-left: 172px;
}

.IndentedCheckBox {
    margin-left: 172px;
    margin-bottom: 6px;
}

.indentedLabel {
    margin-bottom: 10px;
    margin-left: 175px;
}

.indentedLabel {
    margin-bottom: 10px;
    margin-left: 175px;
}
.indentedLabelBold {
    font-weight:600;
    margin-bottom: 10px;
    margin-left: 175px;
}


.popupDialog{
    width=800px;
}



.dxeCaptionCell_Moderno {
    width: 170px !important;
}

.indentedPanel {
    margin-bottom: 6px;
    margin-left: 175px;
}

/*Default spacing after a control*/
.dxeButtonEdit_Moderno {
    margin-bottom: 6px;
    /*width: 170px;*/
}

.dxeTextBox_Moderno {
    margin-bottom: 6px;
}

.dxic {
    margin-bottom: 6px;
}

/*HTML Editor*/
.dxheControl {
    margin-bottom: 10px;
    margin-right: 20px;
}

.dxbButton_Moderno {
    width: 160px;
}

    .dxbButton_Moderno dxgvCommandColumnItem_Moderno dxgv__cci dxbButtonSys {
        width: 50px !important;
    }


.customDxCommandButton {
    width: 50px !important;
}


/*.dxbButton_Moderno {
    width: 50px !important;
}*/
/*.dbx {
    width: 200px;
}*/
/*Buttons*/
.btn {
    margin-top: 1px;
    width: 130px;
}



.btnNav {
    float: none;
    margin-right: 10px;
    margin-bottom: 4px;
    margin-top: 4px;
    width: 175px;
}


.btnNavIndented {
    float: none;
    margin-left: 175px;
    margin-right: 10px;
    margin-bottom: 4px;
    margin-top: 4px;
}

.btnNavWide {
    float: none;
    margin-right: 10px;
    margin-bottom: 4px;
    margin-top: 4px;
    width: 175px;
}

.btnNavWide180 {
    float: none;
    margin-right: 10px;
    margin-bottom: 4px;
    margin-top: 4px;
    width: 180px;
}

.btnNavWide200 {
    float: none;
    margin-right: 10px;
    margin-bottom: 4px;
    margin-top: 4px;
    width: 200px;
}


.featureLabel {
    font-size: 1.6em;
    font-weight: 400;
    color: #00638e;
    margin-top: 5px;
    font-family: 'Open Sans';
    
}

.popupHeader {
    font-family: 'Open Sans';
    font-size: 1.6em;
    font-weight: 400;
    color: #0072C6;
    margin-top: 5px;
    margin-bottom: 5px;
}

.btn .Indented {
    margin-left: 175px;

}

.btnIndented {
    margin-left: 175px;
    float: none;
    margin-right: 10px;
    margin-bottom: 4px;
    margin-top: 4px;
    width: 175px;
}

.btnIndented250Wide{
    margin-left: 175px;
    width:250px;
}

.btnIndentedOnTab {
    margin-left: 170px;
}

.btnSpaced {
    float: none;
    margin-bottom: 4px;
    margin-top: 12px;
    width: 130px;
}

.actionButton {
    float: none;
    margin-bottom: 4px;
    margin-top: 4px;
    width: 160px;
}

.actionButtoneditForm {
    float: none;
    margin-bottom: 4px;
    margin-top: 4px;
    margin-left: 10px;
    width: 160px;
}

.actionButtonRightHand {
    float: right;
    vertical-align: bottom;
    margin-bottom: 4px;
    margin-top: 4px;
    padding-right: 10px;
    margin-right: 10px;
    width: 130px;
}

.ReviewButton {
    margin-left: 5px;
}

.LoginButton {
    margin-top: 16px;
}

.devexpressformcontrol {
    margin-bottom: 6px;
}

.viewbtn1 {
    float: left;
    margin-left: 0px;
}

.viewbtn2 {
    float: left;
    margin-left: 120px;
}

/* Entry and other editors*/

.smalltextbox {
    width: 300px;
}

.mediumtextbox {
    width: 300px;
}

.xtrawidetextbox {
    width: 600px;
}

.widetextbox {
    width: 400px;
}


.widegridlookup {
    width: 400px;
}

.widememo {
    height: 76px;
    width: 400px;
    margin-bottom: 6px;
}

.widememolarge {
    height: 70px;
    width: 400px;
    margin-bottom: 6px;
}

.extrawidememolarge {
    height: 96px;
    width: 600px;
    margin-bottom: 6px;
}

.extrawidememo {
    height: 76px;
    width: 600px;
    margin-bottom: 6px;
}

.UploadControl {
    font-family: 'Segoe UI', Verdana, Helvetica, Sans-Serif;
    padding: 10px;
}

/*tr:nth-child(even) {
    background: white
}

tr:nth-child(odd) {
    background: WhiteSmoke
}*/

a.dxeHyperlink_Moderno {
    color: #17c1f3;
}

a.dxeHyperlink_Moderno:visited {
        color: #17c1f3;
    }


.dxgvDataRow_Moderno .dxICheckBox_Moderno, .dxgvInlineEditRow_Moderno .dxICheckBox_Moderno, .dxgvDataRow_Moderno .dxeIRadioButton_Moderno, .dxgvInlineEditRow_Moderno .dxeIRadioButton_Moderno {
    margin:0px;
}
