

/********************************************************************************

  *

  *     Filename:        base.css

  *     Description:     SkaDate Rs Theme Base CSS File

  *     Version:         1.0.0

  *

  *     -- FILE STRUCTURE: --

  *

  *     [ 1] CSS Defaults Reset          __reset

  *     [ 2] Base Elements               __base

  *     [ 3] Masterpage & Page Layout    __layout

  *     [ 4] Forms                       __forms

  *     [ 5] Common Blocks               __blocks

  *     [ 6] Standard Listings           __listings

  *     [ 7] Tables                      __tables

  *     [ 8] Messages & Notifications    __messages

  *     [ 9] Thumbnails & Icons          __icons

  *     [10] Menus                       __menus

  *     [11] Pagination                  __pagination

  *     [12] Typography                  __typography

  *     [13] Misc                        __misc

  *     [14] Clearfix                    __clearfix

  *     [15] Plugin Styles               __plugins

  *

  *

 ********************************************************************************/



/*========================================================

        [1] CSS Defaults Reset      __reset

  ========================================================*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Raleway:100,200,300,400,500,600,700,800,900');

*{

	font-family: 'Open Sans', sans-serif;

}

*{

	margin: 0px;

	padding: 0px;

}

h1, h2, h3, h4, h5, h6, p, ul, li, ul, li, a, img{

	margin: 0px;

	padding: 0px;

	border: 0px;

	list-style: none;

	outline: none;

	text-decoration: none;

}

/* Add By Sb 28-Mar-2017 */
/* h3
{
    text-transform: uppercase;
} */

.sb_btn_show
{
  clear: both;
  margin-top: 5%;
}


.ads-1, .ads-2 {
     border: 1px solid #000;
     max-width: 262px;
     height: auto;
}
.ads-box {
    float: left;
    height: auto;
    width: 100%;
}
.ads-2 {
    margin-top: 20px;
}
.ads-box > h3  {
    font-size: 14px;
    font-weight: bold;
    text-decoration: -moz-anchor-decoration;
    text-transform: none;
}
.center-section {
     border: 1px solid #000;
    height: auto;
    padding: 20px;
    width: 100%;
}


.feed_main{
 display: inline-block; 
 width: 100%;
 }
 .left_feed{
 float: left;
 }
 .right_feed{
 float: right;
 }
 .left_feed li, .left_feed ul {
 display: inline-block;
 margin: 0 20px 0 0;
}
 .left_feed ul li input {
 margin-top: 5px;
 vertical-align: top;
 margin-right: 5px;
}
 .left_feed ul {
 margin: 4px 0;
 padding: 0
}
 .right_feed a{
 background: #ff9c00 none repeat scroll 0 0;
 border: 0 none;
 border-radius: 5px;
 color: #fff;
 font-size: 11px;
 font-weight: 600;
 padding: 7px 20px 9px;
 transition: all 0.5s ease 0s;
 width: 100%;
 display: inline-block;
 text-decoration: none;
 }
.text_area img {
 width: 60px;
}
.text_area input[type="text"] {
 border: 0 none;
 box-sizing: border-box;
 height: 21px;
 margin: 40px 0 0;
 max-width: 100%;
 padding-left: 30px;
 vertical-align: top;
 width: 89%;
 background: transparent;
}
.attach_post {
 margin-top: 20px;
}
.text_write, .vi_details {
 border: 1px solid #a6a6a6;
 box-sizing: border-box;
 display: inline-block;
 margin: 20px 0;
 padding: 10px;
 width: 100%;
}
.vi_details{
 margin: 0;
}
.attach_post ul {
 display: inline-block;
 margin: 0;
 padding: 0;
}
.attach_post li {
 display: inline-block;
 margin-right: 30px;
 vertical-align: top;
}
.attach_post li img {
 vertical-align: top;
}
.attach_post li span {
 color: #a6a6a6;
 margin-left: 20px;
}


/* Add By SB */






img{

	max-width: 100%;

}

a:hover, a:focus{

	outline: none;

	text-decoration: none;

}

.header {

  left: 0;

  position: absolute;

  right: 0;

  top: 20px;

  z-index: 9;

}

.header nav.navbar {

  background: inherit;

  border: 0 none;

  margin: 0 auto;

  max-width: 720px;

  min-height: inherit;

  width: 100%;

}

.header nav.navbar .navbar-collapse{

	padding: 0;

}

.header nav.navbar .navbar-nav.nav-right{

 	float: right;

 }



.logo {

  display: block;

  left: 0;

  margin: auto;

  position: absolute;

  right: 0;

  width: 102px;

}

.main_nav {

  background: #fff none repeat scroll 0 0;

/*  margin-top: 33px;*/

}



.header nav.navbar li a {

  color: #000;

  padding: 15px 20px;

  font-weight: 600;

  transition: .5s all ease;

}

.header nav.navbar li.active a, .header nav.navbar li a:hover, .header nav.navbar li a:focus {

  background: #b70f19 none repeat scroll 0 0 !important;

  color: #fff !important;

}

/*.banner .carousel-inner .item.first-slide{

	background-image: url(images/slide1.jpg);

	background-repeat: no-repeat;

	background-position: center center;

	background-size: cover; 

}

.banner .carousel-inner .item.second-slide{

	background-image: url(images/slide2.jpg);

	background-repeat: no-repeat;

	background-position: center center;

	background-size: cover; 

}

.banner .carousel-inner .item.third-slide{

	background-image: url(images/slide3.JPG);

	background-repeat: no-repeat;

	background-position: center center;

	background-size: cover; 

}

.banner .carousel-inner .item.fourth-slide{

	background-image: url(images/slide4.jpg);

	background-repeat: no-repeat;

	background-position: center center;

	background-size: cover; 

}*/

.header .main_nav .navbar .navbar-collapse {

  margin: 0 auto;

  max-width: 1000px;

}

.banner .carousel-inner .item{

	height: 700px;

}

.slide_text {

  color: #fff;

  margin-left: 0%;

  margin-top: 0%;
  position: absolute;
    top: 50%;  /* position the top  edge of the element at the middle of the parent */
    left: 50%; /* position the left edge of the element at the middle of the parent */

    transform: translate(-50%, -50%);

}



.slide_text h1{

	font-family: 'Raleway', sans-serif;

	font-size: 26px;

	font-weight: 600;

}

.slide_text p{

	font-family: 'Raleway', sans-serif;

	font-size: 18px;

	font-weight: 600;

	margin: 6px 0;

}

.slide_text li{

	font-family: 'Raleway', sans-serif;

	font-size: 18px;

	list-style: disc;

	list-style-position: inside;

	font-weight: 600;

}



.slide_text a {

  background: #ff9c00 none repeat scroll 0 0;

  color: #fff;

  display: inline-block;

  font-size: 18px;

  font-weight: 600;

  margin-top: 20px;

  padding: 11px 30px;

  transition: .5s all ease;

}

.slide_text a:hover {

  background: #b31018 none repeat scroll 0 0;

  text-decoration: none;

}



.banner .carousel.slide .carousel-control {

  background: #b31018 none repeat scroll 0 0;

  height: 40px;

  opacity: 1;

  top: 56%;

  width: 40px;

  transition: .5s all ease;

}

.banner .carousel.slide .carousel-control:hover {

  background: #ff9c00 none repeat scroll 0 0;

}

.banner .carousel.slide .carousel-control .glyphicon {

  bottom: 0;

  box-shadow: inherit;

  font-size: 18px;

  height: auto;

  left: 0;

  margin: auto;

  right: 0;

  text-align: center;

  text-shadow: inherit;

  top: 10px;

  width: auto;

}

.banner .carousel.slide .carousel-control.left {

  left: 6%;

}



.banner .carousel.slide .carousel-control.right {

  right: 6%;

}

.banner_form .container{

	position: relative;

}



.bnr_frm {

  background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;

  border-radius: 8px;

 

/*  max-width: 420px;
 width: 100%;
  padding: 20px;
 float: right;
  position: absolute;

  right: 6%;

  top: -450px;*/

 

}

.bnr_frm h3 {

  color: #b31018;

  font-size: 34px;

  font-weight: 600;

  text-align: center;

}

.bnr_frm p {

  color: #000;

  font-size: 11px;

  margin: 10px 0 18px;

  text-align: center;

}



.bnr_frm .form-group label {

  color: #767676;

  font-size: 11px;

}

.select,  form .ow_qs_presentation_select .ow_qs_value,

 form .ow_qs_presentation_multicheckbox .ow_qs_value{

	position: relative;

}

.select::after,  form .ow_qs_presentation_select .ow_qs_value::after,

 form .ow_qs_presentation_multicheckbox .ow_qs_value::after {

  border-left: 5px solid transparent;

  border-right: 5px solid transparent;

  border-top: 5px solid #aeaeae;

  content: "";

  height: 0;

  position: absolute;

  right: 8px;

  top: 11px;

  width: 0;

}

.select select,  form .ow_qs_presentation_select .ow_qs_value select,

 form .ow_qs_presentation_multicheckbox .ow_qs_value select{

	appearance:none;

    -moz-appearance:none; 

    -webkit-appearance:none;

    border: 1px solid #d3d3d3;

    box-shadow: inherit;

    font-size: 12px;

    height: 28px;

    line-height: inherit;

    padding: 0 15px 0 5px;

}

.select select option, form .ow_qs_presentation_select .ow_qs_value select option,

 form .ow_qs_presentation_multicheckbox .ow_qs_value select option{

	padding: 5px;

	}

 form .ow_qs_btn .ow_button{

  padding: 0px;

  border: 0px;

}

.bnr_frm form .form-group input[type="submit"], form .ow_button input[type="submit"], .ow_box_empty.index-ARTICLES_CMP_ArticleWidget .ow_box_toolbar.ow_remark.ow_bl a {
  background: #ff9c00 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  font-weight: 600;
  height: auto;
  padding: 5px 20px 7px;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
  width: 100%;
}

. form .form-group input[type="submit"]:hover {

  background: #b31018 none repeat scroll 0 0;

}

/*.advice_head h3 {
  background: #b31018 none repeat scroll 0 0;
  color: #ffffff;
  font-size: 18px;
  padding: 9px 10px 11px;
  text-align: center;
  text-transform: capitalize;
}
*/
.advice_dtl h3 a {
  color: #000000;
  display: block;
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 15px;
  margin-top: 10px;
  text-transform: capitalize;
}

.advice_dtl p {

  color: #707070;

  font-size: 13px;

}

.advice_dtl > a {

    float: right;

    font-size: 13px;

    color: #b31018;

    margin-top: 15px;

    transition: .5s all ease;

}

.advice_main .advice_txt, .feature_main > div#demo {

  padding: 0 25px;

}

.advice_dtl > a:hover {

	color: #ff9c00;

}

.advice_img {

    padding-right: 0;

}

.advice_img img {

  border: 1px solid #b31018;

  width: 100%;

}



.advice_txt {

  margin: 25px 0;

}

.feature .advice_dtl {

    text-align: center;

}

.feature_main .owl-buttons > div {

  background: #000 none repeat scroll 0 0;

  font-size: 0;

  height: 32px;

  position: absolute;

  top: 36%;

  width: 32px;

}

.feature_main .owl-buttons > div.owl-prev::after {

  color: #fff;

  content: "<";

  font-size: 20px;

  font-weight: 800;

  left: 0;

  margin: auto;

  position: absolute;

  right: 0;

  top: 1px;

  width: 13px;

}

.feature_main .owl-buttons > div.owl-prev {

	left: -33px;

}

.feature_main .owl-buttons > div.owl-next {

	right: -33px;

	left: auto;

}

.feature_main .owl-buttons > div.owl-next::after {

  color: #fff;

  content: ">";

  font-size: 20px;

  font-weight: 800;

  left: 0;

  margin: auto;

  position: absolute;

  right: 0;

  top: 1px;

  width: 13px;

}

.feature_main .advice_dtl > a {

  display: inline-block;

  float: none;

}

.advice_head, .feature_main {

    margin-bottom: 30px;

}

.main_section {

  padding: 10px 0 30px;

}

.post_article .row {

  margin-bottom: 20px;

}

.article_load a{

	font-size: 14px;

	background: #ff9c00;

	color: #fff; 

	margin-top: 20px;

	padding: 11px 30px;

	display: inline-block;

	transition: .5s all ease;

}

.article_load a:hover{

	background: #b31018;

}

.article_load{

	text-align: center;

}

.sidebar {

  border-left: 1px solid #ececec;

  border-right: 1px solid #ececec;

  border-bottom: 1px solid #ececec;

}

.sidebar .advice_head {

  margin: 0;

}



.sidebar_sp {

    padding: 20px;

}

.textimonial-text {

  background: #f6f3f3 none repeat scroll 0 0;

  padding: 16px;

  position: relative;

}

.textimonial-text::after {

  border-right: 24px solid transparent;

  border-top: 22px solid #f6f3f3;

  bottom: -21px;

  content: "";

  height: 0;

  left: 40px;

  position: absolute;

  width: 0;

}

.textimonial-text p {

  color: #747474;

  font-size: 12px;

  font-style: italic;

}

.testimonial {

  padding-bottom: 35px;

}

.testimonial h5 {

  color: #333333;

  font-size: 13px;

  font-weight: 600;

  margin-top: 25px;

}

.fourm_more a{

	color: #b31018;

	font-size: 12px;

}



.fourm_more {

    padding-top: 20px;

    text-align: center;

}

.social .fa.fa-facebook {

    background: #3a589b;

    border-radius: 50%;

}

.social .fa.fa-twitter {

    background: #29a8e0;

    border-radius: 50%;

}

.social .fa.fa-linkedin {

    background: #007ab9;

    border-radius: 50%;

}

.social .fa.fa-pinterest {

    background: #cb2128;

    border-radius: 50%;

}

.social .fa.fa-google-plus {

    background: #d62121;

    border-radius: 50%;

}

.social li {

    border-radius: 3px;

    box-sizing: border-box;

    cursor: pointer;

    display: inline-block;

    margin: 0 1px;

    text-align: center;

    transition: all 0.8s ease 0s;

 -webkit-transition:all 0.8s ease 0s;

    width: 34px;

}

.social li a {

    color: #ffffff;

    display: block;

    font-size: 17px;

    height: 34px;

    padding: 8px 0;

}

.social {

    text-align: center;

}

.social .fa.fa-facebook:hover {

    background: #5277c8;

}

.social .fa.fa-twitter:hover {

    background: #097caf;

}

.social .fa.fa-linkedin:hover {

    background: #0b4360;

}

.social .fa.fa-pinterest:hover {

    background: #9c1016;

}

.social .fa.fa-google-plus:hover {

    background: #8f0808;

}



.blog_dtl .blog_img{

	padding-right: 0px;

}



.blog_dtl .advice_dtl h5{

	font-size: 11px;

	font-weight: 600;

	color: #000;

}

.blog_dtl .advice_dtl p {

  color: #ab987a;

  font-size: 9px;

  margin: 7px 0 0;

}

.blog_dtl .article_load a {

  display: inline-block;

  font-size: 13px;

}

.blog_dtl .row {

    margin-bottom: 30px;

}

.event .sidebar_sp li {

  font-size: 14px;

  margin: 0 0 0 10px;

  padding: 8px 0 0;

  position: relative;

}

.event .sidebar_sp li::after {

  border-bottom: 7px solid transparent;

  border-left: 8px solid #000;

  border-top: 7px solid transparent;

  content: "";

  height: 0;

  left: -14px;

  position: absolute;

  top: 13px;

  width: 0;

}

.advice_dtl h5 a{

	color: #000;

}

.footer_bottom {

  background: #000 none repeat scroll 0 0;

  padding: 20px 0;

  text-align: center;

  margin-top: 20px;

}

.footer_bottom li {

  display: inline-block;

  padding: 0 20px;

}

.footer_bottom li  a{

	font-size: 16px;

	color: #fff;

	font-weight: 600;

}

.copy_rt {

    padding: 20px 0;

    text-align: center;

}

.copy_rt p{

	font-size: 12px;

	color#000;

}

.copy_rt p span{

	color: #b31018;

	font-weight: 600;

}



.logo .sitelogo {

  height: 116px;

  width: 105px;

}

.banner .slide_text a {

  height: auto;

  width: auto;

}



html, body, div, span, applet, object, iframe,



h1, h2, h3, h4, h5, h6, p, blockquote, pre,



a, abbr, acronym, address, big, cite, code,



del, dfn, em, font, img, ins, kbd, q, s, samp,



small, strike, strong, sub, sup, tt, var,



b, u, i, center,



dl, dt, dd, ol, ul, li,



fieldset, form, label, legend,



table, caption, tbody, tfoot, thead, tr, th, td{



	margin: 0;



	padding: 0;



	border: 0;



	outline: 0;



	font-size: 100%;



	vertical-align: baseline;



	background: transparent;



}







body{



	line-height: 1; /* TODO delete */



}







ol, ul{



	list-style: none; /* TODO delete */



}







blockquote, q{



	quotes: none;



}







blockquote:before, blockquote:after,



q:before, q:after{



	content: '';



	content: none;



}







table{



	border-collapse: collapse;



	border-spacing: 0;



}







/* remember to define focus styles! */



:focus{



	outline: 0;



}







/* remember to highlight inserts somehow! */



ins{



	text-decoration: none;



}







del{



	text-decoration: line-through;



}







/*========================================================



        [2] Base Elements       __base



  ========================================================*/



body {



	background-repeat: repeat;	



	background-color: #e0e0e0;/** OW_Control type:color, key:backgroundColor, section:1. General Settings, label:1. Page background color **/



}







body, html {



	font-family: "Tahoma","Lucida Grande", "Verdana";



	color: #3c3c3c; /** OW_Control type:color, key:textColor, section:2. Colors, label:1. Text **/



	font-size: 13px;



	line-height: 18px;



	height: 100%;



	min-width: 1000px;



}







a {



	color: #0091a9; /** OW_Control type:color, key:linkColor, section:2. Colors, label:3. Links **/



	text-decoration: none;



}







a:hover{



	text-decoration: underline;



}







a:hover img{



	text-decoration: none;



}







p{



	text-indent: 0;



	margin-bottom: 4px;



}







h1, h2, h3, h4, h5{



	color: #a53053;



	margin: 0;



	padding: 0;



	font-weight: bold;



}







h1{



	font-size: 20px;



	line-height: 19px;



    padding-left: 0px;



	color: #979ca0; /** OW_Control type: color, key: titleColor, section: 2. Colors, label:2. Title **/



	text-transform: uppercase;



	margin-left: 0px;



	background-repeat: no-repeat;



}



html body div .ow_page h1 {



    background: none;



}



.maintenance_cont h1 {



	padding-left: 23px;



	background-position: left center; 



}



h2 {



	font-size: 18px;



}







h3 {



	font-size: 13px;



}







h4 {



    font-size: 13px;



    margin-bottom: 10px;



    text-transform: none;



}







table {



	border: none;



}







img {



	border: 0;



	vertical-align: middle;



}







th, td {



	padding: 2px 5px;



	vertical-align: top;



}







th {



	border-bottom-width: 1px;



	border-bottom-style: solid;



	padding: 10px;



	vertical-align: middle;



}







th {



    background-color: #C4C4C4;



}







hr {



	background-color: #ccc;



	border: none;



	height: 1px;



	margin: 5px 5px 15px 5px;



}



/*========================================================



        [3] Masterpage & Page Layout        __layout



  ========================================================*/







/* ---- Page Layout styles ---- */



/*Opera Fix*/



	body:before {



	content:"";



	height:100%;



	float:left;



	width:0;



	margin-top:-32767px;



}







.ow_bg_color{



	background-color: #f1f1f1;/** OW_Control key:bodyColor **/



}







.ow_page_wrap { 



	position: relative;



	background-image: url('images/promo.png');/** OW_Control type:image, key:indexPagebackground, section:1. General Settings, label:2. Index page background image **/



	background-repeat: no-repeat;



	background-position: center top;	



}







.ow_page_wrap_inner { 



	position: relative;



	background-image: url('images/promo_inner.png');/** OW_Control type:image, key:headerBackground, section:1. General Settings, label:3. Header background image **/



	background-repeat: no-repeat;



	background-position: center top;	



}







body > .ow_page_wrap {



	min-height: 100%;



}



.ow_page_padding {



	padding-bottom: 99px;



	background: url('images/bg_pattern.png') repeat transparent; 



} 







.ow_canvas {



	margin: 0 auto;



	width: 1000px;



	word-wrap: break-word;



}







.ow_page {



    margin: 0 185px 0 auto;



    padding: 0 18px;



}







.ow_page.ow_bg_color {



    background: transparent;



}







.ow_page_container {



	width: 1000px;



	margin: 0px auto 16px;	



}







.ow_page_container .ow_page {



    padding: 28px 16px 16px;



    min-height: 400px;



	color: #3C3C3C; /** OW_Control type:color, key:textColor, section:2. Colors, label:1. Text **/



    border-bottom-left-radius: 6px;



    border-bottom-right-radius: 6px;



    -moz-border-bottom-left-radius: 6px;



    -moz-border-bottom-right-radius: 6px;



    -webkit-border-bottom-left-radius: 6px;



    -webkit-border-bottom-right-radius: 6px;



}



.base_index_page .ow_page_container .ow_page {



 	min-height: 0px;



}



.ow_content {



	float: left;



	width: 100%;



}







.ow_content a {



	color: #a53053; /** OW_Control type:color, key:linkColor, section:2. Colors, label:3. Links **/



}







.ow_sidebar {



	margin-right: -201px;



    float: right;



    width: 168px;



}







.ow_footer {



    color: #aaa; 



    padding:1px 0px;



	background:transparent;



	height: 96px;



	position: relative;



	margin-top: -99px;



	clear: both;



}







.ow_footer .ow_copyright{



	float: left;



	font-size:11px;



	line-height: 1;



}



.base_index_page .ow_footer .ow_page {



	margin-right: 0px;



}



h1.page_title{



    background: url(images/ic_file.png) no-repeat left 50%;



    color: #FF7000;



    margin-bottom: 20px;



    padding-left: 22px;



}







.ow_column {



	width: 49%;



    overflow: hidden;	



}







.ow_narrow {



    width: 39%;



    overflow: hidden;



}







.ow_wide {



    width: 59%;



    overflow: hidden;    



}







.ow_superwide {



    width: 75%;



    overflow: hidden;   



}







.ow_supernarrow {



    width: 23%;



    font-size: 11px;



    overflow: hidden;



}







.ow_left {



    float: left;



}







td.ow_left {



	float: none;



}







.ow_right {



    float: right;



}







.ow_center {



    text-align: center;



}







.ow_vertical_middle {



    vertical-align: middle;



}







.ow_txtleft,



table td.ow_txtleft {



    text-align: left;



}







.ow_txtcenter {



    text-align: center;



}







.ow_txtright {



    text-align: right;



}







html body .ow_hidden{



    display: none;



}







.ow_visible {



    display: block;



}







.ow_nocontent {



    padding: 20px 0px;



    text-align: center;



}







table.ow_nomargin,



div.ow_nomargin {



    margin-bottom:0px;



}







.ow_nowrap {



    white-space: nowrap;



}







ul.ow_regular {



	margin-bottom: 12px;



}







ul.ow_regular li {



	line-height: 17px;



	margin: 0 0 3px 0px;



	padding: 0px 0px 0px 16px;



	background-repeat: no-repeat;



	/* background-image: url(images/miniic_li.png); */



	background-position: left 5px;



}







.ow_preloader{



    background: url(images/ajax_preloader_button.gif) no-repeat center center;



}







.ow_preloader_content{



    background: url(images/ajax_preloader_content.gif) no-repeat center center;



}







.ow_page_layout_scheme {



    width: 580px;



}







.ow_page_layout_scheme a {



	background-position: center center;



	background-repeat: no-repeat;



    border: 1px solid #FFFFFF;



    display: block;



	float: left;



	height: 103px;



    margin: 2px;



    padding: 5px;



    width: 100px;



}







.ow_page_layout_scheme a.active,



.ow_page_layout_scheme a:hover {



    background-color: #CCFFCC;



    border: 1px solid #CCCCCC;



}







.ow_item_set2{ width: 49%; }



.ow_item_set3{ width: 33%; }



.ow_item_set4{ width: 25%; }



.ow_item_set5{ width: 20%; }



/* ---- End of Page Layout styles ---- */







/* ---- Header styles ---- */



.ow_header {



    margin: 0 auto;



    padding: 0px 0px 0px 20px;



    width: 980px;



    position: relative;



    height: 500px;



}







.ow_header_general {



	height: 300px;



}







.ow_top {



    position: relative;



    height: auto;



	min-height: 105px;



	padding-top: 50px;



}







.ow_header .ow_search{



    float: right;



    padding: 5px;



}







/* ---- End of the Header styles ---- */







/* ---- Sidebar styles ---- */



.ow_sidebar .ow_box_cap_empty {



	border-color: #d8d8d8;



}



.ow_sidebar .ow_box_cap {



	border-color: #d8d8d8;



	border-bottom: 0px;



}



.ow_sidebar .ow_box {



	border-color: #d8d8d8;



}



html body .ow_sidebar h3 {



	font-size: 13px;



}



/* ---- End of Sidebar styles ---- */











/* ---- Console styles ---- */



.ow_console .wackwall_link{



    background: url(images/console-w.png) no-repeat 50% 50%;



    display: block;



    height: 30px;



    width: 35px;



}







.ow_console .wackwall_link:hover{



    text-decoration:none;



}



