* {
    margin: 0;
    padding: 0;
}

html,
body {
    margin: 0;
    padding: 0;
    font-family: Tahoma;
    font-size: 12px;
    color: #000;
    background-color: #f0f0f0;
    background-position: center top;
    background-repeat: no-repeat;
}

a:link {
    COLOR: #283EB5;
    TEXT-DECORATION: none;
}

a:visited {
    COLOR: #283EB5;
    TEXT-DECORATION: none;
}

a:hover {
    color: #283EB5;
    TEXT-DECORATION: underline;
}

p {
    margin: 5px 0;
}

.themenumobile {
    display: none;
}

a.mobile-menu {
    font-size: 26px;
    border: 1px #99234e solid;
    border-radius: 2px;
    background: rgba(255, 255, 255, 0.9);
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    display: none;
}

a.mobile-menu:hover {
    text-decoration: none;
    color: #99234e;
}

div#header {
    padding: 0;
    background-color: #696918;
    background-image: url('/img/~970/150/header.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 100%;
    height: 150px;
    text-align: left;
    display: flex;
    align-items: center;
    background-size: auto 100%;
}

div#header>div {
    color: #fff;
    margin: 0 0 0 50px;
    font-size: 30px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#wrapper {
    display: inline-block;
}

div#container {
    text-align: left
}

div#mainc p,
div#mainc ul,
div#mainc ol {
    font-size: 13px;
    word-break: break-word;
    line-height: 24px;
}

div#mainc ul {
    margin: 0 0 0 30px;
    list-style: square;
}

div#mainc ol {
    margin: 0 0 0 30px;
}

div#mainc li {
    margin: 0 0 5px;
}

#mainc table {
    width: 100%;
    border-collapse: collapse;
    font-size: 12px;
    margin-top: 10px;
}

#mainc table td,
#mainc table th {
    text-align: left;
    padding: 4px;
    border: 1px gray solid;
}

#mainc table th {
    background: gray;
    color: white;
}

div.tablecon {
    width: 100%;
    overflow: auto;
    padding: 0;
}

div.tablecon table {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

div#all {
    width: 970px;
    margin: 0 auto;
}

div#container2 {
    width: 100%;
    margin: 0 auto;
    float: left;
}

div#container_b {
    width: 100%;
    height: 22px;
    margin: 0 auto;
    float: left;
}

div#container {
    width: 100%;
    background-color: #f7f7f7;
    margin: 0 auto;
}

div#content_main {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    float: left;
    width: 813px;
    margin: 15px 0px 5px;
    min-height: 1300px;
    box-sizing: border-box;
    padding: 0 15px;
    background-color: #f7f7f7;
    background-repeat: no-repeat;
    background-position: center top;
}

div#content_main>table {
    width: 100%;
    table-layout: fixed;
}

hr {
    border: 0;
    width: 100%;
    height: 1px;
    background-color: #eee;
    margin: 20px 0;
}

img {
    border: 0;
}

h1 {
    font-size: 16px;
    color: #b82c5d;
    padding: 12px 0px 12px 0px;
    font-weight: bold;
    margin: 10px 0 0 0;
    font-family: Verdana;
    text-align: left;
    line-height: 24px;
}

h1 a {
    color: #FE0009;
    text-decoration: none;
}

h1 a:visited {
    color: #FE0009;
    text-decoration: none;
}

h1 a:hover {
    color: #FE0009;
    text-decoration: underline;
}

h2 {
    font-size: 14px;
    color: #7a209e;
    padding: 0px 0px 7px 0px;
    font-weight: bold;
    margin: 15px 0 0 0;
    font-family: Tahoma;
    text-align: left;
    line-height: 22px;
}

h3 {
    font-size: 13px;
    color: inherit;
    padding: 10px 0px 7px 0px;
    font-weight: bold;
    margin: 0px;
    text-align: left;
    line-height: 20px;
}

h4 {
    font-size: 12px;
    color: inherit;
    padding: 10px 0px 7px 0px;
    font-weight: bold;
    margin: 0px;
    text-align: left;
    line-height: 18px;
}

