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;
}
.background{
    background-color: #2d9efe!important;
    border-color: #2d9efe!important;
    color:#fff!important;
}
.font{
    /*font-family: 'Finger Paint', cursive!important;*/
}
.color{
    color:#2d9efe!important;
}

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: 767px) {
    .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;
}
   * { 
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0, 0, 0, 0);
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
[role="button"],input[type="submit"] {
    cursor: pointer;
}
body{
    font-family: 'Nunito', sans-serif;
    /*background-color:#FAFAFA;*/
    background-color: #f7f7f7;
    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(15px);
    -moz-filter: blur(15px);
    -o-filter: blur(15px);
    -ms-filter: blur(15px);
    filter: blur(15px);
}
p{
    word-break: break-word!important;
    margin-bottom:0.5em;
    line-height: 1.333em;
}
.noselect, .noselect * {
  -webkit-touch-callout: none!important; /* iOS Safari */
    -webkit-user-select: none!important; /* Safari */
     -khtml-user-select: none!important; /* Konqueror HTML */
       -moz-user-select: none!important; /* Firefox */
        -ms-user-select: none!important; /* Internet Explorer/Edge */
            user-select: none!important; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
b,strong{
    font-weight: 700;
}
.middle>*{
    vertical-align:middle!important;
}
.center:not(.overlay){
    text-align:center;
}
.relative{
    position:relative;
}
.right{
    text-align:right;
}
.left{
    text-align:left;
}
.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;
}
.p2{
    padding:2px!important;
}
.p5{
    padding:5px!important;
}
.p7-5{
    padding:7.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;
}
.m2-5{
    margin:2.5px!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;
}
.mh4{
    margin-left:4px!important;
    margin-right:4px!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;
}
.capitalize:first-letter{
    text-transform:uppercase;
}
.tightletters{
    letter-spacing: -0.05em;
}
.block{
    display:block!important;
    margin-right:0!important;
    width: 100%;
}
.hide
{
   display:none!important;
   opacity:0!important;
}
.mobile{
    display:none!important;
}
.inline{
    display:inline-block!important;
    width: initial!important;
}
.hideempty:empty{
    display:none;
}
.ln0{
    line-height:0;
}

a{
    -ms-touch-action: manipulation;	/* IE10  */
    touch-action: manipulation;
    outline-width:0!important;
    color:#000!important;
    text-decoration:none!important;
    vertical-align: initial!important;
    display: inline-block;
    white-space: nowrap;
}
a:hover{
    outline-width:0!important;
    opacity:0.8;
    text-decoration:none!important;
}
a:active{
    outline-width:0!important;
    color:#000;
    text-decoration:none!important;
}
.switch {
  position: relative;
  display: inline-block;
  width: 54px;
  height: 28px;
}

.switch input {display:none;}

.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.switch .slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider , input.checked + .slider{
  background-color: #0096e9;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before  , input.checked + .slider:before{
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
label{
    margin-bottom:0.5em;
    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']):not([type='radio']):not([type='range']),textarea,select,*.textarea{
    -webkit-user-select: auto;
    -khtml-user-select: auto;
    -moz-user-select: auto;
    -o-user-select: auto;
    user-select: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #dddfe2;
    box-shadow: none!important;
    font-family: 'Nunito', 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='text'],input[type='datetime-local']{
    height: 2.5em;
}
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{
    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;
}
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:#fff;
    height:0;
    background-size:cover!important;
    background-position:center!important;
    /*background-image:url('../img/default-avatar.png');*/
}
.img>.overlay{
    position: absolute;
    width: 100%;
    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.dark{background: rgba(0, 0, 0, 0.5);}
.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;
}
[data-lazy]:not(img){
    background-image:url('../img/loading.svg');
    background-color: #fbfbfb;
    background-repeat:no-repeat!important;
    background-size:40%!important;
    background-position:center!important;
}
img[data-lazy]{
    display:none;
}
img[data-lazy]+span.load{
    display:block;
    position:relative;
    padding-bottom:80%;
    width:100%;
    background-color:#fff;
    height:0;
    background-image:url('../img/loading.svg');
    background-color: #fbfbfb;
    background-repeat:no-repeat!important;
    background-size:100px!important;
    background-position:center!important;
}
.editable a.hover[class^="edit"]{
    display: none;
}
.editable:hover a.hover[class^="edit"]{
    display: initial!important;
}
.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%;
}
.circle.rounded{
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.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.5em;
}
ul.inline {
    /*line-height: 1.3em;*/
}
ul.inline>li{
    display:inline-block;
    margin-right:0.85em;
    margin-bottom:0!important;
}
ul.inline.tight>li:not(.m0){
    margin-right:0.1em!important;
}
ul.inline.large>li:not(.m0){
    margin-right:1.5em!important;
}
ul.inline>li:last-of-type{
    margin-right: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#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{
    box-shadow: 0 5px 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;
    border-top:0;
    display:none;
    z-index:999;
}
.dropdown>a.open+div{display:block!important;}
.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: 'Nunito', sans-serif;
    font-weight:400!important;
}
*:-moz-placeholder { /* Firefox 18- */
    font-family: 'Nunito', sans-serif;
    font-weight:400!important;
}
*::-moz-placeholder {  /* Firefox 19+ */
    font-family: 'Nunito', sans-serif;
    font-weight:400!important;
}
*:-ms-input-placeholder {  
    font-family: 'Nunito', sans-serif;
    font-weight:400!important;
}
::selection {
    background: #4CA1FF; /* WebKit/Blink Browsers */
    color:#fff;
}
::-moz-selection {
    background: #4CA1FF; /* Gecko Browsers */
    color:#fff;
}


