﻿html 
{
    position: relative;
    min-height: 100%;
}

body {
    height: 100%;
    color: #666;
    font-family: "Arial", "Helvetica", "sans-serif";
    font-size: 14px;
    line-height: 16px;
    background-image: url('../Images/background/bg-lang-site.jpg');
    background-repeat: no-repeat;
}

body > header 
{
    color: #333333;
    max-width: 980px;
}

footer {
    text-align: center;
    font-size: 12px;
    padding: 25px 0px 20px 0px;
}

footer a {
    color: #888;
    text-decoration: underline;
}

h1, h2, h3, h4, h5 
{
    font-weight: bold;
    margin: 0px;
}

h1 {
    color: #2893d6;
}
h2 {
    color: #747474;
}
h3 {
    color: #2893d6;
}
h6 {
    margin: 0px;
    color: #2893d6;
}
/*dt {
    font-weight: normal;
}*/

table td {
    vertical-align: middle !important;
}
.test {
    margin-left: -15px;
}

.pointer {
    cursor: pointer;
}
.noBottomMargin 
{
    margin-bottom:0px !important;
}

.btn-file {
    padding-bottom: 8px;
}
.btn-clear-filestyle {
    cursor: pointer
}

.portrait {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px;
    width: 150px;
}

.navbar {
    top: 5px;
    background-color: white;
    border-width: 0;
    min-height: 0;
}

#personPortrait {
    display:inline-block !important;
    max-height:175px;
}

#map {
    width: 100%;
    height: 400px;
    background-color: grey;
}
#mapSmall {
    height: 200px;
    width: 200px;
}

#ContentComplete {
    padding: 15px;
    background-color: white;
    margin: 0 auto;
    max-width: 980px;
}

#blackButton {
    background-color: #3e3f3a;
    color: #ffffff;
}

#federalheader-left {
    border-bottom: 3px solid black;
    overflow: hidden;
    padding-bottom: 3px;
    padding-left: 6px;
    position: relative;
    min-height: 24px;
}

#ofed-federal-header-link {
    /*font-family: arial,verdana,sans-serif;*/
    font-size: 10px !important;
    position: absolute;
    bottom: 0;
    right: 6px;
}
#ofed-federal-header-link a {
    color: inherit;
}
#ofed-federal-header-logo {
    margin-left: 3px;
    margin-top: 2px;
}



#pnlBookedAppointments .panel-heading {
    font-weight: bold;
}
#pnlBookedAppointments .alert {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
}

#federalmobileheader-left {
    padding-left: 6px;
    /*position: fixed;
  top: 2px;*/
    position: absolute;
    top: -12px;
    z-index: 99;
}

#dropdownheader {
    background: #fff;
    padding: 5px;
}

#recaptcha_placeholder {
    display: inline-block;
}

#captcha_info {
    vertical-align: top;
}

#federalheader-left .nav > li.active > a {
    color: white;
}

#federalheader-left .nav > li.active, .nav > li.active > a:hover {
    color: white;
    background: #666;
}

#federalheader-left .nav > li 
{
    border: 1px solid #999999;
    background: #ccc;
    text-align: center;
    margin-right: 3px;
    font-size: 10.3px;
    line-height: 15px;
    display: inline-block;
}

#federalheader-left .nav > li > a {
    padding: 0px 2px;
    color: #6d7077;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    font-size: 10px;
}

.page-header {
    padding-bottom: 0;
    margin: 0;
    border-bottom: 0;
}

.input-validation-error {
    border: solid 1px #BF7371 !important;
    background-color: #F6E9E9;
}

.first-letter-uppercase::first-letter {
    text-transform: uppercase;
}

.field-validation-error {
    color: #BF7371;
}

.datepicker {
    /*z-index: 100000 !important;*/
    display: block;
}

.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table td:hover,
.bootstrap-datetimepicker-widget table td.day:hover {
    background: #9dc8e2; /*rgba(173,255,47,0.7);*/
    color: #fff;
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
    background: #2893d6; /*rgba(0,191,255,0.7);*/
    color: #fff;
}

.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
    color: #fff;
}

