@import  "http://fonts.googleapis.com/css?family=Roboto:400,300,700";

/*
Theme Name: OLX
Theme URI: http://VelocityDeveloper.com
Description: By Velocity Developer
Version: 1.1.3
Author: Velocity Developer
Author URI: http://VelocityDeveloper.com
Tags: fixed-layout, left-sidebar, responsive-layout, two-columns, valid XHTML, widgets
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/* Created by Artisteer v4.3.0.60745 */

.vel-tax {
    margin: 5px 0;
    opacity: 0.7;
    max-height: 37px;
    overflow: hidden;
}
.btn {
    background: #000;
    color: #fff;
    border: 1px solid #000;
    padding: 5px 15px;
    margin: 10px auto;
    cursor: pointer;
}
.btn:hover {
    background: #333;
    border: 1px solid #333;
}

.ag-table-luar h3 {
  border: 1px solid #EEE;
  padding: 5px 10px;
  position: absolute;
  top: -16px;
  background-color: #fff;
  color: #888;
  font-weight: 400;
  font-size: 13px;
  font-family: Open Sans,Roboto,Arial,"Arial Unicode MS",Helvetica,sans-serif;
}

.ag-table-luar {
  position: relative;
  border: 1px solid;
  padding: 5px 10px;
  margin: 35px 0 20px;
}

.ag-table {
  width: 100%;
  border: 1px solid #E7E7E7 !important;
  text-align: left;
  padding: 10px 5px;
  margin-top: 18px !important;
}

a,a:link,a:visited {
  color: #0E0E0E;
  text-decoration: none;
}

.akprod .ag-nego2 {
  position: relative;
  display: inline-block;
}

.akprod .ak-harga {
  position: relative;
  display: inline-block;
}

.akprod .ag-nego2 {
    position: relative;
    display: inline-block;
    background: #ECECEC;
    margin: 0 5px 1px;
    font-size: 11px;
    padding: 4px;
    line-height: 1;
    vertical-align: text-bottom;
}

.ag-nego {
  font-size: 13px;
  text-align: center;
}

.ag-link {
  display: block;
  margin-top: 10px;
  color: #4586F3 !important;
  font-size: 14px;
}

.ag-nama {
  display: block;
  font-size: 20px;
  font-weight: 200;
  color: #636363 !important;
  margin-bottom: 5px;
}

.ag-ket {
  position: relative;
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
}

.ag-gbr {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 20%;
  text-align: center;
}

.ag-kategori-2a {
  margin-bottom: 15px;
  border-bottom: 1px solid #D5D5D5;
  padding: 0 0 20px;
}

.ag-kat-1b a {
  color: #4586F3;
}

.ag-kat-1b {
  position: relative;
  display: inline-block;
  width: 22%;
  padding: 5px 6px;
}

.aktiv:before {
  position: absolute;
  content: " ";
  width: 17px;
  height: 37px;
  background: transparent url(images/gaes.jpg) repeat scroll 0 0;
  left: 100%;
  top: 48%;
  margin-top: -18px;
  display: block;
}

.aktiv {
  z-index: 2;
  background: #FFF none repeat scroll 0 0;
  border: 1px solid #DEDEDE;
  color: #000;
  text-decoration: none;
  border-radius: 5px 0 0 5px;
  margin-left: -7px;
  cursor: default;
  padding: 8.5px 30px !important;
}

.ag-kategori-2b {
  border-bottom: 1px solid #D5D5D5;
  padding-bottom: 18px;
}

.ag-kategori-1b a {
  color: #2965BE;
  font-size: 15px;
}

.ag-kategori-1b {
  padding: 8.5px 23px;
  position: relative;
}

.ag-content2-dlm {
  padding: 12px;
}

.ag-content-2 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  padding: 10px;
  width: 70%;
}

.ag-content-1 {
  position: relative;
  display: inline-block;
  background: #F8F8F8;
  width: 27%;
  border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  padding: 24px 0 35px;
}

.ag-content {
  max-width: 875px;
  margin: 0 auto;
  border: 1px solid #EDEDED;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.ag-banner img {
  max-height: 90px;
  max-width: 870px;
  width: 100%;
}

.ag-banner {
  max-width: 870px;
  margin: 0 auto;
  max-height: 90px;
}

.ag-banner-luar {
  position: relative;
  display: block;
  overflow: hidden;
  height: 90px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.18);
}

.sheet43 {
  margin-bottom: 50px !important;
}

a:hover {
  color: #000;
  text-decoration: none;
}

#velocity-main {
  margin: 0 auto;
  font-size: 13px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  position: relative;
  width: 100%;
  min-height: 100%;
  left: 0;
  top: 0;
  cursor: default;
  overflow: hidden;
}

