﻿body {
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.imgborder img {
    border: 7px solid #ffffff;
}

.imgborderRED img {
    border: 7px solid #b13e43;
}

ul {
    font-family: 'Muli', sans-serif;
    font-size: 15px;
    color: #000000;
}

li {
    font-family: 'Muli', sans-serif;
    font-size: 15px;
    color: #333;
    background: none !important;
    margin-bottom: 10px;
    list-style: none!important;
    position: relative;
}

.insideContent ul,
.insideContent ol {
    margin-bottom: 20px;
}

.insideContent #html_content ul li:after {
    content: '';
    border: 3px solid #004076;
    position: absolute;
    left: -16px;
    top: 6px;
}

/*.insideContent*/ ol {
    /*list-style-type: none;*/
    /* Убираем исходные маркеры */
    counter-reset: num;
    /* Задаём имя счетчика */
    padding-left: 15px;
}

    /*.insideContent*/ ol li::before {
        content: counter(num) '';
        /* Выводим число */
        counter-increment: num;
        /* Увеличиваем значение счётчика */
        color: #004076;
        /*background-color: #E81F8A;
    border-radius: 50%;*/
        display: inline-block;
        width: 17px;
        line-height: 21px;
        text-align: center;
        /*margin-right: 10px;*/
        font-size: 15px;
        font-weight: bold;
    }

.bodytext {
    font-family: 'Muli', sans-serif;
    font-size: 15px;
    color: #000000;
}

.bodytext_white {
    font-family: 'Muli', sans-serif;
    font-size: 15px;
    color: #ffffff;
}

.bodytext a,
.bodytext a.bodytext {
    text-decoration: none;
    color: #004076;
    font-size: 15px;
}

    .bodytext a:hover {
        color: #004076;
        text-decoration: underline;
    }

a.bodytext,
a span.bodytext {
    text-decoration: none;
    color: #234d8b;
}

    a.bodytext:hover {
        color: #234d8b;
        text-decoration: underline;
    }

a {
    color: #004076;
    text-decoration: none;
    font-family: 'Muli', sans-serif;
    font-size: 15px;
}

#html_content a,
#html_content li a {
    text-decoration: underline;/*!important*/;
    color: #004076;
}

.newsdate {
    font-family: 'Muli', sans-serif;
    font-size: 13px;
    font-weight: bold;
    background-color: #00aef2;
    color: #ffffff;
}

.subtitle {
    font-family: 'Muli', sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #234d8b;
}

.subtitle_white {
    font-family: 'Muli', sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
}

.title {
    font-family: 'Muli', sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: #b13e43;
}

.header {
    font-family: 'Muli', sans-serif;
    font-size: 24px;
    color: #000000;
}

.header_orange {
    font-family: 'Muli', sans-serif;
    font-size: 20px;
    color: #ff770a;
}

.header_white {
    font-family: 'Muli', sans-serif;
    font-size: 19px;
    color: #666666;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.Tibby_Bottom_Button_Enabled_Highlighted {
    font-size: 12px;
    font-family: 'Muli', sans-serif;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

.Tibby_Bottom_Button_Enabled_NotHighlighted {
    font-size: 12px;
    font-family: 'Muli', sans-serif;
    text-decoration: none;
    color: #ffffff;
}

.Tibby_Bottom_Button_Disabled {
    font-size: 12px;
    font-family: 'Muli', sans-serif;
    color: #96aaba;
    text-decoration: none;
    font-weight: bold;
}

.fixedtopcenter {
    position: absolute;
    left: 0px;
    right: 0px;
    border: 0px;
}

.admin_overlay {
    background-color: #2f8dcb;
    /*#1370ab;*/
    width: 100%;
    /*height:30px;*/
    margin: auto;
    padding: 0px 10px 0px 10px;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}

.admin_bodytext_white {
    font-family: 'Muli', sans-serif;
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
}

.admintable {
    height: 30px;
}

    .admintable td {
        padding-left: 5px;
        padding-right: 5px;
    }


/* Search Text Box */

.searchbutton {
    text-decoration: none;
    color: #333333;
    font-family: 'Muli', sans-serif;
    font-size: 13px;
}


/* RELATED LINKS */

.relatedlink {
    text-decoration: none;
    font-family: 'Muli', sans-serif;
    font-size: 13px;
    color: #000000;
}

#servicesWrapper ul li:after {
    position: absolute;
    left: -16px;
    top: 16px !important;
}

.g-recaptcha{
    margin-top:20px;
}

div#home_tab4_ctl00_tdEdit{
    bottom:40px!important;
}

div#home_tab3_ctl00_tdEdit {
    bottom: 40px !important;
}

.column-img-container img{
    border:none;
}

#tabs-mobile-home {
    width: 252px;
}

#tab1.div-tabs-home {
    position: relative;
}

#tab3 > div > table {
    width:100%;
    border:none;
    /*" cellspacing="2" cellpadding="2" bordercolor="" 
        border="0"*/
}