﻿/*body {
    padding-top: 50px;
    padding-bottom: 20px;
}*/

/* Set padding to keep content from hitting the edges */
/*.body-content {
    padding-left: 15px;
    padding-right: 15px;
}*/

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
/*.dl-horizontal dt {
    white-space: normal;
}*/

/* Set width on the form input elements since they're 100% wide by default */
/*input,
select,
textarea {
    max-width: 280px;
}*/

.k-icon {
    color: blue;
}
.signature-container {
    width: 750px;
}

.signature-wrapper {
    height: 270px;
}

    .signature-wrapper .k-signature {
        width: 100%;
        height: 100%;
    }

div.notes {
    font-style: italic;
    border-width: 1px;
    border-bottom-width: 0;
    border-style: solid;
    padding: 1em;
}

.k-signature, .notes {
    border-color: rgba(0, 0, 0, 1);
    /* border-width: 0 1px;*/
    border-radius: 0;
}
.legend1 {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: -15px;
    font-size: 21px;
    /* line-height: inherit; */
    color: #333333;
    border: 0;
    border-bottom: 0px solid #00adef;
}

.k-window-title {
    font-size: 25px;
}

.k-window-titlebar {
    font-family: 'Roboto Condensed';
    font-weight: bold;
}

.k-dialog-titlebar {
    background-color: #ff6358;
    color: #ffff;
}

/*  .k-button:hover {
        background: pink;
    }*/

.k-button-solid-primary {
    background-color: #ff6358;
    border-color: #ff6358;
}

    .k-button-solid-primary:hover {
        background-color: #db534a;
        border-color: #db534a;
    }
:root {
    font-size: 85%;
}

    :root body {
        font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 1.3rem;
        line-height: 1.46;
        color: #333333;
        padding-top: 41px;
        padding-bottom: 41px;
    }

.theme-dropdown .dropdown-menu {
    position: static;
    display: block;
    margin-bottom: 20px;
}

.theme-showcase > p > .btn {
    margin: 5px 0;
}

.theme-showcase .navbar .container {
    width: auto;
}

.jumbotron {
    background: white;
    padding-right: 60px !important;
    padding-left: 60px !important;
}

.colorScheme {
    margin-right: 45px;
    margin-bottom: 10px;
}

.logo {
    width: 200px;
}

#collapseLogos img {
    margin-bottom: 20px;
}

/*.row {
    margin-bottom: 30px;
}*/

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

a {
    color: black;
    text-decoration: underline;
    color: #0d6efd;
    /*&:hover {
		color: black;
	}
	
	&:visited {
		color: black;
	}*/
}

ul.menu a {
    text-decoration: none;
}

a:focus {
    text-decoration: none;
}

.collapse h4 {
    margin-top: 20px;
}

#collapseIcons p {
    text-align: center;
}

#collapseIcons p {
    text-align: center;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 700;
    line-height: 1.1;
    color: #4d4d4d;
}

    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
        color: #4d4d4d !important;
        text-decoration: none;
    }

        h1 a:hover, h1 a:visited, h2 a:hover, h2 a:visited, h3 a:hover, h3 a:visited, h4 a:hover, h4 a:visited, h5 a:hover, h5 a:visited, h6 a:hover, h6 a:visited, .h1 a:hover, .h1 a:visited, .h2 a:hover, .h2 a:visited, .h3 a:hover, .h3 a:visited, .h4 a:hover, .h4 a:visited, .h5 a:hover, .h5 a:visited, .h6 a:hover, .h6 a:visited {
            color: #4d4d4d !important;
            text-decoration: none !important;
        }

h1, .h1 {
    font-size: 3.3rem;
    font-weight: 500;
    letter-spacing: -0.02em;
    color: #4d4d4d !important;
    margin: 0.67em 0;
}

.jumbotron h1, .jumbotron .h1 {
    font-size: 3.9rem;
}

h2, .h2 {
    font-size: 2.7rem;
}

h3, .h3 {
    font-size: 2.4rem;
    color: black;
}

    h3 span.smaller, .h3 span.smaller {
        font-size: 1.6rem;
        font-weight: 500;
        color: #4d4d4d;
    }

h4, .h4 {
    font-size: 1.82rem;
    color: #4d4d4d;
    letter-spacing: 0.03em;
}

h5, .h5 {
    font-size: 1.625rem !important;
    color: black;
}

h6, .h6 {
    font-size: 1.3rem;
    color: #4d4d4d;
    letter-spacing: 0.05em;
}

