/* MOFA KSA migrated styles */

@font-face {
    font-family: "Neue Haas Grotesk Display Pro 900";
    src: url(../../common/css/fonts/v4/NHaasGroteskDSStd-95Blk.616e203559262e26.otf);
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: "NeueHaasGroteskText Pro 700";
    src: url(../../common/css/fonts/v4/NHaasGroteskTXStd-75Bd.bcc1488d9e6dae0e.otf);
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: "NeueHaasGroteskText Pro 500";
    src: url(../../common/css/fonts/v4/NHaasGroteskTXStd-65Md.b57d54c48c44e8f5.otf);
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: "NeueHaasGroteskText Pro 400";
    src: url(../../common/css/fonts/v4/NHaasGroteskTXStd-55Rg.31100c6048755a23.otf);
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: "NeueHaasGroteskText";
    src: url(../../common/css/fonts/v4/NHaasGroteskTXStd-55Rg.31100c6048755a23.otf);
}


html {
    scroll-behavior: smooth
}

body {
    font-family: 'NeueHaasGroteskText', 'Times New Roman', Times, serif;
}

body, p, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, ul {
    font-family: 'NeueHaasGroteskText', 'Times New Roman', Times, serif;
    margin: 0;
    padding: 0
}

.rtl {
    direction: rtl
}

a {
    text-decoration: none
}

.overflow-hidden {
    overflow: hidden;
    height: 100%
}

h1, .h1 {
    font-family: "Neue Haas Grotesk Display Pro 900";
    font-weight: 900;
    font-size: 48px;
    line-height: 88px;
    border: 0 none;
    text-transform: uppercase;
}

h2, .h2 {
    font-family: "Neue Haas Grotesk Display Pro 900";
    font-weight: 900;
    font-size: 38px;
    line-height: 56px;
    border: 0 none;
}

@media (max-width: 767px) {
    h2, .h2 {
        font-size: 1.875rem;
        line-height: 2rem
    }
}

h3, .h3 {
    font-family: "NeueHaasGroteskText Pro 700";
    font-weight: 700;
    font-size: 30px;
    line-height: 56px;
    border: 0 none;
}

@media (max-width: 767px) {
    h3, .h3 {
        font-size: 2rem;
        line-height: 2.5rem
    }
}

h4, .h4 {
    font-family: "NeueHaasGroteskText Pro 700";
    font-weight: 700;
    font-size: 28px;
    line-height: 40px;
    border: 0 none;
}

.body1bold {
    font-family: "NeueHaasGroteskText Pro 700";
    font-weight: 700;
    font-size: 20px;
    line-height: 32px
}

.body1medium {
    font-family: "NeueHaasGroteskText Pro 500";
    font-weight: 500;
    font-size: 20px;
    line-height: 32px
}

.body1regular {
    font-family: "NeueHaasGroteskText Pro 400";
    font-weight: 400;
    font-size: 20px;
    line-height: 32px
}

.underline {
    font-family: "NeueHaasGroteskText Pro 400";
    font-weight: 400;
    font-size: 14px;
    line-height: 16px
}

.body2bold {
    font-family: "NeueHaasGroteskText Pro 700";
    font-weight: 700;
    font-size: 16px;
    line-height: 24px
}

.body2medium {
    font-family: "NeueHaasGroteskText Pro 500";
    font-weight: 500;
    font-size: 16px;
    line-height: 24px
}

.body2regular {
    font-family: "NeueHaasGroteskText Pro 400";
    font-weight: 400;
    font-size: 16px;
    line-height: 24px
}

.caption1regular {
    font-family: "NeueHaasGroteskText Pro 400";
    font-weight: 400;
    font-size: 14px;
    line-height: 24px
}

.formTitle {
    font-family: "Neue Haas Grotesk Display Pro 900";
    font-weight: 900;
    font-size: 25px;
    line-height: 32px
}

.NICButton {
    font-family: "NeueHaasGroteskText Pro 400";
    font-size: 16px;
    line-height: 28px
}

.button {
    border: none
}

    .button:disabled {
        cursor: not-allowed
    }

.big-button {
    height: 48px;
    padding: 8px 24px;
    line-height: 24px;
    font-size: 16px
}

.medium-button {
    height: 40px;
    padding: 8px 16px;
    line-height: 24px;
    font-size: 15px
}

.small-button {
    height: 32px;
    padding: 8px;
    line-height: 16px;
    font-size: 14px
}

.primary-button {
    background-color: #760ace;
    color: #fff;
    font-weight: 700
}

    .primary-button:hover {
        background-color: #5e08a5;
        color: #fff
    }

    .primary-button:disabled {
        background-color: #c6b8cf
    }

.secondary-button {
    background-color: #fff;
    color: #4c0677;
    border: 1px solid #4C0677
}

    .secondary-button:hover {
        border-color: #5e08a5;
        color: #2f0549
    }

    .secondary-button:disabled {
        border-color: #c6b8cf;
        color: #c6b8cf
    }

.tertiary-button {
    background-color: transparent;
    color: #4c0677
}

    .tertiary-button:hover {
        color: #2f0549
    }

    .tertiary-button:disabled {
        color: #c6b8cf
    }

.edit-action {
    color: #4c0677;
    font-weight: 700;
    margin-left: 20px
}

    .edit-action:hover {
        cursor: pointer
    }

.draggable.nav > li > a {
    font-size: 1.4rem;
}

/*  ========================================= MOFA KSA theme layer ================================================== */
.v4-page-header {
    box-shadow: 0 0 30px #0000001a;
    border: 0 none;
    padding: 20px 0;
    background-color: #2f0549;
    color: #fff;
    position: relative;
    z-index: 4000;
}

    .v4-page-header a {
        color: #fff;
        font-weight:bold;
        text-transform: uppercase;
    }

.v4-page-container {
    background: none;
    padding-top: 50px;
}

.form-container .form-horizontal {
    max-width: 900px;
    margin: 10px auto;
}

.container .container {
    max-width: 100%;
}

.page-aside {
    background: #4c0677 url('../../common/images/v4/ksavisa_bg.png') bottom left no-repeat;
    height: 100vh;
    background-size: contain;
}

@media screen and (max-width:990px) {
    .page-aside {
        display: none;
    }
}


.v4-page-header .v4-page-header-top .v4-page-logo a img, .v4-page-header-menu-mobile-subheader .v4-page-logo a img {
    width: 100px;
}

.v4-page-header .v4-page-header-top .v4-menu-toggler {
    display: block;
}

.v4-page-header .v4-page-header-menu {
    margin: 0;
    vertical-align: middle;
    padding: 8px 0;
}

.v4-page-header .v4-page-header-top .v4-menu-toggler {
    margin: 0;
}

.v4-page-header {
    min-height: 0;
}

    .v4-page-header .v4-page-header-top .v4-page-logo {
        position: relative;
    }

