/* reset */
	body, div, dl, dt, dd, ul, h1, h2, h3, form, input, textarea, p, th, td, li { margin: 0; padding: 0; font-family:'Roboto', sans-serif; font-size:1rem; color:#000000}
	table {	border-collapse: collapse; border-spacing: 0; }
	img { border: 0; }
	address, caption, th { font-style: normal; font-weight: normal; }
	caption, th { text-align: left; }
	sup { vertical-align: text-top; }
	sub { vertical-align: text-bottom; }
	input, textarea, select { font-family: inherit; font-size: inherit; font-weight: inherit; padding:2px;}


        body {
	    font-family: 'Roboto', sans-serif;
	    font-weight: 400;
	    line-height: 1.5;
	}

	ul {
		margin-left:18px;
		margin-bottom:8px;
		list-style: none;
	}

	ul li {margin-bottom:4px;}

	.info ul li:before, .publication ul li:before, #tinymce ul li:before {
		content: "\2022"; /* Insert content that looks like bullets */
		padding-right: 8px;
	}

	ul.ui-tabs-nav li:before {
		content: ""; /* Insert content that looks like bullets */
		padding-right: 0;
	}

	ul li.dIBlock:before {
		content: ""; /* Insert content that looks like bullets */
		padding-right: 0;
	}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

a:hover {text-decoration:none;}

.menu {
	display: flex;justify-content: space-around;padding:8px 0;width:100%;
}

div.menu a.add {
	color:red;
}

div.menu a {
	color:#fe4040;
	font-style:normal;
	font-weight:bold;
	font-size:1rem;
	padding:4px 8px;
        display: inline-block;
}

div.menu a:hover {
	color:white;
	background-color:#fe4040;
	text-decoration:none;
}

a.menu_promo {
    background-color: rgba(255,0,0,0.1);
}

td.menu span {
	padding:4px;
	color:white;
	background-color:#FF8C00;
}


h1 {
	font-size:2em;
	margin-bottom:4px;
	color:#fe4040;
	font-weight:400;
	color:#111;
}

h1 a{
	font-size:26px;
}

h2 {
	font-size:1.5em;
	margin-bottom:4px;
	color:#fe4040;
	font-weight:400;
	color:#111;
}

h3 {
	font-size:1.2em;
	margin-bottom:4px;
	color:#fe4040;
	font-weight:400;
	color:#111;
}

p {
	margin-bottom:8px;
	font-family:'Roboto', sans-serif;
	font-size:1rem;
}

