.mte-form-panel {
    margin-bottom: 60px;
    position: relative;
}

.mte-form-panel legend {
    color: #428bca;
    line-height: 30px;
    margin: 0;
    border: none;
}

.mte-form-panel fieldset > fieldset {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.mte-form-panel fieldset#common-element,
.mte-form-panel fieldset > fieldset {
    margin-top: 0;
}

.mte-form-panel fieldset fieldset:last-of-type {
    border: none;
}

.button-wrapper .btn {
    margin-right: 10px;
}

.mte-form-panel .button-wrapper {
    padding: 10px 15px;
}

.mte-form-panel .top-button-wrapper {
    position: absolute;
    z-index: 2;
    right: 10px;
    padding: 0 10px 0 0;
    min-width: 300px;
    text-align: right;
}

.mte-form-panel .control-label {
    text-align: left !important;
}

.mte-form-panel {
    word-wrap: break-word;
}

.mte-form-panel .mte-grid-table .upload-filename, .mte-form-panel .mte-grid-table .formInfo {
    max-width:500px;
}

.mte-form-panel .mte-grid-table .col-sm-12 .upload-filename {
    max-width:250px;
}

.mte-form-panel .mte-form-hidden {
    margin: 0;
    visibility: hidden;
}

.mte-form-panel .mte-form-hidden-exception {
    height: auto;
    visibility: visible !important;
}

.mte-form-panel .mteForm-signature-signedData ul.text-danger {
    margin-left: 33.33%;
    visibility: visible;
    width: 66.66%;
}

ul.text-danger {
    list-style: none;
    padding: 0;
    margin: 0;
}

.panel-accordion .panel-heading {
    padding: 0;
}

.panel-accordion .panel-heading a {
    padding: 10px 15px;
    display: block;
}

.mte-grid-standard {
    margin-bottom: 10px;
}


.mte-grid-standard .form-group {
    margin-left: 0;
    margin-right: 0;
}

.form-control-static .checkbox {
    padding-left: 0;
}

.form-control-error {
    clear: both;
}

.mte-form-panel .cursor-pointer {
    cursor: pointer;
}

.mte-advanced-search-simple a {
    margin-top: 5px;
}

.mte-advanced-search-simple input.search-query {
    min-height: 38px;
}

.form-group {
    margin-bottom: 5px;
}

form .col-sm-8 input[type="checkbox"]{
    margin-top:8px;
}

form .col-sm-8 label input[type="checkbox"]{
    margin-top:2px;
}

.mte-form-panel .collection-grid .file {
    width: 50%;
}

ul.multicheckbox-view {
    margin: 0;
    padding: 0 0 0 15px;
}

ul.multicheckbox-view li {
    margin-bottom: 10px;
}
.tooltip-button .tooltip-inner {
    text-shadow: none !important;
    font-weight: bold !important;
}

fieldset.form-block#lotCustomer-contractExecutionPaymentPlan-stagesInfo-stages-element > fieldset:last-child {
    margin-bottom: -25px;
}

#sign-form {
    margin-top: 15px;
}
#sign-form .modal-dialog {
    width: 500px;
}

.modal-dialog:has(#sign-form) {
    width: 964px;
}

#sign-form .mte-grid-table td {
    font-size: 12px;
}

#sign-form .mte-grid-table tr td:nth-child(2),
#sign-form .mte-grid-table tr td:nth-child(3) {
    color: #007EAC;
}

#sign-form .validToDate-to {
    font-weight: bold;
}

#sign-form .validToDate-timezone {
    color: #D0D6DE;
}

#sign-form .hidden {
    display: none;
}

[data-tab-buttons="sert"] {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}

#sign-form tr.certificate-active.selected td,
#sign-form tr.certificate-active:hover td {
    background: #EDF4FA;
}

#sign-form tr.certificate-active *,
#sign-form tr.certificate-inactive * {
    vertical-align: middle;
}

#sign-form tr.certificate-active * {
    cursor: pointer;
    vertical-align: middle;
}