.v4-page-header-menu img {
    vertical-align: text-bottom;
}

.v4-footer {
    background-color: #2f0549;
    padding: 40px 0 0;
    color: #fff;
    margin-top: 40px;
}

    .v4-footer a {
        color: #fff;
    }

    .v4-footer .copyrights {
        text-align: center;
        border-top: 1px solid #fff;
        padding: 30px;
    }

.v4-footer-logo {
    margin-bottom: 20px;
}

.v4-footer-list li {
    list-style: none;
    padding: 10px 0;
    margin: 0;
}

.v4-footer-p {
}

.page-breadcrumb {
    display: none;
}

.breadcrumb {
    background: none;
    color: #1d1d1f;
    padding: 7px 0px;
    line-height: 20px;
    margin-bottom: 10px;
    border-bottom: 0px none;
    border-radius: 0px;
}

.page-head .page-title h1 {
    border: 0 none;
    margin: 10px 0 20px;
    font-size: 38px;
    line-height: 48px;
}

    .page-head .page-title h1 span, .page-head .page-title {
        padding: 0;
    }

.v4-page-header .nav > li > a:hover, .v4-page-header .nav > li > a:focus {
    background-color: transparent !important;
}

/* logged in */
.logged-name span {
    color: #fff;
}

.header-logged .arrow {
    border-color: #fff;
}
/* form */
.form-control, select, textarea, .input-group .input-group-addon, .portlet.box > .portlet-body, .portlet .form .form-actions, .portlet.box, .select2-container .select2-selection, .form-control.select2-container, .calendars {
    border-radius: 0px;
    border-color: #e0e0e0;
}

select, .form-control, .input-group-capcha .image-capcha {
    height: 51px;
    max-height: 51px;
}

.input-icon > i {
    margin-top: 20px;
    margin-left: 15px;
    margin-bottom: 4px;
    margin-right: 2px;
}

.input-icon > .form-control {
    padding: 6px 12px;
}

.input-icon > .form-control {
    padding-left: 41px;
}

.form-actions {
    border: 0 none;
}
/*.input-group .input-group-addon {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}*/
button, .btn {
    border-radius: 0px;
    box-shadow: 0 0 0;
    padding: 8px 40px 12px;
    line-height: 2.0;
}

    .btn > i {
        display: none;
    }

.green.btn, .blue.btn, .green.btn.disabled, .green.btn.disabled:hover, .green.btn.disabled:focus, .green.btn.disabled:active, .green.btn.disabled.active, .green.btn[disabled], .green.btn[disabled]:hover, .green.btn[disabled]:focus, .green.btn[disabled]:active, .green.btn[disabled].active, fieldset[disabled] .green.btn, fieldset[disabled] .green.btn:hover, fieldset[disabled] .green.btn:focus, fieldset[disabled] .green.btn:active, fieldset[disabled] .green.btn.active {
    background-color: #760ace;
    color: #fff;
    font-weight: 700;
}

.btn.btn-default {
    background-color: #fff;
    color: #4c0677;
    border: 1px solid #4C0677;
}

.green.btn:hover, .green.btn:focus, .green.btn:active, .green.btn.active, .green.btn:active:hover, .green.btn.active:hover {
    box-shadow: 0 0 0;
    background: #5e08a5;
}

.btn.dropdown-toggle, .btn-group .btn.dropdown-toggle, .btn:hover, .btn:disabled, .btn[disabled], .btn:focus, .btn:active, .btn.active {
    box-shadow: 0 0 0;
}

.form-control:focus {
    border: 1px solid #673ab7;
    box-shadow: 0 0 0;
    border-width: 2px;
}

input.form-control.error, .form-control.error .select2-choice {
    border: 1px solid #f44336;
    border-width: 2px;
}

/* date picker */

.calendars-month a {
    border: 1px solid #fff;
    width: 30px;
    height: 30px;
    border-radius: 30px !important;
    line-height: 30px;
    padding: 0;
    color: #5f5f5f;
}

    .calendars-month td .calendars-today, .calendars-month a:hover {
        background-color: #673ab74d;
        border: 1px solid #00000061;
        color: #333;
    }

.calendars-month td .calendars-selected {
    background-color: #673ab7a8;
    border-color: #673ab74d;
    color: #fff;
}

.calendars-month th {
    border-bottom: 1px solid #e0e0e0;
    color: #757575;
}

.calendars-month-header select, .calendars-month-header input {
    min-width: 40px;
    color: #757575;
}

.calendars-month td .calendars-highlight {
    background-color: #56558c;
    color: #fff;
}

/* form layout */
.form .form-section {
    color: #ff8846;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-weight: 900 !important;
    font-size: 23px !important;
    line-height: 32px !important;
}

.form-fieldset {
    border: 0 none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    padding: 10px 0;
}

.form-fieldset-legend {
    color: #ff8846;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-weight: 900 !important;
    font-size: 23px !important;
    line-height: 32px !important;
    padding: 10px 0;
}

.portlet.box .form-body {
    padding: 10px 0;
}

.portlet.box > .portlet-title {
    background-color: transparent !important;
    border-bottom: 0px solid #ccc;
    padding: 0;
}

.caption-subject {
    color: #ff8846;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-weight: 900 !important;
    font-size: 33px !important;
    line-height: 32px !important;
}

.portlet > .portlet-body, .portlet {
    background-color: transparent !important;
}

    .portlet.box {
        border: 0 none !important;
    }

.form .form-actions {
    background-color: transparent;
    border: 0 none;
}

.portlet .form .form-actions {
    padding: 10px 20px !important;
}

.portlet.box > .portlet-title > .caption {
    color: #ff8846 !important;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-weight: 900 !important;
    font-size: 33px !important;
    line-height: 32px !important;
}

.form-group .col-md-1, .form-group .col-md-10, .form-group .col-md-11, .form-group .col-md-12, .form-group .col-md-2, .form-group .col-md-3, .form-group .col-md-4, .form-group .col-md-5, .form-group .col-md-6, .form-group .col-md-7, .form-group .col-md-8, .form-group .col-md-9 {
    float: none;
    width: 100%;
    max-width: 900px;
    margin-bottom: 4px;
}

.form-group .control-label {
    text-align: left;
    margin-bottom: 4px;
}

.form-actions .btn {
    margin-left: 10px;
    margin-bottom:5px;
}

.input-group-capcha {
    max-width: 300px;
}
/* grid */
.styled th {
    background: none;
    border-bottom: 1px solid #51586c !important;
}

.styled .jtable-data-row td {
    background: #fff;
    border-bottom: 1px solid #ccc !important;
}

/* logged-menu */
.logged-menu.dropdown-menu li > a {
    color: #5e08a5;
    line-height: 1.5rem;
    padding: 10px 15px;
    border-bottom: 1px solid #F4F4F4;
    cursor: pointer;
    display: block;
}

    .logged-menu.dropdown-menu li > a i {
        display: none;
    }


