﻿/* =============== Progress ============= */

.skillbar {
	position:relative;
	display:block;
	margin-bottom:15px;
	width:100%;
	background:#eee;
	height:35px;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	-webkit-transition:0.4s linear;
	-moz-transition:0.4s linear;
	-ms-transition:0.4s linear;
	-o-transition:0.4s linear;
	transition:0.4s linear;
	-webkit-transition-property:width, background-color;
	-moz-transition-property:width, background-color;
	-ms-transition-property:width, background-color;
	-o-transition-property:width, background-color;
	transition-property:width, background-color;
}

.skillbar-title {
	position:absolute;
	width:30%;
	top:0;
	left:0;
	font-weight:600;
	font-size:13px;
	color:#333333;
	background:#dcdcdc;
	-webkit-border-top-left-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-bottomleft:0px;
	border-top-left-radius:0px;
	border-bottom-left-radius:0px;
}

.skillbar-title span {
	display:block;
	background:#dcdcdc;
	padding:0 20px;
	height:35px;
	line-height:35px;
	-webkit-border-top-left-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-bottomleft:0px;
	border-top-left-radius:0px;
	border-bottom-left-radius:0px;
}

.skillbar-bar {
	height:35px;
	max-width:86%;
	overflow:hidden
	width:0px;
	background:#6adcfa;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
}

.skill-bar-percent {
	position:absolute;
	right:10px;
	top:0;
	font-size:11px;
	height:35px;
	line-height:35px;
	color:#333;
}
/* ============= End Progress =============== */

