a {
    color: #485166;
    text-decoration: none;
    line-height: inherit;
}

a:hover {
    color: #191a1e;
}

hr {
    border: solid #e8e8e8;
    border-width: 1px 0 0;
    clear: both;
    margin: 0 0 21px;
    height: 0;
}

hr.small {
    border: solid #fe8f8c;
    border-width: 6px 0 0;
    clear: both;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 20px;
    height: 0;
    max-width: 150px;
}

ul, ol, dl {
    font-size: .785rem;
}

[class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0;
}

.row.title {
    height: 5.625rem;
    line-height: 5.625rem;
    text-align: center;
}

.row.title.compact {
    height: 2.5rem !important;
    line-height: 2.5rem !important;
}

.row.title h6 {
    border-bottom: #e0e0e0 2px solid;
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
}

.topstrip {
	transition: all .5s ease;
}

header {
    background-size: contain;
    position: relative;
    transition: all .5s ease;
}

header.set {
	background-image: url(../image/marquee-stars.svg);
	background-color: #074e68;
	padding: 22px 0 44px 0;
}

.docs-header{
	padding-top: 0px;
	border-top: none;
}

header .docs-header {
	padding: 11px 0 144px 0;
}

header.set .topic__infos {
    position: absolute;
    bottom: 0;
    padding-bottom: 8px;
    padding-top: 7px;
    background: rgba(255, 255, 255, .25);
    width: 100%
}

header.set .topic__infos.bg-light {
	background: rgba(0, 0, 0, .7);
	color: #fff;
}

#main-content section.block {
	position: relative;
	padding: 0.25em 0;
}

header h1 {
    color: white;
    font-weight: 300;
    margin-bottom: 0;
}

header h3 {
	color: white;
}

.no-mb {
	margin-bottom: 0 !important;
}

@media screen and (max-width: 768px) {
    header h1 {
        font-size: 30px;
        line-height: 31px;
    }
}

header h4 {
    color: #cccccc;
    font-weight: 300;
}

nav .wrap {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 62.5rem
}

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

nav .wrap:after {
    clear: both
}

main#main-content{clear: both;}

/* global Panel Set */
.common-content p{margin-bottom:0 !important;}

.tabs-content p{margin-bottom: 0 !important;}

.tabs.vertical .tabs-content .content{padding-left: 10px;}

div.list-group {
    width: 100%
}

div.list-group .list-group-item{
	clear: both;
	width: 100%;
	display: block;
	font-size: 13px;
}

.panel ul.list-group {list-style-type: none;}

.panel p{margin-bottom: 0px !important;}

.panel-heading {
	padding: 5px 7px;
    margin: 0rem -1.25rem .8rem -1.25rem;
    border-bottom: 1px solid transparent;
}

.panel-title {
    font-size: 14px;
    font-weight: 400;
    margin: .3rem .8rem 0rem .8rem;
    color: #434a54
}

.panel-title span.more:before{
	content: '+ ';
}

.panel-title span.more {
	font-size: 10px;
}

.panel-footer {
    background-color: #e6e9ed;
    border-top-color: #e6e9ed;
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px
}

.panel-default {
    border-color: #e6e9ed
}

.panel-default>.panel-heading {
    color: #434a54;
    background-color: #e6e9ed;
    border-color: #e6e9ed
}

.panel-primary {
    border-color: #3bafda
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #3bafda;
    border-color: #3bafda
}

.panel-success {
    border-color: #8cc152
}

.panel-success>.panel-heading {
    color: #fff;
    background-color: #8cc152;
    border-color: #8cc152
}

.panel-info {
    border-color: #37bc9b
}

.panel-info>.panel-heading {
    color: #fff;
    background-color: #37bc9b;
    border-color: #37bc9b
}

.panel-warning {
    border-color: #f6bb42
}

.panel-warning>.panel-heading {
    color: #fff;
    background-color: #f6bb42;
    border-color: #f6bb42
}

.panel-danger {
    border-color: #da4453
}

.panel-danger>.panel-heading {
    color: #fff;
    background-color: #da4453;
    border-color: #da4453
}

.panel-danger>.panel-heading>.panel-title, .panel-info>.panel-heading>.panel-title,
.panel-primary>.panel-heading>.panel-title, .panel-success>.panel-heading>.panel-title,
.panel-warning>.panel-heading>.panel-title {
    color: #fff
}

.accordion .accordion-navigation>a, .accordion dd>a {
    font-size: .825rem
}

.breadcrumb li a {
	text-decoration: none;
}

iframe[name*=_action_frame] {
    display: none !important;
}