div#footer_new {
    clear: both;
    float: left;
    width: 100%;
    text-align: center;
    color: #333333;
    font-family: Arial;
    padding: 10px 0 90px;
}

div#footer_new .ftlinks {
    margin: 0 10px;
}

div#footer_new A {
    color: #333333;
}

div#leftpart {
    margin: 5px 0 0;
    padding: 0 0 50px 0;
    float: Right;
    width: 157px;
    text-align: center;
}

#sistersw {
    clear: both;
    border-top: 2px #aaa dotted;
    margin: 30px 0 20px 0;
    text-align: left;
    padding: 5px 10px 5px 0;
}

#sistersw p:not(:last-of-type) {
    font-weight: 700;
}

#sistersw ul {
    clear: both;
    margin: 0 0 30px !important;
}

#sistersw li {
    display: inline-block;
    margin: 0 15px 5px 0 !important;
}

#sistersw ul li.h {
    display: none;
}

#hmenu {
    margin-bottom: 15px;
}

#hmenu ul ul ul ul {
    font-style: italic;
}

#hmenu ul ul ul {
    font-size: 12px;
}

#hmenu ul ul ul a {
    padding-left: 5px !important;
}

#hmenu {
    float: none;
    display: block;
    clear: both;
}

#hmenu ul {
    list-style: none;
    font-size: 13px;
    line-height: 12px;
    padding: 0;
}

#hmenu ul a {
    display: block;
    color: #7a209e;
}

#hmenu ul a:hover {
    color: #283EB5;
}

#hmenu ul li {
    padding: 0;
    margin: 0;
    background: none;
}

#hmenu ul ul {
    text-align: left;
    margin: 5px 0 0 3px;
}

#hmenu ul ul li {
    margin-bottom: 9px;
}

#hmenu>ul>li>a {
    background: #99234e;
    margin-top: 10px;
    padding: 5px 5px;
    line-height: 16px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    border-bottom: none;
    font-weight: 700;
}

#hmenu>ul>li>a:hover {
    color: #fff;
}

#hmenu>ul>li>ul>li>a {
    font-size: 12px;
    font-weight: 700;
}

div.imgintxt {
    display: block;
    max-width: 100%;
    clear: both;
}

div.imgintxt img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

div.imgintxt div {
    float: none;
    text-align: center;
    border: 1px #ccc solid;
    padding: 5px;
    margin: 5px auto 0;
    box-sizing: border-box;
}

div.floatleft {
    float: left;
    margin: 8px 10px 0 0;
}

div.floatright {
    float: right;
    margin: 8px 0 0 10px;
}

div.floatnone,
div.forcefloatnone {
    float: none;
    margin: 5px auto 10px;
}

div.forcefloatnone img {
    height: auto !important;
}

.forcefloatnone.fullonmobile img {
    width: 100% !important;
}

.forcefloatnone.fullonmobile div {
    width: 100%;
    max-width: none !important;
}

div#breadcrumb {
    margin: 0;
    font-style: italic;
    text-align: left;
    line-height: 20px;
}

div#breadcrumb ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

div#breadcrumb li {
    display: inline;
    margin: 0;
    line-height: normal;
}

div#breadcrumb li:not(:first-child):before {
    content: ">";
}

div#breadcrumb li:last-child a {
    color: inherit;
}

div#breadcrumb li:last-child a:hover {
    text-decoration: none;
}

div#social {
    position: absolute;
    width: 200px;
    height: 30px;
    top: 40px;
    margin: 0 0 0 800px;
}

div#social a {
    float: left;
    display: block;
    background: url(/img/social.png) no-repeat;
    width: 33px;
    height: 33px;
    margin-left: 10px;
    margin-top: 5px;
}

div#social a:first-child {
    margin-left: 30px;
}

div#social .fb {
    background-position: 0 0;
}

div#social .gp {
    background-position: -34px 0;
}

div#social .tw {
    background-position: -67px 0;
}

div#tp {
    border-bottom: 1px #ccc solid;
    margin: 0 0 20px 0;
    display: flex;
}

img#rvimg {
    width: 300px;
    height: 200px;
    margin: 20px 15px 10px 0;
    vertical-align: top;
}