.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.66666667%}
.col-xs-10{width:83.33333333%}
.col-xs-9{width:75%}
.col-xs-8{width:66.66666667%}
.col-xs-7{width:58.33333333%}
.col-xs-6{width:50%}
.col-xs-5{width:41.66666667%}
.col-xs-4{width:33.33333333%}
.col-xs-3{width:25%}
.col-xs-2{width:16.66666667%}
.col-xs-1{width:8.33333333%}
.col-xs-pull-12{right:100%}
.col-xs-pull-11{right:91.66666667%}
.col-xs-pull-10{right:83.33333333%}
.col-xs-pull-9{right:75%}
.col-xs-pull-8{right:66.66666667%}
.col-xs-pull-7{right:58.33333333%}
.col-xs-pull-6{right:50%}
.col-xs-pull-5{right:41.66666667%}
.col-xs-pull-4{right:33.33333333%}
.col-xs-pull-3{right:25%}
.col-xs-pull-2{right:16.66666667%}
.col-xs-pull-1{right:8.33333333%}
.col-xs-pull-0{right:auto}
.col-xs-push-12{left:100%}
.col-xs-push-11{left:91.66666667%}
.col-xs-push-10{left:83.33333333%}
.col-xs-push-9{left:75%}
.col-xs-push-8{left:66.66666667%}
.col-xs-push-7{left:58.33333333%}
.col-xs-push-6{left:50%}
.col-xs-push-5{left:41.66666667%}
.col-xs-push-4{left:33.33333333%}
.col-xs-push-3{left:25%}
.col-xs-push-2{left:16.66666667%}
.col-xs-push-1{left:8.33333333%}
.col-xs-push-0{left:auto}
.col-xs-offset-12{margin-left:100%}
.col-xs-offset-11{margin-left:91.66666667%}
.col-xs-offset-10{margin-left:83.33333333%}
.col-xs-offset-9{margin-left:75%}
.col-xs-offset-8{margin-left:66.66666667%}
.col-xs-offset-7{margin-left:58.33333333%}
.col-xs-offset-6{margin-left:50%}
.col-xs-offset-5{margin-left:41.66666667%}
.col-xs-offset-4{margin-left:33.33333333%}
.col-xs-offset-3{margin-left:25%}
.col-xs-offset-2{margin-left:16.66666667%}
.col-xs-offset-1{margin-left:8.33333333%}
.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.66666667%}
.col-sm-10{width:83.33333333%}
.col-sm-9{width:75%}
.col-sm-8{width:66.66666667%}
.col-sm-7{width:58.33333333%}
.col-sm-6{width:50%}
.col-sm-5{width:41.66666667%}
.col-sm-4{width:33.33333333%}
.col-sm-3{width:25%}
.col-sm-2{width:16.66666667%}
.col-sm-1{width:8.33333333%}
.col-sm-pull-12{right:100%}
.col-sm-pull-11{right:91.66666667%}
.col-sm-pull-10{right:83.33333333%}
.col-sm-pull-9{right:75%}
.col-sm-pull-8{right:66.66666667%}
.col-sm-pull-7{right:58.33333333%}
.col-sm-pull-6{right:50%}
.col-sm-pull-5{right:41.66666667%}
.col-sm-pull-4{right:33.33333333%}
.col-sm-pull-3{right:25%}
.col-sm-pull-2{right:16.66666667%}
.col-sm-pull-1{right:8.33333333%}
.col-sm-pull-0{right:auto}
.col-sm-push-12{left:100%}
.col-sm-push-11{left:91.66666667%}
.col-sm-push-10{left:83.33333333%}
.col-sm-push-9{left:75%}
.col-sm-push-8{left:66.66666667%}
.col-sm-push-7{left:58.33333333%}
.col-sm-push-6{left:50%}
.col-sm-push-5{left:41.66666667%}
.col-sm-push-4{left:33.33333333%}
.col-sm-push-3{left:25%}
.col-sm-push-2{left:16.66666667%}
.col-sm-push-1{left:8.33333333%}
.col-sm-push-0{left:auto}
.col-sm-offset-12{margin-left:100%}
.col-sm-offset-11{margin-left:91.66666667%}
.col-sm-offset-10{margin-left:83.33333333%}
.col-sm-offset-9{margin-left:75%}
.col-sm-offset-8{margin-left:66.66666667%}
.col-sm-offset-7{margin-left:58.33333333%}
.col-sm-offset-6{margin-left:50%}
.col-sm-offset-5{margin-left:41.66666667%}
.col-sm-offset-4{margin-left:33.33333333%}
.col-sm-offset-3{margin-left:25%}
.col-sm-offset-2{margin-left:16.66666667%}
.col-sm-offset-1{margin-left:8.33333333%}
.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.66666667%}
.col-md-10{width:83.33333333%}
.col-md-9{width:75%}
.col-md-8{width:66.66666667%}
.col-md-7{width:58.33333333%}
.col-md-6{width:50%}
.col-md-5{width:41.66666667%}
.col-md-4{width:33.33333333%}
.col-md-3{width:25%}
.col-md-2{width:16.66666667%}
.col-md-1{width:8.33333333%}
.col-md-pull-12{right:100%}
.col-md-pull-11{right:91.66666667%}
.col-md-pull-10{right:83.33333333%}
.col-md-pull-9{right:75%}
.col-md-pull-8{right:66.66666667%}
.col-md-pull-7{right:58.33333333%}
.col-md-pull-6{right:50%}
.col-md-pull-5{right:41.66666667%}
.col-md-pull-4{right:33.33333333%}
.col-md-pull-3{right:25%}
.col-md-pull-2{right:16.66666667%}
.col-md-pull-1{right:8.33333333%}
.col-md-pull-0{right:auto}
.col-md-push-12{left:100%}
.col-md-push-11{left:91.66666667%}
.col-md-push-10{left:83.33333333%}
.col-md-push-9{left:75%}
.col-md-push-8{left:66.66666667%}
.col-md-push-7{left:58.33333333%}
.col-md-push-6{left:50%}
.col-md-push-5{left:41.66666667%}
.col-md-push-4{left:33.33333333%}
.col-md-push-3{left:25%}
.col-md-push-2{left:16.66666667%}
.col-md-push-1{left:8.33333333%}
.col-md-push-0{left:auto}
.col-md-offset-12{margin-left:100%}
.col-md-offset-11{margin-left:91.66666667%}
.col-md-offset-10{margin-left:83.33333333%}
.col-md-offset-9{margin-left:75%}
.col-md-offset-8{margin-left:66.66666667%}
.col-md-offset-7{margin-left:58.33333333%}
.col-md-offset-6{margin-left:50%}
.col-md-offset-5{margin-left:41.66666667%}
.col-md-offset-4{margin-left:33.33333333%}
.col-md-offset-3{margin-left:25%}
.col-md-offset-2{margin-left:16.66666667%}
.col-md-offset-1{margin-left:8.33333333%}
.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.66666667%}
.col-lg-10{width:83.33333333%}
.col-lg-9{width:75%}
.col-lg-8{width:66.66666667%}
.col-lg-7{width:58.33333333%}
.col-lg-6{width:50%}
.col-lg-5{width:41.66666667%}
.col-lg-4{width:33.33333333%}
.col-lg-3{width:25%}
.col-lg-2{width:16.66666667%}
.col-lg-1{width:8.33333333%}
.col-lg-pull-12{right:100%}
.col-lg-pull-11{right:91.66666667%}
.col-lg-pull-10{right:83.33333333%}
.col-lg-pull-9{right:75%}
.col-lg-pull-8{right:66.66666667%}
.col-lg-pull-7{right:58.33333333%}
.col-lg-pull-6{right:50%}
.col-lg-pull-5{right:41.66666667%}
.col-lg-pull-4{right:33.33333333%}
.col-lg-pull-3{right:25%}
.col-lg-pull-2{right:16.66666667%}
.col-lg-pull-1{right:8.33333333%}
.col-lg-pull-0{right:auto}
.col-lg-push-12{left:100%}
.col-lg-push-11{left:91.66666667%}
.col-lg-push-10{left:83.33333333%}
.col-lg-push-9{left:75%}
.col-lg-push-8{left:66.66666667%}
.col-lg-push-7{left:58.33333333%}
.col-lg-push-6{left:50%}
.col-lg-push-5{left:41.66666667%}
.col-lg-push-4{left:33.33333333%}
.col-lg-push-3{left:25%}
.col-lg-push-2{left:16.66666667%}
.col-lg-push-1{left:8.33333333%}
.col-lg-push-0{left:auto}
.col-lg-offset-12{margin-left:100%}
.col-lg-offset-11{margin-left:91.66666667%}
.col-lg-offset-10{margin-left:83.33333333%}
.col-lg-offset-9{margin-left:75%}
.col-lg-offset-8{margin-left:66.66666667%}
.col-lg-offset-7{margin-left:58.33333333%}
.col-lg-offset-6{margin-left:50%}
.col-lg-offset-5{margin-left:41.66666667%}
.col-lg-offset-4{margin-left:33.33333333%}
.col-lg-offset-3{margin-left:25%}
.col-lg-offset-2{margin-left:16.66666667%}
.col-lg-offset-1{margin-left:8.33333333%}
.col-lg-offset-0{margin-left:0}
}
.rtmedia-activity-container .media-type-photo .rtmedia-item-thumbnail{max-width:480px;max-height:340px}
.rtmedia-activity-container .mejs-container.mejs-video{min-height:340px;min-width:480px}
.rtmedia-container .rtmedia-list .rtmedia-list-item .rtmedia-item-thumbnail{max-height:196px;max-width:196px}
#vk_groups,#vk_groups iframe,.fb_iframe_widget,.fb_iframe_widget span,.fb_iframe_widget span iframe[style]{width:100%!important;overflow:hidden}
.user-notificat1on{width:100%;margin:0 0 15px;height:auto;background:url(../../../images/warning.png) 20px no-repeat #fff;background-size:70px;padding:0 20px;color:#4264aa;box-shadow:0 5px 10px rgba(0,0,0,.25)}
#rtmedia-whts-new-upload-container div{z-index:10!important}
.rtmedia-media-views{float:left!important;font-size:16px;line-height:29px}
body .mfp-content #buddypress .rtm-lightbox-container .rtmedia-single-meta{padding:20px 20px 110px}
.rtm-media-single-comments{bottom:10px}
details summary:focus{outline:none}
html{overflow-x:hidden}
.soca a:hover img{opacity:.1;-moz-opacity:.1;filter:alpha(opacity=40)}
img.wp-smiley,img.emoji{display:inline!important;border:none!important;box-shadow:none!important;height:1em!important;width:1em!important;margin:0 .07em!important;vertical-align:-.1em!important;background:none!important;padding:0!important}
.b-top{z-index:99;position:fixed;right:10px;bottom:20px;width:20px}
.b-top:hover{opacity:1;filter:alpha(opacity=100);cursor:pointer}
.b-top-but{box-shadow:#000 2px 2px 6px;z-index:99;position:absolute;display:block;right:10px;bottom:0;margin:0;padding:7px 12px;color:#fff;background:#4264aa;border-radius:0}
.b-top-but:hover{box-shadow:#000 2px 2px 6px;z-index:99;position:absolute;display:block;right:10px;bottom:0;margin:0;padding:7px 12px;color:#fff;background:red;border-radius:0}
.pheading h4{color:#fff;background:#4264aa;padding:10px 10px 10px 20px;width:100%}
.over_share{height:70px;margin-bottom:10px}
.in_share{padding-top:50px;padding-left:16px}
.vkontakte_share{background:url(images/vk_share.jpg) #2C6992;width:140px;height:70px;float:left}
.odnoklassniki_share{background:url(images/ok_share.jpg) #2C6992;width:140px;height:70px;float:left}
.twitter_share{background:url(images/tw_share.jpg) #009DC4;width:140px;height:70px;float:left}
.facebook_share{background:url(images/fb_share.jpg) #23599D;width:140px;height:70px;float:left}
.gplus_share{background:url(images/gp_share.jpg) #EF341B;width:140px;height:70px;float:left}
.twitter_btn{width:105px;overflow:hidden;padding:1px;background:#FFF;margin-right:5px}
.gplus_btn{width:70px;overflow:hidden;padding:1px;background:#FFF;margin-right:5px}
li{list-style-type:none}
ul#menu a{display:block;text-decoration:none}
ul#menu li{margin-left:-30px}
ul#menu li a{background: #007f0e;color:#fff;font-size:15px;padding:5px 5px 5px 20px;margin-top:10px;}
ul#menu li a:hover{background:red;color:#fff}
ul#menu li ul li a{background:#dfe5f2;color:#4264aa;padding:5px 5px 5px 20px;font-size:14px;margin-bottom:5px;margin-top:5px;margin-left:30px}
ul#menu li ul li a:hover{background:#4264aa;color:#fff}
.large-40{width:100%;background:#4264aa;color:#fff;padding:50px 0;font-size:2.85714rem}
.large-41{background:#D82C2C;color:#fff;height:250px;width:33.3333333333%;display:inline-block;opacity:1;-webkit-transform:scale(1,1);-webkit-transition-timing-function:ease-out;-webkit-transition-duration:550ms;-moz-transform:scale(1,1);-moz-transition-timing-function:ease-out;-moz-transition-duration:550ms}
.large-42{background:#238223;color:#fff;height:250px;width:33.3333333333%;display:inline-block;opacity:1;-webkit-transform:scale(1,1);-webkit-transition-timing-function:ease-out;-webkit-transition-duration:550ms;-moz-transform:scale(1,1);-moz-transition-timing-function:ease-out;-moz-transition-duration:550ms}
.large-43{background:#EF9507;color:#fff;height:250px;width:33.3333333333%;display:inline-block;opacity:1;-webkit-transform:scale(1,1);-webkit-transition-timing-function:ease-out;-webkit-transition-duration:550ms;-moz-transform:scale(1,1);-moz-transition-timing-function:ease-out;-moz-transition-duration:550ms}
.large-41:hover,.large-42:hover,.large-43:hover{box-shadow:0 5px 10px rgba(0,0,0,.25);-webkit-transform:scale(1.2,1.2);-webkit-transition-timing-function:ease-out;-webkit-transition-duration:550ms;-moz-transform:scale(1.2,1.2);-moz-transition-timing-function:ease-out;-moz-transition-duration:550ms;z-index:99}
.dpad{margin:0 15px}
.basecont{padding-top:14px;border-top:1px solid #e8e8e8;background:url(../images/basecont.png) repeat-x}
.commento-text{background:#fff;padding:20px;clear:both;overflow:hidden}
.commento-text p{margin:0 0 1.07143rem}
.commento-text>ol,.commento-text>ul{margin-bottom:1.85714rem}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a{background:transparent}
a:active,a:hover{outline:0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:700}
dfn{font-style:italic}
h1{font-size:2em;margin:.67em 0}
mark{background:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
img{border:0}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}
button{overflow:visible}
button,select{text-transform:none}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
input{line-height:normal}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0}
textarea{overflow:auto}
optgroup{font-weight:700}
table{border-collapse:collapse;border-spacing:0}
td,th{padding:0}
meta.foundation-version{font-family:"/5.3.3/"}
meta.foundation-mq-small{font-family:"/only screen/";width:0}
meta.foundation-mq-medium{font-family:"/only screen and (min-width:40.063em)/";width:40.063em}
meta.foundation-mq-large{font-family:"/only screen and (min-width:64.063em)/";width:64.063em}
meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:90.063em)/";width:90.063em}
meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:120.063em)/";width:120.063em}
meta.foundation-data-attribute-namespace{font-family:false}
html,body{height:100%}
*,:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
html,body{font-size:14px}
body{background:#f5f8f9;color:#666;padding:0;margin:0;font-family:"Open Sans",sans-serif;font-weight:400;font-style:normal;line-height:24px;position:relative;cursor:default}
a:hover{cursor:pointer}
img{max-width:100%;height:auto}
img{-ms-interpolation-mode:bicubic}
#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object{max-width:none!important}
.left{float:left!important}
.right{float:right!important}
.clearfix:before,.clearfix:after{content:" ";display:table}
.clearfix:after{clear:both}
.hide{display:none}
.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
img{display:inline-block;vertical-align:middle}
textarea{height:auto;min-height:50px}
select{width:100%}
.text-left{text-align:left!important}
.text-right{text-align:right!important}
.text-center{text-align:center!important}
.text-justify{text-align:justify!important}
@media only screen and (max-width: 40em) {
.small-only-text-left{text-align:left!important}
.small-only-text-right{text-align:right!important}
.small-only-text-center{text-align:center!important}
.small-only-text-justify{text-align:justify!important}
}
@media only screen {
.small-text-left{text-align:left!important}
.small-text-right{text-align:right!important}
.small-text-center{text-align:center!important}
.small-text-justify{text-align:justify!important}
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
.medium-only-text-left{text-align:left!important}
.medium-only-text-right{text-align:right!important}
.medium-only-text-center{text-align:center!important}
.medium-only-text-justify{text-align:justify!important}
}
@media only screen and (min-width: 40.063em) {
.medium-text-left{text-align:left!important}
.medium-text-right{text-align:right!important}
.medium-text-center{text-align:center!important}
.medium-text-justify{text-align:justify!important}
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
.large-only-text-left{text-align:left!important}
.large-only-text-right{text-align:right!important}
.large-only-text-center{text-align:center!important}
.large-only-text-justify{text-align:justify!important}
}
@media only screen and (min-width: 64.063em) {
.large-text-left{text-align:left!important}
.large-text-right{text-align:right!important}
.large-text-center{text-align:center!important}
.large-text-justify{text-align:justify!important}
}
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
.xlarge-only-text-left{text-align:left!important}
.xlarge-only-text-right{text-align:right!important}
.xlarge-only-text-center{text-align:center!important}
.xlarge-only-text-justify{text-align:justify!important}
}
@media only screen and (min-width: 90.063em) {
.xlarge-text-left{text-align:left!important}
.xlarge-text-right{text-align:right!important}
.xlarge-text-center{text-align:center!important}
.xlarge-text-justify{text-align:justify!important}
}
@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
.xxlarge-only-text-left{text-align:left!important}
.xxlarge-only-text-right{text-align:right!important}
.xxlarge-only-text-center{text-align:center!important}
.xxlarge-only-text-justify{text-align:justify!important}
}
@media only screen and (min-width: 120.063em) {
.xxlarge-text-left{text-align:left!important}
.xxlarge-text-right{text-align:right!important}
.xxlarge-text-center{text-align:center!important}
.xxlarge-text-justify{text-align:justify!important}
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}
a{color:#4264AA;text-decoration:none;line-height:inherit}
a:hover,a:focus{color:#395692}
a img{border:none}
p{font-family:inherit;font-weight:400;font-size:inherit;line-height:inherit;margin-bottom:1.71429rem;text-rendering:optimizeLegibility}
p.lead{font-size:inherit0.25rem;line-height:1.6}
p aside{font-size:1rem;line-height:1.35;font-style:italic}
h1,h2,h3,h4,h5,h6{font-family:"Open Sans",sans-serif;font-weight:400;font-style:normal;color:#222;text-rendering:optimizeLegibility;margin-top:.2rem;margin-bottom:.5rem;line-height:1.4}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-size:60%;color:#6f6f6f;line-height:0}
h1{font-size:1.42857rem}
h2{font-size:1.28571rem}
h3{font-size:1.35714rem}
h4{font-size:1.07143rem}
h5{font-size:1.28571rem}
h6{font-size:1rem}
.subheader{line-height:1.4;color:#6f6f6f;font-weight:400;margin-top:.2rem;margin-bottom:.5rem}
hr{border:dotted #e7e8ea;border-width:1px 0 0;clear:both;margin:1.71429rem 0 1.64286rem;height:0}
em,i{font-style:italic;line-height:inherit}
strong,b{font-weight:700;line-height:inherit}
small{font-size:60%;line-height:inherit}
code{font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:400;color:#333;background-color:#f8f8f8;border-width:1px;border-style:solid;border-color:#dfdfdf;padding:.14286rem .35714rem .07143rem}
ul,ol,dl{font-size:inherit;line-height:inherit;margin-bottom:1.71429rem;list-style-position:outside;font-family:inherit}
ul{margin-left:2rem}
ul.no-bullet{margin-left:0}
ul.no-bullet li ul,ul.no-bullet li ol{margin-left:1.42857rem;margin-bottom:0;list-style:none}
ul li ul,ul li ol{margin-left:1.42857rem;margin-bottom:0}
ul.square li ul,ul.circle li ul,ul.disc li ul{list-style:inherit}
ul.square{list-style-type:square;margin-left:2rem}
ul.circle{list-style-type:circle;margin-left:2rem}
ul.disc{list-style-type:disc;margin-left:2rem}
ul.no-bullet{list-style:none}
ol{margin-left:2rem}
ol li ul,ol li ol{margin-left:1.42857rem;margin-bottom:0}
dl dt{margin-bottom:.3rem;font-weight:700}
dl dd{margin-bottom:.85714rem}
abbr,acronym{text-transform:uppercase;font-size:90%;color:#666;border-bottom:1px dotted #ddd;cursor:help}
abbr{text-transform:none}
blockquote{margin:0 0 1.71429rem;padding:.64286rem 1.42857rem 0 1.35714rem;border-left:1px solid #ddd}
blockquote cite{display:block;font-size:.92857rem;color:#555}
blockquote cite:before{content:"\2014 \0020"}
blockquote cite a,blockquote cite a:visited{color:#555}
blockquote,blockquote p{line-height:inherit;color:#6f6f6f}
.vcard{display:inline-block;margin:0 0 1.42857rem;border:1px solid #ddd;padding:.71429rem .85714rem}
.vcard li{margin:0;display:block}
.vcard .fn{font-weight:700;font-size:1.07143rem}
.vevent .summary{font-weight:700}
.vevent abbr{cursor:default;text-decoration:none;font-weight:700;border:none;padding:0 .07143rem}
@media only screen and (min-width: 40.063em) {
h1,h2,h3,h4,h5,h6{line-height:1.4}
h1{font-size:2.14286rem}
h2{font-size:2rem}
h3{font-size:1.71429rem}
h4{font-size:1.42857rem}
h5{font-size:1.28571rem}
h6{font-size:1rem}
}
.print-only{display:none!important}
@media print {
*{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}
a,a:visited{text-decoration:underline}
a[href]:after{content:" (" attr(href) ")"}
abbr[title]:after{content:" (" attr(title) ")"}
.ir a:after,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:.5cm}
p,h2,h3{orphans:3;widows:3}
h2,h3{page-break-after:avoid}
.hide-on-print{display:none!important}
.print-only{display:block!important}
.hide-for-print{display:none!important}
.show-for-print{display:inherit!important}
}
.row{width:100%;margin:0 auto}
.row:before,.row:after{content:" ";display:table}
.row:after{clear:both}
.row.collapse>.column,.row.collapse>.columns{padding-left:0;padding-right:0}
.row.collapse .row{margin-left:0;margin-right:0}
.row .row{width:auto;max-width:none;margin:0 -.71429rem}
.row .row:before,.row .row:after{content:" ";display:table}
.row .row:after{clear:both}
.row .row.collapse{width:auto;margin:0;max-width:none}
.row .row.collapse:before,.row .row.collapse:after{content:" ";display:table}
.row .row.collapse:after{clear:both}
.column,.columns{padding-left:.71429rem;padding-right:.71429rem;width:100%;float:left}
[class*="column"]+[class*="column"]:last-child{float:right}
[class*="column"]+[class*="column"].end{float:left}
@media only screen {
.small-push-0{position:relative;left:0;right:auto}
.small-pull-0{position:relative;right:0;left:auto}
.small-push-1{position:relative;left:8.33333%;right:auto}
.small-pull-1{position:relative;right:8.33333%;left:auto}
.small-push-2{position:relative;left:16.66667%;right:auto}
.small-pull-2{position:relative;right:16.66667%;left:auto}
.small-push-3{position:relative;left:25%;right:auto}
.small-pull-3{position:relative;right:25%;left:auto}
.small-push-4{position:relative;left:33.33333%;right:auto}
.small-pull-4{position:relative;right:33.33333%;left:auto}
.small-push-5{position:relative;left:41.66667%;right:auto}
.small-pull-5{position:relative;right:41.66667%;left:auto}
.small-push-6{position:relative;left:50%;right:auto}
.small-pull-6{position:relative;right:50%;left:auto}
.small-push-7{position:relative;left:58.33333%;right:auto}
.small-pull-7{position:relative;right:58.33333%;left:auto}
.small-push-8{position:relative;left:66.66667%;right:auto}
.small-pull-8{position:relative;right:66.66667%;left:auto}
.small-push-9{position:relative;left:75%;right:auto}
.small-pull-9{position:relative;right:75%;left:auto}
.small-push-10{position:relative;left:83.33333%;right:auto}
.small-pull-10{position:relative;right:83.33333%;left:auto}
.small-push-11{position:relative;left:91.66667%;right:auto}
.small-pull-11{position:relative;right:91.66667%;left:auto}
.column,.columns{position:relative;padding-left:.71429rem;padding-right:.71429rem;float:left}
.small-1{width:8.33333%}
.small-2{width:16.66667%}
.small-3{width:25%}
.small-4{width:33.33333%}
.small-5{width:41.66667%}
.small-6{width:50%}
.small-7{width:58.33333%}
.small-8{width:66.66667%}
.small-9{width:75%}
.small-10{width:83.33333%}
.small-11{width:91.66667%}
.small-12{width:100%}
.small-offset-0{margin-left:0!important}
.small-offset-1{margin-left:8.33333%!important}
.small-offset-2{margin-left:16.66667%!important}
.small-offset-3{margin-left:25%!important}
.small-offset-4{margin-left:33.33333%!important}
.small-offset-5{margin-left:41.66667%!important}
.small-offset-6{margin-left:50%!important}
.small-offset-7{margin-left:58.33333%!important}
.small-offset-8{margin-left:66.66667%!important}
.small-offset-9{margin-left:75%!important}
.small-offset-10{margin-left:83.33333%!important}
.small-offset-11{margin-left:91.66667%!important}
.small-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left}
.column.small-centered,.columns.small-centered{margin-left:auto;margin-right:auto;float:none}
.column.small-uncentered,.columns.small-uncentered{margin-left:0;margin-right:0;float:left}
.column.small-centered:last-child,.columns.small-centered:last-child{float:none}
.column.small-uncentered:last-child,.columns.small-uncentered:last-child{float:left}
.column.small-uncentered.opposite,.columns.small-uncentered.opposite{float:right}
}
@media only screen and (min-width: 40.063em) {
.medium-push-0{position:relative;left:0;right:auto}
.medium-pull-0{position:relative;right:0;left:auto}
.medium-push-1{position:relative;left:8.33333%;right:auto}
.medium-pull-1{position:relative;right:8.33333%;left:auto}
.medium-push-2{position:relative;left:16.66667%;right:auto}
.medium-pull-2{position:relative;right:16.66667%;left:auto}
.medium-push-3{position:relative;left:25%;right:auto}
.medium-pull-3{position:relative;right:25%;left:auto}
.medium-push-4{position:relative;left:33.33333%;right:auto}
.medium-pull-4{position:relative;right:33.33333%;left:auto}
.medium-push-5{position:relative;left:41.66667%;right:auto}
.medium-pull-5{position:relative;right:41.66667%;left:auto}
.medium-push-6{position:relative;left:50%;right:auto}
.medium-pull-6{position:relative;right:50%;left:auto}
.medium-push-7{position:relative;left:58.33333%;right:auto}
.medium-pull-7{position:relative;right:58.33333%;left:auto}
.medium-push-8{position:relative;left:66.66667%;right:auto}
.medium-pull-8{position:relative;right:66.66667%;left:auto}
.medium-push-9{position:relative;left:75%;right:auto}
.medium-pull-9{position:relative;right:75%;left:auto}
.medium-push-10{position:relative;left:83.33333%;right:auto}
.medium-pull-10{position:relative;right:83.33333%;left:auto}
.medium-push-11{position:relative;left:91.66667%;right:auto}
.medium-pull-11{position:relative;right:91.66667%;left:auto}
.column,.columns{position:relative;padding-left:.71429rem;padding-right:.71429rem;float:left}
.medium-1{width:8.33333%}
.medium-2{width:16.66667%}
.medium-3{width:25%}
.medium-4{width:33.33333%}
.medium-5{width:41.66667%}
.medium-6{width:50%}
.medium-7{width:58.33333%}
.medium-8{width:66.66667%}
.medium-9{width:75%}
.medium-10{width:83.33333%}
.medium-11{width:91.66667%}
.medium-12{width:100%}
.medium-offset-0{margin-left:0!important}
.medium-offset-1{margin-left:8.33333%!important}
.medium-offset-2{margin-left:16.66667%!important}
.medium-offset-3{margin-left:25%!important}
.medium-offset-4{margin-left:33.33333%!important}
.medium-offset-5{margin-left:41.66667%!important}
.medium-offset-6{margin-left:50%!important}
.medium-offset-7{margin-left:58.33333%!important}
.medium-offset-8{margin-left:66.66667%!important}
.medium-offset-9{margin-left:75%!important}
.medium-offset-10{margin-left:83.33333%!important}
.medium-offset-11{margin-left:91.66667%!important}
.medium-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left}
.column.medium-centered,.columns.medium-centered{margin-left:auto;margin-right:auto;float:none}
.column.medium-uncentered,.columns.medium-uncentered{margin-left:0;margin-right:0;float:left}
.column.medium-centered:last-child,.columns.medium-centered:last-child{float:none}
.column.medium-uncentered:last-child,.columns.medium-uncentered:last-child{float:left}
.column.medium-uncentered.opposite,.columns.medium-uncentered.opposite{float:right}
.push-0{position:relative;left:0;right:auto}
.pull-0{position:relative;right:0;left:auto}
.push-1{position:relative;left:8.33333%;right:auto}
.pull-1{position:relative;right:8.33333%;left:auto}
.push-2{position:relative;left:16.66667%;right:auto}
.pull-2{position:relative;right:16.66667%;left:auto}
.push-3{position:relative;left:25%;right:auto}
.pull-3{position:relative;right:25%;left:auto}
.push-4{position:relative;left:33.33333%;right:auto}
.pull-4{position:relative;right:33.33333%;left:auto}
.push-5{position:relative;left:41.66667%;right:auto}
.pull-5{position:relative;right:41.66667%;left:auto}
.push-6{position:relative;left:50%;right:auto}
.pull-6{position:relative;right:50%;left:auto}
.push-7{position:relative;left:58.33333%;right:auto}
.pull-7{position:relative;right:58.33333%;left:auto}
.push-8{position:relative;left:66.66667%;right:auto}
.pull-8{position:relative;right:66.66667%;left:auto}
.push-9{position:relative;left:75%;right:auto}
.pull-9{position:relative;right:75%;left:auto}
.push-10{position:relative;left:83.33333%;right:auto}
.pull-10{position:relative;right:83.33333%;left:auto}
.push-11{position:relative;left:91.66667%;right:auto}
.pull-11{position:relative;right:91.66667%;left:auto}
}
@media only screen and (min-width: 64.063em) {
.large-push-0{position:relative;left:0;right:auto}
.large-pull-0{position:relative;right:0;left:auto}
.large-push-1{position:relative;left:8.33333%;right:auto}
.large-pull-1{position:relative;right:8.33333%;left:auto}
.large-push-2{position:relative;left:16.66667%;right:auto}
.large-pull-2{position:relative;right:16.66667%;left:auto}
.large-push-3{position:relative;left:25%;right:auto}
.large-pull-3{position:relative;right:25%;left:auto}
.large-push-4{position:relative;left:33.33333%;right:auto}
.large-pull-4{position:relative;right:33.33333%;left:auto}
.large-push-5{position:relative;left:41.66667%;right:auto}
.large-pull-5{position:relative;right:41.66667%;left:auto}
.large-push-6{position:relative;left:50%;right:auto}
.large-pull-6{position:relative;right:50%;left:auto}
.large-push-7{position:relative;left:58.33333%;right:auto}
.large-pull-7{position:relative;right:58.33333%;left:auto}
.large-push-8{position:relative;left:66.66667%;right:auto}
.large-pull-8{position:relative;right:66.66667%;left:auto}
.large-push-9{position:relative;left:75%;right:auto}
.large-pull-9{position:relative;right:75%;left:auto}
.large-push-10{position:relative;left:83.33333%;right:auto}
.large-pull-10{position:relative;right:83.33333%;left:auto}
.large-push-11{position:relative;left:91.66667%;right:auto}
.large-pull-11{position:relative;right:91.66667%;left:auto}
.column,.columns{position:relative;padding-left:.71429rem;padding-right:.71429rem;float:left}
.large-1{width:8.33333%}
.large-2{width:16.66667%}
.large-3{width:25%}
.large-4{width:33.33333%}
.large-5{width:41.66667%}
.large-6{width:50%}
.large-7{width:58.33333%}
.large-8{width:66.66667%}
.large-9{width:75%}
.large-10{width:83.33333%}
.large-11{width:91.66667%}
.large-12{width:100%}
.large-offset-0{margin-left:0!important}
.large-offset-1{margin-left:8.33333%!important}
.large-offset-2{margin-left:16.66667%!important}
.large-offset-3{margin-left:25%!important}
.large-offset-4{margin-left:33.33333%!important}
.large-offset-5{margin-left:41.66667%!important}
.large-offset-6{margin-left:50%!important}
.large-offset-7{margin-left:58.33333%!important}
.large-offset-8{margin-left:66.66667%!important}
.large-offset-9{margin-left:75%!important}
.large-offset-10{margin-left:83.33333%!important}
.large-offset-11{margin-left:91.66667%!important}
.large-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left}
.column.large-centered,.columns.large-centered{margin-left:auto;margin-right:auto;float:none}
.column.large-uncentered,.columns.large-uncentered{margin-left:0;margin-right:0;float:left}
.column.large-centered:last-child,.columns.large-centered:last-child{float:none}
.column.large-uncentered:last-child,.columns.large-uncentered:last-child{float:left}
.column.large-uncentered.opposite,.columns.large-uncentered.opposite{float:right}
.push-0{position:relative;left:0;right:auto}
.pull-0{position:relative;right:0;left:auto}
.push-1{position:relative;left:8.33333%;right:auto}
.pull-1{position:relative;right:8.33333%;left:auto}
.push-2{position:relative;left:16.66667%;right:auto}
.pull-2{position:relative;right:16.66667%;left:auto}
.push-3{position:relative;left:25%;right:auto}
.pull-3{position:relative;right:25%;left:auto}
.push-4{position:relative;left:33.33333%;right:auto}
.pull-4{position:relative;right:33.33333%;left:auto}
.push-5{position:relative;left:41.66667%;right:auto}
.pull-5{position:relative;right:41.66667%;left:auto}
.push-6{position:relative;left:50%;right:auto}
.pull-6{position:relative;right:50%;left:auto}
.push-7{position:relative;left:58.33333%;right:auto}
.pull-7{position:relative;right:58.33333%;left:auto}
.push-8{position:relative;left:66.66667%;right:auto}
.pull-8{position:relative;right:66.66667%;left:auto}
.push-9{position:relative;left:75%;right:auto}
.pull-9{position:relative;right:75%;left:auto}
.push-10{position:relative;left:83.33333%;right:auto}
.pull-10{position:relative;right:83.33333%;left:auto}
.push-11{position:relative;left:91.66667%;right:auto}
.pull-11{position:relative;right:91.66667%;left:auto}
}
[class*="block-grid-"]{display:block;padding:0;margin:0 -.71429rem}
[class*="block-grid-"]:before,[class*="block-grid-"]:after{content:" ";display:table}
[class*="block-grid-"]:after{clear:both}
[class*="block-grid-"]>li{display:block;height:auto;float:left;padding:0 .71429rem 1.42857rem}
@media only screen {
.small-block-grid-1>li{width:100%;list-style:none}
.small-block-grid-1>li:nth-of-type(1n){clear:none}
.small-block-grid-1>li:nth-of-type(1n+1){clear:both}
.small-block-grid-2>li{width:50%;list-style:none}
.small-block-grid-2>li:nth-of-type(1n){clear:none}
.small-block-grid-2>li:nth-of-type(2n+1){clear:both}
.small-block-grid-3>li{width:33.33333%;list-style:none}
.small-block-grid-3>li:nth-of-type(1n){clear:none}
.small-block-grid-3>li:nth-of-type(3n+1){clear:both}
.small-block-grid-4>li{width:25%;list-style:none}
.small-block-grid-4>li:nth-of-type(1n){clear:none}
.small-block-grid-4>li:nth-of-type(4n+1){clear:both}
.small-block-grid-5>li{width:20%;list-style:none}
.small-block-grid-5>li:nth-of-type(1n){clear:none}
.small-block-grid-5>li:nth-of-type(5n+1){clear:both}
.small-block-grid-6>li{width:16.66667%;list-style:none}
.small-block-grid-6>li:nth-of-type(1n){clear:none}
.small-block-grid-6>li:nth-of-type(6n+1){clear:both}
.small-block-grid-7>li{width:14.28571%;list-style:none}
.small-block-grid-7>li:nth-of-type(1n){clear:none}
.small-block-grid-7>li:nth-of-type(7n+1){clear:both}
.small-block-grid-8>li{width:12.5%;list-style:none}
.small-block-grid-8>li:nth-of-type(1n){clear:none}
.small-block-grid-8>li:nth-of-type(8n+1){clear:both}
.small-block-grid-9>li{width:11.11111%;list-style:none}
.small-block-grid-9>li:nth-of-type(1n){clear:none}
.small-block-grid-9>li:nth-of-type(9n+1){clear:both}
.small-block-grid-10>li{width:10%;list-style:none}
.small-block-grid-10>li:nth-of-type(1n){clear:none}
.small-block-grid-10>li:nth-of-type(10n+1){clear:both}
.small-block-grid-11>li{width:9.09091%;list-style:none}
.small-block-grid-11>li:nth-of-type(1n){clear:none}
.small-block-grid-11>li:nth-of-type(11n+1){clear:both}
.small-block-grid-12>li{width:8.33333%;list-style:none}
.small-block-grid-12>li:nth-of-type(1n){clear:none}
.small-block-grid-12>li:nth-of-type(12n+1){clear:both}
}
@media only screen and (min-width: 40.063em) {
.medium-block-grid-1>li{width:100%;list-style:none}
.medium-block-grid-1>li:nth-of-type(1n){clear:none}
.medium-block-grid-1>li:nth-of-type(1n+1){clear:both}
.medium-block-grid-2>li{width:50%;list-style:none}
.medium-block-grid-2>li:nth-of-type(1n){clear:none}
.medium-block-grid-2>li:nth-of-type(2n+1){clear:both}
.medium-block-grid-3>li{width:33.33333%;list-style:none}
.medium-block-grid-3>li:nth-of-type(1n){clear:none}
.medium-block-grid-3>li:nth-of-type(3n+1){clear:both}
.medium-block-grid-4>li{width:25%;list-style:none}
.medium-block-grid-4>li:nth-of-type(1n){clear:none}
.medium-block-grid-4>li:nth-of-type(4n+1){clear:both}
.medium-block-grid-5>li{width:20%;list-style:none}
.medium-block-grid-5>li:nth-of-type(1n){clear:none}
.medium-block-grid-5>li:nth-of-type(5n+1){clear:both}
.medium-block-grid-6>li{width:16.66667%;list-style:none}
.medium-block-grid-6>li:nth-of-type(1n){clear:none}
.medium-block-grid-6>li:nth-of-type(6n+1){clear:both}
.medium-block-grid-7>li{width:14.28571%;list-style:none}
.medium-block-grid-7>li:nth-of-type(1n){clear:none}
.medium-block-grid-7>li:nth-of-type(7n+1){clear:both}
.medium-block-grid-8>li{width:12.5%;list-style:none}
.medium-block-grid-8>li:nth-of-type(1n){clear:none}
.medium-block-grid-8>li:nth-of-type(8n+1){clear:both}
.medium-block-grid-9>li{width:11.11111%;list-style:none}
.medium-block-grid-9>li:nth-of-type(1n){clear:none}
.medium-block-grid-9>li:nth-of-type(9n+1){clear:both}
.medium-block-grid-10>li{width:10%;list-style:none}
.medium-block-grid-10>li:nth-of-type(1n){clear:none}
.medium-block-grid-10>li:nth-of-type(10n+1){clear:both}
.medium-block-grid-11>li{width:9.09091%;list-style:none}
.medium-block-grid-11>li:nth-of-type(1n){clear:none}
.medium-block-grid-11>li:nth-of-type(11n+1){clear:both}
.medium-block-grid-12>li{width:8.33333%;list-style:none}
.medium-block-grid-12>li:nth-of-type(1n){clear:none}
.medium-block-grid-12>li:nth-of-type(12n+1){clear:both}
}
@media only screen and (min-width: 64.063em) {
.large-block-grid-1>li{width:100%;list-style:none}
.large-block-grid-1>li:nth-of-type(1n){clear:none}
.large-block-grid-1>li:nth-of-type(1n+1){clear:both}
.large-block-grid-2>li{width:50%;list-style:none}
.large-block-grid-2>li:nth-of-type(1n){clear:none}
.large-block-grid-2>li:nth-of-type(2n+1){clear:both}
.large-block-grid-3>li{width:33.33333%;list-style:none}
.large-block-grid-3>li:nth-of-type(1n){clear:none}
.large-block-grid-3>li:nth-of-type(3n+1){clear:both}
.large-block-grid-4>li{width:25%;list-style:none}
.large-block-grid-4>li:nth-of-type(1n){clear:none}
.large-block-grid-4>li:nth-of-type(4n+1){clear:both}
.large-block-grid-5>li{width:20%;list-style:none}
.large-block-grid-5>li:nth-of-type(1n){clear:none}
.large-block-grid-5>li:nth-of-type(5n+1){clear:both}
.large-block-grid-6>li{width:16.66667%;list-style:none}
.large-block-grid-6>li:nth-of-type(1n){clear:none}
.large-block-grid-6>li:nth-of-type(6n+1){clear:both}
.large-block-grid-7>li{width:14.28571%;list-style:none}
.large-block-grid-7>li:nth-of-type(1n){clear:none}
.large-block-grid-7>li:nth-of-type(7n+1){clear:both}
.large-block-grid-8>li{width:12.5%;list-style:none}
.large-block-grid-8>li:nth-of-type(1n){clear:none}
.large-block-grid-8>li:nth-of-type(8n+1){clear:both}
.large-block-grid-9>li{width:11.11111%;list-style:none}
.large-block-grid-9>li:nth-of-type(1n){clear:none}
.large-block-grid-9>li:nth-of-type(9n+1){clear:both}
.large-block-grid-10>li{width:10%;list-style:none}
.large-block-grid-10>li:nth-of-type(1n){clear:none}
.large-block-grid-10>li:nth-of-type(10n+1){clear:both}
.large-block-grid-11>li{width:9.09091%;list-style:none}
.large-block-grid-11>li:nth-of-type(1n){clear:none}
.large-block-grid-11>li:nth-of-type(11n+1){clear:both}
.large-block-grid-12>li{width:8.33333%;list-style:none}
.large-block-grid-12>li:nth-of-type(1n){clear:none}
.large-block-grid-12>li:nth-of-type(12n+1){clear:both}
}
.clearing-thumbs,[data-clearing]{margin-bottom:0;margin-left:0;list-style:none}
.clearing-thumbs:before,.clearing-thumbs:after,[data-clearing]:before,[data-clearing]:after{content:" ";display:table}
.clearing-thumbs:after,[data-clearing]:after{clear:both}
.clearing-thumbs li,[data-clearing] li{float:left;margin-right:10px}
.clearing-thumbs[class*="block-grid-"] li,[data-clearing][class*="block-grid-"] li{margin-right:0}
.clearing-blackout{background:#333;position:fixed;width:100%;height:100%;top:0;left:0;z-index:998}
.clearing-blackout .clearing-close{display:block}
.clearing-container{position:relative;z-index:998;height:100%;overflow:hidden;margin:0}
.clearing-touch-label{position:absolute;top:50%;left:50%;color:#aaa;font-size:.6em}
.visible-img{height:95%;position:relative}
.visible-img img{position:absolute;left:50%;top:50%;margin-left:-50%;max-height:100%;max-width:100%}
.clearing-caption{color:#ccc;font-size:.875em;line-height:1.3;margin-bottom:0;text-align:center;bottom:0;background:#333;width:100%;padding:10px 30px 20px;position:absolute;left:0}
.clearing-close{z-index:999;padding-left:20px;padding-top:10px;font-size:30px;line-height:1;color:#ccc;display:none}
.clearing-close:hover,.clearing-close:focus{color:#ccc}
.clearing-assembled .clearing-container{height:100%}
.clearing-assembled .clearing-container .carousel>ul{display:none}
.clearing-feature li{display:none}
.clearing-feature li.clearing-featured-img{display:block}
@media only screen and (min-width: 40.063em) {
.clearing-main-prev,.clearing-main-next{position:absolute;height:100%;width:40px;top:0}
.clearing-main-prev>span,.clearing-main-next>span{position:absolute;top:50%;display:block;width:0;height:0;border:solid 12px}
.clearing-main-prev>span:hover,.clearing-main-next>span:hover{opacity:.8}
.clearing-main-prev{left:0}
.clearing-main-prev>span{left:5px;border-color:transparent;border-right-color:#ccc}
.clearing-main-next{right:0}
.clearing-main-next>span{border-color:transparent;border-left-color:#ccc}
.clearing-main-prev.disabled,.clearing-main-next.disabled{opacity:.3}
.clearing-assembled .clearing-container .carousel{background:rgba(51,51,51,0.8);height:120px;margin-top:10px;text-align:center}
.clearing-assembled .clearing-container .carousel>ul{display:inline-block;z-index:999;height:100%;position:relative;float:none}
.clearing-assembled .clearing-container .carousel>ul li{display:block;width:120px;min-height:inherit;float:left;overflow:hidden;margin-right:0;padding:0;position:relative;cursor:pointer;opacity:.4;clear:none}
.clearing-assembled .clearing-container .carousel>ul li.fix-height img{height:100%;max-width:none}
.clearing-assembled .clearing-container .carousel>ul li a.th{border:none;box-shadow:none;display:block}
.clearing-assembled .clearing-container .carousel>ul li img{cursor:pointer!important;width:100%!important}
.clearing-assembled .clearing-container .carousel>ul li.visible{opacity:1}
.clearing-assembled .clearing-container .carousel>ul li:hover{opacity:.8}
.clearing-assembled .clearing-container .visible-img{background:#333;overflow:hidden;height:85%}
.clearing-close{position:absolute;top:10px;right:20px;padding-left:0;padding-top:0}
}
.flex-video{position:relative;padding-top:1.78571rem;padding-bottom:67.5%;height:0;margin-bottom:1.14286rem;overflow:hidden}
.flex-video.widescreen{padding-bottom:56.34%}
.flex-video.vimeo{padding-top:0}
.flex-video iframe,.flex-video object,.flex-video embed,.flex-video video{position:absolute;top:0;left:0;width:100%;height:100%}
.reveal-modal-bg{position:fixed;height:100%;width:100%;background:#000;background:rgba(0,0,0,0.45);z-index:1004;display:none;top:0;left:0}
dialog,.reveal-modal{visibility:hidden;display:none;position:absolute;z-index:1005;width:100vw;top:0;left:0;background-color:#fff;padding:1.42857rem;border:solid 1px #666;box-shadow:0 0 10px rgba(0,0,0,0.4)}
@media only screen and (max-width: 40em) {
dialog,.reveal-modal{min-height:100vh}
}
@media only screen and (min-width: 40.063em) {
dialog,.reveal-modal{left:50%}
}
dialog .column,dialog .columns,.reveal-modal .column,.reveal-modal .columns{min-width:0}
dialog>:first-child,.reveal-modal>:first-child{margin-top:0}
dialog>:last-child,.reveal-modal>:last-child{margin-bottom:0}
@media only screen and (min-width: 40.063em) {
dialog,.reveal-modal{margin-left:-40%;width:80%}
}
@media only screen and (min-width: 40.063em) {
dialog,.reveal-modal{top:7.14286rem}
}
dialog .close-reveal-modal,.reveal-modal .close-reveal-modal{font-size:2.85714rem;line-height:1;position:absolute;top:.57143rem;right:.78571rem;color:#aaa;font-weight:700;cursor:pointer}
dialog[open]{display:block;visibility:visible}
dialog,.reveal-modal{padding:2.14286rem}
dialog.radius,.reveal-modal.radius{border-radius:3px}
dialog.round,.reveal-modal.round{border-radius:1000px}
dialog.collapse,.reveal-modal.collapse{padding:0}
@media only screen and (min-width: 40.063em) {
dialog.tiny,.reveal-modal.tiny{margin-left:-15%;width:30%}
}
@media only screen and (min-width: 40.063em) {
dialog.small,.reveal-modal.small{margin-left:-20%;width:40%}
}
@media only screen and (min-width: 40.063em) {
dialog.medium,.reveal-modal.medium{margin-left:-30%;width:60%}
}
@media only screen and (min-width: 40.063em) {
dialog.large,.reveal-modal.large{margin-left:-35%;width:70%}
}
@media only screen and (min-width: 40.063em) {
dialog.xlarge,.reveal-modal.xlarge{margin-left:-47.5%;width:95%}
}
dialog.full,.reveal-modal.full{top:0;left:0;height:100%;height:100vh;min-height:100vh;margin-left:0!important}
@media only screen and (min-width: 40.063em) {
dialog.full,.reveal-modal.full{margin-left:-50vw;width:100vw}
}
@media print {
dialog,.reveal-modal{background:#fff!important}
}
.panel{border-style:solid;border-width:1px;border-color:#f4f4f4;margin-bottom:1.42857rem;padding:1.42857rem;background:#f2f2f2}
.panel>:first-child{margin-top:0}
.panel>:last-child{margin-bottom:0}
.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6,.panel p,.panel li,.panel dl{color:#333}
.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6{line-height:1;margin-bottom:.71429rem}
.panel h1.subheader,.panel h2.subheader,.panel h3.subheader,.panel h4.subheader,.panel h5.subheader,.panel h6.subheader{line-height:1.4}
.panel.callout{border-style:solid;border-width:1px;border-color:#f4f6fb;margin-bottom:1.42857rem;padding:1.42857rem;background:#f3f6fa}
.panel.callout>:first-child{margin-top:0}
.panel.callout>:last-child{margin-bottom:0}
.panel.callout h1,.panel.callout h2,.panel.callout h3,.panel.callout h4,.panel.callout h5,.panel.callout h6,.panel.callout p,.panel.callout li,.panel.callout dl{color:#333}
.panel.callout h1,.panel.callout h2,.panel.callout h3,.panel.callout h4,.panel.callout h5,.panel.callout h6{line-height:1;margin-bottom:.71429rem}
.panel.callout h1.subheader,.panel.callout h2.subheader,.panel.callout h3.subheader,.panel.callout h4.subheader,.panel.callout h5.subheader,.panel.callout h6.subheader{line-height:1.4}
.panel.callout a:not(.button){color:#4264AA}
.panel.radius{border-radius:3px}
@media only screen {
.show-for-small-only,.show-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit!important}
.hide-for-small-only,.hide-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none!important}
.visible-for-small-only,.visible-for-small-up,.visible-for-small,.visible-for-small-down,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static!important;height:auto;width:auto;overflow:visible;clip:auto}
.hidden-for-small-only,.hidden-for-small-up,.hidden-for-small,.hidden-for-small-down,.visible-for-medium-only,.visible-for-medium-up,.visible-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}
table.show-for-small-only,table.show-for-small-up,table.show-for-small,table.show-for-small-down,table.hide-for-medium-only,table.hide-for-medium-up,table.hide-for-medium,table.show-for-medium-down,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table}
thead.show-for-small-only,thead.show-for-small-up,thead.show-for-small,thead.show-for-small-down,thead.hide-for-medium-only,thead.hide-for-medium-up,thead.hide-for-medium,thead.show-for-medium-down,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group!important}
tbody.show-for-small-only,tbody.show-for-small-up,tbody.show-for-small,tbody.show-for-small-down,tbody.hide-for-medium-only,tbody.hide-for-medium-up,tbody.hide-for-medium,tbody.show-for-medium-down,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group!important}
tr.show-for-small-only,tr.show-for-small-up,tr.show-for-small,tr.show-for-small-down,tr.hide-for-medium-only,tr.hide-for-medium-up,tr.hide-for-medium,tr.show-for-medium-down,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row!important}
th.show-for-small-only,td.show-for-small-only,th.show-for-small-up,td.show-for-small-up,th.show-for-small,td.show-for-small,th.show-for-small-down,td.show-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.hide-for-medium-up,td.hide-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.show-for-medium-down,td.show-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.hide-for-large-up,td.hide-for-large-up,th.hide-for-large,td.hide-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell!important}
}
@media only screen and (min-width: 40.063em) {
.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit!important}
.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none!important}
.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.visible-for-medium-only,.visible-for-medium-up,.visible-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static!important;height:auto;width:auto;overflow:visible;clip:auto}
.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}
table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.show-for-medium-only,table.show-for-medium-up,table.show-for-medium,table.show-for-medium-down,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table}
thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.show-for-medium-only,thead.show-for-medium-up,thead.show-for-medium,thead.show-for-medium-down,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group!important}
tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.show-for-medium-only,tbody.show-for-medium-up,tbody.show-for-medium,tbody.show-for-medium-down,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group!important}
tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.show-for-medium-only,tr.show-for-medium-up,tr.show-for-medium,tr.show-for-medium-down,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row!important}
th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.show-for-medium-only,td.show-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.show-for-medium,td.show-for-medium,th.show-for-medium-down,td.show-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.hide-for-large-up,td.hide-for-large-up,th.hide-for-large,td.hide-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell!important}
}
@media only screen and (min-width: 64.063em) {
.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit!important}
.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none!important}
.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static!important;height:auto;width:auto;overflow:visible;clip:auto}
.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}
table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.show-for-large-only,table.show-for-large-up,table.show-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table}
thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.show-for-large-only,thead.show-for-large-up,thead.show-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group!important}
tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.show-for-large-only,tbody.show-for-large-up,tbody.show-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group!important}
tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.show-for-large-only,tr.show-for-large-up,tr.show-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row!important}
th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.show-for-large-only,td.show-for-large-only,th.show-for-large-up,td.show-for-large-up,th.show-for-large,td.show-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell!important}
}
@media only screen and (min-width: 90.063em) {
.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.hide-for-large-only,.show-for-large-up,.hide-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit!important}
.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.show-for-large-only,.hide-for-large-up,.show-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none!important}
.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-large-only,.visible-for-large-up,.hidden-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static!important;height:auto;width:auto;overflow:visible;clip:auto}
.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.visible-for-large-only,.hidden-for-large-up,.visible-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}
table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-large-only,table.show-for-large-up,table.hide-for-large,table.hide-for-large-down,table.show-for-xlarge-only,table.show-for-xlarge-up,table.show-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table}
thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-large-only,thead.show-for-large-up,thead.hide-for-large,thead.hide-for-large-down,thead.show-for-xlarge-only,thead.show-for-xlarge-up,thead.show-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group!important}
tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-large-only,tbody.show-for-large-up,tbody.hide-for-large,tbody.hide-for-large-down,tbody.show-for-xlarge-only,tbody.show-for-xlarge-up,tbody.show-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group!important}
tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-large-only,tr.show-for-large-up,tr.hide-for-large,tr.hide-for-large-down,tr.show-for-xlarge-only,tr.show-for-xlarge-up,tr.show-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row!important}
th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.show-for-large-up,td.show-for-large-up,th.hide-for-large,td.hide-for-large,th.hide-for-large-down,td.hide-for-large-down,th.show-for-xlarge-only,td.show-for-xlarge-only,th.show-for-xlarge-up,td.show-for-xlarge-up,th.show-for-xlarge,td.show-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell!important}
}
@media only screen and (min-width: 120.063em) {
.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.hide-for-large-only,.show-for-large-up,.hide-for-large,.hide-for-large-down,.hide-for-xlarge-only,.show-for-xlarge-up,.hide-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.show-for-xxlarge-down{display:inherit!important}
.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.show-for-large-only,.hide-for-large-up,.show-for-large,.show-for-large-down,.show-for-xlarge-only,.hide-for-xlarge-up,.show-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.hide-for-xxlarge-down{display:none!important}
.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-large-only,.visible-for-large-up,.hidden-for-large,.hidden-for-large-down,.hidden-for-xlarge-only,.visible-for-xlarge-up,.hidden-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.visible-for-xxlarge-down{position:static!important;height:auto;width:auto;overflow:visible;clip:auto}
.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.visible-for-large-only,.hidden-for-large-up,.visible-for-large,.visible-for-large-down,.visible-for-xlarge-only,.hidden-for-xlarge-up,.visible-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.hidden-for-xxlarge-down{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}
table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-large-only,table.show-for-large-up,table.hide-for-large,table.hide-for-large-down,table.hide-for-xlarge-only,table.show-for-xlarge-up,table.hide-for-xlarge,table.hide-for-xlarge-down,table.show-for-xxlarge-only,table.show-for-xxlarge-up,table.show-for-xxlarge,table.show-for-xxlarge-down{display:table}
thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-large-only,thead.show-for-large-up,thead.hide-for-large,thead.hide-for-large-down,thead.hide-for-xlarge-only,thead.show-for-xlarge-up,thead.hide-for-xlarge,thead.hide-for-xlarge-down,thead.show-for-xxlarge-only,thead.show-for-xxlarge-up,thead.show-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group!important}
tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-large-only,tbody.show-for-large-up,tbody.hide-for-large,tbody.hide-for-large-down,tbody.hide-for-xlarge-only,tbody.show-for-xlarge-up,tbody.hide-for-xlarge,tbody.hide-for-xlarge-down,tbody.show-for-xxlarge-only,tbody.show-for-xxlarge-up,tbody.show-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group!important}
tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-large-only,tr.show-for-large-up,tr.hide-for-large,tr.hide-for-large-down,tr.hide-for-xlarge-only,tr.show-for-xlarge-up,tr.hide-for-xlarge,tr.hide-for-xlarge-down,tr.show-for-xxlarge-only,tr.show-for-xxlarge-up,tr.show-for-xxlarge,tr.show-for-xxlarge-down{display:table-row!important}
th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.show-for-large-up,td.show-for-large-up,th.hide-for-large,td.hide-for-large,th.hide-for-large-down,td.hide-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.show-for-xlarge-up,td.show-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.hide-for-xlarge-down,td.hide-for-xlarge-down,th.show-for-xxlarge-only,td.show-for-xxlarge-only,th.show-for-xxlarge-up,td.show-for-xxlarge-up,th.show-for-xxlarge,td.show-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell!important}
}
.show-for-landscape,.hide-for-portrait{display:inherit!important}
.hide-for-landscape,.show-for-portrait{display:none!important}
table.hide-for-landscape,table.show-for-portrait{display:table}
thead.hide-for-landscape,thead.show-for-portrait{display:table-header-group!important}
tbody.hide-for-landscape,tbody.show-for-portrait{display:table-row-group!important}
tr.hide-for-landscape,tr.show-for-portrait{display:table-row!important}
td.hide-for-landscape,td.show-for-portrait,th.hide-for-landscape,th.show-for-portrait{display:table-cell!important}
@media only screen and (orientation: landscape) {
.show-for-landscape,.hide-for-portrait{display:inherit!important}
.hide-for-landscape,.show-for-portrait{display:none!important}
table.show-for-landscape,table.hide-for-portrait{display:table}
thead.show-for-landscape,thead.hide-for-portrait{display:table-header-group!important}
tbody.show-for-landscape,tbody.hide-for-portrait{display:table-row-group!important}
tr.show-for-landscape,tr.hide-for-portrait{display:table-row!important}
td.show-for-landscape,td.hide-for-portrait,th.show-for-landscape,th.hide-for-portrait{display:table-cell!important}
}
@media only screen and (orientation: portrait) {
.show-for-portrait,.hide-for-landscape{display:inherit!important}
.hide-for-portrait,.show-for-landscape{display:none!important}
table.show-for-portrait,table.hide-for-landscape{display:table}
thead.show-for-portrait,thead.hide-for-landscape{display:table-header-group!important}
tbody.show-for-portrait,tbody.hide-for-landscape{display:table-row-group!important}
tr.show-for-portrait,tr.hide-for-landscape{display:table-row!important}
td.show-for-portrait,td.hide-for-landscape,th.show-for-portrait,th.hide-for-landscape{display:table-cell!important}
}
.show-for-touch{display:none!important}
.hide-for-touch{display:inherit!important}
.touch .show-for-touch{display:inherit!important}
.touch .hide-for-touch{display:none!important}
table.hide-for-touch{display:table}
.touch table.show-for-touch{display:table}
thead.hide-for-touch{display:table-header-group!important}
.touch thead.show-for-touch{display:table-header-group!important}
tbody.hide-for-touch{display:table-row-group!important}
.touch tbody.show-for-touch{display:table-row-group!important}
tr.hide-for-touch{display:table-row!important}
.touch tr.show-for-touch{display:table-row!important}
td.hide-for-touch{display:table-cell!important}
.touch td.show-for-touch{display:table-cell!important}
th.hide-for-touch{display:table-cell!important}
.touch th.show-for-touch{display:table-cell!important}
@media print {
.show-for-print{display:block}
.hide-for-print{display:none}
table.show-for-print{display:table}
thead.show-for-print{display:table-header-group!important}
tbody.show-for-print{display:table-row-group!important}
tr.show-for-print{display:table-row!important}
td.show-for-print{display:table-cell!important}
th.show-for-print{display:table-cell!important}
}
.breadcrumbs{display:block;padding:.64286rem 1rem;overflow:hidden;margin-left:0;list-style:none;border-style:solid;border-width:1px;background-color:#F6F7F8;border-color:#e7e8ea;border-radius:3px}
.breadcrumbs>*{margin:0;float:left;font-size:.78571rem;line-height:.78571rem;text-transform:uppercase;color:#4264AA}
.breadcrumbs>:hover a,.breadcrumbs>:focus a{text-decoration:underline}
.breadcrumbs>* a{color:#4264AA}
.breadcrumbs>.current{cursor:default;color:#333}
.breadcrumbs>.current a{cursor:default;color:#333}
.breadcrumbs>.current:hover,.breadcrumbs>.current:hover a,.breadcrumbs>.current:focus,.breadcrumbs>.current:focus a{text-decoration:none}
.breadcrumbs>.unavailable{color:#999}
.breadcrumbs>.unavailable a{color:#999}
.breadcrumbs>.unavailable:hover,.breadcrumbs>.unavailable:hover a,.breadcrumbs>.unavailable:focus,.breadcrumbs>.unavailable a:focus{text-decoration:none;color:#999;cursor:default}
.breadcrumbs>:before{content:"/";color:#aaa;margin:0 .85714rem;position:relative;top:1px}
.breadcrumbs>:first-child:before{content:" ";margin:0}
button,.button{border-style:solid;border-width:0;cursor:pointer;font-family:"Open Sans",sans-serif;font-weight:400;line-height:normal;margin:0 0 .71429rem;position:relative;text-decoration:none;text-align:center;-webkit-appearance:none;-webkit-border-radius:0;display:inline-block;font-size:1rem;background-color:#4264AA;border-color:#355088;color:#fff;transition:background-color 300ms ease-out;padding:.85714rem 1.71429rem .92857rem}
button:hover,button:focus,.button:hover,.button:focus{background-color:#355088;color:#fff}
button.secondary,.button.secondary{background-color:#e7e7e7;border-color:#b9b9b9;color:#fff}
button.secondary:hover,button.secondary:focus,.button.secondary:hover,.button.secondary:focus{background-color:#b9b9b9;color:#fff}
button.success,.button.success{background-color:#7AD03A;border-color:#61ac29;color:#fff}
button.success:hover,button.success:focus,.button.success:hover,.button.success:focus{background-color:#61ac29;color:#fff}
button.alert,.button.alert{background-color:#DD3D36;border-color:#bc2620;color:#fff}
button.alert:hover,button.alert:focus,.button.alert:hover,.button.alert:focus{background-color:#bc2620;color:#fff}
button.large,.button.large{font-size:1.14286rem;padding:1rem 2rem 1.07143rem}
button.small,.button.small{font-size:.92857rem;padding:.71429rem 1.42857rem .78571rem}
button.tiny,.button.tiny{font-size:.85714rem;padding:.57143rem 1.14286rem .64286rem}
button.expand,.button.expand{padding-right:0;padding-left:0;width:100%}
button.left-align,.button.left-align{text-align:left;text-indent:.85714rem}
button.right-align,.button.right-align{text-align:right;padding-right:.85714rem}
button.radius,.button.radius{border-radius:3px}
button.round,.button.round{border-radius:1000px}
button.disabled,button[disabled],.button.disabled,.button[disabled]{background-color:#4264AA;border-color:#355088;color:#fff;cursor:default;opacity:.7;box-shadow:none}
button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus{background-color:#355088;color:#fff;background-color:#4264AA}
button.disabled.secondary,button[disabled].secondary,.button.disabled.secondary,.button[disabled].secondary{background-color:#e7e7e7;border-color:#b9b9b9;color:#fff;cursor:default;opacity:.7;box-shadow:none}
button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus{background-color:#b9b9b9;color:#fff;background-color:#e7e7e7}
button.disabled.success,button[disabled].success,.button.disabled.success,.button[disabled].success{background-color:#7AD03A;border-color:#61ac29;color:#fff;cursor:default;opacity:.7;box-shadow:none}
button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus{background-color:#61ac29;color:#fff;background-color:#7AD03A}
button.disabled.alert,button[disabled].alert,.button.disabled.alert,.button[disabled].alert{background-color:#DD3D36;border-color:#bc2620;color:#fff;cursor:default;opacity:.7;box-shadow:none}
button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus{background-color:#bc2620;color:#fff;background-color:#DD3D36}
button::-moz-focus-inner{border:0;padding:0}
@media only screen and (min-width: 40.063em) {
button,.button{display:inline-block}
}
form{margin:0 0 1.14286rem}
form .row .row{margin:0 -.57143rem}
form .row .row .column,form .row .row .columns{padding:0 .57143rem}
form .row .row.collapse{margin:0}
form .row .row.collapse .column,form .row .row.collapse .columns{padding:0}
form .row .row.collapse input{border-bottom-right-radius:0;border-top-right-radius:0}
form .row input.column,form .row input.columns,form .row textarea.column,form .row textarea.columns{padding-left:.57143rem}
label{font-size:1rem;color:#666;cursor:pointer;display:block;font-weight:400;line-height:1.5;margin-bottom:0}
label.right{float:none!important;text-align:right}
label.inline{margin:0 0 1.14286rem;padding:.64286rem 0}
label small{text-transform:capitalize;color:#7d7d7d}
select::-ms-expand{display:none}
.prefix,.postfix{display:block;position:relative;z-index:2;text-align:center;width:100%;padding-top:0;padding-bottom:0;border-style:solid;border-width:1px;overflow:hidden;font-size:1rem;height:2.64286rem;line-height:2.64286rem}
.postfix.button{text-align:center;line-height:2.42857rem;border:none;padding:0}
.prefix.button{text-align:center;line-height:2.42857rem;border:none;padding:0}
.prefix.button.radius{border-radius:0;border-bottom-left-radius:3px;border-top-left-radius:3px}
.postfix.button.radius{border-radius:0;border-bottom-right-radius:3px;border-top-right-radius:3px}
.prefix.button.round{border-radius:0;border-bottom-left-radius:1000px;border-top-left-radius:1000px}
.postfix.button.round{border-radius:0;border-bottom-right-radius:1000px;border-top-right-radius:1000px}
span.prefix,label.prefix{background:#f2f2f2;border-right:none;color:#333;border-color:#ccc}
span.prefix.radius,label.prefix.radius{border-radius:0;border-bottom-left-radius:3px;border-top-left-radius:3px}
span.postfix,label.postfix{background:#f2f2f2;border-left:none;color:#333;border-color:#ccc}
span.postfix.radius,label.postfix.radius{border-radius:0;border-bottom-right-radius:3px;border-top-right-radius:3px}
input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="week"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],textarea{-webkit-appearance:none;-webkit-border-radius:0;background-color:#F6F7F8;font-family:inherit;border:1px solid #e7e8ea;box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);color:#666;display:block;font-size:1rem;margin:0 0 1.14286rem;padding:.57143rem;height:2.64286rem;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transition:box-shadow 0.45s,border-color .45s ease-in-out}
input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,textarea:focus{box-shadow:0 0 5px #e7e8ea;border-color:#e7e8ea;background:#fafafa;border-color:#e7e8ea;outline:none}
input[type="text"]:disabled,input[type="password"]:disabled,input[type="date"]:disabled,input[type="datetime"]:disabled,input[type="datetime-local"]:disabled,input[type="month"]:disabled,input[type="week"]:disabled,input[type="email"]:disabled,input[type="number"]:disabled,input[type="search"]:disabled,input[type="tel"]:disabled,input[type="time"]:disabled,input[type="url"]:disabled,textarea:disabled{background-color:#ddd;cursor:default}
input[type="text"][disabled],input[type="text"][readonly],fieldset[disabled] input[type="text"],input[type="password"][disabled],input[type="password"][readonly],fieldset[disabled] input[type="password"],input[type="date"][disabled],input[type="date"][readonly],fieldset[disabled] input[type="date"],input[type="datetime"][disabled],input[type="datetime"][readonly],fieldset[disabled] input[type="datetime"],input[type="datetime-local"][disabled],input[type="datetime-local"][readonly],fieldset[disabled] input[type="datetime-local"],input[type="month"][disabled],input[type="month"][readonly],fieldset[disabled] input[type="month"],input[type="week"][disabled],input[type="week"][readonly],fieldset[disabled] input[type="week"],input[type="email"][disabled],input[type="email"][readonly],fieldset[disabled] input[type="email"],input[type="number"][disabled],input[type="number"][readonly],fieldset[disabled] input[type="number"],input[type="search"][disabled],input[type="search"][readonly],fieldset[disabled] input[type="search"],input[type="tel"][disabled],input[type="tel"][readonly],fieldset[disabled] input[type="tel"],input[type="time"][disabled],input[type="time"][readonly],fieldset[disabled] input[type="time"],input[type="url"][disabled],input[type="url"][readonly],fieldset[disabled] input[type="url"],textarea[disabled],textarea[readonly],fieldset[disabled] textarea{background-color:#ddd;cursor:default}
input[type="text"].radius,input[type="password"].radius,input[type="date"].radius,input[type="datetime"].radius,input[type="datetime-local"].radius,input[type="month"].radius,input[type="week"].radius,input[type="email"].radius,input[type="number"].radius,input[type="search"].radius,input[type="tel"].radius,input[type="time"].radius,input[type="url"].radius,textarea.radius{border-radius:3px}
input[type="submit"]{-webkit-appearance:none;-webkit-border-radius:0}
textarea[rows]{height:auto}
select{-webkit-appearance:none!important;-webkit-border-radius:0;background-color:#fafafa;background-image:url(data:image/svg+xml; base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);background-position:100% center;background-repeat:no-repeat;border:1px solid #e7e8ea;padding:.57143rem;font-size:1rem;color:#666;line-height:normal;border-radius:0;height:2.64286rem}
select.radius{border-radius:3px}
select:hover{background-color:#f3f3f3;border-color:#e7e8ea}
select:disabled{background-color:#ddd;cursor:default}
input[type="file"],input[type="checkbox"],input[type="radio"],select{margin:0 0 1.14286rem}
/*input[type="checkbox"]+label,input[type="radio"]+label{display:inline-block;margin-left:.57143rem;margin-right:1.14286rem;margin-bottom:0;vertical-align:baseline}*/
input[type="checkbox"]+label,input[type="radio"]+label{display:inline-block;margin-bottom:0;vertical-align:baseline}
input[type="file"]{width:100%}
fieldset{border:1px solid #ddd;padding:1.42857rem;margin:1.28571rem 0}
fieldset legend{font-weight:700;background:#fff;padding:0 .21429rem;margin:0;margin-left:-.21429rem}
[data-abide] .error small.error,[data-abide] .error span.error,[data-abide] span.error,[data-abide] small.error{display:block;padding:.42857rem .64286rem .64286rem;margin-top:-1px;margin-bottom:1.14286rem;font-size:.85714rem;font-weight:400;font-style:italic;background:#DD3D36;color:#fff}
[data-abide] span.error,[data-abide] small.error{display:none}
span.error,small.error{display:block;padding:.42857rem .64286rem .64286rem;margin-top:-1px;margin-bottom:1.14286rem;font-size:.85714rem;font-weight:400;font-style:italic;background:#DD3D36;color:#fff}
.error input,.error textarea,.error select{margin-bottom:0}
.error input[type="checkbox"],.error input[type="radio"]{margin-bottom:1.14286rem}
.error label,.error label.error{color:#DD3D36}
.error small.error{display:block;padding:.42857rem .64286rem .64286rem;margin-top:-1px;margin-bottom:1.14286rem;font-size:.85714rem;font-weight:400;font-style:italic;background:#DD3D36;color:#fff}
.error>label>small{color:#7d7d7d;background:transparent;padding:0;text-transform:capitalize;font-style:normal;font-size:60%;margin:0;display:inline}
.error span.error-message{display:block}
input.error,textarea.error,select.error{margin-bottom:0}
label.error{color:#DD3D36}
.f-dropdown{position:absolute;left:-9999px;list-style:none;margin-left:0;width:100%;max-height:none;height:auto;background:#fff;border:solid 1px #ccc;font-size:1rem;z-index:99;margin-top:2px;max-width:200px}
.f-dropdown>:first-child{margin-top:0}
.f-dropdown>:last-child{margin-bottom:0}
.f-dropdown:before{content:"";display:block;width:0;height:0;border:inset 6px;border-color:transparent transparent #fff;border-bottom-style:solid;position:absolute;top:-12px;left:10px;z-index:99}
.f-dropdown:after{content:"";display:block;width:0;height:0;border:inset 7px;border-color:transparent transparent #ccc;border-bottom-style:solid;position:absolute;top:-14px;left:9px;z-index:98}
.f-dropdown.right:before{left:auto;right:10px}
.f-dropdown.right:after{left:auto;right:9px}
.f-dropdown.drop-right{position:absolute;left:-9999px;list-style:none;margin-left:0;width:100%;max-height:none;height:auto;background:#fff;border:solid 1px #ccc;font-size:1rem;z-index:99;margin-top:0;margin-left:2px;max-width:200px}
.f-dropdown.drop-right>:first-child{margin-top:0}
.f-dropdown.drop-right>:last-child{margin-bottom:0}
.f-dropdown.drop-right:before{content:"";display:block;width:0;height:0;border:inset 6px;border-color:transparent #fff transparent transparent;border-right-style:solid;position:absolute;top:10px;left:-12px;z-index:99}
.f-dropdown.drop-right:after{content:"";display:block;width:0;height:0;border:inset 7px;border-color:transparent #ccc transparent transparent;border-right-style:solid;position:absolute;top:9px;left:-14px;z-index:98}
.f-dropdown.drop-left{position:absolute;left:-9999px;list-style:none;margin-left:0;width:100%;max-height:none;height:auto;background:#fff;border:solid 1px #ccc;font-size:1rem;z-index:99;margin-top:0;margin-left:-2px;max-width:200px}
.f-dropdown.drop-left>:first-child{margin-top:0}
.f-dropdown.drop-left>:last-child{margin-bottom:0}
.f-dropdown.drop-left:before{content:"";display:block;width:0;height:0;border:inset 6px;border-color:transparent transparent transparent #fff;border-left-style:solid;position:absolute;top:10px;right:-12px;left:auto;z-index:99}
.f-dropdown.drop-left:after{content:"";display:block;width:0;height:0;border:inset 7px;border-color:transparent transparent transparent #ccc;border-left-style:solid;position:absolute;top:9px;right:-14px;left:auto;z-index:98}
.f-dropdown.drop-top{position:absolute;left:-9999px;list-style:none;margin-left:0;width:100%;max-height:none;height:auto;background:#fff;border:solid 1px #ccc;font-size:1rem;z-index:99;margin-top:-2px;margin-left:0;max-width:200px}
.f-dropdown.drop-top>:first-child{margin-top:0}
.f-dropdown.drop-top>:last-child{margin-bottom:0}
.f-dropdown.drop-top:before{content:"";display:block;width:0;height:0;border:inset 6px;border-color:#fff transparent transparent;border-top-style:solid;position:absolute;top:auto;bottom:-12px;left:10px;right:auto;z-index:99}
.f-dropdown.drop-top:after{content:"";display:block;width:0;height:0;border:inset 7px;border-color:#ccc transparent transparent;border-top-style:solid;position:absolute;top:auto;bottom:-14px;left:9px;right:auto;z-index:98}
.f-dropdown li{font-size:1rem;cursor:pointer;line-height:1.28571rem;margin:0}
.f-dropdown li:hover,.f-dropdown li:focus{background:#eee}
.f-dropdown li a{display:block;padding:.5rem;color:#555}
.f-dropdown.content{position:absolute;left:-9999px;list-style:none;margin-left:0;padding:1.42857rem;width:100%;height:auto;max-height:none;background:#fff;border:solid 1px #ccc;font-size:1rem;z-index:99;max-width:200px}
.f-dropdown.content>:first-child{margin-top:0}
.f-dropdown.content>:last-child{margin-bottom:0}
.f-dropdown.tiny{max-width:200px}
.f-dropdown.small{max-width:300px}
.f-dropdown.medium{max-width:500px}
.f-dropdown.large{max-width:800px}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 8px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #444444;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.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-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #d9230f;
  border-color: #d9230f;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #d9230f;
  border-color: #d9230f;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #dddddd;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 14px 16px;
  font-size: 17px;
  line-height: 1.3333333;
}
.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-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.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-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 18px 0;
  list-style: none;
  text-align: center;
}
.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: #d9230f;
}
.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: #dddddd;
  background-color: #ffffff;
  cursor: not-allowed;
}
.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;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
} 
.alignleft{float:left}
.alignright{float:right}
.aligncenter{display:block;margin-left:auto;margin-right:auto;text-align:center}
.clear-both{clear:both}
.clear-none{clear:none}
.clear-left{clear:left}
.clear-right{clear:right}
.notice,.info,.success,.warning,.error,.alert,.clean,.widget-error,[class^="rtp-message-"],[class*=" rtp-message-"]{padding:.71429rem 1.07143rem}
.notice p:last-child,.info p:last-child,.success p:last-child,.warning p:last-child,.error p:last-child,.alert p:last-child,.clean p:last-child,.widget-error p:last-child,[class^="rtp-message-"] p:last-child,[class*=" rtp-message-"] p:last-child{margin:0}
.rtp-message-notice,.notice,.clean{background-color:#eee;border-left:4px solid #bbb}
.rtp-message-info,.info{background-color:#daeff7;border-left:4px solid #2EA2CC}
.rtp-message-success,.success{background-color:#e4f5d6;border-left:4px solid #7AD03A}
.rtp-message-warning,.warning{background-color:#fff4d6;border-left:4px solid #FFBA00}
.rtp-message-error,.error,.alert,.widget-error{background-color:#fbe5e4;border-left:4px solid #DD3D36}
.rtp-inline-block{display:inline-block}
.rtp-text-left{text-align:left}
.rtp-text-right{text-align:right}
.rtp-text-center{text-align:center}
.rtp-border-0{border:0!important}
.avatar{border-radius:3px}
.rtp-video-container{margin:0 auto 1.42857rem}
.rtp-video-container p{margin-bottom:0}
#main-wrapper #content-wrapper .rtmedia-editor-main{padding:0}
#main-wrapper #content-wrapper .tabs{background-color:#fff;border-radius:3px;margin:0 0 20px!important;overflow:visible;padding:0;position:relative}
#main-wrapper #content-wrapper .tabs li{border:0;border-right:1px solid #e9eaed;margin:0;top:0}
#main-wrapper #content-wrapper .tabs li a{background:transparent;color:inherit;font-size:.92857rem;padding:.42857rem 1.28571rem}
#main-wrapper #content-wrapper .tabs li a span{background:transparent!important;border:0;font-size:inherit;line-height:1.8;padding:0;vertical-align:inherit}
#main-wrapper #content-wrapper .tabs li.active{position:relative}
#main-wrapper #content-wrapper .tabs li.active:after,#main-wrapper #content-wrapper .tabs li.active:before{background:transparent;bottom:-1px;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;z-index:101}
#main-wrapper #content-wrapper .tabs li.active:after{border-color:rgba(231,235,242,0);border-bottom-color:#fff;border-width:7px;margin-left:-7px}
#main-wrapper #content-wrapper .tabs li.active:before{border-color:rgba(189,199,216,0);border-bottom-color:#BDC7D8;border-width:8px;margin-left:-8px}
#main-wrapper #content-wrapper .tabs li.active a{font-weight:600;opacity:1;position:relative;z-index:1}
#main-wrapper #content-wrapper .rtp-steps{background-color:#fff;border-radius:3px;margin:0 0 20px!important;overflow:visible;padding:0;position:relative}
#main-wrapper #content-wrapper .rtp-steps li{border-right:1px solid #e9eaed;top:0}
#main-wrapper #content-wrapper .rtp-steps li span,#main-wrapper #content-wrapper .rtp-steps li a{background:transparent;border-radius:3px;color:inherit;display:block;font-size:.92857rem;padding:.71429rem 1.42857rem}
#main-wrapper #content-wrapper .rtp-steps li.current{position:relative}
#main-wrapper #content-wrapper .rtp-steps li.current:after,#main-wrapper #content-wrapper .rtp-steps li.current:before{background:transparent;bottom:-1px;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;z-index:101}
#main-wrapper #content-wrapper .rtp-steps li.current:after{border-color:rgba(231,235,242,0);border-bottom-color:#fff;border-width:7px;margin-left:-7px}
#main-wrapper #content-wrapper .rtp-steps li.current:before{border-color:rgba(189,199,216,0);border-bottom-color:#BDC7D8;border-width:8px;margin-left:-8px}
#main-wrapper #content-wrapper .rtp-steps li.current a{display:block;font-weight:600;opacity:1;position:relative;z-index:1}
body{line-height:1.71429em}
.rtp-font-size-10{font-size:.71429rem}
.rtp-font-size-11{font-size:.78571rem}
.rtp-font-size-12{font-size:.85714rem}
.rtp-font-size-13{font-size:.92857rem}
.rtp-font-size-14{font-size:1rem}
.rtp-font-size-15{font-size:1.07143rem}
.rtp-font-size-16{font-size:1.14286rem}
.rtp-font-size-18{font-size:1.28571rem}
.rtp-font-size-20{font-size:1.42857rem}
.rtp-font-size-22{font-size:1.57143rem}
.rtp-font-size-24{font-size:1.71429rem}
.rtp-font-size-28{font-size:2rem}
h1,h2,h3,h4,h5,h6{line-height:1.4}
h4,h5,h6{font-weight:600}
.rtp-reset-line-height{line-height:1}
.keystroke,kbd{-moz-box-shadow:0 1px rgba(203,203,203,0.75),inset 0 -1px #fff;-webkit-box-shadow:0 1px rgba(203,203,203,0.75),inset 0 -1px #fff;box-shadow:0 1px rgba(203,203,203,0.75),inset 0 -1px #fff}
pre{background:#f2f2f2;padding:0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;margin-bottom:0;white-space:pre;overflow-x:auto;border-left:5px solid #4264aa;word-wrap:normal}
pre code{background-image:url(images/codefon.png);background-attachment:local;background-color: initial;padding-left:50px;overflow:auto}
.vcard{display:block}
.vcard .fn{font-weight:400}
html,body{height:auto!important}
body#tinymce{background:#fff;font-size:16px;margin:0 10px;padding:10px 5px}
body#tinymce p,body#tinymce ul,body#tinymce ol,body#tinymce dl{font-size:inherit}
.wp-caption-dt{border:0;padding:0}
.rtp-secondary-button,.rtmedia-image-edit{border:1px solid rgba(0,0,0,0.2);border-radius:3px;color:#666;font-size:.78571rem;cursor:pointer;display:inline-block;line-height:1.6;outline:none;padding:10px 20px 11px;text-align:center;text-decoration:none}
.rtp-secondary-button:hover,.rtmedia-image-edit:hover{background:#DFE5F2;border:1px solid rgba(0,0,0,0.2);color:#666}
.rtp-button-tiny{border:1px solid rgba(0,0,0,0.2);border-radius:3px;color:#666;font-size:.78571rem;cursor:pointer;display:inline-block;line-height:1.6;outline:none;padding:4px 10px 5px;text-align:center;text-decoration:none}
.rtp-button-tiny:hover{background:#DFE5F2;border:1px solid rgba(0,0,0,0.2);color:#666;text-decoration:none}
.button:hover,.button:focus,button:hover,button:focus{text-decoration:none}
input[type=submit]{font-size:1rem;background-color:#4264AA;border-radius:3px;border:0;color:#fff;padding:.85714rem 1.71429rem .92857rem}
input[type=submit]:hover,input[type=submit]:focus{background-color:#3c5b9b}
input[type=submit]:active{background-color:#466ab5}
.rtp-button-success{background-color:#7AD03A;border-radius:3px;border:0;color:#fff}
.rtp-button-success:hover,.rtp-button-success:focus{background-color:#70c62f}
.rtp-button-success:active{background-color:#82d346}
.rtp-button-alert{background-color:#DD3D36;border-radius:3px;border:0;color:#fff}
.rtp-button-alert:hover,.rtp-button-alert:focus{background-color:#c02720}
.rtp-button-alert:active{background-color:#e04e47}
.rtp-button-width-large{min-width:15.71429rem}
.rtp-button-width-medium{min-width:12.85714rem}
.rtp-button-width-small{min-width:10rem}
input[type="text"]+input[type="button"],input[type="text"]+input[type="submit"],input[type="text"]+button,input[type="password"]+input[type="button"],input[type="password"]+input[type="submit"],input[type="password"]+button,input[type="search"]+input[type="button"],input[type="search"]+input[type="submit"],input[type="search"]+button,input[type="email"]+input[type="button"],input[type="email"]+input[type="submit"],input[type="email"]+button,input[type="tel"]+input[type="button"],input[type="tel"]+input[type="submit"],input[type="tel"]+button,input[type="url"]+input[type="button"],input[type="url"]+input[type="submit"],input[type="url"]+button,input[type^="date"]+input[type="button"],input[type^="date"]+input[type="submit"],input[type^="date"]+button,input[type="month"]+input[type="button"],input[type="month"]+input[type="submit"],input[type="month"]+button,input[type="week"]+input[type="button"],input[type="week"]+input[type="submit"],input[type="week"]+button,input[type="time"]+input[type="button"],input[type="time"]+input[type="submit"],input[type="time"]+button,textarea+input[type="button"],textarea+input[type="submit"],textarea+button{border-radius:0 3px 3px 0!important}
input[type="file"]{background:#F6F7F8;border:1px solid rgba(0,0,0,0.2);border-radius:3px;color:#666;font-size:.78571rem;cursor:pointer;display:inline-block;line-height:1.6;outline:none;padding:4px 10px;text-align:center;text-decoration:none;width:auto!important}
.bp-login-widget-user-logout .logout{font-size:1rem;background-color:#4264AA;border-radius:3px;border:0;color:#fff;padding:.85714rem 1.71429rem .92857rem}
.bp-login-widget-user-logout .logout:hover,.bp-login-widget-user-logout .logout:focus{background-color:#3c5b9b}
.bp-login-widget-user-logout .logout:active{background-color:#466ab5}
.bp-login-widget-user-logout .logout:hover,.bp-login-widget-user-logout .logout:focus{text-decoration:none}
a{outline:0;text-decoration:none}
a:hover{outline:0;text-decoration:underline}
h1 a:hover,h2 a:hover{text-decoration:none}
.rtp-main-wrapper{margin-left:210px;overflow-x:hidden;padding:0 1.42857rem}
.rtp-menu-collapse+.rtp-main-wrapper{margin-left:50px}
.rtp-menu-collapse+.rtp-main-wrapper .rtp-header{margin-right:50px}
.rtp-menu-collapse+.rtp-main-wrapper .rtp-header .rtp-site-logo{display:block!important;margin-right:40px}
.rtp-slide-panel{color:#fff;font-size:.92857rem;float:left;height:auto;min-height:100%;position:fixed;width:210px;z-index:1000}
.rtp-header-wrapper{background:#fff;box-shadow:0 5px 10px rgba(0,0,0,.25);height:60px;margin:0 0 0 -1.42857rem;padding:0 1.42857rem;position:fixed;width:100%;z-index:100}
.rtp-content-wrapper{margin-top:80px}
.rtp-content-section{float:left;padding-right:.71429rem;width:72%}
.rtp-sidebar-section{float:right;padding-left:.71429rem;width:28%}
.rtp-full-width-grid.rtp-content-section{padding-right:0;width:100%}
.clearing-blackout{z-index:9999}
.clearing-assembled .clearing-container .carousel>ul li{clear:none}
#content li.load-more.loading{background:url(img/boxspinner.gif) no-repeat 50% 0!important}
#content li.rtp-autoload-activities .rtp-button{visibility:hidden}
select{border-radius:3px;color:#666}
textarea{resize:none}
.osx input[type="radio"]{margin-left:2px!important}
.rtp-header{margin-right:210px}
.rtp-header a.menu-icon{color:#fff;float:left;margin-top:18px;margin-right:.71429rem}
.rtp-header .searchform{margin:-8px 0 0;overflow:hidden}
.rtp-header .rtp-search-form-wrapper{color:#fff;overflow:hidden;position:relative}
.rtp-header .rtp-search-form-wrapper:before{content:'\e822';color:rgba(255,255,255,0.5);float:left;font-family:"inspirebook-icon";font-size:1.21429rem;font-weight:400;margin-left:2px;margin-top:4px}
.rtp-header .rtp-search-input{background-color:transparent;border:0!important;box-shadow:0 0 0;color:#fff;margin:0;max-width:320px;padding:0 0 0 15px}
.rtp-header .rtp-search-input:focus{box-shadow:0 0 0;background-color:transparent}
.chrome .rtp-header .rtp-search-input{height:30px}
.rtp-header .searchsubmit{display:none}
.rtp-header ::-webkit-input-placeholder{color:rgba(255,255,255,0.5)}
.rtp-header :-moz-placeholder{color:rgba(255,255,255,0.5);opacity:1}
.rtp-header ::-moz-placeholder{color:rgba(255,255,255,0.5);opacity:1}
.rtp-header :-ms-input-placeholder{color:rgba(255,255,255,0.5)}
html body #wpadminbar{z-index:1500!important}
.rtp-site-logo{color:#fff;border-bottom:1px solid rgba(255,255,255,0.08);font-size:1.57143rem;letter-spacing:1px;line-height:60px;margin:0;overflow:hidden;text-transform:uppercase;overflow:hidden;white-space:nowrap}
.rtp-slide-panel .rtp-site-logo{padding-left:20px}
.rtp-site-logo.rtp-site-logo a{color:#fff;display:block;text-overflow:ellipsis;overflow:hidden}
.rtp-site-logo.rtp-site-logo a:hover,.rtp-site-logo.rtp-site-logo a:focus{color:rgba(255,255,255,0.85)}
.rtp-site-logo img{margin:5px 0;max-height:45px;max-width:200px;width:auto;height:auto}
.tagline{color:#999;float:left;margin:1.42857rem 0 0}
.rtp-header-wrapper-image .rtp-nav-wrapper{margin-bottom:0}
.rtp-header-image{margin-bottom:2.14286rem}
.rtp-buddypress-menu-wrapper{float:right;margin:0}
.rtp-buddypress-menu-wrapper li{float:left;list-style:none;padding:6px 0}
.rtp-buddypress-menu-wrapper a{display:block;line-height:20px;padding:14px 15px 12px;position:relative}
.rtp-buddypress-menu-wrapper a:hover{color:#fff;text-decoration:none}
.rtp-buddypress-menu-wrapper.rtp-buddypress-menu-wrapper a{color:#fff}
.rtp-buddypress-menu-wrapper .rtp-profile-avatar{float:right;margin-left:12px;padding-left:26px}
.rtp-buddypress-menu-wrapper .rtp-profile-avatar a{line-height:30px;padding:7px 0}
.rtp-buddypress-menu-wrapper .rtp-profile-avatar span{color:inherit;font-size:16px;display:inline-block;margin:-3px 15px 0}
.rtp-buddypress-menu-wrapper i{font-size:1.28571rem;line-height:18px;opacity:.6}
.rtp-buddypress-menu-wrapper i:hover{opacity:1;text-decoration:none}
.rtp-buddypress-menu-wrapper .inspirebook-icon-users{font-size:1.21429rem;line-height:19px}
.rtp-buddypress-menu-wrapper .inspirebook-icon-comment-alt{position:relative;top:1px}
.gecko .rtp-buddypress-menu-wrapper .inspirebook-icon-users{line-height:18px}
.rtp-header-submenu{box-shadow:0 5px 10px rgba(0,0,0,.25);border-radius:6px;margin-left:-76px;margin-top:0;width:200px;max-height:600px;overflow-y:auto}
.rtp-header-submenu:before{left:96px!important}
.rtp-header-submenu:after{left:95px!important}
.rtp-header-submenu li{border-bottom:1px solid rgba(0,0,0,0.05);border-top:1px solid rgba(255,255,255,0.8);float:none;overflow:hidden;padding:0}
.rtp-header-submenu li:first-child{border-top:0;border-radius:6px 6px 0 0}
.rtp-header-submenu li:last-child{border-bottom:0;border-radius:0 0 6px 6px}
.rtp-header-submenu.rtp-header-submenu a{color:inherit}
.rtp-header-submenu a{display:block;font-size:.92857rem;padding:.28571rem .71429rem}
.rtp-header-submenu i{margin-right:.21429rem}
.rtp-header-submenu a:before{content:'';display:inline-block;font-family:"inspirebook-icon";margin:0 .14286rem 0 1.07143rem;opacity:.7;width:1.42857rem}
.rtp-header-submenu .settings:before{content:"î ž"}
.rtp-header-submenu .activity:before{content:"î "}
.rtp-header-submenu .profile:before{content:"î "}
.rtp-header-submenu .groups:before{content:"î ?"}
.rtp-header-submenu .logout:before{content:"î ¹"}
.rtp-buddypress-menu-wrapper a.dropdown.open{position:relative}
.rtp-buddypress-menu-wrapper a.dropdown.open:after,.rtp-buddypress-menu-wrapper a.dropdown.open:before{background:transparent;bottom:-1px;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;z-index:101}
.rtp-buddypress-menu-wrapper a.dropdown.open:after{border-color:rgba(231,235,242,0);border-bottom-color:#fff;border-width:7px;margin-left:-7px}
.rtp-buddypress-menu-wrapper a.dropdown.open:before{border-color:rgba(189,199,216,0);border-bottom-color:#BDC7D8;border-width:8px;margin-left:-8px}
.rtp-login.button{float:right;color:inherit;margin:15px 0 0;padding:7px 15px;text-transform:uppercase}
.rtp-login.button:before{content:'\E838';font-family:"inspirebook-icon";margin-right:7px}
.rtp-login.button:hover,.rtp-login.button:focus{background:#fff}
.rtp-user-name{float:right;font-size:1.14286rem;line-height:36px;margin-left:14px;opacity:.8}
.rtp-user-name:after{content:'\E836';float:right;font-family:"inspirebook-icon";margin:.14286rem 0 0 .71429rem}
#rtp_friend_requests a{display:inline-block;padding:0}
#rtp_friend_requests a:before{display:none}
#rtp_friend_requests .rtp-view-all a{display:block;padding:10px 12px}
#rtp_friend_requests .rtp-friend-list{position:relative;padding:8px 12px}
#rtp_friend_requests .rtp-friend-list i{font-size:18px}
#rtp_friend_requests .rtp-friend-list.rtp-friend-list:hover .rtp-requset-action{opacity:1}
#rtp_friend_requests .rtp-friend-list img{margin-right:5px}
#rtp_friend_requests .rtp-friend-list .rtp-name{position:relative;top:3px}
#rtp_friend_requests .rtp-requset-action{position:absolute;right:0;top:15px;opacity:0}
#rtp_friend_requests .rtp-requset-action.accept{right:20px}
.rtp-view-all{text-align:center;text-transform:uppercase}
.rtp-view-all a{padding:12px 10px}
.rtp-view-all span{display:block;padding:10px 12px}
.rtp-view-all.rtp-view-all:first-child{border-radius:6px}
#rtp-notify a{padding:10px 12px}
#rtp-notify a:before{display:none}
#rtp_messages li{padding:8px 12px}
#rtp_messages .avatar{float:left;margin-right:10px}
#rtp_messages a{display:inline-block;padding:0}
#rtp_messages a:before{display:none}
#rtp_messages .rtp-view-all{padding:0}
#rtp_messages .rtp-view-all a{display:block;padding:10px 12px}
#rtp_messages .rtp-view-all a:before{display:none}
#rtp_messages .rtp-view-all span{display:block;padding:10px 12px}
#rtp_messages .rtp-subject{clear:both;display:block;margin:12px 0 0}
#rtp_messages .rtp-subject:before{display:none}
#rtp_messages .rtp-message-thred a:hover{background:transparent}
#rtp_messages .rtp-message-thred a:before{display:none}
#rtp-user-links{margin-left:-82px;width:200px}
#rtp-user-links:before{left:128px!important}
#rtp-user-links:after{left:127px!important}
#rtp-user-links a{color:inherit;padding:3px 0}
.rtp-login-popup-model{border:0;border-radius:2px;box-shadow:0 0 0 5px rgba(0,0,0,0.1);margin-top:50px;padding:0}
.rtp-login-popup-model .widget{margin:0}
.rtp-login-popup-model .widgettitle{font-size:20px;font-weight:400;letter-spacing:1px;line-height:1;text-transform:uppercase}
.rtp-login-popup-model .rtp-close-reveal{background:#fff;border-radius:100%;color:#666;font-size:22px;font-weight:400;height:25px;line-height:23px;right:20px;text-align:center;top:13px;width:25px}
.rtp-login-popup-model .input{margin-top:10px;margin-bottom:20px}
.rtp-login-popup-model #wp-social-login-connect-with{display:none}
.rtp-login-popup-model .rtp-signin-title{font-family:inherit;font-size:14px;font-weight:700;line-height:1;margin:0 0 20px;text-align:center}
.rtp-login-popup-model .widget.buddypress #bp-login-widget-form .forgetmenot{float:left;font-size:13px;margin:-5px 0 0}
.rtp-login-popup-model .forgetmenot input[type='checkbox']{float:left;margin-right:5px;margin-top:5px}
.rtp-login-popup-model .rtp-register{background:#EEE;clear:both;font-size:13px;margin:10px -20px -20px;padding:15px 20px;text-align:center}
.rtp-login-popup-model .rtp-lost-pass{float:right;font-size:13px;margin-top:-5px}
.rtp-login-popup-model .rtp-wp-submit{width:100%}
.rtp-feature-separator{margin-bottom:20px;position:relative;text-align:center}
.rtp-feature-separator span{background:#fff;border:1px solid #eaeaea;border-radius:100%;display:inline-block;font-size:12px;font-weight:700;height:35px;line-height:34px;margin:0;position:relative;text-align:center;width:35px;z-index:5}
.rtp-feature-separator:before{background:#eaeaea;content:' ';height:1px;left:0;position:absolute;top:50%;width:100%}
.rtp-login-form-container .wp-social-login-widget{text-align:center}
.rtp-login-form-container #wp-social-login-connect-options{padding:0 0 15px}
.rtp-login-form-container #wp-social-login-connect-options img{margin:0 5px}
.rtp-nav-container{font-size:.92857rem;margin:0;padding:0;text-transform:uppercase}
.rtp-nav-container li{border-bottom:1px solid rgba(255,255,255,0.08);list-style:none;position:relative}
.rtp-nav-container li:hover>ul{display:block}
.rtp-nav-container a{color:rgba(255,255,255,0.8);display:block;line-height:1.42857rem;min-height:48px;padding:.92857rem .71429rem .71429rem;text-decoration:none}
.rtp-nav-container ul{display:none;font-size:inherit;left:210px;margin:0;position:absolute;top:0;width:210px;z-index:9}
.rtp-nav-container ul a{color:rgba(255,255,255,0.8)}
.rtp-nav-container ul li{min-width:210px}
.rtp-nav-container ul ul{left:100%;top:0}
.rtp-menu-collapse{width:50px}
.rtp-menu-collapse .rtp-site-logo a{visibility:hidden}
.rtp-menu-collapse .sub-menu{left:50px}
.rtp-menu-collapse .sub-menu .sub-menu{left:100%}
.rtp-menu-collapse .rtp-site-logo a{width:22px;margin:0 auto;overflow:hidden}
.rtp-menu-collapse .rtp-nav-container>li>a>span{display:none}
.rtp-menu-collapse .inspirebook-icon-glyph-2:before{margin-top:2px;-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.rtp-parent-menu:hover>a:after{right:0;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(136,183,213,0);border-width:10px;margin-top:-10px;z-index:10}
.rtp-nav-container [class*="inspirebook-icon-"]:before{color:rgba(255,255,255,0.3);font-size:1.28571rem;float:left;margin-left:.42857rem;margin-right:.85714rem}
.rtp-nav-container .sub-menu [class^="inspirebook-icon-"]:before,.rtp-nav-container .sub-menu [class*=" inspirebook-icon-"]:before{display:none}
.rtp-nav-container span{display:block;overflow:hidden}
.sidr{display:none;position:absolute;position:fixed;top:0;height:100%;z-index:999999;width:260px;overflow-x:hidden;overflow-y:auto;font-family:"Open Sans",sans-serif;font-size:1.07143rem;background:#333;color:#fff;-moz-box-shadow:inset 0 0 5px 5px #222;-webkit-box-shadow:inset 0 0 5px 5px #222;box-shadow:inset 0 0 5px 5px #222}
.sidr.right{left:auto;right:-260px}
.sidr.left{left:-260px;right:auto}
.sidr ul{display:block;margin:0 0 15px;padding:0;border-top:1px solid #1a1a1a;border-bottom:1px solid #4d4d4d}
.sidr ul li{display:block;margin:0;line-height:48px;border-top:1px solid #4d4d4d;border-bottom:1px solid #1a1a1a}
.sidr ul li:hover,.sidr ul li.active,.sidr ul li.sidr-class-current-menu-item{border-top:none;line-height:49px}
.sidr ul li:hover>a,.sidr ul li:hover>span,.sidr ul li.active>a,.sidr ul li.active>span,.sidr ul li.sidr-class-current-menu-item>a,.sidr ul li.sidr-class-current-menu-item>span{-moz-box-shadow:inset 0 0 15px 3px #222;-webkit-box-shadow:inset 0 0 15px 3px #222;box-shadow:inset 0 0 15px 3px #222}
.sidr ul li a,.sidr ul li span{padding:0 15px;display:block;text-decoration:none;color:#fff}
.sidr ul li ul{border-bottom:none;margin:0}
.sidr ul li ul li{line-height:40px;font-size:-.92857rem}
.sidr ul li ul li:last-child{border-bottom:none}
.sidr ul li ul li:hover,.sidr ul li ul li.active,.sidr ul li ul li.sidr-class-current-menu-item{border-top:none;line-height:41px}
.sidr ul li ul li:hover>a,.sidr ul li ul li:hover>span,.sidr ul li ul li.active>a,.sidr ul li ul li.active>span,.sidr ul li ul li.sidr-class-current-menu-item>a,.sidr ul li ul li.sidr-class-current-menu-item>span{-moz-box-shadow:inset 0 0 15px 3px #222;-webkit-box-shadow:inset 0 0 15px 3px #222;box-shadow:inset 0 0 15px 3px #222}
.sidr ul li ul li a,.sidr ul li ul li span{color:rgba(255,255,255,0.8);padding-left:30px}
.sidr-inner{padding:0 0 15px}
a.menu-icon{color:#fff;font-size:1.5rem;display:none;float:left;margin-top:.78571rem}
a.menu-icon:hover{opacity:.8;text-decoration:none}
.hentry,.single-product div.product{background:#fff;box-shadow:0 5px 10px rgba(0,0,0,.25);border-radius:0;overflow:hidden;margin-bottom:1.42857rem;padding:1rem 1.42857rem;position:relative}
.hentry.post-0,.hentry.bp_member,.single-product div.product.post-0,.single-product div.product.bp_member{background:transparent;border:0!important;padding:0;margin:0}
figure{margin:0}
.rtp-readmore{font-size:1rem}
.post-header{margin-bottom:1rem}
.post-title{margin:0 0 .71429rem}
.post-title .bp-title-button{margin:0 0 0 2.14286rem}
h1.post-title{margin-bottom:.35714rem;margin-top:-.35714rem}
.rtp-main-title{padding-bottom:.35714rem}
.blog .post-content p,.archive .post-content p,.search-results .post-content p{margin-bottom:1rem}
.rtp-not-found{background:#fff;border-radius:3px;margin:1.42857rem 0;overflow:hidden;padding:1.42857rem;margin:1.5em 0}
.post-meta{color:#999;font-size:.92857rem}
.post-meta a{color:#999;text-decoration:none}
.post-meta a:hover,.post-meta a:focus{color:#EB5B4C}
.post-meta>.rtp-meta-separator:first-child{display:none}
.post-meta .vcard{border:0;display:inline;margin:0;padding:0}
.post-meta .vcard .fn{font-weight:400;font-size:.92857rem}
.post-meta-bottom{padding:1em 0 0}
.single .post-meta-bottom{margin:1.5em 0 0;padding:0}
.rtp-post-comment-count a:before{content:'\e82b';font-family:"inspirebook-icon";font-size:1rem;margin:0 .35714rem}
.rtp-edit-link a{background-color:#daeff7;border:1px solid #b8e1ef;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;color:#2EA2CC;font-size:.85714rem;display:inline-block;line-height:1;margin-right:.42857rem;padding:.28571rem .57143rem}
.rtp-meta-separator{padding:0 .14286rem}
.post-tags{font-size:inherit;margin-bottom:0}
.rtp-sidebar-inner-wrapper{font-size:.92857rem}
.widget{background:#fff;box-shadow:0 5px 10px rgba(0,0,0,.25);border-radius:0;margin-bottom:1.42857rem;padding:1.42857rem}
.widget .current-menu-item>a,.widget .current_page_item>a{color:#EB5B4C}
.widget>ul,.widget>ol{margin:0;list-style:none}
.widget>ul li,.widget>ol li{border-top:1px solid #f0f1f5;-moz-box-shadow:0 1px rgba(255,255,255,0.8) inset;-webkit-box-shadow:0 1px rgba(255,255,255,0.8) inset;box-shadow:0 1px rgba(255,255,255,0.8) inset;margin:0 -1.42857rem;padding:.71429rem 1.42857rem;text-shadow:0 1px #fff}
.widget p{margin-bottom:1rem}
.widget .rtas-tabs .content input.rtas-input{font-size:1rem;margin:0 0 1.14286rem;padding:.57143rem;height:2.64286rem;width:100%}
.widget .rtas-tabs .login-register-tabs{background-color:#fff;border-radius:3px;margin:0 0 1.42857rem;overflow:visible;padding:0;position:relative}
.widget .rtas-tabs .login-register-tabs:before,.widget .rtas-tabs .login-register-tabs:after{content:" ";display:table}
.widget .rtas-tabs .login-register-tabs:after{clear:both}
.widget .rtas-tabs .login-register-tabs li{border-right:1px solid #e9eaed;overflow:visible;position:relative;text-align:center;width:50%}
.widget .rtas-tabs .login-register-tabs li a{background:transparent;border-radius:3px;display:block;font-size:.92857rem;padding:.71429rem 1.42857rem}
.widget .rtas-tabs .login-register-tabs .active:after,.widget .rtas-tabs .login-register-tabs .active:before{background:transparent;bottom:-1px;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;z-index:101}
.widget .rtas-tabs .login-register-tabs .active:after{border-color:rgba(231,235,242,0);border-bottom-color:#fff;border-width:7px;margin-left:-7px}
.widget .rtas-tabs .login-register-tabs .active:before{border-color:rgba(189,199,216,0);border-bottom-color:#BDC7D8;border-width:8px;margin-left:-8px}
.widget .rtas-tabs .login-register-tabs .active a{font-weight:600;opacity:1;position:relative;z-index:1}
.widget .rtas-tabs .content{background:transparent;padding:0}
.widget .rtas-tabs .content input[type="checkbox"]{margin-bottom:0}
.widget .recaptcha-code input{height:24px;margin:0;padding:0 5px;width:100%}
.widget .rtas-rememberme-label{padding-bottom:0}
.widget .widget-item-listing{overflow:hidden;position:relative}
.widget #logged-in-user-container{padding:0}
.widget #logged-in-user-container img{border:0;margin:.35714rem 1.42857rem .71429rem 0}
.widget .rtp-video-container{margin-bottom:.71429rem}
.widget select{font-size:.85714rem;height:1.85714rem;padding:0 8px 0 0}
.gecko .widget select{height:1.57143rem;padding-right:0;margin-right:.21429rem}
.widgettitle{color:#6A7180;font-size:1.28571rem;font-weight:600;margin:-.35714rem 0 1.07143rem}
.widget_calendar table{font-size:1rem;margin:0 0 .28571rem;width:100%}
.widget_calendar th,.widget_calendar td{color:#666;text-align:center}
.widget_calendar caption{background:#e7e8ea;font-weight:700;line-height:2.5em}
.widget_calendar td#prev a{margin-left:.35714rem}
.widget_calendar td#next a{margin-right:.35714rem}
#today{background-color:#f0f0f0;font-weight:700}
tfoot #prev{border-right:0;text-align:left}
tfoot #next{border-left:0;text-align:right}
#prev+.pad{border-left:0;border-right:0}
.tagcloud a{line-height:1}
.rtp-comment-count:empty{display:none}
.rtp-comment-count-container{float:left;line-height:1.2;margin:0}
.rtp-manage-comments{float:left;line-height:1;margin:.57143rem 0 0 .71429rem}
.rtp-thoughts{float:right;font-size:1rem;line-height:1.85}
.comments-container:empty{border-top:0}
.comment-form{overflow:hidden}
.comment-form #wp-social-login-connect-options{padding-left:0}
.comment-form #wp-social-login-connect-options a{display:inline-block;margin-right:10px}
.commentlist{clear:both;margin:0}
.commentlist>li:first-child{border-top:0}
.commentlist .children{margin-left:6rem}
.commentlist .vcard{border:0;float:left;margin:0 .71429rem 0 0;padding:0}
.commentlist .fn{display:block;font-size:1.28571rem;font-style:normal}
.commentlist .trackback,.commentlist .pingback{overflow:hidden;padding:0 0 1.07143rem}
.commentlist .trackback em,.commentlist .pingback em{color:#666;font-size:.85714rem}
.commentlist pre{background-color:#EFEFEF;padding:.71429rem}
.comment-text{clear:both;overflow:hidden}
.comment-text p{margin:0 0 1.07143rem}
.comment-text>ol,.comment-text>ul{margin-bottom:1.85714rem}
.comment-body{background:#fff;border-radius:3px;clear:both;margin:.71429rem 0;overflow:hidden;padding:1.42857rem;position:relative}
.comment{list-style:none}
code .comment{border-top:0}
.comment li{margin-bottom:0}
.comment-author{margin-bottom:0}
.no-gravatar{padding:.35714rem}
.comment-meta{font-size:.85714rem}
.comment-meta a{color:#89919c}
.comment-meta a:hover{color:#EB5B4C}
.comment-meta .comment-edit-link{margin:0 0 0 .35714rem}
.comment-meta .comment-edit-link:hover{text-decoration:none}
.rtp-reply{clear:both}
.rtp-reply a{display:block;font-size:1rem;background:#F6F7F8;border:1px solid rgba(0,0,0,0.2);border-radius:3px;color:#666;font-size:.78571rem;cursor:pointer;display:inline-block;line-height:1.6;outline:none;padding:4px 10px;text-align:center;text-decoration:none}
.rtp-reply a:hover{background:#DFE5F2;border:1px solid rgba(0,0,0,0.2);color:#666}
.comment-respond{clear:both;font-size:.92857rem}
.comments-container>.comment-respond{margin-bottom:1.42857rem}
.commentlist+.comment-respond{margin:0 0 1.5em}
.comment-body+.comment-respond{margin-top:0;padding:0 0 .8em}
.comment .comment-respond .form-submit{margin-bottom:0}
.comment-respond p{margin:0}
.comment-respond .comment-notes,.comment-respond .logged-in-as{color:#666;margin:.71429rem 0}
.comment-respond .subscribe-to-comments #subscribe{margin-bottom:.71429rem}
.comment-respond .subscribe-to-comments label{margin-left:.35714rem}
.comment-respond label{display:inline-block;line-height:2.692em;margin:0 0 .71429rem 1.42857rem}
.comment-respond .required{color:#DD3D36}
.comment-respond .comment-form-comment,.comment-respond .form-submit{clear:both;margin-bottom:.21429rem}
.comment-respond .form-submit{float:left;margin-right:1.42857rem}
.comment-respond .rtp-comment-above{margin-bottom:0}
.comment-respond input[type=text],.comment-respond input[type=url],.comment-respond input[type=email]{width:50%}
.comment-respond textarea{height:7.85714rem;width:98.33%}
.comment-respond .form-allowed-tags{background:#fafafa;border:1px solid #e7e8ea;color:#666;font-size:.92857rem;margin:0 0 1rem;padding:.28571rem;width:96%}
.comment-respond .compact-comment-form{float:left;width:33%}
.comment-respond .compact-comment-form label{margin-left:.14286rem}
.comment-respond .compact-comment-form input{width:98%}
.comment-respond label[for=subscribe-reloaded]{float:left;font-size:.92857rem;line-height:1.5;margin:0;width:80%}
.comment-respond label[for=subscribe-reloaded] span{display:block;line-height:1.6}
.comment-respond select[name=subscribe-reloaded]{float:left;margin-bottom:0;margin-right:1.42857rem;width:30%}
.comment-reply-title{padding-bottom:.57143rem}
.comment-reply-title .comment-title{font-size:1.42857rem;font-weight:700;line-height:1}
.comment-reply-title small{font-size:1rem;position:relative}
.comment-reply-title a{color:#DD3D36;line-height:1}
.rtp-comment-await{color:#999;font-size:.85714rem}
.rtp-comments-header{margin:2.14286rem 0 0}
.commentlist+.rtp-comments-header{margin:.71429rem 0 0}
.rtp-comments-header+#trackbacks{margin:.57143rem 0 2.85714rem 2.85714rem}
.rtp-comments-header+#trackbacks li{margin-bottom:.71429rem}
#submit{font-size:.92857rem;margin-bottom:.71429rem;padding:.71429rem 1.42857rem .78571rem}
#rtAccountDiv ul{margin:0}
.comment-subscription-form,.comment-subscription-form{clear:both;overflow:hidden}
.comment-subscription-form input[type="checkbox"],.comment-subscription-form input[type="checkbox"]{float:left;margin:.42857rem .71429rem 0 0}
.comment-subscription-form input[type="checkbox"]+label,.comment-subscription-form input[type="checkbox"]+label{font-size:.92857rem;line-height:1.2}
.rtm-file-input-container{margin-bottom:20px}
#main-wrapper #content-wrapper .rtm-comment-container{margin:0 -5px}
#main-wrapper #content-wrapper .rtm-comment-container:before,#main-wrapper #content-wrapper .rtm-comment-container:after{content:" ";display:table}
#main-wrapper #content-wrapper .rtm-comment-container:after{clear:both}
#main-wrapper #content-wrapper .rtm-comment-container li{margin:0;height:auto;padding:.35714rem;position:relative;width:25%}
#main-wrapper #content-wrapper .rtm-comment-container li>div{height:auto;line-height:inherit;margin:0;position:relative;width:auto}
#main-wrapper #content-wrapper .rtm-comment-container li img{max-height:none;width:100%}
#main-wrapper #content-wrapper .rtm-comment-container .rtm-comment-attachment p{background:rgba(0,0,0,0.6);bottom:0;color:#fff;display:none;font-size:13px;line-height:1.6;margin:0;padding:10px;position:absolute;width:100%}
#main-wrapper #content-wrapper .rtm-comment-container .rtm-comment-attachment:hover p{display:block}
.rtp-manage-subscribe{display:block;clear:both}
.rtp-footerbar{margin:0 -.71429rem}
.footerbar-widget{float:left;margin:0 .71429rem 1.42857rem;width:calc(33.33% - 20px)}
.footerbar-widget:nth-child(3n+1){clear:left}
#footer{color:#666;text-align:center}
#footer a{border-bottom:1px solid}
#footer a:hover{text-decoration:none}
.rtp-content-section{margin-bottom:3.57143rem}
.rtp-content-section .rtp-home-main-content{background:#fff;box-shadow:0 5px 10px rgba(0,0,0,.25);padding:0 2.14286rem}
.rtp-content-section .rtp-home-main-content>div{border-bottom:1px solid #ccc;padding-bottom:3.57143rem;margin-top:3.57143rem}
.rtp-content-section .rtp-home-main-content>div:last-child{border-bottom:none}
.rtp-section-welcome{text-align:center}
.rtp-section-welcome .rtp-section-title{margin-bottom:2.85714rem;text-transform:uppercase;font-size:2.85714rem}
.rtp-welcome-section-box .attachment-thumbnail{width:auto;height:auto;margin:0 auto 20px;max-height:140px;display:block}
.rtp-members-section .rtp-bp-member-list{list-style:none;margin:0;padding:0}
.rtp-members-section .rtp-view-all-members a{text-transform:uppercase;display:block;margin-bottom:.71429rem}
.rtp-group-list-container li{text-align:center}
.rtp-group-list-container li img{border-radius:3px}
.rtp-group-list-container li .rtp-title{font-weight:900;display:inline-block;margin-top:1.07143rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}
.rtp-blogs-section .rtp-thumb-title{font-size:1.14286rem;margin-top:1.42857rem}
.rtp-blogs-section .rtp-blog-main-title{text-transform:uppercase;margin-bottom:1.42857rem}
.rtp-blogs-section img{max-width:100%;display:block;max-height:160px;width:auto;height:auto;margin:0 auto}
img.none,img.alignnone{margin-left:0;margin-right:1.42857rem}
img.left,img.alignleft{margin-left:0;margin-right:1.42857rem}
img.right,img.alignright{margin-left:1.42857rem;margin-right:0}
.ie8 img{width:auto}
.attachment .attachment-full{margin:0}
.post-content .attachment img{margin:0 auto}
.rtp-sibling-attachments{padding:0;margin:0 0 1em}
.rtp-sibling-attachments li{line-height:1em;list-style:none;margin-top:.71429rem;margin-bottom:.71429rem;text-align:center}
.rtp-sibling-attachments img{background-color:#f5f5f5;border:1px solid #e7e8ea;margin:0;padding:.35714rem}
.rtp-thumbnail-container img{margin:0}
.rtp-thumbnail-container a{margin-top:.35714rem;margin-bottom:.35714rem}
.rtp-thumbnail-container a.none,.rtp-thumbnail-container a.alignnone{display:inline-block;margin-bottom:1rem;margin-left:0;margin-right:1.42857rem}
.rtp-thumbnail-container a.left,.rtp-thumbnail-container a.alignleft{margin-left:0;margin-right:1.42857rem}
.rtp-thumbnail-container a.center,.rtp-thumbnail-container a.aligncenter{display:inline-block;margin-bottom:1rem}
.rtp-thumbnail-container a.right,.rtp-thumbnail-container a.alignright{margin-left:1.42857rem;margin-right:0}
.rtp-thumbnail-shadow img{background:#fff;border:1px solid #e7e8ea;-moz-box-shadow:0 0 4px #ccc;-webkit-box-shadow:0 0 4px #ccc;box-shadow:0 0 4px #ccc;padding:.28571rem}
.wp-caption{background-color:#f5f5f5;margin:.42857rem .35714rem 1.07143rem;max-width:100%;overflow:hidden;padding:.35714rem .35714rem 0;text-align:center}
.wp-caption.alignnone,.wp-caption.alignleft{margin-left:0;margin-right:1.07143rem}
.wp-caption.aligncenter{margin-left:auto;margin-right:auto}
.wp-caption.alignright{margin-left:1.07143rem;margin-right:0}
.wp-caption a{border:0;text-decoration:none}
.wp-caption img{margin:0}
.wp-caption-text{color:#666;line-height:1.286em;margin:0 .35714rem .57143rem}
.rtp-image-box .wp-caption+p{margin:1.42857rem 0 .71429rem}
.gallery[data-clearing] li{margin-right:0}
.gallery-caption{color:#666;margin:0 0 .71429rem;padding:0;text-align:center}
.rtp-navigation,.rtp-comments-pagination{background:#fff;box-shadow:0 5px 10px rgba(0,0,0,.25);clear:both;margin-bottom:1.71429rem;padding:.71429rem}
.rtp-navigation a,.rtp-comments-pagination a{text-decoration:none}
.rtp-navigation a:hover,.rtp-comments-pagination a:hover{text-decoration:underline}
.rtp-navigation .alignleft{text-align:left}
.rtp-navigation .alignright{text-align:right}
.single-attachment .rtp-navigation,.rtp-image-attachment .rtp-navigation{margin:.71429rem 0 0;padding-bottom:0}
.rtp-search-form-wrapper .rtp-search-input{float:left;height:34px;width:75%}
.widget .searchform{margin-bottom:0}
.widget .searchform .rtp-search-input{margin:0;width:auto}
.widget .searchform .searchsubmit{margin-bottom:0}
#content .rtp-gsp-results{border:none}
.rtp-gsp-results{background:transparent;border-radius:0;margin-bottom:0;padding:0}
.rtp-gsp-results #buddypress .bboss_search_form_wrapper{display:none}
.rtp-gsp-results #buddypress .item-list-tabs{background:#fff;display:inline-block}
.rtp-gsp-results #buddypress ul.item-list li{background:#fff;border-radius:3px;overflow:hidden;margin-bottom:1.42857rem;padding:1rem 1.42857rem;position:relative}
.rtp-gsp-results #buddypress .search_results{margin-top:2.14286rem}
.rtp-gsp-results #buddypress .results-group-title span{font-size:1.42857rem;text-transform:uppercase}
.rtp-gsp-results #buddypress div.pagination{text-align:center}
.rtp-gsp-results #buddypress div.pagination .pagination-links{float:none;display:inline-block}
.rtp-gsp-results #buddypress div.pagination .page-numbers{padding:.07143rem .71429rem;border-radius:3px;font-size:1.14286rem;margin-right:.57143rem;color:inherit}
.rtp-gsp-results #buddypress div.pagination .page-numbers.current{background:#4264AA;color:#fff;font-weight:700;cursor:default;border:1px solid #4264AA}
.rtp-gsp-results #buddypress .edit-link{display:none}
.breadcrumbs{color:#666;font-size:.92857rem;letter-spacing:1px;margin-bottom:1.42857rem}
.breadcrumbs>*{float:none}
.breadcrumbs>:before{content:' ';display:none}
.breadcrumbs+.sticky,.breadcrumbs+.rtp-main-title{margin-top:1.42857rem}
body.woocommerce .woocommerce-breadcrumb{display:block;padding:.64286rem 1rem;overflow:hidden;margin-left:0;list-style:none;border-style:solid;border-width:1px;background-color:#F6F7F8;border-color:#e7e8ea;border-radius:3px;border-bottom:1px solid #e7e8ea;color:#666;font-size:.92857rem;text-transform:uppercase;font-size:.78571rem;color:#4264AA}
body.woocommerce .woocommerce-breadcrumb>*{margin:0;float:left;font-size:.78571rem;line-height:.78571rem;text-transform:uppercase;color:#4264AA;float:none}
body.woocommerce .woocommerce-breadcrumb>:hover a,body.woocommerce .woocommerce-breadcrumb>:focus a{text-decoration:underline}
body.woocommerce .woocommerce-breadcrumb>* a{color:#4264AA}
body.woocommerce .woocommerce-breadcrumb>.current{cursor:default;color:#333}
body.woocommerce .woocommerce-breadcrumb>.current a{cursor:default;color:#333}
body.woocommerce .woocommerce-breadcrumb>.current:hover,body.woocommerce .woocommerce-breadcrumb>.current:hover a,body.woocommerce .woocommerce-breadcrumb>.current:focus,body.woocommerce .woocommerce-breadcrumb>.current:focus a{text-decoration:none}
body.woocommerce .woocommerce-breadcrumb>.unavailable{color:#999}
body.woocommerce .woocommerce-breadcrumb>.unavailable a{color:#999}
body.woocommerce .woocommerce-breadcrumb>.unavailable:hover,body.woocommerce .woocommerce-breadcrumb>.unavailable:hover a,body.woocommerce .woocommerce-breadcrumb>.unavailable:focus,body.woocommerce .woocommerce-breadcrumb>.unavailable a:focus{text-decoration:none;color:#999;cursor:default}
body.woocommerce .woocommerce-breadcrumb>:before{content:"/";color:#aaa;margin:0 .85714rem;position:relative;top:1px}
body.woocommerce .woocommerce-breadcrumb>:first-child:before{content:" ";margin:0}
body.woocommerce .woocommerce-breadcrumb>:before{content:' ';display:none}
body.woocommerce .woocommerce-breadcrumb>a{color:#4264AA}
body.woocommerce .woocommerce-breadcrumb>a:hover{color:#EB5B4C}
.rtp-pagenavi ul,body.woocommerce #content nav.woocommerce-pagination ul,body.woocommerce-page #content nav.woocommerce-pagination ul{margin:1.71429rem 0;overflow:hidden;text-align:center}
.rtp-pagenavi ul li,body.woocommerce #content nav.woocommerce-pagination ul li,body.woocommerce-page #content nav.woocommerce-pagination ul li{float:none;display:inline-block;color:#222;font-size:1rem;margin-left:.35714rem}
.rtp-pagenavi ul li a,.rtp-pagenavi ul li span,body.woocommerce #content nav.woocommerce-pagination ul li a,body.woocommerce #content nav.woocommerce-pagination ul li span,body.woocommerce-page #content nav.woocommerce-pagination ul li a,body.woocommerce-page #content nav.woocommerce-pagination ul li span{display:block;padding:.07143rem .71429rem;color:#999;border:1px solid transparent;border-radius:3px}
.rtp-pagenavi ul li:hover a,.rtp-pagenavi ul li a:focus,body.woocommerce #content nav.woocommerce-pagination ul li:hover a,body.woocommerce #content nav.woocommerce-pagination ul li a:focus,body.woocommerce-page #content nav.woocommerce-pagination ul li:hover a,body.woocommerce-page #content nav.woocommerce-pagination ul li a:focus{background:#fff;text-decoration:none}
.rtp-pagenavi ul li .current,.rtp-pagenavi ul li span.current,body.woocommerce #content nav.woocommerce-pagination ul li .current,body.woocommerce #content nav.woocommerce-pagination ul li span.current,body.woocommerce-page #content nav.woocommerce-pagination ul li .current,body.woocommerce-page #content nav.woocommerce-pagination ul li span.current{background:#4264AA;color:#fff;font-weight:700;cursor:default;border:1px solid #4264AA}
.rtp-pagenavi ul li .current:hover,.rtp-pagenavi ul li .current:focus,.rtp-pagenavi ul li span.current:hover,.rtp-pagenavi ul li span.current:focus,body.woocommerce #content nav.woocommerce-pagination ul li .current:hover,body.woocommerce #content nav.woocommerce-pagination ul li .current:focus,body.woocommerce #content nav.woocommerce-pagination ul li span.current:hover,body.woocommerce #content nav.woocommerce-pagination ul li span.current:focus,body.woocommerce-page #content nav.woocommerce-pagination ul li .current:hover,body.woocommerce-page #content nav.woocommerce-pagination ul li .current:focus,body.woocommerce-page #content nav.woocommerce-pagination ul li span.current:hover,body.woocommerce-page #content nav.woocommerce-pagination ul li span.current:focus{background:#4264AA}
#bbpress-forums{background:transparent;clear:both;font-size:14px;margin-bottom:20px;overflow:hidden;font-size:12px}
#bbpress-forums div.odd,#bbpress-forums ul.odd{background-color:#fff}
body.reply-edit .reply{float:none}
#bbpress-forums div.reply{height:auto;width:100%}
.bbp-meta{padding:0 1.42857rem}
.bbp-forum-freshness>a{font-size:.92857rem}
.bbp-forum-title{font-size:1.28571rem}
.bbp-search-form{margin-bottom:1.42857rem}
#bbp_search{float:left;border-radius:3px 0 0 3px;height:34px;margin:0;width:70%}
#bbp_search_submit{height:34px;padding:0 1rem;margin:0}
#bbpress-forums .hentry{border:0}
#item-body>#bbpress-forums{background:#fff;border-radius:3px;margin:1.42857rem 0;overflow:hidden;padding:1.42857rem}
#bbpress-forums .status-trash.even,#bbpress-forums .status-spam.even{background-color:#fee}
#bbpress-forums .status-trash.odd,#bbpress-forums .status-spam.odd{background-color:#fdd}
#bbpress-forums .status-closed,#bbpress-forums .status-closed a{color:#888}
#bbpress-forums ul{background:none;list-style:none;margin:0;padding:0}
#bbpress-forums ul.bbp-threaded-replies{margin-left:50px}
#bbpress-forums li{background:none;margin:0;list-style:none}
#bbpress-forums ul.bbp-lead-topic,#bbpress-forums ul.bbp-topics,#bbpress-forums ul.bbp-forums,#bbpress-forums ul.bbp-replies,#bbpress-forums ul.bbp-search-results{font-size:14px;overflow:hidden;margin-bottom:20px;clear:both;border-radius:3px}
#bbpress-forums li.bbp-header,#bbpress-forums li.bbp-body,#bbpress-forums li.bbp-footer{clear:both}
#bbpress-forums li.bbp-header,#bbpress-forums li.bbp-footer{font-size:1.28571rem;font-weight:400;padding:.71429rem 1.42857rem;text-align:center}
#bbpress-forums li.bbp-header ul{overflow:hidden}
#bbpress-forums .bbp-forums-list{margin:0 0 0 5px;padding-left:15px}
#bbpress-forums .bbp-forums-list li{display:block;font-size:11px}
#bbpress-forums li.bbp-footer p{margin:0;line-height:1em}
li.bbp-forum-info,li.bbp-topic-title{float:left;text-align:left;width:55%}
li.bbp-forum-topic-count,li.bbp-topic-voice-count,li.bbp-forum-reply-count,li.bbp-topic-reply-count{float:left;text-align:center;width:10%}
li.bbp-forum-freshness,li.bbp-topic-freshness{text-align:center;float:left;width:22%}
#bbpress-forums li.bbp-body ul.forum,#bbpress-forums li.bbp-body ul.topic{overflow:hidden;padding:1.42857rem}
li.bbp-header div.bbp-topic-content span#subscription-toggle,li.bbp-header div.bbp-topic-content span#favorite-toggle,li.bbp-header div.bbp-reply-content span#subscription-toggle,li.bbp-header div.bbp-reply-content span#favorite-toggle{float:right}
#bbpress-forums div.bbp-forum-title h3,#bbpress-forums div.bbp-topic-title h3,#bbpress-forums div.bbp-reply-title h3{background:none;border:none;font-size:16px;line-height:1em;margin:8px 0;padding:0;text-transform:none}
#bbpress-forums div.bbp-forum-author,#bbpress-forums div.bbp-topic-author,#bbpress-forums div.bbp-reply-author{float:left;text-align:center;width:115px}
#bbpress-forums div.bbp-forum-author img.avatar,#bbpress-forums div.bbp-topic-author img.avatar,#bbpress-forums div.bbp-reply-author img.avatar{border:none;max-width:80px;padding:0;margin:10px auto;float:none}
#bbpress-forums div.bbp-forum-author a.bbp-author-name,#bbpress-forums div.bbp-topic-author a.bbp-author-name,#bbpress-forums div.bbp-reply-author a.bbp-author-name{margin:0 12px;word-break:break-word;display:inline-block}
#bbpress-forums div.bbp-topic-author a.bbp-author-name,#bbpress-forums div.bbp-reply-author a.bbp-author-name{clear:left;display:block}
#bbpress-forums div.bbp-forum-author .bbp-author-role,#bbpress-forums div.bbp-topic-author .bbp-author-role,#bbpress-forums div.bbp-reply-author .bbp-author-role{font-size:11px;font-style:italic}
#bbpress-forums li.bbp-header .bbp-search-author,#bbpress-forums li.bbp-footer .bbp-search-author,#bbpress-forums li.bbp-header .bbp-forum-author,#bbpress-forums li.bbp-footer .bbp-forum-author,#bbpress-forums li.bbp-header .bbp-topic-author,#bbpress-forums li.bbp-footer .bbp-topic-author,#bbpress-forums li.bbp-header .bbp-reply-author,#bbpress-forums li.bbp-footer .bbp-reply-author{float:left;margin:0;padding:0;width:120px}
#bbpress-forums li.bbp-header .bbp-search-content,#bbpress-forums li.bbp-footer .bbp-search-content,#bbpress-forums li.bbp-header .bbp-forum-content,#bbpress-forums li.bbp-footer .bbp-forum-content,#bbpress-forums li.bbp-header .bbp-topic-content,#bbpress-forums li.bbp-footer .bbp-topic-content,#bbpress-forums li.bbp-header .bbp-reply-content,#bbpress-forums li.bbp-footer .bbp-reply-content{margin-left:140px;padding:0;text-align:left}
div.bbp-forum-header,div.bbp-topic-header,div.bbp-reply-header,li.bbp-body div.hentry{margin-bottom:0;overflow:hidden;padding:8px}
div.bbp-forum-header,div.bbp-topic-header,div.bbp-reply-header{clear:both}
span.bbp-author-ip{font-family:'Helvetica Neue',Arial,Helvetica,'Nimbus Sans L',sans-serif;font-size:11px;font-weight:700;color:#aaa}
#bbpress-forums div.bbp-forum-content,#bbpress-forums div.bbp-topic-content,#bbpress-forums div.bbp-reply-content{margin-left:130px;padding:12px 12px 12px 0;text-align:left;overflow:hidden}
#content-wrapper #bbpress-forums .rtm-bbp-container{margin:0}
#content-wrapper #bbpress-forums .rtm-bbp-container:before,#content-wrapper #bbpress-forums .rtm-bbp-container:after{content:" ";display:table}
#content-wrapper #bbpress-forums .rtm-bbp-container:after{clear:both}
#content-wrapper #bbpress-forums .rtm-bbp-container .rtm-bbp-thumb-view{list-style:none;margin:0;padding:.71429rem;position:relative;width:33.33%}
#content-wrapper #bbpress-forums .rtm-bbp-container .rtm-bbp-thumb-view>div{height:auto;line-height:inherit;margin:0;width:auto}
#content-wrapper #bbpress-forums .rtm-bbp-container .rtm-bbp-thumb-view p{background:rgba(0,0,0,0.6);bottom:0;color:#fff;display:none;font-size:13px;line-height:1.6;margin:0;padding:10px;position:absolute;width:100%}
#content-wrapper #bbpress-forums .rtm-bbp-container .rtm-bbp-attachment{display:block;position:relative}
#content-wrapper #bbpress-forums .rtm-bbp-container .rtm-bbp-attachment:hover p{display:block}
#content-wrapper #bbpress-forums .rtm-bbp-container img{max-height:none;max-width:100%;width:100%}
#bbpress-forums div.bbp-forum-content:after,#bbpress-forums div.bbp-topic-content:after,#bbpress-forums div.bbp-reply-content:after{clear:both;content:".";display:block;float:none;height:0;font-size:0;visibility:hidden}
#bbpress-forums div.bbp-topic-content a,#bbpress-forums div.bbp-reply-content a{padding:0 10px}
#bbpress-forums div.bbp-topic-content h1,#bbpress-forums div.bbp-reply-content h1,#bbpress-forums div.bbp-topic-content h2,#bbpress-forums div.bbp-reply-content h2,#bbpress-forums div.bbp-topic-content h3,#bbpress-forums div.bbp-reply-content h3,#bbpress-forums div.bbp-topic-content h4,#bbpress-forums div.bbp-reply-content h4,#bbpress-forums div.bbp-topic-content h5,#bbpress-forums div.bbp-reply-content h5,#bbpress-forums div.bbp-topic-content h6,#bbpress-forums div.bbp-reply-content h6{clear:none;line-height:1em;margin:24px 0;padding:0}
#bbpress-forums div.bbp-topic-content img,#bbpress-forums div.bbp-reply-content img{max-width:100%}
#bbpress-forums div.bbp-topic-content ul,#bbpress-forums div.bbp-reply-content ul,#bbpress-forums div.bbp-topic-content ol,#bbpress-forums div.bbp-reply-content ol{margin:0 15px 20px;padding:0}
#bbpress-forums div.bbp-topic-content ul li,#bbpress-forums div.bbp-reply-content ul li{list-style-type:disc}
#bbpress-forums div.bbp-topic-content ol li,#bbpress-forums div.bbp-reply-content ol li{list-style-type:decimal}
#bbpress-forums div.bbp-topic-content ol li li,#bbpress-forums div.bbp-reply-content ol li li{list-style-type:lower-alpha}
#bbpress-forums div.bbp-topic-content ol li li li,#bbpress-forums div.bbp-reply-content ol li li li{list-style-type:upper-roman}
#bbpress-forums div.bbp-topic-content code,#bbpress-forums div.bbp-reply-content code,#bbpress-forums div.bbp-topic-content pre,#bbpress-forums div.bbp-reply-content pre{font-family:Inconsolata,Consolas,Monaco,Lucida Console,monospace;display:inline-block;background-color:#f9f9f9;padding:0 5px;max-width:95%;vertical-align:middle;margin-top:-3px}
#bbpress-forums div.bbp-topic-content pre,#bbpress-forums div.bbp-reply-content pre{display:block;line-height:18px;margin:0 0 24px;padding:5px 10px;white-space:pre;overflow:auto}
#bbpress-forums div.bbp-topic-content pre code,#bbpress-forums div.bbp-reply-content pre code{display:block;border:none;padding:0;margin:0;background-color:transparent;overflow-wrap:normal;overflow:auto;max-width:100%}
#bbpress-forums div.bbp-reply-to{margin-left:130px;padding:12px 12px 12px 0;text-align:right}
#bbpress-forums div#bbp-cancel-reply-to{text-align:right}
div.bbp-breadcrumb{float:left}
div.bbp-breadcrumb,div.bbp-topic-tags{font-size:12px}
#bbpress-forums div.bbp-breadcrumb p,#bbpress-forums div.bbp-topic-tags p{margin-bottom:10px}
#bbpress-forums div.bbp-topic-tags{float:right}
#bbp-topic-hot-tags{clear:both}
#bbpress-forums #bbp-search-form{clear:left}
#bbpress-forums #bbp-search-form .hidden{height:0;width:0;overflow:hidden;position:absolute;background:none;left:-999em}
#bbpress-forums #bbp-search-form #bbp_search{display:inline-block;width:auto}
#bbpress-forums div.bbp-search-form{float:right}
.bbp-reply-post-date{font-size:.92857rem}
span.bbp-admin-links{float:right;color:#ddd}
span.bbp-admin-links a{font-weight:400;font-size:10px;text-transform:uppercase;text-decoration:none}
fieldset span.bbp-admin-links{float:left}
tr td span.bbp-admin-links a:hover{color:#ff4b33}
td.bbp-topic-admin-links,td.bbp-topic-counts{width:50%}
.bbp-forum-header a.bbp-forum-permalink,.bbp-topic-header a.bbp-topic-permalink,.bbp-reply-header a.bbp-reply-permalink{float:right;margin-left:10px;color:#ccc}
.bbp-row-actions #favorite-toggle a{text-decoration:none;padding:0 3px 1px;color:#7c7;border:1px solid #aca;background-color:#dfd;font-weight:700;font-size:13px}
.bbp-row-actions #favorite-toggle a:hover{color:#5a5;border-color:#7c7;background-color:#beb}
.bbp-row-actions #favorite-toggle span.is-favorite a{color:#faa;border:1px solid #faa;background-color:#fee}
.bbp-row-actions #favorite-toggle span.is-favorite a:hover{color:#c88;border-color:#c88;background-color:#fdd}
.bbp-row-actions #subscription-toggle a{text-decoration:none;padding:0 3px 1px;color:#7c7;border:1px solid #aca;background-color:#dfd;font-weight:700;font-size:13px}
.bbp-row-actions #subscription-toggle a:hover{color:#5a5;border-color:#7c7;background-color:#beb}
.bbp-row-actions #subscription-toggle span.is-subscribed a{color:#faa;border:1px solid #faa;background-color:#fee}
.bbp-row-actions #subscription-toggle span.is-subscribed a:hover{color:#c88;border-color:#c88;background-color:#fdd}
#bbpress-forums .bbp-forum-info .bbp-forum-content,#bbpress-forums p.bbp-topic-meta{font-size:13px;margin:5px 0;padding:0;word-wrap:break-word}
#bbpress-forums p.bbp-topic-meta span{white-space:nowrap}
.bbp-pagination-count{float:left;border:1px solid transparent}
.bbp-pagination-links{float:right;list-style:none;display:inline}
.bbp-pagination-links a,.bbp-pagination-links span.current{display:block;float:left;padding:0 5px;margin-left:5px;border:1px solid #efefef;text-decoration:none}
.bbp-pagination-links a:hover,.bbp-pagination-links span.current{background:#eee;opacity:.8}
.bbp-pagination-links span.dots{display:block;float:left;padding:1px 4px;margin-left:5px}
.bbp-pagination{float:left;width:100%;margin-bottom:15px}
.bbp-topic-pagination{display:inline-block;margin-left:5px;margin-bottom:2px}
.bbp-topic-pagination a{font-size:10px;line-height:10px;padding:1px 3px;text-decoration:none}
#bbpress-forums fieldset.bbp-form{clear:left;padding:10px 20px;margin-bottom:10px}
#bbpress-forums fieldset.bbp-form legend{padding:5px}
#bbpress-forums fieldset.bbp-form label{margin:0;display:inline-block}
#bbp-edit-topic-tag.bbp-form fieldset.bbp-form label,#bbp-login fieldset label,#bbp-register fieldset label,#bbp-lost-pass fieldset label{width:100px}
#bbpress-forums fieldset.bbp-form p,#bbpress-forums fieldset.bbp-form textarea,#bbpress-forums fieldset.bbp-form select,#bbpress-forums fieldset.bbp-form input{margin:0 0 8px}
textarea#bbp_reply_content,textarea#bbp_topic_content,textarea#bbp_forum_content{width:97%;box-sizing:border-box}
textarea#bbp_forum_content{height:210px}
#bbpress-forums fieldset.bbp-forum-form-attributes{width:200px;float:right;clear:none;margin-left:25px}
#bbpress-forums fieldset select#bbp_forum_id{max-width:200px}
.bbp-topic-form,.bbp-reply-form,.bbp-topic-tag-form{clear:left}
body.topic-edit .bbp-topic-form div.avatar img,body.reply-edit .bbp-reply-form div.avatar img,body.single-forum .bbp-topic-form div.avatar img,body.single-reply .bbp-reply-form div.avatar img{margin-right:0;padding:10px;line-height:0;background-color:#efefef}
body.page .bbp-reply-form code,body.page .bbp-topic-form code,body.single-topic .bbp-reply-form code,body.single-forum .bbp-topic-form code,body.topic-edit .bbp-topic-form code,body.reply-edit .bbp-reply-form code{font-size:10px;background-color:#f0fff8;border:1px solid #CEEFE1;display:block;padding:8px;margin-top:5px;width:369px}
#merge_tag,#delete_tag{display:inline}
div.bbp-submit-wrapper{margin-top:15px;float:right;clear:both}
p.form-allowed-tags{max-width:100%}
#bbpress-forums div.bbp-the-content-wrapper{margin-bottom:10px}
#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content{width:100%;margin:0;font-size:12px;min-height:80px}
#bbpress-forums div.bbp-the-content-wrapper table,#bbpress-forums div.bbp-the-content-wrapper tbody,#bbpress-forums div.bbp-the-content-wrapper tr,#bbpress-forums div.bbp-the-content-wrapper td{border:none;padding:0;margin:0;width:auto;line-height:1em}
#bbpress-forums div.bbp-the-content-wrapper input{font-size:12px;padding:5px;margin:0 2px 0 0;line-height:1em}
#bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar{border-bottom:0;padding:5px;min-height:26px}
#bbpress-forums div.bbp-the-content-wrapper td.mceToolbar{padding:4px 4px 8px}
#bbpress-forums div.wp-editor-container{margin:0;padding:0;line-height:0}
#bbpress-forums div.bbp-the-content-wrapper td.mceStatusbar{line-height:16px}
#bbpress-forums #bbp-your-profile fieldset{padding:20px 20px 0}
#bbpress-forums #bbp-your-profile fieldset div{margin-bottom:20px;float:left;width:100%;clear:left}
#bbpress-forums #bbp-your-profile fieldset select{margin-bottom:0}
#bbpress-forums #bbp-your-profile fieldset input,#bbpress-forums #bbp-your-profile fieldset textarea{margin-bottom:0;width:60%;background:#f9f9f9;box-shadow:none;padding:5px 8px;border-radius:0}
#bbpress-forums #bbp-your-profile fieldset input:focus,#bbpress-forums #bbp-your-profile fieldset textarea:focus{border:1px solid #ccc;box-shadow:inset 1px 1px 1px rgba(0,0,0,0.1);outline-color:rgba(240,255,240,0.1)}
#bbpress-forums #bbp-your-profile fieldset.bbp-form input.checkbox{width:auto}
#bbpress-forums #bbp-your-profile fieldset legend{display:none}
#bbpress-forums #bbp-your-profile fieldset label[for]{float:left;width:20%;padding:5px 20px 5px 0;text-align:right;cursor:pointer}
#bbpress-forums #bbp-your-profile fieldset dl label[for]{text-align:left;width:60%}
#bbpress-forums #bbp-your-profile fieldset span.description{margin:5px 0 0 20%;font-size:12px;font-style:italic;float:left;clear:left;width:60%;padding:5px 8px;border:#cee1ef 1px solid}
#bbpress-forums #bbp-your-profile fieldset fieldset{margin:0;border:none;padding:0;clear:none;float:none}
#bbpress-forums #bbp-your-profile fieldset fieldset.password{width:60%;display:inline}
#bbpress-forums #bbp-your-profile fieldset fieldset.password input,#bbpress-forums #bbp-your-profile fieldset fieldset.password span{width:100%}
#bbpress-forums #bbp-your-profile fieldset fieldset.capabilities dl{margin:0}
#bbpress-forums #bbp-your-profile fieldset fieldset.password span.description{margin-left:0;margin-bottom:20px}
#bbpress-forums #bbp-your-profile fieldset.submit button{float:right}
div.bbp-template-notice,div.indicator-hint{border-width:1px;border-style:solid;padding:0 .6em;margin:5px 0 15px;border-radius:3px;background-color:#ffffe0;border-color:#e6db55;color:#000;clear:both}
div.bbp-template-notice a{color:#555;text-decoration:none}
div.bbp-template-notice a:hover{color:#000}
div.bbp-template-notice.info{border:#cee1ef 1px solid}
div.bbp-template-notice.important{border:#e6db55 1px solid;background-color:#fffbcc}
div.bbp-template-notice.error,div.bbp-template-notice.warning{background-color:#ffebe8;border-color:#c00}
div.bbp-template-notice.error a,div.bbp-template-notice.warning a{color:#c00}
div.bbp-template-notice p{margin:.5em 0 6px!important;padding:2px;font-size:12px;line-height:140%}
.bbp-topics-front ul.super-sticky,.bbp-topics ul.super-sticky,.bbp-topics ul.sticky,.bbp-forum-content ul.sticky{background-color:#ffffe0!important;font-size:1.1em}
#bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log,#bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log,#bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log{border-top:1px dotted #e7e8ea;width:100%;margin:0;padding:8px 0 0;font-size:11px;color:#aaa}
#bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log li,#bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log li,#bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log li{list-style-type:none}
.bbp-login-form fieldset legend{display:none}
.bbp-login-form .bbp-username input,.bbp-login-form .bbp-email input,.bbp-login-form .bbp-password input{padding:5px}
.bbp-login-form label{width:140px;display:inline-block}
.bbp-login-form .bbp-username,.bbp-login-form .bbp-email,.bbp-login-form .bbp-password,.bbp-login-form .bbp-remember-me,.bbp-login-form .bbp-submit-wrapper{margin-top:10px}
.bbp-login-form .bbp-submit-wrapper{text-align:right}
.bbp-login-form .bbp-login-links a{float:left;clear:left}
.bbp-logged-in img.avatar{float:left;margin:0 15px 0 0}
.bbp-logged-in h4{font-weight:700;font-size:1.3em;clear:none;margin-bottom:10px}
#bbpress-forums p.bbp-topic-meta img.avatar,#bbpress-forums ul.bbp-reply-revision-log img.avatar,#bbpress-forums ul.bbp-topic-revision-log img.avatar,#bbpress-forums div.bbp-template-notice img.avatar,#bbpress-forums .widget_display_topics img.avatar,#bbpress-forums .widget_display_replies img.avatar{border-radius:3px}
fieldset div.avatar{float:right}
.activity-list li.bbp_topic_create .activity-content .activity-inner,.activity-list li.bbp_reply_create .activity-content .activity-inner{border-left:2px solid #eaeaea;margin-left:5px;padding-left:10px}
#bbpress-forums h1{clear:none;font-size:1.8em;line-height:1em;padding-bottom:10px}
#bbpress-forums #bbp-user-wrapper{float:left;width:100%}
#bbpress-forums .bbp-user-section{overflow:auto}
#bbpress-forums #bbp-user-wrapper h2.entry-title{font-size:1.4em;margin:0;padding-bottom:10px;padding-top:0;clear:none}
#bbpress-forums #bbp-user-wrapper ul.bbp-lead-topic,#bbpress-forums #bbp-user-wrapper ul.bbp-topics,#bbpress-forums #bbp-user-wrapper ul.bbp-forums,#bbpress-forums #bbp-user-wrapper ul.bbp-replies,#bbpress-forums #bbp-user-wrapper fieldset.bbp-form{clear:none}
#bbpress-forums #bbp-single-user-details{margin:0;width:150px;float:left;overflow:hidden}
#bbpress-forums #bbp-single-user-details #bbp-user-avatar{margin:0;width:150px}
#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar{border:none;height:150px;padding:0;margin:0 0 20px;width:150px}
#bbpress-forums #bbp-single-user-details #bbp-user-description{float:none;margin-left:180px}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation{float:none;margin:0}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li{margin:0}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation a{padding:5px 8px;display:block;border:1px solid transparent;text-decoration:none}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a{background:#eee;opacity:.8}
#bbpress-forums #bbp-user-body{margin-left:180px}
body.my-account #bbpress-forums{border-top:none;padding-top:0;margin-bottom:0}
#bbpress-forums dl.bbp-user-capabilities{display:inline-block;vertical-align:top}
#bbpress-forums dl.bbp-user-capabilities dt{margin:0 0 10px;text-transform:capitalize}
#bbpress-forums dl.bbp-user-capabilities dd{margin:0;padding:0}
#bbpress-forums div.row-actions{font-size:11px;visibility:hidden}
#bbpress-forums li:hover>div.row-actions{visibility:visible}
#rtp-footer-widgets-wrapper .bbp-forum-title,#sidebar .bbp-forum-title{font-size:.92857rem}
#rtp-footer-widgets-wrapper fieldset,#sidebar fieldset{border:0;margin:0;padding:0}
#rtp-footer-widgets-wrapper .bbp-login-form label,#sidebar .bbp-login-form label{width:auto}
@media only screen and (max-width: 480px) {
#bbpress-forums div.bbp-topic-tags{clear:left;float:left}
div.bbp-search-form input,div.bbp-search-form button{font-size:11px;padding:2px}
li.bbp-forum-info,li.bbp-topic-title{width:45%}
li.bbp-forum-topic-count,li.bbp-forum-reply-count,li.bbp-topic-voice-count,li.bbp-topic-reply-count{width:15%}
span.bbp-reply-post-date{float:left}
span.bbp-admin-links{clear:left;float:left}
#bbpress-forums .bbp-forums-list li{display:block;font-size:11px}
#bbpress-forums .bbp-body div.bbp-reply-author{margin:-15px 10px 10px;min-height:100px;padding-left:80px;position:relative;text-align:left;width:100%}
#bbpress-forums div.bbp-reply-author a.bbp-author-name{clear:none;display:inline-block;margin-left:0;word-wrap:break-word}
#bbpress-forums div.bbp-reply-author img.avatar{position:absolute;top:15px;left:0;width:60px;height:auto}
#bbpress-forums div.bbp-reply-author .bbp-author-role{font-size:12px;font-style:normal}
#bbpress-forums .bbp-body div.bbp-reply-content{clear:both;margin:10px;padding:0}
#bbpress-forums div.bbp-reply-content p{margin-bottom:1em}
div.bbp-submit-wrapper{float:left}
#bbpress-forums fieldset.bbp-form{padding:0 10px 10px}
#bbpress-forums #bbp-user-body{clear:both;margin-left:0;word-wrap:break-word}
}
@media only screen and (max-width: 320px) {
#bbpress-forums div.bbp-search-form{margin-bottom:10px}
#bbpress-forums li.bbp-header li.bbp-forum-info,#bbpress-forums li.bbp-body li.bbp-forum-info,#bbpress-forums li.bbp-header li.bbp-topic-title,#bbpress-forums li.bbp-body li.bbp-topic-title{width:100%}
#bbpress-forums li.bbp-header li.bbp-forum-info,#bbpress-forums li.bbp-header li.bbp-topic-title{text-align:center;text-transform:uppercase}
#bbpress-forums li.bbp-header li.bbp-forum-topic-count,#bbpress-forums li.bbp-header li.bbp-forum-reply-count,#bbpress-forums li.bbp-body li.bbp-forum-topic-count,#bbpress-forums li.bbp-body li.bbp-forum-reply-count,#bbpress-forums li.bbp-header li.bbp-topic-voice-count,#bbpress-forums li.bbp-header li.bbp-topic-reply-count,#bbpress-forums li.bbp-body li.bbp-topic-voice-count,#bbpress-forums li.bbp-body li.bbp-topic-reply-count{width:20%}
#bbpress-forums li.bbp-header li.bbp-forum-freshness,#bbpress-forums li.bbp-body li.bbp-forum-freshness,#bbpress-forums li.bbp-header li.bbp-topic-freshness,#bbpress-forums li.bbp-body li.bbp-topic-freshness{width:58%}
#bbpress-forums li.bbp-body li.bbp-forum-topic-count,#bbpress-forums li.bbp-body li.bbp-forum-reply-count,#bbpress-forums li.bbp-body li.bbp-forum-freshness,#bbpress-forums li.bbp-body li.bbp-topic-voice-count,#bbpress-forums li.bbp-body li.bbp-topic-reply-count,#bbpress-forums li.bbp-body li.bbp-topic-freshness{margin-top:7px}
#bbpress-forums li.bbp-header,#bbpress-forums li.bbp-footer{font-size:10px}
#bbpress-forums li.bbp-header div.bbp-reply-author{text-align:left;width:25%}
#bbpress-forums li.bbp-header div.bbp-reply-content{margin-left:25%}
#bbpress-forums div.bbp-template-notice img.avatar,#bbpress-forums p.bbp-topic-meta img.avatar{width:14px;height:auto}
#bbpress-forums div.bbp-the-content-wrapper td.mceToolbar{padding:1px}
#bbpress-forums div.bbp-the-content-wrapper td.mceToolbar td{width:20px;height:20px}
#bbpress-forums div.wp-editor-container{width:100%;overflow:auto}
#bbpress-forums input#bbp_topic_title,#bbpress-forums input#bbp_topic_tags{width:95%}
}
@media only screen and (max-width: 240px) {
#bbpress-forums li.bbp-header li.bbp-forum-topic-count,#bbpress-forums li.bbp-header li.bbp-forum-reply-count,#bbpress-forums li.bbp-body li.bbp-forum-topic-count,#bbpress-forums li.bbp-body li.bbp-forum-reply-count,#bbpress-forums li.bbp-header li.bbp-topic-voice-count,#bbpress-forums li.bbp-header li.bbp-topic-reply-count,#bbpress-forums li.bbp-body li.bbp-topic-voice-count,#bbpress-forums li.bbp-body li.bbp-topic-reply-count,#bbpress-forums li.bbp-footer div.bbp-reply-author,#bbpress-forums li.bbp-footer div.bbp-reply-content{width:45%}
#bbpress-forums li.bbp-header li.bbp-forum-freshness,#bbpress-forums li.bbp-body li.bbp-forum-freshness,#bbpress-forums li.bbp-header li.bbp-topic-freshness,#bbpress-forums li.bbp-body li.bbp-topic-freshness,#bbpress-forums li.bbp-header div.bbp-reply-author,#bbpress-forums li.bbp-header div.bbp-reply-content{clear:both;width:100%}
#bbpress-forums li.bbp-header li.bbp-forum-freshness,#bbpress-forums li.bbp-header li.bbp-topic-freshness{text-align:center}
#bbpress-forums li.bbp-body li.bbp-topic-freshness,#bbpress-forums li.bbp-header div.bbp-reply-content{margin-left:0;text-align:left}
#bbpress-forums li.bbp-body li.bbp-topic-freshness p.bbp-topic-meta{display:inline-block}
#bbpress-forums li.bbp-header{overflow:hidden}
#bbpress-forums li.bbp-footer div.bbp-reply-content{display:inline-block;margin-left:0}
#bbpress-forums li.bbp-body div.bbp-reply-author{min-height:60px;padding-left:60px}
#bbpress-forums div.bbp-reply-author img.avatar{width:40px;height:auto}
}
.bbpress #bbpress-forums fieldset.bbp-form input[type=radio],.bbpress #bbpress-forums fieldset.bbp-form input[type=checkbox]{margin:0 2px 4px}
.bbpress #bbpress-forums fieldset.bbp-form label{margin-bottom:.71429rem}
.bbpress #bbpress-forums #subscription-toggle{float:right;line-height:1.75}
.bbpress #bbpress-forums #subscription-toggle .subscription-toggle{background:#4264AA;border-radius:3px;font-size:1rem;color:#fff;margin-left:.71429rem;text-transform:uppercase;padding:2px 10px}
.bbp-user-page #bbpress-forums #bbp-user-wrapper ul.bbp-topics{clear:both}
.bbp-user-page #vote-toggle,.bbp-user-page .rthelpdesk-sort-topics{margin-bottom:1.42857rem}
.bbp_widget_login .logout-link{font-size:.85714rem}
#item-body>#bbpress-forums{background:#fff;border-radius:3px;margin:1.42857rem 0;overflow:hidden;padding:1.42857rem}
#subscription-toggle{float:right;margin-bottom:1.07143rem}
#subscription-toggle .subscription-toggle{font-size:1rem;display:inline-block;text-decoration:none;padding:.14286rem .71429rem;background-color:#4264AA;border-radius:3px;border:0;color:#fff}
#subscription-toggle .subscription-toggle:hover,#subscription-toggle .subscription-toggle:focus{background-color:#3c5b9b}
#subscription-toggle .subscription-toggle:active{background-color:#466ab5}
.bbp-login-form label{margin-bottom:0}
.bbp_widget_login .logout-link:hover,.bbp_widget_login .logout-link:focus{text-decoration:none}
.message-search input{width:auto;padding:.07143rem .35714rem .14286rem}
.mejs-container{max-width:100%}
#buddypress div.pagination{color:#888;font-size:90%}
#buddypress div.pagination .pag-count{float:left}
#buddypress div.pagination .pagination-links{float:right}
#buddypress div.pagination .pagination-links span,#buddypress div.pagination .pagination-links a{padding:0 5px}
#buddypress div.pagination .pagination-links a:hover{font-weight:700}
#buddypress noscript div.pagination{margin-bottom:15px}
#buddypress #nav-above{display:none}
#buddypress .paged #nav-above{display:block}
#buddypress img.wp-smiley{border:none!important;clear:none!important;float:none!important;margin:0!important;padding:0!important}
#buddypress #activity-stream{margin-top:-5px}
#buddypress #activity-stream p{margin:5px 0}
#buddypress #item-body form#whats-new-form{margin:0 0 20px;padding:0}
#buddypress .home-page form#whats-new-form{border-bottom:none;padding-bottom:0}
#buddypress form#whats-new-form #whats-new-avatar{float:left}
#buddypress form#whats-new-form #whats-new-content{margin-left:0;padding:0}
#buddypress form#whats-new-form p.activity-greeting{line-height:.5em;margin-bottom:15px;margin-left:75px}
#buddypress form#whats-new-form textarea{background:#fff;color:#555;font-family:inherit;font-size:90%;margin:0;min-height:80px;max-height:80px;padding:6px;width:100%}
#whats-new-submit{float:right;padding:0 .71429rem 0 0;position:relative;text-align:right}
#aw-whats-new-submit{font-size:.85714rem;padding:.28571rem .71429rem .35714rem}
#whats-new-options{overflow:hidden!important;border-top:0!important;border-radius:0 0 3px 3px;height:auto!important;padding:.71429rem 0;z-index:10!important}
#whats-new-options>div{padding:0 .71429rem}
#buddypress .rtp-select,#buddypress select{font-size:.85714rem;height:26px;line-height:20px;margin:0 .71429rem 0 0;min-width:120px;max-width:160px;padding:.14286rem .14286rem .14286rem .28571rem;width:auto}
#buddypress ul.activity-list li{overflow:hidden;padding:15px 0 0;list-style:none}
#buddypress .activity-list .activity-avatar{float:left}
#buddypress .activity-list li.mini{font-size:80%;position:relative}
#buddypress .activity-list li.mini .activity-avatar img.avatar,#buddypress .activity-list li.mini .activity-avatar img.FB_profile_pic{height:20px;margin-left:30px;width:20px}
#buddypress .activity-permalink .activity-list li.mini .activity-avatar img.avatar,#buddypress .activity-permalink .activity-list li.mini .activity-avatar img.FB_profile_pic{height:auto;margin-left:0;width:auto}
#buddypress .activity-list li .activity-content{position:relative}
#buddypress .activity-list li.mini .activity-content p{margin:0}
#buddypress .activity-list li.mini .activity-comments{clear:both;font-size:120%}
body.activity-permalink #buddypress li.mini .activity-meta{margin-top:4px}
#buddypress .activity-list li .activity-inreplyto{color:#888;font-size:80%}
#buddypress .activity-list li .activity-inreplyto>p{margin:0;display:inline}
#buddypress .activity-list li .activity-inreplyto blockquote,#buddypress .activity-list li .activity-inreplyto div.activity-inner{background:none;border:none;display:inline;margin:0;overflow:hidden;padding:0}
#buddypress .activity-list .activity-content{margin:0 0 0 70px}
body.activity-permalink #buddypress .activity-list li .activity-header>p{margin:0;padding:5px 0 0}
#buddypress .activity-list .activity-content .activity-header,#buddypress .activity-list .activity-content .comment-header{color:#888;line-height:220%}
#buddypress .activity-header{margin-right:20px}
#buddypress .activity-header a,#buddypress .comment-meta a,#buddypress .acomment-meta a{text-decoration:none}
#buddypress .activity-list .activity-content .activity-header img.avatar{float:none!important;margin:0 5px -8px 0 !important}
#buddypress a.bp-secondary-action,#buddypress span.highlight{font-size:80%;margin-right:5px;text-decoration:none}
#buddypress .activity-list .activity-content .activity-inner,#buddypress .activity-list .activity-content blockquote{margin:10px 10px 5px 0;overflow:hidden}
#buddypress .activity-list li.new_forum_post .activity-content .activity-inner,#buddypress .activity-list li.new_forum_topic .activity-content .activity-inner{border-left:2px solid #EAEAEA;margin-left:5px;padding-left:10px}
body.activity-permalink #buddypress .activity-content .activity-inner,body.activity-permalink #buddypress .activity-content blockquote{margin-left:0;margin-top:5px}
#buddypress .activity-inner>p{word-wrap:break-word}
#buddypress .activity-inner>.activity-inner{margin:0}
#buddypress .activity-inner>blockquote{margin:0}
#buddypress .activity-list .activity-content img.thumbnail{border:2px solid #e7e8ea;float:left;margin:0 10px 5px 0}
#buddypress .activity-read-more{margin-left:1em;white-space:nowrap}
#buddypress .activity-list li.load-more{background:#f0f0f0;font-size:110%;margin:15px 0;padding:10px 15px;text-align:center}
#buddypress .activity-list li.load-more a{color:#4D4D4D}
#buddypress div.activity-meta{margin:18px 0 0}
#buddypress div.activity-meta a{padding:4px 8px}
#buddypress a.activity-time-since{color:#aaa;text-decoration:none}
#buddypress a.activity-time-since:hover{color:#888;text-decoration:underline}
#buddypress a.bp-primary-action,#buddypress #reply-title small a{font-size:80%;margin-right:5px;text-decoration:none}
#buddypress a.bp-primary-action span,#buddypress #reply-title small a span{background:#999;color:#fff;font-size:90%;margin-left:2px;padding:0 5px}
#buddypress a.bp-primary-action:hover span,#buddypress #reply-title small a:hover span{background:#555;color:#fff}
#buddypress div.activity-comments{margin:0 0 0 70px;overflow:hidden;position:relative;width:auto;clear:both}
body.activity-permalink #buddypress div.activity-comments{background:none;margin-left:170px;width:auto}
#buddypress div.activity-comments>ul{padding:0 0 0 10px}
#buddypress div.activity-comments ul,#buddypress div.activity-comments ul li{border:none;list-style:none}
#buddypress div.activity-comments ul{clear:both;margin:0}
#buddypress div.activity-comments ul li{padding:10px 0 0}
body.activity-permalink #buddypress .activity-list li.mini .activity-comments{clear:none;margin-top:0}
body.activity-permalink #buddypress div.activity-comments ul li{border-width:1px;padding:10px 0 0}
#buddypress div.activity-comments>ul>li:first-child{border-top:none}
#buddypress div.activity-comments ul li:last-child{margin-bottom:0}
#buddypress div.activity-comments ul li>ul{margin-left:30px;margin-top:0;padding-left:10px}
body.activity-permalink #buddypress div.activity-comments ul li>ul{margin-top:10px}
body.activity-permalink #buddypress div.activity-comments>ul{padding:0 10px 0 15px}
#buddypress div.activity-comments div.acomment-avatar img{border-width:1px;float:left;height:25px;margin-right:10px;width:25px}
#buddypress div.activity-comments div.acomment-content{font-size:80%;margin:5px 0 0 40px}
#buddypress div.acomment-content .time-since,#buddypress div.acomment-content .activity-delete-link,#buddypress div.acomment-content .comment-header{display:none}
body.activity-permalink #buddypress div.activity-comments div.acomment-content{font-size:90%}
#buddypress div.activity-comments div.acomment-meta{color:#888;font-size:80%}
#buddypress div.activity-comments form.ac-form{display:none;padding:10px}
#buddypress div.activity-comments li form.ac-form{margin-right:15px;clear:both}
#buddypress div.activity-comments form.root{margin-left:0}
#buddypress div.activity-comments div#message{margin-top:15px;margin-bottom:0}
#buddypress div.activity-comments form .ac-textarea{background:#fff;border:1px inset #ccc;margin-bottom:10px;padding:8px}
#buddypress div.activity-comments form textarea{border:none;background:transparent;box-shadow:none;outline:none;color:#555;font-family:inherit;font-size:100%;height:60px;padding:0;margin:0;width:100%}
#buddypress div.activity-comments form input{font-size:.85714rem;padding:.57143rem 1.14286rem .64286rem}
#buddypress div.activity-comments form div.ac-reply-avatar{float:left}
#buddypress div.activity-comments form div.ac-reply-content{color:#888;margin-left:50px;padding-left:15px}
#buddypress div.activity-comments form div.ac-reply-content a{text-decoration:none}
#buddypress .acomment-options{float:left;margin:5px 0 5px 40px}
#buddypress .acomment-options a{color:#999}
#buddypress .acomment-options a:hover{color:inherit}
#buddypress div#message{margin:0 0 20px}
#buddypress #message.info{margin-bottom:0}
#buddypress div#message.updated{clear:both}
#buddypress div#message p,#sitewide-notice p{font-size:90%;display:block;padding:10px 15px;border-radius:3px}
.rtp-feature-header+div#message,.rtp-feature-header+#sitewide-notice,.rtp-group-header-container+div#message,.rtp-group-header-container+#sitewide-notice{left:1.14286rem;margin:0;position:absolute;top:.71429rem;width:96%;z-index:20}
#buddypress div#message.error{padding:.71429rem 1.07143rem;background-color:#fbe5e4;border-left:4px solid #DD3D36}
#buddypress div#message.error p:last-child{margin:0}
#buddypress div#message.error p{background-color:transparent;border:0;clear:both;color:inherit;padding:0}
#buddypress div#message.updated{padding:.71429rem 1.07143rem;background-color:#e4f5d6;border-left:4px solid #7AD03A}
#buddypress div#message.updated p:last-child{margin:0}
#buddypress div#message.updated p{background-color:transparent;border:0;color:inherit;margin:0;padding:0}
#buddypress .standard-form#signup_form div div.error{background:#faa;color:#a00;margin:0 0 10px;padding:6px;width:90%}
#buddypress div.accept,#buddypress div.reject{float:left;margin-left:10px}
#buddypress ul.button-nav li{float:left;margin:0 10px 10px 0;list-style:none}
#buddypress ul.button-nav li.current a{font-weight:700}
#sitewide-notice #message{left:2%;position:fixed;top:1em;width:96%;z-index:9999}
#sitewide-notice.admin-bar-on #message{top:3.3em}
#sitewide-notice strong{display:block;margin-bottom:-1em}
#buddypress .standard-form select{padding:3px}
#buddypress .standard-form input[type=password]{margin-bottom:5px}
#buddypress .standard-form label,#buddypress .standard-form span.label{display:block;font-weight:700;margin:15px 0 5px}
#buddypress .standard-form div.checkbox label,#buddypress .standard-form div.radio label{color:#888;font-size:100%;font-weight:400;margin:5px 0 0}
#buddypress .standard-form#sidebar-login-form label{margin-top:5px}
#buddypress .standard-form input[type="text"],#buddypress .standard-form input[type="password"]{width:75%}
#buddypress .standard-form#sidebar-login-form input[type=text],#buddypress .standard-form#sidebar-login-form input[type=password]{padding:4px;width:95%}
#buddypress .standard-form #basic-details-section input[type=password],#buddypress .standard-form #blog-details-section input#signup_blog_url{width:35%}
#buddypress .standard-form#signup_form input[type=text],#buddypress .standard-form#signup_form textarea,#buddypress .form-allowed-tags,#buddypress #commentform input[type=text],#buddypress #commentform textarea{width:90%}
#buddypress .standard-form#signup_form div.submit{float:right}
#buddypress div#signup-avatar img{margin:0 15px 10px 0}
#buddypress .standard-form textarea{width:75%;height:120px}
#buddypress .standard-form textarea#message_content{height:200px}
#buddypress .standard-form#send-reply textarea{width:97.5%}
#buddypress .standard-form p.description{color:#888;font-size:80%;margin:5px 0}
#buddypress .standard-form div.submit{clear:both;padding:15px 0 0}
#buddypress .standard-form p.submit{margin-bottom:0;padding:15px 0 0}
#buddypress .standard-form div.submit input{margin-right:15px}
#buddypress .standard-form div.radio ul{margin:10px 0 15px 38px;list-style:disc}
#buddypress .standard-form div.radio ul li{margin-bottom:5px}
#buddypress .standard-form a.clear-value{display:block;margin-top:5px;outline:none}
#buddypress .standard-form #basic-details-section,#buddypress .standard-form #blog-details-section,#buddypress .standard-form #profile-details-section{float:left;width:48%}
#buddypress .standard-form #profile-details-section{float:right}
#buddypress .standard-form #blog-details-section{clear:left}
#buddypress form#send-invite-form{margin-top:20px}
#buddypress div#invite-list{background:#f5f5f5;height:400px;margin:0 0 10px;overflow:auto;padding:5px;width:160px}
#buddypress .standard-form input#upload{padding:.35714rem .71429rem .42857rem}
#rtMedia-upload-button,#buddypress ul.button-nav li a,#buddypress div.generic-button a,#buddypress .comment-reply-link,a.bp-title-button{background:#F6F7F8;border:1px solid rgba(0,0,0,0.2);border-radius:3px;color:#666;font-size:.78571rem;cursor:pointer;display:inline-block;line-height:1.6;outline:none;padding:4px 10px;text-align:center;text-decoration:none}
#rtMedia-upload-button:hover,#buddypress ul.button-nav li a:hover,#buddypress ul.button-nav li.current a,#buddypress div.generic-button a:hover,#buddypress .comment-reply-link:hover{background:#DFE5F2;border:1px solid rgba(0,0,0,0.2);color:#666}
#buddypress form.standard-form .left-menu{float:left}
#buddypress form.standard-form .left-menu #invite-list ul{margin:1%;list-style:none}
#buddypress form.standard-form .left-menu #invite-list ul li{margin:0 0 0 1%}
#buddypress form.standard-form .main-column{margin-left:190px}
#buddypress form.standard-form .main-column ul#friend-list{clear:none}
#buddypress form.standard-form .main-column ul#friend-list h4{clear:none}
#buddypress .wp-editor-wrap a.button,#buddypress .wp-editor-wrap button,#buddypress .wp-editor-wrap input[type=submit],#buddypress .wp-editor-wrap input[type=button],#buddypress .wp-editor-wrap input[type=reset]{padding:.21429rem .71429rem}
#buddypress a.loading,#buddypress input.loading{-webkit-animation:loader-pulsate .5s infinite ease-in-out alternate;-moz-animation:loader-pulsate .5s infinite ease-in-out alternate;border-color:#aaa}
@-webkit-keyframes loader-pulsate {
from{border-color:#aaa;-webkit-box-shadow:0 0 6px #ccc;box-shadow:0 0 6px #ccc}
to{border-color:#ccc;-webkit-box-shadow:0 0 6px #f8f8f8;box-shadow:0 0 6px #f8f8f8}
}
@-moz-keyframes loader-pulsate {
from{border-color:#aaa;-moz-box-shadow:0 0 6px #ccc;box-shadow:0 0 6px #ccc}
to{border-color:#ccc;-moz-box-shadow:0 0 6px #f8f8f8;box-shadow:0 0 6px #f8f8f8}
}
#buddypress input[type="submit"].pending,#buddypress input[type="button"].pending,#buddypress input[type="reset"].pending,#buddypress input[type="submit"].disabled,#buddypress input[type="button"].disabled,#buddypress input[type="reset"].disabled,#buddypress button.pending,#buddypress button.disabled,#buddypress div.pending a,#buddypress a.disabled{border-color:#e7e8ea;color:#bbb;cursor:default}
#buddypress input[type="submit"]:hover.pending,#buddypress input[type="button"]:hover.pending,#buddypress input[type="reset"]:hover.pending,#buddypress input[type="submit"]:hover.disabled,#buddypress input[type="button"]:hover.disabled,#buddypress input[type="reset"]:hover.disabled,#buddypress button.pending:hover,#buddypress button.disabled:hover,#buddypress div.pending a:hover,#buddypress a.disabled:hover{border-color:#e7e8ea;color:#bbb}
#buddypress ul#topic-post-list{margin:0;width:auto}
#buddypress ul#topic-post-list li{padding:15px;position:relative}
#buddypress ul#topic-post-list li.alt{background:#f5f5f5}
#buddypress ul#topic-post-list li div.poster-meta{color:#888;margin-bottom:10px}
#buddypress ul#topic-post-list li div.post-content{margin-left:54px}
#buddypress div.topic-tags{font-size:80%}
#buddypress div.admin-links{color:#888;font-size:80%;position:absolute;top:15px;right:25px}
#buddypress div#topic-meta{margin:0;padding:5px 19px 30px;position:relative}
#buddypress div#topic-meta div.admin-links{right:19px;top:-36px}
#buddypress div#topic-meta h3{margin:5px 0}
#buddypress div#new-topic-post{display:none;margin:20px 0 0;padding:1px 0 0}
#buddypress table.notifications,#buddypress table.notifications-settings,#buddypress table.profile-fields,#buddypress table.wp-profile-fields,#buddypress table.messages-notices,#buddypress table.forum{width:100%}
#buddypress table#message-threads{clear:both;margin:0;width:auto}
#buddypress table.profile-fields{margin-bottom:20px}
#buddypress table.profile-fields:last-child{margin-bottom:0}
#buddypress table.profile-fields p{margin:0}
#buddypress table.profile-fields p:last-child{margin-top:0}
#buddypress table.notifications tr td,#buddypress table.notifications-settings tr td,#buddypress table.profile-fields tr td,#buddypress table.wp-profile-fields tr td,#buddypress table.messages-notices tr td,#buddypress table.forum tr td,#buddypress table.notifications tr th,#buddypress table.notifications-settings tr th,#buddypress table.profile-fields tr th,#buddypress table.wp-profile-fields tr th,#buddypress table.messages-notices tr th,#buddypress table.forum tr th{padding:8px;vertical-align:middle}
#buddypress table.notifications tr td.label,#buddypress table.notifications-settings tr td.label,#buddypress table.profile-fields tr td.label,#buddypress table.wp-profile-fields tr td.label,#buddypress table.messages-notices tr td.label,#buddypress table.forum tr td.label{border-right:1px solid #eaeaea;font-weight:700;width:25%}
#buddypress table tr td.thread-info p{margin:0}
#buddypress table tr td.thread-info p.thread-excerpt{color:#888;font-size:80%;margin-top:3px}
#buddypress table.forum td{text-align:center}
#buddypress table.notifications tr.alt td,#buddypress table.notifications-settings tr.alt td,#buddypress table.profile-fields tr.alt td,#buddypress table.wp-profile-fields tr.alt td,#buddypress table.messages-notices tr.alt td,#buddypress table.forum tr.alt td{background:#f5f5f5}
#buddypress table.notification-settings{margin-bottom:20px;text-align:left;width:100%}
#buddypress table.notifications tr td:nth-last-child(1),#buddypress table.notifications tr td:nth-last-child(2){font-size:.92857rem}
#buddypress table.notifications th.icon,#buddypress table.notifications td:first-child,#buddypress table.notification-settings th.icon,#buddypress table.notification-settings td:first-child{display:none}
#buddypress table.notification-settings th.title{width:80%}
#buddypress table.notification-settings .yes,#buddypress table.notification-settings .no{text-align:center;width:40px}
#buddypress table.forum{margin:0;width:auto;clear:both}
#buddypress table.forum tr.sticky td{font-size:110%;background:#fff9db;border-top:1px solid #ffe8c4;border-bottom:1px solid #ffe8c4}
#buddypress table.forum tr.closed td.td-title{padding-left:35px}
#buddypress table.forum td p.topic-text{color:#888;font-size:100%}
#buddypress table.forum tr>td:first-child,#buddypress table.forum tr>th:first-child{padding-left:15px}
#buddypress table.forum tr>td:last-child,#buddypress table.forum tr>th:last-child{padding-right:15px}
#buddypress table.forum tr th#th-title,#buddypress table.forum tr th#th-poster,#buddypress table.forum tr th#th-group,#buddypress table.forum td.td-poster,#buddypress table.forum td.td-group,#buddypress table.forum td.td-title{text-align:left}
#buddypress table.forum tr td.td-title a.topic-title{font-size:110%}
#buddypress table.forum td.td-freshness{white-space:nowrap}
#buddypress table.forum td.td-freshness span.time-since{font-size:80%;color:#888}
#buddypress table.forum td img.avatar{float:none;margin:0 5px -8px 0}
#buddypress table.forum td.td-poster,#buddypress table.forum td.td-group{min-width:140px}
#buddypress table.forum th#th-title{width:80%}
#buddypress table.forum th#th-freshness{width:25%}
#buddypress table.forum th#th-postcount{width:15%}
#buddypress table.forum p.topic-meta{font-size:80%;margin:5px 0 0}
#buddypress .item-body{margin:20px 0}
#buddypress span.activity{display:inline-block;font-size:80%;opacity:.8;padding:0}
#buddypress span.user-nicename{color:#777;display:inline-block;font-size:120%;font-weight:700}
#buddypress div#message p,#sitewide-notice p{font-weight:400;margin-top:3px;text-decoration:none;background-color:#ffd;border:1px solid #cb2;color:#440}
#buddypress div#item-header div#item-header-content{float:left;margin-left:0}
#buddypress div#item-header h2{line-height:120%;margin:0 0 15px}
#buddypress div#item-header h2 a{color:#4264AA;text-decoration:none}
#buddypress div#item-header h2 a:hover{color:#EB5B4C;outline:0}
#buddypress div#item-header img.avatar{float:left;margin:0 15px 19px 0}
#buddypress div#item-header h2{margin-bottom:5px}
#buddypress div#item-header h2 span.highlight{font-size:60%;font-weight:400;line-height:170%;vertical-align:middle;display:inline-block}
#buddypress div#item-header h2 span.highlight span{background:#a1dcfa;color:#fff;cursor:pointer;font-weight:700;font-size:80%;margin-bottom:2px;padding:1px 4px;position:relative;right:-2px;top:-2px;vertical-align:middle}
#buddypress div#item-header div#item-meta{font-size:80%;color:#aaa;overflow:hidden;margin:15px 0 5px;padding-bottom:10px}
#buddypress div#item-header div#item-actions{float:right;margin:0 0 15px 15px;text-align:right;width:20%}
#buddypress div#item-header div#item-actions h3{margin:0 0 5px}
#buddypress div#item-header ul{margin-bottom:15px;overflow:hidden}
#buddypress div#item-header ul h5,#buddypress div#item-header ul span,#buddypress div#item-header ul hr{display:none}
#buddypress div#item-header ul li{float:right;list-style:none}
#buddypress div#item-header ul img.avatar,#buddypress div#item-header ul.avatars img.avatar{height:30px;margin:2px;width:30px}
#buddypress div#item-header div.generic-button,#buddypress div#item-header a.button{float:left;margin:10px 10px 10px 0}
#buddypress div#item-header div#message.info{line-height:80%}
#buddypress ul.item-list{border-top:1px solid #eaeaea;width:100%;list-style:none;clear:both;margin:0;padding:0}
.bp-login-widget-user-link{margin-bottom:1.28571rem}
.bp-login-widget-user-link a{font-style:normal;font-size:1.3em}
#buddypress ul.item-list li{padding:15px 0;margin:0;position:relative;list-style:none}
.rtp-masonry-style #buddypress #activity-stream{margin-bottom:110px}
.rtp-masonry-style #buddypress ul.item-list li.activity-item{width:calc(50% - 16px)}
.rtp-masonry-style #buddypress .activity-list li.load-more{bottom:-100px;position:absolute;width:100%}
.rtp-masonry-style #activity-stream div.rtp-box-style.masonry-brick{bottom:-107px;position:absolute;width:100%}
.rtp-masonry-style .rtmedia_update .rtmp_link_contents,.rtp-masonry-style .rtmedia_update .rtmp_link_preview_container{width:100%}
#buddypress ul.single-line li{border:none}
#buddypress ul.item-list li img.avatar{float:left;margin:0 10px 0 0}
#buddypress ul.item-list li div.item-title,#buddypress ul.item-list li h4{font-size:.85714rem;line-height:1.5}
.logged-in #buddypress ul.item-list li div.item-title,.logged-in #buddypress ul.item-list li h4{width:75%}
#buddypress ul.item-list li div.item-title span{color:#999}
.rtp-content-with-img{overflow:hidden}
.rtp-content-with-img .item-title>a{font-size:1.07143rem}
#buddypress ul.item-list li div.item-desc{color:#888;font-size:80%;line-height:1.5;margin:10px 0 0;width:auto}
#buddypress ul.item-list li div.item-desc p{margin-bottom:1rem}
#buddypress ul.item-list li div.item{float:left;width:60%}
#buddypress ul.item-list li div.action{float:right;position:relative;text-align:right;width:30%}
#buddypress ul.item-list li div.group-button{margin-top:5px}
#buddypress ul.item-list li div.meta{color:#888;font-size:80%;margin-top:5px}
#buddypress ul.item-list li h5 span.small{float:right;font-size:80%;font-weight:400}
#buddypress div.item-list-tabs{background:transparent;clear:left;overflow:hidden}
#buddypress div.item-list-tabs ul{margin:0;padding:0}
#buddypress div.item-list-tabs ul li{float:left;margin:0;list-style:none}
#buddypress div.item-list-tabs#subnav ul li{margin-top:0}
#buddypress div.item-list-tabs ul li.last{float:right;margin:7px 0 0}
#buddypress div.item-list-tabs#subnav ul li.last{margin-top:4px}
#buddypress div.item-list-tabs ul li.last select{max-width:175px;min-width:140px}
#buddypress div.item-list-tabs ul li a{display:block;padding:5px 10px;text-decoration:none}
#buddypress div.item-list-tabs ul li a span{color:#999;display:inline-block;margin-left:3px}
#buddypress div.item-list-tabs ul li.selected a,#buddypress div.item-list-tabs ul li.current a{color:#555;opacity:.8;font-weight:700}
#buddypress div#item-nav ul li.loading a{background-position:88% 50%}
#buddypress div.item-list-tabs#object-nav{margin-top:0;clear:both}
#object-nav ul:before,#object-nav ul:after{content:" ";display:table}
#object-nav ul:after{clear:both}
#buddypress div.item-list-tabs#subnav{background:transparent;margin:10px 0;overflow:hidden}
#buddypress #admins-list li,#buddypress #mods-list li,#buddypress #members-list li{overflow:auto;list-style:none}
#members-list .generic-button{margin-bottom:10px}
#buddypress table#message-threads tr.unread td{background:#fff9db;border-top:1px solid #ffe8c4;border-bottom:1px solid #ffe8c4;font-weight:700}
#buddypress li span.unread-count,#buddypress tr.unread span.unread-count{background:#d00;color:#fff;font-weight:700;padding:2px 8px}
#buddypress div.item-list-tabs ul li a span.unread-count{padding:1px 6px;color:#fff}
#buddypress div.messages-options-nav{font-size:80%;margin:0;padding:5px 15px;text-align:right}
#buddypress div#message-thread div.message-box{margin:0;padding:15px}
#buddypress div#message-thread div.alt{background:#f4f4f4}
#buddypress div#message-thread p#message-recipients{margin:10px 0 20px}
#buddypress div#message-thread img.avatar{float:left;margin:0 10px 0 0;vertical-align:middle}
#buddypress div#message-thread strong{font-size:100%;margin:0}
#buddypress div#message-thread strong a{text-decoration:none}
#buddypress div#message-thread strong span.activity{margin-top:4px}
#buddypress div#message-thread div.message-metadata{overflow:hidden}
#buddypress div#message-thread div.message-content{margin-left:45px}
#buddypress div#message-thread div.message-options{text-align:right}
#buddypress #message-threads img.avatar{max-width:none}
#buddypress div.message-search{float:right;margin:0 20px}
#buddypress #profile-edit-form ul.button-nav{margin-top:15px;margin-left:0}
#buddypress #profile-edit-form .field-visibility-settings ul{list-style:none;margin-left:0}
body.no-js #buddypress .field-visibility-settings-toggle,body.no-js #buddypress .field-visibility-settings-close{display:none}
#buddypress .field-visibility-settings{display:none;margin-top:10px}
body.no-js #buddypress .field-visibility-settings{display:block}
#buddypress .current-visibility-level{font-weight:700;font-style:normal}
#buddypress .field-visibility-settings,#buddypress .field-visibility-settings-toggle,#buddypress .field-visibility-settings-notoggle{color:#888}
#buddypress .field-visibility-settings-toggle a,#buddypress .field-visibility-settings a{font-size:80%}
body.register #buddypress div.page ul{list-style:none}
#buddypress .standard-form .field-visibility-settings label{margin:0;font-weight:400}
#buddypress .field-visibility-settings legend,#buddypress .field-visibility-settings-toggle{font-style:italic}
.widget.buddypress div.item-avatar img.avatar{float:left;margin:0 10px 15px 0}
.widget.buddypress span.activity{display:inline-block;font-size:80%;opacity:.8;padding:0}
.widget.buddypress div.item-options{font-size:90%;margin:0 0 1em;padding:1em 0}
.widget.buddypress div.item{margin:0 0 1em}
.widget.buddypress div.item-meta,.widget.buddypress div.item-content{font-size:11px;margin-left:38px}
.widget.buddypress ul.item-list img.avatar{height:20px;margin-right:10px;width:20px}
.widget.buddypress div.item-avatar img{height:40px;margin:1px;width:40px}
.widget.buddypress div.avatar-block{overflow:hidden}
.widget.buddypress #bp-login-widget-form label{display:block;margin:1rem 0 .5rem}
.widget.buddypress #bp-login-widget-form #bp-login-widget-submit{margin-right:10px}
.widget.buddypress .bp-login-widget-user-avatar{float:left;width:60px}
.widget.buddypress .bp-login-widget-user-links>div{padding-left:60px;margin-bottom:.5rem;margin-top:15px}
.widget.buddypress .bp-login-widget-user-links>div.bp-login-widget-user-link a{font-weight:700}
#rtp-group-item-meta{font-size:.92857rem;line-height:1.5}
#rtp-group-item-meta p{margin-bottom:1rem}
#rtp-group-item-header-content{float:left;margin-left:23.5%;margin-top:.92857rem;width:50%}
#rtp-group-item-actions{float:right;margin-top:.71429rem;margin-right:1.42857rem;text-align:right;width:22%}
#group-admins{float:right;margin:.71429rem 0}
#group-admins img.avatar{border-width:0;margin-bottom:.71429rem;margin-left:.71429rem;top:0!important}
@media only screen and (max-width: 480px) {
#buddypress div.dir-search{float:right;margin-top:-50px;text-align:right}
a.bp-title-button{margin-left:10px}
#buddypress form.standard-form .main-column div.action{position:relative;margin-bottom:1em}
#buddypress form.standard-form .main-column ul#friend-list h4{width:100%}
}
@media only screen and (max-width: 320px) {
#buddypress div.dir-search{clear:left;float:left;margin-top:0;text-align:left}
#buddypress li#groups-order-select{clear:left;float:left}
#buddypress ul.item-list li div.action{clear:left;float:left;margin-top:0;margin-left:70px;position:relative;top:0;right:0;text-align:left}
#buddypress ul.item-list li div.item-desc{clear:left;float:left;margin:10px 0 0;width:auto}
#buddypress li div.item{margin-left:70px;width:auto}
#buddypress ul.item-list li div.meta{margin-top:0}
#buddypress .item-desc p{margin:0 0 10px}
#buddypress div.pagination .pag-count{margin-left:0}
}
@media only screen and (max-width: 240px) {
#buddypress div.dir-search{float:left;margin:0}
#buddypress li#groups-order-select{float:left}
#buddypress ul.item-list li img.avatar{width:30px;height:auto}
#buddypress ul.item-list li div.action,#buddypress li div.item{margin-left:45px}
h1 a.bp-title-button{clear:left;float:left;margin:10px 0 20px}
}
.buddypress.single-item .group-subscription-div{padding-bottom:.71429rem;padding-top:0}
.buddypress.single-item .group-subscription-div .gemail_icon{background-position:0 4px!important}
.buddypress .group-subscription-options{z-index:10;border:1px solid #FFDF80;width:350px;margin-top:0!important;margin-bottom:5px}
.buddypress .group-subscription-options a.group-sub{margin-bottom:.35714rem}
.buddypress .group-subscription-options a.group-subscription-close{height:auto}
label[for="subscribe_reloaded_email"]{margin-bottom:10px;margin-left:-20px;margin-top:-20px}
input.subscribe-form-field{float:left;height:45px;margin:0 0 0 -20px;width:80%}
#groups-list li .bpl-quickadmin{font-size:.85714rem}
.buddypress #item-header-avatar .bb_pc_rtmedia_change_profile_pic{padding:0 .71429rem;left:20px;top:50%;width:160px}
#item-nav{position:relative;z-index:9}
#item-body{position:relative;z-index:8}
.buddypress #buddypress #subnav.item-list-tabs{position:relative;z-index:7}
.buddypress #buddypress #subnav+.rtmedia-container{position:relative;z-index:6}
.rtp-feature-header{background:#fff;min-height:200px;position:relative;z-index:10}
.rtp-profile-feature-img img{width:100%}
.rtp-profile-wrapper{bottom:0;left:0;position:absolute;width:100%;z-index:5}
.rtp-tab-wrapper>ul>li.current,.rtp-tab-wrapper>ul>li.selected,.rtp-tab-wrapper>ul>li.rtp-active{position:relative}
.rtp-tab-wrapper>ul>li.current:after,.rtp-tab-wrapper>ul>li.current:before,.rtp-tab-wrapper>ul>li.selected:after,.rtp-tab-wrapper>ul>li.selected:before,.rtp-tab-wrapper>ul>li.rtp-active:after,.rtp-tab-wrapper>ul>li.rtp-active:before{background:transparent;bottom:-1px;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;z-index:101}
.rtp-tab-wrapper>ul>li.current:after,.rtp-tab-wrapper>ul>li.selected:after,.rtp-tab-wrapper>ul>li.rtp-active:after{border-color:rgba(231,235,242,0);border-bottom-color:#DFE5F2;border-width:7px;margin-left:-7px}
.rtp-tab-wrapper>ul>li.current:before,.rtp-tab-wrapper>ul>li.selected:before,.rtp-tab-wrapper>ul>li.rtp-active:before{border-color:rgba(189,199,216,0);border-bottom-color:#BDC7D8;border-width:8px;margin-left:-8px}
#members-directory-form{clear:both}
.buddypress #buddypress div#item-header div#item-header-content.rtp-profile-name-wrapper{background:rgba(0,0,0,0.5);bottom:0;color:#fff;float:right;padding:1.42857rem;position:absolute;right:0;width:calc(100% - 178px)}
.buddypress #buddypress div#item-header .rtp-profile-name{float:left;overflow:hidden;word-wrap:break-word}
.buddypress #buddypress div#item-header .rtp-profile-name .user-nicename{color:#fff;font-size:1.42857rem;margin:0}
.buddypress #buddypress div#item-header div#item-meta{color:#fff;line-height:1.6;margin:0;overflow:visible;padding:.71429rem 1.42857rem;vertical-align:middle}
.buddypress #buddypress div#item-header div#item-meta #item-buttons{position:absolute;right:10px;top:-60px}
.buddypress #buddypress #latest-update{max-height:250px;overflow:auto}
.buddypress #buddypress #latest-update a{color:#EB5B4C}
.buddypress #buddypress span.activity{font-style:italic}
.buddypress #buddypress .activity-meta{margin:1.28571rem -1.42857rem 0;padding:.71429rem 1.42857rem}
.buddypress #buddypress .activity-meta .button{background:transparent;border:0;border-radius:0;box-shadow:0 0 0;color:inherit;font-size:.92857rem;font-weight:600!important;margin:0 1.07143rem 0 0;padding:0}
.buddypress #buddypress .activity-meta .button:before{color:#979faa;display:inline-block;font-family:"inspirebook-icon";font-weight:400!important;font-size:1.14286rem;margin-right:.35714rem}
.buddypress #buddypress .activity-meta .button:hover,.buddypress #buddypress .activity-meta .button:focus{background:transparent;color:#4264AA}
.buddypress #buddypress .activity-meta .button.view:before{content:'\e819';position:relative;top:1px}
.buddypress #buddypress .activity-meta .button.acomment-reply:before{content:'\e809';position:relative;top:1px}
.buddypress #buddypress .activity-meta .button.delete-activity:before,.buddypress #buddypress .activity-meta .button.delete-activity-single:before{content:'\e80a'}
.buddypress #buddypress .activity-meta .button.delete-activity:hover,.buddypress #buddypress .activity-meta .button.delete-activity:focus,.buddypress #buddypress .activity-meta .button.delete-activity-single:hover,.buddypress #buddypress .activity-meta .button.delete-activity-single:focus{color:#DD3D36}
.buddypress #buddypress .activity-meta .button.fav:before{content:'\e807'}
.buddypress #buddypress .activity-meta .button.fav:hover,.buddypress #buddypress .activity-meta .button.fav:focus{color:#7AD03A}
.buddypress #buddypress .activity-meta .button.unfav:before{content:'\e808'}
.buddypress #buddypress .activity-meta .button.unfav:hover,.buddypress #buddypress .activity-meta .button.unfav:focus{color:#DD3D36}
.buddypress #buddypress .activity-meta .button.spam-activity:before{content:'\e817'}
.buddypress #buddypress .activity-meta .button.spam-activity:hover,.buddypress #buddypress .activity-meta .button.spam-activity:focus{color:#DD3D36}
.buddypress #buddypress div.activity-comments .rtp-acomment-content.acomment-content{font-size:inherit;margin:0;overflow:hidden}
.buddypress #buddypress div.activity-comments form div.ac-reply-content{margin-left:2.85714rem}
.buddypress #buddypress div.activity-comments form .ac-textarea{background:transparent;border:0;margin-bottom:0;padding:0}
.buddypress #buddypress div.activity-comments form textarea{border-radius:3px;background-color:#F6F7F8;font-family:inherit;border:1px solid #e7e8ea;box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);color:#666;display:block;font-size:1rem;margin:0 0 1.14286rem;padding:.57143rem;height:2.64286rem;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transition:box-shadow 0.45s,border-color .45s ease-in-out}
.buddypress #buddypress div.activity-comments form textarea:focus{box-shadow:0 0 5px #e7e8ea;border-color:#e7e8ea;background:#fafafa;border-color:#e7e8ea;outline:none}
.buddypress #buddypress div.activity-comments form textarea:disabled{background-color:#ddd;cursor:default}
.buddypress #buddypress div.activity-comments form textarea[disabled],.buddypress #buddypress div.activity-comments form textarea[readonly],fieldset[disabled] .buddypress #buddypress div.activity-comments form textarea{background-color:#ddd;cursor:default}
.buddypress #buddypress .activity-comments li:empty{display:none}
.buddypress #buddypress .activity-comments li[content^=" "]{display:none}
.buddypress #buddypress div.activity-comments div.acomment-avatar img,.buddypress #buddypress .ac-reply-avatar img{border:0;height:40px;width:40px}
.buddypress #buddypress div.activity-comments div.acomment-content{line-height:1.6;margin:.35714rem 0 0 3.57143rem}
.buddypress #buddypress .acomment-options{margin:0 0 .71429rem 3.57143rem}
.buddypress #buddypress .activity-header{margin-right:0}
.buddypress #buddypress .rtp-tab-wrapper{background-color:#fff;border-radius:3px;margin:0;overflow:visible;padding:0;position:relative}
.buddypress #buddypress .rtp-tab-wrapper li{border-right:1px solid #e9eaed}
.buddypress #buddypress .rtp-tab-wrapper li a{background:transparent;border-radius:3px;font-size:.92857rem;line-height:24px;padding:.71429rem 1.42857rem;word-wrap:break-word}
.buddypress #buddypress .rtp-tab-wrapper li a span{background:transparent!important;border:0;font-size:inherit;line-height:1.8;padding:0;vertical-align:inherit}
.buddypress #buddypress .rtp-tab-wrapper li #user-media span:before{content:' '}
.buddypress #buddypress .rtp-tab-wrapper li.current a,.buddypress #buddypress .rtp-tab-wrapper li.selected a,.buddypress #buddypress .rtp-tab-wrapper li.rtp-active a{font-weight:600;opacity:1;position:relative;z-index:1}
.buddypress #buddypress .rtp-tab-wrapper .rtp-more-menus:hover{position:relative}
.buddypress #buddypress .rtp-tab-wrapper .rtp-more-menus:hover:after,.buddypress #buddypress .rtp-tab-wrapper .rtp-more-menus:hover:before{background:transparent;bottom:-1px;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;z-index:101}
.buddypress #buddypress .rtp-tab-wrapper .rtp-more-menus:hover:after{border-color:rgba(231,235,242,0);border-bottom-color:#fff;border-width:7px;margin-left:-7px}
.buddypress #buddypress .rtp-tab-wrapper .rtp-more-menus:hover:before{border-color:rgba(189,199,216,0);border-bottom-color:#BDC7D8;border-width:8px;margin-left:-8px}
.buddypress #buddypress .rtp-tab-wrapper .rtp-more-menus>ul li a{background:transparent;font-weight:400}
.buddypress #buddypress .rtp-tab-wrapper .feed a{font-size:1rem;padding:3px 10px}
.buddypress #buddypress .rtp-more-menus{position:relative}
.buddypress #buddypress .rtp-more-menus:hover{position:relative}
.buddypress #buddypress .rtp-more-menus:hover:after,.buddypress #buddypress .rtp-more-menus:hover:before{background:transparent;bottom:-1px;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;z-index:101}
.buddypress #buddypress .rtp-more-menus:hover:after{border-color:rgba(231,235,242,0);border-bottom-color:#fff;border-width:7px;margin-left:-7px}
.buddypress #buddypress .rtp-more-menus:hover:before{border-color:rgba(189,199,216,0);border-bottom-color:#BDC7D8;border-width:8px;margin-left:-8px}
.buddypress #buddypress .rtp-more-menus:hover>ul{display:block}
.buddypress #buddypress .rtp-more-menus>ul{background:#fff;display:none;padding:8px 0 6px;position:absolute;right:0;top:44px;width:116px;z-index:100}
.buddypress #buddypress .rtp-more-menus>ul li a{background:transparent;color:inherit;font-weight:inherit}
.buddypress #buddypress .rtp-more-menus li{border:0!important;float:none}
.buddypress #buddypress .rtp-more-menus li a{font-size:.78571rem;margin-bottom:2px;padding:0 20px!important}
.buddypress #buddypress #item-header+#item-nav .rtp-tab-wrapper{border-top:0;border-radius:0 0 3px 3px}
.buddypress #buddypress #item-header+#item-nav .rtp-tab-wrapper>ul{margin-left:14.28571rem}
.buddypress #buddypress #item-header+#item-nav .rtp-tab-wrapper li:first-child{border-left:1px solid #e9eaed}
.buddypress #buddypress #subnav.item-list-tabs{background:#fff;border-radius:3px;font-size:.85714rem;margin:1.42857rem 0;overflow:visible;padding:0}
.buddypress #buddypress #subnav.item-list-tabs li{border-right:1px solid #e9eaed}
.buddypress #buddypress #subnav.item-list-tabs li:first-child a{border-radius:3px 0 0 3px}
.buddypress #buddypress #subnav.item-list-tabs li a{line-height:24px;padding:.71429rem 1.42857rem}
.buddypress #buddypress #subnav.item-list-tabs .selected,.buddypress #buddypress #subnav.item-list-tabs .current{position:relative}
.buddypress #buddypress #subnav.item-list-tabs .selected:after,.buddypress #buddypress #subnav.item-list-tabs .selected:before,.buddypress #buddypress #subnav.item-list-tabs .current:after,.buddypress #buddypress #subnav.item-list-tabs .current:before{background:transparent;bottom:-1px;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;z-index:101}
.buddypress #buddypress #subnav.item-list-tabs .selected:after,.buddypress #buddypress #subnav.item-list-tabs .current:after{border-color:rgba(231,235,242,0);border-bottom-color:#DFE5F2;border-width:7px;margin-left:-7px}
.buddypress #buddypress #subnav.item-list-tabs .selected:before,.buddypress #buddypress #subnav.item-list-tabs .current:before{border-color:rgba(189,199,216,0);border-bottom-color:#BDC7D8;border-width:8px;margin-left:-8px}
.buddypress #buddypress #subnav.item-list-tabs .rtp-select-container{margin-top:.64286rem;margin-bottom:.64286rem}
.buddypress #buddypress #subnav.item-list-tabs .rtp-select-container:hover{background:transparent}
.buddypress #buddypress #subnav.item-list-tabs .rtp-select-container label,.buddypress #buddypress #subnav.item-list-tabs .rtp-select-container label[for="notifications-friends"]{display:inline-block;font-size:.92857rem;margin:0 .35714rem 0 0}
.buddypress #buddypress #subnav.item-list-tabs .rtp-active{position:relative}
.buddypress #buddypress #subnav.item-list-tabs .rtp-active:after,.buddypress #buddypress #subnav.item-list-tabs .rtp-active:before{background:transparent;bottom:-1px;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;z-index:101}
.buddypress #buddypress #subnav.item-list-tabs .rtp-active:after{border-color:rgba(231,235,242,0);border-bottom-color:#DFE5F2;border-width:7px;margin-left:-7px}
.buddypress #buddypress #subnav.item-list-tabs .rtp-active:before{border-color:rgba(189,199,216,0);border-bottom-color:#BDC7D8;border-width:8px;margin-left:-8px}
.buddypress #buddypress #subnav.item-list-tabs .rtp-active>a{font-weight:600;opacity:1;position:relative;z-index:1}
.buddypress #buddypress #subnav.item-list-tabs .rtp-more-submenu .current:after,.buddypress #buddypress #subnav.item-list-tabs .rtp-more-submenu .current:before{display:none}
.buddypress #buddypress #subnav.item-list-tabs .rtp-more-submenu .current a{background:transparent;font-weight:400}
.buddypress #buddypress ul.item-list{border-top:0}
.buddypress #buddypress ul.item-list>li{background:#fff;border-radius:3px;margin:0 0 1.42857rem;overflow:hidden;padding:1.42857rem 1.42857rem 1.07143rem}
.buddypress #buddypress ul.item-list>li:first-child{margin-top:0}
.buddypress #buddypress ul.item-list>li>div:last-child{margin-bottom:-1.07143rem}
.buddypress #buddypress ul.item-list>li div.activity-comments{margin-left:-1.42857rem;margin-right:-1.42857rem;padding:0 1.42857rem}
.buddypress #buddypress ul.item-list>li div.activity-comments ul{padding:0}
.buddypress #buddypress ul.item-list>li .activity-comments>form{padding:1.42857rem 0}
.buddypress #buddypress ul.item-list>li .activity-comments li{border-top:1px solid #E9EAED;padding:.85714rem 0}
.buddypress #buddypress ul.item-list>li .activity-comments li li{padding:.71429rem 0 0}
.buddypress #buddypress ul.item-list>li img.avatar{margin-top:.07143rem}
.buddypress #buddypress ul.item-list>li .acomment-avatar img.avatar{margin-top:.42857rem;margin-bottom:.35714rem}
.buddypress #buddypress ul.item-list .activity-content{margin:0}
.buddypress #buddypress .activity-list li.load-more{background:transparent;border:0;padding:1rem 0}
.buddypress #buddypress .activity-list li.load-more a{display:inline-block}
.buddypress #buddypress .activity-avatar img{max-width:50px}
.buddypress #buddypress .activity-list li.mini .activity-avatar img.avatar,.buddypress #buddypress .activity-list li.mini .activity-avatar img.FB_profile_pic{height:50px;margin-left:0;width:50px}
.buddypress #buddypress #activity-stream{margin-top:0}
.buddypress #buddypress #activity-stream p{margin:0}
.buddypress #buddypress .rtp-acomment-options a{font-size:inherit}
.buddypress #buddypress #mentions-autosuggest{box-shadow:0 0 0;border:0;background:#F6F7F8;margin-left:1px;margin-right:0;margin-bottom:1.42857rem;z-index:10}
.buddypress #buddypress #whats-new-textarea{background:#fff;margin-bottom:0}
.rtp-activity-header-wrapper{margin-bottom:1.42857rem}
.rtp-acomment-container{font-size:.85714rem;overflow:hidden}
.rtp-acomment-container .rtp-name{font-weight:700;text-transform:capitalize}
.rtp-acomment-container .rtp-dot-separator{font-weight:700;padding:0 2px}
.rtp-acomment-options{font-size:.78571rem;color:#89919c;margin-left:50px}
.rtp-date-container{display:block;font-size:.85714rem}
.rtp-date-container a{color:#89919C}
.rtp-date-container a:hover{color:#EB5B4C}
#buddypress a.activity-time-since{font-size:.85714rem;color:#89919C}
#buddypress a.activity-time-since:before{content:' ';display:block}
#buddypress a.activity-time-since:hover{text-decoration:none}
.activity-header p a:last-child,.activity-header p a[title='View Discussion']{color:#89919C}
.activity-header p a:last-child:before,.activity-header p a[title='View Discussion']:before{content:' ';display:block}
.rtp-single-activity .time-since{color:#89919C;display:block;font-size:.85714rem}
.buddypress.settings #item-body #subnav ~ form .columns{padding:0;width:100%}
.buddypress.settings #item-body #subnav ~ form .columns label{display:inline-block}
.buddypress.settings #item-body #subnav ~ form .columns input[type="radio"]{margin-right:.35714rem}
.buddypress.single-item #item-body #ass-email-subscriptions-options-page input[type="radio"]{margin-right:.35714rem}
.rtp-box-style,#pag-top,#pag-bottom,.buddypress.settings #item-body #subnav ~ form,.buddypress.single-item #item-body #ass-email-subscriptions-options-page,.buddypress.mycred-history #item-body #myCRED-wrap,.buddypress.group-events #item-body,#eab-events-fpe,#send-invite-form,#rendez-vous-edit-form,#rendez-vous-single-form,.my-events #eab-bp-my_events-wrapper,#invite-anyone-by-email,.buddypress.messages #item-body #send_message_form{background:#fff;border-radius:3px;margin:1.42857rem 0;overflow:hidden;padding:1.42857rem}
#drag-drop-area.drag-drop{border:2px dashed #e7e8ea;max-width:100%}
#drag-drop-area.drag-drop label{display:inline-block;font-size:.92857rem;margin-right:.71429rem}
.buddypress.mycred-history td,.buddypress.mycred-history th{padding:2px}
.buddypress.mycred-history .column-time{text-align:left}
.buddypress.mycred-history .log-entries{width:100%}
.buddypress.mycred-history .column-creds{text-align:right}
#search-message-form{margin-top:.64286rem}
#search-message-form label{float:left;margin:0}
#search-message-form input{border-radius:3px 0 0 3px;float:left;font-size:12px;height:26px;margin:0;padding:.07143rem .35714rem}
#search-message-form input#messages_search_submit{border-radius:0 3px 3px 0;padding:0 .71429rem}
#search-message-form input#messages_search_submit:hover,#search-message-form input#messages_search_submit:focus{color:#fff}
.rtp-group-header-container{background:#fff;border-radius:3px 3px 0 0;min-height:160px;position:relative}
.rtp-group-header-container #rtp-group-item-header-avatar{bottom:-25px;left:20px;margin:0;position:absolute;width:19%;z-index:10}
.rtp-group-header-container #rtp-group-item-header-avatar img{background:#fff;border:4px solid #fff;box-shadow:0 0 1px rgba(0,0,0,0.4)}
.rtp-bp-form-wrapper{float:right;margin:-54px 0 0}
.rtp-bp-form-wrapper label{float:left}
.rtp-bp-form-wrapper input[type="text"]{border-radius:3px 0 0 3px;font-size:.85714rem;height:34px;padding:.07143rem .57143rem}
.rtp-bp-form-wrapper input[type="submit"]{font-size:.85714rem;border-radius:0 3px 3px 0;padding:.57143rem 1.14286rem .64286rem}
.rtmedia-container.rtmedia-single-container .row .rtmedia-single-meta button{padding-left:1.42857rem;padding-right:1.42857rem}
li.friend-tab img.avatar{margin-right:5px}
ul.acfb-holder li.friend-tab{line-height:31px}
table.profile-settings{width:100%}
table.profile-settings td{padding:10px 0}
table.profile-settings .field-name{padding-left:10px}
table.profile-settings .field-visibility{text-align:right}
table.profile-settings .field-visibility-settings-notoggle{margin-right:10px}
table.profile-settings .title{text-align:right;padding:10px}
table.profile-settings .title.field-group-name{text-align:left}
.bp-docs.archive .post-content p,.docs.archive .post-content p{margin-bottom:0}
.bp-docs.archive .post-content p.no-docs,.docs.archive .post-content p.no-docs{background:#fff;padding:.71429rem}
.bp-docs .groups-cell ul li a:hover,.bp-docs #doc-group-summary a:hover,.docs .groups-cell ul li a:hover,.docs #doc-group-summary a:hover{text-decoration:none}
.bp-docs .wp-editor-tabs .wp-switch-editor,.docs .wp-editor-tabs .wp-switch-editor{height:27px}
.bp-docs #bp-create-doc-button,.docs #bp-create-doc-button{font-weight:400;margin-right:0}
.bp-docs .item-list-tabs #bp-create-doc-button,.bp-docs .rtp-subnav #bp-create-doc-button,.docs .item-list-tabs #bp-create-doc-button,.docs .rtp-subnav #bp-create-doc-button{padding:.57143rem .85714rem;margin-right:.35714rem;margin-top:.42857rem}
.bp-docs .desc a,.docs .desc a{background-position:0 2px}
.bp-docs div.doc-content,.bp-docs .doctable,.docs div.doc-content,.docs .doctable{background:#fff;font-size:1rem;overflow:hidden;margin-bottom:1.42857rem;clear:both;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}
.bp-docs .doctable,.docs .doctable{width:100%}
.bp-docs p.currently-viewing,.bp-docs #docs-filter-meta,.docs p.currently-viewing,.docs #docs-filter-meta{font-size:1rem}
.bp-docs #doc-permissions-summary.doc-public,.docs #doc-permissions-summary.doc-public{background:#eff9e7;border-color:#7AD03A}
.bp-docs h2.doc-title,.docs h2.doc-title{display:none}
.bp-docs #doc-permissions-details ul,.docs #doc-permissions-details ul{margin:0}
.bp-docs #doc-attachments-ul,.docs #doc-attachments-ul{margin-left:0}
.bp-docs form.standard-form input[type="text"]#doc-title,.docs form.standard-form input[type="text"]#doc-title{width:75%}
.bp-docs .docs-filter-section,.docs .docs-filter-section{background:#fff;font-size:.92857rem;margin-bottom:.35714rem}
.bp-docs .docs-filter-section input,.docs .docs-filter-section input{padding:.21429rem;font-size:.85714rem}
.bp-docs .docs-filter-section select#has-attachment,.docs .docs-filter-section select#has-attachment{margin-left:0}
.bp-docs .docs-filter-section input[type=submit],.docs .docs-filter-section input[type=submit]{padding:.35714rem .71429rem}
.bp-docs #docs-filter-section-search,.docs #docs-filter-section-search{padding-top:1.42857rem;padding-bottom:1.42857rem}
.bp-docs #buddypress #subnav.item-list-tabs,.docs #buddypress #subnav.item-list-tabs{background:#fff;border-radius:3px;font-size:.85714rem;margin:1.42857rem 0;overflow:visible;padding:0}
.bp-docs #buddypress #subnav.item-list-tabs li,.docs #buddypress #subnav.item-list-tabs li{border-right:1px solid #e9eaed}
.bp-docs #buddypress #subnav.item-list-tabs li:first-child a,.docs #buddypress #subnav.item-list-tabs li:first-child a{border-radius:3px 0 0 3px}
.bp-docs #buddypress #subnav.item-list-tabs li a,.docs #buddypress #subnav.item-list-tabs li a{padding:.78571rem 1.42857rem}
.bp-docs #buddypress #subnav.item-list-tabs .selected,.bp-docs #buddypress #subnav.item-list-tabs .current,.docs #buddypress #subnav.item-list-tabs .selected,.docs #buddypress #subnav.item-list-tabs .current{position:relative}
.bp-docs #buddypress #subnav.item-list-tabs .selected:after,.bp-docs #buddypress #subnav.item-list-tabs .selected:before,.bp-docs #buddypress #subnav.item-list-tabs .current:after,.bp-docs #buddypress #subnav.item-list-tabs .current:before,.docs #buddypress #subnav.item-list-tabs .selected:after,.docs #buddypress #subnav.item-list-tabs .selected:before,.docs #buddypress #subnav.item-list-tabs .current:after,.docs #buddypress #subnav.item-list-tabs .current:before{background:transparent;bottom:-1px;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;z-index:101}
.bp-docs #buddypress #subnav.item-list-tabs .selected:after,.bp-docs #buddypress #subnav.item-list-tabs .current:after,.docs #buddypress #subnav.item-list-tabs .selected:after,.docs #buddypress #subnav.item-list-tabs .current:after{border-color:rgba(231,235,242,0);border-bottom-color:#DFE5F2;border-width:7px;margin-left:-7px}
.bp-docs #buddypress #subnav.item-list-tabs .selected:before,.bp-docs #buddypress #subnav.item-list-tabs .current:before,.docs #buddypress #subnav.item-list-tabs .selected:before,.docs #buddypress #subnav.item-list-tabs .current:before{border-color:rgba(189,199,216,0);border-bottom-color:#BDC7D8;border-width:8px;margin-left:-8px}
.bp-docs #buddypress #subnav.item-list-tabs .rtp-select-container,.docs #buddypress #subnav.item-list-tabs .rtp-select-container{margin-top:.64286rem;margin-bottom:.64286rem}
.bp-docs #buddypress #subnav.item-list-tabs .rtp-select-container:hover,.docs #buddypress #subnav.item-list-tabs .rtp-select-container:hover{background:transparent}
.bp-docs #buddypress #subnav.item-list-tabs .rtp-select-container label,.bp-docs #buddypress #subnav.item-list-tabs .rtp-select-container label[for="notifications-friends"],.docs #buddypress #subnav.item-list-tabs .rtp-select-container label,.docs #buddypress #subnav.item-list-tabs .rtp-select-container label[for="notifications-friends"]{display:inline-block;font-size:.92857rem;margin:0 .35714rem 0 0}
.bp-docs #buddypress table.doctable tr th,.docs #buddypress table.doctable tr th{font-size:1.07143rem;font-weight:400;padding-top:.71429rem;padding-bottom:.71429rem}
.bp-docs #buddypress table.doctable tr th.title-cell,.docs #buddypress table.doctable tr th.title-cell{text-align:left}
.bp-docs #buddypress table.doctable tr td.title-cell,.docs #buddypress table.doctable tr td.title-cell{font-size:1.28571rem}
.bp-docs #buddypress table.doctable tr td.title-cell p,.docs #buddypress table.doctable tr td.title-cell p{font-size:.92857rem}
.bp-docs #buddypress table.doctable tr td.tags-cell,.bp-docs #buddypress table.doctable tr td.author-cell,.bp-docs #buddypress table.doctable tr td.date-cell,.docs #buddypress table.doctable tr td.tags-cell,.docs #buddypress table.doctable tr td.author-cell,.docs #buddypress table.doctable tr td.date-cell{font-size:.92857rem}
.bp-docs #buddypress table.doctable tbody td,.docs #buddypress table.doctable tbody td{padding:1.42857rem .21429rem}
.bp-docs #buddypress table.doctable .row-actions,.docs #buddypress table.doctable .row-actions{font-size:.78571rem}
.bp-docs #buddypress+.rtp-readmore,.docs #buddypress+.rtp-readmore{display:none}
.bp-docs #buddypress .standard-form select,.docs #buddypress .standard-form select{margin-top:.92857rem}
.bp-docs #buddypress .toggle-table,.docs #buddypress .toggle-table{width:100%}
.bp-docs #buddypress .standard-form textarea,.docs #buddypress .standard-form textarea{margin:.71429rem;float:right}
.bp-docs #buddypress table#post-revisions,.docs #buddypress table#post-revisions{background:#fff;font-size:1rem;margin-top:2.85714rem}
.bp-docs #buddypress table#post-revisions th,.bp-docs #buddypress table#post-revisions td,.docs #buddypress table#post-revisions th,.docs #buddypress table#post-revisions td{padding:5px;text-align:center}
.bp-docs #buddypress #doc-attachments-ul .doc-attachment-delete,.docs #buddypress #doc-attachments-ul .doc-attachment-delete{padding:.21429rem .5rem;margin:0;font-size:.92857rem}
.bp-docs .doc-content>table.form-table,.docs .doc-content>table.form-table{width:100%}
.bp-docs .doc-content>table.form-table th,.bp-docs .doc-content>table.form-table td,.docs .doc-content>table.form-table th,.docs .doc-content>table.form-table td{padding:2px}
.bp-docs #bp-docs-single-doc-header,.docs #bp-docs-single-doc-header{clear:both}
.bp-docs.single-bp_doc .comment-respond label,.docs.single-bp_doc .comment-respond label{margin:0}
.bp-docs.single-bp_doc .comment-respond .form-allowed-tags,.docs.single-bp_doc .comment-respond .form-allowed-tags{width:98.3%}
.rendez-vous #rendez-vous-attendees-prefs{width:100%}
.rendez-vous #rendez-vous-attendees-prefs th,.rendez-vous #rendez-vous-attendees-prefs td{padding:.57143rem 0}
.rendez-vous #rendez-vous-attendees-prefs a:hover,.rendez-vous #rendez-vous-attendees-prefs a:focus,.rendez-vous #rendez-vous-attendees-prefs a:active{text-decoration:none}
.rendez-vous .edit-rendez-vous{display:block}
.rendez-vous #buddypress .btn-rendez-vous .add-public{font-size:1rem;background-color:#4264AA;border-radius:3px;border:0;color:#fff;padding:.85714rem 1.71429rem .92857rem}
.rendez-vous #buddypress .btn-rendez-vous .add-public:hover,.rendez-vous #buddypress .btn-rendez-vous .add-public:focus{background-color:#3c5b9b}
.rendez-vous #buddypress .btn-rendez-vous .add-public:active{background-color:#466ab5}
.rendez-vous #buddypress .button.edit-rendez-vous{display:inline-block}
.rendez-vous .list-rdv-fields li{list-style:none}
.rtp-has-promo-bar{margin-top:3.14286rem}
.rtp-has-promo-bar.admin-bar p.demo_store{top:2.28571rem}
input.qty{margin-bottom:0}
.panel.entry-content{background:transparent;border:0}
body .woocommerce-message:before,body .woocommerce-message:after,body .woocommerce-error:before,body .woocommerce-error:after,body .woocommerce-info:before,body .woocommerce-info:after{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
body div.pp_woocommerce .pp_nav p,body div.pp_woocommerce .pp_description{font-size:inherit;line-height:1.1rem}
body div.pp_woocommerce .pp_arrow_previous,body div.pp_woocommerce .pp_arrow_next,body div.pp_woocommerce .pp_previous:before,body div.pp_woocommerce .pp_next:before{height:1.42857rem;width:1.42857rem}
body div.pp_woocommerce .pp_close{height:1.78571rem;right:-.92857rem;text-shadow:0 1px 0 #fff;top:-.92857rem;width:1.78571rem}
body .label{background:transparent;line-height:2.85714rem;padding:0}
body .value{padding:0}
body.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,body.woocommerce div.product .woocommerce-tabs ul.tabs:before,body.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,body.woocommerce-page div.product .woocommerce-tabs ul.tabs:before{border:0}
body.woocommerce #content div.product .woocommerce-tabs ul.tabs li,body.woocommerce div.product .woocommerce-tabs ul.tabs li,body.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,body.woocommerce-page div.product .woocommerce-tabs ul.tabs li{background:transparent;border:0;border-radius:0;box-shadow:0 0 0;float:left;display:inline-block;margin:0;padding:0;position:relative;z-index:0}
body.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,body.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,body.woocommerce div.product .woocommerce-tabs ul.tabs li:after,body.woocommerce div.product .woocommerce-tabs ul.tabs li:before,body.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after,body.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,body.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,body.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before{display:none}
body.woocommerce #content div.product .woocommerce-tabs ul.tabs li:first-child,body.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child,body.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:first-child,body.woocommerce-page div.product .woocommerce-tabs ul.tabs li:first-child{border-radius:3px 0 0 3px}
body.woocommerce #content div.product .woocommerce-tabs ul.tabs a,body.woocommerce div.product .woocommerce-tabs ul.tabs a,body.woocommerce-page #content div.product .woocommerce-tabs ul.tabs a,body.woocommerce-page div.product .woocommerce-tabs ul.tabs a{background:transparent;border-right:1px solid;border-radius:0;font-size:.92857rem;font-weight:400;padding:.71429rem 1.42857rem;position:relative}
body.woocommerce #content div.product .woocommerce-tabs ul.tabs .active a:after,body.woocommerce #content div.product .woocommerce-tabs ul.tabs .active a:before,body.woocommerce div.product .woocommerce-tabs ul.tabs .active a:after,body.woocommerce div.product .woocommerce-tabs ul.tabs .active a:before,body.woocommerce-page #content div.product .woocommerce-tabs ul.tabs .active a:after,body.woocommerce-page #content div.product .woocommerce-tabs ul.tabs .active a:before,body.woocommerce-page div.product .woocommerce-tabs ul.tabs .active a:after,body.woocommerce-page div.product .woocommerce-tabs ul.tabs .active a:before{background:transparent;bottom:-1px;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;z-index:101}
body.woocommerce #content div.product .woocommerce-tabs ul.tabs .active a:after,body.woocommerce div.product .woocommerce-tabs ul.tabs .active a:after,body.woocommerce-page #content div.product .woocommerce-tabs ul.tabs .active a:after,body.woocommerce-page div.product .woocommerce-tabs ul.tabs .active a:after{border-color:rgba(231,235,242,0);border-bottom-color:#fff;border-width:7px;margin-left:-7px}
body.woocommerce #content div.product .woocommerce-tabs ul.tabs .active a:before,body.woocommerce div.product .woocommerce-tabs ul.tabs .active a:before,body.woocommerce-page #content div.product .woocommerce-tabs ul.tabs .active a:before,body.woocommerce-page div.product .woocommerce-tabs ul.tabs .active a:before{border-color:rgba(189,199,216,0);border-bottom-color:#BDC7D8;border-width:8px;margin-left:-8px}
.reset_variations{display:inline-block!important;margin-bottom:1.07143rem}
.cart_totals table{float:right}
table tr.even,table tr.alt,table tr:nth-of-type(2n){background:transparent}
/*.post-content table tr.even,.post-content table tr.alt,.post-content table tr:nth-of-type(2n){background:#fff}*/
.woocommerce .rtp-main-wrapper button,.woocommerce .rtp-main-wrapper .button,.woocommerce .rtp-main-wrapper input[type="submit"],.woocommerce .rtp-main-wrapper #payment #place_order,.woocommerce .rtp-main-wrapper #content-wrapper #content .button,.woocommerce-page .rtp-main-wrapper button,.woocommerce-page .rtp-main-wrapper .button,.woocommerce-page .rtp-main-wrapper input[type="submit"],.woocommerce-page .rtp-main-wrapper #payment #place_order,.woocommerce-page .rtp-main-wrapper #content-wrapper #content .button{font-size:.85714rem;font-weight:400;line-height:17px;text-shadow:none;background-image:none;background-color:#4264AA;border-radius:3px;border:0;color:#fff;padding:.57143rem 1.14286rem .64286rem}
.woocommerce .rtp-main-wrapper button:hover,.woocommerce .rtp-main-wrapper button:focus,.woocommerce .rtp-main-wrapper .button:hover,.woocommerce .rtp-main-wrapper .button:focus,.woocommerce .rtp-main-wrapper input[type="submit"]:hover,.woocommerce .rtp-main-wrapper input[type="submit"]:focus,.woocommerce .rtp-main-wrapper #payment #place_order:hover,.woocommerce .rtp-main-wrapper #payment #place_order:focus,.woocommerce .rtp-main-wrapper #content-wrapper #content .button:hover,.woocommerce .rtp-main-wrapper #content-wrapper #content .button:focus,.woocommerce-page .rtp-main-wrapper button:hover,.woocommerce-page .rtp-main-wrapper button:focus,.woocommerce-page .rtp-main-wrapper .button:hover,.woocommerce-page .rtp-main-wrapper .button:focus,.woocommerce-page .rtp-main-wrapper input[type="submit"]:hover,.woocommerce-page .rtp-main-wrapper input[type="submit"]:focus,.woocommerce-page .rtp-main-wrapper #payment #place_order:hover,.woocommerce-page .rtp-main-wrapper #payment #place_order:focus,.woocommerce-page .rtp-main-wrapper #content-wrapper #content .button:hover,.woocommerce-page .rtp-main-wrapper #content-wrapper #content .button:focus{background-color:#3c5b9b}
.woocommerce .rtp-main-wrapper button:active,.woocommerce .rtp-main-wrapper .button:active,.woocommerce .rtp-main-wrapper input[type="submit"]:active,.woocommerce .rtp-main-wrapper #payment #place_order:active,.woocommerce .rtp-main-wrapper #content-wrapper #content .button:active,.woocommerce-page .rtp-main-wrapper button:active,.woocommerce-page .rtp-main-wrapper .button:active,.woocommerce-page .rtp-main-wrapper input[type="submit"]:active,.woocommerce-page .rtp-main-wrapper #payment #place_order:active,.woocommerce-page .rtp-main-wrapper #content-wrapper #content .button:active{background-color:#466ab5}
.woocommerce .rtp-main-wrapper button:hover,.woocommerce .rtp-main-wrapper button:focus,.woocommerce .rtp-main-wrapper .button:hover,.woocommerce .rtp-main-wrapper .button:focus,.woocommerce .rtp-main-wrapper input[type="submit"]:hover,.woocommerce .rtp-main-wrapper input[type="submit"]:focus,.woocommerce .rtp-main-wrapper #payment #place_order:hover,.woocommerce .rtp-main-wrapper #payment #place_order:focus,.woocommerce .rtp-main-wrapper #content-wrapper #content .button:hover,.woocommerce .rtp-main-wrapper #content-wrapper #content .button:focus,.woocommerce-page .rtp-main-wrapper button:hover,.woocommerce-page .rtp-main-wrapper button:focus,.woocommerce-page .rtp-main-wrapper .button:hover,.woocommerce-page .rtp-main-wrapper .button:focus,.woocommerce-page .rtp-main-wrapper input[type="submit"]:hover,.woocommerce-page .rtp-main-wrapper input[type="submit"]:focus,.woocommerce-page .rtp-main-wrapper #payment #place_order:hover,.woocommerce-page .rtp-main-wrapper #payment #place_order:focus,.woocommerce-page .rtp-main-wrapper #content-wrapper #content .button:hover,.woocommerce-page .rtp-main-wrapper #content-wrapper #content .button:focus{background-image:none}
.woocommerce .rtp-main-wrapper table.cart td.actions .coupon .input-text,.woocommerce .rtp-main-wrapper #content table.cart td.actions .coupon .input-text,.woocommerce .rtp-main-wrapper table.cart td.actions .coupon .input-text,.woocommerce .rtp-main-wrapper #content table.cart td.actions .coupon .input-text,.woocommerce-page .rtp-main-wrapper table.cart td.actions .coupon .input-text,.woocommerce-page .rtp-main-wrapper #content table.cart td.actions .coupon .input-text,.woocommerce-page .rtp-main-wrapper table.cart td.actions .coupon .input-text,.woocommerce-page .rtp-main-wrapper #content table.cart td.actions .coupon .input-text{padding-top:.28571rem;padding-bottom:.28571rem;margin-right:0;min-width:120px;line-height:17px}
.woocommerce .rtp-main-wrapper select,.woocommerce-page .rtp-main-wrapper select{font-size:.85714rem;height:26px;margin:0 .28571rem 0 0;min-width:120px;padding:2px 2px 2px 4px;width:auto}
.woocommerce .rtp-main-wrapper #coupon_code,.woocommerce-page .rtp-main-wrapper #coupon_code{font-size:13px;height:34px;padding:0 10px;width:110px}
body.woocommerce ul.products li.product,body.woocommerce-page ul.products li.product{background:#fff;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;margin-left:2.4%;margin-right:0;overflow:visible;padding:.71429rem;word-wrap:break-word;width:23.2%}
body.woocommerce ul.products li.product:nth-child(4n+1),body.woocommerce-page ul.products li.product:nth-child(4n+1){clear:left;margin-left:0}
body.woocommerce ul.products li.product .add_to_cart_button,body.woocommerce-page ul.products li.product .add_to_cart_button{float:left}
body.woocommerce ul.products li.product .added_to_cart,body.woocommerce-page ul.products li.product .added_to_cart{float:left;clear:both}
body.woocommerce #content nav.woocommerce-pagination ul,body.woocommerce-page #content nav.woocommerce-pagination ul{border:0}
body.woocommerce #content nav.woocommerce-pagination ul li,body.woocommerce-page #content nav.woocommerce-pagination ul li{border-right:0}
body.woocommerce #content nav.woocommerce-pagination ul li a,body.woocommerce #content nav.woocommerce-pagination ul li span,body.woocommerce-page #content nav.woocommerce-pagination ul li a,body.woocommerce-page #content nav.woocommerce-pagination ul li span{line-height:1.71429rem}
.widget_product_search input[type="text"]{float:left;height:37px;width:75%}
.widget_product_search input[type="submit"]{font-size:.78571rem;padding:.71429rem 1.42857rem .78571rem}
.woocommerce #respond input#submit{margin-right:.71429rem}
.woocommerce .comment-respond label{margin-left:0;margin-bottom:0}
.woocommerce .rtp-main-wrapper .rtp-header input[type="submit"]{display:none}
body.woocommerce span.onsale{left:10px;top:10px}
body.woocommerce-cart .rtsocial-container{display:none!important}
body.woocommerce-cart .wc-proceed-to-checkout{clear:both;float:right}
body.woocommerce-cart .cart-collaterals .cart_totals table{width:100%}
#content-wrapper div.sharedaddy .sd-title{font-size:1.28571rem}
.post-content .form-errors{margin:0}
.post-content .form-errors .form-error-message{background-color:#fbe5e4;border-left:4px solid #DD3D36;padding:.35714rem .71429rem;margin:.71429rem 0 1.42857rem;list-style:none;color:#4c4c4c}
.widget-grofile .grofile-full-link{font-size:.92857rem;font-weight:400}
.gform_fields input,.gform_fields select,.gform_fields textarea.textarea{margin:0}
.gform_fields .gfield{margin-bottom:.85714rem}
.gform_wrapper .ginput_complex ginput_left,.gform_wrapper .ginput_complex ginput_right,.gform_wrapper .ginput_complex ginput_full{margin-bottom:.35714rem}
.gform_wrapper .gfield_time_hour input{display:inline-block;margin-right:.28571rem}
.gform_wrapper .gfield_time_ampm.ginput_container select{padding:.42857rem .14286rem}
.gfield_checkbox li input[type=checkbox],.gfield_radio li input[type=radio]{width:auto!important;margin:0}
table.gfield_list thead,table.gfield_list tfoot,table.gfield_list tr:nth-of-type(2n){background-color:transparent}
input[type=submit],.button,button{font-size:1rem;background-color:#4264AA;border-radius:0;border:0;color:#fff;padding:.85714rem 1.71429rem .92857rem}
input[type=submit]:hover,input[type=submit]:focus,.button:hover,.button:focus,button:hover,button:focus{background-color:#3c5b9b}
input[type=submit]:active,.button:active,button:active{background-color:#466ab5}
#content-wrapper .gform_wrapper ul.gfield_radio li input+input{width:auto}
#main-wrapper .gform_wrapper select{padding:.57143rem}
#main-wrapper .gform_wrapper table.gfield_list td{vertical-align:top}
#main-wrapper .gfield_list_icons img{clear:left;float:left;margin:0 0 3px!important}
#main-wrapper .gfield_list_icons .delete_list_item{margin:0!important}
#main-wrapper .gform_wrapper .gfield_checkbox li input[type="checkbox"],#main-wrapper .gform_wrapper .gfield_radio li input[type="radio"],#main-wrapper .gform_wrapper .gfield_checkbox li input{margin-top:4px}
#main-wrapper .gform_wrapper .gfield_checkbox li label,#main-wrapper .gform_wrapper .gfield_radio li label{display:inline-block;margin-left:8px}
#main-wrapper .gform_wrapper .top_label .gfield_label{margin:10px 0}
.post-content .ninja-forms-form-wrap label{display:inline-block}
.post-content .ninja-forms-form-wrap input,.post-content .ninja-forms-form-wrap select,.post-content .ninja-forms-form-wrap textarea{display:inline-block;margin:0;width:40%}
.post-content .ninja-forms-form-wrap .label-left label{float:left;width:29%}
.post-content .ninja-forms-form-wrap .checkbox-wrap label{margin:0}
.post-content .ninja-forms-form-wrap input[type="checkbox"],.post-content .ninja-forms-form-wrap input[type="radio"],.post-content .ninja-forms-form-wrap button,.post-content .ninja-forms-form-wrap input[type="button"],.post-content .ninja-forms-form-wrap input[type="reset"],.post-content .ninja-forms-form-wrap input[type="submit"]{width:auto}
.post-content .ninja-forms-form-wrap .ninja-forms-field-error{background-color:#fbe5e4;border-left:4px solid #DD3D36;padding:.35714rem .71429rem;margin:.71429rem 0 1.42857rem}
.post-content .ninja-forms-form-wrap .ninja-forms-field-error p{margin:0}
.post-content .ninja-forms-form-wrap .field-wrap,.post-content .ninja-forms-form-wrap #ninja_forms_required_items{margin-bottom:1.71429rem}
.post-content .ninja-forms-form-wrap .wp-editor-container .wp-editor-area{border:1px solid #ccc;margin-left:0}
.post-content .ninja-forms-form-wrap .ninja-forms-pass1,.post-content .ninja-forms-form-wrap .ninja-forms-pass2{margin-bottom:1.75rem}
.post-content .ninja-forms-form-wrap #pass-strength-result,.post-content .ninja-forms-form-wrap .indicator-hint{margin-bottom:15px;margin-left:29%;margin-top:0}
.post-content .ninja-forms-form-wrap .indicator-hint{clear:both;font-size:.92857rem;font-style:italic;line-height:1.5}
.post-content .field-wrap.label-left .ninja-forms-field{margin-left:0}
.post-content .wp_themeSkin table.mceLayout{border:1px solid #CCC}
.ninja-forms-required-items{background-color:#fff4d6;border-left:4px solid #FFBA00;padding:.71429rem 1.07143rem;text-shadow:1px 0 0 #fff;margin-bottom:1.71429rem}
.ninja-forms-field-description{overflow:hidden}
.ninja-forms-field-description p{left:4px;margin-bottom:0;margin-left:30%;position:relative}
#rtmedia-add-media-button-post-update.rtmedia-add-media-button{background-color:transparent;border:0;border-radius:0;box-shadow:0 0 0;color:inherit;font-size:.92857rem;font-weight:600!important;height:26px;margin:0 .71429rem 0 0;padding:0}
#rtmedia-add-media-button-post-update.rtmedia-add-media-button:hover{color:#EB5B4C}
form#whats-new-form{margin-bottom:1.42857rem}
form#whats-new-form p.activity-greeting{line-height:1;margin-bottom:.71429rem;margin-left:4.28571rem}
form#whats-new-form .rtmicon-plus-circle{-moz-transform:rotate(74deg);-ms-transform:rotate(74deg);-webkit-transform:rotate(74deg);transform:rotate(74deg)}
form#whats-new-form .rtmicon-plus-circle:before{content:'\e80c';font-family:"inspirebook-icon";font-size:16px}
form#whats-new-form label{color:inherit;display:inline-block;font-weight:600;font-size:.92857rem;line-height:2;margin:0 .71429rem 0 0}
.buddypress #buddypress #whats-new-options #rtmedia-add-media-button-post-update{margin-top:0}
.rtp-sidebar-section .media-tabs-container>ul li a{text-decoration:none}
.rtp-sidebar-section .media-tabs-container>ul .active-tab{font-weight:600;opacity:1;position:relative;z-index:1}
.rtp-sidebar-section .media-tabs-container>ul .active-tab:after,.rtp-sidebar-section .media-tabs-container>ul .active-tab:before{background:transparent;bottom:-1px;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;z-index:101}
.rtp-sidebar-section .media-tabs-container>ul .active-tab:after{border-color:rgba(231,235,242,0);border-bottom-color:#fff;border-width:5px;margin-left:-5px}
.rtp-sidebar-section .media-tabs-container>ul .active-tab:before{border-color:rgba(189,199,216,0);border-bottom-color:#BDC7D8;border-width:6px;margin-left:-6px}
.rtp-sidebar-section .item-list{list-style:none;margin:0}
.rtp-sidebar-section .item-list li{border:0!important;margin:1.42857rem 0 0;overflow:hidden;padding:0;text-shadow:0 0 0;overflow:hidden}
.rtp-sidebar-section .item-options{background-color:#fff;border:1px solid #fff;margin:0;overflow:visible;padding:0;position:relative}
.rtp-sidebar-section .item-options:before,.rtp-sidebar-section .item-options:after{content:" ";display:table}
.rtp-sidebar-section .item-options:after{clear:both}
.rtp-sidebar-section .item-options a{background-color:transparent;background:transparent;font-size:.92857rem;float:left;text-decoration:none}
.rtp-sidebar-section .item-options .selected{font-weight:600;opacity:1;position:relative;z-index:1}
.rtp-sidebar-section .item-options .selected:after,.rtp-sidebar-section .item-options .selected:before{background:transparent;bottom:-1px;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;z-index:101}
.rtp-sidebar-section .widget.buddypress div.item-options{font-size:0;margin:0;padding:0;text-align:center}
.rtp-sidebar-section .widget.buddypress div.item-options a:nth-last-child(1){border-right:0}
.rtp-sidebar-section .widget.buddypress div.item-options a:first-child:nth-last-child(1){width:100%}
.rtp-sidebar-section .widget.buddypress div.item-options a:first-child:nth-last-child(2),.rtp-sidebar-section .widget.buddypress div.item-options a:first-child:nth-last-child(2) ~ a{width:50%}
.rtp-sidebar-section .widget.buddypress div.item-options a:first-child:nth-last-child(3),.rtp-sidebar-section .widget.buddypress div.item-options a:first-child:nth-last-child(3) ~ a{width:50%}
.rtp-sidebar-section .widget.buddypress div.item-options a:first-child:nth-last-child(4),.rtp-sidebar-section .widget.buddypress div.item-options a:first-child:nth-last-child(4) ~ a{width:25%}
.rtp-sidebar-section .widget.buddypress ul.item-list img.avatar{height:auto;margin-bottom:0;max-width:50px;width:auto}
.rtp-sidebar-section .widget.buddypress .item-title{line-height:1.5}
.rtp-sidebar-section .widget.buddypress span.activity{font-size:inherit}
.rtp-sidebar-section .widget.buddypress div.item{margin:0}
.widget_display_stats dt{float:left;font-weight:400;width:75%}
.buddypress #buddypress{position:relative}
.buddypress #buddypress #rtmedia-single-media-container button.bp-media-tag-button{float:left;line-height:inherit}
.buddypress #buddypress .rtmedia-container .rtmedia-item-actions{clear:left}
.buddypress #buddypress .rtmedia-container .rtmedia-item-actions form{margin-bottom:.35714rem}
.buddypress #buddypress .rtmedia-container .rtmedia-item-actions .rtmedia-like{background-color:none;color:inherit;padding-left:.71429rem;padding-right:.92857rem}
.buddypress #buddypress .rtmedia-container .rtmedia-item-actions .rtmedia-like span{margin-right:.42857rem}
.buddypress #buddypress .rtmedia-item-thumbnail{margin:0 auto}
.buddypress #buddypress .rtmedia-upload-input{margin-right:.71429rem}
.buddypress #buddypress #whats-new-options .icon-plus-sign{margin-right:.35714rem}
.buddypress #buddypress ul.large-block-grid-3 .rtmedia-list-item{margin:0!important}
.buddypress #buddypress ul.rtmedia-list .rtmedia-list-item{height:auto}
.buddypress #buddypress ~ .rtp-readmore{display:none}
.buddypress #buddypress #subnav+.rtmedia-container{background:#fff;border-radius:3px;margin:1.42857rem 0;min-height:180px;overflow:hidden;padding:.71429rem 1.42857rem 1.42857rem}
.buddypress #buddypress .rtmedia-container .rtmedia-container{background:transparent;border:0;border-radius:0;margin:0;padding:0}
.buddypress #buddypress .rtmedia-container .rtmedia-gallery-item-actions{left:5px;padding:5px 0;text-align:center;width:calc(100% - 10px);z-index:5}
.buddypress #buddypress .rtmedia-container .rtmedia-gallery-item-actions a{display:inline-block;margin:0;padding:0 10px}
.rtmedia-actions-before-comments form{margin:0}
.rtmedia-actions-before-comments .rtmedia-like{background-color:transparent!important;color:inherit!important}
.rtmedia-list .rtmedia-gallery-item-actions a:hover{color:#fff}
#main-wrapper #content-wrapper #buddypress div.rtmedia-activity-container ul.rtmedia-list li{padding:5px}
#main-wrapper #content-wrapper .rtmedia-list{position:relative}
#main-wrapper #content-wrapper .rtmedia-list .rtmedia-item-thumbnail{margin:0 auto}
#main-wrapper #content-wrapper .mejs-playlist li{line-height:1;margin:10px 8px}
#main-wrapper #content-wrapper .mejs-playlist li a{display:block;line-height:16px;padding:0 10px}
#main-wrapper #content-wrapper .mejs-playlist li a:hover{color:#EB5B4C;text-decoration:none;outline:0}
#main-wrapper #content-wrapper .rtmedia-activity-container .rtmedia-list .rtmedia-list-item{margin:0}
#main-wrapper #content-wrapper .rtmedia-list-item>a{display:inline-block;position:relative;z-index:4}
#main-wrapper #content-wrapper .rtmedia-list-item>a:hover .rtmedia-item-title{display:block}
#main-wrapper #content-wrapper .rtmedia-list-item.favlist:hover .rtmedia-item-title{display:block}
#main-wrapper #content-wrapper .rtmedia-list-item.favlist .rtmedia-item-title a{color:#fff}
#main-wrapper #content-wrapper .rtmedia-item-title{background:rgba(0,0,0,0.6);bottom:0;color:#fff;display:none;font-size:13px;line-height:1.6;padding:10px;position:absolute;width:100%!important}
#main-wrapper #content-wrapper .rtmedia-item-title h4{color:#fff;font-size:inherit;margin:0;padding:0}
#main-wrapper #content-wrapper .rtmedia-activity-container .rtmedia-list .rtmedia-item-thumbnail,#main-wrapper #content-wrapper .bp_media_content img{max-height:none;max-width:none}
#main-wrapper #content-wrapper .rtmedia_next_prev{text-align:center;margin:10px auto;background:transparent}
#main-wrapper #content-wrapper #rtMedia-galary-next{display:block;margin:0 auto;max-width:180px;padding:12px 0}
#main-wrapper #content-wrapper .rtp-button{color:#fff!important;font-size:1rem;display:inline-block;text-decoration:none;background-color:#4264AA;border-radius:3px;border:0;color:#fff;padding:.85714rem 1.71429rem .92857rem}
#main-wrapper #content-wrapper .rtp-button:hover,#main-wrapper #content-wrapper .rtp-button:focus{background-color:#3c5b9b}
#main-wrapper #content-wrapper .rtp-button:active{background-color:#466ab5}
#main-wrapper #content-wrapper .imgedit-wrap table{width:100%}
#main-wrapper #content-wrapper .imgedit-group{margin-bottom:1.42857rem;padding:.35714rem 1.42857rem;border:1px solid #fff;box-shadow:0 1px 1px rgba(0,0,0,0.04)}
#main-wrapper #content-wrapper .imgedit-group p{margin-top:1.42857rem}
#main-wrapper #content-wrapper td.imgedit-settings input{display:inline;height:30px;margin:0;min-width:60px}
#main-wrapper #content-wrapper .imgedit-group-top{margin:.35714rem 0}
#main-wrapper #content-wrapper .imgedit-group-top stront{font-weight:700}
#main-wrapper #content-wrapper .imgedit-submit{margin:.71429rem 0 1.07143rem}
#main-wrapper #content-wrapper .imgedit-settings{width:35%}
#main-wrapper #content-wrapper .imgedit-help{font-size:.92857rem;font-style:italic}
#main-wrapper #content-wrapper .imgedit-submit input[value="Cancel"]{font-size:.85714rem;padding:.57143rem 1.14286rem .64286rem}
#main-wrapper #content-wrapper .imgedit-submit-btn{color:#fff!important;font-size:.85714rem;display:inline-block;text-decoration:none;background-color:#4264AA;border-radius:3px;border:0;color:#fff;padding:.57143rem 1.14286rem .64286rem}
#main-wrapper #content-wrapper .imgedit-submit-btn:hover,#main-wrapper #content-wrapper .imgedit-submit-btn:focus{background-color:#3c5b9b}
#main-wrapper #content-wrapper .imgedit-submit-btn:active{background-color:#466ab5}
#main-wrapper #content-wrapper .rtmedia-container .rtmedia-editor-main .tabs-content .content,#main-wrapper #content-wrapper .rtmedia-activity-container .rtmedia-editor-main .tabs-content .content,#main-wrapper #content-wrapper #buddypress div.rtmedia-activity-container .rtmedia-editor-main .tabs-content .content{padding:0}
#main-wrapper #content-wrapper .imgedit-menu div{margin-right:10px}
#main-wrapper #content-wrapper .rtp-tabs-content>.content>div,#main-wrapper #content-wrapper .tabs-content>.content>div{margin-bottom:1.42857rem}
#main-wrapper #content-wrapper .rtp-tabs-content label,#main-wrapper #content-wrapper .tabs-content label{margin-bottom:.35714rem}
#main-wrapper #content-wrapper .rtmedia-media-edit .rtmedia-editor-description .rtmedia-desc-textarea,#main-wrapper #content-wrapper #buddypress .rtmedia-media-edit .rtmedia-editor-description .rtmedia-desc-textarea{margin:0}
#main-wrapper #content-wrapper #item-header .bb_pc_rtmedia_change_cover_pic ul{left:auto;margin-bottom:15px;right:0;width:130px}
#main-wrapper #content-wrapper #item-header .bb_pc_rtmedia_change_cover_pic ul a{font-size:.78571rem;line-height:1.5;padding:.35714rem .71429rem}
#content-wrapper .rtp-grid-list.large-block-grid-4{margin:0 -5px}
#content-wrapper .rtp-grid-list.large-block-grid-4 li{margin:0;height:auto;padding:.35714rem;position:relative;width:25%}
#content-wrapper .rtp-grid-list.large-block-grid-4 div.rtmedia-item-thumbnail{height:auto;line-height:inherit;width:auto}
#content-wrapper .rtp-grid-list.large-block-grid-4 div.rtmedia-item-thumbnail img{max-height:none;width:100%}
.post-content .rtmedia-container{margin-bottom:10px}
.rtp-main-wrapper .media-tabs-container .rt-media-tab-panel{border:0}
.rtp-main-wrapper .rtmedia-container #rtm-media-options,.rtp-main-wrapper .rtmedia-activity-container #rtm-media-options,.rtp-main-wrapper #buddypress div.rtmedia-activity-container #rtm-media-options,.rtp-main-wrapper .rtmedia-container,.rtp-main-wrapper .rtmedia-activity-container,.rtp-main-wrapper #buddypress div.rtmedia-activity-container{line-height:inherit}
.rtp-main-wrapper .rtmedia-container,.rtp-main-wrapper .rtmedia-activity-container,.rtp-main-wrapper #buddypress div.rtmedia-activity-container{margin:0;padding:0}
.rtp-main-wrapper #buddypress .activity-list .activity-content .activity-inner,.rtp-main-wrapper #buddypress .activity-list .activity-content blockquote{margin:1.42857rem 0}
.rtp-main-wrapper #buddypress .rtmedia-activity-container .rtmedia-list{margin:0 -5px;padding:0}
.rtp-main-wrapper #rtm-gallery-title-container #rtm-media-options{float:right;padding:10px 0 0;position:relative}
.media-tabs-container-tabs ul{margin:0}
.bb_pc_rtmedia_change_cover_pic{z-index:50}
.rtp-feature-header:hover .bb_pc_rtmedia_change_cover_pic{display:block!important}
.rtmedia-container #rtm-upload-start-notice{padding:.71429rem 1.07143rem;background-color:#fff4d6;border-left:4px solid #FFBA00;margin:1.42857rem 0}
.rtmedia-container #rtm-upload-start-notice p:last-child{margin:0}
.rtmedia-container #rtm-upload-start-notice>span{color:inherit}
.rtmedia-container #rtMedia-queue-list{margin-bottom:1.42857rem}
body .mfp-content #buddypress .rtm-lightbox-container .rtmedia-single-meta .rtm-single-meta-contents.logged-in{height:auto;overflow:hidden;padding:0 0 130px}
body .mfp-content #buddypress .rtm-lightbox-container .rtmedia-single-meta .rtm-single-meta-contents{overflow:hidden}
body .mfp-content #buddypress .rtm-lightbox-container .rtmedia-single-meta{padding:20px 20px 0}
body .mfp-content #buddypress .rtm-lightbox-container .rtmedia-single-meta .rtm-media-single-comments textarea{background:#fff;margin-bottom:.57143rem;max-height:50px}
body .mfp-content #buddypress .rtm-lightbox-container .rtmedia-single-meta .rtm-media-single-comments .rt_media_comment_submit{font-size:.85714rem;font-weight:600;padding:5px 10px;margin-bottom:.14286rem;border-radius:3px!important;background-color:#4264AA;border-radius:3px;border:0;color:#fff}
body .mfp-content #buddypress .rtm-lightbox-container .rtmedia-single-meta .rtm-media-single-comments .rt_media_comment_submit:hover,body .mfp-content #buddypress .rtm-lightbox-container .rtmedia-single-meta .rtm-media-single-comments .rt_media_comment_submit:focus{background-color:#3c5b9b}
body .mfp-content #buddypress .rtm-lightbox-container .rtmedia-single-meta .rtm-media-single-comments .rt_media_comment_submit:active{background-color:#466ab5}
body .rtmedia-pro-rates{float:left;margin-right:10px}
body #instagram-effects li{margin-bottom:.71429rem;margin-right:.71429rem}
body #instagram-effects li.selected,body #instagram-effects li.selected:hover{background:#7AD03A;border:15px solid #7AD03A}
body #rtmedia_upload_terms_conditions{margin:0}
body .rtmedia-upload-terms{margin-top:20px}
#buddypress .rtm-lightbox-container .rtmedia-like{border-radius:0;box-shadow:0 0 0;margin:0}
.bp-media-tag-list-item{margin:5px;padding:5px}
.bp-media-tag-list-item a{text-decoration:none}
#rtmedia_comment_ul{max-height:415px;overflow:auto}
.rtm-single-meta-contents.logged-in #rtmedia_comment_ul{max-height:310px}
a.confirm{text-decoration:none}
.taggable .tagged-user,.highlight .tagged-user{width:auto}
.taggable .tagged-user a,.highlight .tagged-user a{width:auto;padding-left:5px;padding-right:5px}
.comment-form .rtmedia-container .rtmedia-simple-file-upload .rtm-file-input-container{margin-bottom:1.42857rem}
#buddypress #item-header-avatar.rtp-header-avatar{bottom:-25px;padding:0 0 0 1.42857rem;z-index:1}
#buddypress #item-header-avatar.rtp-header-avatar img.avatar{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;background:#fff;border:4px solid #fff;box-shadow:0 0 1px rgba(0,0,0,0.4);margin:0;max-width:150px;max-height:150px}
.rtmedia-media-title{word-wrap:break-word}
.rtmedia-pro-rating .rtmedia-pro-average-rating{top:-6px}
.rtmedia-container .rtm-plupload-list{margin-bottom:0;padding:0}
body #buddypress form#whats-new-form #whats-new-options select{padding:.14286rem .14286rem .14286rem .28571rem}
body .rtm-tabs .dashicons{font-size:13px}
body .rtmedia-container .rtm-load-more a{margin:0;padding:5px 10px}
#rtm-gallery-title-container .rtm-gallery-title{float:left}
#rtm-gallery-title-container:after{content:"";display:table;clear:both}
#rtm-media-options>div{float:left;margin-right:1.07143rem}
.rtm-options li a{color:#fff}
.rtm-options li>span{cursor:pointer}
.rtm-pagination .rtm-paginate a.rtmedia-page-link{display:inline-block;margin-right:3px}
#buddypress ul.rtmedia-list li{overflow:hidden}
#buddypress .drag-drop #drag-drop-area{border:none}
.rtmedia-list .rtmedia-gallery-item-actions a{display:inline-block}
.message-action-star span.icon:before{font-family:dashicons;font-size:18px;color:#aaa;content:"\f154"}
.message-action-unstar span.icon:before{font-family:dashicons;font-size:18px;color:#FCDD77;content:"\f155"}
.bp-screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute}
.rtmedia_gallery_wrapper #rtm-gallery-title-container #rtm-media-options{margin-right:100px}
.rtmedia-container .rtmedia-list .rtmedia-list-item{overflow:hidden}
.rtmedia-container .bp-media-tag-button{margin-top:7px;margin-bottom:22px}
.mfp-content #buddypress #rtmedia-single-media-container.rtmedia-single-media .button.bp-media-tag-button{margin:7px 0;line-height:24px}
.widget select.rtmedia-user-album-list{width:60%;margin:0}
.rtmp-url-scrapper-container #rtmp-url-scrapper{width:100%}
.yarpp-related{margin-bottom:10px}
.yarpp-related .yarpp-thumbnails-horizontal .yarpp-thumbnail{height:auto}
.yarpp-related .yarpp-thumbnail .yarpp-thumbnail-title{margin:10px auto 5px;text-align:center;width:100%;display:block}
html,body{height:100%}
.rtp-home-slider{box-shadow:0 5px 10px rgba(0,0,0,.25);max-height:350px;overflow:hidden;position:relative;width:100%;margin-bottom:1.42857rem;z-index:9}
.rtp-home-slider:hover .rtp-prev,.rtp-home-slider:hover .rtp-next{opacity:1}
.rtp-slide{max-height:350px;max-width:100%;overflow:hidden;width:100%}
.rtp-slide img{width:100%}
.rtp-prev,.rtp-next{background:rgba(255,255,255,0.2);border-radius:100%;position:absolute;display:block;line-height:0;font-size:0;cursor:pointer;box-shadow:0 0 0 transparent;color:#fff;text-align:center;top:50%;margin-top:-20px;padding:0;opacity:0;border:0;outline:none;height:40px;line-height:40px;width:40px;z-index:101;-moz-transition:all .6s ease 0;-o-transition:all .6s ease 0;-webkit-transition:all .6s ease;-webkit-transition-delay:0;transition:all .6s ease 0}
.rtp-prev:before,.rtp-next:before{color:#fff;font-family:"inspirebook-icon";font-size:20px;font-weight:700;line-height:inherit;opacity:.8}
.rtp-prev{left:20px}
.rtp-prev:before{content:'\E83E'}
.rtp-next{right:20px}
.rtp-next:before{content:'\E83F'}
.rtp-slider-content{bottom:20px;letter-spacing:1px;margin:0 auto;position:absolute;right:40px;text-align:right}
.rtp-slider-content .rtp-title{background:rgba(0,0,0,0.5);color:#fff;display:inline-block;font-size:1rem;font-weight:400;margin:0 auto 2px;padding:5px 10px;position:relative;left:-30px;-moz-transition:left .8s ease 0;-o-transition:left .8s ease 0;-webkit-transition:left .8s ease;-webkit-transition-delay:0;transition:left .8s ease 0}
.rtp-slider-content .rtp-content{display:inline-block;font-size:.85714rem;background:rgba(0,0,0,0.5);color:#fff;margin:0 auto;padding:5px 10px;position:relative;left:20px;-moz-transition:left 1.2s ease 0;-o-transition:left 1.2s ease 0;-webkit-transition:left 1.2s ease;-webkit-transition-delay:0;transition:left 1.2s ease 0}
.rtp-slider-content .rtp-content p{margin-bottom:0}
.cycle-slide-active .rtp-slider-content .rtp-title,.cycle-slide-active .rtp-slider-content .rtp-content{left:0}
@media only screen and (max-width: 1400px) {
.buddypress #buddypress .rtp-tab-wrapper li a{padding:.71429rem 1.14286rem}
}
@media only screen and (min-width: 1025px) {
.mfp-content .rtm-lightbox-container{min-height:600px}
body .mfp-content .rtmedia-item-comments{overflow-y:hidden}
}
@media only screen and (max-width: 64em) {
.rtp-mobile-nav .rtp-nav-container{display:none}
.rtm-single-media{min-height:200px}
#rtm-mejs-video-container{height:auto!important}
.rtm-lightbox-container .mejs-container.mejs-audio{margin-top:57px;width:69%!important;overflow:hidden;height:86px!important}
.rtm-lightbox-container .mejs-controls .mejs-time-rail .mejs-time-total,.rtm-lightbox-container .mejs-controls div.mejs-time-rail{width:100%!important}
.rtm-lightbox-container .mejs-container.mejs-video{margin-top:45px;margin-bottom:45px}
.rtm-lightbox-container .rtm-ltb-action-container{position:relative;bottom:0;left:0;opacity:1;text-align:center}
.rtm-lightbox-container .rtm-ltb-title{float:none;display:none}
.rtm-lightbox-container .rtm-item-actions{float:none;display:inline-block}
.rtm-lightbox-container .rtm-single-media.rtm-media-type-video{padding-top:0;padding-bottom:0}
a.menu-icon{display:block}
html #wpadminbar{position:fixed}
.rtp-pagenavi{margin-bottom:1.71429rem}
.rtp-sidebar-inner-wrapper{border-top:1px dotted;padding-left:0;padding-top:1.71429rem}
.rtp-content-section,.rtp-sidebar-section{padding:0;width:100%}
.widget{float:left;width:calc(50% - 10px)}
.widget:nth-child(odd){clear:left;margin-right:10px}
.widget:nth-child(even){clear:right;margin-left:10px}
.widget_rtp_login_widget{width:100%}
.footerbar-widget{margin-left:0;margin-right:0}
body .rtmedia-container .rtmedia-gallery-item-actions{display:block;width:auto}
body #main-wrapper #content-wrapper .rtmedia-item-title{display:block;padding:5px 10px}
body .buddypress #buddypress .rtmedia-container .rtmedia-gallery-item-actions{padding:0}
body .rtmedia-container.rtmedia-single-container .row .rtmedia-single-meta button{padding:10px}
body #main-wrapper #content-wrapper .media-type-video .rtmedia-item-title{display:none}
body.buddypress #main-wrapper #buddypress #subnav.item-list-tabs .rtp-select-container{padding-left:1.42857rem;text-align:left}
.rtp-group-header-container #rtp-group-item-header-avatar{bottom:10px;left:15px}
div.rtm-media-single-comments{bottom:10px}
body .mfp-content #buddypress .rtm-lightbox-container .rtmedia-single-meta{padding-bottom:10px}
}
@media only screen and (min-width: 40.063rem) and (max-width: 71.428rem) {
.buddypress #main-wrapper #buddypress .rtp-tab-wrapper li,.buddypress #main-wrapper #buddypress div#subnav.item-list-tabs ul li{border-bottom:1px solid #E9EAED;width:33.33%}
.buddypress #main-wrapper #buddypress .rtp-tab-wrapper li:after,.buddypress #main-wrapper #buddypress .rtp-tab-wrapper li:before,.buddypress #main-wrapper #buddypress div#subnav.item-list-tabs ul li:after,.buddypress #main-wrapper #buddypress div#subnav.item-list-tabs ul li:before{display:none}
body .rtp-group-header-container #rtp-group-item-header-avatar{bottom:0;left:0;margin:1.28571rem 1.07143rem 0;position:static;width:19%;z-index:2}
body #rtp-group-item-header-content{margin-left:0}
.rtp-section-welcome .rtp-section-title{font-size:2.14286rem}
}
@media only screen and (min-width: 24.357rem) and (max-width: 40em) {
.buddypress #main-wrapper #buddypress .rtp-tab-wrapper li,.buddypress #main-wrapper #buddypress div#subnav.item-list-tabs ul li{border-bottom:1px solid #E9EAED;width:50%}
.buddypress #main-wrapper #buddypress .rtp-tab-wrapper li:after,.buddypress #main-wrapper #buddypress .rtp-tab-wrapper li:before,.buddypress #main-wrapper #buddypress div#subnav.item-list-tabs ul li:after,.buddypress #main-wrapper #buddypress div#subnav.item-list-tabs ul li:before{display:none}
.buddypress #main-wrapper #buddypress .rtp-tab-wrapper .rtp-more-submenu li,.buddypress #main-wrapper #buddypress div#subnav.item-list-tabs ul .rtp-more-submenu li{width:100%}
}
@media only screen and (max-width: 71.428rem) {
#main-wrapper #buddypress #item-header-avatar.rtp-header-avatar{bottom:0}
.buddypress #main-wrapper #buddypress #item-header+#item-nav .rtp-tab-wrapper>ul{margin-left:0}
.buddypress #main-wrapper #buddypress .rtp-more-menus>ul{left:0;right:auto;width:90%}
.buddypress #main-wrapper #buddypress .rtp-more-menus>ul li{width:100%}
.buddypress #main-wrapper #buddypress #subnav.item-list-tabs .rtp-select-container{margin-bottom:0;margin-top:0;padding:.64286rem 0;text-align:right}
.buddypress #main-wrapper #buddypress #subnav.item-list-tabs .rtp-select-container select{min-width:50px;max-width:120px;width:80%}
.buddypress #main-wrapper #buddypress .rtp-select,.buddypress #main-wrapper #buddypress select{min-width:140px}
}
@media only screen and (max-width: 800px) {
body.woocommerce ul.products li.product,body.woocommerce-page ul.products li.product{margin-left:2.4%;width:48.6%}
body.woocommerce ul.products li.product:nth-child(4n+1),body.woocommerce ul.products li.product:nth-child(4n+1),body.woocommerce-page ul.products li.product:nth-child(4n+1),body.woocommerce-page ul.products li.product:nth-child(4n+1){clear:none!important;margin-left:2.4%}
body.woocommerce ul.products li.product:nth-child(odd),body.woocommerce-page ul.products li.product:nth-child(odd){clear:left!important;margin-left:0}
.pinned{display:none}
.rtp-current-user-details{min-width:80px}
.rtp-profile-avatar{max-height:58px}
body.rtp-autoload-posts .rtp-sidebar-section{display:none}
}
@media only screen and (max-width: 767px) {
body .widget{float:none;width:100%}
body .widget:nth-child(odd),body .widget:nth-child(even){clear:none;margin-left:0;margin-right:0}
.buddypress #main-wrapper #buddypress #whats-new-options select{margin:0;max-width:100%;width:100%}
.buddypress #main-wrapper #buddypress #whats-new-submit{margin-top:10px;width:100%}
.buddypress.my-activity #main-wrapper #buddypress #rtmedia-action-update{width:60%}
.buddypress.my-activity #main-wrapper #buddypress #whats-new-options select{margin-left:10px;width:63%}
.buddypress.my-activity #main-wrapper #buddypress #whats-new-submit{margin:0;width:35%}
.rtm-pagination .rtm-paginate a.rtmedia-page-link{min-width:32px;height:32px}
}
@media only screen and (max-width: 1024px) {
body .rtmedia-pro-rating{padding:8px 0 0;clear:both}
body .rtmedia-pro-rating form{margin:0}
div.rtm-media-single-comments{position:relative;width:100%}
}
@media only screen and (max-width: 40em) {
html{margin-top:46px!important}
#main-wrapper{margin-left:0}
#main-wrapper .rtp-header{margin-right:0}
.rtp-nav-container ul{background:transparent!important}
.rtp-site-logo{display:none}
.rtp-nav-container ul li{border-bottom:0}
.rtp-nav-container a:hover{background:transparent!important}
.rtp-slide-panel{box-shadow:0 0 0;height:100%;left:-210px;overflow-x:hidden;overflow-y:auto;padding-top:0;position:fixed;top:48px;width:210px}
.rtp-slide-panel .rtp-nav-container>li>a>span{display:block}
.logged-in .rtp-slide-panel,.admin-bar .rtp-slide-panel{top:106px}
.rtp-menu-collapse+.rtp-main-wrapper .rtp-header .rtp-site-logo{margin-right:0}
.rtp-full-bg-panel{content:' ';height:100%;position:fixed;width:210px;z-index:10}
.rtp-nav-wrapper{padding-bottom:125px}
.rtp-nav-wrapper i{display:none}
.rtp-collapse-menu{display:none!important}
.rtp-nav-container{position:relative;z-index:10}
.rtp-menu-collapse .sub-menu{display:block;left:0;padding:0;position:relative}
.rtp-menu-collapse .sub-menu a span:before{content:'\E810';font-family:"inspirebook-icon";font-size:8px;margin-left:4px;margin-right:8px;position:relative;top:-2px}
.rtp-menu-collapse .sub-menu .sub-menu{left:0}
.rtp-menu-collapse .sub-menu .sub-menu a{padding-left:.71429rem}
.rtp-menu-collapse .sub-menu .sub-menu .sub-menu a{padding-left:.71429rem}
#rtp-user-links.open{left:auto!important;margin-left:-86px;max-width:200px!important}
.rtp-buddypress-menu-wrapper .rtp-profile-avatar span{font-size:0;margin:-3px 20px 0 5px}
.rtp-user-name:after{font-size:16px}
.rtp-buddypress-menu-wrapper .rtp-profile-avatar{padding-left:20px}
.rtp-post-comment-count{clear:both;display:block;margin-left:-.14286rem}
.buddypress #rtmedia-add-media-button-post-update.rtmedia-add-media-button{margin:0}
.buddypress.my-activity #main-wrapper #buddypress #rtmedia-action-update{width:100%}
.buddypress.my-activity #main-wrapper #buddypress #whats-new-options select{margin-left:0;width:100%}
.buddypress.my-activity #main-wrapper #buddypress #whats-new-submit{margin:10px 0 0;width:100%}
.rtp-header .search-form{display:none}
.rtp-buddypress-menu-wrapper>li{display:none}
.rtp-buddypress-menu-wrapper .rtp-profile-avatar{display:block}
.rtp-buddypress-menu-wrapper{margin:0 -18px 0 0}
#buddypress #item-header-avatar.rtp-header-avatar{width:130px}
.buddypress #buddypress div#item-header div#item-header-content.rtp-profile-name-wrapper{width:calc(100% - 138px)}
.buddypress #buddypress div#item-header div#item-meta #item-buttons{clear:left;position:relative;right:1.42857rem;top:0}
body .rtp-group-header-container #rtp-group-item-header-avatar{bottom:0;left:0;margin:1.28571rem 1.07143rem 0;position:static;width:19%;z-index:2}
body #rtp-group-item-header-content{margin-left:0;width:calc(100% - 19% - 40px)}
body #rtp-group-item-actions{float:right;margin:1.42857rem auto 0;padding:0 1.42857rem;text-align:left;width:100%}
body #group-admins{float:left;margin-top:0}
body .rtmedia-container .rtmedia-gallery-item-actions{display:none}
body #main-wrapper #content-wrapper .rtmedia-item-title{display:none}
body .post-header{margin-top:2px}
body .rtp-manage-comments{font-size:.85714rem;margin-top:.28571rem}
body .rtp-thoughts{font-size:.85714rem}
body .webwidget_rating_simple{position:static!important}
.woocommerce #review_form #respond p,.woocommerce-page #review_form #respond p{height:auto}
#content-wrapper .rtp-grid-list.large-block-grid-4 li{width:50%}
#bbp_search{width:70%}
h1.post-title{margin-top:0}
#ijm-theme-bar{display:none}
html.rtp-html{margin-top:0!important}
html.rtp-html body.admin-bar{margin-top:46px!important}
.rtp-profile-name-wrapper .rtp-button-group .generic-button{margin:3px 10px 3px 0}
body #buddypress #item-header-avatar.rtp-header-avatar img.avatar{max-width:100%}
.rtp-section-welcome .rtp-section-title{font-size:2rem}
}
@media only screen and (max-width: 540px) {
.rtp-masonry-style #buddypress ul.item-list li.activity-item{width:100%}
#whats-new-options>div{width:50%;float:left;clear:none}
#rtmedia-action-update{margin-right:0!important}
}
@media only screen and (max-width: 400px) {
.rtp-site-logo{font-size:18px}
.rtp-buddypress-menu-wrapper a{padding:13px 5px}
.rtp-buddypress-menu-wrapper i{font-size:16px}
.buddypress #main-wrapper #buddypress #rtmedia-action-update,.buddypress #main-wrapper #buddypress #whats-new-post-in-box{width:100%}
.buddypress #main-wrapper #buddypress .rtp-profile-wrapper{position:relative}
.buddypress #main-wrapper #buddypress .rtp-tab-wrapper,.buddypress #main-wrapper #buddypress div#subnav.item-list-tabs ul{width:100%}
.buddypress #main-wrapper #buddypress .rtp-tab-wrapper li,.buddypress #main-wrapper #buddypress div#subnav.item-list-tabs ul li{border-bottom:1px solid #E9EAED;float:none;width:100%}
.buddypress #main-wrapper #buddypress .rtp-tab-wrapper li:last-child,.buddypress #main-wrapper #buddypress div#subnav.item-list-tabs ul li:last-child{border-bottom:0}
.buddypress #main-wrapper #buddypress .rtp-tab-wrapper li:after,.buddypress #main-wrapper #buddypress .rtp-tab-wrapper li:before,.buddypress #main-wrapper #buddypress div#subnav.item-list-tabs ul li:after,.buddypress #main-wrapper #buddypress div#subnav.item-list-tabs ul li:before{display:none}
.buddypress #buddypress div#item-header div#item-header-content.rtp-profile-name-wrapper{border-radius:0;margin-bottom:20px;margin-top:20px;position:relative;width:100%}
.bp-user.buddypress #buddypress div#item-header div#item-header-content.rtp-profile-name-wrapper{margin-bottom:0;padding-bottom:10px}
#main-wrapper #buddypress #item-header-avatar.rtp-header-avatar{bottom:0;margin:20px 0 0;padding:0;text-align:center;width:100%}
#buddypress #item-header-avatar.rtp-header-avatar img.avatar{float:none}
.buddypress #item-header-avatar .bb_pc_rtmedia_change_profile_pic{left:50px}
body #item-header .rtp-cover-img-empty{min-height:45px;display:none}
body .rtp-manage-comments{margin:.71429rem 0 0}
body #main-wrapper #content-wrapper .tabs dd{width:100%}
body #main-wrapper #content-wrapper .tabs dd:after,body #main-wrapper #content-wrapper .tabs dd:before{display:none}
body .imgedit-wrap table,body .imgedit-wrap tbody,body .imgedit-wrap thead,body .imgedit-wrap tr,body .imgedit-wrap td{display:block;max-width:100%;width:100%!important}
.rtmedia_gallery_wrapper #rtm-gallery-title-container .rtm-gallery-title,.rtmedia_gallery_wrapper #rtm-gallery-title-container .post-header .post-title{font-size:16px}
#whats-new-options>div{width:100%}
}
@media only screen and (max-width: 320px) {
#buddypress ul.item-list#members-list li div.item,#buddypress ul.item-list#groups-list li div.item{margin:0}
#buddypress ul.item-list li div.action{float:right;margin:0;width:auto}
.rtp-bp-form-wrapper label{width:74%}
#buddypress div.dir-search{width:100%}
.buddypress #main-wrapper #buddypress #subnav.item-list-tabs .rtp-select-container select{max-width:183px;width:100%;margin:0}
#buddypress div.pagination .pagination-links{float:none;margin-top:10px;display:inline-block;text-align:center;width:100%}
#buddypress ul.item-list li div.item-title span{display:none}
.logged-in #buddypress ul.item-list li div.item-title,.logged-in #buddypress ul.item-list li h4{width:100%}
.mfp-arrow{margin-top:-90px}
.rtm-pagination .rtm-paginate{float:none;width:100%;margin-top:20px}
.rtp-section-welcome .rtp-section-title{font-size:1.71429rem}
#bbp_search{width:67%}
}
@media only screen and (max-width: 280px) {
.rtp-buddypress-menu-wrapper a{padding:13px 3px}
.rtp-buddypress-menu-wrapper i{font-size:14px}
}
@media only screen and (max-width: 600px) {
.rtp-feature-header{min-height:176px}
}
#content .rtmedia-image-editor-cotnainer input{display:inline-block}
#main-wrapper #content-wrapper .imgedit-settings{float:right}
.imgedit-panel-content{width:60%}
.imgedit-submit .button.button-primary{height:36px;padding:0 20px}
div.imgedit-menu{overflow:hidden}
#content-wrapper #item-header .bb_pc_rtmedia_featured_media{overflow:visible}
#content-wrapper .bb_pc_cover_link{display:block;max-height:315px;max-width:100%;overflow:hidden}
.bb_pc_cover_link img[src=""]{display:block!important;height:315px;visibility:hidden}
.clear{clear:both;content:'\0020';display:block;height:0;visibility:hidden;overflow:hidden;width:0}
.buddypress #content-wrapper #buddypress .activity-inner p{margin-bottom:14px}
.buddypress #content-wrapper #buddypress .activity-inner p:last-child{margin-bottom:0}
.rtp-subnav form{margin-bottom:0}
.rtmedia-container .rtmedia-list .rtmedia-list-item.media-type-music,.rtmedia-activity-container .rtmedia-list .rtmedia-list-item.media-type-music,#buddypress div.rtmedia-activity-container .rtmedia-list .rtmedia-list-item.media-type-music,.rtmedia-container .rtmedia-list .rtmedia-list-item.media-type-video,.rtmedia-activity-container .rtmedia-list .rtmedia-list-item.media-type-video,#buddypress div.rtmedia-activity-container .rtmedia-list .rtmedia-list-item.media-type-video{width:100%!important}
.rtp-masonry-style .activity-content iframe{height:auto;max-width:100%;min-height:240px}
.rtp-masonry-style .activity-content iframe[src*="instagram"]{min-height:460px}
#rtmedia_go_to_num{display:inline-block;height:30px}
#rtmedia-action-update{position:relative;z-index:0}
#rtmedia-whts-new-upload-container div{z-index:10!important}
#rtmedia-whts-new-upload-container input[type="file"]{width:20px!important}
.load-newest.masonry-brick{margin-top:100px!important;top:-80px!important}
.rtp-html #rtm-gallery-title-container .rtm-gallery-title{font-size:20px;margin-bottom:14px}
#achtung-overlay{z-index:5000!important}
.bbcodes,.bbcodes_poll{background:#4264aa;color:#fff;padding:2px 9px 5px;margin-bottom:0!important;height:40px}
.bbcodes:hover,.bbcodes_poll:hover{background-position:0 10px}
.bbcodes_poll{width:100px}
.bb-pane{height:1%;overflow:hidden;padding-bottom:5px;padding-left:5px;margin:0;height:auto!important;text-decoration:none;background-color:#fff;background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FBFBFB',endColorstr='#EAEAEA',GradientType=0);border-radius:0 0 0 0;-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0;-khtml-border-bottom-right-radius:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;-khtml-border-bottom-left-radius:0;border-bottom-left-radius:0;border-top:1px solid #d7d7d7;border-left:1px solid #d7d7d7;border-right:1px solid #d7d7d7;box-shadow:none!important}
.bb-pane>b{margin-top:5px;margin-left:0;vertical-align:middle}
.bb-pane .bb-btn + .bb-btn,.bb-pane .bb-btn + .bb-pane,.bb-pane .bb-pane + .bb-btn,.bb-pane .bb-pane + .bb-pane{margin-left:-1px}
.bb-btn{display:inline-block;overflow:hidden;float:left;padding:4px 10px;border:1px solid #fff;-webkit-box-shadow:inset 0 1px 2px #fff;-moz-box-shadow:inset 0 1px 2px #fff;box-shadow:inset 0 1px 2px #fff;background-repeat:repeat-x;background-color:#fff}
.bb-btn:hover{background:#e6e6e6;background-repeat:repeat-x;background-color:#fff;-webkit-transition:box-shadow .05s ease-in-out;-moz-transition:box-shadow .05s ease-in-out;-o-transition:box-shadow .05s ease-in-out;transition:box-shadow .05s ease-in-out}
.bb-btn:active{background:#fa4710;border-color:#fa4710;-webkit-box-shadow:0 0 5px #f3f3f3 inset;-moz-box-shadow:0 0 5px #f3f3f3 inset;box-shadow:0 0 5px #f3f3f3 inset}
@font-face{font-family:'bb-editor-font';src:url(data:application/x-font-ttf;charset=utf-8;base64,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) format("truetype"),url(data:application/font-woff;charset=utf-8;base64,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) format("woff");font-weight:400;font-style:normal}
[class^="bb-btn"],[class*=" bb-btn"]{font-family:'bb-editor-font';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;font-size:12px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.bb-sel{float:left;padding:2px 2px 0}
.bb-sel select{font-size:11px}
.bb-sep{display:inline-block;float:left;width:1px;padding:2px}
.bb-btn{cursor:pointer;outline:0}
#b_font select{padding:0}
#b_size select{padding:0}
#b_b:before{content:"\f032"}
#b_i:before{content:"\f033"}
#b_u:before{content:"\f0cd"}
#b_s:before{content:"\f0cc"}
#b_img:before{content:"\f03e"}
#b_up:before{content:"\e930"}
#b_emo:before{content:"\f118"}
#b_url:before{content:"\f0c1"}
#b_leech:before{content:"\e98d"}
#b_mail:before{content:"\f003"}
#b_video:before{content:"\e913"}
#b_audio:before{content:"\e911"}
#b_hide:before{content:"\e9d1"}
#b_quote:before{content:"\e977"}
#b_code:before{content:"\f121"}
#b_left:before{content:"\f036"}
#b_center:before{content:"\f037"}
#b_right:before{content:"\f038"}
#b_color:before{content:"\e601"}
#b_spoiler:before{content:"\e600"}
#b_fla:before{content:"\ea8d"}
#b_yt:before{content:"\f166"}
#b_tf:before{content:"\ea61"}
#b_list:before{content:"\f0ca"}
#b_ol:before{content:"\f0cb"}
#b_tnl:before{content:"\ea61"}
#b_br:before{content:"\ea68"}
#b_pl:before{content:"\ea72"}
#b_size:before{content:"\f034"}
#b_font:before{content:"\f031"}
#b_header:before{content:"\f1dc"}
#b_sub:before{content:"\f12c"}
#b_sup:before{content:"\f12b"}
#b_justify:before{content:"\f039"}
.bb-pane h1{font-size:36px;margin-top:5px;margin-bottom:5px}
.bb-pane h2{font-size:30px;margin-top:5px;margin-bottom:5px}
.bb-pane h3{font-size:24px;margin-top:5px;margin-bottom:5px}
.bb-pane h4{font-size:18px;margin-top:5px;margin-bottom:5px}
.bb-pane h5{font-size:14px;margin-top:5px;margin-bottom:5px}
.bb-pane h6{font-size:12px;margin-top:5px;margin-bottom:5px}
.bb-pane-dropdown{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:180px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:11px;border:1px solid rgba(0,0,0,0.15);border-radius:0;background:#fff;-webkit-box-shadow:0 1px 2px #dadada;-moz-box-shadow:0 1px 2px #dadada;box-shadow:0 1px 2px #dadada}
.bb-pane-dropdown > li > a{display:block;padding:3px 10px;clear:both;font-weight:400;line-height:1.42857;color:#333;white-space:nowrap}
.bb-pane-dropdown > li > a:hover,.bb-pane-dropdown > li > a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}
.bb-pane-dropdown .color-palette div .color-btn{width:17px;height:17px;padding:0;margin:0;border:1px solid #fff;cursor:pointer}
.bb-pane-dropdown .color-palette{padding:0 5px}
.bb-editor textarea{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:2px;border:1px solid #d7d7d7;width:100%;-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 .15s;transition:border-color ease-in-out 0.15s,box-shadow ease-in-out .15s;margin-top:-1px}
.editorcomm .bb-editor{width:100%}
.editorcomm .bb-editor textarea{height:200px}
.clr{clear:both}
.comment-content{margin-left:120px}
.ratebox{float:right;width:115px;height:19px;text-align:center;padding-top:2px;background:#f1f5f7 url(../images/ratebox.png)}
.ratebox .rate{text-align:left;width:85px;height:17px;margin:0 auto;overflow:hidden}
.ratebox2{float:right}
.ratebox3{float:right}
.ratebox ul,.ratebox ul li{float:left}
.ratebox2 ul,.ratebox2 ul li{float:left}
.ratebox3 ul,.ratebox3 ul li{float:left}
.storenumber,.basenavi,.maincont,.berrors,.fullstory,.basecont{margin-bottom:15px;text-align:justify}
.maincont img{padding:5px;border:none}
.mlink{font-size:.9em;overflow:hidden;background:#f0f5f8 url(images/mlink.png) repeat-x;padding:0 15px;height:40px;border:1px solid #cbdfe8;border-width:1px 0}
.argcat{padding-left:10px;background:url(images/argcat.png) no-repeat 0 58%;color:#6c838e;margin-top:12px}
.mlarrow{float:right;width:50px;height:40px;background:url(images/mlinkarrow.png) no-repeat}
.berrors{border:1px solid #6d4595;border-width:1px 0;color:#fff;padding:10px 15px 10px 16px;font-style:italic;background:#4264aa url(images/berrors.png) no-repeat;margin-top:30px}
.berrors a{color:#fff}
.pm_status{float:left;border:1px solid #d8d8d8;padding:0;background-color:#fff;width:100%;height:120px;margin-left:5px;margin-right:0}
.pm_status_head{border-bottom:1px solid #d8d8d8;font-size:.9em;background:#4264aa;height:22px;padding:0;font-weight:700;text-align:center;color:#fff}
.pm_status_content{padding:5px}
.tonik{padding:0 0 20px 20px;background:#f9fafa;border:2px solid #dce7e7;color:#333;font-size:14px;font-style:italic;white-space:pre-wrap;margin-bottom:5px}
.btns:hover{padding:20px;background:#dce7e7;border:1px solid #dce7e7;border-radius:0;box-shadow:none;font-size:16px;color:#464646}
.btns{padding:20px;background:#fff;border:1px solid #dce7e7;border-radius:0;box-shadow:none;font-size:16px;color:#464646}
.tableform{width:100%}
.tableform td.label{width:20%;vertical-align:top;padding-right:0;font-weight:700}
.fieldsubmit,.tableform td{padding:10px 15px;border-top:1px solid #fff}
table.userstop,table.pm,table.tableform,table.calendar{border-collapse:collapse;border-spacing:0}
.puck{background:#4264aa;color:#fff}
.puck:hover{background:#355088;color:#fff}
.storenumber{font-weight:700}
.basenavi{font-size:1.15em;height:29px}
.bnnavi{margin-right:5px;padding-left:5px;height:29px;background:#f1f5f7 url(../images/basenavi.png) no-repeat}
.navigation{margin-top:5px;width:100%}
.navigation,.navigation a,.navigation span,.bnnavi,.nextprev,.nextprev .thide{float:left}
.navigation a,.navigation span{font-weight:700;padding:0 4px;height:19px;line-height:19px}
.navigation a,.navigation span.nav_ext{color:#3f4b51}
.navigation a:hover{background-color:#398dd8;color:#fff}
.navigation span{color:#398dd8}
.nextprev .thide,.toptop{width:26px;padding-top:29px;background:url(../images/basenavi.png) no-repeat}
.nextprev a span{cursor:pointer}
.nextprev span .pnext{background-position:-26px -29px}
.nextprev a .pnext{background-position:-26px -87px}
.nextprev a:hover .pnext{background-position:-26px -58px}
.nextprev span .pprev{background-position:0 -29px}
.nextprev a .pprev{background-position:0 -87px}
.nextprev a:hover .pprev{background-position:0 -58px}
.toptop{background-position:0 -116px;width:29px}
.toptop:hover{background-position:0 -145px}
.ui-widget-overlay{background:#000;opacity:.5;-moz-opacity:.5;filter:alpha(opacity=50);left:0;position:fixed;top:0}
#easyTooltip{padding:2px 4px;border:0 solid #FFF;background:#4264aa;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;color:#fff;filter:alpha(opacity=90);-moz-opacity:.9;-khtml-opacity:.9;opacity:.9;z-index:9999!important}
#no-friends{padding:6px;border:1px solid #C0D4DE;background-color:#F3F7F9;color:#507D98;margin:10px 0}
.friends{margin-bottom:10px}
.friends ul,.prof-list{margin-top:10px}
.friends li{width:100px;text-align:center;float:left;margin-right:10px}
.friends img{display:block;margin:0 auto;width:100px;height:100px}
.friends_table h3{margin-bottom:6px;font-size:14px;line-height:14px;font-weight:700}
.friends_table h3 a span{font-size:12px;font-weight:400;color:#6C838E}
.friends_table h3 a span:hover{text-decoration:underline}
.friends_table ul{list-style:none;margin:0;padding:0}
.friends_table td{padding:10px;border-bottom:1px solid #EEE;font-size:12px;vertical-align:top}
.friends_table .active{background-color:#F8F8F8}
.contact_friends{width:140px}
.contact_friends a,.contact_friends span{display:block;padding:6px;margin-bottom:4px;line-height:11px}
.contact_friends a:hover{background-color:#DAE7ED;text-decoration:none}
#allfriends .rcol{margin-top:4px}
#allfriends h2.lcol a{text-decoration:underline}
#allfriends h2.lcol a:hover{text-decoration:none}
#friends_feed{margin:0 15px}
#friends_feed table{width:100%;border-collapse:collapse;border-spacing:0;margin-bottom:25px}
#friends_feed td{vertical-align:top;text-align:left}
#friends_feed td.f_avatar,#friends_feed td.f_author{border:1px solid;border-color:#ACCCDA #E2EDF2 #E2EDF2;vertical-align:middle;background-color:#F4F8FA}
#friends_feed td.f_avatar{width:50px;border-spacing:10px;padding:2px;border-right-width:0}
#friends_feed td.f_avatar img{width:50px;height:50px}
#friends_feed td.f_author{padding:0 10px;border-left-width:0;border-style:solid;font-size:11px}
#friends_feed td.f_author h3{fonst-size:14px;font-weight:700;margin-bottom:4px}
#friends_feed td.f_story{padding:15px 0}
#friends_feed .f_cover{width:104px;max-height:104px;overflow:hidden;margin-right:10px;float:left;border:1px solid #E2EDF2;background-color:#F4F8FA}
#friends_feed .f_cover img{width:100px;padding:2px}
#friends_feed td.f_det{border-top:1px solid #E2EDF2;padding:5px 0}
.feed_loader{padding:10px;text-align:center;border-top:1px solid #E2EDF2;color:#284B5A;margin-bottom:20px}
.f_active:hover{border-color:#ACCCDA;background-color:#F4F8FA;cursor:pointer}