.header-logged {
    margin-top: 9px;
    min-height: 0;
}

    .header-logged .arrow {
        display: none;
    }

.logged-name span {
    display: inline;
    vertical-align: middle;
}

.logged-name {
    margin: 3px 8px;
    padding-top: 0;
    padding-left: 10px;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 1.8rem;
}

.logged-name-initials {
    width: 25px;
    height: 25px;
    background-color: #c6b8cf;
    color: #2f0549;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 2rem;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5rem;
    text-transform: uppercase;
    cursor: pointer;
}
/* flyover */
.v4-page-flyover {
    background-color: #2f0549;
    height: 100vh;
    display: block;
    position: fixed;
    width: 100%;
    z-index: 3000;
    top: 0;
    right: 0;
    padding-top: 173px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .v4-page-flyover, .v4-page-flyover a {
        color: #fff;
    }

#header-footer {
    /*position:absolute;
    bottom:0;
    width:100%;*/
    text-align: center;
    padding: 20px;
    border-top: 1px solid #fff;
    margin: 30px;
}

.v4-flyover-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100vh;
    padding-bottom: 173px;
}

    .v4-flyover-content h5 {
        color: #8d5bd9;
        font-size: 32px;
        font-weight: 700;
        line-height: 24px;
        text-transform: uppercase;
    }

    .v4-flyover-content li {
        list-style: none;
        margin: 10px 0;
    }

.flyover {
    overflow: hidden;
}

#header-menu-inner-wrapper {
    padding: 0 30px;
}

@media screen and (max-width:768px) {
    .menu-toggle {
        position: absolute !important;
        top: 27px;
        right: 2px;
    }

    .flyover .menu-toggle {
        position: fixed !important;
    }

    .v4-page-header-menu {
        padding-right: 40px;
    }
    .menu-track {
        padding-right: 50px;
    }

    .mob-in {
        display: none !important;
    }

    .flyover .mob-in {
        display: block !important;
        padding-right: 50px;
    }

    .flyover .mob-out {
        display: none !important;
        
    }

    .flyover .v4-page-logo {
        display: none !important;
    }

    .flyover .menu-login {
        float: left;
    }

    .flyover .menu-lang {
        float: right;
    }

    .flyover .v4-page-header .v4-page-header-menu, .flyover .v4-page-header .hor-menu {
        float: none !important;
    }

    .flyover .btn-logged-menu {
        display: flex !important;
        margin: 0;
    }

    .flyover .link-lang {
        display: flex !important;
    }

    .flyover .nav .open > a, .flyover .nav .open > a:focus, .flyover .nav .open > a:hover {
        background-color: transparent;
        border-color: transparent;
    }
}



/* nav-tabs */
.nav-tabs {
    padding: 0;
}

    .nav-tabs > li > a {
        border-radius: 0;
        color: #495057;
        background-color: #fff;
        border: 0 none;
        margin: 0;
        font-weight: normal;
    }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, .nav-tabs > li > a:hover {
            background: #4c0677;
            color: #fff;
            border: 0 none;
            box-shadow: 0 0 0;
        }

    .nav-tabs .active:before, .nav-tabs .active:after {
        display: none;
    }

/* modals */
.modal-header .caption i {
    display: none;
}

/* UI fixes */
.form .form-section.alert {
    border-color: #afaecb;
    padding-bottom: 15px;
}

.btn.TraveledCountriesModal {
    float: none !important;
}

.control-display-label .control-display-label {
    padding: 0;
    border: 0 none;
    min-height: 1px;
}

#spnSeconds {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
    background-color: #403f68;
    text-shadow: none !important;
    font-size: 15px;
    font-weight: 300;
    padding-top: 3px;
    padding-left: 6px;
    padding-bottom: 3px;
    padding-right: 6px;
    color: #fff;
}

.form-wizard .steps > li.active > a.step .desc {
    border-radius: 0;
}

.form-from-to .col-md-6 {
    width: 50%;
    float: left;
}

.form-photo-upload .image-upload-preview img {
    width: 150px;
    height: auto;
    border: 0 none;
    border-radius: 0;
}

.form-photo-upload .uploadButton {
    border: 1px solid #8729d4 !important;
    color: #4c0677 !important;
    background: #fff !important;
}

.form-photo-upload .photo-notes li {
    list-style: none;
    text-align: center;
}

.row .form-group.col-md-12 {
    margin: 0 !important;
}
.home-cards-links .card-icon {
    display: none;
}

.home-cards-links .card-title {
    line-height: 3rem;
}
.alert li, .note li {
    list-style-position: inside;
}

/* MOFA KSA migrated styles */

@font-face {
    font-family: "Neue Haas Grotesk Display Pro 900";
    src: url(../../common/css/fonts/v4/NHaasGroteskDSStd-95Blk.616e203559262e26.otf);
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: "NeueHaasGroteskText Pro 700";
    src: url(../../common/css/fonts/v4/NHaasGroteskTXStd-75Bd.bcc1488d9e6dae0e.otf);
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: "NeueHaasGroteskText Pro 500";
    src: url(../../common/css/fonts/v4/NHaasGroteskTXStd-65Md.b57d54c48c44e8f5.otf);
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: "NeueHaasGroteskText Pro 400";
    src: url(../../common/css/fonts/v4/NHaasGroteskTXStd-55Rg.31100c6048755a23.otf);
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: "NeueHaasGroteskText";
    src: url(../../common/css/fonts/v4/NHaasGroteskTXStd-55Rg.31100c6048755a23.otf);
}


html {
    scroll-behavior: smooth
}

body {
    font-family: 'NeueHaasGroteskText', 'Times New Roman', Times, serif;
}

body, p, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, ul {
    font-family: 'NeueHaasGroteskText', 'Times New Roman', Times, serif;
    margin: 0;
    padding: 0
}

.rtl {
    direction: rtl
}

a {
    text-decoration: none
}

.overflow-hidden {
    overflow: hidden;
    height: 100%
}

h1, .h1 {
    font-family: "Neue Haas Grotesk Display Pro 900";
    font-weight: 900;
    font-size: 48px;
    line-height: 88px;
    border: 0 none;
    text-transform: uppercase;
}

h2, .h2 {
    font-family: "Neue Haas Grotesk Display Pro 900";
    font-weight: 900;
    font-size: 38px;
    line-height: 56px;
    border: 0 none;
}

@media (max-width: 767px) {
    h2, .h2 {
        font-size: 1.875rem;
        line-height: 2rem
    }
}

h3, .h3 {
    font-family: "NeueHaasGroteskText Pro 700";
    font-weight: 700;
    font-size: 30px;
    line-height: 56px;
    border: 0 none;
}

@media (max-width: 767px) {
    h3, .h3 {
        font-size: 2rem;
        line-height: 2.5rem
    }
}

