body {
    padding: 0;
    margin: 34px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #7D7D7D;
    line-height: 18px;
    background: #cecece;
    overflow-x: hidden;
}

a:link {color: #ea1859; text-decoration: none; outline: none;}
a:visited {color: #ea1859; text-decoration: none; outline: none;}
a:hover {color: #83898e; text-decoration: none; outline: none;}
a:active {color: #ea1859; text-decoration: none; outline: none;}
:hover {-moz-outline-style: none;}
:-moz-any-link:focus {outline: none;}

.br {clear: both;}
img.clear {clear: both; display: block; height: 0; visibility: hidden;}

.hover:hover, #hover:hover, ul#topnav li .sub a.maplink img:hover {
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

ul, ul li {padding: 0; margin: 0; list-style:none;}

form {padding: 0; margin: 0;}

input, textarea, select {
    border: 1px solid #B0B1B3;
    background: #fff;
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #666;
}

label {padding: 5px 5px 5px 0; width: 100px; font-size: 13px;}
label.extend {width: 150px;}

input, textarea, select, label {margin: 0 0 5px 0;}

.checkbox {width: auto;}

input:focus, textarea:focus {background: #dedcdc; border: 1px solid #666;}

input.submit {
    background: #83898e;
    font-size: 14px;
    text-align: center;
    color: #fff;
    padding: 5px 7px;
    cursor: pointer;
    border: 0px;
    font-weight: bold;
    text-transform: uppercase;
}

input.submit:hover {background: #636161;}
input.submit:active {background: #333131;}

a.tool {
    position: relative;
    top: 8px;
    left: 0;
    margin: 0 0 0 8px;
}

#tooltip {
    position: absolute;
    color: #fff;
    background: #888;
    padding: 10px;
    width: 200px;
    font-size: 12px;
    line-height: 150% !important;
    z-index: 3000;
    filter:alpha(opacity=90);
    -moz-opacity:0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}

#admin {
    width: 980px;
    background: #fff;
    margin: 0 auto 0 auto;
    border: 1px solid #b0b1b3;
    padding: 22px;
    position: relative;
}

#top {
    display: block;
    position: relative;
}

#top a#logo {
    display: block;
    margin: 0 0 18px 0;
    width: 220px;
    background: #fff;
    line-height: 0;
    overflow: hidden;
}

#top h1 {
    position: absolute;
    bottom: 0;
    left: 250px;
    font-size: 22px;
    padding-bottom: 1px;
    color: #ea1859;
}

h1, h2, h3, h4, h5, h6 {padding: 0; margin: 0; font-weight: bold;}

h2, h3 {padding: 0; margin: 22px 0 14px 0; font-size: 16px; font-weight: bold; display: block; color: #ea1859;}
h3 {margin: 0 0 14px 0; font-size: 22px; position: absolute; top: -37px; left: 170px;}

a#powered {position: absolute; bottom: 22px; right: 22px; display: block; width: 66px; height: 31px; overflow: hidden;}

#leftpanel {
    float: left;
    background: #fff;
    width: 220px;
}

#leftpanel #navigation a {
    display: block;
    padding: 12px 10px 10px 10px;
    background: #83898e;
    text-transform: uppercase;
    color: #fff;
    overflow: hidden;
    font-weight: bold;
}

#leftpanel #navigation a.odd {background: #969da3;}
#leftpanel #navigation a:hover {background: #ea1859;}
#leftpanel #navigation a.soon, #leftpanel #navigation a.soon:hover {background: #eee;}

#leftpanel #navigation div {
    padding: 10px;
    background: #f0f0f1;
    line-height: 26px;
}

#leftpanel #navigation div a {
    padding: 0;
    background: none;
    text-transform: none;
    color: #000;
    font-weight: normal;
}

#leftpanel #navigation div a:hover {background: none; color: #ea1859;}

#content {
    float: right;
    width: 730px;
    padding: 0 0 54px 0;
    margin: 0;
    position: relative;
    display: inline-block;
}

