@import url('https://fonts.googleapis.com/css2?family=Exo:ital,wght@0,100..900;1,100..900&display=swap');


a, td, p, li, ul, table, body, div, span, h1, h2, h3, h4, img, input, textarea, select {font-family: 'Exo', sans-serif; color: #333333; margin: 0;  letter-spacing: 0; padding: 0; box-sizing: border-box; line-height: 1.8;}
img.ThreeBoxBg { -moz-transform: rotate(0); -webkit-transform: translateZ(0); }
a, td, p, li, ul, table, body, div, span,  header,footer, input, select, textarea {    font-size: 11pt;  font-weight: 400;}
.margin-top {height: 80px; float: left; width: 100%;}

img.imgFloatLeft20 {float: left; width: calc(20% - 20px); margin: 5px 25px; margin-left: 0; }
img.imgFloatRight20 {float: right; width: calc(20% - 20px); margin: 5px 25px; margin-right: 0;}
img.imgFloatLeft33 {float: left; width: calc(33.333% - 20px); margin: 5px 25px; margin-left: 0;}
img.imgFloatRight33 {float: right; width: calc(33.333% - 20px); margin: 5px 25px;margin-right: 0;}
img.imgFloatLeft50 {float: left; width: calc(50% - 20px); margin: 5px 25px; margin-left: 0;}
img.imgFloatRight50 {float: right; width: calc(50% - 20px); margin: 5px 25px;margin-right: 0;}

.td_body img {max-width: 100%;}

p, ul {margin-bottom: 15px;} 


h1, h2, h3, h4, h5, h6 {
    line-height: 120%;
}

h4, h4 strong {
    color: #008800 !important;
}

h3, h3 strong, h3 span {
    color: #008800 !important; font-size: 16pt !important;
}

h2, h2 strong, h2 span {
    color: #008800 !important; font-size: 20pt !important;
}

.card h5 {
    width: 100%; text-align: center;;
}

ul {margin-left: 20px !important;}
ul.navbar-nav {margin-left: 0px;}

h1 {font-size: 30pt; margin: 0; border: 0; width: 100%; float: left; text-align: center; color: #333333; margin-top: 35px; font-weight: 300;}
div.mainBox1 h1 {margin-top: 0px;}
.middleLiner h1 {border: 0; padding: 0; width: auto;}


div.fileBox {float: left; width: 100%; padding: 25px 0;}
div.fileBox img.icon {float: left; width: 100%; padding: 25px;}
div.file {float: left; width: 100%; position: relative; padding: 10px; border: 1px solid #ddd;background-color: #f9f9f9;}

a.deleteCorner {position: absolute; top: 15px; right: 15px; background-color: #fff; color: red; padding: 5px 10px;}
a.deleteCorner:hover {background-color: red; color: white;}

h2 a:link, h2 a:visited, h2 {color: #222248; padding: 0; margin: 5px 0; position: relative; font-size: 25pt; text-align: left;  float: left; width: 100%;}
div.TDform h2 a:link,div.TDform h2 a:visited,div.TDform h2 {margin-top: 25px; margin-bottom: 5px;}
.ThreeBox h2 {color: x000000;}
h4 {color: #1d2652; font-size: 12pt; margin-top: 25px;}
h2 img.icon {position: absolute; right: 10px; top: -7px; height: 71px;}
.td_body {z-index: 1; position: relative; float: left; width: 100%; max-width: 800px;  padding-bottom: 55px;}
.redPart .td_body {width: 100%;}

.td_body img.smallIcon {width: 84px; margin-right: 0px; margin-top: 20px;}
.td_body .textImg {float: left; width: 20%; margin-right: 25px;}
.centeredBody .td_body {background-image: url('/files/kolo.png'); background-repeat: no-repeat; background-position-x: right; background-position-y: 50px;}

.bBox {width: 33.333%; float: left; padding: 15px;}

.bBox .bHeader {padding: 10px; margin-left: -10px; border-bottom: 3px solid #ccaaf1; color: #c1d2652; width: auto; font-weight: bold; font-size: 14pt; text-transform: uppercase;}

img.roundpic {width: calc(33% - 30px); margin: 10px; border-radius: 50%; border: 5px solid #fff; transition: 0.15s;}
img.roundpic:hover  {transform: scale(1.1); border: 5px solid #eeeeee;}

/*
li:before{
   content: '';
   display: inline-block;
   height: 20px;
   width: 20px; margin-right: 10px; margin-left: -30px; transform: translate(0, 3px);
   background-image: url('/files/check.svg');
}
*/

table#invoices tr.selected td {background-color: #ddd !important; cursor: move;}
table#invoices tr.ui-sortable-placeholder {float: left !important;; width: 100% !important;; background-color: black !important; display: block !important;}

.fastLinks,article div, .fadeIt {opacity: 0;}
div.numberBox {position: relative; background-image: url(/files/numberBox.svg); background-repeat: no-repeat; background-position: center center; float: left; width: 100%; height: 55px; margin-bottom: 10px;}
div.numberBox div {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: white; font-size: 26pt;}


/*div.ThreeBox:hover {border-bottom: 10px solid #bd0808; border-top: 1px solid #bd0808;}*/
img.pp {width: 100px; float: none;}

table.table {margin: 15px 0; float: left; width: 100%;  }

.table td, .table td a {
    font-size: 10pt;
    vertical-align: middle;
}

.table td , .table th{
    padding: 3px 10px;
}

.table .thead-dark th, div.tablesorter-header-inner {
    color: #aaa;
    background: none;
    border-color: #ddd;
    font-weight: normal;
    font-size: 9pt;
    border-top: 0;
    border-top: 0;
}

.table .thead-dark th div {
    color: #aaa;
    background: none;
    border-color: #ddd;
    font-size: 10pt;
}

.table-sm tr td, .table-sm tr td a:not(.btn), .table-sm tr td input:not(.btn), .top-bar input:not(.btn), .top-bar a:not(.btn) {
    font-size: 10pt;
}

.table-sm tr td a:not(.btn):link, .table-sm tr td a:not(.btn):visited, .table-sm tr td a:not(.btn) {
    color: #a7945c !important;
}

@media only screen and (max-width: 1024px) { 
	h1 {padding-left: 0; text-align: center;}
}
@media only screen and (max-width: 1023px) {
    .td_body47 p {width: auto; float: none; padding: 0;}
    table.threeSteps {width: 100%;}
    .redPart1 img.skipStyle {display: none;}
    table.table-corners {width: 100%;}
    iframe {width: 100%;border: 0px solid #ddd; overflow: hidden;}
    ul {margin-bottom: 25px;} 
    div.ThreeBoxCollect {padding: 0; padding-bottom: 25px;}
    div.ThreeBox {padding: 10px;}
    div.td_body img {max-width: 100%; height: auto !important;}
    .bBox .bHeader {font-size: 12pt;}
    a, td, p, li, ul, table, body, div, span, h1, h2, h3, h4, h5, header,footer, input, select, textarea {    font-size: 13pt; }

}

@media only screen 
and (min-device-width : 200px) 
and (max-device-width : 700px) 
and (orientation : portrait) {  
a, td, p, li, ul, table, body, div, span, h1, h2, h3, h4, h5, header,footer, input, select, textarea {    font-size: 13pt; }

h1 {margin-bottom: 0px; padding: 0; text-align: center; font-size: 16pt;}
h2 {float: left; width: 100%; font-size: 14pt;}
h3 {float: left; width: 100%;}
.td_body ul {margin-bottom: 10px;}
.redPart1 img.skipStyle {display: block;}

.td_form {width: 100%; float: left;}
.bBox {width: 100%; padding: 0;}
.td_body .textImg {margin: 10px 60px;; width: calc(100% - 120px);}
.td_body1 {padding: 15px;}
.td_body107 {padding: 0 15px;}
.itemdescription {    float: left;    width: 100%;    padding-left: 0px;}
.specTable tr td:first-child {    width: 50%;    font-weight: bold;}
.centerAll img { width: 100%;
    margin: 25px 0;
    float: left;
}
img.imgFloatLeft33, img.imgFloatRight33 {width: 100%; margin: 25px 0;}
}

/*body.mce-content-body {background-color: black;}*/