h4, .h4 {
    font-family: "NeueHaasGroteskText Pro 700";
    font-weight: 700;
    font-size: 28px;
    line-height: 40px;
    border: 0 none;
}

.body1bold {
    font-family: "NeueHaasGroteskText Pro 700";
    font-weight: 700;
    font-size: 20px;
    line-height: 32px
}

.body1medium {
    font-family: "NeueHaasGroteskText Pro 500";
    font-weight: 500;
    font-size: 20px;
    line-height: 32px
}

.body1regular {
    font-family: "NeueHaasGroteskText Pro 400";
    font-weight: 400;
    font-size: 20px;
    line-height: 32px
}

.underline {
    font-family: "NeueHaasGroteskText Pro 400";
    font-weight: 400;
    font-size: 14px;
    line-height: 16px
}

.body2bold {
    font-family: "NeueHaasGroteskText Pro 700";
    font-weight: 700;
    font-size: 16px;
    line-height: 24px
}

.body2medium {
    font-family: "NeueHaasGroteskText Pro 500";
    font-weight: 500;
    font-size: 16px;
    line-height: 24px
}

.body2regular {
    font-family: "NeueHaasGroteskText Pro 400";
    font-weight: 400;
    font-size: 16px;
    line-height: 24px
}

.caption1regular {
    font-family: "NeueHaasGroteskText Pro 400";
    font-weight: 400;
    font-size: 14px;
    line-height: 24px
}

.formTitle {
    font-family: "Neue Haas Grotesk Display Pro 900";
    font-weight: 900;
    font-size: 25px;
    line-height: 32px
}

.NICButton {
    font-family: "NeueHaasGroteskText Pro 400";
    font-size: 16px;
    line-height: 28px
}

.button {
    border: none
}

    .button:disabled {
        cursor: not-allowed
    }

.big-button {
    height: 48px;
    padding: 8px 24px;
    line-height: 24px;
    font-size: 16px
}

.medium-button {
    height: 40px;
    padding: 8px 16px;
    line-height: 24px;
    font-size: 15px
}

.small-button {
    height: 32px;
    padding: 8px;
    line-height: 16px;
    font-size: 14px
}

.primary-button {
    background-color: #760ace;
    color: #fff;
    font-weight: 700
}

    .primary-button:hover {
        background-color: #5e08a5;
        color: #fff
    }

    .primary-button:disabled {
        background-color: #c6b8cf
    }

.secondary-button {
    background-color: #fff;
    color: #4c0677;
    border: 1px solid #4C0677
}

    .secondary-button:hover {
        border-color: #5e08a5;
        color: #2f0549
    }

    .secondary-button:disabled {
        border-color: #c6b8cf;
        color: #c6b8cf
    }

.tertiary-button {
    background-color: transparent;
    color: #4c0677
}

    .tertiary-button:hover {
        color: #2f0549
    }

    .tertiary-button:disabled {
        color: #c6b8cf
    }

.edit-action {
    color: #4c0677;
    font-weight: 700;
    margin-left: 20px
}

    .edit-action:hover {
        cursor: pointer
    }

.draggable.nav > li > a {
    font-size: 1.4rem;
}

/*  ========================================= MOFA KSA theme layer ================================================== */
.v4-page-header {
    box-shadow: 0 0 30px #0000001a;
    border: 0 none;
    padding: 20px 0;
    background-color: #2f0549;
    color: #fff;
    position: relative;
    z-index: 4000;
}

    .v4-page-header a {
        color: #fff;
        font-weight:bold;
        text-transform: uppercase;
    }

.v4-page-container {
    background: none;
    padding-top: 50px;
}

.form-container .form-horizontal {
    max-width: 900px;
    margin: 10px auto;
}

.container .container {
    max-width: 100%;
}

.page-aside {
    background: #4c0677 url('../../common/images/v4/ksavisa_bg.png') bottom left no-repeat;
    height: 100vh;
    background-size: contain;
}

@media screen and (max-width:990px) {
    .page-aside {
        display: none;
    }
}


.v4-page-header .v4-page-header-top .v4-page-logo a img, .v4-page-header-menu-mobile-subheader .v4-page-logo a img {
    width: 100px;
}

.v4-page-header .v4-page-header-top .v4-menu-toggler {
    display: block;
}

.v4-page-header .v4-page-header-menu {
    margin: 0;
    vertical-align: middle;
    padding: 8px 0;
}

.v4-page-header .v4-page-header-top .v4-menu-toggler {
    margin: 0;
}

.v4-page-header {
    min-height: 0;
}

    .v4-page-header .v4-page-header-top .v4-page-logo {
        position: relative;
    }

.v4-page-header-menu img {
    vertical-align: text-bottom;
}

.v4-footer {
    background-color: #2f0549;
    padding: 40px 0 0;
    color: #fff;
    margin-top: 40px;
}

    .v4-footer a {
        color: #fff;
    }

    .v4-footer .copyrights {
        text-align: center;
        border-top: 1px solid #fff;
        padding: 30px;
    }

.v4-footer-logo {
    margin-bottom: 20px;
}

.v4-footer-list li {
    list-style: none;
    padding: 10px 0;
    margin: 0;
}

.v4-footer-p {
}

.page-breadcrumb {
    display: none;
}

.breadcrumb {
    background: none;
    color: #1d1d1f;
    padding: 7px 0px;
    line-height: 20px;
    margin-bottom: 10px;
    border-bottom: 0px none;
    border-radius: 0px;
}

.page-head .page-title h1 {
    border: 0 none;
    margin: 10px 0 20px;
    font-size: 38px;
    line-height: 48px;
}

    .page-head .page-title h1 span, .page-head .page-title {
        padding: 0;
    }

.v4-page-header .nav > li > a:hover, .v4-page-header .nav > li > a:focus {
    background-color: transparent !important;
}

/* logged in */
.logged-name span {
    color: #fff;
}

.header-logged .arrow {
    border-color: #fff;
}
/* form */
.form-control, select, textarea, .input-group .input-group-addon, .portlet.box > .portlet-body, .portlet .form .form-actions, .portlet.box, .select2-container .select2-selection, .form-control.select2-container, .calendars {
    border-radius: 0px;
    border-color: #e0e0e0;
}

select, .form-control, .input-group-capcha .image-capcha {
    height: 51px;
    max-height: 51px;
}

.input-icon > i {
    margin-top: 20px;
    margin-left: 15px;
    margin-bottom: 4px;
    margin-right: 2px;
}

.input-icon > .form-control {
    padding: 6px 12px;
}

.input-icon > .form-control {
    padding-left: 41px;
}

.form-actions {
    border: 0 none;
}
/*.input-group .input-group-addon {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}*/
button, .btn {
    border-radius: 0px;
    box-shadow: 0 0 0;
    padding: 8px 40px 12px;
    line-height: 2.0;
}

    .btn > i {
        display: none;
    }