.ow_console .common_shortcuts a{



    background-position:50% 50%;



    background-repeat: no-repeat;



    display:inline-block;



    height:30px;



    width:25px;



}



.ow_console .common_shortcuts a:hover{



    text-decoration:none;



}



.ow_console .notification_shortcut{



    padding:0 7px;



}



.ow_console .notification_shortcut a{



    background-position:0 50%;



    background-repeat:no-repeat;



    display:block;



    padding: 5px 0 5px 20px;



    text-decoration:none;



}



.ow_site_panel {



	height: 41px;



	background: url(images/site_panel_bg.png) repeat-x; 



}



.ow_console {



	font-size: 11px;



	height: 32px;



	position: fixed;



	top: 0px;



	right: 0px;



    z-index: 99;



    color: #666;



    background: url(images/site_panel_bg.png) repeat-x;



}



.ow_console_body {



	padding: 5px 4px 5px 8px;



	text-align: right;



	border-bottom-left-radius: 2px;



}



.ow_console_block {



	display: inline-block;



	text-align: left;



	vertical-align: top;



}



.ow_console_item {



	background:url(images/box_menu.gif) repeat-x 0px 0px;



	display: inline-block;



    position:relative;



	line-height: 21px;



    height:22px;



    margin:0 4px 0 0px;



    padding:0 8px;



    color: #626060;



	text-shadow: #fafafa 0 1px 0;



	border-style: solid;



	border-color: #ccc;



	border-width: 1px 1px 1px 1px;



    border-radius: 3px;



	-moz-border-radius: 3px;



	-webkit-border-radius: 3px;



	vertical-align: top;



	text-align: left;



}



.ow_console_item:hover {



	border-color: #999;



	border-style: solid;



	border-color: #ccc;



	border-width: 1px 1px 1px 1px;



    border-radius: 3px;



	-moz-border-radius: 3px;



	-webkit-border-radius: 3px;



	cursor: pointer;



	background:url(images/console_bg_hover.gif) repeat-x 0px 0px;



}



.ow_console_dropdown_hover:hover {



	background:url(images/console_active_item_bg.gif) repeat-x 0px 0px;



	border-color: #ccc;	



	cursor: pointer;	



}



.ow_console_dropdown_pressed,



.ow_console_dropdown_pressed:hover {



	background: url(images/console_active_item_bg.png) repeat-x 0px 0px;



	border-color: #D6AF9A;	



}







.ow_console_item a {



	color: #626060;



}



.ow_console_item a:hover {



	text-decoration: none;



}



.ow_console_more {



    background: url("images/console_arr.png") no-repeat scroll right 9px transparent;



    display: inline-block;



    height: 22px;



    min-width: 8px;



    padding: 0 0px 0 3px;



    vertical-align: top;



}



.ow_console_item:hover .ow_console_more {



    background: url("images/console_arr.png") no-repeat scroll right 9px transparent;



}



/* ---- Console select language styles ---- */



.ow_console_lang_item {



	text-transform: uppercase;



}



li.ow_console_lang_item {



	padding: 0px 8px;



	border: 1px solid transparent;



    border-radius: 2px;



	-moz-border-radius: 2px;



	-webkit-border-radius: 2px;



	margin-bottom: 1px;



}



li.ow_console_lang_item:hover {



	background-color: #57c0e7;



	color: #e5ffff;



	text-shadow: 0 1px 0 #007a9e;



}



.ow_console_lang_item span {



	display: inline-block;



	padding-left: 23px;



}



/* ---- End Console select language styles ---- */







.ow_console .ow_tooltip_top_right {



	top: 10px;



	padding-top: 2px;



}



.ow_console .ow_tooltip_top_right .ow_tooltip_tail span {



	background-position: 1px -6px;



}



.ow_console span.ow_count_wrap {



	padding: 4px 0px 0px;



	margin: 0px -3px 0px 2px;



}



.ow_console span.ow_count_bg {



}



.ow_console span.ow_count {



	position: relative;



	top: 0px;



	line-height: 13px;



}



.ow_console .ow_tooltip_body {



	-webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.4);



	-moz-box-shadow: 0 2px 8px rgba(0,0,0,0.4);



    box-shadow: 0 2px 8px rgba(0,0,0,0.4);



 }



 .ow_console_list_wrapper {



	width: 330px;



	overflow-y: auto;



	word-wrap: break-word;



	min-height: 60px;



}



.ow_console_list {



	cursor: default;



}



.ow_console_list li {



	padding: 3px;



	margin: 0px 0px 4px;



	height: auto;



	overflow: hidden;



	border: 1px solid #E7EBEE;



    border-radius: 2px;



	-moz-border-radius: 2px;



	-webkit-border-radius: 2px;



	background-color:#f6fafd; 



}



.ow_console_list li:hover {



	border-color: #cbcfd2;



	background-color: #f6fafd;



}



.ow_console_list li.ow_console_new_message {



	background: #fff;



	border-color: #ccc;



}



.ow_console_list li:last-child {



	margin-bottom: 0px;



}



.ow_console .ow_avatar {



	float: left;



	margin-right: -40px;



	height: 40px;



	width: 40px;



	padding: 0px;



	background-image: none;



}



.ow_console .ow_avatar img {



	height: 40px;



	width: 40px;



}



.ow_console_ntf_txt, .ow_console_invt_txt {



	display: block;



	line-height: 16px;



	color: #666;



}



.ow_console_invt_txt a {



	color: #2A80AE;



}



.ow_console_view_all_btn_wrap {



	padding-top: 4px;



}



.ow_console_view_all_btn {



	text-decoration: none;



	display: block;



	line-height: 11px;



	padding: 5px 0px;



	text-align: center;



	border-color: #ccc;



    border-radius: 3px 3px 3px 3px;



    border-style: solid;



    border-width: 1px;



	background: url(images/box_menu.gif) repeat-x;



}



ul.ow_console_dropdown {



	min-width: 110px;



    text-align: left;



	overflow-x: auto;



	cursor: default;



}



ul.ow_console_dropdown .ow_console_dropdown_cont {



	white-space: nowrap;



	margin-bottom: 1px;



}



ul.ow_console_dropdown .ow_console_dropdown_cont a {



	padding: 1px 8px;



	border: 1px solid transparent;



	display: block;



}



ul.ow_console_dropdown .ow_console_dropdown_cont a:hover {



    background: #e7ebee;



    color: #626060;



	border-radius: 3px 3px 3px 3px;



}



ul.ow_console_dropdown li:last-child .ow_console_dropdown_cont {



	margin-bottom: 0px;



}



.ow_console .ow_tooltip .ow_tooltip_body {



    max-width: 340px;



}



.ow_console_ntf_cont, .ow_console_invt_cont {



	display: block;



	margin: 0px 57px 0px 45px;



	line-height: 16px;



	color: #666;



}



.ow_console_ntf_txt, .ow_console_invt_txt {



	min-height: 19px;



	padding: 0px 0px 3px 0px;



}



.ow_console_invt_txt {



	width: 211px;



	word-wrap: break-word;



}



.ow_console_invt_cont a {



	color: #2A80AE;



}



.ow_console_invt_cont a:hover {



	color: #666;



	text-decoration: underline;



}



.ow_console_invt_cont .ow_lbutton:hover {



	text-decoration: none;



}



.ow_console_invt_img {



	float: right;



	margin-left: -54px;



	width: 54px;



	height: 54px;



	text-align: right;



}



.ow_console_invt_img img {



	max-height: 100%;



	max-width: 100%;



}



.ow_console_invt_no_img .ow_console_invt_txt {



	width: 100%;



}



.ow_console_invt_no_img {



	margin-right: 0px;



}



.ow_console_divider {



	line-height: 1px;



	height: 1px;



	background: #D1D1D1;



	border-bottom: 1px solid #fff;



	margin: 3px 0px 2px;



}



.ow_cursor_pointer {



	cursor: pointer;



}



.ow_cursor_default {



	cursor: default;



}



/*console_preloader*/



.ow_preloader_content.ow_console_list_preloader {



    background-image: url(images/ajax_preloader_content.gif);



}



/*end console preloader*/



/* ---- Messages notifications ---- */



.ow_console_mailbox_txt {



	font-size: 12px;



}



.ow_console_mailbox_title {



	font-size: 12px;



	font-weight: bold;



	padding-right: 52px;



}



.ow_console_mailbox_title .ow_mailbox_convers_info_date {



	font-size: 10px;



	font-weight: normal;



	margin-right: -49px;



}



.ow_chat_request_item .console_list_ipc_item {



	padding-left: 16px;



	background: url(images/miniic_buble.png) 2px 12px no-repeat;



}



.ow_mailbox_request_item .console_list_ipc_item {



	padding-left: 16px;



	background: url(images/miniic_envelope.png) 2px 12px no-repeat;



}



.ow_chat_request_item .ow_console_mailbox_txt {



	font-size: 11px;



	font-weight: normal;



	line-height: 13px;



}



.ow_console_messages_btns,



.ow_console_messages_btn {



	margin-top: 4px;



}



.ow_console_messages_viewall,



.ow_console_messages_send {



	width: 50%;



	float: left;



	box-sizing: border-box;



	-moz-box-sizing: border-box;



	-wenkit-box-sizing: border-box;



}



.ow_console_messages_btn .ow_console_messages_send {



	display: none;



}



.ow_console_messages_btn .ow_console_messages_viewall {



	width: 100%;



	padding-right: 0;



}



.ow_console_messages_viewall {



	padding-right: 2px;



}



.ow_console_messages_send {



	padding-left: 2px;



}



.ow_console_messages_viewall a,



.ow_console_messages_send a {



	display: inline-block;



	width: 100%;



	line-height: 24px;



	text-align: center;



	border: 1px solid #ccc;



	border-radius: 2px;



	-moz-border-radius: 2px;



	-webkit-border-radius: 2px;



	box-sizing: border-box;



	-moz-box-sizing: border-box;



	-wenkit-box-sizing: border-box;



	font-size: 11px;



	background: url(images/box_menu.gif) repeat-x 0 0;



    color: #626060;



}



.ow_console li.ow_chat_request_item .ow_avatar,



.ow_console li.ow_mailbox_request_item .ow_avatar {



	width: 32px;



	height: 32px;



	margin-right: -32px;



}



.ow_console li.ow_chat_request_item .ow_avatar img,



.ow_console li.ow_mailbox_request_item .ow_avatar img {



	height: 32px;



	width: 32px;



}



.ow_console li.ow_chat_request_item .ow_console_invt_cont,



.ow_console li.ow_mailbox_request_item .ow_console_invt_cont {



	margin-left: 38px;



}



#conversationItemListSub {



	width: 280px !important;



}



/*End of Messages notifications*/



/* ---- End of Console styles ---- */











/*========================================================



        [4] Forms        __forms



  ========================================================*/







/* ---- Form Elements styles ---- */







input[type=text],



input[type=password],



textarea,



select,



div.jhtmlarea,



.ow_photo_upload_description,



.ow_photo_preview_edit .CodeMirror{



    background-image: none;



	background-repeat: repeat-x;



	background-position: 0px 0px;



	background-color: #fbfbfb;



    border: 1px solid #B4B4B4;



    color: #585858;



    font-family: "Lucida Grande", "Verdana";



    font-size: 13px;



    padding: 4px;



    border-radius: 3px;



    -moz-border-radius: 3px;



    -webkit-border-radius: 3px;



}



body form div.jhtmlarea {



	padding: 0px;



	background: #fff;



	width: 100% !important;



	-webkit-box-sizing: border-box;



	-moz-box-sizing: border-box;



	box-sizing: border-box;



}



body .toolbar {



	padding: 2px 2px 0px;



	height: 24px;



	background: #ccc;



	border-bottom: 1px solid #C4C4C4;



    border-radius: 3px 3px 0px 0px;



    -moz-border-radius: 3px 3px 0px 0px;



    -webkit-border-radius: 3px 3px 0px 0px;



}



body .jhtmlarea .toolbar ul {



	height: 24px;



}







.jhtmlarea .input_ws_cont {



	padding: 8px;



}







body.htmlarea_styles {



	margin: 0px;



}







body .toolbar ul li a {



    background: url(images/wysiwyg.png) no-repeat scroll 0 0 transparent;



}







html body .ow_sidebar *,



html body .ow_console *{



	font-size: 11px;



}







select{



    background-image: none;



}







textarea{



    height: 100px;



    width: 100%;



    resize: vertical;



	-webkit-box-sizing: border-box;



	-moz-box-sizing: border-box;



	box-sizing: border-box;    



}







input[type=text],



input[type=password]{



    width: 100%;



    height: 30px;



    line-height: 22px;



	-webkit-box-sizing: border-box;



	-moz-box-sizing: border-box;



	box-sizing: border-box;    



}







/*.ow_supernarrow input[type=text],



.ow_supernarrow input[type=password]{



    width: 95%;



}*/



input[type=submit],



input[type=button]{



	background-color: transparent;



    background-position: right 50%;



	background-repeat: no-repeat;



    background-image: url(images/ic_right_arrow.png);



    padding: 1px 31px 2px 0px;



    color: #a53053;



    font-weight: normal;



    cursor: pointer;



    height: 30px;



	font-family: 'UbuntuBold', "Trebuchet MS", "Helvetica CY", sans-serif;



	text-transform: uppercase;



	font-size: 13px;



	border: none;



}



/* temp hack for decorating buttons in FF */



body:not(:-moz-handler-blocked) input[type=submit],



body:not(:-moz-handler-blocked) input[type=button]{



    padding-top: 0px;



    padding-right: 31px;



}



/* End of temp hack for decorating buttons in FF */







html body div span.ow_button input[type=submit],



html body div span.ow_button input[type=button]{



}







html body.ow input[type=submit],



html body.ow input[type=button]{



    margin: 0px;



}



span.ow_button {



	display: inline-block;



	background-color: #eaeaea;



	background-repeat:repeat;



	background-image: url(images/btn_main_bg.gif);



	background-position: right top;



	padding: 0px 8px;



	border: 1px solid #B4B4B4;



    border-radius: 4px;



    -moz-border-radius: 4px;



    -webkit-border-radius: 4px;



}



span.ow_button:hover {



	border: 1px solid #949494;



	background-image: url("images/btn_main_bg.gif");



	background-repeat:repeat;



	background-position: right top;



}







span.ow_button span.ow_button {



    border-radius: none;



    -moz-border-radius: none;



    -webkit-border-radius: none;



	border: none;



	background-image: none;



	background-position: right center;



	background-repeat: no-repeat;



	background-color: transparent;



}



span.ow_button span {



	display: inline-block;



	padding: 0px 0px 0px 0px;



	background-position: right center;



	background-repeat: no-repeat;



	background-color: transparent;



}



.ow_btn_delimiter span.ow_button:first-child {



	margin-right: 16px;



}



.ow_btn_delimiter span.ow_button span.ow_button {



	margin: 0px;



}



html body.ow span.ow_button {



}



body.ow input.ow_inprogress,



body.ow .ow_inprogress {



    background-image: url(images/ajax_preloader_button.gif);



}







*+html input[type=submit],



*+html input[type=button]{



    overflow: visible;



}







input[type=submit]:hover,



input[type=button]:hover{



    color: #a53053;



}







input[type=submit].submit{



    background-color: #00aa00;



    color: #fff;



}







input[type=submit].alert{



    background-color: #ff6666;



    color: #fff;



}







input[type=submit].submit:hover{



    /* empty */



}







input[type=submit].alert:hover{



    /* empty */



}











ul.ow_radio_group li{



	float:left;



}







ul.ow_checkbox_group li{



	float:left;



}







textarea.invitation,



input[type=text].invitation,



input[type=password].invitation{



	color:#999;



}







.form_auto_click textarea.invitation{



	height:50px;



}







form .error{



    color:red;



}







form input[type=text].hasDatepicker{



    width: 87%;



}







form br.ow_no_height{



    line-height: 0;



}







.color_input input[type=text]{



    width:70%;



}







.ow_multiselect select{



    width: 120px;



    padding: 2px;



}







.ow_multiselect input[type=button]{



    padding-left: 20px;



}











/* .form_auto_click .ow_submit_auto_click{



    display:none;



} */







/* ---- Positive and Negative buttons ---- */







html body div .ow_positive input[type=submit],



html body div .ow_positive input[type=button]{



	color: #a53053;



}



.ow_negative input[type=submit],



.ow_negative input[type=button]{



	background: none;



	padding-right: 2px;



}







body:not(:-moz-handler-blocked) .ow_negative input[type=submit],



body:not(:-moz-handler-blocked) .ow_negative input[type=button] {



	padding-right: 2px;



}







/* ---- End of Positive and Negative buttons ---- */







html body div .ow_green {



    color: #089634;



}







html body div .ow_red{



    color: #ee3d32;



}







html body div .ow_mild_red,



.ow_navbox.ow_mild_red a.move{



    color: #f42217;



}







html body div .ow_mild_green,



.ow_navbox.ow_mild_green a.move{



	color: #7cbb11;



}







html body .ow_button.ow_red,



html body .ow_button.ow_mild_red,



html body .ow_button.ow_green,



html body .ow_button.ow_mild_green,



.ow_button .ow_mild_red,



.ow_button .ow_red,



.ow_button .ow_green,



.ow_button .ow_mild_green {



	background-color: transparent;



	border-color: transparent;



	color: #a53053;



}







input[type=submit].ow_green,



input[type=button].ow_green,



input[type=submit].ow_mild_green,



input[type=button].ow_mild_green,



input[type=submit].ow_red,



input[type=button].ow_red,



input[type=submit].ow_mild_red,



input[type=button].ow_mild_red  {



	background-color: transparent;



}







/* wysiwyg styles */



body.htmlarea_styles{



    font-family: "Lucida Grande", "Verdana", "Tahoma"; /** key:commonFontFamily  **/



    color: #585858;



    font-size: 13px; /** key:commonFontSize **/



    line-height: 18px;



}



body.htmlarea_styles a{



	color:#a53053;



}



body.htmlarea_styles p{



    margin:0;



}



/* wysiwyg styles end */







/* tag styles */



div.tagsinput { 



	background-image: url(images/inputbg.gif);



	background-color: #f8f8f8;



}



div.tagsinput input {color: #494949;}



div.tagsinput span.tag {



    background-image: none;



    background-color: #e9e9e9 url('images/tag_bg.png') repeat-x 0 0;



    border-color: #b3b6b7; 



}



div.tagsinput span.tag a {



    border-color: #b3b6b7; 



}



div.tagsinput span.tag:hover,



div.tagsinput span.tag:hover a{



    color: #494949;



    border-color: rgba( 140, 140, 140, 0.7);



}







/* tag styles end */







/* ---- End of Form Elements styles ---- */











/* ---- Form Table styles ---- */



/* ---- End of Form Table styles ---- */



/* -------Attachments styles----------*/



.ow_attachment_btn {



    float: right;



    margin: 0 0 0 4px;



    padding: 0;



}



.ow_attachments input[type="file"] {



    cursor: pointer;



    float: right;



    opacity: 0;



}



.ow_attachment_icons {



    float: right;



}



.ow_attachments a {



    background: url(images/wysiwyg.png) no-repeat scroll -176px 0px rgba(0, 0, 0, 0);



    cursor: pointer;



    float: left;



    height: 20px;



    overflow: hidden;



    text-decoration: none;



    width: 20px;



    border: 1px solid #B3B6B7;



    border-radius: 2px;



    -moz-border-radius: 2px;



    -webkit-border-radius: 2px;



}



.ow_attachments a.video{



    background:url(images/wysiwyg.png) -197px 1px no-repeat;



}



.ow_attachments a.attach {



    background: url(images/wysiwyg.png) no-repeat scroll -242px 1px rgba(0, 0, 0, 0);



    border-radius: 2px;



    -moz-border-radius: 2px;



    -webkit-border-radius: 2px;



}



.ow_attachments a.attach.uploading {



	background: url(images/ajax_preloader_button.gif) no-repeat center center;



}



.ow_attachment_delete {



    width: 12px;



    height: 12px;



    display: block;



    position: absolute;



    top: 4px;



    right: 4px;



}



.ow_ajax_oembed_attachment {



    width: 100%;



}



.ow_attachment_btn span.ow_button {



   background-color: #f5f5f5;



    background-image: none;



    background-position: left center;



    background-repeat: repeat-x;



    border-color: #cfcfcf;



    border-radius: 4px;



    -moz-border-radius: 4px;



    -webkit-border-radius: 4px;



    display: inline-block;



    padding: 1px;



    text-align: center;



}



.ow_attachment_btn span.ow_button span {



	background-color: #f46daf;



    background-image: url(images/btn_bg.gif);



    background-position: 0 0;



    background-repeat: repeat-x;



    border-color: #901a43;



    border-radius: 2px;



    -moz-border-radius: 2px;



    -webkit-border-radius: 2px;



    border-style: solid;



    border-width: 1px;



    display: inline-block;



    margin: 1px;



}



.ow_attachment_btn span.ow_button input[type=submit], 



.ow_attachment_btn span.ow_button input[type="button"] {



	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);



    color: #ffd8f2;



    height: 24px;



    padding: 1px 10px 2px;



    text-shadow: 0 1px 0 #b42e77;



}



/*Video, links embed*/



body .ow_oembed_attachment_preview {



    height: 60px;



    position: relative;



    padding: 6px 20px 0 88px;



    box-sizing: border-box;



    -moz-box-sizing: border-box;



    -webkit-box-sizing: border-box;



    border-width: 1px;



    background-color: #fafafa;



}



.ow_mailbox_log .ow_oembed_attachment_preview {



	border: none;



	padding: 0 0 0 88px;



	background-color: transparent;



	margin-top: 12px;



}



.ow_mailbox_log .ow_oembed_attachment_preview .ow_attachment_delete {



	display: none;



}



.ow_oembed_attachment_pic .attachment_other_images_btn {



	position: absolute;



	left: 4px;



	bottom: 4px;



	display: none;



}



.ow_oembed_attachment_pic:hover .attachment_other_images_btn {



	display: inline-block;



}



body .ow_oembed_attachment_pic {



    width: 80px;



    height: 60px;



    position: absolute;



    top: -1px;



    left: -1px;



    border-width: 0 1px 0 0;



    background-color: #ececec;



}



.ow_oembed_atachment_pic_nopic {



	background-image: url(images/no-picture.png);



	background-position: center center;



	background-repeat: no-repeat;



	background-size: 100%;



}



.ow_oembed_attachment_pic img {



    width: 80px;



    height: 60px;



}



.ow_oembed_attachment_url {



	position: relative;



}



.ow_oembed_attachment_url a {



	position: absolute;



	bottom: 4px;



	left: 4px;



}



.ow_attachment_title {



    margin-bottom: 4px;



    line-height: 13.5px;



    font-size: 11px;



    display: inline-block;



}



.ow_attachment_description {



    line-height: 13.5px;



    height: 27px;



    overflow: hidden;



    font-size: 11px;



    display: block;



}



.ow_attachment_title a {



	display: block;



	height: 13px;



	overflow: hidden;



	text-overflow: ellipsis;



    font-weight: bold;



    font-size: 11px;



}



.ow_oembed_attachment_preview.loading_content .ow_oembed_attachment_pic,



.ow_oembed_attachment_preview.loading_content .ow_attachment_title,



.ow_oembed_attachment_preview.loading_content .ow_attachment_description {



	display: none;



}



.ow_oembed_attachment_preview.loading_content {



	background: url(images/ajax_preloader_content.gif) center center no-repeat;



}



.attachment_image_item {



	border-width: 1px;



	cursor: pointer;



	float: left;



	height: 85px;



	margin: 2px;



	padding: 3px;



	text-align: center;



	width: 85px;



}



.attachment_image_item img {



	max-width: 100%;



	max-height: 100%;



}



/*Photo attachment*/



.ow_photo_attachment_preview {



    height: auto;



    padding: 8px 0;



    border-width: 0 0 1px 0;



    border-style: solid;



    margin-left: 0;



}



.ow_comments_mipc .ow_photo_attachment_preview,



.ow_comments_mipc .ow_oembed_attachment_preview {



	margin-left: 48px;



}



.ow_comments_ipc .ow_photo_attachment_preview,



.ow_comments_ipc .ow_oembed_attachment_preview {



	margin-left: 57px;



}



.ow_feed_comments_input_sticky .ow_photo_attachment_preview,



.ow_feed_comments_input_sticky .ow_oembed_attachment_preview,



.ow_feed_comments_input_sticky .comments_hidden_btn{



	margin: 0 12px 8px 22px;



}



.ow_photo_attachment_pic {



    display: inline-block;



    background-color: #fff;



    width: 120px;



    height: 120px;



    border: 1px solid #e6e6e6;



    border-top-color: #dbdbdb;



    position: relative;



    background-size: cover;



    background-repeat: no-repeat;



}



.ow_photo_attachment_pic.loading {



	background-size: auto;



	background-image: url(images/ajax_preloader_content.gif);



	background-position: center center;



}



.ow_photo_attachment_stage {



    width: 150px;



    height: 150px;



    background-position: center;



    background-size: cover;



    background-repeat: no-repeat;



 }



/*File attachments*/



.ow_file_attachment_preview {



    width: 100%;



    height: auto;



    margin-top: -2px;



    margin-bottom: 6px;



}



.ow_file_attachment_block1, .ow_file_attachment_block2 {



    float: left;



    width: 50%;



    box-sizing: border-box;



    -webkit-box-sizing: border-box;



    -moz-box-sizing: border-box;



    margin: 2px 0;



}



.ow_file_attachment_block1 {



    padding-right: 4px;



}



