  #core_header_navigation li:hover{
  border-top:2px solid #337ab7;
  background:#fafafa;
  }

  #core_header_navigation li{
  border-top:2px solid #fff;
  }

  .sidefilters.deposits ul li:hover {
  border-right:3px solid #337ab7;
  }


  .val_point_of_sale_features div {
  margin: 2px;
  float: left;
  padding: 4px 6px;
  background: #fff;
  border:1px solid #337ab7;
  border-radius: 5px;
  color: #337ab7;
  font-size: 80%;
  font-weight: bold;
  }

  .secondnoborder li{
  border:0 !important;
  font-size:85%;
  }

  .secondnoborder{
  margin-top:10px;
  }


  .nav-tabs.nav-justified li a .fa{
  float:left;
  margin-top:2px;
  }

  .archive #wlt_core_subcategories .cat-item{
  margin-right:5px;
  }

  .nav-tabs.nav-justified>li>a{
  border-bottom:1px solid #337ab7;
  border-radius:5px;
  text-align:right;
  }

  .nav-tabs.nav-justified>li>a{
  margin:2px;
  }

  .category .post h3, .page-template-tpl-blog .post h3{
  font-size:17px;
  }

  .container-fluid.twocolshort.core_section_top_container{
  overflow:hidden !important;
  }

  .wlt_search_results.list_style .frame{
  max-width:200px;
  margin-right:10px;
  }

  #core_left_column .srr-wrap.srr-vticker.srr-style-orange{
  border:0 !important;
  }

  .category_object_block .panel-heading{
  display:none;
  }

  .page-template-tpl-blog .itemdata {
  width: 25%;
  }

  #footer_bottom ul.socialicons li {
  float:right;
  }
  #footer_bottom ul.socialicons{
  padding-right:15px;
  }

  .arrowLeft a {
  position: fixed;
  z-index: 100;
  left: -5px;
  top: 45%;
  padding: 15px 10px;
  -webkit-transition: .2s ease-in;
  -moz-transition: .2s ease-in;
  -o-transition: .2s ease-in;
  transition: .2s ease-in;
  }

  .arrowLeft a:hover {
  left: 0;
  -webkit-transition: .2s ease-in;
  -moz-transition: .2s ease-in;
  -o-transition: .2s ease-in;
  transition: .2s ease-in;
  color: #fff;
  }

  .arrowRight a {
  position: fixed;
  z-index: 100;
  right: -5px;
  top: 45%;
  padding: 15px 10px;
  -webkit-transition: .2s ease-in;
  -moz-transition: .2s ease-in;
  -o-transition: .2s ease-in;
  transition: .2s ease-in;
  }

  .arrowRight a:hover {
  right: 0;
  -webkit-transition: .2s ease-in;
  -moz-transition: .2s ease-in;
  -o-transition: .2s ease-in;
  transition: .2s ease-in;
  color: #fff;
  }

  .arrowNav a {
  background: #333;
  color: #fff;
  opacity:.5;
  text-decoration: none;
  font-size: 16px;
  }



  .active.oneone23{
  border-top-right-radius:5px;
  overflow:hidden;
  }

  .srr-wrap.srr-vticker.srr-style-orange{
  border-radius:5px;
  border:2px solid #f2f2f2;
  }



  .home section{
  margin-left:-15px;
  margin-right:-15px;
  background-position: top; 
  background-attachment: fixed;
  background-image: url("/wp-content/uploads/2015/05/bg20.jpg") !important;
  background-size:cover;
  -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.3);
  box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.3);
  }


  #core_homepage_fullwidth_wrapper .BasicSearchBox{
  padding-top:40px;
  margin-top:-20px;
  margin-left:-15px;
  margin-right:-15px;
  background: rgba(255,255,255,.7)
  padding-bottom:20px;
  }

  #core_left_column > div > div.panel-body.widget > ul{
  margin-left:0px;
  padding-left:0px;
  list-style:none;
  font-size:80%;
  }

  #core_left_column > div > div.panel-body.widget > ul a{
  margin-left:0px;
  padding-left:0px;
  list-style:none;
  font-size:115%;
  color:#337ab7;
  }

  #core_left_column > div > div.panel-body.widget{
  padding:0px;
  }

  .single-format-standard #core_middle_column > div > div.panel-heading{
  display:none;
  }

  #core_middle_column > div.row.dashboardsecondone > div.col-sm-7{
  background:#fafafa;
  padding-top:20px;
  margin-left:-15px;
  margin-top:-15px;
  }

  #core_middle_column > div.row.dashboardsecondone > div.col-sm-7 > h1 > i{
  margin-right:10px;
  }

  #core_middle_column > div.row.dashboardsecondone > div.col-sm-7 > h1{
  font-size:130%;
  }

  .wlt_shortcode_advancedsearch.list-group .col-md-12 button {
  text-align:center;
  }

  #footer_content .row{
  color:#fff;
  }

  ol.commentlist li{
  border:2px solid #ddd;
  border-radius:10px;
  }

  ol.commentlist li.comment {
  border-bottom: 2px solid #ddd;
  padding: 1em;
  }

  .topblock.sidebarheads.farights{
  margin-top:35px;
  text-align:right;
  }

  .topblock.sidebarheads.farights .fa{
  float:left;
  }


  h1.newspageheads{
  text-align:right;
  text-transform:uppercase;
  font-size:90%;
  }

  #paddingshome.col-sm-7{
  padding-left:0px !important;
  margin-top:10px;
  }

  #core_homepage_fullwidth_wrapper > div > ul > li:nth-child(1) > a:before{
  content: "\f0e7";
  font-family: FontAwesome;
  margin-right:5px;
  }

  #core_homepage_fullwidth_wrapper > div > ul > li:nth-child(2) > a:before{
  content: "\f06c";
  font-family: FontAwesome;
  margin-right:5px;
  }

  #core_homepage_fullwidth_wrapper > div > ul > li:nth-child(3) > a:before{
  content: "\f080";
  font-family: FontAwesome;
  margin-right:5px;
  }

  #core_homepage_fullwidth_wrapper > div > ul > li:nth-child(4) > a:before{
  content: "\f15a";
  font-family: FontAwesome;
  margin-right:5px;
  }


  .category_object_block  span.count{
  color:#337ab7;
  font-weight:bold;
  font-size:125%;
  }

  .home ul.wlt_tab_object.nav.nav-tabs.hidden-xs {
  background: #fcfcfc;
  border-left: 1px solid #fcfcfc;
  border-top: 1px solid #fcfcfc;
  border-right: 1px solid #fcfcfc;
  border-bottom: 1px solid #fcfcfc;
  }

  .sidebarmargins1{
  margin-bottom:15px;
  }

  .onelines{
  white-space: nowrap;
  }

  #theblognav > li:nth-child(6) > a{
  border-color:#fd6040 !important;
  color:#fff !important;
  background:#fd6040 !important;
  }
  #theblognav{
  font-size:85%;
  margin-top:5px;
  }

  .list-group.rssmargins .fa{
  margin-right:10px;
  }

  .list-group.rssmargins .label-success{
  float:right;
  }


  #1122thirdfooter {
  color: #333;
  height: auto;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 25px;
  }

  #1122thirdfooter > div > a > div > h1{
  font-size:80% !important;
  }


  #super_rss_reader-8{
  margin-top:13px;
  }

  #super_rss_reader-8 .srr-item.odd{
  border:0 !important;
  }

  .category-learn-bitcoin #accordion, .category-press-release #accordion, .category-vendors #accordion, .category-enjoy-bitcoins-announcements #accordion{
  display:none;
  }

  .category-bitcoin-guide > h3 > a:before{
  content: "\f11b";
  font-family: FontAwesome;
  color:#337ab7;
  margin-right:15px;
  }
  .category-learn-bitcoin > h3 > a:before{
  content: "\f0eb";
  font-family: FontAwesome;
  color: #ffe43c;
  margin-right:15px;
  }

  .category-press-release > h3 > a:before{
  content: "\f130";
  font-family: FontAwesome;
  color: #fd6040;
  margin-right:15px;
  }

  .category-vendors > h3 > a:before{
  content: "\f1ac";
  font-family: FontAwesome;
  color: #48e068;
  margin-right:15px;
  }


  .single-format-standard #core_middle_column > div > div.panel-body > h1 {
  background: #fafafa !important;
  color: #333 !important;
  text-align: center;
  font-size:17.5px;
  border-radius:5px;
  border:1px solid #333;
  font-weight:bold;
  padding:12px;
  margin-top:0px;
  text-transform:uppercase;
  }

  .page-template-page-404 .panel-heading{
  display:none;
  }

  .home #core_middle_column{
  border-top:1px solid #f2f2f2;
  }

  #core_left_column .super-rss-reader-widget .srr-summary, #super_rss_reader-8 .srr-summary{
  font-size:90%;
  }

  #sidepointofsales{
  padding:0px;

  }

  #sidepointofsales .col-sm-6{
  padding:2px;
  }

  #sidepointofsales .col-sm-6 img{
  border:1px solid #f2f2f2;
  border-radius:10px;
  }

  .page-template-page-directoryhome #core_middle_column > div.xs-hidden.col-sm-12 > div.sidefilters.deposits > ul > div > li:nth-child(even){
  background:#fafafa;
  }

  #thirdfooter > div:nth-child(1), #thirdfooter > div:nth-child(2), #thirdfooter > div:nth-child(3), #thirdfooter > div:nth-child(4), #thirdfooter > div:nth-child(5){
  border-right:1px solid #ddd;
  }


  .page-template-tpl-blog .panel-heading{
  text-align:right;
  }

  #core_left_column .list-group-item{
  border:0;
  }

  #core_left_column .srr-item.odd{
  border:0;
  }

  #core_left_column .panel-heading{
  border-bottom:3px solid #48e068;
  background:#fff !important;
  margin-bottom:15px;
  border-top-right-radius:5px;
  border-top-left-radius:5px;
  }

  #footer_content{
  font-size:90%;
  }

  #core_left_column > div.sidefilters.deposits > div > blockquote, #core_left_column > div > blockquote{
  border-bottom:3px solid #fd6040;
  background:#fff !important;
  margin-bottom:15px;
  border-top-left-radius:5px;
  border-top-right-radius:5px;
  }

  .archive.category #core_middle_column .panel-heading, .page-template-tpl-blog #core_middle_column .panel-heading{
  background:#fff !important;
  color:#fd6040 !important;
  border-bottom:0;
  text-align:right;
  width:20%;
  font-size:90%;
  font-weight:bold;
  float:right;
  }

  .block .block-title, .panel-default>.panel-heading, blockquote h1, .block .block-title h1, .panel-default > .panel-heading, .panel-default > .panel-heading, .block .block-title h3, .panel-default>.panel-heading, .topblock blockquote, .topblock a, .panel-heading a{
  background:#fafafa !important;
  color:#333 !important;
  }

  .wlt_shortcode_advancedsearch.list-group .col-md-12{
  text-align:left;
  font-weight:400;
  font-size:90%;
  }

  .wlt_shortcode_advancedsearch.list-group .col-md-12 .fa{
  margin-right:15px;
  height:16px;
  width:16px;
  color:#ddd;
  }


  .page-template-page-converter #core_left_column{
  display:none;
  }

  #BasicSearchBox li{
  background:#fcfcfc !important;
  }


  #BasicSearchBox .deposits li:nth-child(even){
  background:#fcfcfc !important;
  }

  .panel-default {
  border: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  }

  .panel {
  margin-bottom: 20px;
  background-color: transparent;
  border: 0px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  }

  #wlt_core_subcategories > span.cat-item a{
  background: #fff !important;
  border-radius: 5px !important;
  border: 1px solid #337ab7 !important;
  color: #337ab7 !important;
  font-size: 85% !important;
  padding: 10px 15px !important;
  }

  #core_middle_column{
  border-left:1px solid #f2f2f2;

  }

  #wlt_core_subcategories {
  margin-top:10px;
  }

  #core_padding{
  background:#fcfcfc;
  }

  #core_left_column, #core_middle_column{
  padding-top:15px;
  }

  #core_middle_column{
  background:#fff;
  }

  .smallmargins{
  margin-top:10px;
  margin-bottom:10px;
  }


  .titlefooters{
  position:absolute;
  font-size:50%;
  color:#f2f2f2;
  top:2px;
  text-transform:uppercase;
  }

  .titlefooters2{
  position:absolute;
  font-size:50%;
  color:#f2f2f2;
  top:2px;
  right:20px;
  text-transform:uppercase;
  }

  #fourthsfooter > div.col-sm-6.insidefourthsone > div:nth-child(1) > a > i{
  background:#fff !important;
  color:#f2f2f2 !important;
  }

  #bknewsticker,#allticker {
  width: 100%;
  background: transparent !important;
  border-top: 0px !important;
  border-bottom: 0px !important;
  max-height: 40px!important;
  }

  #bknews-title{
  display:none;
  }
  .newsfooters{
  text-align:right; 
  margin-right:15px; 
  font-size:85%;
  margin-bottom:10px;
  }

  #core_header{
  display:none;
  }

  #core_left_column .alert{
  font-size:85%;
  }

  .toprighter {
  position:absolute;
  top:15px;
  right:15px;
  font-size:90%;
  background:#fafafa;
  border:1px solid #333;
  padding:3px 10px;
  border-radius:7px;
  }

  .toprighter  .fa-star{
  color:#ffe43c;
  }

  #myModal22233 .chosen-container{
  width:100% !important;}

  #myModal22233 input, #myModal22233 textarea{
  width:100% !important;
  }


  .page-template-page-converter #core_middle_column{
  width:100%;
  }


  .col-sm-12.spacerss{
  height:25px;
  }

  .afterswords a{
  color: #337ab7;
  }

  .afterswords a:hover{
  color: #333;
  }

  .col-sm-2.moreplease .fa{
  padding:30px;
  }

  .col-sm-2.moreplease > a > i{
  color:#f2f2f2;
  }

  .col-sm-2.moreplease > a > i:hover{
  color:#337ab7;
  }

  .col-sm-2.moreplease [data-tooltip]:before, .tooltip:before, .tooltip-top:before{
  display:none;
  }

  #core_middle_column > div.row.dashboardsecondone > div.col-sm-5 .panel-group{
  margin-bottom:10px;
  }

  .panel-body.threees.fourss{
  padding:0px;
  }

  #nooobg .fa-reddit, #nooobg .fa-bar-chart, #nooobg .fa-microphone, #nooobg .fa-calculator{
  float:right !important;
  margin-left:15px;
  }


  .panel-body.threees.fourss .alert{
  margin:0px;
  }

  #core_middle_column > div.row.dashboardsecondone > div.col-sm-7{
  border-right:1px solid #f2f2f2;
  }

  .reddit-entry entry unvoted a.reddit-link-title may-blank{
  font-weight:400;
  white-space: nowrap;
  }


  .nav-tabs>li>a:hover {
  border-radius: 5px;
  border: 1px solid #337ab7;
  color: #337ab7;
  }


  .reddit-header{
  display:none;
  }

  #SINGLEIMAGEDISPLAY{
  padding:15px;
  }

  #vertical-1 > tbody{
  text-transform:uppercase;
  border-radius:10px !important;
  overflow:hidden;
  }

  #vertical-1 th{
  color:#fd6040;
  }

  .col-sm-6.smallfonts{
  font-size:80%;
  }

  .col-sm-6.smallfonts ul{
  width:50%;
  float:left;
  }


  #footerss {
  background-color: #337ab7;
  color: #fff;
  height: auto;
  font-size: 120% !important;
  text-align: center;
  line-height:200px;
  width:30%;
  float:left;
  }

  #footersss .col-sm-3{
  padding:0px;
  }

  #footersss .col-sm-3 a{
  color:#337ab7;
  }

  #footersss .col-sm-3 a:hover{
  color:#fff;
  }

  #footersss .col-sm-3:hover{
  color:#fff;
  }

  #footersss .col-sm-3:hover a{
  color:#fff;
  }


  #footersss {
  background-color: #4693D5;
  color:  #337ab7;
  height: 100%;
  font-size: 120% !important;
  text-align: center;
  padding-top:20px;
  padding-bottom:20px;
  width:70%;
  float:right;

  }

  #fullfullr{
  width:100%;
  height:auto;
  background:#4693D5;
  }

  .bottomshares{
  position:fixed;
  z-index:233344444444;
  bottom:4px;
  left:10px;
  }

  .topnavbarlistings > div > a{
  text-align:center !important;
  float:none !important;
  }

  .core_widgets_author {
  font-size:90%;
  background:#transparent;
  }

  .topnavbarlistings .col-sm-3.firstones{
  background:#333;
  color:#fff;
  padding-left:5px;
  padding-right:5px;
  line-height:38px;
  height:38px;
  text-align:center !important;
  }

  .topnavbarlistings .col-sm-3.firstones h1{
  line-height:33px;
  }

  .topnavbarlistings .col-sm-2{
  padding-top:10px;
  padding-bottom:10px;
  overflow:hidden;
  text-align:center;
  }

  .topnavbarlistings h1{
  font-size:110%;
  margin-top:2px;
  white-space: nowrap;
  overflow:hidden;
  margin-bottom:0px;
  }

  .core_widgets_author .panel-body{
  background:transparent;
  }


  .topnavbarlistings{
  width:100%;
  background:#fafafa;
  font-size:85%;
  margin-bottom:10px;
  }

  .topnavbarlistings .wlt_starrating{
  margin-top:-5px;
  }


  .topnavbarlistings .list_favorites_add:before {
  content: "\f004";
  font-family: FontAwesome;
  color: #fd6040;
  margin-right:5px;
  }

  #t1 > div.core_post_content{
  padding:15px;
  }

  #TableCustomFieldsBig tr, #TableCustomFieldsBig.table-bordered {
  border:2px solid #fafafa;
  }

  .commentstyles .navstyle1 > li{
  width:50%;
  margin-left:0px;
  margin-top:0px;
  }

  #Tabs > li > a{
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  max-width:400px;
  }

  .commentstyles{
  margin:3px;
  }


  #wlt_comment_tabs a{
  font-size:125%;
  text-align:center;
  }
  .nav-tabs {
  border-bottom: 0px;
  }


  .nav-tabs>li>a {
  border-radius:5px;
  border:1px solid #337ab7;
  color: #337ab7;
  }

  #wlt_comment_tabs{
  padding:0px !important;
  margin-top:20px;
  margin-bottom:30px;
  }

  #wlt_comment_tabs > li.active > a{
  color: #fff !important;
  border:1px solid #337ab7 !important;
  background-color: #337ab7 !important;
  }

  #wlt_comment_tabs > li.active > a:before{
  content: "\f0a7    ";
  font-family: FontAwesome;
  }

  #Tabs .nav-pills>li.active>a{
  border-top-left-radius:10px !important;
  border-top-right-radius:10px !important;
  oveflow:hidden;
  }

  .single #t1{
  min-height:10px;
  }

  .single #Tabs {
  margin-bottom: 0px;
  }

  .table{
  margin-bottom:0px;
  }

  #stylesr.tab-content{
  border:2px solid #fafafa;
  padding:0px;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  overflow:hidden;
  }


  #expandToolbox > p:nth-child(7){
  display:none;
  }

  #message{
  height:45px;
  overflow:hidden;
  }

  #message p {
  width:auto;
  padding:10px;
  background:#fafafa;
  margin:5px;
  float:left;
  }

  .hiddenlisttop {
  padding: 2px;
  overflow: hidden;
  width: 100%;
  background-color: rgba(51,51,51,0.7);
  margin-bottom: 10px;
  margin-left: -10px;
  margin-right: -10px;
  position: absolute;
  top: 0;
  white-space: nowrap;
  }

  .hiddenlisttop .wlt_starrating{
  float:left;
  padding-left:5px;
  }

  .infoss{
  color:#ccc;
  font-size:80%;
  font-weight:bold;
  float:right;
  padding:3px;
  }

  .list_style .hiddenlisttop{
  display:none;
  }


  .dwqa-single-question .dwqa-answer .dwqa-author, .dwqa-single-question .dwqa-answer .dwqa-content, .dwqa-single-question .dwqa-question .dwqa-author{
  padding-left:5px;
  }


  .single-dwqa-question .dwqa-single-question .dwqa-question .author{
  margin-left:30px;
  }


  .dwqa-single-question .dwqa-favourite{
  width: auto !important;
  }

  .page-template-page-FAQ #core_middle_column, .single-dwqa-question #core_middle_column{
  padding-top:10px;
  padding-left:0px;
  padding-right:0px;
  }

  .dwqa-comments{
  display:none;
  }



  .dwqa-single-question .dwqa-comment-form {
  position: relative;
  background: #f3f3f3;
  border: 1px solid #e6e6e6;
  padding-left:15px;
  padding-right:15px;
  padding-top:5px;
  padding-bottom:5px;
  }

  .questiontime a, .questiontime2 a {
  color:#fff;
  font-size:90%;
  font-weight:bold;
  padding:3px 6px;
  border-radius:2px;
  background:#337ab7;
  }

  .questiontime, .questiontime2 {
  font-size:80%;
  }

  .questiontime a:hover, .questiontime2 a:hover{
  color:#fff;
  background:#5499d5;
  }

  .questiontime li, .questiontime2 li{
  list-style:none;
  }

  .questiontime ul, .questiontime2 ul{
  padding-left:0px;
  margin-left:0px;
  }

  .questiontime > h3 {
  font-size: 16px;
  padding: 10px;
  width: 100%;
  background: #48e068;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  }

  .questiontime2 > h3 {
  font-size: 16px;
  padding: 10px;
  width: 100%;
  background: #46b8da;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  }

  #myModal3 #question_category_chosen{
  width:272px !important;
  }

  .dwqa-header{
  background:#fff !important;
  }

  .single-dwqa-question .panel-heading{
  display:none;
  }
  .single-dwqa-question .panel-default{
  border:0px;
  }

  .single-dwqa-question .dwqa-container img {
  width:30px;
  height:30px;
  border-radius:50px;
  }

  .dwqa-author > span > img, .dwqa-single-question .dwqa-question .dwqa-author .avatar, .dwqa-single-question .dwqa-answer .dwqa-author .avatar{
  width:30px;
  height:30px;
  border-radius:50px;
  }

  .alertings .alert.alert-info{
  font-size:85%;
  }

  .core_widgets_listings .panel{
  box-shadow:0 !important;
  }
  #core_middle_column > div.wlt_carsousel_main_wrapper > div.wlt_carsousel_main_wrapper > div.topblock > blockquote > div > i:after{
  content: " 4 added weekly / reset on the first of each month";
  font-size:70%;
  font-family: sans-serif;
  margin-left:5px;
  color:#fafafa;
  }

  #fourthfooter {
  background-color: #337ab7;
  color: #fff;
  height: auto;
  font-size: 150% !important;
  text-align: center;
  padding: 30px;
  }

  #interest > div:nth-child(1) > div{
  text-align:right;
  }

  #interest > div:nth-child(1) > div > span{
  float:right;
  }


  .jumbotron.jt2{
  padding-top:0px !important;
  }


  #core_middle_column > div.panel.panel-default > div.panel-body > hr{
  display:none;
  }

  #menu-main-nav > li:nth-child(4) > a:before{
  content: "\f1ac    ";
  font-family: FontAwesome;
  color:#48e068;
  margin-right:5px;
  }


  .page-template-page-MERCHANTS #core_middle_column{
  width:100%;
  }


  .eightys{
  font-size:85%;
  }

  .afterswords{
  font-size:85%;
  padding:15px;
  margin-bottom:0px;
  margin-top:-10px;
  }

  a:hover, a:focus {
  color: #337ab7;
  text-decoration: none;
  }

  #secondfooter {
  text-align:center;
  }

  #footerss h1.filterrrr{
  text-transform:uppercase;
  font-weight:bold;
  font-size:150%;
  line-height:200px;
  }

  h1.filterrrr{
  text-transform:uppercase;
  font-weight:bold;
  font-size:150%;
  }

  h1.filte22{
  text-transform:uppercase;
  font-weight:bold;
  font-size:80%;
  }

  .insidethrdd{
  text-align:center;
  }

  .insidethrdd{
  color:#ddd;
  }

  .insidethrdd:hover{
  color:#48e068;
  transition: color .65s ease-in-out;
   -moz-transition: color .65s ease-in-out;
   -webkit-transition: color .65s ease-in-out;
  }

  .insidethrdd.one1:hover{
  transition: color .65s ease-in-out;
   -moz-transition: color .65s ease-in-out;
   -webkit-transition: color .65s ease-in-out;
  color:#fd6040;
  }

  .insidethrdd.two2:hover{
  transition: color .65s ease-in-out;
   -moz-transition: color .65s ease-in-out;
   -webkit-transition: color .65s ease-in-out;
  color:#ffe43c;
  }

  .insidethrdd.three3:hover{
  color:#337ab7;
  transition: color .65s ease-in-out;
   -moz-transition: color .65s ease-in-out;
   -webkit-transition: color .65s ease-in-out;
  }

  #core_homepage_fullwidth_wrapper > section > div > div > div > div.sidefilters.deposits.thiishome > div.col-sm-8 > ul > li{
  width:25%;
  float:left;
  }

  #core_padding{
  padding-top:0px !important;
  }



  #core_middle_column > div.col-xs-12 > div.topblock > blockquote > h1{
  margin:0px;
  padding:0px;
  }

  .page-template-page-MERCHANTS #core_middle_column > div.col-xs-12{
  padding:0px;
  }

  #directorybody .grid_style .itemdata{
  width:25%;
  }

  #accordion > div > div.panel-heading{
  background:#fff !important;
  color:#337ab7;
  border-radius:7px;
  border:1px solid #337ab7;
  }

  #nooobg{
  background:transparent !important;
  }

  #collapseOne > div > form > div > div.col-md-12 > div > ul > li > input{
  width:100% !important;
  }

  #accordion > div > div.panel-heading > h4{
  text-align:right !important;
  }


  #nooobg{
  text-align:right;
  padding-right:0px;
  color:#337ab7 !important;
  }

  #nooobg .fa{
  float:left;
  color:#337ab7 !important;
  }

  #collapseOne .panel-body.threees{
  padding:0px;
  }


  #collapseOne .panel-body.threees .wlt_shortcode_advancedsearch.list-group{
  margin-bottom:0px;
  }

  .liststylestwo .panel-heading{
  overflow:hidden;
  }

  #search_block1 > div.orderbybar.clearfix > div.list-options > div > a:before{
  content: "\f0ab  ";
  font-family: FontAwesome;
  }

  .chosen-container-active.chosen-with-drop .chosen-single{
  background:#fafafa !important;
  }

  .rriigghhtt{
  float:right;
  text-align:right;
  width:45%;
  }

  .lleefftt{
  text-align:left;
  float:left;
  width:45%;
  }

  .sidebarheads .glyphicon {
  float: left;
  margin-top: 3px;
  }
  #core_padding .core_section_top_row {
  padding-top:0px !important;
  overflow:hidden;
  }


  #search_block1 .resultstxt{
  color:#333;
  }

  .dirheads{
  text-align:right;
  }

  #TableCustomFieldsBig td a:before{
  content: "\f02c  ";
  font-family: FontAwesome;
  }

  #core_middle_column > div.row.dashboardsecondone > div.col-sm-5 > div{
  font-size:80%;
  }


  #core_middle_column > div.row.dashboardsecondone > div.col-sm-5{
  padding-right:0px;
  }


  .buttonsides .btn-danger{
  background:#ff2a25;
  text-transform:uppercase;
  font-weight:bold;
  }
  .buttonsides .btn-info{
  text-transform:uppercase;
  font-weight:bold;
  }
  .buttonsides .btn-warning {
  background:#ffab19;
  text-transform:uppercase;
  font-weight:bold;
  }
  .buttonsides .btn-success{
  background:#55f7b4;
  text-transform:uppercase;
  font-weight:bold;
  border-color: #3ee7a1;
  }

  #vertical-1 th, #vertical-1 td{
  padding:10px;
  }

  #vertical-1{
  width:100%;
  overflow:hidden;
  }

  #vertical-1 tr:nth-child(even){
  background:#fafafa;
  border-top-right-radius:30px;
  border-bottom-right-radius:30px;
  overflow:hidden;
  }

  .page-template-page-enjoydashboard .row.dashboardsecondone{
  padding-left:15px;
  margin-bottom:25px;
  }

  .page-template-page-enjoydashboard .container-fluid.twocolshort.core_section_top_container{
  padding-left:0px;
  padding-right:0px;
  }


  .core_widgets_listings .panel.panel-default{
  border:0 !important;
  }

  #myModal2 .wlt_shortcode_advancedsearch {
  background: #fff;
  border-radius: 5px;
  padding-top: 10px;
  border: 0;
  }

  #core_middle_column > div.col-xs-12.col-sm-9 > a > button:hover{
  text-decoration:none !important;
  }

  .sideraccount:hover{
  opacity:1;
  }

  .sideraccount{
  opacity:.7;
  }

  .page-template-page-enjoydashboard #core_middle_column{
  width:100%;
  }

  #search_block1 > div.orderbybar.clearfix > div.list-options > div > ul li{
  text-transform:none !important;
  }

  #myaccountdataform > div:nth-child(2) > div:nth-child(5){
  display:none;
  }




  #header > div.overlay > div.col-sm-12.dashboards > ul:nth-child(3) > li.active > a, #header > div.overlay > div.col-sm-12.dashboards > ul.nav.nav-pills.leftaligner.two > li.active > a{
  background:#333;
  border-top-left-radius:5px;
  }

  #header > div.overlay > div.col-sm-12.dashboards > ul.nav.nav-pills.rightaligner > li.active > a{
  background:#333;
  }

  #header > div.overlay > div.col-sm-12.dashboards > ul:nth-child(3) > li.active > a:hover{
  background:#333 !important;
  -webkit-animation-name: none;
  -webkit-animation-duration:0;
  -webkit-transform-origin:0;
  -webkit-animation-iteration-count: 0;
  -webkit-animation-timing-function: 0;
  }


  #header > div.overlay > div.col-sm-12.dashboards > ul.nav.nav-pills.rightaligner > li.active

  #header > div.overlay > div.col-sm-12.dashboards > ul:nth-child(3) > li.active > a:hover, #header > div.overlay > div.col-sm-12.dashboards > ul.nav.nav-pills.leftaligner.two > li.active > a:hover, #header > div.overlay > div.col-sm-12.dashboards > ul.nav.nav-pills.rightaligner > li.active > a:hover{
  background:#333 !important;
  -webkit-animation-name: none;
  -webkit-animation-duration:0;
  -webkit-transform-origin:0;
  -webkit-animation-iteration-count: 0;
  -webkit-animation-timing-function: 0;
  }

  .page-template-page-directoryhome #core_middle_column > div.xs-hidden.col-sm-12{
  padding:0px !important;
  }


  #core_middle_column > div.xs-hidden.col-sm-12 > div > form > div:nth-child(9){
  margin-top:-70px;
  }

  .directoryhomes .form-group{
  width: 25%;
  float:left;
  }


  .leftaligner .fa-plus{
  color:#ccc;
  }
  .leftaligner.two{
  margin-left:30px;
  }

  .leftaligner .fa-sort-alpha-asc{
  color:#fd6040;
  }

  .tab-content.veryfresh h1{
  font-size:125%;
  text-transform:uppercase;
  color:#337ab7;
  padding:5px;
  border-bottom:1px solid #337ab7 !important;
  }

  .navstyle1.pages2{
  margin-left:-15px;
  margin-right:-15px;
  margin-top:-15px;
  }

  .navstyle1{
  border:0px;
  background:#fff;
  box-shadow:0;
  }


  #core_middle_column{
  padding-bottom:20px;
  }

  #core_middle_column > div.panel.panel-default > div.panel-body > div > div > ul > p{
  display:none;
  }

  #core_middle_column > div.panel.panel-default > div.panel-body > div > div > ul li{
  margin-bottom:3px;
  }

  .leftttt{
  float:right;
  text-transform:uppercase;
  }

  /**
  * Tooltips!
  */

  /* Base styles for the element that has a tooltip */
  [data-tooltip],
  .tooltip {
  position: relative;
  cursor: pointer;
  text-align:center;
  }

  /* Base styles for the entire tooltip */
  [data-tooltip]:before,
  [data-tooltip]:after,
  .tooltip:before,
  .tooltip:after {
  position: absolute;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: 
          opacity 0.2s ease-in-out,
                visibility 0.2s ease-in-out,
                -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
        -moz-transition:    
                opacity 0.2s ease-in-out,
                visibility 0.2s ease-in-out,
                -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
        transition:         
                opacity 0.2s ease-in-out,
                visibility 0.2s ease-in-out,
                transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform:    translate3d(0, 0, 0);
  transform:         translate3d(0, 0, 0);
  pointer-events: none;
  }

  /* Show the entire tooltip on hover and focus */
  [data-tooltip]:hover:before,
  [data-tooltip]:hover:after,
  [data-tooltip]:focus:before,
  [data-tooltip]:focus:after,
  .tooltip:hover:before,
  .tooltip:hover:after,
  .tooltip:focus:before,
  .tooltip:focus:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  }

  /* Base styles for the tooltip's directional arrow */
  .tooltip:before,
  [data-tooltip]:before {
  z-index: 1001;
  border: 6px solid transparent;
  background: transparent;
  content: "";
  }

  /* Base styles for the tooltip's content area */
  .tooltip:after,
  [data-tooltip]:after {
  z-index: 1000;
  padding: 8px;
  width: auto;
  min-width:100px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  font-size: 12px;
  line-height: 1.2;
  }

  /* Directions */

  /* Top (default) */
  [data-tooltip]:before,
  [data-tooltip]:after,
  .tooltip:before,
  .tooltip:after,
  .tooltip-top:before,
  .tooltip-top:after {
  bottom: 100%;
  left: 50%;
  }

  [data-tooltip]:before,
  .tooltip:before,
  .tooltip-top:before {
  margin-left: -6px;
  margin-bottom: -12px;
  border-top-color: #000;
  border-top-color: hsla(0, 0%, 20%, 0.9);
  }

  /* Horizontally align top/bottom tooltips */
  [data-tooltip]:after,
  .tooltip:after,
  .tooltip-top:after {
  margin-left:-20px;
  }

  [data-tooltip]:hover:before,
  [data-tooltip]:hover:after,
  [data-tooltip]:focus:before,
  [data-tooltip]:focus:after,
  .tooltip:hover:before,
  .tooltip:hover:after,
  .tooltip:focus:before,
  .tooltip:focus:after,
  .tooltip-top:hover:before,
  .tooltip-top:hover:after,
  .tooltip-top:focus:before,
  .tooltip-top:focus:after {
  -webkit-transform: translateY(-12px);
  -moz-transform:    translateY(-12px);
  transform:         translateY(-12px); 
  }

  /* Left */
  .tooltip-left:before,
  .tooltip-left:after {
  right: 100%;
  bottom: 50%;
  left: auto;
  }

  .tooltip-left:before {
  margin-left: 0;
  margin-right: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-left-color: #000;
  border-left-color: hsla(0, 0%, 20%, 0.9);
  }

  .tooltip-left:hover:before,
  .tooltip-left:hover:after,
  .tooltip-left:focus:before,
  .tooltip-left:focus:after {
  -webkit-transform: translateX(-12px);
  -moz-transform:    translateX(-12px);
  transform:         translateX(-12px); 
  }

  /* Bottom */
  .tooltip-bottom:before,
  .tooltip-bottom:after {
  top: 100%;
  bottom: auto;
  left: 50%;
  }

  .tooltip-bottom:before {
  margin-top: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-bottom-color: #000;
  border-bottom-color: hsla(0, 0%, 20%, 0.9);
  }

  .tooltip-bottom:hover:before,
  .tooltip-bottom:hover:after,
  .tooltip-bottom:focus:before,
  .tooltip-bottom:focus:after {
  -webkit-transform: translateY(12px);
  -moz-transform:    translateY(12px);
  transform:         translateY(12px); 
  }

  /* Right */
  .tooltip-right:before,
  .tooltip-right:after {
  bottom: 50%;
  left: 100%;
  }

  .tooltip-right:before {
  margin-bottom: 0;
  margin-left: -12px;
  border-top-color: transparent;
  border-right-color: #000;
  border-right-color: hsla(0, 0%, 20%, 0.9);
  }

  .tooltip-right:hover:before,
  .tooltip-right:hover:after,
  .tooltip-right:focus:before,
  .tooltip-right:focus:after {
  -webkit-transform: translateX(12px);
  -moz-transform:    translateX(12px);
  transform:         translateX(12px); 
  }

  /* Move directional arrows down a bit for left/right tooltips */
  .tooltip-left:before,
  .tooltip-right:before {
  top: 3px;
  }

  /* Vertically center tooltip content for left/right tooltips */
  .tooltip-left:after,
  .tooltip-right:after {
  margin-left: 0;
  margin-bottom: -16px;
  }








  #core_middle_column > div.panel.panel-default > div.panel-body > div.navanv > div > ul > li:nth-child(1) > a > p{
  width:10%;
  float:left;
  }

  .navanv li h2 {
  font-size:22px;
  float:right;
  width:88%;
  }

  #menu-main-nav > li:hover{
  background:#fafafa;
  color:#333;
  }

  .grid_style .wlt_starrating{
  margin:0px;
  }

  #text-6 > div > div.col-sm-12.sideopacity > div{
  padding:0px;
  }


  #text-6 > div > div.col-sm-12.sideopacity > div{
  width:50% !important;
  float:left;
  }

  #text-6 > div > div.col-sm-12.sideopacity{
  padding:0px;
  }

  #search_block1 .orderbybar .list-options .sort{
  text-transform:uppercase;
  color:#333;
  }

  #search_block1 .orderbybar {
  background: #f8f8f8;
  border: 1px solid #dadada;
  padding: 0 12px;
  margin: 0px 0 30px;
  position: relative;
  }

  #search_block1 h1 {
  font-size: 22px;
  padding: 0;
  margin-top: 0px;
  float: left;
  text-transform:uppercase;
  color:#337ab7;
  }


  #myModal2 > div > div > div.modal-body > form > div > div.col-md-12 > div > ul > li > input{
  width:100% !important;
  }

  #footer_bottom{
  padding-bottom:40px;
  border-top:0;
  }

  #footer_content h3{
  color:#fff;
  }


  ul.nav.nav-pills.leftaligner > li > a:hover, ul.nav.nav-pills.rightaligner > li > a:hover{
  -webkit-animation-name: thumb;
        -webkit-animation-duration: 200ms;
        -webkit-transform-origin:200% 200%;
        -webkit-animation-iteration-count: 1;
        -webkit-animation-timing-function: linear;
  }

  @-webkit-keyframes thumb {
        0% { -webkit-transform: scale(1); }
        50% { -webkit-transform: scale(2.0); }
        100% { -webkit-transform: scale(1); }
  }

  #core_widgets_listings-17 > h3:before{
  content: "\f06c  ";
  font-family: FontAwesome;
  color:#fff;
  }

  #core_widgets_listings-18 > h3:before{
  content: "\f004  ";
  font-family: FontAwesome;
  color:#fff;
  }


  #core_widgets_listings-19 > h3:before{
  content: "\f005  ";
  font-family: FontAwesome;
  color:#fff;
  }

  .grid_style .caption h1{
  text-align:center;
  }

  .fronttops .col-sm-2 .fa-stack-1x:hover{
  opacity:.5;
  }

  .fronttops .col-sm-2 h2{
  opacity:.0;
  }

  .fronttops .col-sm-2:hover h2{
  opacity:1;
  }

  #newmenu > ul{
  padding-left:200px !important;
  }

  .leftaligner .fa-star{
  color:#ffe43c;
  }

  .leftaligner .fa-leaf{
  color:#48e068;
  }

  .leftaligner .fa-eye{
  color:#337ab7;
  }



  .dashboards{
  padding-top:50px;
  }

  .tab-pane{
  background: #fff;
  }



  #core_header_navigation{
  position:fixed;
  z-index:100000;
  bottom:0;
  border:0;
  background-color:#fff;
  width:100%;
  padding-right:200px;
  color:#333 !important;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.65);
  -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.5);
  }

  .statsbc ul li{
  list-style:none;
  padding-top:5px;
  padding-bottom:5px;
  }

  .statsbc ul{
  padding-left:0px;
  }


  .statsbc .label{
  float:right;
  padding:5px;
  clear:both;
  width:100%;

  margin-top:5px;
  margin-bottom:10px;
  }

  .statsbc h4{
  font-size:95%;
  margin:10px;
  text-align:center;

  }

  .statsbc{
  padding:0px;
  }


  #myModal2 .fa-search{
  margin-right:7px;
  }

  .btn-block.btn-block-default.defaulttwo:hover{
  text-decoration:none;
  border:0;
  }

  #core_middle_column > div.panel.panel-default > div.panel-body > section > div > div > ul > li > div > p > a{
  display:none;
  }

  #core_middle_column > div.panel.panel-default > div.panel-body > div.col-xs-12.col-sm-9 > div.wlt_object_footer_3.hellohellohello > h1 > em{
  color:#f6f6f6;
  font-size:150%;
  }




  .modal {
  background: rgba(0, 0, 0, 0.8);
  z-index:99999999999999999999999999999999999999999;
  }

  #myModal3 .itemdata{
  width:33%;
  float:left;
  }

  .advanceddirectory .form-group .col-md-12{
  font-size:70%;
  }

  .page-wrapper {
  overflow:hidden;
  }


  .sidebarheads .fa{
  float:left;
  margin-top:3px;
  }

  .sidebarheads{
  text-align:left;
  }

  .fronttops h2{
  text-transform:uppercase;

  padding:15px;
  font-weight:bold;
  font-size:100%;
  }

  .fronttops {
  margin-bottom:0px;

  }

  .fronttops .text-success{
  color:#48e068;
  }

  .fronttops .text-success:hover{
  color:#48e068;
  font-size:275%;
  -webkit-animation-name: thumb;
        -webkit-animation-duration: 200ms;
        -webkit-transform-origin:50% 50%;
        -webkit-animation-iteration-count: 2;
        -webkit-animation-timing-function: linear;
  }

  @-webkit-keyframes thumb {
        0% { -webkit-transform: scale(1); }
        50% { -webkit-transform: scale(0.9); }
        100% { -webkit-transform: scale(1); }
  }


  .fronttops .fa-check{
  opacity:.0;
  }

  .fronttops .fa-check:hover{
  opacity:1;
  }

  .fronttops .col-sm-2{
  text-align:center;
  }

  .liststylestwo .list-group-item{
  padding:5px;
  }
  .liststylestwo ul li div.col-md-4.hidden-sm.hidden-xs{
  padding-right:5px;
  }

  #myModal2 .form-group{
  width:50%;
  float:left;
  }



  #myModal2 #tx_listing_chosen > a > span, #myModal2 #tx_listing_chosen > a, #myModal2 #tx_listing_chosen{
  height:30px !important;
  }


  .modal.in .modal-dialog{
  padding-top:40px !important;
  margin-bottom:50px;
  }

  #myModal3 > div{
  padding-top:40px !important;
  }

  #myModal > div{
  padding-top:40px !important;
  }

  .chosen-container.chosen-container-multi{
  width:100% !important;
  }

  #tx_listing_chosen{
  width:100% !important;
  }

  .buttonsides{
  margin-bottom:20px;
  }

  .buttonsides .btn-block{
  text-align:right;
  margin-bottom:5px;
  }

  .buttonsides .btn-block .fa{
  float:left;
  }


  .wlt_widget_mailinglist h2:before {
  content: "\f004  ";
  font-family: FontAwesome;
  color:#fd6040;
  clear:both;
  }


  .wlt_widget_mailinglist h2 {
  font-size:18px !important;
  }


  .wlt_widget_mailinglist .msg{
  font-size:85%;
  text-shadow:0;
  }

  #search_block1 > div.orderbybar.clearfix > div.list-options > div > a > span{
  background-color: #5cb85c;

  }

  .wlt_search_results.grid_style .frame{
  margin-left:-10px;
  margin-right:-10px;
  margin-top:-10px;
  margin-bottom:5px;
  }

  .btn.btn-primary.serviceslinks{
  font-size:130%;
  margin-top:2px;
  }

  .btn.btn-primary.serviceslinks .fa{
  margin-right:5px;
  }

  .btn-primary{
  background-color:#1c1c1c;
  border:0;
  border-radius:0px;

  }

  .btn-primary:hover{
  background-color:#337ab7;
  border:0;
  }





  .modal-content #ContactForm > table > tbody > tr:nth-child(3){
  display:none;
  }



  .modal-footer .btn-default{
  float:left;
  }

  .modal-footer .btn-primary{
  float:right;
  }

  .wlt_carsousel_main_wrapper .carousel-control.right {
  opacity: .1;
  }

  .wlt_carsousel_main_wrapper .carousel-control.left {
  opacity: .1;
  }


  .col-sm-8.LISTINGSWIDTHS{
  padding-left:0px;
  }

  .col-sm-4.rightnopadding{
  padding-right:0px;
  }

  .page-template-page-enjoydashboard .LISTINGSWIDTHS .itemdata{
  width:25%;
  }

  ul.rightaligner{
  float:right;
  background:#fcfcfc;
  font-size:70%;
  border:1px solid #f2f2f2;
  border-top-left-radius:5px;
  border-top-right-radius:5px !important;
  }


  ul.leftaligner{
  float:left;
  background:#fcfcfc;
  font-size:70%;
  border:1px solid #f2f2f2;
  border-top-left-radius:5px;
  border-top-right-radius:5px;
  }



  #Tabs > a > span.btn.btn-primary{
  height:100%;
  margin-right:5px;
  overflow:hidden;
  border-radius:5px;
  }

  #Tabs > li > a > h1{
  font-size:20px;
  margin:0px;
  }



  .advancedtest .form-group{
  width:48%;
  float:left;
  display: inline;
  }

  .bitcoinbitcoin{
  clear: both;
  }

  #core_left_column > div > div > ul > li {
  padding:5px;
  }

  #core_left_column > div > div > ul > li:nth-child(even){
  background:#fff;
  border-radius:3px;
  border:1px solid #f2f2f2;
  }

  #core_left_column > div > div > ul > li > div > div.col-md-8.col-sm-12.col-xs-12{
  padding-left:5px;
  }

  #core_left_column > div > div > ul > li > div > div.col-md-4.hidden-sm.hidden-xs{
  padding-right:5px;
  }

  .hellohellohello .fa-btc{
  color:#5bc0de;
  }

  .hellohellohello .fa-bank{
  color:#ffe43c;

  }

  .wlt_object_footer_3.hellohellohello h2, .wlt_object_footer_3.hellohellohello h1 {
  margin: 0 0 5px 0;
  color: #777;
  font-size: 18px;
  }

  .sidebarrates{
  font-size:80%;
  background:#fafafa;
  text-align:right;
  }


  #core_homepage_fullwidth_wrapper > section > div > div > div > div.well > form > div:nth-child(2) > div > a > span{
  padding-top:10px;
  }

  #core_homepage_fullwidth_wrapper > section > div > div > div > div.well > form > div:nth-child(2) > div > a > div
  {
  padding-top:10px;
  }


  .wlt_shortcode_advancedsearch{
  background:#fafafa;
  padding-top:10px;
  }


  .wlt_shortcode_advancedsearch #fs_5s1 > img, .wlt_shortcode_advancedsearch #fs_5s2 > img, .wlt_shortcode_advancedsearch #fs_5s3 > img, .wlt_shortcode_advancedsearch #fs_5s4 > img, .wlt_shortcode_advancedsearch #fs_5s5 > img{
  width:16px;
  height:16px;
  }

  #core_middle_column > div.xs-hidden.col-sm-3.liststylestwo > form > div > label{
  font-weight:600 !important;
  font-size:80% !important;
  text-transform:uppercase;
  }



  .chosen-container-multi .chosen-choices{
  border-radius:5px;
  }

  .home .well .BasicSearchBox .chosen-container-single, .home .chosen-single, .home .chosen-container-single .chosen-single span{
  height:45px !important;
  }


  #core_middle_column > div.panel.panel-default > div.panel-body > div.xs-hidden.col-sm-3.liststylestwo > ul{
  padding:0px;
  }
  .searchandfilter ul{
  max-width:100%;
  }


  #tt1 > div > blockquote, #tt1 > div > blockquote > a{
  background:#fafafa !important;
  }


  .page-template-page-enjoydashboard-php #homefull > div.col-sm-8 > div.row.dashboards{
  margin-left:0px;
  }

  .sidebarlinks h3{
  font-size: 16px;
  padding: 10px;
  width: 100%;
  margin:5px;
  background: #48e068;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  }

  .sidebarlinks2 h3{
  font-size: 16px;
  padding: 10px;
  width: 100%;
  margin:5px;
  background:#fd6040;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  }

  .wlt_widget_mailinglist .input-group{
  padding-top:5px !important;
  }

  .wlt_widget_mailinglist h2{
  padding-top:15px !important;
  }

  .hellohellohello .fa-check:before{
  color:#48e068;
  }

  .hellohellohello .fa-times:before{
  color:#fd6040;
  }

  .fb-page{
  margin-top:20px;
  }
  .hellohellohello .col-xs-12{
  padding-top:10px;
  padding-bottom:10px;
  border-bottom:1px solid #f2f2f2;
  }

  #footer_content{
  background:#337ab7;
  color:#fff;
  }

  #footer_content a{
  color:#fff;
  }


  #wp-tlkio-channel-Bitcoins .footer-wrapper
  {
  padding-bottom:20px;
  }

  #core_left_column > div.panel.panel-default.core_widgets_comments > ul > li > div > div.col-md-8.col-sm-12{
  padding-left:5px;
  }


  #core_left_column > div.panel.panel-default.core_widgets_comments a.title{
  text-transform:uppercase;
  font-weight:normal;
  font-size:85%;
  color:#337ab7;
  }

  .single-listing_type #core_middle_column > div > div.block > div.block-title h1{
  font-size:125%;

  }

  .single-listing_type #core_middle_column > div > div.block > div.block-title{
  padding:0px;
  }

  #core_left_column > div.panel.panel-default.core_widgets_comments img{
  max-height:50px;
  max-width:50px;
  }

  #core_left_column > div.panel.panel-default.core_widgets_comments > ul > li > div > div.col-md-8.col-sm-12 > span.quote{
  font-size:85%;
  }


  #core_left_column > div.panel.panel-default.core_widgets_comments > ul > li > div > div.col-md-4.hidden-sm.hidden-xs{
  padding-left:10px;
  padding-right:0px;
  width:auto;
  }


  .home #core_left_column > div.topblock > blockquote{
  text-align:left;
  }

  .page-template-page-enjoydashboard #homefull > div.col-sm-8{
  padding-left:0px;
  }

  .page-template-page-enjoydashboard #homefull > div.col-xs-12.col-sm-4{
  padding-right:0px;
  }

  .page-template-page-CADexchanges .topblock blockquote, .page-template-page-CADexchanges .topblock a, .page-template-page-GBPexchanges .topblock blockquote, .page-template-page-GBPexchanges .topblock a,  .page-template-page-EURexchanges .topblock blockquote, .page-template-page-EURexchanges .topblock a, .page-template-page-CNYexchanges .topblock blockquote, .page-template-page-CNYexchanges .topblock a, .page-template-page-USDexchanges .topblock blockquote, .page-template-page-USDexchanges .topblock a, .page-template-page-allexchanges .topblock blockquote, .page-template-page-allexchanges .topblock a, #homefull > div.col-sm-8 > div.topblock > blockquote, #homefull > div.col-xs-12.col-sm-4 > div.topblock > blockquote{
  background:#f2f2f2 !important;
  color:#333 !important;
  }

  #sac-user-info > label{
  text-align:right;
  }

  .searchlistings .fa-leaf{
  color:#48e068 !important;
  }

  .searchlistings .fa-star{
  color:#ffe43c !important;
  }


  .searchlistings .fa-eye{
  color:#fff !important;
  }

  .page-template-page-directoryhome #core_middle_column > div.topblock > blockquote > div > i{
  margin:5px;
  }


  #MyAccountBlock > div.panel-heading > a{
  font-size:80%;
  float:right !important;
  width:200px;
  background:transparent !important;
  color:#333 !important;
  margin-top:0px;
  }

  div#sac-latest-message:hover{
  opacity:1;
  }

  .page-template-page-news #core_middle_column > div.col-xs-9{
  padding:0px;
  }


  .jumbotron h1, .jumbotron .h1{
  font-size:45px;
  }

  .jumbotron p{
  font-size:105%;
  }

  #sac-output{
  height:240px !important;
  }

  input#sac-name{
  margin-bottom:5px;

  }

  div#sac-latest-message{
  font-size:90%;

  }

  #super_rss_reader-4 .srr-summary, #super_rss_reader-9 .srr-summary{
  font-size:80%;
  }


  #super_rss_reader-4 .srr-item.odd, #super_rss_reader-5 .srr-item.odd, #super_rss_reader-9 .srr-item.odd{

  border:0;
  }
  #super_rss_reader-4 .srr-title a, #super_rss_reader-9 .srr-title a{
  font-size:14px !important;
  }

  #core_middle_column > div.row.dashboardsecondone > div.col-sm-7 > div{
  padding:0px;
  }

  #core_middle_column > div.row.dashboardsecondone > div.col-sm-7 > div > div.col-sm-3{
  padding-left:0px;
  }

  #sac_chat{
  border:0px !important;
  background:#fafafa !important;
  height:30px;
  }

  #sac-user-submit{
  display:none;
  }

  #core_middle_column > div.row.dashboardsecondone > div.col-sm-7 > div > div.col-sm-9{
  padding:0px;

  }
  #sac-user-chat > label{
  display:none;
  }

  #sac-user-info > label{
  font-size:90%;
  text-transform:uppercase;
  font-weight:400;
  }

  #core_middle_column > div.topblock > blockquote > div > i{
  position: relative;
  -webkit-animation-name: example;
  -webkit-animation-duration: 8s;
  -webkit-animation-iteration-count: 3999900999;
  animation-iteration-count: infinite;
  }

  .quick-chat-history-container{
  background:#fafafa !important;
  }


  .afternumbers .fa{
  color:#ffe43c;
  }

  .core_widgets_listings .wlt_shortcode_category a{
  font-weight:400 !important;
  text-transform:none !important;
  color:#333 !important;
  }


  .core_widgets_listings a, #core_middle_column > div.xs-hidden.col-sm-3.liststylestwo > ul > li > div.col-sm-9 > b > a{

  text-transform:uppercase;
  font-weight:bold;
  color:#337ab7;
  }

  .afternumbers {
  position: absolute;
  bottom: 45px;
  left: 10px;
  opacity:.7;
  font-size:75%;


  }




  .list_style .afternumbers{
  display:none;
  }
  .val_pos_options div{
  float:left;
  margin:2px;
  padding:5px 7px;
  background:#fff;
  border-radius:5px;
  color:#333;
  font-size:80%;
  border:1px solid #333;
  font-weight:bold;
  }


  .val_wallet_os div{
  float:left;
  margin:2px;
  padding:5px 7px;
  background:#FDBA3F;
  border-radius:5px;
  color:#fff;
  font-size:80%;
  font-weight:bold;
  }

  .single-listing_type .block-content{
  padding-bottom:0px;

  }

  .val_wallet_security div{
  margin:2px;
  float:left;
  padding:5px 7px;
  background:#337ab7;
  border-radius:5px;
  color:#fff;
  font-size:80%;
  font-weight:bold;
  }


  .val_wallet_features div{
  margin:2px;
  float:left;
  padding:5px 7px;
  background:#fd6040;
  border-radius:5px;
  color:#fff;
  font-size:80%;
  font-weight:bold;
  }


  .val_currency div{
  float:left;
  margin:2px;
  padding:4px 6px;
  background:#fff;
  border-radius:5px;
  color:#f58220;
  border:1px solid #f58220;
  font-size:80%;
  font-weight:bold;


  }


  .val_payment_options div{
  margin:2px;
  float:left;
  padding:5px 7px;
  background:#48e068;
  border-radius:5px;
  color:#fff;
  font-size:80%;
  font-weight:bold;
  }

  #TableCustomFieldsBig td a{
  margin:2px;
  float:left;
  padding:5px 7px;
  background:#fff;
  border-radius:5px;
  }



  .wlt_toolbox{
  border:0 !important;
  font-size:85%;
  margin-bottom:0px;
  bottom:0;
  }

  .wlt_toolbox p {

  border:0 !important;
  }

  .wlt_toolbox strong{
  display:none;
  }

  .wlt_directory_theme .wlt_search_results .wlt_shortcode_distance {
  position: absolute;
  left: 0;
  background: #717171;
  color: #fff;
  padding: 5px;
  bottom:55px;
  }

  .row.dashboardsecondone .sidefilters ul{
  border:1px solid #f2f2f2;
  border-radius:10px;
  }

  .wcMessage.wcErrorMessage{
  display:none;
  }



  .row.dashboardsecondone .sidefilters li{
  font-size:80% !important;
  font-weight:400 !important;
  }

  .sidefilters li a{
  font-size:95%;
  font-weight:400 !important;
  }

  .dashboardsecondone .col-sm-8{
  padding:0px;
  }

  #super_rss_reader-4, #super_rss_reader-9{
  padding:0px !important;
  margin-top:-15px;
  }

  #tp-default-default-preset li:nth-child(even){
  background:#fafafa !important;
  }


  #tp-default-default-preset .choices li label .input{
  background:transparent !important;
  }

  .wlt_shortcode_location:before{
  display:none;
  }

  #homefull > div.col-sm-8 > div > div.btn-group.btn-group-justified.exchangenavigationflags a{
  font-size:85%;
  }


  #homefull > div.col-sm-8 > div > div.btn-group.btn-group-justified.exchangenavigationflags a:hover{
  text-decoration:none !important;
  color:#fd6040;
  }

  #editlistingbox > p:after{
  content:'Enhanced submissions auto re-list without enhancements for 360 days post expiry.  ';
  font-size:80%;
  }

  .wcMessages{
  padding:10px;
  }

  .wcMessage{
  font-size:90% !important;
  }

  #member-sidebar1 .list-group .list-group-item{
  border:#fff;
  }

  .toast-position-top-right{
  z-index:10000000000000000000000000000 !important;
  bottom:50px !important;
  top:auto;
  }

  .list_style .secondhiddenlist{
  display:none;
  }

  .secondhiddenlist{
  opacity:.6;
  }

  .secondhiddenlist:hover{
  opacity:1;
  }

  .list_favorites_add:hover, .list_favorites_remove:hover{
  text-decoration:none !important;
  }

  .list_style .wlt_starrating{
  padding-right:10px;
  padding-top:5px;
  }


  .secondhiddenlist .list_favorites_add{
  position:absolute;
  bottom:43px;
  right:10px;

  }

  .secondhiddenlist .list_favorites_add:hover, .list_style .list_favorites_add:hover{

  }

  .list_style .list_favorites_add{
  font-size:90%;
  }

  .list_style .list_favorites_remove{
  font-size:90%;
  float:right;
  }


  .list_style .list_favorites_add:before{
  content: "\f004";
  font-family: FontAwesome;
  color:#fd6040;
  margin-right:5px;
  }

  .secondhiddenlist .list_favorites_remove{
  position:absolute;
  bottom:45px;
  right:10px;
  }

  .secondhiddenlist a:before{
  content: "\f004";
  font-family: FontAwesome;
  color:#fd6040;
  margin-right:5px;
  }

  .secondhiddenlist a{
  font-size:80%;
  }

  #search_block1 .orderbybar .btn-sm{
  border:1px solid #337ab7;
  }

  #core_middle_column > div.secondlydash > div{
  border:0px;
  }

  #homefull > div.col-sm-8 > div > div.btn-group.btn-group-justified.exchangenavigationflags > div > button{
  box-shadow:0;
  border:0px;
  margin-bottom:10px;
  }



  .secondlydash{
  text-align:center;
  margin-top:-10px;
  margin-bottom:15px;
  color:#333;
  }

  .secondlydash .badge{
  background:#333;
  color:#fff;
  }

  .secondlydash blockquote{

  border:0px;

  }

  .breadcrumb.twotwothree{
  padding-bottom:0px;
  margin-bottom:0px;
  background:transparent;
  text-align:center;
  padding-top:0px;
  font-size:95%;
  }

  #core_middle_column > div.row.dashboardsecondone > div:nth-child(2) > div.topblock > blockquote > i{
   
    position: relative;

   -webkit-animation-name: example; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 8s; /* Chrome, Safari, Opera */
    -webkit-animation-iteration-count: 3999900999; /* Chrome, Safari, Opera */

    animation-iteration-count: infinite;
  }

  /* Chrome, Safari, Opera */
  @-webkit-keyframes example {
    0%   {color:#fff;}
    25%  {color:#337ab7; }
    50%  {color:#fff; }
    75%  {color:#337ab7;}
    100% {color:#fff;}
  }

  /* Standard syntax */
  @keyframes example {
   0%   {color:#fff;}
    25%  {color:#337ab7; }
    50%  {color:#fff; }
    75%  {color:#337ab7;}
    100% {color:#fff;}
  }


  .wcInputContainer, .wcMessages{
  border:0px !important;
  }

  .wcInput{
  height:35px;
  padding-left:5px;
  border:0px !important;
  }

  .tickerText{
  font-weight:400 !important;
  }
  .dashboards img:hover{
  opacity:.6;
  }
  #core_middle_column > div.row.dashboards > div.col-sm-7{
  list-style:none;
  }
  #core_middle_column > div.row.dashboards > div.col-sm-7 ul{
  list-style:none;
  }

  #core_middle_column > div.row.dashboards > div.col-sm-7 ul li{
  list-style:none;
  } 
  .super-rss-reader-widget ul li{
  list-style:none;
  }

  #super_rss_reader-4{
  list-style:none;
  }

  #super_rss_reader-9{
  list-style:none;
  }

  #member-sidebar1 > div:nth-child(1) > div > a > img{
  width: 80% !important;
  float:right;
  }

  .page-template-page-resources #core_middle_column > div.panel.panel-default > div.panel-body > div.col-sm-4 > ul li{
  border:0px;
  }

  .thecontents{
  display:none;
  }

  .flaginsidedash img{
  max-width:100%;
  }

  #allticker{
  font-weight:500 !important;
  }


  #core_widgets_listings-19 > h3{
  font-size:16px;
  padding:10px;
  width:100%;
  background:#ffe43c;
  color:#fff;
  text-transform:uppercase;
  text-align:center;
  font-weight:bold;
  }

  #core_widgets_listings-17 > h3{
  font-size:16px;
  padding:10px;
  width:100%;
  background:#48e068;
  color:#fff;
  text-transform:uppercase;
  font-weight:bold;
  text-align:center;
  }

  #core_widgets_listings-18 > h3{
  font-size:16px;
  padding:10px;
  width:100%;
  background:#fd6040;
  font-weight:bold;
  color:#fff;
  text-transform:uppercase;
  text-align:center;
  }

  .footcats .wlt_shortcode_category{
  position:absolute;
  bottom:0;
  width:100%;
  left:0;
  background:#fafafa;
  padding-left:15px;
  padding-right:15px;
  overflow:hidden;
  margin-top:50px;
  color:#aaaaa !important;
  }

  .footcats .wlt_shortcode_category a{
  font-weight:400 !important;
  }



  #member-sidebar1 .list-group .list-group-item{
  min-height:55px;
  }

  .categoriesidebar{
  font-weight:500 !important;
  color:#f2f2f2 !important;
  }

  .page-template-page-404 .fa-gamepad:hover{

  color:#ffe43c;
  }

  #core_middle_column > div.panel.panel-default > div.panel-body > div.xs-hidden.col-sm-3.liststylestwo > ul li, #core_middle_column > div.xs-hidden.col-sm-3.liststylestwo > ul li{
  border:0px;
  }




  #core_middle_column > div.panel.panel-default > div.panel-body > div.xs-hidden.col-sm-3.liststylestwo > ul li:nth-child(even), #core_middle_column > div.xs-hidden.col-sm-3.liststylestwo > ul li:nth-child(even){
  background:#fafafa;
  }

  .statss{
  float:right;
  font-size:80%;
  }

  .statss .fa-star{
  color:#ffe43c;
  }

  .statss .fa-leaf{
  color:#48e068;
  }

  .statss .fa-eye{
  color:#337ab7;
  }

  .list-group-item{
  overflow:hidden;
  white-space: nowrap;
  }


  .list-group-item .col-sm-9{
  padding:0px;
  font-size:90%;
  }

  .fa-input {
  font-family: FontAwesome, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  }

  #searchform .screen-reader-text{
  display:none;
  }

  .sidersearch{
  margin-bottom:20px;
  }

  #searchform #searchsubmit{
  height:35px;
  width:10%;
  float:right;
  }


  #searchform > div > input.btn.fa-input{
  margin-top:-4px;
  background:transparent;
  padding:1px;

  }

  #searchform > div > input.btn.fa-input:hover{
  color:#fd6040;
  }

  #searchform #s{
  height:35px;
  margin-top:2px;
  width:85%;
  border:0px;
  background:#fafafa;
  border-radius:5px;
  font-size:120%;

  }

  .exchangenavigationflags{
  height:30px;
  margin-top:-5px;
  }

  .exchangenavigationflags .btn-default{
  border-left:1px solid #f2f2f2;
  border-right:0px;
  border-bottom:0px;
  border-top:0px;
  }

  #core_middle_column > div.panel.panel-default > div.panel-body > div.btn-group.btn-group-justified.exchangenavigationflags > div:nth-child(1) > button{
  border-left:0px !important;
  }

  .exchangenavigationflags .btn-default:hover{
  background:#fff;
  }

  .exchangenavigationflags .btn-group-justified>.btn, .btn-group-justified>.btn-group{
  margin:5px;

  }



  .exchangenavigationflags img{
  height:20px;
  margin-right:10px;
  }



  .outsidecountries{
  overflow:hidden;
  margin-bottom:25px;
  margin-left:-15px;
  margin-right:-15px;
  margin-top:-15px;
  height:50px;
  }

  #enhancedtextwidget-2 .itemdata{
  width:25%;
  float:left;
  }

  .exchangenavigations{
  height:45px;
  -webkit-box-shadow: 1px 1px 2px 3px #ccc;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    1px 1px 2px 3px #ccc;  /* Firefox 3.5 - 3.6 */
  box-shadow:         1px 1px 2px 3px #ccc;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  }

  .page-template-page-directoryhome .crafty-social-buttons{
  display:none;
  }

  .defaulttwo:hover{
  background:#333;
  color:#fff;
  text-decoration:none;
  }

  .defaulttwo a:hover{
  text-decoration:none;
  text-align:left;
  }

  .defaulttwo{
  border:0px;
  padding:20px;
  font-size:200%;
  text-transform:uppercase;
  margin-bottom:15px;
  }



  .exchangenavigations img{
  width:20%;
  float:left;
  opacity:.5;
  }

  .exchangenavigations img:hover{
  opacity:1;
  }



  .listingsdirectorygrid .itemdata{
  width:25%;
  float:left;
  }



  .liststylestwo li{
  list-style:none !important;
  }

  .liststylestwo .widgettitle{
  display:none;
  }

  #core_left_column{
  position:absolute;
  }


  #core_middle_column{
  position:relative;
  float:right;
  }

  #search_block1 > div.orderbybar.clearfix > div.list-options > div > ul{
  z-index:2001;
  }


  #newmenuthree,
  #newmenuthree ul,
  #newmenuthree ul li,
  #newmenuthree ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  }
  #newmenuthree {

  z-index:200;
  }
  #newmenuthree > ul {
  width: 100%;
  background: #ffffff;
  }
  #newmenuthree > ul > li > a {
  padding: 12px 15px;
  font-size: 12px;
  color: #333;
  font-weight: 500 !important;
  text-decoration: none;
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  -ms-transition: color .2s ease;
  transition: color .2s ease;
  }
  #newmenuthree > ul > li:hover > a,
  #newmenuthree > ul > li > a:hover {
  color: #222222;
  }
  #newmenuthree ul li.has-sub > a::after {
  position: absolute;
  right: 15px;
  display: block;
  width: 10px;
  height: 10px;
  content: "";
  border-radius: 20px;
  }
  #newmenuthree > ul > li.has-sub > a::after {
  top: 14px;
  background: #f2f2f2;
  }
  #newmenuthree > ul > li.has-sub:hover > a::after,
  #newmenuthree > ul > li.has-sub > a:hover::after {
  background: #333;
  }
  #newmenuthree ul ul li.has-sub > a::after {
  top: 13px;
  background: #ffffff;
  }
  #newmenuthree ul ul li.has-sub:hover > a::after,
  #newmenuthree ul ul li.has-sub > a:hover::after {
  background: #dddddd;
  }
  #newmenuthree ul li.has-sub > a::before {
  position: absolute;
  right: 15px;
  z-index: 2;
  display: block;
  width: 0;
  height: 0;
  border: 3px solid transparent;
  content: "";
  }
  #newmenuthree > ul > li.has-sub > a::before {
  top: 16px;
  border-left-color: #ffffff;
  }
  #newmenuthree ul ul li.has-sub > a::before {
  top: 15px;
  border-left-color: #2e353b;
  }
  #newmenuthree ul {
  -webkit-perspective: 600px;
  -moz-perspective: 600px;
  perspective: 600px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  }
  #newmenuthree ul ul {
  position: absolute;
  top: 0;
  left: -9999px;
  width: 180px;
  background: #2e353b;
  opacity: 0;
  -moz-transition: opacity 0.2s ease, -moz-transform 0.2s ease;
  -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
  -ms-transition: opacity 0.2s ease, -ms-transform 0.2s ease;
  -o-transition: opacity 0.2s ease, -o-transform 0.2s ease;
  transition: opacity .2s ease, transform .2s ease;
  -webkit-transform: rotate3d(0, 1, 0, 45deg);
  -moz-transform: rotate3d(0, 1, 0, 45deg);
  transform: rotate3d(0, 1, 0, 45deg);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  transform-origin: left center;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  }
  #newmenuthree ul li:hover > ul {
  left: 100%;
  opacity: 1;
  transform: rotate3d(0, 0, 0, 0);
  }
  #newmenuthree ul ul::after {
  position: absolute;
  left: -8px;
  top: 14px;
  z-index: 5;
  display: block;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-right-color: #2e353b;
  content: "";
  }
  #newmenuthree ul ul a {
  padding: 12px 15px;
  font-size: 12px;
  color: #ffffff;
  font-weight: 400;
  text-decoration: none;
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  -ms-transition: color .2s ease;
  transition: color .2s ease;
  }
  #newmenuthree ul ul li:hover > a,
  #newmenuthree ul ul li a:hover {
  color: #dddddd;
  }





















  .deposits{
  margin-left:0px;
  margin-right:0px;
  }

  .sidefilters.deposits ul li{

  padding-top:7px !important;
  padding-bottom:7px !important;
  }

  .sidefilters.deposits .fa{
  font-size:120%;
  }

  #homefull > div.col-sm-8 > div.row > div:nth-child(2) > div > li:nth-child(4) > strong, #homefull > div.col-sm-8 > div.row > div:nth-child(2) > div > li:nth-child(5) > strong{
  background:#fafafa;
  padding:2px 5px;
  border-left:2px solid #ffe43c;
  }


  .badge.yoyo{
  border:0px;background:#fff;color:#707070;float:right;
  transition: 0.5s ease;
  font-weight:500;
  border:1px solid transparent;

  }

  .badge.yoyo:hover{
  border:1px solid #fd6040;

  color:#fd6040;

  }


  #homefull .alert{
  font-size:90%;
  }

  #homefull .alert-info{
  background-color:#fff;
  border: 1px solid #f2f2f2;
  color:#333;
  }

  .slackdashboard{
  margin-top:10px;
  }
  .slackdashboard li{
  font-size:90%;
  list-style:none;
  margin-left:0px;
  margin:5px;
  }

  .slackdashboard strong{
  background:#fafafa;
  padding:2px 5px;
  border-left:2px solid #4cb6ea;
  }

  #bknews-title > h3 > i{
  display:none;
  }

  #bknews-title > h3{
  font-weight:bold;
  }

  .tp-poll-container{
  font-size:80% !important;
  }



  .deposits li:nth-child(even){
  background:#fff;
  border-radius:3px;
  border:1px solid #f2f2f2;
  }




  #menu-main-nav > li:nth-child(1) > a:before {
    color: #ffe43c;
    content: ' \f123   ';
  font-family: FontAwesome;
  margin-right:5px;
  }



  #menu-main-nav > li:nth-child(2) > a:before {
  color: #337ab7;
    content: ' \f1ea   ';
  font-family: FontAwesome;
  margin-right:5px;
  }

  #menu-main-nav > li:nth-child(3) > a:before {
  color: #fd6040;
    content: ' \f0f4     ';
  font-family: FontAwesome;
  margin-right:5px;
  }

  .flags img{
  height:15px;
  margin:5px;
  border-radius:3px;
  overflow:hidden;
  border:1px solid #f2f2f2;
  opacity:.6;
  }

  .flags img:hover{
  opacity:1;
  }

  .dashboards .list-group li:nth-child(even){
  border-left:2px solid #1fc5d9;
  }

  .dashboards .list-group li:nth-child(odd){
  border-left:2px solid #fd6040;
  }

  .dashboards .list-group li{
  border:1px solid #fff;
  background:#f2f2f2;
  padding-top:3px;
  padding-bottom:3px;
  }

  .dashboards .list-group li .badge{
  width:100%;
  font-size:85% !important;
  font-weight:400 !important;
  background:transparent !important;
  }

  .wlt_shortcode_category a, .wlt_search_results .wlt_shortcode_tags a{
  font-size:80%;
  }

  .wlt_search_results .wlt_shortcode_tags a{
  color:#fd6040;
  }

  #tp-default-default-preset .question{
  text-align:center;
  font-weight:bold;
  font-size:150% !important;
  text-transform:uppercase;
  background:#fff !important;
  color:#fd6040 !important;
  border-top:0 !important;
  border-left:0 !important;
  border-right:0 !important;
  border-top-left-radius:25px !important;
  padding:10px !important;

  }

  .noheader p{
  font-size:90%;
  }

  .noheader{
  margin-left:0px;
  padding-left:0px;

  }


  .wlt_object_footer_3{
  border:0px;
  }
  .leaderboards tr:nth-child(even){
  background:#fafafa;
  }

  .redhover .fa:hover{
  color:#fd6040 !important;
  }

  .sidebarexchangers li{
  margin:5px;
  float:left;
  text-align:center;
  }

  .sidefilters.sidebarexchangers ul li{
  white-space: nowrap;
  display: inline-block;
  width: auto !important;
  padding:2px;
  }


  .sidebarexchangers li a:hover{
  color:#333 !important;
  background:#f2f2f2;
  border-radius:2px;
  }

  .sidebarexchangers {
  margin-left:-15px;
  margin-right:-15px;
  }

  #directorybody > div.archs > ol{
  border:0px;
  }

  .archs.two .breadcrumb{
  background:#fff;

  }

  .tablenav.bottom .tablenav-pages{
  display:none;
  }

  .noheader{
  padding-top:20px;
  }

  .alert.alert-warning a{
  color:#8a6d3b;
  }

  .col-md-7.affiliates{
  overflow:hidden;
  }

  .col-md-7 .displaying-num{
  display:none;
  }
  .mycred-rank-progress{
  float:right;
  margin-left:10px;
  }

  .rank-progress-label{
  display:none;
  }

  .sidefilters.deposits .fa{
  margin-right:10px;
  width:25px;
  }


  .sidefilters ul{
  padding:0px;
  }

  #core_middle_column > div.panel.panel-default > div.panel-body > div.btn.btn-primary > a{
  color:#fff;
  }

  .sidefilters .media-body{
  width:100%;
  }

  .sidefilters ul li{
  list-style:none;
  padding:5px;
  width:100%;
  font-size:90%;
  }
  .sidefilters ul li:nth-child(even){

  }


  .tablehome .tablenav-pages, .tablehome tfoot, .tablehome thead{
  display:none;
  }

  .fronts{
  background-position: right; 
  background-attachment: fixed;
  background-image: url("/wp-content/uploads/2015/03/eXCHANGES.jpg") !important;
  background-size:cover;
  border:1px solid #f2f2f2;
  padding:100px;
  color:#fff;
  }


  .fronts a{
  color:#fff;
  }

  .fronts .col-md-4:hover{
  background:#fff;
  }

  .fronts h2{
  margin:0px;
  }

  .topblock .breadcrumb{
  float:left;
  padding:5px;
  font-size:80%;
  background:transparent;
  }

  .hpbg{
  padding:10px;
  height:100%;
  }

  .core_widgets_listings li{
  list-style:none;
  }

  .archs .breadcrumb{
  background:#fff;
  border:0px;
  font-size:80%;
  text-align:center;
  }

  .sidenavexchange .jig-imageContainer{
  border-radius:100px;
  overflow:hidden;
  }


  .tablenav.bottom{
  display: block;
  clear:both;
  margin-bottom:10px;
  }

  .thirtyfives{
  right:0px;
  margin-top:20px;
  width:32%;
  position:absolute;
  }

  #decent_comments_widget-3{
  width:65%;
  }

  #decent_comments_widget-3 > h3{
  display:none;
  }




  .sideopacity img:hover{
  opacity:0.6;
  }

  .sidenavexchange{
  padding:5px;

  margin-left:-15px;

  }

  .media-left .fa:hover{
  color:#1fc5d9;
  }

  .sidenavs{
  min-height:100%;
  margin-top:10px;
  margin-bottom:10px;
  }

  .sidenavs .fa:hover{
  color:#1fc5d9;
  }

  .img-polaroid, .navbar-brand{
  display:none;
  }

  .sidecol{
  text-align:center;
  }

  .sidecol h4{
  padding-bottom:15px;
  }

  .sidecol .fa{
  float:left;
  }
  .accountnav{
  margin-top:40px;}

  .accountnav li{
  list-style:none;
  font-size:95%;
  margin:3px;
  }

  .accountnav ul{

  padding-left:15px;

  }
  .accountnav li:before{
  content: "   \f0da  ";
  font-family: FontAwesome;
  font-size:80%;
  }

  #core_middle_column > div.panel.panel-default > div.panel-body > div.col-xs-6.col-md-6.col-lg-6 > div{
  padding-left:0px;
  padding-right:0px;
  }




  #core_padding{
  overflow:hidden;
  }


  #core_header_navigation .nav > li a{

  text-transform:none !important;
  }


  .bottomss .list-group-item{
  border:1px solid #4cb6ea;
  }
  .topfilters .panel-default, #core_advanced_search_widget_box > form > div{
  margin:5px;
  }

  .topfilters{
  margin-top:20px;
  }

  .wlt_toolbox p{
  width:20%;
  float:left;
  text-align:center;
  }

  .wlt_toolbox{
  width:100%;
  }

  #TableCustomFieldsBig td{
  border:0px;
  font-size:90%;
  }




  #directorybody > div:nth-child(1) > a:hover{background:#4cb6ea;color:#fff;}
  #directorybody > div:nth-child(2) > a:hover{background:#4cb6ea;color:#fff;}
  #directorybody > div:nth-child(3) > a:hover{background:#4cb6ea;color:#fff;}
  #directorybody > div:nth-child(4) > a:hover{background:#4cb6ea;color:#fff;}


  a.list-group-item{
  color:#333;
  }

  #core_middle_column > div.panel.panel-default > div.panel-body > div.col-xs-6.col-md-6.col-lg-6 > div > form > table > tfoot{
  display:none;
  }

  #directorybody > div > a > div{
  font-size:150%;
  }

  .wlt_object_head_1 .banner>div, .wlt_object_head_1 .banner>div:first-child{
  border:0;
  }

  #the-list td{
  font-size:90%;
  white-space: nowrap;
  overflow:hidden;
  }

  #the-list{
  overflow:hidden;
  width:100%;
  }
  #PACKAGEBLOCK > div.panel-body > p:nth-child(4) > a{
  font-size:85%;
  }


  #secondfooter{
  background-position: right; 
  background-attachment: fixed;
  background-image: url("/wp-content/uploads/2015/03/09.jpg") !important;
  background-size:cover;
  height:auto;
  font-size:150% !important;
  padding:50px;
  }


  #secondfooter h1{
  font-size:200% !important;
  font-weight:bold;
  }

  #thirdfooter{
  background:#fafafa;
  color:#333;
  height:auto;
  font-size:90% !important;
  text-align:center;
  padding-top:20px;
  padding-bottom:15px;
  }

  #thirdfooter2{
  background:#fff;
  color:#333;
  height:auto;
  font-size:150% !important;
  text-align:center;
  padding:10px;
  }

  #fourthsfooter{
  background:#fff;
  height:auto;

  font-size:150% !important;
  text-align:center;
  }

  #fourthsfooter > div.col-sm-6.insidefourthsone > div > div:hover .fa{
  color: #48e068;
  border:1px solid #f2f2f2;
  background:#fff;
  transition: color .65s ease-in-out;
  -moz-transition: color .65s ease-in-out;
  -webkit-transition: color .65s ease-in-out;
  }

  #fourthsfooter > div.col-sm-6.insidefourthstwo > div > div:hover .fa{
  color: #fd6040;
  border:1px solid #f2f2f2;
  background:#fff;
  transition: color .65s ease-in-out;
  -moz-transition: color .65s ease-in-out;
  -webkit-transition: color .65s ease-in-out;
  }


  .col-sm-6.insidefourthsone, .col-sm-6.insidefourthstwo{
  height:100%;
  padding:10px;
  }

  .col-sm-6.insidefourthsone{
  padding-right:0px;
  background:transparent;
  }

  .col-sm-6.insidefourthstwo{
  padding-left:0px;
  background:transparent;
  }

  .insidefourthsone .fa, .insidefourthstwo .fa {
  float: left;
  width:60px;
  height:60px;
  margin: 3px 10px 0 0;
  font-size: 30px;
  color: #ddd;
  line-height: 60px;
  border:1px solid #fff;
  text-align: center;
  background: #f7f7f8;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  }

  .col-sm-6.insidefourthstwo{

  height:100%;
  }

  .srr-tab-style-orange li {
  background:#fff !important;
  border-radius: 5px !important;
  border: 1px solid #337ab7 !important;
  color: #337ab7 !important;
  font-size:85% !important;
  padding: 10px 15px !important;
  }

  .srr-item.odd{
  background-color:#fcfcfc !important;

  }

  .srr-item.even{
  background-color:#fff !important;
  }

  .srr-style-orange{
  border:0px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
  list-style:none;
  }


  .srr-tab-style-orange .srr-active-tab{
  background-color:#337ab7 !important;
  border:1px solid #337ab7 !important;
  color:#fff !important;
  border-radius:5px;
  }

  .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
  background-color:#337ab7 !important;
  border:1px solid #337ab7 !important;
  color:#fff !important;
  border-radius:5px;
  }

  .srr-style-orange .srr-item{
  border-bottom:1px solid #f9f9f9;
  list-style:none;
  }

  .srr-tab-style-orange{
  list-style:none;
  }

  #core_middle_column > div.panel.panel-default > div.panel-body > div:nth-child(4) > div.btn.btn-primary > a, #core_middle_column > div.panel.panel-default > div.panel-body > div:nth-child(10) > div.btn.btn-primary > a{
  color:#fff;
  }

  .home #recentlistings > div > div{
  border:0px;
  box-shadow:none;
  }

  .bottomss .list-group-item{
  margin-bottom:10px;
  }

  #directorybody > div:nth-child(11) > a > strong, #directorybody > div:nth-child(12) > a > strong, #directorybody > div:nth-child(13) > a > strong, #directorybody > div:nth-child(10) > a > strong{
  float:right;
  font-size:125%;
  }

  #directorybody #core_widgets_listings-3{
  list-style:none;

  }

  #directorybody #core_widgets_listings-4{
  list-style:none;

  }

  #directorybody #core_widgets_listings-2, #directorybody #core_widgets_listings-5, #directorybody #core_widgets_listings-6, #directorybody #core_widgets_listings-7, #directorybody #core_widgets_listings-8, #directorybody #core_widgets_listings-9, #directorybody #core_widgets_listings-10, #directorybody #core_widgets_listings-11{
  list-style:none;

  }




  .wlt_shortcode_category{
  white-space: nowrap;
  }
  .list-group-item .wlt_shortcode_category li{
  overflow:hidden;
  }




  .wlt_search_results .grid_style .thumbnail{
  overflow:hidden;
  }

  .field_wrapper .checkbox{
  width:50%;
  }

  #twooos{
  margin-top:40px;
  }

  #twooos .list-group-item .fa {
  margin-right:15px;

  }

  #twooos .list-group-item{
  text-transform:uppercase;
  margin-bottom:0px;
  margin-top:0px;
  }

  .newmenustyle > ul > li{
  width:20% !important;
  }

  .topskys > ul > li{
  width:12.5% !important;
    white-space: nowrap;
  }

  .topblock blockquote{
  border-left:0 !important;
  }

  #core_left_column > div > div > ul > li > ul > li:nth-child(odd){
  background:#fafafa;
  }

  .core_widgets_categories_list ul li .children{
  margin-right:0px;
  }

  .core_widgets_categories_list ul > li > a .fa{
  background:#fff;
  border:0px;
  }

  #core_left_column > div > div > ul > li > ul{
  margin-top:15px;
  }

  #newtry > ul a:link, #newtry > ul a:visited{
  color:#333 !important;
  }

  @charset "UTF-8";
  /* Base Styles */
  #newtry > ul,
  #newtry > ul li,
  #newtry > ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
  }
  #newtry > ul {
  position: relative;
  z-index: 597;
  }

  #newtry ul li.has-sub > a:after {
  content: '+';
  margin-left: 5px;
  }





  #newtry > ul li {
  float: left;
  min-height: 1px;
  line-height: 1.3em;
  vertical-align: middle;
  }
  #newtry > ul li.hover,
  #newtry > ul li:hover {
  position: relative;
  z-index: 599;
  cursor: default;
  }
  #newtry > ul ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 598;
  width: 100%;
  }
  #newtry > ul ul li {
  float: none;
  color:#333;
  }
  #newtry > ul ul ul {
  top: 1px;
  left: 99%;
  }
  #newtry > ul li:hover > ul {
  visibility: visible;
  }
  /* Align last drop down RTL */
  #newtry > ul > li.last ul ul {
  left: auto !important;
  right: 99%;
  }
  #newtry > ul > li.last ul {
  left: auto;
  right: 0;
  }
  #newtry > ul > li.last {
  text-align: right;
  }
  #newtry.align-center > ul > li {
  float: none;
  display: inline-block;
  }
  #newtry.align-center > ul {
  text-align: center;
  font-size: 0;
  }
  #newtry > ul > li {
  font-size: 14px;
  display: block;
  }
  #newtry ul ul {
  text-align: left;
  }
  #newtry.align-right > ul > li {
  float: right;
  }
  #newtry.align-right > ul ul ul {
  top: 1px;
  left: auto;
  right: 99%;
  }
  /* Theme Styles */
  #newtry > ul {
  padding-left:20px;
  font-weight:bold;
  border-top:1px solid #f2f2f2;
  border-bottom:1px solid #f2f2f2;
  background:#fafafa;
  width: auto;
  zoom: 1;
  }
  #newtry > ul:before {
  content: '';
  display: block;
  }
  #newtry > ul:after {
  content: '';
  display: table;
  clear: both;
  }
  #newtry > ul li a {
  display: inline-block;
  padding: 10px 22px;
  }
  #newtry > ul > li.active,
  #newtry > ul > li.active:hover {
  background-color: #e3e3e3;
  }
  #newtry > ul > li > a:link,
  #newtry > ul > li > a:active,
  #newtry > ul > li > a:visited {
  color: #333333;
  }
  #newtry > ul > li > a:hover {
  color: #333333;
  }
  #newtry > ul ul ul {
  top: 0;
  }
  #newtry > ul li li {
  background-color: #ffffff;
  border-bottom: 1px solid #ebebeb;
  font-size: 12px;
  }
  #newtry > ul li.hover,
  #newtry > ul li:hover {
  background-color: #f5f5f5;

  }
  #newtry > ul > li.hover,
  #newtry > ul > li:hover {
  background-color: #e3e3e3;
  -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.15);
  }
  #newtry > ul a:link,
  #newtry > ul a:visited {
  color: #9a9a9a;
  text-decoration: none;
  }
  #newtry > ul a:hover {
  color: #9a9a9a;
  }
  #newtry > ul a:active {
  color: #9a9a9a;
  }
  #newtry > ul > li > a {
  font-size: 13px;
  }
  #newtry > ul ul {
  border: 1px solid #CCC \9;
  color:#333;
  -webkit-box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.15);
  width: 150px;
  }





  .currencytwenties:hover{
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
  color:#1fc5d9;
  }



  .bottomgogo{
  margin-bottom:20px;
  }

  .badge.ones{
  text-transform:uppercase;
  background:#1fc5d9;
  }

  .badge.twos{
  text-transform:uppercase;
  background:#fd6040;
  }

  .bottomgogo .btn-group{
  border:1px solid #fff;
  }

  .shortcode_category_block ul{
  list-style:none;
  }


  .shortcode_category_block .col-md-4 .head:hover{
  -webkit-box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.75);
  }

  #core_middle_column > div.panel.panel-default > div.panel-body > div.col-lg-12 > div > div > ul > li {
  background:#f2f2f2;
  font-size: 125%;
  font-weight: bold;

  border:1px solid #f2f2f2;
  text-align:center;
  padding-top:10px;
  color:#fff;
  }

  #core_middle_column > div.panel.panel-default > div.panel-body > div.col-lg-12 > div > div > ul > li a{
  color:#fff;
  }


  .shortcode_category_block .categorysublist li:nth-child(even){
  background:#fafafa;
  }
  .shortcode_category_block .categorysublist li{
  padding:10px;
  }

  .shortcode_category_block .categorysublist{
  background:#fff;
  font-size: 80%;
  text-align:left;
  padding:10px;
  margin-top:10px;
  }

  .shortcode_category_block .categorysublist a{
  color:#333 !important;
  }

  #header{
  background-position: top; 
  background-attachment: fixed;
  background-image: url("/wp-content/uploads/2015/05/bg20.jpg") !important;
  background-size:cover;


  }




  #specific{
  margin-left:auto;
  margin-right:auto;
  width:90%;
  }

  #order_comments_field:after{
  content: 'Please include the Bitcoin address or Twitter account username in which you wish to receive withdrawal in the box above.  Withdrawals are processed manually within 0-6 hours.';
  font-weight:bold;
  font-size:90%;
  }

  #core_header_navigation .navbar-inner{
  float:right;
  }



  #core_middle_column > div.panel.panel-default > div.panel-body > div.row > div.col-xs-8.col-md-8.col-lg-8 > form > table > tfoot, #core_middle_column > div.panel.panel-default > div.panel-body > div.col-xs-6.col-md-6.col-lg-6 > form > table > tfoot{
  display:none;
  }

  .yop-poll-question-1_yp550202aa4521f{
  background-color:#f2f2f2 !important;
  }

  #TableCustomFieldsBig th{
  background:#fafafa;
  font-weight:bold;
  text-transform:uppercase;
  text-align:right;
  padding-right:20px;
  padding-top:15px;
  font-size:90%;
  }


  #core_main_breadcrumbs_wrapper{
  display:none;
  }

  .homerights img:hover{
  opacity:.6;
  }


  li.has-sub img{
  width:25px;
  }

  #core_padding{
  max-width:100%;
  }

  .wlt_object_slider_6{
  width:100%;
  }

  .page-template-tpl-account #core_main_breadcrumbs_wrapper{
  display:none;
  }

  #topexchange{
  margin-left:auto;
  margin-right:auto;
  width:95%;
  padding-bottom:10px;
  }

  //Newshit//



  .btn-group>.btn, .btn-group-vertical>.btn{
  vertical-align:middle;
  }
  #newmenu > ul > li > ul{
  z-index:20 !important;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  }

  #menu-main-nav > li > ul{
  z-index:1000000 !important;
  }


  #menu-main-nav > li > ul > li{
  z-index:1000000 !important;
  }

  #menu-main-nav{
  z-index:1000000 !important;
  }

  .row #interest{
  width:262px;
  margin-left:auto;
  margin-right:auto;
  padding-top:10px;
  padding-bottom:10px;
  }

  #middleser{
  height:10px;
  }


  .row #interest .input-group .input-group-lg{
  margin:5px;
  }
  #core_middle_column > div.panel.panel-default > div.panel-body > div.col-xs-12.col-md-12 > form > table > tfoot{
  display:none;
  }

  .row #twenties{
  height:10px;
  width:100%;
  }

  .posters img{
  width:200px;
  height:200px;
  opacity:.6;
  align:center;
  transition: all .2s ease-in-out;
  border-radius:200px;
  box-shadow: 5px 5px 2px #888888;
  }

  .posters{
  float:left;
  padding-left:50px;
  overflow:hidden;
  width:30%;
  }


  .postersright{
  width:68%;
  display:inline-block;
  vertical-align: middle;
  float:right;
  }

  .posters img:hover{
  opacity:1;
  transform: scale(1.1);
  }
  .allothere .fa:hover{
  color:#fd6040;
  }


  .archive #wlt_core_subcategories a{
  font-size:95%;

  }


  #topsup .col-md-3, #topsup .col-md-2{
  padding-left:5px;
  padding-right:5px;
  }




  .currencytwenties{
  width:20%;
  float:left;
  height:50px;
  line-height:50px;
  overflow:hidden;
  vertical-align:center;
  font-size:200%;
  text-align:center;
  padding-left:3px;
  padding-right:3px;
  color:#333;
  }

  .currencytwentiesinsideright{
  width:50%;
  float:right;
  }

  .currencytwentiesinsiderighttop{
  width:100%;
  text-align:center;
  height:50%;
  top:0px;
  height:25px;
  line-height:25px;
  vertical-align:center;
  padding-left:10px;
  padding-right:10px;
  font-size:115%;
  }

  .currencytwentiesinsiderightbottom{
  width:100%;
  height:50%;
  bottom:0px;
  text-align:center;
  height:25px;
  line-height:25px;
  vertical-align:center;
  padding-left:10px;
  padding-right:10px;
  font-size:115%;

  border-top:1px solid #fd6040;

  }



  .bgthirtiesleft{width:18%;height:auto;float:left;
    background-repeat: no-repeat;}
  .bgthirtiesright{width:18%;height:auto;float:right;}
  .bgthirtiescenter{width:18%;height:auto;float:left;}





  #pg_replies_widget-2{
  width:48%;
  float:right;
  }

  #pg_topics_widget-2{
  width:48%;
  float:left;
  }

  #topsup{
  margin-top:-10px;
  }


  .forumbodyl .bbp-breadcrumb, .forumbodyr .bbp-breadcrumb, .forumbodyr #bbp-search-form{
  display:none;
  }
  .forumbodyr {
  width:49%;
  float:right;
  }

  #bi, #ci{
  font-size:150%;
  height:46px;
  }


  .afterchart{

  text-align:center;
  font-size:85%;
  }



  .homelefts{
  overflow:hidden;
  }

  .page-template-page-enjoydashboard .tablenav-pages, #core_middle_column > div.panel.panel-default > div.panel-body > div.col-xs-8.col-md-8 > form > table > tfoot{
  display:none;
  }

  #core_middle_column > div.panel.panel-default > div.panel-body > div.col-xs-8.col-md-8 > h3{
  padding-top:5px;
  margin-top:0px;
  }

  #wlt_core_subcategories .breadcrumb{
  margin:0px;
  text-align:center;
  background:transparent;
  padding:0px;
  color:#fff;
  font-size:90%;
  }

  #wlt_core_subcategories .breadcrumb .fa {
  color:#1fc5d9;
  }

  .dropdown-menu{
  margin:0px;
  border:0px;
  }

  .dropdown-menu li{
  margin:0px;
  border:0px;
  }


  .srr-style-grey .even{
  background-color:#fafafa !important;
  }

  #super_rss_reader-5 .srr-meta, #super_rss_reader-6 .srr-meta{
  padding-bottom:5px;
  }

  .srr-author{

  }

  .srr-meta{
  font-size:80%;
  }


  .srr-wrap .srr-item .srr-summary{
  line-height:150%;
  }


  #super_rss_reader-9 .srr-title{
  margin-bottom:0px !important;
  }

  #menu-main-nav > li a{
  color:#fff;
  }

  #menu-main-nav > li > ul > li, #menu-main-nav > li > ul > li > ul > li
  {
  text-decoration: none;
  font-weight: 400;
  z-index:100000;
  padding: 11px 11px;

  }


  #core_header_navigation .nav > li ul li a:hover{
  background:#f2f2f2;
  }

  #super_rss_reader-5 .srr-item .odd .srr-title a, #super_rss_reader-6 .srr-item .odd .srr-title a{
  color:#000;
  }


  #TableCustomFieldsBig th{
  width:23%;
  }

  blockquote{
  background:#fafafa !important;
  border-left:5px solid #1fc5d9;
  }

  #centerbuttons{
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  width:100%;
  height:60px;
  }

  .myButton {
  float:left;
  display:inline-block;
  margin:5px;
        -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
        -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
        box-shadow:inset 0px 1px 0px 0px #ffffff;
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6));
        background:-moz-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
        background:-webkit-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
        background:-o-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
        background:-ms-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
        background:linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0);
        background-color:#ffffff;
        -moz-border-radius:6px;
        -webkit-border-radius:6px;
        border-radius:6px;
        border:1px solid #dcdcdc;
        display:inline-block;
        cursor:pointer;
        color:#666666;
        font-family:arial;
        font-size:15px;
        font-weight:bold;
        padding:6px 24px;
        text-decoration:none;
        text-shadow:0px 1px 0px #ffffff;
  }
  .myButton:hover {
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #ffffff));
        background:-moz-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
        background:-webkit-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
        background:-o-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
        background:-ms-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
        background:linear-gradient(to bottom, #f6f6f6 5%, #ffffff 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0);
        background-color:#f6f6f6;
  }
  .myButton:active {
        position:relative;
        top:1px;
  }


  .wlt_carsousel_main_wrapper .wlt_search_results .thumbnail {
  border: 1px solid #ddd;
  }

  #super_rss_reader-5, #super_rss_reader-6{
  width:100%;
  margin-left:auto;
  margin-right:auto;
  }

  .bbp-topic-thumbnail{
  max-width:100px !important;
  max-height:100px !important;
  }


  #super_rss_reader-6 .srr-meta:before, #super_rss_reader-5 .srr-meta:before, #super_rss_reader-4 .srr-meta:before, #super_rss_reader-3 .srr-meta:before {
  content: '\f133  ';
  font-family: FontAwesome;
  color:#337ab7 !important;
  margin-right:3px;
  }


  #super_rss_reader-6 .srr-title, #super_rss_reader-5 .srr-title, #super_rss_reader-4 .srr-title, #super_rss_reader-3 .srr-title{
  margin-bottom:0px !important;
  }


  #super_rss_reader-5 .srr-meta, #super_rss_reader-6 .srr-meta{
  margin-bottom:5px !important;
  border-bottom:1px solid #f2f2f2;
  }



  #super_rss_reader-4 .srr-style-none .srr-item a, #super_rss_reader-3 .srr-style-none .srr-item a{
  font-size:18px;
  }

  #super_rss_reader-4{
  float:right;
  width:100%;
  padding-bottom:5px;
  padding-left:15px;
  border:0px;
  margin-bottom:25px;
  }

  #super_rss_reader-3 .srr-meta{
  margin-bottom:0px !important;
  }

  #super_rss_reader-4 .srr-meta{
  margin-bottom:0px !important;
  display:none;
  }


  .page-template-page-newsfeeds .mashsb-container{
  display:none;
  }

  .bottomfiftyleft{
  float:left;
  width:48%;
  margin:5px;
  }

  .bottomfiftyright{
  float:right;
  width:48%;
  margin:5px;
  }

  #thistwo .breadcrumb{
  background:#fff;
  font-size:85%;
  text-align:center;
  margin-top:-20px;
  }







  .wlt_carsousel_main_wrapper .wlt_search_results .thumbnail{
  margin-bottom:10px;
  margin-top:10px;
  }

  #core_middle_column > div.panel.panel-default > div.panel-body > div.col-xs-6.col-md-4 > div{
  vertical-align:center;
  }

  #menu-main-nav > li:nth-child(4) a:after{
    color: #fd6040 !important;
  }

  .BasicSearchBox .well{
  background:#fcfcfc;
  border:0px;
  box-shadow:none;
  margin-top:20px;
  display:none;
  }

  .BasicSearchBox .well button{
  height:45px;
  }

  #core_header{
  margin-top:0px;
  }

  .list-group a.list-group-item {
  margin:0px;
  }

  #homefull{
  width:100%;
  height:100%;
  }

  #homefull img:hover{
  opacity:.6;
  }


  .homelefts{
  max-width:35%;
  float:left;
  padding-top:25px;
  }

  .homelefts img{
  max-width:100%;
  float:left;
  }

  .homerights{
  width:60%;
  float:right;
  }




  #core_header > div > div.col-md-7.col-sm-12.hidden-sm{
  display:none;
  }

  .sortable{
  width:100%;
  }

  .sortable th, .sortable td{
  padding:10px;
  }

  .sortable tr:nth-child(even){
  background:#f9f9f9;
  }

  .sortable tr:hover, #the-list tr.myCRED-log-row.alt:hover, #the-list tr.myCRED-log-row:hover{
  background:#bdf0ff;
  }

  .columnr .fa, .columnc .fa, .columnc2 .fa {
  color: #fd6040;
  }




  .columno{width:95%;height:50px;margin-right:auto;margin-left:15px; text-align:center; float:left; background:#f2f2f2; font-size:80%;margin-top:50px;}
  .columnl{ float: left; width: 40%;  overflow: hidden;
    white-space: nowrap;}
  .columnr{ float: right; width: 19%; overflow: hidden;
    white-space: nowrap;margin:2px;  }
  .columnc{ display: inline-block; width: 19%; overflow: hidden;
    white-space: nowrap;margin:2px; }
  .columnc2{ float:left; width: 19%;  overflow: hidden;
    white-space: nowrap;margin:2px;  }

  .insideb{
  padding-top:2.5px;
  bottom:0px;
  height:25px;
  border-bottom:1px solid #fff;
  overflow: hidden;
    white-space: nowrap;
  }
  .insidet{
  top:0px;
  height:25px;
  padding-top:2.5px;
  overflow: hidden;
    white-space: nowrap;
  }

  table.crypto-ticker-tbl{
  float:left;
  margin-top:-1.5px;}

  #topcorner > a {
  display: block;
  padding: 0px !important;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  }

  .titless{
  width:20%;
  float:left;
  }


  .tablenav .tablenav-pages{
  margin-bottom:-30px;
  padding-top:3px;
  }

  .single-listing_type .socialicons1{
  display:none;
  }

  .block .block-title h1, .panel-default > .panel-heading, .block .block-title h3, .panel-default>.panel-heading{
  color:#292929;
  }

  .page-template-tpl-contact .mashsb-container, .page-template-page-exchanges .mashsb-container{
  display:none;
  }



  #core_main_breadcrumbs_right{
  position:absolute;
  z-index:5000;
  right:20px;
  margin-top:7px;
  }

  #core_main_breadcrumbs_left{
  display:none;
  }

  #core_main_breadcrumbs_wrapper{
  z-index:2000;
  }

  .bcinfoout {
  width:50%;
  margin-left:auto;
  margin-right:auto;
  }


  .page-template-page-enjoydashboard .mashsb-container{
  display:none;
  }
  .bggrey .badge{
  color:#292929;
  font-size:16px;
  background:#fff;
  }

  .bgred .badge{
  color:#292929;
  font-size:16px;
  background:#fff;
  }

  .bggreen .badge{
  color:#292929;
  font-size:16px;
  background:#fff;
  }


  .page-template-page-charts .mashsb-container{
  display:none;
  }

  .exchangebar{
  width:100%;
  height:150px;
  }




  .exchanges2{
  width:14.2%;
  padding:5px;
  float:left;
  display:inline-block;

  }


  .exchangesleft2{
  width:100%;
  float:left;

  }

  .exchangesleft2 img{
  max-width:100%;
  float:left;
  }

  .exchangesleft2 img:hover{
  opacity:.6;
  }

  .exchanges{
  width:25%;
  padding:5px;
  float:left;
  display:inline-block;

  }


  .exchangesleft{
  width:100%;
  float:left;

  }

  .exchangesleft img{
  max-width:100%;
  float:left;
  }

  .exchangesright{
  width:100%;
  float:right;
  }

  .exchangesright ul li, .exchangesleft ul li{
  overflow: hidden;
    white-space: nowrap;
  }


  a.btn.btn-default.facebook{
  color:#02020d;
  background: transparent;
  border:0;}


  #forumnavs{
  background-color:#fff;
  padding-top:10px;
  padding-bottom:10px !important;
  padding-left:25px;
  margin-left:-15px;
  margin-right:-15px;
  }

  #forumnavs a {
  padding-left: 10px;
  padding-right: 10px;
  color: #333;
  font-weight: 600;
  }



  .archive #core_middle_column > div.panel.panel-default._searchresults{
  margin-bottom:10px;
  }

  #bbpress-forums div.bbp-forum-content, #bbpress-forums div.bbp-topic-content, #bbpress-forums div.bbp-reply-content{
  margin-left:120px;
  }

  #bbpress-forums div.bbp-reply-content{
  border-left:5px solid #eaeaea;
  padding-left:10px;
  }

  #bbpress-forums div.bbp-breadcrumb p, #bbpress-forums div.bbp-topic-tags p{
  margin-bottom:0px;
  }

  .bbp-breadcrumb{
  margin-top:10px;
  padding:5px !important;
  border-bottom:2px solid #f2f2f2;
  vertical-align:center;
  margin-bottom:10px;
  }


  #wlt_search_tabs > div{
  margin-bottom:15px;
  }

  #cryptotickerwidget-2{
  float:left;
  list-style:none;
  }

  #cryptotickerwidget-2 .widgettitle{
  display:none;
  }


  .archive #core_middle_column > div.panel.panel-default._searchresults > div.panel-body{

  padding-bottom:0px;
  }

  #wlt_core_subcategories{
  margin-bottom:0px;
  min-height:40px;
  }

  #core_padding > div > div.well{
  margin-top:50px;
  }



  #core_middle_column > div.panel.panel-default > div.panel-body > form > table > tfoot, #core_middle_column > div.panel.panel-default > div.panel-body > form > div.tablenav.top > div, #core_middle_column > div.panel.panel-default > div.panel-body > form > div.tablenav.bottom > div{
  display:none;
  }




  .nav-pills>li>a{
  border-radius:0px;
  }


  .pull-right>.dropdown-menu{
  z-index:200000000000 !important;
  }

  .insiderank2 .breadcrumb, .insiderank .breadcrumb {
  background:#fff;
  }



  .insiderank{
  width:50%;
  text-align:right;
  height:100%;
  float:right;
  font-size:95%;
  margin-top:-10px;
  margin-left:-10px;

  }

  .insiderank2{
  width:45%;
  text-align:left;

  height:100%;
  float:left;
  font-size:95%;
  margin-top:-10px;
  margin-right:-10px;
  }





  #core_header > div > div.col-md-7.col-sm-12.hidden-sm{
  float:right;
  margin-top:-5px;
  }


  #core_logo{
  display:none;}



  #core_right_column > div > div.panel-body.widget > ul > li{
  padding:10px;
  }

  #cssmenu2 > ul{
  width:200px;
  }
  #cssmenu2{
  width:200px;
  }

  #cssmenu2 > ul > li:nth-child(1) > a:after {
  content: ' \f06c';
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -6px;
  color:#64e346;
  }
  #cssmenu2 > ul > li:nth-child(12) > a:after {
  content: ' \f005';
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -6px;
  color:#ffec47;
  }
  #cssmenu2 > ul > li:nth-child(11) > a:after {
  content: ' \f188';
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -6px;
  color:#f45f41;
  }



  .mycred-points-link{
  float:right;
  vertical-align:center;
  padding:5px;
  }




  #topcorner{
  min-height:100%;
  width:75%;
  padding-left:0px;
  padding-top:8px;
  overflow:hidden;
  margin-left:auto;
  margin-right:auto;
  }



  #core_header_navigation .accountdetails{
  margin-top:0px;
  }
  #core_header_navigation .navbar-inner {
  padding-top: 0px;
  padding-bottom: 0px;
  }

  @import url(http://fonts.googleapis.com/css?family=Oxygen+Mono);
  /* Please Keep this font import at the very top of any CSS file */
  @charset "UTF-8";
  /* Starter CSS for Flyout Menu */
  #cssmenu2 {
  margin: 0;
  border: 0;
  line-height: 1;
  position:fixed;
  top:0;
  left:0;
  z-index:200000000;
  }

  #cssmenu2 ul,
  #cssmenu2 ul li,
  #cssmenu2 ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
  }
  #cssmenu2 ul {
  position: relative;
  z-index: 597;
  float: left;
  }
  #cssmenu2 ul li {
  float: left;
  min-height: 1px;
  line-height: 1em;
  vertical-align: middle;
  position: relative;
  }
  #cssmenu2 ul li.hover,
  #cssmenu2 ul li:hover {
  position: relative;
  z-index: 599;
  cursor: default;
  }
  #cssmenu2 ul ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 598;
  width: 100%;
  }
  #cssmenu2 ul ul li {
  float: none;
  }
  #cssmenu2 ul ul ul {
  top: -2px;
  right: 0;
  }
  #cssmenu2 ul li:hover > ul {
  visibility: visible;
  }
  #cssmenu2 ul ul {
  top: 1px;
  left: 99%;
  }
  #cssmenu2 ul li {
  float: none;
  }
  #cssmenu2 ul ul {
  margin-top: 1px;
  }
  #cssmenu2 ul ul li {
  font-weight: normal;
  }
  /* Custom CSS Styles */
  #cssmenu2 {


  font-family: 'Oxygen Mono', Tahoma, Arial, sans-serif;
  zoom: 1;
  font-size: 14px;
  }
  #cssmenu2:before {
  content: '';
  display: block;
  }
  #cssmenu2:after {
  content: '';
  display: table;
  clear: both;
  }
  #cssmenu2 a {
  display: block;
  padding: 15px 20px;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  }

  #cssmenu2 ul ul {
  width: 200px;
  }
  #cssmenu2 > ul > li > a {
  border-right: 4px solid #1fc5d9;
  color: #ffffff;
  }
  #cssmenu2 > ul > li > a:hover {
  color: #ffffff;
  }
  #cssmenu2 > ul > li.active a {
  background: #1fc5d9;
  }
  #cssmenu2 > ul > li a:hover,
  #cssmenu2 > ul > li:hover a {
  background: #1fc5d9;
  }
  #cssmenu2 li {
  position: relative;
  }
  #cssmenu2 ul li.has-sub > a:after {
  content: '+';
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -6px;
  }
  #cssmenu2 ul ul li.first {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
  }
  #cssmenu2 ul ul li.last {
  -webkit-border-radius: 0 0 3px 0;
  -moz-border-radius: 0 0 3px 0;
  border-radius: 0 0 3px 0;
  border-bottom: 0;
  }
  #cssmenu2 ul ul {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  }
  #cssmenu2 ul ul {
  border: 1px solid #199cac;
  }
  #cssmenu2 ul ul a {
  font-size: 12px;
  color: #ffffff;
  }
  #cssmenu2 ul ul a:hover {
  color: #ffffff;
  }
  #cssmenu2 ul ul li {
  border-bottom: 1px solid #199cac;
  }
  #cssmenu2 ul ul li:hover > a {
  background: #46d4e5;
  color: #ffffff;
  }
  #cssmenu2.align-right > ul > li > a {
  border-left: 4px solid #1fc5d9;
  border-right: none;
  }
  #cssmenu2.align-right {
  float: right;
  }
  #cssmenu2.align-right li {
  text-align: right;
  }
  #cssmenu2.align-right ul li.has-sub > a:before {
  content: '+';
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -6px;
  }
  #cssmenu2.align-right ul li.has-sub > a:after {
  content: none;
  }
  #cssmenu2.align-right ul ul {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 598;
  width: 100%;
  }
  #cssmenu2.align-right ul ul li.first {
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
  }
  #cssmenu2.align-right ul ul li.last {
  -webkit-border-radius: 0 0 0 3px;
  -moz-border-radius: 0 0 0 3px;
  border-radius: 0 0 0 3px;
  }
  #cssmenu2.align-right ul ul {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  }







  .gtf-new-post{
  border:0px;
  padding:0px;
  font-weight:bold;
  }

  #bbp-forum-921{
  border:1px solid #fd6040 !important;
  }


  #core_right_column > div > div.panel-body.widget > ul > li{

  }

  .bbp-body a{
  color:#21759B;
  }

  #core_right_column .panel-body.widget > ul{
  padding-left:0px !important;
  }

  #core_right_column > div > div.panel-body.widget > ul > li {
  border-bottom:1px dashed #f2f2f2;
  margin-bottom:5px;
  margin-top:5px;
  opacity:.6;
  }

  #core_right_column > div > div.panel-body.widget > ul > li:hover{
  opacity:1;}

  #core_right_column > div > div.panel-body.widget > ul > li > div{
  font-size:90%;
  }

  #core_right_column > div > div.panel-body.widget > ul > li > a.bbp-reply-topic-title{

  color:#1fc5d9;
  }

  #core_right_column > div > div.panel-body.widget > ul > li > a.bbp-author-name{

  color:#fd6040;
  }
  #core_right_column > div > div.panel-body.widget > ul > li > a.bbp-author-avatar > img{
  width:30px;
  height:30px;
  border-radius:50px;
  overflow:hidden;
  }


  #member-sidebar1 .myCRED-log-row{
    white-space: nowrap;
  }

  #core_right_column .myCRED-log-row{
  font-size:90%;
  overflow: hidden !important;
  }

  #core_right_column #the-list .myCRED-log-row .column-time{

  width: 100px !important;
  }

  #core_middle_column > div.panel.panel-default > div.panel-body > table > tbody > tr > td.mycred_points, #member-sidebar1 > div:nth-child(2) > table > tbody > tr > td.mycred_points, #core_middle_column > div.panel.panel-default > div.panel-body > div.panel.panel-default > table > tbody > tr > td.mycred_points{
  padding-top:30px !important;
  }



  .sidebarrank1{
  padding:5px;
  margin-right:-15px;
  margin-left:-15px;
  color:#fff;
  background-color:#1c1c1c;
  vertical-align:center;
  height:100%;
  }

  #core_middle_column > div.panel.panel-default > div.panel-body > div.sidebarrank1 > h2{
  margin-top:5px;
  margin-bottom:5px;
  }





  #core_middle_column > div.panel.panel-default > div.panel-body > table > tbody > tr > td.mycred_points, #member-sidebar1 > div:nth-child(2) > table > tbody > tr > td.mycred_points{
  padding:0px;}

  #mycred-my-rank, .mycred-balance{
  font-size:95%;
  }

  #member-sidebar1 .list-group-item.active{
  background-color:#1fc5d9;
  border-color:#1fc5d9;
  }

  #core_right_column .tablenav-pages {
  display:none;
  }



  #member-sidebar1 > div > div {
  margin-bottom:5px;
  }

  #member-sidebar1 > div:nth-child(1) > form > div.tablenav.top > div > div{
  display:none;
  }

  .tablenav-pages{

  float:right;}

  .mycred_leaderboard_table td.mycred_user span{
  font-weight:normal;
  }

  .barin{
  font-size:70%;
  vertical-align:center;
  margin-right:10px;
  float:right;
  line-height:20px;
  }

  #member-sidebar1 > div:nth-child(1) > form > div.tablenav.bottom{
  display:none;}

  #member-sidebar1 > div:nth-child(1) > form > table > tfoot > tr{
  display:none;
  }

  #core_middle_column > div.panel.panel-default > div.panel-body > table > thead > tr > th.column-instance, #core_middle_column > div.panel.panel-default > div.panel-body > table > thead > tr > th:nth-child(1){
  padding-left:10px;
  }

  td.mycred_user > a > img{
  width:70px; height:70px;
  border-radius:100px;
  }

  #core_middle_column > div.panel.panel-default > div.panel-body > table.mycred_leaderboard_table > thead, #core_middle_column > div.panel.panel-default > div.panel-body > table > thead, #core_middle_column > div.panel.panel-default > div.panel-body > form > table > thead, #core_middle_column > div.panel.panel-default > div.panel-body > form > table > tfoot{
  color:#fff;
  background-color:#1c1c1c;

  }




  /* Leaderboard Shortcode - Table */
  .mycred_leaderboard_table{padding-left:10px;}
  .mycred_leaderboard_table tr{border-bottom: 1px solid #ddd;}
  .mycred_leaderboard_table span{font-weight: bold; line-height: 2; vertical-align: middle;}
  .mycred_leaderboard_table td{padding: .4em 0em 0.4em 1em;}
  .mycred_leaderboard_table td.mycred_ranking{width: 30%;}
  .mycred_leaderboard_table td.mycred_ranking span{padding: .1em .6em; color: #fff; font-weight: bold; background: #fd6040;} /* User's Ranking */
  .mycred_leaderboard_table td.mycred_user{width: 80%;}
  .mycred_leaderboard_table td.mycred_user .avatar{margin-right: .5em; max-width:90px; height:auto;} /* User's Avatar */
  .mycred_leaderboard_table td.mycred_user span{} /* User's Name */
  .mycred_leaderboard_table td.mycred_points{width: 30%;}
  .mycred_leaderboard_table td.mycred_points span{} /* User's Point Balance */



  #super_rss_reader-3 .srr-title{
  width:auto;

  min-width:70%;
  }


  .bbp-reply-ip{
  display:none;}

  #member-sidebar1 .img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img{

  display:inline;
  }

  #core_middle_column .img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img{

  display:inline;
  }


  #member-sidebar1 > div:nth-child(1) > div > table > tfoot > tr, #member-sidebar1 > div:nth-child(2) > table.wordpoints-points-top-users > tfoot{
  display:none;
  }

  #core_middle_column > div.panel.panel-default > div.panel-body > div.wordpoints-points-logs-wrapper > table > thead > tr > th:nth-child(1), #member-sidebar1 > div:nth-child(2) > table > thead > tr > th:nth-child(1), #member-sidebar1 > div:nth-child(2) > table > tfoot > tr > th:nth-child(1), #member-sidebar1 > div:nth-child(1) > div > table > thead > tr > th:nth-child(1), #core_middle_column > div.panel.panel-default > div.panel-body > div > table > tfoot > tr > th:nth-child(1){
  padding-left:20px;
  }

  .page-template-page-nosidebar #core_right_column, .page-template-page-membersdash #core_right_column{
  display:none !important;
  }


  .top-2, .top-4, .top-6, .top-8, .top-10, .top-12, .top-14, .top-16, .top-18, .top-20, .top-22, .top-24{
  background-color:#f2f2f2;
  border:1px solid #dedede;
  }

  table.wordpoints-points-top-users tr {
  width:60%;

  padding-top:20px;
  padding-bottom:20px;
  }

  #core_middle_column > div.panel.panel-default > div.panel-body > table.wordpoints-points-top-users > thead > tr, #member-sidebar1 > div:nth-child(2) > table > thead > tr, #member-sidebar1 > div:nth-child(2) > table > tfoot > tr, #member-sidebar1 > div:nth-child(1) > div > table > thead, #core_middle_column > div.panel.panel-default > div:nth-child(3) > div > table > thead > tr, #core_middle_column > div.panel.panel-default > div:nth-child(3) > div > table > tfoot > tr{
  text-align:center;
  background:#1c1c1c;
  color:#fff;
  }

  #member-sidebar1 > div:nth-child(1) > table > tbody > tr > td:nth-child(1){
  padding-left:20px;

  }


  #core_middle_column > div.panel.panel-default > div.panel-body > div.wordpoints-points-logs-wrapper > table > thead > tr{
  text-align:center;
  background:#1c1c1c;
  color:#fff;
  }

  #core_right_column  > div > div.panel-body.widget > div.wordpoints-points-logs-wrapper > table > thead > tr{
  text-align:center;
  background:#1c1c1c;
  color:#fff;

  }

  #core_right_column  > div > div.panel-body.widget > div.wordpoints-points-logs-wrapper{
  margin-left:-15px;
  margin-right:-15px;
  margin-top:-15px;
  }

  #core_middle_column > div.panel.panel-default > div.panel-body > div.wordpoints-points-logs-wrapper > table > tfoot > tr{
  text-align:center;
  background:#1c1c1c;
  color:#fff;
  }

  #member-sidebar1{
  border-top:1px solid #f2f2f2;
  }

  #member-sidebar1 > div:nth-child(1) > div > table > tbody > tr > td:nth-child(2){
  padding-left:25px;
  }

  #core_middle_column > div.panel.panel-default > div.panel-body > table.wordpoints-points-top-users > thead > tr > th{
  text-align:center;
  }

  #core_middle_column > div.panel.panel-default > div.panel-body > table.wordpoints-points-top-users > tfoot > tr > th{
  text-align:center;

  }
  #core_middle_column > div.panel.panel-default > div.panel-body > table.wordpoints-points-top-users  > tfoot{
  text-align:center;
  background:#1c1c1c;
  color:#fff;
  }

  #core_middle_column > div.panel.panel-default > div.panel-body > table.wordpoints-points-top-users > tbody > tr > td:nth-child(3){
  text-align:center;

  }

  #core_middle_column > div.panel.panel-default > div.panel-body > table.wordpoints-points-top-users > tbody > tr > td:nth-child(1){
  text-align:center;
  }

  #core_middle_column > div.panel.panel-default > div.panel-body > table.wordpoints-points-top-users > tbody > tr > td:nth-child(2){
  padding-left:100px;
  }

  #core_middle_column > div.panel.panel-default > div.panel-body > table.wordpoints-points-top-users > tbody > tr.top-1 > td:nth-child(1){
  text-align:center;
  }





  .page-template-page-ahundy .mashsb-container, .page-template-page-membersdash .mashsb-container{
  display:none;}

  .label-danger {
  padding:5px;
  }

  .bigb{
  font-size:175px;
  color:#1fc5d9;
  margin-top:-40px;
  }

  .bigb:hover{
  color:#1c1c1c;

  }

  #menu-main-nav > li:nth-child(6) > a > span{
  color:#1fc5d9;
  }
  .um-cover{
  margin-left:-15px;
  margin-right:-15px;
  margin-top:-15px;
  }

  .um-header{
  margin-left:-15px;
  margin-right:-15px;

  }

  .um-profile-nav{
  margin-left:-15px;
  margin-right:-15px;

  }

  .page-template-page-nosidebar .mashsb-container{
  display:none;}

  #super_rss_reader-3{
  float:left;
  width:50%;
  padding-right:15px;
  margin-top:0px;
  }





  .page-template-page-nosidebar #core_middle_column, .page-template-page-membersdash #core_middle_column{
  width:100%;
  }
  li.bbp-forum-freshness a.bbp-author-avatar > img{
  display:none;
  }

  .list_favorites_add{
  margin-top:0px;
  float:right;}


  .list_style .hiddenlist{
  display:none;
  text-align:center;
  }



  .grid_style .caption h1 a{
  white-space: nowrap;
  font-size:80%;
  }

  .grid_style .caption{
  margin-bottom:45px;
  }

  .hiddenlist{
  padding:8px;
  overflow:hidden;
  width:100%;
  background-color:#f9f9f9;
  margin-top:10px;
  margin-top:10px;
  margin-left:-10px;
  margin-right:-10px;
  position:absolute;
  bottom:0;
  white-space: nowrap;
  }

  .insidehiddenlist{
  overflow:hidden;
  }

  .hiddenlist .wlt_shortcode_category a{
  font-color:#fff !important;
  }

  .itemdata .col-sm-6 .col-xs-12{
  float:left;
  }

  #PACKAGEBLOCK > div.panel-body > div.packagesblock > div:nth-child(11) > div > div.panel-heading{
  background-color:#fd6040;
  }

  .comment-avatar img{
  border-radius:50px;
  width:auto;
  height:auto;
  overflow:hidden;
  }

  .comment-author{
  font-weight:bold;}

  .comment-excerpt{
  padding-left:20px;
  padding-right:20px;
  padding-top:10px;
  padding-bottom:10px;
  font-size:90%;
  font-weight:bold;
  }

  #footer-sidebar2 {
  padding:20px;
  display:block;
  min-height:375px;
  }


  #decent_comments_widget-2 {
  width:100%;
  margin-left:auto;
  margin-right:auto;
  display:block;
  height:auto;
  vertical-align:center;
  }

  #decent_comments_widget-2 ul{
  list-style:none;
  }

  #decent_comments_widget-2 li{
  margin:5px;
  border:1px solid #f2f2f2;
  overflow:hidden;
  height:225px;
  padding:10px;
  width:18%;
  float:left;
  }

  #decent_comments_widget-2 li:hover{
  -webkit-box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.75);
  }

  #decent_comments_widget-2 .comment-excerpt{
  overflow:hidden;
  padding:10px;
  }


  .cb-tip-button {
  z-index:1 !important;
  position:relative;}

  #bbpress-forums ul.bbp-replies{
  overflow:visible;
  }

  #bbpress-forums .bbp-forum-info img{
  overflow:visible;
  max-width:40px;
  height:auto;
  margin-right:15px;
  margin-top:0px;
  margin-left:0px;
  margin-bottom:10px;
  vertical-align:center;
  }


  #bbpress-forums .bbp-reply-author img{
  margin:5px;
  max-width:80px;
  height:auto;
  }


  #bbpress-forums ul.bbp-reply-revision-log li img, #bbpress-forums ul.bbp-topic-revision-log li img{
  display:none;
  }



  div.bbp-forum-header, div.bbp-topic-header, div.bbp-reply-header, li.bbp-body div.hentry{
  overflow:visible;
  }


  #footer-sidebar {
  padding:20px;

  height: auto;
  background: rgba(255,255,255,1);
  background: -moz-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 16%, rgba(240,240,240,1) 32%, rgba(255,255,255,1) 82%, rgba(255,255,255,1) 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(16%, rgba(255,255,255,1)), color-stop(32%, rgba(240,240,240,1)), color-stop(82%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
  background: -webkit-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 16%, rgba(240,240,240,1) 32%, rgba(255,255,255,1) 82%, rgba(255,255,255,1) 100%);
  background: -o-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 16%, rgba(240,240,240,1) 32%, rgba(255,255,255,1) 82%, rgba(255,255,255,1) 100%);
  background: -ms-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 16%, rgba(240,240,240,1) 32%, rgba(255,255,255,1) 82%, rgba(255,255,255,1) 100%);
  background: linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 16%, rgba(240,240,240,1) 32%, rgba(255,255,255,1) 82%, rgba(255,255,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
  }




  #core_right_column div.col-md-8.col-sm-12.col-xs-12 {
  padding-left:0;
  }

  #bbpress-forums div.bbp-forum-author img.avatar, #bbpress-forums div.bbp-topic-author img.avatar, #bbpress-forums div.bbp-reply-author img.avatar{
  height:auto;
  max-width:80px;
  }

  #core_middle_column > div.panel.panel-default > div.panel-body > img{
  max-width:100%;
  height:auto;
  display:none;
  }

  li.bbp-topic-title a.bbp-author-avatar > img{
  display:none;
  }

  li.bbp-topic-freshness a.bbp-author-avatar > img{
  display:none;
  }

  li.bbp-body a.bbp-author-avatar > img{
  max-height:115px;
  max-width:115px;
  height:auto;}



  #crestashareiconincontent{
  margin-left:auto;
  margin-right:auto;
  padding-left:25px;
  paddint-right:25px;
  }

  #dc_jqaccordion_widget-5-item ul a:hover{
  color:#1fc5d9;
  }

  #dc_jqaccordion_widget-6-item ul a:hover{
  color:#1fc5d9;
  }


  .forumtabs{
  max-width:25%;
  border-right: 1px solid #1fc5d9;
  text-align:center;
  float:left;}


  .forumtabs a{
  padding-left:10px;
  padding-right:10px;
  text-align:center;
  }



  .comment-avatar img{
  width:50px;
  height:50px;
  }

  #core_header_navigation .nav > li ul li a{
  padding:5px;
  }

  #crestashareiconincontent .cresta-share-icon{
  margin-left:auto;
  margin-right:auto;
  }


  #bbpress-forums .avatar{
  max-width:150px;
  max-height:150px !important;
  }



  #footer-sidebar2{
  display: inline-block
  min-height:200px;
  margin-left:auto;
  margin-right:auto;
  }

  .srr-item{
  line-height:110%;
  }
  .srr-style-none .srr-item
  {
  margin:0px !important;
  padding:0px !important;}

  .srr-style-none .srr-item a{
  line-height:100%;
  font-size:40px;
  }



  #core_main_breadcrumbs_right > a{
  color:#fff;
  background: transparent;
  border:0;}

  #core_main_breadcrumbs_right > a:hover{
  opacity:.7;}

  a.btn.btn-default.twitter{
  color:#02020d;
  background: transparent;
  border:0;}

  a.btn.btn-default.dribbble{
  color:#02020d;
  background: transparent;
  border:0;}

  a.btn .dribbble{
  color:#02020d;
  background: transparent;
  border:0;}



  a.btn.btn-default.twitter:hover{
  opacity:.7;}

  a.btn.btn-default.rss{
  color:#02020d;
  background: transparent;
  border:0;}

  a.btn.btn-default.rss:hover{
  opacity:.7;}

  #core_right_column .panel-body.widget > ul a.bbp-forum-title{
  font-size:14px;
  color: #1fc5d9;
  }






  td.crypto-ticker-cell-quote{
  text-align:center;
  overflow: hidden;
    white-space: nowrap;
  }



  #menu-main-nav .menu-item-has-children.dropdown.open{
  z-index:100000;
  }



  #menu-main-nav .menu-item-has-children.dropdown.open > ul > li:hover{
  background-color:#f2f2f2;
  }

  .crypto-ticker-cell-abbrev{
  display:none;}

  #cryptotickerwidget-2 > table > tbody > tr:nth-child(1) > td > table > tbody > tr > td.crypto-ticker-cell-quote > font{
  color:#1fc5d9;
  }

  .crypto-ticker-cell-quote:before {

    content: '\F15A  ⇆';
  font-family: FontAwesome;
  }



  .block {
  border: 1px solid #ccc;}

  .crypto-ticker-tbl td{
  text-align:center;}


  .single img{

  height:auto;}

  #header{
  background-color:#fff;
  }

  #core_header_navigation .nav > li a{
  font-size:13px;
  font-weight:400;}



  #menu-main-nav > li > a:only-child:after {
    content: '';
  }

  #core_header > div{
  margin-top:45px;}



  #core_header_navigation .nav > li a{
  color:#333}

  mark, .mark {
  padding:5px;
  background:#1fc5d9;
  border-radius:50px;
  font-weight:bold;
  color:#fff;}


  .pv_paypal_container{
  display:none;}

  .woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3{
  text-align:center;
  line-height:25px;}

  #dc_jqaccordion_widget-2-item ul  > li > a:after{
    color: #1fc5d9;
    content: ' ▾';
  }

  #dc_jqaccordion_widget-2-item ul > li > a:only-child:after {
    content: '';
  }

  .navbar .nav > li > a:after {
    color: #1fc5d9;
    content: ' ▾';
  }



  .navbar .nav > li > a:only-child:after {
    content: '';
  }

  .super-rss-reader-widget a{
  color:#337ab7;
  font-size:16px;
  }

  #bbpress-forums .avatar{
  max-height:80px;}

  .srr-date{
  font-size:12px;
  margin-top:-10px;}



  .cat_list_item{
  width:220px;
  height:195px;
  }

  #shortcode_list > div > span.result_button{
  display:none;}

  .filter_search_form_shortcode{
  padding-bottom:10px;
  padding-top:0px;}

  .filter_search_form_shortcode {
  border:0;}

  .bepro_listing_category_section{
  display:none;}

  #shortcode_list > div > span.result_type{
  display:none;}




  .cat_list_item div{
  text-align:center;
  font-weight:800;
  }

  .shortcode_results_1 .result_type{
  margin-bottom:10px;
  }

  .cat_list_item img{
  width:210px;
  height:160px;
  }


  #filter_search_form > table{
  width:100%;}

  #filter_search_form > table > tbody > tr{
  width:50%;
  float:left;
  }


  #core_right_column .widget li a{
  list-style:none;
  }

  #core_header > div > div.col-md-7.col-sm-12.hidden-sm > form{
  margin-top:0px;
  overflow:hidden;
  white-space: nowrap;
  float:right;
  }

  #core_right_column .widget li {
  list-style:none;

  }



  .itemdata.featured .thumbnail{
  background-color:#f7fafb !important;
  }

  .bbp-search-form{
  margin-bottom:10px;}

  li.recentcomments{
  list-style:none;
  line-height:40px;
  font-size:18px;

  }





  .itemdata.featured a{
  color:#474646;
  }


  ul#recentcomments a{
  color:#1fc5d9;
  list-style:none;

  }

  .recentcomments{
  border-top:1px solid #f2f2f2;
  }

  ul#recentcomments{
  width:100%;
  padding:0x;
  margin:-15px;
  }


  .itemdata.featured h1 a{
  color:#474646;
  }

  .thumbnail{
  position:relative;
  }

  #bbpress-forums p.bbp-topic-meta img.avatar{
  display:none;}

  a.subscription-toggle{
  float:right;}

  a.bbp-forum-title{
  font-size:14px;
  font-weight:750 !important;
  }

  a.bbp-topic-permalink{
  font-size:14px;
  font-weight:750;
  }

  #bbpress-forums > div.bbp-template-notice.info > p > a.bbp-author-avatar > img{
  display:none;}




  #core_logo img{
  max-height:70px;
  margin-bottom:10px;
  margin-left:20px;}




  /*** Styles Added Wednesday 17th of December 2014 04:17:40 AM ***/





  #core_header_navigation .nav{
  padding-top:0px;
  padding-bottom:0px;
  }


  #core_header_navigation{
  padding:0px;
  text-transform:none;
  }


  .wlt_object_head_5.oneone li a.boxlink:hover{
  background-color:#337ab7;

  }

  .wlt_object_head_5.oneone li h2{
  color:#337ab7;
  }

  .wlt_object_head_5.oneone li h2:hover{
  color:#fff;
  }

  .wlt_object_head_5.oneone li i{
  color:#337ab7;
  }

  .wlt_object_head_5.onethree li a.boxlink:hover{
  background-color:#ff3333;

  }

  .wlt_object_head_5.onethree li h2{
  color:#ff3333;
  }

  .wlt_object_head_5.onethree li h2:hover{
  color:#fff;
  }

  .wlt_object_head_5.onethree li i{
  color:#ff3333;
  }

  .wlt_object_head_5.onetwo li a.boxlink:hover{
  background-color:#48e068;

  }

  .wlt_object_head_5.onetwo li h2{
  color:#48e068;
  }

  .wlt_object_head_5.onetwo li h2:hover{
  color:#fff;
  }

  .wlt_object_head_5.onetwo li i{
  color:#48e068;
  }
  .wlt_object_head_5 li a.boxlink{
  color:#333;
  background:#fff;}

  .panel-default.carousel_block{
  border:0px;
  box-shadow:0px;
  }





  .hello h2{
  margin-left:50px;
  }


  #PACKAGEBLOCK .days{
  display:none;
  }


  #core_right_column > div.core_widgets_listings > div > ul > li img{
  max-width:86px;
  }

  div.mashsb-box{
  margin-left:100px;
  }



  .bodyheadings h1{text-align:center;}



  .thumbnail:hover{
  -webkit-box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 1px 2px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 1px 2px 0px rgba(50, 50, 50, 0.75);
  }


  .crypto-ticker-cell-exch{
  display:none;}

  .crypto-ticker-icon{
  display:none;}

  .crypto-ticker-delay{
  display:none;}

  .crypto-ticker-tbl{
  font-size:32px;
  text-align:center;
  }

  .linkwhite a{
  color:#fff;
  text-transform:uppercase;
  font-weight: 900;
  }







  table.sortable th::after, th.sorttable_sorted::after, th.sorttable_sorted_reverse::after {
  content: " ";
  display: inline-block;
  width: 24px;
  height: 24px;
  }
  th.sorttable_sorted::after {
  background: url(my-sorted-icon.png);
  background-size: contain;
  }
  th.sorttable_sorted_reverse::after {
  background: url(my-sorted-reversed-icon.png);
  background-size: cover;
  }


  .button_sliding_bg {
    color: #31302B;

  border:1px solid #f2f2f2;
    padding: 12px 7px;
    margin: 1px 1px;
  float:left;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    border-radius:3px;
  width:24%;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    box-shadow: inset 0 0 0 0 #31302B;
        -webkit-transition: all ease 0.8s;
        -moz-transition: all ease 0.8s;
        transition: all ease 0.8s;
  }
  .button_sliding_bg:hover {
    box-shadow: inset 0 100px 0 0 #31302B;
    color: #1fc5d9;
  }




  /*fivera blur*/
  #interestingbitcoins img {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;

       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
  }

  #interestingbitcoins img:hover {
  -webkit-transform: rotate(-15deg);
     -moz-transform: rotate(-15deg);
       -o-transform: rotate(-15deg);
      -ms-transform: rotate(-15deg);
          transform: rotate(-15deg);


  }









  #newmenu {
  border: none;
  border: 0px !important;
  margin: 0px;
  padding: 0px;
  z-index:10000;
  left:0;
  right:0;
  position:fixed;


  font-weight: bold;
  width: auto;
  }
  #newmenu ul {
  background: rgba(51,51,51,.9);
  height: 35px;
  list-style: none;
  margin: 0;
  padding: 0;

  }
  #newmenu li {
  float: left;
  padding: 0px;
  }
  #newmenu li a {
  background: #333333 url("seperator.gif") bottom right no-repeat;
  display: block;
  font-weight: normal;
  line-height: 35px;
  margin: 0px;
  padding: 0px 25px;
  text-align: center;
  text-decoration: none;
  font-size: 13px;
  }
  #newmenu > ul > li > a {
  color: #fafafa;
  }
  #newmenu ul ul a {
  color: #cccccc;
  }
  #newmenu li > a:hover,
  #newmenu ul li:hover > a {
  background: #337ab7 url("hover.png") bottom center no-repeat;
  color: #ffffff;
  text-decoration: none;
  }
  #newmenu li ul {
  background: #333333;
  display: none;
  height: auto;
  padding: 0px;
  margin: 0px;
  border: 0px;
  position: absolute;
  width: 225px;
  z-index: 200;
  /*top:1em;
        /*left:0;*/

  }
  #newmenu li:hover ul {
  display: block;
  }
  #newmenu li li {
  background: url('sub_sep.gif') bottom left no-repeat;
  display: block;
  float: none;
  margin: 0px;
  padding: 0px;
  width: 225px;
  }
  #newmenu li:hover li a {
  background: none;
  }
  #newmenu li ul a {
  display: block;
  height: 35px;
  font-size: 12px;
  font-style: normal;
  margin: 0px;
  padding: 0px 10px 0px 15px;
  text-align: left;
  }
  #newmenu li ul a:hover,
  #newmenu li ul li:hover > a {
  background: #337ab7 url('hover_sub.png') center left no-repeat;
  border: 0px;
  color: #ffffff;
  text-decoration: none;
  }
  #newmenu p {
  clear: left;
  }
  #newmenu ul ul li {
  position: relative;
  }
  #newmenu ul ul ul {
  left: -9999px;
  top: 0;
  }
  #newmenu ul ul li:hover > ul {
  left: 100%;
  }
  #newmenu.align-center > ul > li {
  display: inline-block;
  float: none;
  }
  #newmenu.align-center > ul {
  text-align: center;
  font-size: 0;
  }
  #newmenu > ul > li {
  position: relative;
  }
  #newmenu.align-right > ul > li {
  float: right;
  }
  #newmenu.align-right > ul > li:hover > ul {
  right: 0;
  left: auto;
  text-align: right;
  }
  #newmenu.align-right ul ul li a {
  text-align: right;
  }
  #newmenu.align-right ul ul li:hover > ul {
  left: auto;
  right: 100%;
  }




  @import url(http://fonts.googleapis.com/css?family=Raleway);
  /* Starter CSS for Menu */
  #manymenu {
  border-top:1px solid #333;
  padding: 0;
  margin: 0;
  border: 0;
  font-family: Raleway, sans-serif;
  width: auto;
  }
  #manymenu ul,
  #manymenu li {
  list-style: none;
  margin: 0;
  padding: 0;
  }
  #manymenu ul {
  position: relative;
  z-index: 597;
  }
  #manymenu ul li {
  float: left;
  min-height: 1px;
  vertical-align: middle;
  }
  #manymenu ul li.hover,
  #manymenu ul li:hover {
  position: relative;
  z-index: 599;
  cursor: default;
  }
  #manymenu ul ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 598;
  width: 100%;
  }
  #manymenu ul ul li {
  float: none;
  }
  #manymenu ul ul ul {
  top: 0;
  left: 190px;
  width: 190px;
  }
  #manymenu ul li:hover > ul {
  visibility: visible;
  }
  #manymenu ul ul {
  bottom: 0;
  left: 0;
  }
  #manymenu ul ul {
  margin-top: 0;
  }
  #manymenu ul ul li {
  font-weight: normal;
  }
  #manymenu a {
  display: block;
  line-height: 1em;
  text-decoration: none;
  }
  /* Custom CSS Styles */
  #manymenu {
  background: #fff;
  border-top:1px solid #fff;
  font-family: 'Oxygen Mono', Tahoma, Arial, sans-serif;
  font-size: 12px;
  }
  #manymenu > ul {
  *display: inline-block;
  }
  #manymenu:after,
  #manymenu ul:after {
  content: '';
  display: block;
  clear: both;
  }
  #manymenu ul {
  text-transform: uppercase;
  }
  #manymenu ul ul {

  text-transform: none;
  min-width: 190px;
  }
  #manymenu ul ul a {
  background: #1c1c1c;
  color: #ffffff;

  border-top: 0 none;
  line-height: 150%;
  padding: 16px 20px;
  font-size: 12px;
  }
  #manymenu ul ul ul {
  border-top: 0 none;
  }
  #manymenu ul ul li {
  position: relative;
  text-transform:uppercase;
  }
  #manymenu ul ul li:first-child > a {

  }
  #manymenu ul ul li:hover > a {
  background: #444444;
  color: #ffffff;
  }
  #manymenu ul ul li:last-child > a {
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;


  }
  #manymenu ul ul li:last-child:hover > a {
  -moz-border-radius: 0 0 0 3px;
  -webkit-border-radius: 0 0 0 3px;
  border-radius: 0 0 0 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  }
  #manymenu ul ul li.has-sub > a:after {
  content: '+';
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -8px;
  }
  #manymenu ul li:hover > a,
  #manymenu ul li.active > a {
  background: #1c1c1c;
  color: #ffffff;
  }
  #manymenu ul li.has-sub > a:after {
  content: '+';
  margin-left: 5px;
  }
  #manymenu ul li.last ul {
  left: auto;
  right: 0;
  }
  #manymenu ul li.last ul ul {
  left: auto;
  right: 99.5%;
  }
  #manymenu a {
  background: #fff;
  color: #333;
  padding: 0 20px;
  }
  #manymenu > ul > li > a {
  line-height: 38px;
  font-size: 12px;
  }
  #manymenu.align-center > ul {
  text-align: center;
  font-size: 0;
  }
  #manymenu.align-center > ul > li {
  display: inline-block;
  float: none;
  }
  #manymenu.align-center ul ul {
  text-align: left;
  }
  #manymenu.align-right > ul > li {
  float: right;
  }
  #manymenu.align-right ul ul {
  left: auto;
  right: 0;
  text-align: right;
  }
  #manymenu.align-right ul ul ul {
  left: auto;
  right: 190px;
  }
  #manymenu.align-right ul ul li.has-sub > a:after {
  left: 15px;
  right: auto;
  }


  .black_overlay{
        display: none;
        position: absolute;
        top: 0%;
        left: 0%;
        width: 100%;
        height: 100%;
        background-color: black;
        z-index:1001;
        -moz-opacity: 0.8;
        opacity:.80;
        filter: alpha(opacity=80);
    }
    .white_content {
        display: none;
        position: absolute;
        top: 10%;
        left: 25%;
        width: 50%;
        height: 350px;
        padding: 16px;
        border: 5px solid orange;
  border-radius:25px;
        background-color: white;
        z-index:1002;
        overflow: auto;
    }





  .flip-container {
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -o-perspective: 1000;
  perspective: 1000;
  float:left;
  }

        .flip-container:hover .flipper,  
  .flip-container.hover .flipper {
                -webkit-transform: rotateY(180deg);
                -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
                transform: rotateY(180deg);
        }

  .flip-container, .front, .back {
        width: 100%;
        height: 380px;
  }

  .flipper {
        -webkit-transition: 0.6s;
        -webkit-transform-style: preserve-3d;

        -moz-transition: 0.6s;
        -moz-transform-style: preserve-3d;

  -o-transition: 0.6s;
        -o-transform-style: preserve-3d;

        transition: 0.6s;
        transform-style: preserve-3d;

        position: relative;
  }

  .front, .back {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
        backface-visibility: hidden;

        position: absolute;
        top: 0;
        left: 0;
  }

  .front {
        background: url(/wp-content/uploads/2015/05/0bitcoins.jpg) 0 0 no-repeat;
        z-index: 2;
  background-size:contain;
  }

  .back {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
        transform: rotateY(180deg);

        background: #f8f8f8;
  }

  .front .name {
        font-size: 2em;
        display: inline-block;
        background: rgba(33, 33, 33, 0.9);
        color: #f8f8f8;
        
        padding: 5px 10px;
        border-radius: 5px;
        bottom: 60px;
        left: 25%;
        position: absolute;
        text-shadow: 0.1em 0.1em 0.05em #333;

        -webkit-transform: rotate(-20deg);
        -moz-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
        transform: rotate(-20deg);
  }


  .back-title {
        font-weight: bold;
        color: #00304a;
        position: absolute;
        top: 80px;
        left: 0;
        right: 0;
        text-align: center;
        text-shadow: 0.1em 0.1em 0.05em #acd7e5;

        font-size: 2em;
  }

  .back p {
        position: absolute;
        top: 160px;
        left: 0;
        right: 0;
        text-align: center;
        padding: 0 20px;
  font-family: arial;
  line-height: 2em;
  }

  .back > p > a{
  text-transform:uppercase !important;
  font-weight:bold;
  font-size:90%;
  padding:7px 10px;

  background:#333;
  color:#fff;
  margin-top:80px;
  border-radius:5px;
  }
  .back > p > a:hover{
  background:#337ab7;
  }
