﻿/*Buttons*/
.btn {
    margin-top: 1px;
    width: 160px;
    height: 48px;
}

.btnSpaced {
    float: none;
    margin-bottom: 6px;
    margin-top: 12px;
    width: 160px;
}

.btnIndented {
    margin-left: 175px;
}

.actionButton {
    float: none;
    margin-bottom: 6px;
    margin-top: 6px;
    width: 160px;
}



.actionButtoneditForm {
    float: none;
    margin-bottom: 6px;
    margin-top: 6px;
    margin-left: 10px;
    width: 140px;
}

.actionButtonRightHand {
    float: right;
    vertical-align: bottom;
    margin-bottom: 6px;
    margin-top: 6px;
    padding-right: 20px;
    margin-right: 20px;
    width: 150px;
}


.devexpressformconrtrol {
    margin-bottom: 6px;
}

.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;
}

.indentedLabel {
    margin-bottom: 10px;
    margin-left: 175px;
}




.dxeCaptionCell_Moderno {
    width: 170px !important;
}



/*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;
}