.ow_file_attachment_block2 {



    padding-left: 4px;



}



.ow_dialog_items_wrap .ow_file_attachment_block1,



.ow_dialog_items_wrap .ow_file_attachment_block2 {



	width: auto;



	float: none;



	padding-right: 0;



	padding-left: 0;



	padding-top: 4px;



}



.ow_dialog_items_wrap .ow_file_attachment_info,



.ow_mailbox_log .ow_file_attachment_info {



	padding-right: 4px;



}



.ow_dialog_item_mailchat .ow_mailbox_message_content_attach {



    padding-top: 0px;



}



.ow_dialog_items_wrap .ow_file_attachment_name,



.ow_mailbox_log .ow_file_attachment_name {



	font-weight: normal;



	padding-right: 4px;



}



.ow_file_attachment_info {



    border: 1px solid #DCDCDC;



    border-radius: 2px;



    -moz-border-radius: 2px;



    -webkit-border-radius: 2px;



    padding-right: 50px;



    position: relative;



    height: 22px;



    overflow: hidden;



}



.ow_file_attachment_info a {



	line-height: 22px;



	padding-left: 8px;



}



.ow_dialog_in_item.fileattach {



	padding-top: 1px;



	padding-bottom: 1px;



}



.ow_dialog_in_item.fileattach .ow_file_attachment_info {



	border: none;



}



.ow_file_attachment_name {



    width: 100%;



    line-height: 22px;



    height: 22px;



    overflow: hidden;



    padding-left: 8px;



    font-size: 11px;



    font-weight: bold;



}



.ow_file_attachment_size {



    font-weight: normal;



    display: none;



}



.ow_file_attachment_close {



    position: absolute;



    top: 0;



    right: 0;



    width: 22px;



    height: 22px;



    border-left: 1px solid #DCDCDC;



    background-image: url(images/tag_close_btn.png);



    background-repeat: no-repeat;



    background-position: center center;



    box-sizing: border-box;



    -webkit-box-sizing: border-box;



    -moz-box-sizing: border-box;



}



.ow_file_attachment_preload {



    position: absolute;



    top: 0;



    right: 25px;



    width: 16px;



    height: 22px;



    background: url(images/ajax_preloader_content.gif) center center no-repeat;



    display: none;



}



.ow_dialog_in_item.errormessage p,



.ow_mailbox_log_message.errormessage .ow_mailbox_message_content,



.ow_dialog_item_mailchat.errormessage .ow_dialog_item_mailchat_text {



	color: #b1b1b1;



}



.ow_errormessage_not {



	display: block; 



	padding-bottom: 4px; 



	padding-left: 4px;



}



.ow_dialog_in_item.errormessage .ow_errormessage_not {



	padding-left: 0;



}



/* -------End of attachments styles----------*/



/* ----------- Comments styles---------- */



body .ow_attachments .buttons {



	padding: 2px;



	background: rgba(255, 255, 255, 0.7);



	border: none;



    border-radius: 2px;



    -moz-border-radius: 2px;



    -webkit-border-radius: 2px;



}



body .ow_attachments a.video {



    border-radius: 0 2px 2px 0;



    margin: 0 0 0 -1px;



}



.base_cmnts_temp_cont .ow_ipc_info {



	border: none;



	padding-bottom: 1px;



}



.ow_comments_item,



.ow_feed_comments_viewall,



.ow_feed_comments_input_sticky,



.ow_photo_attachment_preview,



.ow_oembed_attachment_preview,



.ow_oembed_attachment_pic,



.ow_comments_form_wrap,



.ow_newsfeed_features .ow_tooltip .ow_tooltip_body,



.ow_newsfeed_item .ow_comments_no_form .ow_comments_msg {



	background-color: #ecf0f1;



	border-color: #d3d6d7;



	border-style: solid;



}



body .ow_photo_attachment_preview,



body .ow_oembed_attachment_preview {



    background-color: transparent;



}



.ow_comments_item {



	position: relative;



	padding: 0px 0px 4px;



	padding: 6px 6px 4px 6px;



	border-width: 1px 1px 0 1px;



}



.ow_comments_form_top .ow_comments_item {



	border-width: 0 1px 1px 1px;



}



.ow_comments_form_top .ow_paging {



    margin-bottom: 0;



    margin-top: 8px;



}



.ow_newsfeed_features .ow_comments_item {



    border-width: 1px 0 0 0;



}



.ow_photoview_info_wrap.sticked .ow_comments_item:last-child {



	border-width: 1px;



	margin-bottom: 12px;



}



.ow_comments_form_top .ow_comments_list .ow_comments_item:last-child {



	border-radius: 0px 0px 2px 2px;



	-moz-border-radius: 0px 0px 2px 2px;



	-webkit-border-radius: 0px 0px 2px 2px;



}



.ow_comments_list .ow_comments_item:first-child {



	border-radius: 2px 2px 0 0;



	-moz-border-radius: 2px 2px 0 0;



	-webkit-border-radius: 2px 2px 0 0;



}



.ow_comments_form_top .ow_comments_list .ow_comments_item:first-child {



	border-radius: 0;



	-moz-border-radius: 0;



	-webkit-border-radius: 0;



}



.ow_comments_no_form .ow_comments_list .ow_comments_item:last-child {



	border-bottom-left-radius: 2px;



	-webkit-border-bottom-left-radius: 2px;



	-moz-border-radius-bottomleft: 2px;



	border-bottom-right-radius: 2px;



	-webkti-border-bottom-right-radius: 2px;



	-moz-border-radius-bottomright: 2px;



	border-width: 0 1px 1px 1px;



}



.ow_newsfeed_item .ow_comments_no_form .ow_comments_list .ow_comments_item:last-child {



	border-width: 1px 0 0 0;



}



.ow_newsfeed_item .ow_comments_no_form .ow_comments_msg {



	border-top-width: 1px;



}



.ow_comments_form_top.ow_comments_no_form .ow_comments_list .ow_comments_item:first-child {



	border-top-left-radius: 2px;



	-webkit-border-top-left-radius: 2px;



	-moz-border-radius-topleft: 2px;



	border-top-right-radius: 2px;



	-webkit-border-top-right-radius: 2px;



	-moz-border-radius-topright: 2px;



	border-width: 1px;



}



.ow_newsfeed_features .ow_comments_list div .ow_context_action_block .ow_context_action {



    border-top-width: 1px;



}



.ow_comments_form_wrap {



	padding: 6px 6px 4px 6px;



	border-radius: 0 0 2px 2px;



	-moz-border-radius: 0 0 2px 2px;



	-webkit-border-radius: 0 0 2px 2px;



	border-width: 1px;



	min-height: 42px;



}



.ow_comments_ipc .ow_comments_form_wrap {



	min-height: 50px;



}



.ow_newsfeed_features .ow_comments_form_wrap,



.ow_newsfeed_features .ow_feed_comments_viewall {



	border-width: 1px 0 0 0;



}



.ow_comments_form_top .ow_comments_form_wrap {



	border-radius: 2px 2px 0 0;



	-moz-border-radius: 2px 2px 0 0;



	-webkit-border-radius: 2px 2px 0 0;



}



.ow_feed_comments_viewall {



	text-align: right;



	padding: 8px 8px 8px 0;



	border-width: 1px 1px 0 1px;



	border-radius: 2px 2px 0 0;



	-moz-border-radius: 2px 2px 0 0;



	-webkit-border-radius: 2px 2px 0 0;



	min-height: 14px;



}



.ow_feed_comments_input_sticky {



	position: absolute;



	bottom: 0;



	left: 0;



	width: 100%;



}



.ow_feed_comments_input_sticky .ow_comments_input_wrap {



	padding: 6px 12px 4px 22px;



}



.ow_feed_comments_input_sticky .ow_comments_form_wrap {



	border-top-width: 1px;



}







.ow_comments_item_picture{



    float: left;



    margin-right: -50px;



    width: 50px;



}



.ow_comments_item_info {



    margin-left: 57px;



}



.ow_comments_item_info textarea.ow_smallmargin {



	margin-bottom: 6px;



	width: 100%;



	margin-top: 4px;



}



.ow_comments_item_info .comments_fake_autoclick {



	width: 100%;



	height: 28px;



	margin-top: 4px;	



}



.ow_comments_item_header {



	margin-bottom: 2px;



}



.ow_comments_item_header a {



    font-size: 11px;



    font-weight: bold;



}



.ow_comments_item_toolbar {



    float: left;



	font-size:10px;



	width: 100%;



}



.ow_comments_item_info .clearfix .ow_comments_item_toolbar {



    white-space: normal;



}



.ow_comments_date {



	float: right;



	font-size: 10px;



}



.ow_comments_list .ow_tooltip .ow_tooltip_body {



    padding: 4px 0px;



}



.ow_comments_list .ow_context_action_list a {



	padding: 4px 12px;



}



.ow_comments_item_info .mipc_url{



    font-weight: bold;



}



.comment_add_arr {



	float: left;



	display: block;



	position: relative;



	z-index: 1;



	left: 1px;



	width: 5px;



	height: 9px;



	margin: 14px 0px 0px -5px;



    background: url(images/comment_arr.png) no-repeat 0px 0px;



}



.ow_comments_list .comments_view_all {



	padding-bottom: 5px;



}



body .ow_comments_list .ow_attachment {



	padding-top: 4px;



}



body .ow_comments_content.ow_smallmargin {



	margin-bottom: 0px;



}



.ow_comments_content  img {



	max-width: 100%;



}



.ow_comments_btn_block {



	padding: 0 0px 0px 0;



}



.ow_comments_item .cnx_action {



	position: absolute;



    right: 4px;



    top: 4px;



}



.ow_comments_msg {



	padding-top: 4px;



	color: #666;



}



body .item_loaded {



	margin: 0px 3px 8px 57px;



}



body textarea.ow_newsfeed_status_input {



	height: 58px;



}



body textarea.ow_newsfeed_status_input.invitation {



	width: 100%;



	height: 28px;



}



.ow_comments_mipc.ow_comments_paging .ow_comments_list {



	margin-bottom: 8px;



}



.ow_comments_mipc .ow_comments_item_picture,



.ow_feed_comments_input_sticky .ow_comments_item_picture  {



	width: 42px;



	margin-right: -42px;



	float: left;



}



.ow_comments_mipc .ow_comments_item_picture .ow_avatar,



.ow_feed_comments_input_sticky .ow_comments_item_picture .ow_avatar {



	height: 32px;



    width: 32px;



    background: url(images/avatar_mini_bg.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);



}



.ow_comments_mipc .ow_comments_item_picture .ow_avatar img,



.ow_feed_comments_input_sticky .ow_comments_item_picture .ow_avatar img {



	width: 32px;



	height: 32px;



}



.ow_comments_mipc .ow_comments_item_info,



.ow_feed_comments_input_sticky .ow_comments_item_info {



	margin-left: 48px;



}



.ow_comments_mipc .ow_comments_list {



	margin-bottom: 1px;



}



.ow_comments_item_info .ow_comments_content {



	padding: 2px 0;



    width: 100%;



    word-wrap: break-word;



}



.ow_comments_input_wrap textarea.comments_fake_autoclick {



	resize: none;



	height: 30px;



	padding-right: 28px;



}



.ow_comments_input_wrap .ow_comments_input {



	padding-top: 4px;



	position: relative;



}



.ow_comments_input_wrap .ow_comments_input .comments_fake_autoclick {



	margin-top: 0;



}



.ow_comments_input .ow_attachment_icons {



	position: absolute;



	top: 8px;



	right: 4px;



}



.ow_comments_input .ow_attachments a {



    background: url(images/wysiwyg.png) no-repeat scroll -176px 0px rgba(0, 0, 0, 0);



    cursor: pointer;



    float: left;



    height: 20px;



    overflow: hidden;



    text-decoration: none;



    width: 20px;



}



.ow_attachments input[type="file"] {



    cursor: pointer;



    float: right;



    opacity: 0;



}



/*End of comments styles*/







/*========================================================



        [5] Common Blocks        __blocks



  ========================================================*/


/*
.ow_box_cap_empty {



	background: #e7e7e7 url('images/box_cap.gif') repeat-x left top;



	border: 1px solid #B4B4B4;



    border-radius: 6px 6px 0px 0px;



	margin-bottom: 8px;



}*/







.ow_box_cap_empty .ow_box_cap_right {



}







.ow_box_cap_empty .ow_box_cap_body {



	min-height: 33px;



}







/*.ow_box_cap h3,



.ow_box_cap_empty h3{



    background-image: url(images/ic_file.png);



    background-repeat: no-repeat;



    background-position: 8px 8px;



    padding: 9px 0 8px 32px;



    text-transform: normal;



	height: auto;



	line-height: 18px;	



    overflow: hidden;



	font-weight: normal;



	font-family: Arial, Helvetica, sans-serif;



}
*/






.ow_box_cap {



	/*background: #e9e9e9 url('images/box_cap.gif') repeat-x left top;*/



	border:0;



    border-radius:0



}







.ow_box_cap .ow_box_cap_body {



	min-height: 32px;



}



.ow_box {



    background-color: rgba(255, 255, 255, 0.5);



    margin-bottom: 8px;



    padding: 8px 8px 8px 8px;



    position: relative;



    border-width: 0px 1px 1px 1px;



    border-style: solid;



    border-color: #B4B4B4;



    border-bottom-left-radius: 6px;



    border-bottom-right-radius: 6px;



}







.ow_box_empty{



	position: relative;



}



.ow_box .bottom_toolbar, .ow_box_mod .bottom_toolbar{



	margin-top: 10px;



    border-top: 1px solid #ccc;



    font-size: 10px;



    padding: 0 5px;



    text-align: right;



}



.ow_box.ow_no_cap {



    border-top-left-radius: 6px;



    border-top-right-radius: 6px;



}







.ow_sidebar .ow_box_bottom_shadow,



.ow_supernarrow .ow_box_bottom_shadow



{



	background-image: url('images/box-shadow-small.png');



	bottom: -12px;



}







/*========================================================



        [6] Standard Listings        __listings



  ========================================================*/







.ow_canvas .ow_avatar img,



.ow_canvas .ow_lp_avatars img,



.ow_canvas .ow_newsfeed_avatar img {



    width: 40px;



    height: 40px;



}



/* ---- Item Picture Content ---- */



.ow_ipc {



	margin-top: 16px;



	margin-bottom: 0px;



}



.ow_ipc:first-child {



	margin-top: 0px;



}







.ow_ipc_picture{



    float: left;



    margin-right: -50px;



    width: 50px;



	/*padding: 4px 5px 6px;*/



}



.ow_ipc_picture .ow_avatar {



	background: url(images/avatar_bg.png) no-repeat;



}



.ow_ipc_picture img {



	width: 40px;



	height: 40px;



}



.ow_ipc_picture img:first-child {



	margin-top: 7px;



	margin-left: 5px;



}



.ow_ipc_picture .ow_avatar img {



	margin-top: 0px;



	margin-left: 0px;	



}



.ow_ipc_info{



    margin-left: 57px;



    padding: 0px 0px 10px 0px;



	border-bottom: 1px solid #DBDDDE;   



}







.ow_ipc_header{



    padding: 0px 0px 0px;



    margin: 0px 0px 0px;



}



.ow_ipc_header a {



	font-size: 12px;



	font-weight: bold;



}



.ow_ipc.ow_smallmargin {



	margin-bottom: 0px;



}



.ow_ipc_content{



    padding: 0px 0px 12px 0px;



    line-height: 1.25em;



}



.ow_ipc_toolbar{



    font-size: 11px;



	float: left;



	padding: 0 0px 0px 0px;



	width: 100%;



}



.ow_ipc_toolbar .ow_icon_control {



	padding: 0px;



}



html body div .ow_ipc_toolbar span {



	background: none;



}



.ow_ipc_toolbar .ow_ipc_date,



.ow_ipc_date {



	float: right;



	font-size: 10px;



	line-height: 14px;



}



.ow_table_1 .ow_ipc_info,



.ow_table_2 .ow_ipc_info {



    border: none;



}



/* ---- End of the Item Picture Content ---- */







/* ---- Mini Item Picture Content ---- */



.ow_mini_ipc_picture {



    float: left;



    margin-right: -42px;



    width: 42px;



}



.ow_mini_ipc_picture .ow_avatar {



	background: url(images/avatar_mini_bg.png) no-repeat 0px 0px;



}







.ow_mini_ipc_picture img,



.ow_mini_ipc_picture .ow_avatar,



.ow_mini_ipc_picture .ow_avatar img {



    width: 32px;



    height: 32px;



}







.ow_mini_ipc_info {



    margin-left: 49px;



    padding-top: 0;



}







.ow_mini_ipc_info .mipc_url {



    font-weight: bold;



}



.ow_mini_ipc_content {



    margin-top: 5px;



}



/* ---- End of the Mini Item Picture Content ---- */







/* ---- Item Content ---- */



.ow_ic_header {



	margin-bottom: 5px;



}







.ow_ic_description {



	margin-bottom: 5px;



}



.ow_ic_date {



	float: right;



	font-size: 10px;



	line-height: 14px;	



}



th,



.ow_highbox_table .ow_highbox,



.ow_page .ow_highbox,



.ow_sidebar,



.ow_table_3 td {



	border-color: #e7e7e7;



}



.ow_page td.ow_highbox {



	border-color: #C4C4C4;



}







.ow_box_toolbar {



	margin-top: 16px;



    font-size: 11px;



	float: right;



    white-space: nowrap;



}



.ow_box_toolbar span {



	padding: 0px 2px 0px 0px;



}



.ow_box_toolbar span.ow_nowrap a {



	display: inline-block;



	color: #a53053;



	text-shadow: #fff 0 1px 0;



	border-style: solid;



	border-color: #B4B4B4; 



	border-width: 1px 1px 1px 1px; 



	background: url(images/box_menu.gif) repeat-x;



	padding: 0px 6px 0px;



	line-height: 22px;



	border-radius: 3px;



	-moz-border-radius:3px;



	-webkit-border-radius: 3px;



	-khtml-border-radius:3px;



}



.ow_box_toolbar span.ow_nowrap a:hover {



	background: url(images/box_menu.gif) repeat-x;



	color:#a53053;



	text-shadow: #fff 0 1px 0;



	border-color: #8f8f8f; 



}



.ow_box_empty .ow_box_toolbar {



}



.ow_box_toolbar a {



	color: #5a5a5a;



}



.ow_box_toolbar a:hover {



	text-decoration: none;



}



.ow_box_toolbar .ow_delimiter,



.ow_ic_toolbar  .ow_delimiter{



	display: none;



}







.ow_avatar_list{



    text-align: center;



}







.ow_avatar_list a{



    margin-bottom: 0px;



    margin-right: 1px;



}







/* ---- Tooltip ---- */



.ow_tooltip {



    margin-top: 0;



    padding-top: 2px;



}



.ow_tooltip_tail {



    display:inline-block;



    padding: 0px 0px;



	width: 100%;



}



.ow_tooltip_tail span {



    display:inline-block;



	background: url(images/tooltip_tail.png) no-repeat 8px -6px;



	width: 19px;



	height: 6px;



	margin-bottom: -1px;



}



.ow_tooltip .ow_tooltip_body {



    background:#f6fafd;



    padding:4px;



    border-radius:4px;



	-moz-border-radius: 4px;



	-webkit-border-radius: 4px;



	border: 1px solid #d1d1d1;



	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);



	-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);



	box-shadow:0 2px 4px rgba(0, 0, 0, 0.2);



	/*max-width: 250px;*/



}



.ow_forum_search_context_menu .ow_tooltip .ow_tooltip_body {



    padding: 4px 0;



}



.ow_forum_search_context_menu .ow_context_action_list a {



     padding: 4px 12px;



}



/* ---- Top Right Tooltip  ---- */



.ow_tooltip_top_right.ow_tooltip {



    margin-top: 0;



    position: absolute;



    right: -1px;



    top: 0px;



 }



.ow_tooltip_top_right .ow_tooltip_tail span {



	background-position: 3px -6px;



}



.ow_tooltip_top_right .ow_tooltip_tail {



	text-align: right;



}



/* ---- Bottom Left Tooltip  ---- */



.ow_tooltip_bottom_left .ow_tooltip_tail span {



	background-position: 9px 0px;



	margin-top: -1px;



}



/* ---- Bottom Right Tooltip  ---- */



.ow_tooltip_bottom_right .ow_tooltip_tail span {



	background-position: 1px 0px;



	margin-top: -1px;



}



.ow_tooltip_bottom_right .ow_tooltip_tail {



	text-align: right;



}



/* ---- Left Side Tooltip  ---- */



.ow_tooltip_left .ow_tooltip_tail {



	float: left;



	margin-right: -4px;



	width: 4px;



	padding-top: 8px;



}



.ow_tooltip_left .ow_tooltip_tail span {



	margin: 0px;



	width: 5px;



	height: 11px;



	background-position: 0px -28px;



}



.ow_tooltip_left .ow_tooltip_body {



	display: block;



	margin-left: 4px;



}



/* ---- Right Side Tooltip  ---- */



.ow_tooltip_right .ow_tooltip_tail {



	float: right;



	margin-left: -4px;



	width: 5px;



	padding-top: 8px;



}



.ow_tooltip_right .ow_tooltip_tail span {



	margin: 0px;



	width: 5px;



	height: 11px;



	background-position: 0px -15px;



}



.ow_tooltip_right .ow_tooltip_body {



    display:block;



	margin-right: 4px;



}











/* ---- End of Tooltip  ---- */







/* ---- Counter  ---- */



.ow_count_wrap {



    text-align: center;



   	display: inline-block;



	line-height: 15px;



	font-size: 10px;



	vertical-align: top;



}



.ow_count_bg {



    border-radius: 10px;



    -moz-border-radius: 2px;



    -webkit-border-radius: 2px;



	display: inline-block;



    background: url(images/ow_console_count.gif) repeat scroll 0 0 #b94363;



 	min-height: 15px; 



 	overflow: hidden;



}



.ow_count {



    color: #ffffff;



    padding: 0 4px 0 4px;



    text-shadow: #7e2d4b 0 1px 0;



}



.ow_count_active {



    background: none repeat scroll 0 0 #ff77b9;



    text-shadow: #c5528b 0 1px 0;



}



/* ---- End of Counter  ---- */







/* ---- Item Voted Content ---- */







.ow_ivc_box{



}







.ow_ivc_voteupdown{



	background-repeat: no-repeat;



	background-position: center 5px;



    float: left;



    margin-right: -50px;



    padding: 0px 5px 5px;



    text-align: center;



}







.ow_ivc_content{



    margin-left: 75px;



}



/* ---- Listing Picture ---- */







.ow_lp_picture{



    float: left;



    margin: 0 1px 1px 0;



}







.ow_lp_wrapper{



    /*float: left;



    overflow: hidden;



    text-align: center;*/



}







.ow_lp_avatars{



	text-align:center;



}







.ow_lp_avatars .ow_lp_wrapper{



	display: inline-block;



    margin: 0 1px 1px 0;



    width: 40px;



}







.ow_lp_albums .ow_lp_wrapper{



    width: 77px;



    height: 77px;



    padding: 4px 0px 0px 5px;    



    float: left;



    margin-right: 4px;



    background: url(images/lp_wrapper.png) no-repeat 0px 0px;    



}







.ow_lp_photos .ow_lp_wrapper{



    background: url("images/lp_wrapper.png") no-repeat scroll 0 0 transparent;



    display: inline-block;



    float: none;



    height: 77px;



    margin: 0 2px 3px 0;



    padding: 4px 0 0 5px;



    text-align: left;



    width: 77px;



}







.ow_lp_avatars img {



    /*display: block;*/



}







.ow_lp_avatars .ow_avatar {



    margin: 1px;



	text-align: left;



}







.base_index_page .ow_lp_avatars .ow_avatar {



    margin: 1px 1px 5px;



}



.ow_lp_photos img,



.ow_lp_albums img{



    width: 72px;



    height: 72px;



    /*display: block;*/



}







.ow_lp_label{



    margin-left: 80px;



}







.ow_lp_avatars.ow_mini_avatar{



    text-align:left;



}



.ow_mini_avatar .ow_avatar{



    background: url(images/avatar_mini_bg.png) no-repeat 0px 0px;



}



.ow_mini_avatar .ow_avatar, .ow_avatar.ow_mini_avatar,



.ow_mini_avatar .ow_avatar img, .ow_avatar.ow_mini_avatar img {



    width: 32px;



    height: 32px;



}







a.avatar_list_more_icon{



    width: 25px;



    height: 32px;



    display: inline-block;



    margin: 0 1px;



    background: #eee url(images/more_icon.png) no-repeat 50% 50%;



}







/* ---- User List ---- */







.ow_user_list {



}







.ow_user_list .ow_item_set3{



    width: 32%;



    word-wrap: break-word;



}







.ow_user_list_item{



    float: left;



    padding: 10px;



    padding-right: 0px;



    position: relative;



}







.ow_user_list_picture{



    float: left;



    margin-right: -50px;



    width: 50px;



}







.ow_user_list_picture img{



    width: 40px;



    height: 40px;



}







.ow_user_list_data{



    margin-left: 53px;



}



.ow_uli_context_menu {



	position: absolute;



	top: 10px;



	right: 10px;



	display: none;



}



.ow_user_list_item:hover .ow_uli_context_menu {



	display: block;



}



.ow_uli_context_menu .ow_tooltip .ow_tooltip_body {



    padding: 4px 0;



}



.ow_uli_context_menu .ow_context_action_list a {



	padding: 4px 12px;



}