div#rv {
    display: inline-block;
    padding: 0 10px;
    flex-grow: 2;
}

a.vb {
    display: block;
    line-height: 35px;
    font-size: 16px;
    background: #87d84f;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    border-radius: 5px;
    margin: 30px auto;
    max-width: 390px;
}

a.vb:hover {
    text-decoration: none;
    background: #69a83d;
}

#tp a.vb {
    margin: 15px auto 25px;
}

div#intro {
    margin-bottom: 20px;
}

div#intro p {
    line-height: 17px;
    text-align: left;
}

table#top_list1 {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px !important;
}

table#top_list1 td {
    border: none;
    vertical-align: middle !important;
    font-size: 15px;
    color: #737373;
    font-weight: 700;
    padding: 8px 5px !important;
    text-align: left !important;
    background: #fff;
}

table#top_list1 tr {
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
}

table#top_list1 td.img img {
    width: 141px;
    height: 57px;
    border-radius: 2px;
}

table#top_list1 td.no {
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
    width: 20px;
    text-align: center !important;
}

table#top_list1 td.nm a {
    color: inherit;
}

table#top_list1 td.nm a:hover {
    text-decoration: none;
}

table#top_list1 td.v {
    width: 210px;
}

table#top_list1 td.v a {
    font-family: Arial;
    font-weight: bold;
    display: inline-block;
    padding: 0 5px;
    width: 184px;
    border-radius: 5px;
    background: #87d84f;
    text-align: center;
    color: #fff;
    line-height: 45px;
    font-size: 15px;
    text-transform: uppercase;
}

table#top_list1 td.v a:hover {
    text-decoration: none;
    background: #69a83d;
}

table#top_list1 td.stars .starsbg {
    width: 120px;
    height: 21px;
    background: url(/img/star.png) repeat-x;
    display: inline-block;
    background-size: auto 200%;
}

table#top_list1 td.stars .starsfg {
    background: url(/img/star.png) 0 bottom repeat-x;
    height: 21px;
    background-size: auto 200%;
}

table#top_list1 td.stars .stars50 {
    width: 100%;
}

table#top_list1 td.stars .stars45 {
    width: 90%;
}

table#top_list1 td.stars .stars40 {
    width: 80%;
}

table#top_list1 td.stars .stars35 {
    width: 70%;
}

table#top_list1 td.stars .stars30 {
    width: 60%;
}

table#top_list1 td.stars .stars25 {
    width: 50%;
}

table#top_list1 td.stars .stars20 {
    width: 40%;
}

table#top_list1 td.stars .stars15 {
    width: 30%;
}

table#top_list1 td.stars .stars10 {
    width: 20%;
}

table#top_list1 td.stars .stars05 {
    width: 10%;
}

table#top_list1 td.stars .stars00 {
    width: 0;
}

table#top_list1 tbody tr:nth-child(odd) td {
    background: #f0f0f0;
}

table#top_list1 caption {
    text-align: left;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: #99234e;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.5);
    margin-bottom: 7px;
}

table#top_list1 caption span {
    padding: 10px 25px;
    line-height: 40px;
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    line-height: 20px;
}

table#top_list1 caption span h2,
table#top_list1 caption span h3 {
    font: inherit;
    color: inherit;
    display: inline;
}

table#top_list1 caption span a {
    color: inherit;
}

div#topmenugeneral {
    position: absolute;
    top: 150px;
    width: 970px;
    font-family: Tahoma;
}

div#topmenugeneral ul {
    background: #696918;
    display: flex;
    justify-content: flex-start;
    list-style: none;
}

div#topmenugeneral ul li {
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: -4px;
}

div#topmenugeneral ul li.sep {
    width: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

div#topmenugeneral ul li.sep span {
    display: block;
    width: 1px;
    background: #999;
    height: 15px;
}

div#topmenugeneral ul li a,
div#topmenugeneral ul li span.cur {
    color: #fff;
    display: block;
    padding: 0 10px;
    margin: 0 3px;
    min-width: 60px;
}

div#topmenugeneral ul li a:hover {
    text-decoration: none;
    background: #bbb;
    color: #000;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