@media (max-width: 767px) {
    .editable a[class^="edit"]{
        display:block!important;
    }
    
    .row.revert>[class^="col"]{
        margin-left:0!important;
    }
    .mobile{
        display:inline-block!important;
    }
    .desktop{
        display:none!important;
    }
    .m_block{
        display:block!important;
    }
    .m_block.full{
        width:100%!important;
    }
    .mcenter{
        text-align:center!important;
    }
    .mleft{
        text-align:left!important;
    }
    .m_m0{
        margin:0!important;
    }
    .m_m10{
        margin:10px!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 {
        -webkit-overflow-scrolling: touch;
        overflow: auto;
        left: 0;
        position:fixed!important;
        width: 100%!important;
        height: calc(100% - 41px);
        margin-bottom:0;
        min-width:0!important;
    }
    .dropdown.right{
        position:initial;
    }
    .hscroll>*::-webkit-scrollbar-thumb,
    .hscroll>*::-webkit-scrollbar,
    .hscroll>*::-webkit-scrollbar-track {
      height: 0!important;
      width: 0!important;
      display:none!important;
    }
    .hscroll{
        overflow-y: hidden;
        position: relative;
    }
    .hscroll>*{
        -webkit-user-select: none;
        display: block;
        overflow-y: hidden;
        padding: 0;
        position: relative;
        -webkit-overflow-scrolling: touch;
        overflow-x: scroll;
    }
    .hscroll>*>*{
        width:min-content;
        min-width: 100%;
        
        position: relative;
        white-space: nowrap;
        overflow: hidden;
    }
    .hscroll:after{
        content: "";
        background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(248,248,248,0)),color-stop(100%,rgba(255,255,255,1)));
        height: 100%;
        position: absolute;
        pointer-events: none;
        right: 0;
        top: 0;
        width: 24px;
        z-index: 2;
    }
    .hscroll.gray:after{
        background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(248,248,248,0)),color-stop(100%,rgb(233, 235, 238)))!important;
    }
    /* hscroll */
    ul.inline>li{
        margin-right:0.45em;
    }
    .select select{
        padding-right: 1.25em!important;
    }
    .select:after{
        right: 0.4em;
    }
}
@media (pointer:coarse) {
    .img.pointer:hover{opacity:1!important;}
    .editable a[class^="edit"]{
        display:block!important;
    }
}
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;
}

input.dark, textarea.dark{
    border: 1px solid #0c0c0c!important;
    background-color: #20222d!important;
}
.shadow{
        text-shadow: 1px 1px 1px #9a9a9a;
}
input.visible[disabled="true"]{opacity: 1!important;}


 @supports(scroll-snap-type: y mandatory) 
{
    .carousel {
      overflow: scroll;
      -webkit-overflow-scrolling: touch;
      position: relative;
       scroll-snap-type: x mandatory;
       overflow-y: hidden;
    }
    .carousel .wrapper .element {
      scroll-margin: 0px;
      scroll-snap-align: start;
      scroll-snap-stop: normal;
      float: left;
    }
    .carousel .wrapper {
          width: max-content;
    }
}
@supports not (scroll-snap-type: y mandatory) 
{
    .carousel .wrapper{
            min-width: 100px;
            width: auto !important;
            -webkit-overflow-scrolling: touch;
            width: 100px;
            overflow-x: scroll;
            overflow-y: hidden;
            white-space: nowrap;
    }
    .carousel .wrapper>*{display:inline-block;width:100%;}
}