table,ul.velocity-hmenu {
  font-size: 13px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

h1,h2,h3,h4,h5,h6,p,a,ul,ol,li {
  margin: 0;
  padding: 0;
}

/* Reset buttons border. It's important for input and button tags. 
 * border-collapse should be separate for shadow in IE. 
 */
.velocity-button {
  border: 0;
  border-collapse: separate;
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
  background: #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-width: 0;
  padding: 0 20px;
  margin: 0 auto;
  height: 31px;
}

.velocity-postcontent,.velocity-postheadericons,.velocity-postfootericons,.velocity-blockcontent,ul.velocity-vmenu a {
  text-align: left;
}

.velocity-postcontent,.velocity-postcontent li,.velocity-postcontent table,.velocity-postcontent a,.velocity-postcontent a:link,.velocity-postcontent a:visited,.velocity-postcontent a.visited,.velocity-postcontent a:hover,.velocity-postcontent a.hovered {
  font-size: 14px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  line-height: 20px;
  text-align: justify;
}

.velocity-postcontent p {
  margin: 12px 0;
}

.velocity-postcontent h1,.velocity-postcontent h1 a,.velocity-postcontent h1 a:link,.velocity-postcontent h1 a:visited,.velocity-postcontent h1 a:hover,.velocity-postcontent h2,.velocity-postcontent h2 a,.velocity-postcontent h2 a:link,.velocity-postcontent h2 a:visited,.velocity-postcontent h2 a:hover,.velocity-postcontent h3,.velocity-postcontent h3 a,.velocity-postcontent h3 a:link,.velocity-postcontent h3 a:visited,.velocity-postcontent h3 a:hover,.velocity-postcontent h4,.velocity-postcontent h4 a,.velocity-postcontent h4 a:link,.velocity-postcontent h4 a:visited,.velocity-postcontent h4 a:hover,.velocity-postcontent h5,.velocity-postcontent h5 a,.velocity-postcontent h5 a:link,.velocity-postcontent h5 a:visited,.velocity-postcontent h5 a:hover,.velocity-postcontent h6,.velocity-postcontent h6 a,.velocity-postcontent h6 a:link,.velocity-postcontent h6 a:visited,.velocity-postcontent h6 a:hover,.velocity-blockheader .t,.velocity-blockheader .t a,.velocity-blockheader .t a:link,.velocity-blockheader .t a:visited,.velocity-blockheader .t a:hover,.velocity-vmenublockheader .t,.velocity-vmenublockheader .t a,.velocity-vmenublockheader .t a:link,.velocity-vmenublockheader .t a:visited,.velocity-vmenublockheader .t a:hover,.velocity-headline,.velocity-headline a,.velocity-headline a:link,.velocity-headline a:visited,.velocity-headline a:hover,.velocity-slogan,.velocity-slogan a,.velocity-slogan a:link,.velocity-slogan a:visited,.velocity-slogan a:hover,.velocity-postheader,.velocity-postheader a,.velocity-postheader a:link,.velocity-postheader a:visited,.velocity-postheader a:hover {
  font-weight: 400;
  font-size: 32px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.velocity-postcontent a,.velocity-postcontent a:link {
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  color: #0185E9;
}

.velocity-postcontent a:visited,.velocity-postcontent a.visited {
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  text-decoration: none;
  color: #0185E9;
}

.velocity-postcontent a:hover,.velocity-postcontent a.hover {
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  text-decoration: none;
  color: #31393F;
}

.velocity-postcontent h1 {
  color: #606060;
  margin-top: 21px;
  margin-bottom: 21px;
  font-size: 32px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.velocity-blockcontent h1 {
  margin-top: 21px;
  margin-bottom: 21px;
  font-size: 32px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.velocity-postcontent h1 a,.velocity-postcontent h1 a:link,.velocity-postcontent h1 a:hover,.velocity-postcontent h1 a:visited,.velocity-blockcontent h1 a,.velocity-blockcontent h1 a:link,.velocity-blockcontent h1 a:hover,.velocity-blockcontent h1 a:visited {
  font-size: 32px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.velocity-postcontent h2 {
  color: #606060;
  margin-top: 19px;
  margin-bottom: 19px;
  font-size: 24px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.velocity-blockcontent h2 {
  margin-top: 19px;
  margin-bottom: 19px;
  font-size: 24px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.velocity-postcontent h2 a,.velocity-postcontent h2 a:link,.velocity-postcontent h2 a:hover,.velocity-postcontent h2 a:visited,.velocity-blockcontent h2 a,.velocity-blockcontent h2 a:link,.velocity-blockcontent h2 a:hover,.velocity-blockcontent h2 a:visited {
  font-size: 24px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.velocity-postcontent h3 {
  color: #606060;
  margin-top: 19px;
  margin-bottom: 19px;
  font-size: 19px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.velocity-blockcontent h3 {
  margin-top: 19px;
  margin-bottom: 19px;
  font-size: 19px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.velocity-postcontent h3 a,.velocity-postcontent h3 a:link,.velocity-postcontent h3 a:hover,.velocity-postcontent h3 a:visited,.velocity-blockcontent h3 a,.velocity-blockcontent h3 a:link,.velocity-blockcontent h3 a:hover,.velocity-blockcontent h3 a:visited {
  font-size: 19px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.velocity-postcontent h4 {
  color: #606060;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.velocity-blockcontent h4 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.velocity-postcontent h4 a,.velocity-postcontent h4 a:link,.velocity-postcontent h4 a:hover,.velocity-postcontent h4 a:visited,.velocity-blockcontent h4 a,.velocity-blockcontent h4 a:link,.velocity-blockcontent h4 a:hover,.velocity-blockcontent h4 a:visited {
  font-size: 16px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.velocity-postcontent h5 {
  color: #606060;
  margin-top: 26px;
  margin-bottom: 26px;
  font-size: 13px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.velocity-blockcontent h5 {
  margin-top: 26px;
  margin-bottom: 26px;
  font-size: 13px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.velocity-postcontent h5 a,.velocity-postcontent h5 a:link,.velocity-postcontent h5 a:hover,.velocity-postcontent h5 a:visited,.velocity-blockcontent h5 a,.velocity-blockcontent h5 a:link,.velocity-blockcontent h5 a:hover,.velocity-blockcontent h5 a:visited {
  font-size: 13px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.velocity-postcontent h6 {
  color: #606060;
  margin-top: 35px;
  margin-bottom: 35px;
  font-size: 11px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.velocity-blockcontent h6 {
  margin-top: 35px;
  margin-bottom: 35px;
  font-size: 11px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.velocity-postcontent h6 a,.velocity-postcontent h6 a:link,.velocity-postcontent h6 a:hover,.velocity-postcontent h6 a:visited,.velocity-blockcontent h6 a,.velocity-blockcontent h6 a:link,.velocity-blockcontent h6 a:hover,.velocity-blockcontent h6 a:visited {
  font-size: 11px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

header,footer,article,nav,#velocity-hmenu-bg,.velocity-sheet,.velocity-hmenu a,.velocity-vmenu a,.velocity-slidenavigator > a,.velocity-checkbox:before,.velocity-radiobutton:before {
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
}

header,footer,article,nav,#velocity-hmenu-bg,.velocity-sheet,.velocity-slidenavigator > a,.velocity-checkbox:before,.velocity-radiobutton:before {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul {
  list-style-type: none;
}

ol {
  list-style-position: inside;
}

html,body {
  height: 100%;
}

/**
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * https://github.com/necolas/normalize.css
 */
html {
  -ms-text-size-adjust: 100%;
/* 2 */
  -webkit-text-size-adjust: 100%;
/* 2 */
}

body {
  padding: 0;
  margin: 0;
  min-width: 875px;
  color: #666E75;
}

.velocity-header:before,#velocity-header-bg:before,.velocity-layout-cell:before,.velocity-layout-wrapper:before,.velocity-footer:before,.velocity-nav:before,#velocity-hmenu-bg:before,.velocity-sheet:before {
  width: 100%;
  content: " ";
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
}

.velocity-header:after,#velocity-header-bg:after,.velocity-layout-cell:after,.velocity-layout-wrapper:after,.velocity-footer:after,.velocity-nav:after,#velocity-hmenu-bg:after,.velocity-sheet:after,.cleared,.clearfix:after {
  clear: both;
  font: 0/0 serif;
  display: block;
  content: " ";
}

form {
  padding: 0;
  margin: 0;
}

table.position {
  position: relative;
  width: 100%;
  table-layout: fixed;
}

li h1,.velocity-postcontent li h1,.velocity-blockcontent li h1 {
  margin: 1px;
}

li h2,.velocity-postcontent li h2,.velocity-blockcontent li h2 {
  margin: 1px;
}

li h3,.velocity-postcontent li h3,.velocity-blockcontent li h3 {
  margin: 1px;
}

li h4,.velocity-postcontent li h4,.velocity-blockcontent li h4 {
  margin: 1px;
}

li h5,.velocity-postcontent li h5,.velocity-blockcontent li h5 {
  margin: 1px;
}

li h6,.velocity-postcontent li h6,.velocity-blockcontent li h6 {
  margin: 1px;
}

li p,.velocity-postcontent li p,.velocity-blockcontent li p {
  margin: 1px;
}

.velocity-shapes {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
}

.velocity-slider-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.velocity-slidenavigator > a {
  display: inline-block;
  vertical-align: middle;
  outline-style: none;
  font-size: 1px;
}

.velocity-slidenavigator > a:last-child {
  margin-right: 0 !important;
}

.velocity-sheet {
  background: #FFF;
  margin: 0 auto;
  position: relative;
  cursor: auto;
  width: 100%;
  z-index: auto !important;
}

.velocity-header {
  margin: 0 auto;
  background-repeat: no-repeat;
  background-image: url(images/header.png);
  background-position: 0 0;
  position: relative;
  z-index: auto !important;
}

.custom-responsive .velocity-header {
  background-image: url(images/header.png);
  background-position: 0 0;
}

.default-responsive .velocity-header,.default-responsive #velocity-header-bg {
  background-image: url(images/header.png);
  background-position: center center;
  background-size: cover;
}

.velocity-header>.widget {
  position: absolute;
  z-index: 101;
}

.velocity-nav {
  margin: 0 auto;
  position: relative;
  z-index: 499;
  text-align: left;
  vertical-align: middle;
  float: right;
  margin: 28px 0;
}

ul.velocity-hmenu a,ul.velocity-hmenu a:link,ul.velocity-hmenu a:visited,ul.velocity-hmenu a:hover {
  outline: none;
  position: relative;
  z-index: 11;
}

ul.velocity-hmenu,ul.velocity-hmenu ul {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
}

ul.velocity-hmenu li {
  position: relative;
  z-index: 5;
  display: block;
  float: left;
  background: none;
  margin: 0;
  padding: 0;
  border: 0;
}

ul.velocity-hmenu li:hover {
  z-index: 10000;
  white-space: normal;
}

ul.velocity-hmenu:after,ul.velocity-hmenu ul:after {
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}

ul.velocity-hmenu,ul.velocity-hmenu ul {
  min-height: 0;
}

ul.velocity-hmenu {
  display: inline-block;
  vertical-align: bottom;
}

.velocity-nav:before {
  content: ' ';
}

.velocity-hmenu-extra1 {
  position: relative;
  display: block;
  float: left;
  width: auto;
  height: auto;
  background-position: center;
}

.velocity-hmenu-extra2 {
  position: relative;
  display: block;
  float: right;
  width: auto;
  height: auto;
  background-position: center;
}

.velocity-hmenu {
  float: left;
}

.velocity-menuitemcontainer {
  margin: 0 auto;
}

ul.velocity-hmenu>li {
  margin-left: 0;
}

ul.velocity-hmenu>li:first-child {
  margin-left: 0;
}

ul.velocity-hmenu>li:last-child,ul.velocity-hmenu>li.last-child {
  margin-right: 0;
}

ul.velocity-hmenu>li>a {
  padding: 0 17px;
  margin: 0 auto;
  position: relative;
  display: block;
  height: 35px;
  cursor: pointer;
  text-decoration: none;
  color: #31393F;
  line-height: 35px;
  text-align: center;
}

.velocity-hmenu>li>a,.velocity-hmenu>li>a:link,.velocity-hmenu>li>a:visited,.velocity-hmenu>li>a.active,.velocity-hmenu>li>a:hover {
  font-size: 16px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-align: left;
}

ul.velocity-hmenu>li>a.active {
  padding: 0 17px;
  margin: 0 auto;
  color: #F70;
  text-decoration: none;
}

ul.velocity-hmenu>li>a:visited,ul.velocity-hmenu>li>a:hover,ul.velocity-hmenu>li:hover>a {
  text-decoration: none;
}

ul.velocity-hmenu>li>a:hover,.desktop ul.velocity-hmenu>li:hover>a {
  padding: 0 17px;
  margin: 0 auto;
}

ul.velocity-hmenu>li>a:hover,.desktop ul.velocity-hmenu>li:hover>a {
  color: #F70;
  text-decoration: none;
}

ul.velocity-hmenu li li a {
  background: #FFF;
  background: transparent;
  padding: 0 22px;
  margin: 0 auto;
}

ul.velocity-hmenu li li {
  float: none;
  width: auto;
  margin-top: 1px;
  margin-bottom: 1px;
}

.desktop ul.velocity-hmenu li li ul>li:first-child {
  margin-top: 0;
}

ul.velocity-hmenu li li ul>li:last-child {
  margin-bottom: 0;
}

.velocity-hmenu ul a {
  display: block;
  white-space: nowrap;
  height: 34px;
  min-width: 7em;
  border: 0 solid transparent;
  text-align: left;
  line-height: 34px;
  color: #FFF;
  font-size: 11px;
  font-family: 'Droid Sans',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  margin: 0;
}

.velocity-hmenu ul a:link,.velocity-hmenu ul a:visited,.velocity-hmenu ul a.active,.velocity-hmenu ul a:hover {
  text-align: left;
  line-height: 34px;
  color: #FFF;
  font-size: 11px;
  font-family: 'Droid Sans',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  margin: 0;
}

ul.velocity-hmenu li li:after {
  display: block;
  position: absolute;
  content: ' ';
  height: 0;
  top: -1px;
  left: 0;
  right: 0;
  z-index: 1;
  border-bottom: 1px solid #525252;
}

ul.velocity-hmenu li li:before {
  display: block;
  position: absolute;
  content: ' ';
  left: 0;
  right: 0;
  top: -1px;
  z-index: 0;
  height: 1px;
  background-color: transparent;
}

.desktop ul.velocity-hmenu li li:first-child:before,.desktop ul.velocity-hmenu li li:first-child:after {
  display: none;
}

ul.velocity-hmenu ul li a:hover,.desktop ul.velocity-hmenu ul li:hover>a {
  background: #121212;
  margin: 0 auto;
}

.velocity-hmenu ul a:hover {
  color: #FFF;
}

.desktop .velocity-hmenu ul li:hover>a {
  color: #FFF;
}

ul.velocity-hmenu ul:before {
  background: #2D2D2D;
  margin: 0 auto;
  display: block;
  position: absolute;
  content: ' ';
  z-index: 1;
}

.desktop ul.velocity-hmenu li:hover>ul {
  visibility: visible;
  top: 100%;
}

.desktop ul.velocity-hmenu li li:hover>ul {
  top: 0;
  left: 100%;
}

ul.velocity-hmenu ul {
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background-image: url(images/spacer.gif);
}

.desktop ul.velocity-hmenu>li>ul {
  padding: 10px 30px 30px;
  margin: -10px 0 0 -30px;
}

.desktop ul.velocity-hmenu ul ul {
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -9px;
}

.desktop ul.velocity-hmenu ul.velocity-hmenu-left-to-right {
  right: auto;
  left: 0;
  margin: -10px 0 0 -30px;
}

.desktop ul.velocity-hmenu ul.velocity-hmenu-right-to-left {
  left: auto;
  right: 0;
  margin: -10px -30px 0 0;
}

.desktop ul.velocity-hmenu li li:hover>ul.velocity-hmenu-left-to-right {
  right: auto;
  left: 100%;
}

.desktop ul.velocity-hmenu li li:hover>ul.velocity-hmenu-right-to-left {
  left: auto;
  right: 100%;
}

.desktop ul.velocity-hmenu ul ul.velocity-hmenu-left-to-right {
  right: auto;
  left: 0;
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -9px;
}

.desktop ul.velocity-hmenu ul ul.velocity-hmenu-right-to-left {
  left: auto;
  right: 0;
  padding: 30px 10px 30px 30px;
  margin: -30px -9px 0 0;
}

.desktop ul.velocity-hmenu li ul>li:first-child {
  margin-top: 0;
}

.desktop ul.velocity-hmenu li ul>li:last-child {
  margin-bottom: 0;
}

.desktop ul.velocity-hmenu ul ul:before {
  border-radius: 0;
  top: 30px;
  bottom: 30px;
  right: 30px;
  left: 10px;
}

.desktop ul.velocity-hmenu>li>ul:before {
  top: 10px;
  right: 30px;
  bottom: 30px;
  left: 30px;
}

.desktop ul.velocity-hmenu>li>ul.velocity-hmenu-left-to-right:before {
  right: 30px;
  left: 30px;
}

.desktop ul.velocity-hmenu>li>ul.velocity-hmenu-right-to-left:before {
  right: 30px;
  left: 30px;
}

.desktop ul.velocity-hmenu ul ul.velocity-hmenu-left-to-right:before {
  right: 30px;
  left: 10px;
}

.desktop ul.velocity-hmenu ul ul.velocity-hmenu-right-to-left:before {
  right: 10px;
  left: 30px;
}

.velocity-layout-wrapper {
  position: relative;
  margin: 0 auto;
  z-index: auto !important;
}

.velocity-content-layout {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin: 0 auto;
}

.velocity-content-layout-row {
  display: table-row;
  max-width: 875px;
}

.velocity-layout-cell {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: top;
}

/* need only for content layout in post content */
.velocity-postcontent .velocity-content-layout {
  border-collapse: collapse;
}

.velocity-vmenublock {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  border: 1px solid #ABABAB;
  margin: 10px;
}

div.velocity-vmenublock img {
  margin: 0;
}

.velocity-vmenublockheader {
  background: #FFF;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  border-bottom: 1px solid #ABABAB;
  padding: 10px 3px;
  margin: 0 auto 2px;
}

.velocity-vmenublockheader .t,.velocity-vmenublockheader .t a,.velocity-vmenublockheader .t a:link,.velocity-vmenublockheader .t a:visited,.velocity-vmenublockheader .t a:hover {
  color: #2A2F35;
  font-size: 24px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  font-weight: 400;
  font-style: normal;
  text-align: left;
  margin: 0 10px 0 5px;
}

.velocity-vmenublockcontent {
  padding: 3px;
  margin: 0 auto;
}

ul.velocity-vmenu,ul.velocity-vmenu ul {
  list-style: none;
  display: block;
}

ul.velocity-vmenu,ul.velocity-vmenu li {
  display: block;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.velocity-vmenu {
  margin-top: 0;
  margin-bottom: 0;
}

ul.velocity-vmenu ul {
  display: none;
  margin: 0;
  padding: 0;
  position: relative;
}

ul.velocity-vmenu ul.active {
  display: block;
}

ul.velocity-vmenu>li>a {
  background: #25AEE4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 10px;
  margin: 0 auto;
  font-size: 16px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  text-decoration: none;
  color: #FFF;
  min-height: 30px;
  line-height: 30px;
}

ul.velocity-vmenu a {
  display: block;
  cursor: pointer;
  z-index: 1;
  position: relative;
}

ul.velocity-vmenu li {
  position: relative;
}

ul.velocity-vmenu>li {
  margin-top: 2px;
}

ul.velocity-vmenu>li>ul {
  padding: 0;
  margin-top: 2px;
  margin-bottom: 2px;
}

ul.velocity-vmenu>li:first-child {
  margin-top: 0;
}

ul.velocity-vmenu>li>a:hover,ul.velocity-vmenu>li>a.active:hover {
  background: #606060;
  padding: 0 10px;
  margin: 0 auto;
}

ul.velocity-vmenu a:hover,ul.velocity-vmenu a.active:hover {
  color: #FFF;
}

ul.velocity-vmenu>li>a.active:hover>span.border-top,ul.velocity-vmenu>li>a.active:hover>span.border-bottom {
  background-color: transparent;
}

ul.velocity-vmenu>li>a.active {
  background: #0078E0;
  padding: 0 10px;
  margin: 0 auto;
  color: #FFF;
}

ul.velocity-vmenu>li>ul:before {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 0 auto;
  display: block;
  position: absolute;
  content: ' ';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

ul.velocity-vmenu li li a {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 0 auto;
  position: relative;
}

ul.velocity-vmenu ul li {
  margin: 0;
  padding: 0;
}

ul.velocity-vmenu li li {
  position: relative;
  margin-top: 0;
}

ul.velocity-vmenu ul a {
  display: block;
  position: relative;
  min-height: 24px;
  overflow: visible;
  padding: 0;
  padding-left: 25px;
  padding-right: 0;
  z-index: 0;
  line-height: 24px;
  color: #454545;
  font-size: 14px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  text-decoration: none;
  margin-left: 0;
  margin-right: 0;
}

ul.velocity-vmenu ul a:visited,ul.velocity-vmenu ul a.active:hover,ul.velocity-vmenu ul a:hover,ul.velocity-vmenu ul a.active {
  line-height: 24px;
  color: #454545;
  font-size: 14px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  text-decoration: none;
  margin-left: 0;
  margin-right: 0;
}

ul.velocity-vmenu ul ul a {
  padding-left: 50px;
}

ul.velocity-vmenu ul ul ul a {
  padding-left: 75px;
}

ul.velocity-vmenu ul ul ul ul a {
  padding-left: 100px;
}

ul.velocity-vmenu ul ul ul ul ul a {
  padding-left: 125px;
}

ul.velocity-vmenu li li a:before {
  content: url('images/vmenusubitemicon.png');
  margin-right: 10px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.velocity-vmenu li li a:before {
/* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0;
}

ul.velocity-vmenu ul>li>a:hover,ul.velocity-vmenu ul>li>a.active:hover {
  background: #918D91;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 0 auto;
}

ul.velocity-vmenu ul li a:hover,ul.velocity-vmenu ul li a.active:hover {
  color: #FFF;
}

ul.velocity-vmenu ul a:hover:after {
  background-position: center;
}

ul.velocity-vmenu ul a.active:hover:after {
  background-position: center;
}

ul.velocity-vmenu ul a.active:after {
  background-position: bottom;
}

ul.velocity-vmenu li li a:hover:before {
  content: url('images/vmenuhoveredsubitemicon.png');
  margin-right: 10px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.velocity-vmenu li li a:hover:before {
/* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0;
}

ul.velocity-vmenu ul>li>a.active {
  background: #D0E750;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 0 auto;
}

ul.velocity-vmenu ul a.active,ul.velocity-vmenu ul a:hover,ul.velocity-vmenu ul a.active:hover {
  color: #FFF;
}

ul.velocity-vmenu li li a.active:before {
  content: url('images/vmenuactivesubitemicon.png');
  margin-right: 10px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.velocity-vmenu li li a.active:before {
/* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0;
}

.velocity-block {
  margin: 10px;
}

div.velocity-block img {
  border: none;
  margin: 0;
}

.velocity-blockheader {
  border-bottom: 1px solid #ABABAB;
  padding: 0 7px;
  margin: 0 auto 2px;
}

.velocity-blockheader .t,.velocity-blockheader .t a,.velocity-blockheader .t a:link,.velocity-blockheader .t a:visited,.velocity-blockheader .t a:hover {
  color: #2A2F35;
  font-size: 24px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  font-weight: 400;
  font-style: normal;
  text-align: left;
  line-height: 150%;
  margin: 0;
}

.velocity-blockcontent {
  padding: 7px;
  margin: 0 auto;
  color: #676F76;
  font-size: 13px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.velocity-blockcontent table,.velocity-blockcontent li,.velocity-blockcontent a,.velocity-blockcontent a:link,.velocity-blockcontent a:visited,.velocity-blockcontent a:hover {
  color: #676F76;
  font-size: 13px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.velocity-blockcontent p {
  margin: 6px 0;
}

.velocity-blockcontent a,.velocity-blockcontent a:link {
  color: #25AEE4;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}

.velocity-blockcontent a:visited,.velocity-blockcontent a.visited {
  color: #25AEE4;
  font-weight: 400;
  font-style: normal;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  text-decoration: none;
}

.velocity-blockcontent a:hover,.velocity-blockcontent a.hover {
  color: #000;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  text-decoration: none;
}

.velocity-block ul>li:before {
  margin-right: 6px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  margin-left: -10px;
}

.opera .velocity-block ul>li:before {
/* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0;
}

.velocity-block li {
  font-size: 13px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  line-height: 125%;
  color: #303030;
}

.velocity-block ul>li,.velocity-block ol {
  padding: 0;
}

.velocity-block ul>li {
  padding-left: 10px;
}

.velocity-breadcrumbs {
  margin: 0 auto;
}

a.velocity-button,a.velocity-button:link,a:link.velocity-button:link,body a.velocity-button:link,a.velocity-button:visited,body a.velocity-button:visited,input.velocity-button,button.velocity-button {
  text-decoration: none;
  font-size: 14px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #FFF;
  margin: 0 5px 0 0 !important;
  overflow: visible;
  cursor: pointer;
  text-indent: 0;
  line-height: 31px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.velocity-button img {
  margin: 0;
  vertical-align: middle;
}

.firefox2 .velocity-button {
  display: block;
  float: left;
}

input,select,textarea,a.velocity-search-button span {
  vertical-align: middle;
  font-size: 14px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  font-weight: 700;
  font-style: normal;
}

.velocity-block select {
  width: 96%;
}

input.velocity-button {
  float: none !important;
  -webkit-appearance: none;
}

.velocity-button.active,.velocity-button.active:hover {
  background: #25AEE4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-width: 0;
  padding: 0 20px;
  margin: 0 auto;
}

.velocity-button.active,.velocity-button.active:hover {
  color: #FFF !important;
}

.velocity-button.hover,.velocity-button:hover {
  background: #0185E9;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border-width: 0;
  padding: 0 20px;
  margin: 0 auto;
}

.velocity-button.hover,.velocity-button:hover {
  color: #000 !important;
}

input[type="text"],input[type="password"],input[type="email"],input[type="url"],input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="number"],input[type="range"],input[type="tel"],input[type="time"],input[type="week"],textarea {
}

#search-widget {
  text-align: center;
}

.akpen1,select.akpen1 {
  background: transparent;
  width: 25%;
  padding: 5px;
  margin: 5px;
  font-size: 16px;
  line-height: 1;
  border: 0;
  border-radius: 0;
  height: 34px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none !important;
  background-color: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #A2A2A2;
  font-size: 16px;
  font-weight: 300;
  font-family: roboto;
}

input[type="text"],input[type="password"],input[type="email"],input[type="url"],input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="number"],input[type="range"],input[type="tel"],input[type="time"],input[type="week"],textarea {
}

input.velocity-error,textarea.velocity-error {
  background: #FCFCFC;
  border: 1px solid gray;
  margin: 0 auto;
}

.akpen1 {
  height: 25px;
}

input.velocity-error,textarea.velocity-error {
  color: #292929 !important;
  font-size: 13px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  font-weight: 400;
  font-style: normal;
}

form.velocity-search input[type="text"] {
  background: #FCFCFC;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #E5E5E5;
  margin: 0 auto;
  width: 100%;
  padding: 4px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #292929 !important;
  font-size: 13px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  font-weight: 400;
  font-style: normal;
}

form.velocity-search {
  background-image: none;
  border: 0;
  display: block;
  position: relative;
  top: 0;
  padding: 0;
  margin: 5px;
  left: 0;
  line-height: 0;
}

form.velocity-search input,a.velocity-search-button {
  -webkit-appearance: none;
  top: 0;
  right: 0;
}

form.velocity-search>input,a.velocity-search-button {
  bottom: 0;
  left: 0;
  vertical-align: middle;
}

form.velocity-search input[type="submit"],input.velocity-search-button,a.velocity-search-button {
  border-radius: 0;
  margin: 0 auto;
}

form.velocity-search input[type="submit"],input.velocity-search-button,a.velocity-search-button {
  position: absolute;
  left: auto;
  display: block;
  border: none;
  background: url(images/searchicon.png) center center no-repeat;
  width: 24px;
  height: 100%;
  padding: 0;
  color: #212121 !important;
  cursor: pointer;
}

a.velocity-search-button span.velocity-search-button-text {
  display: none;
}

label.velocity-checkbox:before {
  background: #FCFCFC;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border-width: 0;
  margin: 0 auto;
  width: 16px;
  height: 16px;
}

label.velocity-checkbox {
  cursor: pointer;
  font-size: 13px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  font-weight: 400;
  font-style: normal;
  line-height: 16px;
  display: inline-block;
  color: #454545 !important;
}

.velocity-checkbox>input[type="checkbox"] {
  margin: 0 5px 0 0;
}

label.velocity-checkbox.active:before {
  background: #616161;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border-width: 0;
  margin: 0 auto;
  width: 16px;
  height: 16px;
  display: inline-block;
}

label.velocity-checkbox.hovered:before {
  background: #616161;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border-width: 0;
  margin: 0 auto;
  width: 16px;
  height: 16px;
  display: inline-block;
}

label.velocity-radiobutton:before {
  background: #FCFCFC;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 0;
  margin: 0 auto;
  width: 12px;
  height: 12px;
}

label.velocity-radiobutton {
  cursor: pointer;
  font-size: 13px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  font-weight: 400;
  font-style: normal;
  line-height: 12px;
  display: inline-block;
  color: #454545 !important;
}

.velocity-radiobutton>input[type="radio"] {
  vertical-align: baseline;
  margin: 0 5px 0 0;
}

label.velocity-radiobutton.active:before {
  background: #616161;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 0;
  margin: 0 auto;
  width: 12px;
  height: 12px;
  display: inline-block;
}

label.velocity-radiobutton.hovered:before {
  background: #616161;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 0;
  margin: 0 auto;
  width: 12px;
  height: 12px;
  display: inline-block;
}

.velocity-comments {
  border-top: 1px dotted #7A7A7A;
  margin: 0 auto;
  margin-top: 25px;
}

.velocity-comments h2 {
  color: #292929;
}

.velocity-comment-inner {
  background: #E8E8E8;
  background: transparent;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 5px;
  margin: 0 auto;
  margin-left: 94px;
}

.velocity-comment-avatar {
  float: left;
  width: 80px;
  height: 80px;
  padding: 1px;
  background: #fff;
  border: 1px solid #E8E8E8;
}

.velocity-comment-avatar>img {
  margin: 0 !important;
  border: none !important;
}

.velocity-comment-content {
  padding: 10px 0;
  color: #292929;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.velocity-comment {
  margin-top: 6px;
}

#comment-list>li:first-child>.velocity-comment {
  margin-top: 0;
}

.velocity-comment-header {
  color: #292929;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  line-height: 100%;
}

.velocity-comment-header a,.velocity-comment-header a:link,.velocity-comment-header a:visited,.velocity-comment-header a.visited,.velocity-comment-header a:hover,.velocity-comment-header a.hovered {
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  line-height: 100%;
}

.velocity-comment-header a,.velocity-comment-header a:link {
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  color: #404040;
}

.velocity-comment-header a:visited,.velocity-comment-header a.visited {
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  color: #404040;
}

.velocity-comment-header a:hover,.velocity-comment-header a.hovered {
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  color: #404040;
}

.velocity-comment-content a,.velocity-comment-content a:link,.velocity-comment-content a:visited,.velocity-comment-content a.visited,.velocity-comment-content a:hover,.velocity-comment-content a.hovered {
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.velocity-comment-content a,.velocity-comment-content a:link {
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  color: #404040;
}

.velocity-comment-content a:visited,.velocity-comment-content a.visited {
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  color: #404040;
}

.velocity-comment-content a:hover,.velocity-comment-content a.hovered {
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  color: #404040;
}

.velocity-pager {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 5px;
  max-width: 875px;
  margin: 13px auto;
  background-color: #ddd;
}

.velocity-pager>:last-child {
  margin-right: 0 !important;
}

.velocity-pager>span {
  cursor: default;
}

.velocity-pager>* {
  background: #B4B4B4;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #FFF;
  padding: 7px;
  margin: 0 4px 0 auto;
  line-height: normal;
  position: relative;
  display: inline-block;
  margin-left: 0;
}

.velocity-pager a:link,.velocity-pager a:visited,.velocity-pager .active {
  line-height: normal;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  text-decoration: none;
  color: #171717;
}

.velocity-pager .active {
  background: #E9E9E9;
  border: 1px solid #FFF;
  padding: 7px;
  margin: 0 4px 0 auto;
  color: #292929;
}

.velocity-pager .more {
  background: #000;
  border: 1px solid #FFF;
  margin: 0 4px 0 auto;
}

.velocity-pager a.more:link,.velocity-pager a.more:visited {
  color: #FFF;
}

.velocity-pager a:hover {
  background: #000;
  border: 1px solid #FFF;
  padding: 7px;
  margin: 0 4px 0 auto;
}

.velocity-pager a:hover,.velocity-pager a.more:hover {
  color: #FFF;
}

.velocity-pager>:after {
  margin: 0 0 0 auto;
  display: inline-block;
  position: absolute;
  content: ' ';
  top: 0;
  width: 0;
  height: 100%;
  right: 0;
  text-decoration: none;
}

.velocity-pager>:last-child:after {
  display: none;
}

.velocity-commentsform {
  background: #E8E8E8;
  background: transparent;
  padding: 10px;
  margin: 0 auto;
  margin-top: 25px;
  color: #292929;
}

.velocity-commentsform h2 {
  padding-bottom: 10px;
  margin: 0;
  color: #292929;
}

.velocity-commentsform label {
  display: inline-block;
  line-height: 25px;
}

.velocity-commentsform input:not([type=submit]),.velocity-commentsform textarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  max-width: 100%;
}

.velocity-commentsform .form-submit {
  margin-top: 10px;
}

.velocity-post {
  padding: 5px;
  margin: 5px auto;
  max-width: 875px;
}

a img {
  border: 0;
}

.velocity-article img,img.velocity-article,.velocity-block img,.velocity-footer-text img {
  margin: 7px;
}

.velocity-metadata-icons img {
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.velocity-article table,table.velocity-article {
  border-collapse: collapse;
  margin: 1px;
}

.velocity-post .velocity-content-layout-br {
  height: 0;
}

.velocity-article th,.velocity-article td {
  padding: 2px;
  border: solid 1px #DBDBDB;
  vertical-align: top;
  text-align: left;
}

.velocity-article th {
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre {
  overflow: auto;

  padding: .1em;
}

.preview-cms-logo {
  border: 0;
  margin: 1em 1em 0 0;
  float: left;
}

.image-caption-wrapper {
  padding: 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper img {
  margin: 0 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper div.velocity-collage {
  margin: 0 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper p {
  font-size: 80%;
  text-align: right;
  margin: 0;
}

.velocity-postheader {
  color: #0078E0;
  margin: 5px 0;
  font-size: 26px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
}

.velocity-postheader a,.velocity-postheader a:link,.velocity-postheader a:visited,.velocity-postheader a.visited,.velocity-postheader a:hover,.velocity-postheader a.hovered {
  font-size: 26px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
}

.velocity-postheader a,.velocity-postheader a:link {
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  color: #0078E0;
}

.velocity-postheader a:visited,.velocity-postheader a.visited {
  text-decoration: none;
  text-align: left;
  color: #0078E0;
}

.velocity-postheader a:hover,.velocity-postheader a.hovered {
  text-decoration: none;
  text-align: left;
  color: #31393F;
}

.velocity-postheadericons,.velocity-postheadericons a,.velocity-postheadericons a:link,.velocity-postheadericons a:visited,.velocity-postheadericons a:hover {
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  color: #4D4D4D;
}

.velocity-postheadericons {
  padding: 1px;
  display: none !important;
}

.velocity-postheadericons a,.velocity-postheadericons a:link {
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  text-decoration: none;
  color: #25AEE4;
}

.velocity-postheadericons a:visited,.velocity-postheadericons a.visited {
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  font-weight: 400;
  font-style: italic;
  text-decoration: none;
  color: #25AEE4;
}

.velocity-postheadericons a:hover,.velocity-postheadericons a.hover {
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  color: #7D7D7D;
}

.velocity-postdateicon:before {
  content: url('images/postdateicon.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .velocity-postdateicon:before {
/* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0;
}

.velocity-postauthoricon:before {
  content: url('images/postauthoricon.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .velocity-postauthoricon:before {
/* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0;
}

.velocity-postpdficon:before {
  content: url('images/postpdficon.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .velocity-postpdficon:before {
/* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0;
}

.velocity-postprinticon:before {
  content: url('images/postprinticon.png');
  margin-right: 6px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}


.opera .velocity-postprinticon:before {
/* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0;
}

.velocity-postemailicon:before {
  content: url('images/postemailicon.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .velocity-postemailicon:before {
/* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0;
}

.velocity-postediticon:before {
  content: url('images/postediticon.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .velocity-postediticon:before {
/* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0;
}

.velocity-postcontent ul>li:before,.velocity-post ul>li:before,.velocity-textblock ul>li:before {
  content: url('images/postbullets.png');
  margin-right: 6px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera .velocity-postcontent ul>li:before,.opera .velocity-post ul>li:before,.opera .velocity-textblock ul>li:before {
/* Vertical-align:middle in Opera doesn't need additional offset */
  bottom: 0;
}

.velocity-postcontent li,.velocity-post li,.velocity-textblock li {
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  color: #333;
  margin: 0 0 0 26px;
}

.velocity-postcontent ul>li,.velocity-post ul>li,.velocity-textblock ul>li,.velocity-postcontent ol,.velocity-post ol,.velocity-textblock ol {
  padding: 0;
}

.velocity-postcontent ul>li,.velocity-post ul>li,.velocity-textblock ul>li {
  padding-left: 16px;
}

.velocity-postcontent ul>li:before,.velocity-post ul>li:before,.velocity-textblock ul>li:before {
  margin-left: -16px;
}

.velocity-postcontent ol,.velocity-post ol,.velocity-textblock ol,.velocity-postcontent ul,.velocity-post ul,.velocity-textblock ul {
  margin: 1em 0 1em 26px;
}

.velocity-postcontent li ol,.velocity-post li ol,.velocity-textblock li ol,.velocity-postcontent li ul,.velocity-post li ul,.velocity-textblock li ul {
  margin: .5em 0 .5em 26px;
}

.velocity-postcontent li,.velocity-post li,.velocity-textblock li {
  margin: 0;
}

.velocity-postcontent ol>li,.velocity-post ol>li,.velocity-textblock ol>li {
/* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.velocity-postcontent ul>li,.velocity-post ul>li,.velocity-textblock ul>li {
/* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
  overflow-y: hidden;
}

blockquote {
  background: #CAE8FC url(images/postquote.png) no-repeat scroll;
  padding: 6px 6px 6px 34px;
  color: #454545;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  font-weight: 400;
  font-style: normal;
  text-align: left;
/* makes block not to align behind the image if they are in the same line */
  overflow: auto;
  clear: both;
}

blockquote a,.velocity-postcontent blockquote a,.velocity-blockcontent blockquote a,.velocity-footer-text blockquote a,blockquote a:link,.velocity-postcontent blockquote a:link,.velocity-blockcontent blockquote a:link,.velocity-footer-text blockquote a:link,blockquote a:visited,.velocity-postcontent blockquote a:visited,.velocity-blockcontent blockquote a:visited,.velocity-footer-text blockquote a:visited,blockquote a:hover,.velocity-postcontent blockquote a:hover,.velocity-blockcontent blockquote a:hover,.velocity-footer-text blockquote a:hover {
  color: #454545;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  font-weight: 400;
  font-style: normal;
  text-align: left;
}

/* Override native 'p' margins*/
blockquote p,.velocity-postcontent blockquote p,.velocity-blockcontent blockquote p,.velocity-footer-text blockquote p {
  margin: 0;
  margin: 2px 0 2px 15px;
}

.velocity-postfootericons,.velocity-postfootericons a,.velocity-postfootericons a:link,.velocity-postfootericons a:visited,.velocity-postfootericons a:hover {
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  color: #4E4E4E;
}

.velocity-postfootericons {
  padding: 1px;
}

.velocity-postfootericons a,.velocity-postfootericons a:link {
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  text-decoration: none;
  color: #25AEE4;
}

.velocity-postfootericons a:visited,.velocity-postfootericons a.visited {
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  text-decoration: none;
  color: #25AEE4;
}

.velocity-postfootericons a:hover,.velocity-postfootericons a.hover {
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  text-decoration: none;
  color: #7D7D7D;
}

.velocity-footer {
  padding: 10px;
  margin: 0 auto;
  position: relative;
  color: #454545;
  font-size: 12px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  text-align: right;
  background-color: #E2E2E2;
}

.velocity-footer-text a,.velocity-footer-text a:link,.velocity-footer-text a:visited,.velocity-footer-text a:hover,.velocity-footer-text td,.velocity-footer-text th,.velocity-footer-text caption {
  color: #454545;
  font-size: 12px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.velocity-footer-text p {
  padding: 0;
}

.velocity-footer-text a,.velocity-footer-text a:link {
  color: #918D91;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  text-decoration: none;
}

.velocity-footer-text a:visited {
  color: #918D91;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  text-decoration: underline;
}

.velocity-footer-text a:hover {
  color: #666;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  text-decoration: none;
}

.velocity-footer-text h1 {
  color: #FFF;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.velocity-footer-text h2 {
  color: #FFF;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.velocity-footer-text h3 {
  color: #FFF;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.velocity-footer-text h4 {
  color: #FFF;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.velocity-footer-text h5 {
  color: #FFF;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}

.velocity-footer-text h6 {
  color: #FFF;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}


.velocity-footer-text img {
  border: none;
  margin: 0;
}

.velocity-rss-tag-icon {
  background: url(images/footerrssicon.png) no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.velocity-rss-tag-icon:empty {
  vertical-align: middle;
}

.velocity-facebook-tag-icon {
  background: url(images/footerfacebookicon.png) no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.velocity-facebook-tag-icon:empty {
  vertical-align: middle;
}

.velocity-twitter-tag-icon {
  background: url(images/footertwittericon.png) no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.velocity-twitter-tag-icon:empty {
  vertical-align: middle;
}

.velocity-tumblr-tag-icon {
  background: url(images/tumblricon.png) no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.velocity-tumblr-tag-icon:empty {
  vertical-align: middle;
}

.velocity-pinterest-tag-icon {
  background: url(images/pinteresticon.png) no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.velocity-pinterest-tag-icon:empty {
  vertical-align: middle;
}

.velocity-vimeo-tag-icon {
  background: url(images/vimeoicon.png) no-repeat scroll;
  margin: 0 auto;
  min-height: 33px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.velocity-vimeo-tag-icon:empty {
  vertical-align: middle;
}

.velocity-youtube-tag-icon {
  background: url(images/youtubeicon.png) no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.velocity-youtube-tag-icon:empty {
  vertical-align: middle;
}

.velocity-linkedin-tag-icon {
  background: url(images/linkedinicon.png) no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
  vertical-align: middle;
}

.velocity-linkedin-tag-icon:empty {
  vertical-align: middle;
}

.velocity-footer-text li {
  font-size: 13px;
  font-family: Roboto,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
  color: #545454;
}

.velocity-page-footer,.velocity-page-footer a,.velocity-page-footer a:link,.velocity-page-footer a:visited,.velocity-page-footer a:hover {
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: 400;
  text-decoration: underline;
  color: #c3c3c3;
}

.velocity-page-footer {
  position: relative;
  z-index: auto !important;
  padding: 1em;
  text-align: center !important;
  text-decoration: none;
  color: #c3c3c3;
}

.velocity-lightbox-wrapper {
  background: #333;
  background: rgba(0,0,0,.8);
  bottom: 0;
  left: 0;
  padding: 0 100px;
  position: fixed;
  right: 0;
  text-align: center;
  height: 100%;
  top: 0;
  z-index: 1000000;
}

.velocity-lightbox,.velocity-lightbox-wrapper .velocity-lightbox-image {
  cursor: pointer;
}

.velocity-lightbox-wrapper .velocity-lightbox-image {
    border: 6px solid #fff;
    border-radius: 3px;
    display: none;
    max-width: 100%;
    vertical-align: middle;
    max-height: 100%;
}

.velocity-lightbox-wrapper .velocity-lightbox-image.active {
  display: inline-block;
}

.velocity-lightbox-wrapper .lightbox-error {
  background: #fff;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  box-shadow: 0 2px 5px #333;
  height: 80px;
  opacity: .95;
  padding: 20px;
  position: fixed;
  width: 300px;
  z-index: 100;
}

.velocity-lightbox-wrapper .loading {
  background: #fff url(images/preloader-01.gif) center center no-repeat;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  box-shadow: 0 2px 5px #333;
  height: 32px;
  opacity: .5;
  padding: 10px;
  position: fixed;
  width: 32px;
  z-index: 10100;
}

.velocity-lightbox-wrapper .arrow {
  cursor: pointer;
  height: 100px;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  width: 82px;
  z-index: 10003;
}

.velocity-lightbox-wrapper .arrow.left {
  left: 9px;
}

.velocity-lightbox-wrapper .arrow.right {
  right: 9px;
}

.velocity-lightbox-wrapper .arrow:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.velocity-lightbox-wrapper .arrow.disabled {
  display: none;
}

.velocity-lightbox-wrapper .arrow-t,.velocity-lightbox-wrapper .arrow-b {
  background-color: #fff;
  border-radius: 3px;
  height: 6px;
  left: 26px;
  position: relative;
  width: 30px;
}

.velocity-lightbox-wrapper .arrow-t {
  top: 38px;
}

.velocity-lightbox-wrapper .arrow-b {

  top: 50px;
}

.velocity-lightbox-wrapper .close {
  cursor: pointer;
  height: 22px;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  right: 39px;
  top: 30px;
  width: 22px;
  z-index: 10003;
}

.velocity-lightbox-wrapper .close:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.velocity-lightbox-wrapper .close .cw,.velocity-lightbox-wrapper .close .ccw {
  background-color: #fff;
  border-radius: 3px;
  height: 6px;
  position: absolute;
  left: -4px;
  top: 8px;
  width: 30px;
}

.velocity-lightbox-wrapper .cw {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
/* IE 9 */
  -webkit-transform: rotate(45deg);
/* Safari and Chrome */
  -o-transform: rotate(45deg);
/* Opera */
  -moz-transform: rotate(45deg);
/* Firefox */
}

.velocity-lightbox-wrapper .ccw {
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
/* IE 9 */
  -webkit-transform: rotate(-45deg);
/* Safari and Chrome */
  -o-transform: rotate(-45deg);
/* Opera */
  -moz-transform: rotate(-45deg);
/* Firefox */
}

.velocity-lightbox-wrapper .close-alt,.velocity-lightbox-wrapper .arrow-right-alt,.velocity-lightbox-wrapper .arrow-left-alt {
  color: #fff;
  display: none;
  font-size: 2.5em;
  line-height: 100%;
}

.ie8 .velocity-lightbox-wrapper .close-alt,.ie8 .velocity-lightbox-wrapper .arrow-right-alt,.ie8 .velocity-lightbox-wrapper .arrow-left-alt {
  display: block;
}

.ie8 .velocity-lightbox-wrapper .cw,.ie8 .velocity-lightbox-wrapper .ccw {
  display: none;
}

.velocity-content-layout .velocity-sidebar1 {
  margin: 0 auto;
  width: 250px;
}

.velocity-content-layout .velocity-content {
  margin: 0 auto;
}

#comment {
  width: 99%;
}

#comments-list,#comments-list .comment {
  background: none;
  padding: 0;
  margin: 0;
  overflow: visible;
}

#comments-list .comment:before,#comments-list .comment:after {
  display: none;
}

#comments-list .comment .comment {
  margin-left: 20px;
}

span.page-navi-outer,span.page-navi-inner {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}

span.page-navi-outer {
  margin: 1px;
  border: 1px solid #aaa;
}

span.page-navi-inner {
  padding: 1px;
  min-width: 14px;
  line-height: 18px;
  text-align: center;
  border: 2px solid #fff;
  font-weight: 700;
}

a span.page-navi-inner,span.page-navi-caption span.page-navi-inner {
  border-width: 1px;
  font-weight: 400;
}

a span.page-navi-outer,span.page-navi-caption {
  margin: 2px 1px;
}

ul#comments-list li cite {
  font-size: 1.2em;
}

#commentform textarea {
  width: 100%;
}

#commentform {
  text-align: left;
}

.rtl #commentform {
  text-align: right;
}

img.wp-smiley {
  border: none;
  margin: 1px;
  vertical-align: middle;
  padding: 0;
}

.navigation {
  display: block;
  text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter,div.aligncenter,.velocity-article .aligncenter img,.aligncenter img.velocity-article,.aligncenter img,img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

p.aligncenter,p.center {
  text-align: center;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.sticky {
}

.bypostauthor {
}

.wp-caption {
  border: 1px solid #ddd;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

.wp-caption,.wp-caption p {
  text-align: center;
}

.gallery {
  margin: 0 auto 18px;
  clear: both;
  overflow: hidden;
}

.gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
  width: 33%;
}

.gallery img {
  border: 2px solid #cfcfcf;
}

.gallery .gallery-caption {
  color: #888;
  font-size: 12px;
  margin: 0 0 12px;
}


.gallery dl {
  margin: 0;
}

.gallery img {
  border: 10px solid #f1f1f1;
}

.gallery br+br {
  display: none;
}

/* End */
.hidden {
  display: none;
}

/* Calendar */
#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 155px;
}

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
}

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
}

#wp-calendar a {
  display: block;
}

#wp-calendar caption {
  text-align: center;
  width: 100%;
}

#wp-calendar td {
  padding: 3px 0;
  text-align: center;
}

.gallery {
  letter-spacing: normal;
}

.velocity-content {
  position: relative;
  z-index: 1;
}

#todays-events {
  position: relative;
  z-index: 11;
}

#upcoming-events {
  position: relative;
  z-index: 10;
}

img.wp-post-image {
  margin: 0 5px 5px 0 !important;
}

ul#comments-list li {
  list-style-image: none;
  background: none;
  list-style-type: none;
}

div.velocity-footer div.velocity-content-layout {
  margin: 0 auto;
  width: 100%;
}

div.velocity-layout-cell-size1 {
  width: 100%;
}

div.velocity-layout-cell-size2 {
  width: 50%;
}

div.velocity-layout-cell-size3 {
  width: 33%;
}

div.velocity-layout-cell-size4 {
  width: 25%;
}

.velocity-widget-title {
  padding: 0 0 0 24px;
  margin-bottom: 0;
}

div.velocity-center-wrapper {
  position: relative;
  float: right;
  right: 50%;
}

div.velocity-center-inner {
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 div.velocity-center-inner {
  float: none;
}

.velocity-hmenu-extra1,.velocity-hmenu-extra2 {
  font-size: 12px;
}

div.breadcrumbs h4,div.breadcrumbs p,li.pingback p,#respond p,h3#reply-title,h4#comments,h4.box-title {
  margin: 0;
}

#respond .comment-notes {
  margin-bottom: 1em;
}

.form-allowed-tags {
  line-height: 1em;
}

#comments-list #respond {
/*margin-left: NaNpx !important; TODO NodeJS*/
}

#cancel-comment-reply-link {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

#respond .required {
  color: #ff4b33;
  font-weight: 700;
}

#respond label {
  font-size: 12px;
}

#respond input {
  margin: 0 0 9px;
  width: 98%;
}

#respond textarea {
  width: 98%;
}

#respond .form-allowed-tags {
  font-size: 12px;
  line-height: 18px;
}

#respond .form-allowed-tags code {
  font-size: 11px;
}

#respond .form-submit {
  margin: 12px 0;
}

#respond .form-submit input {
  width: auto;
}

.velocity-footer .velocity-widget-title {
  font-size: 1.2em;
  padding: 0;
}

.velocity-footer .velocity-widget,.velocity-footer .velocity-widget a,.velocity-footer .velocity-widget a:link,.velocity-footer .velocity-widget a:visited,.velocity-footer .velocity-widget a:hover {
  text-align: left;
}

DIV[id^="GMPmap"] IMG {
  margin: 0;
}

/* Assistive text */
.screen-reader-text {
  clip: rect(1px,1px,1px,1px);
  position: absolute;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
  clip: auto;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: 700;
  height: auto;
  line-height: normal;
  padding: 15px 23px 14px;
  position: absolute;
  left: 5px;
  top: 5px;
  text-decoration: none;
  text-transform: none;
  width: auto;
  z-index: 100000;
/* Above WP toolbar */
}

/* Begin Additional CSS Styles */
.velocity-blockheader .t,.velocity-vmenublockheader .t {
  white-space: nowrap;
}

/* End Additional CSS Styles */
.akitem {
  background-color: #9A1818;
  height: 70px;
  text-align: center;
  position: relative;
}

.logo1 {
  max-width: 870px;
  margin: 10px auto;
  position: relative;
}

.slogan1 {
  line-height: 20px;
  font-size: 20px;
  color: #414141;
  display: inline-block;
  vertical-align: middle;
}

.akpen {
  background: #FFAB00 none repeat scroll 0 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 15px;
  max-width: 843px;
  margin: 0 auto 20px;
}

.aktomcar {
  color: #FFF;
  border: 0 none;
  padding: 4px 20px;
  background-color: #FF5E07;
  margin: 5px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-family: roboto;
  font-size: 17px;
  cursor: pointer;
  border: 1px solid rgba(108,108,108,0.49);
}

.aktomcar:hover {
  background-color: #2F73D8;
}

.akframe {
  max-width: 875px;
  margin: 0 auto;
  padding: 5px;
  position: relative;
}

.akthum1 {
  position: relative;
  display: block;
  text-align: center;
}

.akisi ul {
  list-style-type: disc;
}

.akisi li {
  line-height: 26px;
  font-size: 14px;
  color: #777;
  text-align: left;
  margin-left: 20px;
  font-family: "Roboto",Arial,Helvetica,sans-serif;
}

.akframebn h2 {
  font-size: 22px;
  color: #373736;
  text-align: center;
  line-height: 26px;
  margin: 11px 0 27px;
  font-family: roboto;
}

.akthum {
  display: inline-block;
  width: 100px;
  border: 1px solid #F8F8F8;
  padding: 10px;
  margin: 5px;
  vertical-align: top;
  min-height: 99px;
}

.akisi2 {
  width: 36%;
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.akframebn {
  background-color: #f5f5f5;
  padding: 20px;
}

.akisi1 {
  width: 63%;
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.aktombol1 {
  position: relative;
  margin: 25px auto;
  text-align: center;
}

.akbut {
  float: right;
}

.akthum a,.akthum a:link,.akthum a:visited {
  color: #1C67B2;
  text-decoration: none;
}

.akbuttonfr {
  color: #fff !important;
  background-color: #FF7800;
  padding: 10px;
  text-decoration: none;
  font-size: 18px;
}

.akbuttonfr:hover {
  color: #fff;
  background-color: #FFA454;
  padding: 10px;
  text-decoration: none;
  font-size: 18px;
}

.akbanfoot {
  text-align: center;
  margin-top: 45px;
  line-height: 0;
}

.akframe-post {
  max-width: 875px;
  margin: 0 auto;
  position: relative;
}

.frameproduk {
  text-align: center;
  position: relative;
  background-color: #F8F8F7;
  padding: 12px 0;
  max-width: 875px;
  margin: 0 auto;
}

.akbanfoot img {
  max-width: 100%;
}

.akprod {
  width: 20%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  text-align: left;
  padding: 1%;
  min-width: 180px;
  margin: 1%;
  background-color: #fff;
  min-height: 285px;
}

.akprod img {
  max-width: 100% !important;
  object-position: center;
  height: 185px !important;
  width: 185px !important;
  object-fit: contain !important;
  background-color: #fff;
}

.ak-title a,.ak-title a:link,.ak-title a:visited {
  color: #2965BE;
  text-decoration: none;
  text-transform: capitalize;
  font-family: roboto;
  font-size: 15px;
  line-height: 1.2;
}

.ak-title a:hover {
  color: #EA7526;
}

.akpencarian {
  max-width: 875px;
  margin: 0 auto;
}

.aksel {
  text-align: right;
  padding: 10px 20px;
  background-color: #fff;
  margin: 10px;
}

.aksiprod {
  position: relative;
  margin: 0 auto;
  max-width: 875px;
}

.akslideframe2 {
  width: 30%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-left: 1%;
}

.ak-title-post {
  line-height: 28px;
  font-size: 22px;
  text-align: left;
  font-family: "Roboto",Arial,Helvetica,sans-serif;
}

.akframeluar {
  width: 68%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  border: 1px solid #EAEAEA;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.akslideframe3 {
  background-color: #FAFAFA;
  padding: 20px;
  margin-bottom: 10px;
}

.akbreadcrumbs a,.akbreadcrumbs a:link,.akbreadcrumbs a:visited {
  color: #ea7526;
  text-decoration: none;
}

.akpost {
  padding: 10px;
  position: relative;
  margin: 10px;
  background-color: #fff;
}

.akconpot {
  text-align: left;
}

.ak-title-post a,.ak-title-post a:link,.ak-title-post a:visited {
  line-height: 28px;
  font-size: 22px;
  text-align: left;
  font-family: "Roboto",Arial,Helvetica,sans-serif;
  text-decoration: none;
  color: #DD2C35;
}

.ak-title-post a:hover {
  color: #000;
}

.akbreadcrumbs a:hover {
  color: #000;
}

.akbreadcrumbs {
  margin: 10px;
  padding: 10px;
  background-color: #fff;
  text-align: left;
}

.topcon .akbreadcrumbs {
  margin: 10px 0;
  padding: 0;
  text-align: left;
}

.akconsingle {
  padding: 15px;
  font-size: 13px;
  position: relative;
  font-weight: 400;
  text-align: justify;
}

.aknohp img {
  width: 33px;
  padding-right: 15px;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}

.akmail {
  padding: 10px;
  margin-bottom: 10px;
  background-color: #ddd;
}

.akmail img {
  display: inline-block;
  vertical-align: middle;
  width: 33px;
}

.akmail a,.akmail a:link,.akmail a:visited {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  margin-left: 10px;
  color: #444;
  text-decoration: none;
}

.akmail a:hover {
  color: #EA7526;
}

.akdag {
  font-size: 20px;
  margin-bottom: 9px;
}

.akkontak {
  padding: 10px;
  background-color: #F2F2F2;
  margin-bottom: 10px;
}

.vel-phone i, .akphone {
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px;
}

.akloc img {
  width: 14px;
  height: auto;
}

.topcon {
  padding: 15px;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 20px;
}

.aksiharga {
  background-color: #ea7526;
  color: #fff;
  padding: 10px;
  margin: 0 0 10px;
  font-size: 20px;
}

.akpengiklan {
  font-size: 20px !important;
  line-height: 20px;
  color: #525252;
  padding: 15px;
  background-color: #E2ECF2;
  margin-bottom: 10px;
}

.akslideframe {
  opacity: 1;
  display: block;
  width: 68%;
  border-bottom: 1px solid #EAEAEA;
  margin-bottom: 20px;
}

.akvip {
  position: absolute;
  padding: 11px;
  z-index: 999;
  top: 0;
  left: 0;
  border-radius: 17px;
  background-color: red;
  color: #fff;
}

.akslideframe img {
  object-position: center;
  height: 350px;
  width: 550px;
  object-fit: contain;
}

.owl-carousel .owl-item {
  text-align: center;
}

.akfootwidget {
  text-align: center;
}

.frameproduk .pkt2 {
  background-color: #FFF9BA !important;
}

.frameproduk .pkt3 {
  background-color: #FFE1E1 !important;
}

.akfootwidget {
  margin: 0 auto;
  max-width: 875px;
  position: relative;
}

.akthum1 img {
  object-position: center;
  height: 60px;
  width: 60px;
  object-fit: contain;
}

.aksid {
  position: relative;
  width: 33%;
  min-width: 290px;
  display: inline-block;
  vertical-align: top;
}

.akframeluarsingle img {
  margin: 7px;
}

.akframeluarsingle {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  border: 1px solid #EAEAEA;
  border-radius: 5px;
}

@media (max-width: 875px) {
  .akpen1,select.akpen1 {
    width: 100%;
    padding: 0;
  }
}

.tinynav {
  display: none;
  width: 70%;
  padding: 10px;
  margin: 0 auto;
}

.tinynav option {
  text-align: left !important;
}

@media screen and (max-width: 875px) {
  .tinynav {
    display: block;
  }

  .velocity-hmenu {
    display: none !important;
  }

  .akisi li {
    text-align: center;
  }

  .akisi1,.akisi2 {
    width: 100%;
    text-align: center;
  }

  .akframeluar,.akslideframe2,.akbanner {
    margin: 1%;
    width: 98%;
  }
}

.responsive .velocity-nav ul.mastoro-hmenu li ul {
  visibility: visible;
  top: 0;
  overflow: hidden;
  max-height: 0;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}

.responsive .velocity-nav ul.velocity-hmenu li:hover ul {
  visibility: visible;
  top: 33px;
  max-height: 1000px;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}

.akbanner {
  text-align: center;
}

.akbanner img {
  max-width: 100%;
  height: auto;
}

html ul.tabs_login li.active_login {
  background-color: #E7E9F6 !important;
}

#closeButton {
  display: block;
  text-align: left;
  padding: 0;
  margin: 10px;
  background-color: #fff;
  padding: 12px;
}

.seller-widget {}
.seller-profile {
    text-align: center;
    background-color: #f9f7f7;
    border: 1px solid #ddd;
}
.seller-profile img {
    max-width: 100%;
    height: auto;
	border: 5px solid #cfcfcf;
    margin: 10px auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
    border-radius: 50%;
}
.seller-title {
    text-align: center;
    padding: 10px;
    background-color: #000;
    color: #fff;
    font-size: 15px;
}
.seller-detail {
    background-color: #eaeaea;
    margin: 0 0 10px;
    border-bottom: 3px solid #c3c3c3;
	text-align: center;
}
.seller-detail div {
    padding: 4px;
}
.vel-login .vel-field {
    display: block;
    margin-bottom: 10px;
    padding: 5px 10px;
    border: 1px solid #ddd;
    max-width: 300px;
    width: 100%;
}