p {
    font-size: 1.3rem;
    margin-bottom: 19px;
    line-height: 2rem;
    margin: 0 0 9px;
    color: #333333;
}

.body-copy ul {
    margin: 0 0 4px 0;
    padding: 0;
    list-style: none;
    margin-left: 1.3rem;
    margin-bottom: 18px;
    line-height: 2rem;
}

    .body-copy ul li {
        padding-left: 7px;
        list-style-image: none;
        list-style-type: none;
        margin-left: 0;
        font-size: 1.3rem;
    }

        .body-copy ul li:before {
            font-family: FontAwesome;
            content: "\f111";
            color: #00adef;
            margin-left: -13px;
            font-size: 0.7rem;
            float: left;
            -webkit-font-smoothing: antialiased;
        }

.body-copy ol {
    margin: 0;
    padding: 0;
    margin-bottom: 18px;
    line-height: 2rem;
    list-style: none;
    counter-reset: my-counter;
    margin-left: 13px !important;
}

    .body-copy ol li {
        font-size: 1.3rem;
        padding-left: 7px;
        list-style-image: none;
        list-style-type: none;
        margin-left: 0;
        line-height: 20.15px;
    }

        .body-copy ol li:before {
            content: counter(my-counter, decimal);
            counter-increment: my-counter;
            color: black;
            font-weight: 700;
            margin-left: -14px;
            float: left;
            -webkit-font-smoothing: antialiased;
        }

.labelClass {
    padding-left: 1px;
    color: #4d4d4d;
    font-size: 1.82rem;
    text-transform: uppercase;
    margin-top: 0;
    letter-spacing: 0.03em;
    border-bottom: #00adef solid 3px;
    padding-bottom: 7px;
    margin-bottom: 9px;
}

.page-header {
    clear: both;
}

.jumbotron p {
    margin-bottom: 11px;
    font-size: 1.8rem;
    font-weight: 400;
    letter-spacing: 0.02em;
}

.border-bottom {
    border-bottom: #00adef solid 3px;
    padding-bottom: 7px;
    margin-bottom: 9px;
}

/*Footer*/
.footer .list-inline .footer-brand {
    height: 21px;
    margin-top: -6px;
    margin-bottom: 10px;
    background: url(../img/un-logo-footer.png) left top no-repeat;
}

    .footer .list-inline .footer-brand a {
        font-weight: 500;
        font-size: 2.1rem;
        line-height: 2.1rem;
        letter-spacing: -0.02em;
        color: #4d4d4d;
        text-transform: uppercase;
        text-decoration: none !important;
        display: block;
        padding-left: 30px;
    }

.footer #block-menu-menu-footer-links ul.nav li {
    float: left;
    padding-right: 6.5px;
    margin-right: 5.85px;
    border-right: #737373 solid 1px;
    line-height: 1;
}

    .footer #block-menu-menu-footer-links ul.nav li:last-child {
        border-right: none;
    }

    .footer #block-menu-menu-footer-links ul.nav li a {
        background-color: transparent;
    }

.footer ul.nav li {
    padding: 0;
    margin: 0 0 6.5px 0;
}

    .footer ul.nav li a {
        padding: 0;
        margin: 0;
        color: black;
    }

.footer ul.nav li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
}

.nav > li {
    position: relative;
    display: block;
}

footer {
    margin-top: 50px !important;
}

#brand-bar {
    background: #f2f2f2;
    margin: 0;
    padding: 0;
    border: none !important;
    border-bottom: #00adef solid 5px !important;
    height: 41px;
    min-height: inherit;
}

body.logged-in #brand-bar {
    top: 28px !important;
}

#brand-bar .navbar-header {
    padding: 9.1px 0 3.9px 10.4px;
    width: 100%;
}

/*#brand-bar .brandbar-header {
    padding-top: 10px;
}*/

    #brand-bar .brandbar-header a {
        padding: 0 13px 0 0 !important;
        font-size: 12.35px;
        line-height: 17.03px;
        font-weight: 400;
        letter-spacing: 0.03em;
        color: black;
        text-decoration: none;
    }

        #brand-bar .brandbar-header a.active {
            font-weight: bold;
            background-image: none;
            background-color: transparent;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

        #brand-bar .brandbar-header a:last-child {
            padding-right: 0;
        }

        #brand-bar .brandbar-header a.navbar-brand:before {
            font-family: "Font Awesome 5 Free";
            color: black;
            font-weight: 600;
            content: "\f015";
            font-size: 16px;
            line-height: 0.9;
            margin-right: 7.8px;
            /*float: left;*/
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }

/*  Navbar Styles */
.region-header .block-superfish {
    background: #4D4D4D;
    padding-bottom: 2.9em;
}

    .region-header .block-superfish ul#superfish-1.sf-menu.sf-style-space.sf-navbar {
        background: #4d4d4d;
    }

.sf-menu {
    float: left;
    margin-bottom: 1em;
}

    .sf-menu, .sf-menu * {
        margin: 0;
        padding: 0;
        list-style: none;
    }

.region-header .block-superfish ul#superfish-1.sf-menu.sf-style-space li {
    background: #4d4d4d;
}

.sf-menu > li {
    float: left;
}

.region-header .block-superfish ul#superfish-1.sf-menu.sf-style-space li a {
    color: white;
    border-right: white solid 1px;
    text-decoration: none;
}

.sf-navbar > li > a, .sf-navbar > li > ul > li > a {
    border: none;
}

.sf-menu a {
    border-left: 1px solid #fff;
    border-top: 1px solid #dFeEFF;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    padding: .75em 1em;
    text-decoration: none;
    zoom: 1;
}

.sf-menu a {
    display: block;
    position: relative;
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

.region-header .block-superfish {
    background: #4D4D4D;
    padding-bottom: 2.9em;
}

body.front .region-header .block-superfish {
    padding-bottom: 4.75em;
}

@media (max-width: 768px) {
    body.front .region-header .block-superfish {
        padding-bottom: 0;
    }
}

@media (max-width: 992px) {
    .region-header .block-superfish {
        background: transparent;
    }
}

@media (max-width: 768px) {
    .region-header .block-superfish {
        padding-bottom: 0;
    }
}

body.i18n-ar .region-header .block-superfish {
    font-size: 14.3px !important;
}

body.i18n-zh-hans .region-header .block-superfish {
    font-size: 15.6px !important;
}

.region-header .block-superfish .sf-accordion-toggle {
    margin-top: 15px;
    margin-left: 4px;
}

body.i18n-ar .region-header .block-superfish .sf-accordion-toggle {
    margin-left: 0;
    margin-right: 13px;
}

.region-header .block-superfish .sf-accordion-toggle a {
    background: transparent;
    border: none;
    padding: 0;
    margin-bottom: 11px;
    display: inline-block;
}

    .region-header .block-superfish .sf-accordion-toggle a.sf-expanded {
        margin-bottom: 0;
    }

    .region-header .block-superfish .sf-accordion-toggle a span {
        font: 0/0 a;
        color: transparent;
        text-shadow: none;
        background-color: transparent;
        border: 0;
    }

    .region-header .block-superfish .sf-accordion-toggle a:after {
        font-family: FontAwesome;
        color: #4d4d4d;
        content: "\f0c9";
        text-indent: 0;
        font-size: 26px;
        line-height: 1;
        font-style: normal;
        font-weight: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.region-header .block-superfish ul#superfish-1.sf-menu.sf-style-space.sf-navbar {
    background: #4d4d4d;
}

    .region-header .block-superfish ul#superfish-1.sf-menu.sf-style-space.sf-navbar li ul {
        background: #f2f2f2;
    }

        .region-header .block-superfish ul#superfish-1.sf-menu.sf-style-space.sf-navbar li ul a {
            border-right: none;
            color: black;
            background: #f2f2f2;
        }

    .region-header .block-superfish ul#superfish-1.sf-menu.sf-style-space.sf-navbar li li {
        background: #f2f2f2;
    }

    .region-header .block-superfish ul#superfish-1.sf-menu.sf-style-space.sf-navbar li.sf-parent a {
        background: #4d4d4d;
    }

.region-header .block-superfish ul#superfish-1.sf-menu.sf-style-space a:focus, .region-header .block-superfish ul#superfish-1.sf-menu.sf-style-space a:hover, .region-header .block-superfish ul#superfish-1.sf-menu.sf-style-space a:active {
    background: #f2f2f2;
    color: black;
}

    .region-header .block-superfish ul#superfish-1.sf-menu.sf-style-space a:focus span.sf-sub-indicator, .region-header .block-superfish ul#superfish-1.sf-menu.sf-style-space a:hover span.sf-sub-indicator, .region-header .block-superfish ul#superfish-1.sf-menu.sf-style-space a:active span.sf-sub-indicator {
        background-image: url(arrows-black.png);
    }

