*{
    margin: 0;
    padding: 0;
}
body{
    font-family: Tahoma, sans-serif;
    font-size: 100%;
    background: #F9FBFD;
}
a img{
    border: 0;
}
#basis{
    width: 1240px;
    margin: 0 auto;
    border: 1px solid #A2CCC6;
    padding-bottom: 20px;
    background-color: #fff;
}
ul{
    list-style-type: none;
    list-style-position: outside;
}
#headline{
    background: #395A88;
    border: 1px solid #314576;
    font: 25px Tahoma, sans-serif;
    color: #fff;
    padding: 0px 6px 2px 7px;
    margin: 7px 5px 20px 5px;
}
#headline a{
    color: #fff;
    font-size: 19px;
    float: right;
}

#leftColumn{
    float: left;
    width: 234px;
    display: inline;
    border: 1px solid #A1CBCA;
    margin-left: 7px;
    background: #F8FAFD;
    font-size: 68.75%;
    padding-bottom: 112px;
}

.title{
    font-weight: 600;
    background: #fff;
    font-size: 68.75%;
    color: #002344;
    position: absolute;
    margin-top: -8px;
    padding: 0px 3px;
}
.title#maintitle{
    font-size: 15px;
    margin-top: -12px;
}
.title#maintitle a{
    background-position: 0px -47px;
}
.title a{
    color: #002344;
    text-decoration: none;
    padding-left: 18px;
}
.title a.notactive{
    background-position: bottom left;
}
#leftColumn .title{
    font-size: 100%;
    margin-left: 86px;
}
.clear{
    font-size: 0;
    line-height: 0;
    height: 0;
    clear: both;
}
#sectionCreate{
    display: block;
    margin: 24px 0px 16px 10px;
}
#leftColumn ul{
    float: left;
}
#leftColumn ul a{
    display: block;
    float: left;
    color: #00376A;
}
#leftColumn ul li{
    float: left;
    width: 100%;
}
.leftlinks{
    float: left;
    width: 24px;
    display: inline;
    margin: 3px 5px 0 3px;
}
#leftColumn ul .linkTxt {             /* 1st level*/
    float: left;
}
.outLink{
    border: 1px solid #F9FBFD;
    border-style: solid none;
    padding: 2px 0;
    width: 100%;
    display: block;
    float: left;
}
#leftColumn .active{
    background: #E5E5E5;
    border: 1px solid #BFBFBF;
    border-style: solid none;
    padding: 2px 0;
    width: 100%;
    display: block;
    float: left;
}
#leftColumn .active a{
    color: #424242;
}
.hoverLink{
    background: #EDF4FA;
    border: 1px solid #E0E9F2;
    border-style: solid none;
    display: block;
    padding: 2px 0;
    width: 100%;
    float: left;
}
#leftColumn ul img{
    display: block;
}
#leftColumn ul .active .leftlinks a,
#leftColumn ul .active .rightlinks a{
    background-position: bottom;
}
#leftColumn ul ul {
    margin-top: 3px;
}
#rightColumn{
    float: right;
    margin-right: 10px;
    display: inline;
}
.hideBlockWrap{
    border-top: 1px solid #B7D7D7;
    background: #F9FBFD;
    padding: 0;
    margin-bottom: 11px;
    padding-bottom: 10px;
    padding-left: 9px;
    color: #282828;
}
.bordered{
    border: 1px solid #B7D7D7;
    background: #F9FBFD;
    padding: 0;
    margin-bottom: 11px;
    padding-bottom: 10px;
    padding-left: 9px;
    color: #282828;
}
.bordered label,
.hideBlockWrap label{
    font-size: 11px;
}
.bordered .title{
    margin-left: 1px;
    padding: 0 5px 0px 0px;
}
.hideBlockWrap .title{
    margin-left: 2px;
    padding: 0 5px 0px 0px;
}
.sectionCreateForm{
    padding: 19px 0px 2px 0px;
}
.sectionCreateForm *{
    vertical-align: middle;
}
.sectionCreateForm label{
    display: block;
    margin: 3px 0px 2px 1px;
}
.formField{
    border: 1px solid #A2CCCB;
    font-size: 106.25%;
    color: #282828;
    font-family: monospace;
}
.sectionCreateForm .wrong {
    border: 1px solid #CB2C2B;
}
select.formField{
    font-size: 100%;
}
.saveBtn,
.cancelBtn{
    float: left;
    display: block;
    margin-top: 11px;
    font-size: 68.75%;
    padding: 2px 5px;
}
.sectionCreateForm .cancelBtn{
    display: inline;
    margin-right: 209px;
}
.saveBtn{
    display: inline;
    margin-right: 40px;
}
.cancelBtn{
    float: right;
}
#seoEditor{
    padding: 20px 41px 11px 0px;
}
#seoEditor label{
    display:   block;
    margin:    3px 0px 2px 1px;
}
#seoEditor .formField{
    width: 100%;
}
#seoEditor textarea{
    border:      1px solid #A2CCCB;
    display:     block;
    width:       100%;
    height:      90px;
    color:       #282828;
    font-family: monospace;
    font-size: 106.25%;
}

