#ReportViewerControl_fixedTable
{
width:100%;	
}
#ParameterTable_ReportViewerControl_ctl09
{
width:100% !important;	
}

.select2-container .select2-choice>.select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: none;
    width: auto;
    color: #bc6c5c;
}

body {
    font-family: 'Quicksand';
    font-weight: 500;
    font-size: 16px;
    color: #bc6c5c;
    margin: 0;
}


.cp-login .cp-login-container .cp-login-box-image .cp-login-image {
    width: 50%;
    padding-left: 27px;
    background-image: url(../../customer/images/Vegatables-300-dpi.jpg);
    background-position: center;
    max-width: 938px;
    max-height: 1150px;
    background-repeat: no-repeat;
    border-top-right-radius: 2%;
    border-bottom-right-radius: 2%;
}