a {color:#fe4040;}
a:hover {color:#9A0303;}

.good {
	font-weight:bold;
	font-family:'Roboto', sans-serif;
	font-size:1rem;
}

a.goods2 {color:#3E372E;font-size:10px;}
a.goods2:hover {color:black;}

a.goods {color:black;font-size:10px;}
a.goods:hover {color:#1D1D1D;}

.copy {color:#AC1B06; font-size:1rem;}

table.black_border {
	border:solid 1px black;
	border-collapse:collapse;
}

table.black_border td {
	border:solid 1px black;
}


h4 {font-size:1rem; font-weight:bolder;margin-bottom:8px;}


ul.photo {display: block;list-style: none;margin:0;padding:0;}
ul.photo li {display:inline;margin:0;padding:0;}
ul.photo li img {border:1px solid #333333;margin:1px;}


ul
.left {list-style:none;margin-bottom:0px;margin-top:0px; list-style-type:none;
}
ul.left li {padding:4px;margin-bottom:0;
}

.left p{
	font-size:1rem;
}

.left form td {
	font-size:1em;margin:0;
}

.left form td input, submit {
	font-size:1em; border: 1px solid #3F566F;
}
.left input, .left textarea, .left select {
        FONT-SIZE: 1em; FONT-FAMILY: 'Roboto', sans-serif;
}

h3.left{
	color:#fe4040;
	margin-bottom:4px;
}

ul.left A {
        TEXT-DECORATION: underline;
}

ul.left A:link {
}
ul.left A:visited {
}
ul.left A:hover {
}

table.registration td{
	padding:2px;
}

.auth_error {
	font-size:1em;
	color:red;
}

.date{
	font-size:0.9em; color:#aaaaaa;
}

.datea{
	position:relative;
/*	font-size:16px;*/
}

table.addfrm td {
}

.af{
	margin: 16px 0 8px 0;
	padding-bottom: 10px;
	position:relative;
/*	color:#9F3C00;*/
}
.af:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 120px;
    height: 5px;
    background: #fe4040;
    z-index: 1;
}
.af:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #b5b5b5;
}

.club {
	font-size:16px!important;
}

div.club p {
		margin:0px;
		font-size:1em;
}
div.club {
	font-size:1em;
/*	border-bottom:1px solid #e7e1d9;*/
	padding-bottom:16px;
}
div.club a{
		font-size:16px;
}

a.club {
		border-bottom:1px dashed #FF8C00;
		cursor: hand;
		cursor: pointer;
		color:black;
}
#clubinfo {
		margin-top:4px;
		font-size:1em!important;
}


#vk_like_container, #fb_like_container, #fb_like_container_2, #twitter_like_container, #gplus_wrapper, #mail_wrapper, #ok_wrapper {float:left; text-align: center; width: 100px; height: 65px;}
#vk_like_container {width:60px;}
#fb_like_container_2 {width: 110px;}
#twitter_like_container {width: 80px;}
#gplus_wrapper {width: 70px; margin-right: 10px;}
#mail_wrapper {width: 80px; text-align: center !important;}
#ok_wrapper {width: 90px;}

.soc-serv .item.show {
}

.soc-serv .bottom-bottons {
    margin-top:9px;
    margin-left:38px!important;
}

.soc-serv .item {
	position:relative;
	white-space: nowrap;
}

.soc-serv .item.fav {
    margin-top: 4px;
}

.soc-serv .item.show i{
    margin:0;
    display:block;
    width: 13px;
    height:12px;
    top: 3px;
    left:0;
    background: url(/css/../images/sprite.png) no-repeat -88px -30px;
    position:absolute;
}

.soc-serv .item.fav i{
    margin:0;
    display:block;
    width: 13px;
    height:12px;
    top: 3px;
    left:0;
    background: url(/css/../images/sprite.png) no-repeat left -30px;
    background-position: -24px -30px;
    position:absolute;
}

.soc-serv .item a{
    text-decoration:none;
    margin-left:16px;
}

div.new {margin:0;padding:0;font-size:1em;}
ul.new {margin:0;display: block;list-style: none;padding:0;}
ul.new li {margin:0;padding:0;margin-bottom:6px;font-size:1em;}
ul.new li:before {
		content: ""; /* Insert content that looks like bullets */
		padding-right: 0;
}


h1#top {font-size:16px;color:#fe4040;margin:0px;font-weight:100;margin-left:20px;letter-spacing: -0.2px;}
h1#top a {font-size:17px;}
#logo {
	width:344px;height:48px;margin-left:20px;margin-top:14px;max-width:90%;
}


.social h3 {
	margin:0;
}

.social {
	border:4px solid white;
	padding:16px;
	height:102px;
	background-color:#FFDBD7;
}

.social dl,.social2 dl{
	margin: 0;
}

.social dl dt, .social2 dl dt {
	float: left;
	padding: 5px 8px 0 0;
	padding-bottom: 7px;
}

.social dl dt a, .social2 dl dt a {
	display: block;
}

.social dl dt a img, .social2 dl dt a img{
	width: 40px;
	height: 40px;
	border-radius: 0px;
	box-shadow:0 0 1px #999;
}


section.shows {
	padding:8px;padding-bottom:64px;padding-top:0px;
	clear: both;
/*	width:100%;*/
}

section.shows article{
    width: 32%;
    margin: 0.5rem 0;
    display: block;
    float: left;
    padding: 0;
}

section.shows>div {padding:0.5em;}

#socnet_share_container {
	display: block;
/*width: 620px;*/
}


#mobAdv {display:none;}

.v2>header {
	max-height:240px;overflow:hidden;position:relative;
}

.v2.adv>div {
	max-height:400px;
}

.v2>div {padding:1em;font-size:14px;}


.v2>header h3{
	position:absolute;bottom:0;margin-bottom:-2px;padding:0.5em 1em 0.5em 1em;background-color:rgba(255,255,255,0.7);
	z-index:10;font-size:16px;
}

.v2 h3 {font-size:16px;margin:16px 0;}

a.tev {
	text-shadow:0 0 3px rgba(255,255,255,0.9);font-weight:700;color:#111;
	text-decoration: underline;
}

a.tev:hover {
	text-shadow:0 0 3px rgba(255,255,255,0.9);font-weight:700;color:#000;
}

/*.inner_article {clear:both;}*/

	#ban_credit {
		width:300px;height:180px;position:relative;font-family:sans-serif;text-align:center;
		animation: blink_border 1.5s linear infinite;border:1px solid gray;
		padding:10px;
		background:url('/i/money3.jpg');
		background-size:cover;
		display:block;
		text-decoration:none;
		margin-bottom:16px;
	}
	#banh{
		animation: blinker 10s linear infinite;
		font-weight:400;
		color:orange;
		font-size:30px;
	}

	@keyframes blinker {  
		50% { opacity: 0.45;}
	}

	@keyframes blink_border {  
		50% { border:1px solid red;}
	}

	.ban_txt {position:absolute;top:100px;text-align:center;left:0;right:0;opacity:0;font-size:26px;font-weight:400;color:white;}