/*=======================================================



        [7] Tables        __tables



  ========================================================*/



.ow_table_1,



.ow_table_2 {



	border-collapse: separate;



}



.ow_table_3 {



	border-collapse: collapse;



}



.ow_table_1,



.ow_table_2,



.ow_table_3{



    margin-bottom: 25px;



    width: 100%;



}



.ow_table_1 tr td,



.ow_table_2 tr td,



.ow_user_list .ow_alt1,



.ow_user_list .ow_alt2,



.ow_video_list .ow_alt1,



.ow_video_list .ow_alt2,



.ow_photo_list .ow_alt1,



.ow_photo_list .ow_alt2 {



	border-style: solid;



	border-color: #C4C4C4;



}



.ow_table_1 tr td,



.ow_table_2 tr td {



	border-width: 0px 1px 1px 0px;



}



.ow_table_1 .ow_empty + tr td:first-child,



.ow_table_2 .ow_empty + tr td:first-child {



    border-radius: 4px 0px 0px 0px;



    -moz-border-radius: 4px 0px 0px 0px;



    -webkit-border-radius: 4px 0px 0px 0px;



	border-bottom-width: 1px;



	border-left-width: 1px;



	border-top-width: 1px;



}



.ow_video_list div:first-child,



.ow_user_list div:first-child {



	border-left-width: 1px;



	border-top-width: 1px;



}



.ow_table_1 tr td:first-child,



.ow_table_2 tr td:first-child {



	border-left-width: 1px;



}



.ow_video_list div,



.ow_user_list div {



	border-bottom-width: 1px;



	border-left-width: 1px;



	border-right-width: 1px;



}



.ow_video_list div:last-child,



.ow_user_list div:last-child {



	border-bottom-width: 1px;



	border-left-width: 1px;



	border-right-width: 1px;



    border-bottom-left-radius: 4px;



	border-bottom-right-radius: 4px;



}



.ow_video_list div:first-child,



.ow_user_list div:first-child {



    border-top-left-radius: 4px;



	border-top-right-radius: 4px;



}



.ow_table_1 tr td:last-child,



.ow_table_2 tr td:last-child {



	border-bottom-width: 1px;



	border-right-width: 1px;



}



.ow_table_1 tr:first-child td,



.ow_table_2 tr:first-child td {



	border-top-width: 1px;



}



.ow_table_1 tr:first-child td:first-child,



.ow_table_1 tr:first-child th:first-child,



.ow_table_2 tr:first-child td:first-child,



.ow_table_2 tr:first-child th:first-child {



    border-top-left-radius: 4px;



    -moz-border-top-left-radius: 4px;



    -webkit-border-top-left-radius: 4px;



	border-bottom-width: 1px;



	border-left-width: 1px;



	border-top-width: 1px;



}



.ow_table_1 tr:first-child td:last-child,



.ow_table_1 tr:first-child th:last-child,



.ow_table_2 tr:first-child td:last-child,



.ow_table_2 tr:first-child th:last-child {



    border-top-right-radius: 4px;



    -moz-border-top-right-radius: 4px;



    -webkit-border-top-right-radius: 4px;



	border-bottom-width: 1px;



	border-top-width: 1px;



	border-right-width: 1px;



}



.ow_table_1 tr:last-child td:first-child,



.ow_table_1 tr.ow_alt1:last-child td:first-child,



.ow_table_1 tr.ow_tr_last td:first-child,



.ow_table_1 tr.ow_tr_last th:first-child,



.ow_table_2 tr:last-child td:first-child,



.ow_table_2 tr.ow_alt1:last-child td:first-child,



.ow_table_2 tr.ow_tr_last td:first-child,



.ow_table_2 tr.ow_tr_last th:first-child {



    border-bottom-left-radius: 4px;



    -moz-border-left-radius: 4px;



    -webkit-border-left-radius: 4px;



	border-bottom-width: 1px;



	border-left-width: 1px;



	border-bottom-right-radius: 0px;



    -moz-border-bottom-right-radius: 0px;



    -webkit-border-bottom-right-radius: 0px;	



}



.ow_table_1 tr:last-child td:last-child,



.ow_table_1 tr.alt1:last-child td:last-child,



.ow_table_1 tr.ow_tr_last td:last-child,



.ow_table_1 tr.ow_tr_last th:last-child,



.ow_table_2 tr:last-child td:last-child,



.ow_table_2 tr.alt1:last-child td:last-child,



.ow_table_2 tr.ow_tr_last td:last-child,



.ow_table_2 tr.ow_tr_last th:last-child {



    border-bottom-right-radius: 4px;



    -moz-border-bottom-right-radius: 4px;



    -webkit-border-bottom-right-radius: 4px;



	border-bottom-width: 1px;



	border-right-width: 1px;



	border-top-right-radius: 0px;



    -moz-border-top-right-radius: 0px;



    -webkit-border-top-right-radius: 0px;



}



.ow_table_1 tr:last-child td,



.ow_table_1 tr:last-child th,



.ow_table_2 tr:last-child td,



.ow_table_2 tr:last-child th {



	border-top-width: 0px;



}



.ow_table_1 th,



.ow_table_2 th {



	border-style: solid;



	border-color: #e8e8e8  #e8e8e8 #ccc #e8e8e8;



	border-width: 0px 1px 1px;



	_border-width: 1px;



}



.ow_table_1 tr.ow_tr_first td,



.ow_table_2 tr.ow_tr_first td{



	border-top-width: 1px;



}



.ow_table_1 tr.ow_tr_first th,



.ow_table_2 tr.ow_tr_first th {



	border-width: 1px 0px;



	border-color: #C4C4C4;



}



.ow_table_1 tr.ow_tr_first th:first-child,



.ow_table_1 tr.ow_tr_first td:first-child,



.ow_table_2 tr.ow_tr_first th:first-child,



.ow_table_2 tr.ow_tr_first td:first-child {



	border-left-width: 1px;



    border-top-left-radius: 4px;



}



.ie8 .ow_table_1 tr.ow_tr_first th,



.ie8 .ow_table_2 tr.ow_tr_first th {



	border-right-width: 1px;



}



/*@media \0screen {



	.ow_table_1 tr.ow_tr_first th,



	.ow_table_2 tr.ow_tr_first th {



	border-right-width: 1px;



}



}*/



.ow_table_1 tr.ow_tr_delimiter td,



.ow_table_2 tr.ow_tr_delimiter td  {



	border: none;



}



.ow_table_1 tr.ow_tr_first th:last-child,



.ow_table_1 tr.ow_tr_first td:last-child,



.ow_table_2 tr.ow_tr_first th:last-child,



.ow_table_2 tr.ow_tr_first td:last-child {



   	border-right-width: 1px;



    border-top-right-radius: 4px;



}



.ow_table_1 tr.ow_tr_first th:last-child,



.ow_table_2 tr.ow_tr_first th:last-child {



   	border-right-color: #ABABAB;



}



.ow_table_1 td,



.ow_table_2 td{



    padding: 8px;



    vertical-align: middle;



}







.ow_table_1 td .text{



    color: #999;



}







.ow_table_2{



    border-collapse: separate;



}







.ow_table_2 td{



    text-align: center;



}







.ow_table_3{



    border-collapse: separate;



    border-spacing: 5px;



}







.ow_table_3 td{



    border-left-width: 1px;



    border-left-style: solid;



    vertical-align: top;



}







.ow_table_3 td.ow_label{



    border: none;



    color: #666;



    text-align: right;



}







.ow_table_3 td.ow_value{



	width: 50%;



	padding-left: 10px;



}







.ow_table_4{



    border-collapse: separate;



    border-spacing: 5px;



}







.ow_table_4 td{



    vertical-align: top;



}







.ow_table_4 td.ow_label{



    border: none;



    color: #666;



    text-align: right;



}







.ow_table_4 td.ow_value{



    padding-left: 10px;



}







th.ow_section{



    border: 0 none;



    padding: 15px 0;



	text-align: center;



    background: transparent;



}







th span.ow_section_icon{



    background-repeat: no-repeat;



    padding-left: 22px;



}







th.ow_section span{



    background: #f0f0f0;



    padding: 5px 10px;



    border-radius: 5px;



    -moz-border-radius: 5px;



    -webkit-border-radius: 5px;



    text-shadow: #fff 0 1px 0;



    font-weight: normal;



}







table.ow_form td.ow_label{



    color: #666;



    text-align: right;



    width: 20%;



}







table.ow_form td.ow_desc{



    width: 25%;



    color: #666666;



    font-size: 11px;



}







table.ow_form td.ow_submit{



    text-align: center;



}











/*========================================================



        [8] Messages & Notifications        __messages



  ========================================================*/











/*========================================================



        [9] Thumbnails & Icons        __icons



  ========================================================*/







img.thumb{



    width: 100px;



}






/*
html body div .ow_ic_add{ background-image: url(images/ic_add.png); }*/



html body div .ow_ic_aloud{ background-image: url(images/ic_aloud.png); }



html body div .ow_ic_app{ background-image: url(images/ic_app.png); }



html body div .ow_ic_attach{ background-image: url(images/ic_attach.png); }



html body div .ow_ic_birthday{ background-image: url(images/ic_birthday.png); }



html body div .ow_ic_bookmark{ background-image: url(images/ic_bookmark.png); }



/*html body div .ow_ic_calendar{ background-image: url(images/ic_calendar.png); }*/



html body div .ow_ic_cart{ background-image: url(images/ic_cart.png); }



html body div .ow_ic_chat{ background-image: url(images/ic_chat.png); }



/*html body div .ow_ic_clock{ background-image: url(images/ic_clock.png); }*/



html body div .ow_ic_comment{ background-image: url(images/ic_comment.png); }



html body div .ow_ic_cut{ background-image: url(images/ic_cut.png); }



html body div .ow_ic_dashboard{ background-image: url(images/ic_dashboard.png); }



html body div .ow_ic_delete{ background-image: url(images/ic_delete.png); }



html body div .ow_ic_draft{ background-image: url(images/ic_draft.png); }



html body div .ow_ic_down_arrow{ background-image: url(images/ic_down_arrow.png); }



html body div .ow_ic_edit{ background-image: url(images/ic_edit.png); }



html body div .ow_ic_female{ background-image: url(images/ic_female.png); }



html body div .ow_ic_file{ background-image: url(images/ic_file.png); }



/*html body div .ow_ic_files{ background-image: url(images/ic_files.png); }*/



html body div .ow_ic_flag{ background-image: url(images/ic_flag.png); }



html body div .ow_ic_folder{ background-image: url(images/ic_folder.png); }



html body div .ow_ic_forum{ background-image: url(images/ic_forum.png); }



html body div .ow_ic_friends{ background-image: url(images/ic_friends.png); }



html body div .ow_ic_gear_wheel{ background-image: url(images/ic_gear_wheel.png); }



html body div .ow_ic_heart{ background-image: url(images/ic_heart.png); }



html body div .ow_ic_help{ background-image: url(images/ic_help.png); }



html body div .ow_ic_house{ background-image: url(images/ic_house.png); }



/*html body div .ow_ic_info{ background-image: url(images/ic_info.png); }*/



html body div .ow_ic_key{ background-image: url(images/ic_key.png); }



html body div .ow_ic_left_arrow{ background-image: url(images/ic_left_arrow.png); }



/*html body div .ow_ic_lens{ background-image: url(images/ic_lens.png); }*/



html body div .ow_ic_link{ background-image: url(images/ic_link.png); }



html body div .ow_ic_lock{ background-image: url(images/ic_lock.png); }



html body div .ow_ic_mail{ background-image: url(images/ic_mail.png); }



html body div .ow_ic_male{ background-image: url(images/ic_male.png); }



html body div .ow_ic_mobile{ background-image: url(images/ic_mobile.png); }



html body div .ow_ic_moderator{ background-image: url(images/ic_moderator.png); }



html body div .ow_ic_monitor{ background-image: url(images/ic_monitor.png); }



html body div .ow_ic_move{ background-image: url(images/ic_move.png); }



html body div .ow_ic_music{ background-image: url(images/ic_music.png); }



html body div .ow_ic_new{ background-image: url(images/ic_new.png); }



html body div .ow_ic_ok{ background-image: url(images/ic_ok.png); }



html body div .ow_ic_online{ background-image: url(images/ic_online.png); }



html body div .ow_ic_picture{ background-image: url(images/ic_picture.png); }



html body div .ow_ic_places{ background-image: url(images/ic_places.png); }



html body div .ow_ic_plugin{ background-image: url(images/ic_plugin.png); }



html body div .ow_ic_push_pin{ background-image: url(images/ic_push_pin.png); }



html body div .ow_ic_reply{ background-image: url(images/ic_reply.png); }



html body div .ow_ic_right_arrow{ background-image: url(images/ic_right_arrow.png); }



html body div .ow_ic_rss{ background-image: url(images/ic_rss.png); }



html body div .ow_ic_save{ background-image: url(images/ic_download.png); }



html body div .ow_ic_restrict{ background-image: url(images/ic_restrict.png); }



html body div .ow_ic_script{ background-image: url(images/ic_script.png); }



html body div .ow_ic_server{ background-image: url(images/ic_server.png); }



html body div .ow_ic_star{ background-image: url(images/ic_star.png); }



html body div .ow_ic_tag{ background-image: url(images/ic_tag.png); }



html body div .ow_ic_trash{ background-image: url(images/ic_trash.png); }



html body div .ow_ic_unlock{ background-image: url(images/ic_unlock.png); }



html body div .ow_ic_up_arrow{ background-image: url(images/ic_up_arrow.png); }



html body div .ow_ic_update{ background-image: url(images/ic_update.png); }



/*html body div .ow_ic_user{ background-image: url(images/ic_user.png); }*/



html body div .ow_ic_video{ background-image: url(images/ic_video.png); }



html body div .ow_ic_warning{ background-image: url(images/ic_warning.png); }



html body div .ow_ic_delate{ background-image: url(images/ic_delate.png); }








html body div .ow_button span,



html body div .ow_button span.ow_negative,



html body div .ow_button span.ow_negative .ow_inprogress {



	background-image: none;



	background-repeat: no-repeat;



}







.maintenance_cont h1 {



	background-image: none;



}







.ow_icon_control{



    background-repeat: no-repeat;



    display: inline-block;



    padding: 0px 0 2px 20px;



    line-height: 15px;



}







html body div .ow_miniic_comment{ background: url(images/miniic_set.png) no-repeat 4px 5px; }



html body div .ow_miniic_like { background: url(images/miniic_set.png) no-repeat -15px 4px; }



html body div .ow_miniic_delete{ background-image: url(images/miniic_x.png); }







html body div .ow_tinyic_delete{ background-image: url(images/tinyic_delete.png); }



html body div .ow_tinyic_tag{ background-image: url(images/tinyic_tag.png); }



html body div .ow_tinyic_write{ background-image: url(images/tinyic_write.png); }







.ow_miniicon_control{



    background-repeat: no-repeat;



    display: inline-block;



    padding: 1px 0 2px 14px;



    line-height: 9px;



}







.ow_box_cap_icons{



	margin-top: -26px;



}







span.ow_icon{



    background-repeat: no-repeat;



    display: inline-block;



    height: 16px;



    width: 16px;



}







.ow_marked_cell{



    background-image: url(images/ic_ok.png);



    background-repeat: no-repeat;



    background-position: center center;



}







.ow_box_cap_icons a.close{



    background-position: 50% 50%;



    background-repeat: no-repeat;



    float: right;



    width: 20px;



    height: 20px;



}











/*========================================================



        [10] Menus        __menus



  ========================================================*/







/* ---- Main Menu styles ---- */







.ow_menu_wrap {



	height: 76px;



	display: table;



	background: url('images/menu.png') repeat-x;



    margin: 0 auto;



    width: 100%;



}



.ow_main_menu{



	font-family: Arial, Helvetica, sans-serif;



   	display: table-cell;



	text-align: center;



	vertical-align: middle;



	padding: 4px 0px 0px;



}



html[xmlns] .ow_main_menu.clearfix {



	display: table-cell;



}



.ow_main_menu li {



    padding: 0;



	display: inline-block;



}







.ow_main_menu li a {



    color: #252525; /** OW_Control type:color, key:menuColor, section:2. Colors, label: 4. Menu text color **/



    display: inline-block;



	font-size: 13px;



    padding: 2px 8px 6px 8px;



    text-decoration: none;



	text-transform: uppercase;



	text-shadow: #fff 0 1px 0;



	font-weight: normal;



}







.ow_main_menu li.active a {



}







.ow_main_menu li.active a,



.ow_main_menu li a:hover {



	color: #a53053; 



	text-shadow: #fff 0 1px 0;



}



.ow_main_menu li a:hover {



	text-decoration: underline;



}



.ow_box_menu {



	font-size: 0px;



	line-height: 21px;



	margin-bottom: 16px;



}



.ow_box .ow_box_menu {



	text-align: right;



}







.ow_box_menu a {



	background: #fff;



	display: inline-block;



	font-size:11px;



	height: 23px;



	padding: 0px 6px 0 7px;



	color: #a53053;



	text-shadow: #fff 0 1px 0;



	border-style: solid;



	border-color: #B4B4B4;



	border-width: 1px 1px 1px 1px;



	margin: 0px 0px 0px -1px;



	outline: 0;



	background: transparent url('images/box_menu.gif') repeat-x  left top;







}



.ow_box_menu a:first-child {



	border-left-width: 1px;



    border-top-left-radius: 3px;



    -moz-border-top-left-radius: 3px;



    -webkit-border-top-left-radius: 3px;



    border-bottom-left-radius: 3px;



    -moz-border-bottom-left-radius: 3px;



    -webkit-border-bottom-left-radius: 3px;



}



.ow_box_menu a:last-child {



    border-top-right-radius: 3px;



    -moz-border-top-right-radius: 3px;



    -webkit-border-top-right-radius: 3px;



    border-bottom-right-radius: 3px;



    -moz-border-bottom-right-radius: 3px;



    -webkit-border-bottom-right-radius: 3px;



}



.ow_box_empty .ow_box_menu{



	float: right;



	padding-left: 5px;



}







.ow_box_menu a.active,



.ow_box_menu a:hover{



	color:#a53053; 



	text-decoration:none;



	background: transparent url('images/box_menu_active.gif') repeat-x  left top;



	border-color: #b4b4b4;



}







/* ---- End of Main Menu styles ---- */











/* ---- Content Menu styles ---- */







.ow_content_menu{



	font-size: 0px;



	font-family: 'UbuntuBold', "Trebuchet MS", "Helvetica CY", sans-serif;



	text-transform: uppercase;



	font-weight: normal;



}







.ow_content_menu_wrap{



	margin-bottom:20px;



}







.ow_content_menu li{



    float: left;



	padding-left: 5px;



	border-left: 1px solid #888;



}



.ow_content_menu li:first-child {



	border-color: transparent;



}



.ow_content_menu li a{



    display: block;



	padding: 3px 3px 4px 0px;



	font-size: 13px;



	color: #4f4d4d;



}







.ow_content_menu span{



    background-image: url(images/ic_file.png);



    background-position: 5px 9px;



    background-repeat: no-repeat;



    padding: 8px 8px 10px 28px;



    display: block;



}



.ow_content_menu li.active {



    background: url(images/content_menu_bg_left.png) no-repeat;



}



.ow_content_menu li.active, .ow_content_menu li.active +li {



	border-color: transparent;



}



.ow_content_menu li.active a {



    background: url(images/content_menu_bg.png) no-repeat right 0px;



    color: #a53053; 



    text-decoration: none;



}







.ow_content_menu li a:hover {



    color: #a53053; 



    text-decoration: none;



}



/* ---- End of Content Menu styles ---- */











/* ---- Button List styles ---- */







.ow_bl{



    padding: 0;



}







.ow_bl li{



	list-style: none;



    margin-left: 4px;



}







.ow_bl a{



    display: block;



	background: url(images/box_menu.gif) repeat-x center left;



    border-radius: 2px;



	-moz-border-radius: 2px;



	-webkit-border-radius: 2px;



	border: 1px solid #ccc;



	color: #626060;



	padding: 0px 8px;



	line-height: 21px;



	height: 22px;



    text-decoration: none;



	font-size: 11px;



}







.ow_bl a:hover {



    border-color: #bababa;



}







span.ow_blitem {



	background: url(images/box_menu.gif) repeat-x center left;



    border-radius: 3px;



	-moz-border-radius: 3px;



	-webkit-border-radius: 3px;



	border: 1px solid #CCCCCC;



	padding: 0px 0px;



	line-height: 20px;



	height: 22px;



    text-decoration: none;



    display: inline-block;



    margin: 0px 4px 0px 0px;



}



span.ow_blitem span {



    display: inline-block;	



}







span.ow_blitem.ow_red input[type="submit"]{



	text-shadow: none;



	color: #EE3D32;



}











span.ow_blitem input[type="submit"],



span.ow_blitem input[type="button"] {



    border: none;



    padding: 0px;



    background: none;



    font-weight: normal;



    height: auto;



    text-shadow: 0 1px 0 #FAFAFA;



    padding: 2px 5px 0 6px;



    font-size: 11px;



    line-height: 17px;



	font-family: "Tahoma","Lucida Grande", "Verdana";   



    text-transform: none;



    color: #626060;



}







span.ow_blitem:hover,



span.ow_blitem input:hover {



    border-color: #b4b4b4;



}







/* ---- Button List styles Cover Image ---- */







.ow_bg_controls span.ow_blitem{



	background: url(images/btnl_black_bg.png) repeat-x center left;



	border-radius: 3px;



	border: none;



	height: 24px;



	line-height: 22px;



} 







.ow_bg_controls span.ow_blitem:hover{



	background: url(images/btnl_black_hover_bg.png) repeat-x center left;



}







html body div .ow_bg_controls .ow_green{



	color:#ccc;



} 







.ow_bg_controls span.ow_blitem input[type="submit"],



.ow_bg_controls span.ow_blitem input[type="button"]{



	color: #ccc;



	text-shadow: none;



} 







.ow_bg_controls span.ow_blitem input[type="submit"]:hover,



.ow_bg_controls span.ow_blitem input[type="button"]:hover{



	color: #eee;



}







/* ---- End of Button List styles Cover Image ---- */







/* ---- End of Button List styles ---- */











/* ---- Footer Menu styles ---- */







.ow_footer_menu{



    font-size: 11px;



    padding: 10px;



    text-align: center;



    margin-bottom: 15px;



}







/* ---- End of Footer Menu styles ---- */











/* ---- Inventory Line styles ---- */







.ow_inventory_line{



}











/*========================================================



        [11] Pagination        __pagination



  ========================================================*/



html[xmlns] .ow_paging.clearfix {



	display: inline-block;



}



.ow_paging{



    font-size: 11px;



    background: #f5f5f5;



    border: 1px solid #cfcfcf;



    border-radius: 4px;



    -moz-border-radius: 4px;



    -webkit-border-radius: 4px;



    padding: 1px;







}







.ow_paging a{



    display: inline-block;



    line-height: 16px;



    background: url(images/box_menu.gif) repeat-x 0px 0px;



    padding: 2px 6px 2px 7px;



    text-decoration: none;



    border-radius: 2px;



    -moz-border-radius: 2px;



    -webkit-border-radius: 2px;



    color: #6c6c6c;



    border: 1px solid #ccc;



}







.ow_paging a.active,



.ow_paging a:hover{



    background: url(images/console_active_item_bg.gif) repeat-x 0px 0px;



    color: #FF77B9;



}



.ow_paging span {



	display: inline-block;



	padding-left: 3px;



}











/*========================================================



        [12] Typography        __typography



  ========================================================*/



