/********************************************************************************
  *
  *     Filename:        base.css
  *     Description:     Portfolio Theme Base CSS File
  *     Version:         1.0.0
  *
  *
  *     -- FILE STRUCTURE: --
  *
  *     [ 1] CSS Defaults Reset          __reset
  *     [ 2] Clearfix                    __clearfix
  *     [ 3] Base Elements               __base
  *     [ 4] Typography                  __typography
  *     [ 5] Masterpage & Page Layout    __layout
  *     [ 6] Menus                       __menus
  *     [ 7] Pagination                  __pagination
  *     [ 8] Content Items               __content items
  *     [ 9] Common Blocks               __blocks
  *     [10] Forms                       __forms
  *     [11] Tables                      __tables
  *     [12] Standard Listings           __listings
  *     [13] Thumbnails & Icons          __icons
  *     [14] Notifications               __notifications
  *	[15] Default Classes		 __default classes
  *     [16] Plugin Styles               __plugins
  *     [17] Misc                        __misc
  *
 ********************************************************************************/
/*========================================================
        [1] CSS Defaults Reset      __reset
  ========================================================*/
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;
}
ol, ul {
	list-style: none; 
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/*========================================================
        [2] 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%;}
/*========================================================
        [3] Base Elements       __base
  ========================================================*/
body {
	background-color: #263238; /** OW_Control type:color, section:1. General Settings, key:bodyColor, label:1. Page background color **/
}
body, html {
	font-family: 'core_sans_e45_regular',"Lucida Grande", "Tahoma", "Verdana";
	color: #828894; /** OW_Control type:color, section:2. Colors, key:textColor, label:1. Text **/
	font-size: 14px;
	line-height: 18px;
	height: 100%;
	min-width: 1000px;
}
a {
	color: rgb(192,192,192); /** OW_Control type:color, key:linkColor, section:2. Colors, label:3. Links **/
	text-decoration: none;
}
a:hover {
	color: #2db395;
	text-decoration: underline;
}
a:hover img {
	text-decoration: none;
}
b {
	font-weight: normal;
	font-family: 'core_sans_e55_medium',"Trebuchet MS","Helvetica CY",sans-serif;
}
p {
	text-indent: 0;
	margin-bottom: 8px;
}
h1, h2, h3, h4, h5 {
	color: silver; 
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: 'core_sans_e55_medium',"Trebuchet MS","Helvetica CY",sans-serif;
}
h1 {
	font-size: 20px;
	line-height: 19px;
    padding-left: 0px;
	color: silver; /** OW_Control type: color, key: titleColor, section: 2. Colors, label:2. Title **/
	text-transform: uppercase;
	margin-left: 0px;
	background-repeat: no-repeat;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 15px;
}
h4 {
    font-size: 13px;
    margin-bottom: 10px;
    text-transform: none;
}
img {
	border: 0;
	vertical-align: middle;
}
table {
	border: none;
}

th, td {
	padding: 2px 5px;
	vertical-align: top;
}
th {
     border-bottom-width: 1px;
     border-bottom-style: solid;
     padding: 10px;
     vertical-align: middle;
     font-weight: normal;
     font-size: 17px;
     color: silver;
}
th {
    background-color: rgba(25,0,100,0.6);
    font-family: 'core_sans_e55_medium', "Trebuchet MS", "Helvetica CY", sans-serif;
}
hr {
	background-color: #dddfeb;
	border: none;
	height: 1px;
	margin: 5px 5px 15px 5px;
}
/*========================================================
        [4] Typography        __typography
  ========================================================*/
@font-face {
    font-family: 'core_sans_e45_regular';
    src: url('images/simplicity_regular/simplicity-webfont.eot');
    src: url('images/simplicity_regular/simplicity-webfont.eot?#iefix') format('embedded-opentype'),
         url('images/simplicity_regular/simplicity-webfont.woff2') format('woff2'),
         url('images/simplicity_regular/simplicity-webfont.woff') format('woff'),
         url('images/simplicity_regular/simplicity-webfont.ttf') format('truetype'),
         url('images/simplicity_regular/simplicity-webfont.svg#core_sans_e45_regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'core_sans_e55_medium';
    src: url('images/simplicity_medium/simplicity_medium-webfont.eot');
    src: url('images/simplicity_medium/simplicity_medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('images/simplicity_medium/simplicity_medium-webfont.woff2') format('woff2'),
         url('images/simplicity_medium/simplicity_medium-webfont.woff') format('woff'),
         url('images/simplicity_medium/simplicity_medium-webfont.ttf') format('truetype'),
         url('images/simplicity_medium/simplicity_medium-webfont.svg#core_sans_e55_medium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'core_sans_e35_light';
    src: url('images/simplicity_light/simplicity_light-webfont.eot');
    src: url('images/simplicity_light/simplicity_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('images/simplicity_light/simplicity_light-webfont.woff2') format('woff2'),
         url('images/simplicity_light/simplicity_light-webfont.woff') format('woff'),
         url('images/simplicity_light/simplicity_light-webfont.ttf') format('truetype'),
         url('images/simplicity_light/simplicity_light-webfont.svg#core_sans_e35_light') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*========================================================
        [5] Masterpage & Page Layout        __layout
  ========================================================*/
/* ---- Page Layout, Content styles ---- */
/*Opera Fix*/
	body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}
/*End of the Opera Fix*/
html body div .ow_page h1 {
    background: none;
}

.ow_border {
    border-style: solid;
    border-color: #eff2f5;
}
body > .ow_page_wrap {
	min-height: 100%;
	padding-top: 60px;
}
.ow_page_padding {
	padding-bottom: 99px;
} 
.ow_canvas {
	margin: 0 auto;
	width: 90%;
	word-wrap: break-word;
	background-color: rgba(0,0,0,0.5);/** OW_Control type:color, section:1. General Settings, key:CanvasColor, label:5. Canvas background color **/	

}
.ow_page {
    margin: 0 0px 0px auto; 
    padding: 0 18px;
}
.ow_page_container {
	padding-top:40px

}
.ow_page_container .ow_page {
    padding: 20px;
    min-height: 400px;
    margin-top:0px;
    margin-bottom:30px;
}
.ow_content {
	float: left;
	width: 100%;
}
/* Footer */
.ow_footer {
    padding:1px 0px;
	background-color: rgba(25,0,100,0.9); /** OW_Control type:color, section:1. General Settings, key:footerColor, label:4. Footer background color **/	
	height: auto;
	position: relative;
	margin-top: -99px;
	clear: both;
}
.ow_footer .ow_canvas {
	width: 100%;
        background-color: transparent;
        margin-bottom: 8px;
}
.ow_footer .ow_copyright{
	float: left;
	padding-left: 10px;
}
/* Columns */
.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%;
    overflow: hidden;
}
/* Avatar list (Groups, Googgle popup)*/
.ow_item_set2 { 
	width: 49%; 
}
.ow_item_set3 { 
	width: 33%; 
}
.ow_item_set4 { 
	width: 25%; 
}
.ow_item_set5 { 
	width: 20%; 
}
/* ---- End of the Page Layout, Content styles ---- */
/* ---- Header styles ---- */
.ow_header {
    /* width: 100%; */
    padding: 0px 0px 0px 0px;
    margin: 0px;
    /* margin-left: -25px; */
    /* margin-right: -25px; */
}
.ow_top {
    position: relative;
    height: auto;
	min-height: 105px;
	padding-top: 50px;
}
.ow_logo {
	background-image: url(images/logo.png); /** OW_Control type:image, key:logoImage, section:1. General Settings, label: 3. Logo image **/
	background-size: auto 41px;
	background-repeat: no-repeat;
	background-position: center center;
	display: inline-block;
	height: 70px;
	width: 80px;
}
/*logo animation*/
.ow_logo {
    -webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotateY(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotateY(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotateY(360deg); transform:rotateY(360deg); } }
/*end logo animation*/
a.ow_logo:hover {
	text-decoration: none;
}
.ow_header_img {
    height: 200px;
    margin-bottom: 10px;
    width: 100%;
    opacity:0.8;
}
.ow_header_pic .ow_header_img {
    visibility: hidden;
}
.ow_header_pic {
    background-image: url(images/header.jpg); /** OW_Control type:image, key:headerImage, section:1. General Settings, label:2. Header background image **/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    -webkit-background-size:  100% 100%;
    -moz-background-size:  100% 100%;
    opacity:0.8;
    height:200px;
    margin-bottom:10px;
}

/* ---- End of the Header styles ---- */
/* ---- User Dashboard customizer */
.ow_dragndrop_panel {
    background-color: transparent;
    margin-top: 5px;
}
.ow_dashboard_box{
    background: #FFF;
    padding: 5px 10px 10px 10px;
    margin-top: 5px;
}
.ow_dnd_schem_item{
	background-color:rgba(40,40,40,0.75);
	border:1px solid #eff2f5;
	cursor:move;
	height:30px;
	margin:2px 4px 2px 0;
	padding:0 5px 0 33px;
    position: relative;
    font-size: 11px;
}
.ow_dnd_schem_item span.ow_label{
	float:none;
	overflow:hidden;
	padding-top:5px;
    height: 20px;
}
.ow_dnd_schem_item span.action{
	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 {
	float: right;
    padding: 8px 2px 0 0;
}
.ow_dnd_configurable_component.ow_box_cap .ow_box_icons {
	padding: 2px 0px 0 0;
}
.ow_box_cap.ow_dnd_configurable_component {
    margin-bottom: 8px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.ow_box_cap.ow_dnd_configurable_component h3 {
    padding-top: 8px;
}
.ow_dnd_configurable_component h3 {
    float: left;
}
.ow_dnd_content_components{
   padding: 10px 0;
   width: 74%;
}
.ow_dnd_clonable_components {
   border-left: 1px solid #eff2f5;
   padding: 10px 0 10px 10px;
   width: 24%;
}
/* Dnd Slider */
.ow_dnd_slider {
	height: 6px;
    background-color: #fafafa;
    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;
    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.svg) 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_dragndrop_sections .ow_highbox {
    padding: 0;
}
.ow_dragndrop_sections .ow_highbox.join_now_widget {
    padding: 10px;
}
.join_now_widget {
	text-transform: uppercase;
}
.ow_highbox .ow_highbox.join_now_widget {
	background-image: none;
	border: none;
}
.join_now_widget a:hover {
	text-decoration: none;
}
.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;
}
/*========================================================
        [6] Menus        __menus
  ========================================================*/
/* ---- Navigation on the left ---- */
.ow_menu_more_list li a::before,.ow_main_menu li a::before{
   font-family: FontAwesome;
   content: "\f12e";
   display: inline-block;
   padding-right: 4px;
   vertical-align: baseline;
   font-size:20px;
   padding-left: 10px;
   padding-top:10px;
}
.base_dashboard a::before{
   content: "\f0e4" !important;
}
.base_main_menu_index a::before{
   content: "\f015"!important;
}
.base_users_main_menu_item a::before{
   content: "\f235"!important;
}
.groups_main_menu_list a::before{
   content: "\f0c0"!important;
}
.event_main_menu_item a::before{
   content: "\f073"!important;
}
.eventx_main_menu_item a::before{
   content: "\f073"!important;
}
.forum_forum a::before{
   content: "\f0a1"!important;
}
.photo_photo a::before{
   content: "\f030"!important;
}
.video_video a::before{
   content: "\f03d"!important;
}
.blogs_main_menu_item a::before{
   content: "\f040"!important;
}
.musicextreme_main_menu_text a::before {
	content: "\f001" !important;
}
.equestions_main_menu_list a::before {
	content: "\f059" !important;
}
.questions_main_menu_list a::before{
	content: "\f059" !important;
}
.games_main_menu_item a::before,
.gamesplus_main_menu_item a:before {
	content: "\f11b" !important;
}
.iclassifieds_menutext_value a::before {
	content: "\f03a" !important;
}
.sponsors_menutext_value a::before {
	content: "\f14c" !important;
}
.ocsaffiliates_affiliates a::before {
	content: "\f1de" !important;
}
.oafaq_bottom_menu_item a::before {
	content: "\f0eb" !important;
}
.ocsfundraising_projects a:before {
	content: "\f140" !important;
}
.tinychat_main_menu_label a::before {
	content: "\f27a" !important;
}
.fanpage_main_menu_item a::before {
	content: "\f0e4" !important;
}
.hotphoto_hotphoto a::before {
	content: "\f06d" !important;
}
.wall_main_menu_item a::before {
	content: "\f1ea" !important;
}
.shoppro_main_menu_item a::before {
	content: "\f07a" !important;
}
.base_base_join_menu_item a:before {
	content: "\f06c" !important;
}
.compteyoutube_compteyoutube a::before {
	content: "\f166" !important;
}
.userinvite_menutext_value a::before {
	content: "\f044" !important;
}
.cms_main_menu_item a::before {
	content: "\f247" !important;
}
.profilgame_profilgame a::before {
	content: "\f11b" !important;
}
.contact_main_menu_item a::before {
	content: "\f003" !important;
}
.movies_movies_menu_label a::before {
	content: "\f008" !important;
}
.studio_menutext_value a::before {
	content: "\f1c5" !important;
}
.friendsplus_main_menu_item a::before {
	content: "\f234" !important;
}
.news_main_menu_item a::before {
	content: "\f1ea" !important;
}
.search_main_menu_item a::before {
	content: "\f002" !important;
}
.ynmediaimporter_main_menu_item a::before {
	content: "\f15b" !important;
}
.secretpost_bottom_menu_item a::before {
	content: "\f02d" !important;
}
.chaturbate_main_menu_item a::before {
    content: "\f00a" !important;
}
.ultimatevideo_menu_main_item_text a::before {
    content:"\f1c8" !important;
}
.ow_nav_btn {
	position: relative;
	float: left;
	width: 50px;
	height: 70px;
	cursor: pointer;
	background-image: url(images/menu_btn.svg);
	background-position: 0 -115px;
	opacity: 0;
	transition: opacity 0.3s ease-out 0.15s;
	-moz-transition: opacity 0.3s ease-out 0.15s;
	-webkit-transition: opacity 0.3s ease-out 0.15s;
	display: none;
        right: 10px;
}
.ow_menu_active .ow_nav_btn {
	display: block;
	opacity: 1;
	transition: background-position 0.2s ease;
	-moz-transition: background-position 0.2s ease;
	-webkit-transition: background-position 0.2s ease;
}
.ow_menu_active .ow_nav_btn,
.ow_menu_active .ow_nav_btn:hover {
	background-position: 4px 5px;
	transition: background-position 0.2s ease;
	-moz-transition: background-position 0.2s ease;
	-webkit-transition: background-position 0.2s ease;
}
body.ow_menu_active {
	overflow: hidden;
}
.ow_menu_fullpage {
	position: fixed;
	z-index: 98;
	top: 70px;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(25,0,100,0.91); /** OW_Control type:color, section:1.3. Responsive Menu, key:menufullpagecolor, label:1. Menu Fullpage Background Color **/
	display: none;
}
.ow_menu_active .ow_site_panel .ow_logo,
.ow_menu_active .ow_site_panel .ow_menu_wrap {
	display: none;
}
.ow_menu_active .ow_menu_fullpage {
	display: block;
	overflow-y: auto;
}
.ow_menu_active .ow_menu_fullpage_wrap {
	display: table;
	height: 100%;
	width: 100%;
}
.ow_menu_fullpage_wrap ul.ow_main_menu {
	display: table-cell;
	vertical-align: middle;
	overflow: visible;
	height: auto;
}
.ow_menu_fullpage_wrap ul.ow_main_menu li {
	width: 100%;
	display: block;
	text-align: center;
        padding-bottom:10px;
}
.ow_menu_fullpage_wrap .ow_main_menu li a {
	text-transform: uppercase;
	font-size: 20px;
	line-height: 62px;
	width: 100%;
	display: inline-block;
	padding: 0;
	font-family: 'core_sans_e35_light', "Trebuchet MS", "Helvetica CY", sans-serif;
}
.ow_menu_fullpage_wrap .ow_main_menu li a:hover {
	color: #2db395;
	text-decoration: none;
	background-color: rgba(40,40,40,0.75); /** OW_Control type:color, section:1.3. Responsive Menu, key:menufullhovercolor, label:2. Menu Fullpage Hover Color **/
}
.ow_menu_fullpage_wrap .ow_main_menu li.active a {
	color: #949a9d;
}
.ow_menu_fullpage_wrap .ow_main_menu li:first-child a {
	margin-left: 0;
}
/* ---- End of the Navigation on the left ---- */
/* ---- Console styles ---- */
.ow_site_panel {
    background-attachment: scroll;
    background-clip: border-box;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    background-color: rgba(25,0,100,0.9); /** OW_Control type:color, section:1. General Settings, key:sitepanelcolor, label:6. Site Panel background color **/
    border-bottom: 1px solid #000;
    z-index: 99;
}
.ow_console_right {
    float: right;
    padding-left: 14px;
}
.ow_console_body  {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 16px 14px 0 0;
}
.ow_console_item {
	display: inline-block;
    position: relative;
    margin: 0 10px 0 6px;
    padding: 5px 0px 0 0px;
	vertical-align: middle;
	text-align: left;
	cursor: pointer;
    height:35px;
}
.ow_console_item:hover {
	border-color: #d9e0e6;
	cursor: pointer;
}
.ow_console_item:last-child {
	margin-right: 0;
	padding-right: 0;
}
.ow_console_item a {
}
.ow_console_item a:hover {
	text-decoration: none;
}
.ow_console_block {
	display: inline-block;
	text-align: left;
	vertical-align: top;
}
.ow_console_more {
    display: none;
}
.ow_console_item a.ow_console_item_link {
	font-size: 0;
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url(images/ic_User_console.svg) 0 0 no-repeat;
}
.ow_console_button.ow_console_item a.ow_console_item_link {
	pointer-events: auto;
	width: auto;
	height: auto;
	background: none;
	font-size: 14px;
        color:silver;
}
.ow_invitation_list.ow_console_item a.ow_console_item_link {
	background: url(images/ic_EnvelopeOpen.svg) 0 0 no-repeat;
}
.ow_friend_request_list.ow_console_item a.ow_console_item_link {
	background: url(images/ic_Users_console.svg) 0 0 no-repeat;
}
.ow_mailbox_items_list.ow_console_item a.ow_console_item_link {
	background: url(images/ic_Envelope.svg) 0 0 no-repeat;
}
.ow_notification_list.ow_console_item a.ow_console_item_link {
	background: url(images/ic_Notif.svg) 0 0 no-repeat;
}
body .ow_console_item:hover a.ow_console_item_link,
body .ow_console_dropdown_pressed.ow_console_item a.ow_console_item_link {
	background-position: 0 -20px;
}
/* Console Sign in */
.ow_signin_label {
    display: inline-block;
    height: auto;
    margin: 0px;
    vertical-align: top;
    color: silver;
    font-size: 14px;
}
.ow_signin_label:hover {
	color: #2db395;
}
.ow_signin_delimiter {
    border-right: 1px solid #eff2f5;
    padding: 0 4px 0 0;
}
.ow_menu_active .ow_signin_delimiter {
	border-color: #5b646a;
}
.ow_console_item .ow_ico_signin {
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    margin: 2px 0 0 4px;
    vertical-align: top;
    width: 14px;
}
.ow_ico_signin:last-child {
    margin-right: -4px;
}
/*Console select language styles*/
.ow_console_lang {
	padding: 4px;
}
.ow_console_lang_item {
	margin-bottom: 1px;
	margin-top: -2px;
	text-transform: uppercase;
	padding-top: 5px;
	color: #5b646a;
	font-size: 14px;
}
li.ow_console_lang_item {
	padding: 3px 8px;
}
li.ow_console_lang_item:hover {
	color: #2db395;
}
.ow_console_lang_item span {
	display: inline-block;
	padding-left: 22px;
	background-position: 0 2px;
}
div.ow_console_lang_item:hover > span {
	color: #2db395;
} 
/* Console tooltip */
.ow_console .ow_tooltip_top_right.ow_tooltip {
	top: 32px !important;
	padding-top: 2px;
	right: 0px;
}
.ow_console .ow_tooltip_top_right .ow_tooltip_tail span {
	background-position: 1px -6px;
}
.ow_console .ow_tooltip .ow_tooltip_body {
	max-width: 340px;
	padding: 0px;
}
.console_tooltip {
	z-index: 100;
}
/* Console counter */
.ow_console span.ow_count_wrap {
	position: absolute;
	top: 2px;
	right: -8px;
}
.ow_console span.ow_count_bg {
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.ow_console span.ow_count {
	position: relative;
	top: 0px;
}
.ow_console .ow_tooltip_body span.ow_count_wrap {
	position: static;
	margin-top: 2px;
}
/* Console list*/
 .ow_console_list_wrapper {
	width: 330px;
	overflow-y: auto;
	word-wrap: break-word;
	min-height: 60px;
	padding: 4px;
}
.ow_console_list {
	cursor: default;
}
.ow_console_list li {
	padding: 3px;
	height: auto;
	overflow: hidden;
	margin-bottom: 2px;
	border: 1px solid transparent;
}
.ow_console_list li.ow_console_new_message {
	background-color: transparent;
	border-color: silver;
}
.ow_console_list li:hover {
	border-color: #d9e0e6;
}
.ow_console_list li.ow_console_new_message:hover {
	border-color: #d9e0e6;
}
.ow_mailbox_items_list li.ow_mailbox_request_item,
.ow_mailbox_items_list li.ow_chat_request_item {
	padding: 8px 3px;
}
.ow_console_list li:last-child {
	margin-bottom: 0px;
}
/* Console avatar */
.ow_console .ow_avatar {
	float: left;
	margin-right: -40px;
	height: 32px;
	width: 32px;
	padding: 4px;
	background-image: none;
}
.ow_console .ow_avatar img {
	height: 32px;
	width: 32px;
}
/* Console View all btn */
.ow_console_view_all_btn {
	text-decoration: none;
	display: block;
	line-height: 38px;
	text-align: center;
	background: #fff;
	text-transform: uppercase;
	height: 40px;
}
.ow_console_view_all_btn_wrap .ow_console_view_all_btn {
	color: #a2acb3;
}
.ow_console_view_all_btn:hover {
	color: #fff;
	background: #4c5358;
}
/* Console dropdown menu */
ul.ow_console_dropdown {
	min-width: 110px;
        text-align: left;
	overflow-x: auto;
  	cursor: default;
	padding: 4px;
        background-color: rgb(0,0,25);
}
ul.ow_console_dropdown .ow_console_dropdown_cont {
	white-space: nowrap;
	margin-bottom: 1px;
}
ul.ow_console_dropdown .ow_console_dropdown_cont a {
	padding: 3px 8px;
	border: 1px solid transparent;
	display: block;
}
ul.ow_console_dropdown .ow_console_dropdown_cont a::before {
    content:"\f006";
    padding-left: 2px;
    padding-right: 2px;
    font-family: FontAwesome;
}
ul.ow_console_dropdown .ow_console_dropdown_cont a:hover::before {
    content:"\f005";
    padding-left: 2px;
    padding-right: 2px;
    font-family: FontAwesome;
}
ul.ow_console_dropdown li:last-child .ow_console_dropdown_cont {
	margin-bottom: 0px;
}
/* Console content */
.ow_console_ntf_cont, .ow_console_invt_cont {
	display: block;
	margin: 0px 57px 0px 44px;
}
.ow_console_invt_cont .ow_lbutton:hover {
	text-decoration: none;
}
.ow_console_ntf_txt, 
.ow_console_invt_txt {
	min-height: 19px;
	padding: 0px 0px 3px 0px;
	display: block;
}
.ow_console_invt_txt {
	width: 211px;
	word-wrap: break-word;
}
.ow_console_invt_txt a,
.ow_console_invt_cont a {
}
.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;
}
/* Console divider */
.ow_console_divider {
	line-height: 1px;
	height: 1px;
	background: #d9e0e6;
	margin: 3px 0px 2px;
}
/* Console messages notifications */
.ow_console_mailbox_txt {
	font-size: 13px;
}
.ow_console_mailbox_title {
	padding-right: 52px;
	font-family: 'core_sans_e55_medium', "Trebuchet MS", "Helvetica CY", sans-serif;	
}
.ow_console_mailbox_title .ow_mailbox_convers_info_date {
	font-size: 12px;
	margin-right: -49px;
	font-family: 'core_sans_e45_regular', "Trebuchet MS", "Helvetica CY", sans-serif;
}
.ow_chat_request_item .console_list_ipc_item {
	padding-left: 20px;
	background: url(images/miniic_buble.svg) 2px 12px no-repeat;
}
.ow_chat_request_item.ow_console_new_message .console_list_ipc_item {
	background-image: url(images/miniic_buble_active.svg);
}
.ow_mailbox_request_item .console_list_ipc_item {
	padding-left: 20px;
	background: url(images/miniic_envelope.svg) 2px 12px no-repeat;
}
.ow_mailbox_request_item.ow_console_new_message .console_list_ipc_item {
	background-image: url(images/miniic_envelope_active.svg);
}
.ow_chat_request_item .ow_console_mailbox_txt {
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
}
.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;
        background-color:rgba(25,0,100,0.7);
        border:1px groove;
}
.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_btns .ow_console_messages_viewall a,
.ow_console_messages_btns .ow_console_messages_send a {
	display: inline-block;
	width: 100%;
	line-height: 38px;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-wenkit-box-sizing: border-box;
        color: #F8F8FF;
	text-transform: uppercase;
}
.ow_console_messages_btns .ow_console_messages_viewall a {
	border-right: none;	
}
.ow_console_messages_btns .ow_console_messages_viewall a:hover,
.ow_console_messages_btns .ow_console_messages_send a:hover {
	color: #fff;
	background: #4c5358;
}
/* ---- End of Console styles ---- */
/* ---- Main Menu styles ---- */
.ow_menu_wrap {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    display: table;
    position: relative;
}
.ow_main_menu {
    font-family: 'core_sans_e45_regular', "Trebuchet MS", "Helvetica CY", sans-serif;
    height:70px;
    overflow: hidden;
    background-color: transparent;
}
.ow_main_menu li {
    padding:0px;
    display: inline-block;
}
.ow_main_menu li a {
    color: silver; /** OW_Control type:color, key:menuColor, section:2. Colors, label:4. Menu text color **/
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 0;
    padding-right: 1vw;
    padding-top: 0;
    text-decoration-color: -moz-use-text-color;
    text-decoration-line: none;
    text-decoration-style: solid;
    text-transform: uppercase;
}
.ow_main_menu li:first-child a {
	padding-left: 0px;
}
.ow_main_menu li a span {
	line-height: 70px;
	display: inline-block;
}
.ow_main_menu li.active a {
	color: #949a9d;
}
.ow_main_menu li a:hover {
    color: #2db395;
    background-color: rgba(40,40,40,0.75); /** OW_Control type:color, section:1.2. Main Menu, key:menuhovercolor, label:3. Main Hover Color **/
}
.ow_responsive_menu {
	padding-right: 70px;
}
.ow_main_menu_more_active .ow_menu_more_wrap {
    display: block;
}
.ow_menu_more_wrap {
        display: none;
	position: absolute;
	right: 0;
	top: 0;
}
.ow_menu_more {
	position: relative;
	display: block;
	background: #fff;
	border-left: 1px solid #eff2f5;
	border-right: 1px solid #eff2f5;
	width: 68px;
	height: 70px;
	background: url(images/menu_btn.svg) no-repeat 3px -115px;
}
.ow_menu_more:after, 
.ow_menu_more:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.ow_menu_more:after {
	border-color: rgba(255,255,255,0);
	border-right-color: #fff;
	border-width: 8px;
	margin-top: -8px;
}
.ow_menu_more:before {
	border-color: rgba(239,242,245,0);
	border-right-color: #eff2f5;
	border-width: 9px;
	margin-top: -9px;
}
.ow_menu_more_cont {
	position: absolute;
	top: 0px;
	right: -1px;
	padding: 25px 0px 10px;
	background-color: rgba(25,0,100,0.8); /** OW_Control type:color, section:1.2. Main Menu, key:menumorecontcolor, label:1. Menu More Background Color **/
	border: 1px solid #eff2f5;
	display: none;
	-webkit-animation-name: fadeIn; 
    animation-name: fadeIn;
    z-index: 2;
}
.ow_menu_more:hover .ow_menu_more_cont {
	display: block;
	-webkit-animation-duration: 0.15s; 
    animation-duration: 0.15s;
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
    -webkit-animation-timing-function: ease-out; 
    animation-timing-function: ease-out; 
} 

@-webkit-keyframes fadeIn { 
    0% {opacity: 0;} 
    100% {opacity: 1;} 
} 
@keyframes fadeIn { 
    0% {opacity: 0;} 
    100% {opacity: 1;} 
} 
.ow_menu_more_list a {
	display: block;
	padding: 0px 24px 14px;
	font-size: 15px;
	text-transform: uppercase;
	white-space: nowrap;
        color:silver; /** OW_Control type:color, key:menuMoreColor, section:2. Colors, label:6. Menu More text color **/
}
.ow_menu_more_list a:hover {
    text-decoration: none;
    color: #2db395;
    background-color: rgba(40,40,40,0.75); /** OW_Control type:color, section:1.2. Main Menu, key:menumorehovercolor, label:2. Menu More Hover Color **/
}
.ow_menu_more_list li.active a {
    color: #949a9d;
}
/* ---- End of Main Menu styles ---- */
/* ---- Box Menu styles ---- */
.ow_box_menu {
	font-size: 0px;
	line-height: 21px;
	margin-bottom: 16px;
}
.ow_box_menu a {
	display: inline-block;
	font-size:14px;
	line-height: 16px;
	height: 16px;
	padding: 0px 6px 0 7px;
	border-right: 1px #4c4c4c solid;
	outline: 0;
	color: silver;
	text-transform: uppercase;
	font-family: 'core_sans_e35_light', "Trebuchet MS", "Helvetica CY", sans-serif;
}
.ow_box_menu a:first-child {
	padding-left: 0px;
}
.ow_box_menu a:last-child {
	border-right-width: 0px;
}
.ow_box_empty .ow_box_menu{
	float: left;
}
.ow_box_menu a.active,
.ow_box_menu a:hover{
	color:#2db395; 
	text-decoration:none;
}
/* ---- End of Box Menu styles ---- */
/* ---- Content Menu styles ---- */
.ow_content_menu{
	font-size: 0px;
	font-family: 'core_sans_e55_medium', "Trebuchet MS", "Helvetica CY", sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom: 1px solid #ccd6de;
}
.ow_content_menu_wrap{
	margin-bottom:20px;
}
.ow_content_menu li{
    float: left;
	border: 1px solid transparent;
	position: relative;
	top: 1px;
}
.ow_content_menu li a {
    background-color:rgba(25,0,100,0.6);
    display: block;
	font-size: 14px;
	color: #949a9d;
}
.ow_content_menu span{
    background-image: none;
    background-position: 13px 15px;
    background-repeat: no-repeat;
    padding: 16px 16px 16px 10px;
    display: block;
}
.ow_content_menu li.active {
    border-color: #ccd6de #ccd6de #fff #ccd6de;
}
.ow_content_menu li.active a,
.ow_content_menu li a:hover {
    background-color:rgba(40,40,40,0.75);
    color: #2db395;
    text-decoration: none;
}
/* ---- End of Content Menu styles ---- */
/* ---- Footer Menu styles ---- */
.ow_footer_menu {
    padding: 10px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.ow_footer_menu a {
	display: inline-block;
    padding: 0px 0.7vw;
}
.ow_footer_menu a:first-child {
	padding-left: 0vw;
}
.ow_footer_menu a:hover {
	text-decoration: none;
}
/* ---- End of Footer Menu styles ---- */
/* ---- Fw menu styles ---- */
.ow_fw_menu {
    padding: 4px 8px 4px 0px;
    min-height: 24px;
    clear: both;
}
.ow_fw_btns {
    display: inline-block;
}
.ow_fw_menu .ow_explore_photos_show {
	font-size: 14px;
}
/* ---- End of the Fw menu styles ---- */
/* ---- Vertical menu styles ---- */
.ow_vertical_nav.ow_vertical_menu,
body .ow_vertical_nav_item {
    border-color: #eff2f5;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.ow_vertical_nav_item.selected {
   	background-color: #fff;
}
/* ---- End of the Vertical menu styles ---- */
/*========================================================
        [7] Pagination        __pagination
  ========================================================*/
html[xmlns] .ow_paging.clearfix {
	display: inline-block;
}
.ow_paging {
    border: none;
    padding: 1px;
    font-size: 15px;
}
.ow_paging a{
    display: inline-block;
    line-height: 16px;
    padding: 2px 6px 2px 7px;
    text-decoration: none;
    color: #5b646a;
}
.ow_paging a.active,
.ow_paging a:hover{
    color: #2db395;
}
.ow_paging span {
	display: inline-block;
	padding-left: 3px;
}
/*========================================================
        [8] Content Items        __content items
  ========================================================*/
/* ---- Tooltip ---- */
.ow_tooltip {
    margin-top: 0;
    padding-top: 3px;
}
.ow_tooltip_tail {
    display:inline-block;
    padding: 0px 0px;
	width: 100%;
	visibility: hidden;
}
.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-color: rgba(0,0,0,0.8);
    padding:4px 0;
	border: 1px solid #eff2f5;
}
.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;
}
body .forum_search_wrap {
	background-image: none;
    background-color: rgba(0,0,0,0.6);
}
body .forum_search_wrap input {
	box-shadow: none;
	line-height: 19px;
}
/* ---- Top Right Tooltip  ---- */
.ow_tooltip_top_right.ow_tooltip {
    margin-top: 0;
    position: absolute;
    right: 0;
    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  ---- */
/* ---- Context Action styles ---- */
.ow_context_action_block {
    float: right;
    text-align: right;
    font-size: 0px;
    line-height: 18px;
}
.ow_context_action {
    display: inline-block;
    position: relative;
    background-color: transparent;
    z-index: 3;
    height: 18px;
    padding: 0px 0px 0px 5px;
    border: 1px solid transparent;
    vertical-align: top;
    zoom: 1;
}
.ow_context_action_value {
	font-size: 13px;
    display: inline-block;
    padding: 0px 5px 0px 0px;
    text-decoration: none;
	color: rgb(192,192,192);
	text-transform: uppercase;
}
.ow_context_more {
    display: inline-block;
    min-width: 15px;
    height: 18px;
    padding: 0px 3px 0px 0px;
    background: url(images/context_action_arrow.svg) no-repeat 0px 6px;
    vertical-align: top;
}
body .ow_context_action_value_block .ow_context_action .ow_context_more,
body .ow_context_action_value_block .ow_context_action:hover .ow_context_more {
	background-position: right 8px;
}
.ow_context_action:hover,
.ow_context_action.active {
    cursor: pointer;
    border-color: #eff2f5;
    background-color: rgba(40,40,40,0.75);
}
.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_wrap {
    /*position: absolute;
    right: -1px;
    top: 23px;
	padding-top: 1px;
	max-width: 250px;
    display: none;*/
}
.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: 14px;
    font-weight: normal;
	display: block;
	padding: 3px 0px;
	color: #828894;
}
.ow_context_action_list a:hover {
    text-decoration: none;
    background-color: rgba(40,40,40,0.75);
    color: #fff;
}
.ow_context_action .ow_tooltip {
	display: none;
}
.ow_context_action_divider {
	line-height: 1px;
	height: 1px;
	background: #eff2f5;
	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: #5b646a;
}
/* ---- End of Cover Context Action styles ---- */
/* ---- Counter  ---- */
.ow_count_wrap {
    text-align: center;
   	display: inline-block;
	line-height: 15px;
	font-size: 10px;
	vertical-align: top;
}
.ow_count_bg {
	display: inline-block;
    background: #5b646a;
 	min-height: 15px; 
 	overflow: hidden;
 	border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;	
}
.ow_count {
	display: inline-block;
	padding: 0px 0px 0px 0px;
	min-height: 15px;
	min-width: 16px;
	line-height: 15px;
    color: #fff;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
.ow_count_active {
    background: none repeat scroll 0 0 #2db395;
}
/* ---- End of Counter  ---- */
/* ---- Info tooltip styles ---- */
.ow_tip{
	display:inline-block;
	position:absolute;
    z-index: 10005;
}
.ow_tip_box {
	position: relative;
    padding:2px 9px 4px;
	background-color:#fff;
	color: #828894;
	border: 1px solid #ccd6de;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
}
.ow_tip_arrow{
	display:none;
	position:absolute;
}
.ow_tip_arrow span {
	display:block;
	border:5px dashed transparent;
}
/* Tip top */
.ow_tip_top .ow_tip_box{
	margin-bottom:5px;
}
.ow_tip_top .ow_tip_box:after, 
.ow_tip_top .ow_tip_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.ow_tip_top .ow_tip_box:after {
	border-color: rgba(255,255,255,0);
	border-top-color: #fff;
	border-width: 5px;
	margin-left: -5px;
}
.ow_tip_top .ow_tip_box:before {
	border-color: rgba(204,214,222,0);
	border-top-color: #ccd6de;
	border-width: 6px;
	margin-left: -6px;
}
/* Tip right */
.ow_tip_right .ow_tip_box:after,
.ow_tip_right .ow_tip_box:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.ow_tip_right .ow_tip_box:after {
	border-color: rgba(255,255,255,0);
	border-right-color: #fff;
	border-width: 5px;
	margin-top: -5px;
}
.ow_tip_right .ow_tip_box:before {
	border-color: rgba(204,214,222,0);
	border-right-color: #ccd6de;
	border-width: 6px;
	margin-top: -6px;
}
.ow_tip_right .ow_tip_box{
	margin-left:5px;
}
/* Tip left */
.ow_tip_left .ow_tip_box:after, 
.ow_tip_left .ow_tip_box:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.ow_tip_left .ow_tip_box:after {
	border-color: rgba(255,255,255,0);
	border-left-color: #fff;
	border-width: 5px;
	margin-top: -5px;
}
.ow_tip_left .ow_tip_box:before {
	border-color: rgba(204,214,222,0);
	border-left-color: #ccd6de;
	border-width: 6px;
	margin-top: -6px;
}
.ow_tip_left .ow_tip_box{
	margin-right:5px;
}
/* Tip bottom */
.ow_tip_bot .ow_tip_box:after, 
.ow_tip_bot .ow_tip_box:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.ow_tip_bot .ow_tip_box:after {
	border-color: rgba(255,255,255,0);
	border-bottom-color: #fff;
	border-width: 5px;
	margin-left: -5px;
}
.ow_tip_bot .ow_tip_box:before {
	border-color: rgba(204,214,222,0);
	border-bottom-color: #ccd6de;
	border-width: 6px;
	margin-left: -6px;
}
.ow_tip_bot .ow_tip_box{
	margin-top:5px;
}
/* ---- End of the Info tooltip styles ---- */
/*========================================================
        [9] Common Blocks        __blocks
========================================================*/
.ow_box_cap_empty {
    background-color: rgba(25,0,100,0.6); /** OW_Control type:color, section:2.1. Box Colors, key:boxcapempty, label:4. Box Cap Empty Color **/
    border-top:2px solid silver;
    border-bottom:none;
    border-left:none;
    border-right:none;
    margin-bottom: 8px;
}
.ow_box_cap h3,
.ow_box_cap_empty h3{
    padding: 8px 0 8px 0px;
    text-transform: none;
    height: auto;
    line-height: 16px;	
    overflow: hidden;
    font-weight: normal;
    font-size: 19px;
    text-align: center;
    font-family: 'core_sans_e55_medium',"Trebuchet MS","Helvetica CY",sans-serif;
}
.ow_box_cap h3 {
	padding-top: 0px;
}
html body .ow_box_cap .ow_box_cap_body h3, 
html body .ow_box_cap_empty .ow_box_cap_body h3 {
	background-image: none;
}
.ow_box_cap {
    background-color: rgba(25,0,100,0.6); /** OW_Control type:color, section:2.1. Box Colors, key:boxcapcolor, label:2. Box Cap Color **/
    border-top: 2px solid silver;
    border-bottom:none;
    border-left:none;
    border-right:none;
    padding: 16px 16px 0;
}
.ow_box_cap .ow_box_cap_body,
.ow_box_cap_empty .ow_box_cap_body {
	min-height: 32px;
}
.ow_box {
    background-color: rgba(0,0,25,0.6); /** OW_Control type:color, section:2.1. Box Colors, key:boxcolor, label:1. Box Color **/
    border-bottom:2px solid silver;
    border-top:none;
    border-left:none;
    border-right:none;
    padding: 5px;
    position: relative;
}
.ow_forum_topic_posts .ow_box {
	/*border-top: 1px solid #dddfeb;*/
}
.ow_box_empty{
	position: relative;
        background-color: rgba(0,0,25,0.6); /** OW_Control type:color, section:2.1. Box Colors, key:boxemptycolor, label:3. Box Empty Color **/
        border-bottom: 2px solid silver;
        border-top:none;
        border-left:none;
        border-right:none;
}
.ow_box .bottom_toolbar, .ow_box_mod .bottom_toolbar{
	margin-top: 10px;
    /*border-top: 1px solid #dddfeb;*/
    font-size: 10px;
    padding: 0 5px;
    text-align: right;
}
.ow_box.ow_no_cap {
	border-top: 1px solid #eff2f5;
}
.ow_box_empty .ow_box_toolbar_cont {
	border-bottom: 2px solid #eff2f5;
}
.ow_box_toolbar {
	margin-top: 16px;
	float: right;
    white-space: nowrap;
}
.ow_box_toolbar span {
	padding: 0px 2px 0px 0px;
}
.ow_box_toolbar span.ow_nowrap a {
	display: inline-block;
	border: 1px solid transparent;
	padding: 0px 6px 0px;
	line-height: 21px;
}
.ow_box_toolbar span.ow_nowrap a:hover {
	color: #2db395;
}
.ow_box_toolbar a:hover {
	text-decoration: none;
}
.ow_box_toolbar .ow_delimiter,
.ow_ic_toolbar  .ow_delimiter{
	display: none;
}
/* 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;
}
#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%;
}
body .floatbox_canvas .floatbox_container {
    background-color: rgba(0,0,0,0.6);
	margin-top: 100px;
}
.floatbox_container {
	position: fixed;
	z-index: 102;
	width: 300px;
	-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.5);
}
.floatbox_header {
	padding: 4px;
	text-align: left;
}
.floatbox_title {
	text-transform: uppercase;
	font-size: 16px;
	padding: 8px 12px 0px;
	float: left;
	font-weight: normal;
	font-family: 'core_sans_e55_medium', "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;
}
/* End FloatBox implementation */
/*========================================================
        [10] 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-color: rgba(0,0,25,0.5); 
    border: 1px solid #ccd6de;
    color: #828894;
    font-family: "Lucida Grande", "Verdana";
    font-size: 13px;
    padding: 4px;
}
.ow_photo_upload_description, .ow_photo_preview_edit .CodeMirror {
    background-color: rgb(221,221,221);
}
div.jhtmlarea,
.ow_photo_upload_description,
.ow_photo_preview_edit .CodeMirror{
   background-color:silver;
}
body form div.jhtmlarea {
	background-color: rgb(221,221,221);
	width: 100% !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body .toolbar {
	padding: 2px 2px 0px;
	height: 22px;
	background: transparent;
	border: 1px solid;
}
body .toolbar ul li {
	margin: 0px;
}
body .toolbar ul li a {
	background-image: url(images/wysiwyg.png);
	border: none;
	width: 20px;
	height: 20px;
}
body .toolbar ul li a:hover {
	border: none;
}
body .jhtmlarea .toolbar ul {
	height: 24px;
}
.jhtmlarea .input_ws_cont {
	padding: 8px;
}
body.htmlarea_styles {
	margin: 0px;
}
.ow_value select option {
    background-color: #fff;
}
textarea{
    background-color: rgba(0,0,0,0.6);
    height: 100px;
    width: 100%;
    resize: vertical;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;    
}
input[type=checkbox] ~ label,
input[type=radio] ~ label {
	vertical-align: top;
}
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;    
}
input[type=submit],
input[type=button]{
	background-color: transparent;
    background-position: right 50%;
	background-repeat: no-repeat;
    background-image: none;
    padding: 1px 7px 0px 0px;
    color: #a2acb3;
    font-weight: normal;
    cursor: pointer;
    height: 40px;
	font-family: 'core_sans_e45_regular', "Trebuchet MS", "Helvetica CY", sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	border: none;
}
html body div .ow_button span.ow_ic_restrict {
    color: #a2acb3;
}
html body div .ow_button span.ow_ic_restrict:hover {
    color: #fff;
}
html body.ow input[type="submit"], html body.ow input[type="button"] {
    color: #a2acb3;
}
html body div .ow_button span.ow_ic_unlock {
    color: #a2acb3;
}
html body div .ow_button span.ow_ic_unlock:hover {
    color: #fff;
}
textarea.invitation,
input[type=text].invitation,
input[type=password].invitation{
	color:#999;
}
input[type=text].ow_inputready,
textarea.ow_inputready {
    color: #999999;
}
/* 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: 23px;
}
/* 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: transparent;
	padding: 0px 10px;
	border: none;
}
span.ow_button:hover {
    color: #fff;
	background-color: #4C5358;
	transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
}
span.ow_button:hover input[type=submit],
span.ow_button:hover input[type=button]{
	color: #fff;
	transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
}
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 input[type=submit],
*+html input[type=button]{
    overflow: visible;
}
input[type=submit]:hover,
input[type=button]:hover{
	color: #fff;
	transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    background-image: none;
}
input[type=submit].submit{
    background-color: #00aa00;
    color: #fff;
}
input[type=submit].alert{
    background-color: #ff6666;
    color: #fff;
}
ul.ow_radio_group li{
	float:left;
}
ul.ow_checkbox_group li{
	float:left;
}
.form_auto_click textarea.invitation{
	height:50px;
}
form .error{
    color:red;
}
form input[type=text].hasDatepicker{
    width: 87%;
}
.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: #666;
}
.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 ---- */
/* Color buttons */
html body div .ow_green,
span.ow_blitem.ow_green input[type=submit],
span.ow_blitem.ow_green input[type=button],
.ow_bl a.ow_green:hover {
    color: #57ba98;
}
html body div .ow_red,
span.ow_blitem.ow_red input[type=submit],
span.ow_blitem.ow_red input[type=button],
.ow_bl a.ow_red:hover {
    color: #ee3d32;
}
html body div .ow_mild_red,
span.ow_blitem.ow_mild_red input[type=submit],
span.ow_blitem.ow_mild_red input[type=button],
.ow_bl a.ow_mild_red:hover {
    color: #ee3d32;
}
html body div .ow_mild_green,
span.ow_blitem.ow_mild_green input[type=submit],
span.ow_blitem.ow_mild_green input[type=button],
.ow_bl a.ow_mild_green:hover {
	color: #57ba98;
}
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: #5b646a;
}
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: #828894;
    font-size: 13px; /** key:commonFontSize **/
    line-height: 18px;
}
body.htmlarea_styles a{
}
body.htmlarea_styles p{
    margin:0;
}
/* tag styles */
div.tagsinput { 
	background-color: rgb(221,221,221);
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-color: #ccd6de;
}
div.tagsinput span.tag {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background: #fff;
	border-color: #eff2f5;
}
div.tagsinput span.tag a {
	border-color: #eff2f5;
}
div.tagsinput span.tag span {
	font-size: 13px;
}
div.tagsinput input {
	color: #828894;
}
/* lbutton */
a.ow_lbutton,
span.ow_lbutton {
    background: rgba(0,0,25,0.8);
    border: 1px solid transparent;
    padding: 1px 3px;
	line-height: 13px;
    text-transform: uppercase;
    text-shadow: none;
	display: inline-block;
	font-family: 'core_sans_e55_medium', "Trebuchet MS", "Helvetica CY", sans-serif;
	vertical-align: text-bottom;
	color: #5b646a;
}
html body a.ow_lbutton,
html body span.ow_lbutton {
    font-size: 11px;
}
.ow_lbutton:hover{
	border-color: #eff2f5;
	cursor: pointer;
    text-decoration: none;
}
/* ---- End of Form Elements styles ---- */
/* -------Attachments styles----------*/
.ow_attachment_btn {
    float: right;
    margin: 0 0 0 6px;
    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 -175px 1px rgba(0 0,0,0);
    cursor: pointer;
    float: left;
    height: 22px;
    overflow: hidden;
    text-decoration: none;
    width: 22px;
}
.ow_attachments a.video{
    background:url(images/wysiwyg.png) -197px 1px no-repeat;
}
.ow_attachments a.attach {
    background: url(images/ic_attach_big.svg) no-repeat 0 0;
    height: 26px;
    width: 28px;
    margin-top: -3px;
}
.ow_attachments a.attach:hover {
	background-position: 0px -37px;
}
.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: none;
    background-image: none;
    background-repeat: repeat-x;
    background-position: center left;
	border: none;
	padding: 0;
	display: inline-block;
	text-align: center;
}
.ow_attachment_btn span.ow_button span {
	display: inline-block;
}
.ow_attachment_btn span.ow_button input[type=submit], 
.ow_attachment_btn span.ow_button input[type="button"] {
	padding: 1px 8px 4px;
	height: 22px;
	line-height: 19px;
	background: none;
}
/*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: rgb(0,0,25);
}
.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: rgba(255,255,255,0.6);
}
.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;
    display: inline-block;
}
.ow_attachment_description {
    line-height: 13.5px;
    height: 27px;
    overflow: hidden;
    display: block;
}
.ow_attachment_title a {
	display: block;
	height: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
    font-weight: bold;
}
body .newsfeed-attachment-preview {
	width: 100%;
}
.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 #eff2f5;
    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 transparent;
    padding-right: 50px;
    position: relative;
    height: 22px;
    overflow: hidden;
}
.ow_file_attachment_info:hover {
	border-color: #eff2f5;
}
.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-family: 'core_sans_e55_medium', "Trebuchet MS", "Helvetica CY", sans-serif;
}
.ow_file_attachment_size {
    font-weight: normal;
    display: none;
}
.ow_file_attachment_close {
    position: absolute;
    top: 0;
    right: 0;
    width: 22px;
    height: 22px;
    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: 20px;
    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 a {
	background-color: transparent;
}
body .ow_attachments a.video {
    margin: 0 0 0 -1px;
}
.base_cmnts_temp_cont .ow_ipc_info {
	border: none;
	padding-bottom: 1px;
}
.ow_feed_comments_viewall,
.ow_photo_attachment_preview,
.ow_oembed_attachment_preview,
.ow_oembed_attachment_pic {
	background-color: #fff;
	border-color: #e4e9ee;
	border-style: solid;
}
.ow_comments_item {
	position: relative;
	padding: 6px 16px 4px 8px;
	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_no_form .ow_comments_list .ow_comments_item:last-child {
	border-width: 1px;
}
.ow_comments_form_top.ow_comments_no_form .ow_comments_list .ow_comments_item:first-child {
	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 16px 4px 6px;
	border-width: 1px;
	min-height: 42px;
}
.ow_comments_ipc .ow_comments_form_wrap {
	min-height: 50px;
}
.ow_comments_form_wrap .ow_avatar {
	padding-top: 0px;
}
.ow_feed_comments_viewall {
	text-align: right;
	padding: 8px 8px 8px 0;
	border-width: 1px 0 1px 0;
	min-height: 14px;
	text-align: center;
}
.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: -56px;
    width: 56px;
}
.ow_comments_item_info {
    margin-left: 56px;
    padding-top: 8px;
}
.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: 30px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	padding-right: 28px;
	padding-left: 10px;
	resize: none;	
}
.ow_comments_item_header {
	margin-bottom: 2px;
}
.ow_comments_item_header a {
	font-family: 'core_sans_e55_medium', "Trebuchet MS", "Helvetica CY", sans-serif;
	color: #5b646a;
}
.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;
}
.ow_comments_date.ow_tiny {
	font-size: 13px;
}
.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: none;
	position: relative;
	z-index: 1;
	left: 1px;
	width: 5px;
	height: 9px;
	margin: 14px 0px 0px -5px;
    background: none;
}
.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 {
	margin-top: 4px;
	color: #5b646a;
}
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: 56px;
	margin-right: -56px;
	float: left;
}
.ow_comments_mipc .ow_comments_item_info,
.ow_feed_comments_input_sticky .ow_comments_item_info {
	margin-left: 56px;
}
.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_form_wrap .ow_comments_input_wrap .ow_comments_input {
	padding-top: 0px;
	position: relative;
	margin-top: -2px;
}
.ow_comments_input_wrap .ow_comments_input .comments_fake_autoclick {
	margin-top: 0;
}
.ow_comments_input_wrap .ow_comments_input .ow_attachment_icons {
	position: absolute;
	top: 5px;
	right: 4px;
}
.ow_comments_input .ow_attachments a {
    background: url(images/wysiwyg.png) no-repeat scroll -176px -27px #a2acb3;
    cursor: pointer;
    float: left;
    height: 20px;
    overflow: hidden;
    text-decoration: none;
    width: 20px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;    
}
.ow_attachments input[type="file"] {
    cursor: pointer;
    float: right;
    opacity: 0;
}
.ow_add_comments_form.ow_small {
	font-size: 14px;
}
/*End of comments styles*/
/* ---- Button List styles ---- */
.ow_bl{
    padding: 0;
}
.ow_bl li {
	float: left;
	list-style: none;
    margin-right: 2px;
    background-color: rgba(25,0,100,0.6);
    text-align: center;
}
.ow_bl li:hover {
    background-color: rgba(40,40,40,0.75);
}
.ow_bl a{
    display: block;
	padding: 0px 8px;
	line-height: 22px;
	height: 22px;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid transparent;
}
.ow_bl a:hover {
    border-color: #eff2f5;
    color: #828894;
}
.ow_dnd_widget .ow_box_empty .ow_bl.ow_box_toolbar li {
	margin-bottom: 8px;
}
/* Button list in empty box toolbar 
.ow_dnd_widget .ow_box_empty .ow_box_toolbar_cont {
	position: relative;
	min-height: 44px;
}
.ow_dnd_widget .ow_box_empty .ow_box_toolbar {
	position: absolute;
	bottom: -2px;
	right: 0px;
}

.ow_dnd_widget .ow_box_empty .ow_bl.ow_box_toolbar li a {
	border-bottom-width: 2px;
	height: 27px;
}
.ow_dnd_widget .ow_box_empty .ow_bl.ow_box_toolbar li a:hover {
	border-color: transparent transparent #2db395 transparent;
	color: #828894;
}*/
/* Blitem */
span.ow_blitem {
	background: none;
	border: 1px solid transparent;
	color: #5b646a;
	padding: 0px 0px;
	line-height: 22px;
	height: 22px;
    text-decoration: none;
    display: inline-block;
    margin: 0px 4px 0px 0px;
    font-size: 13px;
}
span.ow_blitem span {
    display: inline-block;	
}
span.ow_blitem input[type="submit"],
span.ow_blitem input[type="button"] {
    border: none;
    padding: 0px;
    background: none;
    font-weight: normal;
    height: auto;
    padding: 1px 5px 0 6px;
    text-transform: none;
    line-height: 18px;
    font-size: 13px;
    text-transform: uppercase;
    color: #5b646a;
}
span.ow_blitem:hover,
span.ow_blitem input:hover {
    border-color: #eff2f5;
    color: #828894;
}
/* Button List Cover Image */
.ow_bg_controls span.ow_blitem{
	background: url(images/btnl_black_bg.png) repeat-x center left;
	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:#828894;
} 
.ow_bg_controls span.ow_blitem input[type="submit"],
.ow_bg_controls span.ow_blitem input[type="button"]{
	color: #5b646a;
} 
.ow_bg_controls span.ow_blitem input[type="submit"]:hover,
.ow_bg_controls span.ow_blitem input[type="button"]:hover{
}
/* ---- End of Button List styles ---- */
/* ---- Button List narrow styles ----- */
.ow_bl_narrow{
    padding: 0;
}
.ow_bl_narrow li {
	list-style: none;
}
.ow_bl_narrow li a {
    display: block;
    font-size: 14px;
    padding: 5px 7px;
	text-decoration: none;
	font-family: 'core_sans_e55_medium', "Trebuchet MS", "Helvetica CY", sans-serif;	
}
.ow_bl_narrow li a:hover{
	background-color: #cad4dd;
	color: #5b646a;
}
/* ---- End of Button List narrow styles ---- */
/* ---- 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-family: 'core_sans_e55_medium', "Trebuchet MS", "Helvetica CY", sans-serif;
}
.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;
}
/* ---- End of the Suggest field styles ---- */
/* ---- Sort styles ---- */
.ow_sort_control {
	padding: 4px 8px 4px 0px;
}
.ow_sort_control a {
	display: inline-block;
	font-size:14px;
	height: 16px;
	line-height: 16px;
	padding: 0px 6px 0 7px;
	outline: 0;
	font-family: 'core_sans_e35_light', "Trebuchet MS", "Helvetica CY", sans-serif;
	text-transform: uppercase;
	border-right: 1px solid #4c4c4c;
}
.ow_sort_control a span {
	display: inline-block;
}
.ow_sort_control a:last-child {
	border-right-width: 0;
}
.ow_sort_control a.active,
.ow_sort_control a:hover{
	color:#828282;
	text-decoration:none;
}
.ow_sort_control_label {
	padding: 0px 0px 0px 0px;
}
/* ---- End of Sort styles ---- */
/*=======================================================
        [11] 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: #eff2f5;
}
.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-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;

}
.ow_video_list div:first-child,
.ow_user_list div:first-child {
}
.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: 0;
    -moz-border-top-left-radius: 0;
    -webkit-border-top-left-radius: 0;
	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: 0;
    -moz-border-top-right-radius: 0;
    -webkit-border-top-right-radius: 0;
	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: 0;
    -moz-border-left-radius: 0;
    -webkit-border-left-radius: 0;
	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: 0;
    -moz-border-bottom-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
	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: #eff2f5  #eff2f5 #eff2f5 #eff2f5;
	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 1px 0;
	border-color: #eff2f5;
}
.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: 0;
}
.ie8 .ow_table_1 tr.ow_tr_first th,
.ie8 .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: 0;
}
.ow_table_1 tr.ow_tr_first th:last-child,
.ow_table_2 tr.ow_tr_first th:last-child {
   	border-right-color: #eff2f5;
}
.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_content .ow_table_3 td.ow_label{
    border: none;
    color: #5b646a;
    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: #5b646a;
    text-align: right;
}
.ow_table_4 td.ow_value{
    padding-left: 10px;
}
th.ow_section{
    border: 0 none;
    padding: 7px 0;
	text-align: center;
	font-size: 20px;
	color: #5b646a;
}
th span.ow_section_icon{
    background-repeat: no-repeat;
    padding-left: 26px;
}
th.ow_section span {
    text-transform: uppercase;
    padding: 5px 10px;
    font-weight: normal;
    color: silver;
}
table.ow_form td.ow_label{
    color: silver;
    text-align: right;
    width: 20%;
}
table.ow_form td.ow_desc{
    width: 25%;
    color: silver;
    font-size: 11px;
}
table.ow_form td.ow_submit{
    text-align: center;
}
/*========================================================
        [12] Standard Listings        __listings
  ========================================================*/
/* ---- Regular listing ---- */
.ow_regular {
	margin-bottom: 12px;
}
.ow_regular li {
	line-height: 23px;
	margin: 0 0 3px 0px;
	padding: 0px 0px 0px 5px;
	background-repeat: no-repeat;
	background-image: none;
	background-position: left 2px;
}
.ow_regular li a::before {
    content: "\f138";
    font-family: fontawesome;
    font-size: 20px;
    padding-right: 5px;
    vertical-align: bottom;
}
/* ---- End of the Regular listing ---- */
/* ---- Item Picture Content ---- */
.ow_ipc {
	margin-top: 16px;
	margin-bottom: 0px;
        background-color: transparent;
}
.ow_ipc:first-child {
	margin-top: 0px;
        background-color: transparent;
}
.ow_ipc_picture{
    float: left;
    margin-right: -56px;
    width: 56px;
}
.ow_ipc_picture img {
	width: 40px;
	height: 40px;
	border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
}
.ow_ipc_picture img:first-child {
	margin-top: 4px;
	margin-left: 4px;
}
.ow_ipc_picture .ow_avatar img {
	margin-top: 0px;
	margin-left: 0px;	
}
.ow_ipc_info{
    margin-left: 56px;
    padding: 14px 16px 16px 16px;
}
.ow_event_list .ow_ipc {
    background-color: rgba(0,0,25,0.6);
}
.ow_blogs_list .ow_ipc {
    background-color: rgba(0,0,25,0.6);
}
.ow_group_list .ow_ipc {
    background-color: rgba(0,0,25,0.6);
}
.ow_ipc_header{
    padding: 0px 0px 0px;
    margin: 0px 0px 6px;
}
.ow_ipc_header a {
	font-family: 'core_sans_e55_medium', "Trebuchet MS", "Helvetica CY", sans-serif;
}
.ow_ipc.ow_smallmargin {
	margin-bottom: 0px;

}
.ow_ipc_content{
    padding: 0px 0px 12px 0px;
    line-height: 1.25em;
}
.ow_ipc_toolbar{
    font-size: 12px;
    line-height: 14px;
	float: left;
	padding: 0 0px 0px 0px;
	width: 100%;
	font-family: 'core_sans_e35_light', "Trebuchet MS", "Helvetica CY", sans-serif;
}
.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;
}
.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: -56px;
    width: 56px;
}
.ow_mini_ipc_info {
    margin-left: 56px;
    padding-top: 0;
}
.ow_mini_ipc_info .mipc_url {
    font-family: 'core_sans_e55_medium', "Trebuchet MS", "Helvetica CY", sans-serif;
}
.ow_mini_ipc_content {
    margin-top: 5px;
}
/* ---- End of the Mini Item Picture Content ---- */
/* ---- Item Content styles ---- */
.ow_ic_header {
	margin-bottom: 5px;
}
.ow_ic_header a {
    font-family: 'core_sans_e55_medium', "Trebuchet MS", "Helvetica CY", sans-serif;
}
.ow_ic_description {
	margin-bottom: 5px;
}
.ow_ic_date {
	float: right;
	font-size: 13px;
	line-height: 14px;	
}
/* ---- End of the Item Content styles ---- */
/* ---- Avatar list styles ---- */
.ow_avatar_list{
    text-align: center;
}
.ow_avatar_list a{
    margin-bottom: 0px;
    margin-right: 1px;
}
/* ---- End of the Avatar list styles ---- */
/* ---- Listing Picture styles ---- */
.ow_lp_picture {
    float: left;
    margin: 0 1px 1px 0;
}
.ow_lp_avatars{
	text-align:center;
}
.ow_lp_avatars .ow_lp_wrapper{
	display: inline-block;
    margin: 0 1px 1px 0;
}
.ow_lp_albums .ow_lp_wrapper,
.ow_lp_groups .ow_lp_wrapper {
    width: 72px;
    height: 72px;
    padding: 0px;    
    float: left;
}
.ow_lp_photos .ow_lp_wrapper{
    width: 72px;
    height: 72px;
    padding: 0px;
    margin: 0 2px 2px 0;
    display: inline-block;
    float: none;
    text-align: left;
}
.ow_lp_avatars .ow_avatar {
    margin: 1px;
	text-align: left;
}
.ow_lp_photos img,
.ow_lp_albums img,
.ow_lp_groups img {
    width: 72px;
    height: 72px;
}
.ow_lp_label{
    margin-left: 80px;
}
.ow_lp_avatars.ow_mini_avatar{
    text-align:left;
}
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%;
}
/*Change user widget avatar size*/
div div .ow_lp_avatars .ow_avatar {
    height:60px;
    width:60px;
}
div div .ow_lp_avatars .ow_avatar a img {
    height:60px !important;
    width:60px !important;
    border-radius:50%;
    border-width:3px;
    border-style: outset;
    border-top-color: silver;
    border-bottom-color: #2db395;
    border-right-color: #2db395;
    border-left-color: silver;
    -moz-border-bottom-colors: #2db395;
    -moz-border-left-colors: silver;
    -moz-border-right-colors: #2db395;
    -moz-border-top-colors: silver;
    -webkit-transition: ease-out .5s;
    -moz-transition: ease-out .5s;
    -o-transition: ease-out .5s;
     transition: ease-out .5s; /* easeOutCirc */
}
div div .ow_lp_avatars .ow_avatar a img:hover {
    border-radius:0%;
}
/*end users widget*/
/* ---- End of the Listing Picture styles ---- */
/* ---- User List styles ---- */
.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;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.ow_user_list_picture{
    float: left;
    margin-right: -56px;
    width: 56px;
}
.ow_user_list_picture img{
    width: 40px;
    height: 40px;
}
.ow_user_list_data{
    margin-left: 56px;
    padding: 8px 4px 4px;
}
.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;
}
/* ---- End of the User List styles ---- */
/*========================================================
        [13] Thumbnails & Icons        __icons
  ========================================================*/