.ui-datepicker {width:auto;}


.hvr-float-shadow{
/*
   -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
*/
    transition:top 0.3s ease!important;
    box-shadow: 1px 2px 4px 0 rgba(0,0,0,0.2);
}

.inner_article {transform: translateY(0);}
.inner_article:hover {transform: translateY(-5px);}


.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
    opacity: 1;
    top: CALC(100% + 5px);
}

.hvr-float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}

.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
/*	top: -5px!important;*/
}

.hvr-float-shadow>div {
	border-left:1px solid transparent;
	border-right:1px solid transparent;
}
.hvr-float-shadow>footer {
	border-left:1px solid transparent;
	border-right:1px solid transparent;
	border-bottom:1px solid transparent;
}


.hvr-float-shadow:hover>div {
	border-left:1px solid #00000045;
	border-right:1px solid #00000045;
}
.hvr-float-shadow:hover>footer {
	border-left:1px solid #00000045;
	border-right:1px solid #00000045;
	border-bottom:1px solid #00000045;
}

.v2 img {transition: transform .3s ease;}

.v2:hover img {
    transform: scale(1.2);
}

.v2 footer {
    font-size: 12px;
    padding: 8px;
    background: #fafafa;
    font-weight:100;
}

.card {border-radius:0;border:0;}

.meta {font-size:13px;font-weight:100;}
.meta>span {display:block;}
.meta .oi {margin-left:8px;font-size:12px;}
.meta b {font-weight:400;}

body {background-color: hsla(33, 36%, 98%, 1);}

#rightWrapper {
	width: 320px;position:relative;box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.15) !important;background-color:white;height:100%;
}

#loginTop {color:gray;text-align:right;padding-top:16px;}

#main-content {padding:30px 0 30px 15px;}

.puiblic-meta b,.puiblic-meta strong {font-weight:400;}

.col-md-auto {padding:30px 15px;}

	.hint_link {border-bottom:1px dashed black;cursor:help;}
	.hint {display: none;
	    width: 200px;
	    background: #ffe8e8;
	    padding: 8px;
	    font-size: 14px;
	    border: 1px solid gray;
	    position: absolute;
	    right: 0px;}
	.hint p {margin:0;}
	.hint h4 {font-size:15px;}
	.hint_link:hover+.hint{display:block;}

#event-img img {margin:1rem 2rem 1rem 0;max-width:100%;float:left;height:auto;}

#cboxTitle {
    position: absolute;
    bottom: -25px;
    left: 0;
    text-align: center;
    width: 100%;
    font-weight: 400;
    font-size: 12px;
    color: #0d0d0d;
}

.webinars_banner {
    padding: 0.5rem;
    border: 1px solid #fe4040;
    margin-bottom: 0.25rem;
    float: right;
    width: 450px;
    max-width: 100%;
}

.auth {
	font-size:14px;border-bottom:1px dashed #fe4040;
}
#add-link {
	font-size: 18px;
	font-weight: 600;
	text-decoration: underline;
}

.registration input, .registration textarea {
	max-width:100%;
}

.registration {max-width:100%;}
.registration td:nth-child(1) {min-width:120px;}

@media screen and (max-width:1099px){
	.menu {
		flex-wrap:wrap;
		display: block;justify-content: space-around;padding:8px 0;width:100%;
		text-align:center;
	}

}