#sign-form tr.certificate-inactive {
    background: rgba(220, 227, 235, 0.3);
    color: rgba(61, 61, 59, 0.6);
}

#sign-form[data-active-tab="sert"] .mte-grid-table tr.certificate-inactive td {
    background: rgba(220, 227, 235, 0.3);
    color: rgba(61, 61, 59, 0.6);
}

#sign-form[data-active-tab="sert"] .mte-grid-table td .serial-number,
#sign-form[data-active-tab="sert"] .mte-grid-table td .validToDate {
    display: block;
}

#sign-form .form-label {
    font-family: 'Inter', Arial, Sans-Serif, serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #212121;
    margin-bottom: 12px;
    display: block;
}

#sign-form input.inputtext {
    border: 1px solid #D0D6DE;
    border-radius: 4px;
    padding: 8px 16px;
    color: #555555;
    box-shadow: none;
    margin-bottom: 24px;
    height: auto;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.modal-footer_login {
    justify-content: flex-end;
}

#sign-form .checkbox-nd {
    padding-left: 0;
}

#sign-form .checkbox-nd .checkbox-title {
    width: 100%;
    display: flex;
    align-items: center;
    padding-left: 36px;
    min-height: 24px;
    font-size: 14px;
}

#sign-form .showExpired-checkbox .checkbox-render {
    left: 0;
    width: 24px;
    height: 24px;
    margin-right: 12px;
    font-size: 20px;
    line-height: 24px;
    margin-left: 0;
}

#sign-form .showExpired-checkbox .checkbox-render::after {
    width: 24px;
    height: 24px;
}

#sign-form .showExpired-checkbox {
    font-style: normal;
    font-weight: 400;
    color: #212121;
}

#sign-form .showExpired-checkbox label {
    display: inline-block;
}

#sign-form .modal-dialog .modal-footer {
    padding: 0;
    border: none;
    margin: 0;
    display: block;
}

#sign-form [name="q"] {
    vertical-align: middle;
    font-size: 16px;
    min-height: 48px;
}

#sign-form form.search {
    display: flex;
    margin-bottom: 24px;
}

#sign-form .sign-form-search {
    padding: 12px 20px;
    color: #FFFFFF;
    background: #009DDB;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    margin-left: 16px;
    border: none;
}

#sign-form .sign-form-search:hover {
    background: #4DB6DD;
}

#sign-form .sign-form-search .glyphicon-search {
    font-size: 24px;
    line-height: 24px;
    font-weight: 100;
}

#sign-form[data-active-tab="sert"] .mte-grid-table tr td:nth-child(1) {
    text-align: center;
}

#sign-form .mte-grid-toolbar {
    justify-content: flex-end;
}

#sign-form form .form-control {
    color: #555555;
}

/* MteFromToWrapper Element*/
.mte-form span.mteFromToWrapper input.hasDatepicker {width: 100px !important; float: left;}

.mte-form .search-block .mteFromToWrapper {width: 450px;}
.mte-form span.mteFromToWrapper input {margin-right: 5px;}
.mte-form span.mteFromToWrapper .from, span.mteFromToWrapper .to, .mteFromToWrapper input { display: block; float: left;}
.mte-form span.mteFromToWrapper .from, span.mteFromToWrapper .to { margin-right:8px;  padding-top: 8px;}

.mte-form span.mteFromToWrapper div.from {margin-top: 2px; width: 10px; float: left;}

.mte-form span.mteFromToWrapper div.to { margin-top: 2px; margin-left: 10px; width: 18px; float: left;}


.mte-form input.hasDatepicker {
    width: 142px !important;
    margin-right: 4px;
    display: inline-block !important;
    float: left;
}
img.ui-datepicker-trigger {
    margin-top: 1px;
    float: left;
    width: 18px;
    height:18px;
    background: transparent url(images/calendar.gif) no-repeat 0 0;
}

