﻿
/*Buttons*/

/*.btnNav {
    float: none;
    margin-right: 4px;
    margin-bottom: 2px;
    margin-top: 2px;
    width: 160px;
}
*/


.dxbButton_Moderno {
    height:20px;
}

/*.btnSave {
    background-color: #4CAF50;*/ /* Green background */
    /*background-image: url('/Content/Icons/apply_32x32.png');*/ /* Button image */
    /*background-repeat: no-repeat;*/ /* Prevent image repetition */
    /*background-position: 10px center;    ;*/ /* Center the image */
    /*color: white;*/ /* Text color */
    /*border: none;*/ /* Remove border */
    /*padding: 10px 20px;*/ /* Add padding */
    /*text-align: center;*/ /* Center text */
    /*text-decoration: none;*/ /* Remove underline */
    /*display: inline-block;*/ /* Inline-block for layout */
    /*font-size: 16px;*/ /* Font size */
    /*cursor: pointer;*/ /* Pointer cursor on hover */
    /*display: inline-flex;
    align-items: center;
    margin-right: 6px;
    margin-bottom: 2px;
    margin-top: 2px;
    width: 160px;
    height: 32px !important;
}

    .btnSave:hover {
        background-color: #45a049;*/ /* Darker green on hover */
    /*}*/








.dateAction {
    margin-top: 1px;
    margin-right: 6px;
}




.formcontrol {
    margin-bottom: 6px;
}

.ed {
    width: 150px;
}

.fc {
    margin-bottom: 6px;
}

.fcAction {
    float:none;
    margin-bottom: 6px;
    margin-right: 10px;
    margin-left: 6px;
}

.fcgrid {
    margin-bottom: 18px;
}

.chk {
    margin-bottom: 6px;
    margin-left: 162px;
}

.chkTabbed {
    margin-bottom: 6px;
    margin-left: 162px;
}


.fcStartGroup {
    margin-bottom: 6px;
    margin-top: 6px;
}

.formcontrolCheckBox {
    margin-bottom: 6px;
    margin-left: 150px;
}

.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;
}

.AddImageBtn {
    /*width: 600px;*/
    margin-top: 10px;
    margin-bottom: 6px;
    width: 160px;
    height: 48px;
}

.PayPalBtn {
    margin-left: 125px;
}

.PayPalConfirmationHeading {
    font-size: x-large;
}


.dxeCaptionCell_Moderno {
    width: 160px !important;
}

 
.NavPanel .dxeCaptionCell_Moderno {
    width: 50px !important;
}

.NavPanel .dxeDateEdit {
    float: none;
    margin-bottom: 6px;
    margin-right: 10px;
    margin-left: 6px;
}

    .NavPanel .dxeDateEdit .dxeCaptionCell_Moderno {
        width: 50px !important;
        
    }


.NavPanel .NavCheckBox {
    float: none;
    margin-bottom: 6px;
    margin-right: 10px !important;
    margin-left: 6px;
}



.fcTextEdit {
    width: 500px !important;
    margin-bottom: 6px;
}

.NavPanel .btnNav {
/*    display: inline-flex;*/
    align-items: center;
    margin-right: 10px;
    margin-bottom: 2px;
    margin-top: 2px;
    width: 160px;
}


.NavPanelOOS .fc {
    display: inline-flex;
    align-items: center;
    margin-right: 6px;
    margin-bottom: 2px;
    margin-top: 2px;
    
}

.NavPanelOOS .dxeCaptionCell_Moderno {
    width: 50px !important;
}

.EditPanel .dxeCaptionCell_Moderno {
    /*width: 80px !important;*/
}

.EditPanel .fc {
    display: inline-flex;
    align-items: center;
    margin-right: 6px;
    margin-bottom: 2px;
    margin-top: 2px;
}

.popupHeader {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 1.2em;
}


.dxgvFocusedRow_Moderno {
    height: 32px;  
}

.dxgvDataRowAlt_Moderno {
    height: 32px;  
}

.dxgvDataRow_Moderno {
    height: 32px;  
}