.pattern-wrap .col-xs-2 {
	margin-bottom: 12px;
}

.color-swatches .full {
    width: 100%;
    height: 50px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0px 0px
}

.selecter .selecter-options {
	z-index: 1100;
}

.no_padding>.row>.columns,.row.no_padding .columns {
	padding-left: 0;
	padding-right: 0;
}

.no_padding>.row>.columns:first-child,.row.no_padding .columns:first-child{
	padding-left: 0.5em;
}

.no_padding>.row>.columns:last-child,.row.no_padding .columns:last-child{
	padding-right: 0.5em;
}

@media only screen and (max-width: 40em) {
	.no_padding>.row>.columns:first-child,.row.no_padding .columns:first-child{
		padding-left: 0em;
	}
	.no_padding>.row>.columns:last-child,.row.no_padding .columns:last-child{
		padding-right: 0em;
	}
}

section.block.background {
	padding: 20px 0px 0px 0px;
	margin-bottom:0px;
}

.transparent {
	background: transparent !important;
}

.breadcrumb-arrow li a{
	text-decoration: none !important;
}

/* Scrollup
================================================== */
.scrollup {
    position: fixed;
    bottom: 15px;
    right: 60px;
    display: none;
    font-size: 14px;
    text-align: center;
    padding: 10px 15px 15px 15px;
    color: #fff;
    opacity: 0.8;
    z-index: 999;
}

.scrollup.style1 {
    background-color: #000;
    border-radius: 4px;
}

.scrollup.style2 {
    background-color: #37BC9B;
    border-radius: 8px;
}

.scrollup.style3 {
    background-color: #E9573F;
    border-radius: 12px;
}

.scrollup.style4 {
    background-color: #967ADC;
    border-radius: 16px;
}

.scrollup.style5 {
    background-color: #EC87C0;
    border-radius: 22px;
}

@media screen and (max-width: 783px) {
    .scrollup {
        bottom: 1rem;
        right: 1rem;
    }
}

main#main-content {
	transition: all .5s ease;
}

/*----------------
  SideBar
-----------------*/
#sidebar.sidebar {
	padding: 1rem;
	background: #f2f2f2;
}
.sidebar .side_box {
	position: relative;
	box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
	background:#fff;
	margin:0 0 10px 0;
	padding:0;
	border-radius:5px;
}
.sidebar h5 {
	padding:7px 15px;
	line-height:20px;
	margin:0;
	border-bottom:1px solid #efefef;
	font-size: 14px;
	letter-spacing: -1px;
}
.sidebar .side_box.side_box_searchbar {
	position: relative;
	box-shadow: none;
	padding:0;
	border-radius:none;
}