.green.btn, .blue.btn, .green.btn.disabled, .green.btn.disabled:hover, .green.btn.disabled:focus, .green.btn.disabled:active, .green.btn.disabled.active, .green.btn[disabled], .green.btn[disabled]:hover, .green.btn[disabled]:focus, .green.btn[disabled]:active, .green.btn[disabled].active, fieldset[disabled] .green.btn, fieldset[disabled] .green.btn:hover, fieldset[disabled] .green.btn:focus, fieldset[disabled] .green.btn:active, fieldset[disabled] .green.btn.active {
    background-color: #760ace;
    color: #fff;
    font-weight: 700;
}

.btn.btn-default {
    background-color: #fff;
    color: #4c0677;
    border: 1px solid #4C0677;
}

.green.btn:hover, .green.btn:focus, .green.btn:active, .green.btn.active, .green.btn:active:hover, .green.btn.active:hover {
    box-shadow: 0 0 0;
    background: #5e08a5;
}

.btn.dropdown-toggle, .btn-group .btn.dropdown-toggle, .btn:hover, .btn:disabled, .btn[disabled], .btn:focus, .btn:active, .btn.active {
    box-shadow: 0 0 0;
}

.form-control:focus {
    border: 1px solid #673ab7;
    box-shadow: 0 0 0;
    border-width: 2px;
}

input.form-control.error, .form-control.error .select2-choice {
    border: 1px solid #f44336;
    border-width: 2px;
}

/* date picker */

.calendars-month a {
    border: 1px solid #fff;
    width: 30px;
    height: 30px;
    border-radius: 30px !important;
    line-height: 30px;
    padding: 0;
    color: #5f5f5f;
}

    .calendars-month td .calendars-today, .calendars-month a:hover {
        background-color: #673ab74d;
        border: 1px solid #00000061;
        color: #333;
    }

.calendars-month td .calendars-selected {
    background-color: #673ab7a8;
    border-color: #673ab74d;
    color: #fff;
}

.calendars-month th {
    border-bottom: 1px solid #e0e0e0;
    color: #757575;
}

.calendars-month-header select, .calendars-month-header input {
    min-width: 40px;
    color: #757575;
}

.calendars-month td .calendars-highlight {
    background-color: #56558c;
    color: #fff;
}

/* form layout */
.form .form-section {
    color: #ff8846;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-weight: 900 !important;
    font-size: 23px !important;
    line-height: 32px !important;
}

.form-fieldset {
    border: 0 none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    padding: 10px 0;
}

.form-fieldset-legend {
    color: #ff8846;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-weight: 900 !important;
    font-size: 23px !important;
    line-height: 32px !important;
    padding: 10px 0;
}

.portlet.box .form-body {
    padding: 10px 0;
}

.portlet.box > .portlet-title {
    background-color: transparent !important;
    border-bottom: 0px solid #ccc;
    padding: 0;
}

.caption-subject {
    color: #ff8846;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-weight: 900 !important;
    font-size: 33px !important;
    line-height: 32px !important;
}

.portlet > .portlet-body, .portlet {
    background-color: transparent !important;
}

    .portlet.box {
        border: 0 none !important;
    }

.form .form-actions {
    background-color: transparent;
    border: 0 none;
}

.portlet .form .form-actions {
    padding: 10px 20px !important;
}

.portlet.box > .portlet-title > .caption {
    color: #ff8846 !important;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-weight: 900 !important;
    font-size: 33px !important;
    line-height: 32px !important;
}

.form-group .col-md-1, .form-group .col-md-10, .form-group .col-md-11, .form-group .col-md-12, .form-group .col-md-2, .form-group .col-md-3, .form-group .col-md-4, .form-group .col-md-5, .form-group .col-md-6, .form-group .col-md-7, .form-group .col-md-8, .form-group .col-md-9 {
    float: none;
    width: 100%;
    max-width: 900px;
    margin-bottom: 4px;
}

.form-group .control-label {
    text-align: left;
    margin-bottom: 4px;
}

.form-actions .btn {
    margin-left: 10px;
    margin-bottom:5px;
}

.input-group-capcha {
    max-width: 300px;
}
/* grid */
.styled th {
    background: none;
    border-bottom: 1px solid #51586c !important;
}

.styled .jtable-data-row td {
    background: #fff;
    border-bottom: 1px solid #ccc !important;
}

/* logged-menu */
.logged-menu.dropdown-menu li > a {
    color: #5e08a5;
    line-height: 1.5rem;
    padding: 10px 15px;
    border-bottom: 1px solid #F4F4F4;
    cursor: pointer;
    display: block;
}

    .logged-menu.dropdown-menu li > a i {
        display: none;
    }


.header-logged {
    margin-top: 9px;
    min-height: 0;
}

    .header-logged .arrow {
        display: none;
    }

.logged-name span {
    display: inline;
    vertical-align: middle;
}

.logged-name {
    margin: 3px 8px;
    padding-top: 0;
    padding-left: 10px;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 1.8rem;
}

.logged-name-initials {
    width: 25px;
    height: 25px;
    background-color: #c6b8cf;
    color: #2f0549;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 2rem;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5rem;
    text-transform: uppercase;
    cursor: pointer;
}
/* flyover */
.v4-page-flyover {
    background-color: #2f0549;
    height: 100vh;
    display: block;
    position: fixed;
    width: 100%;
    z-index: 3000;
    top: 0;
    right: 0;
    padding-top: 173px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .v4-page-flyover, .v4-page-flyover a {
        color: #fff;
    }

#header-footer {
    /*position:absolute;
    bottom:0;
    width:100%;*/
    text-align: center;
    padding: 20px;
    border-top: 1px solid #fff;
    margin: 30px;
}

.v4-flyover-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100vh;
    padding-bottom: 173px;
}

    .v4-flyover-content h5 {
        color: #8d5bd9;
        font-size: 32px;
        font-weight: 700;
        line-height: 24px;
        text-transform: uppercase;
    }

    .v4-flyover-content li {
        list-style: none;
        margin: 10px 0;
    }

.flyover {
    overflow: hidden;
}

#header-menu-inner-wrapper {
    padding: 0 30px;
}

@media screen and (max-width:768px) {
    .menu-toggle {
        position: absolute !important;
        top: 27px;
        right: 2px;
    }

    .flyover .menu-toggle {
        position: fixed !important;
    }

    .v4-page-header-menu {
        padding-right: 40px;
    }
    .menu-track {
        padding-right: 50px;
    }

    .mob-in {
        display: none !important;
    }

    .flyover .mob-in {
        display: block !important;
        padding-right: 50px;
    }

    .flyover .mob-out {
        display: none !important;
        
    }

    .flyover .v4-page-logo {
        display: none !important;
    }

    .flyover .menu-login {
        float: left;
    }

    .flyover .menu-lang {
        float: right;
    }

    .flyover .v4-page-header .v4-page-header-menu, .flyover .v4-page-header .hor-menu {
        float: none !important;
    }

    .flyover .btn-logged-menu {
        display: flex !important;
        margin: 0;
    }

    .flyover .link-lang {
        display: flex !important;
    }

    .flyover .nav .open > a, .flyover .nav .open > a:focus, .flyover .nav .open > a:hover {
        background-color: transparent;
        border-color: transparent;
    }
}



