html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
.text ol{list-style:decimal!important;margin-left:2.5em;line-height: 1.3em;}
.text ul{list-style:disc!important;margin-left:2.5em;line-height: 1.3em;}
.text ol>li,.text ul>li{margin-bottom:0.85em;}
.text b,.text strong{font-weight:700!important;}

blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
h1,h2,h3,h4,h5,h6{
    margin:0;
    margin-bottom:15px;
}
.f72{font-size:72px!important;}
.f60{font-size:60px!important;}
.f48{font-size:48px!important;}
.f42{font-size:42px!important;}
.f36{font-size:36px!important;}
.f28{font-size:28px!important;}
.f24{font-size:24px!important;}
.f21{font-size:21px!important;}
.f18{font-size:18px!important;}
.f16{font-size:16px!important;}
.f14{font-size:14px!important;}
.f13{font-size:13px!important;}
.f12{font-size:12px!important;}
.f11{font-size:11px!important;}
.f10{font-size:10px!important;}
.f9{font-size:9px!important;}
.f8{font-size:8px!important;}
.f7{font-size:7px!important;}
.f6{font-size:6px!important;}
@media only screen and (min-width : 992px ) and (max-width: 1360px)  {
    .f72m{font-size:72px!important;}
    .f60m{font-size:60px!important;}
    .f48m{font-size:48px!important;}
    .f42m{font-size:42px!important;}
    .f36m{font-size:36px!important;}
    .f28m{font-size:28px!important;}
    .f24m{font-size:24px!important;}
    .f21m{font-size:21px!important;}
    .f18m{font-size:18px!important;}
    .f16m{font-size:16px!important;}
    .f14m{font-size:14px!important;}
    .f13m{font-size:13px!important;}
    .f12m{font-size:12px!important;}
    .f11m{font-size:11px!important;}
    .f10m{font-size:10px!important;}
    .f9m{font-size:9px!important;}
    .f8m{font-size:8px!important;}
    .f7m{font-size:7px!important;}
    .f6m{font-size:6px!important;}
}
@media only screen and (min-width : 768px ) and (max-width: 992px)  {
    .f72s{font-size:72px!important;}
    .f60s{font-size:60px!important;}
    .f48s{font-size:48px!important;}
    .f42s{font-size:42px!important;}
    .f36s{font-size:36px!important;}
    .f28s{font-size:28px!important;}
    .f24s{font-size:24px!important;}
    .f21s{font-size:21px!important;}
    .f18s{font-size:18px!important;}
    .f16s{font-size:16px!important;}
    .f14s{font-size:14px!important;}
    .f13s{font-size:13px!important;}
    .f12s{font-size:12px!important;}
    .f11s{font-size:11px!important;}
    .f10s{font-size:10px!important;}
    .f9s{font-size:9px!important;}
    .f8s{font-size:8px!important;}
    .f7s{font-size:7px!important;}
    .f6s{font-size:6px!important;}
}
@media only screen and (min-width :0px ) and (max-width: 768px) {
    .f72xs{font-size:72px!important;}
    .f60xs{font-size:60px!important;}
    .f48xs{font-size:48px!important;}
    .f42xs{font-size:42px!important;}
    .f36xs{font-size:36px!important;}
    .f28xs{font-size:28px!important;}
    .f24xs{font-size:24px!important;}
    .f21xs{font-size:21px!important;}
    .f18xs{font-size:18px!important;}
    .f16xs{font-size:16px!important;}
    .f14xs{font-size:14px!important;}
    .f13xs{font-size:13px!important;}
    .f12xs{font-size:12px!important;}
    .f11xs{font-size:11px!important;}
    .f10xs{font-size:10px!important;}
    .f9xs{font-size:9px!important;}
    .f8xs{font-size:8px!important;}
    .f7xs{font-size:7px!important;}
    .f6xs{font-size:6px!important;}
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
[role="button"] {
    cursor: pointer;
}
body{
    font-family: 'Raleway', sans-serif;
    background-color: #E9EBEE;
    font-size:14px;
    font-weight:400;
    width: 100%;
    min-width:300px;
    color:#333333;
    font-synthesis: none;
    text-rendering: optimizeLegibility!important;
    -webkit-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: 'liga', 'kern';
    transition: transform .25s ease-out;
    -webkit-transition: -webkit-transform .25s ease-out;
    -ms-transition: -ms-transform .25s ease-out;
    -moz-transition: -moz-transform .25s ease-out;
    -o-transition: -o-transform .25s ease-out;
    transition: transform .25s ease-out;
}
*{
    word-wrap: break-word!important;
}
.blur{
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
}
p{
    /*line-height:1.45;*/
    /*font-family: 'Roboto', sans-serif!important;*/
    margin-bottom:0.5em;
    line-height: 1.3em;
}
b,strong{
    font-weight: 600;
}
.middle>*{
    vertical-align:middle!important;
}
.center{
    text-align:center;
}
.relative{
    position:relative;
}
.right{
    text-align:right;
}
.fw100{
    font-weight:100!important;
}
.fw200{
    font-weight:200!important;
}
.fw300{
    font-weight:300!important;
}
.fw400{
    font-weight:400!important;
}
.fw500{
    font-weight:500!important;
}
.fw600{
    font-weight:600!important;
}
.fw700{
    font-weight:700!important;
}
.fw800{
    font-weight:800!important;
}
.fw900{
    font-weight:900!important;
}
.p5{
    padding:5px!important;
}
.p8{
    padding:8px!important;
}
.p10{
    padding:10px!important;
}
.p15{
    padding:15px!important;
}
.p25{
    padding:25px!important;
}
.p30{
    padding:30px!important;
}
.p35{
    padding:35px!important;
}
.p0{
    padding:0!important;
}
.ph0{
    padding-left:0!important;
    padding-right:0!important;
}
.ph4{
    padding-left:4px!important;
    padding-right:4px!important;
}
.pv0{
    padding-top:0!important;
    padding-bottom:0!important;
}
.pv4{
    padding-top:4px!important;
    padding-bottom:4px!important;
}
.m5{
    margin:5px!important;
}
.m8{
    margin:8px!important;
}
.m10{
    margin:10px!important;
}
.m15{
    margin:15px!important;
}
.m30{
    margin:30px!important;
}
.m35{
    margin:35px!important;
}
.m0{
    margin:0!important;
}
.mh0{
    margin-left:0!important;
    margin-right:0!important;
}
.mv0{
    margin-top:0!important;
    margin-bottom:0!important;
}
.black{
    color:#2a2a2a!important;
}
.black-bg{
    background-color:#2a2a2a!important;
}
.white{
    color:#fff!important;
}
.white-bg{
    background-color:#fff!important;
}
.caps{
    text-transform:uppercase!important;
}
.capitalize{
    text-transform: lowercase!important;;
}
.capitalize:first-letter{
    text-transform:uppercase;
}
.tightletters{
    letter-spacing: -0.05em;
}
.block{
    display:block!important;
    margin-right:0!important;
    width: 100%;
}
.mobile{
    display:none!important;
}
.inline{
    display:inline-block!important;
    width: initial!important;
}
.hideempty:empty{
    display:none;
}
.ln0{
    line-height:0;
}
a{
    outline-width:0!important;
    color:#444!important;
    text-decoration:none!important;
    vertical-align: initial!important;
    display: inline-block;
}
a:hover{
    outline-width:0!important;
    opacity:0.8;
    text-decoration:none!important;
    webkit-transition: all 0.2s;
    -webkit-transition-delay: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
a:active{
    outline-width:0!important;
    color:#000;
    text-decoration:none!important;
}
label{
    margin-bottom:0.25em;
    display:block;
    font-weight:600;
}
label.required:before{
    content:"*";
    color:red;
}
.input.btn{
    position:relative;
}
.input.btn>a{
    position: absolute;
    top: 50%;
    margin-top: -0.5em;
    right:0px;
}
input:not([type='checkbox']),textarea,select,*.textarea{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #dddfe2;
    box-shadow: none!important;
    font-family: 'Open Sans', sans-serif;
    line-height: initial!important;
    outline-width: 0!important;
    margin-bottom:10px;
    width: 100%;
    padding: 0.5em 0.8em;
    line-height: 1.42857;
    resize: none!important;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border-radius: 2px;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input[type='radio']{
    -webkit-appearance: radio!important;
    -moz-appearance: radio!important;
    appearance: initial!important;
    display: inline-block!important;
    width: auto;
}
input.skinny{
    background:transparent!important;
    border:none!Important;
}

.textarea-autoheight textarea{
    overflow:hidden!important;
    min-height: 85px!important;
}
select{
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important;
}
.select{
    position:relative;
    margin-bottom:10px;
    z-index:1;
}
.select>select{
    margin-bottom:0;
    padding-right: 2.35em!important;
}
.select:after{
    /*content: "\F091 "; 
    vertical-align: middle;
    font: normal normal normal 14px/1 "Black Tie";
    display: inline-block;
    margin-right: 0.8em;
    float:right;
    color:#333;
    position:absolute;
    right: 0;
    margin-top: -0.4em;
    top: 50%;
    font-size: 0.8em;*/
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #333 transparent transparent transparent;
    content: '';
    top: 50%;
    z-index: 2;
    right: 1em;
    margin-top: -2px;
    position: absolute;
    pointer-events: none;
}
input:disabled,textarea:disabled,select:disabled{
    opacity:0.5;
}
.wrap.loading{
    position: relative;
    padding-left: 2em;
    display: inline-block;
}
.wrap.loading:before{
    position: absolute;
    left: 0.5em;
    top: 50%;
    margin-top: -0.5em;
    content: "\f03d";
    -webkit-animation: bt-spin 1s infinite steps(8);
    animation: bt-spin 1s infinite steps(8);
    vertical-align: middle;
    font: normal normal normal 14px/1 "Black Tie";
    display: inline-block;
    margin-right: 0.5em;
    font-weight:700;
}
/*.loading:before{
    content: "\f03d";
    -webkit-animation: bt-spin 1s infinite steps(8);
    animation: bt-spin 1s infinite steps(8);
    vertical-align: middle;
    font: normal normal normal 14px/1 "Black Tie";
    display: inline-block;
    margin-right: 0.5em;
}*/
img {
    vertical-align: middle;
    max-width:100%;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.img_list label{
    padding: 7.5px;
}
.img_list figure{
    padding-bottom:70%;
    height:0;
    background-color:#fff;
    display:block;
    background-size:cover;
    background-position:center;
    border:5px solid #fff;
    -webkit-box-shadow: 0 0 5px -1px rgba(0,0,0,0.3);
    box-shadow: 0 0 5px -1px rgba(0,0,0,0.9);
    margin:7.5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.img_list figure.contain{
    background-size:contain;
    background-repeat:no-repeat;
}
.img_list figure>.actions{
    background-color: rgba(0, 0, 0, 0.5);
    padding: 0.5em;
    display:none;
}
.img_list figure>.actions>ul>li{
    display:inline-block;
}
.img_list figure>.actions>ul>li>a{
    color: #fff!important;
    margin-right:0.5em;
}
.img_list figure:hover>.actions{
    display:block;
}
.img.zoom{
    -webkit-transition: all 0.3s ease-in-out!important;
    transition: all 0.3s ease-in-out!important;
    background-size: 130%!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    background-color: gray!important;
    position: relative!important;
}
.img.zoom:hover{
    background-size: 150%!important;
}
.img{
    position:relative;
    padding-bottom:100%;
    width:100%;
    background-color:#f1f1f1;
    height:0;
    background-size:cover!important;
    background-position:center!important;
}
.img>.overlay{
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
}
.img>.overlay.center>*{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
}
.img>.overlay>*{position:absolute;}
.img>.overlay.top>*{top:0;}
.img>.overlay.left>*{left:0;}
.img>.overlay.bottom>*{bottom:0;}
.img>.overlay.right>*{right:0;}

.img>.overlay.hover{
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    opacity:0;
}
.img>.overlay.hover:hover{
    opacity:1;
}
.img.contain{
    background-size:contain!important;
    background-repeat:no-repeat!important;
}
.img.lazy{
    background:#c5c5c5;
    position:relative;
}
.img.lazy.load:after{
position: absolute;
left: 50%;
top: 50%;
margin-left: -0.5em;
margin-top: -0.5em;
color: gainsboro;
content: "\f03d";
-webkit-animation: bt-spin 1s infinite steps(8);
animation: bt-spin 1s infinite steps(8);
vertical-align: middle;
font: normal normal normal 35px/1 "Black Tie";
display: inline-block;
margin-right: 0.5em;
font-weight:700;
}
.editable a[class^="edit"]{
    display: none;
}
.editable:hover a[class^="edit"]{
    display: block;
}
.editable [class^="edit_new"]{
    display:none;
}
hr{
    margin:15px 0!important;
    border: 0;
    border-top: 1px solid #eee;
}
figure {
    margin: 0;
}
.clear{
    clear:both;
}
.circle{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.rounded{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.borded{
    border: 1px solid;
}
.borded.dashed{
    border-style:dashed!important;
}
.pointer{
    cursor:pointer!important;
}
.img.pointer:hover{opacity:0.9;}
.ellipsis{
    line-height:initial;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
ul>li{
    margin-bottom:0.25em;
}
ul.inline {
    line-height: 1.3em;
}
ul.inline>li{
    display:inline-block;
    margin-right:0.85em;
    margin-bottom:0!important;
}
ul.inline.tight>li{
    margin-right:0.1em!important;
}
ul.inline>li:last-of-type{
    margin-right:0;
}
.ui-tooltip.error{
    z-index:9999;
    background-color: #FAE9A3;
    color: #332702;
    border: 1px solid rgba(185, 149, 1, 0.5);
    -webkit-box-shadow: 0 0 0 #FFF;
    -moz-box-shadow: 0 0 0 #FFF;
    box-shadow: 0 0 0 #FFF;
    text-align: center;
    font-size:16px;
    padding:0.85em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.ui-tooltip.error:after{
    content: "";
    width: 0;
    height: 0;
    border-left: 0.65em solid transparent;
    border-right: 0.65em solid transparent;
    border-top: 0.65em solid #FAE9A3;
    position: absolute;
    bottom: -0.64em;
    left: 50%;
    margin-left: -0.75em;
    margin-top: 0px;
}
.ui-tooltip.error:before{
    content: "";
    width: 0;
    height: 0;
    border-left: 0.65em solid transparent;
    border-right: 0.65em solid transparent;
    border-top: 0.65em solid rgba(185, 149, 1, 1);
    position: absolute;
    bottom: -0.65em;
    left: 50%;
    margin-left: -0.75em;
    margin-top:0;
}
ul li.cat>ul{
    transition: opacity 0.4s ease-out;
    opacity: 0; 
    height: 0;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.168627) 0px 0px 10px 0px inset;
    background-color: rgba(0, 0, 0, 0.05);
}
ul li.cat.guides>ul{
    margin-left: 3em;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border-left: 1px dashed#1d1d1d;
}
ul li.cat:last-of-type>ul{
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
}
ul li.cat>ul>li{
    overflow:hidden;
}
ul li.cat>ul>li>a{
    padding-left:30px;
}
ul li.cat>a:after{
    content: "\F093"; 
    vertical-align: middle;
    font: normal normal normal 14px/1 "Black Tie";
    display: inline-block;
    margin-right: 0.5em;
    float:right;
    color:#D0D0D0;
}
ul li.cat>a.open:after{
    content: "\F091"!important; 
}
ul li.cat>a.open+ul{
    opacity: 1;
    height: auto;
}
.autocomplete{
    position:relative;
    display:inline-block;
}
ul.breadcrumb{
    margin-bottom:15px;
}
ul.breadcrumb li{
    display:inline-block;
    margin-bottom:0;
}
ul.breadcrumb li:after{
    content: ">";
    margin: 0 0.5em;s
}
ul.breadcrumb li:last-of-type:after{
    content: ""
}
.autocomplete ul{
    position: absolute;
    max-height: 170px;
    overflow-y: auto;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    z-index: 997;
    -webkit-animation-duration: 0.2s;
    animation-duration: 0.2s;
    background-color: #fff;
    border: 1px solid #eee;
    background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7));
    background: -webkit-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#f7f7f7 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#f7f7f7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 );
}
.autocomplete ul li{
    padding: 0;
    margin: 0;
    list-style: none;
}
.autocomplete ul li a{
    padding: 0.5em 1em;
    border-bottom: 1px solid #eee;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.autocomplete ul li:hover{
    background-color:#F6F7F8;
}
ul#pager:empty{
    display:none;
}
ul#pager{
    margin:0;
    padding:0;
    list-style:none;
    margin: 1em;
    margin-top: 2em;
}
ul#pager li{
    margin:0;
    padding:0;
    list-style:none;
    display:inline-block;
}
ul#pager li a{
    border: 1px solid #eee;
    padding: 0.5em;
    border-radius: 4px;
}

a.btn,button.btn{
    display: inline-block;
    padding: 0.5em;
    margin:0;
    background:transparent;
    margin-right:0.5em;
    margin-bottom:0.5em;
    vertical-align:middle;
    position:relative;
    border:none;
    outline:none;
}
a.btn.slim,button.btn.slim{
    padding: 1em 2em;
}
a.btn:hover,button.btn:hover{
    opacity:0.8;
    webkit-transition: all 0.2s;
    -webkit-transition-delay: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
a.btn:active,button.btn:active{
    position: relative;
    top: 1px;
}
a.btn:last-of-type,button.btn:last-of-type{
    margin:0;
}

.dropdown{
    text-align:left;
}
.dropdown>a+div{
    border: 1px solid rgba(100, 100, 100, .4);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
    margin-bottom:0.5em;
    position: absolute;
    -webkit-animation-duration: 0.2s; /* Chrome, Safari, Opera */
    animation-duration: 0.2s;
    background-color: #fff;
    border: 1px solid #eee;
    display:none;
    z-index:999;
}
.dropdown>a:after{
    content: "\F091";
    vertical-align: middle;
    font-family: "Black Tie";
    font-weight: inherit;
    display: inline-block;
    margin-left: 0.25em;
    font-size: 0.7em;
    line-height: 0;
}
.dropdown.noarrow>a:after{
    content:"";
}
.dropdown.right{
    /*float:right;*/
    position:relative;
}
.dropdown.right>a+div{
    right:0;
}
.dropdown.hover:hover>a+div{
    display:block;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
}
.dropdown.arrow>a+div:after{
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    top: -9px;
    left: 10px;

}
.dropdown.arrow>a+div:before{
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #989898;
    position: absolute;
    top: -9px;
    left: 10px;
}
.dropdown.right.arrow>a+div:after{
    right: 10px!important;
    left: initial!important;
}
.dropdown.right.arrow>a+div:before{
    right: 10px!important;
    left: initial!important;
}

*::-webkit-input-placeholder {
    font-family: 'Open Sans', sans-serif;
    font-weight:300!important;
}
*:-moz-placeholder { /* Firefox 18- */
    font-family: 'Open Sans', sans-serif;
    font-weight:300!important;
}
*::-moz-placeholder {  /* Firefox 19+ */
    font-family: 'Open Sans', sans-serif;
    font-weight:300!important;
}
*:-ms-input-placeholder {  
    font-family: 'Open Sans', sans-serif;
    font-weight:300!important;
}
::selection {
    background: #4CA1FF; /* WebKit/Blink Browsers */
    color:#fff;
}
::-moz-selection {
    background: #4CA1FF; /* Gecko Browsers */
    color:#fff;
}
::-webkit-scrollbar-track
{
    background-color: #eaeaea;
}
::-webkit-scrollbar
{
    width: 8px;
    background-color: #F5F5F5;
}
::-webkit-scrollbar-thumb
{
    background-color:#ccc;
}

@media (max-width: 767px) {
    .editable a[class^="edit"]{
        display:block;
    }
    .row.revert>[class^="col"]{
        margin-left:0!important;
    }
    .mobile{
        display:inline-block!important;
    }
    .desktop{
        display:none!important;
    }
    .m_block{
        display:block!important;
    }
    .mcenter{
        text-align:center!important;
    }
    .mleft{
        text-align:left!important;
    }
    .m_m0{
        margin:0!important;
    }
    .m_m15{
        margin:15px!important;
    }
    .m_p0{
        padding:0!important;
    }
    .m_p5{
        padding:5px!important;
    }
    .m_p8{
        padding:8px!important;
    }
    .m_p10{
        padding:10px!important;
    }
    .m_p15{
        padding:15px!important;
    }
    .m_pv0{
        padding-top:0!important;
        padding-bottom:0!important;
    }
    .m_mv0{
        margin-top:0!important;
        margin-bottom:0!important;
    }
    .m_ph0{
        padding-left:0!important;
        padding-right:0!important;
    }
    .m_mh0{
        margin-left:0!important;
        margin-right:0!important;
    }
    .m_middle>*{
        vertical-align:middle!important;
    }
    ul li.cat.guides>ul{
        margin-left: 0.8em!important;
    }
    .img_list figure>.actions{
        display:block!important;
    }
    .dropdown.mfull>a+div {
        overflow: auto;
        left: 0;
        position:fixed!important;
        width: 100%!important;
        height: calc(100% - 47px);
        margin-bottom:0;
        min-width:0!important;
    }
    .dropdown.right{
        position:initial;
    }
    ul.inline>li{
        margin-right:0.45em;
    }
    .select>select{
        padding-right: 1.25em!important;
    }
    .select:after{
        right: 0.4em;
    }
}
@media (pointer:coarse) {
    .editable a[class^="edit"]{
        display:block;
    }
}
table{margin-bottom:18px;border-collapse:collapse;width:100%}table:last-child{margin-bottom:0!important}table.a-align-top td,table.a-align-top th{vertical-align:top}table.a-align-center td,table.a-align-center th{vertical-align:middle}table.a-align-bottom td,table.a-align-bottom th{vertical-align:bottom}table.a-bordered{margin-bottom:22px;border:1px solid #e7e7e7;border-top-color:#eaeaea;border-bottom:none;border-spacing:0}table.a-bordered td,table.a-bordered th{border-bottom:1px solid #eaeaea}table.a-bordered tr:first-child th{background:#f0f0f0;background:#f3f3f3;background:-webkit-linear-gradient(top,#f8f8f8,#eee);background:linear-gradient(to bottom,#f8f8f8,#eee);box-shadow:0 1px 0 rgba(255,255,255,.5) inset;border-color:#e7e7e7;border-bottom:1px solid #ddd}table.a-bordered tr:last-child td{border-color:#e7e7e7}table.a-bordered.a-vertical-stripes{border-right:none}table.a-bordered.a-vertical-stripes tr td,table.a-bordered.a-vertical-stripes tr th{border-right:1px solid #eaeaea}table.a-bordered.a-vertical-stripes tr td:last-child,table.a-bordered.a-vertical-stripes tr th:last-child{border-right:1px solid #e7e7e7}table.a-bordered.a-vertical-stripes td:nth-child(even),table.a-bordered.a-vertical-stripes th:nth-child(even){background-color:#f6f6f6}table.a-bordered.a-vertical-stripes tr:nth-child(even){background-color:transparent}table.a-keyvalue{margin-bottom:22px;border-bottom:1px solid #e7e7e7}table.a-keyvalue th{background-color:#f3f3f3;font-weight:400;color:#111}table.a-keyvalue td,table.a-keyvalue th{border-top:1px solid #e7e7e7}td,th{vertical-align:top}td:first-child,th:first-child{padding-left:0}td:last-child,th:last-child{padding-right:0}th{text-align:left}tr:last-child td,tr:last-child th{padding-bottom:0}tr:first-child td,tr:first-child th{padding-top:0}.a-text-center table{margin-left:auto;margin-right:auto}td,th{padding:3px}table.a-bordered td,table.a-bordered th{padding:5px 8px}table.a-bordered tr:hover{/*background:#dedede!important*/} table.a-bordered tr:nth-child(even){background-color:#f6f6f6}table.a-lineitem td,table.a-lineitem th{padding:0 3px}table.a-lineitem td:first-child,table.a-lineitem th:first-child{padding-left:0}table.a-lineitem td:last-child,table.a-lineitem th:last-child{padding-right:0}table.a-keyvalue td,table.a-keyvalue th{padding:7px 14px 6px}

ul.border li{
    border-bottom:1px solid #eee;
}
ul.border li:last-of-type{
    border-bottom:none;
}
ul li.cat.style2{
    background: #f0f0f0;
    background: #f3f3f3;
    background: -webkit-linear-gradient(top,#f8f8f8,#eee);
    background: linear-gradient(to bottom,#f8f8f8,#eee);
    box-shadow: 0 1px 0 rgba(255,255,255,.5) inset;
    border: 1px solid #ddd;
    border-top:none;
}
ul li.cat.style2:first-of-type{
    border-top:1px solid #ddd;
}
ul li.cat.style2>ul{
    box-shadow:none;
    border-top: 1px solid #ddd;
    background:#fff;
}
ul li.cat.style2>ul>li:nth-child(even),ul li.cat.style2>ul>li:nth-child(even)>*{
    background:#f2f2f2;
}
ul li.cat.style2>ul>li:nth-child(odd),ul li.cat.style2>ul>li:nth-child(odd)>*{
    background:#fff;
}
.verticaltext{
    display: block;
    writing-mode: vertical-lr;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: vertical-lr;
    letter-spacing: -0.1em;
    margin: auto;
    text-align:initial!important;
}
.oswald{
    font-family: 'Oswald', sans-serif!important;
    font-weight:400;
}
.box{
    background-color: #fff;
    margin-bottom:15px;
}
.box:last-of-type{
    margin-bottom:0;
}
.box>header{
    background: #fff;
    border-bottom: 1px solid #eee;
    margin: 0;
    padding: 18px;
}
.box>header+*{
    background:#fff;
    overflow:auto;
}
.box.list>section>ul>li{
    padding:1em;
    border-bottom:1px solid #eee;
}
.box.list>section>ul>li label{
    font-weight:600;
    display:inline-block;
    width: 50%;
}
.box.list>section>ul>li label+span{
    display: block;
    float: right;
    width: 50%;
}
/*
THIS SITE GENERAL
THIS SITE GENERAL
THIS SITE GENERAL
*/
.color{
    color:#419a45!important
}
.bg-color{
  background-color:#419a45!important;
}
.bg-color2{
  background-color:#307d33!important;
}
.hbar{
    background: #419a45;
    height: 3px;
}

.txt, .txt p{
    line-height:1.55;
}

/*
THIS SITE GENERAL
THIS SITE GENERAL
THIS SITE GENERAL
*/
