﻿/*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: 180px;
    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;
}




.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;
}

/*Buttons*/
.btn {
    float: none;
    
    margin-right: 10px;
    margin-bottom: 4px;
    margin-top: 4px;
    
    width: 150px !important;
    height: 40px !important;
    
}

.btnIndented {
    float: none;
    
    margin-left: 180px;
    margin-right: 10px;
    margin-bottom: 4px;
    margin-top: 4px;

    width: 150px !important;
    height: 40px !important;
}


.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;
}



.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;
}


