/*
Theme Name: Pickup Host
Description: 
Version: 1.1
License: 
License URI: 
Tags: 
Text Domain: 
*/


.alignright{float:right; margin:10px 0 10px 20px}
.alignleft{float:left;margin:10px 20px 10px 0}
.blog_dsrc ul,.blog_dsrc li{list-style-position:inside}
.all_popular_searches{
	display:none !important;	
}
.selected_popular_searches{
	display:block;	
}
.show_all_popular_searches{
	display:block;	
}
.show_selected_popular_searches{
	display:none;	
}
.show_selected_easy_installs{
	display:none;	
}
.selected_easy_installs{
	display:block;	
}
.show_all_easy_installs{
	display:block;	
}
.all_easy_installs1{
	display:none;	
}
#cnss_widget-2 h3
{
	margin:0px 20px 15px 20px !important;
	border-bottom:1px solid #999;
	font-size:20px;
}
.about_sidebar_content
{
	margin:0px 20px 10px 20px;
	border-bottom:1px solid #999;
}
.min-height
{
	min-height:80px;
}

#top_banner_area {
	display:none;
    text-align: right;
    margin-top: -10px;
}

#top_banner_area #top-banner{
	margin-right: 315px;
}

#bottom-banner {
    text-align: center;
    margin-bottom: 20px;
}

/*---- additional css and responsive ----- */
/* === header Part 2 === */
.company_img img{
	margin-top:56px;
	margin-left:38px;
	width:80px;
	height:41px;
	}
.canvas_rating{
		margin-left:-65px;
		margin-top:31px
	}

.footer_menu{
		float:right;
		}
.hosting_company{
	margin-left: -15px;
    margin-top: 15px;
	}		
#hosting-company-h4{
	width:75%;	
	font-size:17px;
	margin-bottom:12px;
	margin-top:5px;
	margin-left:-1px;
	
}
.hosting_company ul{
	width:80%;
	padding-left:13px;
	list-style: outside url("../images/arrow-left-list.png") disc !important;
	}
.hosting_company ul li{line-height:18px;}
.shap_host_year{margin-left:-43px;margin-top: -2px;font-size:15px;padding-left:12px}
.shap_host_year p{margin-top:5px;font-size:17px;font-family:"Roboto-Regular-webfont"}
.hosting_company a.btn{width:114px; height:33px;margin-top:5px; margin-left:2px; padding:0px;  font-size:14px;line-height:30px;}
.home_top_host img.usr{margin-top:5px !important; margin-left:-2px!important;}
.home_top_host .canvas_rating span{color:#cbcbcb;}



.social {float:left;width:100%;padding-top:20px;padding-left: 40px;}
.social a{display:inline-block;}
.full_conatint .fb-like{float:left}
.social iframe.twitter-share-button{float:right; width:105px!important;}
.full_conatint .social iframe{float:right;top:0;}
.social iframe + iframe#twitter-widget-0{margin-left:0; width:80px!important;}
.hosting_newslatter .btn.btn-warning{border:none; width:45px; height:37px; background:url('../images/news_but.png')no-repeat; box-shadow:none; border-radius:0;}
.newslet_pole{border:1px solid #34393d; border-radius:3px; background:#4e5154; box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.25) inset;width:286px; height:39px; margin-right:8px; margin-top:-1px; padding:1px 5px; color:#fff}
#news_let{margin-top:17px; padding-right:1px;}
#news_let #response{padding-right:60px;}
#foot_news_let #news_let #response{color:#fff}
/* Category Review and Index page CSS*/
.feature_display 
{
	list-style: url("../images/arrow-left-skyblue.png");
}
.blog_article img {
	max-width:100%;
	height:auto;
}
.img-responsive {
    min-height: 118px;
	max-width:100%;
}
.company_logo{
	margin-left:-20px;
	}
/* ===== canvas background on review Page ====== */
.canvas_bg {
    left: 123px;
    position: absolute;
    top: 15px;
    z-index: -1;
	width:110px;
}	


/*  ===== Css for comment template  ===== */
#commentform input{
	height:29px;
}
#commentform input[type="text"],#commentform textarea{
	width:310px;
	border:1px solid #c6c6c6;
	box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.59) inset; 
	border-radius:5px;
	padding:5px;
}

#commentform .form-submit input[type="submit"]{
	margin-left:185px;
	}
#commentform label{
	width: 185px;
	font-weight:normal;
	font-size:18px;
	float:left
}

#commentform .cptch_block{padding-left:185px}

.required{

}
#reply-title{
	text-transform:uppercase;
	font-size:23px;
}
/* Widget */
.read_all_blogs
{
	float:right;
	padding-right:10px;
}

.widget_nav_menu{
	padding:0px 15px;
}
.widget_nav_menu h4{
	border-bottom:1px solid #000;
	padding-bottom:10px;
}
.widget_nav_menu ul{
	list-style:url(images/arrow-left-grey.png);
	padding-left:30px;
}
.widget_nav_menu ul li{
	margin:5px 0px;
}
.widget_nav_menu ul li a{
	color:#999999;
}
.widget_cnss_widget{
	padding:0px 15px;
}
.widget_cnss_widget h4{
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	font-family: "ClementePDag-Book";
}
.modal-open{
	overflow:visible !important;
}
/*!
 * Bootstrap v3.0.3 (http://getbootstrap.com)
 * Copyright 2013 Twitter, Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 */

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a {
  background: transparent;
}

a:focus {
  outline: none;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  height: 0;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
}

mark {
  color: #000;
  background: #ff0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

legend {
  padding: 0;
  border: 0;
}

button,
input,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  box-sizing: border-box;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}



body {
font-family:"Roboto-Light-webfont";
  font-size: 14px;
  line-height: 1.428571429;
  color: #000;
  background-color: #ffffff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #428bca;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}

a:focus {
  outline: none;

}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  display: inline-block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Roboto-Light-webfont";
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 65%;
}

h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small,
h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 30px;
}

h2,
.h2 {
  font-size: 23px;
}

h3,
.h3 {
  font-size: 23px;
}

h4,
.h4 {
  font-size: 17px;
}

h5,
.h5 {
  font-size: 13px;
}

h6,
.h6 {
  font-size: 11px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

.text-muted {
  color: #999999;
}

.text-primary {
  color: #428bca;
}

.text-primary:hover {
  color: #3071a9;
}

.text-warning {
  color: #8a6d3b;
}

.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

.text-danger:hover {
  color: #843534;
}

.text-success {
  color: #3c763d;
}

.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

.text-info:hover {
  color: #245269;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

.list-inline > li:first-child {
  padding-left: 0;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " ";
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}

blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}

blockquote p:last-child {
  margin-bottom: 0;
}

blockquote small,
blockquote .small {
  display: block;
  line-height: 1.428571429;
  color: #999999;
}

blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
  text-align: right;
}

blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

blockquote:before,
blockquote:after {
  content: "";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  white-space: nowrap;
  background-color: #f9f2f4;
  border-radius: 4px;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {

  margin-right: auto;
  margin-left: auto;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
  #top_banner_area{
	display:block;
  }
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666666666666%;
}

.col-xs-10 {
  width: 83.33333333333334%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666666666666%;
}

.col-xs-7 {
  width: 58.333333333333336%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666666666667%;
}

.col-xs-4 {
  width: 33.33333333333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.666666666666664%;
}

.col-xs-1 {
  width: 8.333333333333332%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666666666666%;
}

.col-xs-pull-10 {
  right: 83.33333333333334%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666666666666%;
}

.col-xs-pull-7 {
  right: 58.333333333333336%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666666666667%;
}

.col-xs-pull-4 {
  right: 33.33333333333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.666666666666664%;
}

.col-xs-pull-1 {
  right: 8.333333333333332%;
}

.col-xs-pull-0 {
  right: 0;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666666666666%;
}

.col-xs-push-10 {
  left: 83.33333333333334%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666666666666%;
}

.col-xs-push-7 {
  left: 58.333333333333336%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666666666667%;
}

.col-xs-push-4 {
  left: 33.33333333333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.666666666666664%;
}

.col-xs-push-1 {
  left: 8.333333333333332%;
}

.col-xs-push-0 {
  left: 0;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}

.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}

.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-0 {
    right: 0;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-0 {
    left: 0;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-0 {
    right: 0;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-0 {
    left: 0;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-0 {
    right: 0;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-0 {
    left: 0;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

table {
  max-width: 100%;
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #ffffff;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
  display: table-cell;
  float: none;
}

.table > thead > tr > .active,
.table > tbody > tr > .active,
.table > tfoot > tr > .active,
.table > thead > .active > td,
.table > tbody > .active > td,
.table > tfoot > .active > td,
.table > thead > .active > th,
.table > tbody > .active > th,
.table > tfoot > .active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > .active:hover,
.table-hover > tbody > .active:hover > td,
.table-hover > tbody > .active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > .success,
.table > tbody > tr > .success,
.table > tfoot > tr > .success,
.table > thead > .success > td,
.table > tbody > .success > td,
.table > tfoot > .success > td,
.table > thead > .success > th,
.table > tbody > .success > th,
.table > tfoot > .success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > .success:hover,
.table-hover > tbody > .success:hover > td,
.table-hover > tbody > .success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > .danger,
.table > tbody > tr > .danger,
.table > tfoot > tr > .danger,
.table > thead > .danger > td,
.table > tbody > .danger > td,
.table > tfoot > .danger > td,
.table > thead > .danger > th,
.table > tbody > .danger > th,
.table > tfoot > .danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > .danger:hover,
.table-hover > tbody > .danger:hover > td,
.table-hover > tbody > .danger:hover > th {
  background-color: #ebcccc;
}

.table > thead > tr > .warning,
.table > tbody > tr > .warning,
.table > tfoot > tr > .warning,
.table > thead > .warning > td,
.table > tbody > .warning > td,
.table > tfoot > .warning > td,
.table > thead > .warning > th,
.table > tbody > .warning > th,
.table > tfoot > .warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > .warning:hover,
.table-hover > tbody > .warning:hover > td,
.table-hover > tbody > .warning:hover > th {
  background-color: #faf2cc;
}

@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #dddddd;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  margin-bottom: 5px;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */

  line-height: normal;
}

input[type="file"] {
  display: block;
}

select[multiple],
select[size] {
  height: auto;
}

select optgroup {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: none;

}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control:-moz-placeholder {
  color: #999999;
}

.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999999;
}

.form-control::-webkit-input-placeholder {
  color: #999999;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle;
}

.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm {
  height: auto;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg {
  height: auto;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

.form-control-static {
  margin-bottom: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline select.form-control {
    width: auto;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.form-horizontal .form-group:after {
  clear: both;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.form-horizontal .form-group:after {
  clear: both;
}

.form-horizontal .form-control-static {
  padding-top: 7px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}

.btn {
  display: inline-block;
  padding: 6px 16px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
}



.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}



.btn-default .badge {
  color: #ffffff;
  background-color: #fff;
}

.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}


.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
          transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
          transition: height 0.35s ease;
}
@font-face {font-family:"Roboto-Light-webfont";src:url("../fonts/Roboto-Light-webfont.eot?") format("eot"),url("../fonts/Roboto-Light-webfont.woff") format("woff"),url("../fonts/Roboto-Light-webfontt.ttf") format("truetype"),url("../fonts/Roboto-Light-webfont.svg#Roboto-Light-webfont") format("svg");}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
  
	
}
@font-face {font-family:"Roboto-Regular-webfont";src:url("../fonts/Roboto-Regular-webfont.eot?") format("eot"),url("../fonts/Roboto-Regular-webfont.woff") format("woff"),url("../fonts/Roboto-Regular-webfont.ttf") format("truetype"),url("../fonts/Roboto-Regular-webfont.svg#Roboto-Regular-webfont") format("svg");}





.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon:empty {
  width: 1em;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
 
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn-group {
  float: left;
}

.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  border-collapse: separate;
  table-layout: fixed;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  white-space: nowrap;
}

.input-group-btn:first-child > .btn {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn {
  margin-left: -1px;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -4px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #999999;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #dddddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;

}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}




.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}




.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 992px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 1000px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
  .navbar-collapse{clear:both}
}

@media (min-width: 1000px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}

@media (min-width: 1000px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
  }
  .navbar-form select.form-control {
    width: auto;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777777;
}

.navbar-default .navbar-nav > li > a {
  color: #777777;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #dddddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777777;
}

.navbar-default .navbar-link:hover {
  color: #333333;
}

.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #999999;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #999999;
}

.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #080808;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #999999;
}

.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
  padding: 0 10px;
}

.breadcrumb > li + li:before {
  color: #cccccc;
  content: "\00a0/\00a0";
}

.breadcrumb > .active {
  color: #999999;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.pager:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #999999;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}

.label-primary {
  background-color: #428bca;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #ffffff;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
  line-height: 1;
  color: inherit;
}

.jumbotron p {
  line-height: 1.4;
}

.container .jumbotron {
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  height: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}

.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable {
  padding-right: 35px;
}

.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
          transition: width 0.6s ease;
}

.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media,
.media .media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media-object {
  display: block;
}

.media-heading {
  margin: 0 0 5px;
}

.media > .pull-left {
  margin-right: 10px;
}

.media > .pull-right {
  margin-left: 10px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

a.list-group-item {
  color: #555555;
}

a.list-group-item .list-group-item-heading {
  color: #333333;
}

a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}

a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}


.panel-body {
  padding: 15px;
}

.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

.panel > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item {
  border-width: 1px 0;
}

.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}

.panel > .table > tbody:first-child th,
.panel > .table > tbody:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;

}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;

}



.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}



.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}

.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}

.panel-primary {
  border-color: #428bca;
}

.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}

.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: auto;
  overflow-y: scroll;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
          transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
     -moz-transition: -moz-transform 0.3s ease-out;
       -o-transition: -o-transform 0.3s ease-out;
          transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.modal-dialog {
  position: relative;
  z-index: 1050;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  min-height: 16.428571429px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 20px;
}

.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.modal-footer:after {
  clear: both;
}

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  padding: 2px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 1px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #000000;
  border-width: 5px 5px 5px 0;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #000000;
  border-width: 5px 0 5px 5px;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover .arrow {
  border-width: 11px;
}

.popover .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
  content: " ";
}

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #ffffff;
  border-left-width: 0;
  content: " ";
}

.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0;
}

.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-top-width: 0;
  content: " ";
}

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0;
}