.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
    background: none;
    color: #C0C0C0;
    cursor: not-allowed;
}

.bootstrap-datetimepicker-widget li {
    list-style: none;
}

/* bootstrap extensions */
.table-borderless tbody tr td, .table-borderless tbody tr th, .table-borderless thead tr th {
    border: none;
}

.smaller {
    font-size: 70%;
}

.btn-info {
    background-color: #369ad9;
    border-color: #fff;
    color: #fff;
}

.btn-info:hover {
    background-color: #2589c8;
}

.btn-info:active,
.btn-info:active:hover {
    background-color: #2076ab;
}

.btn-warning,
.list-group-item-warning {
    background-color: #fcf8e3;
    border-color: #ddd;
    color: #8a6d3b;
}

.btn-warning:hover,
.list-group-item-warning:hover {
    background-color: #f5e69e;
    border-color: #ddd;
    color: #8a6d3b;
}

.btn-warning:active,
.btn-warning:active:hover,
.list-group-item-warning:active,
.list-group-item-warning:active:hover {
    background-color: #f1da6f;
    border-color: #ddd;
    color: #8a6d3b;
}

/*#region widgets*/
.widget {
    border-radius: 5px;
    margin-bottom: 15px;
    width: 100%;
}

.widget,
.widget a {
    color: white !important;
    text-decoration: none;
}

.widget .fat {
    font-size: 140%;
}

.widget .small {
    font-size: 90%;
}

.widget .left {
    text-align: center;
    min-width: 73px;
}

.widget .right {
    text-align: left;
    width: 100%;
}

.widget .left,
.widget .right {
    padding: 20px;
    display: table-cell;
    vertical-align: middle;
}

.widget.red {
    border: solid 1px #C52C1A;
    background-color: #CA412E;
}

.widget.red .left {
    background-color: #D62C1A;
    border-right: solid 1px #C52C1A;
}

.widget.green {
    border: solid 1px #648C00;
    background-color: #92AD39;
}

.widget.green .left {
    background-color: #739600;
    border-right: solid 1px #648C00;
}


.widget.blue {
border: solid 1px #3393BE;
background-color: #66AED6;
}

.widget.blue .left {
    background-color: #3C9DBE;
    border-right: solid 1px #3393BE;
}

.widget.purple {
    border: solid 1px #983ADA;
    background-color: #A456DA;
}

.widget.purple .left {
    background-color: #9848DA;
    border-right: solid 1px #983ADA;
}

.widget.orange {
    border: solid 1px #d3691e;
    background-color: #d2691e;
}

.widget.orange .left {
    background-color: #d3591e;
    border-right: solid 1px #d2591e;
}

/*#endregion*/

.tile {
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
    background: #fff;
    padding: 20px;
    margin-bottom: 30px;
}

.tile .title {
    margin-top: 0px;
}

.tile.purple, .tile.blue, .tile.red, .tile.orange, .tile.green {
    color: #fff;
}

.tile.purple {
    background: #5133ab;
}

.tile.purple:hover {
    background: #3e2784;
}

.tile.red {
    background: #ac193d;
}

.tile.red:hover {
    background: #7f132d;
}

.tile.green {
    background: #00a600;
}

.tile.green:hover {
    background: #007300;
}

.tile.blue {
    background: #2672ec;
}

.tile.blue:hover {
    background: #125acd;
}

.tile.orange {
    background: #dc572e;
}

.tile.orange:hover {
    background: #b8431f;
}

/*.summary .panel-title, */
.panel-default > .panel-heading 
{
    color: #2893d6;
    line-height: 27px;
    /*padding: 4px 10px 4px 15px; */
}

.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin: 0 auto;
}

.navbarcontent {
    top: 5px;
    background-color: #fff;
    border-width: 0;
    min-height: 0;
}

.fa-li {
    text-align: left;
}

.panel-collapse p:last-child {
    margin: 0 !important;
}

.input-group-unstyled input.form-control {
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
}

.input-group-unstyled .input-group-addon {
    border-radius: 4px;
    border: 0px;
    background-color: transparent;
}