@media screen and (max-width:767px){

	#rightWrapper {width:initial;}

	#main-content {padding-left:8px;padding-right:8px;}
	#main-content p, #main-content p span {font-size:16px!important;}

	.col-md-auto {padding-left:8px;padding-right:8px;}

	#main-content p span.date {font-size:12px!important;}

	#main-content div.club p, #main-content div.club p span {font-size:14px!important;}

	#logo {
		width:344px;max-width:90%;
		margin:8px auto;
	}
	h1#top {font-size:16px;margin:0px;letter-spacing: -0.2px;}

	#loginTop {text-align:center;padding-top:0px;}

	section.shows article{
	    width: 48%;
	}

	body{
		font-size:14px;
		overflow-x: hidden;
	}
	#rightCol, #septd {display:none;}
	#sep {display:none;}
	#auth {display:none;}
	section.shows {padding:0;}
	#mobAdv {display:block;margin-bottom:30px;}

	.shows header h2 {margin-left:1em;}

	.registration input, .registration textarea {
		max-width:480px;
	}

	img#logo {
	    margin: 8px auto;
	    display: block;
	}

	h1#top {text-align: center;}

	div.menu a {
	    font-size: 1rem;
	    padding: 0.25rem 0.5rem;
	}
}

@media screen and (max-width:640px){
	#partners_news {
		width:400px;
		overflow:hidden;
		zoom:0.8;
	}

	#add-link, .auth {
		font-size: 0.8rem;
	}
}

@media screen and (max-width:576px){

	div.menu a {
	    font-size: 1.1rem;
	    padding: 0.25rem 0.75rem;
	}

	.registration input, .registration textarea {
		max-width:300px;
	}

	h1#top {font-size:15px;}

}

@media screen and (max-width:460px){
	img {float: none;max-width: inherit!important;}
	iframe {max-width:100%!important;}

	.publication img{
		max-width:100%!important;
	}

	.registration input, .registration textarea {
		max-width:200px;
	}
}


@media screen and (max-width:414px){
	section.shows article{
	    width: initial;
	    float:none;
	}
	#mainInfo {display:none;}
	#socnet_share_container {display:none;}
	img {float: none;}
	iframe {max-width:100%!important;}

	footer>div>div {text-align:center!important;}

	.inner_article img {width:100%;margin-bottom:1em;}
	.date {display:inline-block;}

	.info {
	    max-height: 200px;
	    overflow: scroll;
	}

	img#logo {
	    margin: 8px auto;
	    display: block;
	}

	img#logo {
		width:316px;height:auto;
		max-width:90%!important;;
	}
	

}

@media screen and (max-width:360px){
	#mainInfo {display:none;}
	#partners_news {
		display:none;
	}

	.publication {
/*		max-width:328px;*/
	}


	.registration input, .registration textarea {
		max-width:160px;
	}

	h1#top {font-size:14px;}

}

@media screen and (max-width:320px){
	img#logo {
		width:280px;height:40px;
	}

	.menu {margin-left:8px!important;}

	h1#top {
	    font-size: 13px;
	    font-weight:bold;
	}

	.info {
	    max-height: 120px;
	}

	#rightWrapper {min-width:304px;width:304px;}
}

#pn_advFeed {height:490px!important;}


.ui-state-highlight a.ui-state-default {
    background: #FE4040;
    color: white;
}

#ui-datepicker-div {display:none;}

	.publication img{
		max-width:100%!important;
	}



@media screen and (min-width:1400px){

	.card-columns {
		-webkit-column-count: 4;
		-moz-column-count: 4;
		column-count: 4;
		-webkit-column-gap: 1.25rem;
		-moz-column-gap: 1.25rem;
	}

	section.shows article {
	    width: 23.7%;
	    margin: 0.5em 0;
	    display: block;
	    float: left;
	    padding: 0;
	}
}



.isotope .isotope-item, .afisha_block{-webkit-transition-duration:0.4s;-moz-transition-duration:0.4s;-ms-transition-duration:0.4s;-o-transition-duration:0.4s;transition-duration:0.4s;}
.isotope{-webkit-transition-property:height, width;-moz-transition-property:height, width;-ms-transition-property:height, width;-o-transition-property:height, width;transition-property:height, width;}
#content, .isotope .isotope-item{-webkit-transition-property:-webkit-transform, opacity;-moz-transition-property:-moz-transform, opacity;-ms-transition-property:-ms-transform, opacity;-o-transition-property:-o-transform, opacity;transition-property:transform, opacity;}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition{-webkit-transition-duration:0s;-moz-transition-duration:0s;-ms-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s;}
.isotope.infinite-scrolling{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;}