/* nav-tabs */
.nav-tabs {
    padding: 0;
}

    .nav-tabs > li > a {
        border-radius: 0;
        color: #495057;
        background-color: #fff;
        border: 0 none;
        margin: 0;
        font-weight: normal;
    }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, .nav-tabs > li > a:hover {
            background: #4c0677;
            color: #fff;
            border: 0 none;
            box-shadow: 0 0 0;
        }

    .nav-tabs .active:before, .nav-tabs .active:after {
        display: none;
    }

/* modals */
.modal-header .caption i {
    display: none;
}

/* UI fixes */
.form .form-section.alert {
    border-color: #afaecb;
    padding-bottom: 15px;
}

.btn.TraveledCountriesModal {
    float: none !important;
}

.control-display-label .control-display-label {
    padding: 0;
    border: 0 none;
    min-height: 1px;
}

#spnSeconds {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
    background-color: #403f68;
    text-shadow: none !important;
    font-size: 15px;
    font-weight: 300;
    padding-top: 3px;
    padding-left: 6px;
    padding-bottom: 3px;
    padding-right: 6px;
    color: #fff;
}

.form-wizard .steps > li.active > a.step .desc {
    border-radius: 0;
}

.form-from-to .col-md-6 {
    width: 50%;
    float: left;
}

.form-photo-upload .image-upload-preview img {
    width: 150px;
    height: auto;
    border: 0 none;
    border-radius: 0;
}

.form-photo-upload .uploadButton {
    border: 1px solid #8729d4 !important;
    color: #4c0677 !important;
    background: #fff !important;
}

.form-photo-upload .photo-notes li {
    list-style: none;
    text-align: center;
}

.row .form-group.col-md-12 {
    margin: 0 !important;
}
.home-cards-links .card-icon {
    display: none;
}

.home-cards-links .card-title {
    line-height: 3rem;
}
.alert li, .note li {
    list-style-position: inside;
}

/* MOFA KSA migrated styles */

@font-face {
    font-family: "Neue Haas Grotesk Display Pro 900";
    src: url(../../common/css/fonts/v4/NHaasGroteskDSStd-95Blk.616e203559262e26.otf);
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: "NeueHaasGroteskText Pro 700";
    src: url(../../common/css/fonts/v4/NHaasGroteskTXStd-75Bd.bcc1488d9e6dae0e.otf);
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: "NeueHaasGroteskText Pro 500";
    src: url(../../common/css/fonts/v4/NHaasGroteskTXStd-65Md.b57d54c48c44e8f5.otf);
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: "NeueHaasGroteskText Pro 400";
    src: url(../../common/css/fonts/v4/NHaasGroteskTXStd-55Rg.31100c6048755a23.otf);
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: "NeueHaasGroteskText";
    src: url(../../common/css/fonts/v4/NHaasGroteskTXStd-55Rg.31100c6048755a23.otf);
}


html {
    scroll-behavior: smooth
}

body {
    font-family: inherit;
}

body, p, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, ul {
    font-family: inherit;
    margin: 0;
    padding: 0
}

.rtl {
    direction: rtl
}

a {
    text-decoration: none
}

.overflow-hidden {
    overflow: hidden;
    height: 100%
}

h1, .h1 {
    font-family: "Neue Haas Grotesk Display Pro 900";
    font-weight: 900;
    font-size: 48px;
    line-height: 88px;
    border: 0 none;
    text-transform: uppercase;
}

h2, .h2 {
    font-family: "Neue Haas Grotesk Display Pro 900";
    font-weight: 900;
    font-size: 38px;
    line-height: 56px;
    border: 0 none;
}

@media (max-width: 767px) {
    h2, .h2 {
        font-size: 1.875rem;
        line-height: 2rem
    }
}

h3, .h3 {
    font-family: "NeueHaasGroteskText Pro 700";
    font-weight: 700;
    font-size: 30px;
    line-height: 56px;
    border: 0 none;
}

@media (max-width: 767px) {
    h3, .h3 {
        font-size: 2rem;
        line-height: 2.5rem
    }
}

h4, .h4 {
    font-family: "NeueHaasGroteskText Pro 700";
    font-weight: 700;
    font-size: 28px;
    line-height: 40px;
    border: 0 none;
}

.body1bold {
    font-family: "NeueHaasGroteskText Pro 700";
    font-weight: 700;
    font-size: 20px;
    line-height: 32px
}

.body1medium {
    font-family: "NeueHaasGroteskText Pro 500";
    font-weight: 500;
    font-size: 20px;
    line-height: 32px
}

.body1regular {
    font-family: "NeueHaasGroteskText Pro 400";
    font-weight: 400;
    font-size: 20px;
    line-height: 32px
}

.underline {
    font-family: "NeueHaasGroteskText Pro 400";
    font-weight: 400;
    font-size: 14px;
    line-height: 16px
}

.body2bold {
    font-family: "NeueHaasGroteskText Pro 700";
    font-weight: 700;
    font-size: 16px;
    line-height: 24px
}

.body2medium {
    font-family: "NeueHaasGroteskText Pro 500";
    font-weight: 500;
    font-size: 16px;
    line-height: 24px
}

.body2regular {
    font-family: "NeueHaasGroteskText Pro 400";
    font-weight: 400;
    font-size: 16px;
    line-height: 24px
}

.caption1regular {
    font-family: "NeueHaasGroteskText Pro 400";
    font-weight: 400;
    font-size: 14px;
    line-height: 24px
}

.formTitle {
    font-family: "Neue Haas Grotesk Display Pro 900";
    font-weight: 900;
    font-size: 25px;
    line-height: 32px
}

.NICButton {
    font-family: "NeueHaasGroteskText Pro 400";
    font-size: 16px;
    line-height: 28px
}

.button {
    border: none
}

    .button:disabled {
        cursor: not-allowed
    }

.big-button {
    height: 48px;
    padding: 8px 24px;
    line-height: 24px;
    font-size: 16px
}

.medium-button {
    height: 40px;
    padding: 8px 16px;
    line-height: 24px;
    font-size: 15px
}

.small-button {
    height: 32px;
    padding: 8px;
    line-height: 16px;
    font-size: 14px
}

.primary-button {
    background-color: #760ace;
    color: #fff;
    font-weight: 700
}

    .primary-button:hover {
        background-color: #5e08a5;
        color: #fff
    }

    .primary-button:disabled {
        background-color: #c6b8cf
    }

