.gk-entry-tags-field.tagify {
min-height: 39px;
font-size: 18px;
}
.editable-input .tagify__input {
width:100%;
}
.editable-input .gk-entry-tags-field.tagify {
min-height: 70px;
}
.gv-table-view .gf_tag_field{
display: inline-block;
margin: 5px 0;
}
.gk-entry-tags-field .tagify__tag>div {
font-size: 18px;
line-height: 23px;
font-weight: 400;
padding: 2px 10px;
}
.gk-entry-tags-field .tagify__tag>div>* {
margin-top: -2px;
}
.tagify__dropdown.gk-entry-tags-list {
padding: 0;
cursor: pointer;
}
@supports not (-moz-appearance: none) {
.admin-bar .tagify__dropdown.gk-entry-tags-list {
transform: translateY(33px);
}
}
.tagify__dropdown.gk-entry-tags-list .tagify__dropdown__item {
align-items: center;
display: flex;
padding: 0 8px;
height: 33px;
}
.tagify__dropdown.gk-entry-tags-list .tagify__dropdown__item:hover {
color: initial;
}
.tagify__dropdown.gk-entry-tags-list .tagify__dropdown__item span {
height: 25px;
padding: 3px 8px;
border-radius: 3px;
font-size: 18px;
line-height: 18px;
font-weight: 400;
}
.tagify__dropdown.gk-entry-tags-list .gk-entry-tags-field-new-tag {
pointer-events: none;
padding: 4px 8px;
}
.gf_tag_field {
font-weight: 500;
text-transform: capitalize;
white-space: nowrap;
line-height: 2;
padding: 3px 7px;
border-radius: 3px;
}.admin-bar .tagify__dropdown.gk-entry-tags-list {
transform: none;
}:root{--tagify-dd-color-primary:rgb(53,149,246);--tagify-dd-bg-color:white}.tagify{--tags-border-color:#DDD;--tags-hover-border-color:#CCC;--tags-focus-border-color:#3595f6;--tag-bg:#E5E5E5;--tag-hover:#D3E2E2;--tag-text-color:black;--tag-text-color--edit:black;--tag-pad:0.3em 0.5em;--tag-inset-shadow-size:1.1em;--tag-invalid-color:#D39494;--tag-invalid-bg:rgba(211, 148, 148, 0.5);--tag-remove-bg:rgba(211, 148, 148, 0.3);--tag-remove-btn-color:black;--tag-remove-btn-bg:none;--tag-remove-btn-bg--hover:#c77777;--input-color:inherit;--tag--min-width:1ch;--tag--max-width:auto;--tag-hide-transition:0.3s;--placeholder-color:rgba(0, 0, 0, 0.4);--placeholder-color-focus:rgba(0, 0, 0, 0.25);--loader-size:.8em;display:flex;align-items:flex-start;flex-wrap:wrap;border:1px solid #ddd;border:1px solid var(--tags-border-color);padding:0;line-height:1.1;cursor:text;outline:0;position:relative;box-sizing:border-box;transition:.1s}@keyframes tags--bump{30%{transform:scale(1.2)}}@keyframes rotateLoader{to{transform:rotate(1turn)}}.tagify:hover{border-color:#ccc;border-color:var(--tags-hover-border-color)}.tagify.tagify--focus{transition:0s;border-color:#3595f6;border-color:var(--tags-focus-border-color)}.tagify[readonly]:not(.tagify--mix){cursor:default}.tagify[readonly]:not(.tagify--mix)>.tagify__input{visibility:hidden;width:0;margin:5px 0}.tagify[readonly]:not(.tagify--mix) .tagify__tag>div{padding:.3em .5em;padding:var(--tag-pad)}.tagify[readonly]:not(.tagify--mix) .tagify__tag>div::before{background:linear-gradient(45deg,var(--tag-bg) 25%,transparent 25%,transparent 50%,var(--tag-bg) 50%,var(--tag-bg) 75%,transparent 75%,transparent) 0/5px 5px;box-shadow:none;filter:brightness(.95)}.tagify[readonly] .tagify__tag__removeBtn{display:none}.tagify--loading .tagify__input::before{content:none}.tagify--loading .tagify__input::after{content:'';vertical-align:middle;opacity:1;width:.7em;height:.7em;width:var(--loader-size);height:var(--loader-size);border:3px solid;border-color:#eee #bbb #888 transparent;border-radius:50%;animation:rotateLoader .4s infinite linear;margin:-2px 0 -2px .5em}.tagify--loading .tagify__input:empty::after{margin-left:0}.tagify+input,.tagify+textarea{display:none!important}.tagify__tag{display:inline-flex;align-items:center;margin:5px 0 5px 5px;position:relative;z-index:1;outline:0;cursor:default;transition:.13s ease-out}.tagify__tag>div{vertical-align:top;box-sizing:border-box;max-width:100%;padding:.3em .5em;padding:var(--tag-pad,.3em .5em);color:#000;color:var(--tag-text-color,#000);line-height:inherit;border-radius:3px;white-space:nowrap;transition:.13s ease-out}.tagify__tag>div>*{white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;vertical-align:top;min-width:1ch;max-width:auto;min-width:var(--tag--min-width,1ch);max-width:var(--tag--max-width,auto);transition:.8s ease,.1s color}.tagify__tag>div>[contenteditable]{outline:0;user-select:text;cursor:text;margin:-2px;padding:2px;max-width:350px}.tagify__tag>div::before{content:'';position:absolute;border-radius:inherit;left:0;top:0;right:0;bottom:0;z-index:-1;pointer-events:none;transition:120ms ease;animation:tags--bump .3s ease-out 1;box-shadow:0 0 0 1.1em #e5e5e5 inset;box-shadow:0 0 0 var(--tag-inset-shadow-size,1.1em) var(--tag-bg,#e5e5e5) inset}.tagify__tag:hover:not([readonly]) div::before{top:-2px;right:-2px;bottom:-2px;left:-2px;box-shadow:0 0 0 1.1em #d3e2e2 inset;box-shadow:0 0 0 var(--tag-inset-shadow-size,1.1em) var(--tag-hover,#d3e2e2) inset}.tagify__tag--loading{pointer-events:none}.tagify__tag--loading .tagify__tag__removeBtn{display:none}.tagify__tag--loading::after{--loader-size:.4em;content:'';vertical-align:middle;opacity:1;width:.7em;height:.7em;width:var(--loader-size);height:var(--loader-size);border:3px solid;border-color:#eee #bbb #888 transparent;border-radius:50%;animation:rotateLoader .4s infinite linear;margin:0 .5em 0 -.1em}.tagify__tag--flash div::before{animation:none}.tagify__tag--hide{width:0!important;padding-left:0;padding-right:0;margin-left:0;margin-right:0;opacity:0;transform:scale(0);transition:.3s;transition:var(--tag-hide-transition,.3s);pointer-events:none}.tagify__tag--hide>div>*{white-space:nowrap}.tagify__tag.tagify--noAnim>div::before{animation:none}.tagify__tag.tagify--notAllowed:not(.tagify__tag--editable) div>span{opacity:.5}.tagify__tag.tagify--notAllowed:not(.tagify__tag--editable) div::before{box-shadow:0 0 0 1.1em rgba(211,148,148,.5) inset!important;box-shadow:0 0 0 var(--tag-inset-shadow-size,1.1em) var(--tag-invalid-bg,rgba(211,148,148,.5)) inset!important;transition:.2s}.tagify__tag[readonly] .tagify__tag__removeBtn{display:none}.tagify__tag[readonly]>div::before{background:linear-gradient(45deg,var(--tag-bg) 25%,transparent 25%,transparent 50%,var(--tag-bg) 50%,var(--tag-bg) 75%,transparent 75%,transparent) 0/5px 5px;box-shadow:none;filter:brightness(.95)}.tagify__tag--editable>div{color:#000;color:var(--tag-text-color--edit,#000)}.tagify__tag--editable>div::before{box-shadow:0 0 0 2px #d3e2e2 inset!important;box-shadow:0 0 0 2px var(--tag-hover,#d3e2e2) inset!important}.tagify__tag--editable>.tagify__tag__removeBtn{pointer-events:none}.tagify__tag--editable>.tagify__tag__removeBtn::after{opacity:0;transform:translateX(100%) translateX(5px)}.tagify__tag--editable.tagify--invalid>div::before{box-shadow:0 0 0 2px #d39494 inset!important;box-shadow:0 0 0 2px var(--tag-invalid-color,#d39494) inset!important}.tagify__tag__removeBtn{order:5;display:inline-flex;align-items:center;justify-content:center;border-radius:50px;cursor:pointer;font:14px/1 Arial;background:0 0;background:var(--tag-remove-btn-bg,none);color:#000;color:var(--tag-remove-btn-color,#000);width:14px;height:14px;margin-right:4.66667px;margin-left:-4.66667px;overflow:hidden;transition:.2s ease-out}.tagify__tag__removeBtn::after{content:"\00D7";transition:.3s,color 0s}.tagify__tag__removeBtn:hover{color:#fff;background:#c77777;background:var(--tag-remove-btn-bg--hover,#c77777)}.tagify__tag__removeBtn:hover+div>span{opacity:.5}.tagify__tag__removeBtn:hover+div::before{box-shadow:0 0 0 1.1em rgba(211,148,148,.3) inset!important;box-shadow:0 0 0 var(--tag-inset-shadow-size,1.1em) var(--tag-remove-bg,rgba(211,148,148,.3)) inset!important;transition:box-shadow .2s}.tagify:not(.tagify--mix) .tagify__input br{display:none}.tagify:not(.tagify--mix) .tagify__input *{display:inline;white-space:nowrap}.tagify__input{flex-grow:1;display:inline-block;min-width:110px;margin:5px;padding:.3em .5em;padding:var(--tag-pad,.3em .5em);line-height:inherit;position:relative;white-space:pre-wrap;color:inherit;color:var(--input-color,inherit);box-sizing:inherit}.tagify__input:empty::before{transition:.2s ease-out;opacity:1;transform:none;display:inline-block;width:auto}.tagify--mix .tagify__input:empty::before{display:inline-block}.tagify__input:focus{outline:0}.tagify__input:focus::before{transition:.2s ease-out;opacity:0;transform:translatex(6px)}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.tagify__input:focus::before{display:none}}@supports (-ms-ime-align:auto){.tagify__input:focus::before{display:none}}.tagify__input:focus:empty::before{transition:.2s ease-out;opacity:1;transform:none;color:rgba(0,0,0,.25);color:var(--placeholder-color-focus)}@-moz-document url-prefix(){.tagify__input:focus:empty::after{display:none}}.tagify__input::before{content:attr(data-placeholder);height:1em;line-height:1em;margin:auto 0;z-index:1;color:rgba(0,0,0,.4);color:var(--placeholder-color);white-space:nowrap;pointer-events:none;opacity:0;position:absolute}.tagify--mix .tagify__input::before{display:none;position:static;line-height:inherit}.tagify__input::after{content:attr(data-suggest);display:inline-block;white-space:pre;color:#000;opacity:.3;pointer-events:none;max-width:100px}.tagify__input .tagify__tag{margin:0}.tagify__input .tagify__tag>div{padding-top:0;padding-bottom:0}.tagify--mix{display:block}.tagify--mix .tagify__input{padding:5px;margin:0;width:100%;height:100%;line-height:1.5}.tagify--mix .tagify__input::before{height:auto}.tagify--mix .tagify__input::after{content:none}.tagify--select::after{content:'>';opacity:.5;position:absolute;top:50%;right:0;bottom:0;font:16px monospace;line-height:8px;height:8px;pointer-events:none;transform:translate(-150%,-50%) scaleX(1.2) rotate(90deg);transition:.2s ease-in-out}.tagify--select[aria-expanded=true]::after{transform:translate(-150%,-50%) rotate(270deg) scaleY(1.2)}.tagify--select .tagify__tag{position:absolute;top:0;right:1.8em;bottom:0}.tagify--select .tagify__tag div{display:none}.tagify--select .tagify__input{width:100%}.tagify--invalid{--tags-border-color:#D39494}.tagify__dropdown{position:absolute;z-index:9999;transform:translateY(1px);overflow:hidden}.tagify__dropdown[placement=top]{margin-top:0;transform:translateY(-100%)}.tagify__dropdown[placement=top] .tagify__dropdown__wrapper{border-top-width:1px;border-bottom-width:0}.tagify__dropdown[position=text]{box-shadow:0 0 0 3px rgba(var(--tagify-dd-color-primary),.1);font-size:.9em}.tagify__dropdown[position=text] .tagify__dropdown__wrapper{border-width:1px}.tagify__dropdown__wrapper{max-height:300px;overflow:hidden;background:#fff;background:var(--tagify-dd-bg-color);border:1px solid #3595f6;border-color:var(--tagify-dd-color-primary);border-width:1.1px;border-top-width:0;box-shadow:0 2px 4px -2px rgba(0,0,0,.2);transition:.25s cubic-bezier(0,1,.5,1)}.tagify__dropdown__wrapper:hover{overflow:auto}.tagify__dropdown--initial .tagify__dropdown__wrapper{max-height:20px;transform:translateY(-1em)}.tagify__dropdown--initial[placement=top] .tagify__dropdown__wrapper{transform:translateY(2em)}.tagify__dropdown__item{box-sizing:inherit;padding:.3em .5em;margin:1px;cursor:pointer;border-radius:2px;position:relative;outline:0}.tagify__dropdown__item--active{background:#3595f6;background:var(--tagify-dd-color-primary);color:#fff}.tagify__dropdown__item:active{filter:brightness(105%)}.page .gv-layout-builder-view {
background-color: #a2a2ee;
}
div .gv-image {
background-position: center;
}
#gv-view-108-1 div > .middle {
background-position: right;
line-height: 18.1px;
}
.gv-layout-builder-view #gv-field-2-15 > div {
letter-spacing: 0px;
line-height: 8.1px;
}
.gv-layout-builder-container #gv-field-2-6 {
line-height: 14.1px;
}
#gv-view-108-1 > .gv-layout-builder-container div > .left {
line-height: 30.1px;
}
body {       }
body .gv-table-view table tbody tr:nth-child(odd) {
background-color: rgba(255, 255, 255, 0.06); }
body .gv-table-view table tbody tr:nth-child(even) {
background-color: rgba(0, 0, 0, 0.03); }
body .gv-table-view table tbody tr:hover {
background-color: rgba(80, 120, 255, 0.12);
}
body .gv-table-view table thead tr {
background-color: transparent !important;
}
body .gv-list-view .gv-field-label {
font-weight: bold;
color: #dce3f0; font-size: 0.95em;
}
body .gv-list-view .gv-field-value {
color: #ffffff; font-size: 1.05em;
}
body .gv-list-view .gv-field-value {
background-color: rgba(255, 255, 255, 0.04);
padding: 3px 6px;
border-radius: 3px;
}
body .gv-list-view .gv-field-label {
font-size: 0.85em; color: #cfd8dc; font-weight: 600; text-transform: none; margin-bottom: 2px; }
body .gv-list-view .gv-field-value {
font-size: 1em; color: #ffffff; }
#gv-view-108-1 > div:nth-child(2) > div {
background-color: #a2a2ee;
}
.gv-table-view tr > #gv-field-15-14 {
right: -42px;
top: -70px;
bottom: -45px;
text-align: center;
}
.gv-table-view .alt > #gv-field-15-12 {
text-align: left;
}
.gv-table-view thead #gv-field-15-12 {
text-align: right;
font-size: 12px;
}
.gv-table-view tr > #gv-field-15-12 {
text-align: left;
}
.gv-table-view .alt > #gv-field-15-13 {
text-align: left;
}
.gv-table-view tr > #gv-field-15-13 {
text-align: left;
}
.gv-table-view tr > #gv-field-15-5 {
text-align: center;
}
.gv-table-view tr > #gv-field-15-8 {
text-align: center;
}
.gv-table-view .alt > #gv-field-15-11 {
text-align: center;
}
.gv-table-view tr > #gv-field-15-11 {
text-align: center;
}
.gv-table-view .alt > #gv-field-15-custom {
text-align: center;
}
.gv-table-view tr > #gv-field-15-custom {
text-align: center;
}
.gv-table-view thead #gv-field-15-6 {
text-align: center;
font-size: 11px;
}
.gv-table-view .alt > #gv-field-15-6 {
text-align: center;
}
.gv-table-view tr > #gv-field-15-6 {
text-align: center;
}
.gv-table-view thead #gv-field-4-26 {
text-align: center;
}
.gv-table-view thead #gv-field-4-edit_link {
text-align: center;
}
.gv-table-view .alt > #gv-field-4-edit_link {
text-align: center;
}
.gv-table-view tr > #gv-field-4-edit_link {
text-align: center;
}
.right #mlk-filter-client {
font-size: 11px;
}
.right #mlk-filter-from {
font-size: 11px;
}
.right #mlk-filter-to {
font-size: 11px;
}
div #mlk-filter-apply {
font-size: 13px;
}
div #mlk-filter-reset {
font-size: 11px;
background-color: #437459;
}
div #gv_search_button_665 {
font-size: 11px;
}
div #gv_search_665 {
font-size: 11px;
}
div .is-active {
font-size: 10.6px;
}
div .mlk-chip {
font-size: 10.6px;
}
#gv-view-665-1 > div:nth-child(1) > div > div:nth-child(2) > div:nth-child(2) > div {
display: inline-flex;
flex: 1;
flex-direction: row;
align-items: center;
justify-content: center;
}
.gv-table-view thead #gv-field-15-5 {
font-size: 11px;
}
.gv-table-view thead #gv-field-15-13 {
font-size: 11px;
}
.gv-table-view thead #gv-field-15-15 {
line-height: 23.1px;
font-size: 11px;
}
.gv-table-view thead #gv-field-15-16 {
font-size: 11px;
}
.gv-table-view thead #gv-field-15-18 {
font-size: 11px;
text-align: center;
}
.gv-table-view .alt > #gv-field-15-18 {
text-align: center;
}
.gv-table-view tr > #gv-field-15-18 {
text-align: center;
}
.gv-table-view thead #gv-field-15-17 {
text-align: center;
font-size: 11px;
}
.gv-table-view tr .mlk-lb-nok {
text-align: center;
}
#gv-field-15-12 {
text-align: right;
}
.gv-table-view #gv-field-15-12 > th {
text-align: left;
}
.gv-table-view #gv-field-15-12 > td {
text-align: left;
}
.gform-body > #gform_fields_15 > #field_15_18 .tagify {
font-size: 12px;
}
.gform-body > #gform_fields_15 > #field_15_19 .tagify {
font-size: 12px;
}
#DataTables_Table_0 #gv-field-3-39 > .gv-dt-field-filter {
font-size: 10px;
}
#DataTables_Table_0 #gv-field-3-1 > .gv-dt-field-filter {
font-size: 10px;
}
#DataTables_Table_0 #gv-field-3-3 > .gv-dt-field-filter {
font-size: 10px;
}
#DataTables_Table_0 #gv-field-3-4 > .gv-dt-field-filter {
font-size: 10px;
}
#DataTables_Table_0 #gv-field-3-17 > .gv-dt-field-filter {
font-size: 10px;
}
#DataTables_Table_0 #gv-field-3-35 > .gv-dt-field-filter {
font-size: 10px;
}
#DataTables_Table_0 #gv-field-3-38 > .gv-dt-field-filter {
font-size: 10px;
}
#DataTables_Table_0 #gv-field-3-36 > .gv-dt-field-filter {
font-size: 10px;
}
#DataTables_Table_0_wrapper > #DataTables_Table_0 > tfoot #gv-field-3-edit_link {
font-size: 12px;
}
.mlk-tab tr .mlk-name {
font-size: 12px;
}
.mlk-wrap tr > td {
font-size: 13px;
}
.mlk-tab tr .val-X {
font-size: 14px;
}
#post-843 > div > div:nth-child(3) > table > tbody > tr:nth-child(1) > td:nth-child(2) > input {
font-size: 13px;
}
.mlk-wrap th {
text-align: center;
font-size: 16px;
}
.mlk-tab tr .mlk-rate {
font-size: 11px;
text-align: center;
}
tbody > tr .mlk-name {
font-size: 9px;
color: #114fcf !important;
-webkit-text-stroke-color: #114fcf;
text-align: left;
}
#post-843 > div > div:nth-child(3) > table > tbody > tr:nth-child(1) > td:nth-child(1) > div > input:nth-child(1) {
font-size: 9px;
}
#post-843 > div > div:nth-child(3) > table > tbody > tr:nth-child(2) > td:nth-child(1) > div > input:nth-child(1) {
font-size: 9px;
}
tbody > tr .mlk-rate {
font-size: 9px;
color: #e70d0d !important;
}
#post-843 > div > div:nth-child(3) > table > tbody > tr:nth-child(1) > td:nth-child(1) > div > input:nth-child(2) {
font-size: 9px;
}
#post-843 > div > div:nth-child(3) > table > tbody > tr:nth-child(2) > td:nth-child(1) > div > input:nth-child(2) {
font-size: 9px;
}
#post-843 > div > div:nth-child(3) > table > tbody > tr:nth-child(3) > td:nth-child(1) > div > input:nth-child(1) {
font-size: 9px;
}
#post-843 > div > div:nth-child(3) > table > tbody > tr:nth-child(4) > td:nth-child(1) > div > input:nth-child(1) {
font-size: 9px;
}
#post-843 > div > div:nth-child(3) > table > tbody > tr:nth-child(5) > td:nth-child(1) > div > input:nth-child(1) {
font-size: 9px;
}
#post-843 > div > div:nth-child(3) > table > tbody > tr:nth-child(6) > td:nth-child(1) > div > input:nth-child(1) {
font-size: 9px;
}
#post-843 > div > div:nth-child(3) > table > tbody > tr:nth-child(7) > td:nth-child(1) > div > input:nth-child(1) {
font-size: 9px;
}
#post-843 > div > div:nth-child(3) > table > tbody > tr:nth-child(8) > td:nth-child(1) > div > input:nth-child(1) {
font-size: 9px;
}
#post-843 > div > div:nth-child(3) > table > tbody > tr:nth-child(9) > td:nth-child(1) > div > input:nth-child(1) {
font-size: 9px;
}
#post-843 > div > div:nth-child(3) > table > tbody > tr:nth-child(10) > td:nth-child(1) > div > input:nth-child(1) {
font-size: 9px;
}
#post-843 > div > div:nth-child(3) > table > tbody > tr:nth-child(3) > td:nth-child(1) > div > input:nth-child(2) {
font-size: 9px;
}
#post-843 > div > div:nth-child(3) > table > tbody > tr:nth-child(4) > td:nth-child(1) > div > input:nth-child(2) {
font-size: 9px;
}
#post-843 > div > div:nth-child(3) > table > tbody > tr:nth-child(5) > td:nth-child(1) > div > input:nth-child(2) {
font-size: 9px;
}
#post-843 > div > div:nth-child(3) > table > tbody > tr:nth-child(6) > td:nth-child(1) > div > input:nth-child(2) {
font-size: 9px;
}
#post-843 > div > div:nth-child(3) > table > tbody > tr:nth-child(7) > td:nth-child(1) > div > input:nth-child(2) {
font-size: 9px;
}
#post-843 > div > div:nth-child(3) > table > tbody > tr:nth-child(8) > td:nth-child(1) > div > input:nth-child(2) {
font-size: 9px;
}
#post-843 > div > div:nth-child(3) > table > tbody > tr:nth-child(9) > td:nth-child(1) > div > input:nth-child(2) {
font-size: 9px;
}
#post-843 > div > div:nth-child(3) > table > tbody > tr:nth-child(10) > td:nth-child(1) > div > input:nth-child(2) {
font-size: 9px;
}
#mlk-att > table > thead > tr > th:nth-child(2) {
font-size: 9px;
}
#mlk-att > table > thead > tr > th:nth-child(3) {
font-size: 9px;
}
#mlk-att .day {
font-size: 9px;
}
#mlk-att .sumcol {
font-size: 12px;
}
#mlk-att > table > tbody > tr:nth-child(1) > td:nth-child(1) > div > input:nth-child(1) {
color: #114fcf;
text-align: left;
}
#mlk-att > table > tbody > tr:nth-child(1) > td:nth-child(1) > div > input:nth-child(2) {
color: #e70d0d !important;
}
#mlk-att > table > tbody > tr:nth-child(3) > td:nth-child(1) > div > input:nth-child(2) {
color: #e70d0d !important;
}
#mlk-att > div:nth-child(1) > div:nth-child(3) {
text-align: center;
font-size: 13.6667px;
}
#mlk-att > div:nth-child(1) > div:nth-child(1) {
font-size: 21.6667px;
line-height: 38.7501px;
font-style: italic;
text-decoration: underline;
letter-spacing: 2px;
font-weight: 700;
color: #114fcf;
}
.page .right {
color: #114fcf;
}
.page .center {
font-size: 22.3333px;
}
#mlk-att > div:nth-child(1) > div:nth-child(2) {
font-size: 27.3333px;
}
#mlk-att > div:nth-child(3) > div:nth-child(3) > button {
color: #5743cf;
}
#mlk-att > table > thead > tr > th:nth-child(4) {
font-size: 9px;
}
#mlk-att > table > thead > tr > th:nth-child(5) {
font-size: 9px;
}
#mlk-att > table > thead > tr > th:nth-child(6) {
font-size: 9px;
}
#mlk-att > table > thead > tr > th:nth-child(7) {
font-size: 9px;
}
#mlk-att > table > thead > tr > th:nth-child(8) {
font-size: 9px;
}
#mlk-att > table > thead > tr > th:nth-child(9) {
font-size: 9px;
}
#mlk-att > table > thead > tr > th:nth-child(10) {
font-size: 9px;
}
#mlk-att > table > thead > tr > th:nth-child(11) {
font-size: 9px;
}
#mlk-att > table > thead > tr > th:nth-child(12) {
font-size: 9px;
}
#mlk-att > table > thead > tr > th:nth-child(13) {
font-size: 9px;
}
#mlk-att > table > thead > tr > th:nth-child(14) {
font-size: 9px;
}
#mlk-att > table > thead > tr > th:nth-child(15) {
font-size: 9px;
}
#mlk-att > table > thead > tr > th:nth-child(16) {
font-size: 9px;
}
#mlk-att > table > thead > tr > th:nth-child(17) {
font-size: 9px;
}
#mlk-att > table > thead > tr > th:nth-child(18) {
font-size: 9px;
}
#mlk-att > table > thead > tr > th:nth-child(19) {
font-size: 9px;
}
#mlk-att > table > thead > tr > th:nth-child(20) {
font-size: 9px;
}
#mlk-att > table > thead > tr > th:nth-child(21) {
font-size: 9px;
}
#mlk-att > table > thead > tr > th:nth-child(22) {
font-size: 9px;
}
#mlk-att > table > thead > tr > th:nth-child(23) {
font-size: 9px;
}
#mlk-att > table > thead > tr > th:nth-child(24) {
font-size: 9px;
}
#mlk-att > table > thead > tr > th:nth-child(25) {
font-size: 9px;
}
#mlk-att > table > thead > tr > th:nth-child(26) {
font-size: 9px;
}
#mlk-att > table > thead > tr > th:nth-child(27) {
font-size: 9px;
}
#mlk-att > table > thead > tr > th:nth-child(28) {
font-size: 9px;
}
#mlk-att > table > thead > tr > th:nth-child(29) {
font-size: 9px;
}
.mlk-td-tab tr .td-label {
font-size: 14px;
color: #d1561c;
font-weight: 600;
}
#mlk-td > table > tbody > tr:nth-child(1) > td:nth-child(1) > input {
font-size: 12px;
color: #289f5e;
-webkit-text-stroke-color: #289f5e;
font-weight: 600;
}
#mlk-td > table > tbody > tr:nth-child(2) > td:nth-child(1) > input {
font-size: 12px;
color: #289f5e;
font-weight: 600;
}
#mlk-td > table > tbody > tr:nth-child(3) > td:nth-child(1) > input {
font-size: 12px;
font-weight: 600;
color: #289f5e;
}
#mlk-td > table > tbody > tr:nth-child(4) > td:nth-child(1) > input {
font-size: 12px;
font-weight: 600;
color: #289f5e;
}
#mlk-td > table > tbody > tr:nth-child(5) > td:nth-child(1) > input {
font-size: 12px;
color: #289f5e;
font-weight: 600;
}
#mlk-td > table > tbody > tr:nth-child(6) > td:nth-child(1) > input {
font-size: 12px;
font-weight: 600;
color: #289f5e;
}
#mlk-td > table > tbody > tr:nth-child(7) > td:nth-child(1) > input {
font-size: 12px;
color: #114fcf;
font-weight: 600;
}
#mlk-td > table > tbody > tr:nth-child(8) > td:nth-child(1) > input {
font-size: 12px;
color: #114fcf;
font-weight: 600;
}
#mlk-td > table > tbody > tr:nth-child(9) > td:nth-child(1) > input {
font-size: 12px;
color: #114fcf;
font-weight: 600;
}
#mlk-td > table > tbody > tr:nth-child(10) > td:nth-child(1) > input {
font-size: 12px;
color: #114fcf;
font-weight: 600;
}
#mlk-td > table > tbody > tr:nth-child(11) > td:nth-child(1) > input {
font-size: 12px;
color: #114fcf;
font-weight: 600;
}
#mlk-td > table > tbody > tr:nth-child(12) > td:nth-child(1) > input {
font-size: 12px;
color: #114fcf;
font-weight: 600;
}
#mlk-td > table > tbody > tr:nth-child(13) > td:nth-child(1) > input {
font-size: 12px;
color: #d1561c;
font-weight: 600;
}
#mlk-td > table > tbody > tr:nth-child(14) > td:nth-child(1) > input {
font-size: 12px;
color: #d1561c;
font-weight: 600;
}
#mlk-td > table > tbody > tr:nth-child(15) > td:nth-child(1) > input {
font-size: 12px;
}
#mlk-td > table > tbody > tr:nth-child(16) > td:nth-child(1) > input {
font-size: 12px;
}
#mlk-td > table > tbody > tr:nth-child(17) > td:nth-child(1) > input {
font-size: 12px;
}
#mlk-td > table > tbody > tr:nth-child(18) > td:nth-child(1) > input {
font-size: 12px;
}
#mlk-td > table > tbody > tr:nth-child(19) > td:nth-child(1) {
text-align: center;
color: #114fcf;
}
#mlk-td > table > tbody > tr:nth-child(20) > td:nth-child(1) {
text-align: center;
color: #d1561c;
}
#mlk-td > table > tbody > tr:nth-child(19) > td:nth-child(2) > input {
font-size: 9px;
text-align: left;
}
#mlk-td > table > thead > tr > th:nth-child(2) {
font-size: 13px;
}
#mlk-td > table > thead > tr > th:nth-child(3) {
font-size: 13px;
}
#mlk-td > table > thead > tr > th:nth-child(1) {
text-align: center;
}
#mlk-td > div:nth-child(3) > select {
text-align: center;
color: #e70d0d;
font-weight: 600;
}
#mlk-td > div:nth-child(3) > button {
color: #114fcf;
}
#gv-field-25-19 {
text-align: left;
}
#gv-field-25-4 {
text-align: left;
}
.gv-table-view thead #gv-field-25-14 {
text-align: center;
}
.gv-table-view thead #gv-field-25-15 {
text-align: center;
}
.gv-table-view thead #gv-field-25-4 {
text-align: center;
}
.gv-table-view thead #gv-field-25-19 {
text-align: center;
}
.gv-table-view thead #gv-field-25-8 {
text-align: center;
}
.gv-table-view thead #gv-field-25-10 {
text-align: center;
}
.gv-table-view thead #gv-field-25-11 {
text-align: center;
}
.gv-table-view thead #gv-field-25-9 {
text-align: center;
}
.gv-table-view thead #gv-field-25-16 {
text-align: center;
}
.gv-table-view thead #gv-field-25-17 {
text-align: center;
}
.gv-table-view thead #gv-field-25-12 {
text-align: center;
}
.gv-table-view .alt > #gv-field-25-14 {
text-align: center;
}
.gv-table-view tr > #gv-field-25-14 {
text-align: center;
}
.gv-table-view .alt > #gv-field-25-15 {
text-align: center;
}
.gv-table-view tr > #gv-field-25-15 {
text-align: center;
}
.gv-table-view .alt > #gv-field-25-16 {
text-align: center;
}
.gv-table-view tr > #gv-field-25-16 {
text-align: center;
}
.gv-table-view .alt > #gv-field-25-17 {
text-align: center;
}
.gv-table-view tr > #gv-field-25-17 {
text-align: center;
}
#post-871 > div > div:nth-child(4) > h2 > span {
font-size: 32px;
}
#input_25_1_chosen > a > span {
font-size: 12px;
}
#gform_wrapper_25 input[type=text] {
display: inline-block;
box-sizing: border-box;
}
#post-871 > div > div:nth-child(5) > h2 > span {
font-size: 24px;
}
#post-871 > div > div:nth-child(5) {
line-height: 21.1px;
}
.gv-edit-entry-wrapper > #gform_25 > #gform_wrapper_25 #gform_fields_25 {
padding-left: 0px;
padding-bottom: 29px;
padding-top: 0px;
}
.ast-main-header-wrap > .ast-primary-header-bar > .site-primary-header-wrap .site-header-primary-section-left {
font-size: 13px;
}
#ast-desktop-header > div > div > div > div > div:nth-child(1) {
font-size: 11px;
}
#post-300 > div > div:nth-child(4) > h2 > span {
font-size: 29px;
}
#post-484 > div > div:nth-child(5) > h2 > span {
font-size: 26px;
}
#field_4_1 > label {
color: #090909;
}
#gform_wrapper_4 .gfield_label {
color: #090909;
}
#publishing-action > a:nth-child(2) {
color: #114fcf;
-webkit-text-stroke-color: #ffffff !important;
-webkit-text-stroke-width: 0px;
}
#post-300 > div > div:nth-child(5) > h2 > span {
font-size: 25px;
}
#field_3_39 > label {
color: #090909;
}
#field_3_1 > label {
color: #090909;
}
#field_3_3 > label {
color: #090909;
}
#field_3_4 > label {
color: #090909;
}
#field_3_11 > label {
color: #090909;
}
#field_3_36 > label {
color: #090909;
}
#field_3_38 > label {
color: #090909;
}
#field_3_18 > label {
color: #090909;
}
#field_3_35 > label {
color: #090909;
}
#field_3_17 > label {
color: #090909;
}
#field_3_13 > label {
color: #090909;
}
#field_3_12 > label {
color: #090909;
}
#field_3_9 > label {
color: #090909;
}
#field_3_10 > label {
color: #090909;
}
#field_3_8 > label {
color: #090909;
}
#field_3_7 > label {
color: #090909;
}
.gv-table-view > thead #gv-field-15-3 > .gv-field-label {
font-size: 12px;
}
#post-484 > div > div:nth-child(3) > div > div:nth-child(1) > div:nth-child(3) {
color: #090909;
}