#saveoptions {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 16px 0;
    text-align: center;
    font-size: 14px;
    background: #fff;
    filter:alpha(opacity=90);
    -moz-opacity:0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    border-top: 1px solid #B0B1B3;
    z-index: 900;
}

#saveoptions div {
    width: 980px;
    clear: both;
    margin: 0 auto 0 auto;
}

#saveoptions div p {
    displaY: inline-block;
    padding: 0;
    margin: 0;
}

#saveoptions div strong {margin: 0 4px 0;}
#saveoptions div input.submit {background: #c10000;}
#saveoptions div input.submit:hover {background: #636161;}
#saveoptions div input.submit:active {background: #333131;}

#saveoptions a#powered {bottom: 14px; right: 14px;}

/* EVERYTHING ELSE */

#admin #page .text, #admin #page #id {
    width: 500px;
}
a img {
    border: none;
}
.error, .msg, .required, #page form span.required {
    color: #D41931;
}
.error, .msg {
    text-decoration: blink;
    font-weight: bold;
    font-size: 16px;
}
p.saved {
    background: #fff url(../images/admin/tick.png) no-repeat;
    color: #9caa5a;
    font-size: 18px;
    font-weight: bold;
    display: block;
    margin: 30px 0;
    padding: 10px 0 0 50px;
    height: 38px;
}

a.return {font-size: 16px; font-weight: bold;}
a.return img {margin: 0 3px 0 0; position: relative; top: 1px; left: 0;}

.savepage strong, .savepage a.return {position: relative; top: 5px; left: 0; font-size: 14px;}

.required, #page form span.required, .tiny, #admin #page #id, #page #action, .query a, .status {
    font-size: 12px;
}
.clear {
    display: block;
    clear: both;
    height: 5px;
    visibility: hidden;
}
#admin #page a {
    text-decoration: none;
}

#page .submit {
    margin-left: 0px;
    margin-right: 10px;
    width: auto;
    font-size: 14px;
    float: left;
    margin-top: 0px;
}
#page .search .submit {float: right; margin: 0 0 0 5px;}
#page #action {
    margin-left: 10px;
}
#page label, #page .text, .cke {
    float: left;
}
#admin h1 div {
    float: right;
    font-size: 11px;
}
#admin h1 div select {
    font-size: 11px;
}
.data {
    width: 600px;
    font-size: 12px;
}
.data .functions {
    width: 75px;
}
.data .order {
    width: 8px;
    line-height: 12px;
}
.data .order img {
    margin: 2px 0 2px 0;
}
.data .shaded {
    background-color: #EEEEEE;
}
.data td {
    text-align: left;
    vertical-align: middle;
    width: auto;
    padding: 5px;
    padding-right: 10px;
}
.data th, .listheader {
    background: #ea1859;
    color: #fff;
}
.data th {
    padding: 5px;
    border-bottom: 10px solid #FFFFFF;
    text-align: left;
}
#admin #page .data th, #admin #page .data th a {
    color: #FFFFFF;
}
.data .add {
    text-align: right;
}
.data .add img {
    margin-left: 5px;
}
textarea.text {
    height: 66px;
    width: 500px;
    margin: 0px 0px 14px 0px;
}
#admin #page #keywords {
    height: 100px;
}
#admin #page .image {
    padding: 10px;
    margin-bottom: 10px;
}
#admin #page .image img {
    display: block;
    margin-top: 10px;
}
#admin #page .image a {
    font-size: 11px;
}
#admin #page #resize, #page .go {
    margin-left: 140px;
}
#page .go, #admin .search input, #admin .paging select {
    width: auto;
}
#admin #page div.tiny {
    float: left;
    margin-left: 10px;
}
.listheader {
    font-weight: normal;
    padding: 5px 5px 5px 3px;
    margin-top: 10px;
    margin-bottom: 3px;
    font-size: 15px;
}
#page .listheader, #page .listheader a {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}
#list, #page ul {
    padding-left: 0px;
    margin-left: 0px;
    list-style: none;
}
#list li, #page ul li {
    cursor: crosshair;
    background: #ecedef;
    border: 1px solid #b0b1b3;
    margin: 0 0 3px 0;
    padding: 3px;
    list-style-type: none;
}
#list li:hover {background: #f3f3f3;}
li div, #page ul li div, .listheader div {
    float: left;
    padding-left: 5px;
}
li div a, #page ul li div a, .listheader div a {position: relative; top: 1px; left: 0;}
.paging {
    float: right;
}
.paging select {
    font-size: 9px;
}
.add, .query a {
    float: right;
}
.search, .query {
    float: left;
}
#admin #page form.search {width: 250px;}
#admin #page form.search input {float: left;}
#page .search, #page .paging {
    margin-bottom: 0;
}
.reset {
    font-size: 12px;
}
.thumb_holder {
    background: #ecedef;
    border: 1px solid #B0B1B3;
    float: left;
    height: 115px;
    margin: 6px 4px;
    width: 106px;
}
.thumb {
    height: 85px;
    overflow: hidden;
    padding: 5px;
    text-align: center;
}
.thumb_holder img {
    border: 1px solid #666;
}
.fileName {
    font-size: 11px;
    padding: 1px 0 0 3px;
    display: inline-block;
    float: left;
    margin: 0 5px 0 0;
}
.edit {float: left; display: inline-block;}
.edit a {
    border: medium none;
    padding: 0;
    text-decoration: none;
}
.edit a img {
    border: medium none;
    vertical-align: bottom;
}
.query {
    width: 175px;
}
.text {
    margin-top: 0;
}
#page .controlpanel, #page .controlpanel .paging, #page .display a {
    float: right;
}
#page .display a img, #page .display a div {
    float: left;
}
#page .controlpanel .add {
    font-size: 16px;
    font-weight: bold;
}
#page .controlpanel .add img {
    margin-left: 4px;
}
#page .controlpanel .clear {
    height: 10px;
}
#page .controlpanel select {
    font-size: 12px;
}
#page .display {
    padding: 14px 0 0 0;
}
#page .display a div {
    line-height: 16px;
    margin: 0 5px;
}