div#topmenugeneral ul li span.cur {
    text-decoration: none;
    background: #fff;
    color: #333;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

div#header.headerwithtopmenu {
    margin-bottom: 35px;
}

iframe {
    max-width: 100% !important;
}

#versions {
    margin: 20px;
}

#versions a {
    display: inline-block;
    margin-right: 10px;
}

#articleindex {
    text-align: left;
}

#articleindextitle {
    font-weight: 700;
    font-size: 15px;
    margin: 5px 0 10px 5px;
}

#articleindex ul {
    margin: 0 !important;
    width: 100%;
    line-height: normal;
}

#articleindex li {
    list-style: none;
    background: none;
    margin: 0 !important;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

#articleindex>ul span {
    width: 20px;
    min-width: 20px;
    text-align: center;
    font-size: larger;
}

#articleindex>ul>li>a {
    font-weight: 700;
    font-size: 14px;
    margin: 3px 0 0;
    max-width: 90%;
}

#articleindex>ul>li>span {
    margin: 3px 0 0;
}

#articleindex>ul>li>ul {
    margin: 3px 0;
}

#articleindex>ul>li>ul>li>a {
    font-size: 14px;
    margin: 1px 0 1px 15px;
    max-width: 86%;
}

#articleindex>ul>li>ul>li>ul {
    margin: 2px 0;
}

#articleindex>ul>li>ul>li>ul>li>a {
    font-size: 12px;
    margin: 0 0 0 30px;
    max-width: 82%
}

#articleindex>ul>li>ul>li>ul>li>ul {
    margin: 2px 0;
}

#articleindex>ul>li>ul>li>ul>li>ul>li>a {
    font-size: 12px;
    margin: 0 0 0 45px;
    max-width: 78%;
}

#articleindex li.closed>ul {
    display: none;
}

#articleindex li.closed>span,
#articleindex li.opened>span {
    cursor: pointer;
}

div.ctabox {
    background: #87d84f;
    color: #fff;
    width: 100%;
    border-radius: 10px;
    padding: 15px 5px;
    margin: 30px 0;
    font-weight: 700;
    font-size: 14px;
    text-align: left;
    line-height: 24px;
    text-align: center;
    box-sizing: border-box;
}

div.ctabox a {
    color: inherit;
    text-decoration: underline;
}

div.ctabox a:hover {
    text-decoration: none;
}

#stkhidden {
    display: none;
}

#stk {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    left: 0;
    width: 100%;
    padding: 7px 0;
    text-align: center;
    display: none;
    background: #999;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 1, .5);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 1, .5);
    box-shadow: 0 1px 3px rgba(0, 0, 1, .5);
}

.dv_mobile #stk {
    bottom: 0;
    top: auto;
    box-sizing: border-box;
    padding: 20px;
}

#stk a.univ_sticky_button {
    display: inline-block;
    margin: 0;
    line-height: 30px;
    font-size: 14px;
    font-weight: 700;
    background: #87d84f;
    padding: 5px 10px;
    min-width: 180px;
    color: #fff;
    border-radius: 3px;
    vertical-align: middle;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 1, .3);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 1, .3);
    box-shadow: 0 1px 3px rgba(0, 0, 1, .3);
}

#stk a.univ_sticky_button:hover {
    text-decoration: none;
    background: #69a83d;
}

#stk span {
    padding: 5px 0;
    color: #fff;
    display: inline-block;
    margin-right: 10px;
    font-weight: 700;
    vertical-align: middle;
}

.dv_mobile #stk span {
    display: none;
}

.dv_mobile #stk a.univ_sticky_button {
    width: 100%;
    box-sizing: border-box;
}