.sidebar .side_box_categories ul li a.on{
	color: #cf2d42 !important;
}
.sidebar .side_box ul {
	margin:0;
	padding:0;
}
.sidebar .side_box ul li {
	margin:0;
	padding:7px 15px 7px 15px;
	display:block;
}
.sidebar .side_box ul li a {
	margin:0;
	padding:0 0;
	display:block;
	font-size:12px;
	line-height:21px;
	color:#4e4e4e;
	font-weight:normal;
	display:block;
}
.sidebar .side_box ul li:nth-child(odd) {
	background:#fff;
}
.sidebar .side_box ul li:nth-child(even) {
	background:#fafafa;
}
.sidebar .side_box ul li:last-child {
	border-radius:0px 0px 5px 5px;
}
.sidebar .side_box_lists h5 {position: relative;}
.sidebar .side_box_lists h5 a{position: absolute; top: 4px; right: 8px; color: #434a54; font-size: 12px; font-weight: normal;}
.sidebar .side_box_lists ul li {
	padding:15px 15px 15px 15px;
	overflow:hidden;
}
.sidebar .side_box_lists ul li .post_img {
	width:50px;
	height:50px;
	float:left;
	background:#dbdbdb;
	border-radius:5px;
	margin:0 10px 0 0;
}
.sidebar .side_box_lists ul li a {
	font-weight:normal;
	font-size: 12px;
	overflow:hidden;
	position: relative;
}
.sidebar .side_box_lists ul li span.date {
	font-size: 12px;
	font-weight:normal;
}
.sidebar .side_box_popular_search ul {
	padding: 0 15px 15px 15px;
	display:block;
	float:left;
	width:100%;
}
.sidebar .side_box_popular_search ul li {
	padding:15px 5px 0 0;
	float:left;
	background:none;
}
.sidebar .side_box_popular_search ul li:nth-child(even) {
	background:none;
}
.sidebar .side_box_popular_search ul li:nth-child(odd) {
	background:none;
}
.sidebar .side_box_popular_search ul li a {
	line-height:30px;
	margin:0;
	padding:0 11px;
	display:block;
	color:#282727;
	background:#f3f6f6;
	border-radius:15px;
	font-size:11px;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.sidebar .side_box_popular_search ul li a:hover {
	background: none repeat scroll 0 0 #37bbec;
	color: #fff;
	text-decoration:none;
}
.sidebar .side_box_banner {

}
.sidebar .side_box_banner img{width: 100%;}

.sidebar .side_box.side_box_adSense {
	position: relative;
	box-shadow: none;
	padding:0;
	border-radius:none;
}
.sidebar_1 h5 a {
	color:#282727;
	display:block;
	background:url(../images/arrow_down.png) no-repeat right center;
}
.sidebar_1 h5.active a {
	background:url(../images/arrow_up.png) no-repeat right center;
}
.sidebar .price {
	padding:12px 15px;
}
.sidebar .price .txtbox {
	width: 74px;
	border: 1px solid #d7dbdb;
	height: 30px;
	display: block;
	padding: 0 15px;
	border-radius: 15px;
	margin: 0;
	font-size: 14px;
	color: #4e4e4e;
	float:left;
	text-align:center;
}
.sidebar .price span.to {
	display:block;
	font-size:14px;
	line-height:30px;
	color:#898989;
	font-weight:normal;
	text-align:center;
	width:29px;
	float:left;
}
.sidebar .price .price_bar {
	padding: 25px 0 10px;
}
.sidebar .price .price_bar img {
	max-width:100%;
	height:auto;
}

.sidebar .col_box ul li span {
	width:10px;
	height:10px;
	display:inline-block;
	border-radius:50%;
	margin:0 8px 0 0;
}
.sidebar .col_box ul li span.multi {
	background:url(../images/multicolor.png) no-repeat center center;
}
.sidebar .col_box ul li .icheckbox_minimal {
	float:right;
	margin-right:0;
}
.sidebar .col_box ul li:nth-child(1) span {
	background:#a637ec;
}
.sidebar .col_box ul li:nth-child(2) span {
	background:#37bbec;
}
.sidebar .col_box ul li:nth-child(3) span {
	background:#8dc838;
}
.sidebar .col_box ul li:nth-child(4) span {
	background:#fbcf00;
}
.sidebar .col_box ul li:nth-child(5) span {
	background:#fb5700;
}
.sidebar .col_box ul li:nth-child(6) span {
	background:#fb0000;
}
.sidebar .col_box ul li:nth-child(7) span {
	background:#dfdfdf;
}
.sidebar .col_box ul li:nth-child(8) span {
	background:#252525;
}
.sidebar .col_box ul li:nth-child(9) span {
	background:url(../images/multicolor.png) no-repeat center center;
}
.sidebar .material {
}
.sidebar .material .iradio_minimal {
	float:right;
	margin-right:-3px;
}
.sidebar .cat_box {
	padding:35px 15px 0 15px;
	height:235px;
	background:url(../images/img_2.png) no-repeat;
	background-size:cover;
	background-position: right top;
}
.sidebar .cat_box h2 {
	color:#fff;
	font-weight:normal;
	margin:0;
	padding:0;
}
.sidebar .cat_box h5 {
	line-height:21px;
	color:#ffffff;
	border:none;
	padding:0;
	margin:0;
}
.sidebar .cat_box .down_btn {
	width:110px;
	height:40px;
	display:block;
	border-radius:5px;
	border:2px solid #fff;
	text-align:center;
	font-size:13px;
	line-height:36px;
	font-weight:normal;
	color:#fff;
	margin:65px 0 0 0;
	padding:0;
}

section.login-widget{
	padding: 7px 15px;
}
section.login-widget #subbutton {
	margin-bottom: 0;
}

section.login-widget .symbol{margin-right: 7px;}

section.login-widget .mbrinfo{clear: both; display: block; width: 100%;}

section.login-widget .widget-title{border-bottom: 1px solid #e5e5e5; padding-bottom: 5px;}

.has-tip {
	border-bottom: none !important;
}

#mbrlivebox .rnote .rbox .xr {
	margin-left: 8px !important;
}

.background-dark-grey{ background: #333333; }
.background-mid-grey{ background: #f2f2f2; }

.sub-title{ text-transform: uppercase; font-weight: bold; letter-spacing: 3px; font-size: 12px; display: inline-block; color: #333333; }
.text-white{ color: #fff; }

footer {
	transition: all .5s ease;
}