.region-header .block-superfish ul#superfish-1.sf-menu.sf-style-space li {
    background: #4d4d4d;
}

    .region-header .block-superfish ul#superfish-1.sf-menu.sf-style-space li li {
        background: #f2f2f2;
        color: black;
    }

    .region-header .block-superfish ul#superfish-1.sf-menu.sf-style-space li a {
        color: white;
        border-right: white solid 1px;
        text-decoration: none;
    }

body.i18n-ar .region-header .block-superfish ul#superfish-1.sf-menu.sf-style-space li a {
    border-right: none;
    border-left: white solid 1px;
}

body.i18n-zh-hans .region-header .block-superfish ul#superfish-1.sf-menu.sf-style-space li a {
    padding-left: 1.5em;
    padding-right: 1.5em;
}

.region-header .block-superfish ul#superfish-1.sf-menu.sf-style-space li a:hover {
    color: black;
    background: #f2f2f2;
}

    .region-header .block-superfish ul#superfish-1.sf-menu.sf-style-space li a:hover span.sf-sub-indicator {
        background-image: url(arrows-black.png);
    }

.region-header .block-superfish ul#superfish-1.sf-menu.sf-style-space li.sfHover {
    background: #f2f2f2;
}

    .region-header .block-superfish ul#superfish-1.sf-menu.sf-style-space li.sfHover a.menuparent, .region-header .block-superfish ul#superfish-1.sf-menu.sf-style-space li.sfHover span.nolink {
        background: #f2f2f2;
        color: black;
    }

        .region-header .block-superfish ul#superfish-1.sf-menu.sf-style-space li.sfHover a.menuparent span.sf-sub-indicator, .region-header .block-superfish ul#superfish-1.sf-menu.sf-style-space li.sfHover span.nolink span.sf-sub-indicator {
            background-image: url(arrows-black.png);
        }

body.i18n-ar .region-header .block-superfish ul#superfish-1.sf-menu.sf-style-space li.sfHover ul {
    left: 0 !important;
}

.region-header .block-superfish ul#superfish-1.sf-menu.sf-style-space li:hover {
    background: #f2f2f2;
    color: black;
}

    .region-header .block-superfish ul#superfish-1.sf-menu.sf-style-space li:hover span.sf-sub-indicator {
        background-image: url(arrows-black.png);
    }

.region-header .block-superfish ul#superfish-1.sf-menu.sf-style-space span.nolink {
    border-right: white solid 1px;
}

body.i18n-ar .region-header .block-superfish ul#superfish-1.sf-menu.sf-style-space span.nolink {
    border-right: none;
    border-left: white solid 1px;
}

.region-header .block-superfish ul#superfish-1.sf-menu.sf-style-space span.nolink:hover {
    background: #f2f2f2;
    color: black;
}

.region-header .block-superfish ul#superfish-1.sf-menu-rtl sf.hidden {
    left: auto !important;
}

.region-header .block-superfish ul#superfish-1-accordion {
    margin-top: 13px;
    margin-bottom: 0;
}

    .region-header .block-superfish ul#superfish-1-accordion.sf-menu.sf-style-space li {
        background: #f2f2f2;
    }

        .region-header .block-superfish ul#superfish-1-accordion.sf-menu.sf-style-space li a {
            color: black;
            border: none;
            border-bottom: white solid 1px;
        }

            .region-header .block-superfish ul#superfish-1-accordion.sf-menu.sf-style-space li a:hover {
                background: white;
            }

            .region-header .block-superfish ul#superfish-1-accordion.sf-menu.sf-style-space li a:active, .region-header .block-superfish ul#superfish-1-accordion.sf-menu.sf-style-space li a:focus {
                background: #f2f2f2;
            }

        .region-header .block-superfish ul#superfish-1-accordion.sf-menu.sf-style-space li.sf-expanded {
            background: white;
        }

        .region-header .block-superfish ul#superfish-1-accordion.sf-menu.sf-style-space li.last a {
            border-bottom: none;
        }

        .region-header .block-superfish ul#superfish-1-accordion.sf-menu.sf-style-space li ul.sf-has-clone-parent li {
            background: white;
        }

            .region-header .block-superfish ul#superfish-1-accordion.sf-menu.sf-style-space li ul.sf-has-clone-parent li a {
                border-bottom: #f2f2f2 solid 1px;
            }

