a {
    color: #007ac5;
    text-decoration: none;
    transition: all 0.25s;
}
a:focus {outline:none;border:0}
a:hover {color:#007ac5;text-decoration: none}
ul {padding:0;margin:0;list-style-type: none}
h1 {font-size:36px;}
h2 {font-size:30px;}
h3 {font-size:24px;}
h4 {font-size:18px;}
h5 {font-size:14px;}
h6 {font-size:12px;}
h1, h2, h3, h4 ,h5, h6 {font-weight: 700;color:#333;padding:0px;margin:0px;font-weight: 700;padding-bottom:14px;line-height: 1.25em;font-family: 'Open Sans',sans-serif}

.landing .sqs-block h2 {background: #00197f;color:#fff;padding:0;margin:0;font-size: 14px;position: relative;line-height: 40px}
.landing  .sqs-block h2 span {background: #007ac5;padding:0px 20px;display:inline-block;text-transform: uppercase}
#seged {display:none;position: fixed;top:0;right:0; background: #eeefff; border: 1px solid #656C6B; padding: 5px; z-index: 991230;}
#loading {color: #fff; font-weight: bold; width: 200px; height:50px;  position: absolute; display: none; z-index:11001;border: 0px solid #ddd}

.post-category-name {text-align: center;
    color: #333333;background: rgba(0, 0, 0, 0.05);
    padding: 15px 35px;
    margin-bottom: 10px;
}
.post-category-name .h2-name {margin:0;padding:0}
.post-category-name .meta-info {margin-top:5px}
.meta-info span {
    white-space: nowrap;
    background: #00197f;
    color: #ffffff;
    height: 21px;
    line-height: 20px;
    display: inline-block;
    padding-right: 7px;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.meta-info span i {
    background: #007ac5;
    height: 21px;
    width: 21px;
    line-height: 21px;
    margin-right: 7px;
}
/*html,
body,
#wrapper {
    height: 100%;
}
body > #wrapper {
    height: auto;
    min-height: 100%;
}
*/
#content {
    padding-bottom: 140px;
}


@font-face {
    font-family: 'Brandon';
    src: url('../font/Brandon_reg.eot');
    src: url('../font/Brandon_reg.eot?#iefix') format('embedded-opentype'),
    url('../font/Brandon_reg.woff') format('woff'),
    url('../font/Brandon_reg.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.brandon {font-family: 'Brandon'}
.sourcesans {font-family: 'Open Sans', sans-serif;}

body {
    /*font-family: 'Open Sans', sans-serif;
    */
    font-weight: 400;
    background: #f5f5f5;
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    color:#333;
    font-size: 14px;
    -webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */    
    overflow-x: hidden; 
}

/*#page-wrap {width:100%;}*/
#page-wrap {
    margin: 0px auto;
    padding-top:0px;
    /*max-width: 1180px;
    padding: 20px 0px 70px 0px;*/
}
.landing #page-wrap {padding-top: 0}
#navbar ul{margin-left:0px;float:left;}

/*Article*/
.article .timeago {font-size: 14px}
article header .topimage, .article .topimage {margin:0;position: relative}
article header .topimage img{width:100%;height:auto;vertical-align: middle;}

article header .credit{
    color: #666;
    display: block;
    font-size: 11px;
    font-style: italic;
    line-height: 15px;
    margin-bottom: 24px;
    margin-top: -12px;
    text-align: right;
    width: 100%;
}

article .article-info{font-family: 'Brandon'}
/*article .name {
    color: #363636;
    font-size: 14px;
    font-weight: bold;
    line-height: 21px;
    margin-bottom: 6px;
    text-transform: uppercase;
}
article .author-avatar {width:70%;
margin:0 auto 12px;
}
*/

article .author-location{float:none;text-transform:uppercase;color:#969696;font-size:12px;display:inline-block;vertical-align:middle;}
.location a, article .author-location a {color:#969696;text-decoration: none}
article .author-social{}
.sidebar-item .margin-wrapper {height:60px;}
.article .post-authors {margin-top: 15px;margin-bottom: 15px}
.article .post-authors, .sidebar-item .post-authors {font-size: 12px;line-height: normal;letter-spacing: 0.5px;color:#b0b0b0;margin-bottom: 10px;font-family: 'Open Sans',sans-serif}
.article .post-authors span, .sidebar-item .post-authors span {display:inline-block;margin-right: 14px;line-height: 12px}
.article .post-authors i, .sidebar-item .post-authors i {margin-right:8px;line-height: 12px}
.article .post-authors a{/*width:20%;*/color:#b0b0b0}
.article .post-authors a:hover {color:#007ac5}
.article .post-authors .name {display:inline-block;vertical-align: middle;font-size: 12px;text-transform: uppercase}
.article .post-authors .name a {font-weight: normal;color:#969696;text-decoration:none}
.article .post-authors a img {width:30px;margin-right:8px}
.article .post-authors .avatar {border-radius: 50%;width:30px;height:30px}
.article .post-authors .tagscloud {margin-top:0px}
.article .post-authors .tagscloud a.tag-item {padding:0;margin:0;background:none;color:#b0b0b0;font-size: 12px !important;font-family: 'Open Sans',sans-serif}
.article .post-authors .tagscloud a.tag-item:hover {text-decoration: underline}

article.event .post-authors {color:#007ac5;;font-size:13px;font-weight: 600}

article .post-content .location {font-size:12px;margin-top:10px}
article .post-content .timeago {margin-top:10px}
article .post-content .post-authors {text-align: left}
article .post-content .post-authors.more {text-align: center}
article .post-content .post-authors.more .avatar {width:70px;height:70px;margin:0 auto;float:none;clear:both;display: block;margin-bottom:10px}
article .post-content .post-authors.more .name {display: block;width:100%;text-align: center;float:none}
article .post-content .post-authors.more a {float:none}
article .post-content .post-authors.more .author-social {margin-top:4px}
article .post-content .post-authors.more .social li {margin:0px;transform: scale(0.7)}
article .post-content .post-authors .author-item {margin-bottom:20px}
article .post-content .post-date {margin-top:8px}
.article .banner-item {padding-top:10px;padding-bottom: 10px}
.author-social a {color:#b2b2b2}
.author-social span {margin-right:20px}
.post-authors.more .author-social {padding-top:0;margin-top:0}
.post-authors.more .author-social span {width:8px;transform: scale(0.7);margin:0;margin-right:8px;height:12px}
.post-content.list .location, .post-content.opened .location {margin-left: 0}
.post-content.list .timeago, .post-content.opened .timeago {margin-left:0px;padding-left:20px}

#popular-news .leadrow {padding-bottom:15px}

#authors-list .avatarimg.margin-wrapper {height:230px;width:230px;overflow: hidden;border-radius: 50%;background: #f5f5f5;position: relative;}
#authors-list .avatarimg.margin-wrapper img{min-height:230px;left:-25%;}
/*.aloha-editable {padding:0px;margin-bottom:30px;}*/
.aloha-image {padding:0px;border:0px} 

.mobilmenu {display:none;}
.mobilmenu img {}
.mobilmenu a {color:#fff;text-decoration: none}
#logo {
    cursor:pointer;padding-top:20px;padding-bottom:20px;
}
#logo img {}
#header-right {padding-top:0px;position: relative;text-align: right}
.tmenu {position: absolute; top:10px;right:10px;}
.tmenu a {margin-left:18px}

.hajtasreg {padding-bottom: 3px}
.hajtasreg .btn_class {font-size: 12px;background: #ff0000;padding:6px 10px}

#searchfield {width: 100%;padding:0px 10px}
.newssearch {padding: 5px 15px 10px;background: #f5f5f5;margin-bottom:20px}
.grid .container .newssearch .row, .grid .container-fluid .newssearch .row {background: #f5f5f5}
.newssearch .search-label {font-weight: 500}
.newssearch a.btn_class {padding:0px 20px}
.topmenu {position: absolute; top:0px;right:0px;display:none}

#valutaselect {position: absolute; top:0px;right:0px}
#valutaselect input, #valutaselect select {font-size:11px}

header {
    width: 100%;
    
}

#header {
    margin: 0 auto;position: relative;
    padding:0px 15px 0px 15px;
    z-index:1000;background: #fff;
}                                                                                                           
.header-top {margin:0px auto;max-width:1180px;position: relative;height:115px;background: #fff}
.header-bottom {padding:0px;clear:both;float:none;position: relative;margin-bottom:0px;background: #00197f;height:50px}
#wrapper {
    width: 100%;
    /*overflow: hidden;*/
    text-align:center;
}
.header-top .row {font-size: 0}
.header-top .column {display:inline-block;float:none;vertical-align: middle}
#main-content {position: relative; width:100%; margin: 0px auto;text-align: center;}
#guts {position: relative;width:100%;min-height: 300px;padding-bottom:30px}
.search-icon {display:none}
.grid {text-align:left;margin:0px auto;font-size: 14px;font-family: 'Open Sans',sans-serif;padding-top:0px}
.sqs-layout {max-width:1180px;margin:0px auto;padding:0px 0px 0px 0px;position: relative;background: #fff}
.sqs-layout .sqs-layout {padding:0px}
.container, .container-fluid {max-width:1180px;}
.container-fluid .row.first, .bpoints .container-fluid .row.first {padding-top:30px;padding-left:15px;padding-right: 15px;padding-bottom: 15px}
.grid .container .row, .grid .container-fluid  .row {background: #fff;padding-left:15px;padding-right: 15px}
.grid .container .bgcolor .row, .grid .container-fluid .bgcolor .row {background:none}
.grid .container .row .row, .grid .container-fluid .row .row {padding:0}
.landing .container, .landing .container-fluid {}
.landing .category-panel, .landing .category-panel-small {padding:0;border:0px solid #b60000;overflow: hidden}
.category-panel-catimg, .category-panel-small .margin-wrapper {height:100%;background-position: center center;background-size: cover}
.landing .double-posts .row  {margin:0}
.contents, .menu-title {max-width:1180px;margin:0px auto;padding:0px 0px 30px 0px}
.contents {position: relative;}
.contents-block {margin-bottom:20px;position: relative}

nav {padding-top:0px}
nav ul.sf-menu {
     width:auto;
     padding-top:0px;
     display:inline-block;
     border:0px solid #b60000;}

nav .menu {padding-top:0px;width:100%;text-align:left;}
#navbar {width:auto;}
.navbar {border:0;padding:0;margin:0}
.navbar-collapse {padding-left:0;padding-right: 0}
.navbar-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;
}

.navbar-inverse {background: none}
.navbar-inverse .navbar-nav > li > a {color:#fff;text-transform: uppercase;font-weight: 600;padding:20px 10px;}
.navbar-inverse .navbar-nav > li > a:hover {color:#aaa}
.navbar-nav {margin-left:20px}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
    padding-right: 0;
    padding-left: 0;
}
.navbar-wrapper .navbar {
    padding-right: 15px;
    padding-left: 15px;
}
.navbar-wrapper .navbar .container {
    width: auto;
}

@media (min-width: 768px) {
    /* Navbar positioning foo */
    .navbar-wrapper {
        margin-top: 20px;
    }
    .navbar-wrapper .container {
        padding-right: 15px;
        padding-left: 15px;
    }
    .navbar-wrapper .navbar {
        padding-right: 0;
        padding-left: 0;
    }

    /* The navbar becomes detached from the top, so we round the corners */
    .navbar-wrapper .navbar {
        border-radius: 4px;
    }

    /* Bump up size of carousel content */
    .carousel-caption p {
        margin-bottom: 20px;
        font-size: 21px;
        line-height: 1.4;
    }

    .featurette-heading {
        font-size: 50px;
    }
}

#wrapper.loading article:first-child {
    padding-bottom: 0;
}

.busket-col1 {float:left;width:30%;margin-top: 8px;overflow:hidden;}
.busket-col2 {float:left;width:30%;margin-top: 8px;width:35%}
.busket-col3 {float:right;width:30%;margin-top: 8px;width:35%}

.busket-col1 .padder, .busket-col2 .padder {padding-left:20px}

#boxc input, #boxc textarea {width:80%}
#boxc input[type="checkbox"] {width:auto}
#boxc .col0 {padding-top:14px}

#boxc h2 {}
.mobile-search {display: none}
.footer {background: #00197f;margin-top:0px}
#footer {max-width:1180px;margin:0px auto;padding:0px 0px 0px 0px}
.footer-header {text-align:center;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:50px 0px 50px 0px}
.footer-header .label {font-size:100px; font-weight: 200; line-height: 100px; }
.footer-categories .one-col {float:left;width:205px;}
.footer-categories .one-col a {color:#fff}
.footer-categories {text-align: left;font-size:13px;margin-top:20px;}
.footer-categories .name-level-0, .footer-menu .name-level-0 {font-weight: 400;margin-top:20px;padding-right:30px;}
.footer-categories .name-level-0.first {margin-top:0px}
.footer-categories .name-level-1, .footer-menu .name-level-1 {font-weight: 200;padding-right:30px;}
.footer-menu {padding-bottom:50px;color:#a4a4a4;font-size: 14px;padding-left:20px;padding-right:20px}
.footer-menu .one-col {float:left;width:260px;}
.footer-tamogato {text-align:center;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:30px 0px 30px 0px}
.footer-tamogato img {margin:5px;max-height:85px}
.flogo {float:right;text-align: right}
.copy {background: #00197f;color:#fff;font-size: 14px;padding:10px 0}
.copy .mediawidth {max-width: 1240px;margin:0 auto;padding-top:0;padding-bottom:0}
.copy .container-fluid {padding:0}
.footer-menu .title {margin-bottom:20px;color:#00197f;font-size:16px;text-transform: uppercase;padding-top:30px}
.footer-menu .desc {padding-right:30px}
p {margin:0px 0px 10px 0px}
.footer-menu .menu-item {margin-bottom: 5px}
.footer-menu .menu-item a {color:#969696;text-transform: uppercase;text-decoration: none}

.fmenu {}
.footermenu {text-align: center;width: auto;margin:0 auto}
.footermenu li {float:left;text-align: left;padding:40px 10px 0;}
.footermenu li a {color:#fff;font-weight: 600;text-transform: uppercase;}
.footermenu li ul {display:block;padding-top:20px}
.footermenu li ul li {display:block;float:none;text-align: left;margin:0 0 10px;padding:0;max-width: 100px}
.footermenu li ul li a {color:#fff;font-weight: 300;text-transform: none}

section {
	padding-top: 0px;
}

article:first-child {
    padding-bottom: 0px;
    display: inline-block;
    width: 100%;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
*+html article:first-child {
    display: inline;
    zoom: 1;
}



/* ------------------
2.) Reusables/Modules
------------------ */

.panel {
    position: relative;
}

.menu-title {height:75px;text-align:left;margin:0px auto}

/*h1 {
    line-height: 1.2;
    font-size: 30px;
    padding-top:15px;
    
}

h2 {
    color:#5c5c5c;font-size:18px;
}
*/
.flags {position: absolute; top:0px; right:194px;}

article {
    clear: both;
    text-align: center;
}

.cntinner {text-align: center;position: relative;}

.section_homepage {text-align: center;}

input, textarea {border:1px solid #e5e5e5;background:#f9f9f9;padding:5px 10px 5px 10px}
.clear {clear:both; float:none}

#menucontainer {
    position:absolute;
    padding:0px;
    top:102px;
    padding-left:68px;
    z-index:900;
    margin:0px auto;
    border:0px solid #fff
}

.centering {
    width:auto;
    display:inline-block;
    margin: 0 auto;
}

.hir_tovabb {margin-top:20px}
/* global */

.hrnews {text-align: right;margin-top:20px}
.hrnews a {margin-left:20px}

/* wp styles*/
.simple_button_link, .button_class {
    background: none repeat scroll 0 0 #e02c00;
    border-radius: 3px 3px 3px 3px;
    color: #FFF;
    /*font-family:Tahoma;*/
    display: inline-block;
    margin-bottom: 7px;
    margin-right: 7px;
    padding: 0px 9px 0px;
    line-height: 27px;
    text-decoration: none;
    cursor:pointer;
}
.simple_button_link:hover, .button_class:hover {
    background: none repeat scroll 0 0 #ee3c11;
}
.simple_button_black {
    background: none repeat scroll 0 0 #ee3c11;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: inline-block;
    margin-bottom: 7px;
    margin-right: 7px;
    padding: 3px 9px 4px;
    text-decoration: none;
}
.simple_button_black:hover {
    background: none repeat scroll 0 0 #C62B02;
}

.content-item-grid {}
.breadcumb {margin-top:5px;text-transform: uppercase;font-size: 11px;color:#a3a3a3}
.breadcumb span {margin:0px 0px 0px 5px}
.breadcumb a, .product-list .breadcumb span {color:#a3a3a3;text-decoration: none;}
.pager {width:30%;float:right;text-align: right;margin-bottom:15px;position: relative}
.pager select {float:left;margin-top:2px}
.pager a {display:none}
.category-list {float:left; padding-top:10px;}
.category-list div {line-height: 30px;padding:0px;margin:0px;}
.category-list div.level-0 a {color:#585858; font-weight: 300}
.category-list div.level-1 {margin-left:10px;} 
.category-list div.level-2 {margin-left:20px;}
.category-list div.level-3 {margin-left:30px;}
.category-list div-level-1 a, .category-list div-level-2 a, .category-list div-level-3 a {font-weight: 200}

#easyshoppage {margin-top:10px}
#easyshoppage .product-item {margin-right:10px}

.moreitems {border-top:1px solid #e5e5e5;padding-top:10px;padding-bottom:10px;text-align: center;cursor:pointer}
.moreitems:hover {background: #f9f9f9;}
.moreitems ul {list-style-type: none;}
.moreitems ul li {display:inline;font-weight: 400; text-transform: uppercase;padding:0px;margin:0px;padding-left:5px;padding-right: 5px;}

.product-item img {opacity:0}
.prod-name {font-size:14px;padding:0px 10px 0px 10px;height:34px}
.prod-information {margin-top:10px;text-align:center;}
.strikeout {text-decoration: line-through;}
.price {margin-top:20px;font-size: 14px;font-weight: 400;}

.product-more-info {margin-top:40px}
.ajanlott h3 {text-transform: uppercase;font-weight: 300;}
.product-list.ajanlott {float:none;border-top:1px solid #e5e5e5;padding-top:20px;margin-top:20px;width:100%}
.product-list.ajanlott .product-item {margin-right: 2%;width:23%;}
.product-list.ajanlott .margin-wrapper {}

.product-item-sheet {}
.product-img-main {position: relative;height: 1px;}
.product-item-sheet .product-images {float:left; width:40%;margin-top:12px;margin-right:4%;cursor:pointer}
.product-item-sheet .product-img {border:1px solid #e5e5e5;text-align: left;overflow:hidden;}
.product-item-sheet .product-img-small {float:left; width:72px;height:72px;overflow:hidden;border:1px solid #e5e5e5; margin-top:12px;margin-right:12px}
.product-item-sheet .product-images img {opacity:0;/*max-width: 100%;max-height:400px*/}
.proditem {overflow:hidden;}
.product-item-sheet .product-information {float:left; width:56%;text-align:left;color:#777}
.product-item-sheet .product-information h1 {color:#000;font-weight: 300; font-size:30px;line-height:30px;font-family: 'Open Sans', sans-serif;padding-bottom:30px;}
.product-item-sheet #product-price {min-height: 30px;float:left;}
#product-price.price {font-size:40px;font-weight: 300;color:#000}
#product-price.price .strikeout {font-size:30px;margin-left:6px}
.product-details {margin-top:20px;}
.product-variant, .product-quantity {margin-top:20px;font-size:14px;line-height:16px;font-weight: 400;}
.price-title {font-weight: 400;float:left;margin-top:20px;margin-right:20px;margin-bottom:0px}

.product-variant select {margin-top:10px;}
.product-quantity input {border: 1px solid #e5e5e5;
    border-radius: 3px 3px 3px 3px; color:#111;width:70px;
    padding: 5px 10px;margin-top:10px;text-align:center;
}
.product-quantity .left, .product-quantity .right {float:left;margin-top:10px;}
.product-quantity .right  {padding-top:15px}
.badge-onsale {color:#fff;position: absolute;top:10px; right:30px;display:block;border-radius:60px 60px 60px 60px;font-size:24px;font-weight:400;font-style:italic;text-align:center;line-height:90px;width:90px;height:90px;background:#0f81d4}
.badge-woman {color:#fff;position: absolute;top:0px; left:0px;display:block;width:55px;height:55px;background: url(../template/default/design/signs_nem.png) no-repeat bottom left;}
.badge-man {color:#fff;position: absolute;top:0px; left:0px;display:block;width:55px;height:55px;background: url(../template/default/design/signs_nem.png) no-repeat top left}
.product-item-sheet .badge-onsale {right:10px}
.free-shipp-desc {color:#888}
span.fizetendo {font-size:40px;font-weight: 300;margin-left:20px}
div.fizetendo {padding-top:14px;padding-bottom:20px}
.outoforder {margin-top:30px;clear:both;}
.attribs {border:0px solid #b60000;}
.urtartalom-title, .attribs .label {float:left;margin-left:0px;font-weight: 400;padding-top:4px;width:40%}
.urtartalom-value, .attribs .value {float:left;margin-left:20px;padding-top:4px}
.increase {margin-left:20px;cursor:pointer;}
.decrease {margin-left:5px;cursor:pointer;}
.addtochart {margin-top:10px}
.addtochart .button_class {font-size:14px;margin-top:10px;padding:8px 0px;text-align:center; border:0px;text-transform: uppercase; width:200px;color:#fff;background: #272727;border-radius:0px;margin-left:0px}
.addtochart .button_class:hover {background: #404040;color:#fff;}
.addtochart .btn_class {text-transform: uppercase;text-align:center;width:200px;margin-top:10px;}
.button_rendeles .button_class {font-size:14px;padding:8px 0px;text-align:center; border:0px;text-transform: uppercase;width:200px;color:#fff;background: #272727;border-radius:0px}
.button_rendeles .button_class:hover {background: #404040;color:#fff;}
table.busket {background: none;}
table.busket td {background: none;vertical-align: middle;padding:5px}

table.arkonst {background: none; border-right:1px solid #e5e5e5;border-top:1px solid #e5e5e5}
table.arkonst td, table.arkonst th {background: none;vertical-align: middle;padding:5px;border-left:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5} 
table.arkonst th {background:#eee;text-align:center;font-weight:bold;color:#101010}

#busketcontent h2 {font-weight: 300; font-size:24px;font-family: 'Open Sans', sans-serif;}
.szamlaequal {color:#ccc}

table.busket tr.errtr {background: #fafafa;}
table.busket tr.errtr input {background:#ffefef}
table.busket td.err {padding:0px 0px 6px 5px}
.errordiv {color:#ff0000;margin-top:0px;}

.urlap_foot_first {font-size:11px;color:#ff0000}

.show_all {margin-top:30px}

/* layers */
a.btn_class {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    /*background-image: linear-gradient(#3B3B3B, #212121);*/
    border-color: #272727 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    /*box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(0, 0, 0, 0.15);
    */
    border-radius:0px;
    cursor: pointer;
    display: inline-block;
    /*font: 400 11px/14px 'proxima-nova','Helvetica Neue',Helvetica,Arial,sans-serif !important;*/
    padding: 8px 25px;
    font-size:13px;text-transform: uppercase;
    /*text-shadow: 0 -1px 0 #000000;*/
    background: #007ac5; color:#fff;cursor:pointer;
    text-decoration: none;
}
a.btn_class:hover {opacity: 0.9}

div.buttonbar a.btn_class {-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    /*background-image: linear-gradient(#3B3B3B, #212121);*/
    border-color: #4f7c15 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    /*box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(0, 0, 0, 0.15);
    */cursor: pointer;
    display: inline-block;
    /*font: 400 11px/14px 'proxima-nova','Helvetica Neue',Helvetica,Arial,sans-serif !important;*/
    padding: 8px 25px;
    font-size:13px;
    border-radius: 0px;
    text-transform: uppercase;
    text-decoration: none;
    /*text-shadow: 0 -1px 0 #000000;*/
    border-radius: 2px;
    background: #007ac5; color:#fff;cursor:pointer;

}

div.buttonbar a.btn_class:hover {background-color:#404040;color:#fff;}
div.buttonbar a.btn_class.red {background: #ff0000}

a.button_class {
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none; 
    background-color: #F6F6F6;
    /*background-image: linear-gradient(#FFFFFF, #E9E9E9);*/
    background-color: #EFEFEF;
    background-image: linear-gradient(#FFFFFF, #DDDDDD);
    border-color: #FFF -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-radius: 20px 20px 20px 20px;
    border-right: medium none;
    border-style: solid none none;
    border-width: 1px medium medium;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(0, 0, 0, 0.15);
    color: #606060;
    cursor: pointer;
    line-height: 14px;
    padding: 6px 15px 6px 15px;
    display: inline-block;
    font-size:11px;
    margin-left: 10px;
}
a.button_class:hover, #ajaxlayer a.button_class:hover {background-color:#fff;color:#606060}
#ajaxlayer a.btn_class:hover {color:#606060}
a.gray {background-color: #3B3B3B;
    background-image: linear-gradient(#484848, #2E2E2E);color: #eee}
a.gray:hover, #ajaxlayer a.gray:hover {background-color:#2E2E2E;background-image: linear-gradient(#212121, #3B3B3B);color: #eee}
 

.alerttransparency_full, .ajaxtransparency, .ajaxtransparency_full, .btransparency, .btransparency_full {position: fixed; top:0px;left:0px;width:100%;height:100%;background: rgba(0,0,0,0.7);z-index:2000;overflow-y:scroll;}
.blackbg {background: rgba(0,0,0,0.7);}
#alertlayer, #klayer, .klayer, #ajaxlayer {font-family:'Open Sans',sans-serif;text-align:left;background: rgba(0,0,0,0.9);color:#fff;position: fixed;top:20px;left:350px;min-width:250px;min-height:40px;border-radius:5px}
#alertlayer {width:300px;}
#ajaxlayer {background: rgba(035,035,035,1);}
.alertlayer_content, .klayer_content, .ajaxlayer_content {color:#bbb;padding:10px 20px 20px 25px;line-height:normal;font-size:14px;font-weight: 400;}
.alertlayer_content select, .klayer_content select, .ajaxlayer_content select {color:#414141}
#klayer_content {font-size:12px}
.alertlayer_title, .klayer_title {padding:5px 20px 20px 40px;margin-left:20px;margin-top:20px;font-size:18px; font-weight:400;background: url(../design/images/tooltip-icon-info.png) no-repeat 0px 4px;}
.klayericon, .klalert {background: url(../design/images/tooltip-icon-alert.png) no-repeat;}
.question {background: url(../design/images/tooltip-icon-alert.png) no-repeat;}
.menuadd {background: url(../design/images/icon-plus-16-light.png) no-repeat 7px 8px;}
.klsettings {background: url(../design/images/icon-settings-16-light.png) no-repeat 0px 7px;}
.kl_image {background: url(../design/images/icon-image-16-light.png) no-repeat 0px 7px;}
.klprod {background: url(../design/images/icon-products-32-light.png) no-repeat 0px 0px;}
.klorder {background: url(../design/images/icon-orders-32-light.png) no-repeat 0px 0px;}
.kluser {background: url(../design/images/member.png) no-repeat -5px -8px;}
.kloption {background: url(../design/images/icon_radio_24_light.png) no-repeat 0px 0px;}
.klsaved {background: url(../design/images/tooltip-icon-okay.png) no-repeat 0px 0px;}
.klcomments {background: url(../design/images/icon_comments_24_light.png) no-repeat 0px 4px;}

.buttonbar {text-align:right;padding:20px 0px 0px 0px}
.buttonbar a {margin-left:20px;cursor:pointer;font-size: 14px}

.field-lhs, .field-rhs {margin-bottom:4px;margin-top:6px} 

/* PowerTip Plugin */
.powerTip_title {padding:6px 20px 20px 20px;margin-left:20px;font-size:16px; font-weight:400; color:#fff}
.powerTip_icon {text-align:left;max-width:300px;background: url(../design/images/tooltip-icon-info.png) no-repeat 5px 0px;}
.powerTip_cnt {padding:0px 20px 20px 40px;white-space: normal;line-height:18px;font-size:12px;color:#bbb;font-weight:300;}

article.full {width:100%}
#post-content-container article {width:48%;float:left;clear:none;margin-right:4%;}
#post-content-container article:nth-child(2n) {width:48%;margin-right: 0}
#post-content-container article:nth-child(2n+1) {clear:both}
#post-content-container .article {}
#post-content-container .article .margin-wrapper {}
#post-content-container article.article .margin-wrapper {height:218px}
.pagination {clear: both}

/* post */
.post-content {width:100%;line-height: 2em;margin-bottom:0px;text-align: left;border-bottom:0px solid #00197f;padding:0px 0px 0px}
#post-content-container article {padding-top:25px}

.post-content h2, .post-content h1 {margin-top:10px;margin-bottom:10px;padding-bottom:0px;}
.post-content h2 a, .post-content h1 a, .post-content h3 a {color:#333;text-decoration: none}
h5 a {color:#333;text-decoration: none}
h5 a:hover {color:#007ac5;text-decoration: none}

.post-content h2 a:hover, .post-content h1 a:hover, .post-content h3 a:hover {color:#007ac5}
.post-content h3 {font-size:20px;text-transform: none;padding:0;margin:0;margin-bottom:15px;margin-top:4px;font-weight: 700;line-height: normal}
.post-content .leadrow .sqs-block {padding:0}
.post-content .excerpt {margin-top:0px}
.post-content .article-content {margin-top:0px;margin-bottom:5px/*min-height: 500px*/}
.post-content .article-content.excerpt {font-size: 16px;font-weight: 600;margin-bottom: 17px;margin-top:5px}
.post-content .article-content.excerpt h4 {padding-bottom: 0;margin-bottom: 0}
.post-content .article-content iframe {max-width: 100%}
.post-content .article-info {margin-top:10px;margin-bottom:30px;color:#969696}
.post-content .article-info .location {margin-left:0px;font-size: 12px;margin-right:20px;}
.post-content .article-info .timeago {padding-left:18px;}
.post-content .article-info div, .owl-item .article-info div {display: inline-block;vertical-align: middle;color:#969696;}
#popular-news h5 {padding-bottom:4px}
.post-content .leadrow .margin-wrapper {overflow:hidden;background: #f5f5f5;height:454px}
.post-content .post-date {color:#969696;font-size: 12px;font-family: 'Brandon';display: block;}
.post-content .timeago, .author-content .timeago {/*background: url(../design/timeago.png) no-repeat left center;*/
    background:url(../design/icon_time.svg) no-repeat left center;
    min-width:20px;height:14px;line-height:14px;color:#969696;font-family: "Brandon",Arial; font-size:12px;display: block;text-transform: uppercase;padding-left:20px;}
.author-content .timeago {display:inline-block;padding-left:20px;margin-left:10px}
.hlike {background: url(../design/heart.png) no-repeat left center;padding-left:0px;width:15px;font-size:12px;line-height:45px;float: right;cursor: pointer;height:45px;}
.hlike.hascount {padding-left:20px;width:auto;}

.post-content .excerpt {line-height: 2em}
.post-content .excerpt h4 {line-height: 1.68em}
.margin-wrapper {overflow:hidden}
.margin-wrapper img {max-width: none;}
.post-thumb {}
.post-thumb img {width:100%;}
.post-datum {background: url(../template/default/design/calendar.png) no-repeat 0px 4px; padding-left:15px;margin-right:12px;}
.read {text-align:left; margin:15px 0 0}
.read a {text-decoration: none;font-weight: bold; text-transform: none;}
.meta-details {border-top:0px solid #e5e5e5;padding-top:0px;color:#cfcfcf;}
.post-author {margin-left:12px;background: url(../template/default/design/author.png) no-repeat 0px 6px; padding-left:15px;}
.post-comments {background: url(../design/images/comments.png) no-repeat 0px 5px;margin-left:23px;padding-left:15px;}
.tagscloud {margin-top:0px;}
.tagscloud div {margin-top:0px}
.tagscloud a {color: #969696;text-decoration: none;}
.tagscloud a.actual {color:#101010}
.post-content .labels {background: url(../design/images/tag-9x9_gray.png) no-repeat 0px 8px; padding-left:14px;float:right;}

.owl-carousel {display:block}

.sqs-layout {
  /*  font-size: 14px;*/
    font-weight: 300;
    /*line-height: 1.68em;*/
    /*color: #333333;*/
}
.article-content .sqs-block.image-block {padding-top:0;padding-bottom: 0}
.aloha-gallery img, .video img, .aloha-image img, .image-block img, .paralax-block img,  {max-width:100%;} /*width:100%*/
.stretch img {width:100%}
.videocnt.overlay {cursor:pointer}

.article-list,
.article-wrapper {
  max-width: 760px;
  margin-right:280px;
}
#sidebar {
  position: absolute;
  top:0px;
  width:240px;
  text-align:left;
  right: 0;
  margin-left:0px;
}


#sidebar {
  margin-top: 30px;
}

.sidebar-item {margin-bottom:20px;clear: both}
.sidebar h3.title {line-height: 35px;
    background: #00197f;
    margin-bottom: 28px;
    padding:0;
    font-size:14px
}
.sidebar .title span {
    color: #ffffff;
    text-transform: uppercase;
    background: #007ac5;
    padding: 0 30px;
    line-height: 35px;
    letter-spacing: 1px;
    display: inline-block;
    position: relative;
}
.sidebar .title span::before {
    border-top: 35px solid #007ac5;
    content: "";
    width: 1px;
    height: 1px;
    position: absolute;
    left: 100%;
    top: 0;
    border-top: 35px solid #007ac5;
    border-right: 20px solid transparent;
    border-bottom: 0;
    border-left: 0;
}

a.tag-item {font-size: 14px !important;
    padding: 0px 14px;
    background: #007ac5;
    color: #fff;
    display: inline-block;
    line-height: 2em;
    margin: 0px 4px 7px 0px;
}
a.tag-item:hover {background: #00197f;text-decoration: none}

.warn-msg,
.live-msg {
  padding: 15px 15px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  margin-bottom:10px;
  font-family: 'Open Sans',sans-serif;
}
.warn-msg img,
.live-msg img {
  position: relative;
  top: 2px;    
  font-size:16px;
  margin-right: 10px;
}
.warn-msg {
  background-color: #e2db84;
  color:#827b00
  
}
.live-msg {
  background-color: #00c562;
  color:#fff;
}
.warn-msg span {}

.search-item h2 {padding:0px;margin:0px}
.search-item {margin-top:10px}
.talalat {margin-top:20px}
.aloha-image {text-align:center;}
.image-block-wrapper .image-inner {width:auto;border:0px solid #b60000;display:inline-block;position: relative;max-width:100%}
.paralax-wrapper .title-desc .title {margin:80px auto 0px auto;max-width:1180px;text-align:center;}
.paralax-wrapper .title-desc .title span {padding:15px 20px;color:#fff;line-height:55px;font-size:50px;text-transform: uppercase;}
.paralax-wrapper .title-desc .pagedesc {margin:60px auto 0px auto;max-width:1180px;text-align:center;color:#fff;line-height:30px;font-size:20px;}
.paralax-wrapper .title-desc .pagedesc span {padding-left: 22px;}

/*.image-block-wrapper {position: relative;display:inline-block}
.image-block-wrapper.stretch {display: block;}*/
.image-block-wrapper.stretch .image-inner {width:100%;display:block}
.sqs-block.image-block .image-block-wrapper {}
.image-block-wrapper .image-caption-wrapper {position: absolute;bottom:0px;left:0px;background: rgba(0,0,0,0.75);color:#fff;width:100%;font-size:16px}
.image-block-wrapper .image-caption-wrapper p {padding:20px;text-align: left;font-size: 16px;}
.sqs-block.image-block .image-block-wrapper .image-caption-wrapper p {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}
.image-caption-wrapper.hiddens {opacity:0;display:block !important;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    -ms-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
}
.image-block-wrapper:hover .image-caption-wrapper.hiddens {opacity:1; display:block !important;
    -webkit-transition: opacity .3s ease-in;
    -moz-transition: opacity .3s ease-in;
    -o-transition: opacity .3s ease-in;
    -ms-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
}
.stacked {margin-bottom:1px}

.gallery-block-grid.gallery-thumbnails-per-row-1 .gallery-design-grid-slide {
  width: 100%;
}
.gallery-block-grid.gallery-thumbnails-per-row-2 .gallery-design-grid-slide {
  width: 50%;
}
.gallery-block-grid.gallery-thumbnails-per-row-3 .gallery-design-grid-slide {
  width: 33.333333333333336%;
}
.gallery-block-grid.gallery-thumbnails-per-row-4 .gallery-design-grid-slide {
  width: 25%;
}
.gallery-block-grid.gallery-thumbnails-per-row-5 .gallery-design-grid-slide {
  width: 20%;
}
.gallery-block-grid.gallery-thumbnails-per-row-6 .gallery-design-grid-slide {
  width: 16.666666666666668%;
}
.gallery-block-grid.gallery-thumbnails-per-row-7 .gallery-design-grid-slide {
  width: 14.285714285714286%;
}
.gallery-block-grid.gallery-thumbnails-per-row-8 .gallery-design-grid-slide {
  width: 12.5%;
}
.gallery-block-grid.gallery-thumbnails-per-row-9 .gallery-design-grid-slide {
  width: 11.11111111111111%;
}
.gallery-block-grid.gallery-thumbnails-per-row-10 .gallery-design-grid-slide {
  width: 10%;
}
.gallery-block-grid .slide {
  float: left;
  width: 20%;
}
.gallery-block-grid .slide .margin-wrapper {
  position: relative;/* margin-right:20px;margin-bottom:20px*/
}
.gallery-block-grid .slide .margin-wrapper a.image-slide-anchor {
  padding-bottom: 100%;
  width: 100%;
  height: 0;
  display: block;
}
.gallery-block-grid .slide .margin-wrapper a.image-slide-anchor img {
  display: inline-block;
  
}
.gallery-block-grid .slide .margin-wrapper .content-wrapper {
  padding-bottom: 100%;
  width: 100%;
  display: block;
}
.gallery-block-grid .slide .margin-wrapper .content-wrapper.content-fill .sqs-video-wrapper {
  height: 0;
  padding-bottom: 100%;
}
.gallery-block-grid .slide .margin-wrapper .image-slide-title {
  text-align: center;
  display: none;
}
.gallery-block-grid .slide .meta {
  position: relative;
}
.gallery-block-grid .slide .meta h1 {
  font-size: 12px;
  letter-spacing: normal;
  margin: 0;
}
.gallery-block-grid {
  margin-right: -20px;
}

.gallery-design-grid-slide {overflow:hidden;}

.gallery-design-grid-slide img {opacity:0}

.sqs-content-item-grid-field .sqs-content-item-grid {
    -moz-box-sizing: border-box;
    height: 100%;
    overflow-y: auto;
    padding: 20px;
    position: relative;
    width: 100%;
}
.sqs-content-item-image {
    float: left;
    position: relative;
    width: 20%;
}

.sliderwrapper {
    width: 100%;
    left: 5%;
    overflow: hidden;
    
    border:0px solid #b60000;
}

.carousel img {
    margin: 0px 5px;
    border: none;
    display: block;
    float: left;
}

.ccarousel .prev, .ccarousel .next {
    border-top: 0px solid #999;
    border-bottom: 0px solid #999;
    height: 60px;
    position: absolute;
    top: 50%;
    width: 32px;
    margin-top: -30px;
}

.prev:hover, .next:hover {
    opacity:1;
}
.prev {
    background: url(../template/default/design/arrows.png) no-repeat top left;
    left: -40px;
    opacity:0.5;
}
.next {
    background: url(../template/default/design/arrows.png) no-repeat top right;
    right: -40px;border:0px solid #b60000;
    opacity:0.5;
}
.ccarousel {
    width:100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border:0px solid #b60000;
    min-height: 300px;
    position: relative;
}

.cthumbs-wrapper {width: 100%;
    left: 5%;
    overflow: hidden;
    height:100px;
    border:0px solid #b60000;
}

.galleria-image-nav-left,
.galleria-image-nav-right {
    opacity: .3;
    filter: alpha(opacity=30);
    cursor: pointer;
    width: 32px;
    height: 60px;
    position: absolute;
    
    z-index: 2;
  
    
}
.galleria-image-nav {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    width: 100%;
    height: 60px;
    
}
.galleria-image-nav-left {
    background:  url(../template/default/design/arrows.png) no-repeat top left;
    left:10px;
}
.galleria-image-nav-right {
    right: 10px;
  
    background:  url(../template/default/design/arrows.png) no-repeat top right;
    z-index: 2;
}

.sqs-check-content .check-element .colorfade {
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}
.check-element .title {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  font-weight:400;
  padding-top: 2px;
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}
.check-element .description, .sqs-slider-content .description, .sqs-select-content .description {
  color: #555;
  float: left;
  line-height: 1.4em;
  padding-bottom: 3px;
  font-size: 12px;
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}
.check-element.active .description, .sqs-slider-content .description, .sqs-select-content .description {
  color: #AAA;
}
.sqs-slider-content .description {color: #777777;
    font-size: 12px;
    line-height: 1.4em;
    padding-bottom: 3px;
    padding-left: 35px;
    padding-top: 5px;}
.check-element {
  padding-left: 32px;
  cursor: pointer;
  min-height:20px;
  background-position: 3px 4px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(../design/images/checkbox-inactive-16-light.png);
}
.check-element.dark {
  padding-left: 32px;
  cursor: pointer;
  min-height:20px;
  background-position: 3px 4px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(../design/images/checkbox-inactive-16-dark.png);
}
.check-element.active {
  background-image: url(../design/images/checkbox-active-16-light.png);
}

.check-element.dark.active {
  background-image: url(../design/images/checkbox-active-16-dark.png);
}
.check-element.active .title {color: white;}

.check-element .field-title {color:#fff}

.field-input, .smalllayer .editable {
    -moz-box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 3px 3px 3px 3px;
    color: #555;
    font-size: 14px;
    font-family: 'Open Sans',sans-serif;
    padding: 6px 0 6px 6px;
    width: 100%;
}

.field-input:focus {
  outline: none;
  color: #111111;

  border-color: #42b1ff !important;
}
.field-input:focus {
  background: #fff;
} 

blockquote {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #424242;
    border-image: none;
    border-style: solid;
    border-width: 0 0 0 1px;
    margin: 1em 0;
    padding: 10px 0 10 1em;
    font-family: Georgia;
    font-style: italic;
    font-size: 20px;
}

.quote-block figure {
    margin: 1em 0;
}
.quote-block blockquote {
    margin: 0;
}
.quote-block .source {
    text-align: right;
}
.sqs-layout .html-block.sqs-block blockquote.left {
    float: left;
    margin-left: 0;
    margin-right: 34px;
    text-align: right;
    width: 33%;
}
.sqs-layout .html-block.sqs-block blockquote.right {
    float: right;
    margin-left: 34px;
    margin-right: 0;
    text-align: left;
    width: 33%;
}
.sqs-block.html-block, .sqs-block.quote-block, .sqs-block.markdown-block {
    clear: none;
}
.sqs-block.html-block .sqs-block-content > *:first-child, .sqs-block.quote-block .sqs-block-content > *:first-child, .sqs-block.markdown-block .sqs-block-content > *:first-child {
    margin-top: 0;
}
.sqs-block.html-block .sqs-block-content > *:last-child, .sqs-block.quote-block .sqs-block-content > *:last-child, .sqs-block.markdown-block .sqs-block-content > *:last-child {
    margin-bottom: 0;
}
.sqs-block.html-block img, .sqs-block.quote-block img, .sqs-block.markdown-block img {
    height: auto;
    max-width: 100%;
}
.sqs-block.html-block, .sqs-block.quote-block {
    word-wrap: break-word;
}

.mapoverlay {height:0px;display:none}

.form_comment {border:1px solid #e5e5e5;padding:9px;}
.form_comment textarea {width:100%;height:150px;border:0px;background:none;padding:0px;margin:0px}
.form_comment .buttons_comment {margin-top:10px;float:right}
.form_comment .buttons_comment a.button_class {font-size:14px;text-align:center; border:0px;text-transform: uppercase;background:#111; color:#fff; border:0px; text-transform:uppercase; margin-right:0px;padding:8px 15px 8px 15px; border-radius:0px}
.comment_form_container h3 {font-size:30px;font-weight: 200;}

.multioption-field-wrapper .multioption-element.active {
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2);
    opacity: 1;
}

.multioption-field-wrapper .multioption-element {
    background: none no-repeat scroll center 14px #252525;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.03) inset;
    cursor: pointer;
    float: left;
    margin-bottom: 2px;
    margin-right: 2px;
    max-height: 90px;
    opacity: 0.6;
    padding-bottom: 15px;
    padding-top: 60px;
    text-align: center;
    transition: opacity 0.1s ease-out 0s;
    width: 98px;
}
.multioption-field-wrapper .multioption-element:hover {
    opacity: 0.8;
}
.multioption-field-wrapper .multioption-element.highlighted {
    opacity: 0.9;
}
.multioption-field-wrapper .multioption-element.active {
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2);
    opacity: 1;
}
.multioption-field-wrapper .multioption-element.button {
    background-color: #1B1B1B;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    box-shadow: 0 0 1px rgba(255, 255, 255, 0.03) inset;
    color: #AAAAAA;
    opacity: 0.75;
    transition: background-color 0.1s ease-out 0s, color 0.1s ease-out 0s;
}
.multioption-field-wrapper .multioption-element.button.disabled {
    cursor: default;
    opacity: 0.2;
}
.multioption-field-wrapper .multioption-element.button:hover {
    background-color: #222222;
    color: #DDDDDD;
    opacity: 1;
}
.multioption-field-wrapper .multioption-element .title {
    overflow: hidden;
    padding-left: 5px;
    padding-right: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size:11px;
    color:#fff;
}
.multioption-field-wrapper .multioption-title {
    color: #FFFFFF;
    height: 35px;
    overflow: hidden;
    padding: 10px 5px 5px;
    width: 90px;
}
.multioption-field-wrapper .multioption-thumbnail {
    background-position: center center;
    height: 80px;
    margin-left: 10px;
    overflow: hidden;
    width: 80px;
}
.multioption-field-wrapper .multioption-placeholder {
    background-position: center 60px;
    background-repeat: no-repeat;
    display: block;
    min-height: 220px;
    opacity: 0.2;
    width: inherit;
}

input.big {font-size:16px;}


/* comments */
.comment {border-top:1px solid #e5e5e5;margin-top:25px;padding-top:10px}
.comment-list {margin-top:50px}
.comment-list .comment[data-depth="1"] {
  margin-left: 46px;
}
.comment-list .comment[data-depth="2"] {
  margin-left: 92px;
}
.comment-list .comment[data-depth="3"] {
  margin-left: 138px;
}
.comment-list .comment[data-depth="4"] {
  margin-left: 184px;
}
.comment-list .comment[data-depth="5"] {
  margin-left: 230px;
}
.comment-list .comment[data-depth="6"] {
  margin-left: 276px;
}
.comment-list .comment[data-depth="6"] .comment-control.reply {
  display: none;
}
.comment-list .comment.pending-delete .comment-header .controls .comment-control {
  display: none;
}
.comment-list .comment.pending {
  opacity: 0.5;
}
.comment-list .comment.pending .comment-header .reply,
.comment-list .comment.pending .comment-header .like,
.comment-list .comment.pending .comment-header .flag,
.comment-list .comment.pending .comment-header .delete,
.comment-list .comment.pending .comment-header .approve {
  display: none;
}
.comment-list .comment.unmoderated {
  opacity: 0.7;
}
.comment-list .comment .comment-header {
  padding: 15px 0 15px 49px;
  min-height: 34px;
  position: relative;
  overflow: hidden;
}
.comment-list .comment .comment-header .user-info {
  margin-right: 123px;
}
.comment-list .comment .comment-header .user-info .avatar {
  width: 34px;
  height: 34px;
  float: left;
  margin-left: -49px;
}
.comment-list .comment .comment-header .user-info .avatar img {
  -moz-border-radius: 3px;
  border-radius: 3px;
  max-width: 100%;
}
.comment-list .comment .comment-header .user-info .author {
  font-size: 1.3em;
  line-height: 34px;
  margin-right: 10px;
  font-weight: 700;
}
.comment-list .comment .comment-header .user-info .date {
  font-size: 0.8em;
  line-height: 34px;
  display: inline-block;
}
.comment-list .comment .comment-header .user-info .posting-text {
  font-size: 0.8em;
  margin-left: 10px;
  line-height: 34px;
  display: none;
}
.comment-list .comment .comment-header .user-info .posting-text.visible {
  display: inline;
}
.comment-list .comment .comment-header .user-info .likes {
  font-size: 0.8em;
}
.comment-list .comment .comment-header .controls {
  height: 34px;
  position: absolute;
  right: 0px;
  top: 15px;
  line-height: 34px;
}
.comment-list .comment .comment-header .controls span {
  display: inline-block;
}
.comment-list .comment .comment-header .controls .comment-buttons {
  color: #9D9D9D;
  color: rgba(0, 0, 0, 0.5);
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control {
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  transform: translatez(0);
  background-color: #A3A3A3;
  background-color: rgba(0, 0, 0, 0.2);
  cursor: pointer;
  position: relative;
  top: 4px;
  width: 18px;
  height: 18px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  background-position: center center;
  opacity: 0;
  background-repeat: no-repeat;
  -webkit-transition: all 0.12s ease-out;
  -moz-transition: all 0.12s ease-out;
  -o-transition: all 0.12s ease-out;
  transition: all 0.12s ease-out;
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control:hover {
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.7);
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.approve {
  background-image: url(../design/images/icon_check_12_light.png);
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.delete {
  background-image: url(../design/images/icon_delete_12_light.png);
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.like {
  background-image: url(../design/images/icon_like_12_light.png);
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.flag {
  background-image: url(../design/images/icon_flag_12_light.png);
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.reply {
  padding: 0;
  background-image: url(../design/images/icon_reply_12_light.png);
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.flag-confirm {
  background-image: url(../design/images/icon_flag_12_light.png);
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 1;
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.like-confirm {
  background-image: url(../design/images/icon_like_12_light.png);
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 1;
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.like-confirm + span,
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.flag-confirm + span {
  background-color: #A3A3A3;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 1;
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.like-confirm + span:hover,
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.flag-confirm + span:hover {
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.7);
}
.comment-list .comment .comment-body {
  padding-left: 49px;
}
.comment-list.avatars-hidden .comment .comment-header {
  padding: 15px 0;
}
.comment-list.avatars-hidden .comment .comment-body {
  padding-left: 0;
}
.comment-list.avatars-hidden .comment .reply-area-wrapper {
  padding-left: 0;
}
.comment-list .comment:hover .comment-header .controls .comment-buttons .comment-control {
  opacity: 1;
}
.reply-to-text {
  clear: left;
  font-size: 10px;
}
.load-more {
  text-align: center;
  color: #FFF;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 0;
}
.reply-input {
  width: 100%;
  background-color: #FFF;
  border: 1px solid #e0e0e0;
}
.btn-avatar {
  height: 36px;
  width: 36px;
  float: left;
  cursor: pointer;
}
.comment-item {
  list-style-type: none;
}
.reply-to-link {
  margin-right: 10px;
  float: left;
  font-size: 10px;
  padding: 12px 0 0;
}
.hidden-ordering {
  opacity: 0;
  cursor: pointer;
  width: 130px;
  position: absolute;
  top: 4px;
  left: 0;
}
.comment-header,
.reply-area .comment-btn,
.squarespace-comment-user-flyout .clearfix,
.squarespace-comment-user-flyout .squarespace-comment-user-clearfix {
  clear: both;
}
.comment-btn:hover,
.squarespace-comments .comment-header .comment-control:hover {
  background-color: #000;
}
.new-comment-avatar img,
.squarespace-comments .reply-area .input .reply-avatar img {
  height: 36px;
  width: 36px;
}
.view-more-btn,
.full-view-btn {
  cursor: pointer;
  color: #FFF;
  text-align: center;
  background-color: #272727;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 20px auto;
  padding: 5px 0;
}
table.busket.userdatas {width:100%}
table.userdatas td {padding-left:0px}
table.userdatas td input {width:200px}
.no-options {
  margin: 70px auto;
  text-align: center;
  font-size: 22px;
  color: #CCC;
}
.no-options .empty-text {margin: 20px 40px 10px 40px;
  line-height: 30px;
}
.no-options .description {margin: 0px 40px;
  line-height: 20px;font-size:16px
}
table.lData td {border-bottom: 1px solid rgba(223, 223, 223, 0.5);
    /*max-width: 300px;*/
    overflow: visible;
    padding: 10px;
    height:80px;
    vertical-align: middle;z-index:1;}
table.lData th {border-bottom: 1px solid rgba(223, 223, 223, 0.5);
    border-top: 1px solid rgba(223, 223, 223, 0.7);
    color: #999999;
    cursor: pointer;
    font-size: 11px;
    font-weight: normal;
    /*min-width: 70px;*/
    padding: 8px 10px;
    text-align: left;
    text-transform: uppercase;
}
table tr.lSort {}
table tr.lSort td {text-align:left;height:20px;}
tr.lr_pn, tr.lr_ps {cursor:pointer;background:#fff}
/*table#list_ws_products tr.lr_pn:hover, table#list_ws_products tr.lr_ps:hover {background:#f3f3f3}*/
tr.lr_pn:hover, tr.lr_ps:hover {background:#f3f3f3}
tr.lr_pn.selected, tr.lr_ps.selected {background:#edffdb}
tr.lh th {white-space: nowrap;}
tr.lh th span {display: inline-block;white-space: nowrap;}
tr.lh th span.colname {}
tr.lh th.sorted span.colname, tr.lh th.sorted-desc span.colname {color:#333}
#listerdiv {margin-top:30px} 

.form-error {color:#ff0000;margin-top:5px;}
.videocnt.overlayer {cursor:pointer}

.events_calendar {
    clear: both;
    overflow: hidden;
    position: relative;
}
.events_calendar .day {
    border: 1px solid #E8E8E8;
    /*border-radius: 2px 2px 2px 2px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.06) inset;*/
    float: left;
    height: 127px;
    margin: 0 3px 3px 0;
    position: relative;
    transition: border-color 200ms ease-in-out 0s;
    width: 127px;
    text-align: left;
    color:#6c6c6c;
}
.events_calendar .day a {color:#6c6c6c}
.events_calendar .day a:hover {color:#111}
.grid_8 .events_calendar .day {
    height: 81px;
    overflow: hidden;
    width: 81px;
}
.events_calendar .day.empty {
    border-color: transparent;
    box-shadow: none;
    text-align: left;
    text-indent: -9999em;
}
.events_calendar .day.has_event {
    /*border-color: #E0E0E0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1) inset;*/
    overflow: hidden;
}
.events_calendar .day .number {
    color: #DDDDDD;
    display: block;
    font-size: 22px;
    font-weight: 700;
    margin: 17px;
    float: right;
}
.events_calendar .day.today .number, .events_calendar .day:hover .number {
    margin: 14px;
}
.events_calendar .day.has_event .number {
    background: url(../template/default/design/bg_counter_light.png) no-repeat scroll 0 0 transparent;
    color: #545454;
    display: block;
    float: right;
    font-size: 22px;
    font-weight: 700;
    height: 34px;
    margin: 7px 3px 0 6px;
    padding: 11px 0 0 10px;
    position: relative;
    width: 36px;
}
.events_calendar .day.has_event .number a {
    background: url(../template/default/design/bg_counter_a_light.png) no-repeat scroll 2px 2px transparent;
    color: #545454;
    display: block;
    height: 45px;
    left: 0;
    position: absolute;
    text-decoration: none;
    top: 0;
    width: 46px;
    z-index: 3;
}
.events_calendar .day.today.has_event .number, .events_calendar .day.has_event:hover .number {
    margin: 4px 0px 0 3px;
}
.events_calendar .day.today {
    height: 121px;
    transition: border-color 200ms ease-in-out 0s;
    width: 121px;
    border:4px solid #ccc; 
}
.events_calendar .day:hover:not(.empty) {
    height: 121px;
    width: 121px;
    border:4px solid #ccc;
}
.lt-ie9 .events_calendar .day:hover {
    height: 121px;
    width: 121px;
}
.grid_8 .events_calendar .day.today {
    height: 75px;
    width: 75px;
}
.grid_8 .events_calendar .day:hover:not(.empty) {
    height: 75px;
    width: 75px;
}
.lt-ie9 .grid_8 .events_calendar .day:hover {
    height: 75px;
    width: 75px;
}
.events_calendar .week span {
    display: block;
    float: left;
    font-size: 22px;
    text-align: center;
    width: 132px;
    
}

.grid_8 .events_calendar .week span {
    width: 86px;
}
.events_calendar .week {
    background: url(../template/default/design/bg_footer_widgets.png) repeat-x scroll 0 0 transparent;
    opacity: 0.8;
    overflow: hidden;
    padding: 25px 0 30px;
}
.events_calendar .calendar_header {
    padding: 10px 0 25px;
    text-align: center;
    position: relative;
}
.events_calendar .calendar_header span.month {
    font-size: 36px;
    
}
.events_calendar .calendar_header #next_month {
    background: url(../template/default/design/bg_next_month.png) no-repeat scroll 100% 11px transparent;
    display: block;
    padding: 5px 35px 5px 12px;
    position: absolute;
    right: 0;
    top: 10px;
    
}
.events_calendar .calendar_header #previous_month {
    background: url(../template/default/design/bg_previous_month.png) no-repeat scroll 0 11px transparent;
    display: block;
    left: 0;
    padding: 5px 12px 5px 35px;
    position: absolute;
    top: 10px;
   
}
.events_calendar .calendar_header a {
    border: 1px solid transparent;
    text-decoration: none;
}
.events_calendar .calendar_header a:hover {
    
}
.events_calendar .day.has_event .event {
    margin: 10px;
}
.events_calendar .day.today .event, .events_calendar .day:hover .event {
    margin: 7px;
}
.events_calendar .day.has_event .event a {
    text-decoration: none;
}
.events_calendar .day.has_event .time {
    background: url(../template/default/design/bg_footer_widgets.png) repeat-x scroll 0 100% transparent;
    display: block;
    height: 40px;
    margin-bottom: 6px;
    padding: 10px 0 0 55px;
}
.grid_8 .events_calendar .day.has_event .time {
    background: url(../template/default/design/bg_footer_widgets.png) repeat-x scroll 0 100% transparent;
    display: block;
    font-size: 10px;
    height: 35px;
    margin-bottom: 1px;
    padding: 10px 0 0 42px;
}
.multi_button {
    bottom: 0;
    color: #FFFFFF;
    display: none;
    left: 0;
    padding: 10px 6px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 3;
}
.multi_button span {
    background: url(../template/default/design/bg_dots_white.png) repeat-x scroll 0 100% transparent;
    display: block;
    margin-bottom: 14px;
    opacity: 0.9;
    padding-bottom: 15px;
}
.grid_8 .multi_button span {
    display: none;
}
.multi_button a {
    background: none repeat scroll 0 0 #281E1F;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: inline-block;
    padding: 3px 9px 4px;
    text-decoration: none;
}
.events_calendar .day.has_event:hover .multi_button {
    display: block;
}

.page_left_small
{
    float: left;
    text-align: left;
    width: 23%;
    border-right:0px solid #eee
}
.page_right_wide
{
    float: right;
    width: 75%;
}


#modal, #pmenu { display: none; }
.leftlogo img {width:150px;display: block;
    margin-left:0}
.leftlogo {padding:0 0 20px 20px}
#pageslide {
    /* These styles MUST be included. Do not change. */
    display: none;
    position: absolute;
    /*position: fixed;*/
    top: 0;
    height: 100%;
    z-index: 999999;

    /* Specify the width of your pageslide here */
    width: 240px;
    padding: 0px 0px;

    /* These styles are optional, and describe how the pageslide will look */
    background-color: #252525;
    color: #fff;
     -webkit-box-shadow: inset 0 0 5px 5px #222;
    -moz-shadow: inset 0 0 5px 5px #222;
    box-shadow: inset 0 0 5px 5px #222;
}
#flyout-overlayer {position: fixed;width:100%;height:100%;top:0px;left:0px;background:#000;display:none;z-index:999998;opacity:0}
.sidepanel {padding-top:0px;padding-bottom:20px;border:0px solid #b60000;position: relative;}

#sbar, .sidepanel-right {width:56px;height: 100%;position: fixed;top:0px;left:0px;background: #333;z-index:103}
.sidepanel-right {position: absolute;top:0px;right:0px;left:auto;}
.sidepanel-right .title, #sbar .title {
    position: fixed;
    top: 250px; color:#fff;
    left: 50px;
    cursor: pointer;
    height: 50px;
    padding-right:60px;
    z-index:3; font-size:18px;font-weight: 400;
    border:0px solid #b60000; text-transform: uppercase;
    margin-left: 5px; background: url(../template/default/design/search_w.png) no-repeat center right;
    line-height: 45px;
    white-space: nowrap;
    -webkit-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.sidepanel-right .title {position: absolute;}
.sidepanel .margin {padding:25px 0 0;}
.sidepanel .categz1 {padding:0px;margin:0px;max-width:140px;padding-top:25px}
.sidepanel .categz1 li {background: url(../template/default/design/arrowright_gray.png) no-repeat center right;margin-bottom:5px}
.sidepanel .categz1 li a {text-transform: uppercase;color:#fff;font-weight: 600;text-decoration: none;}
.sidepanel .h22 {text-transform: uppercase;color:#fff;font-weight: 600;margin-top:40px;padding-bottom:10px}
.sidepanel .h2 {
    color: #fff;
    margin: 20px 0 6px;
    padding: 0px;
    width: 200px;
    margin-left:46px;
    font-weight: 400;font-size: 14px;border: 0px solid #b60000;
}
.sidepanel .cat {cursor:pointer}
.sidepanel .onecat {width: 190px;background: url(../template/default/design/arrowright_gray.png) no-repeat center right;padding-right:20px;margin-top:2px;cursor:pointer}
.sidepanel .onecat a {text-decoration: none;color:#fff}
.sidepanel .woman .icon {float:left;background: url(../template/default/design/iconset2.png) no-repeat 0px 0px;width:54px;height:34px}
.sidepanel .man .icon {float:left;background: url(../template/default/design/iconset2.png) no-repeat 0px -40px;width:54px;height:34px}
.sidepanel .child .icon {float:left;background: url(../template/default/design/iconset2.png) no-repeat 0px -75px;width:54px;height:34px}
.sidepanel .cat:hover, .sidepanel .categz1 li a:hover, .sidepanel .onecat:hover {opacity:0.8}
.sidepanel #searchdefault .title {float:left;width:100px;margin-left:20px;padding-top:6px}
.sidepanel #searchdefault .man .title {padding-top:5px}
.sidepanel #searchdefault .child .title {padding-top:5px}
.sidepanel #searchdefault .title a {text-decoration: none;color:#fff;}
.sidepanel .cat {clear: both;float:none;padding-top:5px}
.sidepanel .h2.arrow {width: 190px;background: url(../template/default/design/arrowright_gray.png) no-repeat center right;padding-right:20px}
.sidepanel .h2.arrow a {float: right;}
.sidepanel input[type="text"] {background: #fff url(../template/default/design/searchicon.png) no-repeat 95% 50%;margin-bottom:20px;color:#fff;border:1px solid #c3c3c3;color:#323232;font-size:14px;line-height:14px;border-radius:24px 24px 24px 24px;padding: 4px 40px 5px 15px;width:160px}
.sidepanel ul li {list-style-type: none;padding-left: 0px;margin-left:0px;margin-bottom:12px}
.sidepanel ul {margin-left:25px;padding-left: 0px;}
.sidepanel ul li a {/*box-shadow: 0 -1px rgba(100, 100, 100, 0.2) inset;*/
    color: #fff;
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
    line-height: 20px;
    margin: auto;

    outline: medium none;
    transition: background 0.3s ease 0s, box-shadow 0.3s ease 0s;
}
.sidepanel ul li a:hover, .nav-social ul li a:hover {
    background-color:inherit;
    /*background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 -1px rgba(0, 0, 0, 0) inset;*/
    color: #fff;
}
.sidepanel ul.social {margin-left:20px;}
.side-social {margin-top:30px;margin-left:20px}
.side-social .fa-stack {width:25px;height:25px}
.side-social a {}
#searchmore {display:none}
.search-label {margin-top:10px;margin-bottom:5px}
#talalatok {margin-left:0px}
#talalatok a.btn_class {background: #0f81d4;text-decoration: none;}
.outoforder {color:#ff0000}

#back-top {
    bottom: 80px;
    display: none;
    position: fixed;
    right: 10px;
    z-index: 999999;
    opacity: 0.7;
}
#back-top a {
    background: url(../template/default/design/backtop.png) no-repeat scroll center center #666;
    border-radius: 2px 2px 2px 2px;
    display: block;
    height: 40px;
    text-indent: -9999px;
    transition: all 0.2s linear 0s;
    width: 40px;
    cursor: pointer;
}
#back-top a:hover {
    background-color: #111;
}
.profil_desc {margin-top:10px;font-size:12px;font-weight: 400;}

#sedeg {display:none;position:fixed;top:0px;right:0px;max-width:150px;background:#000;opacity:0.9;padding:10px;color:#fff}

.container-fluid {padding-top:0px;padding-bottom:0px;}
.container-fluid.wide {width: 100%;max-width: none;padding-top:0px;padding-bottom:0px}
.container-fluid.wide .row {max-width: 1180px;margin:0px auto;}
.landing .container-fluid.wide .row, #header {max-width: none;padding:0}
.container-fluid .container-fluid {padding: 0}

#slider-with-blocks-1 {
    width: 100%;
}
#slider-with-blocks-1.royalSlider {height:465px;overflow: hidden}
#slider-with-blocks-1.royalSlider .rsOverflow {margin-top:0}
.rsContent {
    color: #585858;
    font-size: 14px;
    line-height: 16px;
    float: left;
}
.rsSlide {padding:0px}
.bContainer {

}
.rsABlock {
    position: relative;
    display: block;
    left: auto;
    top: auto;
}

.rsABlock a {text-decoration: none; font-size:16px; border:0px;color:#ed1c24;line-height:16px;text-transform: none}
.rsABlock a:hover {}
.bgimage {position: absolute;top:0px;left:0px;}
.txtCent {

    font-size:30px; color:#fff;padding-left:0px;
    line-height:normal;
    margin-top:2px;
}
.butt {margin-top:40px;}
.butt a {border: 0px solid #fff;background:#3a90d8;border-radius:0px;padding:10px 25px;color:#fff;font-size:16px;line-height:16px;text-transform: uppercase;font-weight: 300}
.butt a:hover {background:#439be4}
.blockHeadline {
    font-size: 44px;
    font-weight: bold;
    padding-left:0px;color:#fff;
    line-height: 42px;text-transform: uppercase;

}
.blockSubHeadline {
    margin-bottom:0px;
    font-size: 18px;font-weight: 300;
    padding-left:0px;
    line-height: 16px;text-transform: none;color:#fff
}
.blockSubHeadline2 {
    font-size: 18px;font-weight: 100;
    padding-left:0px;margin-top:10px;
    line-height: 16px;text-transform: none;color:#fff
}
.rsContent {position: relative}
.rsABlock.img {bottom:0px;
    left: auto;right:0;width:100%;
    position: absolute;top: auto;
}
.rsABlock.img img {max-width: 100%}
.rsABlock.img .imgcenter {text-align: center}
.rsABlock.img .imgleft {float: left;max-width: 50%}
.rsABlock.img .imgright {float: right;max-width: 50%;margin-right:5%}
.bContainer {position: absolute;top:0;left:0;width:100%;height:465px;}
.mw {display:table;max-width:1170px;width:100%;height:465px;margin:0px auto;padding:0px 0px}
.bContainer.left {position: absolute;top:0;left:0;border:0px solid #b60000;width:100%;height:465px;}
.bContainer.center {position: absolute;top:0;left:0;border:0px solid #b60000;width:100%;text-align: center;height:465px;}
.bContainer .td {display: table-cell;width:100%;height:465px;vertical-align: middle;padding:0px 0px}
.bContainer.right .td {text-align: right}
.bContainer.right .td div {float:right;width:50%;text-align: left}
.bContainer.left .td {text-align: left}
.bContainer.left .td div {float: left;width:50%}

.breakpoint.light, .breakpoint.light h1, .breakpoint.light h2, .breakpoint.light h3, .breakpoint.light h4, .breakpoint.light h6 {color:#fff;}
.bpoints .container-fluid {max-width: 100%;padding:0px}
.bpoints .container-fluid .row {width:100%;max-width: 1180px;margin:0 auto;padding:0px 0}

.bpoints #header .container-fluid .row {padding: 0}

.normal.bpoints .row {padding-left:15px;padding-right: 15px}
.normal.landing.bpoints .row {padding-left:15px;padding-right: 15px}
.normal.landing.bpoints .row .row {padding-left: 0;padding-right: 0}
.sqs-layout.sqs-layout {padding:20px}

.sqs-block {padding-top:17px;padding-bottom: 17px}

.aloha-editable ul, .aloha-editable ol{
    margin: 1em 0;
    list-style-type: disc;
    padding: 0 0 0 40px;
}
.aloha-editable ol{list-style-type: decimal}
.configuration-container-tabs {height: 22px;position: absolute;top:2px;right:10px}
a.configuration-container-tab, a.lang-container-tab, a.valuta-container-tab {
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-transition: background-color .1s ease-out, color .1s ease-out;
    -moz-transition: background-color .1s ease-out, color .1s ease-out;
    -o-transition: background-color .1s ease-out, color .1s ease-out;
    transition: background-color .1s ease-out, color .1s ease-out;
    font: 300 11px 'Roboto', sans-serif;
    color: #606060;

    padding: 3px 10px 3px 10px !important;
    text-decoration: none !important;
    border: 0px;
    display: block;
    -moz-outline: 0;
    float: right;
    margin-right:10px
}
a.configuration-container-tab {font-size: 12px;cursor: pointer}
a.lang-container-tab {margin-bottom:10px;border:1px solid #444}
#headertab a.lang-container-tab {
    border:0px
}
a.lang-container-tab.active, a.lang-container-tab:hover {
    background:#444;color:#fff
}
a.lang-container-tab, a.valuta-container-tab {float:left;}
a.configuration-container-tab:hover, a.lang-container-tab:hover, a.valuta-container-tab:hover {
    color: #aaa;
}
a.configuration-container-tab.active, a.lang-container-tab.active, a.valuta-container-tab.active {
    color: #007ac5;
}
a.configuration-container-tab.error, a.lang-container-tab.active.error {
    background: #d1c030;
    color: #fff;
}
a.configuration-container-tab.error, a.lang-container-tab.error {
    background: #7d7535;
    color: #aaa;
}

body.author {text-align: left}
body.author h1 {font-size: 60px;line-height:64px;font-weight: bold;text-transform: uppercase;color:#000;padding:0;margin:20px 0 25px}
body.author h2 {font-size: 32px;font-weight: bold;text-transform: uppercase;color:#000;padding:0;margin:40px 0 5px}
.author-details {text-align: left;font-family: 'Brandon'}
.author-details .location {margin-top:25px;line-height: 18px}
.author-details .country-img {margin-top:20px}
.author-details .country-img img {max-width: 100%}
.author-details .author-avatar .avatar, .authors-page .avatar {border:0;position:relative;width:220px;height:220px;max-width:100%;border-radius: 250px;overflow: hidden;margin-right:10px;background-color:#000;background-position: center center;background-size: cover;border:0}
.author-details .author-avatar .avatar img {max-width:100%}
.author-details div.languages {text-transform:uppercase;color:#969696;font-size:12px;display:inline-block;vertical-align:middle;background: url(../design/icon_comments.png) no-repeat left center; padding-left:25px;margin-left:50px}
.author-details div.date {text-transform:uppercase;color:#969696;font-size:12px;display:inline-block;vertical-align:middle;background: url(../design/icon_date.png) no-repeat 0 -3px; padding-left:28px;margin-left:0px;min-width:20px;line-height: 25px}
.author-details .author-bio {margin-top:20px;}
.author-details .disqus_thread {margin-top:30px}
body.author .gallery-info {margin-top:26px}
.readmore {cursor: pointer}
.readmore-hidden {display:none}
body.author .news-label, .news-label {border-top: 1px solid #e2e2e2;text-transform: uppercase;padding-top:25px;margin-top:92px;color:#a7a7a7;font-weight: bold}
.sidebar .news-label {margin-top:5px;border-top:0}
.sidebar-icon {margin-top:50px;text-align: center;margin-bottom:10px}
.sidebar-icon img {max-width: 50%;margin:0 auto}
.h2-name {border-bottom:0px solid #00197f;margin-bottom:5px;margin-top:25px}
.h2-name h1 {font-size: 30px;margin:0;padding: 0}
.h2-name.fav {margin-top:60px}
ul.news-most-wanted {list-style-type: none;margin-bottom:100px}
ul.news-most-wanted li {padding-left:0px;border-bottom:1px solid #d0d0d0;padding:10px 0px;line-height: 16px;text-transform: uppercase}
ul.news-most-wanted li span {display:inline-block;vertical-align: middle}
ul.news-most-wanted li span.num, ul.news-most-wanted li div.num {display:inline-block;vertical-align: middle;width:20%;text-align: center;font-size:20px;font-weight: bold}
ul.news-most-wanted li span.title, ul.news-most-wanted li div.title {display:inline-block;vertical-align: middle;width:80%;}
ul.news-most-wanted li a {color:#424242;font-size: 15px;font-weight: bold;text-decoration: none}
ul.news-most-wanted li:hover {background: #f1f1f1}
ul.news-most-wanted li:hover a {color:#00197f}
ul.news-most-wanted .author-content .name a {font-size: 12px;margin-top:0px;color:#969696;font-weight: normal}
ul.news-most-wanted li div.num {width:20%}
ul.news-most-wanted li div.title {width:77%}
ul.news-most-wanted .author-content .avatar {width:30px;height:30px}
ul.news-most-wanted .author-content {padding-top:5px;text-align: left;}
ul.news-most-wanted .author-content .timeago {background: url(../design/timeago.png) no-repeat left center; min-width:20px;}
.onemin-left .author-content .avatar-content
ul.filelist {list-style-type: none;padding:0;margin:0}
ul.filelist li {float:left; width:22%;margin-right:3%;}
ul.filelist.oneitem li {width:100%;margin-right: 0}
div.thumbimg img {border: 1px solid #ffffff;
    box-shadow: 0 1px 14px rgba(0, 0, 0, 0.13), 0 0 0 1px rgba(0, 0, 0, 0.12);
    cursor: move;
    outline: 1px solid transparent;
    transition: border-color 0.1s ease-out 0s, outline-color 0.1s ease-out 0s;
}
.legend-panel {background: #f5f5f5;border:1px solid #eee;padding: 30px 40px 40px;margin-bottom:0px;border-bottom: 1px solid #00197f}
.legend-panel h2 {margin-top:40px}
.legend-panel .field-lhs {font-size:16px;font-weight:600;margin-top:10px;margin-bottom:6px}
textarea.field-input {width:100%;height:150px}



.slider-container {height:16px;border: 0px; }
.slider-container .ui-state-default, .slider-container .ui-widget-content, .slider-container .ui-state-default {
    background: url(../design/images/slider-thumb-dark.png); border: 0px;
    color: #555555;
    font-weight: normal;
    height:16px;margin-top:4px;margin-bottom:4px; cursor:pointer;
}

.slider .numeric-display {
    float: left;
    font-size: 15px;
    text-align: right;
}
.slider .numeric-display input, .slider .numeric-display textarea {text-align: right;padding:0;border:0;background: none}
.slider-container .ui-state-default {opacity:0.6;}
.slider-container .ui-state-default:hover {opacity:1;}

.slider-container .ui-corner-all {
    border-radius: 0px;border: 0px;
}
.slider-c {float:left;margin-left:10px;border-radius:10px; padding:0px 10px 0px 10px;background: #fff;min-width:200px;margin-top:4px;}
.slider-container .ui-widget-content {
    background: #fff;
    border: 0px;
    color: #222222;
}
.slider-container .ui-widget-header {background:none}
.field-wysiwyg-control {
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    height: 0;
    text-align: left;
}
.field-input.link {background-color: #666;border-color:#eee}
input.placeholder {
    margin-bottom: 10px;
}
.field-input, .smalllayer .editable {border:0}
.select-facade .label {display:none}
/*
.field-wysiwyg-control button.field-wysiwyg-tool-bold .icon {
  background: transparent url(../design/images/icon-editor-bold-16-light.png) center center no-repeat;
}
.field-wysiwyg-control button.field-wysiwyg-tool-italic .icon {
  background: transparent url(../design/images/icon-editor-italic-16-light.png) center center no-repeat;
}
.field-wysiwyg-control button.field-wysiwyg-tool-h1 .icon {
  background: transparent url(../design/images/icon-h1-12-light.png) center center no-repeat;
}
.field-wysiwyg-control button.field-wysiwyg-tool-h2 .icon {
  background: transparent url(../design/images/icon-h2-12-light.png) center center no-repeat;
}
.field-wysiwyg-control button.field-wysiwyg-tool-h3 .icon {
  background: transparent url(../design/images/icon-h3-12-light.png) center center no-repeat;
}
.field-wysiwyg-control button.field-wysiwyg-tool-link .icon {
  background: transparent url(../design/images/icon-editor-link-16-light.png) center center no-repeat;
}
.field-wysiwyg-control button.field-wysiwyg-tool-blockquote .icon {
  background: transparent url(../design/images/icon-quote-12-light.png) center center no-repeat;
}
.field-wysiwyg-control button.field-wysiwyg-tool-removeformat .icon {
  background: transparent url(../design/images/icon-removeformating-12-light.png) center center no-repeat;
}
.field-wysiwyg-control button.field-wysiwyg-tool-unorderedlist .icon {
  background: transparent url(../design/images/icon-editor-unsortedlist-16-light.png) center center no-repeat;
}
.field-wysiwyg-control button.field-wysiwyg-tool-orderedlist .icon {
  background: transparent url(../design/images/icon-editor-sortedlist-16-light.png) center center no-repeat;
}
.field-wysiwyg-control button.field-wysiwyg-tool-outdent .icon {
  background: transparent url(../design/images/icon-outdent-17-light.png) center center no-repeat;
}
.field-wysiwyg-control button.field-wysiwyg-tool-indent .icon {
  background: transparent url(../design/images/icon-indent-16-light.png) center center no-repeat;
}
.field-wysiwyg-control button.field-wysiwyg-tool-insertimage .icon {
  background: transparent url(../design/images/icon-editor-image-16-light.png) center center no-repeat;
}
.field-wysiwyg-control button.field-wysiwyg-tool-inverted .icon {
  background: transparent url(../design/images/icon-editor-scheme-16-light.png) center center no-repeat;
}
.field-wysiwyg-control button.field-wysiwyg-tool-widthsmall .icon {
  background: transparent url(../design/images/icon-editor-width-small-16-light.png) center center no-repeat;
}
.field-wysiwyg-control button.field-wysiwyg-tool-widthmedium .icon {
  background: transparent url(../design/images/icon-editor-width-medium-16-light.png) center center no-repeat;
}
.field-wysiwyg-control button.field-wysiwyg-tool-widthlarge .icon {
  background: transparent url(../design/images/icon-editor-width-full-16-light.png) center center no-repeat;
}
.field-wysiwyg-control button.field-wysiwyg-tool-fullscreen {
  background: transparent url(../design/images/icon-fullscreen-open-14-light.png) center center no-repeat;
} */
.wysiwyg-field-wrapper .field-rhs {
    position: relative;
}
.wysiwyg-field-wrapper .field-wysiwyg-control {
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    background: #eee;
    padding-left: 5px;
    height: 27px;
}
.wysiwyg-field-wrapper .field-wysiwyg-control a, .field-wysiwyg-control a {
    padding: 0;
    margin-top: 3px;
    display: block;
    float: left;
    outline: 0;
}
.wysiwyg-field-wrapper .field-wysiwyg-control .separator, .field-wysiwyg-control .separator {
    display: inline-block;
    margin-left: 10px;
    border-left: 1px solid #ddd;
    width: 10px;
    height: 27px;
}
.wysiwyg-field-wrapper .field-wysiwyg-control button, .field-wysiwyg-control button {
    display: inline-block;
    vertical-align: top;
}

.wysiwyg-field-wrapper .field-wysiwyg-control button.field-wysiwyg-tool, button.field-wysiwyg-tool {
    height: 27px;
    width: 27px;
    border: 1px solid transparent;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    background-color: transparent;
}
.wysiwyg-field-wrapper .field-wysiwyg-control button.field-wysiwyg-tool:hover, button.field-wysiwyg-tool:hover  {
    border-color: #ccc;
}
.wysiwyg-field-wrapper .field-wysiwyg-control button.field-wysiwyg-tool.contains-cursor {
    background-color: #222222;
    background-image: -moz-linear-gradient(#555555, #222222);
    background-image: -ms-linear-gradient(#555555, #222222);
    background-image: -webkit-linear-gradient(#555555, #222222);
    background-image: linear-gradient(#555555, #222222);
    border-radius: 0px;
}
.wysiwyg-field-wrapper .field-wysiwyg-control button.field-wysiwyg-tool .icon {
    display: block;
    opacity: .8;
    width: 100%;
}

.editable.radius {border-radius: 0px 0px 3px 3px}
.smalllayer.border {border:1px solid #ccc;border-radius: 3px 3px 3px 3px}
.smalllayer .editable {border:0px;overflow: auto;height:100px; background:#fff;padding:15px}

.field-wysiwyg-tool-bold .icon {
    background: transparent url(../design/images/icon-bold-9-dark.png) center center no-repeat; height: 27px;width: 27px;
}
.wysiwyg-field-wrapper .field-wysiwyg-control button.field-wysiwyg-tool-italic .icon {
    background: transparent url(../design/images/icon-italic-9-dark.png) center center no-repeat;height: 27px;width: 27px;
}
.wysiwyg-field-wrapper .field-wysiwyg-control button.field-wysiwyg-tool-h1 .icon {
    background: transparent url(../design/images/icon-h1-9-dark.png) center center no-repeat;height: 27px;width: 27px;
}
.wysiwyg-field-wrapper .field-wysiwyg-control button.field-wysiwyg-tool-h2 .icon {
    background: transparent url(../design/images/icon-h2-9-dark.png) center center no-repeat;height: 27px;width: 27px;
}
.wysiwyg-field-wrapper .field-wysiwyg-control button.field-wysiwyg-tool-h3 .icon {
    background: transparent url(../design/images/icon-h3-9-dark.png) center center no-repeat;height: 27px;width: 27px;
}
.wysiwyg-field-wrapper .field-wysiwyg-control button.field-wysiwyg-tool-link .icon {
    background: transparent url(../design/images/icon-link-9-dark.png) center center no-repeat;height: 27px;width: 27px;
}
.wysiwyg-field-wrapper .field-wysiwyg-control button.field-wysiwyg-tool-blockquote .icon {
    background: transparent url(../design/images/icon-quote-9-dark.png) center center no-repeat;height: 27px;width: 27px;
}
.wysiwyg-field-wrapper .field-wysiwyg-control button.field-wysiwyg-tool-removeformat .icon {
    background: transparent url(../design/images/icon-removeformating-9-dark.png) center center no-repeat;height: 27px;width: 27px;
}
.wysiwyg-field-wrapper .field-wysiwyg-control button.field-wysiwyg-tool-unorderedlist .icon {
    background: transparent url(../design/images/icon-unsortedlist-9-dark.png) center center no-repeat;height: 27px;width: 27px;
}
.wysiwyg-field-wrapper .field-wysiwyg-control button.field-wysiwyg-tool-orderedlist .icon {
    background: transparent url(../design/images/icon-sortedlist-9-dark.png) center center no-repeat;height: 27px;width: 27px;
}
.wysiwyg-field-wrapper .field-wysiwyg-control button.field-wysiwyg-tool-outdent .icon {
    background: transparent url(../design/images/icon-outdent-17-dark.png) center center no-repeat;height: 27px;width: 27px;
}
.wysiwyg-field-wrapper .field-wysiwyg-control button.field-wysiwyg-tool-indent .icon {
    background: transparent url(../design/images/icon-indent-16-dark.png) center center no-repeat;height: 27px;width: 27px;
}
.wysiwyg-field-wrapper .field-wysiwyg-control button.field-wysiwyg-tool-insertimage .icon {
    background: transparent url(../design/images/icon-image-9-dark.png) center center no-repeat;height: 27px;width: 27px;
}
.wysiwyg-field-wrapper .field-wysiwyg-control button.field-wysiwyg-tool-inverted .icon {
    background: transparent url(../design/images/icon-editor-scheme-16-dark.png) center center no-repeat;height: 27px;width: 27px;
}
.wysiwyg-field-wrapper .field-wysiwyg-control button.field-wysiwyg-tool-widthsmall .icon {
    background: transparent url(../design/images/icon-editor-width-small-16-dark.png) center center no-repeat;height: 27px;width: 27px;
}
.wysiwyg-field-wrapper .field-wysiwyg-control button.field-wysiwyg-tool-widthmedium .icon {
    background: transparent url(../design/images/icon-editor-width-medium-16-dark.png) center center no-repeat;height: 27px;width: 27px;
}
.wysiwyg-field-wrapper .field-wysiwyg-control button.field-wysiwyg-tool-widthlarge .icon {
    background: transparent url(../design/images/icon-editor-width-full-16-dark.png) center center no-repeat;height: 27px;width: 27px;
}
.wysiwyg-field-wrapper .field-wysiwyg-control button.field-wysiwyg-tool-fullscreen .icon {
    background: transparent url(../design/images/icon-fullscreen-open-14-dark.png) center center no-repeat;height: 27px;width: 27px;
    height: 100%;
}

.wysiwyg-field-wrapper .field-wysiwyg-control button.field-wysiwyg-tool-undo {
    display: none;
}
.wysiwyg-field-wrapper .field-wysiwyg-control button.field-wysiwyg-tool-redo {
    display: none;
}
.wysiwyg-field-wrapper .field-wysiwyg-control button.field-wysiwyg-tool-sourcecode {
    width: auto;
    padding-left: 24px;
    padding-right: 10px;
    background: url(../design/images/checkbox-inactive-14-dark.png) no-repeat 6px center;
}
.wysiwyg-field-wrapper .field-wysiwyg-control button.field-wysiwyg-tool-sourcecode.active {
    background: url(../design/images/checkbox-active-14-dark.png) no-repeat 6px center;
}
.wysiwyg-field-wrapper .field-wysiwyg-control button.field-wysiwyg-tool-sourcecode[disabled] {
    color: #000;
    opacity: 0.5;
}
.wysiwyg-field-wrapper .field-wysiwyg-control button.field-wysiwyg-tool-sourcecode:hover {
    border-color: transparent;
}
.wysiwyg-field-wrapper .field-wysiwyg-control .container {
    height: 27px;
    display: inline-block;
}
.wysiwyg-field-wrapper .field-wysiwyg-control .container .field-wysiwyg-select {
    margin: 4px;
}

.tag-field-wrapper.thin {
    padding-bottom: 0;
    padding-top: 0;
    cursor: pointer;
}
.tag-field-wrapper.thin .add-header, .selectitem.add-header {
    padding-left: 10px;
    background: transparent url(../design/images/add-6x6-gray.png) 0 4px no-repeat;
}
.tag-field-wrapper.thin .field-lhs {
    width: 0;
    text-align: right;
    padding-top: 3px;
    overflow: hidden;
}
.tag-field-wrapper.minor .field-input-wrapper {
    zoom: 1;
    margin-top: 5px;
    background: #fdfdfd;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 6px 6px 0 6px;
    color: #333;
}
.tag-field-wrapper.minor .field-input-wrapper:after {
    display: block;
    visibility: hidden;
    font-size: 0;
    height: 0;
    clear: both;
    content: ".";
}
.tag-field-wrapper {
    position: relative;
    /********************
     * THIN Style Tag Field
     */

    /***********************
     * MINOR Style Tag Field
     */

}

.tag-field-wrapper .field-input-wrapper {
    overflow: hidden;
}
.tag-field-wrapper.thin .tag-field {
    padding: 0 !important;
    border-bottom: 0 !important;
}
.tag-field-wrapper.thin .tag-field .tag {
    margin-top: 4px !important;
}
.tag-field-wrapper.thin .tag-field .text {
    padding-top: 3px !important;
}
.tag-field-wrapper.thin .tag-field {
    color: #ddd;
    background: transparent;
    border: 0;
    border-bottom: 1px dotted #333;
    padding: 0 0 5px 0;
    font-size: 11px;
    height: 20px;

}
.tag-field-wrapper.thin .tag-field .tag {
    white-space: nowrap;
    cursor: pointer;
    color: #111;
    background: #dddddd url(../design/images/tag-micro.png) 4px center no-repeat;
    float: left;
    margin: 6px 5px 0 0;
    padding: 1px 6px 2px 14px;
    font-size: 11px;line-height: normal;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.tag-field-wrapper.thin .tag-field .tag:hover {
    color: #000;
    background-color: #fff;
}
.tag-field-wrapper.thin .tag-field .tag.category {
    background-image: url(../design/images/category-micro.png);
}
.tag-field-wrapper.thin .tag-field .tag .x {
    display: inline;
    padding-left: 5px;
    padding-right: 6px;
}
.tag-field-wrapper.thin .tag-field .text {
    display: block;
    color: #777;
    padding-top: 6px;
}
.tag-field-wrapper.minor .tag-field {
    color: #ddd;
    background: transparent;
    border: 0;
    font-size: 11px;
    zoom: 1;
}
.tag-field-wrapper.minor .tag-field:after {
    display: block;
    visibility: hidden;
    font-size: 0;
    height: 0;
    clear: both;
    content: ".";
}
.tag-field-wrapper.minor .tag-field .add-header {
    padding-left: 10px;
    background: transparent url(../design/images/add-6x6-gray.png) 0 3px no-repeat;
}
.tag-field-wrapper.minor .tag-field .add-header:hover {
    color: #333;
    cursor: pointer;
}
.tag-field-wrapper.minor .tag-field .tag {
    white-space: nowrap;
    cursor: pointer;
    color: #111;
    background: #eee;
    border: 1px solid #ddd;
    float: left;
    margin: 0px 5px 5px 0;
    padding: 3px 6px 3px 6px;
    font-size: 12px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.tag-field-wrapper.minor .tag-field .tag:hover {
    color: #000;
    background-color: #ccc;
}
.tag-field-wrapper.minor .tag-field .tag.category {
    background-image: url(../design/images/category-micro.png);
}
.tag-field-wrapper.minor .tag-field .tag .x {
    display: inline;
    padding-left: 5px;
    padding-right: 6px;

}
.tag-field-wrapper.minor .tag-field .text {
    display: block;
    color: #777;
    padding: 6px 7px 9px;
}

.flyout-calendar {
    background: #fff;
    padding: 15px;
    line-height: normal;
    overflow: hidden;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.flyout-calendar .calendar-wrapper {
    float: left;
    border-right: 1px solid #eee;
    padding-right: 15px;
}
.flyout-calendar .calendar-wrapper .back {
    background: transparent url(../design/images/calendar-nav-back.png) 4px 3px no-repeat;
}
.flyout-calendar .time-wrapper {
    float: right;
    width: 131px;
    background: transparent url(../design/images/calendar-clock.png) 8px 5px no-repeat;
    padding-top: 105px;
    text-align: center;
}
.flyout-calendar .time-wrapper .time-control {
    font-size: 20px;
    border: none;
    text-align: center;
    border-bottom: 1px dotted #ccc;
    width: 32px;
    color: #444;
    float: left;
    padding: 2px 0;
    line-height: 20px;
}
.flyout-calendar .time-wrapper .time-control:focus {
    color: #000;
    border-color: #777;
    outline: none;
}
.flyout-calendar .time-wrapper.disabled {
    background-image: url(../design/images/calendar-clock-disabled.png);
    color: #ddd;
}
.flyout-calendar .time-wrapper.disabled .time-control {
    color: #ddd;
    border-bottom: none;
}
.flyout-calendar .time-wrapper.disabled .time-control:hover {
    color: #ddd;
    border-bottom: none;
}
.flyout-calendar .yui3-calendar-header-label {
    color: #333;
    width: auto;
}
.flyout-calendar .yui3-calendar-header-label h4 {
    padding: 0;
    margin: 0;
    font-size: 13px;
}
.flyout-calendar .header,
.flyout-calendar thead,
.flyout-calendar .yui3-calendar-header {
    font-weight: bold;
    font-size: 13px;
    color: #222;
    text-align: center;
    padding-bottom: 8px;
}
.flyout-calendar .header .back,
.flyout-calendar thead .back,
.flyout-calendar .yui3-calendar-header .back,
.flyout-calendar .header .next,
.flyout-calendar thead .next,
.flyout-calendar .yui3-calendar-header .next,
.flyout-calendar .header .yui3-calendarnav-nextmonth,
.flyout-calendar thead .yui3-calendarnav-nextmonth,
.flyout-calendar .yui3-calendar-header .yui3-calendarnav-nextmonth,
.flyout-calendar .header .yui3-calendarnav-prevmonth,
.flyout-calendar thead .yui3-calendarnav-prevmonth,
.flyout-calendar .yui3-calendar-header .yui3-calendarnav-prevmonth {
    float: left;
    height: 12px;
    width: 15px;
    background: transparent url(../design/images/calendar-nav-back.png) 4px 3px no-repeat;
    cursor: pointer;
    border: none;
}
.flyout-calendar .header .back span,
.flyout-calendar thead .back span,
.flyout-calendar .yui3-calendar-header .back span,
.flyout-calendar .header .next span,
.flyout-calendar thead .next span,
.flyout-calendar .yui3-calendar-header .next span,
.flyout-calendar .header .yui3-calendarnav-nextmonth span,
.flyout-calendar thead .yui3-calendarnav-nextmonth span,
.flyout-calendar .yui3-calendar-header .yui3-calendarnav-nextmonth span,
.flyout-calendar .header .yui3-calendarnav-prevmonth span,
.flyout-calendar thead .yui3-calendarnav-prevmonth span,
.flyout-calendar .yui3-calendar-header .yui3-calendarnav-prevmonth span {
    display: none;
}
.flyout-calendar .header .next,
.flyout-calendar thead .next,
.flyout-calendar .yui3-calendar-header .next,
.flyout-calendar .header .yui3-calendarnav-nextmonth,
.flyout-calendar thead .yui3-calendarnav-nextmonth,
.flyout-calendar .yui3-calendar-header .yui3-calendarnav-nextmonth {
    float: right;
    background: transparent url(../design/images/calendar-nav-next.png) 0 3px no-repeat;
}
.flyout-calendar table {
    width: 100%;
    outline: 0;
}
.flyout-calendar td {
    padding: 3px;
    outline: 0;
}
.flyout-calendar .header-row td {
    color: #444;
    width: 15px;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
}
.flyout-calendar .body-row td,
.flyout-calendar .yui3-calendar-row td {
    font-size: 11px;
    width: 15px;
    text-align: center;
    cursor: pointer;
}
.flyout-calendar .body-row td.fade,
.flyout-calendar .yui3-calendar-row td.fade,
.flyout-calendar .body-row td.yui3-calendar-prevmonth-day,
.flyout-calendar .yui3-calendar-row td.yui3-calendar-prevmonth-day,
.flyout-calendar .body-row td.yui3-calendar-nextmonth-day,
.flyout-calendar .yui3-calendar-row td.yui3-calendar-nextmonth-day {
    color: #ccc;
}
.flyout-calendar .body-row td.active,
.flyout-calendar .yui3-calendar-row td.active,
.flyout-calendar .body-row td.yui3-calendar-day,
.flyout-calendar .yui3-calendar-row td.yui3-calendar-day {
    color: #444;
}
.flyout-calendar .body-row td.active:hover,
.flyout-calendar .yui3-calendar-row td.active:hover,
.flyout-calendar .body-row td.yui3-calendar-day:hover,
.flyout-calendar .yui3-calendar-row td.yui3-calendar-day:hover {
    color: #000;
    background: #eee;
}
.flyout-calendar .body-row td.selected,
.flyout-calendar .yui3-calendar-row td.selected,
.flyout-calendar .body-row td.yui3-calendar-day-selected,
.flyout-calendar .yui3-calendar-row td.yui3-calendar-day-selected {
    color: #fff;
    background: #444;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.flyout-calendar .body-row td.selected:hover,
.flyout-calendar .yui3-calendar-row td.selected:hover,
.flyout-calendar .body-row td.yui3-calendar-day-selected:hover,
.flyout-calendar .yui3-calendar-row td.yui3-calendar-day-selected:hover {
    background: #000;
    color: #fff;
}
.flyout-calendar .body-row td.today,
.flyout-calendar .yui3-calendar-row td.today {
    color: #444;
    background: #e1e5dc;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.field-wrapper.date-picker .calendar-wrapper {
    background: #fff;
    padding: 18px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.field-wrapper.date-picker .calendar-wrapper .yui3-calendar-header {
    font-weight: bold;
    font-size: 13px;
    color: #222;
    text-align: center;
    padding-bottom: 8px;
}
.field-wrapper.date-picker .calendar-wrapper .yui3-calendar-header h4 {
    margin: 2px;
    font-size: 13px;
}
.field-wrapper.date-picker .calendar-wrapper .yui3-calendar-header .yui3-calendarnav-prevmonth,
.field-wrapper.date-picker .calendar-wrapper .yui3-calendar-header .yui3-calendarnav-nextmonth {
    height: 12px;
    width: 15px;
    background: transparent url(../design/images/calendar-nav-back.png) 4px 3px no-repeat;
    cursor: pointer;
    text-indent: -9999em;
    color: transparent;
}
.field-wrapper.date-picker .calendar-wrapper .yui3-calendar-header .yui3-calendarnav-nextmonth {
    background: transparent url(../design/images/calendar-nav-next.png) 0 3px no-repeat;
}
.field-wrapper.date-picker .calendar-wrapper table {
    width: 100%;
}
.field-wrapper.date-picker .calendar-wrapper table td {
    padding: 3px;
    text-align: center;
}
.field-wrapper.date-picker .calendar-wrapper table thead {
    color: #444;
    width: 15px;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
}
.field-wrapper.date-picker .calendar-wrapper table tbody {
    font-size: 11px;
    width: 15px;
    text-align: center;
    cursor: pointer;
}
.field-wrapper.date-picker .calendar-wrapper table tbody td.yui3-calendar-prevmonth-day {
    color: #ccc;
}
.field-wrapper.date-picker .calendar-wrapper table tbody td.yui3-calendar-day {
    color: #444;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.field-wrapper.date-picker .calendar-wrapper table tbody td.yui3-calendar-day:hover {
    color: #000;
    background: #eee;
}
.field-wrapper.date-picker .calendar-wrapper table tbody td.yui3-calendar-day.yui3-calendar-day-selected {
    color: #fff;
    background: #444;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.field-wrapper.date-picker .calendar-wrapper table tbody td.yui3-calendar-day.yui3-calendar-day-selected:hover {
    background: #000;
}
.field-wrapper.date-picker .calendar-wrapper table tbody td.yui3-calendar-day.today {
    color: #444;
    background: #e1e5dc;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.flyout-error-message {color:#ff0000}

.themes {float:left;}
.themes-title {margin-bottom:5px;font-size: 16px;font-weight: 500}
.themes span {display:inline-block;margin-right:10px;background: #eee;color:#000;border-radius: 10px;padding:6px 14px;line-height: 14px;}

#pbar {float:right;position: fixed;z-index: 99999;display: block;top:70px;right:10px;opacity: 0.95;font-size: 14px}
.previewbar-container {background-color: #101010;padding:10px;border-radius: 0px;}
.previewbar {padding:0px 10px 0px 0px;width:auto;border-top:0px dashed #58595b;border-radius:0px;height:22px}
.previewbar .nick {margin-left:10px}
.previewbar .nick a {color:#000;font-weight:bold;font-size: 12px;}
.previewbar .avatar, .avatar, .category-list .avatar {
    background-position: center center;
    background-image: url(../design/images/default-avatar.png);
    background-repeat: no-repeat;
    background-size: cover;
    /*border-radius: 30px 30px 30px 30px;*/
    cursor: pointer;
    display: inline-block;
    height: 23px;
    margin: 1px;
    margin-top:0px;margin-right:10px;
    width: 23px;
    position: relative;
    float:left;
}
.designer-div .avatar {width:130px;height:130px;}


.previewbar .username {float:left;padding:2px 0px 0px 10px;text-align:left;overflow:hidden;text-overflow: ellipsis;color:#fff}
.previewbar .username .name {font-size:12px;margin-bottom:0px;overflow:hidden;text-overflow: ellipsis/*color: #fff;*/}
.previewbar .username .logout a {font-size:11px}
.previewbar .icons {float:left;padding: 6px 18px 0px 10px}
.previewbar .icons img {}
.previewbar .createbox {top:40px;}
.previewbar .createbox a.btn_class{width:150px;text-align:center}

/* Grey Small Dropdown */
.dropdown {float:right;padding:0px;margin:0px;margin-top:0px}
/* General dropdown styles */
.dropdown dl{ margin-left:5px; padding:0px;margin:0px;}
.dropdown dd, .dropdown dt, .dropdown ul
{margin:0px; padding:0px;}
.dropdown dd { position:relative;;z-index:1010}

/* DT styles for sliding doors */
.dropdown dt a {background:  url(../design/pmenu.png) no-repeat scroll right center;
    display:block; height:22px; cursor:pointer;}
.dropdown dt a.first {padding-right:14px;font-weight: 400}
.dropdown dt a.selected{
    background:#fff url(../design/pmenuon.png) no-repeat scroll center center;
}
.dropdown dt a span {
    cursor:pointer; display:block; padding:0px;}

/* UL styles */
.dropdown dd {margin-top:0px;}
.dropdown dd ul {margin-top:10px;
    background:#fff; display:none;
    list-style:none; padding:10px 5px; position:absolute;
    left:0px; width:auto; left:auto; right:0;
    border-top:1px solid #007ac5; cursor:pointer;z-index:990;
    box-shadow: 0px 4px 4px rgba(0,0,0,0.3);
}
#valutaselect .dropdown dd ul {width:100px}
.flags .dropdown dd ul {width:50px}
.previewbar .dropdown dd ul {width:300px}
.previewbar .dropdown dt a.first {}
.previewbar .dropdown dt a {background-position: right 11px;padding-top:1px}
.dropdown dd ul li{
    width:100%;line-height:12px;height: auto;
}
.previewbar .dropdown dd ul li:first-child {min-height:45px;}
.dropdown dd ul li.border {border-top:1px solid #ddd;padding-top:2px;padding-bottom:2px}
.dropdown span.value { display:none;}
.dropdown dd ul li a.menu {width:auto;
    display:block; font-weight:normal;
    text-align:left; overflow:hidden; padding:6px 4px 6px 19px;
    color:#111; text-decoration:none;
}
.dropdown dd ul li a:hover{
    /*background:#58595b; color:white;*/
    text-decoration:none;
    color:#007ac5
}
/*.dropdown dd ul li:first-child a:hover {background: none;color:#D7182A}*/
.dropdown dd ul li a:visited{
    text-decoration:none;
}
.previewbar .notification.dropdown dd ul {width:350px}
.dropdown .avatar {width:90px;height:90px;margin: 0px 14px 10px 5px;float:left;}
.noti-line {clear:both;padding:10px 0px;color:#555;border-bottom: 1px solid #ddd;border-top:1px solid #fff;background: #edeff5;margin:0 0 0px 0}
.previewbar .notification.dropdown dd ul li.noti-line {padding-top: 10px}
.noti-line:hover, .previewbar .notification.dropdown dd ul li.read:hover {background: #f6f7f8}
.noti-line .avatar {width:50px;height:50px;margin-left:10px;margin-right:12px;float:left;}
.noti-line .content {float:left;width:270px;}
.noti-line .text {line-height: normal;font-family: Arial;margin-bottom:8px}
.noti-line .date {color:#777;padding-left:25px;height:16px;background: url(../design/calendar68_g.png) no-repeat 0px center}
.previewbar .notification.dropdown dd ul {padding:0;padding-top:0px}
.previewbar .notification.dropdown dd ul li {padding-top:0}
.previewbar .notification.dropdown dd ul li.title {position:fixed;width:322px;z-index:1000;height:auto;min-height: 1px;background: #fff;border-bottom:1px solid #ddd;color:#333;font-weight:bold;padding:10px 14px 10px;text-transform: uppercase;font-size:10px;font-family: Arial}
.previewbar .notification.dropdown dd ul li.first {padding-top:40px}
.previewbar .notification.dropdown dd ul li.read {text-align: left;background: #fbfbfb;color:#777}
.previewbar .notification.dropdown dd ul li.empty {}
.previewbar .notification.dropdown dd ul li.empty .contents {padding:40px 0px 10px; text-align: center}
.dropdown dd ul li span a{padding:0px 0px 0px 0px}
.virtual {color:#000;padding:5px 0px 8px 0px;font-size:11px}

#ulglobal:before, .dropdown dd ul:before {
    border-left: 6px solid rgba(255, 255, 255, 0);
    border-right: 6px solid rgba(255, 255, 255, 0);
    border-bottom: 6px solid #007ac5;
    top: -6px;
    content: " ";
    height: 0;
    right: 10px;
    position: absolute;
    width: 0;
}

.user-datas {float:left;width:180px;color:#000;font-size:12px}
.user-datas div {margin-bottom:5px}
.user-datas .u-name {font-weight: 700;margin-top:4px}
.user-datas .u-email {}
.user-datas .u-btn {margin-top:15px}
.user-datas a {display: inline-block;margin-left:0px}
.user-datas a.btn_class {margin-left: 0px}
.user-datas .mymenu {margin:10px 0px}

.pagination {margin-top:20px;margin-bottom:20px;text-align: center;}
.pagination a, .pagination span {border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    border-radius: 2px 2px 2px 2px;
    width:50px;height:30px;font-size: 14px;line-height:30px;
    text-decoration: none;border-radius: 0;
}
.pagination span {background: #007ac5}
.pagination a, .pagination a:hover {margin-right:5px;
    background: none repeat scroll 0 0 #00197f;
    border: 1px solid #e2e2e2;
    color: #fff;
    display: block;
    font-weight: normal;
    padding:0;
    border-radius: 2px 2px 2px 2px;
    width:50px;height:30px;font-size: 14px;line-height:30px;
    text-decoration: none;border-radius: 0;
}
.pagination a:hover {background:#007ac5;;color:#fff}
.article-loading {text-align:center;display:none}



.owl-pagination {display:none}
.owl-outer {position: relative;min-height: 60px;}
.owl-outer.owl-outer {margin-top:10px}
.owl-outer .owlarrows {position: relative}
.owl-outer .owlarrows .owlnext, .owl-outer .owlarrows .owlprev {width:32px;height:60px;text-indent: -9999em;background: url(../design/arrowright_gray.png) no-repeat top right;border: 0 none;
    border-radius: 3px;
    color: #7e7e7e;
    margin: 0;
    outline: medium none;
    padding: 0px 0 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;position: absolute;top:50%;margin-top:-30px;right:-45px;
}
.owl-outer .owlarrows .owlprev {position: absolute;left:-45px;background: url(../design/arrowleft_gray.png) no-repeat top left;}
.owl-outer .owlarrows .owlprev:hover, .owl-outer .owlarrows .owlnext:hover {}
.owl-item .item {margin-right:25px}
.owl-item .margin-wrapper {position: relative}

.owl-outer.authors .item {margin-right:15px;margin-left:10px;text-align: center}
.owl-outer.authors .margin-wrapper {width:230px;height:230px;overflow: hidden;border-radius: 240px;background: #f5f5f5;margin:0 auto;display:inline-block;float:none;position: relative;z-index:100}
.owl-outer.authors .item .margin-wrapper img {
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.owl-outer.authors .item:hover .margin-wrapper img {transform: rotate(5deg) scale(1.2)}
.owl-outer.authors .name, .authors-page .authors .name {text-align: center;padding-top:20px;}
.owl-outer.authors .name a, .authors-page .authors .name a {color:#969696;text-transform: uppercase;text-decoration: none}
.authors-page .authors a {text-decoration: none}
.author-label {text-align: center;font-size:20px;margin-top:100px;margin-bottom:10px;color:#424242;font-weight:600;text-transform: uppercase}
.owl-outer.authors {margin-bottom:60px}

.nextitem {clear:both;height:10px;display:block}

.country-img svg, svg.continents {max-width:100%;padding:0;margin:0;fill:#c3d63f;max-height: 200px;}
svg {padding:0;margin:0}
.svg path {
    transition:0.3s all !important;
}
svg path {padding:0;margin:0}

ul.continents {padding: 0;margin:0;list-style-type: none}
ul.continents li {float:left;width:48%;margin-right: 4%;padding-bottom:100px}
ul.continents li:nth-child(2n) {margin-right: 0;}
ul.continents li:nth-child(2n+1) {clear:both}
ul.authors {padding: 0;margin:0;list-style-type: none}
ul.authors li {float:left;margin-right: 5%;padding-bottom:50px;text-align: center}


.continent-title {border-bottom: 1px solid #c3d63f;font-size: 24px;font-weight: 700;text-transform: uppercase;margin-bottom:20px;padding-bottom:8px}
.country-title {font-size: 15px;padding:0;margin:0;line-height: 17px;margin-bottom:6px}
.country-title a {text-transform: uppercase;color:#969696}
.country-title a:hover {color:#007ac5;text-decoration: none}

.ssk-group {margin-top:0px;margin-bottom: 15px}
.article .addthis-cnt {margin-top:15px;text-align: right}
.home-inner .col-sm-6 {float:none;clear: both}
.mobilcnt {display:none}
.mobilhidden {display:block}
.nav-social {margin-right:0px;display:inline-block;padding-top:0px;vertical-align: middle;font-size: 14px}
.nav-social .fa-stack {width:20px;margin-left:30px}
.nav-social a {color:#9c9c9c}
a.link {cursor: pointer;
color: rgb(255, 255, 255);
background: rgba(218,218,218,1) none repeat scroll 0% 0%;
padding: 10px 30px;
text-decoration: none;
font-weight: bold;
text-transform: uppercase;}
.comment-link{padding:20px 0;}
.forread_item{  margin-right: 0;float: left;padding: 5px;}
.forread_item .margin-wrapper {position: relative;height:100px}
.forread_item h3{font-size:16px;padding-top:0px;overflow: hidden;}
.forread_item .article-info {margin:0}

.forread_item .article-info div{

  display: inline-block;
  vertical-align: middle;
  color: #969696;
  font-size:12px;
}

.forread_item .margin-wrapper {margin-bottom: 10px}
  
/* google custom search */
.top-search-header {
    display: inline-block;
    vertical-align: middle;
    margin-left:35px;

}
.top-search-header input {border:1px solid #d6d6d6;background: #fff;height:23px;display:inline-block;vertical-align: middle;font-size: 14px}
.top-search-header a {display: inline-block;vertical-align: middle}
.search-show-content {

  }
.gse-holder {
	  padding: 10px;
    background: #fff;
  }
  
.top-search-header *
{
-webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
      box-sizing: content-box;
} 
.gsc-table-result, .gsc-thumbnail-inside, .gsc-url-top {padding:0 !important}
.gsc-wrapper {font-family: 'Open Sans', sans-serif}
.gsc-control-cse .gs-spelling, .gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title * {font-size:18px !important; font-weight:600 !important}

a.top-search {background: #007ac5;
border:1px solid #007ac5;
width:60px;
height:60px;
color:black;
margin-top:-12px;
margin-left:0px;
padding-top:12px;
display: block;}

i.fa.fa-search.fa-stack-1x {padding-left:20px;}

.newsstream {border:1px solid #979797;height:40px;position: relative;margin-top:0px;}
.videos-block .stream {margin-bottom:20px}
.newsstream .slabel, .videos-block .slabel {font-weight:bold;border-radius:0;background: #00197f;color:#fff;padding:0;margin:0;font-size: 14px;line-height: 40px;position:absolute;top:-1px;left:-1px;height:40px;text-align: left;text-transform: uppercase;color:#fff}
.videos-block .slabel {position: relative;top:auto;left:auto;}
.newsstream .slabel span, .videos-block .slabel span {background: #007ac5;padding:0px 20px;display:inline-block;}
.newsstream .slabel .slider-nav, .videos-block .slabel .slider-nav {display:inline-block;}
.newsstream .slabel a, .videos-block .slabel a {color:#fff;}
.newsstream .slabel .slider-nav, .videos-block .slabel .slider-nav {background: #00197f;padding-left:10px;padding-right: 15px}
.videos-block .slabel .slider-nav {padding:0}
.newsstream .text {margin-left:200px;float: left;width:70%;overflow: hidden;font-size:14px;height:40px;color:#6f6f6f;line-height: 35px;box-sizing: border-box;padding-left:0px;}
.newsstream .text span {color:#979797;margin:0px;text-transform: uppercase}
.newsstream .text .cim {color:#979797;margin:0}
.newsstream .text .date {color:#c9c9c9}
.newsstream .text a {display:inline-block;vertical-align: middle;color:#c9c9c9}
.newsstream .text a.btn_class {padding:4px 20px;line-height:18px;display:inline-block;vertical-align: middle;font-weight: 700;margin-right: 15px;color:#fff}
.newsstream .text a:hover {text-decoration: none;}
.newsstream .text .sepa {margin:0 40px}
.newsstream .latest-prev i, .newsstream .latest-next i, .videos-block .latest-prev i, .videos-block .latest-next i {cursor: pointer;background: #007ac5;width:14px;height:14px;text-align: center}
.videos-block .icon-plays, .video-item .icon-plays {position: absolute;top:50%;left:50%;margin-left: -20px;margin-top:-15px;z-index:1010}

.cke_editable:focus {border:0;outline: 0}
ol {list-style-type: decimal}
.banner-item {width:100%;text-align: center;position: relative}
.banner-item embed, .banner-item object  {max-width:100%}
.banner-item img {max-width: 100%;}
.banner-item.link {cursor: pointer}
.banner-row {padding-top:20px;padding-bottom:10px}
.banner-item .banner-overlay {position: absolute;top:0;left:0;width:100%;height:100%;background: rgba(0,0,0,0.001);z-index:1000}

.video-item .image, .categ-item .image {position: relative;display: block}
.video-item img, .categ-item img {width:100%;max-width: 100%;line-height: 12px}
.video-item .title, .categ-item .title {color:#212121;display:block;line-height: 20px;margin-bottom:18px;margin-top:5px;text-align: center;font-weight: 500}
.video-item a, .categ-item a {color:#212121}
.categ-item .title {text-align: center}

.video-item em img {width:auto}
.month-box {display:block;width:100%;background: #007ac5;font-size: 0;margin-bottom: 5px}
.month-box .title {display: inline-block;
    text-align: center;
    background: #007ac5;
    vertical-align: middle;
    box-sizing: border-box;
    width: 8%;font-size: 14px;
    position: relative;
}
.month-box .file-list {display: inline-block;
    width: 92%;background: #f5f5f5;
    font-size: 14px;
    vertical-align: middle;
    padding: 10px 20px;
    box-sizing: border-box;
    min-height: 100px;font-size: 14px;
}

.month-box .title span {

    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;letter-spacing: 1px;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translateX(-50%) translateY(-50%) rotate(90deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(90deg);
    transform:  translateX(-50%) translateY(-50%) rotate(90deg);
}

.month-box .file-list a {color:#212121}

.ujsag-content .issuuembed {width:100% !important;max-width: 1300px;height:600px !important;max-height: 100% !important;}

.post-content.menu table {border:0;}
.post-content.menu table td {border:0;background: #f5f5f5}
.post-content.menu table tr:nth-child(2n) td {border:0;background: #fff}
.post-content.menu p {margin:0}
.post-content.menu td {line-height: normal}
.post-content.menu .title {text-align: center}

.gallerylist {padding:0;margin:0;list-style-type: none;}
.gallerylist h2 {margin-bottom:2px;padding-bottom:2px;font-size: 18px;font-weight: 500}
.gallerylist .grid-gallery {}
.gallerylist.low-width li {width:30%;margin-right: 5%;margin-bottom:20px;display:inline-block;vertical-align: top;}
.gallerylist.low-width li:nth-child(3n) {margin-right: 0;}
.gallerylist.low-width li:nth-child(3n+1) {clear:both;}
.gallerylist li .gal-container {position: relative;display:inline-block;vertical-align:top;width:26%;margin-right: 2%}
.gallerylist li .gal-details {display:inline-block;vertical-align:top;width:70%;}
.gallerylist li .date {color:#888;font-weight: 100;font-size: 14px;line-height:18px;background: url(../design/icon_date.png) no-repeat 0 1px;padding-left:20px;margin-bottom:20px;margin-top:8px}
.gallerylist.full-width .gal-details, .gallerylist.full-width .gal-container {display:block;width:100%;}
.tagfilter {padding-bottom:0px;}
.tagfilter li {float:left;margin:0px 15px 10px;position: relative}
.tagfilter li a {font-weight: 600;cursor: pointer}
.tagfilter li.actual::before,.tagfilter li:hover a::before {
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-top: 10px solid #007ac5;
    top: -12px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left:-6px;
    position: absolute;
    width: 0;
}

.cookie-inner {font-size: 13px;line-height: 17px;font-weight: 400;color:#383838;position: relative}
.cookie-inner.small {max-width: 450px;margin:30px auto;padding:40px 50px 30px;background: #fff;border-radius: 3px}
.cookie-inner.big {max-width: 720px;margin:30px auto;padding:40px 50px 30px;background: #fff;border-radius: 3px}
.cookie-inner.details {display:none}
.cookie-notice {
    background: rgba(0, 0, 0, 0.6);
    border-top: 0px solid #555;
    top: 0;
    left: 0;
    position: fixed;
    overflow-y:auto;
    width: 100%;
    height:100%;
    z-index: 999999999999;
    font-weight: 400;
    display:none;
    -webkit-transition: all .6s ease-in;
    -moz-transition: all .6s ease-in;
    -o-transition: all .6s ease-in;
    -ms-transition: all .6s ease-in;
    transition: all .6s ease-in;

}
.cookie-notice.opened {display:block}
.cookie-inner .cookie-text a {color:#FF1B46;text-decoration: underline}
.cookie-inner .cookie-text a:hover {color:#FF1B46;text-decoration: none}
.cookie-inner .cookie-title {border-bottom: 1px solid #DADADA;margin-bottom:20px;}
.cookie-inner .cookie-title h4 {margin:0;padding:0 0 25px 0;font-size: 18px;color:#383838;line-height: 21px;font-weight: 400}
.cookie-inner .cookie-text {font-size: 13px;line-height: 17px;font-weight: 400}
.cookie-inner .cookie-set-text {border-top:1px solid #DADADA;padding-top:15px;}
.cookie-inner .buttons {padding:20px 0}
.cookie-inner .buttons a {margin-bottom:5px;cursor:pointer;display:inline-block;vertical-align:top;background: #383838;color:#fff;padding:10px 15px;font-size: 13px;line-height: 17px;margin-right: 20px;text-transform: uppercase;font-weight: 400}
.cookie-inner .buttons a:hover {opacity: 0.8;color:#fff}
.cookie-inner .buttons a.cookie-accept {margin-right:0;background: #FF224B;color:#fff;}
.cookie-inner .cookie-text .left {display:inline-block;vertical-align:top;width:10%;text-align: center}
.cookie-inner .cookie-text .right {display:inline-block;vertical-align:top;width:89%;text-align: left;padding-top:1px}
.cookie-inner .cookie-text .left .icon {display:block;width:10px;height:10px;border-radius: 10px;background: #FF224B;margin: 4px auto 0}
.cookie-inner .cookie-title-small {font-size:13px;text-transform: uppercase;font-weight: 600;display:block}
.cookie-inner.details .cookie-text {margin-bottom:20px}
.cookie-inner a.close {position:absolute;top:15px;right:20px;font-weight: 400;color:#000;cursor:pointer;}
 a.cookie-config {cursor: pointer}
/*.cookie-notice a {color:#fff;text-decoration: underline}
.cookie-notice a:hover {text-decoration: none}
.cookie-notice.active {bottom:0;display:block;}
.cookie-notice a.close {
    float:none;width:auto;
    text-decoration: none;cursor: pointer;background: #666 none repeat scroll 0 0;color:#fff;display: inline-block;padding:5px 15px;z-index: 2;font-weight:normal;text-align: center;line-height: 20px;font-size: 14px;text-transform: uppercase;
    opacity: 1;border-radius:5px;
}
.cookie-notice a.close:hover {background: #555}
.cookie-notice p {
    display:inline-block;width:70%;vertical-align:middle;
    color: #fff;margin: 0;padding: 25px 0px;position: relative;text-align: left;z-index: 1;
}
*/
@media screen and (max-width:767px)
{

    .cookie-notice {position: fixed;top:20px;}
    .cookie-inner,.cookie-inner.big {padding:20px 15px}

}



.video-thumb {width: 100%}

.newsbytag {padding-top:15px}
#napimenu .column:nth-child(3n+1) {clear: both}
#navcategory {display:none}
.mm-menu {font-weight: normal;text-transform: none}
.mm-menu a {color:#fff}
.mm-menu h3 {color:#fff;font-weight: 300;text-transform: none;padding:0;line-height: normal}
.mm-menu,.mm-panels,.mm-panels>.mm-panel{margin:0;left:0;right:0;top:0;bottom:0;z-index:0;box-sizing:border-box}
.mm-btn,.mm-menu{box-sizing:border-box}
.mm-listview a,.mm-listview a:hover,.mm-navbar a,.mm-navbar a:hover{text-decoration:none}
.mm-hidden{display:none!important}
.mm-wrapper{overflow-x:hidden;position:relative}
.mm-menu{display:block;padding:0;position:absolute}
.mm-panels,.mm-panels>.mm-panel{background:inherit;border-color:inherit;position:absolute}
.mm-btn,.mm-panel.mm-highest{z-index:1}
.mm-panels{overflow:hidden}
.mm-panel{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
.mm-panel.mm-opened{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-panel.mm-subopened{-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}
.mm-panels>.mm-panel{-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;padding:0 20px}
.mm-listview .mm-divider,.mm-listview>li>a,.mm-listview>li>span,.mm-navbar .mm-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.mm-panels>.mm-panel.mm-hasnavbar{padding-top:40px}
.mm-panels>.mm-panel:after,.mm-panels>.mm-panel:before{content:'';display:block;height:20px}
.mm-vertical .mm-panel{-webkit-transform:none!important;transform:none!important}
.mm-listview .mm-vertical .mm-panel,.mm-vertical .mm-listview .mm-panel{display:none;padding:10px 0 10px 10px}
.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after,.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after{border-color:transparent}
.mm-vertical li.mm-opened>.mm-panel,li.mm-vertical.mm-opened>.mm-panel{display:block}
.mm-listview>li.mm-vertical>.mm-next,.mm-vertical .mm-listview>li>.mm-next{height:40px;bottom:auto}
.mm-listview>li.mm-vertical>.mm-next:after,.mm-vertical .mm-listview>li>.mm-next:after{top:16px;bottom:auto}
.mm-listview>li.mm-vertical.mm-opened>.mm-next:after,.mm-vertical .mm-listview>li.mm-opened>.mm-next:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);right:19px}
.mm-btn{width:40px;height:40px;position:absolute;top:0}
.mm-clear:after,.mm-clear:before,.mm-close:after,.mm-close:before{content:'';border:2px solid transparent;display:block;width:5px;height:5px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.mm-clear:before,.mm-close:before{border-right:none;border-bottom:none;right:18px}
.mm-clear:after,.mm-close:after{border-left:none;border-top:none;right:25px}
.mm-arrow:after,.mm-next:after,.mm-prev:before{content:'';border:2px solid transparent;display:block;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.mm-prev:before{border-right:none;border-bottom:none;left:23px}
.mm-arrow:after,.mm-next:after{border-top:none;border-left:none;right:23px}
.mm-navbar{border-bottom:1px solid;border-color:inherit;text-align:center;line-height:20px;height:40px;padding:0 40px;margin:0;position:absolute;top:0;left:0;right:0}
.mm-navbar>*{display:block;padding:10px 0}
.mm-navbar .mm-btn:first-child{padding-left:20px;left:0}
.mm-navbar .mm-btn:last-child{text-align:right;padding-right:20px;right:0}
.mm-panel .mm-navbar{display:none}
.mm-panel.mm-hasnavbar .mm-navbar{display:block}
.mm-listview,.mm-listview>li{list-style:none;display:block;padding:0;margin:0}
.mm-listview{font:inherit;font-size:14px;line-height:20px}
.mm-listview>li{position:relative}
.mm-listview>li,.mm-listview>li .mm-next,.mm-listview>li .mm-next:before,.mm-listview>li:after{border-color:inherit}
.mm-listview>li>a,.mm-listview>li>span{color:inherit;display:block;padding:10px 10px 10px 20px;margin:0}
.mm-listview>li>a.mm-arrow,.mm-listview>li>span.mm-arrow{padding-right:50px}
.mm-listview>li:not(.mm-divider):after{content:'';border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;right:0;bottom:0;left:20px}
.mm-listview .mm-next{background:rgba(3,2,1,0);width:50px;padding:0;position:absolute;right:0;top:0;bottom:0;z-index:2}
.mm-listview .mm-next:before{content:'';border-left-width:1px;border-left-style:solid;display:block;position:absolute;top:0;bottom:0;left:0}
.mm-listview .mm-next+a,.mm-listview .mm-next+span{margin-right:50px}
.mm-listview .mm-next.mm-fullsubopen{width:100%}
.mm-listview .mm-next.mm-fullsubopen:before{border-left:none}
.mm-listview .mm-next.mm-fullsubopen+a,.mm-listview .mm-next.mm-fullsubopen+span{padding-right:50px;margin-right:0}
.mm-panels>.mm-panel>.mm-listview{margin:20px -20px}
.mm-panels>.mm-panel>.mm-listview:first-child,.mm-panels>.mm-panel>.mm-navbar+.mm-listview{margin-top:-20px}
.mm-listview .mm-inset{list-style:disc inside;padding:0 10px 15px 40px;margin:0}
.mm-listview .mm-inset>li{padding:5px 0}
.mm-listview .mm-divider{font-size:10px;text-transform:uppercase;text-indent:20px;line-height:25px}
.mm-listview .mm-spacer{padding-top:40px}
.mm-listview .mm-spacer>.mm-next{top:40px}
.mm-listview .mm-spacer.mm-divider{padding-top:25px}
.mm-menu{background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.7)}
.mm-menu .mm-navbar a,.mm-menu .mm-navbar>*{color:rgba(0,0,0,.3)}
.mm-menu .mm-btn:after,.mm-menu .mm-btn:before{border-color:rgba(0,0,0,.3)}
.mm-menu .mm-listview{border-color:rgba(0,0,0,.1)}
.mm-menu .mm-listview>li .mm-arrow:after,.mm-menu .mm-listview>li .mm-next:after{border-color:rgba(0,0,0,.3)}
.mm-menu .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(255,255,255,.5);tap-highlight-color:rgba(255,255,255,.5)}
.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu .mm-listview>li.mm-selected>span{background:rgba(255,255,255,.5)}
.mm-menu .mm-divider,.mm-menu .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(0,0,0,.05)}
.mm-page{box-sizing:border-box;position:relative}
.mm-slideout{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;z-index:1}
html.mm-opened{overflow-x:hidden;position:relative}
html.mm-blocking,html.mm-blocking body{overflow:hidden}
html.mm-background .mm-page{background:inherit}
#mm-blocker{background:rgba(3,2,1,0);display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:2}
html.mm-blocking #mm-blocker{display:block}
.mm-menu.mm-offcanvas{z-index:0;display:none;position:fixed}
.mm-menu.mm-offcanvas.mm-current{display:block}
.mm-menu{width:80%;min-width:140px;max-width:440px}
html.mm-opening .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}
@media all and (max-width:175px){html.mm-opening .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:550px){html.mm-opening .mm-slideout{-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}
}
.mm-menu.mm-autoheight.mm-bottom,.mm-menu.mm-autoheight.mm-top{max-height:80%}
.mm-menu.mm-autoheight.mm-bottom.mm-fullscreen,.mm-menu.mm-autoheight.mm-top.mm-fullscreen{max-height:100%}
.mm-menu.mm-measureheight .mm-panel{display:block!important}
.mm-menu.mm-measureheight>.mm-panels>.mm-panel{bottom:auto!important;height:auto!important}
.mm-menu.mm-columns{transition-property:width,max-width,-webkit-transform;transition-property:transform,width,max-width;transition-property:transform,width,max-width,-webkit-transform}
.mm-menu.mm-columns .mm-panels>.mm-panel{width:100%;right:auto;display:none;transition-property:width,-webkit-transform;transition-property:transform,width;transition-property:transform,width,-webkit-transform}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened{border-right:1px solid;border-color:inherit;display:block;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-subopened{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);z-index:2}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-0{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-0{display:block;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
.mm-menu.mm-columns-0{width:80%;min-width:140px;max-width:0}
html.mm-opening.mm-columns-0 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}
@media all and (max-width:175px){html.mm-opening.mm-columns-0 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:0px){html.mm-opening.mm-columns-0 .mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-1{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-1{display:block;-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}
.mm-menu.mm-columns-1{width:80%;min-width:140px;max-width:440px}
html.mm-opening.mm-columns-1 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}
@media all and (max-width:175px){html.mm-opening.mm-columns-1 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:550px){html.mm-opening.mm-columns-1 .mm-slideout{-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}
}
.mm-menu.mm-columns-1 .mm-panels>.mm-panel{width:100%}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-2{-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-2{display:block;-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)}
.mm-menu.mm-columns-2{width:80%;min-width:140px;max-width:880px}
html.mm-opening.mm-columns-2 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}
@media all and (max-width:175px){html.mm-opening.mm-columns-2 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:1100px){html.mm-opening.mm-columns-2 .mm-slideout{-webkit-transform:translate3d(880px,0,0);transform:translate3d(880px,0,0)}
}
.mm-menu.mm-columns-2 .mm-panels>.mm-panel{width:50%}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-3{-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-3{display:block;-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)}
.mm-menu.mm-columns-3{width:80%;min-width:140px;max-width:1320px}
html.mm-opening.mm-columns-3 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}
@media all and (max-width:175px){html.mm-opening.mm-columns-3 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:1650px){html.mm-opening.mm-columns-3 .mm-slideout{-webkit-transform:translate3d(1320px,0,0);transform:translate3d(1320px,0,0)}
}
.mm-menu.mm-columns-3 .mm-panels>.mm-panel{width:33.34%}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-4{-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-4{display:block;-webkit-transform:translate3d(500%,0,0);transform:translate3d(500%,0,0)}
.mm-menu.mm-columns-4{width:80%;min-width:140px;max-width:1760px}
html.mm-opening.mm-columns-4 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}
@media all and (max-width:175px){html.mm-opening.mm-columns-4 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:2200px){html.mm-opening.mm-columns-4 .mm-slideout{-webkit-transform:translate3d(1760px,0,0);transform:translate3d(1760px,0,0)}
}
.mm-menu.mm-columns-4 .mm-panels>.mm-panel{width:25%}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-5{-webkit-transform:translate3d(500%,0,0);transform:translate3d(500%,0,0)}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-5{display:block;-webkit-transform:translate3d(600%,0,0);transform:translate3d(600%,0,0)}
.mm-menu.mm-columns-5{width:80%;min-width:140px;max-width:2200px}
html.mm-opening.mm-columns-5 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}
@media all and (max-width:175px){html.mm-opening.mm-columns-5 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:2750px){html.mm-opening.mm-columns-5 .mm-slideout{-webkit-transform:translate3d(2200px,0,0);transform:translate3d(2200px,0,0)}
}
.mm-menu.mm-columns-5 .mm-panels>.mm-panel{width:20%}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-6{-webkit-transform:translate3d(600%,0,0);transform:translate3d(600%,0,0)}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-6{display:block;-webkit-transform:translate3d(700%,0,0);transform:translate3d(700%,0,0)}
.mm-menu.mm-columns-6{width:80%;min-width:140px;max-width:2640px}
html.mm-opening.mm-columns-6 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}
@media all and (max-width:175px){html.mm-opening.mm-columns-6 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:3300px){html.mm-opening.mm-columns-6 .mm-slideout{-webkit-transform:translate3d(2640px,0,0);transform:translate3d(2640px,0,0)}
}
.mm-menu.mm-columns-6 .mm-panels>.mm-panel{width:16.67%}
em.mm-counter{font:inherit;font-size:14px;font-style:normal;text-indent:0;line-height:20px;display:block;margin-top:-10px;position:absolute;right:45px;top:50%}
em.mm-counter+a.mm-next{width:90px}
em.mm-counter+a.mm-next+a,em.mm-counter+a.mm-next+span{margin-right:90px}
em.mm-counter+a.mm-fullsubopen{padding-left:0}
.mm-vertical>.mm-counter{top:12px;margin-top:0}
.mm-vertical.mm-spacer>.mm-counter{margin-top:40px}
.mm-nosubresults>.mm-counter{display:none}
.mm-menu em.mm-counter{color:rgba(0,0,0,.3)}
.mm-divider>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0;line-height:25px}
.mm-divider.mm-opened a.mm-next:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.mm-collapsed:not(.mm-uncollapsed){display:none}
.mm-fixeddivider{background:inherit;display:none;position:absolute;top:0;left:0;right:0;z-index:2;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-fixeddivider:after{content:none!important;display:none!important}
.mm-hasdividers .mm-fixeddivider{display:block}
.mm-menu .mm-fixeddivider span{background:rgba(0,0,0,.05)}
html.mm-opened.mm-dragging .mm-menu,html.mm-opened.mm-dragging .mm-slideout{transition-duration:0s}
.mm-menu.mm-dropdown{box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%}
html.mm-dropdown .mm-slideout{-webkit-transform:none!important;transform:none!important;z-index:0}
html.mm-dropdown #mm-blocker{transition-delay:0s!important;z-index:1}
html.mm-dropdown .mm-menu{z-index:2}
html.mm-dropdown.mm-opened:not(.mm-opening) .mm-menu{display:none}
.mm-menu.mm-tip:before{content:'';background:inherit;box-shadow:0 2px 10px rgba(0,0,0,.3);display:block;width:15px;height:15px;position:absolute;z-index:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.mm-menu.mm-tipleft:before{left:22px}
.mm-menu.mm-tipright:before{right:22px}
.mm-menu.mm-tiptop:before{top:-8px}
.mm-menu.mm-tipbottom:before{bottom:-8px}
.mm-iconpanel .mm-panel{transition-property:left,-webkit-transform;transition-property:transform,left;transition-property:transform,left,-webkit-transform}
.mm-iconpanel .mm-panel.mm-opened{border-left:1px solid;border-color:inherit}
.mm-iconpanel .mm-panel.mm-subopened{overflow-y:hidden;left:-40px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-iconpanel .mm-panel.mm-iconpanel-0{left:0}
.mm-iconpanel .mm-panel.mm-iconpanel-1{left:40px}
.mm-iconpanel .mm-panel.mm-iconpanel-2{left:80px}
.mm-iconpanel .mm-panel.mm-iconpanel-3{left:120px}
.mm-iconpanel .mm-panel.mm-iconpanel-4{left:160px}
.mm-iconpanel .mm-panel.mm-iconpanel-5{left:200px}
.mm-iconpanel .mm-panel.mm-iconpanel-6{left:240px}
.mm-subblocker{background:inherit;opacity:0;display:block;transition:opacity .4s ease}
.mm-subopened .mm-subblocker{opacity:.6;position:absolute;top:0;right:0;bottom:-100000px;left:0;z-index:3}
.mm-navbar-bottom,.mm-navbar-top~.mm-navbar-top{border-bottom:none}
.mm-menu>.mm-navbar{background:inherit;padding:0;z-index:3;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-navbar-bottom{border-top-width:1px;border-top-style:solid;top:auto;bottom:0}
.mm-navbar-bottom~.mm-navbar-bottom{border-top:none}
.mm-navbar.mm-hasbtns{padding:0 40px}
.mm-navbar[class*=mm-navbar-content-]>*{box-sizing:border-box;display:block;float:left}
.mm-navbar .mm-breadcrumbs{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-overflow-scrolling:touch;overflow-x:auto;text-align:left;padding:0 0 0 17px}
.mm-navbar .mm-breadcrumbs>*{display:inline-block;padding:10px 3px}
.mm-navbar .mm-breadcrumbs>a{text-decoration:underline}
.mm-navbar.mm-hasbtns .mm-breadcrumbs{margin-left:-40px}
.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden)+.mm-breadcrumbs{margin-left:0;padding-left:0}
.mm-navbar-top-1{top:0}
.mm-hasnavbar-top-1 .mm-panels,.mm-navbar-top-2{top:40px}
.mm-hasnavbar-top-2 .mm-panels,.mm-navbar-top-3{top:80px}
.mm-hasnavbar-top-3 .mm-panels,.mm-navbar-top-4{top:120px}
.mm-hasnavbar-top-4 .mm-panels{top:160px}
.mm-navbar-bottom-1{bottom:0}
.mm-hasnavbar-bottom-1 .mm-panels,.mm-navbar-bottom-2{bottom:40px}
.mm-hasnavbar-bottom-2 .mm-panels,.mm-navbar-bottom-3{bottom:80px}
.mm-hasnavbar-bottom-3 .mm-panels,.mm-navbar-bottom-4{bottom:120px}
.mm-hasnavbar-bottom-4 .mm-panels{bottom:160px}
.mm-navbar-size-2{height:80px}
.mm-navbar-size-3{height:120px}
.mm-navbar-size-4{height:160px}
.mm-navbar-content-2>*{width:50%}
.mm-navbar-content-3>*{width:33.33%}
.mm-navbar-content-4>*{width:25%}
.mm-navbar-content-5>*{width:20%}
.mm-navbar-content-6>*{width:16.67%}
.mm-sronly{text-indent:10px;overflow:hidden;display:block;width:1px;height:1px;position:absolute;z-index:-1}
.mm-search,.mm-search input{box-sizing:border-box}
.mm-search{height:40px;padding:7px 10px 0;position:relative}
.mm-search input{border:none!important;outline:0!important;box-shadow:none!important;border-radius:26px;font:inherit;font-size:14px;line-height:26px;display:block;width:100%;height:26px;margin:0;padding:0 10px}
.mm-search input::-ms-clear{display:none}
.mm-search .mm-clear,.mm-search .mm-next{right:0}
.mm-panel>.mm-search{width:100%;position:absolute;top:0;left:0}
.mm-panel.mm-hassearch{padding-top:40px}
.mm-panel.mm-hassearch.mm-hasnavbar{padding-top:80px}
.mm-panel.mm-hassearch.mm-hasnavbar .mm-search{top:40px}
.mm-noresultsmsg{text-align:center;font-size:21px;padding:40px 0}
.mm-noresults .mm-indexer{display:none!important}
li.mm-nosubresults>a.mm-next{display:none}
li.mm-nosubresults>a.mm-next+a,li.mm-nosubresults>a.mm-next+span{padding-right:10px}
.mm-panels>.mm-resultspanel:not(.mm-opened){-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-menu .mm-search input{background:rgba(0,0,0,.05);color:rgba(0,0,0,.7)}
.mm-menu .mm-noresultsmsg{color:rgba(0,0,0,.3)}
.mm-indexer{background:inherit;text-align:center;font-size:12px;box-sizing:border-box;width:20px;position:absolute;top:0;bottom:0;right:-100px;z-index:3;transition:right .4s ease;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-indexer a{text-decoration:none;display:block;height:3.85%}
.mm-indexer~.mm-panel.mm-hasindexer{padding-right:40px}
.mm-hasindexer .mm-indexer{right:0}
.mm-hasindexer .mm-fixeddivider{right:20px}
.mm-menu .mm-indexer a{color:rgba(0,0,0,.3)}
.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+a,.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+span,.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen),.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+a,.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+span,.mm-menu.mm-parentselected .mm-listview>li>a:not(.mm-fullsubopen){transition:background .4s ease}
.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(255,255,255,.5)}
input.mm-check,input.mm-toggle{position:absolute;left:-10000px}
label.mm-check,label.mm-toggle{margin:0;position:absolute;top:50%;z-index:2;right:20px}
label.mm-check:before,label.mm-toggle:before{content:'';display:block}
label.mm-toggle{border-radius:30px;width:50px;height:30px;margin-top:-15px}
label.mm-toggle:before{border-radius:30px;width:28px;height:28px;margin:1px}
input.mm-toggle:checked~label.mm-toggle:before{float:right}
label.mm-check{width:30px;height:30px;margin-top:-15px}
label.mm-check:before{border-left:3px solid;border-bottom:3px solid;width:40%;height:20%;margin:25% 0 0 20%;opacity:.1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
input.mm-check:checked~label.mm-check:before{opacity:1}
li.mm-vertical label.mm-check,li.mm-vertical label.mm-toggle{bottom:auto;margin-top:0;top:5px}
label.mm-toggle+a,label.mm-toggle+span{padding-right:80px}
label.mm-check+a,label.mm-check+span{padding-right:60px}
a.mm-next+label.mm-check,a.mm-next+label.mm-toggle{right:60px}
a.mm-next+label.mm-check+a,a.mm-next+label.mm-check+span,a.mm-next+label.mm-toggle+a,a.mm-next+label.mm-toggle+span{margin-right:50px}
a.mm-next+label.mm-toggle+a,a.mm-next+label.mm-toggle+span{padding-right:70px}
a.mm-next+label.mm-check+a,a.mm-next+label.mm-check+span{padding-right:50px}
em.mm-counter+a.mm-next+label.mm-check,em.mm-counter+a.mm-next+label.mm-toggle{right:100px}
em.mm-counter+a.mm-next+label.mm-check+a,em.mm-counter+a.mm-next+label.mm-check+span,em.mm-counter+a.mm-next+label.mm-toggle+a,em.mm-counter+a.mm-next+label.mm-toggle+span{margin-right:90px}
.mm-menu label.mm-toggle{background:rgba(0,0,0,.1)}
.mm-menu label.mm-toggle:before{background:#f3f3f3}
.mm-menu input.mm-toggle:checked~label.mm-toggle{background:#4bd963}
.mm-menu label.mm-check:before{border-color:rgba(0,0,0,.7)}
.mm-listview.mm-border-none>li:after,.mm-menu.mm-border-none .mm-listview>li:after{content:none}
.mm-listview.mm-border-full>li:after,.mm-menu.mm-border-full .mm-listview>li:after{left:0!important}
.mm-listview.mm-border-offset>li:after,.mm-menu.mm-border-offset .mm-listview>li:after{right:20px}
.mm-menu.mm-effect-menu-zoom{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}
html.mm-opened .mm-menu.mm-effect-menu-zoom{-webkit-transform:scale(.7,.7) translate3d(-30%,0,0);transform:scale(.7,.7) translate3d(-30%,0,0);-webkit-transform-origin:left center;transform-origin:left center}
html.mm-opening .mm-menu.mm-effect-menu-zoom{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}
html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom{-webkit-transform:scale(.7,.7) translate3d(30%,0,0);transform:scale(.7,.7) translate3d(30%,0,0);-webkit-transform-origin:right center;transform-origin:right center}
html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}
.mm-menu.mm-effect-menu-slide{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}
html.mm-opened .mm-menu.mm-effect-menu-slide{-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}
html.mm-opening .mm-menu.mm-effect-menu-slide{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide{-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}
html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-menu.mm-effect-menu-fade{opacity:0;transition:opacity .4s ease}
html.mm-opening .mm-menu.mm-effect-menu-fade{opacity:1}
.mm-menu.mm-effect-panels-zoom .mm-panel{-webkit-transform:scale(1.5,1.5) translate3d(100%,0,0);transform:scale(1.5,1.5) translate3d(100%,0,0);-webkit-transform-origin:left center;transform-origin:left center}
.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}
.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened.mm-subopened{-webkit-transform:scale(.7,.7) translate3d(-30%,0,0);transform:scale(.7,.7) translate3d(-30%,0,0)}
.mm-menu.mm-effect-panels-slide-0 .mm-panel.mm-subopened{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-menu.mm-effect-panels-slide-100 .mm-panel.mm-subopened{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li{transition:none .4s ease}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(1){transition-delay:50ms}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(2){transition-delay:.1s}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(3){transition-delay:150ms}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(4){transition-delay:.2s}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(5){transition-delay:250ms}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(6){transition-delay:.3s}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(7){transition-delay:350ms}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(8){transition-delay:.4s}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(9){transition-delay:450ms}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(10){transition-delay:.5s}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(11){transition-delay:550ms}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(12){transition-delay:.6s}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(13){transition-delay:650ms}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(14){transition-delay:.7s}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(15){transition-delay:750ms}
.mm-menu.mm-effect-listitems-slide .mm-listview>li{transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0);opacity:0}
html.mm-opening .mm-menu.mm-effect-listitems-slide .mm-panel.mm-opened .mm-listview>li{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}
.mm-menu.mm-effect-listitems-fade .mm-listview>li{transition-property:opacity;opacity:0}
html.mm-opening .mm-menu.mm-effect-listitems-fade .mm-panel.mm-opened .mm-listview>li{opacity:1}
.mm-menu.mm-effect-listitems-drop .mm-listview>li{transition-property:opacity,top;opacity:0;top:-25%}
html.mm-opening .mm-menu.mm-effect-listitems-drop .mm-panel.mm-opened .mm-listview>li{opacity:1;top:0}
.mm-menu.mm-fullscreen{width:100%;min-width:140px;max-width:10000px}
html.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
@media all and (max-width:140px){html.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:10000px){html.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate3d(10000px,0,0);transform:translate3d(10000px,0,0)}
}
html.mm-right.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
@media all and (max-width:140px){html.mm-right.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}
}
@media all and (min-width:10000px){html.mm-right.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate3d(-10000px,0,0);transform:translate3d(-10000px,0,0)}
}
.mm-menu.mm-fullscreen.mm-bottom,.mm-menu.mm-fullscreen.mm-top{height:100%;min-height:140px;max-height:10000px}
html.mm-opened.mm-fullscreen .mm-page{box-shadow:none!important}
.mm-listview.mm-multiline>li .mm-listview>li.mm-multiline>a,.mm-listview.mm-multiline>li .mm-listview>li.mm-multiline>span,.mm-menu.mm-multiline .mm-listview>li>a,.mm-menu.mm-multiline .mm-listview>li>span{text-overflow:clip;white-space:normal}
html.mm-pagedim #mm-blocker,html.mm-pagedim-black #mm-blocker,html.mm-pagedim-white #mm-blocker{opacity:0}
html.mm-pagedim-black.mm-opening #mm-blocker,html.mm-pagedim-white.mm-opening #mm-blocker,html.mm-pagedim.mm-opening #mm-blocker{opacity:.3;transition:opacity .4s ease .4s}
html.mm-pagedim #mm-blocker{background:inherit}
html.mm-pagedim-white #mm-blocker{background:#fff}
html.mm-pagedim-black #mm-blocker{background:#000}
.mm-menu.mm-pageshadow:after{content:"";display:block;width:20px;height:120%;position:absolute;left:100%;top:-10%;z-index:99;box-shadow:0 0 10px rgba(0,0,0,.3)}
.mm-menu.mm-pageshadow.mm-right:after{left:auto;right:100%}
.mm-menu.mm-pageshadow.mm-front:after,.mm-menu.mm-pageshadow.mm-next:after{content:none;display:none}
.mm-menu.mm-popup{transition:opacity .4s ease;opacity:0;box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%;min-height:140px;max-height:880px;top:50%;left:50%;bottom:auto;right:auto;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}
html.mm-popup.mm-opening .mm-menu.mm-popup{opacity:1}
html.mm-popup .mm-slideout{-webkit-transform:none!important;transform:none!important;z-index:0}
html.mm-popup #mm-blocker{transition-delay:0s!important;z-index:1}
html.mm-popup .mm-menu{z-index:2}
.mm-menu.mm-bottom,.mm-menu.mm-top{width:100%;min-width:100%;max-width:100%;height:80%;min-height:140px;max-height:880px}
.mm-menu.mm-right{left:auto;right:0}
html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate3d(-80%,0,0);transform:translate3d(-80%,0,0)}
@media all and (max-width:175px){html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}
}
@media all and (min-width:550px){html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate3d(-440px,0,0);transform:translate3d(-440px,0,0)}
}
html.mm-front .mm-slideout{-webkit-transform:none!important;transform:none!important;z-index:0}
html.mm-front #mm-blocker{z-index:1}
html.mm-front .mm-menu{z-index:2}
.mm-menu.mm-front,.mm-menu.mm-next{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
.mm-menu.mm-front.mm-right,.mm-menu.mm-next.mm-right{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
.mm-menu.mm-top{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}
.mm-menu.mm-bottom{top:auto;bottom:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
html.mm-opening .mm-menu.mm-front,html.mm-opening .mm-menu.mm-next{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-menu.mm-theme-dark{background:#333;border-color:rgba(0,0,0,.15);color:rgba(255,255,255,.8)}
.mm-menu.mm-theme-dark .mm-navbar a,.mm-menu.mm-theme-dark .mm-navbar>*,.mm-menu.mm-theme-dark em.mm-counter{color:rgba(255,255,255,.4)}
.mm-menu.mm-theme-dark .mm-btn:after,.mm-menu.mm-theme-dark .mm-btn:before{border-color:rgba(255,255,255,.4)}
.mm-menu.mm-theme-dark .mm-listview{border-color:rgba(0,0,0,.15)}
.mm-menu.mm-theme-dark .mm-listview>li .mm-arrow:after,.mm-menu.mm-theme-dark .mm-listview>li .mm-next:after{border-color:rgba(255,255,255,.4)}
.mm-menu.mm-theme-dark .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(0,0,0,.1);tap-highlight-color:rgba(0,0,0,.1)}
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>span{background:rgba(0,0,0,.1)}
.mm-menu.mm-theme-dark .mm-divider,.mm-menu.mm-theme-dark .mm-fixeddivider span,.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(255,255,255,.05)}
.mm-menu.mm-theme-dark label.mm-check:before{border-color:rgba(255,255,255,.8)}
.mm-menu.mm-pageshadow.mm-theme-dark:after{box-shadow:0 0 20px rgba(0,0,0,.5)}
.mm-menu.mm-theme-dark .mm-search input{background:rgba(255,255,255,.3);color:rgba(255,255,255,.8)}
.mm-menu.mm-theme-dark .mm-indexer a,.mm-menu.mm-theme-dark .mm-noresultsmsg{color:rgba(255,255,255,.4)}
.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(0,0,0,.1)}
.mm-menu.mm-theme-dark label.mm-toggle{background:rgba(0,0,0,.15)}
.mm-menu.mm-theme-dark label.mm-toggle:before{background:#333}
.mm-menu.mm-theme-dark input.mm-toggle:checked~label.mm-toggle{background:#4bd963}
.mm-menu.mm-theme-white{background:#fff;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.6)}
.mm-menu.mm-theme-white .mm-navbar a,.mm-menu.mm-theme-white .mm-navbar>*,.mm-menu.mm-theme-white em.mm-counter{color:rgba(0,0,0,.3)}
.mm-menu.mm-theme-white .mm-btn:after,.mm-menu.mm-theme-white .mm-btn:before{border-color:rgba(0,0,0,.3)}
.mm-menu.mm-theme-white .mm-listview{border-color:rgba(0,0,0,.1)}
.mm-menu.mm-theme-white .mm-listview>li .mm-arrow:after,.mm-menu.mm-theme-white .mm-listview>li .mm-next:after{border-color:rgba(0,0,0,.3)}
.mm-menu.mm-theme-white .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(0,0,0,.05);tap-highlight-color:rgba(0,0,0,.05)}
.mm-menu.mm-theme-white .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-white .mm-listview>li.mm-selected>span{background:rgba(0,0,0,.05)}
.mm-menu.mm-theme-white .mm-divider,.mm-menu.mm-theme-white .mm-fixeddivider span,.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(0,0,0,.03)}
.mm-menu.mm-theme-white label.mm-check:before{border-color:rgba(0,0,0,.6)}
.mm-menu.mm-pageshadow.mm-theme-white:after{box-shadow:0 0 10px rgba(0,0,0,.2)}
.mm-menu.mm-theme-white .mm-search input{background:rgba(0,0,0,.05);color:rgba(0,0,0,.6)}
.mm-menu.mm-theme-white .mm-indexer a,.mm-menu.mm-theme-white .mm-noresultsmsg{color:rgba(0,0,0,.3)}
.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(0,0,0,.05)}
.mm-menu.mm-theme-white label.mm-toggle{background:rgba(0,0,0,.1)}
.mm-menu.mm-theme-white label.mm-toggle:before{background:#fff}
.mm-menu.mm-theme-white input.mm-toggle:checked~label.mm-toggle{background:#4bd963}
.mm-menu.mm-theme-black{background:#000;border-color:rgba(255,255,255,.2);color:rgba(255,255,255,.6)}
.mm-menu.mm-theme-black .mm-navbar a,.mm-menu.mm-theme-black .mm-navbar>*,.mm-menu.mm-theme-black em.mm-counter{color:rgba(255,255,255,.4)}
.mm-menu.mm-theme-black .mm-btn:after,.mm-menu.mm-theme-black .mm-btn:before{border-color:rgba(255,255,255,.4)}
.mm-menu.mm-theme-black .mm-listview{border-color:rgba(255,255,255,.2)}
.mm-menu.mm-theme-black .mm-listview>li .mm-arrow:after,.mm-menu.mm-theme-black .mm-listview>li .mm-next:after{border-color:rgba(255,255,255,.4)}
.mm-menu.mm-theme-black .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(255,255,255,.3);tap-highlight-color:rgba(255,255,255,.3)}
.mm-menu.mm-theme-black .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-black .mm-listview>li.mm-selected>span{background:rgba(255,255,255,.3)}
.mm-menu.mm-theme-black .mm-divider,.mm-menu.mm-theme-black .mm-fixeddivider span,.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(255,255,255,.2)}
.mm-menu.mm-theme-black label.mm-check:before{border-color:rgba(255,255,255,.6)}
.mm-menu.mm-pageshadow.mm-theme-black:after{content:none;display:none}
.mm-menu.mm-theme-black .mm-search input{background:rgba(255,255,255,.3);color:rgba(255,255,255,.6)}
.mm-menu.mm-theme-black .mm-indexer a,.mm-menu.mm-theme-black .mm-noresultsmsg{color:rgba(255,255,255,.4)}
.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(255,255,255,.3)}
.mm-menu.mm-theme-black label.mm-toggle{background:rgba(255,255,255,.2)}
.mm-menu.mm-theme-black label.mm-toggle:before{background:#000}
.mm-menu.mm-theme-black input.mm-toggle:checked~label.mm-toggle{background:#4bd963}
.mm-menu .mm-tileview.mm-listview:after,.mm-menu.mm-tileview .mm-listview:after{content:'';display:block;clear:both}
.mm-menu .mm-tileview.mm-listview>li>.mm-next:after,.mm-menu .mm-tileview.mm-listview>li>.mm-next:before,.mm-menu.mm-tileview .mm-listview>li>.mm-next:after,.mm-menu.mm-tileview .mm-listview>li>.mm-next:before,.mm-menu.mm-tileview .mm-panel:after{content:none;display:none}
.mm-menu .mm-tileview.mm-listview>li,.mm-menu.mm-tileview .mm-listview>li{width:50%;height:0;padding:50% 0 0;float:left;position:relative}
.mm-menu .mm-tileview.mm-listview>li:after,.mm-menu.mm-tileview .mm-listview>li:after{left:0;top:0;border-right-width:1px;border-right-style:solid;z-index:-1}
.mm-menu .mm-tileview.mm-listview>li.mm-tile-xs,.mm-menu.mm-tileview .mm-listview>li.mm-tile-xs{width:12.5%;padding-top:12.5%}
.mm-menu .mm-tileview.mm-listview>li.mm-tile-s,.mm-menu.mm-tileview .mm-listview>li.mm-tile-s{width:25%;padding-top:25%}
.mm-menu .mm-tileview.mm-listview>li.mm-tile-l,.mm-menu.mm-tileview .mm-listview>li.mm-tile-l{width:75%;padding-top:75%}
.mm-menu .mm-tileview.mm-listview>li.mm-tile-xl,.mm-menu.mm-tileview .mm-listview>li.mm-tile-xl{width:100%;padding-top:100%}
.mm-menu .mm-tileview.mm-listview>li>a,.mm-menu .mm-tileview.mm-listview>li>span,.mm-menu.mm-tileview .mm-listview>li>a,.mm-menu.mm-tileview .mm-listview>li>span{line-height:1px;text-align:center;padding:50% 10px 0;margin:0;position:absolute;top:0;right:1px;bottom:1px;left:0}
.mm-menu .mm-tileview.mm-listview>li>.mm-next,.mm-menu.mm-tileview .mm-listview>li>.mm-next{width:auto}
.mm-menu.mm-tileview .mm-panel{padding-left:0;padding-right:0}
.mm-menu.mm-tileview .mm-listview{margin:0}