@import url(ibm-plex-sans.css);
@import url(ibm-plex-mono.css);
@import url(teko.css);
body {
    font-family: 'IBM Plex Sans',Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
    background: #f9f9f9;
    height: calc(100% - 5.56em);
}
.ibm {
    font-family: 'IBM Plex Sans',Lato,'Helvetica Neue',Arial,Helvetica,sans-serif !important;
}
.ibm-mono {
    font-family: 'IBM Plex Mono','Courier New', Courier,monospace !important;
}
.teko {
    font-family: Teko,Lato,'Helvetica Neue',Arial,Helvetica,sans-serif !important;
}
.lato {
    font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif !important;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'IBM Plex Sans',Lato,'Helvetica Neue',Arial,Helvetica,sans-serif !important;
}
p.left.aligned,
.left.aligned.field,
.left.aligned.field input {
    text-align: left;
}
p.right.aligned,
.right.aligned.field,
.right.aligned.field input {
    text-align: right;
}
p.center.aligned,
.center.aligned.field,
.center.aligned.field input {
    text-align: center;
}
.ui.slim.segment {
    padding: 0 !important;
}
.ui.left.aligned.message {
    text-align: left;
}
.ui.right.aligned.message {
    text-align: right;
}
.ui.center.aligned.message {
    text-align: center;
}
.ui.message {
    font-size: .8em;
}
.ui.table tr td .ui.button:last-child {
    margin-right: 0;
}
.ui.grid > .row {
    padding-top: 0;
}
.ui.grid > .row:first-child {
    padding-top: 1rem;
}
.ui.grid > .column:not(.row),
.ui.grid > .row > .column {
    padding-left: 0;
}
.ui.grid > .row > .column:first-child {
    padding-left: 1rem;
}
.ui.grid > .column + .vertical.divider {
    left: 50%;
}
.ui.form > .field:last-child,
.ui.form > .fields:last-child {
    margin-bottom: 0;
}
.ui.form .field .small.dropdown,
.ui.form .field .small.dropdown > .menu > .item {
    font-size: .92857143em;
}
.ui.form > .ui.segment:first-child {
    margin-top: 0;
}
.ui.form .field .ui.transparent.input:not(.icon) input {
    padding-left: 0;
    padding-right: 0;
}
.ui.step.ordered.list > .item:before {
    font-weight: 700;
    font-size: 2em;
    margin-left: -1.9em;
    padding: .4em;
    color: #2185d0;
    border-radius: 5em;
    border: 2px solid #2185d0;
}
.ui.step.ordered.list > .item {
    padding-left: 2.75em;
    margin-bottom: 1.5em;
}
.ui.step.ordered.list > .item > .header {
    color: #2185d0;
    font-size: 1.2em;
    margin-bottom: .5em;
}

.definition-table,
.data-table {
    box-shadow: 0 1px 2px 0 rgba(34,36,38,.15) !important;
}
.data-table > tbody > tr > td > .data-label {
    display: none;
}
.definition-table > tbody > tr > td .ui.header,
.data-table > tbody > tr > td .ui.header {
    font-size: 1em;
    font-weight: 400;
    font-family: 'IBM Plex Sans',Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
}
.definition-table > tbody > tr > td .ui.header .sub.header,
.data-table > tbody > tr > td .ui.header .sub.header {
    font-size: .8em;
}
.data-table.notification-table .ui.checkbox {
    padding-top: .25em;
    padding-left: .5em;
}
.data-table.notification-table .ui.header {
    margin-bottom: 0;
}
.data-table.notification-table .ui.progress {
    margin-top: .5em;
}
.definition-table.ui.definition.table>tbody>tr>td:first-child:not(.ignored) {
    background: #f9fafb;
}
.image-click {
    cursor: pointer;
}

.guest-layout {
    padding-top: 3em;
}
.guest-layout .sign-in-page .ui.stackable.grid .ui.horizontal.divider {
    display: none;
}
.guest-layout .sign-in-page .login-box {
    margin-top: 1.5em;
    margin-left: 1.5em;
    margin-bottom: 1.5em;
}
.guest-layout .sign-in-page .ui.checkbox label {
    color: #fff !important;
}

.default-layout .ui.top.fixed.menu {
    min-height: 2.922857em;
}
.default-layout .ui.bottom.fixed.menu {
    min-height: 2.652857em;
}
.default-layout .page-wrapper {
    margin-top: 2.922857em;
}
.default-layout .page-wrapper > .pusher {
    overflow-y: auto;
    height: calc(100% - 5.56em);
}
.default-layout .page-wrapper > .pusher > .ui.segment {
    overflow-y: auto;
    height: 100%;
}

