﻿.sy-report-form-panel li:nth-child(3) ul:not(.k-list) {
    font-size: 16px;
}

/*.sy-report-form-panel li:nth-child(3) .k-item[aria-expanded='True'] .k-link {
    border-bottom: 1px solid #cccccc;
}*/

.sy-report-reports-ddl {
    width: 80%;
}

.sy-report-form-panel .k-listbox .k-item {
    border: none;
}

#ulAppReportsForm .k-listbox:first-of-type {
    margin-right: 5px;
    width: 52%;
}

#ulAppReportsForm .k-listbox {
    width: 44%;
}

.sy-report-form-panel-sorting label {
    width: 100px;
    display: inline-block;
}

.sy-report-form-panel .sy-input-group input {
    width: 100%;
    height: 2.7em;
}
/*.sy-report-form-panel .sy-input-group input {
    width: 90%;
    height: 1.7em;
}
*/
.sy-report-form-panel .sy-input-group span {
    height: auto;
}

.sy-report-form-panel-format label {
    width: 75px;
    display: inline-block;
}

#txtAppReportsFormFormatFileName {
    width: 200px;
}

#txtAppReportsFormSenteMail, #txtAppReportsFormAdditionaleMails {
    width: 100%;
}

@media (max-width:760px) {
    #ulAppReportsForm .sy-column-6 {
        width: 50%;
    }
}