.popupBlock{
    border: 1px solid #A4A4A4;
    padding: 1px;
    width: 700px;
    background:#fff;
    position: absolute;
    margin-top: 195px;
    left: 50%;
    top: 20px;
    margin-left: -350px;
}
.popupBlock label{
    font-size:11px;
}
.popupTitle{
    background: #7391B0;
    font-size: 19px;
    padding: 2px 9px 5px 7px;
    color: #fff;
}
.popupTitle a{
    float: right;
    margin-top: 4px;
}
.popupBlock .sectionCreateForm{
    padding: 4px 0px 6px 7px;
}
#popupBlock .sectionCreateForm .formField{
    border: 1px solid #D2D2D2;
}
.popupBlock .sectionCreateForm .wrong{
    border: 1px solid #CB2C2B;
}
.popupBlock .saveBtn{
    float:   left;
    display: inline;
}
.popupBlock .cancelBtn{
    margin-right: 90px;
    display:      inline;
}

/* main administration area styles */
#mainContentAdmin {
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 10px;
}
#mainContentAdmin input {
    display: block;
    margin-bottom: 5px;
}
#mainContentAdmin input.header {
    font-size: 22px;
    font-family: Verdana, sans-serif;
    padding: 3px;
    border: 1px solid #b2b2b2;
}
#mainContentAdmin input.headerSmall {
    font-size: 14px;
    font-family: Verdana, sans-serif;
    padding: 3px;
    border: 1px solid #b2b2b2;
    font-weight: bolder;
}
#mainContentAdmin input.date {
    border: 1px solid #b2b2b2;
    font-family: "Courier New", monospace;
    padding: 3px;
    font-size: 14px;
}
#mainContentAdmin input.submitBtn {
    font-size: 16px;
    font-weight: bolder;
    padding: 4px;
}
#mainContentAdmin label {
    display: block;
    margin-bottom: 3px;
    font-size: 13px;
    padding-left: 4px;
}

#mainContentAdmin fieldset {
    padding: 6px;
    border: 1px solid #999;
}

#mainContentAdmin textarea {
    border: 1px solid #b2b2b2;
    padding: 3px;
    margin-bottom: 6px;
    font-size: 14px;
}

#mainContentAdmin h2 {
    font-size: 15px;
    padding-bottom: 4px;
}

.adminSubTitle{
    font-size: 12px;
    font-weight: bold;
}
.adminProdImage{
    display: block;
    margin: 20px 0 10px 0;
}
#adminProdDescForm{
    width: 688px;
}
#adminProdDescForm textarea{
    display: block;
    width: 100%;
    height: 90px;
}

/* START page navigation elememts */
.adminPageSwitcher{
    margin: 5px;
    color:  #00376A;
}
.adminPageSwitcher *{
    color: #424242;
    background: #E5E5E5;
    border: 1px solid #999;
    font-size: 14px;
    line-height: 30px;
    text-decoration: none;
    padding: 0px 7px 2px 7px;
    text-align: center;
    margin-right: 4px;
}
.adminPageSwitcher a{
    font-size: 14px;
    background: #fff;
    color: #424242;
}
.adminPageSwitcher a:hover{
    background: #ECEBEB;
}
a.tab {
    line-height: 50px;
    padding: 10px;
    font-weight: bolder;
}
a.activeTab {
    text-decoration: none;
    background-color: #ccc;
}
/* END page navigation elements */