@font-face {



    font-family: 'UbuntuBold';



    src: url(images/Ubuntu-B-webfont.eot);



    src: url(images/Ubuntu-B-webfont.eot?#iefix) format('embedded-opentype'),



         url(images/Ubuntu-B-webfont.woff) format('woff'),



         url(images/Ubuntu-B-webfont.woff2) format('woff2'),



         url(images/Ubuntu-B-webfont.ttf) format('truetype'),



         url(images/Ubuntu-B-webfont.svg#UbuntuBold) format('svg');



    font-weight: normal;



    font-style: normal;







}



@font-face {



    font-family: 'UbuntuRegular';



    src: url(images/Ubuntu-R-webfont.eot);



    src: url(images/Ubuntu-R-webfont.eot?#iefix) format('embedded-opentype'),



         url(images/Ubuntu-R-webfont.woff) format('woff'),



         url(images/Ubuntu-R-webfont.ttf) format('truetype'),



         url(images/Ubuntu-R-webfont.svg#UbuntuRegular) format('svg');



    font-weight: normal;



    font-style: normal;







}







.ow_small{



    font-size: 11px;



    line-height: 14px;



}







.ow_highlight{



    background: #aaffaa;



}







.ow_std_margin{



    margin-bottom: 25px;



}







.ow_normal{



    font-size: 13px;



}







html body .ow_sidebar .ow_tiny,



html body .ow_console .ow_tiny,



.ow_tiny {



    font-size: 9px;



}







.ow_stdmargin{



    margin-bottom: 28px;



}







.ow_smallmargin{



    margin-bottom: 8px;



}







.ow_outline{



    color: #FF7000;



    font-weight: bold;



}







.ow_lightweight{



    font-weight: normal;



}







.ow_txt_value {



    font-weight: bold;



    color: #414141; /** OW_Control type:color, section:2. Colors, key:txtValue, label:5. Numeric values **/



}







.ow_remark {



	color: #252525;



}







.ow_alt1,



tr.ow_alt1 td{



    background-color: #ececec;



}







.ow_alt2,



tr.ow_alt2 td{



    background-color: #E3E3E3;



}







.ow_high1{



    background-color: #fff;



}







.ow_high2{



    background-color: #f8f8f8;



    border-radius: 5px;



	-moz-border-radius: 5px;



	-webkit-border-radius: 5px;



}







.ow_add_content{



    background-color: #f5f9fa;



}







.ow_add_content:hover{



    background-color: #ececec;



}











a.ow_lbutton,



span.ow_lbutton {



    background: #fff;



    color: #666;



    padding: 0px 3px 0px;



	line-height: 13px;



    text-transform: uppercase;



    border-radius: 2px;



	border: 1px solid #ccc;



    text-shadow: none;



	display: inline-block;



	font-weight: bold;



	vertical-align: middle;



}







html body a.ow_lbutton,



html body span.ow_lbutton {



    font-size: 8px;



}







.ow_lbutton:hover{



	cursor: pointer;



    text-decoration: none;



}







.ow_disabled{



    background: #ccc;



}







.info{



    margin-bottom: 8px;



}



.ow_automargin{



    margin-left: auto;



    margin-right: auto;



}







.ow_autowidth,



table.ow_form td.ow_autowidth{



    width: auto;



}







.ow_anno {



	background:#ffeed7 url(images/ic_warning.png) no-repeat scroll 15px 45%;



	border:1px solid #ffd399;



	padding:10px;



    border-radius: 4px;



	-moz-border-radius: 4px;



	-webkit-border-radius: 4px;



}







.outline{



    color: #FF7000;



    font-weight: bold;



}







input[type=text].ow_inputready,



textarea.ow_inputready {



    color: #999999;



}











/*========================================================



        [13] Misc        __misc



  ========================================================*/







.clr{



    clear: both;



}







.ow_column_equal_fix{



   padding-bottom: 20001px !important;



   margin-bottom: -20000px !important;



}







/*========================================================



        [14] Clearfix        __clearfix



  ========================================================*/







.clearfix{



    zoom: 1;



}







.clearfix:after {



    content: ".";



    display: block;



    clear: both;



    visibility: hidden;



    line-height: 0;



    height: 0;



}







.clearfix {



    display: inline-block;



}







html[xmlns] .clearfix {



    display: block;



}







*html .clearfix {



    height: 1%;



}











/*========================================================



        [15] Plugin Styles        __plugins



  ========================================================*/







/* ---- Base plugin styles ---- */







.ow_add_content{



	background-image: url(images/ic_add.png);



	background-repeat: no-repeat;



	background-position: center 8px;



	float: left;



	margin: 0 0px 4px 3px;



	overflow:hidden;



	padding: 28px 0 6px;



	text-align:center;



	width:47%;



    border-radius: 6px;



	-moz-border-radius: 6px;



	-webkit-border-radius: 6px;



}







.ow_add_content:hover{



	text-decoration:none;



}



.ow_add_content:nth-child(odd) {



	margin-left: 0px;



}



/* ---- End of base plugin styles ---- */







/* ---- Forum styles ---- */







.ow_forum{



    text-align: center;



    width: 100%;



}







.ow_forum .ow_name{



    text-align: left;



    width: 563px;



}







.ow_forum .ow_topics{



    width: 55px;



}







.ow_forum .ow_replies{



    width: 55px;



}







.ow_forum .ow_action{



    white-space: nowrap;



    width: 70px;



}







.ow_forum_topic .ow_author{



    width: 20%;



}







.ow_forum_topic .ow_posts{



    text-align: center;



    width: 1%;



}







.ow_forum_topic .ow_views{



    text-align: center;



    width: 1%;



}







.ow_forum_topic .ow_icon{



    line-height: 14px;



    text-align: center;



    width: 8%;



}







body.htmlarea_styles blockquote.ow_quote,



blockquote.ow_quote{



    margin: 10px 0 10px 40px;



    background: #f0f0f0;



    border-left: 2px solid #ccc;



    padding: 2px 5px;



}







body.htmlarea_styles blockquote.ow_quote .ow_author,



blockquote.ow_quote .ow_author{



    border-bottom: 1px solid #ccc;



    font-size: 11px;



    display: inline-block;



    padding: 2px 0;



    width: 98%;



}







.ow_forum_topic_posts .ow_post_comment{



    background-repeat: no-repeat;



    font-style: italic;



    font-size: 11px;



    margin: 10px 0;



    padding-left: 20px;



}







.ow_forum_post_area{



    height: 240px;



}







.ow_forum_status{



    font-style: italic;



}







/* ---- Forum sortable ---- */



.forum_placeholder{



	border: 1px dashed #999;



	background-color: #FFF9DB;



    margin-bottom: 25px;



    width: 100%;



}







tr.forum_placeholder td{



	background-color: #FFF9DB;



    border: 1px dashed #999;



	height: 45px;



    width: 100%;



}







.forum_section{



	cursor: move;



}







.forum_section_tr{



	height: 41px;



}



.ow_forum_topic_posts .ow_box .ow_ipc_info {



	border: none;



	padding: 0px;



}



body .ow_forum_attachment_icon {



	width: 16px;



}



/* ---- Forum search ---- */







.forum_search_wrap {



	background-color: #F8F8F8;



}



.forum_search_wrap input[type="text"] {



	background: none;



}



.ow_forum_search_context_menu .ow_tooltip .ow_tooltip_body {



	padding: 4px 0;



}



.ow_forum_search_context_menu .ow_context_action_list a {



	 padding: 4px 12px;



}



/* ---- End of Forum styles ---- */







/* ---- Mailbox styles ---- */



.ow_mailbox_left_loading .ow_mailbox_left_body {



    background: url(images/ajax_preloader_content.gif) center 220px no-repeat;



}



body .ow_mailbox_right.ow_mailbox_right_loading div.ow_mailbox_right_preloading {



    background: url(images/ajax_preloader_content.gif) no-repeat center center;



}



.ow_mailbox_message_content .ow_file_attachment_info,



.ow_dialog_items_wrap .ow_file_attachment_info,



.ow_mailbox_log .ow_file_attachment_info {



	background-image: url(images/miniic_doc.png);



}



.ow_mailbox_convers_info.mails {



	background-image: url(images/miniic_envelope.png);



}



.ow_mailbox_convers_info.chats {



	background-image: url(images/miniic_buble.png);



}



.ow_mailbox_convers_info_attach {



    background: url(images/miniic_attach.png) center center no-repeat;



}



.ow_mailbox_conv_options_label {



    background-image: url(images/chat_tiny_arrow_down.png);



}



.ow_mailbox_convers_info,



.ow_vertical_nav_item {



	background-color: rgba(255, 255, 255, 0.1);



}



.ow_mailbox_convers_info_new,



.ow_vertical_nav_item.selected, 



.ow_vertical_nav_item.selected:hover {



	background-color: rgba(255, 255, 255, 0.8);



}



.ow_mailbox_convers_info_selected,



.ow_vertical_nav_item:hover {



	background-color: rgba(255, 255, 255, 0.4);



}



.ow_mailbox_convers_info:hover,



.ow_mailbox_convers_info_selected,



.ow_mailbox_convers_info_selected:hover,



.ow_vertical_nav_item.selected,



.ow_vertical_nav_item:hover {



    -webkit-box-shadow: inset 1px 0px 0px 0px rgba(172,172,172,1);



	-moz-box-shadow: inset 1px 0px 0px 0px rgba(172,172,172,1);



	box-shadow: inset 1px 0px 0px 0px rgba(172,172,172,1);



}



.ow_mailbox_convers_info .ow_mailbox_convers_info_date:hover {



	color: #999;



}



.ow_mailbox_convers_info .ow_mailbox_convers_info_string a,



a.ow_vertical_nav_item {



	color: #444;



}



.ow_mailbox_convers_info span.ic_reply {



	background-image: url(images/ic_reply_g.png);



}



.ow_mailbox_table,



.ow_mailbox_table .ow_mailbox_convers_info, 



.ow_mailbox_table .ow_mailbox_cap, 



.ow_mailbox_table .ow_mailbox_date_cap,



.ow_mailbox_table .ow_mailbox_conv_options,



.ow_mailbox_table .ow_mailbox_subject_block,



.ow_mailbox_table .ow_mailbox_log,



.ow_mailbox_table .ow_mailbox_log_date,



.ow_mailbox_table .ow_mailbox_left .ow_mailbox_cap,



.ow_mailbox_table .ow_mailbox_left .ow_mailbox_search,



.ow_mailbox_table .ow_mailbox_left .ow_mailbox_left_body,



.ow_mailbox_right .ow_chat_message_block,



.ow_vertical_nav,



.ow_vertical_nav_item {



    border-color: #C4C4C4;



}



.ow_mailbox_log .ow_dialog_item.odd .ow_dialog_in_item,



.ow_mailbox_log .ow_dialog_item.even .ow_dialog_in_item {



    border: 1px solid #d3d6d7;



    background-color: #ecf0f1;



}



.ow_mailbox_log .ow_dialog_item.even i {



    background-image: url(images/dialog_tail.png);



    background-position: 0 -1px;



}



.ow_mailbox_log .ow_dialog_item.odd i {



    background-image: url(images/dialog_tail.png);



    background-position: 0 -6px;



}



.ow_mailbox_convers_actions .ow_miniic_control {



    margin-right: 0px;



}



.ow_mailbox_convers_actions .ow_miniic_control span {



    background: url(images/miniic_gearwheel.png) -1px -1px no-repeat;



}



.ow_mailbox_convers_actions .ow_miniic_control.active span {



    background: url(images/miniic_gearwheel.png) -1px -22px no-repeat;



}



#conversationItemListSub {



	width: 280px !important;



}



/* ---- End of Mailbox styles ---- */











/* ---- Blogs styles ---- */







.ow_blogpost_compose textarea{



    height: 235px;



}



.ow_ws_video object,



.ow_ws_video embed {



	max-width: 100%;



}



/* ---- End of Blogs styles ---- */











/* ---- Rates Styles ---- */







.inactive_rate_list, .active_rate_list {



    background: url(images/stars.png) no-repeat 0 -13px;



    width: 65px;



    height: 13px;



    text-align: left;



    display: inline-block;



}







.active_rate_list {



    background-position: 0 0;



}







.rates_cont a.rate_item {



    background: url(images/stars.png) no-repeat 0 -13px;



    cursor: pointer;



    float: left;



    height: 13px;



    text-decoration: none;



    width: 13px;



}







.rates_cont a.active {



    background-position: 0 0;



}







.rates_cont{



    margin: 0 auto;



	width: 65px;



}







.ow_rate_score{



    font-size: 20px;



}







/* ---- End of Rates Styles ---- */











/* ---- Video styles ---- */







.ow_video_list .ow_alt1,



.ow_video_list .ow_alt2 {



	padding: 24px 0px 24px 24px;



}



.ow_video_player{



    text-align: center;



}







.ow_video_description{



    margin: 8px 0 20px;



}







.ow_video_list_item{



    float: left;



    max-height: 165px;



    padding: 5px;



    width: 120px;



	margin-right: 20px;



    background: url(images/video_bg.png) no-repeat 0px 0px;



}







.ow_other_video_item_title{



    margin-left: 88px;



    padding-left: 4px;



}







.ow_video_thumb{



    background: url(images/video-no-video.png) no-repeat center center;



    display: block;



}







.ow_video_thumb,



.ow_video_list_item img{



    height: 90px;



    width: 120px;



}







.ow_other_video_thumb{



    display: block;



    margin-right: -80px;



    background: url(images/video_thumb_bg.png) no-repeat 0 0;



    padding: 4px 4px 4px 5px;    



}



.ow_other_video_thumb a {



	display: inline-block;



	width: 80px;



	height: 60px;



    background: url(images/video-no-video.png) no-repeat center center;	



}



.video_thumb_no_title {



	margin: 0px 4px 4px 0px;



}







.ow_other_video_thumb,



.ow_other_video_thumb img,



.ow_other_video_floated img{



    height: 60px;



    width: 80px;



}







.ow_other_video_floated{



    display: inline-block;



    background: #fff url(images/video-no-video.png) no-repeat center center;



    width: 80px;



    height: 60px;



    vertical-align: middle;



}







.ow_video_item_title{



	font-weight: bold;



	padding-bottom: 3px;



}







.ow_video_item_rate{



    height: 15px;



    text-align: center;



}







.ow_video_infobar{



    padding: 10px;



    text-align: right;



}



.ow_video_player object,



.ow_video_player embed {



	max-width: 100%;



}



/* ---- End of Video styles ---- */











/* ---- Avatar styles ---- */







.ow_change_avatar .avatar_current{



    border-right: 1px solid #CCCCCC;



    padding-right: 3px;



}







.ow_change_avatar .ow_avatar_preview{



    border-left: 1px solid #CCCCCC;



}







.ow_change_avatar .avatar_crop{



    border-bottom: 1px solid #CCCCCC;



}







.ow_avatar_crop .jcrop-holder{



    margin: 0px auto;



}







.ow_avatar_preview div{



    margin: 0px auto;



}







.ow_avatar {



    position: relative;



    display: inline-block;



	padding: 4px 5px 6px 5px;



    width: 40px;



    height: 40px;



	background-image: url('images/avatar_bg.png');



	background-position: 0px 0px;



	background-repeat: no-repeat;



}







.ow_avatar img {



    vertical-align: bottom;



    width: 40px;



    height: 40px;    



}







.ow_avatar_label {



    font-size: 7px;



    display: inline-block;



    position: absolute;



    line-height: 10px;



    text-transform: uppercase;



    bottom: 6px;



    background-color: #999;



    right: 5px;



    color: #fff;



    font-weight: bold;



    padding: 0px 2px;



    border-radius: 3px 0px 0px 0px;



    -moz-border-radius: 3px 0px 0px 0px;



    -webkit-border-radius: 3px 0px 0px 0px;



}







html body .ow_sidebar .ow_avatar_label,



html body .ow_console .ow_avatar_label  {



    font-size: 7px;



}



html body .ow_console .ow_avatar_label {



	bottom: 0px;



	right: 0px;



}



.ow_canvas .ow_newsfeed_avatar {



	width: 50px;



	height: 50px;



    margin-right: -50px;	



}



.ow_canvas .ow_newsfeed_body {



	margin-left: 50px;



	padding-left: 7px;



}



/* ---- End of the Avatar styles ---- */







/* ---- User Avatar Console styles ---- */







.ow_avatar_console{



    position: relative;



    background: url('images/no-avatar-big.png') no-repeat center center #fff;



    border: 1px solid #e8e8e8;



    padding: 4px;



    border-radius: 4px;



    -moz-border-radius: 4px;



    -webkit-border-radius: 4px;    



}







.ow_avatar_console .ow_avatar_image {



    height: 190px;



    max-width: 170px;



}







.ow_avatar_change{



    position: absolute;



    right: 4px; 



    top: 4px;



}







.ow_avatar_console_links {



    background: #F0F0F0;



    display: block;



    padding: 5px 10px;



    border-top: 1px solid #fff;



}







body .ow_avatar_console .ow_avatar_label {



	bottom: 4px;



	right: 4px;



}







.user_online_wrap {



	padding-top: 3px;



	min-height: 12px;



	text-align: left;



}







body .ow_avatar_console .avatar_console_label {



	bottom: 7px;



}



/* ---- End of User Avatar Console styles ---- */







/* ---- Photo styles ---- */



.ow_photo_dragndrop {



    font-family: 'UbuntuBold',"Trebuchet MS","Helvetica CY",sans-serif;



    text-transform: uppercase;



    color: #666;



    background-color: #fff9ec;



    border: 1px solid rgba(105, 105, 105, 0.4);



    font-size: 15px;



}



.ow_photo_upload_wrap .ow_photo_preview_block_wrap .ow_photo_preview_edit {



    border: 1px solid #ccc;



}



.ow_photo_preview_image {



    background-color: #fafafa;



}



.ow_photo_preview_loading {



    background-image: url(images/ajax_preloader_content.gif) !important;



    background-size: auto !important;



}



.ow_photo_preview_image_filter {



    background: #000;



}



.ow_photo_preview_x {



    background: url(images/photo_upload_btn_x.png) center center no-repeat;



}



.ow_photo_preview_rotate {



    background: url(images/photo_upload_btn_rotate.png) center center no-repeat;



}



.ow_photo_prev{



    background-repeat: no-repeat;



    background-position: right center;



    text-align: left;



    width: 39%;



}



.ow_photo_next{



    background-repeat: no-repeat;



    background-position: left center;



    text-align: right;



    width: 39%;



}



.ow_photo_list_item{



    float: left;



    height: 165px;



    padding: 16px 0px;



    text-align: center;



}



.ow_photo_info_str{



    padding-top: 5px;



}



.ow_photo_infobar{



    padding: 10px;



    text-align: right;



}



.ow_photo_rate{



    height: 15px;



    text-align: center;



}



html body div.floatbox_photo_preview a.ow_ic_delete.close,



html body div.floatbox_empty a.ow_ic_delete.close {



	background-image: url('images/photo_prev_x.png');



}



.floatbox_empty .ow_box_cap_icons {



    top: -20px;



    right: -20px;



}



.ow_photo_context_action .ow_tooltip .ow_tooltip_body {



    padding: 4px 0;



}



.ow_photo_context_action .ow_context_action a {



    color: #fff;



    border:none;



    background-color: transparent;



}



.ow_photo_context_action .ow_context_action a:hover {



	text-decoration: none;



    border:none;



    background-color: transparent;



    text-shadow: none;



    -moz-text-shadow: none;



    -webkit-text-shadow: none;



    color: #fff;



}



.ow_photo_context_action .ow_context_action_list a {



    color: #fff;



    padding: 4px 12px;



}



.ow_photo_context_action {



	border: 1px solid #808080;



}



body .ow_photo_context_action .ow_context_action_block .ow_context_action,



html body .ow_photo_context_action .ow_context_action {



    border: none;



}



.ow_photo_context_action .ow_context_action:hover {



	background: url(images/photo_context_action_bg_active.png) repeat-x 0px 0px;



}



.ow_photo_context_action .ow_tooltip .ow_tooltip_body {



	background: transparent url('images/photo_context_action_tooltip_bg.png');



	border-color: #737373;



}



.ow_photo_context_action .ow_context_action_list a:hover {



	background: transparent url('images/photo_context_action_item_hover.png');



}



.ow_photo_context_action .ow_context_action_list.ow_alt2 {



	background: transparent;



}



.ow_photo_list_item_thumb span.ow_lbutton:hover {



	cursor: default;



}



.ow_photo_list_item_thumb {



	width: 120px;



	height: 120px;



	padding: 4px 6px 6px 20px;



	background: transparent url('images/photo_list_item_thumb.png') no-repeat 15px 0px;



}



.ow_photo_list_item_thumb img {



	width: 120px;



	height: 120px;



}



body .ow_photo_list_item_thumb span.ow_lbutton {



	bottom: 6px;



	right: 6px;



}



.ow_photo_submit_wrapper.ow_mild_green {



	background-color: #7CBB11;



}



/*Photo list*/



.ow_fw_menu {



    background-color: #f5f5f5;



    border: 1px solid #cfcfcf;



    border-radius: 4px;



    padding: 4px 8px;



    min-height: 24px;



    clear: both;



}



.ow_fw_btns {



    display: inline-block;



}



.ow_photo_list_wrap div.ow_photo_item {



    background-color: #ececec;



    border-color: #999999;



}



.ow_photo_list_wrap .ow_photo_item_wrap .ow_photo_item_info {



    background-color: rgba(0,0,0,0.85);



}



.ow_photo_item_info_user,



.ow_photo_item_info_album,



.ow_photo_item_info .ow_rates_wrap {



    color: #fff;



}



.ow_photo_item_wrap.ow_photo_album .ow_photo_item_info_description {



    color: #fff;



}



.ow_photo_pint_mode .ow_photo_item_wrap.ow_photo_album .ow_photo_item_info_description {



    color: #606060;



}



.ow_photo_album_info_wrap {



    border-bottom: 1px solid #e8e8e8;



}



.ow_photo_album_cover {



    border-color: #cccccc;



}



body .ow_photo_album_info_wrap .ow_photo_album_info .ow_photo_album_description_textarea,



body .ow_photo_album_info_wrap .ow_photo_album_info .ow_photo_album_description {



    color: #666;



}



.ow_photo_item .ow_photo_context_action.ow_photo_context_action_loading .ow_tooltip_body {



    background-image: url(images/ajax_preloader_content.gif);



}



body .ow_photo_context_action .ow_context_action {



    background-image: url(images/photo_view_context.png);



    background-color: transparent;



}



body .ow_photo_context_action .ow_context_action:hover {



    background-color: rgba(144,144,144, 0.3);



    background-image: url(images/photo_view_context.png);



}



body .ow_photoview_stage_wrap .ow_photo_context_action .ow_context_action,



body .ow_photoview_stage_wrap .ow_photo_context_action .ow_context_action:hover {



	background-image: url(images/photo_view_context.png);



	background-repeat: no-repeat;



	background-position: center center;



}



.ow_photoview_stage_wrap_fullscreen .ow_photoview_fullscreen {



    background-image: url(images/fullscreen_min.png);



}



.ow_photoview_fullscreen {



    background-image: url(images/fullscreen_max.png);



}



.ow_photoview_play_btn {



    background-image: url(images/fullscreen_play.png);



}



.ow_photoview_play_btn.stop {



	background-image: url(images/fullscreen_stop.png);



}



.ow_photoview_info_btn.open {



	background-image: url(images/fullscreen_info_open.png);



}



.ow_photoview_info_btn.close {



	background-image: url(images/fullscreen_info_close.png);



}



.ow_photoview_slide_settings_btn {



    background-image: url(images/fullscreen_settings.png);



}



.ow_photoview_arrow_left {



    background-image: url(images/photoview_arrow_left.png);



}



.ow_photoview_arrow_right {



    background-image: url(images/photoview_arrow_right.png);



}



body .ow_photoview_stage_wrap .ow_photo_context_action .ow_context_action .ow_context_more {



	background-image: none;



}



.ow_photo_context_action .ow_tooltip .ow_tooltip_body {



    background: #464646;



    border: 1px solid #9b9b9a;



}



.ow_photo_context_action .ow_context_action_list a:hover {



    background-color: #8e8e8e;



}



.ow_photo_context_action .ow_tooltip_tail span {



    background: url(images/photo_tooltip_tail.png) no-repeat 3px 0;



}



.ow_photo_context_action a.ow_context_action_divider {



    background-color: rgba(160,160,160,0.7);



}



.ow_context_action_list a.ow_context_action_item_hierarchy_right span {



    background: url(images/miniic_arrow_left_bb.png) no-repeat center center;



}



.ow_context_action_list a.ow_context_action_item_hierarchy_left span {



     background: url(images/miniic_arrow_right_bb.png) no-repeat center center;



}



.ow_photo_pint_mode .ow_photo_item_wrap .ow_photo_item_info {



    background-color: #f5f9fa;



    border-top: 1px solid rgba(0, 0, 0, 0.1);



}



.ow_photo_pint_mode .ow_photo_item_info_user,



.ow_photo_pint_mode .ow_photo_item_info_album,



.ow_photo_pint_mode .ow_photo_item_info_description,



.ow_photo_pint_mode .ow_photo_item_info .ow_rates_wrap {



    color: #606060;



}



.ow_photo_list.ow_photo_edit_mode .ow_photo_item .ow_photo_chekbox_area {



    background-color: rgba(255,255,255,0.4);



}



.ow_photo_list.ow_photo_edit_mode .ow_photo_item.ow_photo_item_checked .ow_photo_chekbox_area,



.ow_photo_list.ow_photo_edit_mode.ow_photo_pint_mode .ow_photo_item .ow_photo_chekbox_area {



    background-color: rgba(255,255,255,0);



}



.ow_photo_edit_mode .ow_photo_chekbox_area .ow_photo_checkbox {



    border: 1px solid rgba(255,255,255,0.6);



    background-color: rgba(87,87,87, 0.6);



}



.ow_photo_edit_mode .ow_photo_item_checked .ow_photo_chekbox_area .ow_photo_checkbox {



    background-image: url(images/checkbox_icon.png);



}



.ow_photo_list.ow_photo_pint_mode .ow_photo_item {



    background: #fafafa;



}



/*Searchbar*/



.ow_searchbar_ac {



    border: 1px solid #ccc;



}



.ow_searchbar_ac li {



    background-color: #fefefe;



    font-size: 11px;



}



.ow_searchbar_ac li:hover {



    background-color: #f1f1f1;



}



/*Rates*/



.ow_photoview_info .ow_rates_wrap {



    padding-left: 4px; 



    margin: 6px 0 8px 0;



}



.ow_rates_wrap span {



    vertical-align: middle;



}



.ow_rates {



    width: 65px;



    display: inline-block;



    vertical-align: middle;



    margin: 0 2px;



}



.ow_rates .rates_cont {



    position: absolute;



    opacity: 0;



    transition: opacity 0.15s;



    -moz-transition: opacity 0.15s;



    -webkit-transition: opacity 0.15s;



}



.ow_rates:hover .rates_cont {



    opacity: 1;



}



/*Dropdown*/



body input.ow_dropdown_btn {



    background-image: none;



    height: 28px;



}



.ow_dropdown_arrow_down,



.ow_dropdown_arrow_up {



    height: 10px;



    position: absolute;



    right: 8px;



    top: 12px;



    width: 12px;



    cursor: pointer;



}



.ow_dropdown_arrow_down {



    background: url(images/chat_tiny_arrow_down.png) no-repeat center center;



}



.ow_dropdown_arrow_up {



    background: url(images/chat_tiny_arrow_up.png) no-repeat center center;



}



.ow_dropdown_list_wrap {



    position: relative;



    width: 100%;



}



.ow_dropdown_list {



    border: 1px solid #dedede;



    position: absolute;



    top: -1px;



    left: 0;



    width: 99%;



    margin-left: 0.5%;



    border-radius-bottom-left: 4px;



    -moz-border-radius-bottom-left: 4px;



    -webkit-border-radius-bottom-left: 4px;



    border-radius-bottom-right: 4px;



    -moz-border-radius-bottom-right: 4px;



    -webkit-border-radius-bottom-right: 4px;



    display: none;



}



.ow_dropdown_list li {



    width: 100%;



    box-sizing: border-box;



    -webkit-box-sizing: border-box;



    -moz-box-sizing: border-box;



    padding: 4px;



    background-color: #fff;



    color: #666;



    cursor: pointer;



    position: relative;



}



.ow_dropdown_list li:hover {



    background-color: #fafafa;



}



.ow_add_item {



    position: absolute;



    background: url(images/miniic_plus.png) center center no-repeat;



    width: 10px;



    height: 10px;



    right: 8px;



    top: 50%;



    margin-top: -5px;



}



li.ow_dropdown_delimeter {



    padding: 0 4px;



}



.ow_dropdown_delimeter div {



    width: 100%;



    height: 1px;



    background-color: #dedede;



}



.ow_photo_upload_drop_area {



    border: 1px dashed #e8e8e8;



}



/*



 * button_list narrow



 */



ul.ow_bl_narrow{



	border-top: 1px solid #ccc;



    padding: 0;



}







ul.ow_bl_narrow li{



	list-style: none;



}







ul.ow_bl_narrow li a{



	background: none;



    border-bottom: 1px solid #ccc;



    display: block;



    padding: 5px 7px;



	text-decoration: none;



}







ul.ow_bl_narrow li a:hover{



	background: #999;



	color: #fff;



}







/* ---- Newsfeed ---- */



body ul.ow_newsfeed {



	padding: 0px;



}







.ow_newsfeed_section {



    list-style-image: none;



    margin: 15px 0;



}







.ow_newsfeed_section span{



    background: #f0f0f0;



    padding: 5px 10px;



    text-shadow: #fff 0 1px 0;



    border-radius: 2px;



    -moz-border-radius: 2px;



    -webkit-border-radius: 2px;



}



.base_cmnt_mark .ow_ipc_info {



	padding-bottom: 0px;



}



.ow_newsfeed_features .ow_tooltip .ow_tooltip_body {



    border-radius: 2px;



    -moz-border-radius: 2px;



    -webkit-border-radius: 2px;



    padding: 0;



    border-width: 0 1px 1px;



   	box-shadow: none;



}



.ow_newsfeed_features .ow_tooltip.ow_comments_context_tooltip .ow_tooltip_body,



.ow_tooltip.ow_newsfeed_context_tooltip .ow_tooltip_body {



	padding: 4px 0;



    border-radius: 4px;



    -moz-border-radius: 4px;



    -webkit-border-radius: 4px;



}



.ow_newsfeed_features .ow_tooltip.ow_comments_context_tooltip .ow_tooltip_body {



	border: 1px solid #d4d4d4;



	background-color: #f6fafd;



}



.ow_newsfeed_features .ow_tooltip .ow_tooltip_tail span {



	height: 5px;



	background: url(images/comment_block_arr.png) no-repeat 8px 0px;



	position: relative;



    z-index: 1;



}



.ow_newsfeed_comments .ow_tooltip .ow_tooltip_tail span {



	height:6px;



	background-position: 3px -6px;



	background-image: url(images/tooltip_tail.png);



}



.ow_newsfeed_features .ow_tooltip .ow_tooltip_body .ow_tooltip .ow_tooltip_body {



	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);



	-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);



	 box-shadow:0 2px 4px rgba(0, 0, 0, 0.2);



 }



.ow_newsfeed_features .ow_context_action_list a,



.ow_newsfeed_item .ow_context_action_list a {



	padding: 4px 12px;



}



.ow_newsfeed_context_tooltip {



	margin-top: 2px;



}



.ow_newsfeed_left {



	float: left;



}



.ow_newsfeed_date {



	float: right;



	text-align: right;



	font-size: 10px;



	line-height: 24px;



}



.ow_newsfeed_context_menu {



    display: none;



    position: absolute;



    right: 0;



    top: 0px;



}



.ow_newsfeed_control {



	display: inline-block;



}



.ow_content .ow_newsfeed_date {



	color: #414141;



}



.ow_newsfeed_date:hover {



	color: #414141;



}



/* ---- if container ow_superwide ---- */



body .ow_newsfeed_control .ow_newsfeed_string {



	display: inline-block;



	vertical-align: middle;



	max-width: 74%;



}



.ow_newsfeed_left {



	width: 76%;



}



.ow_newsfeed_btns {



	margin-top: 14px;



}



.ow_newsfeed_btn_wrap {



	display: inline-block;



	line-height: 20px;



	background: #F5F5F5;



	border: 1px solid #CFCFCF;



	border-radius: 4px;



    -moz-border-radius: 4px;



    -webkit-border-radius: 4px;



	padding: 1px 5px 1px 1px;



	margin-right: 4px;



	color: #91959A;



	vertical-align: middle;



}







.ow_newsfeed_item .ow_newsfeed_activity_content {



	padding-top: 8px;



}



.ow_newsfeed_item .ow_newsfeed_item_picture {



	margin-right: 8px;



}



.ow_miniic_control {



	display: inline-block;



	background: #ccc url(images/newsfeed_btn_bg.png) repeat-x 0px 0px;



	border-radius: 3px;



    -moz-border-radius: 3px;



    -webkit-border-radius: 3px;



	vertical-align: top;



	margin-right: 6px;



	border:1px solid #ccc;



}



.ow_miniic_control.active {



	background: #ECF0F1 url(images/newsfeed_btn_bg_active.png) repeat-x 0px 0px;



	border:1px solid #B4B4B4;



}



.ow_miniic_control span {



	display: inline-block;



	width: 18px;



	height: 18px;



}



.ow_miniic_like {



	background-position: -15px 4px;



}



.ow_miniic_comment {



	background-position: 4px 5px;



}



.ow_miniic_control.active .ow_miniic_like {



	background-position: -15px -15px;



}



.ow_miniic_control.active .ow_miniic_comment {



	background-position: 4px -15px;



}



body .ow_newsfeed_doublesided_stdmargin {



	margin: 16px 0px;



}



body .newsfeed-attachment-preview.item_loaded {



	width: 98.7%;



	margin-left: 0px;



	margin-right: 0px;	



}



.ow_newsfeed_item_picture {



    float: left;



    width: 100px;



    margin-right: 1%;



}



.ow_newsfeed_large_image .ow_newsfeed_item_picture {



    max-width: 400px;



    width: 100%;



    height: auto;



}







.ow_newsfeed_large_image .ow_newsfeed_item_content {



    width: 100%;



    max-width: 400px;



}



    



.ow_newsfeed_item_picture img {



    max-height: 400px;



    max-width: 100%;



    width: auto;



    height: auto;



}



.ow_newsfeed_photo_grid {



	max-width: 400px;



	width: 100%;



}



.ow_newsfeed_photo_grid_item {



	padding: 0px 4px 4px 0px; 



	box-sizing: border-box;



	-moz-box-sizing: border-box; 



	-webkit-box-sizing: border-box; 



	width: 50%; 



	float: left;



}



.ow_newsfeed_photo_grid_3 .ow_newsfeed_photo_grid_item {



	width: 33.3%;



}



.ow_newsfeed_photo_grid_item a {



	float: left;



	box-sizing: border-box;



	-moz-box-sizing: border-box; 



	-webkit-box-sizing: border-box; 



	background-size: cover;



	width: 100%;



}



/* ---- Suggest field styles ---- */







.ac_results {



    padding: 0px;



    border: 1px solid #BBB;



    background-color: #FFF;



    overflow: hidden;



    z-index: 105;



    position: absolute;



    display: none;



    width: 100%;



    top: -1px;



}







.ac_results ul {



    list-style-position: outside;



    list-style: none;



    padding: 0;



    margin: 0;



}







.ac_results iframe {



    display:none;/*sorry for IE5*/



    display/**/:block;/*sorry for IE5*/



    position:absolute;



    top:0;



    left:0;



    z-index:-1;



    filter:mask();



    width:3000px;



    height:3000px;



}







.ac_list_container{



    width: 99.6%;



    position: relative;



}







.ac_results li {



    margin: 0px;



    padding: 4px 5px;



    cursor: pointer;



    display: block;



    width: 98%;



    font: menu;



    font-size: 12px;



    overflow: hidden;



}



.ac_loading {



    background : url(images/ajax_preloader_button.gif) right center no-repeat;



}







.ac_over {



    background-color: #F0F0F0;



}







.ac_match{



    font-weight: bold;



}







.ow_suggest_field {



    position: relative;



}







.ow_suggest_invitation {



    position: absolute;



    right: 9px;



    top: 9px;



    width: 12px;



    height: 12px;



    background: url(images/miniic_corner.png) no-repeat center center;



}







/* ow custom tips */



.ow_tip{



	display:inline-block;



	position:absolute;



    z-index: 10005;



    color:#fff;



}







.ow_tip_arrow{



	display:inline-block;



	position:absolute;



}







.ow_tip_arrow span{



	display:block;



	border:5px dashed transparent;



}







.ow_tip_right .ow_tip_arrow span{



	border-right-color:#505050;



	border-right-style:solid;



	border-right-width:5px;



	border-left-width:0;



}







.ow_tip_right .ow_tip_arrow{



	top:50%;



	margin-top:-5px;



	left:0;



}







.ow_tip_right .ow_tip_box{



	margin-left:5px;



}







.ow_tip_left .ow_tip_arrow span{



	border-left-color:#505050;



	border-left-style:solid;



	border-left-width:5px;



	border-right-width:0;



}







.ow_tip_left .ow_tip_arrow{



	top:50%;



	margin-top:-5px;



	right:0;



}







.ow_tip_left .ow_tip_box{



	margin-right:5px;



}







.ow_tip_bot .ow_tip_arrow span{



	border-bottom-color:#505050;



	border-bottom-style:solid;



	border-bottom-width:5px;



	border-top-width:0;



}







.ow_tip_bot .ow_tip_arrow{



	left:50%;



	margin-left:-5px;



	top:0;



}







.ow_tip_bot .ow_tip_box{



	margin-top:5px;



}







.ow_tip_top{



	position:absolute;



}







.ow_tip_top .ow_tip_arrow span{



	border-top-color:#ffffff;



	border-top-style:solid;



	border-top-width:5px;



	border-bottom-width:0;



	margin-bottom: 1px;



}







.ow_tip_top .ow_tip_arrow{



	left:50%;



	margin-left:-5px;



	bottom:0;



}







.ow_tip_top .ow_tip_box{



	margin-bottom:5px;



	box-shadow: 0 1px 5px #959595;



}







.ow_tip_box{



	border-radius:3px;



    -webkit-border-radius:3px;



    -moz-border-radius:3px;



    padding:2px 9px 4px;



	background-color:#ffffff;



	color:#a53053;



    font-size: 11px;



    font-weight: normal;



}







/* ---- Group styles ---- */



body .ow_group_brief_info .details {



	padding-left: 8px;



}



/* ---- End of the Group styles ---- */







/* ---- Membership Subscribe styles ---- */



.ow_subscribe_table .ow_highbox {



	border-radius: 0px;



	-moz-border-radius: 0px;



	-webkit-border-radius: 0px;



}



body .ow_table_1 tr td.ow_plans_td_empty + td {



	border-top-left-radius: 4px;



}



body .ow_table_1 tr td.ow_gateways_td_empty + td {



	border-bottom-left-radius: 4px;	



}



/* ---- End of the Membership Subscribe styles ---- */







/*--------------------------------------------------------------------



		[?] Custom pages declarations TODO remove



---------------------------------------------------------------------*/







/* user dashboard settings */







.ow_dragndrop_panel {



	background: #fff;



	/*padding: 0px 10px 10px;*/



	margin-top: 5px;



    border-radius: 5px;



	-moz-border-radius: 5px;



	-webkit-border-radius: 5px;



}







.ow_dashboard_box{



    background: #FFFFFF;



    padding: 5px 10px 10px 10px;



    margin-top: 5px;



}







.ow_dnd_schem_item{



	background:#F0F0F0 url(images/ic_file.png) no-repeat 10px 50%;



    border-radius: 5px;



	-moz-border-radius: 5px;



	-webkit-border-radius: 5px;



	border:1px solid #ccc;



	cursor:move;



	/*float:left;*/



	height:30px;



	margin:2px 4px 2px 0;



	padding:0 5px 0 33px;



	/*width:157px;*/



    position: relative;



    font-size: 11px;



}







.ow_dnd_schem_item span.ow_label{



	float:left;



	overflow:hidden;



	padding-top:5px;



	/*white-space:nowrap;*/



	/*width:80px;*/



    height: 20px;



}







.ow_dnd_schem_item span.action{



	/*float:right;*/



	line-height:15px;



	overflow:hidden;



	width:70px;



    position: absolute;



    right: 4px;



    top: 2px;



}



.ow_dnd_schem_item span.action .ow_lbutton {



	vertical-align: top;



}







.ow_dnd_helper {



	border: 1px dashed #000;



}







.ow_dnd_freezed .ow_dnd_schem_item {



	background-color: #FFAAAA;



}







.ow_dragndrop_sections .ow_highbox{



    margin-top: 6px;



}







.ow_dnd_placeholder {



    height: 10px;



	border: 1px dashed #999999;



	background-color: #FFF;



}







.ow_dnd_preloader {



    height: 30px;



}







.ow_dnd_configurable_component .control {



    display: inline-block;



    width: 18px;



    height: 16px;



    text-decoration: none;



    background-position: center;



    background-repeat: no-repeat;



}







.ow_dnd_configurable_component .ow_box_icons



{

z-index: 9;

	float: right;



    padding: 8px 2px 0 0;



}







/*.ow_dnd_configurable_component h3 {



    float: left;



}*/







.ow_dnd_content_components{



   padding: 10px 0;



   width: 74%;



}







.ow_dnd_clonable_components {



   border-left: 1px solid #ccc;



   padding: 10px 0 10px 10px;



   width: 24%;



}







/* Dnd Slider */



.ow_dnd_slider {



    height: 6px;



    background-color: #F5F9FA;



    position: relative;



    margin: 10px 3px 0;



    cursor: pointer;



}







.ow_dnd_slider_pusher {



    float: left;



    height: 1px;



}







.ow_dnd_slider_marker {



   width: 10px;



   height: 1px;



   float: left;



}







.ow_dnd_slider_marker_point {



    position: absolute;



    width: 0px;



    height: 6px;



    border-left: 1px solid #999;



    border-right: 1px solid #FFF;



    top: 0;



}







.ow_dnd_slider_handle {



    position: absolute;



    top: -5px;



    width: 22px;



    height: 16px;



    cursor: move;



    z-index: 50;



    background: transparent url(images/ic_move_horizontal.png) no-repeat center;



}







.ow_dnd_slider_helper {



}







.ow_dnd_slider_in_move {



    opacity: 0.5;



    filter: alpha(opacity = 50);



}







.ow_dragndrop_sections .top_section,



.ow_dragndrop_sections .left_section,



.ow_dragndrop_sections .right_section,



.ow_dragndrop_sections .bottom_section,



.ow_dragndrop_sections .sidebar_section{



    background-position: center 7px;



    background-repeat: no-repeat;



}







.ow_dragndrop_sections .top_section { background-image: url(images/dnd-label-top.png) }



.ow_dragndrop_sections .left_section { background-image: url(images/dnd-label-column1.png) }



.ow_dragndrop_sections .right_section { background-image: url(images/dnd-label-column2.png) }



.ow_dragndrop_sections .bottom_section { background-image: url(images/dnd-label-bottom.png) }



.ow_dragndrop_sections .sidebar_section { background-image: url(images/dnd-label-sidebar.png) }







body .ow_dragndrop_panel .ow_dnd_schem_item{



   width: 134px;



}







.ow_dragndrop_sections .ow_highbox{



   margin-top: 6px;



}







.ow_highbox_table .ow_highbox,



.ow_highbox



{



	background-color: #F5F9FA;



}







.ow_highbox {



    border-radius: 4px;



	-moz-border-radius: 4px;



	-webkit-border-radius: 4px;



	padding: 4px;



}







.ow_dragndrop_sections .ow_highbox {



    padding: 0;



}



.ow_dragndrop_sections .ow_highbox.join_now_widget {



    padding: 10px;



}



.join_now_widget



{



	background-image: url('images/ic_warning.png');



	padding: 10px;



	background-position: 10px 10px;



	background-repeat: no-repeat;



}



.ow_highbox .ow_highbox.join_now_widget {



	background-image: none;



	border: none;



}



.ow_highbox,



.ow_highbox_table .ow_highbox



{



	border:1px solid #31363A;



	border-top: none;



	border-left: none;



}







.ow_highbox_table .ow_highbox



{



	height:50px;



	padding:10px;



}







.ow_highbox_table .ow_highbox .ow_dnd_schem_item{



	float:none;



	margin-bottom:4px;



	margin-right:0;



	width:auto;



}







input[type=text].ow_settings_input{



    width: 40px;



}







/* color picker */



.special_block_top {



	width: 252px;



	height: 7px;



}







.special_block_mid {



	width: 238px;



	padding: 0 7px 5px;



        margin: 0 auto;



}







.special_block_bot {



	width: 252px;



	height: 19px;



}







.colorCode {



	width: 68px;



}







table.colorPicker {



	border-collapse: separate !important;



	border-spacing: 3px !important;



}







table.colorPicker td {



	width: 20px;



	height: 20px;



	padding: 0;



}







/* FloatBox implementation */



#floatbox_overlay {



	position: fixed;



	z-index: 100;



	top: 0px;



	left: 0px;



	height: 100%;



	width: 100%;



}