table.subscr {}
table.subscr td {padding:8px;}

table.addfrm td {padding:2px;}


#mobAdv2 {max-width: 90%;overflow: hidden;}


a.ui-state-default.ui-state-active {
    border: 1px solid red;
    font-weight: 900;
    background: #ff9999;
}


.coupon {
    font-size: 1.2em;
    background: white;
    padding: 0.5em 1em;
    cursor: pointer;
    border: 1px solid #fe4040;
    color: #fe4040;
}

IMG[src=''], IMG:not([src])      {opacity:0;}

.social2, .adv {
    border-bottom: 8px solid white;
    border-top: 8px solid white;
    padding:1em;
    text-align:left;
   -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
   -webkit-backface-visibility: hidden;
   -webkit-perspective: 1000;
}

#tabs li {float:left;list-style:none;list-style-type: none;}
#tabs ul li:before {
    content: "";
}


.v2 .time {
    display: inline-block;
    float: right;
    background: #333;
    padding: 2px 8px;
    color: white;
    font-size: 0.7em;
    font-weight: bold;
}

.vdt .time {
    float: none;
    display: inline-block;
    background: #333;
    padding: 2px 8px;
    color: white;
    font-size: 0.7em;
    font-weight: bold;
}

.vdt .datea {margin-right:8px;}

.inner_article .time, .publication  .time{
    display: inline-block;
    background: #333;
    padding: 2px 8px;
    color: white;
    font-size: 0.7em;
    font-weight: bold;
}

	.top_link{cursor:pointer;border-bottom:1px dashed black;}
	.top_link.active{cursor:default;border-bottom:1px solid transparent;}


	.info {height:160px;overflow:hidden;position:relative;}
	.info .more {position: absolute;top: 50%;left: 0;bottom: 0;right: 0;
		background-image: -webkit-gradient( linear, left top, left bottom, from(rgba(255, 248, 240,0)), to(rgb(252, 250, 248)), color-stop(.8,rgb(252, 250, 248)) );
		background-image: -moz-linear-gradient(rgba(255, 248, 240, 0) 0%, rgba(255, 248, 240, 1) 100%);
	}
	.info .more span{position: absolute;bottom: 0;cursor:pointer;border-bottom:1px dashed #fe4040;color:#fe4040;}

	.info.full_txt {height:auto;}
	.info.full_txt .more{display:none;}



.btn {
	text-decoration:none!important;
	color:black;
	cursor:pointer;

	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn:focus, .btn:active:focus, .btn.active:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn:hover, .btn:focus {
	color: #333;
	text-decoration: none
}

.btn:active, .btn.active {
	outline: 0;
	background-image: none;
	-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.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	color: #333;
	background-color: #ebebeb;
	border-color: #adadad
}

.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	background-image: none
}

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
	background-color: #fff;
	border-color: #ccc
}

.btn-default .badge {
	color: #fff;
	background-color: #333
}

.btn-primary {
	color: #fff;
	background-color: #428bca;
	border-color: #357ebd
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #3276b1;
	border-color: #285e8e
}

.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-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
	color: #fff;
	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: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
	color: #fff;
	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-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
	color: #fff;
	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: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
	color: #fff;
	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-link {
	color: #428bca;
	font-weight: normal;
	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: #999;
	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-left: 0;
	padding-right: 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%
}

#disqus_thread>iframe:nth-child(2) {
    display: none;
}


	#rightWrapper h2, #main-content h1 {position:relative;margin-bottom:16px;padding-bottom:8px;}

	#rightWrapper h2:before, #main-content h1:before {
	    content: '';
	    position: absolute;
	    bottom: 0;
	    left: 0;
	    width: 80px;
	    height: 4px;
	    background: #fe7a7a;
	    z-index: 1;
	}
	#rightWrapper h2:after, #main-content h1:after {
	    content: '';
	    position: absolute;
	    bottom: 0;
	    left: 0;
	    width: 100%;
	    height: 1px;
	    background: #ddd;
	}