.openmapmodal 
{
    cursor: pointer;
}

img.center {
    display: block;
    margin: 0 auto;
}


.btn-purple,
.btn-purple:hover,
.btn-purple:focus,
.btn-purple:Active {
    color: rgb(255, 255, 255);
    background-color: rgb(86, 61, 124);
    border-color: rgb(111, 84, 153);
}

    .btn-purple:hover,
    .btn-purple:focus,
    .btn-purple:Active {
        background-color: rgb(111, 84, 153);
        border-color: rgb(86, 61, 124);
    }

.navbar {
    background-image: none !important;
}

.navbar-purple {
    background-color: rgb(86, 61, 124);
    border-color: rgb(111, 84, 153);
}

    .navbar-purple .navbar-brand,
    .navbar-purple .navbar-nav > li > a,
    .navbar-purple .navbar-brand:hover,
    .navbar-purple .navbar-nav > li > a:hover,
    .navbar-purple .navbar-brand:focus,
    .navbar-purple .navbar-nav > li > a:focus {
        color: rgb(205, 191, 227);
    }

        .navbar-purple .navbar-brand:hover,
        .navbar-purple .navbar-nav > li > a:hover,
        .navbar-purple .navbar-brand:focus,
        .navbar-purple .navbar-nav > li > a:focus,
        .navbar-purple .navbar-nav > .active > a,
        .navbar-purple .navbar-nav > .active > a:hover,
        .navbar-purple .navbar-nav > .active > a:focus {
            background-color: rgb(111, 84, 153);
            color: rgb(255, 255, 255);
        }
/* jQuery steps: allow datepicker to break out wizard panel */
.wizard, .wizard > .content {
    overflow: visible !important;
}

    .wizard > .content {
        padding-top: 6px;
        min-height: 100px;
        background: inherit;
    }

        .wizard > .content > .body {
            width: 100%;
            height: auto;
            position: relative;
            padding: 0;
        }

            .wizard > .content > .body input {
                display: inline-block;
            }

    .wizard > .steps > ul > li {
        text-align: center;
    }

    .wizard > .steps a {
        padding: .75em .75em !important;
    }

    .wizard > .steps a, .wizard > .actions a {
        border: 1px solid #fff;
    }

        .wizard > .steps .done a:hover, .wizard > .actions a:hover {
            background: #2589c8;
            border: 1px solid #fff;
        }

    .wizard > .steps .done a, .wizard > .actions a {
        background: #369ad9;
        color: #fff;
    }

        .wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .done a:active, .wizard > .steps .current a:active, .wizard > .actions a:active {
            background: #2076ab;
            color: #fff;
        }

    .wizard > .actions .disabled a, .wizard > .actions .disabled a:hover, .wizard > .actions .disabled a:active {
        cursor: not-allowed;
    }

    .wizard > .content > .body label {
        font-size: 13px;
    }

    .wizard > .content > .body ul {
        list-style: none !important;
    }

        .wizard > .content > .body ul > li {
            display: list-item;
        }

.vertical-center {
    margin-top: auto;
    margin-bottom: auto;
}

/* VIEW XS (< 768px) */
@media (max-width: 768px) {
    body {
        background-position-y: 35px;
    }

        body > header {
            margin-bottom: 15px;
        }

    h1 {
        font-size: 18px;
        padding-bottom: 15px;
    }

    h2 {
        font-size: 18px;
        padding-bottom: 10px;
    }

    h3 {
        font-size: 16px;
        padding-bottom: 10px;
    }

    .container-fluid.body-content {
        padding: 0px;
    }

    #ContentComplete {
        padding-top: 20px;
        border-radius: 0px;
        border-top: solid 1px #737373;
    }

    .captchasize {
        transform: scale(0.77);
        -webkit-transform: scale(0.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

    .navweb {
        display: none;
    }

    .navphone {
        display: inline;
    }

    .containerpaddding {
        padding-top: 10px;
    }

    /*#embassyIcon {
        margin: 0px 15px;
    }*/

    #embassyImage {
        margin-right: 15px;
        max-width: 70px;
    }

    
}