.floatbox_overlayMacFFBGHack {background: url(images/macFFBgHack.png) repeat;}



.floatbox_overlayBG {



	background-color: #000;



	filter: alpha(opacity=75);



	-moz-opacity: 0.75;



	opacity: 0.75;



}







*html #floatbox_overlay { /* ie6 hack */

        position: absolute;
        height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');

}







#floatbox_HideSelect {



	z-index: 99;



	position: fixed;



	top: 0;



	left: 0;



	background-color: #fff;



	border: none;



	filter: alpha(opacity=0);



	-moz-opacity: 0;



	opacity: 0;



	height: 100%;



	width: 100%;



}







*html #floatbox_HideSelect { /* ie6 hack */



	position: absolute;



	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');



}



body .floatbox_canvas .floatbox_container {



	margin-top: 100px;



}



.floatbox_container {



	position: fixed;



	z-index: 102;



	width: 300px;



	-moz-border-radius: 6px;



	-webkit-border-radius: 6px;



    border-radius: 6px;



	-webkit-box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2);



	-moz-box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2);



	box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2);



	border: 8px solid rgba(0, 0, 0, 0.22);



}







.floatbox_header {



	padding: 4px;



	text-align: left;



}







.floatbox_header a.close_btn {



	margin: 2px;



        background: url(images/ow-ic-close.png) no-repeat;



}



.floatbox_title {



	text-transform: uppercase;



	font-size: 16px;



	padding: 8px 12px 0px;



	float: left;



	font-weight: normal;



	font-family: 'UbuntuBold', "Trebuchet MS", "Helvetica CY", sans-serif;	



}



.floatbox_header .ow_box_cap_icons {



	float: right;



	margin-top: 1px;



}



.floatbox_body {



	padding: 8px 16px;



	text-align: left;



}



.floatbox_bottom {



	padding: 0px 16px 16px;



	text-align: center;



}



.floatbox_container .ow_bg_color {



	-moz-border-radius: 4px;



	-webkit-border-radius: 4px;



    border-radius: 4px;



}







/* End FloatBox implementation */







/* ----  Message (Feedback) styles ---- */



.ow_message_cont{



    left: 50%;



    margin-left: -278px;



    position: fixed;



    top:0;



    width: 556px;



    z-index: 1000;



    margin-top: 25px;



}



.ow_message_node{



	font-size:14px;



	font-weight:bold;



	font-family: Arial, Helvetica, sans-serif;



	color: #fff;



	text-align:center;



	text-shadow: 0 1px 0 rgba(0,0,0,0.4);



	line-height: 24px;



	margin:15px;



	padding:7px 12px;



	overflow: auto;



	position:relative;



	-moz-border-radius: 5px;



	-webkit-border-radius: 5px;



	border-radius: 5px;



	-webkit-box-shadow: 0 21px 16px rgba(0,0,0,0.2);



	-moz-box-shadow: 0 21px 16px rgba(0,0,0,0.2);



	box-shadow:0 21px 16px rgba(0,0,0,0.2);



}



.ow_message_node div div{



	padding-right:24px;



}



.ow_message_node a.close_button {



	display:block;



	width:12px;



	height:13px;



	float:right;



	position:absolute;



	top:14px; right:14px;



	background:url(images/message_btn_close.png) no-repeat 50% 50%;



}



/*info*/



.ow_message_cont .ow_message_node.info {



	background: #90c105;



	border-top:1px solid #90c105;



	border-right:1px solid #90c105;



	border-bottom:1px solid #519200;



	border-left:1px solid #90c105;



}



/*warning*/



.ow_message_cont .ow_message_node.warning {



	background: #ffbf22;



	border-top:1px solid #ffbf22;



	border-right:1px solid #ffbf22;



	border-bottom:1px solid #ff8f05;



	border-left:1px solid #ffbf22;



}



/*error*/



.ow_message_cont .ow_message_node.error {



	background: #ea400b;



	border-top:1px solid #ea400b;



	border-right:1px solid #ea400b;



	border-bottom:1px solid #d71000;



	border-left:1px solid #ea400b;



}



.ow_message_cont a {



	color: #fff;



	text-decoration: underline;



}



.ow_message_cont a:hover {



	text-decoration: none;



}







/* ---- End of the Message (Feedback) styles ---- */







/* thickbox 8aa */



.ow_preloader_content_cont{



	width: 30px;



	height: 30px;



}



/* ~thickbox 8aa */







/* ---- Captcha styles ---- */



span.ic_refresh{



    background: url(images/ic_refresh.png) no-repeat;



    display: inline-block;



    height: 16px;



    width: 16px;



}



/* ---- End of Captcha styles ---- */







.alignleft{



	float: left;



}







.alignright{



	float: right;



}



.aligncenter{



	display: block;



	margin-left: auto;



	margin-right: auto;



}











/*----------------------------------------------------------------------BASE_ADD--------------------------------------------------------------------------------*/







.index_customize_box {



	/*width: 985px;*/



}







.fullsize-photo{display: none;}







.ow_ajax_floatbox_preloader {



	width: 100%;



	height: 50px;



}







.ow_border {



    border-style: solid;



    border-color: #fefefe;



}







.ow_cursor_pointer {



    cursor: pointer;



}







.ow_break_word{



    word-wrap:break-word;



}



/* ---- Sort styles ---- */







.ow_sort_control {



	padding: 4px;



	border-radius: 6px;



	-moz-border-radius: 6px;



	-webkit-border-radius: 6px;



	border: 1px solid #e8e8e8;



}



.ow_sort_control a {



	background: url("images/box_menu.gif") repeat-x scroll left top transparent;



	display: inline-block;



	color: #595959;



	font-size:11px;



	height: 22px;



	padding: 0px 6px 0 7px;



	border-style: solid;



	border-color: #dcdcdc;



	border-width: 1px 1px 1px 1px;



	margin: 0px 0px 0px -1px;



	outline: 0 none;



	border-left-width: 1px;



    border-top-left-radius: 2px;



    -moz-border-top-left-radius: 2px;



    -webkit-border-top-left-radius: 2px;



    border-bottom-left-radius: 2px;



    -moz-border-bottom-left-radius: 2px;



    -webkit-border-bottom-left-radius: 2px;



}



.ow_sort_control a span {



	display: inline-block;



	line-height: 21px;



}



.ow_sort_control a:first-child {



	border-left-width: 1px;



    border-top-left-radius: 2px;



    -moz-border-top-left-radius: 2px;



    -webkit-border-top-left-radius: 2px;



    border-bottom-left-radius: 2px;



    -moz-border-bottom-left-radius: 2px;



    -webkit-border-bottom-left-radius: 2px;



}



.ow_sort_control a:last-child {



    border-top-right-radius: 2px;



    -moz-border-top-right-radius: 2px;



    -webkit-border-top-right-radius: 2px;



    border-bottom-right-radius: 2px;



    -moz-border-bottom-right-radius: 2px;



    -webkit-border-bottom-right-radius: 2px;



}



.ow_sort_control a.active,



.ow_sort_control a:hover{



	color:#595959; 



	text-decoration:none;



	background: transparent url('images/box_menu_active.gif') repeat-x  left top;



	border-color: #ccc;



    border-bottom-left-radius: 2px;



    border-left-width: 1px;



    border-top-left-radius: 2px;



    border-style: solid;



    border-width: 1px;



}



.ow_sort_control_label {



	padding: 0px 8px 0px 6px;



}