.input-group-addon .glyphicon-calendar.glyphicon.disabled {
    cursor: not-allowed;
}
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; }
.ui-timepicker-rtl dl dd { margin: 0 65px 10px 10px; }
.mte-form .mteFile-upload {
    width: 62%;
}

.mteFile-upload .btn {
    margin-right: 10px;
}

.mte-form .mteFile-upload input[type=file] {
    height: 20px;
    max-width: 300px;
}

.mte-form .title, .mte-form .file {
    width: 50%;
}

.mte-form .file-append-button,
.mte-form .file-cancel-button,
.mte-form .file-delete-button,
.mte-form .file-upload-abort {
    margin-right: 5px;
    display: inline-block;
}

.mte-form .upload-filename {
    padding-top: 5px;
    width: 100%;
    overflow: hidden;
}

.mte-form .upload-progress {
    width: 100%;
}

.mte-form .upload-filename .wait {
    color: #999;
}

.mte-form .progress-success {
    color: green;
}

.mte-form .progress-fail {
    color: #e74c3c;
}

.mte-form .external-selector {
    height: 25px;
}

.mte-form .external-selector input {
    float: left;
}
.mte-form .external-selector img {
    margin-left: 10px;
    margin-top: 5px;
    float: left;
    cursor: pointer;
}
.okdpPopupDialog ul, .okvedPopupDialog ul { list-style: none !important; }
.okdpPopupDialog ul li label input, .okvedPopupDialog ul li label input { margin-right: 3px; }
.okdpPopupDialog div.okdpSearch, .okvedPopupDialog div.okvedSearch { margin-bottom: 10px; }
.okdpPopupDialog div.okdpSearch input, .okvedPopupDialog div.okvedSearch input { margin: 0 5px; width: 600px;}
.okdpPopupDialog div.okdpSearch .errors li, .okvedPopupDialog div.okvedSearch .errors li { color: #e74c3c; font-size: 11px; }
.okdpPopupDialog span.higlight, .okvedPopupDialog span.higlight {background-color: #fdf643 !important; color: #000;}

.okeiPopupDialog div.okeiSearch input, .okeiPopupDialog div.okeiSearch input { margin: 0 5px; width: 600px;}
/** mte-form hiddenFormElement */
.mte-form .hiddenFormElement {
    width: auto !important;
    height: auto !important;
    margin: 0px !important;
    padding: 0px !important;
    border-style: none;
    border-width: 0px;

}
.mte-form .hiddenObject object {width: 0px;height: 0px;}

div.mteSignatureCheck .error {
    color:#a94442;
}
div.mteSignatureCheck .warning {
    color: rgba(169, 107, 66, 1);
}

.mte-alert-element {
    text-align: justify;
}

.tt-hint {
    height: 34px;
    padding: 6px 12px;
    margin: -1px !important;
    color: #ccc;
    background-color: transparent !important;
}
.tt-query[disabled] {
    cursor: not-allowed;
    background-color: #eeeeee !important;
}
.tt-dropdown-menu {
    width: 100%;
    background-color: #fff;
    border: 1px solid #bdc3c7;
    box-shadow: 0 2px 5px rgba(0,0,0,.2);
}
.tt-suggestion {
    display: block;
    padding: 6px 12px;
}
.tt-suggestion.tt-is-under-cursor {
    color: #fff;
    background: #0081c2;
    background: linear-gradient(to bottom, #0088cc, #0077b3);
}
.tt-suggestion p {
    margin: 0;
}
.twitter-typeahead .tt-suggestion-description {
    float: right;
}
.twitter-typeahead, .twitter-typeahead input[type="text"] {
    width: 100%;
}

@charset "UTF-8";

.mte-form-designatedFilters ul {
    list-style: none;
    margin: 0;
    padding: 5px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.mte-form-designatedFilters ul:after {
    display: block;
    content: ' ';
    clear: both;
}
.mte-form-designatedFilters ul li {
    width: 33%;
}
.mte-form-designatedFilters  .value {
    display: inline-block;
    width: 58%;
    vertical-align: top;
    word-wrap: break-word;
}
.mte-form-designatedFilters .label-designated {
    display: inline-block;
    width: 40%;
    padding: 0 15px;
    vertical-align: top;
}
.mteAdvancedSearchForm .catalog-search-simple, .mteAdvancedSearchForm .catalog-search {
    border: 1px solid #bdc3c7;
    padding: 20px;
    background-color: #e3f2f9;
    border-radius: 3px;
    margin-bottom: 15px;
    box-shadow: 0 0 10px rgba(0,0,0,0.05);
}

.mteAdvancedSearchForm .catalog-search-simple h2 {font-weight: normal;color: #2980b9;font-family: "Trebuchet MS", Arial, serif;margin-bottom: 10px;}
.mteAdvancedSearchForm .catalog-search-simple .search-query {width: 60%; padding: 5px; font-size: 1.2em;margin-right: 10px;}

.mteAdvancedSearchForm .catalog-search-simple .placeholder {font-style: italic;color: #999;}

.mteAdvancedSearchForm .catalog-search-simple .open-full-search, .mteAdvancedSearchForm .close-full-search {
    margin-left: 25px;
    border-bottom: 1px dashed;
    cursor: pointer;
    color: #2980b9;
    float: right;
}
.mteAdvancedSearchForm .catalog-search-simple .search-button {font-size: 1.2em;}

.mteAdvancedSearchForm .catalog-search h2 {font-weight: normal;color: #2980b9;font-family: "Trebuchet MS", Arial, serif;}

.mteAdvancedSearchForm .mte-form {
    font-size: 1em;
}

.mteAdvancedSearchForm .mte-form dt, .mteAdvancedSearchForm .mte-form dd {
    padding: 0;
    margin: 0 0 5px 0;
}

.panel-heading .form-clear {
    color: gray;
    text-decoration: none;
    margin-top: 22px;
    font-weight: normal;
}

.clear-search-query {
    color: gray;
    text-decoration: none;
    font-weight: normal;
}

.advanced-search-button .clear-search-query {
    margin-top: 22px;
}

:not(.advanced-search-button) .clear-search-query {
    margin: 10px 0;
    text-align: right;
    display: block;
    float: right;
}

.clear-search-query img {
    top: -1px;
    color: #666666;
    position: relative;
    right: 2px;
}

.cb-pull-right {
    float: right !important;
}

.panel-body .form-group .checkbox .checkbox-title::before {
    width: 16px;
    height: 16px;
    margin-left: -20px;
}

.price-slider {
    position: absolute;
    bottom: -7px;
    left: 0;
    right: 0;
    border: none;
    background: transparent;
}

.price-slider .ui-widget-header {
    background: transparent;
}

.price-slider .ui-slider-handle {
    background: #0097CE;
    pointer-events: none;
    -webkit-appearance: none;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid #FFFFFF;
}

.price-slider > .ui-slider-handle.hover {
    background: #4DB6DD;
    box-shadow: 0 13px 16px rgba(160, 182, 182, 0.4);
}
.modal-simple-search-block {
    display: flex;
}
.modal-simple-search-block form {
    width: 100%;
}
.modal-simple-search-block form input {
    min-height: 48px;
}
.simple-search-button {
    width: 64px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.simple-search-button-wrapper {
    margin-left: 15px;
}
.simple-search-button .glyphicon-search {
    color: #fff;
    font-size: 25px;
}
.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none !important;
}
.treeview li{
    list-style: none !important;
}
.treeview ul {
	margin-top: 4px;
}

.treeview .hitarea {
	background: url(images/treeview/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
    margin-top: 4px;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
}

.treeview a.selected {
	background-color: #eee;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover {  }

.treeview li { background: url(images/treeview/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background: url(images/treeview/treeview-default-line-2.gif) 0 -176px repeat-y; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1989px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background: url(images/treeview/treeview-default.gif) no-repeat; }
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