#uploadForm{
    text-align: left;
    margin: 25px -10px -10px -10px;
    padding: 10px 0px 15px 10px;
    background: #ECEBEB;
    border-top: 1px solid #DDDDDD;
}
#adminProdDescForm label,
#uploadForm label{
    margin-bottom:3px;
    margin-top:14px;
    display: block;
    padding: 0;
}
#uploadForm .cancelBtn{
    display: inline;
    margin-right: 40px;
}

table {
    border-collapse: collapse;
    width:100%
}
table tr td,
table tr th {
    border-bottom: 1px solid #ccc;
    font-size: 12px;
    padding: 3px;
    white-space: nowrap;
}
table.registration_source_meta td{
    border: none;
}

table.users_payments {
    border-width: 1px;
}

table.users_payments tr th{
    background-color: #eee;
}
table.users_payments tr td{
    padding: 2px;
}
table.users_payments tr:hover{
    background-color: #A1CBCA;
}

table.users_payments tr.payment_0 {
    color: red;
}
table.users_payments tr.payment_1 {
    color: blue;
}
table.users_payments tr.payment_2 {
    color: green;
}
table.users_payments tr.payment_3 {
    color: #fa7;
}

table.admin_data {
    border-width: 1px;
}

tr.inactive {
    color: lightgray;
    font-size: 84%;
}

table.admin_data tr th{
    background-color: #eee;
}
table.admin_data tr td{
    padding: 2px;
}
table.admin_data tr:hover{
    background-color: #A1CBCA;
}



.ui-widget {
    font-size: 0.8em;
}
.ui-datepicker {
    z-index: 10 !important;
    display: none;
    width: auto;
    margin-top: 5px;
    padding: 14px 10px 4px;
    color: #000;
    border: none;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1), 0 10px 20px rgba(0, 0, 0, .2);
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: 0;
}
.ui-datepicker .ui-datepicker-title {
    line-height: 1;
    margin: 0;
}
.ui-datepicker .ui-datepicker-title> span {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    margin: 0;
}
.ui-datepicker table {
    font-size: 12px;
    margin: 0;
}
.ui-datepicker th {
    font-weight: normal;
    padding: 12px 4px 0;
    text-transform: uppercase;
    background: #fff;
}
.ui-datepicker td {
    padding: 8px 4px;
    text-align: center;
}
.ui-datepicker .ui-state-default,
.ui-datepicker .ui-widget-content .ui-state-default {
    font-weight: normal;
    color: #000;
    border: none;
    border-radius: 50%;
    background: #f8f8f8;
}
.ui-datepicker .ui-state-default.ui-state-hover,
.ui-datepicker .ui-widget-content .ui-state-default.ui-state-hover {
    color: #000;
    background: #ffdb4d;
}
.ui-datepicker .ui-widget-content .ui-state-default.ui-state-hover {
    color: #000;
    background: #ffdb4d;
}
.ui-datepicker .ui-datepicker-week-end {
    color: #c80000;
}
.ui-datepicker .ui-datepicker-current-day .ui-state-active,
.ui-datepicker .ui-datepicker-today .ui-state-highlight {
    color: #fff !important;
    background: #8d67cc !important;
}
.ui-datepicker .ui-priority-secondary,
.ui-datepicker .ui-widget-content .ui-priority-secondary,
.ui-datepicker .ui-widget-header .ui-priority-secondary {
    opacity: 1;
    color: rgba(0, 0, 0, .3);
    background: #fff;
}
.ui-datepicker td span,
.ui-datepicker td a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display:         flex;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    -webkit-align-items: center;
            align-items: center;
    -ms-flex-align: center;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
    width: 32px;
    height: 32px;
    margin: auto;
    padding: 0;
}
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    width: 9px;
    height: 14px;
    border: none !important;
    background: none !important;
    cursor: pointer;
}
.ui-datepicker .ui-datepicker-next {
    right: 0 !important;
}
.ui-datepicker .ui-datepicker-prev {
    left: 0 !important;
}
.ui-datepicker .ui-datepicker-next .ui-icon,
.ui-datepicker .ui-datepicker-prev .ui-icon {
    position: static;
    width: inherit;
    height: inherit;
    margin-right: 20px;
    color: transparent;
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg width='9' height='14' viewBox='0 0 9 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 13L7 7L0.999999 1' stroke='%2314142B' stroke-width='2'/%3E%3C/svg%3E%0A") !important;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    background-size: cover;
}
.ui-datepicker .ui-datepicker-prev .ui-icon {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    opacity: .5;
}