/*td.sort_link{



    width:100%;



}



td.sort_link li{



   display:inline;



   padding: 0 15px 0 0;



}



td.sort_link li.active a {



	font-weight:bold;



	color:#333;



}



td.sort_link li.active a:hover{



	text-decoration:none;



}*/







/* ---- End of Sort styles ---- */







/* ---- Context Action styles ---- */



.ow_context_action_block {



    float: right;



    text-align: right;



    font-size: 0px;



    line-height: 17px;



}



.ow_context_action {



    display: inline-block;



    position: relative;



    z-index: 3;



    font-size: 11px;



    height: 18px;



    padding: 0px 0px 0px 5px;



    border: 1px solid #B4B4B4;



    vertical-align: top;



    *display: inline;



    zoom: 1;



    background-image: url('images/context_action.gif');



    background-position: 0px 0px;



    background-repeat: repeat-x;



}



a.ow_context_action_value {



    display: inline-block;



    padding: 0px 5px 0px 0px;



    text-decoration: none;



	color: #666;



    /*color: #3366CC;



	font-weight: bold;



	text-shadow: 1px 1px 0 #F6F6F6;*/



}



.ow_context_more {



    display: inline-block;



    min-width: 10px;



    height: 18px;



    padding: 0px 5px 0px 0px;



    background: url(images/context_action_arrow.png) no-repeat 1px 8px;



    vertical-align: top;



}



.ow_context_action_value_block .ow_context_action {



	background: url(images/box_menu.gif);



	border-color: #ccc;



}



.ow_context_action_value_block .ow_context_action:hover {



	background: url(images/box_menu.gif);



	border-color: #bababa;



}



.ow_context_action_block .ow_context_action:first-child {



    border-radius: 2px 0px 0px 2px;



}



.ow_context_action_block .ow_context_action:last-child {



    border-top-right-radius:2px;



	border-bottom-right-radius: 2px;



}



.ow_context_action:hover,



.ow_context_action.active {



    cursor: pointer;



    background: url('images/context_action_hover.gif') repeat-x 0px 0px;



}



.ow_context_action:hover .ow_context_action_wrap {



    display: block;



}



.ow_context_action:hover .ow_context_action_value,



.ow_context_action.active .ow_context_action_value {



	text-decoration: none;



}



.ow_context_action:hover .ow_context_more,



.ow_context_action.active .ow_context_more {



    background: url(images/context_action_arrow_active.png) no-repeat 1px 8px;



}



.ow_context_action_list {



	min-width: 100px;



    text-align: left;



	overflow-x: auto;



}



.ow_context_action_list li {



	white-space: nowrap;



}



.ow_context_action_list a {



    font-size: 11px;



    font-weight: normal;



	display: block;



	padding: 3px 0px;



	color: #5a5a5a;



}



.ow_context_action_list a:hover {



    text-decoration: none;



    background: #dddddd;



    color: #252525;



}



.ow_context_action .ow_tooltip {



	display: none;



}



.ow_context_action_divider {



	line-height: 1px;



	height: 1px;



	background: #dcdcdc;



	border-bottom: 1px solid #fff;



	margin: 1px 0px 0px;



}



/* ---- End of Context Action styles ---- */







/* ---- Cover Context Action styles ---- */



.uh-cover-add-btn-wrap .ow_context_action {



	padding-left: 7px;



}



.uh-cover-add-btn-wrap .ow_tooltip_body {



	padding: 4px 0px;



}



.uh-cover-add-btn-wrap .ow_context_action_list a {



	padding: 4px 12px;



}



.uh-cover-add-btn-wrap .ow_context_action_value {



	color: #e5ffff;



}



/* ---- End of Cover Context Action styles ---- */











/* ---- SignIn Form styles ---- */



.ow_sign_in_cont {



	width:100%;



	height:100%;



	position:absolute;



	top:0;



	left:0;



	background:#fff;



	z-index:97;



}



.ow_sign_in_wrap {



	width:702px;



}



.ow_sign_in_wrap  h2 {



	font-size: 28px;



    line-height: 36px;



	margin:0 8px 10px 8px;



	padding:0 40px;



	color: #000;



}



.ow_sign_in_wrap form{



	margin:8px;



	padding:40px 40px 22px 40px;



	background:#F1F1F1;



	-moz-border-radius:5px;



	-webkit-border-radius: 5px;



	-khtml-border-radius:5px;



	border-radius:5px;



	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);



	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);



	box-shadow:0 2px 6px rgba(0, 0, 0, 0.2);



	border:1px solid #e7e7e7;



}



.ow_sign_in_wrap form .ow_sign_in{float:left; width:312px;}



.ow_sign_in_wrap form .ow_sign_up {margin:0px 0 0 342px; color: #585858; padding-top: 7px;}



.ow_sign_in_wrap form .ow_sign_up hr{margin:5px 0 15px;}







.ow_sign_in_wrap form .ow_box_cap{



	margin-bottom:0;



	position:relative;



	z-index:99;



}



.ow_sign_in_wrap form .ow_box{



	padding:16px 16px 6px 16px;



	margin-bottom:16px;



	position:relative;



	z-index:98;



}



.ow_sign_in_wrap form .ow_user_name input[type="text"]{margin-bottom:8px;}



.ow_sign_in_wrap form .ow_password input[type="password"] {margin-bottom:16px;}







.ow_sign_in_wrap form .ow_form_options {margin-bottom:6px;}



.ow_sign_in_wrap form .ow_form_options p.ow_remember_me,



.ow_sign_in_wrap form .ow_form_options p.ow_forgot_pass {font-size:11px; padding:0 0 0 20px; line-height: 13px;}



.ow_sign_in_wrap form .ow_form_options p.ow_remember_me {padding-bottom:5px;}



.ow_sign_in_wrap form .ow_form_options p.ow_remember_me input[type="checkbox"]{float:left; margin:0px 0 0 -20px; padding:0px;}











.ow_sign_in_wrap form .ow_connect_buttons {padding: 0 0 0 20px;}



.ow_sign_in_wrap form .ow_connect_buttons .ow_fb_button {float:left;}







.ow_connect_text {



	background: url('images/miniic_li.png') no-repeat left center;



	padding: 0px 0 0 16px;



	margin-right: 16px;



	float: left;



	line-height: 22px;



}



.ow_sign_in .connect_button_list {



	padding: 0px;



	float: left;



}



.floatbox_container .ow_sign_in_wrap form {



	margin: 0px;



	box-shadow: none;



	border: none;



	border-radius: none;



	-moz-border-radius: 0px;



	-webkit-border-radius: 0px;



	padding: 10px 40px 0;	



}



.floatbox_container .ow_sign_in_wrap h2 {



	display: none;



}







.ow_signin_label {



    display: inline-block;



    height: 14px;



    line-height: 13px;



    margin: 4px 0;



    vertical-align: top;



}



.ow_signin_delimiter {



    border-right: 1px solid #CCCCCC;



    padding: 0 7px 0 0;



}



.ow_console_item .ow_ico_signin {



    background-color: transparent;



    background-position: 0 0;



    background-repeat: no-repeat;



    display: inline-block;



    height: 14px;



    margin: 4px 0 0 4px;



    vertical-align: top;



    width: 14px;



}



.ow_ico_signin:last-child {



    margin-right: -4px;



}



.ow_console_item .ow_avatar_label {



	text-shadow: none;



}



/* ---- End SignIn Form styles ---- */







/* ---- My Avatar Widget styles ---- */



.ow_my_avatar_img {







}



.ow_my_avatar_username {



	display: table-cell;



	vertical-align: middle;



}



.ow_my_avatar_cont {



	height: 47px;



	display: table;



	padding-left: 5px;



}



.ow_my_avatar_cont span {



	display: inline-block;



	width: 90px;



	word-wrap: break-word;



}



/* ---- End of My Avatar Widget styles ---- */



/* ---- Live Member Icon ---- */



.ow_miniic_live .ow_live_on {



	width: 16px;



	height: 16px;



	display: inline-block;



	vertical-align: middle;



	background: url(images/miniic_live.png) center center no-repeat;



	margin-right: 4px;



}



.ow_miniic_live .ow_lbutton {



	 display: inline-block;



	 vertical-align: middle;



	 margin-right: 4px;



	 line-height: 12px;



	 height: 12px;	 



}



.ow_miniic_live .ow_preloader_content{



	 height: 16px;



	 width: 16px;



	 display: inline-block;



	 vertical-align: middle;



	 background-position:center center;



}



.ow_miniic_live .ow_preloader_content.ow_hidden {



	display: none;



}



.ow_miniic_live .ow_lbutton.ow_green {



	color: #666;



}



/* ---- End Live Member Icon ---- */







.ow_field_eye {



	padding-left: 14px;



	background:url(images/miniic_field_eye.png) 0 7px no-repeat; 



	display: inline-block;



}







/* ---- Gheader styles---- */



.gh-header .uh-head .uh-toolbox {



    padding-top: 13px;



}



/* ---- End of the Gheader ---- */







.index_qs {



	position: absolute;



	top: 111px;



	right: 16px;



	padding: 25px 25px 0px;



	width: 260px;



}







/* ---- Site logo & Join btn ---- */







.sitelogo_and_join_btn {



	padding-top: 111px;



}







.sitelogo {



	display: block;



	width: 398px; 



	height: 116px;



	background: url(images/sitelogo.png) 0px 0px no-repeat;

	

	background-repeat: no-repeat !important;

	/** OW_Control type:image, key:logoImage, section:1. General Settings, label:4. Logo image **/



}



.index_join_button {



    background: url(images/join_btn_sprite.png) no-repeat scroll 0 0 transparent;



    border-color: #901a43;



    border-radius: 3px 3px 3px 3px;



    border-style: solid;



    border-width: 1px;



    color: #ffd8f2;



    display: block;



    width: 110px; 



    height: 44px;



    padding: 0 0px;



    text-align: center;



    vertical-align: center;



    text-decoration: none;



    line-height: 40px;



    margin-top: 30px;



    text-transform: uppercase;



}







.index_join_button:hover {



    background-position: 0px -48px; 



    text-decoration: none;



}







.index_join_button:active {



    background-position: 0px -96px;



    text-decoration: none;



}







/* ---- Site logo & Join btn.end ---- */







.ow_page_index {



	margin: 0px 0px 0px 0px;



}



.index_qs_cap h3 {



    padding: 0px 0px 16px;



    line-height: 18px;



    font-family: Arial,Helvetica,sans-serif;



}



/* ---- End of the Site logo & Join btn.end ---- */







/* ------- Index Page Styles -------- */



.base_index_page_customize .ow_dragndrop_content {



    float: left;



    width: 100%;



}



.base_index_page .ow_box.index-BASE_CMP_UserListWidget, 



.base_index_page .ow_box.index-PHOTO_CMP_PhotoListWidget {



    min-height: 251px;



}



/* ------- End Index Page Styles -------- */







/* ---- Ulist big Styles ---- */



.ow_ulist_big {



    padding-top: 12px;



}







.ow_ulist_big_item {



    float: left;



    width: 25%;



}







.ow_ulist_big_item .ow_miniic_live {



    top: 2px;



    left: 2px;



    position:absolute;



}







.ow_ulist_big_item_cont {



    height: 240px;



    margin: 0 auto 20px;



    overflow: hidden;



    position: relative;



    width: 180px;



}







.ow_ulist_big_avatar {



    background-position: 0 0;



    background-repeat: no-repeat;



    background-size: cover;



    height: 180px;



    position: relative;



    width: 180px;



}







.ow_ulist_big_avatar:hover {



    box-shadow: 0 0 150px #000 inset;







}



.ow_ulist_big_avatar_shadow {



    display: block;



    height: 180px;



}  







a.ow_ulist_big_avatar_bookmark {



    position: absolute;



    bottom: 6px;



    left: 8px;



    display: none;



    color: #fff;



}







.ow_ulist_big_avatar:hover a.ow_ulist_big_avatar_bookmark {



    display: block;



}







.ow_ulist_big_info {



    margin-top: 4px;



    position: absolute;



    margin-bottom: 8px;



}



.ow_ulist_big_info_name .ow_small {



    position: relative;



}



.ow_ulist_big_info_name .ow_small:hover {



    text-decoration: underline;







}







.ow_ulist_big_info_name  {



    float: left;



    max-width: 160px;



    max-height: 1.5em;



    overflow: hidden;



}



/* ---- End of Ulist big Styles Styles ---- */







/* ---- Bookmark Styles ---- */







.ow_bookmark_icon {



    width: 16px;



    height: 16px;



    background-repeat: no-repeat;



    position: absolute;



    top: 3px;



    right: 4px;







}







/* ---- End of Bookmark Styles ---- */



.left-sidebar-custom .place_section, .left-sidebar-custom .place_section.ow_left .index-BASE_CMP_UserListWidget {

  display: none;

}

.left-sidebar-custom .place_section.ow_left {

  display: block;

  width: 100%;

}

.sidebar .ow_dnd_widget .ow_ipc.ow_smallmargin.clearfix {

    padding: 0 15px;

}
/*
.left-sidebar-custom .place_section.ow_left .ow_box_cap_empty, .sidebar .ow_box_cap_empty  {

  background: #b31018 none repeat scroll 0 0;

  border: 0 none;

  border-radius: 0;

  color: #fff;

  font-size: 18px;

  padding: 0;

  text-align: center;

}*/
/*
.left-sidebar-custom .place_section.ow_left .ow_box_cap_empty h3,

.sidebar .ow_box_cap_empty .ow_box_cap_right .ow_box_cap_body h3 {

  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;

  float: none;

  font-family: inherit;

  font-size: 18px;

  font-weight: 400 !important;

  line-height: 18px;

  margin: 0;

  padding: 9px 10px 11px;

  width: 100%;

}*/

.ow_box_cap_empty .ow_box_cap_body {

  min-height: inherit;

}

.left-sidebar-custom .ow_left .ow_box_empty{

	padding:20px;

}

.left-sidebar-custom .ow_left .ow_box_empty .ow_ipc_info .ow_ipc_header a	{

    color: #000;

    display: block;

    font-size: 17px;

    font-weight: 500;

    margin-bottom: 0;

    margin-top: 10px;

}

.left-sidebar-custom .ow_left .ow_box_empty .ow_ipc_info .ow_ipc_content a, .left-sidebar-custom .ow_left .ow_nowrap a{

	color:#b31018;

	

}

.ow_left .ow_box_toolbar_cont li a {

  background: inherit;

  border: 0 none;

  color: #b31018;

  display: inline-block;

  font-size: 13px;

  height: inherit;

  padding: 0;

}



@media (max-width: 480px) {



    /*General*/



    .ow_site_panel .ow_menu_wrap,



    .ow_site_panel .ow_logo {



        display: none;



    }



    .ow_console_right {



        position: static;



        width: 100%;



    }



    .ow_page_container, .ow_site_panel_wrap, .ow_footer {



        width: 100%;



    }



    .ow_canvas {



        width: 100%;



    }



    .ow_content > .ow_right {



        float: none;



        margin-bottom: 16px;



    }



    .ow_content > .ow_btn_delimiter.ow_right {



        float: none;



        margin-bottom: 8px;



    }



    .ow_content > .ow_btn_delimiter.ow_right .ow_button {



        margin-bottom: 8px;



    }



    .ow_header_pic_wrap {



        width: 100%;



    }



    .ow_sidebar {



        margin: 0 auto;



        float: none;



        display: inline-block;



    }



    .ow_page {



        margin: 0 auto;



    }



    .ow_site_panel {



        position: fixed;



        width: 100%;



        top: 0;



        left: 0;



        z-index: 99;



    }



    body .ow_user_list .ow_item_set3 {



        width: 100%;



        border-bottom: 1px solid #e8e8e8;



    }



    body .ow_user_list .ow_item_set3:last-child {



        border-bottom: none;



    }



    body, html {



        min-width: 320px;



    }



    body .ow_superwide, 



    body .ow_supernarrow,



    body .ow_narrow,



    body .ow_wide,



    body .ow_column {



        float: none; 



        width: 100% !important; 



        margin-bottom: 10px;



        clear: both;



    }



    .ow_sidebar {



        width: 100%;



    }



    .floatbox_container {



        max-width: 100%;



        box-sizing: border-box;



        -moz-box-sizing: border-box;



        -webkit-box-sizing: border-box;



    }



    .ow_ipc_header {



        margin-bottom: 4px;



    }



    .ow_lp_label br {



        margin: 6px 0;



    }



    .ow_sign_in_wrap form .ow_sign_in {



        width: 100%;



        float: none;



    }



    .ow_sign_in_wrap {



        width: 100%;



    }



    .ow_sign_in_wrap form .ow_sign_up {



        margin: 16px 0 0 0;



        padding: 16px;



        width: 100%;



        text-align: center;



        box-sizing: border-box;



        -moz-box-sizing: border-box;



        -webkit-box-sizing: border-box;



    }



    .ow_sign_in_wrap form .ow_sign_up p br {



        height: 1px;



    }



    .floatbox_container .ow_sign_in_wrap form {



        padding: 0;



    }



    .ow_box_menu a {



        height:  auto;



        margin-left: -6px;



        padding: 0 10px;



    }



    ul.ow_bl a {



        height: auto;



        padding: 0 10px;



    }



    .ow_avatar {



        background-size: cover;



    }



    .ow_logo_wrap,



    .sitelogo,



    .base_index_page .ow_logo_wrap {



        width: 100%;



    }



    .sitelogo {



        background-image: 100%;



    }



    /*Photo*/



    .ow_photo_list.ow_photo_pint_mode .ow_photo_item_wrap {



        position: static !important;



        left: auto !important;



        top: auto !important;



    }



    .ow_photo_list.ow_photo_pint_mode .ow_photo_item_wrap .ow_photo_pint_album {



        height: 200px;



        overflow: hidden;



        text-align: center;



    }



    .ow_photo_list.ow_photo_pint_mode .ow_photo_item_wrap .ow_photo_pint_album img {



        min-height: 100%;



        min-width: 100%;



        width: auto;



        height: auto;



    }



    .ow_photo_item .ow_photo_item_info_description {



        display: none !important;



    }



    .ow_photoview_stage_wrap {



        width: 100% !important;



    }



    .ow_fw_menu .ow_fw_btns + div {



        float: none;



    }



    .ow_fw_menu .ow_fw_btns {



        margin-bottom: 8px;



    }



    .ow_fw_menu {



        border: none;



        background: none;



        padding: 0;



        text-align: left;



    }



    .ow_fw_menu .ow_searchbar {



        padding-right: 24px;



        width: 100%;



        display: inline-block !important;



        box-sizing: border-box;



        -moz-box-sizing: border-box;



        -webkit-box-sizing: border-box;



    }



    .ow_fw_menu .ow_searchbar_input,



    .ow_fw_menu .ow_searchbar_input input {



        width: 100% !important;



    }



    .ow_fw_menu .ow_searchbar .ow_searchbar_btn {



        margin-right: -24px;



    }



    .ow_photo_upload_bottom > .ow_left,



    .ow_photo_upload_wrap .ow_suggest_field input {



        width: 100% !important;



    }



    body .ow_photo_upload_wrap .ow_photo_preview_block_wrap .ow_photo_preview_edit {



        width: 33%;



        margin-bottom: 10px;



        box-sizing: border-box;



        -moz-box-sizing: border-box;



        -webkit-box-sizing: border-box;



    }



    body .ow_photo_upload_wrap .ow_photo_preview_block_wrap .ow_photo_preview_edit:nth-child(3n+2) {



        margin-left: 0;



        margin-right: 0;



    }



    .ow_photo_preview_action {



        overflow: hidden;



    }



    body .CodeMirror-scroll,



    body .CodeMirror-sizer {



        width: 100%;



        box-sizing: border-box;



        -moz-box-sizing: border-box;



        -webkit-box-sizing: border-box;



        padding-bottom: 0;



        padding-right: 0;



    }



    body .CodeMirror-hscrollbar {



        display: none !important;



    }



    .new-album textarea {



        margin-bottom: 16px;



    }



    body .ow_photo_list_wrap .ow_photo_list.ow_photo_pint_mode div.ow_photo_item_wrap,



    body .ow_photo_list_wrap .ow_photo_list.ow_photo_pint_mode div.ow_photo_item_wrap,



    body .ow_photo_list_wrap.ow_photo_no_sidebar div.ow_photo_item_wrap.ow_photo_album {



        width: 100%;



    }



    .ow_photo_dragndrop span {



        line-height: 30px;



    }



    body .ow_photo_dragndrop {



        padding: 16px 4px;



    }



     body .ow_photo_upload_wrap .ow_photo_preview_block_wrap .ow_photo_preview_edit {



        width: 50%;



        margin-bottom: 10px !important;



        box-sizing: border-box;



        -moz-box-sizing: border-box;



        -webkit-box-sizing: border-box;



    }



    /*My matches*/



    .ow_ulist_big_item {



        width: 100%;



    }



    /*Video*/



    .ow_video_list_item {



        width: 100%;



        padding: 24px 0 24px 24px;



        border-bottom: 1px solid #e8e8e8;



        box-sizing: border-box;



        -moz-box-sizing: border-box;



        -webkit-box-sizing: border-box;



    }



    .ow_video_list_item:first-child {



        padding-top: 0;



    }



    .ow_video_list_item:last-child {



        padding-bottom: 0;



        border-bottom: none;



    }



    .ow_video_list_item > a:first-child {



        float: left;



        margin-right: 8px;



    }



    .ow_video_list > .ow_alt1,



    .ow_video_list > .ow_alt2 {



        background-color: #fff;



        padding-left: 0;



    }



    /*Index page*/



    .index_master_page .ow_page_container, .index_master_page .ow_page_container .ow_canvas {



        width: 100%;



    }



    .index_master_page .ow_page_container .ow_canvas {



        padding: 0 20px;



        box-sizing: border-box;



        -moz-box-sizing: border-box;



        -webkit-box-sizing: border-box;



    }



    .base_index_page .ow_header {



        width: 100%;



        padding: 0 20px;



        box-sizing: border-box;



        -moz-box-sizing: border-box;



        -webkit-box-sizing: border-box;



    }



    .index_master_page .ow_header_pic_wrap {



        width: 50%;



        padding-left: 0;



    }



    .index_master_page .ow_header_pic {



        background-size: 100% auto;



    }



    .base_index_page .ow_header {



        margin-top: 0;



    }



    .index_qs {



    	position: static;



    	top: 0;



    	right: auto;



    }



    /*Index page*/



    .base_index_page .ow_header {



        margin-bottom: 25px;



    }



    .index_master_page .ow_header_pic_wrap {



        float: none;



        padding: 75px 0 30px 0;



        width: 100%;



        box-sizing: border-box;



        -moz-box-sizing: border-box;



        -webkit-box-sizing: border-box;



    }



    .index_qs_widget {



        float: left;



        width: 100%;



        padding: 0;



    }



    .index_qs {



        width: 100%;



        box-sizing: border-box;



        -webkit-box-sizing: border-box;



        -moz-box-sizing: border-box;



    }



    .index_qs select,



    .ow_qs_value select {



        width: 100%;



    }



    body .ow_qs_field input[type="text"] {



        max-width: 100%;



    }



    .index_master_page .ow_page {



        margin: 0 auto;



    }



    .index_qs .birthdate input,



    .ow_qs_value .birthdate input {



        width: 100% !important;



    }



    body form .ow_googlelocation_search_distance,



    .ow_qs_field input.ow_googlelocation_search_location {



        width: 100%;



        text-align: left;



    }



    body div.googlelocation_address_div {



        display: block;



        overflow: hidden;



    }



    body form .ow_googlelocation_search_miles_from {



        padding: 0;



    }



    body div.googlelocation_address_icon_div {



        display: none;



    }



    .base_index_page .ow_logo_wrap,



    .base_index_page .sitelogo {



        width: 100%;



        background-size: 100%;



    }



    .ow_sign_in_wrap form .ow_sign_up {



        padding-left: 0;



    }



    .ow_join_button {



    	margin-bottom: 16px;



    }



    .ow_header_general {



    	height: 303px;



    }



    /*------------- Messages --------------*/



    body .ow_mailbox_table {



        margin-bottom: 20px;



    }



    body .ow_mailbox_left {



        width: 100%;



        float: none;



        margin-bottom: 0;



        padding-bottom: 0;



    }



    body .ow_mailbox_left .ow_mailbox_left_body {



        width: 100% !important;



        position: static;



    }



    body #conversationItemListSub {



        width: 100% !important;



    }



    body .ow_mailbox_right {



        width: 100%;



        float: none;



        margin-bottom: 0;



        padding-bottom: 0;



    }



    .ow_mailbox_left_body .jspContainer {



        height: 252px !important;



    }



    body .ow_mailbox_right {



        margin-top: 20px;



    }



    body .ow_mailbox_username {



        min-width: 0;



    }



    body .ow_mailbox_table .ow_mailbox_left .ow_mailbox_left_body,



    body .ow_mailbox_table .ow_mailbox_search,



    body .ow_mailbox_conv_options {



    	border-right-width: 0;



    }



    body .ow_mailbox_table {



    	border-width: 0;



    }



    body .ow_mailbox_table .ow_mailbox_cap {



    	height: 82px;



    }



    body .ow_mailbox_table .ow_mailbox_right .ow_mailbox_cap {



    	padding-left: 86px;



    }



    body .ow_mailbox_convers_info.mails,



    body .ow_mailbox_convers_info.chats {



    	background-position: 8px 36px;



    }



    body .ow_mailbox_table .ow_mailbox_cap .ow_mailbox_convers_actions {



    	margin-top: 30px;



    }



    body .ow_mailbox_table .ow_mailbox_search input {



    	font-size: 90%;



    	height: 32px;



    	line-height: 18px;



    }



    body .ow_mailbox_search .ow_btn_close_search {



    	top: 22px;



    }



    html body .ow_mailbox_form .ow_mailbox_message_input textarea {



    	display: none;



    }



    html body .ow_mailbox_message_input .jhtmlarea,



    body .ow_mailbox_form .ow_attachment_btn, 



    body .ow_mailbox_form .ow_attachment_icons,



    #conversationTextarea {



    	display: block !important;



    }



    textarea#conversationTextarea {



    	margin: 0;



    	border: none;



    }



    .ow_mailbox_form .jhtmlarea .input_ws_cont {



    	display: none;



    }



    html body .ow_mailbox_message_input .jhtmlarea {



    	width: 100% !important;



    	box-sizing: border-box;



    	-moz-box-sizing: border-box;



    	-webkit-box-sizing: border-box;



    }



    .ow_mailbox_form div.jhtmlarea {



    	padding: 0;



    }



    .ow_mailbox_request_item .console_list_ipc_item,



    .ow_chat_request_item .console_list_ipc_item {



    	padding-left: 20px;



    	background-position: 2px 27px;



    }



    .ow_chat_dialog_wrap .ow_mailchat_new_message.ow_chat_dialog {



	    bottom: 0;



	    left: 0;



	    margin: 0;



	    position: fixed;



	    right: 0;



	    width: 100%;



	}



	body .ow_chat_selector {



    	position: fixed;



    	left: 0;



    }



    body .ow_chat_dialog_wrap {



    	position: fixed;



    	left: 0;



    	width: 100%;



    }



    body .ow_chat_dialog {



    	width: 100% !important;



    	margin-left: 0;



    }



    .console_tooltip.ow_tooltip_top_right.ow_tooltip {



    	position: fixed;



    	right: -1px;



    	top: 60px !important;



    }



    .console_tooltip.ow_tooltip_top_right .ow_tooltip_tail span {



    	display: none;



    }



    body .ow_console .ow_tooltip_top_right {



    	padding-top: 0;



    }



    .ow_console_dropdown_click .console_tooltip.ow_tooltip_top_right.ow_tooltip {



    	left: -1px;



    	padding-top: 0;



    }



    .ow_console .ow_console_dropdown_click .ow_tooltip .ow_tooltip_body {



    	width: 100%;



    	max-width: 100%;



    	border-radius: 0;



    	-moz-border-radius: 0;



    	-webkit-border-radius: 0;



    	box-sizing: border-box;



    	-moz-box-sizing: border-box;



    	-webkit-box-sizing: border-box;



    }



    html div.ow_console_list_wrapper {



    	width: 100%;



    }



    /*-----------Forum--------------*/



    .forum_add_post .ow_left,



    .forum_add_post .ow_right {



        width: 100% !important;



        float: none;



    }



    /*Maintenance, Splash Screen, Password protected, Sign In*/



    body .splash_screen_cont,



    body .maintenance_cont {



        width: 100%;



        padding-left: 10px;



        padding-right: 10px;



        box-sizing: border-box;



        -moz-box-sizing: border-box;



        -webkit-box-sizing: border-box;



    }



    body .ow_footer .ow_canvas {



        width: 100%;



    }



    body .pass_protection_cont {



        width: 100%;



    }



    .base_sign_in .ow_footer {



        display: none;



    }



    .base_sign_in .ow_sign_in_wrap {



        left: 0px;



        top: 50px;



        margin: 0px;



        width: 100%;



    }



}