img.thumb{
    width: 100px;
}
html body div .ow_ic_add::before{ 
    font-family:FontAwesome;
    content: "\f067";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_aloud::before{
    font-family:FontAwesome;
    content: "\f0a1";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_app::before{
    font-family:FontAwesome;
    content: "\f10b";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_attach::before{
    font-family:FontAwesome;
    content: "\f0c6";
    padding-left: 5px;
    padding-right: 5px;	
	    line-height: 1;
}
html body div .ow_ic_birthday::before{
    font-family:FontAwesome;
    content: "\f1fd";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_bookmark::before{
    font-family:FontAwesome;
    content: "\f02e";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_calendar::before{
    font-family:FontAwesome;
    content: "\f073";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_cart::before{
    font-family:FontAwesome;
    content: "\f218";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_chat::before{
    font-family:FontAwesome;
    content: "\f075";
    padding-left: 5px;
    padding-right: 5px;	
	line-height: 1;
}
html body div .ow_ic_clock::before{
    font-family:FontAwesome;
    content: "\f017";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_comment::before{
    font-family:FontAwesome;
    content: "\f0e6";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_cut::before{
    font-family:FontAwesome;
    content: "\f0c4";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_dashboard::before{
    font-family:FontAwesome;
    content: "\f0e4";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_delete::before{
    font-family:FontAwesome;
    content: "\f00d";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_draft::before{
    font-family:FontAwesome;
    content: "\f044";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_down_arrow::before{
    font-family:FontAwesome;
    content: "\f063";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_edit::before{
    font-family:FontAwesome;
    content: "\f044";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_female::before{
    font-family:FontAwesome;
    content: "\f182";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
/*leave content empty for index page*/
html body div .ow_ic_file::before{
    font-family:FontAwesome;
    content: " ";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_files::before{
    font-family:FontAwesome;
    content: "\f0c5";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_flag::before{
    font-family:FontAwesome;
    content: "\f024";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_folder::before{
    font-family:FontAwesome;
    content: "\f07b";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_forum::before{
    font-family:FontAwesome;
    content: "\f27b";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_friends::before{
    font-family:FontAwesome;
    content: "\f0c0";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_gear_wheel::before{
    font-family:FontAwesome;
    content: "\f013";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_groups::before{
    font-family:FontAwesome;
    content: "\f0c0";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_heart::before{
    font-family:FontAwesome;
    content: "\f004";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_help::before{
    font-family:FontAwesome;
    content: "\f29c";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_house::before{
    font-family:FontAwesome;
    content: "\f015";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_info::before{
    font-family:FontAwesome;
    content: "\f05a";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_key::before{
    font-family:FontAwesome;
    content: "\f084 ";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_left_arrow::before{
    font-family:FontAwesome;
    content: "\f060";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_lens::before{
    font-family:FontAwesome;
    content: "\f002";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_link::before{
    font-family:FontAwesome;
    content: "\f0c1";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_lock::before{
    font-family:FontAwesome;
    content: "\f023";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_mail::before{
    font-family:FontAwesome;
    content: "\f0e0";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_male::before{
    font-family:FontAwesome;
    content: "\f183";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_mobile::before{
    font-family:FontAwesome;
    content: "\f10b";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_moderator::before{
    font-family:FontAwesome;
    content: "\f21b";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_monitor::before{
    font-family:FontAwesome;
    content: "\f108";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_move::before{
    font-family:FontAwesome;
    content: "\f047";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_music::before{
    font-family:FontAwesome;
    content: "\f001";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_new::before{
    font-family:FontAwesome;
    content: "\f0fe";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_newsfeed::before{
    font-family:FontAwesome;
    content: "\f1ea";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_ok::before{
    font-family:FontAwesome;
    content: "\f05d";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_online::before{
    font-family:FontAwesome;
    content: "\f111";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_picture::before{
    font-family:FontAwesome;
    content: "\f1c5";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_places::before{
    font-family:FontAwesome;
    content: "\f278";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_plugin::before{
    font-family:FontAwesome;
    content: "\f1e6";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_question::before{
    font-family:FontAwesome;
    content: "\f29c";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_refresh::before{
    font-family:FontAwesome;
    content: "\f021";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_push_pin::before{
    font-family:FontAwesome;
    content: "\f08d";
    padding-left: 5px;
    padding-right: 5px;
	    line-height: 1;
}
html body div .ow_ic_reply::before{
    font-family:FontAwesome;
    content: "\f112";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_right_arrow::before{
    font-family:FontAwesome;
    content: "\f061";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_rss::before{
    font-family:FontAwesome;
    content: "\f09e";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_save::before{
    font-family:FontAwesome;
    content: "\f0c7";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_restrict::before{
    font-family:FontAwesome;
    content: "\f05c";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_script::before{
    font-family:FontAwesome;
    content: "\f1c9";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_server::before{
    font-family:FontAwesome;
    content: "\f233";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_star::before{
    font-family:FontAwesome;
    content: "\f005";
    padding-left: 5px;
    padding-right: 5px;
	line-height: 1;
}
html body div .ow_ic_tag::before{
    font-family:FontAwesome;
    content: "\f02b";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_trash::before{
    font-family:FontAwesome;
    content: "\f014";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_unlock::before{
    font-family:FontAwesome;
    content: "\f13e";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_up_arrow::before{
    font-family:FontAwesome;
    content: "\f062";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_update::before{
    font-family:FontAwesome;
    content: "\f021";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_user::before{
    font-family:FontAwesome;
    content: "\f007";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_video::before{
    font-family:FontAwesome;
    content: "\f03d";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_warning::before{
    font-family:FontAwesome;
    content: "\f071";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_write::before{
    font-family:FontAwesome;
    content: "\f044";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
html body div .ow_ic_close::before{
    font-family:FontAwesome;
    content: "\f05c";
    padding-left: 5px;
    padding-right: 5px;
    line-height: 1;	
}
/*---- End of the Icons on hover for buttons styles ----*/
html body.ow div .ow_inprogress {
    background-image: url(images/ajax_preloader_button.gif);
}
html body.ow div input.ow_inprogress,
html body div .ow_button:hover .ow_inprogress {
    background-image: url(images/ajax_preloader_button.svg);
    background-position: right -4px center;
}
html body div .ow_button span,
html body div .ow_button span.ow_negative,
html body div .ow_button:hover span.ow_negative,
html body div .ow_button:hover span.ow_negative input,
html body div .ow_button span.ow_negative .ow_inprogress {
	background-image: none;
	background-repeat: no-repeat;
}
html body div span.ow_button:hover span {
	background-image: none !important;
}
.ow_no_cap span.ow_ic_up_arrow {
	width: 20px;
	display: inline-flex;
}
.maintenance_cont h1 {
	background-image: none;
}

.ow_icon_control{
    background-repeat: no-repeat;
    display: inline-block;
    padding: 0px 0 3px 20px;
    line-height: 15px;
}

html body div .ow_miniic_comment{ background: url(images/miniic_set.svg) no-repeat -38px 0px; }
html body div .ow_miniic_like { background: url(images/miniic_set.svg) no-repeat 0px 0px; }
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: 20px;
    width: 20px;
    vertical-align: top;
}
.ow_box_cap_icons a.close{
    background-position: 50% 50%;
    background-repeat: no-repeat;
    float: right;
    width: 20px;
    height: 20px;
}
/* ---- Avatar styles ---- */
.ow_change_avatar .avatar_current{
    border-right: 1px solid #eff2f5;
    padding-right: 3px;
}
.ow_change_avatar .ow_avatar_preview{
    border-left: 1px solid #eff2f5;
}
.ow_change_avatar .avatar_crop{
    border-bottom: 1px solid #eff2f5;
}
.ow_avatar_crop .jcrop-holder{
    margin: 0px auto;
}
.ow_avatar_preview div{
    margin: 0px auto;
}
.ow_avatar {
    position: relative;
    display: inline-block;
	padding: 8px;
    width: 40px;
    height: 40px;
	background-image: none;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.ow_avatar img {
    vertical-align: bottom;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-bottom-colors: #2db395;
    -moz-border-left-colors: silver;
    -moz-border-right-colors: #2db395;
    -moz-border-top-colors: silver;
    border-bottom-color: #2db395;
    border-bottom-style: outset;
    border-bottom-width: 2px;
    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: silver;
    border-left-style: outset;
    border-left-width: 2px;
    border-right-color: #2db395;
    border-right-style: outset;
    border-right-width: 2px;
    border-top-color: silver;
    border-top-style: outset;
    border-top-width: 2px;
}
.ow_avatar_label {
    font-size: 7px;
    display: inline-block;
    position: absolute;
    line-height: 10px;
    text-transform: uppercase;
    bottom: 8px;
    background-color: #999;
    right: 8px;
    color: #fff;
    font-weight: bold;
    padding: 0px 2px;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    font-family: "Lucida Grande","Tahoma","Verdana";
}
html body .ow_sidebar .ow_avatar_label,
html body .ow_console .ow_avatar_label  {
    font-size: 7px;
}
.ow_console .ow_avatar_label {
	bottom: 4px;
	right: 4px;
}
.ow_newsfeed .ow_newsfeed_avatar {
	width: 56px;
	height: 56px;
    margin-right: -56px;	
}
.ow_newsfeed .ow_newsfeed_avatar img {
	width: 40px;
    height: 40px;
}
/* ---- End of the Avatar styles ---- */
/* ---- User Avatar Console styles ---- */
.ow_avatar_console{
    position: relative;
    background: transparent;
    padding: 14px 4px 0px;
    border: 1px solid #eff2f5;   
}
.ow_avatar_console #avatar_console_image {
	width: 190px;
	display: inline-block;
	background-size: cover;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	position: static;
}
.ow_avatar_console .ow_avatar_image {
    height: 190px;
    max-width: 170px;
}
.ow_avatar_change{
    position: absolute;
    right: 0; 
    top: 0;
    left: 0;
    height: 204px;
    background: rgba(255,255,255,0.9);
}
.ow_avatar_change .ow_lbutton {
	margin-top: 95px;
	padding: 10px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
.ow_avatar_change .ow_lbutton:hover {
	border-color: transparent;
}
.ow_avatar_console_links {
    background: #F0F0F0;
    display: block;
    padding: 5px 10px;
    border-top: 1px solid #fff;
}
body .ow_avatar_console .ow_avatar_label {
	bottom: 7px;
	right: 7px;
}
.user_online_wrap {
	min-height: 21px;
	text-align: left;
}
/* ---- End of User Avatar Console styles ---- */
/*===========================================================
        [14] Notifications        __notifications
  ===========================================================*/
/* ----  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;
	color: #fff;
	text-align:center;
	line-height: 24px;
	margin:15px;
	padding:7px 12px;
	overflow: auto;
	position:relative;
	text-transform: uppercase;
}
.ow_message_node div div{
	padding-right:24px;
}
.ow_message_node a.close_button {
	display:block;
	width:13px;
	height:13px;
	float:right;
	position:absolute;
	top:13px; 
	right:14px;
	background:url(images/message_btn_close.png) no-repeat 50% 50%;
}
/*info*/
.ow_message_cont .ow_message_node.info {
	background: #36d0ae;
	border-top:1px solid #36d0ae;
	border-right:1px solid #36d0ae;
	border-bottom:1px solid #36d0ae;
	border-left:1px solid #36d0ae;
}
/*warning*/
.ow_message_cont .ow_message_node.warning {
	background: #f4b111;
	border-top:1px solid #f4b111;
	border-right:1px solid #f4b111;
	border-bottom:1px solid #f4b111;
	border-left:1px solid #f4b111;
}
/*error*/
.ow_message_cont .ow_message_node.error {
	background: #dc3c56;
	border-top:1px solid #dc3c56;
	border-right:1px solid #dc3c56;
	border-bottom:1px solid #dc3c56;
	border-left:1px solid #dc3c56;
}
/* ---- End of the Message (Feedback) styles ---- */
/*========================================================
        [15] Default Classes      __default classes
  ========================================================*/
.clr {
    clear: both;
}
/* Float */
.ow_left {
    float: left;
}
td.ow_left {
	float: none;
}
.ow_right {
    float: right;
}
.ow_center {
    text-align: center;
}
/* Text align */
.ow_txtleft,
table td.ow_txtleft {
    text-align: left;
}
.ow_txtcenter {
    text-align: center;
}
.ow_txtright {
    text-align: right;
}
/* Cursor */
.ow_cursor_pointer {
	cursor: pointer;
}
.ow_cursor_default {
	cursor: default;
}
/* Preloader */
.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_ajax_floatbox_preloader {
	width: 100%;
	height: 50px;
}
.ow_side_preloader_wrap .ow_side_preloader {
	width: 22px;
	height: 22px;
	margin-top: 0;
}
/* */
.info {
    margin-bottom: 8px;
}
html body .ow_hidden{
    display: none;
}
.ow_visible {
    display: block;
}
.ow_overflow_hidden {
    overflow: hidden;
}
.ow_nocontent {
    padding: 20px 0px;
    text-align: center;
}
table.ow_nomargin,
div.ow_nomargin {
    margin-bottom:0px;
}
.ow_automargin{
    margin-left: auto;
    margin-right: auto;
}
.ow_std_margin{
    margin-bottom: 25px;
}
.ow_stdmargin{
    margin-bottom: 28px;
}
.ow_smallmargin{
    margin-bottom: 8px;
}
.ow_nowrap {
    white-space: nowrap;
}
.ow_break_word{
    word-wrap:break-word;
}
.ow_normal{
    font-size: 13px;
}
.ow_small{
    font-size: 13px;
}
.ow_tiny {
    font-size: 12px;
}
body .ow_disabled{
    background: #fff;
    opacity: 0.3;
}
.ow_highlight{
    background: #aaffaa;
}
.ow_outline {
    color: #2db395; /** OW_Control type:color, section:2. Colors, key:txtValue, label:5. Numeric values **/
    font-family: 'core_sans_e55_medium', "Trebuchet MS", "Helvetica CY", sans-serif;
}
.ow_lightweight {
    font-weight: normal;
}
.ow_txt_value {
    font-family: 'core_sans_e55_medium', "Trebuchet MS", "Helvetica CY", sans-serif;
    color: #949a9d; /** OW_Control type:color, section:2. Colors, key:txtValue, label:5. Numeric values **/
}
.ow_remark {
	color: #828894; 
}
.ow_alt1,
tr.ow_alt1 td{
    background-color: rgba(25,0,100,0.6); 
}
.ow_alt2,
tr.ow_alt2 td{
    background-color: rgba(25,0,100,0.6); 
}
.ow_high1{
    background-color: rgba(25,0,100,0.9);
}
.ow_high2{
    background-color: rgba(25,0,100,0.9);
}
.ow_anno {
	background-color:rgba(0,0,25,0.6);
        background-image: none;
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position-x: 15px;
        background-position-y: 45%;
	border:1px solid #ccd6de;
	padding:10px;
}
.ow_anno::before {
    content: "\f071";
    font-family: fontawesome;
}
.outline{
    color: #2db395;
    font-family: 'core_sans_e55_medium', "Trebuchet MS", "Helvetica CY", sans-serif;
}
.ow_highbox_table .ow_highbox,
.ow_highbox {
	background: transparent;
	border: none;
	box-shadow: 0px 0px 1px #eff2f5;
}
.ow_highbox {
	padding: 4px;
}
.ow_highbox_table .ow_highbox {
	height:50px;
	padding:10px;
}
th,
.ow_highbox_table .ow_highbox,
.ow_page .ow_highbox,
.ow_sidebar,
.ow_table_3 td {
	border-color: #eff2f5;
}
.ow_page td.ow_highbox {
	border-color: #eff2f5;
}
.ow_autowidth,
table.ow_form td.ow_autowidth {
    width: auto;
}
/* Tex formatter */
.alignleft{
	float: left;
}

.alignright{
	float: right;
}
.aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*sidebar*/
.ow_sidebar {
    float: right;
    margin-right: -210px;
    width: 200px;
}
.ow_content_wrap {
    margin-right: 210px;
}
html body .ow_sidebar h3 {
    font-size: 18px;
}
.ow_dragndrop_sections.ow_stdmargin div.clearfix div.ow_sidebar {
    position: relative;
}
.ow_dragndrop_content {
    float: left;
    width: 100%;
}
/*========================================================
        [16] Plugin Styles        __plugins
  ========================================================*/
/* ---- Add content styles ---- */
.ow_add_content {
    background-color: rgba(25,0,100,0.6); /** OW_Control type:color, section:1.1. Sidebar Menu, key:addcontentcolor, label:1. Add Content Color **/
    background-position: center 8px;
    background-repeat: no-repeat;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    float: left;
    font-size: 90%;
    height: 55px;
    margin-bottom: 4px;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 6px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-align: center;
    width: 48.5%;
    color: silver;
}
html body div .ow_sidebar a.ow_add_content.ow_ic_add::before{
    content: "\f067";
    font-family: "FontAwesome";
    display: block;
    font-size: 18px;
    padding-top: 10px;
}
html body div .ow_sidebar a.ow_add_content.ow_ic_aloud::before{
    content: "\f0a1";
    font-family: "FontAwesome";
    display: block;
    font-size: 18px;
    padding-top: 10px;
}
html body div .ow_sidebar a.ow_add_content.ow_ic_app::before{
    content: "\f10b";
    font-family: "FontAwesome";
    display: block;
    font-size: 18px;
    padding-top: 10px;
}
html body div .ow_sidebar a.ow_add_content.ow_ic_bookmark::before{
    content: "\f02e";
    font-family: "FontAwesome";
    display: block;
    font-size: 18px;
    padding-top: 10px;
}
html body div .ow_sidebar a.ow_add_content.ow_ic_cart::before{
    content: "\f218";
    font-family: "FontAwesome";
    display: block;
    font-size: 18px;
    padding-top: 10px;
}
html body div .ow_sidebar a.ow_add_content.ow_ic_file::before{
    content: "\f15b";
    font-family: "FontAwesome";
    display: block;
    font-size: 18px;
    padding-top: 10px;
}
html body div .ow_sidebar a.ow_add_content.ow_ic_heart::before{
    content: "\f004";
    font-family: "FontAwesome";
    display: block;
    font-size: 18px;
    padding-top: 10px;
}
html body div .ow_sidebar a.ow_add_content.ow_ic_info::before{
    content: "\f05a";
    font-family: "FontAwesome";
    display: block;
    font-size: 18px;
    padding-top: 10px;
}
html body div .ow_sidebar a.ow_add_content.ow_ic_music::before{
    content: "\f001";
    font-family: "FontAwesome";
    display: block;
    font-size: 18px;
    padding-top: 10px;
}
html body div .ow_sidebar a.ow_add_content.ow_ic_gear_wheel::before{
    content: "\f013";
    font-family: "FontAwesome";
    display: block;
    font-size: 18px;
    padding-top: 10px;
}
html body div .ow_sidebar a.ow_add_content.ow_ic_question::before{
    content: "\f29c";
    font-family: "FontAwesome";
    display: block;
    font-size: 18px;
    padding-top: 10px;
}
html body div .ow_sidebar a.ow_add_content.ow_ic_star::before{
    content: "\f005";
    font-family: "FontAwesome";
    display: block;
    font-size: 18px;
    padding-top: 10px;
}
html body div .ow_sidebar a.ow_add_content.ow_ic_tag::before{
    content: "\f02b";
    font-family: "FontAwesome";
    display: block;
    font-size: 18px;
    padding-top: 10px;
}
html body div .ow_sidebar a.ow_add_content.ow_ic_picture::before{
    content: "\f030";
    font-family: "FontAwesome";
    display: block;
    font-size: 18px;
    padding-top: 10px;
}
html body div .ow_sidebar a.ow_add_content.ow_ic_write::before {
    content: "\f044";
    font-family: "FontAwesome";
    display: block;
    font-size: 18px;
    padding-top: 10px;
}
html body div .ow_sidebar a.ow_add_content.ow_ic_files::before {
    content: "\f0c5";
    font-family: "FontAwesome";
    display: block;
    font-size: 18px;
    padding-top: 10px;
}
html body div .ow_sidebar a.ow_add_content.ow_ic_comment::before {
    content: "\f0e6";
    font-family: "FontAwesome";
    display: block;
    font-size: 18px;
    padding-top: 10px;
}
html body div .ow_sidebar a.ow_add_content.ow_ic_groups::before {
    content: "\f0c0";
    font-family: "FontAwesome";
    display: block;
    font-size: 18px;
    padding-top: 10px;
}
html body div .ow_sidebar a.ow_add_content.ow_ic_calendar::before {
    content: "\f073";
    font-family: "FontAwesome";
    display: block;
    font-size: 18px;
    padding-top: 10px;
}
html body div .ow_sidebar a.ow_add_content.ow_ic_video::before {
    content: "\f03d";
    font-family: "FontAwesome";
    display: block;
    font-size: 18px;
    padding-top: 10px;
}
html body div .ow_sidebar a.ow_add_content.ow_ic_push_pin::before  {
    content: "\f08d";
    font-family: "FontAwesome";
    display: block;
    font-size: 18px;
    padding-top: 10px;
}
html body div .ow_sidebar a.ow_add_content.ow_ic_user::before  {
    content: "\f007";
    font-family: "FontAwesome";
    display: block;
    font-size: 18px;
    padding-top: 10px;
}
.ow_add_content:hover {
    text-decoration-color: -moz-use-text-color;
    text-decoration-line: none;
    text-decoration-style: solid;
    background-color: rgba(40,40,40,0.75); /** OW_Control type:color, section:1.1. Sidebar Menu, key:addcontenthover, label:2. Add Content Hover Color **/
}
.ow_add_content:nth-child(2n+1) {
    margin-left: 0;
    margin-right: 4px;
}
/* ---- End of Add content 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%;
}
.ow_forum_topic .ow_icon .ow_lbutton:hover {
	border-color: transparent;
	cursor: default; 
}
body.htmlarea_styles blockquote.ow_quote,
blockquote.ow_quote{
    margin: 10px 0 10px 40px;
    background: transparent;
    padding: 2px 5px;
}
body.htmlarea_styles blockquote.ow_quote .ow_author,
blockquote.ow_quote .ow_author{
	color: #fff;
    display: inline-block;
    padding: 2px 0;
    width: 98%;
}
.ow_quote_header {
	display: block;
	padding: 6px;
        background-color: rgba(25,0,100,0.6);
}
.ow_quote_cont_wrap {
	background: url("images/quote_top.png") no-repeat right 1px;
    border-color: #eff2f5;
    border-style: solid;
    border-width: 0 1px 1px;
    display: block;
}
.ow_quote_cont {
	background: url("images/quote_bottom.png") no-repeat 1px bottom;
    display: block;
    padding: 9px 20px;
}
.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;
}
/* First post in topic */
.ow_forum_topic_posts > .ow_box.ow_no_cap {
	border: none;
	padding: 0px;
        background-color: transparent;
}
.ow_forum_topic_posts > .ow_box.ow_no_cap .ow_ipc_info {
	border-color: #ccd6de;
}
.ow_forum_topic_posts {
    background-color:rgba(0,0,25,0.6);
}
/* ---- 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;
}
body .ow_forum_attachment_icon {
	width: 18px;
	height: 18px;
}
/* ---- End of Forum styles ---- */
/* ---- Mailbox styles ---- */
body .ow_mailbox_table {
	border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.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.svg);
        background-color: rgba(0,0,25,0.6);
}
.ow_mailbox_convers_info.mails:hover {
    background-color: rgba(0,0,0,0.6);
}
.ow_mailbox_convers_info.chats {
	background-image: url(images/miniic_buble.svg);
        background-color: rgba(0,0,25,0.6);
}
.ow_mailbox_convers_info.chats:hover {
    background-color: rgba(0,0,0,0.6);
}
.ow_mailbox_convers_info_attach {
    background: url(images/miniic_attach.svg) center center no-repeat;
}
.ow_mailbox_conv_options_label {
    background-image: url(images/chat_tiny_arrow_down.svg);
    line-height: 14px;
}
.ow_mailbox_convers_info {
	background-color: #fff;
}
.ow_mailbox_convers_info_new {
	background-color: #fff;
}
.ow_mailbox_convers_info_selected {
	background-color: #fff;
}
.ow_mailbox_convers_info:hover,
.ow_mailbox_convers_info_selected,
.ow_mailbox_convers_info_selected:hover {
    -webkit-box-shadow: inset 2px 0px 0px 0px #2db395;
	-moz-box-shadow: inset 2px 0px 0px 0px #2db395;
	box-shadow: inset 2px 0px 0px 0px #2db395;
}
body .ow_mailbox_convers_info .ow_mailbox_convers_info_string a {
	font-size: 14px;
	text-transform: uppercase;
}
body .ow_mailbox_convers_info .ow_mailbox_convers_info_string a:hover {
	color: #5b646a;
}
body .ow_mailbox_convers_info_new.mails .ow_mailbox_convers_info_string a, 
body .ow_mailbox_convers_info_new.mails .ow_mailbox_convers_info_content .ow_mailbox_convers_preview, 
body .ow_mailbox_convers_info_new.chats .ow_mailbox_convers_info_content .ow_mailbox_convers_preview, 
body .ow_mailbox_convers_info_new.chats .ow_mailbox_convers_info_string a {
	font-family: 'core_sans_e55_medium',"Trebuchet MS","Helvetica CY",sans-serif;
	font-weight: normal;
}
.ow_mailbox_convers_info span.ic_reply {
	background-image: url(images/ic_reply_g.svg);
	width: 18px;
}
.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 {
    border-color: #eff2f5;
}
.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 #eff2f5;
}
.ow_mailbox_log .ow_dialog_item.even i,
.ow_mailbox_log .ow_dialog_item.odd i {
    display: none;
}
.ow_mailbox_log_message .ow_mailbox_convers_info_body {
	padding-top: 8px;
}
.ow_mailbox_convers_actions .ow_miniic_control {
	margin-right: 0px;
	border:1px solid transparent;
}
.ow_mailbox_convers_actions .ow_miniic_control:hover {
	border: 1px solid #eff2f5;
}
.ow_mailbox_convers_actions .ow_miniic_control span {
	width: 20px;
	height: 20px;
	background: url(images/miniic_gearwheel.svg) 0px 0px no-repeat;
}
.ow_mailbox_convers_actions .ow_miniic_control.active span {
	background: url(images/miniic_gearwheel.svg) 0px -21px no-repeat;
}
.ow_mailbox_convers_count_new,
.ow_mailbox_convers_info_date {
	text-transform: uppercase;
}
.ow_mailbox_convers_count_new {
	color: #2db395;
}
body .ow_mailbox_username .ow_mailbox_username_text {
	font-weight: normal;
}
body .ow_mailbox_message_header a {
	font-size: 14px;
	font-weight: normal;
	font-family: 'core_sans_e55_medium',"Trebuchet MS","Helvetica CY",sans-serif;
}
body .ow_mailbox_message_content {
	font-size: 14px;
}
body .ow_mailbox_avatar {
	width: 56px;
}
body .ow_mailbox_log .ow_dialog_item.even .ow_dialog_in_item {
    background-color: #fff176;
    border-color: #cad4dd;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}
body .ow_mailbox_log .ow_dialog_item.odd .ow_dialog_in_item {
    background-color: #42a5f5;
    border-color: #cad4dd;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
} 
body .ow_dialog_in_item p{
    line-height: 15px;
    color: #000;
}
body .ow_mailbox_right .ow_mailbox_username .ow_chat_status {
	vertical-align: initial;
	margin-left: -18px;
}
body .ow_mailbox_username,
body .userisonline .ow_mailbox_username {
	padding: 4px 0 0 4px;
}
body .ow_mailbox_right .ow_mailbox_username {
	min-width: 200px;
}
body .ow_mailbox_cap .ow_mailbox_avatar {
	margin-top: 3px;
}
.ow_mailbox_table .ow_mailbox_search input {
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
     background-color: rgba(0,0,0,0.6);
}
html div.mc-dropdown {
    background-color: rgb(0,0,25) !important;
}
.mc-ddi-avatar {
    margin-right: 0px !important;
}
/* ---- End of Mailbox styles ---- */
/* ---- Chat styles ---- */
body .ow_chat_block_wrap {
	background-color: #fff;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
body .ui-draggable-disabled ~ .ow_chat_block_wrap {
	background-color: #36353b;
}
html body .ow_chat_block {
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
body .ow_chat_in_block {
	border-bottom: 0;
}
body .ow_chat_in_block {
	border-left: 1px solid #eff2f5;
}
body span.ow_btn_sort_users span {
	background-image: url(images/chat_btn_sort.png);
}
body a.ow_btn_sound span {
	background-image: url(images/chat_btn_sound.png);
}
body .ow_btn_close_search {
	background-image: url(images/chat_btn_close_search.png);
}
.ow_count_block span.ow_count_txt {
	color: #9b9a9d;
	font-weight: normal;
	font-size: 14px;
}
body .ow_chat_dialog_wrap .ow_count_bg, 
body .ow_chat .ow_count_bg {
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background-color: #2db395;
}
body .ow_chat_dialog_wrap .ow_count_active, 
body .ow_chat .ow_count_active {
	background-color: #2db395;
}
body .ow_chat_dialog_wrap .ow_count, 
body .ow_chat .ow_count {
	color: #fff;
	padding: 0px 0px 0px 0px;
}
body a.ow_btn_sound:hover span, 
body span.ow_btn_sort_users:hover span {
	background-color: transparent;
	border-color: transparent;
}
body .ow_chat_block .ow_chat_search {
	border-top: none;
	border-color: #eff2f5;
}
body .ow_chat_block_main .ow_chat_search input[type="text"], 
body .ow_chat_block_main .ow_chat_search input[type="password"] {
	color: #4c4c4c;
	background-color: #fff;
}
body .ow_chat_in_block,
body .ow_chat_list ul {
	background-color: #fff;
}
body .ow_chat_block_main .ow_chat_search input[type="text"].invitation, 
body .ow_chat_block_main .ow_chat_search input[type="password"].invitation {
	color: #999;
}
.ow_chat_in_item_photo img {
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
}
.ow_chat_list ul li a.ow_chat_item:hover {
	background-color: #f4f4f4;
}
body .ow_chat_block.ow_active .ow_count_block a:hover {
	background-image: url(images/photo_view_context.png);
	background-position: 233px 7px;
}
.ow_chat_dialog.ow_open a.ow_chat_item_author_wrap:hover,
body .ow_mailchat_new_message.ow_chat_dialog_active .ow_author_block a.ow_chat_item_author_wrap:hover,
body .ow_mailchat_new_message.ow_chat_dialog_active .ow_mailchat_select_user a.ow_chat_minimize_btn {
	background-image: url(images/photo_view_context_up.png);
}
.ow_chat_dialog.ow_open.ow_active a.ow_chat_item_author_wrap:hover,
body .ow_mailchat_new_message.ow_chat_dialog.ow_active .ow_author_block a.ow_chat_item_author_wrap:hover,
body .ow_mailchat_new_message .ow_mailchat_select_user a.ow_chat_minimize_btn {
	background-image: url(images/photo_view_context.png);
}
body .ow_count_block a:hover {
	background-image: url(images/photo_view_context_up.png);
	background-position: 233px 7px;
}
body .ow_mailchat_new_message .ow_mailchat_select_user a.ow_chat_minimize_btn {
	background-position: center 7px;
}
.ow_top_panel,
.ow_chat_block .ow_bot_panel {
	border-width: 1px 0 0 1px;
}
.ow_chat_block.ow_active .ow_bot_panel {
	border-width: 0 0 0 1px;
}
.ow_chat_block .ow_top_panel {
	border-style: solid;
	border-color: #eff2f5;
}
body span.ow_chat_item_author, 
body span.ow_chat_item_text,
body .ow_chat_dialog_wrap .ow_chat_message_block .ow_chat_message textarea,
body .ow_mailchat_new_message.ow_chat_dialog.ow_active .ow_mailchat_select_user input
html body .ow_chat_dialog .ow_chat_subject_block input,
body .ow_mailchat_autocomplete_inner span.ow_chat_item_author .ow_chat_in_item_author {
	color:#000;
	font-weight: normal;
}
body .ow_author_block span.ow_chat_item_author {
	color:#9b9a9d;
}
body .ow_chat_dialog {
	background-color: #36353b;
}
body .ow_chat_dialog.ow_active {
	background-color: #fff;
}
body .ow_mailchat_new_message.ow_chat_dialog {
border: 1px solid #eff2f5;
background-color: rgba(0,0,25,0.9);
}
body .ow_diagonal_puller {
	background-image: url(images/diagonal_puller.png);
        background-size: cover;
}
.ow_author_block a.ow_btn_close span {
	background-image: url(images/chat_btn_close.png);
}
body a.ow_btn_close:hover {
	background: none;
}
body .ow_chat_dialog {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
html body .ow_chat_dialog .ow_chat_block {
	border: none;
}
body .ow_chat_dialog .ow_author_block {
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #eff2f5;
}
body .ow_chat_dialog .ow_mailchat_select_user.ow_author_block {
	border-width: 0;
	border-bottom: 1px solid #eff2f5;
}
body .ow_chat_in_dialog_wrap {
	border-color: #eff2f5;
	border-width: 0 1px 1px;
}
body .ow_dialog_date_cap {
	color: #828894;
	background-color: #fff;
	border-color: #eff2f5;
}
.ow_chat_message_block {
	border-width: 0 1px;
	border-style: solid;
	border-color: #eff2f5;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
body .ow_chat_in_dialog,
body .ow_mailchat_new_message .ow_chat_mailchat_inputarea,
body .ow_chat_dialog .ow_chat_subject_block input,
body .ow_mailchat_new_message.ow_chat_dialog .ow_mailchat_select_user.ow_author_block,
body .ow_mailchat_new_message .ow_mailchat_select_user input{
background-color: rgba(0,0,25,0.9);
}
/*added to fix the chat in box background color*/
body .ow_chat_in_dialog {
    background: #fff!important;
    border-bottom: 1px solid;
}
/*fix for mailbox text area*/
.ow_mailchat_new_message .ow_chat_mailchat_inputarea div.jhtmlarea {
    background-color: rgb(221,221,221) !important;
}
body .ow_chat_dialog_wrap .ow_chat_message_block .ow_chat_message textarea.invitation,
body .ow_chat_in_dialog .ow_time_block p span.ow_time_text,
body .ow_mailchat_new_message.ow_chat_dialog .ow_mailchat_select_user.ow_author_block,
body .ow_chat_dialog .ow_chat_subject_block input {
	color: #828894;
}
body .ow_mailchat_new_message.ow_chat_dialog_active .ow_mailchat_select_user.ow_author_block {
	background-color: #36353b;
}
.ow_mailchat_new_message.ow_chat_dialog.ow_chat_dialog_active .ow_mailchat_select_user .ow_mailchat_new_message_title {
	color: #9b9a9d;
}
body .ow_chat_dialog_active.ow_mailchat_new_message .ow_mailchat_select_user.ow_author_block {
	border-bottom-color: #36353b;
}
.ow_chat_block .ow_dialog_item.even .ow_dialog_in_item {
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    background-color: #fff176;
    border-color: #cad4dd;
    font-size: 13px;
}
.ow_chat_block .ow_dialog_item.odd .ow_dialog_in_item {
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    background-color: #42a5f5;
    border-color: #cad4dd;
    font-size: 13px;
}
body .ow_chat_dialog_wrap .ow_dialog_in_item p {
	color: #000;
}
body .ow_chat_dialog_wrap .ow_attachments a.attach {
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	width: 22px;
	background: url(images/wysiwyg.png) no-repeat scroll -241px 5px rgba(0,0,0,0);
}
body .ow_chat_dialog_wrap .ow_attachments a.attach.uploading,
body .ow_chat_preloader,
body .ow_mailchat_new_message .ow_file_attachment_preload {
	background-image: url(images/ajax_preloader_button.gif);
}
body .ow_chat_preloader {
	height: 22px;
	width: 22px;
}
body form .ow_chat_mailchat_inputarea .toolbar,
body .ow_mailchat_autocomplete ul li a:hover {
	background-color: rgba(0,0,0,0.9);
}
body .ow_chat_dialog .ow_chat_subject_block input,
.ow_mailchat_new_message.ow_chat_dialog .ow_author_block.ow_mailchat_selected_user {
	border: none;
}
body .ow_mailchat_new_message .ow_chat_mailchat_inputarea,
body .ow_mailchat_new_message .ow_file_attachment_info {
	border-color: #eff2f5;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
    background-color: transparent;
}
body .ow_chat_mailchat_buttons {
	border: none;
	background-color: rgba(0,0,25,0.9);
}
body .ow_chat_mailchat_buttons .ow_attachment_btn span.ow_button,
body .ow_chat_mailchat_buttons .ow_attachment_btn span.ow_button span {
	border: none;
	background: transparent;
	padding: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	margin: 0;
}
body .ow_chat_mailchat_buttons .ow_attachment_btn span.ow_button:hover {
	background-color: #4C5358;
}
body .ow_chat_mailchat_buttons .ow_attachment_btn span.ow_button input[type="submit"], 
body .ow_chat_mailchat_buttons .ow_attachment_btn span.ow_button input[type="button"] {
	text-shadow: none;
	font-family: 'core_sans_e55_medium', "Trebuchet MS", "Helvetica CY", sans-serif;
	color: #a2acb3;
	height: 24px;
}
body .ow_chat_mailchat_buttons .ow_attachment_btn span.ow_button input[type="submit"]:hover, 
body .ow_chat_mailchat_buttons .ow_attachment_btn span.ow_button input[type="button"]:hover {
	color: #fff;
}
body .ow_chat_dialog_wrap .ow_attachments .buttons {
	background-color: #fff;
}
body form .ow_chat_mailchat_inputarea .toolbar ul li a {
	background-image: url(images/wysiwyg.png);
	border: none;
}
body .ow_mailchat_new_message .ow_mailchat_select_user .ow_mailchat_autocomplete {
	top: 39px;
	border-top-width: 1px;
}
body .ow_chat_dialog .ow_chat_subject_block input {
	font-size: 13px;
}
body .toolbar ul li a {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
body .ow_mailchat_new_message .ow_file_attachment_close,
body .ow_mailchat_new_message.ow_chat_dialog.ow_active .ow_author_block .ow_mailchat_delete_receiver {
	background-image: url(images/tag_close_btn.png);
}
body .jspDrag {
	background-color: #ccc;
}
.ow_chat .ow_chat_block .ow_count_block a {
	height: 20px;
}
.ow_chat_block .ow_count_wrap {
	vertical-align: text-bottom;
}
.ow_chat .ow_chat_block .ow_bot_panel .ow_count_block {
	padding-top: 2px;
}
body .ow_chat_dialog_wrap .ow_dialog_item i {
	display: none;
}
/* ---- End of Chat styles ---- */
/* ---- Blogs styles ---- */
.ow_blogpost_compose textarea{
    height: 235px;
}
/* ---- 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 0px;
	-webkit-align-content: stretch; 
  	align-content: stretch;
  	justify-content: center;
}
.ow_video_list .ow_alt1.clearfix,
.ow_video_list .ow_alt2.clearfix {
	display: flex;
}
.ow_video_player{
    text-align: center;
}
.ow_video_description{
    margin: 8px 0 20px;
}
.ow_video_list_item{
	margin: 0px 3.5%;
    max-height: 165px;
    width: 120px;
}
.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;
    padding: 4px 4px 4px 4px;    
}
.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-family: 'core_sans_e55_medium', "Trebuchet MS", "Helvetica CY", sans-serif;
	margin-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 ---- */
/* ---- Photo styles ---- */
.ow_photo_dragndrop {
    font-family: 'core_sans_e55_medium',"Trebuchet MS","Helvetica CY",sans-serif;
    text-transform: uppercase;
    color: #5b646a;
    background-color: #fff9ec;
    border: 1px solid #eff2f5;
    font-size: 15px;
}
.ow_photo_upload_bottom .ow_photo_upload_submit {
    position: static;
}
.ow_photo_upload_wrap .ow_photo_preview_block_wrap .ow_photo_preview_edit {
    border: 1px solid #eff2f5;
}
.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');
}
/*photo floatbox fix remove close icon*/
html body div.floatbox_empty.ow_photoview_overlay a.ow_ic_delete.close, html body div.ow_photoview_overlay_pint a.ow_ic_delete.close {
    background-image: none !important;
}
.floatbox_empty .ow_box_cap_icons {
    top: -20px;
    right: -20px;
}
.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: #57ba98;
}
/*Photo list*/
.ow_photo_item_widget::before {
    content: " ";
    font-family:FontAwesome;
    display: inline-block;
    height: 72px;
    position: absolute;
    transition-delay: 0s;
    transition-duration: 0.1s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    width: 72px;
    visibility:hidden;
    font-size:25px;
}
.ow_photo_item_widget:hover::before {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0,0,0,0.49);
    background-origin: padding-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto auto;
    content: "\f00e";
    font-family:FontAwesome;
    display: inline-block;
    height: 72px;
    position: absolute;
    width: 72px;
    text-align:center;
    visibility:visible;
    font-variant-position: sub;
}
body .ow_photo_list_wrap div.ow_photo_item {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.ow_photo_item_info {
	font-size: 14px;
}
.ow_photo_list_wrap .ow_photo_item_wrap .ow_photo_item_info {
    background-color: rgba(255,255,255,0.9);
}
.ow_photo_item_wrap .ow_photo_item img {
	border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.ow_photo_album_info_wrap {
    border-bottom: 1px solid #eff2f5;
}
.ow_photo_album_cover {
    border-color: #eff2f5;
}
.ow_photo_album_edit .ow_photo_album_cover .ow_lbutton {
	visibility: hidden;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	text-align: center;
	padding: 54px 0 0;
	background: none rgba(255,255,255,0.9);
}
.ow_photo_album_edit .ow_photo_album_cover:hover .ow_lbutton {
	visibility: visible;	
}
.ow_photo_album_edit .ow_photo_album_cover .ow_lbutton:hover {
	border-color: transparent;
}
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: #5b646a; 
}
/* Photo context action */
.ow_photo_item .ow_photo_context_action {
	border: none;
	background-color: #535a5f;
	border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    top: 0;
    right: 0;
}
body .ow_photo_context_action .ow_tooltip .ow_tooltip_body {
	border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
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_context_action_list.ow_alt2 {
	background: transparent;
}
.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/context_action_arrow.svg);
    background-color: transparent;
    width: 24px;
    height: 23px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
body .ow_photo_context_action .ow_context_action:hover {
    background-color: rgba(144,144,144,0.3);
    background-image: url(images/context_action_arrow.svg);
}
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/context_action_arrow.svg);
	background-repeat: no-repeat;
	background-position: center center;
}
body .ow_photoview_stage_wrap .ow_photo_context_action .ow_context_action .ow_context_more {
	background-image: none;
}
.ow_photo_context_action .ow_context_action_divider {
    background-color: rgba(160,160,160,0.7);
}
.ow_photo_context_action .ow_context_action_divider:hover {
    text-decoration: none;
}
/* Photo View */
.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);
}
.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_photoview_info_wrap .ow_photoview_user .ow_user_list_data a:first-child {
	font-weight: normal;
	font-family: 'core_sans_e55_medium', "Trebuchet MS", "Helvetica CY", sans-serif;
}
.ow_photoview_info_wrap .ow_photoview_user .ow_user_list_data div, 
.ow_photoview_info_wrap .ow_photoview_user .ow_user_list_data a {
	line-height: inherit;
}
.ow_photoview_info_wrap .ow_photoview_description {
	padding: 0 16px;
}
.ow_photoview_info .ow_comments_form_wrap {
	padding-left: 0px;
}
/* Pint Mode */
body .ow_photo_pint_mode .ow_photo_item_wrap .ow_photo_item_info {
    background-color: rgba(25,0,100,0.6);
    border: 1px solid #cad4dd;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.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: #5b646a;
}
.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);
}
body .ow_photo_list.ow_photo_pint_mode .ow_photo_item {
    background: transparent;
    box-shadow: none;
    border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
/*Searchbar*/
.ow_searchbar {
	border:1px solid #eff2f5;
	padding: 2px 4px 2px 6px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	background-color: rgba(0,0,0,0.5);
	margin-top: -8px;
}
.ow_searchbar .ow_searchbar_ac {
    border: 1px solid #eff2f5;
    left: 9px;
    right: 0;
    top: 2px;
}
.ow_searchbar_ac li {
    background-color: #fff;
    font-size: 13px;
}
.ow_searchbar_ac li:hover {
    background-color: #cad4dd;
    color: #fff;
}
.ow_searchbar .ow_searchbar_btn {
	background-position: center;
}
.ow_searchbar .ow_searchbar_input input[type="text"] {
	border: none;
	background: none;
	line-height: 14px;
	font-size: 12px;
}
/*Rates*/
.ow_photoview_info_wrap .ow_photoview_info .ow_rates_wrap {
    padding-left: 16px; 
    margin: 6px 0 8px 0;
}
.ow_photo_item .ow_photo_item_info .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;
}
.rate_title {
	color: #8e8d8d;
}
/* Edit Photo */
.floatbox_container .ow_photo_upload_description {
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
/*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: 9px;
    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 #eff2f5;
    position: absolute;
    top: -1px;
    left: 0;
    width: 99%;
    margin-left: 0.5%;
    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: rgb(0,0,25);
    color: #ccc;
    cursor: pointer;
    position: relative;
}
.ow_dropdown_list li:hover {
    background-color: rgb(40,40,40);
    color: #fff;
}
.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: #eff2f5;
}
.ow_photo_upload_drop_area {
    border: 1px dashed #eff2f5;
}
/* ---- Newsfeed styles ---- */
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 1px 1px 0;
}
.base_cmnt_mark .ow_ipc_info {
	padding-bottom: 0px;
}
.ow_newsfeed_features .ow_tooltip .ow_tooltip_body {
    padding: 0;
    border-width: 0;
    box-shadow: none;
    background-color: transparent;
}
.ow_newsfeed_features .ow_tooltip.ow_comments_context_tooltip .ow_tooltip_body {
	border: 1px solid #eff2f5;
	padding: 4px 0;
}
.ow_newsfeed_features .ow_tooltip .ow_tooltip_tail span {
    height: 5px;
    background: none;
    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 {
}
.ow_newsfeed_features .ow_context_action_list a,
.ow_newsfeed_item .ow_context_action_list a,
.ow_photo_context_action .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;
	line-height: 24px;
}
.ow_newsfeed_context_menu {
    display: none;
    position: relative;
    right: 6px;
    top: 0px;
}
.ow_newsfeed_control {
	display: inline-block;
	font-size: 14px;
}
.ow_newsfeed_control > a {
	margin-right: 12px;
}
body .ow_newsfeed_control .ow_newsfeed_string {
	display: inline-block;
	vertical-align: middle;
	max-width: 74%;
	padding-left: 0px;
}
.ow_newsfeed_left {
	width: 76%;
}
.ow_newsfeed_btns {
	margin-top: 14px;
	margin-bottom: 14px;
	padding: 0px 16px 0px 16px;
}
.ow_newsfeed_btn_wrap {
	display: inline-block;
	line-height: 25px;
	margin-right: 4px;
	vertical-align: middle;
    padding: 1px 5px 1px 1px;
}
.newsfeed_counter_comments,
.newsfeed_counter_likes {
	vertical-align: middle;
}
.ow_newsfeed_item .ow_newsfeed_activity_content {
	padding-top: 8px;
}
.ow_newsfeed_item .ow_newsfeed_item_picture {
	margin-right: 8px;
}
.ow_newsfeed_oembed_atch.ow_video_playing .ow_newsfeed_item_picture,
.ow_oembed_attachment .video.two_column.ow_video_playing .attachment_left {
	height: 0;
	width: 100%;
	max-width: 480px !important;
	position: relative;
	padding-bottom: 56.25%;
}
.floatbox_body iframe {
	min-width: 100% !important;
}
.ow_newsfeed_item_picture iframe,
.attachment_left iframe {
	width: 100% !important;
	position: absolute;
	height: 100% !important;
	left: 0;
	top: 0;
}
.ow_miniic_control {
	display: inline-block;
	vertical-align: middle;
	margin-right: 4px;
}
.ow_miniic_control span {
	display: inline-block;
	width: 27px;
	height: 25px;
}
.ow_miniic_like {
	background-position: 0px 0px;
}
.ow_miniic_comment {
	background-position: 0px 0px;
}
.ow_miniic_control.active .ow_miniic_like {
	background-position: 0px -37px;
}
.ow_miniic_control.active .ow_miniic_comment {
	background-position: -38px -37px;
}
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;
    background-color: rgba(255,255,255,0.6);
}
.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%;
}
.ow_newsfeed_tooltip {
	padding-top: 0px;
}
.ow_newsfeed_tooltip > .ow_tooltip_tail {
	display: none;
}
.ow_newsfeed .ow_newsfeed_features {
	max-width: none;
}
.ow_newsfeed .ow_newsfeed_body {
	margin-left: 56px;
	border: 1px solid #eff2f5;
	padding: 14px 0px 0px;
}
.ow_newsfeed_string,
.ow_newsfeed_content,
.ow_newsfeed_toolbar {
	padding-left: 16px;
}
.ow_newsfeed_item  .ow_newsfeed_delimiter {
	border: none;
}
.ow_newsfeed_string.ow_small {
	font-size: 14px;
}
.profile-NEWSFEED_CMP_UserFeedWidget .form_auto_click,
.profile-NEWSFEED_CMP_UserFeedWidget .ow_box_cap_empty,
.dashboard-NEWSFEED_CMP_MyFeedWidget .form_auto_click,
.dashboard-NEWSFEED_CMP_MyFeedWidget .ow_box_cap_empty,
.group-NEWSFEED_CMP_EntityFeedWidget .form_auto_click,
.group-NEWSFEED_CMP_EntityFeedWidget .ow_box_cap_empty,
.index-NEWSFEED_CMP_SiteFeedWidget .form_auto_click,
.index-NEWSFEED_CMP_SiteFeedWidget .ow_box_cap_empty {
	padding-left: 56px;
}
.profile-NEWSFEED_CMP_UserFeedWidget .ow_status_update_btn_block .ow_attachments a,
.dashboard-NEWSFEED_CMP_MyFeedWidget .ow_status_update_btn_block .ow_attachments a,
.group-NEWSFEED_CMP_EntityFeedWidget .ow_status_update_btn_block .ow_attachments a,
.index-NEWSFEED_CMP_SiteFeedWidget .ow_status_update_btn_block .ow_attachments a {
	width: 27px;
	height: 20px;
	background: url(images/ic_photo_attach.svg) no-repeat 0 0;
}
.profile-NEWSFEED_CMP_UserFeedWidget .ow_status_update_btn_block .ow_attachments a:hover,
.dashboard-NEWSFEED_CMP_MyFeedWidget .ow_status_update_btn_block .ow_attachments a:hover,
.group-NEWSFEED_CMP_EntityFeedWidget .ow_status_update_btn_block .ow_attachments a:hover,
.index-NEWSFEED_CMP_SiteFeedWidget .ow_status_update_btn_block .ow_attachments a:hover {
	background-position: 0 -43px;
}
.ow_status_update_btn_block {
	line-height: 22px;
}
/* ---- 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 ---- */
/* ---- 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: 10px 40px 22px 40px;
	background-color: rgba(0,0,0,0.6);
	-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: rgb(192,192,192); 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;
    background-color: rgba(25,0,100,0.6);
}
.ow_sign_in_wrap form .ow_box{
        padding:16px 16px 6px 16px;
	margin-bottom:16px;
	position:relative;
	z-index:98;
    background-color: rgba(0,0,25,0.6);
}
.ow_sign_in_wrap form .ow_user_name input[type="text"]{margin-bottom:8px; padding-left: 35px; height: 55px;}
.ow_sign_in_wrap form .ow_password input[type="password"] {margin-bottom:16px; padding-left: 35px; height: 55px;}

.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_sign_in_wrap form .ow_user_name::before {
    background-color: #546e7a;
    color: #80deea;
    content: "\f007";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 25px;
    height: 33px;
    margin: 1px;
    max-width: 20px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 17px;
    padding-bottom: 3px;
    position: absolute;
}
.ow_sign_in_wrap form .ow_password::before {
    background-color: #546e7a;
    color: #80deea;
    content: "\f084";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 25px;
    height: 33px;
    margin: 1px;
    max-width: 20px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 17px;
    padding-bottom: 3px;
    position: absolute;
}
.ow_connect_text {
	background: url('images/miniic_li.svg') no-repeat left center;
	padding: 0px 0 0 26px;
	margin-right: 16px;
	float: left;
	line-height: 23px;
}
.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 0px;
}
.floatbox_container .ow_sign_in_wrap h2 {
	display: none;
}
/* Page Sign In */
body.base_sign_in > .ow_page_wrap {
	padding-top: 0;
        background-image: url("images/mobile_wallpaper.jpg"); /** OW_Control type:image, key:backgroundImage7, section: 0.1. Sign in, label:  Background **/
        background-size: 100% 100%;
        background-attachment:fixed;

}
body.base_sign_in .ow_footer {
    margin-top: -29px;
    background-color: rgba(0,0,0,0);
    height: 20px;
        
}
body.base_sign_in .ow_footer .ow_page > div {
  	padding-bottom: 0 !important;
}
body.ow.base_sign_in {
        background: gray;
}
.ow.base_sign_in .ow_sign_in_wrap {
	 width: 100%;
 	position: relative;
 	margin: 0 auto;
	 padding-top: 100px;
	 left: auto;
	 top: auto;
}
.ow.base_sign_in .ow_sign_in_cont {
        background: transparent;

}
.ow.base_sign_in .ow_sign_in_wrap h2 {
	width: 100%;
	height: 50px;
 	margin: 0;
	padding: 0;
 	position: absolute;
	top: 25px;
        left: 0;
	text-align: center;
	text-transform: uppercase;
	color: #e9eff5;
	font-size: 47px;
}
.ow.base_sign_in .ow_sign_in_wrap form {
    background-color: rgba(0,0,0,0);
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
margin: 0 auto;
	border: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	width: 300px;
}
.ow.base_sign_in form .ow_sign_up {
	color: #93999f;
	line-height: 18px;
	font-size: 17px;
	margin: 0 0 32px 0;
	padding: 0;
}
.ow.base_sign_in form .ow_sign_in {
	width: 100%;
	float: none;
}
.ow.base_sign_in form .ow_sign_in .ow_box_cap {
	display: none;
}
.ow.base_sign_in form .ow_sign_in .ow_box {
	margin: 0 0 32px 0;
	padding: 0;
	background: none;
	border: none;
}
.ow.base_sign_in .ow_user_name {
	margin-bottom: 6px;
}
.ow.base_sign_in .ow_user_name input,
.ow.base_sign_in .ow_password input {
	background-color: rgba(0,0,0,0.5);
	border: 1px solid #93999f;
	color: #fff;
	font-size: 18px;
	padding: 15px;
        padding-left: 35px;
	height: auto;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.ow.base_sign_in .ow_user_name input.invitation,
.ow.base_sign_in .ow_password input.invitation {
	color: #e9eff5;
}
.ow.base_sign_in form .ow_form_options p.ow_remember_me {
	color: #e9eff5;
	font-size: 16px;
	padding: 0;
	float: left;
}
.ow.base_sign_in form .ow_form_options p.ow_remember_me input {
	margin: 0 12px 0 0;
}
.ow.base_sign_in form .ow_form_options p.ow_forgot_pass {
	font-size: 16px;
	float: right;
}
.ow.base_sign_in form .ow_form_options p.ow_forgot_pass a {
	color: #e9eff5;
}
.ow.base_sign_in .ow_sign_in > .clearfix a {
	display: inline-block;
	float: left;
	text-align: center;
	width: 48%;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 60px;
	background: #1f2124;
	color: #e9eff5;
}
.ow.base_sign_in .ow_sign_in > .clearfix a:hover {
	background: #454a4d;
	text-decoration: none;
}
.ow.base_sign_in form .ow_sign_in .ow_join_button:hover {
	text-decoration: none;
}
.ow.base_sign_in form .ow_sign_in span.ow_button {
	background: none;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	padding: 0;
	float: right;
	width: 48%;
}
.ow.base_sign_in form .ow_sign_in span.ow_button .ow_positive {
	width: 100%;
	text-align: center;
}
.ow.base_sign_in form .ow_sign_in span.ow_button .ow_positive input {
	height: auto;
	line-height: 58px;
	width: 100%;
	padding: 0;
	background: none;
	background: #1f2124;
	color: #e9eff5;
	font-family: "core_sans_e45_regular","Lucida Grande","Tahoma","Verdana";
	font-size: 17px;
}
.ow.base_sign_in form .ow_sign_in span.ow_button .ow_positive input:hover {
	background: #454a4d;	
}
.ow.base_sign_in .ow_sign_in_wrap form .ow_connect_buttons {
	clear: both;
	padding: 0;
	margin-top: 20px;
}
.ow.base_sign_in .ow_sign_in_wrap form .ow_connect_text {
	font-size: 17px;
	color: #e9eff5;
	background: none;
	text-align: center;
	padding: 0;
	margin: 3px 0px 0px 0px;
	text-transform: uppercase;
	width: 48%;
}
.ow.base_sign_in .ow_sign_in_wrap form .connect_button_list{
	float: right;
	width: 48%;
}
.ow.base_sign_in .ow_sign_in_wrap form .connect_button_cont{
	padding-top: 32px;
}
.ow.base_sign_in .ow_sign_in_wrap form .fb_button {
	background: none;
	height: auto;
	padding: 0;
	color: #e9eff5;
	width: 100%;
}
.ow.base_sign_in .ow_sign_in_wrap form .fb_button .fb_connect_wrap {
	border: none;
	height: auto;
	width: 100%;
}
.ow.base_sign_in .ow_sign_in_wrap form .fb_button .fb_button_text {
	border: none;
	padding: 0 30px 0px 41px;
	display: inline-block;
	width: 100%;
	height: 32px;
	line-height: 32px;
	background: #1f2124;
	text-align: center;
	font-size: 17px;
	text-transform: uppercase;
	background-image: url(images/facebook_sign_in.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	font-weight: normal;
	color: #e9eff5;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.ow.base_sign_in .ow_sign_up hr {
	display: none;
}
.ow.base_sign_in .ow_sign_up p {
	margin: 0;
	text-align: center;
}
.ow.base_sign_in .ow_footer .ow_canvas {
	width: 100%;
}
/* ---- End SignIn Form styles ---- */
/*page forgot password box style*/
.ow_forgot_password .ow_box.ow_break_word {
    background-color: lightsteelblue;
    color: #000;
}
.ow_forgot_password .ow_smallmargin {
    background-color: #fff;
    color: #000;
}
.ow_forgot_password .ow_box_cap {
    background-color: #90a4ae;
}
.ow_forgot_password h3 {
    color: #fff;
}
/*--end forgot password box style*/
/*miscellaneous plugin styles*/
/*Advertisement banner fix*/
.ow_ads_cont img {
    max-width: 100%;
    height: auto;
}
/*hint*/
.hint-content {
    background-color: rgba(25,0,100,0.6) !important;
}
/*end hint*/
/*theme roller*/
.theme_console_item select {
    background-color: #fff;
    color: slateblue;
}
/*end theme roller*/
/*question polls*/
.qa-user_avatar a img {
    max-height: 20px !important;
    max-width: 20px !important;
}
.qa-avatar .ow_avatar img, .qa-avatar .ow_avatar {
    height: 20px !important;
    width: 20px !important;
}
.ql-sort-wrap {
    background-color: rgba(0,0,0,0.6);
}
.questions-list {
    background-color: rgba(0,0,25,0.6);
}
div.questions-add-answer.ow_ic_add::before  {
    content: " ";
}
.questions-add-answer {
    background-image:url("images/ic_add.svg");
    background-position: right 75% !important;
}
/*end question polls*/
/*virtual gifts*/
body .ow_gift_templates .ow_gift_checked {
    background-image: none;
}
body .ow_gift_templates .ow_gift_checked::before {
    font-family: Fontawesome;
    content: "\f05d";
}
.ow_gift_templates .ow_gift_checked {
    top: 0px !important;
    left: 0px !important;
}
.ow_gift_wrapper {
    background-color: transparent;
}
form[name="send-gift-form"] .ow_label {
    border: none;
}
form[name="send-gift-form"] .ow_value {
    border-left: none;
}
/*end miscellaneous plugin 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: 0px;
	 line-height: 12px;
	 height: 12px;
}
.ow_miniic_live .ow_preloader_content{
	 height: 20px;
	 width: 20px;
	 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: #5b646a;
}
/* ---- End Live Member Icon ---- */
/* ---- Groups styles ---- */
.group-GROUPS_CMP_JoinButtonWidget .ow_highbox {
	padding: 0px;
}
.group-GROUPS_CMP_JoinButtonWidget h3 > a {
 	text-transform: uppercase;
    display: block;
    line-height: 30px;
    min-height: 30px;
    padding: 4px 23px 4px 16px;
    text-transform: uppercase;
    background-color: #4C5358;
    color: #fff;
}
.group-GROUPS_CMP_JoinButtonWidget h3 > a:hover {
 	text-decoration: none;
 	background-color: #93999f;
 	color: #fff;
}
/*========================================================
        [17] Misc        __misc
  ========================================================*/
.ow_column_equal_fix{
   padding-bottom: 20001px !important;
   margin-bottom: -20000px !important;
}
.fullsize-photo {
	display: none;
}
/* Image Gallery scroll */
.ow_page_padding > .ow_content_menu_wrap ~ div {
	overflow-y: visible !important;
}
.ow_page_padding > .ow_content_menu_wrap ~ div > table {
	width: 95% !important;
}
/* 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 the Captcha styles ---- */
/* ---- Eye for hidden field styles ---- */
.ow_field_eye {
	padding-left: 18px;
	background:url(images/miniic_field_eye.svg) 0 3px no-repeat;
	background-size: 15px 15px;
	display: inline-block;
}
/* ---- End of the Eye for hidden field styles ---- */
/* ---- Facebook button styles */
.fb_button:hover {
	color: #fff
}
/* ---- End of the Facebook button styles */

.maintenance_cont h1 {
	padding-left: 23px;
	background-position: left center; 
}
h1.page_title{
    background: url(images/ic_file.svg) no-repeat left 50%;
    margin-bottom: 20px;
    padding-left: 22px;
  }
/*profile page menu buttons*/

.ow_context_action_block.clearfix.ow_profile_toolbar_group.ow_context_action_value_block {
    background-color: rgba(25,0,100,0.6);
    float: right;
}
/*end profile menu buttons*/
/*Misc Plugin Styles*/
/*Private Albums*/
#picFloatbox .sidebar {
    background-color: rgba(0,0,25,0.6) !important;
}
/*End Private Albums*/
/*profile cover*/
.uh_avatar_change {
    left: 25% !important;
}
/*Friend Lists fix dropdown menu*/
.fl-context-w.fl-context-checked {
    position: relative;
    z-index: 10;
}
/*End Misc Plugin Styles*/
/* Responsive styles */
@media only screen and (min-width: 320px) and (max-width: 480px) {
/*sidebar css*/
.ow_sidebar {
    float: left  !important;
    margin-right: 0px  !important;
    width: 100% !important;
}
.ow_content_wrap {
    margin-right: 0px  !important;
}
/*end sidebar css*/
/*sign in boxes to fit icons*/
.ow.base_sign_in .ow_sign_in_wrap {
    width: 100%;
}	
.ow.base_sign_in .ow_sign_in_wrap form {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0px 20px
    padding-bottom: 20px;
	}
.ow.base_sign_in .ow_sign_in_wrap h2 {
    background-size: 100% auto;
    left: 10px;
    right: 10px;
    width: auto;
    top: 10px;
    height: 70px;
    font-size: 36px;
}
.ow.base_sign_in .ow_sign_in_wrap {
    padding-top: 90px;
	}
/*join form*/
/*The first line is a fix for the captcha box*/
form[name="joinForm"] .ow_tr_last td div {
    padding: 0px !important;
}
form[name="joinForm"] tr > .ow_label {
    border-left: none;
    text-align: center;
    float: left;
    width: 100%;
    background-color: rgba(0,0,128,0.7);
}
form[name="joinForm"] tr > .ow_value {
    width: 100%;
    float: left;
    border-top: none;
    padding-left: 0px;
}
form[name="joinForm"] tr > .ow_desc {
    width: 100%;
    text-align: center;
    float: left;
    border-top: none;
}
/*end join form*/
/*Fix for user and admin dropdown icon stop following link in icon*/
.ow_console_item a.ow_console_item_link {
    pointer-events: none;
}    
body .ow_menu_wrap,
	.ow_site_panel .ow_logo {
		display: none;
	}
.ow_nav_btn {
    display: block;
    opacity: 1;
}
.ow_main_menu li a span {
    display: inline-block;
    line-height: 50px;
}
.cb-slideshow, .cb-slideshow::after {
     display: none;
}
.ow_page_wrap {
            background-image: url("images/mobile_wallpaper.jpg"); /** OW_Control type:image, key:backgroundImage8, section: 0.2.Mobile Background, label:  Background **/
        background-size: 100% 100%;
        background-attachment:fixed;
        background-repeat:no-repeat;
     background-color:transparent;
}
.ow_console .ow_tooltip .ow_tooltip_body {
    max-width: 100%;
}
.ow_tooltip_tail {
    width: 100%;
}
.ow_console .ow_tooltip_top_right.ow_tooltip {
    position: fixed;
    top: 70px !important;
    width: auto !important;
}
.ow_console_mailbox_title .ow_mailbox_convers_info_date {
    margin-right: -45px;
}
.ow_console_list_wrapper {
    width: 305px !important;
}
.ow_canvas {
    width: 100% !important;
}
.ow_page_container {
    width: 100%;
}
.ow_page_container .ow_page {
    padding-left: 5px;
    padding-right: 5px;
    padding-top:5px
}
.ow_stdmargin {
    margin-bottom: 8px;
}
.ow_header {
    padding-bottom: 1px;
}
.ow_header_pic {
    height: 100px;
}
.ow_header_img {
    height: 100px;
}
.index_customize_box {
    display:none;
}
.ow_superwide, 
.ow_supernarrow, 
.ow_narrow,
.ow_wide,
.ow_column {
		float: none; 
		width: 100% !important; 
		margin-bottom: 10px;
		clear: both;
	}
	body, html {
    	min-width: 320px;
    }
    .ow_site_panel {
		min-width: 320px;
	}
    .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;
    	width: 100%;
    	text-align: center;
    }
    .ow_sign_in_wrap form .ow_sign_up p br {
    	height: 1px;
    }
    .floatbox_container .ow_sign_in_wrap form {
    	padding: 0;
    }
    .console_tooltip.ow_tooltip_top_right.ow_tooltip {
    	right: 2px;
    }
    .console_tooltip.ow_tooltip_top_right .ow_tooltip_tail span {
    	display: none;
    }
    body textarea.ow_newsfeed_status_input.invitation {
    	height: 32px;
    }
    /*.ow_console_item {
    	position: static;
    }*/
    .ow_console_body {
    	position: relative;
    }
    body .ow_searchbar input[type="text"] {
    	height: 28px;
    	line-height: 18px;
    }
    iframe {
    	width: 100% !important;
    	height: auto; 
    }
    body .ow_moderation_wrap {
    	margin-left: 0;
    }
    body .ow_moderation_sticky {
    	width: 100%;
    	margin-left: 0;
    }
    body .ow_chat_selector {
    	position: fixed;
    	left: 0;
    }
    body .ow_chat_dialog_wrap {
    	position: fixed;
    	left: 0;
    	width: 150px;
    }
    body .ow_chat_dialog {
    	margin-left: 0;
    }
.ow_chat_block .ow_bot_panel {
    width: 150px;
}
.ow_chat_list {
    height: 175px;
}
.ow_chat_dialog {
    width:150px;
}
.ow_chat_in_dialog {
    height:175px;
}

    body .ow_forgot_password {
    	width: 100%;
    	box-sizing: border-box;
    	-moz-box-sizing: border-box;
    	-webkit-box-sizing: border-box;
    	padding: 0 20px;
    }
    body .customize_box {
    	display: none;
    }
    .ow_message_cont {
    	left: 0;
    	right: 0;
    	width: 100%;
    	margin-left: 0;
    }
/*Newsfeed*/
.ow_newsfeed_oembed_atch .ow_newsfeed_item_content {
    max-width: 100%;
}
    body .ow_newsfeed_item_content {
    	width: 100% !important;
    	max-width: 100%;
    }
    .ow_newsfeed_left {
    	width: auto;
    }
.profile-NEWSFEED_CMP_UserFeedWidget .form_auto_click, 
.profile-NEWSFEED_CMP_UserFeedWidget .ow_box_cap_empty, 
.dashboard-NEWSFEED_CMP_MyFeedWidget .form_auto_click, 
.dashboard-NEWSFEED_CMP_MyFeedWidget .ow_box_cap_empty, 
.group-NEWSFEED_CMP_EntityFeedWidget .form_auto_click, 
.group-NEWSFEED_CMP_EntityFeedWidget .ow_box_cap_empty, 
.index-NEWSFEED_CMP_SiteFeedWidget .form_auto_click, .index-
NEWSFEED_CMP_SiteFeedWidget .ow_box_cap_empty {
    padding-left: 5px;
}
/*end newsfeed*/
    /*------------- Messages --------------*/
.ow_chat_block form .ow_chat_mailchat_inputarea .jhtmlarea {
    height: 90px !important;
}
    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_left,
    body .ow_mailbox_table .ow_mailbox_right {
    	border: 1px solid #ececec;
    }
    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%;
	}
	.ow_mailbox_left_loading .ow_mailbox_left_body {
		background-position: center 120px;
	}
	html body .ow_mailbox_table_empty .ow_mailbox_left div.ow_mailbox_no_content {
		padding-top: 117px;
		padding-bottom: 117px;
	}
/*Video page*/
.ow_video_list .ow_alt1.clearfix, .ow_video_list .ow_alt2.clearfix {
    display: table;
    width: 100%;
}
.ow_video_list_item {
    display: inline-table;
    margin-bottom: 5px;
    width: 48%;
    margin-left: 2px;
    margin-right: 2px;
}
.ow_video_thumb, .ow_video_list_item img {
    height: auto;
    width: 100%;
}
.ow_video_player.ow_stdmargin.ow_no_cap.ow_break_word iframe {
   height: 250px !important;
   width: 100% !important;
}
/*end video page*/
    /*Fonts*/
    html {
    	font-size: 14px;
    }
    body {
    	font-size: 1.15rem;
    }
    h3 {
    	font-size: 1.25rem;
    }
    .ow_box_menu, ul.ow_bl a {
    	line-height: 25px;
    }
    .ow_box_menu a, ul.ow_bl a {
    	height: auto;
    }
    .ow_box_menu a span{
    	font-size: 1.1rem;
    }
    ul.ow_bl a  {
    	font-size: 1.1rem;
    }
    .ow_ipc_header a {
    	font-size: 1.1rem;
    }
    .ow_small {
    	font-size: 1rem;
    	line-height: 18px;
    }
    .ow_ipc_toolbar,
    .ow_ipc_toolbar .ow_ipc_date,
    .ow_ipc_date {
    	font-size: .9rem;
    }
    html body a.ow_lbutton, html body span.ow_lbutton {
    	font-size: 1rem;
    	line-height: 1.2em;
    }
    .ow_comments_item_header a {
    	font-size: 1.1rem;
    }
    html body .ow_sidebar .ow_tiny,
    html body .ow_console .ow_tiny, 
    .ow_tiny {
    	font-size: 1rem;
    }
    input[type="text"], 
    input[type="password"], 
    textarea, 
    select, 
    div.jhtmlarea, 
    .ow_photo_upload_description, 
    .ow_photo_preview_edit .CodeMirror {
    	font-size: 1.1rem;
    }
    body .ow_mailbox_convers_info .ow_mailbox_convers_info_string a,
    body .ow_mailbox_convers_info_date {
    	font-size: inherit;
    }
    body .ow_mailbox_convers_info .ow_mailbox_convers_preview {
    	font-size: 1.1rem;
    }
    body .ow_mailbox_message_header a,
    body .ow_mailbox_message_content {
    	font-size: 1.1rem;
    }
    body .ow_mailbox_message_date {
    	font-size: 1rem;
    }
    .ow_console,
    .ow_console_item a,
	.ow_console_lang_item {
		font-size: 1.1rem;
	}
	.ow_console_dropdown_cont a {
		line-height: 24px;
	}
	.ow_credits_links a {
		font-size: 1rem;
	}
	.ow_supernarrow {
		font-size: 1.1rem;
	}
	.ow_footer_menu {
		font-size: 1.1rem;
	}
	a.ow_context_action_value,
	.ow_context_action_list a {
		font-size: 1rem;
	}
	input[type="submit"], input[type="button"] {
		font-size: 1.15rem;
	}
	.ow_attachment_btn span.ow_button input[type="submit"], 
	.ow_attachment_btn span.ow_button input[type="button"] {
		line-height: 21px;
	}
	.ow_content_menu{
		border-bottom: none;
	}
.ow_content_menu span {
    display: table;
    padding: 10px 0px 10px 0px;
    width: 100%;
    height: auto;
    text-align: center;
}
	.ow_content_menu li {
		display: inline-block;
		float: none;
                width: 100%;
	}
	.ow_content_menu li a {
		font-size: 1.2rem;
	}
	.ow_content_menu li.active {
		border-color: #ccd6de;
	}
	h1 {
		font-size: 1.7rem;
		line-height: 30px;
	}
	body .ow_explore_photos_show {
		font-size: 1rem;
	}
	body .ow_searchbar input[type="text"] {
		font-size: 1rem;
	}
	body .ow_box_toolbar {
		font-size: 0.95rem;
	}
	.ow_console_mailbox_title {
		font-size: 1rem;
	}
	.ow_console_mailbox_title .ow_mailbox_convers_info_date {
		font-size: 0.9rem;
	}
	.ow_console_mailbox_txt,
	.ow_chat_request_item .ow_console_mailbox_txt {
		font-size: 1rem;
	}
	a.ow_lbutton, span.ow_lbutton {
		font-weight: normal;
	}
    body .ow_chat_in_dialog .ow_time_block p span.ow_time_text {
    	font-size: 0.9rem;
    }
    body .ow_dialog_date_cap,
	body .ow_chat_dialog .ow_author_block span.ow_chat_item_author,
    .ow_top_panel .ow_count_txt,
    body .ow_chat_block_main .ow_chat_search input[type="text"], 
    body .ow_chat_block_main .ow_chat_search input[type="password"],
    body .ow_dialog_in_item p,
    body span.ow_chat_in_item_author, 
    body span.ow_chat_in_item_text,
    body .ow_chat_dialog .ow_chat_subject_block input {
    	font-size: 1rem;
    }
    .ow_mailbox_log .ow_time_block p span.ow_time_text {
    	font-size: 0.9rem;
    }
	/*Buttons*/
	.ow_attachments a {
		height: 26px;
		width: 26px;
		background-position: -173px 2px;
	}
	.ow_attachment_btn span.ow_button input[type="submit"], 
	.ow_attachment_btn span.ow_button input[type="button"] {
		height: 26px;
	}
	body .ow_chat_mailchat_buttons .ow_attachment_btn span.ow_button input[type="submit"], 
	body .ow_chat_mailchat_buttons .ow_attachment_btn span.ow_button input[type="button"] {

	}
    /*Avatar size*/
    .ow_avatar {
    	width: 50px;
    	height: 50px; 
    }
    .ow_avatar img {
    	width: 50px !important;
    	height: 50px !important;
    }
    .ow_ipc_info {
    	margin-left: 77px;
    }
    .ow_canvas .ow_newsfeed_body {
    	margin-left: 70px;
    	min-height: 70px;
    }
    .ow_user_list_data {
    	margin-left: 0px;
        padding-top: 0px;
    }
.ow_user_list .ow_item_set3 {
    text-align: center;
    width: 32.5%;
}
.ow_user_list_picture {
    float: none;
    margin-right: -5px;
    width: auto;
}
    .ow_mini_ipc_picture img, 
    .ow_mini_ipc_picture .ow_avatar, 
    .ow_mini_ipc_picture .ow_avatar img {
    	width: 52px !important;
    	height: 52px !important;
    }
    .ow_mini_ipc_picture {
    	width: 62px;
    	margin-right: -6 2px;	
    }
    .ow_mini_ipc_info {
    	margin-left: 66px;
    }
    .ow_feed_comments_input_sticky .ow_comments_item_picture .ow_avatar img,
    .ow_comments_input_wrap .ow_comments_item_picture .ow_avatar img {
    	width: 52px !important;
    	height: 52px !important;
    }
    .ow_feed_comments_input_sticky .ow_comments_item_info,
    .ow_comments_input_wrap .ow_comments_item_info {
    	margin-left: 68px;
    }
    .ow_comments_item .ow_comments_item_picture .ow_avatar img {
    	width: 52px !important;
    	height: 52px !important;
    }
    body .ow_comments_item .ow_comments_item_picture .ow_avatar {
    	width: 52px;
    	height: 52px;
    }
    body .ow_comments_item .ow_comments_item_picture {
    	width: 52px;
    	margin-right: -52px;
    }
    body .ow_comments_item .ow_comments_item_info {
    	margin-left: 68px;
    }
    .ow_comments_item_header {
    	margin-top: 4px;
    	margin-bottom: 4px;
    }
    body .ow_mailbox_convers_info_body {
    	margin-left: 77px;
    }
    body .ow_mailbox_avatar {
    	width: 70px;
    }
    body .ow_mailbox_cap .ow_mailbox_avatar {
    	margin-left: -70px;
    }
    .ow_console .ow_avatar {
    	width: 60px;
    	height: 60px;
    }
    .ow_console_ntf_cont, .ow_console_invt_cont {
    	margin-left: 68px;
    }
    .ow_console li.ow_chat_request_item .ow_console_invt_cont, 
	.ow_console li.ow_mailbox_request_item .ow_console_invt_cont {
		margin-left: 68px;
	}
	.ow_console li.ow_chat_request_item .ow_avatar, 
	.ow_console li.ow_mailbox_request_item .ow_avatar {
		width: 60px;
		height: 60px;
		margin-right: -60px;
	}
    /*-------------------------Photo-------------------------*/
    body .ow_photo_list_wrap.ow_photo_no_sidebar div.ow_photo_item_wrap,
    body .ow_photo_list_wrap.ow_photo_no_sidebar .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%;
    }
    body .ow_photo_list_wrap.ow_photo_no_sidebar .ow_photo_list.ow_photo_pint_mode div.ow_photo_item_wrap {
    	height: auto;
        position:unset;
    }
body .ow_photo_list.ow_photo_pint_mode .ow_photo_item_wrap, .ow_photo_list_wrap div.ow_photo_item_wrap {
    position: unset!important;
    width: 100% !important;
}
    #photo-list-search {
    	float: none;
    }
    .ow_fw_menu .ow_fw_btns {
    	margin-bottom: 8px;
    }
    .ow_fw_menu {
    	border: none;
    	padding: 0;
    }
    .ow_fw_menu .ow_searchbar {
    	margin-top: 4px;
    	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: 48%;
    	margin-left: 1% !important;
    	margin-right: 1% !important;
    	margin-bottom: 10px !important;
    	box-sizing: border-box;
    	-moz-box-sizing: border-box;
    	-webkit-box-sizing: border-box;
    }
    .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;
    }
.ow_photoview_stage_wrap {
    float: none;
}
.ow_photoview_info_wrap {
    width: 100% !important;
}
    .ow_photoview_stage_wrap {
        width: 100% !important;
    }
    .floatbox_container {
    	width: 100% !important;
    }
    /*Forum*/
    .forum_add_post .ow_left,
    .forum_add_post .ow_right {
    	width: 100% !important;
    	float: none;
    }
.forum_search_wrap {
    left: -60px
}
.ow_forum .ow_replies {
    display: none;
}
.ow_forum .ow_topics {
    display: none;
}
.ow_forum_topic .ow_posts {
    display: none;
}
.ow_forum_topic .ow_views {
    display: none;
}
/*profile page menu buttons*/
.ow_bl.ow_profile_action_toolbar.clearfix.ow_small.ow_left li {
    width: 100%;
}
.ow_bl.ow_profile_action_toolbar.clearfix.ow_small.ow_left {
    width: 100%;
}
/*miscellaneous Plugins*/
/*theme roller*/
.theme_console_item {
    display: none !important;
}
/*end theme roller*/
/*Profile Cover*/
.uh-head-text-wrap {
    padding-bottom: 0px !important;
}
.uh-cover-controls {
    visibility: hidden;
}
.uh-avatar-console div.hg-avatar-image {
    background-size: 100% auto !important;
    height: 90px !important;
    width: 90px !important;
}
.uh-avatar {
    margin-top: -90px !important;
}
.uh_avatar_change {
    left: 5% !important;
}
.uh-head {
    margin-left: 10px !important;
}
.uh-head-text {
    margin-right: 0 !important;
    margin-left: 145px !important;
}
.uh-display-name {
    font-size: 18px !important;
}
.uh-action-toolbar {
    float: right !important;
}
.uh-toolbox {
    margin-left: auto !important;
}
/*end profile cover*/
/*hint*/
.uhint-wrap, .uhint-corner-cover {
    width: 100% !important;
}
.hint-bottom-right, .hint-bottom-left {
    left: 0 !important;
    right: 0 !important;
}
.hint-top-right, .hint-top-left {
    left: 0 !important;
    right: 0 !important;
}
.uhint-has-cover .uhbht-info-line.hb-info-line0 .ow_remark {
    font-size: small !important;
}
.uhb-head .uhint-cover-img {
    width: 320px !important;
}
.hint-container {
    width: 320px !important;
}
/*end hint*/
/*Private Albums*/
.ow_lp_albums > div {
    margin-left: 28px;
}
/*end Private Albums*/
/*question polls*/
.questions-page {
    margin-left: 0px !important;
    width: 100% !important;
}
.questions-list {
    margin-left: 0 !important;
}
.ql_body {
    margin-left: 45px !important;
    padding-left: 25px !important;
}
.qa-content-wrap {
    width: 50% !important;
}
.qa-content {
    margin-right: 5px !important;
}
.qa-users {
    display: none !important;
}
.questions-add-answer {
    margin-right: 10px !important;
}
.ql_avatar {
    height: auto !important;
    width: auto !important;
}
.qa-content-clip {
    width: 100% !important;
}
/*end question polls*/
/*contact us*/
form[name="contact_form"] .ow_table_1 {
    width: 100% !important;
}
form[name="contact_form"] tr > .ow_label {
    float: left;
    width: 100% !important;
    padding-left: 0;
    text-align: center;
    background-color: rgba(0,0,128,0.7);
    padding-right: 0;
    border-right: none;
    border-left: none;
}
form[name="contact_form"] tr > .ow_value {
    float: left;
    padding-left: 0px;
    width: 100%;
    padding-right: 0px;
    border-right: none;
}
form[name="contact_form"] .clearfix {
    width: 100% !important;
}
/*Events*/
form[name="event_add"] tr > .ow_label {
    width: 100%;
    text-align: center;
    border-left: none;
    float: left;
    background-color: rgba(0,0,128,0.7);
}
form[name="event_add"] tr > .ow_value {
    width: 100%;
    float: left;
    border-top: none;
    padding-left: 0px;
}
form[name="event_add"] tr > .ow_desc {
    width: 100%;
    text-align: center;
    float: left;
    border-top: none;
}
/*Groups*/
form[name="GROUPS_CreateGroupForm"] tr > .ow_label {
    border-left: none;
    text-align: center;
    float: left;
    width: 100%;
    background-color: rgba(0,0,128,0.7);
}
form[name="GROUPS_CreateGroupForm"] tr > .ow_value {
    width: 100%;
    float: left;
    border-top: none;
    padding-left: 0px;
}
form[name="GROUPS_CreateGroupForm"] tr > .ow_desc {
    width: 100%;
    text-align: center;
    float: left;
    border-top: none;
}
/*Privacy*/
form[name="privacyForm"] tr > .ow_label {
    border-left: none;
    text-align: center;
    float: left;
    width: 100% !important;
    background-color: rgba(0,0,128,0.7);
}
form[name="privacyForm"] tr > .ow_value {
    width: 100%;
    float: left;
    border-top: none;
    padding-left: 0px;
    text-align: center;
}
form[name="privacyForm"] tr > .ow_desc {
    width: 100%;
    text-align: center;
    float: left;
    border-top: none;
}
}
@media only screen and (min-width: 320px) and (max-width: 480px) and (orientation: landscape) {
    /*-------------------------Photo-------------------------*/
    body .ow_photo_list_wrap.ow_photo_no_sidebar div.ow_photo_item_wrap,
    body .ow_photo_list_wrap.ow_photo_no_sidebar .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: 50%;
    }
body .ow_photo_list.ow_photo_pint_mode .ow_photo_item_wrap, .ow_photo_list_wrap div.ow_photo_item_wrap {
    position: static!important;
    width: 50% !important;
}
.ow_photo_item_wrap img {
    height: 200px !important;
}
.ow_photo_list_wrap .ow_photo_item_wrap .ow_photo_item_info {
    height: 140px !important;
}
/*miscellaneous plugins*/
/*profile cover*/
.uh-cover-controls {
    visibility: visible;
}
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
/*sidebar css*/
.ow_sidebar {
    float: left  !important;
    margin-right: 0px  !important;
    width: 100% !important;
}
.ow_content_wrap {
    margin-right: 0px  !important;
}
/*end sidebar css*/
/*sign in boxes to fit icons*/
.ow.base_sign_in .ow_sign_in_wrap {
    width: 100%;
}	
.ow.base_sign_in .ow_sign_in_wrap form {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 20px;
    padding-bottom: 20px;
}
.ow.base_sign_in .ow_sign_in_wrap h2 {
    background-size: 100% auto;
    left: 10px;
    right: 10px;
    width: auto;
    top: 10px;
    height: 70px;
}
.ow.base_sign_in .ow_sign_in_wrap {
    padding-top: 100px;
	}
/*join form*/
/*The first line is a fix for the captcha box*/
form[name="joinForm"] .ow_tr_last td div {
    padding: 0px !important;
}
form[name="joinForm"] tr > .ow_label {
    border-left: none;
    text-align: center;
    float: left;
    width: 100%;
    background-color: rgba(0,0,128,0.7);
}
form[name="joinForm"] tr > .ow_value {
    width: 100%;
    float: left;
    border-top: none;
    padding-left: 0px;
}
form[name="joinForm"] tr > .ow_desc {
    width: 100%;
    text-align: center;
    float: left;
    border-top: none;
}
/*end join form*/
/*Fix for user and admin dropdown icon stop following link in icon*/
.ow_console_item a.ow_console_item_link {
    pointer-events: none;
}    
body .ow_menu_wrap,
	.ow_site_panel .ow_logo {
		display: none;
	}
.ow_nav_btn {
    display: block;
    opacity: 1;
}
.ow_main_menu li a span {
    display: inline-block;
    line-height: 50px;
}
.cb-slideshow, .cb-slideshow::after {
     display: none;
}
.ow_page_wrap {
            background-image: url("images/mobile_wallpaper.jpg"); /** OW_Control type:image, key:backgroundImage8, section: 0.2.Mobile Background, label:  Background **/
        background-size: 100% 100%;
        background-attachment:fixed;
        background-repeat:no-repeat;
     background-color:transparent;
}
.ow_console .ow_tooltip .ow_tooltip_body {
    max-width: 100%;
}
.ow_tooltip_tail {
    width: 100%;
}
.ow_console .ow_tooltip_top_right.ow_tooltip {
    position: fixed;
    top: 70px !important;
    width: auto;
}
.ow_canvas {
    width: 95% !important;
}
.ow_page_container {
    width: 100%;
}
.ow_page_container .ow_page {
    padding-left: 5px;
    padding-right: 5px;
    padding-top:5px
}
.ow_stdmargin {
    margin-bottom: 8px;
}
.ow_header {
    padding-bottom: 1px;
}
.ow_header_pic {
    height: 125px;
}
.ow_header_img {
    height: 125px;
}
.index_customize_box {
    display:none;
}
.ow_superwide, 
.ow_supernarrow, 
.ow_narrow,
.ow_wide,
.ow_column {
		float: none; 
		width: 100% !important; 
		margin-bottom: 10px;
		clear: both;
	}
	body, html {
    	min-width: 320px;
    }
    .ow_site_panel {
		min-width: 320px;
	}
    .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;
    	width: 100%;
    	text-align: center;
    }
    .ow_sign_in_wrap form .ow_sign_up p br {
    	height: 1px;
    }
    .floatbox_container .ow_sign_in_wrap form {
    	padding: 0;
    }
    .console_tooltip.ow_tooltip_top_right.ow_tooltip {
    	right: 2px;
    }
    .console_tooltip.ow_tooltip_top_right .ow_tooltip_tail span {
    	display: none;
    }
    body textarea.ow_newsfeed_status_input.invitation {
    	height: 32px;
    }
    /*.ow_console_item {
    	position: static;
    }*/
    .ow_console_body {
    	position: relative;
    }
    body .ow_searchbar input[type="text"] {
    	height: 28px;
    	line-height: 18px;
    }
    iframe {
    	width: 100% !important;
    	height: auto; 
    }
    body .ow_moderation_wrap {
    	margin-left: 0;
    }
    body .ow_moderation_sticky {
    	width: 100%;
    	margin-left: 0;
    }
    body .ow_chat_selector {
    	position: fixed;
    	left: 0;
    }
    body .ow_chat_dialog_wrap {
    	position: fixed;
    	left: 0;
    	width: 175px;
    }
    body .ow_chat_dialog {
    	margin-left: 0;
    }
.ow_chat_block .ow_bot_panel {
    width: 175px;
}
.ow_chat_list {
    height: 200px;
}
.ow_chat_dialog {
    width:200px;
}
.ow_chat_in_dialog {
    height:175px;
}

    body .ow_forgot_password {
    	width: 100%;
    	box-sizing: border-box;
    	-moz-box-sizing: border-box;
    	-webkit-box-sizing: border-box;
    	padding: 0 20px;
    }
    body .customize_box {
    	display: none;
    }
    .ow_message_cont {
    	left: 0;
    	right: 0;
    	width: 100%;
    	margin-left: 0;
    }
/*Newsfeed*/
.ow_newsfeed_oembed_atch .ow_newsfeed_item_content {
    max-width: 100%;
}
    body .ow_newsfeed_item_content {
    	width: 100% !important;
    	max-width: 100%;
    }
    .ow_newsfeed_left {
    	width: auto;
    }
.profile-NEWSFEED_CMP_UserFeedWidget .form_auto_click, 
.profile-NEWSFEED_CMP_UserFeedWidget .ow_box_cap_empty, 
.dashboard-NEWSFEED_CMP_MyFeedWidget .form_auto_click, 
.dashboard-NEWSFEED_CMP_MyFeedWidget .ow_box_cap_empty, 
.group-NEWSFEED_CMP_EntityFeedWidget .form_auto_click, 
.group-NEWSFEED_CMP_EntityFeedWidget .ow_box_cap_empty, 
.index-NEWSFEED_CMP_SiteFeedWidget .form_auto_click, .index-
NEWSFEED_CMP_SiteFeedWidget .ow_box_cap_empty {
    padding-left: 5px;
}
/*end newsfeed*/
    /*------------- Messages --------------*/
.ow_chat_block form .ow_chat_mailchat_inputarea .jhtmlarea {
    height: 90px !important;
}
    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_left,
    body .ow_mailbox_table .ow_mailbox_right {
    	border: 1px solid #ececec;
    }
    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%;
	}
	.ow_mailbox_left_loading .ow_mailbox_left_body {
		background-position: center 120px;
	}
	html body .ow_mailbox_table_empty .ow_mailbox_left div.ow_mailbox_no_content {
		padding-top: 117px;
		padding-bottom: 117px;
	}
/*Video page*/
.ow_video_list .ow_alt1.clearfix, .ow_video_list .ow_alt2.clearfix {
    display: table;
    width: 100%;
}
.ow_video_list_item {
    display: inline-table;
    margin-bottom: 5px;
    width: 48%;
    margin-left: 2px;
    margin-right: 2px;
}
.ow_video_thumb, .ow_video_list_item img {
    height: auto;
    width: 100%;
}
.ow_video_player.ow_stdmargin.ow_no_cap.ow_break_word iframe {
   height: 300px !important;
   width: 100% !important;
}
/*end video page*/
    /*Fonts*/
    html {
    	font-size: 14px;
    }
    body {
    	font-size: 1.15rem;
    }
    h3 {
    	font-size: 1.25rem;
    }
    .ow_box_menu, ul.ow_bl a {
    	line-height: 25px;
    }
    .ow_box_menu a, ul.ow_bl a {
    	height: auto;
    }
    .ow_box_menu a span{
    	font-size: 1.1rem;
    }
    ul.ow_bl a  {
    	font-size: 1.1rem;
    }
    .ow_ipc_header a {
    	font-size: 1.1rem;
    }
    .ow_small {
    	font-size: 1.05rem;
    	line-height: 18px;
    }
    .ow_ipc_toolbar,
    .ow_ipc_toolbar .ow_ipc_date,
    .ow_ipc_date {
    	font-size: .9rem;
    }
    html body a.ow_lbutton, html body span.ow_lbutton {
    	font-size: 1rem;
    	line-height: 1.2em;
    }
    .ow_comments_item_header a {
    	font-size: 1.1rem;
    }
    html body .ow_sidebar .ow_tiny,
    html body .ow_console .ow_tiny, 
    .ow_tiny {
    	font-size: 1rem;
    }
    input[type="text"], 
    input[type="password"], 
    textarea, 
    select, 
    div.jhtmlarea, 
    .ow_photo_upload_description, 
    .ow_photo_preview_edit .CodeMirror {
    	font-size: 1.1rem;
    }
    body .ow_mailbox_convers_info .ow_mailbox_convers_info_string a,
    body .ow_mailbox_convers_info_date {
    	font-size: inherit;
    }
    body .ow_mailbox_convers_info .ow_mailbox_convers_preview {
    	font-size: 1.1rem;
    }
    body .ow_mailbox_message_header a,
    body .ow_mailbox_message_content {
    	font-size: 1.1rem;
    }
    body .ow_mailbox_message_date {
    	font-size: 1rem;
    }
    .ow_console,
    .ow_console_item a,
	.ow_console_lang_item {
		font-size: 1.1rem;
	}
	.ow_console_dropdown_cont a {
		line-height: 24px;
	}
	.ow_credits_links a {
		font-size: 1rem;
	}
	.ow_supernarrow {
		font-size: 1.1rem;
	}
	.ow_footer_menu {
		font-size: 1.1rem;
	}
	a.ow_context_action_value,
	.ow_context_action_list a {
		font-size: 1rem;
	}
	input[type="submit"], input[type="button"] {
		font-size: 1.15rem;
	}
	.ow_attachment_btn span.ow_button input[type="submit"], 
	.ow_attachment_btn span.ow_button input[type="button"] {
		line-height: 21px;
	}
	.ow_content_menu{
		border-bottom: none;
	}
.ow_content_menu span {
    display: table;
}
	.ow_content_menu li {
		display: inline-block;
		float: none;
	}
	.ow_content_menu li a {
		font-size: 1.2rem;
	}
	.ow_content_menu li.active {
		border-color: #ccd6de;
	}
	h1 {
		font-size: 1.7rem;
		line-height: 30px;
	}
	body .ow_explore_photos_show {
		font-size: 1rem;
	}
	body .ow_searchbar input[type="text"] {
		font-size: 1rem;
	}
	body .ow_box_toolbar {
		font-size: 0.95rem;
	}
	.ow_console_mailbox_title {
		font-size: 1rem;
	}
	.ow_console_mailbox_title .ow_mailbox_convers_info_date {
		font-size: 0.9rem;
	}
	.ow_console_mailbox_txt,
	.ow_chat_request_item .ow_console_mailbox_txt {
		font-size: 1rem;
	}
	a.ow_lbutton, span.ow_lbutton {
		font-weight: normal;
	}
    body .ow_chat_in_dialog .ow_time_block p span.ow_time_text {
    	font-size: 0.9rem;
    }
    body .ow_dialog_date_cap,
	body .ow_chat_dialog .ow_author_block span.ow_chat_item_author,
    .ow_top_panel .ow_count_txt,
    body .ow_chat_block_main .ow_chat_search input[type="text"], 
    body .ow_chat_block_main .ow_chat_search input[type="password"],
    body .ow_dialog_in_item p,
    body span.ow_chat_in_item_author, 
    body span.ow_chat_in_item_text,
    body .ow_chat_dialog .ow_chat_subject_block input {
    	font-size: 1rem;
    }
    .ow_mailbox_log .ow_time_block p span.ow_time_text {
    	font-size: 0.9rem;
    }
	/*Buttons*/
	.ow_attachments a {
		height: 26px;
		width: 26px;
		background-position: -173px 2px;
	}
	.ow_attachment_btn span.ow_button input[type="submit"], 
	.ow_attachment_btn span.ow_button input[type="button"] {
		height: 26px;
	}
	body .ow_chat_mailchat_buttons .ow_attachment_btn span.ow_button input[type="submit"], 
	body .ow_chat_mailchat_buttons .ow_attachment_btn span.ow_button input[type="button"] {

	}
    /*Avatar size*/
    .ow_avatar {
    	width: 50px;
    	height: 50px; 
    }
    .ow_avatar img {
    	width: 50px !important;
    	height: 50px !important;
    }
    .ow_ipc_info {
    	margin-left: 77px;
    }
    .ow_canvas .ow_newsfeed_body {
    	margin-left: 70px;
    	min-height: 70px;
    }
    .ow_user_list_data {
    	margin-left: 0px;
        padding-top: 0px;
    }
.ow_user_list .ow_item_set3 {
    text-align: center;
    width: 32.5%;
}
.ow_user_list_picture {
    float: none;
    margin-right: -5px;
    width: auto;
}
.ow_user_list_item {
    padding-left: 5px;
}
    .ow_mini_ipc_picture img, 
    .ow_mini_ipc_picture .ow_avatar, 
    .ow_mini_ipc_picture .ow_avatar img {
    	width: 52px !important;
    	height: 52px !important;
    }
    .ow_mini_ipc_picture {
    	width: 62px;
    	margin-right: -6 2px;	
    }
    .ow_mini_ipc_info {
    	margin-left: 66px;
    }
    .ow_feed_comments_input_sticky .ow_comments_item_picture .ow_avatar img,
    .ow_comments_input_wrap .ow_comments_item_picture .ow_avatar img {
    	width: 52px !important;
    	height: 52px !important;
    }
    .ow_feed_comments_input_sticky .ow_comments_item_info,
    .ow_comments_input_wrap .ow_comments_item_info {
    	margin-left: 68px;
    }
    .ow_comments_item .ow_comments_item_picture .ow_avatar img {
    	width: 52px !important;
    	height: 52px !important;
    }
    body .ow_comments_item .ow_comments_item_picture .ow_avatar {
    	width: 52px;
    	height: 52px;
    }
    body .ow_comments_item .ow_comments_item_picture {
    	width: 52px;
    	margin-right: -52px;
    }
    body .ow_comments_item .ow_comments_item_info {
    	margin-left: 68px;
    }
    .ow_comments_item_header {
    	margin-top: 4px;
    	margin-bottom: 4px;
    }
    body .ow_mailbox_convers_info_body {
    	margin-left: 77px;
    }
    body .ow_mailbox_avatar {
    	width: 70px;
    }
    body .ow_mailbox_cap .ow_mailbox_avatar {
    	margin-left: -70px;
    }
    .ow_console .ow_avatar {
    	width: 60px;
    	height: 60px;
    }
    .ow_console_ntf_cont, .ow_console_invt_cont {
    	margin-left: 68px;
    }
    .ow_console li.ow_chat_request_item .ow_console_invt_cont, 
	.ow_console li.ow_mailbox_request_item .ow_console_invt_cont {
		margin-left: 68px;
	}
	.ow_console li.ow_chat_request_item .ow_avatar, 
	.ow_console li.ow_mailbox_request_item .ow_avatar {
		width: 60px;
		height: 60px;
		margin-right: -60px;
	}
    /*-------------------------Photo-------------------------*/
    body .ow_photo_list_wrap.ow_photo_no_sidebar div.ow_photo_item_wrap,
    body .ow_photo_list_wrap.ow_photo_no_sidebar .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: 50%;
    }
    body .ow_photo_list_wrap.ow_photo_no_sidebar .ow_photo_list.ow_photo_pint_mode div.ow_photo_item_wrap {
    	height: auto;
        position:static;
    }
body .ow_photo_list.ow_photo_pint_mode .ow_photo_item_wrap, .ow_photo_list_wrap div.ow_photo_item_wrap {
    position: static !important;
    width: 50% !important;
}
.ow_photo_item_info {
    height: 140px !important;
}
.ow_photo_item_wrap img {
    height: 200px !important;
}
    #photo-list-search {
    	float: none;
    }
    .ow_fw_menu .ow_fw_btns {
    	margin-bottom: 8px;
    }
    .ow_fw_menu {
    	border: none;
    	padding: 0;
    }
    .ow_fw_menu .ow_searchbar {
    	margin-top: 4px;
    	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: 48%;
    	margin-left: 1% !important;
    	margin-right: 1% !important;
    	margin-bottom: 10px !important;
    	box-sizing: border-box;
    	-moz-box-sizing: border-box;
    	-webkit-box-sizing: border-box;
    }
    .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;
    }
.ow_photoview_stage_wrap {
    float: none;
}
.ow_photoview_info_wrap {
    width: 100% !important;
}
    .ow_photoview_stage_wrap {
        width: 100% !important;
    }
    .floatbox_container {
    	width: 100% !important;
    }
    /*Forum*/
    .forum_add_post .ow_left,
    .forum_add_post .ow_right {
    	width: 100% !important;
    	float: none;
    }
.forum_search_wrap {
    left: -60px
}
/*profile page menu buttons*/
.ow_bl.ow_profile_action_toolbar.clearfix.ow_small.ow_left li {
    width: 100%;
}
.ow_bl.ow_profile_action_toolbar.clearfix.ow_small.ow_left {
    width: 100%;
}
/*miscellaneous plugins*/
/*theme roller*/
.theme_console_item {
    display: none !important;
}
/*end theme roller*/
/*Profile Cover*/
.uh-avatar-console div.hg-avatar-image {
    background-size: 100% auto !important;
    height: 120px !important;
    width: 120px !important;
}
.uh-avatar {
    margin-top: -120px !important;
}
.uh_avatar_change {
    left: 5% !important;
}
.uh-head {
    margin-left: 10px !important;
}
.uh-head-text {
    margin-right: 0 !important;
    margin-left: 145px !important;
}
.uh-display-name {
    font-size: 18px !important;
}
.uh-action-toolbar {
    float: right !important;
}
.uh-toolbox {
    margin-left: auto !important;
}
/*end profile cover*/
/*hint*/
.uhint-wrap, .uhint-corner-cover {
    width: 100% !important;
}
.hint-bottom-right, .hint-bottom-left {
    left: 0 !important;
    right: 0 !important;
}
.hint-top-right, .hint-top-left {
    left: 0 !important;
    right: 0 !important;
}
.uhint-has-cover .uhbht-info-line.hb-info-line0 .ow_remark {
    font-size: small !important;
}
.uhb-head .uhint-cover-img {
    width: 320px !important;
}
.hint-container {
    width: 320px !important;
}
/*end hint*/
/*question polls*/
.questions-page {
    margin-left: 0px !important;
    width: 100% !important;
}
.questions-list {
    margin-left: 0 !important;
}
.ql_body {
    margin-left: 45px !important;
    padding-left: 25px !important;
}
.qa-content-wrap {
    width: 50% !important;
}
.qa-content {
    margin-right: 5px !important;
}
.qa-users {
    display: none !important;
}
.questions-add-answer {
    margin-right: 10px !important;
}
.ql_avatar {
    height: auto !important;
    width: auto !important;
}
.qa-content-clip {
    width: 100% !important;
}
/*end question polls*/
/*contact us*/
form[name="contact_form"] .ow_table_1 {
    width: 100% !important;
}
form[name="contact_form"] tr > .ow_label {
    float: left;
    width: 100% !important;
    padding-left: 0;
    text-align: center;
    background-color: rgba(0,0,128,0.7);
    padding-right: 0;
    border-right: none;
    border-left: none;
}
form[name="contact_form"] tr > .ow_value {
    float: left;
    padding-left: 0px;
    width: 100%;
    padding-right: 0px;
    border-right: none;
}
form[name="contact_form"] .clearfix {
    width: 100% !important;
}
/*Events*/
form[name="event_add"] tr > .ow_label {
    width: 100%;
    text-align: center;
    border-left: none;
    float: left;
    background-color: rgba(0,0,128,0.7);
}
form[name="event_add"] tr > .ow_value {
    width: 100%;
    float: left;
    border-top: none;
    padding-left: 0px;
}
form[name="event_add"] tr > .ow_desc {
    width: 100%;
    text-align: center;
    float: left;
    border-top: none;
}
/*Groups*/
form[name="GROUPS_CreateGroupForm"] tr > .ow_label {
    border-left: none;
    text-align: center;
    float: left;
    width: 100%;
    background-color: rgba(0,0,128,0.7);
}
form[name="GROUPS_CreateGroupForm"] tr > .ow_value {
    width: 100%;
    float: left;
    border-top: none;
    padding-left: 0px;
}
form[name="GROUPS_CreateGroupForm"] tr > .ow_desc {
    width: 100%;
    text-align: center;
    float: left;
    border-top: none;
}
/*Privacy*/
form[name="privacyForm"] tr > .ow_label {
    border-left: none;
    text-align: center;
    float: left;
    width: 100% !important;
    background-color: rgba(0,0,128,0.7);
}
form[name="privacyForm"] tr > .ow_value {
    width: 100%;
    float: left;
    border-top: none;
    padding-left: 0px;
    text-align: center;
}
form[name="privacyForm"] tr > .ow_desc {
    width: 100%;
    text-align: center;
    float: left;
    border-top: none;
}
}
@media only screen and (min-width: 481px) and (max-width: 767px) and (orientation: landscape) {
/*sidebar css*/
.ow_sidebar {
    float: right !important;
    margin-right: -210px !important;
    width: 200px !important;
}
.ow_content_wrap {
    margin-right: 210px !important;
}
/*end sidebar css*/
/*member page*/
.ow_user_list_item {
    padding-left: 10px;
}
    body .ow_chat_dialog_wrap {
    	width: 200px;
    }
.ow_chat_block .ow_bot_panel {
    width: 200px;
}
.ow_chat_in_dialog {
    height:200px;
}
/*Video page*/
.ow_video_player.ow_stdmargin.ow_no_cap.ow_break_word iframe {
    width: 450px !important;
}
/*end video page*/
    /*Fonts*/
    .ow_ipc_toolbar,
    .ow_ipc_toolbar .ow_ipc_date,
    .ow_ipc_date {
    	font-size: 1.1rem;
    }
    /*-------------------------Photo-------------------------*/
    body .ow_photo_list_wrap.ow_photo_no_sidebar div.ow_photo_item_wrap,
    body .ow_photo_list_wrap.ow_photo_no_sidebar .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: 33%;
    }
/*Profile Cover*/
.uh-head-text {
    margin-left: 175px !important;
}
.uh_avatar_change {
    left: 15% !important;
}
/*end profile cover*/
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
/*sidebar css*/
.ow_sidebar {
    float: right !important;
    margin-right: -210px !important;
    width: 200px !important;
}
.ow_content_wrap {
    margin-right: 210px !important;
}
/*end sidebar css*/
	/*General*/
.ow_canvas {
    width: 95% !important;
}
.ow.base_sign_in .ow_sign_in_wrap {
    width: 100%;
}
/*Fix for user and admin dropdown icon stop following link in icon*/
.ow_console_item a.ow_console_item_link {
    pointer-events: none;
}    	
body .ow_menu_wrap,.ow_site_panel .ow_logo {
    display: none;
}
.ow_nav_btn {
    display: block;
    opacity: 1;
}
.ow_main_menu li a span {
    display: inline-block;
    line-height: 50px;
}
.ow_menu_active .ow_menu_fullpage_wrap {
    height: 0;
}
	body, html {
    	min-width: 767px;
    }
	.ow_page_container, .ow_site_panel_wrap, .ow_footer {
        width: 100%;
    }
    .ow_content > .ow_right {
    	float: none;
    	margin-bottom: 16px;
    }
.ow_superwide, 
.ow_supernarrow, 
.ow_narrow,
.ow_wide,
.ow_column {
		float: none; 
		width: 100% !important; 
		margin-bottom: 10px;
		clear: both;
	}
    .place_section.ow_right,
    #photo-list-search,
    .ow_photo_upload_submit.ow_right {
    	float: right;
    }
    .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_console_dropdown_hover:hover .OW_ConsoleItemContent,
    .ow_console_dropdown_hover:active .OW_ConsoleItemContent {
    	display: block !important;
    }
    .ow_console_item a.ow_console_item_link {
		pointer-events: none;
	}
	.ow_nav_btn:hover {
		background-position: 0 -115px;
		background-color: transparent;
	}
	.ow_page_padding {
		border: none;
	}
	body .forum_search_form {
		display: none;
	}
	.ow_forum {
		word-wrap: break-word;
	}
	.ow_page_container .ow_page {
		padding-top: 16px;
	}
    /*Photo*/
.ow_box_cap_icons a.close {
    position: relative;
    right: 370px;
}
body .ow_photo_list.ow_photo_pint_mode .ow_photo_item_wrap, .ow_photo_list_wrap div.ow_photo_item_wrap {
    position: static !important;
    width: 50% !important;
}
.ow_photo_item_info {
    height: 140px !important;
}
.ow_photo_item_wrap img {
    height: 200px !important;
}
#photo-list-search.ow_right .ow_searchbar {
    margin-top: 4px;
}
.ow_fw_menu {
    min-height: 35px;
}
    /*Video*/
.ow_video_list .ow_alt1.clearfix, .ow_video_list .ow_alt2.clearfix {
    display: table;
    width: 100%;
}
.ow_video_list_item {
    display: inline-table;
    margin-bottom: 5px;
    width: 32.3%;
    margin-left: 2px;
    margin-right: 2px;
}
.ow_video_thumb, .ow_video_list_item img {
    height: auto;
    width: 100%;
}
/*member page*/
.ow_user_list_item {
    padding-right: 10px;;
}
    .ow_user_list_data {
    	margin-left: 0px;
        padding-top: 0px;
    }
.ow_user_list .ow_item_set3 {
    text-align: center;
    width: 32.5%;
}
.ow_user_list_picture {
    float: none;
    margin-right: -5px;
    width: auto;
}
/*profile page menu buttons*/
.ow_bl.ow_profile_action_toolbar.clearfix.ow_small.ow_left {
    width: 100%;
}
/*Miscellaneous plugins*/
/*profile cover*/
.uh-toolbox {
    margin-left: 0 !important;
}
.uh-avatar-console div.hg-avatar-image {
    background-size: 100% auto !important;
    height: 120px !important;
    width: 120px !important;
}
.uh-avatar {
    margin-top: -120px !important;
}
.uh-head {
    margin-left: 10px !important;
}
.uh_avatar_change {
    left: 15% !important;
}
.uh-head-text {
    margin-left: 155px !important;
}
/*contact us*/
form[name="contact_form"] .ow_table_1 {
    width: 100% !important;
}
form[name="contact_form"] .clearfix {
    width: 100% !important;
}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation: landscape) {
.ow_superwide{
    width: 70% !important;
    float:left;
    clear:none;
}
.ow_supernarrow {
    width: 28% !important;
    float: left;
    clear:none;
}
.ow_narrow {
    width: 39% !important;
    float:left;
    clear:none;
}
.ow_wide {
    width: 59% !important;
    float:right;
    clear:none;
}
.ow_column {
    width: 49% !important;
    float:none;
    clear:none;
}
/*Photo page*/
body .ow_photo_list.ow_photo_pint_mode .ow_photo_item_wrap, .ow_photo_list_wrap div.ow_photo_item_wrap {
    position: static !important;
    width: 33% !important;
}
/*profile page menu buttons*/
.ow_bl.ow_profile_action_toolbar.clearfix.ow_small.ow_left {
    width: auto;
}
/*miscellaneous plugins*/
/*profile cover*/
.uh-toolbox {
    margin-left: 0 !important;
}
.uh-avatar-console div.hg-avatar-image {
    background-size: 100% auto !important;
    height: 170px !important;
    width: 170px !important;
}
.uh-avatar {
    margin-top: -170px !important;
}
.uh-head {
    margin-left: 10px !important;
}
.uh_avatar_change {
    left: 25% !important;
}
.uh-head-text {
    margin-left: 225px !important;
}
/*contact us*/
form[name="contact_form"] .ow_table_1 {
    width: 75% !important;
}
form[name="contact_form"] .clearfix {
    width: 75% !important;
}
}
@media only screen and (min-width: 1025px) {
	.ow.base_sign_in .ow_sign_in_wrap {
		width: 100%;
		margin-top: 0;
		background: none;
	}
	.ow.base_sign_in .ow_sign_in_wrap h2 {
		background-position: center center;
	}

.ow_site_panel {
    height: auto;
}
}

.cb-slideshow,
.cb-slideshow:after {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: -1;
}
.cb-slideshow:after {
    content: '';
    background: transparent url(images/pattern.png) repeat top left;
}
.cb-slideshow li span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: -1;
	-webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 36s linear infinite 0s;
    -moz-animation: imageAnimation 36s linear infinite 0s;
    -o-animation: imageAnimation 36s linear infinite 0s;
    -ms-animation: imageAnimation 36s linear infinite 0s;
    animation: imageAnimation 36s linear infinite 0s;
}
.cb-slideshow li div {
    z-index: 1000;
    position: absolute;
    bottom: 30px;
    left: 0px;
    width: 100%;
    text-align: center;
    opacity: 0;
    -webkit-animation: titleAnimation 36s linear infinite 0s;
    -moz-animation: titleAnimation 36s linear infinite 0s;
    -o-animation: titleAnimation 36s linear infinite 0s;
    -ms-animation: titleAnimation 36s linear infinite 0s;
    animation: titleAnimation 36s linear infinite 0s;
}
.cb-slideshow li div h3 {
    font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
    font-size: 240px;
    padding: 0;
    line-height: 200px;
	color: rgba(169,3,41,0.8);
}
.cb-slideshow li:nth-child(1) span{ 
     background-image: url(images/1.jpg); /** OW_Control type:image, key:backgroundImage1, section: 0. Slides, label: Slide 1  **/
 }
.cb-slideshow li:nth-child(2) span {
    background-image: url(images/2.jpg); /** OW_Control type:image, key:backgroundImage2, section: 0. Slides, label: Slide 2  **/
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}
.cb-slideshow li:nth-child(3) span {
    background-image: url(images/3.jpg); /** OW_Control type:image, key:backgroundImage3, section: 0. Slides, label: Slide 3  **/
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}
.cb-slideshow li:nth-child(4) span {
    background-image: url(images/4.jpg); /** OW_Control type:image, key:backgroundImage4, section: 0. Slides, label: Slide 4  **/
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}
.cb-slideshow li:nth-child(5) span {
    background-image: url(images/5.jpg); /** OW_Control type:image, key:backgroundImage5, section: 0. Slides, label: Slide 5  **/
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s;
}
.cb-slideshow li:nth-child(6) span {
    background-image: url(images/6.jpg); /** OW_Control type:image, key:backgroundImage6, section: 0. Slides, label: Slide 6  **/
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s;
}
.cb-slideshow li:nth-child(2) div {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}
.cb-slideshow li:nth-child(3) div {
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}
.cb-slideshow li:nth-child(4) div {
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}
.cb-slideshow li:nth-child(5) div {
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s;
}
.cb-slideshow li:nth-child(6) div {
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s;
}
/* Animation for the slideshow images */
@-webkit-keyframes imageAnimation { 
    0% { opacity: 0;
    -webkit-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -webkit-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@-moz-keyframes imageAnimation { 
    0% { opacity: 0;
    -moz-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -moz-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@-o-keyframes imageAnimation { 
    0% { opacity: 0;
    -o-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -o-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@-ms-keyframes imageAnimation { 
    0% { opacity: 0;
    -ms-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -ms-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@keyframes imageAnimation { 
    0% { opacity: 0;
    animation-timing-function: ease-in; }
    8% { opacity: 1;
         animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
/* Animation for the title */
@-webkit-keyframes titleAnimation { 
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
@-moz-keyframes titleAnimation { 
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
@-o-keyframes titleAnimation { 
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
@-ms-keyframes titleAnimation { 
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
@keyframes titleAnimation { 
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
/* Show at least something when animations not supported */
.no-cssanimations .cb-slideshow li span{
	opacity: 1;
}

@media screen and (max-width: 1140px) { 
    .cb-slideshow li div h3 { font-size: 140px }
}
@media screen and (max-width: 600px) { 
    .cb-slideshow li div h3 { font-size: 80px }
}