.sf-sub-indicator {
    background: url(img/arrows-ffffff.png) no-repeat -10px -100px;
    display: block;
    height: 10px;
    overflow: hidden;
    position: absolute;
    right: 0.75em;
    text-indent: -999em;
    top: 1.05em;
    width: 10px;
}

/*  Navbar Styles ENDS  */
/*  Kendo popup Styles STARTS  */
.k-notice {
    color: black;
    background-color: #FFC800;
    border-color: #FFC800;
}

    .k-notice.k-button:hover {
        background: #FFC800;
    }
/*  Kendo popup Styles ENDS  */

/*Updated CSS Changes Start*/

.k-button-md {
    padding: .375rem .75rem; 
}

.k-progressbar-horizontal {
    height: 1rem;
}

.k-upload-files .k-progressbar-horizontal {
    height: 2px;
}

.k-progressbar .k-selected {
    color: #fff;
    background-color: #0d6efd;
}

.k-tabstrip {
    font-size: 1rem;
}

.k-tabstrip-items-wrapper .k-item {
    color: #0d6efd;
}

.k-tabstrip-items .k-link {
    padding: .5rem 1rem;
}

.form-group {
    margin-bottom: 15px;
}

.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 4px;
    text-align: right;
    font-weight: 700;
    font-size: 1rem;
}

.form-control {
    padding: 6px 12px;
}

.k-input-md .k-input-inner, .k-picker-md .k-input-inner {
    padding: .375rem .75rem;
}

.k-picker-solid {
    border-color: #e4e7eb;
    color: #212529;
    background-color: #e4e7eb;
}

.k-input-md, .k-picker-md, .k-upload {
    font-size: 1rem;
}

.k-list-item.k-selected, .k-selected.k-list-optionlabel, .k-calendar .k-calendar-td.k-selected:hover .k-calendar-cell-inner, .k-calendar .k-calendar-td.k-selected:hover .k-link, .k-calendar .k-calendar-td.k-selected.k-hover .k-calendar-cell-inner, .k-calendar .k-calendar-td.k-selected.k-hover .k-link, .k-calendar .k-calendar-td.k-selected .k-calendar-cell-inner, .k-calendar .k-calendar-td.k-selected .k-link, .k-menu-group .k-item > .k-link:active, .k-menu-group .k-item > .k-link.k-active, .k-menu-group .k-item > .k-link.k-selected, .k-menu.k-context-menu .k-item > .k-link:active, .k-menu.k-context-menu .k-item > .k-link.k-active, .k-menu.k-context-menu .k-item > .k-link.k-selected {
    background-color: #0d6efd;
}

.k-list-item.k-selected.k-hover, .k-list-item.k-selected:hover, .k-selected.k-hover.k-list-optionlabel, .k-selected.k-list-optionlabel:hover {
    background-color: #0c65e9;
}

.k-tabstrip-items-wrapper .k-item:hover, .k-tabstrip-items-wrapper .k-item.k-hover, .k-button-flat-primary, .k-calendar .k-calendar-view .k-today {
    color: #0d6efd;
}

.k-button-md.k-icon-button {
    padding: .375rem;
}

.demo-hint {
    padding-top: 2px;
}

.k-upload .k-upload-files .k-file-size, .k-upload .k-upload-files .k-file-summary, .k-upload .k-upload-files .k-file-validation-message {
    font-size: 11px;
}

.k-list-md, .k-button-md {
    font-size: 1rem;
}

.k-button-solid-base {
    color: #212529;
}

.k-form-hint, .k-form-error {
    margin-top: 4px;
    font-size: 12px;
    font-style: normal;
}

legend {
    margin-bottom: 20px;
    font-size: 21px;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

.accordion-button {
    font-size: 1.5rem;
    font-weight: 600;
}

.k-grid td.k-selected, .k-grid .k-table-row.k-selected > td, .k-grid .k-table-td.k-selected, .k-grid .k-table-row.k-selected > .k-table-td {
    color: #212529;
    background-color: rgba(13, 110, 253, .25);
}

.k-grid-header .k-grid-filter.k-active, .k-grid-header .k-header-column-menu.k-active, .k-grid-header .k-grid-header-menu.k-active, .k-grid-header .k-hierarchy-cell .k-icon.k-active {
    background-color: #0d6efd;
}

.k-grid-header .k-grid-header-menu.k-active span svg {
    fill: #fff;
}

.accordion-button {
    background-color: #cfe2ff;
}