.sb_main_nav_inner .logo.sb_inner_logo {

  float: left;

  margin: inherit;

  position: relative;

  margin-top: -35px;

  z-index: 9;

}

.sb_main_nav_inner .header nav.navbar {

  max-width: inherit;

  text-align: right;

}

.sb_main_nav_inner .header nav.navbar .navbar-collapse {

  display: inline-block !important;

}

.sb_main_nav_inner .navbar .navbar-collapse .ow_main_menu {

  padding: 0;

}

.header .sb_main_nav_inner nav.navbar {

  max-width: inherit;

  text-align: right;

}

.header .sb_main_nav_inner.main_nav .navbar .navbar-collapse ul {

  display: inline-block;

}

.footer_bottom .ow_footer_menu a {

    font-size: 16px;

    color: #fff;

    font-weight: 600;

    margin: 0 20px;

}

.footer_bottom .ow_footer_menu {

  margin: 0;

  font-size: 0px;

  padding: 0;

}

.sb_body .header {

  position: static;

  border-bottom: 1px solid #ccc;

  padding-bottom: 4px;

  padding-top: 6px;

  margin-bottom: 20px;

}

.sb_body .advice_head h3 {

  margin-top: 0;

}

.sb_body .header .main_nav .navbar .navbar-collapse {

  float: right;

}

.sb_body .advice_main .advice_txt{

  padding: 0 15px;

}

/*.sb_body .ow_box_cap_right .ow_box_cap_body h3 {

  background: #b31018 none repeat scroll 0 0;

  color: #fff;

  font-size: 18px;

  padding: 9px 10px 11px;

  text-align: center;

  display: block;

  width: 100%;

  margin: 0;

}*/

.sb_body .ow_superwide .ow_box_cap {

  background: inherit;

  min-height: inherit;

  border: 0;

}

.sb_body .ow_left table td a, .sb_body .ow_right .ow_box_empty .ow_custom_html_widget p,

.sb_body .ow_left.ow_my_avatar_img a, .sb_body .ow_my_avatar_cont a,

.hotlist .ow_nocontent {

  color: #333;

  font-size: 14px;

}

.sb_body .ow_left table td a:hover, .sb_body .ow_right .ow_box_empty .ow_custom_html_widget p:hover,

.sb_body .ow_left.ow_my_avatar_img a:hover, .sb_body .ow_my_avatar_cont a:hover,

.hotlist .ow_nocontent:hover {

  color: #ff9c00;

}

.hotlist .ow_nocontent {

    padding: 0;

}

.ow_box .ow_moderation_panel_content ul.ow_regular li {

  padding: 0;

}

.ow_box .ow_moderation_panel_content ul.ow_regular li a, .ow_box .ow_moderation_panel_content ul.ow_regular li span{

  color: #b31018;

}



.sb_body .ow_left .ow_box .ow_left a, .sb_body .ow_right .ow_box_empty .ow_custom_html_widget ul li a,

.hotlist .ow_center.hotlist_footer a{

  color: #b31018;

  font-size: 13px;

  display: inline-block;

  margin: 3px 0;

}

.sb_body .ow_left .ow_box .ow_left a:hover, .sb_body .ow_right .ow_box_empty .ow_custom_html_widget ul li a:hover,

.hotlist .ow_center.hotlist_footer a:hover{

  color: #ff9c00;

}





.sb_body .place_section .ow_box_empty {

  border-width: 0px 1px 1px 1px;

  border-style: solid;

  padding: 8px;

  border-color: #B4B4B4;

  border-bottom-left-radius: 6px;

  border-bottom-right-radius: 6px;

}

.sb_body .place_section .ow_box_cap_empty{

  margin-bottom: 0px;

}

.sb_body .ow_left.ow_my_avatar_img, .sb_body .ow_my_avatar_cont {

  float: left;

  width: auto;

  height: auto;

}
.ow_mship_widget_block .ow_mship_widget_current {
  float: left;
  font-size: 11px;
  margin-top: 7px;
  padding: 0;
}
.ow_mship_widget_block .ow_mship_widget_btn.ow_center {
  float: right;
}
.sb_body .ow_avatar {

  width: inherit;

  height: auto;

  background-image: inherit;

}

.sb_body .ow_my_avatar_cont span {

  display: inline-block;

  width: 100%;

  word-wrap: break-word;

}

.ow_button .ow_ic_up_arrow input[type="button"]{

  background: #ff9c00 none repeat scroll 0 0;

border: 0 none;

border-radius: 5px;

color: #fff;

font-size: 11px;

font-weight: 600;

padding: 5px 20px 7px 20px;

width: 100%;

}

.sb_body span.ow_button {

    padding: 0;

    border: 0;

}

.sb_body .ow_custom_html_widget ul.ow_regular li {

    padding: 0;

}

.sb_body .ow_mship_widget_current, .sb_body .ow_mship_widget_txt.ow_smallmargin {

  padding-left: 15px;

}

#mega-menu li .sub-container.non-mega li a {
  color: #ffffff;
}
#mega-menu li .sub-container.non-mega .sub {
    background-color: #b31018 !important;
    background-image: inherit !important;
    text-align: left !important;
}
#mega-menu li .sub-container {
  overflow-x: hidden;
  overflow-y: hidden;
  background: inherit !important;
  padding-left: 3px !important;
}
.navbar #mega-menu li.mega-hover a, .navbar #mega-menu li a:hover {
    background-position-x: inherit;
    background-position-y: inherit;
    color: inherit;
    text-shadow: none;
}
.navbar #mega-menu > li:hover > a{
 background: #b70f19 !important;
 color: #fff !important;
}
.navbar #mega-menu li .sub-container.non-mega li a:hover{
  background-color: #fff !important;
  color: #000 !important;
  }


/*14.4.2017 Starts */
.sb-article-box .ow_ipc_picture {
  display: none;
}

.sb-full-width .ow_ipc_info {
  margin-left: 0;
}

.sb-full-width {
  padding-left: 0!important;
}

.sb-full-width .ow_ipc_header > img {
  height: 185px;
  width: 100%;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-bottom-color: #b31018;
border-bottom-style: solid;
border-bottom-width: 1px;
border-image-outset: 0 0 0 0;
border-image-repeat: stretch stretch;
border-image-slice: 100% 100% 100% 100%;
border-image-source: none;
border-image-width: 1 1 1 1;
border-left-color: #b31018;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #b31018;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #b31018;
border-top-style: solid;
border-top-width: 1px;
width: 100%;

}

.sb-full-width .ow_ipc_header a {
  color: #000000;
  display: block;
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 15px;
  margin-top: 10px
}
/*.ow_box_cap_empty.ow_dnd_configurable_component.clearfix {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #b31018;
  background-image: none;
  background-origin: padding-box;
  background-position-x: 0;
  background-position-y: 0;
  background-repeat: repeat;
  background-size: auto auto;
  border-bottom-color: currentcolor;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-style: none;
  border-bottom-width: 0;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  border-image-slice: 100% 100% 100% 100%;
  border-image-source: none;
  border-image-width: 1 1 1 1;
  border-left-color: currentcolor;
  border-left-style: none;
  border-left-width: 0;
  border-right-color: currentcolor;
  border-right-style: none;
  border-right-width: 0;
  border-top-color: currentcolor;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top-style: none;
  border-top-width: 0;
  color: #ffffff;
  font-size: 18px;
  padding-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  text-align: center;
  margin-bottom: 30px

}*/

/*.ow_dnd_configurable_component h3 {
  float: none;
  margin:0px;
}*/

.sb-full-width .ow_smallmargin {
  font-size: 13px;
  color: #707070;
}

.ow_smallmargin .ow_lbutton  {
  margin-top: 6px;
}

.sb-right-width .ow_ipc_info {
  margin-left: 0;
}

.sb-article-img > img {
  height: 100%;
  width: 100%;
  border: 1px solid #b31018;
}
.sb-article-img {
  float: left;
  height: 124px;
  margin-right: 20px;
  width: 154px;
}

.sb-article-box .ow_nowrap.ow_icon_control.ow_ic_user > a {
  display: none;
}

.ow_ipc_toolbar .ow_ipc_date, .ow_ipc_date {
  color: #b31018;
  font-weight: 700;
}

.sb-right-width .ow_smallmargin {
  line-height: 19px;
  margin-bottom: 8px;
}


.ow_bl.ow_box_toolbar li a {
  background: #b31018;
  color: #fff;
  border:0px;
}

.ow_box_toolbar.ow_remark.ow_bl a {
  background: none;
  color: #000;
}
/*14.4.2017 Ends*/



/*15.4.2017 STARTS */
/*
.ow_ic_user {
   background-attachment: scroll;
  background-clip: border-box;
  background-color: #b31018;
  background-image: none;
  background-origin: padding-box;
  background-position-x: 0;
  background-position-y: 0;
  background-repeat: repeat;
  background-size: auto auto;
  color: #ffffff;
  font-size: 18px;
  padding-bottom: 11px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 9px;
  text-align: center;
  
}*/

/*html body div .ow_ic_user, html body div .ow_ic_write {
  background-image: none;
}*/

.ow_box.ow_stdmargin.clearfix.index-MSLIDEFREE_CMP_AvatarlistWidget.ow_break_word {
  border: 0;
}

.feature {
  display: inline-block;
  width: 235px;
  margin-top: 16px;
}


.ow_box_cap.ow_dnd_configurable_component.clearfix {
  border: 0;
}

.feature_main, .ow_box.ow_stdmargin.clearfix.index-MSLIDEFREE_CMP_AvatarlistWidget.ow_break_word {
  margin-bottom: 0;
}


.single-cover-art {

  height: 340px;
}
.tagcloud a:hover {
  color: #fff;
}
 

/* 
.user_view_menu .ow_content_menu {
  background: #dedede none repeat scroll 0 0;
} */


.ow_content_menu.clearfix {
  background: #dedede none repeat scroll 0 0;
}
.ow_profile_gallery_display_name {
  text-transform: capitalize;
}
.base_profile_page .advice_head {
  margin-bottom: 0;
}
.sb_body .advice_main .advice_txt {
  padding: 0 15px;
}
.table > thead > tr > th {
  border-bottom: 2px solid #dddddd;
  vertical-align: bottom;
}

.slider-left-cat > a:hover {
  color: #ffffff;
}

#rate_58f1ff765e368 .ow_small {
  display: inline-block;
}
#rate_58f1ff765e368 .rates_cont.clearfix {
  display: inline-block;
  left: 5px;
  position: relative;
  top: 3px;
}
/*15.4.2017 ENDS */

/*18.4.2017 ENDS */
.sidebar_main .ow_box_cap_empty.ow_dnd_configurable_component.clearfix {
  margin-bottom: 30px;
}
.ow_box_cap_right .ow_box_cap_body h3, .advice_main .advice_head h3 {
  background: #b31018 none repeat scroll 0 0;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  padding: 9px 15px 10px;
  text-align: center;
}
.index-ARTICLES_CMP_ArticleWidget .ow_box_cap_right .ow_box_cap_body h3 {
  margin-bottom: 30px;
}

.ow_ic_user a, .ow_ipc_header a, .ow_smallmargin.ow_small a, .ow_qs_label .ow_nowrap, .ow_left .ow_custom_html_widget a,
.ow_newsfeed_item_content .ow_newsfeed_item_title, .ow_newsfeed_btns.ow_remark a.create_time:hover,
.ow_left .ow_custom_html_widget .ow_regular a:hover{
	color:#000;
}
.ow_newsfeed_btns.ow_remark a.create_time, .ow_ic_user a:hover, .ow_ipc_header a:hover, .ow_smallmargin.ow_small a:hover,
.ow_qs_label .ow_nowrap:hover, .ow_left .ow_custom_html_widget a:hover, .ow_newsfeed_item_content .ow_newsfeed_item_title:hover,
.ow_left .ow_custom_html_widget .ow_regular a{
	color:#b31018;
}
.sb_body.home_class_mn .header {
  border: 0 none;
  position: absolute;
  top: 0;
}
.sb_body.home_class_mn .header .main_nav {
  background: inherit;
}
.base_user_dashboard .ow_dnd_widget.index-BLOGS_CMP_BlogWidget {
  display: none;
}

.advice_txt #header-breaking {
  background: #b31018 none repeat scroll 0 0;
  height: auto;
  padding: 10px 0;
}
.advice_txt #header-breaking h3 {
  font-size: 18px;
  font-weight: 500;
  line-height: inherit;
  margin: 0;
  padding: 0 10px 0 15px;
  text-transform: capitalize;
}
.advice_txt #header-breaking .header-breaking-text {
  background-position: 0 4px;
  height: auto;
}
.header-breaking-text .ticker-wrapper.has-js.left {
  display: inline-block;
  padding-top: 0;
  height: auto;
}
.header-breaking-text .ticker-wrapper.has-js.left .ticker {
  height: auto !important;
}
.advice_txt #header-breaking p.ticker-content {
  font-size: 18px;
  font-weight: 500;
  line-height: inherit;
  margin: 0;
  height: auto;
  text-transform: capitalize;
}
.advice_txt #header-breaking .left .ticker-swipe {
  background: #b31018 none repeat scroll 0 0;
}
.ow_content_menu_wrap .ow_content_menu li a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  color: #ffffff;
  font-size: 18px;
  padding: 9px 0;
  position: relative;
  text-transform: capitalize;
}
.ow_content_menu_wrap .ow_content_menu li {
    background-repeat: repeat;
}
.ow_content_menu_wrap .ow_content_menu li:hover {
    background: url("images/content_menu_bg_left.png");
    background-repeat: repeat;
}
.ow_content_menu_wrap .ow_content_menu li.active a {
  font-weight: 600;
}
.ow_content_menu_wrap .ow_content_menu li a span {
  background: inherit;
  padding-bottom: 0;
  padding-top: 0;
}
.ow_content_menu_wrap .ow_content_menu {
  background: #b31018 none repeat scroll 0 0;
  padding: 0 0;
}
.ow_content_menu_wrap .ow_content_menu li a::after {
  content: "";
  font-family: FontAwesome;
  font-size: 16px;
  left: 7px;
  position: absolute;
  top: 10px;
}
.advice_txt .ow_right {
  margin: 3px 0 0;
  position: relative;
  right: 7px;
  top: 5px;
}
.advice_txt .ow_right .ow_button {
  padding: 0 4px;
}


/*check box */
.sub {
    position: relative;
    top: -7px;
}
.contact_form_inner {
    display: inline-block;
    width: 80%;
}
.regular-checkbox + label {
    background-color: #fafafa;
    border: 1px solid #000000;
    border-radius: 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 -15px 10px -12px rgba(0, 0, 0, 0.05) inset;
    display: inline-block;
    padding: 7px;
    position: relative;
}
.btn-yellow {
    background: #ffa500 none repeat scroll 0 0;
    border-radius: 3px;
    color: #ffffff;
    padding: 4px 26px;
}
.regular-checkbox {
    display: none;
}
.regular-checkbox:checked + label::after {
    color: #99a1a7;
    content: "\2714";
    font-size: 12px;
    left: 3px;
    position: absolute;
    top: 0px;
}
.regular-checkbox:checked + label {
    background-color: #e9ecee;
    border: 1px solid #adb8c0;
    color: #99a1a7;
}
.main-box {
    margin-bottom: 11px;
}
.form_section {
  display: inline-block;
  margin-top: 22px;
  width: 100%;
}
.sub {
    position: relative;
    top: -8px;
    font-size: 13px;
} 
.contact_form_inner {
  display: inline-block;
  width: 100%;
}
.contact_form {
  padding: 0;
}
.regular-checkbox + label {
    background-color: #fafafa;
    border: 1px solid #000000;
    border-radius: 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 -15px 10px -12px rgba(0, 0, 0, 0.05) inset;
    display: inline-block;
    padding: 7px;
    position: relative;
}
.btn-yellow {
  background: #ffa500 none repeat scroll 0 0;
  border-radius: 3px;
  color: #ffffff;
  padding: 4px 26px;
  position: absolute;
  right: 20px;
}
.regular-checkbox {
    display: none;
}
.regular-checkbox:checked + label::after {
    color: #99a1a7;
    content: "\2714";
    font-size: 12px;
    left: 3px;
    position: absolute;
    top: 0px;
}
.regular-checkbox:checked + label {
    background-color: #e9ecee;
    border: 1px solid #adb8c0;
    color: #99a1a7;
}
.main-box {
    margin-bottom: 11px;
}
.form_section {
    margin-top: 22px;
}
.feed {
  padding-right: 0 !important;
}

.feed .sub {
  position: relative;
  top: -3px;
}

.check-container {
  position: relative;
}
.banner_form {
  display: inline-block;
  width: 100%;
}

.form_section .container-fluid {
  padding: 0;
}

.form_section .contact_form {
  padding: 0;
}


/*check box Ends*/


/*18.4.2017 ENDS */

/*25.4.2017 */

.sb_loader img
{
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
}

.sb_loader
{
    margin-bottom: 61px;
    position: relative; 
}

/*25.4.2017 */

/* .ow.rs.base_index_page .main_section .sidebar_main .ow_box_toolbar.ow_remark.ow_bl a{ */
.main_section .sidebar_main .ow_box_toolbar.ow_remark.ow_bl a{
    background-color: #f0ad4e;
    border-color: #eea236;
    color: #ffffff;
  background-image: none;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  height: auto;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 6px 12px;
  text-align: center;
  touch-action: manipulation;
  vertical-align: middle;
  white-space: nowrap;
}
/*.ow.rs.base_index_page .main_section .sidebar_main .ow_box_toolbar.ow_remark.ow_bl, .ow.rs.base_index_page .main_section .sidebar_main .ow_box_toolbar.ow_remark.ow_bl li {*/
.main_section .sidebar_main .ow_box_toolbar.ow_remark.ow_bl, .main_section .sidebar_main .ow_box_toolbar.ow_remark.ow_bl li {
  display: inline-block;
  float: none;
  text-align: center;
/*  //clubedennew.ca changes*/
/*  showing scroll so change 100% to 69% */
/*width: 100%;*/
  width: 69%;
  /*//end clubedennew.ca changes*/
}

.ow.rs.base_index_page .admin-58ef5bc5bc2cd
{
  display: none;
}

.base_user_dashboard .index-FORUM_CMP_ForumTopicsWidget
{
  display: none;
}
/*change user profile menu*/
.right_section > profile-BASE_CMP_UserViewWidget{
    border-color: rgb(180, 180, 180); border-width: 0px 1px 1px; border-style: solid;
}
.profile-BASE_CMP_UserViewWidget .ow_content_menu_wrap .ow_content_menu{
    background: #fdfdfd none repeat scroll 0 0;
    padding: 0;
}
.profile-BASE_CMP_UserViewWidget .ow_content_menu li.active{
    background-attachment: scroll;
    background-clip: border-box;
    background-color: lightgray;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-size: auto auto;
}
.profile-BASE_CMP_UserViewWidget .ow_content_menu_wrap .ow_content_menu li:hover{
    background-image: none;
     background-color: lightgray;
}
.profile-BASE_CMP_UserViewWidget .ow_content_menu_wrap .ow_content_menu li a{
    color: #4f4d4d;
}
/*profile page menu text capital*/
.user_view_menu .ow_content_menu a{
    font-size: 14px !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;
}
.ow_content_menu_wrap .ow_content_menu li.active a{
    font-weight: 600 !important;
}
.profile-BASE_CMP_UserViewWidget{padding: 0 !important;}
._forum{display:none}

@media (max-width: 1199px) and (min-width: 992px){
.banner .carousel.slide .carousel-control.left {
 left: 1%;

}

.banner .carousel.slide .carousel-control.right {
right: 1%;

}
}

@media(min-width:991px) and (max-width:1200px) {
	
.feature {
  width: auto;
}
}

@media (max-width: 991px) and (min-width: 768px){

	.header nav.navbar li a {

  padding: 13px 12px;

}

.banner .carousel.slide .carousel-control.left {

  left: 1%;

}

.banner .carousel.slide .carousel-control.right {

  right: 1%;

}

.bnr_frm {

  max-width: 310px;

  top: -540px;

}

.sidebar_sp {

  padding: 20px 10px;

}

.post_article .advice_dtl h3 a {

  font-size: 14px;

  margin-top: 0;

}

.footer_bottom li {

  padding: 0 13px;

}

}



@media (max-width: 767px){

	.logo {

  float: left;

  position: relative;

  z-index: 99;

}

.navbar-default .navbar-toggle {

  margin-top: 39px;

}

.bnr_frm {

  max-width: 100%;

  position: static;

  width: 100%;

}

.article_img {

  float: left;

  width: 36%;

}

.article_txt {

  float: left;

  width: 60%;

}

.article_post_mian {

  margin-top: 40px;

}



.sidebar_main {

  margin: 20px auto 0;

  max-width: 420px;

  width: 100%;

}

.advice_img {

  padding-right: 15px;

}

.blog_dtl .blog_img {

  padding-right: 15px;

}

.blog_img .advice_img {

  display: inline-block;

  max-width: 100px;

  width: 100%;

}

.blog_dtl{text-align: center;}



.main_nav {

  margin-top: 0;

}

.banner .carousel.slide .carousel-control.left {

  left: 1%;

}

.banner .carousel.slide .carousel-control.right {

  right: 1%;

}

.footer_bottom li {

  padding: 5px;

}

.sb_main_nav_inner.main_nav {

    height: auto;

}

.sb_main_nav_inner .logo.sb_inner_logo {

  margin-top: 0;

}

.header nav.navbar li a, .header .sb_main_nav_inner.main_nav .navbar .navbar-collapse ul {

  display: block;

}

.sb_main_nav_inner .ow_main_menu li {

  display: block;

}





}



@media (max-width: 639px){

	.slide_text {	

  margin-top: 38%;

}

.banner .carousel-inner .item {

  height: 520px;

}



}



@media (max-width: 479px){

.slide_text {

  margin-top: 63%;

}

.slide_text h2 {

  font-size: 26px;

}

.article_img .advice_img {

  padding: 0;

}

.advice_dtl h3 a {

  font-size: 15px;

}


}

@media(max-width:767px) {
.ow_ic_write {
  font-size: 60px;
}	
}