.captcha-image {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-top-left-radius: .28571429rem;
    border-top-right-radius: .28571429rem;
    border-bottom: none !important;
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
}
.captcha-image img {
    object-fit: cover;
    border-top-left-radius: .28571429rem;
    border-top-right-radius: .28571429rem;
}
.captcha-input input{
    border-top-left-radius: 0rem !important;
    text-align: center;
}
.captcha-input .ui.button{
    border-top-right-radius: 0rem !important;
}
.email-container .email-item,
.mobile_phone-container .mobile_phone-item,
.phone-container .phone-item,
.contact_email-container .contact_email-item,
.contact_mobile_phone-container .contact_mobile_phone-item,
.s1-container .s1-item,
.s2-container .s2-item,
.s3-container .s3-item {
    margin-bottom: .5em;
}
.email-container .email-item:first-child,
.mobile_phone-container .mobile_phone-item:first-child,
.contact_email-container .contact_email-item:first-child,
.contact_mobile_phone-container .contact_mobile_phone-item:first-child,
.phone-container .phone-item:first-child,
.s1-container .s1-item:first-child,
.s2-container .s2-item:first-child,
.s3-container .s3-item:first-child {
    border-radius: .28571429rem;
}
.email-container .email-item:first-child.ui.action.input:not([class*="left action"]) > input:focus,
.mobile_phone-container .mobile_phone-item:first-child.ui.action.input:not([class*="left action"]) > input:focus,
.contact_email-container .contact_email-item:first-child.ui.action.input:not([class*="left action"]) > input:focus,
.contact_mobile_phone-container .contact_mobile_phone-item:first-child.ui.action.input:not([class*="left action"]) > input:focus,
.phone-container .phone-item:first-child.ui.action.input:not([class*="left action"]) > input:focus,
.s1-container .s1-item:first-child.ui.action.input:not([class*="left action"]) > input:focus,
.s2-container .s2-item:first-child.ui.action.input:not([class*="left action"]) > input:focus,
.s3-container .s3-item:first-child.ui.action.input:not([class*="left action"]) > input:focus {
    border-radius: .28571429rem;
    border-color: #85b7d9;
}
.email-container .email-item:first-child.ui.action.input:not([class*="left action"]) > input,
.mobile_phone-container .mobile_phone-item:first-child.ui.action.input:not([class*="left action"]) > input,
.contact_email-container .contact_email-item:first-child.ui.action.input:not([class*="left action"]) > input,
.contact_mobile_phone-container .contact_mobile_phone-item:first-child.ui.action.input:not([class*="left action"]) > input,
.phone-container .phone-item:first-child.ui.action.input:not([class*="left action"]) > input,
.s1-container .s1-item:first-child.ui.action.input:not([class*="left action"]) > input,
.s2-container .s2-item:first-child.ui.action.input:not([class*="left action"]) > input,
.s3-container .s3-item:first-child.ui.action.input:not([class*="left action"]) > input {
    border-right-color: rgba(34, 36, 38, 0.15);
    border-radius: .28571429rem;
}
.email-container .email-item:first-child > .ui.button,
.mobile_phone-container .mobile_phone-item:first-child > .ui.button,
.contact_email-container .contact_email-item:first-child > .ui.button,
.contact_mobile_phone-container .contact_mobile_phone-item:first-child > .ui.button,
.phone-container .phone-item:first-child > .ui.button,
.s1-container .s1-item:first-child > .ui.button,
.s2-container .s2-item:first-child > .ui.button,
.s3-container .s3-item:first-child > .ui.button {
    display: none;
}

@media screen and (max-width: 1199px)
{

}
@media screen and (max-width: 991px)
{
    .ui.grid > .row > .sixteen.wide.column {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }
    .guest-layout {
        padding: 0;
    }
}
@media screen and (max-width: 767px)
{
    .ui.stackable.grid {
        margin-left: -1rem !important;
        margin-right: -1rem !important;
    }
    .ui.stackable.container.grid {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .ui.grid > .stackable.stackable.row > .column,
    .ui.stackable.grid > .column.grid > .column,
    .ui.stackable.grid > .column.row > .column,
    .ui.stackable.grid > .column:not(.row),
    .ui.stackable.grid > .row > .column,
    .ui.stackable.grid > .row > .wide.column,
    .ui.stackable.grid > .wide.column {
        padding-top: 0 !important;
    }
    .ui.grid > .stackable.stackable.row:first-child > .colum:first-child,
    .ui.stackable.grid > .column.grid:first-child > .column:first-child,
    .ui.stackable.grid > .column.row:first-child > .column:first-child,
    .ui.stackable.grid > .column:not(.row):first-child,
    .ui.stackable.grid > .row:first-child > .column:first-child,
    .ui.stackable.grid > .row:first-child > .wide.column:first-child,
    .ui.stackable.grid > .wide.column:first-child {
        padding-top: 1rem !important;
    }
    .ui.form .fields .field,
    .ui.form .fields:last-child .field {
        margin-bottom: 1em;
    }
    .ui.form .fields:last-child .field:last-child {
        margin-bottom: 0;
    }
    .ui.stackable.grid > .box-container.row > .right-box.column,
    .ui.stackable.grid > .box-container.row > .right-box.wide.column {
        padding: 1em !important;
    }

    .data-table.ui.table:not(.unstackable) > thead {
        display: none !important;
    }
    .data-table.ui.table:not(.unstackable) > tbody > tr > td:first-child {
        font-weight: 400;
    }
    .data-table.ui.table:not(.unstackable) > tbody > tr > td {
        text-align: left;
    }
    .data-table.ui.table:not(.unstackable) > tbody > tr > td.is-empty {
        text-align: center;
    }
    .data-table.ui.table:not(.unstackable) > tbody > tr > td::after {
        content: "";
        clear: both;
        display: table;
    }
    .data-table > tbody > tr > td > .data-label {
        font-weight: 700;
        display: block;
        float: left;
        width: 40%;
        height: 100%;
    }
    .data-table > tbody > tr > td > .data-value {
        display: block;
        float: right;
        width: 60%;
        height: 100%;
    }

    .guest-layout .sign-in-page .ui.stackable.grid .ui.vertical.divider,
    .guest-layout .registration-index-page .ui.stackable.grid .ui.vertical.divider {
        display: none;
    }
    .guest-layout .sign-in-page .ui.stackable.grid .ui.horizontal.divider {
        display: table;
    }
    .guest-layout .sign-in-page .login-box {
        margin-left: 0;
        margin-bottom: 0;
    }
}