.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #ffffff;
  border-right-width: 0;
  content: " ";
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
          transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  height: auto;
  max-width: 100%;
  line-height: 1;
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  outline: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ffffff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  table.visible-xs.visible-sm {
    display: table;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  table.visible-xs.visible-md {
    display: table;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  table.visible-xs.visible-lg {
    display: table;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}

.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  table.visible-sm.visible-xs {
    display: table;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  table.visible-sm.visible-md {
    display: table;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  table.visible-sm.visible-lg {
    display: table;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}

.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  table.visible-md.visible-xs {
    display: table;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  table.visible-md.visible-sm {
    display: table;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  table.visible-md.visible-lg {
    display: table;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}

.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  table.visible-lg.visible-xs {
    display: table;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  table.visible-lg.visible-sm {
    display: table;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  table.visible-lg.visible-md {
    display: table;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

.hidden-xs {
  display: block !important;
}

table.hidden-xs {
  display: table;
}

tr.hidden-xs {
  display: table-row !important;
}

th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}

.hidden-sm {
  display: block !important;
}

table.hidden-sm {
  display: table;
}

tr.hidden-sm {
  display: table-row !important;
}

th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}

.hidden-md {
  display: block !important;
}

table.hidden-md {
  display: table;
}

tr.hidden-md {
  display: table-row !important;
}

th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}

.hidden-lg {
  display: block !important;
}

table.hidden-lg {
  display: table;
}

tr.hidden-lg {
  display: table-row !important;
}

th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}

.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}

/*
==============================
		Theme Css Start
==============================
*/

body h2{font-size:23px;}
*:focus{
	outline:none;
}
a{
	outline:none;
}
b,strong{
	font-weight:normal;
	font-family:"Roboto-Regular-webfont";
}
.divider {
  margin: 10px 0; /* Space out the Bootstrap <hr> more */
  border-bottom:1px solid #5a5a5a;
}

.main_cat{width:899px;padding:0}

#cat table td
{
	text-align:center;
	vertical-align:middle !important;
	padding:4px 5px 4px!important;
}
#cat table td.table_price{
}
.td_cpu{font-size:16px;line-height:16px!important;word-wrap: break-word;}
td.table_bandw,.td_disk_space,.table_ram{font-size:16px;}
#cat table tbody tr td.count_rank{font-size:30px;line-height:30px; color:#33373a;font-family: "Roboto-Regular-webfont";}
#cat table tbody tr td.count_rank .in_rat{font-size:11px;line-height:33px; color:#fff;font-weight:normal;display:inline-block; width:60px; height:33px; text-align:center; text-transform:uppercase; background:#40b6d6; border-radius:4px;letter-spacing:1px;}


#cat table tbody tr td.table_price .count{font-size:21px;line-height:24px;}
#cat table tbody tr td.table_price .countSmall{font-size:13px;}
#cat table tbody tr td.table_price .count span.rub{font-size:14px;}


#cat table tbody tr td.table_bandw{}

#cat table tbody tr td.table_ram{ }

#cat table tbody tr td.table_feed{line-height:18px;font-size:14px}

#cat table thead tr th:nth-child(1)	
{
	background-color:#f7f7f7 !important;
	
}
#cat table thead tr th:nth-child(2)	
{
	border-top-left-radius:6px;
	border-left:1px solid #42474b !important;
	width:94px;
	
}
#cat table thead tr th:last-child
{
	border-top-right-radius:6px;
	
}
#cat table tr td
{
	border-right:1px solid #42474b !important;
	border-top:none !important;
}
#index_replace_div#cat table tr td:first-child{border-right:none!important;}
#cat table tr td:nth-child(2){border-left:1px solid #42474b !important;}
#cat table tr td:nth-child(1)
{
	border-right:none !important;
	padding-left:0!important;
	padding-right:0!important;
}
.host_rank{width:27px; height:31px; float:left;background:url('../images/for_rank.png') no-repeat; color:#fff;margin-right:20px;margin-left:-7px; margin-top:17px;font-size: 17px;line-height:26px;}
.host_rank.for10_rank{background:url('../images/for_rank10.png') no-repeat;padding-right: 2px;}
.host_rank.for50_rank{background:url('../images/for_rank50.png') no-repeat;width:48px;margin-right:0px;font-size:9px;}
#cat thead th
{
	background-color:#42474b;
	color:#FFF;
	border:none !important;
	text-align:center;
	padding:11px 0px 12px!important;
	font-weight:normal;
	font-size:17px;
	letter-spacing:0px;

	
}
.main_cat #cat .tableMragin{width:100%;}
.main_cat .tablebg{background:url('../images/top_table2.png') no-repeat top center;}
.main_cat #nad_home_table_div{margin-right:26px; margin-left:26px;}
.main_cat #replace_content,.main_cat #replace_content_index {margin-left:12px; margin-right:19px;width:auto;}
.main_cat #table_first_col{width:29%}
.main_cat .col_host_logo .table_host_name{font-size:18px;padding-top: 15px;padding-bottom: 3px;}
.main_cat .col_host_logo .col-lg-12.col-md-12{padding-left:0; padding-right:0}
.col_host_logo .col-lg-8.col-md-8{padding-right:0; width:180px}
.main_cat .col_host_logo  .col-lg-8.col-md-8{padding-right:0; width:120px;padding-left:10px}
.col_host_logo .col-lg-12{padding-left:0}
.main_cat #cat table thead tr th:nth-child(2){width:71px;}
.main_cat #table_third_col {width: 82px;}
#cat table tbody tr td.table_features{}
.main_cat #cat thead th{font-size:16px;}
.main_cat #cat table tbody tr td.count_rank{font-size:24px;padding: 6px 5px 4px 5px !important;}
.main_cat #cat table tbody tr td.table_price .count{font-size:21px;}
.main_cat #cat table tbody tr td.ram{font-size:20px;}
.main_cat #cat table tbody tr td.table_feed{width:18%;}
.table_rate_block{display:inline-block;width:130px; font-size:13px}
.table-rate-word-div{padding-top:2px}
.table_rate_block .for_rate{float:right; width:41px; height:36px;background:url('../images/for_rate.png') no-repeat; color:#fff;font-size: 17px;line-height:36px;margin-top:6px;padding-left:5px;}
.table-full-rew{font-size:13px}
.tablebg
{
	/*background-color:#f7f7f7;
	border-top:8px solid #42474b;
	border-radius:15px;*/
	background:url('../images/top_table.png') no-repeat top center;
	float:left;
	width:100%;
	margin-top:33px;
}

.tablebg.nopadding.home_table_div{margin-bottom:8px;}
#table_right_bottom{ background:url('../images/table_right_bottom.png') no-repeat 865px bottom; padding-right:31px; margin-right:-15px;}
.main_cat #table_right_bottom{ background:url('../images/table_right_bottom.png') no-repeat 541px bottom; }
#table_left_bottom{padding-bottom:3px; margin-left:-15px;padding-left:16px; background:url('../images/table_left_bottom.png') no-repeat left bottom;  min-height:407px}
.main_cat #table_left_bottom{padding-left:4px; }
#nad_home_table_div{ padding:0 0px 0px 0px; background:#f7f7f7; margin-right:15px; margin-left:12px;}
#body_home #nad_home_table_div{margin-top:13px}
.col_host_logo .col-lg-4.col-md-4{padding-left:0px; padding-right:0; width:110px}
.host_logo{border:1px solid #d5d5d5; padding:17px 0;border-radius:5px;display:block;width:67px; height:67px;float:right}
.ref_link{cursor:pointer}
.col_host_logo .table_host_name{font-size:21px;color:#000; padding-top:12px;color:#42474b;padding-bottom: 3px;}
table tr img.table_host_img{height:32px;width:65px;}
#table_first_col{width:332px}
#table_third_col{width:133px}
.table_host_name{padding-top:12px}

#cat table tr .medal_img{
	width:38px !important;
	height:60px !important;
	position:absolute;
	top:2px;
	left:-54px;
	}
#cat table .odd
{
	background-color:#f7f7f7;
}
 table .even
{
	background-color:#EDEDED
}
#cat .tableMragin
{
	margin-top:59px;
	border-collapse: separate;
	width:100%;
	margin-bottom:25px;
}
#bel_zag{float:left; width:300px; height:15px; background:#fff; height: 14px; margin-left: 300px;margin-top: -14px;width: 567px;}
.starcolor
{
	color:#FC3;
}
.count
{
	font-size:16px;
	font-weight:900px;
}
.countSmall
{
	font-size:12px;
	color:#999;
}
.caretTopBlack
{
	display: inline-block;
	margin-left:10px;
	vertical-align: middle;
	border-top: 8px solid;
	border-right:8px solid transparent;
	border-left: 8px solid transparent;
	margin-top:5px;
	
}
.caretRightBlack
{
    display: inline-block;
	margin-left:10px;
	vertical-align: middle;
	border-top: 8px solid;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	transform:rotate(270deg);
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	margin-top:5px;
}
.caretReverse
{
	display: inline-block;
	margin-left:5px;
	margin-top:-10px;
	vertical-align: middle;
	border-top: 9px solid;
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	color:#58BCF8;
}
.caretRight
{
    display: inline-block;
	margin:0px;
	vertical-align: middle;
	border-top: 6px solid;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	transform:rotate(270deg);
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	color:#58BCF8;

}

.nopadding
{
	padding:0px !important;
}

/***********Pagination start************/
.pag_div{float:left; width:100%}
.pagecount
{
	list-style:none !important;
	display:block; 
	 text-align: center;
	 float:left;
	 width:100%;
	 padding-left:0
}
.pagecount li
{	
	display:inline-block;
	width:auto!important;
	text-align:center;
	margin:0 10px;
	font-size:16px;
	line-height:38px
}
.pagecount li a
{
	color:#000;
	padding:8px 14px;
	font-size:16px;
}
.pagecount li a:hover, .active-page-pick{
    color:#FFF !important;
	background-color:#78c4f1;
	border-radius:11px;
	padding:8px 14px;
	text-decoration:none;
}
.pagecount li a.active-page-pick {
	background-color:#50b2ed;
}
.continue a
{
	font-size:20px;
	font-weight:600;
	text-align:center;
	
}
#sidebaraccordion{margin: 0 -9px 0 -12px; width:300px}
#sidebaraccordion .panel-group .panel
{
	border-radius:0px;
	border-top:1px solid #d6d6d6;
	border-left:none;
	border-right:1px solid #d6d6d6;
	background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4));
background: -webkit-linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
background: -o-linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
background: linear-gradient(to bottom, #ffffff 0%,#f4f4f4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 );
}
#search_host h4.panel-title{margin-top:0; }
#search_host .panel-title > a{display:block; width:100%;padding: 18px 15px;}
#search_host .panel-heading{padding:0}
#sidebaraccordion .panel-group .panel:last-child{
	border-bottom:1px solid #d6d6d6;
}
#contentfirst .panel-heading
{
	border-left:10px solid #FFB619;
}
#contentsecond .panel-heading
{
	border-left:10px solid #F00;
}
#contentthird .panel-heading
{
	border-left:10px solid #C17DC4;
}
#contentfourth .panel-heading
{
	border-left:10px solid #59B8DE; 
}
#contentfifth .panel-heading
{
	border-left:10px solid #97C85E;
 
}
h1, h2, h3, h4, h5, h6, span, p, a
{
font-family:"Roboto-Light-webfont";
}
.nomargin
{
	margin:0
}
#process .progress
{
    
	height:10px;
}	
.fontcolor
{
	color:#58BCF8;
}
#processFirst .popover-content
{
	width:45px;
	height:40px;
	padding-bottom: 9px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 9px;
    text-align: center;
	
}

#processFirst .popover.right
{
	display: block;
    left:47%;
    top: 33.5%;
}
#processSecond .popover-content
{
	width:45px;
	height:40px;
	padding-bottom: 9px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 9px;
    text-align: center;
	
}

#processSecond .popover.right
{
	display: block;
    left:46%;
    top:40.5%;
}
#processThird .popover-content
{
	width:49px;
	height:40px;
	padding-bottom: 9px;
    padding-left: 3px;
    padding-right: 0px;
    padding-top: 9px;
    text-align: center;
	
}

#processThird .popover.right
{
	display: block;
    left:72%;
    top:48%;
}

.progress .bar {
    -moz-box-sizing: border-box;
    background-color: #7DCDF9;
    background-image: linear-gradient(to bottom, #7DCDF9, #7DCDF9);
	/*background-image: linear-gradient(to bottom, #149BDF, #0480BE);*/
    background-repeat: repeat-x;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    height: 100%;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    transition-delay: 0s;
    transition-duration: 0.6s;
    transition-property: width;
    transition-timing-function: ease;
}



/***********Pagination  end************/

/**************************************Footer end************************/

#filtr_reset{height:29px; width:69px; color:#fff; font-size:18px; text-align:center; cursor:pointer;box-shadow: 0px -2px 1px 0px rgba(0, 0, 0, 0.25) inset;float:right;margin-top:5px;float:none; position: relative;top: -5px;display:inline-block;
background: #32bfe5;
background: -moz-linear-gradient(top, #32bfe5 0%, #2eb0d3 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#32bfe5), color-stop(100%,#2eb0d3));
background: -webkit-linear-gradient(top, #32bfe5 0%,#2eb0d3 100%);
background: -o-linear-gradient(top, #32bfe5 0%,#2eb0d3 100%);
background: -ms-linear-gradient(top, #32bfe5 0%,#2eb0d3 100%);
background: linear-gradient(to bottom, #32bfe5 0%,#2eb0d3 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#32bfe5', endColorstr='#2eb0d3',GradientType=0 );
border-radius:4px; border:none; margin-left: 15px;}
#custom-search-form {
        margin:0;
        padding: 0;
    }
	#custom-search-form input
	{
		background-color:#76797C;
		width:100%;
		height:37px;
		color:#fff;
		
	}
	#filtr_but{position:absolute;width:17px; height:17px; background:url("../images/search_but.png") no-repeat; border:none;right:19px;top:23px;}
	#custom-search-form .input-append{box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.64);border-radius:3px}
    #custom-search-form .search-query {
        padding-right: 3px;
        padding-left: 10px;
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
		border:none;
		box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.28) inset;
		font-size:17px;
    }
 

 
    .search-query:focus + button {
        z-index: 3;   
    }
#searchdiv
{
	padding:13px 9px 12px 13px;
	background-color:#414549;
	border-radius:3px 3px 0 0;
	
}
.search-host-h4{margin-top:12px;color:#42474b;margin-bottom:0px;padding-left:5px;font-size:17px;}
.panel-title > a:hover{text-decoration:none;}
#search_host hr.divider{color:#ccc;border-bottom: 1px solid #ccc; margin-top:9px;margin-bottom:13px;}
#search_host .col-lg-12.col-md-12{padding:0 9px 0 12px}
#search_host > .col-lg-3.col-md-3 {border-radius:3px 3px 0 0;}
#search_host .checkbox{padding-left:6px;margin-bottom: 6px;margin-top:0}	
.country .css-label{background:url("../images/my_check.png");}
.country input.css-checkbox[type="checkbox"] + label.css-label{height:17px}
#search_host .well{padding:5px 20px 20px 22px; border:none;box-shadow:none; background:#ebebeb; margin-left:-5px!important}
#search_host .filtr-slider-zag{margin-bottom:17px; margin-top:20px;margin-left: 10px;}
#search_host .ui-widget-header{background: #84d1ff;
background: -moz-linear-gradient(top,  #84d1ff 0%, #2d9fbd 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#84d1ff), color-stop(100%,#2d9fbd));
background: -webkit-linear-gradient(top,  #84d1ff,#2d9fbd);
background: -o-linear-gradient(top,  #84d1ff 0%,#2d9fbd 100%);
background: -ms-linear-gradient(top,  #84d1ff 0%,#2d9fbd 100%);
background: linear-gradient(to bottom,  #84d1ff 0%,#2d9fbd 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84d1ff', endColorstr='#2d9fbd',GradientType=0 );
}
#search_host .ui-state-default{background:url("../images/polzunok-wiz.png"); width:80px; height:36px; border:none; outline:none;cursor:pointer;padding-left:3px; font-size:14px;top: -14px;padding-top: 6px;background-size:100% 35px ;margin-left: -36px;color:#fff}
#search_host .polz_padd.polz2 .ui-state-default{background:url("../images/polzunok2.png"); width:70px;}
#search_host .ui-state-default.hover,#search_host .ui-state-default:hover,#search_host .ui-state-default:focus{color:#4aafca;text-decoration:none;}
#search_host .ui-widget-content{border:none;height:8px; padding-right:45px;bbackground:#fff;border-radius:3px}
.polz_padd{padding-right:35px;background:#fff;border-radius:3px;box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.25) inset;margin-left: 10px;}
.polz_padd.polz2{padding-right:53px;}
#search_host .ui-widget-content{background:none;}
#main_cat_zag{margin-top:0}


#belowContent 
{
	background-color: #ededed;
    margin-top: 5%;
    padding-bottom: 40px;
}
#belowContent  .topprovider
{
	background-image:url(../images/home_latest_article_zag.png);
	background-repeat:no-repeat;
	height:147px;
	background-position:center 0px;
}
.topprovidertext
{
   color: #FFFFFF;
    font-size: 21px;
    height: 123px;
    line-height: 21px;
    font-weight: 500;
    margin-top: 20px;
    padding-right: 42px;
	text-transform: uppercase;
}
	
#belowContent .footerTopLeft
{
	width:49%;
	margin-top:3.5%;
	padding-bottom:3%;
	min-width:170px;
	float:left;
}
#belowContent .footerTopLeft h2,#belowContent .footerTopRight h2{
	color:#868686;
	font-family:"Roboto-Light-webfont";
	font-size:30px;
	text-transform:uppercase;
	margin:30px 0 35px;
}
#belowContent .footerTopLeft img{
	margin:0 auto;
}
#belowContent .footerTopRight{
	width:49%;
	margin-top:3.5%;
	padding-bottom:3%;
	float:right;
}
#belowContent .footerTopRight img{
	margin:0 auto;
}
#belowContent hr.divider{ border-bottom: 1px solid #c8c8c8;margin:35px 0 10px;}
#top2_providers{width:1200px; margin:0 auto;padding:0 9px; }
#belowContent .artical
{
	background-color:#fff;
	padding-bottom:20px;
	margin-bottom:20px;
	
	min-width:166px;
	border-radius:0;
	padding-top: 30px;
}
#belowContent .artical .col-md-12.col-lg-12{padding:0}
.footerText
{ 
	font-size:16px;
	
}
.footerTextColot
{
	color:#FF924A;
	font-size:18px;
	letter-spacing:1px;
}
.top-buffer
{
	margin-top:0px;
	clear: both;
}
.niz_hosts_span{display:block; margin-bottom:20px}
.niz_hosts_right{float:left; width:50%}
.niz_host_block{background:#fff;border:1px solid #dddddd;}
.niz_host_name{font-size:20px}
#belowContent .artical .col-md-12.col-lg-12 .caretRight{ border:none;background:url("../images/for-spisok.png"); display:inline-block; width:6px; height:10px; margin-right:5px;transform:none;
	-webkit-transform:none;
	-moz-transform:none;}
.top2_feats{width:50%; float:right; padding-right:10px}

#belowContent .top2_logo{width:459px; height:133px;}
.top2_rate{ float: right;text-align: center;width: 110px;color:#33373a}
.top2_feats > div{}
.top2_rate a{line-height:10px}
#belowContent .btn-yellow{ height:33px;}
.article-btn
{
	clear: right;
    float: right;
    width: auto;
	margin-right: -10px;
    margin-top: 20px;
}
.article_img{
	height:330px;
	}
@media (max-width:991px) {
.article-btn
{
	position:relative;
}
}

/*------ breadcrumb ------*/
#crumbs li.active a:after {
 content: "";  
 border-top: 15px solid transparent;
 border-bottom: 15px solid transparent;
 border-left: 15px solid #6CACC7;
 position: absolute; 
  top: 8.1px;
 margin-left: 10px;
}
#sitemap .breadcrumb
{
 background-color:#e7e7e7;
 
}
#sitemap .breadcrumb li.active
{
 background-color:#6CACC7;
 margin-left: 5px;
color:#fff;
 }
#sitemap .breadcrumb li.active a
{
  color:#FFF !important;
}
#sitemap .breadcrumb li a
{ 
color:#000;
}
#sitemap
{
 background-color:#e7e7e7;margin-bottom:15px;
}

#sitemap .breadcrumb > li + li:before
{
	content:"";
}

#crumbs.breadcrumb{margin:0}
.block-for-breads #crumbs{ background:none; padding:0;}
.block-for-breads #crumbs li  span{color:#000;text-decoration:underline}
#crumbs.breadcrumb > li:first-child + li:before{content:''}


#crumbs.breadcrumb > li + li:before {
    color: #000;
   content: "\00a0>\00a0";
   padding: 0 3px;
}
.block-for-breads #crumbs li:first-child{margin-right:10px;display: inline-block;height: 26px;}
.block-for-breads #crumbs li:first-child span {padding:3px 6px; background:#6cacc7;color:#fff;text-decoration:none;display: inline-block;height: 26px;}
.block-for-breads #crumbs li:first-child a{position:relative;display: inline-block;height: 26px;}
.block-for-breads #crumbs li:first-child a:after{ content: ''; 
    position: absolute; 
	bottom: -1px; 
    border: 14px solid transparent;
    border-left: 11px solid #6cacc7; }
#new-bread-cont{width:100%; height:84px; background:#e7e7e7; height:84px;}
#sitemap > .block-for-breads {float: none;padding: 10px 0; width: 1200px;}
.breadcrumb > li{display:inline}
.block-for-breads{padding:10px 0; width:55%;float:left}
#new-bread-cont .block-for-breads{padding:25px 0 0;}
.review_body #new-bread-cont .block-for-breads, .blog_body #new-bread-cont .block-for-breads, .qa_body #new-bread-cont .block-for-breads{padding-top:13px}
#crumbs li.active span:after{border:none;}
#bread-speed{float:right; line-height:1.1;padding-right:220px; height:84px;background:url(../images/bread-speed.png) no-repeat right bottom}
#bread-speed{padding-top:20px}
#bread-speed-tex1{font-size:18px;font-family: "Roboto-Regular-webfont";}
#bread-speed-tex2 a{color:#56baf6;text-decoration:underline; cursor:pointer}
#bread-speed-tex2 a:hover{text-decoration:none}
#bread-speed-tex2{padding-top:5px;}

.review_body #new-bread-cont, .blog_body #new-bread-cont, .qa_body #new-bread-cont{height:57px}
.review_body #new-bread-cont .block-for-breads{padding-top:13px}
.review_body #bread-speed, .lp #bread-speed, .blog_body #bread-speed, .qa_body #bread-speed{float:right; margin-top:-50px;height:106px;background:url(../images/bread-speed-rew.png) no-repeat right bottom;padding-top:55px}
#sitemap .breadcrumb li.active{background:none;}
.breadcrumb > li,.review_body #sitemap .breadcrumb li.active{padding:0}

/*------ breadcrumb ------*/
.resent_item{padding:5px}
#resent_0
{
	border-left:10px solid #FFB619;
}
#resent_1 
{
	border-left:10px solid #F00;
}
#resent_2
{
	border-left:10px solid #C17DC4;
		
}
#resent_3
{
	border-left:10px solid #59B8DE; 
}
#resent_4
{
	border-left:10px solid #97C85E; 
}
.question a
{
	/*margin:10px;*/
	font-size:16px;
	color:#42474b;
	
}
.resent_item .commentcount
{
	font-size:14px;
	color:#8e9193;
}
.questionlist
{
}
.aboutContent
{
	color:#000;
	letter-spacing:0.5px;
	font-size:14px;
}
.chart img
{
	width:100%;
}
.chart
{
	margin:20px 0px;
}

#about_us .aboutus
{
	margin-top:11px;
	padding-left:0
}
#about_us h1{
	margin-top:16px;
	;
	font-size:30px;
	margin-bottom:5px;
}
#about_us h4{
	font-size:16px;
	margin-top:0
}
.#about_us  .divider{ border-bottom: 1px solid #b7b7b7}
#aboutus_content{width:825px;}
#about_us_sidebar{float:right; width:300px; border:1px solid #dbdbdb; border-radius:5px;padding:15px 0 0}
#about_us_sidebar  h4{ border-bottom: 1px solid #ccc;padding-bottom: 10px;font-size:18px;line-height:18px;clear:both}
#recent_h4{margin: 15px;}
#about_us_sidebar  .questionlist{}
.aboutus #menu-about-us-menu{margin-top:0;display: block;float: left;padding-left: 20px;}
.aboutus #menu-about-us-menu li a{color:#42474b; font-size:16px;}

.caretrightsidebar
{
    display: inline-block;
	margin:15px;
	vertical-align: middle;
	border-top: 6px solid;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	transform:rotate(270deg);
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	color:#000;

}

/* ======= Theme Css Closed ======= */
/*
==============================
		MARGIN / PADDING
==============================
*/
.marginbottom10{
	margin-bottom:10px;
}
.marginbottom20{
	margin-bottom:20px;
}
.margintop20{
	margin-top:20px;
}
.margintop10{
	margin-top:10px;
}
.paddingleft10{
	padding-left:10px !important;
	padding-right:0px !important;
}
.paddingleft20{
	padding-left:20px !important;
	padding-right:0px !important;
}
.paddingright10{
	padding-left:0px !important;
	padding-right:10px !important;
}
.paddingright20{
	padding-left:0px !important;
	padding-right:20px !important;
}

/*
===================================  MARGIN / PADDING  CLOSED =================================
*/

.header{
background:#414549;
background-size:1200px 300px;
margin:0 auto;
}
.staryellow{
	color:#ffb725;
}
.review{
font-size:47px;
background-image:url(../images/flag.png);
background-repeat:no-repeat;
width:275px;
height:275px;
margin-top:115px;
margin-left:-84px;
}

.bg_border{
	background:#676A6D;
	border:1px solid #414549;
	}
.review_count{
	padding:0px 22px;
	margin-top:20px;
	text-align:center;
}
.user_review_text{
	font-size:17px !important;
	text-align:center;
	position:relative;
	top:13px;
	left:56px;
	display:inline-block
	}

.nopadding{padding:0px !important;}
.nomargin{margin:0px !important;}
.btn{
	border-radius:50px;	
	padding:5px 20px;
}
.btn-yellow,#commentform .form-submit input[type="submit"], #all-rew-more-but div:hover{
	text-decoration:none;

	padding:5px 20px;	
	color:#fff;
	border-radius:15px;
	font-size:14px;
	outline:none;
border:0;
box-shadow: 0px -2px 1px 0px rgba(0, 0, 0, 0.25) inset;

background: -moz-linear-gradient(top,  #ffcc19 0%, #ff9a37 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffcc19), color-stop(100%,#ff9a37));
background: -webkit-linear-gradient(top,  #ffcc19 0%,#ff9a37 100%);
background: -o-linear-gradient(top,  #ffcc19 0%,#ff9a37 100%);
background: -ms-linear-gradient(top,  #ffcc19 0%,#ff9a37 100%);
background: linear-gradient(to bottom,  #ffcc19 0%,#ff9a37 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc19', endColorstr='#ff9a37',GradientType=0 );

}
.btn.btn-yellow:hover, .btn.btn-yellow:focus, .btn.btn-yellow:active, #commentform .form-submit input[type="submit"]:hover, a.btn-yellow:hover, #all-rew-more-but div, .review_recommended_or_not .review_recommended_yes_no.btn-yellow:hover {color:#fff;outline:none;
background: #f3bf0b;

background: -moz-linear-gradient(top,  #f3bf0b 0%, #e58e39 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3bf0b), color-stop(100%,#e58e39));
background: -webkit-linear-gradient(top,  #f3bf0b 0%,#e58e39 100%);
background: -o-linear-gradient(top,  #f3bf0b 0%,#e58e39 100%);
background: -ms-linear-gradient(top,  #f3bf0b 0%,#e58e39 100%);
background: linear-gradient(to bottom,  #f3bf0b 0%,#e58e39 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3bf0b', endColorstr='#e58e39',GradientType=0 );
box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.25) inset;
text-decoration:none;
outline:none;
border:none;
}
#show_all_hostings.full_spisok img{transform: rotate(180deg);-moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg); 
    -o-transform: rotate(180deg); }
#show_other_hosy_cat{display:none;position:relative;float:left; width:100%;}
.divtophost{border:1px solid #ddd; border-top:1px solid #fff; background:#F7F7F7;}
.divtophost hr{border-color:#c4c4c4;}
.list_hosting{ float:left; width:100%;margin-top: -2px;padding-top:25px}
.panel.text-center.best_web_host{box-shadow:none; border:none;}
.list-hosting-h4{font-size:17px;color:#000;  margin-bottom:4px;font-weight:normal ;font-family:"Roboto-Regular-webfont";line-height:1.1;margin-top:10px;display:block;}
.list_hosting  .col-lg-2{padding-right:0px; padding-left:0px; width:60px; margin-left:12px; margin-right:10px;}
.list_hosting img{padding-top:12px;}
.list_hosting .wordpress-hostings img{padding-top:12px;}
.list_hosting  .col-lg-7{width:325px}
.list_hosting  .col-lg-7 > span{line-height:16px; padding-left:2px; color:#33373A;}
.list_hosting .btn-yellow{padding:5px 12px; height:33px; margin-right:10px; margin-top:33px;border-radius:15px;font-size:14px}
.list_hosting .col-md-6{margin-bottom:13px;}
.list_hosting .top_host_right img{padding-top:15px;}
.top_host_right{padding-left:20px;}


.divtophost .col-md-12{padding:0 50px 0 30px}
.panel.best_web_host{margin-top:80px;margin-bottom: 32px;}
.panel.best_web_host h2,.panel.best_web_host h2 span{font-family:"Roboto-Regular-webfont"; font-size:30px}
.divtophost a.browse_all{font-size:16px; text-decoration:underline; color:#f39c12; outline:none;}
.best_web_host span#text_for_best_host{font-size:15px;display:block; text-align:left; line-height:16px;color:#33373a;letter-spacing: 0px;}


.btn-red{
	font-size:14px;
	color:#fff;
	border-radius:50px;
	outline:none;
	background: #fb7c7c; /* Old browsers */
	background: -moz-linear-gradient(top,  #fb7c7c 1%, #fb7c7c 55%, #dd5151 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#fb7c7c), color-stop(55%,#fb7c7c), color-stop(100%,#dd5151)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fb7c7c 1%,#fb7c7c 55%,#dd5151 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fb7c7c 1%,#fb7c7c 55%,#dd5151 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fb7c7c 1%,#fb7c7c 55%,#dd5151 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fb7c7c 1%,#fb7c7c 55%,#dd5151 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb7c7c', endColorstr='#dd5151',GradientType=0 ); /* IE6-9 */
}
#body_cats .full_conatint{background-image:url(../images/cat_shap.jpg);padding-bottom: 0;}
.full_conatint{
	background-image:url(../images/home_shap.jpg);
	background-color:#414549;
	background-repeat:no-repeat;
	background-position:center -7px;
	color:#FFF;
	border-bottom:4px solid #42a8e8;
	padding-bottom: 27px;
}



h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
 font-family:"Roboto-Light-webfont";
  font-weight: 400;
  line-height: 1.1;
  color: inherit;
}
/*=========== popular =============*/
.popular{
	z-index:999;
	margin-bottom:20px;
}
.top10zag{padding-bottom:21px}
.popular .page-header{
	margin-top:-123px !important;
	border-bottom:none !important;
	background:#3b3e42 ;
	margin-bottom:0px !important;
	}
.popular .page-header img{
	margin-right:20px;
	margin-top:-15px
}
	
.popular .page-header h2{
	vertical-align:middle !important;
	color:#868686;
	padding-top:20px !important;
	padding-bottom:0px !important;
	margin-bottom:0px;
	height: 76px;
    line-height: 64px;
	padding-left:2px;
	font-size:30px
	
}
.popular .page-header h2 span{font-family:"Roboto-Light-webfont";; padding-left:2px;}
/* =========== list_hosting ========== */
.divtophost .col-md-6, .list_hosting .col-md-12{
	background:#f7f7f7;
	min-height:70px;
}

.list_hosting button{
	margin-top:25px;
}
.divtophost .col-md-12 a{
	color:#ff9900;
	margin-bottom:10px !important;
	margin-right:10px;
	display:block;
}
.list_hosting .col-md-12 a img{
	margin-left:3px;
	padding-top:0px !important;
	}
/* --- rectangle_bg ---- */

.home_type_host{width:226px; height:226px; margin: 20px auto;}
.rectangle_bg .hover_img{padding: 5px; left:auto; border:none}
.cat_table_listng{float:left; width:100%;}
.rectangle_bg{
	background:#ededed;
	position: relative;
    z-index: 2;

}

.rectangle-bg-h3{
	color:#414549;
	margin-top:11px;
	margin-bottom:0px;
	text-transform:uppercase;
	line-height:26px;
	text-align:center;
	font-size:23px
}

.rectangle_bg hr{
	width:350px;
	margin: 4px auto 8px;
	border-color:#97999b;
}

.rectangle_bg .hosting_desc{
	color:#414549;
	font-size:14px;
	width:350px;
	margin: 0 auto;
	display:block;
	font-family:"Roboto-Light-webfont";
	line-height:17px;
	
}
.rectangle_bg .col-lg-4{width:390px; margin-bottom:0;transition:background 0.5s ease;padding-bottom:20px;}
.rectangle_bg .col-lg-4:hover{background:#f6f6f6; text-decoration:none;border-radius:10px;}
.rectangle_bg .col-lg-4:hover a{text-decoration:none;}

.hover_img {
	margin:20px auto;
	display:none;
	background:none;
	transition:background 0.5s ease;
	width:226px;
	height:226px
}
.rectangle_bg .col-lg-4:hover .home_type_host{display:none;}
.rectangle_bg .col-lg-4:hover .hover_img {display:block;}
#div_host_level{padding-left:41px; height:132px;}

.hosting_level{
position:relative;
top:-130px;
left:-15px;
color:#fff;
font-size:24px;
}

.discloser{
	margin:0 auto;
	float:none;
	font-size:15px;
	line-height:18px;
	width:1200px;
	padding:15px 25px 50px;
	float:left;
	text-align:justify;
	
}
.discloser h1{font-size:30px;}
.discloser h2,#under_host_level h2{font-size:23px;}
#under_host_level{text-align:justify;}
#discloserh2{ margin-bottom:35px}
.discloser span{
	color:#50b2ed;
	padding-top:10px;
}
.discloser img{margin-right:15px}
.bg-add{
	background-color:#f7f7f7;
	height:65px;
}

.border{
	border:3px solid #F4F4F4;
	border-radius:5px;
}

#under_host_level{width:1160px; padding:70px 10px 10px;margin:0 auto;font-size:16px;line-height:18px;}
#under_host_level h2{margin-bottom:35px; margin-top:0; font-size::29px;line-height:29px 'LiberationSans-Regular-webfont';}
#under_host_level h2 span{font-family:"Roboto-Light-webfont";}

/*--- latest_article ---*/
#home_last_article_zag,#home_host_level_zag{width:487px; height:123px; margin:0 auto; background:url('../images/home_latest_article_zag.png') no-repeat; color:#fff; font-size: 21px;line-height:21px ;text-align:center; padding:20px 190px 0 149px;text-transform:uppercase;margin-bottom:50px;}
.latest_article{
	background:#f7f7f7;
}


.article_date{
	width:63px;
	height:83px;
	color:#fff;
	background-image:url(../images/date2.png);
	background-repeat:no-repeat;
	position:absolute;
	left:11px;
	line-height:100%;
	padding-top: 7px;
	padding-right: 5px;
	text-transform:lowercase
}
.latest_article .latest_article_title{margin-bottom:0px; font-size:23px; letter-spacing:-0.2px; padding-left:3px; width:100%;text-align:left}
.latest_article_by{
	margin-bottom:10px;
	padding-left:3px;
	color:#4d5054;
}
.latest_article_by a:hover{text-decoration:underline;}
.latest_article  .article_img{width:588px; height:358px; margin:1px 3px}
#article_img_2 img{margin:1px 0}
#article_img_2{padding-left:12px!important}
#article_img_2 .article_date{left:20px; }
.article_date .day{font-size:30px; line-height:30px;}
.latest_article_dscr{
	font-size:13px;
	text-align:left;
}
.latest_article .col-md-9{text-align:left; margin-top:15px; padding-left:3px; width:440px; border-right:1px solid #d2d2d2; padding-bottom:15px; padding-right:25px;} 

.latest_article  .btn-yellow{ height:33px;border-radius: 15px;}
.latest_article_comment{
	margin-top:20px;
}
/*--- Footer ---*/
footer{
	background:#414549;

}
footer .copyright{
	color:#fff;
	padding-top:18px;
	font-size:13px;
	height:55px;
}
footer ul{
	list-style:none;
	color:#ffb619;
	float:right;
	margin-top:8px;
}
footer ul li{
	float:left;
}
footer ul li a{
		color:#ffb619;
		padding:3px 10px 0px 10px;
		background-image:url(../images/ul-bg.png);
		background-repeat:no-repeat;
		background-position:right 8px;
}
#soc-profs{width:134px; height:30px; background:url('../images/soc-profiles.png'); float:right;}
#soc-profs a{width:30px; height:30px; float:left; margin-right:4.5px}
#soc-profs a:last-child{margin-right:0}
/*
===============================================
			Category Header Part 2
===============================================
*/
.noborder{
	border:none;
}
.top_hosting span{
	background:#56baf6;
	padding:18px 39px;
	font-size:18px;
}
#body_cats .cat-ratting-main > .col-md-4{width:370px;padding:0 0 0 14px; margin-left:10px; margin-right:10px;background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1); border-bottom:13px solid #46bb99; height:198px}
#body_cats .cat-ratting-main > .col-md-4.top_cat_rate_block1{border-color:#40b6d6}
#body_cats .canvas-text{top:-73px;padding-right:3px}
#body_cats .cat-ratting-main > .col-md-4.top_cat_rate_block3{border-color:#eead21}
#body_cats .cat-ratting-main{padding:0 0 0 16px;} 
#body_cats .cat-ratting-main > .col-md-4 .top3-h4{font-size:19px; margin-bottom:6px; line-height:20px; margin-top:12px;}
#body_cats .cat-ratting-main > .col-md-4 > .col-md-8{padding-left:13px; padding-right:0}
#body_cats .cat-ratting-main > .col-md-4 > div  .col-md-8 img{margin-left:2px;width:65px;height:32px;}
#body_cats .cat-ratting-main > .col-md-4 > div .col-md-8 ul{margin-top:11px;margin-bottom:7px;}
#body_cats .cat-ratting-main > .col-md-4 > div > .col-md-8 ul li{line-height:17px;list-style: outside url("../images/arrow-left-list.png") disc;}
#body_cats .cat-ratting-main > .col-md-4 .gold_medal{position:absolute;	top:-15px;	left:-14px;}
.cat-ratting-main{margin-top:15px;}
.cat-ratting-main ul{height:51px;}
.cat-ratting-main .btn-yellow{border-radius:15px;height:33px;margin-bottom:14px;font-size:14px;}
.top_hosting img{
	margin-left:20px;
	margin-top:16px;
}
canavas{
	height:100px !important;
	width:100px !important;
}
.canvas-wrap{position:relative;height:100px}
.canvas-text{position:relative;font:34px/32px "Roboto-Light-webfont", serif;text-align:center; top: -68px;letter-spacing:-3px;}
#host_tarifs_modal_inner .canvas-text,#host_tarifs_modal_inner .canvas-text span{color:#fff}
.canvas-text span{font-size:13px;line-height:12px; margin-top:-3px}
.ratting-left{
	margin-top:18px;
	padding-left: 16px;
    padding-right: 3px;
	text-align:center;
}
#canvas_tarifs_block{position:relative;}
#canvas_tarifs_block .canvas-text{position:absolute; top:32px; left:23px;width:100px; display:inline-block}
 .col-md-4.ratting-left  img.usr{margin-top:-7px;}
#top3_img{margin:0 0 37px 31px;width:273px; height:75px; background:url('../images/top3.png') no-repeat; font-size:17px; color:#fff;font-family:"Roboto-Light-webfont";text-align:center; padding-top:15px}
#body_cats .container > .col-lg-12.col-md-12{padding:0}
/*
==============================
		Contact Us
==============================
*/
.contact_us input[type='text']:focus{box}
.contact_us h2{
	text-transform:uppercase;
		margin-bottom:32px;
}

.contact_us h2 span{color:#39aaed}
.contact_us_inner{
	background-image:url(../images/contact_bg.png);
	background-repeat:no-repeat;
	margin-bottom: 40px;
	 background-size: 100% 100%;
}
div.wpcf7-validation-errors,div.wpcf7-mail-sent-ok{float:left}
.contact_us_inner h3{
	text-transform:uppercase;
}
.conatct_us span{
	color:#4d5054; 
}
.contact_us_inner_left{
	padding-left:40px;
	color:#4d5054;
}
.contact_us_inner_left h3{
	margin-top:35px;
	margin-bottom:25px;
}
.col-lg-12.marginbottom20.nopadding{
	margin-bottom:30px;
}
.col-lg-12.marginbottom20.nopadding .col-md-6.nopadding{
		font-size:16px;
}
.contact_us_inner_left .glyphicon{
	color:#a9a9a9;
}
.contact_us_inner_left .glyphicon + span{
	font-size:18px;
}
.contact_us_inner_left img{
	margin-right:14px;
}
.contact_us_inner_left a img{
	margin-right:1px;
}
.contact_us_inner_left .socail span{
	border-bottom:2px #a9a9a9 solid;
}
.col-lg-12.marginbottom20.social{
	font-size:18px;
} 

.contact_us_inner_left .col-md-6.nopadding{width:211px;}
.contact_us_inner_left .social a img#face_con{
	margin-left:32px;
	margin-right:0;
}
.contact_us_inner_left hr{margin:15px 0; border-color:#c1c1c1; margin-right:53px}
.contact_us_inner_left .social a  img{
	margin-left:0;
}
.contact_us_inner_right{
	padding-left:40px;
	padding-right:44px;
}
.contact_us_inner_right h3{
	margin-top:35px;
	margin-bottom:30px;
}
.contact_us_inner_right .col-md-12.marginbottom20{
	padding-left:0;
	margin-bottom:7px
}
.contact_us_inner_right .col-md-12.marginbottom20 .col-md-3{
	padding-left:0;
	font-size:18px;
	line-height:18px;
	padding-top:11px
}
.contact_us_inner_right textarea{height:200px;box-shadow: 6px 8px 6px #F7F7F7 inset;}
.contact_us_inner_right input{input:29px;box-shadow: 6px 8px 6px #F7F7F7 inset;}
.contact_us_inner_right input[type="submit"]{box-shadow: 0 -2px 1px 0 rgba(0, 0, 0, 0.25) inset;width:auto; border:none;}
.contact_us_inner_right #contact_capcha{margin:10px 0}
.contact_us_inner_right #contact_capcha input{width:100px; margin-left:20px}
/* ==== Review ====== */

.img-ads{
	border:1px solid #a9a9a9;
	border-radius:5px;
	-webkit-box-shadow: 0px 10px 5px 0px rgba(169,169,169,1);
	-moz-box-shadow: 0px 10px 5px rgba(169,169,169,1);
	box-shadow: 0px 10px 5px  rgba(169,169,169,1);
}
/* === Review Tabs =====*/
.tabs ul{
	list-style:none;
	margin-top:15px;
	padding-bottom:10px;
}
.tabs .nav-tabs{
	border:none !important;
}

.tabs ul li{
	margin:0 5px;
}


.tab_arrow_about{
	left: -52px;
    position: relative;
    top: 27px;
}

.tab_arrow_hosting_plans{
	left: -76px;
    position: relative;
    top: 27px;

}

.tab_arrow_video_tutorials{
	left: -80px;
    position: relative;
    top: 27px;

}

.tab_arrow_coupon{
	left: -60px;
    position: relative;
    top: 27px;
}

.tab-content{
	padding:25px;
	}
.customer_review a{
	padding:10px 20px;
	background:#676a6d;
	color:#fff;
	border-radius:5px;
}
.d_arrow{
	position:relative;
	top:7px;
	left:30px;
}
.recommend{
margin-top:-35px;
}

.gry-bg{
	background:#f1f1f1;
}
.sft span{
	padding-top:6px;
}

.review_features_title{
	background:#7fc045;
	border-radius:5px;
	color:#fff;
}
.review_features_title .title1{
		padding:10px 0px;
		font-size:24px;
}
.down_arrow_green{
	position:absolute;
	bottom:-8px;
	right:24px
}

/*
======================================================
					Review PopUp
======================================================
*/
.review_popup, .plan_popup, .subm_popup{width:932px;margin:0 auto;background:none !important;overflow-y:hidden;top:35px;}
.review_popup button.close{color:#428bca;opacity:0.7;margin-top:10px;font-size:15px;color:#414549}
.review_popup button.close:hover{opacity:1}
.hide_sroll{overflow-y:scroll;height:100%;}
.review_popup_inner{width:905px;background:#fff;float:right;border-radius:5px;}
.r_popup_text{font-size:18px;display:block;margin-bottom:20px;}
.popup_title{background:#56BAF6;color:#fff;padding:5px 23px;position:relative;top:0px;left:-25px;width:70%;margin:0 0 25px;}
.popup_title img{position:absolute;top:56px;left:0px;}
.popup_title_2{background:#56BAF6;color:#fff;padding:15px 23px;position:relative;top:0px;left:-25px;width:70%;margin:4% 0%;}
.popup_title_2 img{position:absolute;top:56px;left:0px;}
.not_rated{margin-right:29px;float:right}
.r_popup_main_title{font-size:18px;font-family:"Roboto-Light-webfont";;}
.r_popup_sub_title{font-size:14px;color:#e6f8ff;}
.r_popup_review{font-family:"Roboto-Light-webfont";;}
.r_popup_review h4{text-align:center;color:#ff9301;font-family:"Roboto-Light-webfont";;font-size:18px;}
.r_popup_review ul li{margin:10px 0px;font-family:"Roboto-Light-webfont";}
.r_review_input input{border:1px solid #cccccc;box-shadow:1px 1px 3px 0px rgba(0, 0, 0, 0.59) inset;border-radius:5px;margin-bottom:4%;padding:10px 5px;width:100%;}
#review_phone_number{text-align:left}
.r_popup_main_teaxtarea textarea{border:1px solid #cccccc;box-shadow:1px 1px 3px 0px rgba(0, 0, 0, 0.59) inset;border-radius:5px;margin-bottom:1%;padding:10px 5px;width:100%;}
#max-rew-symbols{padding-right:12px;text-align:right;}
.r_popup_form{font-family:"Roboto-Light-webfont";font-weight:normal;}
.r_popup_form input{border:1px solid #cccccc;box-shadow:1px 1px 3px 0px rgba(0, 0, 0, 0.59) inset;}
.r_popup_form select{border:1px solid #cccccc;box-shadow:1px 1px 3px 0px rgba(0, 0, 0, 0.59) inset;padding:7px;border-radius:5px;width:360px}
.r_popup_lk_dlk{background:#666;border-radius:5px;margin-bottom:15px;padding:15px 0px;clear:both}
.hosting_like_txt{font-size:18px;color:#fff;font-family:"Roboto-Light-webfont";;}
.my_review_btn{margin-bottom:65px;margin-left:244px;height:79px;width:455px;padding:8px;box-shadow:1px 1px 5px 0px rgba(0, 0, 0, 0.25) inset;border-radius:6px;}
.modal{overflow-x:hidden;}
.R_M_R{height:63px;line-height:63px;font-size:24px;width:439px;border-radius:5px;cursor:pointer;display:block;color:#fff;}
.R_M_R:hover{color:#fff !important;text-decoration:none !important;}
.my_yellowstar, .my_greystar{float:left}
.glyphicon-star.rate_to_this_product .my_yellowstar{display:none;}
.glyphicon-star.rate_to_this_product.staryellow .my_yellowstar{display:block;}
.glyphicon-star.rate_to_this_product.staryellow .my_greystar{display:none;}
.review_popup_inner h3{font-family:"Roboto-Light-webfont";;font-size:24px;margin-top:30px;margin-bottom:0}
.review_popup_inner hr{margin:8px 0 10px;border-color:#a0a2a4}
.star_row span{height:46px;line-height:46px;}
.star_row img{margin-top:9px;margin-left:4px;}
.star_row.gry-bg{backgroud:#f7f7f7}
.r_popup_review .well{background:#eaeaea;box-shadow:none;border:none;padding-top:5px;}
.star_row .col-md-7{width:285px;}
.star_row .col-md-5{width:260px;}
.btn.btn-blue.review_recommended_yes{border:none;}
.review_popup_inner .btn{width:78px;height:33px;font-family:"Roboto-Light-webfont";;border:none;}
.review_popup_inner .btn.btn-blue:hover, .review_popup_inner .btn.btn-blue:active, .review_popup_inner .btn.btn-blue:focus, .btn-blue:hover, .review_recommended_or_not .btn-blue.pressed.review_recommended_yes_no, .review_recommended_or_not .review_recommended_yes_no.btn-blue:hover{box-shadow:0 2px 1px 0 rgba(0, 0, 0, 0.25) inset;background:#36A5C3;background:-moz-linear-gradient(top, #36A5C3 0%, #49C6FF 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0% #36A5C3), color-stop(100%, #49C6FF));background:-webkit-linear-gradient(top, rgba(#36A5C3, 1) 0%, #49C6FF 100%);background:-o-linear-gradient(top, rgba(#36A5C3, 1) 0%, #49C6FF 100%);background:-ms-linear-gradient(top, rgba(#36A5C3, 1) 0%, #49C6FF 100%);background:linear-gradientt(to bottom, #36A5C3 0%, #49C6FF 100%) rgba(0, 0, 0, 0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#72e1ff', endColorstr='#29a6e1', GradientType=0);box-shadow:0px 2px 1px 0px rgba(0, 0, 0, 0.25) inset;}
.submit_all_my_reviews label{font-weight:normal}
#my_cap{clear:both;text-align:center;margin-bottom:15px;}
/****** KEMURA *********/
.add-review .header{height:85px}
.add-review #bread-speed{display:none}
.add-review #new-bread-cont{height:46px}
.add-review #new-bread-cont .block-for-breads{padding-top:10px;}
.review_recommended_yes_no.btn{width:82px;height:34px;font-family:"Roboto-Regular-webfont";padding:6px 20px;border:none;color:#fff;}
.review_recommended_yes_no.btn.btn-yellow{background:#ffcc19;background:-moz-linear-gradient(top, #ffcc19 0%, #ff9a37 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffcc19), color-stop(100%, #ff9a37));background:-webkit-linear-gradient(top, #ffcc19 0%, #ff9a37 100%);background:-o-linear-gradient(top, #ffcc19 0%, #ff9a37 100%);background:-ms-linear-gradient(top, #ffcc19 0%, #ff9a37 100%);background:linear-gradient(to bottom, #ffcc19 0%, #ff9a37 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcc19', endColorstr='#ff9a37', GradientType=0);box-shadow:0px -2px 1px 0px rgba(0, 0, 0, 0.25) inset;}
.review_recommended_yes_no.btn.btn-blue{background:#72e1ff;background:-moz-linear-gradient(top, #72e1ff 0%, #29a6e1 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #72e1ff), color-stop(100%, #29a6e1));background:-webkit-linear-gradient(top, #72e1ff 0%, #29a6e1 100%);background:-o-linear-gradient(top, #72e1ff 0%, #29a6e1 100%);background:-ms-linear-gradient(top, #72e1ff 0%, #29a6e1 100%);background:linear-gradient(to bottom, #72e1ff 0%, #29a6e1 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#72e1ff', endColorstr='#29a6e1', GradientType=0);box-shadow:0px -2px 1px 0px rgba(0, 0, 0, 0.25) inset;}
.review-page .company-name{border-bottom:1px solid rgb(129, 129, 129);color:rgb(53, 53, 53);margin-bottom:0px;padding-bottom:8px;padding-left:0px;padding-top:7px;padding-right:0px;float:left;width:100%;}
.review-page .description{margin-top:10px;}
.review-page .review-form .form-flex{display:-webkit-box;display:flex;padding-top:28px;padding-left:6px;margin-bottom:30px;position:relative;}
.review-page .review-form .block-wrapper{display:-webkit-box;display:flex;flex-direction:column;padding-left:0px;}
.review-page .review-form .left-column{padding-right:10px;z-index:100;}
.review-page .review-form .right-column{z-index:50;}
.review-page .review-form .left-column .block{padding-right:20px;}
.review-page .review-form .right-column .block{padding-left:20px;}
.review-page .review-form .block{/*background:rgba(0, 0, 0, 0.05);*/
background:rgba(229, 229, 229, 0.43);border:1px solid #E1E1E1;box-shadow:0px 1px 2px rgb(231, 231, 231) inset;-webkit-box-flex:1;-webkit-flex:1;flex:1;padding-bottom:15px;}
.review-page .review-form .block .popup_title_3{background:#58BCF8;color:#fff;padding:15px 23px;position:relative;top:0px;left:-10px;width:70%;margin:4% 0%;}
.review-page .review-form .block .popup_title_3::after{content:'';display:block;position:absolute;width:10px;height:10px;left:0px;bottom:-10px;border-right:10px solid #0f80c1;border-bottom:10px solid transparent;}
.review-page .review-form .r_review_input input,.review-page .review-form .r_popup_main_teaxtarea textarea{box-shadow:1px 1px 3px 0px rgba(0, 0, 0, 0.17) inset;margin-bottom:0px;}
.review-page .review-form .help{font-size:13px;color:rgb(81, 81, 81);padding-top:5px;}
.review-page .review-form .star_row {margin-left: -25px;width: calc(100% + 25px);}
.review-page .review-form .star_row > div {display: inline-block;vertical-align: middle;}
.review-page .review-form .star_row img {width: 18px;margin: 3px 2px 0 2px;}
.review-page .review-form .star_row span {height: 26px;line-height: 26px;}
.review-page .review-form .star_row .review_text{font-size:14px;display: inline-block;width: 95px;}
.review-page .ring{position:absolute;width:100px;height:calc(100% - 30px);z-index:100;background-image:url(/wp-content/themes/pickuphost/images/ring.png);background-repeat:repeat-y;margin-left:-34px;}
.review-page .think{margin:23px;background:white;padding:10px;border-radius:5px;box-shadow:1px 2px 4px rgba(0, 0, 0, 0.06);position:relative;}
.review-page .think::after{content:'';position:absolute;width:50px;height:91px;background-image:url(/wp-content/themes/pickuphost/images/think-cloud.png);right:-13px;bottom:-69px;}
.review-page .box{padding-top:100px;}
.review-page .open-box{margin-top:-38px;}
.review-page .chess-open{margin-top:-40px;padding-left:5px;}
.review-page .action-button-wrapper{display:inline-block;margin:0 auto;border:1px solid rgb(218, 218, 218);padding:10px;border-radius:5px;box-shadow:2px 2px 4px rgba(110, 110, 110, 0.15) inset;background:white;}
.review-form .action-button-wrapper .action-button{background-color:#78c746;border-radius:6px;}
.review-form .action-button-wrapper .action-button div{color:white;cursor:pointer;font-size:15px;height:50px;line-height:50px;text-align:center;width:200px;border-radius:6px;background:-moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.15) 100%);/* FF3.6+ */
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.15)));/* Chrome,Safari4+ */
background:-webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.15) 100%);/* Chrome10+,Safari5.1+ */
background:-o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.15) 100%);/* Opera 11.10+ */
background:-ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.15) 100%);/* IE10+ */
background:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.15) 100%);/* W3C */
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#26000000', GradientType=0);/* IE6-9 */
box-shadow:0px -2px 1px 0px rgba(0, 0, 0, 0.25) inset;}
.review-form .action-button-wrapper .action-button.next-step div{font-size:22px}
.review-form .action-button-wrapper .action-button div:hover{background:linear-gradient(to bottom, rgba(0, 0, 0, 0.08) 0%, rgba(255, 255, 255, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);box-shadow:0 2px 1px 0 rgba(0, 0, 0, 0.25) inset;text-decoration:none;}
.disabled_phone{background-color:#DDD;color:#999;}
.review-form .action-button-wrapper .action-button.next-step.disabled{background:#ccc;}
.review-form .action-button-wrapper .action-button.disabled div:hover{background:-moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.15) 100%);/* FF3.6+ */
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.15)));/* Chrome,Safari4+ */
background:-webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.15) 100%);/* Chrome10+,Safari5.1+ */
background:-o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.15) 100%);/* Opera 11.10+ */
background:-ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.15) 100%);/* IE10+ */
background:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.15) 100%);/* W3C */
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#26000000', GradientType=0);/* IE6-9 */
box-shadow:0px -2px 1px 0px rgba(0, 0, 0, 0.25) inset;box-shadow:0 -2px 1px 0 rgba(0, 0, 0, 0.25) inset;}
#rew-canvas-wrap{display:none;position:relative;width:200px;margin:0 auto}
#big-ie-counter{position:absolute;top:0;width:100%;font-size:40px;padding:85px 0 0;text-align:center;font-size:34px;height:135px;line-height:30px;color:#fff}
#add-rew-top .logo{float:left;margin-right:10px}
#rew-counter-to-end{float:right;font-size:18px;color:#4d5054;font-family:"Roboto-Regular-webfont"}
.thank-you-cont #rew-counter-to-end{float:none;margin-top:15px}
#rew-counter-to-end #rew-nember-block{padding-left:15px}
#rew-counter-to-end #rew-nember-block span{width:34px;height:42px;border:1px solid #e6e6e6;border-radius:2px;display:inline-block;margin-left:3px;text-align:center;font-size:29px;line-height:40px;background:#ececec;/* Old browsers */
background:-moz-linear-gradient(top, #ececec 0%, #e1e1e1 100%);/* FF3.6+ */
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #ececec), color-stop(100%, #e1e1e1));/* Chrome,Safari4+ */
background:-webkit-linear-gradient(top, #ececec 0%, #e1e1e1 100%);/* Chrome10+,Safari5.1+ */
background:-o-linear-gradient(top, #ececec 0%, #e1e1e1 100%);/* Opera 11.10+ */
background:-ms-linear-gradient(top, #ececec 0%, #e1e1e1 100%);/* IE10+ */
background:linear-gradient(to bottom, #ececec 0%, #e1e1e1 100%);/* W3C */
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ececec', endColorstr='#e1e1e1', GradientType=0);/* IE6-9 */
box-shadow:0px -2px 0px 0px rgba(190, 190, 190, 1) inset;}
#add-rew-top  .company-name h1{float:left;padding-top:9px;}
#rew-tool-tip{height:52px;width:294px;background:#58bcf8 url(../images/pencil.png) no-repeat 13px 14px;color:#fff;font-size:15px;line-height:52px;float:right;margin-left:20px;margin-top:-10px;padding-left:40px;cursor:pointer;display:block}
#tool-tip-modal .well{margin-bottom:0}
#add-rew-top{padding-right:15px}
#kemura-tm{float:right;margin-top:10px;color:#fff;background:#414549;width:160px;height:35px; margin-right:-16px;padding-left:23px;padding-top:2px;position:relative;font-size:12px;line-height:1.2;z-index:51}
#kemura-tm span{color:#b1b2b3}
#kemura-step1-space{clear:both; margin-bottom:105px}
#kemura-tm:before{border-color:transparent transparent transparent #F4F4F4;border-width:17.5px 0 17.5px 8px;content:'';position:absolute;left:0px;display:inline;border-style:solid;}
#kemura-tm:after{border: 6px solid transparent; border-left: 8px solid #7c7e80; border-top: 4px solid #7c7e80; content:'';position:absolute;right:1px;bottom:-10px;display:inline; }
#under-textarea-rew-counter{color:#56baf6;font-size:16px}
.col-md-8.show_win_block{width:100%}
.show_win_txt{color:#fff;margin-top:20px;font-size:16px}
#show_win{margin-left:10px;position:relative;top:2px}
.review-form .progress-bar-wrapper{height:360px;margin-top:-300px;z-index:0;margin-bottom:30px;}
.review-form .progress-bar-wrapper svg{height:360px;position:absolute;}
/** Rating **/
.review-form .star_row .col-md-7{width:454px;}
.review-form .star_row.gry-bg{background-color:#F7F7F7;}
/** Tip **/
.review-page .gray-tip{margin-top:20px;background:#676B6E;overflow:hidden;border-radius:5px;padding:15px 0px;}
.review-page .gray-tip .hosting_like_txt{font-size:14px;line-height:32px;}
.review-page .gray-tip .review_recommended_yes_no[value="0"]{margin-left:10px;}
/** Gift **/
.review-page .gift-box .gift-text{font-size:18px;color:#5E5F63;text-align:center;padding:20px 20px 0px;}
.review-page .gift-box .label{color:#CACACA;font-size:16px;margin-top:30px;margin-bottom:5px;}
.review-page .gift-box .action-button-wrapper{margin-top:20px;background:rgb(244, 244, 244);}
.review-page .gift-box .action-button div{width:250px;height:60px;line-height:60px;font-size:20px;}
.review-page .gift-box input[type="text"]{text-align:center;}
/** SVG **/
.review-page #road{transform:translate(60px, -222px);}
.review-page #progressKey{z-index:60;}
#my_cap{padding-top:25px;}
.review-form .right-column .btn{white-space:normal;}
#show-bez-tel, #show-block-with-tel, #send-again{margin:20px auto 0;clear:both;text-align:center}
#show-bez-tel a, #show-block-with-tel a, #send-again a{cursor:pointer}
#add-review-overlay-block{float:left;margin-left:-20px;position:relative;width:100%;padding-left:20px}
.thank-you-cont h1{text-align:center;color:#4d5054;margin-top:60px}
.thank-you-cont h1 span{font-family:"Roboto-Regular-webfont"}
.thank-you-cont hr{border-color:#414549}
#thank-cont{padding:5px 60px 20px;text-align:center}
.container.thank-you-cont{text-align:center}
#loto-ticket{background:#000;margin:0 auto;position:relative;display:inline-block}
#loto-ticket img{max-width:100%;width:100%}
#loto-phone{padding:10px;position:absolute;top:20%;font-size:30px;width:100%;font-family:"Roboto-Regular-webfont";}
#loto-phone span{display:block;color:#bbaf4f;padding:3% 0}
#loto-phone span + span{color:#000;padding-top:0%;font-size:24px;}
#loto-counter{font-size:30px;padding:15px 0}
#print-ticket{cursor:pointer;position:absolute;top:2%;right:2%}
#win-kemura{bottom:10%;position:absolute;right:2%;}
.rewiwer_post .ref_link{color:#26a3c4;display:inline-block;margin:10px 0 0;text-decoration:underline;}
#loto-ticket #kemura-tm{margin-top:-110px; margin-right:-15px}
#loto-ticket #kemura-tm:before{border-left-color:#F6E9BC}
@media (max-width:1199px){
	form.submit_all_my_reviews{width:100% }
	.review-form .progress-bar-wrapper,.review-page .review-form .block-wrapper.ring{display:none}
	#rew-canvas-wrap,.review-page .review-form .form-flex{display:block}
}
@media (max-width:900px){
	.review-page .review-form .left-column,.col-md-4.block-wrapper.right-column {width: 100%;}
	.review-page .review-form .left-column, .review-page .review-form .left-column .block{border-bottom: 0 none;padding-right: 0;}
	.review-page .review-form .right-column, .review-page .review-form .right-column .block {border-top: 0 none; padding-right: 0;}
	.review-page .review-form .block .popup_title_3{width:auto }
}
@media (max-width:767px){
	.review-page .col-lg-12{padding:0 5px}
}
@media (max-width:420px){
	.add-review h1{font-size:22px }
	.r_popup_main_title{font-size:15px }
	.r_review_input{margin:16px 0 }
	.review-page .gift-box .action-button div, .review-form .action-button-wrapper .action-button div{width:100%;display:block }
	.review-page .action-button-wrapper{display:block }
	.review-page .gift-box .action-button-wrapper{margin-top:0 }
	#rew-tool-tip{margin-bottom:10px}
}
@media print{
	#bot-ban, .header, #belowContent, .footer_no_home, #scroll-to-top, .thank-you-cont h1, .thank-you-cont hr, #thank-cont, #loto-counter, #print-ticket, .userlike, #rew-counter-to-end,#top-ban,#kemura-tm{display:none;}
	#loto-ticket{width:900px;height:424px }
	#win-kemura{bottom:10%;position:absolute;right:2%;width }
	#all-rews-table .wiz1-col1-host-name{font-size:20px}
	#all-rews-table .wiz1-header-col1{width:260px}
	#all-rews-table .wiz1-header-col3{width:190px}
}
@media (max-width:479px){
	.thank-you-cont h1{font-size:20px;margin-top:15px }
	#loto-counter, #loto-phone span + span{font-size:17px }
	#loto-phone{font-size:17px }
}
/****** KEMURA *********/

/*
======================================================
					Blog Page
======================================================
*/
#recent-widget-4{
	border:1px solid #dbdbdb;
	border-radius:5px;
	float: left;
}
#rotator{background:url('../images/rotator.png') no-repeat;width:100%; margin-top:30px; background-size:100% auto;max-width: 300px;text-align: center;}
#rotator img{max-width:100%; }
#rotator_zag{text-align:center; display:block; padding:1.5% 0 6%; font-size:20px; color:#b56b20;}
.blog_search{
	background:#414549;
	padding:10px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;	
}
.blog_search input{
	padding:10px;
	background:#76797c;
	border-radius:5px;
	color:#fff;
	background-image:url(../images/search-bg.png);
	background-position:center right;
	background-repeat:no-repeat;
	width:100%;
}
.comment1{
	border-left:7px solid #ffb619;
	padding:5px 5px 5px 10px;

}
.comment2{
	border-left:7px solid #ef6969;
	padding:5px 5px 5px 10px;
}
.comment3{
	border-left:7px solid #c17dc4;
	padding:5px 5px 5px 10px;
}
.comment4{
	border-left:7px solid #59b8de;
	padding:5px 5px 5px 10px;
}
.comment5{
	border-left:7px solid #97c85e;
	padding:5px 5px 5px 10px;
}

.comment_title{
	font-size:16px;
	color:#000;
}
.comment_count{
	color:#8e9193;
}
/*---- web_hosting ----*/
.web_hosting h4{
	border-bottom:1px solid #cccccc;
	padding-bottom:5px;
	padding-left:5px;
	;
}
.web_hosting ul{
	padding-left:18px;
	list-style:url(../images/arrow-left-grey.png);
}
.web_hosting ul li{
	margin:5px 0px;
}
/* ----- infographics ----- */
.infographics h4{
	border-bottom:1px solid #cccccc;
	padding-bottom:5px;
	padding-left:5px;
	;
	
}
.infographics ul{
	padding-left:5px;
	list-style:none;
}
.infographics ul li{
	margin:5px 0px;
	background-image:url(../images/page.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:35px;
}
.infographics ul li a{
	color:#42474b;
	font-size:16px;
	line-height: 16px;
}
.infographics ul li span{
	color:#8e9193;
}
/* ------ Stay in touch -----*/
.blog_social h4{
	border-bottom:1px solid #cccccc;
	padding-bottom:5px;
	padding-left:5px;
	
}
.blog_date{
	width:63px;
	height:83px;
	color:#fff;
	background-image:url(../images/date2.png);
	background-repeat:no-repeat;
	position:absolute;
	left:26px;
	text-align:center;
	
}
.blog_date .day{
	font-size:30px;
	width:100%;
	height:33px;
}
.blog_dsrc.col-md-9 {
	border-right:1px solid #d2d2d2;
	margin-bottom:20px;
	padding:0;
}
.blog_article.col-md-12{
	border-bottom:4px solid #f2f2f2;
	margin-bottom:20px;
	 padding-bottom: 20px;
	padding:0;
}
.blog_article.col-md-12 h2{margin-top:2px}
.blog_article h1,#comment_zag{
	margin-top:0px;
	margin-bottom:5px;
	font-size:23px;
	
}
h2#comment_zag{
	margin-bottom:15px;
}
#comments .well{background:#f7f7f7; box-shadow:none;border:1px solid #dbdbdb; padding:14px;margin-bottom:9px}
#comments .well img{border-radius:5px; }
.comment .comment-meta{color:#4d5054;font-size:18px}
.comment .comment_time{color:#999999;font-size:14px}
.comment-author.vcard .fn{color:#428bca}
/*
==========================
		coupon
==========================		
*/
.coupon h2{
	margin-top:0px;
	margin-bottom:5px;
}
.couponleft{
	border:1px solid #dbdbdb;
	border-radius:5px;
	background:#f7f7f7;
}
.coupon_offer{
	padding:15px;
	background:#fdf4c4;
	border-radius:10px;
	border:3px dashed #000;
	margin-left:21%;
	width:60%;
}
.coupon_title{
	background:#414549;
	border-radius:10px 10px 0px 0px;
}
.coupon_offer h2{
	margin-bottom:0px;
	color:#fff;
	padding-top:10px;
}
.coupon_offer h3{
	margin-top:5px;
	color:#979899;
	padding-bottom:5px;
}
.coupon_button{
	text-align:center;
	margin-top:25px;
	margin-bottom:10px;
	}
.coupon_button span{
	color:#fff;
	border-radius:5px;
	font-size:14px;
	padding:10px 20px;
	outline:none;
	background: #ff9933; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff9933 0%, #ffcc00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9933), color-stop(100%,#ffcc00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff9933 0%,#ffcc00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff9933 0%,#ffcc00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff9933 0%,#ffcc00 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff9933 0%,#ffcc00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9933', endColorstr='#ffcc00',GradientType=0 ); /* IE6-9 */
	border:4px solid #fff;
}
.coupon_button span:hover{text-decoration:underline}
/*
============================================
*/

.home_top_host{margin-top:40px}
.home_top_host .canvas_rating{width:75px; text-align:center}
a#logo{width:307px;height:50px; display:block; background:url('../images/logo.png') no-repeat 1px 5px;padding-left: 57px;text-decoration:none;color:#828688;margin-bottom:-25px}
.navbar-header img{margin-top:5px; margin-left: 1px;}
#search_host .col-lg-3.col-md-3{width:301px}

#cat_cont{padding: 0 30px;float:left; width:100%;}

.cat_table_listng .caretRight{margin:0}
input[type=checkbox].css-checkbox {position: absolute;overflow: hidden;clip: rect(0 0 0 0);height:1px;width:1px; 
margin:-1px;padding:0;border:0;}
input[type=checkbox].css-checkbox + label.css-label {
	padding-left:24px;
	height:17px; 
	display:inline-block;
	line-height:15px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:14px;
	vertical-align:middle;
	cursor:pointer;
}
input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -17px;
}
.css-label{ background-image:url(../images/my_check.png); }

#sidebaraccordion .panel-group .panel#contentfourth{margin-bottom:0px; border-bottom:none; border-left:none;}
.header{height:162px;background:#3d4348 url(../images/rew_shap.png) bottom  center no-repeat;background-position: center 50px!important;}
#body_cats .header,#body_home .header{background:#414549; height:auto;}
#body_home .header {background: #3d4348;height: auto;}

#crumbs{padding:4px 0}
#company_name_block{padding-left:16px; margin-bottom:16px;padding-right:0;width:58%; float:left}
#company_name_block .canvas-wrap{display:none}
#company_name_block h1{font-size:30px; font-family:"Roboto-Light-webfont";;color:#414549; line-height:30px;}
#company_name_block  .btn-yellow{ height:34px; margin-top:18px; margin-right:-1px;font-size: 16px;}
#company_rate{padding-top:3px;display:inline-block}
#company_rate a{color:#26a3c4;}
#company_name_block img.usr{vertical-align:top; margin-top:5px!important}
#company_left{width:702px;float:left}
#company_left .tabs{border:none;}
#company_tabs ul{margin:0; padding:0; width:100%; float:left}
#company_tabs .nav-tabs > li{height:34px;text-align:center}
#company_tabs .nav-tabs h2{margin:0;}
#company_tabs.panel-heading{background:#676a6d;height:64px;border-radius:5px;padding:15px 16px; margin-left:1px;;}
#company_tabs li img{display:none}
#company_tabs li.active img{display:inline}
#company_tabs img{top:0px!important; left:auto!important;margin-top:15px; vertical-align: top;}
.nav-tabs > li  a:hover,
.tabs .nav-tabs  li.active  a,
.tabs .nav-tabs  li.active  a:hover, 
.tabs .nav-tabs  li.active  a:focus,.tabs .nav-tabs > li a.my_active,#check_url {
	color:#fff;
	background: rgb(114,225,255);
	background: -moz-linear-gradient(top,  rgba(114,225,255,1) 5%, rgba(41,166,225,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,rgba(114,225,255,1)), color-stop(100%,rgba(41,166,225,1)));
	background: -webkit-linear-gradient(top,  rgba(114,225,255,1) 5%,rgba(41,166,225,1) 100%);
	background: -o-linear-gradient(top,  rgba(114,225,255,1) 5%,rgba(41,166,225,1) 100%);
	background: -ms-linear-gradient(top,  rgba(114,225,255,1) 5%,rgba(41,166,225,1) 100%);
	background: linear-gradient(to bottom,  rgba(114,225,255,1) 5%,rgba(41,166,225,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#72e1ff', endColorstr='#29a6e1',GradientType=0 );
	box-shadow: 0px -2px 1px 0px rgba(0, 0, 0, 0.25) inset; 
    cursor: default;
	text-decoration:none;
}

.tabs .nav-tabs > li  a{
	display:block; height:34px; line-height:17px;
    font-size:14px;
	border-radius:15px;
	color:#fff;
	background: #7a7c7e; /* Old browsers */
	border:none;
	padding:7px 20px;
	outline:none;
	cursor:pointer
}
#company_right{float:right; width:458px; margin-top:20px}
#company_screen{width:451px; height:343px; display:block; border:1px solid #dddddd;}
#screen_shadow{width:453px; float:right;  padding-bottom:27px; background:url('../images/screen_shadow.jpg') center bottom no-repeat; position:relative}
#expert_rate_img{position:absolute; top:-11px; right:10px}
#about ul{padding-left:0px; margin-top:0; font-size:16px; line-height:30px;list-style-image:url(../images/about_li.png); list-style-position: inside}
#company_left .tab-content{padding-left:0px; padding-right:0}
#customer_review_shap{width:360px; height:51px;background:#676a6d; border-radius:7px; line-height:50px; text-align:center; color:#fff; font-size:16px;margin-bottom:30px;clear: both;}
#customer_review_shap .d_arrow{top:0; float:left; left:46px}
.one_rew{float:left; width:100%; margin-bottom:50px}
.one_rew h4{margin-bottom:7px; margin-top:3px}

.rewiwer_data{line-height:14px;}
.rewiwer_data span{color:#26a3c4}
.rewiwer_data span.rew_website,.rewiwer_data a {color:#F97C06}
.rewiwer_post{width:411px; float:left; margin-right:17px}
.rewiwer_post .ref_link{color:#26a3c4; margin:10px 0 0;display: inline-block;text-decoration:underline}
.rewiwer_post hr{margin-top:6px;border-color:#d7d7d7;margin-left:-15px}
.rewiwer_post hr.over_question{margin-top:20px;border-color:#d7d7d7;margin-left:-15px; margin-bottom:6px}
.ratting{border:1px solid #d7d7d7;border-radius:5px;margin-top:4px;width:242px; color:#676a6d; padding:3px 0 0 0px;float:right}
.res_row{height:26px; line-height:26px; padding-left:4px}
.res_row > span{padding-left:7px;display:inline-block} 
.res_row > span img{vertical-align:top; margin-top:4px!important}
.avg_ratting{
	background:#ffb725;
	border-radius:34px;
	padding:10px;
	width:68px;
	color:#fff;
	border:7px solid #fff;
	position:relative;
	top:-36px;
	left:71px;
	z-index:99;
	font-size:24px;
}
.avg_ratting_bg{
	background:#78c4f1;
	margin-top:33px;
	border-radius: 0 0 5px 5px;
}
.recommend span{
	color:#fff;
	font-size:16px;
	line-height:16px;
	padding-top:2px; display:inline-block
}
.recommend button{border-radius:15px;margin:16px 0px 13px;background:#fff;  height:34px;cursor:default;}
.recommend button img{margin-right:3px;margin-top:-4px}
.rew_question{float:left; width:268px}
.helpfull span{line-height:16px;color:#000;font-family:"Roboto-Regular-webfont";font-size:12px;}
.btn.submit_review_helfulness{width:61px; height:34px; color:#fff;border-radius:15px;border:none;background:#d0d0d0}
.btn.submit_review_helfulness.btn-blue, .btn-blue,#begin_ping,#begin_testip{

	background: rgb(114,225,255);
	background: -moz-linear-gradient(top,  rgba(114,225,255,1) 0%, rgba(41,166,225,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(114,225,255,1)), color-stop(100%,rgba(41,166,225,1)));
	background: -webkit-linear-gradient(top,  rgba(114,225,255,1) 0%,rgba(41,166,225,1) 100%);
	background: -o-linear-gradient(top,  rgba(114,225,255,1) 0%,rgba(41,166,225,1) 100%);
	background: -ms-linear-gradient(top,  rgba(114,225,255,1) 0%,rgba(41,166,225,1) 100%);
	background: linear-gradient(to bottom,  rgba(114,225,255,1) 0%,rgba(41,166,225,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#72e1ff', endColorstr='#29a6e1',GradientType=0 );
	box-shadow: 0px -2px 1px 0px rgba(0, 0, 0, 0.25) inset;

}
.rewiev_buts{width:143px; float:right; text-align:right}
.rewiev_buts button:first-child{margin-right:8px;}
.btn.submit_review_helfulness.btn-red{
	box-shadow: 0px -2px 1px 0px rgba(0, 0, 0, 0.25) inset;
	background: rgb(251,124,124);
	background: -moz-linear-gradient(top,  rgba(251,124,124,1) 0%, rgba(221,81,81,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(251,124,124,1)), color-stop(100%,rgba(221,81,81,1)));
	background: -webkit-linear-gradient(top,  rgba(251,124,124,1) 0%,rgba(221,81,81,1) 100%);
	background: -o-linear-gradient(top,  rgba(251,124,124,1) 0%,rgba(221,81,81,1) 100%);
	background: -ms-linear-gradient(top,  rgba(251,124,124,1) 0%,rgba(221,81,81,1) 100%);
	background: linear-gradient(to bottom,  rgba(251,124,124,1) 0%,rgba(221,81,81,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb7c7c', endColorstr='#dd5151',GradientType=0 );
}
.get_it_block{width:458px;  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.25) inset; padding:8px;
float:left;margin-top:5px;border-radius:7px;}
.get_it{width:100%; height:auto;background-color: #78c746;float:left; border-radius:6px;}
.get_it_button{
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(0,0,0,0.15) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(0,0,0,0.15))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.15) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.15) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.15) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.15) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#26000000',GradientType=0 ); /* IE6-9 */
	border-radius:7px;
	float:left; 
	width:100%;
	box-shadow: 0px -2px 1px 0px rgba(0, 0, 0, 0.25) inset;
	
}
.get_it_block a:hover{text-decoration:none; display:block}
.text_get_it{
	font-size:24px;
	color:#fff;
	line-height:22px;
	display:block;
	margin-top:8px;
	margin-bottom:8px;
}
.text_get_it span{font-size:16px}
.price_get_it{
	font-size:18px;
	padding-bottom:10px;
	color:#b0eeff;
}
.total_review{
	width:458px; box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.25) inset; padding:8px;border-radius:7px;float:left;
}
.total_review .canvas_bg {
    left: 166px;
    position: absolute;
    top: 35px;
    width: 110px;
    z-index: -1;
}
#total_review{line-height:16px;background: url("../images/canvas_bg3.png") no-repeat center center; background-size:112px auto;}
.total_review .canvas-wrap{height:120px; margin-top:30px;margin-bottom:15px;}
.total_review .canvas-text{font: 42px/52px "Roboto-Regular-webfont",serif;top: -92px;color:#fff}
#total_rew_text{color:#676a6d; font-size:16px;}
#total_rew_count h4{margin:0;color:#676a6d; font-size:18px;line-height:18px; font-family: "Roboto-Regular-webfont"}
#total_rew_star_block{padding:10px;}
.total_review hr{border-color:#8c8c8c; margin-top:10px; margin-bottom:10px}
.review_text{font-size:18px;line-height:26px;}
#total_rew_star_block > div {display:block; margin:2px 0}
#total_rew_star_block > div .col-md-5{text-align:right; padding-right:6px!important; padding-top:5px!important}
#twitter-widget-0{margin:0}

.social_count.minisoc{float:right; width:50%; padding:0; margin:0; background:none;
}
#cat_cont .social_count.minisoc{text-align:right;width:150px}
.soc-home-rw2 div{float:left;}
.soc-home-rw2{margin-top:10px; padding-left:22px; float:left; width:100%}
.tablebg
#company_right .fb-like,#cat_cont .fb-like{float:none}
#company_right .social_count div,.social_count.minisoc div{display:inline-block}
.minisoc .twitter-share-button{width:100px!important}
.minisoc #___plusone_0{width:62px!important}
#vk_like{width:75px!important}
.social_count{
	background:#f1f1f1;
	border-radius:5px;
	padding:14px 0px;
	margin-top:14px
}
.review_features ul li{
	padding-left:45px;
	background-image:url(../images/tick-thik.png);
	background-repeat:no-repeat;
	background-position:15px center;
	font-size:16px;
	border-bottom:1px solid #d6d6d6;
	padding-top:6px;
	padding-bottom:6px;

	color:#414549;
}
#about #rew_most_wanted{
	display:block;
	margin-left:0px;
	padding-left:75px;
	padding-top:10px;
	list-style-image: none;
	float:left;
	width:702px;
	padding-bottom: 10px;
	margin-bottom:10px;
	
}
#about #rew_most_wanted .one-feature{width:268px; margin-right:40px;height:32px;padding-left:31px; background:url('../images/most_demanded_li.png') no-repeat 5px center; color:#666a6d; font-size:16px; float:left;list-style-position: outside;}
#about #rew_most_wanted .one-feature h3{margin:0;font-size: 16px;line-height: 30px;}
#features li{height:30px; padding-left:30px; background:url(../images/feat_li.png) no-repeat; line-height:30px}
#view-more-features{width:109px;  margin:5px auto -13px;text-align:center; color:#fff; line-height:1; padding:2px;cursor:pointer;}
#view-more-features a{text-decoration:underline}

#view-more-block{padding-right:75px}
#hide-features{display:none;clear: both;}

#features  li:last-child{background:url(../images/feat_li_last.png) no-repeat left -15px}
#features ul li:first-child{height:40px; background-position: left 10px;padding-top: 10px;background-repeat:repeat-y;}
#features ul li:first-child:last-child{background-position: left -5px;background-repeat:no-repeat;}
#cat table tr .tarif_icon img{width:17px; height:12px;}
#cat table tr .low_budget_icon{width:11px; height:15px; margin-left:7px;}
#cat table tr .server_loc_icon{width:15px; height:15px; margin-left:7px;}
#cat table tr .most_wanted_icon{width:16px; height:15px; margin-left:7px;}
#cat table tr .test_period_icon{ height:15px; margin-left:4px;}
.ui-tooltip.ui-widget, .ui-tooltip.ui-widget{padding:5px;border:2px solid #32bfe5; }
.servers_tooltip{display:none;}
img.tooltip_servers_img{margin:0 3px}
#cat table td .host_icons{text-align:left}
#cat table td .host_icons img{cursor:pointer}
.table-buy{display:block; text-align:left;}



#host_tarifs_modal.modal{width:920px; margin:0 auto;overflow:hidden;top:35px}
#host_tarifs_modal_inner{background:#fff; border-radius:12px; float:left; width:100%; padding:10px 20px;height: 94%;}
button.close.close_tarifs{color:#414549; font-size:15px;opacity:0.7; text-shadow:none;margin-bottom:10px;font-weight:normal;font-family:"Roboto-Regular-webfont"}
button.close.close_tarifs:hover{opacity:1}
.close_tarifs span{font-size:15px;}
#body_cats .modal-backdrop.in{opacity:0.75}
#host_tarifs_left{width:144px; float:left;text-align:center;}
#body_home #host_tarifs_left .canvas-text{color:#fff; top:32px}
#tarifs_host_logo{width:auto;max-width:65px}
#host_tarifs_left canvas {background:url(../images/canvas_tarifs.png) no-repeat 20px 20px}
#top_left_tarifs{font-size:24px; paddngh-bottom:3px; border-bottom:1px solid #a0a2a4}
#host_tarifs_right,.review_body #host_tarifs_modal.all-rews #host_tarifs_right{width:730px; float:right;}
#body_cats #host_tarifs_right{overflow-y: auto;}
.host_tybe_bl{margin-top:15px;background:#f3f3f3;border-radius:7px;}
.tarifs_bl{display:none; margin:0 15px}
.tarifs_open .tarifs_bl{display:block;overflow:auto;}
.tarifs_open .host_type_zag{background:none;color:#414549}
.tarifs_open .host_type_zag span{display:none;}
.host_type_zag{background:#56baf6; color:#fff;font-size:20px;border-radius:6px; line-height:57px;padding-left:14px;padding-right:8px;}
.open_but{width:38px; height:38px;background:url(../images/expand_tarif.png) no-repeat; float:right; display:inline-block;margin-top:9px;cursor:pointer}
.tarifs_open .open_but{-moz-transform: scaleY(-1); /* Firefox */
-o-transform: scaleY(-1); /* Opera */
-webkit-transform: scaleY(-1); /* Chrome y Safari */
transform: scaleY(-1); /* w3org */
filter: FlipV; /* Internet Explorer */}
.tarifs_bl .tarif_row{margin-bottom:15px; background:#e4e4e4; border-radius:4px;padding:0 13px 20px;float:left; width:100%;}
.tarif_top{float:left; width:100%;padding:8px 0;line-height:34px; border-bottom:1px solid #2a343b;color:#676a6d;}
.tarifs_bl .tarif_name{float:left; font-size:16px;}
.tarif_price{float:right;font-size:16px;}
.tarif_getit{float:right;display:block; width:72px; height:34px;line-height:34px; text-align:center; color:#fff; margin-left:13px; 
background: #72e1ff;
background: -moz-linear-gradient(top,  #72e1ff 0%, #29a6e1 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#72e1ff), color-stop(100%,#29a6e1));
background: -webkit-linear-gradient(top,  #72e1ff 0%,#29a6e1 100%);
background: -o-linear-gradient(top,  #72e1ff 0%,#29a6e1 100%);
background: -ms-linear-gradient(top,  #72e1ff 0%,#29a6e1 100%);
background: linear-gradient(to bottom,  #72e1ff 0%,#29a6e1 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#72e1ff', endColorstr='#29a6e1',GradientType=0 );
box-shadow: 0px -2px 1px 0px rgba(0, 0, 0, 0.25) inset; 
border-radius:13px;}
.tarif_getit:hover{text-decoration:none;color:#fff;}
.tarif_data{width:100%;float:left;margin-top:9px;}
.tarif_data_td{width:20%;float:left;border-right:1px solid #bfc1c2; text-align:center;font-size:12px;line-height:12px;padding:13px 0 7px; height:50px; color:#676a6d}
.tarif_data_td:last-child{border-right:none;}
.tarif_data_td span{font-size:18px;line-height:18px;}
.tarif_data_td.cpu span{font-size:13px;line-height:13px; }
#cat_text h2{font-size:23px}
#cat_text{float:left;width:100%; margin-top:100px; text-align:justify;}
#cat_text img{margin-right:10px; width:100px; height:auto;}
#cat_text ul{list-style-position:inside}
#order_by_sel_bl{float:right;}
#for_oder_by{
    float: right;
    position: relative;
	margin:13px 25px 0;
	color:#616365;
	font-size:14px;
	line-height:33px;
	 padding-right: 11px;
	 background:#f7f7f7;
	}
#for_oder_by span{color:#000}
#for_oder_by span.select{
  position: absolute;
  width: 169px;
  height: 33px;
  padding: 0 24px 0 8px;
  color: #616365;
  font: 16px/33px;
  background: url('../images/select.png') no-repeat;
  overflow: hidden;
}
#sel_order{width:169px;}
#table_icons_desc{float:left;}
#table_icons_desc img{margin-left:5px;  }
#table_icons_desc img:nth-child(3){width:15px;}
.review_body #host_tarifs_right{width:100%;float:none;}
#cur_host_type{line-height:28px;}
#meg_menu_bl{background:#32bfe5;padding-right:15px; width:286px; height:28px;position:relative; z-index:11}
#meg_menu_bl a#cur_host_type{background:url('../images/meg_ar.png') no-repeat right center; color:#fff;font-size:15px; display:block;padding-left: 5px;}
#meg_menu_bl a#cur_host_type:hover{text-decoration:none; }
.dropdown:hover .dropdown-menu,.dropdown:focus .dropdown-menu {
    display: block;
	
}
#meg_menu{width:557px; border:6px solid #32bfe5; background:#fff}
#meg_menu.dropdown-menu{top:0; left:100%;z-index:10;margin-left: -1px; margin-top:0;box-shadow: 1px 1px 12px 0px rgba(0, 0, 0, 0.55); padding:26px}
#meg_menu a{display:block; color:#000;font-size:14px;outline:none;clear:both}
#meg_menu a span{display:inline-block;width:47px;background-repeat:no-repeat!important; background-position:center center!important;height:28px;margin-right:15px; float:left;padding-top: 3px; text-align: center;}
#meg_menu h5{color:#000; font-size:16px;height:43px;padding-left:62px; }
#left_meg_menu h5{ background:url('../images/meg_left_h5.png') no-repeat left center}
#right_meg_menu h5{ background:url('../images/meg_right_h5.png') no-repeat left center}
#left_meg_menu{width:50%;float:left}
#right_meg_menu{width:50%;float:right}
#main_cat_zag{font-size:23px; color:#4d5054; float:left; width:80%}
#main_cat_zag img{height:30px; margin-right:15px;}
#aj_cat_zag span, #aj_bl span{display:inline-block; padding:3px 5px 3px 15px; font-size:13px;box-shadow: 0px -2px 0px 0px rgba(0, 0, 0, 0.16) inset; border-radius:15px;line-height:17px;height:25px; float:left; margin-right:10px;cursor:pointer;
background: #ebebeb; /* Old browsers */
background: -moz-linear-gradient(top,  #ebebeb 0%, #c5c5c5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(100%,#c5c5c5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ebebeb 0%,#c5c5c5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ebebeb 0%,#c5c5c5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ebebeb 0%,#c5c5c5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ebebeb 0%,#c5c5c5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#c5c5c5',GradientType=0 ); /* IE6-9 */
 margin-top: 4px;
}
#aj_cat_zag{display:block;padding-top: 5px;}
#aj_cat_zag span a,#aj_bl span a{display:inline-block;width:17px; height:17px; background:url('../images/aj_bread_close.png') no-repeat;cursor:pointer;margin-left:6px;position:relative;top:1px; float:right}

.col_host_logo h5{margin: 4px 0 6px}
#features h3{height:50px; background-color:#e0e0e0; border-radius:4px; line-height:50px; padding-left:53px; font-size:18px; color:#676a6d; font-family: "Roboto-Regular-webfont"; background-position:13px center; background-repeat:no-repeat;margin-top:10px}
#features h3#feat_plat{background-image: url('../images/feat_plat.png') }
#features h3#feat_script{background-image: url('../images/feat_script.png') }
#features h3#feat_panel{background-image: url('../images/feat_panel.png') }
#features h3#feat_pay{background-image: url('../images/feat_pay.png') }
#features h3#feat_spec{background-image: url('../images/feat_spec.png') }
#no_filtr_message{margin-top:60px; margin-bottom: -35px; font-size:18px; text-align:center; }
#all-rews-table #no_filtr_message {margin-top: 20px;margin-bottom: 0;}
#count_display{ font-size:16px; color:#000;line-height:none;margin: 5px 0;}

#subm_host a:hover,#subm_host a:focus,#subm_host a:active{text-decoration:none;}

#submit_host{clear:both; margin-top:28px;}
#submit_host input[type="text"]:focus,#submit_host textarea:focus,#submit_host input[type="password"]:focus{border-color: #66afe9;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);outline: 0 none;}
#subm_left{width:832px; float:left}
#subm_title h1{margin-top:0; font-size:30px; text-transform:uppercase;line-height:30px; margin-bottom:20px}
#subm_title h1 span{color:#39aaed; font-size:24px}
#submit_host input, #submit_host textarea{ border: 1px solid #CCCCCC;border-radius: 5px; box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.59) inset;padding:5px}
#subm_host_name input{width:69%; height:34px; float:right; margin-left:20px;}
#subm_host_name{text-align:right;margin-right:40px;margin-top:0px; margin-bottom:13px;}
#submit_host #subm_host_name label{width:28%; float:left}
#submit_host label{display:inline-block; background:#5ab5ec; padding:10px 10px 10px 14px; color:#fff;font-size:18px; font-weight:normal; line-height:18px;border-radius: 5px; margin-bottom:0; position:relative;text-align: left;width:190px;}
#submit_host label img{position:absolute; right:-6px}
#subm_host_desc textarea{height:380px;width:69%;margin-left:20px; float:right}
#subm_host_desc{text-align:right;margin-right:40px;}
#subm_host_desc hr{width:564px; border-color:#dbdbdb; float:right; margin:33px 0 18px}
#subm_host_desc_left{float:left;width:28%;  }
#text_for_subm_desc{font-style:italic;color:#414549;margin-top:10px;}
#afilate{padding-right:40px;}
#afil_right{width:69%; float:right;margin-left:20px;}
#afil_form{display:block;border-radius:5px; border:1px solid #dbdbdb; padding:25px 60px 25px 15px;margin-top:25px;position:relative;}
#afil_left{width:202px;float:left;}
#afil_left p{text-align:right}
#afil_right input{width:57%; height:34px; float:right;}
#afil_right label{display:inline-block; background:none;color:#33373a; text-align:right; float:left;width:175px;padding:7px 10px 12px 14px;}
.inp_afil_blok p{margin-bottom:0; margin-left:165px; font-size:12px;}
.inp_afil_blok {margin-bottom:12px;}
#afil_right h3{margin:0 0 20px 180px;color:#52afe6; font-family:"Roboto-Light-webfont";}
#afil_img{width:66px; height:27px; background:url('../images/afil_ys_no.png') no-repeat; margin-top:8px;background-position:0 -27px; cursor:pointer}
.alif_yes #afil_img{background-position:0 0}

#my_subm_btn,#use_filters_btn,#add_plan_btn {border-radius: 6px; box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.25) inset;height: 79px;margin-bottom: 65px;margin-left:0;padding: 8px;width: 211px;margin-top:33px;clear:both;margin-left:20%}
#submit_capcha{margin: 10px 0;}
#afil_right #submit_capcha input{float:none}

.subm_popup #use_filters_btn {height: 79px;margin-bottom: 0px;margin-left:0;padding: 8px;width: 220px;margin-top:0px;}
 .subm_popup .hide_sroll .subm_filtr_block .close{opacity:1; height:auto;margin-right: 50px;  margin-top: 33px;}
.subm_popup #use_filters_btn {height:66px;}
.subm_popup #use_filters_btn a{height: 50px;line-height: 50px;font-size: 18px;width:204px;font-weight: normal}
.subm_popup  .subm_filtr_block button.close{float:left}
.subm_right.add_plan{padding:0; border:none;}
.subm_right.add_plan #add_plan_btn{width:100%;margin:15px 0}
.subm_right.add_plan #add_plan_btn div{background-color:#78C746;border-radius: 6px;}
.subm_right.add_plan #add_plan_btn a{width:100%;
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(0,0,0,0.15) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(0,0,0,0.15))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.15) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.15) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.15) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.15) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#26000000',GradientType=0 ); /* IE6-9 */
/* IE6-9 */
}
#use_filters_btn div{height:50px;}
 #my_subm_btn div,#filtr_subm_but div,#use_filters_btn div,.my_review_btn div{background:#4ad1f5;border-radius: 6px;}
.subm_right.add_plan #add_plan_btn a:hover, #my_subm_btn a:hover,#my_subm_btn .ref_link:hover, #use_filters_btn a:hover,#filtr_subm_but a:hover,#add_plan_row a:hover,.plan_popup #save_plan_row a:hover,.my_review_btn a:hover,.get_it_button:hover,#begin_ping:hover,#begin_testip:hover{
background: -moz-linear-gradient(top,  rgba(0,0,0,0.08) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.08)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.08) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.08) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.08) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0.08) 0%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#14000000', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.25) inset;
text-decoration:none;}

 #my_subm_btn a, #use_filters_btn a,#add_plan_btn a,#my_subm_btn .ref_link{
	text-align: center;
	background: rgb(114,225,255);
	background: -moz-linear-gradient(top,  rgba(114,225,255,1) 0%, rgba(41,166,225,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(114,225,255,1)), color-stop(100%,rgba(41,166,225,1)));
	background: -webkit-linear-gradient(top,  rgba(114,225,255,1) 0%,rgba(41,166,225,1) 100%);
	background: -o-linear-gradient(top,  rgba(114,225,255,1) 0%,rgba(41,166,225,1) 100%);
	background: -ms-linear-gradient(top,  rgba(114,225,255,1) 0%,rgba(41,166,225,1) 100%);
	background: linear-gradient(to bottom,  rgba(114,225,255,1) 0%,rgba(41,166,225,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#72e1ff', endColorstr='#29a6e1',GradientType=0 );
	box-shadow: 0px -2px 1px 0px rgba(0, 0, 0, 0.25) inset;
    border-radius: 5px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 24px;
    height: 63px;
    line-height: 63px;
    width: 195px;
}

#sumb_form_strel{position:absolute; left:22px; top:-12px;}
#sumb_right_strel{position:absolute; left:-16px; top:22px;transform:rotate(-90deg);-moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg); 
    -o-transform: rotate(-90deg);}

#subm_right{float:right;width:332px;}
.subm_right{padding:25px 14px 15px 18px; border-radius:5px; border:1px solid #dbdbdb;position:relative; margin-bottom:13px}
.subm_right h4{margin-top:0; color:#52afe6; font-size:15px;font-family:"Roboto-Light-webfont"; }
.subm_right .btn-blue{ text-align:center; height:32px;border:none; border-radius:5px; color:#fff; display:block; font-size:18px; line-height:30px;}
.subm_right .btn-blue:focus,.subm_right.add_plan #add_plan_btn a:focus{outline: 1px dashed #cccccc;border-radius:5px; }
#filtr_subm_but{float:right;width:97px; height:32px;}
.subm_right .btn-blue:hover{text-decoration:none;outline:none;}
#desc_subm_filter{float:left;width:184px; font-style:oblique; font-size:13px;}
.subm_right h5{font-style:oblique; font-size:14px;}
.submit-host_body #myModal,.submit-host_body #plans_modal{width:917px; margin:0 auto; background:none!important;overflow-y: hidden;top:50px;}
#plans_modal.modal .hide_sroll{width:974px}
#plans_modal.modal .close_modal,.subm_popup .hide_sroll .close{margin-right: 20px; margin-top:10px}
.submit-host_body .subm_popup_inner,.submit-host_body .plan_popup_inner{width:905px;background:#fff; border-radius:5px; padding:0 16px 0 23px;}
.subm_popup_inner h3,.plan_popup_inner h3{font-family:"Roboto-Light-webfont";; font-size:24px;padding-bottom:2px; border-bottom:1px solid #a0a2a4; margin:25px 0 }
.subm_popup_inner h3 span{font-size:16px; }
.subm_filtr_block{width:270px; float:left; margin-left:18px;margin-bottom:35px;}
.subm_filtr_block > div{height:200px; overflow:hidden}
.subm_filtr_block h5{font-size:18px; color:#42474b;padding-bottom:5px; border-bottom:1px solid #cccccc; margin:0  0 13px; }
.subm_filtr_block label{ clear: both;
    color: #000000;
    display: block!important;
    font-size: 14px;
    outline: medium none;
	padding-left: 17px;
	 background-repeat: no-repeat;
	 height:18px;
	 margin:11px 0;
	 font-weight:normal
	}
input.css-checkbox[type="checkbox"]:checked + label.css-label {
    background-position: 0 -17px;
}
.subm_filtr_block span{ background-position: center top !important;
    background-repeat: no-repeat !important;
    display: inline-block;
    float: left;
    height: 28px;
    margin: 0px 10px 0 5px;
    width: 28px;}
.subm_filtr_block img{ margin: 0px 10px 0 5px;}
a.my_see_more{cursor:pointer;}
#subm_host button.close { font-size:15px; color:#414549;font-weight:normal;font-family:"Roboto-Regular-webfont"; opacity: 0.7;}
#subm_host button.close:hover { opacity: 1;}

.subm_right h5#uplad_h5{font-size:18px; font-style:normal; text-align:center;font-family:"Roboto-Regular-webfont"; line-height:18px; margin-top:5px;margin-bottom:25px;}
#submit_host  .subm_right label{display:block; background:none; color:#33373a; font-size:15px;padding: 0 0 5px 0; width:100%}
.subm_right .file-input-wrapper,.subm_right .file-input-wrapper:hover{border: 1px solid #CCCCCC;
    border-radius: 5px;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.59) inset;
    padding: 5px;width:100%;
	background:none;
	margin-bottom:30px;
	}
.subm_right .file-input-wrapper > span{width:97px; height:32px;color:#fff;display:block; float:right;border-radius:3px; line-height:32px; font-size:18px;

box-shadow: 0px -2px 1px 0px rgba(0, 0, 0, 0.25) inset;
background: -moz-linear-gradient(top,  #ffcc19 0%, #ff9a37 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffcc19), color-stop(100%,#ff9a37));
background: -webkit-linear-gradient(top,  #ffcc19 0%,#ff9a37 100%);
background: -o-linear-gradient(top,  #ffcc19 0%,#ff9a37 100%);
background: -ms-linear-gradient(top,  #ffcc19 0%,#ff9a37 100%);
background: linear-gradient(to bottom,  #ffcc19 0%,#ff9a37 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc19', endColorstr='#ff9a37',GradientType=0 );}
.subm_right input{opacity:0;}
.file_bl{position:relative}
.subm_right #aj_bl span{margin-right:5px; margin-bottom:8px}
#save_plan_row{float:left; opacity:1; margin-left:30px;font-weight:normal;line-height: 1.42857;}
.file-input-name{position:absolute; left:0px; top:54px; display:block; overflow:hidden; height:20px; width:180px}
#add_plan_row a,.plan_popup #save_plan_row a{ color:#fff; font-size:18px; padding:5px 10px;border-radius:5px;cursor:pointer;display: inline-block;float:left;text-shadow:none;}
#add_plan_row div,.plan_popup #save_plan_row div{background:#4ad1f5;border-radius: 6px;margin-top:15px;float:left}
.plan_popup_inner button.close{float:right; margin-left:30px; font-weight:normal; text-shadow:none;line-height:1.42857}
.plan_popup_inner,.subm_popup_inner{padding-bottom:20px!important; background:#fff}
#descr_table span{font-family: "Roboto-Regular-webfont"}
#aj_plans table{border-top:1px solid #ccc;border-right:1px solid #ccc; width:865px}
#aj_plans td,#aj_plans th{border-left:1px solid #ccc;border-bottom:1px solid #ccc;text-align:center; padding:3px 5px; line-height:14px;}
#aj_plans span.select,#aj_plans_mob span.select{position:absolute;padding:2px 5px;border: 1px solid #CCCCCC;
    border-radius: 3px;
    height:22px; line-height:16px;text-align:left;background-image:url('../images/subm_sel.png');background-repeat:no-repeat; overflow:hidden}
.subm_th_type{width:108px;}
.subm_td_type select.styled{width:95px;}
.subm_td_type span{width:95px;background-position:75px 6px; }
#aj_plans input{border: 1px solid #CCCCCC;
    border-radius: 3px;
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.59) inset;padding:2px 5px;}
.subm_th_test,.subm_th_price{width:65px;}
.subm_td_test input,.subm_td_price input{width:50px;}
.subm_th_disc,.subm_th_bandw,.subm_th_ram{width:91px;}
.subm_td_disc select.styled,.subm_td_bandw select.styled,.subm_td_ram select.styled{width:77px}
.subm_td_disc span,.subm_td_bandw span,.subm_td_ram span{width:77px;background-position:57px 6px;}
.subm_td_discount{width:75px}
.subm_td_discount select.styled{width:55px}
.subm_td_discount span{width:55px;background-position:37px 6px}
.subm_th_price cpu{width:161px;}
.subm_td_cpu input{width:120px;}
.subm_th_name {width:111px;}
.subm_td_name {width:111px;}
.subm_td_name input {width:100px;}
.subm_th_del{width:33px;}
.del_subm_row{width:22px; height:22px; background:url('../images/del_subm_row.png') no-repeat center center; cursor:pointer;}
#hide_gal{width:1200px; margin:0 auto; clear:both; padding-bottom:250px}
#accept_submit{text-align:right; padding-right:20%;margin: 40px 0;}
#hide_gal h2{font-size:22px}
#hide_gal ul li{margin-bottom:10px}
#submit-uvaga{font-family: "Roboto-Regular-webfont"; color:#7C8081}
#submit_host.submit-error{display:block}
#hide_gal.submit-error{display:none}
.failed_submit {color:red;}

#submit_host,#less_country,.hide-block{display:none;}
#less_country,.hide-block{width:100%}
#a_less_country,.less-filtr-cat{text-align:right;display:block;position:relative; z-index:10;cursor:pointer;clear:both;}
#sub_cats_blocks{margin-top:30px; float:left; width:100%;display: table-cell;text-align: center;}
.sub_cat_block{width:12%; padding:5px; margin-right:5px; display: inline-table;text-align:left;}
.sub_cat_block a{display:block}
.hide_pages_block{display:none;}
#aj_else{width:100px; height:40px; line-height:40px;  color:#fff; text-align:center; font-size:25px;margin:20px auto; clear:both;cursor:pointer;display:block; padding:0}
.collapse {
  display: none;
}

.best_web_host h2 span{color:#56baf6}

.hosting_newslatter{margin-top:10px;right:-10px;}
#home-shap-h1{font-size:24px;text-align:right; margin:20px 0 10px}
#home-speed-text,#home-filtr-text{padding-top:15px;text-align:center}
.news_span2{color:#b4b5b5;line-height:17px;}
#home-speed-text{float:right}
#news-letter-h4{text-transform: uppercase; font-size:17px;line-height:100%;clear:both}
#home-speed-block{float:right;width:50%; margin:0 0 25px;border-left: 1px solid #54585c;text-align: center;}
#home-filtr-block {float: left; text-align: center; width: 50%;}
#speed-home-img {height: 83px;}

.foot_news_let h1{display:none;}
.img_down_news_wrap{position:relative}
#mob_home_table{clear:both;display:none;}
#block_for_mob_but{display:none}
#show_hide_pages{cursor:pointer}
.blogleft{float:left}
#ajax_article{float:right}
.bottom_blog_item{padding:10px 0 0}
#ajax_article h1{margin:0; padding: 0px}
#ajax_article #blog_search{display:none;}
.search_page{padding-top:29px}
.search_cont{float:right; width:75%; padding:0 30px}
.search_cont #blog_search{display:none;}
.search_cont .page-header,.search_cont .page-header h1{margin-top:0}
#rew_most_wanted_block{background:#f3f3f3;margin-top:-25px;float:left;}



#hilights{margin-top:15px; width:181px; height:43px; color:#fff; line-height:36px;background:url('../images/hilights.png') no-repeat;padding-right:20px; text-align:right; font-size:20px;margin-left:-7px}
.one_article .blog_dsrc{width:100%; border:none;}
#comments .well > .col-md-10{float:right}
.one_article .blog_article{border:none;}
.page404 #left_meg_menu h5,.page404 #right_meg_menu h5{background:none;font-size:18px}
.page404 #left_meg_menu,.page404 #right_meg_menu{width:20%;float:left}
.page404 #left_meg_menu a,.page404 #right_meg_menu a{display:block}
.page404{padding:0 30px}
#rew_host_text{padding:15px 0 0; float:left; width:100%}
#rew_host_text img{max-width:100%; padding:5px; border:1px solid #ccc;box-shadow:6px 6px 3px 1px rgba(0, 0, 0, 0.23); margin:10px 0;height:auto}
#rew_host_text ul li{font-size:14px;line-height: 1.42857;margin: 0 0 10px;}
#rew_host_text ul{list-style-position: outside; padding-left:15px}
#hiderew-text{display:none}
#more-rew-text{cursor:pointer}
#submit_host .subm_filtr_block label{background:none;color:#000;width:auto; padding:0; font-size:14px}
#mob_subm_filters{padding:0 10px}
#aj_plans_mob{display:none;}
#foot_soc .fb-like,#foot_soc .social iframe{float:left}
#foot_soc .fb-like{margin-bottom:10px}

.scroll-to-top {
right: 3em;
position: fixed;
background:url('../images/scroll-to-top.png') no-repeat;
cursor: pointer;
width:55px;
height: 55px;
bottom: 150px;
padding-right: 1em;
display: none;
z-index: 999;
} 
.breadcrumb>li,.anspress .breadcrumb>li{padding:0}
#menu-item-3259 .dropdown-menu{width:115px; min-width:115px;right:-34px!important}
#home-speed-text a:hover{color:#428bca}

.reply-form,.rew-com-list{display:none}
.rew_com{padding:15px 20px 15px 10px;background:#f5f5f5; border-radius:5px; border:1px solid #e1e1e1; clear:both; margin-top:20px}
.rew_com a{cursor:pointer}
.see-all-rew-com{padding-left:38px; background:url(../images/rew-com.png) no-repeat left center; color:#676a6d; font-size:16px; text-decoration:underline; float:left; }
a.see-all-rew-com:hover{text-decoration:none;}
.add-rew-com{float:right; padding-left:31px;background:url(../images/rew-reply.png) no-repeat left -22px;color:#248fcc; font-size:16px;}
.add-rew-com.close-reply{background-position:left top;}

.reply-form{padding-top:30px;}
.reply-form .reply-name-block{width:50%; float:left; padding-right:23px; margin-bottom:15px}
.reply-form .reply-email-block{width:50%; float:right;padding-left:23px;margin-bottom:15px}
.reply-form input,.reply-form textarea{width:100%; padding:3px; border:1px solid #c6c6c6; border-radius:4px; height:30px; box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.59) inset; }
.reply-form input.cptch_input{width:36px; height:25px}
.reply-form textarea{height:190px; margin-bottom:15px}
.reply-form span{display:block;font-size:18px;}
.reply-form span i{color:#ff9901}
.rew-com-subm-but{clear:both; display:block; color:#fff; text-decoration:none;background: linear-gradient(to bottom, rgba(114, 225, 255, 1) 0%, rgba(41, 166, 225, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); border-radius: 15px;box-shadow: 0 -2px 1px 0 rgba(0, 0, 0, 0.25) inset;padding:10px 20px; float:left; margin-top:15px;font-family: "Roboto-Regular-webfont";line-height: 1;}
.rew-com-subm-but:hover{color:#fff; text-decoration:none; background: linear-gradient(to bottom, rgba(41, 166, 225, 1) 0%, rgba(114, 225, 255, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);box-shadow: 0 -2px 1px 0 rgba(0, 0, 0, 0.25) inset;}
.load-rew-com{margin-left:15px; margin-top:9px}
.load-rew-com{display:none; float:left}
.rew-com-list{padding-top:30px;}
.one-com-rew{clear:both;display: table;margin-bottom:40px}
.rew-com-author-img{width:82px;min-height:67px; background:url(../images/rew-com-author.png) no-repeat center top;display: table-cell;}
.rew-com-author-img.hoster-author-img{background:none;}
.rew-com-author-img.hoster-author-img > div{background:none;border: 1px solid #d5d5d5; border-radius: 5px;padding:17px 0; display:block; width:67px; height:67px; margin-right: 8px; margin-left:7px}
.rew-com-author-img.hoster-author-img img{width:65px; height:32px}
.rew-com-author-img.hoster-author-img > div.hosting_mark{width:67px; height:20px; color:#fff; border-radiuss:5px; margin-top:4px; text-align:center;background:#ffb725;line-height:20px; padding:0; border:none;}
.rew-com-right-block{display: table-cell;padding-left:3px;color:#33373a;vertical-align: top;}
.rew-com-author{ font-size:20px;line-height: 1;}
.rew-com-author span{color:#d69003; font-size:16px}
.rew-com-date{margin-bottom:15px}
.for-hoster{float: right; position:relative;margin-top: -20px;text-decoration:underline}
.hoster-info{border:2px solid #32bfe5; width:200px; border-radius:5px; padding:5px; color:#000; text-decoration:none; display:none;position:absolute;background:#fff;}
.for-hoster:hover .hoster-info{display:block;}


#same_hosts li{float:left; width:100%; padding:15px 0; border-bottom:1px solid #d6d6d6}
.left-same-host{float:left; width:50%; border-right:1px solid #d6d6d6; padding-right:5px;}
#same_hosts .host_logo{float:left}
.same-host-name{font-size: 18px;
    padding-bottom: 3px;
    padding-left:10px;display: table-cell;vertical-align:top;width:130px; height:67px; padding-top:12px}
.same-host-name span{color: #42474b;font-family: "Roboto-Regular-webfont"; font-size:20px}
.same-host-name a.table-full-rew{ display: block;color: #428bca;font-family: "Roboto-Light-webfont"; font-size:14px}
#same_hosts .host_logo img{width:100%}
#same_hosts{padding-left: 0;list-style-type:none;clear:both; margin-bottom:20px;float:left;width:100%}
.right-same-host{float:left;width:50%; padding-left:25px;padding-top: 10px;}
.same-host-score{float:left;color:#ff9501;font-size:35px;width:50px; text-align:center;font-family: "Roboto-Regular-webfont";}
.same-host-stars{float:left;padding-left:20px;padding-top:5px;width:125px; text-align:center}
.same-host-stars img.usr{height:20px;margin-bottom:5px;}
.same-host-stars a{display:block}
#same_host_h4{background: none repeat scroll 0 0 #676a6d;
    border-radius: 10px;
    color: #fff;
    display: block;
    font-size: 19px;
    height: 42px;
    line-height: 42px;
    margin: 15px 0;
    padding-left: 20px;
    width: 100%;
	text-align:center
}

.cat-sidebar{margin-top:20px;}
#under-lp-h1{display:none}
.lp_body #filtr_reset,.lp_body #top-ban{display:none;}
.lp_body .header{height:85px}
.lp_body .all-rews-cont #for_oder_by{margin-top:-35px}
.lp_body #main_cat_zag{width:44%; font-size:21px}
.lp_body .social_count.minisoc{width:56%;}
.lp_body #new-bread-cont{height:50px}
.lp_body #new-bread-cont .block-for-breads{padding-top:10px}
.lp_body #sitemap .breadcrumb li.active{background:none}
.lp_body #new-bread-cont .block-for-breads #crumbs li:first-child{margin-right:0}
.lp_body #bread-speed{height:50px;padding-top: 3px;}
.lp_body #sitemap{display:block}

.speed-content-text-mob{display:none;}


#kod-knopki a{cursor:pointer;}
#kod-knopki textarea{display:none;}

/***************** Q&A ***************/

.anspress .comment .ap-avatar img{width:30px!important; height:30px!important}
/***************** Q&A ***************/

.header > .container{margin-top:-1px}
#top-ban{color:#fff;background: #3d4348;line-height:1}
#top-ban .container{padding:12px 0 12px;position:relative;}
#top-ban-text1{font-size:15px; padding-bottom:10px;display:inline-block}
#top-ban-left{ padding-right: 190px;position:relative}
#top-ban-close{float:right;width:20px;height:37px;background:url(../images/top-ban-close.png) no-repeat center bottom;cursor:pointer; position:absolute;right:0; top:0}
#top-ban-but{line-height: 1;color:#414549;font-size:15px; padding: 2px 25px 5px;font-family: "Roboto-Regular-webfont";top:0px;position:absolute; right:60px;}

.host_rank.sponsor_rank{background:url('../images/sponsor-table.png') no-repeat;position:absolute;width:51px;font-size: 12px;}
.sponsor-row{background:#f8ecd9}
.speed-content-text-mob{display:none;}

.post-img-cont{position:relative;}

#art-rate-soc-block{clear:block; margin-bottom:20px;clear:both}
#rew_host_text img,.blog_dsrc img ,.blog_article .img-responsive{border: 1px solid #ccc;box-shadow: 6px 6px 3px 1px rgba(0, 0, 0, 0.23);height: auto;max-width: 100%;padding: 5px;}
#rew_host_text img{margin:10px 0}
.blog_dsrc ul{list-style-image:url(../images/about_li.png); list-style-position: inside; padding-left:0}
.one_article ol{padding-left:0}
.latest_article img{border: 1px solid #ccc;padding: 5px;}
.blog_article img.alignnone{margin:10px auto; display:block}
.one_article .blog_dsrc {font-size:16px}
.one_article .blog_dsrc ol li{margin-bottom:10px}
.one_article .blog_dsrc h2{font-family:"Roboto-Regular-webfont"}
.blog_article .author_cat_data{display:block; padding:5px 0 5px; float:left; width:40%;}
.blog-rate{float:right; width:60%;padding:5px 0 5px;text-align: right;}

@media (max-width: 1199px) {
	#top2_providers{width:100%}
	#all-rews-table .host_icons{display:none;}
}

@media (max-width: 479px) {
	#bread-speed-tex1{font-size:15px;}
	#bread-speed-tex2{font-size:12px;}
	.full_conatint{ background-image:url('../images/mob_home_shap320.jpg');}
	#show_all_hosting{margin:0 auto;}
	.divtophost > .col-md-12{text-align:center;}
	.list_hosting .col-lg-2{margin-left:0}
	.list_hosting .col-md-6{padding-left:8px;}
	#belowContent .topprovider{background-position: center 0;background-size: 100% auto;margin: 0 auto;max-width: 370px;}
	.topprovidertext{font-size:18px;padding-right: 11%;}
	.popup_title, .popup_title_2{width:100%}
	.mob_star_rating span.not_rated{display:none}
	#company_name_block > div:first-child{width:60%;}
	.tarif_data_td{overflow:hidden}
	#ping_speed_test, #ping_speed_test_by_ip{width:300px; height:293px}
	.ping_speed_test_block{width:300px;}
	.review_cont #ping_speed_test{width:300px; height:293px;}
	.review_cont .ping_speed_test_block{width:300px;}
	.under-speedometr,.review_cont .under-speedometr{top:-75px}
	.speedtest_cont #loading {bottom:87px; font-size:15px;}
	#loading{bottom:88px;font-size:15px}
	#foot_soc .social{margin: 0 auto; width:300px; float:none;}
	#shap-rew-speed{font-size:14px}
	#ping_stat_table th{width:33%; padding-left:5px}
	#ping_stat_table th:first-child,#ping_stat_table th:last-child{width:0.5%}
	#ping_stat_table td{padding-left:5px}
	#ping-stat #my_subm_btn{width:90%}
	#speed-buy-now{padding:1px 8px; font-size:11px; top:-1px;right:auto;position:relative; left:12px}
	#bread-speed,.review_body #bread-speed{background-size:auto 62px;width: 100%;padding-right: 155px;background-position: right top;padding-top:3px;background-size:auto 100%}
	#new-bread-cont,#bread-speed{height:50px}
	#bread-speed-tex1{font-size:12px}
	#ping_location div .caret{margin-right:5px}
	.list_hosting  .col-lg-7{width:calc(100% - 48px); float:left}
	
}
@media (min-width: 480px) and (max-width: 1200px) {
	
	.hosting_company{margin-left:0}
}
@media (min-width: 480px) and (max-width: 767px) {
	
	.full_conatint{ background-image:url('../images/mob_home_shap480.jpg');}
	.popup_title, .popup_title_2{width:70%}
	.r_popup_form .col-sm-8{float:right; width:70%}
	.r_popup_form {padding-top: 15px;}
	.contact_us_inner_right input{width:285px}
	#less_country{display:block}
	#ping_speed_test, #ping_speed_test_by_ip{width:400px; height:390px}
	.ping_speed_test_block{width:400px;}
	.under-speedometr{top:-100px}
	.speedtest_cont #loading {bottom:117px;font-size:16px}
	#speed-buy-now{padding:2px 12px; font-size:14px; top:-1px;right: 25px;}
	#screen_shadow{max-width:600px; margin:0 auto; float:none;}
	#bread-speed-tex1{font-size:16px}
	
}
@media (min-width: 480px) and (max-width: 991px) {
	#search_host .checkbox{float:left; width:50%}
	.container #search_host .country{padding-bottom:10px}
	#less_country{display:block}
	#a_less_country{display:none;}
	#sidebaraccordion .panel-group .panel{clear:both}
}
@media (min-width: 768px) {
	#foot_soc,#foot_news_let{display:none;}
}

/***************************  max-width: 767px     *******************/
@media (max-width: 767px) {
	.speed-content-text{display:none;}
	.speed-content-text-mob{display:block;}
	#cat_cont > div .divider{display:none;}
	#top-ban-but{right:auto; position:relative; display:block; width:126px; margin: 10px auto}
	#top-ban-left{padding-right:35px}
	#top-ban .container{background-position:15px 15px}
	#expert_rate_img{width:20%; top:-2%;}
	.log_text_cat{width:100%; overflow-x: hidden;}
	.home_top_host{width:310px;}
	.company_img img{margin-top: 0px;margin-left:0}
	#hosting-company-h4{margin-top:0}
	.hosting_company {width: 268px;}
	.list_hosting .col-lg-7 span,.list_hosting  .col-md-3,#under_host_level,.latest_article_by,.article_date,.total_review .canvas-wrap,.over_question{display:none;}
	.list-hosting-h4{padding-top:5px;font-weight:normal}
	.list_hosting  .col-md-6 { min-height:35px;float:left; width:100%}
	.list_hosting .col-lg-2 img{width:28px;}
	#show_all_hostings{display:inline-block; color:#fff; text-decoration:none;margin-top:20px; }
	.divtophost a.browse_all{font-size:16px}
	.panel.best_web_host h1,.panel.best_web_host h1 span,#home_host_level_zag,#home_last_article_zag{font-size:16px;color:#fff;background:#56baf6;line-height:50px; padding:0; height:auto;width:100%}
	#home_host_level_zag{line-height:25px}
	.divtophost,.divtophost .col-md-6, .list_hosting .col-md-12{background:none; border:none;}
	.panel.best_web_host{margin-top:0}
	.popular{margin-bottom:0}
	.best_web_host span#text_for_best_host{font-size:14px;text-align:left; padding:15px}
	
	.rectangle_bg .col-lg-4{width:100%;}
	.rectangle_bg .col-lg-4 img{width:226px;}
	.rectangle_bg{background:none;}
	.latest_article{background:none;}
	#home_last_article_zag{margin-bottom:0}
	.latest_article .latest_article_title,#cat_text h2,#company_name_block h1,#aboutus_content h2,#top_left_tarifs,#top_left_tarifs{font-size:20px}
	#about_us h1{font-size:24px;padding-left:10px}
	#cat_text h2,#aboutus_content h2{ margin-bottom: 5px; margin-top: 10px;}
	.latest_article .article_img{height:auto;width:100%; margin:0}
	.latest_article .col-md-9{border:none; width:100%}
	.rectangle_bg hr{width:100%}
	#foot_soc{float:right;width:100%; padding-top:30px;padding-bottom: 10px;}
	#article_img_2 { padding-left: 0px !important;}
	#foot_news_let{padding:20px 10px 1px; background:#363a3e}
	#foot_news_let .h5{font-size:18px; color:#fff;text-transform:uppercase}
	.news_span1{display:none;}
	.newslet_pole{width:244px; height:37px;border-radius:5px;float: left;}
	#mc-embedded-subscribe{ background: url("../images/news_but.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);box-shadow:none; border:none;border-radius:0; height: 37px;width: 45px;}
	#foot_news_let p{color:#b4b5b5; font-size:12px;margin-top:5px;}
	.review {
    background-image:none;
	background-color:#56baf6;
    font-size: 48px;
    height: auto;
    margin-left:0;
    margin-top: 65px !important;
    width: 100%;
	padding:10px!important;
	}
	#cat_title{padding:12px; font-size:16px; line-height:16px; text-transform:uppercase; width:100%; clear:both; display:block; float:none;}
	#aj_cat_zag{padding:5px}
	#count_display{padding:5px;display:block}
	#filtr_reset{display:block}
	.full_conatint .review{margin-left:0; clear:both}
	.home_top_host .canvas_rating{right:0; top:82px; position:absolute;width:80px}
	.review .social,.hosting_newslatter,.divtophost hr{display:none;}
	.popular .page-header.top10zag h2 img{width:30px;margin-top:0}
	.popular .page-header h2 span{font-size:19px;}
	.popular .page-header h2{padding-top:0!important; margin-top:0}
	.full_conatint{background-position: center top; padding-bottom:0; border-bottom:none;}
	.list_hosting .col-lg-2{float:left; width:36px}
	.list_hosting a {float:left; color:#414549;}
	footer .footer_menu{float:left; width:auto;}
	#belowContent .footerTopLeft,#belowContent .footerTopRight{width:100%}
	#cat_cont{padding:0}
	#company_name_block > .pull-right,canvas#total_review,#total_rew_text,#total_rew_count,#company_tabs li.active img{display:none;}
	#company_rate,#company_rate a{display:block}
	#company_name_block #myratting{float:right;display:block;background:url("../images/canvas_tarifs.png") no-repeat  20px 20px}
	#company_tabs.panel-heading{padding:0;height:auto;background:none;margin-left:0;border-radius:0}
	#company_tabs .nav-tabs > li{width:100%; border-radius:0;margin:0}
	.tabs .nav-tabs > li a{margin:0; border-radius:0;text-align:left; border-bottom:1px solid #ccc}
	#features h3{clear:both}
	.tab-pane{padding-top:10px; clear:both}
	#coupon,#video_tutorials{padding:10px 10px 0;}
	#block_for_mob_but{clear:both;text-align:center;margin-bottom:20px; display:block;margin-top: 10px;}
	#block_for_mob_but a{margin:0;padding: 8px 20px;font-family: "Roboto-Regular-webfont"}
	.host_type_zag{font-size:18px;line-height:45px}
	.open_but{margin-top:3px;}
	.tarif_data_td span{font-size:15px}
	#company_name_block,form.submit_all_my_reviews{width:100%}
	#company_name_block >div{float:left}
	#company_name_block >div.canvas-wrap{float:right; color:#fff; display:block}
	.ratting{width:auto; margin:10px; float:none; max-width:295px}
	.review_features{clear:both; margin:10px}
	.review_features_title .title1{font-size:17px; padding:10px }
	.rewiwer_post{float:none; width:auto;margin:0 }
	.rew_question,.rewiev_buts{float:none; width:auto; padding: 10px;background:#676a6d;}
	.ratting{width:auto; margin:10px auto; float:none;}
	.rew_question .helpfull span{ color:#fff}
	.one_rew h4,.one_rew .rewiwer_data{padding:0 10px; display:block}
	.one_rew .rewiwer_post > span{padding:0 10px 20px; display:block}
	.review_popup_inner,.mob_star_rating{padding:0}

	.r_popup_review{display:none;}
	.r_popup_text{font-size:14px}
	.star_row{float:left; width:100%}
	.my_review_btn{width:90%;margin:0 auto 60px}
	.review_popup button.close{opacity:1;color:#fff}
	#mob_mod_rew_top{padding:0 15px}
	.r_popup_lk_dlk{border-radius:0}
	.review_recommended_or_not{margin-top:10px}
	.star_row .col-md-7,.star_row .col-md-5{width:50%;float:left}
	.header{height:auto;}
	.blog_article h2{font-size:18px}
	.blog_article{padding:40px 0 20px;margin-top:10px}
	.blog_date{ top:0; background:url('../images/date_mob.png') no-repeat; width:122px;height:47px;left:0; position:relative; margin-bottom:5px}
	.blog_article h2{margin-bottom:5px}
	.blog_article h2,.author_cat_data{padding:0 10px;margin-bottom:0}
	.blog_dsrc{paddiong:0 10px}
	.blog_comm {text-align:left}
	.blog_comm span{display:block}
	.blog_date div{display:inline;height:auto;width:auto; line-height:47px}
	.blog_date .day{font-size:24px}
	.blogleft{margin-bottom:20px; width:100%}
	#ajax_article{padding:0}
	#sitemap,#belowContent{display:none;}
	.author.vcard{color:#428bca}
	.search_cont{padding:0}
	.one_article h1{font-size:18px}
	.one_article h2#comment_zag,.one_article .comment-respond h3#reply-title{height:50px; line-height:50px; background:#56baf6;color:#fff; font-size:16px; text-transform:uppercase}
	.one_article .comment-respond h3#reply-title{margin: 0 -8px; padding:0 10px}
	.one_article h2#comment_zag span{display:none;}
	#comments{padding:0 8px}
	#comments .well img{width:45px!important; height:45px!important;float:left; margin-right: 12px;}
	#comments .well > .col-md-10{float:none; padding:0}
	.comment .comment-author.vcard .fn{font-size:18px; font-weight:normal}
	.comment .comment-meta{line-height:1.1}
	.comment-content.comment{clear:both; padding-top:15px}
	#commentform label{width:auto;}
	#commentform{padding-top:10px}
	#commentform .form-submit input[type="submit"]{width:auto;height:auto;}
	#commentform input#author,#commentform input#email,#commentform input#url,#commentform textarea#comment{display:block;clear:both}
	#commentform textarea#comment{width:100%}
	#commentform p.form-submit,#commentform p.cptch_block{text-align:center;padding-left:0;}
	#commentform .form-submit input[type="submit"]{margin-left:0}
	
	.mob_info_label{display:none;}
	.contact_us_inner_left .contact_mob_block_inner .mob_info_left.col-md-6.nopadding{padding-left:15px!important; float:left;height:50px; width:auto}
	.col-md-6.contact_us_inner_left .social{padding-left:15px!important}
	.col-md-6.contact_us_inner_left .social span,.col-md-6.contact_us_inner_left .social hr,.col-md-6.contact_us_inner_left .social div{display:none;}
	.contact_us_inner_left .social a img#face_con{margin-left:0}
	.contact_us_inner_left img{margin-right:0}

	#contact_infoh3,.contact_us_inner_right h3{margin-top:0;background:#56baf6;color: #fff;font-size: 16px;height: 50px; line-height: 50px;text-transform: uppercase;padding-left:20px; clear:both}
	.contact_us_inner_left,.contact_us_inner_right{padding:0}
	.contact_us_inner_right h3{margin-bottom:0}

	.contact_us_inner_right .col-md-12.marginbottom20 .col-md-3{padding:11px 15px}
	.contact_us_inner_right input, .contact_us_inner_right textarea{border:1px solid #56baf6}
	#subm_host_name{margin-right:10px;margin-top:20px;text-align:left}
	#submit_host #subm_host_name label,#submit_host #subm_host_desc label{padding-left:10px}
	#submit_host label{background:none;color:#000}
	#submit_host label img{display:none;}
	#subm_host_desc{margin-right:10px}
	#subm_host_name input{width:97%}
	#subm_host_desc textarea{width:97%;}
	#text_for_subm_desc,#subm_host_desc hr,#sumb_form_strel{display:none;}
	#submit_host #subm_host_desc_left label{padding-left:10px}
	#afilate{padding-right:0}
	#afil_right input,#afil_right{width:100%}
	#afil_form{padding:0; border:none;margin-top:15px}
	#afil_left{width:100%;padding:15px 15px 0}
	#submit_host label{width:100%; padding:0; font-size:16px;text-align: left; margin-bottom:5px}
	#afil_right{padding:0 15px;}
	#afil_right h3{margin:0 0 15px}
	#mob_subm_filters > h3{font-size:18px}
	.blockUI.blockMsg.blockPage{width:auto!important}
	#speed_top h1{font-size:22px; padding-left:10px}
	.speed_left,.speed_right{width:100%}
	.speedtest_cont .tab-content{padding:10px}
	.pingrow{padding-left:0}
	.speed_right{margin-bottom:30px}
	.blog_article .minisoc{float:none; clear:bott; width:100%}
	.latest_article_comment{margin:0 15px 15px}
	.latest_article_comment span{display:none}
	.footer_no_home .social div,.footer_no_home .social iframe{display:inline-block; float:none;}
	#foot_soc .fb-like, #foot_soc .social iframe{float:none;}
	#foot_soc .social iframe,#foot_soc .fb-like{width:100px!important;display: inline-block!important;}
	#foot_soc .fb-like{margin-right:10px}
	#foot_soc .social{padding-left:0; text-align:center}
	.blockUI.blockMsg.blockPage h1{font-size:20px!important; padding:5px}
	.stat-words{display:none;}
	#ping-stat #selectping_period,#ping-stat select#ping-period{width:90%}
	#same_hosts,#top-ban{display:none;}
}
/***************************  max-width: 767px     *******************/

/*************************** min-width: 767px and max-width: 991px     *******************/
@media (min-width: 767px) and (max-width: 991px) {
	.review_cont .tab-content{min-height:600px}
	#same_hosts{display:none;}
	.full_conatint{ background-image:url('../images/mob_home_shap768.jpg');background-position: center 0;padding-bottom:0;}
	.company_img {float:left; margin-right:30px;margin-left:8px;}
	.full_conatint .home_top_host{width:495px;margin-top:35px;}
	.home_top_host .canvas_rating{right:50px;top:70px; position:absolute;width:75px}
	.company_img img{margin-left:15px;}
	.review{margin-top:129px;margin-left:50px; float:left;height:235px;}
	.review .review_count{padding-top:15px;}
	.hosting_newslatter{float:right; width:400px;right:0; margin-bottom:15px; margin-right:30px;margin-top:80px;}
	.hosting_newslatter h1,.best_web_host br,#under_host_level,#foot_disc768 br,#mob_filtr_top{display:none;}
	.hosting_newslatter .news_span1{margin-bottom:15px;}
	.popular .page-header h2{ margin-top:0}
	.list_hosting .col-lg-2{float:left;}
	.log_text_cat {float:left; width:80%}
	.list_hosting .col-lg-7{width:95%;}
	.panel.best_web_host{margin-top:30px;}
	.panel.best_web_host #text_for_best_host{margin:0 auto;width:90%}
	.rectangle_bg .col-lg-4{width:380px; float:left;}
	.rectangle_bg .textwidget{margin:0 auto; width:760px}
	#home_last_article_zag{margin-top:-2px}
	.latest_article .article_img{max-width:100%;height:auto;}
	.latest_article{margin:0 70px;background:none}
	.latest_article .col-md-9{float:left; width:70%;}
	.latest_article_comment{width:28%;}
	#foot_disc768{padding:0 22px; color:#fff;clear:both; margin-bottom:45px}
	#foot_disc768 span{color:#b4b5b5;}
	footer{background:#363a3e}
	.container #search_host .country{padding-top:10px}
	#search_host #searchdiv{display:block; margin:0px 20px 0;border-radius: 3px;}
	#filtr_but{right:40px}
	#cat_cont{padding:0 15px}
	#company_name_block > .col-md-9{float:left}
	.review_body .container{padding:0 30px}
	#company_name_block{width:100%}
	#company_right{display:none;}
	.review_cont .tab-content{float:right; width:60%}
	#company_left #screen_shadow_mob{float:left; width:39%; background-size:100% auto; margin-top:25px;background: url("../images/screen_shadow.jpg") no-repeat center bottom;padding-bottom:20px; background-size:100% auto; position:relative;}
	#total_review_mob{float:left; width:39%;}
	#total_review_mob canvas{background: url("../images/canvas_bg3.png") no-repeat center center; background-size:112px auto}
	.tab-content .review_features{margin-top:20px;}
	.rewiwer_post{float:left; width:65%;margin:0 ; padding:0 15px}
	.one_rew h4,.one_rew .rewiwer_data{padding:0 15px; display:block; clear:both}
	#company_left{padding-bottom:20px}
	.star_row .col-md-5{width:60%;float:left}
	.star_row .col-md-7{width:40%;float:left}
	.review_popup_inner{padding:0}
	.my_review_btn {margin: 0 auto 60px;width: 50%;}
	.R_M_R{wuidth:100%}
	.blog_article{width:100%; float:left}
	.blog_dsrc{width:75%; float:left; padding: 0; }
	.blogleft{width: 100%;}
	#belowContent{display:none;}
	#ajax_article #blog_search{display:block; border:none;position:relative; padding:0 15px}
	#blog_search .search-query{background:#76797c; display:block; border-radius:10px; border:none;height:40px; line-height:40px; width:100%; color:#fff; padding-left:15px; fomt-size:16px;box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.28) inset;}
	#ajax_article #blog_search #filtr_but{rigth:10px; top:11px}
	.search_cont #blog_search{display:block;}
	.search_cont .page-header h1{margin-top:15px}
	.comment_time br{display:none;}
	.one_article #ajax_article .blog_article h1{padding:0}
	#comments .well img{float:left;margin-right:15px}
	#comments .well > .col-md-10{float:none;}
	.contact_us_inner_left .col-md-6.nopadding{float:left}
	.contact_us_inner_left .contact_mob_block_inner > .col-lg-12{float:left;width:100%}
	#mob768_info_left{width:60%;float:left}
	.contact_us_inner_left .contact_mob_block_inner > .col-lg-12.social{float:right; width:32%}
	.contact_us_inner_right,.contact_us_inner_left{float:left; width:100%; padding:0 30px}
	.contact_us_inner_left hr{display:none;}
	#contact_infoh3,.contact_us_inner_right h3{margin-top:30px; margin-bottiom:20px; padding-bottom:15px; border-bottom:1px solid #414549}
	#sitemap{display:none;}
	.contact_us_inner_right .wpcf7-form > .col-md-12 > .col-md-3{width:135px; float:left}
	.contact_us_inner_right input, .contact_us_inner_right textarea{box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.59) inset;}
	.contact_us_inner_right input.form-control{width:380px;}
	 .contact_us_inner_right textarea.form-control{width:87%}
	 .contact_us_inner_right input[type="submit"]{margin-left:120px; margin-bottom:80px}
	#mob768_info_left > .col-lg-12{float:left; width:100%}
	#subm_host_desc_left{width:28%}
	#ping_speed_test, #ping_speed_test_by_ip{width:310px; height:300px}
	.ping_speed_test_block{width:310px;}
	.under-speedometr{top:-75px}
	.speedtest_cont #loading {bottom: 88px;font-size: 15px;}	
	.tabs .nav-tabs > li a{padding:5px 15px; height:31px}
	.full_conatint .social{padding-left:40px}
	.full_conatint .social .fb-like{float:left;display:block; width:105px!important}
	.full_conatint .social iframe#twitter-widget-0{width:100px!important; display:block}
	.soc-home-rw2{float:left; width:100%}
	#speed-buy-now{padding:1px 8px; font-size:11px; top:0px;right:auto;position:relative; left:12px}
	
}
/*************************** min-width: 767px and max-width: 991px     *******************/

/*************************** max-width: 992px         *******************/
@media  (max-width: 991px) {
	#cat_title{width:100%; display:block}
	.review_body #bread-speed{float:right; line-height:1.1; padding-right: 155px; height:50px;background:url(../images/bread-speed.png) no-repeat right top; margin-top:0; padding-top:3px;background-size: auto 100%;}
	.review_body #new-bread-cont{height:50px}
	.lp_body #main_cat_zag{width:100%}
	.review_body #sitemap{display:block}
	.lp_body .header{height:auto}
	#sitemap{margin-bottom:0}
	#all-rews-table{margin-top:0}
	#show_mob_filters, #show_mob_sidebar{margin:10px auto;}
	#filtr_reset{width:53px;height:28px; font-size:13px;display:inline}
	#count_mob_display{display:inline}
	#aj_cat_zag span, #aj_bl span{font-size:12px;text-transform: none;}
	#top-ban-close{right:10px}
	#category_replace_div,#foot_news_let h1,.discloser,.shap_host_year img,#searchdiv,#desctop_filtr_top,#table_icons_desc,#order_by_sel_bl,#sub_cats_blocks,#mob_hide_filters,#body_cats .full_conatint,#search_host,#count_display,#cat_text,#aj_cat_zag,#count_mob_display,#filtr_reset,#show_mob_sidebar,#for_oder_by{display:none;}
	.list_hosting a:hover{text-decoration:none;}
	.hosting_company {width: 268px;}
	.container{width:100%;}
	.home_top_host{padding:0 15px !important; margin:60px auto 0;float:none;position:relative;height:223px;}
	.shap_host_year {
		font-size: 16px;
		margin-left: 0;
		margin-top: 31px;
		padding-right: 50px
	}	
	.company_img{width:80px;}
	.hosting_company{float:left}
	.dropdown-menu{width:auto; right:auto!important;}
	ul.navbar-nav.navbar-right:last-child{margin-right:0;}
	.popular .page-header{margin-top:0!important; background:none;padding-bottom:0}
	.user_review_text{left:0; top:0;display:block;}
	.review_count{margin-top:0; line-height:48px;}
	.list_hosting{padding-top:0}
	footer ul li a{background:none; font-size:16px;color:#58bcf8;line-height:28px}
	footer ul li{display:block; width:100%; float:none;}
	.footer_menu{ width:100%}
	.footer_menu ul{padding-left:12px;float:left;}
	footer > .copyright{font-size:13px; line-height:50px;background:#414549; padding-top:0;text-align: center;}
	#article_img_2{clear:both}
	#mob_home_table{display:block;}
	#mob_home_table table{width:100%}
	#mob_home_table th{width:20%; line-height:100%; text-align:center;}
	#mob_home_table th:first-child{width:25%}
	.host_rank_mob{background:url('../images/mob_rate.png') no-repeat; width:44px; height:46px;color:#fff; padding-top:5px; padding-left:5px;position:absolute;text-align: left;margin:0}
	.host_rank_mob.sponsor_rank{background:url('../images/sponsor-mob-table.png') no-repeat;width: 110px;}
	#mob_home_table td{text-align:center; padding:0}
	table tr .host_logo{float:none; margin:19px auto 4px;}  
	#mob_home_table img.usr{height:10px!important}
	#mob_home_table .for_rate{width:24px; background-image:url("../images/for_rate.png"); background-size:100% 100%;display: inline-block; position: relative;left:4px;margin-bottom:16px;font-size:11px; color:#fff;padding-left: 3px;}
	.mob_more_tr{display:none;background:#575757; color:#fff; text-align:left; padding:22px 0 15px 15px}
	.mob_but_to_host{background-image:url("../images/but_mob_more_tr.png");width:33px; height:33px;display:inline-block;cursor:pointer;}
	.but_mob_more_tr{padding:8px; background:#58bcf8; display:inline-block; border-radius:5px;color:#fff;cursor:pointer;font-size:13px;line-height:13px}
	tr.see_more{height:50px}
	td.mob_data{padding-top: 26px !important;}
	#search_host .col-lg-12.col-md-12{padding:0}
	#mob_filtr_top{height:50px; line-height:50px;font-size:16px; color:#fff;text-transform:uppercase; background:#56baf6; padding-left:20px}
	#body_cats > .container > .col-lg-12.col-md-12{margin-top:0!important}
	#search_host > .col-lg-3.col-md-3.nopadding{border:none!important; width:100%}
	.css-label,.country .css-label{background-image: url("../images/mob_check.png"); height:21px!important;padding-left: 60px!important}
	input.css-checkbox[type="checkbox"]:checked + label.css-label { background-position: 0 -21px;}
	#sidebaraccordion{width:100%;margin:0}
	#foot_disc{background:#363a3e; padding:0 10px 10px;color:#fff;}
	#foot_disc br{display:none;}
	#foot_disc span{color:#b4b5b5;}
	#show_mob_filters,#show_mob_sidebar{padding:13px 17px; border:1px solid #c0c0c0; border-radius:5px; width:110px;text-align:center; margin:17px auto 22px;font-size:18px; line-height:18px; cursor:pointer}
	#search_host .checkbox{padding-left:0}
	#search_host .country,#search_host #process,#search_host .most_wanted,#search_host .platform{padding: 0 10px}
	.panel-body{padding:10px}
	#cat_text{padding:0 15px}
	.tablebg{margin-top:10px;padding-top: 15px;}
	
	#filtr_reset{margin-top:10px;}
	#top2_providers{padding:0}
	#belowContent{padding: 0 4% 20px}
	#belowContent .top2_logo{ max-width: 100%; min-height:unset; height:auto; width:auto}
	.niz_host_block{padding-bottom:10px;}
	#body_cats .main_cat{width:100%}
	.review_body #belowContent,#about #rew_most_wanted_block,.review_body .social_count,.total_review .canvas_bg{display:none;}
	#company_name_block{margin-top:20px;}
	#company_right,#company_left,#screen_shadow,.get_it_block,.review_body .total_review{width:100%}
	#company_screen{width:auto; height:auto; max-width:100%;margin: 0 auto;}
	.total_review{box-shadow:none;}
	#total_rew_star_block{padding:0}
	#total_rew_star_block > div{float:left;width:100%}
	#customer_review_shap{width:100%; margin:20px 10px; width: auto;}

	.one_rew{width:auto;float:none}
	.rewiwer_post hr,.rewiwer_post hr.over_question{margin-left:0}

	.submit_my_rating .res_row > div{width:50%;float:left}
	.submit_my_rating .res_row > span{width:50%;float:right; text-align:right; display:block; padding-right:25px}
	.avg_ratting{left:41%}
	.recommend span{display:block}
	.row{margin:0}
	#rew_host_text{padding-left: 10px;padding-right: 10px;}
	#total_rew_star_block > div .col-md-5{width:40%;float:right}
		#total_rew_star_block > div .col-md-7{width:60%;float:left}
	.review_popup,.hide_sroll,.review_popup_inner,.R_M_R{width:100%}
	.review_popup_inner > .col-lg-4{width:30%; float:right;padding:0}
	.popup_title,.popup_title_2{left:0;margin:0; background:#676a6d}
	.popup_title img,.popup_title_2 img{display:none;}
	.r_review_input{margin:40px 0}
	#review_description{margin-top:25px}
	.r_popup_form {padding-top: 15px;}
	#ajax_article{float:none;}
	.search_cont{width:100%}
	.search_cont h1{font-size:24px}
	h1#contact_us_zag{display:none;}
	.contact_us_inner{background:none;}
	#aboutus_content,#about_us_sidebar{width:100%}
	#hide_gal{width:100%; padding:20px}
	#subm_left{width:100%}
	#subm_right{width:100%}
	#subm_title h1{text-align:center;}

	.subm_filtr_block{width:100%; margin-left:0; margin-bottom:0}
	.subm_filtr_block div{height:auto}
	.subm_filtr_block a.my_see_more{display:none;}
	.submit-host_body #myModal, .submit-host_body #plans_modal,.submit-host_body .subm_popup_inner, .submit-host_body .plan_popup_inner{width:100%}
	.submit-host_body #myModal, .submit-host_body #plans_modal{top:20px}
	.mob_checkbox_block{display:none;}
	#aj_plans table{display:none;}
	.subm_right.add_plan #add_plan_btn a{width:100%}
	#save_plan_row{clear:both}
	#aj_plans_mob{display:block}
	.mob_tarif_val span{width:150px;background-position:128px 6px; }
	.mob_tarif_name{margin:10px 0 5px; font-size:16px}
	.mob_tarif_td{border-bottom:1px solid #ccc}
	.mob_tarif_val{display:none; padding-bottom:5px}
	#plans_modal.modal .hide_sroll{width:100%}
	.mob_tarif_shapka{background:#414549; padding:0 20px}
	.mob_tarif_shapka span{color:#fff; font-size:20px;}
	.mob_tarif_shapka div{float:right; margin-top:3px}
	#subm_host #plans_modal button.close{margin-top:-30px}
	.best_web_host span#text_for_best_host{display:none;}
	.review_popup, .plan_popup, .subm_popup{width:100%}
	#home-shap-h1{display:none;}
	.ping-tool-tip{display:none!important}
	.header{background-image:none;height:auto}
	#cat_cont .social_count{display:none;}
	#main_cat_zag{width:100%}
	#same_host_h4{display:none;}
	#soc-profs{float:none; margin:10px auto;}
	footer > .copyright{height: auto; line-height:1.4}
	.block-for-breads{display:none;}
	.coupon_offer{width:auto; margin-left:0}
	#company_left #screen_shadow_mob #expert_rate_img{width:30%; top:-2%;}
}
/*************************** max-width: 992px         *******************/

/*************************** min-width: 992px     *******************/
@media (min-width: 992px) {

  .navbar-toggle,#mob_filtr_top,#foot_disc,#show_mob_filters,#show_mob_sidebar,#count_mob_display{display: none;}
   .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  .comment_time br{display:none;}
  html{height:100%}
  body{min-height:100%; position:relative; padding-bottom:73px}
  footer {
   position:absolute;
   bottom:-20px;
   width:100%;
   padding-bottom: 1%;  /* Height of the footer */
}
  
}
/*************************** min-width: 992px     *******************/

@media (max-width: 1199px) {
	.tarif_data_td span{font-size:12px}
	#sitemap > .block-for-breads{width:100%}
	
}

/*************************** (min-width: 992px) and (max-width: 1199px)    *******************/
@media (min-width: 992px) and (max-width: 1199px) {
a#logo {background-size: 100% auto;height: 10px;margin-top: 10px;width: 180px;}
.sub_cat_block a{font-size:12px}
.sub_cat_block{width:11%}
.same-host-name a{font-size:18px}
.same-host-stars a{display:block;height:17px}
.same-host-stars img{height:17px}
.same-host-score{width:20%}
.ratting{width:40%;}
.rewiwer_post{width:56%}
#new-bread-cont .block-for-breads{width:47%}
#about #rew_most_wanted{width:100%;padding-left: 4%;}
#about #rew_most_wanted .one-feature{margin-right:2%; width:48%}
.full_conatint{background-image: url("../images/home_shap1024.jpg"); background-position: -155px top;}
.hosting_newslatter{width:285px; float:right;margin-right: 8px;right:0}
.news_span2 br,.discloser br{display:none}
.container{width:98%; max-width:1200px;}
.shap_host_year{widyh:100%;text-align:center}
.home_top_host{max-width:565px;}
.hosting_newslatter h1 {font-size: 22px;}
.newslet_pole{width:220px}
.list_hosting .col-lg-2{float:left}
.list_hosting .col-lg-7 {float: left;width: 55%;}
.rectangle_bg .col-lg-4{float:left; width:33%;}
.latest_article .col-md-9{width:72%}
.latest_article .article_img{height:auto; width:auto;margin:0}
#under_host_level{width:98%}
.discloser{width:100%;}
.tablebg{background:none;}
#table_right_bottom{background:url('../images/table_right_bottom.png') no-repeat 99.9% bottom;}
.rectangle_bg hr{width:auto}
.review{margin-left:-40px; width:23%;background-size:100%;font-size:150%}
.user_review_text{left:15%; top:0}
#body_cats .cat-ratting-main > .col-md-4{margin-left:0;margin-right: 1.5%; width:32%;}
#body_cats .cat-ratting-main > .col-md-4.top_cat_rate_block3{margin-right:0}
.ratting-left{padding-left:0}
#search_host .col-lg-3.col-md-3{width:25%}
#sidebaraccordion{width:auto;margin: 0 -10px 0 -12px;}
#body_cats .main_cat{width:75%}
#meg_menu_bl{width:auto}
.main_cat #table_right_bottom {background: url("../images/table_right_bottom.png") no-repeat 99% bottom;}
.main_cat .tablebg{background:none;}
#for_oder_by{position:relative;right:0;bottom:0;padding-right:10px;margin:15px 26px 0;background-color:#f7f7f7;border-top:7px solid #000}
#nad_home_table_div{margin-top:0}
#cat .tableMragin{margin-top:30px;}
.main_cat #cat thead th,td.table_bandw, .td_disk_space, .table_ram{font-size:15px}
.main_cat #cat thead th,.main_cat #cat table tbody tr td.table_price .count{font-size:19px}
.main_cat .table_rate_block img.usr{height:14px!important}
.col_host_logo .col-lg-4.col-md-4{width:90px;}
.host_rank{margin-right:9px;}
table tr .host_logo{width:60px; height:60px;padding: 15px 0;}
table tr img.table_host_img{width:58px; height:30px}
#bel_zag{margin-left:38%;width:40%}
.row{margin:0}
#company_name_block > .col-md-9{width:60%; float:left}
#company_right{width:41%}
#company_left{width:58%}
#screen_shadow,#about ul#rew_most_wanted,.get_it_block,.total_review{width:100%}
#about ul#rew_most_wanted{padding-left:0}
#about ul#rew_most_wanted li{margin-right:0; margin-left:2%}
#company_screen{width:auto; max-width:100%;}
#screen_shadow{background-size:100% auto}
.nav-tabs > li a:hover, .tabs .nav-tabs li.active a, .tabs .nav-tabs li.active a:hover, .tabs .nav-tabs li.active a:focus,.nav-tabs > li a, .tabs .nav-tabs > li a{padding:7px}
.tabs ul li{margin:0 1%}
.review_popup_inner > .col-lg-4{width:30%; float:right;padding:0}
.contact_us_inner{background-size:100% 100%; margin-bottom:50px}
.contact_us_inner_right textarea{height:105px}
#mob768_info_left > .col-lg-12{float:left; width:100%}
#aboutus_content,#subm_left{width:70%}
#about_us_sidebar,#subm_right{WIDTH:30%}
#subm_host_name input,#subm_host_desc textarea,#afil_right{width:67%}
#afil_right input,#afil_right label{width:50%}
#subm_host_desc_left,#afil_left{width:28%}
.td_cpu{font-size:12px}
.main_cat .col_host_logo .col-lg-8.col-md-8{width:95px;}
.main_cat .col_host_logo .table_host_name{font-size:14px}
.main_cat #cat thead th, .main_cat #cat table tbody tr td.table_price .count{font-size:15px}
.table_rate_block{white-space: nowrap;}
.main_cat #table_first_col{width:30%}
.speedtest_cont .tabs .nav-tabs > li a{ padding: 7px 20px;}
#home-shap-h1{font-size:18px}
#news-letter-h4{font-size:15px}
.news_span2{display:none;}
#ping_speed_test, #ping_speed_test_by_ip{width:415px; height:400px}
.ping_speed_test_block{width:415px;}
.under-speedometr{top:-100px}
.speedtest_cont #loading{bottom:118px}
.full_conatint .social{padding-left:55px}
.full_conatint .social iframe#twitter-widget-0,.full_conatint .social div{float:none; margin-bottom:8px}
.full_conatint .social .soc-home-rw2{padding-left:0; margin-top:0}
.latest_article_comment .btn-yellow{padding:5px 9px}
.main_cat #cat thead th, td.table_bandw, .td_disk_space, .table_ram{font-size:13px}
.main_cat .col_host_logo .col-lg-8.col-md-8{padding-left:5px;}
.main_cat .col_host_logo .col-lg-8.col-md-8{width:110px;}
#speed-buy-now{padding:2px 12px; font-size:14px; top:2px;right: 25px;}
#cat table tr .server_loc_icon,#cat table tr .low_budget_icon,#cat table tr .most_wanted_icon,#cat table tr .test_period_icon{margin-left:4px}
}

@media (min-width:480px) and (max-width:991px){
	.main_cat{width:100%;padding:0 15px }
}
@media (max-width:479px){
	.main_cat{width:100%;padding:0 5px }
}
/*************************** (min-width: 992px) and (max-width: 1199px)    *******************/


/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
	padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 21px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
	/* support: IE10, see #8844 */
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 2px .4em;
	line-height: 1.5;
	min-height: 0; /* support: IE7 */
	font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}

.ui-menu .ui-state-disabled {
	font-weight: normal;
	margin: .4em 0 .2em;
	line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
	cursor: default;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	position: static;
	float: right;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("images/animated-overlay.gif");
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width:80px;
	height:35px;
	cursor: default;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -12px;
	text-align:center;
	padding-top:3px;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to overide default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertical centre icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/


.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #aaaaaa;
	background: #ffffff url(../images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
	color: #222222;
}
.ui-widget-content a {
	color: #222222;
}
.ui-widget-header {
	border: 1px solid #aaaaaa;
	background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
	color: #222222;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	background: #e6e6e6 url(../images/ui-bg_white.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #56baf6;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #999999;
	background: #dadada url(../images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
	color: #212121;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa;
	background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
	color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
	background-image: url(images/ui-icons_222222_256x240.png);
}
.ui-state-default .ui-icon {
	background-image: url(images/ui-icons_888888_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url(images/ui-icons_454545_256x240.png);
}
.ui-state-active .ui-icon {
	background-image: url(images/ui-icons_454545_256x240.png);
}
.ui-state-highlight .ui-icon {
	background-image: url(images/ui-icons_2e83ff_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(images/ui-icons_cd0a0a_256x240.png);
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
	border-radius: 8px;
}
/*
* styles for settings page
*/
.cptch_example_fields_actions {
	float: left;
    height: 18px;
	width: 140px;
	position: relative;
	top: -7px;
	padding: 2px 0;
}
.cptch_example_fields_actions img {
	position: relative;
	width: 30px;
	top: 6px;
}
.cptch_block {
	direction: ltr;
}
/*
* styles help tooltips
*/
.cptch_help_box {
    background-image: url("../images/tooltip_icons.png");
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 29px;
    position: relative;
    margin: -3px 5px 3px;
    width: 29px;
    clear: none !important;
}
.cptch_hidden_help_text {
    background: #F4F4F4;
    border: 1px solid #DCDCDC;
    border-radius: 4px;
    left: 40px;
    padding: 5px 10px;
    position: absolute;
    width: 240px;
    line-height: 1.5;
}
.cptch_hidden_help_text:before {
    content: url("../images/help.png");
    left: -10px;
    position: absolute;
    top: 7px;
}
/*
* frontend styles
*/
form input.cptch_input {
    padding-left: 8px;
    padding-right: 8px;
}
div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip { 
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}
.wp-social-login-provider-list{padding:10px}.wp-social-login-provider-list a{text-decoration:none}.wp-social-login-provider-list img{border:0}

.loader_block{
	position:relative;
	width: 100%;
    height: 200px;
    line-height: 200px;
    text-align: center;
}

.loader_block:before{
	content: "";
    display: inline-block;
    vertical-align: middle;
    background-image: url(../images/ajax-loader.gif);
    width: 40px;
    height: 40px;
}
.loader_block:after {
    content: "Загрузка...";
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
    height: 40px;
    line-height: 40px;
}


img.usr {
	padding:  0;
	margin:   0;
	border:   none;
	display:  inline;
	height:   15px;
}

table.usr {
	border: none;
}

span.usr, div.usr {
	display: inline !important;
}

#usrFooter {
	text-align: center;
	color: #888888;
	background-color: #FFFFFC;
	padding: 5px 0;
	margin: 20px 2px 0px;
	border-style: solid;
	border-color: #dadada;
	border-width: 1px 0;
}


#bot-ban-close{position:absolute; right:30px; top:11px}