@media (max-width:970px) {
    #all {
        width: 100% !important;
    }
    a.mobile-menu {
        display: block;
        position: absolute;
        left: 10px;
    }
    a.mobile-menu:hover {
        text-decoration: none;
    }
    body.menu-active .themenumobile {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
        display: block;
    }
    body {
        overflow-x: hidden;
        overflow-y: auto;
        width: 100%;
        min-height: 100%;
    }
    body.menu-active {
        overflow: hidden;
        position: absolute;
    }
    .menu-active #bg {
        overflow: hidden;
        height: 100%;
    }
    #bg {
        transition: margin 0.2s;
        -moz-transition: margin 0.2s;
        -webkit-transition: margin 0.2s;
        -o-transition: margin 0.2s;
        width: 100%;
        min-height: 100%;
        z-index: 2;
        position: absolute;
    }
    .themenumobile {
        display: block;
        z-index: 3;
        background: #232323;
        width: 50%;
        position: absolute;
        top: 0px;
        left: 0px;
        height: 100%;
        box-shadow: inset -60px 0px 60px -70px rgba(0, 0, 0, 0.3);
        overflow-x: hidden;
        overflow-y: auto;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        display: none;
    }
    .themenumobile strong {
        display: block;
        margin: 20px 15px -15px 15px;
        border-bottom: 2px solid rgba(255, 255, 255, 0.1);
        text-align: center;
        font-size: 20px;
        color: #ccc;
        padding-bottom: 20px;
    }
    .themenumobile>ul {
        display: block;
        margin: 15px;
    }
    .themenumobile>ul ul {
        border-left: 4px solid rgba(255, 255, 255, 0.05);
    }
    .themenumobile ul li {
        display: block;
        background: none;
        padding: 0;
    }
    .themenumobile ul li a {
        display: block;
        padding: 10px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.05);
        font-weight: normal;
        color: #ccc;
        font-size: 14px;
        text-transform: uppercase;
    }
    .themenumobile ul li a:hover {
        background: rgba(255, 255, 255, 0.05);
    }
    .escape-mobile-menu {
        display: block;
        position: absolute;
        height: 100%;
        top: 0px;
        right: 0px;
        width: 50%;
        z-index: 1;
        background: #232323;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 0;
        box-shadow: inset 30px 0px 30px -40px #000, inset 1px 0px 0px rgba(255, 255, 255, 0.3);
    }
    body.menu-active .escape-mobile-menu {
        z-index: 3;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        filter: alpha(opacity=50);
        opacity: 0.5;
    }
    body.menu-active .escape-mobile-menu:hover {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
        filter: alpha(opacity=40);
        opacity: 0.4;
    }
    #leftpart {
        display: none !important;
    }
    #content_main {
        width: 100% !important;
        float: none !important;
        min-height: 0 !important;
    }
    div#header>div {
        font-size: 18px;
        margin: 0 auto;
        max-width: 80%;
        text-align: center;
    }
    table#top_list1 td.img img {
        width: 100px;
        height: auto;
    }
    table#top_list1 td.v a {
        font-size: 13px;
        width: 150px;
        line-height: 15px;
        padding: 10px 5px;
    }
    table#top_list1 td.v {
        width: 150px;
    }
    table#top_list1 td.r {
        display: none;
    }
}

@media (max-width:650px) {
    div#tp {
        flex-direction: column;
        margin-top: 20px;
    }
    img#rvimg {
        display: block;
        margin: 0 auto;
    }
    div#rv {
        text-align: center;
    }
    div#intro {
        display: inline-block;
        margin-bottom: 10px;
    }
    table#top_list1 td.nm {
        font-size: 12px;
    }
    table#top_list1 td.stars {
        display: none;
    }
}

@media (max-width:500px) {
    div.ctabox {
        font-size: 12px;
        line-height: 20px;
        margin: 10px 0;
    }
    table#top_list1 {
        max-width: 100%;
    }
    table#top_list1 td {
        width: auto !important;
    }
    table#top_list1 td.v,
    table#top_list1 td.v a {
        width: 140px;
    }
    table#top_list1 caption span {
        padding: 8px 15px;
    }
}

@media (max-width:420px) {
    div#header {
        background-size: auto 70px;
    }
    div#header {
        height: 70px;
    }
    div#content_main {
        margin-top: 5px;
    }
    h1 {
        margin-top: 0;
    }
}

@media (max-width:410px) {
    table#top_list1 td.nm {
        display: none;
    }
}

@media (max-width:330px) {
    table#top_list1 td.v,
    table#top_list1 td.v a {
        width: 130px;
    }
    img#rvimg {
        width: 280px;
    }
}