.secondary-button {
    background-color: #fff;
    color: #4c0677;
    border: 1px solid #4C0677
}

    .secondary-button:hover {
        border-color: #5e08a5;
        color: #2f0549
    }

    .secondary-button:disabled {
        border-color: #c6b8cf;
        color: #c6b8cf
    }

.tertiary-button {
    background-color: transparent;
    color: #4c0677
}

    .tertiary-button:hover {
        color: #2f0549
    }

    .tertiary-button:disabled {
        color: #c6b8cf
    }

.edit-action {
    color: #4c0677;
    font-weight: 700;
    margin-left: 20px
}

    .edit-action:hover {
        cursor: pointer
    }

.draggable.nav > li > a {
    font-family: system-ui;
    font-size: 1.4rem;
    font-weight: 700;
}

/*  ========================================= MOFA KSA theme layer ================================================== */
.v4-page-header {
    box-shadow: 0 0 30px #0000001a;
    border: 0 none;
    padding: 20px 0;
    background-color: #2f0549;
    color: #fff;
    position: relative;
    z-index: 4000;
}

    .v4-page-header a {
        color: #fff;
        font-weight:bold;
        text-transform: uppercase;
    }

.v4-page-container {
    background: none;
    padding-top: 50px;
}

.form-container .form-horizontal {
    max-width: 900px;
    margin: 10px auto;
}

.container .container {
    max-width: 100%;
}

.page-aside {
    background: #4c0677 url('../../common/images/v4/ksavisa_bg.png') bottom left no-repeat;
    height: 100vh;
    background-size: contain;
}

@media screen and (max-width:990px) {
    .page-aside {
        display: none;
    }
}


.v4-page-header .v4-page-header-top .v4-page-logo a img, .v4-page-header-menu-mobile-subheader .v4-page-logo a img {
    width: 100px;
}

.v4-page-header .v4-page-header-top .v4-menu-toggler {
    display: block;
}

.v4-page-header .v4-page-header-menu {
    margin: 0;
    vertical-align: middle;
    padding: 8px 0;
}

.v4-page-header .v4-page-header-top .v4-menu-toggler {
    margin: 0;
}

.v4-page-header {
    min-height: 0;
}

    .v4-page-header .v4-page-header-top .v4-page-logo {
        position: relative;
    }

.v4-page-header-menu img {
    vertical-align: text-bottom;
}

.v4-footer {
    background-color: #2f0549;
    padding: 40px 0 0;
    color: #fff;
    margin-top: 40px;
}

    .v4-footer a {
        color: #fff;
    }

    .v4-footer .copyrights {
        text-align: center;
        border-top: 1px solid #fff;
        padding: 30px;
    }

.v4-footer-logo {
    margin-bottom: 20px;
}

.v4-footer-list li {
    list-style: none;
    padding: 10px 0;
    margin: 0;
}

.v4-footer-p {
}

.page-breadcrumb {
    display: none;
}

.breadcrumb {
    background: none;
    color: #1d1d1f;
    padding: 7px 0px;
    line-height: 20px;
    margin-bottom: 10px;
    border-bottom: 0px none;
    border-radius: 0px;
}

.page-head .page-title h1 {
    border: 0 none;
    margin: 10px 0 20px;
    font-size: 38px;
    line-height: 48px;
}

    .page-head .page-title h1 span, .page-head .page-title {
        padding: 0;
        font-weight: 900;
        font-family: sans-serif;
    }

.v4-page-header .nav > li > a:hover, .v4-page-header .nav > li > a:focus {
    background-color: transparent !important;
}

/* logged in */
.logged-name span {
    color: #fff;
}

.header-logged .arrow {
    border-color: #fff;
}
/* form */
.form-control, select, textarea, .input-group .input-group-addon, .portlet.box > .portlet-body, .portlet .form .form-actions, .portlet.box, .select2-container .select2-selection, .form-control.select2-container, .calendars {
    border-radius: 0px;
    border-color: #e0e0e0;
}

select, .form-control, .input-group-capcha .image-capcha {
    height: 51px;
    max-height: 51px;
}

.input-icon > i {
    margin-top: 20px;
    margin-left: 15px;
    margin-bottom: 4px;
    margin-right: 2px;
}

.input-icon > .form-control {
    padding: 6px 12px;
}

.input-icon > .form-control {
    padding-left: 41px;
}

.form-actions {
    border: 0 none;
}
/*.input-group .input-group-addon {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}*/
button, .btn {
    border-radius: 0px;
    box-shadow: 0 0 0;
    padding: 8px 40px 12px;
    line-height: 2.0;
}

    .btn > i {
        display: none;
    }

.green.btn, .blue.btn, .green.btn.disabled, .green.btn.disabled:hover, .green.btn.disabled:focus, .green.btn.disabled:active, .green.btn.disabled.active, .green.btn[disabled], .green.btn[disabled]:hover, .green.btn[disabled]:focus, .green.btn[disabled]:active, .green.btn[disabled].active, fieldset[disabled] .green.btn, fieldset[disabled] .green.btn:hover, fieldset[disabled] .green.btn:focus, fieldset[disabled] .green.btn:active, fieldset[disabled] .green.btn.active {
    background-color: #760ace;
    color: #fff;
    font-weight: 700;
}

.btn.btn-default {
    background-color: #fff;
    color: #4c0677;
    border: 1px solid #4C0677;
}

.green.btn:hover, .green.btn:focus, .green.btn:active, .green.btn.active, .green.btn:active:hover, .green.btn.active:hover {
    box-shadow: 0 0 0;
    background: #5e08a5;
}

.btn.dropdown-toggle, .btn-group .btn.dropdown-toggle, .btn:hover, .btn:disabled, .btn[disabled], .btn:focus, .btn:active, .btn.active {
    box-shadow: 0 0 0;
}

.form-control:focus {
    border: 1px solid #673ab7;
    box-shadow: 0 0 0;
    border-width: 2px;
}

input.form-control.error, .form-control.error .select2-choice {
    border: 1px solid #f44336;
    border-width: 2px;
}

/* date picker */

.calendars-month a {
    border: 1px solid #fff;
    width: 30px;
    height: 30px;
    border-radius: 30px !important;
    line-height: 30px;
    padding: 0;
    color: #5f5f5f;
}

    .calendars-month td .calendars-today, .calendars-month a:hover {
        background-color: #673ab74d;
        border: 1px solid #00000061;
        color: #333;
    }

.calendars-month td .calendars-selected {
    background-color: #673ab7a8;
    border-color: #673ab74d;
    color: #fff;
}

.calendars-month th {
    border-bottom: 1px solid #e0e0e0;
    color: #757575;
}

.calendars-month-header select, .calendars-month-header input {
    min-width: 40px;
    color: #757575;
}

.calendars-month td .calendars-highlight {
    background-color: #56558c;
    color: #fff;
}

