/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/* --------------------------------
Reset Browser Inherited Style
---------------------------------*/

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dd,
dl,
dt,
div,
hr,
img,
input,
select,
textarea,
ul,
ul li,
ol,
ol li {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    box-sizing: border-box;
    color: #3E3E3E;
}

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    /*line-height: 1.4;*/
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/*-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.2s ease-in-out;*/

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

.bc {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

.top .wrapper .middle::after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.center {
    text-align: center;
}

a {
    color: #1F3661;
    outline: none !important;
    cursor: pointer;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

ul,
ol {
    margin-left: 30px;
    margin-bottom: 20px;
}

ul li>p:last-child {
    margin-bottom: 0;
}

h1,
h3 {
    font-family: 'fontin_sansregular';
    letter-spacing: -0.05em
}

h1 {
    font-size: 33.6px;
    color: #1F3661;
    margin-bottom: 20px;
}

h2 {
    background-color: #1F3661;
    color: #fff;
    padding: 5px 10px 6px 10px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 600;
}

h3 {
    font-size: 24px;
    color: #1F3661;
    margin-bottom: 20px;
    font-weight: 800;
}

h4 {
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 800;
}

p {
    margin-bottom: 20px;
}

.btn {
    background: linear-gradient(#ffcb42, #ffbd0f);
    border: none;
    text-shadow: none;
    padding: 7px 12px;
    font-weight: normal;
    font-size: 14px;
    border: 1px solid #f4b100;
    border-bottom-color: rgb(244, 177, 0);
    text-shadow: #ffd567 0 1px 0;
    box-shadow: #ffe08f 0 1px 0 inset;
    margin-bottom: 20px;
    border-radius: 11px;
    text-decoration: none;
    display: inline-block;
    color: #0d0c6a;
}

.btn:hover {
    background: linear-gradient(#ffc428, #f4b100);
}

.content p,
.content ul li {
    line-height: auto;
}

.top {
    padding-top: 8px;
    background-color: #1F3661;
}

.wrapper {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 20px;
}

.top h1 {
    color: #fff;
    margin-bottom: 0;
    letter-spacing: normal;
}

.top-top {
    text-align: right;
    color: #fff;
    font-size: 13px;
    margin-bottom: 13px;
}

.top-top a {
    color: #fff;
    font-size: 13px;
    display: inline-block;
    margin-left: 10px;
}

.top .title {
    width: 60%;
    float: left;
}

.top .search-wrapper {
    width: 35%;
    float: right;
    margin-top: 10px;
    font-size: 13px;
    color: #fff;
}

.search-form label {
    margin: 0 30px 0 5px;
}

.search {
    overflow: auto;
}

.search input[type="text"] {
    border: 0px;
    width: 74%;
    padding: 4px;
    margin-bottom: 7px;
    font-size: 13px;
}

.search input[type="text"]:focus {
    outline: 0;
}

.search input[type="submit"] {
    border: 0px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    float: right;
    padding: 6px 12px;
    cursor: pointer;
    border-radius: 11px;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 7px;
}

ul.menu {
    list-style: none;
    padding: 0;
    margin: 22px 0 0 0;
}

ul.menu li {
    display: inline-block;
    vertical-align: top;
}

ul.menu li a {
    /*border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    */
    text-transform: uppercase;
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0 0.8em;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    font-size: 12px;
    text-decoration: none;
}

ul.menu li a:hover,
ul.menu li a.active {
    background: #fff;
    color: #000;
}

.home .wrapper {
    font-size: 0;
    margin-top: 40px;
}

.home .wrapper>div {
    display: inline-block;
    vertical-align: top;
}

.home .wrapper .left-col {
    width: 34%;
    padding-right: 20px;
}

.home .wrapper .right-col {
    width: 66%;
}

.home .wrapper .left-col img {
    margin-right: 15px;
}

.news-updates-list {
    border: 1px solid #ccc;
}

.news-updates-list>div {
    border-bottom: 1px solid #ccc;
    padding: 10px 15px;
    position: relative;
}

.news-updates-list>div .image {
    position: absolute;
    margin-top: -17px;
    top: 50%;
    left: 10px;
    width: 100px;
}

.news-updates-list>div .image img {
    width: 100%;
    height: auto;
}

.news-updates-list>div .text {
    margin-left: 115px;
}

.news-updates-list>div .text p:last-child {
    margin-bottom: 0;
}

.news-updates-list>div:nth-child(odd) {
    background: #F1F4FB
}

.footer {
    background: #F1F1F1;
    padding: 20px 0 30px 0;
    text-align: center;
}

.fmenu {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
}

.fmenu li {
    display: inline-block;
    margin-right: 10px;
}

.copyright {
    max-width: 500px;
    margin: 0 auto;
}

.copyright>a {
    float: left;
    height: 31px;
    margin-top: 5px;
    margin-bottom: 20px;
}

.copyright>p {
    margin-left: 105px;
}

.breadcrumb {
    margin: 13px 0 11px 0;
    color: #898A8C;
    font-size: 13px;
}

.page-with-sidebar .sidebar,
.page-with-sidebar .content {
    display: inline-block;
    vertical-align: top;
}

.sidebar {
    padding: 15px;
    background-color: #EDEDED;
    width: 25%;
}

.sidebar h2 {
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
    border-bottom: 1px solid #D6D6D6;
    color: #3E3E3E;
    background: transparent;
}

.page-with-sidebar .content {
    width: 75%;
    padding-left: 20px;
}

.page-with-sidebar .wrapper {
    font-size: 0;
}

.content>p>img {
    max-width: 100%;
    height: auto;
}

.sidebar ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.sidebar ul li {
    margin: 10px 0px 10px 0px;
}

.sidebar ul ul {
    margin-left: 10px;
}

.sidebar ul ul li {
    list-style: disc inside;
    margin-left: 5px;
}

.faq h2 {
    margin-bottom: 10px;
}

#accordion {
    margin-bottom: 20px;
}

.accordion-toggle {
    cursor: pointer;
    border: 1px solid #d3d3d3;
    background: #e6e6e6 url(../img/ui-bg_glass_75_e6e6e6_1x400.png)50% 50% repeat-x;
    border-radius: 4px;
    color: #555;
    display: block;
    margin-bottom: 3px;
}

.accordion-toggle h4 {
    background: url(../img/icon-arrow-right.png)no-repeat center left 10px;
    background-size: 5px 8px;
    font-weight: 400;
    padding: 7px 10px;
    padding-left: 2.2em;
    margin-bottom: 0;
}

.accordion-toggle:hover {
    background: #dadada url(../img/ui-bg_glass_75_dadada_1x400.png)50% 50% repeat-x;
    border: 1px solid #999
}

.accordion-toggle.active {
    border: 1px solid #aaa;
    background: none;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    margin-bottom: 0
}

.accordion-toggle.active h4 {
    background: url(../img/icon-arrow-down.png)no-repeat center left 10px;
    background-size: 8px 5px;
}

.accordion-content {
    display: none;
    padding: 1em 2.2em 1.8em 2.2em;
    border: 1px solid #aaa;
    border-top: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-bottom: 3px;
}

.accordion-content>p:last-child {
    margin-bottom: 0;
}

/*cases*/

.list {
    margin-bottom: 20px;
}

.list>div {
    padding: 6px 5px 6px 10px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.list>div:last-child {
    border-bottom: 1px solid #ccc;
}

.list>div:nth-child(odd) {
    background: #F1F4FB
}

ul.expand-menu li,
ul.expand-menu li.level-1,
ul.expand-menu li ul li {
    list-style: none;
}

ul.expand-menu li a {
    background: url(../img/icon-empty.png)no-repeat top 3px left;
    background-size: 12px 12px;
    padding-left: 20px;
    display: block;
}

ul.expand-menu li.level-1 a {
    background: url(../img/icon-plus.png)no-repeat top 3px left;
    background-size: 12px 12px;
    padding-left: 20px;
}

ul.expand-menu li.active a {
    background: url(../img/icon-minus.png)no-repeat top 3px left;
    background-size: 12px 12px;
    padding-left: 20px;
}

ul.expand-menu li.level-1>ul {
    display: none;
}

ul.expand-menu li.active ul {
    display: block;
}

ul.expand-menu li.level-1>ul li a {
    background: url(../img/icon-empty.png)no-repeat top 3px left;
    background-size: 12px 12px;
    padding-left: 20px;
    display: block;
}

ul.expand-menu li.level-1>ul li a.active {
    font-weight: bold;
}

/*level 3 - default will show*/

ul.expand-menu li.level-1 ul li ul {
    display: block !important;
}

ul.expand-menu li.level-1 ul li ul li {
    list-style: circle;
    margin-left: 20px;
}

ul.expand-menu li.level-1 ul li ul li a {
    background: none;
    padding-left: 0;
    display: inline;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 20px;
    background: #fff;
    width: 100%;
}

table tr:nth-child(odd) {
    background: #F1F4FB !important;
}

table tr td {
    border: 1px solid #ACACAC;
    padding: 6px 5px;
}

.case table tr td:first-child {
    width: 200px;
    text-align: right;
    font-weight: bold;
}

.commisioners table tr td {
    border-right: 0px;
    border-left: 0px;
}

.commisioners table {
    border: 1px solid #ACACAC;
}

.commisioners table tr td:first-child {
    width: 15%;
}

.commisioners table tr td:nth-child(2) {
    width: 30%;
}

.commisioners table tr td p:last-child {
    margin-bottom: 0;
}

.comment-content {
    padding: 20px;
    display: none;
}

.comment-content p:last-child {
    margin-bottom: 0;
}

.comment table {
    margin-bottom: 20px;
}

.comment-toggle {
    display: block;
    background: url(../img/icon-arrow-down-big.png)no-repeat right 10px top 15px;
    background-size: 12px 8px;
    padding-right: 30px;
}

.comment-toggle.active {
    background: url(../img/icon-arrow-up-big.png)no-repeat right 10px top 15px;
    background-size: 12px 8px;
}

.highlight,
.highlight a {
    color: #AA0000;
}

.grey, 
.grey a {
    color:#8f8f8f;
}

/*
.article ol{
    padding:0px;
    margin: 1em 0 1em 16px;
}
.article ol li {
    display:block;
}
.article ol li p:last-child{
    margin-bottom: 0;
}
.article ol > li:first-child {
    counter-reset: item;
}
.article ol > li {
    counter-increment: item;
    position: relative;
}
.article ol ol > li:before {
    content:counters(item, ".") ". ";
    position: absolute;
    margin-right: 100%;
    right: 10px;
}
.article ol ol ol li{
    margin-left: 30px;
    margin-bottom: 1em;
}
*/

.article {
    position:relative;
}

.article.with-pager {
    padding-top:30px;
}

.pager {
    position:fixed;
    right:20px;
    top:20px;
}

.pager span,
.pager a {
    padding: 5px 10px;
    display: inline-block;
    margin-left: 5px;
    background: #ccc;
}

.pager span {
    cursor: not-allowed;
}

.pager a {
    color:#fff;
    text-decoration:none;
    background: #336699;
}

.pager a:hover {
    background: #1F3661;
}

input[type="text"],
input[type="password"],
input[type="email"],
textarea {
    width: 100%;
    background: #f6f6f6;
    padding: 4px 8px;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    font-size: 14px;
    margin-bottom: 8px;
}

.contact {
    width: 50%;
}

.contact>div {
    margin-bottom: 10px;
}

.contact>div span {
    color: red;
}

.red {
    color: red;
}

.contact>div>div {
    margin-bottom: 3px;
}

.fixed-sidebar .sidebar {
    overflow-y: auto;
}

.only-content {
    padding: 20px;
}

#codemenu {
    width: 100%;
    background-color: #CCCCCC;
    padding: 0.25em 0.5em 0.3em 0.5em;
    margin: 0 0 1em 0;
}

.navigation a:hover {
    color: #AA0000;
    text-decoration: underline;
}

.navigation a:link,
.navigation a:visited,
.navigation a:active {
    color: #336699;
    text-decoration: none;
}

fieldset {
    border: 1px solid #ccc;
    padding: 1em;
    margin: 1em 0em;
}

#searchdiv input[type="radio"] {
    margin-left: 5px;
}

.btn2 {
    padding: 3px 12px;
    margin-right: 8px;
    border: 0px;
    background: #1F3661;
    color: #fff;
    border-radius: 11px;
}

#searchSlots select {
    margin-bottom: 10px;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

/* forms */

form#MemberLoginForm_LoginForm,
form#LostPasswordForm_lostPasswordForm {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

form#MemberLoginForm_LoginForm label.right {
    float: none;
}

form#MemberLoginForm_LoginForm input[type=submit],
form#LostPasswordForm_lostPasswordForm input[type=submit] {
    padding: 3px 12px;
    margin-right: 8px;
    border: 0px;
    background: #1F3661;
    color: #fff;
    border-radius: 11px;
    margin-bottom: 5px;
}

/* ==========================================================================
   Media Queriess
   ========================================================================== */

@media all and (min-width: 1045px) {}

@media all and (max-width:999px) {}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after,
.clear {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}