@media (min-width: 768px) 
{
    body {
        background-position: center 35px;
    }

    body > header {
        height: 190px;
        margin: 0 auto;
    }

    #ContentComplete {
        border-radius: 5px;
        box-shadow: 0 -1px 5px #999;
    }

    h1 {
        font-size: 24px;
        line-height: 36px;
        padding-bottom: 24px;
    }

    h2 {
        font-size: 18px;
        padding: 0;
        margin: 0px 0px 4.8px 0px;
        line-height: 27px;
    }

    h3 {
        font-size: 16px;
        padding: 0;
        margin-bottom: 10px !important;
        line-height: 20px;
    }

    .navweb {
        display: inline;
    }

    .navphone {
        display: none;
    }

    .containerpaddding {
        padding-top: 0px;
    }

    .captchasize {
        transform: scale(1.00);
        -webkit-transform: scale(1.00);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

    #embassyIcon 
    {
        padding-top: 20px;
    }


}

@media (min-width: 992px) {
    #community_questionnaire_block li .row > div.answerButtons {
        text-align: right;
    }
}

[data-notify].alert-info {
    background: #3498db;
    color: white;
}

[data-notify="message"] {
    line-height: 1.4;
}

[data-notify="container"] {
    top: 45px !important;
    -webkit-box-shadow: 0 2px 10px rgba(50,50,50,.5);
    -moz-box-shadow: 0 2px 10px rgba(50,50,50,.5);
    box-shadow: 0 2px 10px rgba(50,50,50,.5);
    position: absolute !important;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* END VIEW XS (< 768px) */

.vertical-alignment {
    vertical-align: middle !important;
}


.has-success .form-control:focus {
    border-color: #356635 !important;
}

.has-success .form-control {
    border-color: #468847 !important;
}

.has-warning .form-control:focus {
    border-color: #a47e3c !important;
}

.has-warning .form-control {
    border-color: #c09853 !important;
}
/*
.spacer10 {
    height: 10px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
}

.spacer15 {
    height: 15px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
}

.spacer20 {
    height: 20px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
}

.spacer25 {
    height: 25px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
}

.spacer30 {
    height: 30px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
}

.spacer35 {
    height: 35px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
}

.spacer40 {
    height: 40px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
}

.spacer45 {
    height: 45px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
}

.spacer50 {
    height: 50px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
}

.spacer100 {
    height: 100px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
}

.spacer200 {
    height: 200px;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
}*/

.btn-margin {
    margin: 5px;
}

.custom-well {
    background-color: rgba(255, 255, 255, 0.9)
}

.bottom-5 {
    margin-bottom: 5px;
}

.top-5 {
    margin-top: 5px;
}

.lefttext {
    float: left;
}

.disabled {
    opacity: 0.6;
    pointer-events: none;
}

body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom {
    margin-right: 0;
}

.modal {
    overflow-y: auto;
}
.no-bullets ul {
    list-style-type:none;
}

.leftpanel{
    display : flex;
    justify-content : center;
    align-items : center;
    height : 100%;
}
.rightpanel{
    display : flex;
    justify-content : center;
    align-items : center;
    height : 100%;
 }
.intro{
    height:100%
}
.allCaps {
    text-transform: uppercase;
}

.li-spacer {
    margin-bottom: 15px;
}

.infobox {
    font-weight: normal;
    font-size: smaller;
}

.infobox a, .infobox a:hover, .infobox a:active, .infobox a:visited, .infobox a:not(:hover) {
    border: none !important;
    outline: none !important;
}

.inner {
    display:inline-flex;
}

.tooltip-inner {
    min-width: 100px;
    max-width: 100%; 
}

.loginbutton {
    margin-bottom: 0px; 
    text-align: center
}


@media (max-width: 320px) {
    .tooltip-inner {
        min-width: initial;
        max-width: 320px;
    }
}

label.forCheckbox {
    display: initial;
}

.field-validation-valid {
    display: none;
}

.validation-summary-valid {
    display: none;
}
.alert-gray {
    background-color: #f5f5f5;
    border: solid 1px #ddd;
}