.cke_skin_kama {
    width: 640px;
    margin: 0px 0px 20px 0px;
}
.home .cke_skin_kama {
    width: 750px;
    height: 400px;
}
#page h1 {
    font-size: 17px;
    color: #93ac25;
    font-weight: bold;
    margin: 0px 0px 12px 0px;
}
#admin #page {
    width: 722px;
    display: inline-block;
}
#list, #page ul {
    margin: 0 0 20px 0;
    color: #000000;
}
#admin #page form {
    width: auto;
}
#admin input.button {
    float: none;
}
#page input {
        width: 340px;
}

img.move-return-arrow {
    margin: 0px 4px 0px 0px;
    position: relative;
    top: 2px;
    left: 0px;
}

input.checkbox {width: auto !important; position: relative; top: 2px; left: 0px;}

#page #box-middle li {margin-left: 0px;}

img.move-return-arrow {position: relative; top: 3px; left: 0px; margin: 0 -1px 0 0;}

input.checkbox {border: 0;}

textarea.seodesc {height: 32px !important;}
textarea.twolines {height: 32px !important;}
textarea.threelines {height: 48px !important;}
textarea.fourlines {height: 64px !important;}

label.full {width: auto; display: block;}

.divider {
    display: block;
    clear: both;
    width: 100%;
    height: 1px;
    overflow: hidden;
    margin: 16px 0;
    background: #ddd;
}

.test-certificates .row {
  display: flex;
  margin-bottom: 2em;
}

.test-certificates .row .column {
  flex: 50%;
}
.test-certificates .row .column .count{
  display: none;
}
.test-certificates .row .column:first-of-type input {
  padding-top: 0.9em;
}
.test-certificates .row .column .fileName{
  padding-top: 1em;
}
.test-certificates .row .column .edit {
  padding-top: 0.7em;
}

.test-certificates .column input {
  width: 252px !important;
}

.thumb .fancyBoxImage img {
  max-width: 100%;
  max-height: 100%;
}