/* form layout */
.form .form-section {
    color: #ff8846;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-weight: 900 !important;
    font-size: 23px !important;
    line-height: 32px !important;
}

.form-fieldset {
    border: 0 none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    padding: 10px 0;
}

.form-fieldset-legend {
    color: #ff8846;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-weight: 900 !important;
    font-size: 23px !important;
    line-height: 32px !important;
    padding: 10px 0;
}

.portlet.box .form-body {
    padding: 10px 0;
}

.portlet.box > .portlet-title {
    background-color: transparent !important;
    border-bottom: 0px solid #ccc;
    padding: 0;
}

.caption-subject {
    color: #ff8846;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-weight: 900 !important;
    font-size: 33px !important;
    line-height: 32px !important;
}

.portlet > .portlet-body, .portlet {
    background-color: transparent !important;
}

    .portlet.box {
        border: 0 none !important;
    }

.form .form-actions {
    background-color: transparent;
    border: 0 none;
}

.portlet .form .form-actions {
    padding: 10px 20px !important;
}

.portlet.box > .portlet-title > .caption {
    color: #ff8846 !important;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-weight: 900 !important;
    font-size: 33px !important;
    line-height: 32px !important;
}

.form-group .col-md-1, .form-group .col-md-10, .form-group .col-md-11, .form-group .col-md-12, .form-group .col-md-2, .form-group .col-md-3, .form-group .col-md-4, .form-group .col-md-5, .form-group .col-md-6, .form-group .col-md-7, .form-group .col-md-8, .form-group .col-md-9 {
    float: none;
    width: 100%;
    max-width: 900px;
    margin-bottom: 4px;
}

.form-group .control-label {
    text-align: left;
    margin-bottom: 4px;
}

.form-actions .btn {
    margin-left: 10px;
    margin-bottom:5px;
}

.input-group-capcha {
    max-width: 300px;
}
/* grid */
.styled th {
    background: none;
    border-bottom: 1px solid #51586c !important;
}

.styled .jtable-data-row td {
    background: #fff;
    border-bottom: 1px solid #ccc !important;
}

/* logged-menu */
.logged-menu.dropdown-menu li > a {
    color: #5e08a5;
    line-height: 1.5rem;
    padding: 10px 15px;
    border-bottom: 1px solid #F4F4F4;
    cursor: pointer;
    display: block;
}

    .logged-menu.dropdown-menu li > a i {
        display: none;
    }


.header-logged {
    margin-top: 9px;
    min-height: 0;
}

    .header-logged .arrow {
        display: none;
    }

.logged-name span {
    display: inline;
    vertical-align: middle;
}

.logged-name {
    margin: 3px 8px;
    padding-top: 0;
    padding-left: 10px;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 1.8rem;
}

.logged-name-initials {
    width: 25px;
    height: 25px;
    background-color: #c6b8cf;
    color: #2f0549;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 2rem;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5rem;
    text-transform: uppercase;
    cursor: pointer;
}
/* flyover */
.v4-page-flyover {
    background-color: #2f0549;
    height: 100vh;
    display: block;
    position: fixed;
    width: 100%;
    z-index: 3000;
    top: 0;
    right: 0;
    padding-top: 173px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .v4-page-flyover, .v4-page-flyover a {
        color: #fff;
    }

#header-footer {
    /*position:absolute;
    bottom:0;
    width:100%;*/
    text-align: center;
    padding: 20px;
    border-top: 1px solid #fff;
    margin: 30px;
}

.v4-flyover-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100vh;
    padding-bottom: 173px;
}

    .v4-flyover-content h5 {
        color: #8d5bd9;
        font-size: 32px;
        font-weight: 700;
        line-height: 24px;
        text-transform: uppercase;
    }

    .v4-flyover-content li {
        list-style: none;
        margin: 10px 0;
    }

.flyover {
    overflow: hidden;
}

#header-menu-inner-wrapper {
    padding: 0 30px;
}

@media screen and (max-width:768px) {
    .menu-toggle {
        position: absolute !important;
        top: 27px;
        right: 2px;
    }

    .flyover .menu-toggle {
        position: fixed !important;
    }

    .v4-page-header-menu {
        padding-right: 40px;
    }
    .menu-track {
        padding-right: 50px;
    }

    .mob-in {
        display: none !important;
    }

    .flyover .mob-in {
        display: block !important;
        padding-right: 50px;
    }

    .flyover .mob-out {
        display: none !important;
        
    }

    .flyover .v4-page-logo {
        display: none !important;
    }

    .flyover .menu-login {
        float: left;
    }

    .flyover .menu-lang {
        float: right;
    }

    .flyover .v4-page-header .v4-page-header-menu, .flyover .v4-page-header .hor-menu {
        float: none !important;
    }

    .flyover .btn-logged-menu {
        display: flex !important;
        margin: 0;
    }

    .flyover .link-lang {
        display: flex !important;
    }

    .flyover .nav .open > a, .flyover .nav .open > a:focus, .flyover .nav .open > a:hover {
        background-color: transparent;
        border-color: transparent;
    }
}



/* nav-tabs */
.nav-tabs {
    padding: 0;
}

    .nav-tabs > li > a {
        border-radius: 0;
        color: #495057;
        background-color: #fff;
        border: 0 none;
        margin: 0;
        font-weight: normal;
    }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, .nav-tabs > li > a:hover {
            background: #4c0677;
            color: #fff;
            border: 0 none;
            box-shadow: 0 0 0;
        }

    .nav-tabs .active:before, .nav-tabs .active:after {
        display: none;
    }

/* modals */
.modal-header .caption i {
    display: none;
}

/* UI fixes */
.form .form-section.alert {
    border-color: #afaecb;
    padding-bottom: 15px;
}

.btn.TraveledCountriesModal {
    float: none !important;
}

.control-display-label .control-display-label {
    padding: 0;
    border: 0 none;
    min-height: 1px;
}

#spnSeconds {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
    background-color: #403f68;
    text-shadow: none !important;
    font-size: 15px;
    font-weight: 300;
    padding-top: 3px;
    padding-left: 6px;
    padding-bottom: 3px;
    padding-right: 6px;
    color: #fff;
}

.form-wizard .steps > li.active > a.step .desc {
    border-radius: 0;
}

.form-from-to .col-md-6 {
    width: 50%;
    float: left;
}

.form-photo-upload .image-upload-preview img {
    width: 150px;
    height: auto;
    border: 0 none;
    border-radius: 0;
}

.form-photo-upload .uploadButton {
    border: 1px solid #8729d4 !important;
    color: #4c0677 !important;
    background: #fff !important;
}

.form-photo-upload .photo-notes li {
    list-style: none;
    text-align: center;
}

.row .form-group.col-md-12 {
    margin: 0 !important;
}
.home-cards-links .card-icon {
    display: none;
}

.home-cards-links .card-title {
    line-height: 3rem;
}
.alert li, .note li {
    list-style-position: inside;
}

