﻿/*******************************************************************************
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- PLEASE USE ONLY FOR "EXCHANGE" PAGES (profiles, single pages, special directories)
- DO NOT INCLUDE COLORS, USE BOOTSTRAP
- KEEP IT AS SHORT AS POSSIBLE, USE BOOTSTRAP CLASSES INSTEAD
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
*******************************************************************************/


/******************************************************************************
General 
******************************************************************************/
h1.pagetitle { margin-bottom: 40px; }
div.main-content { border: 0; margin: 0; min-height: 579px; padding: 0; width: 1150px; }
div.centerLeft { width: 800px; padding-right: 25px; float: left; }
div.centerRight { width: 300px; position: absolute; right: 0; top: 150px; border-left: #ececec 1px solid; padding-left: 25px; }
div.centerRight div.organizationURL .txt-head { margin-bottom: 20px; }

/*Read More*/
.more { margin-top: 15px; }
.more span.ornament { display: block; float: left; width: 177px; height: 52px; background: url(../image/readMoreAvatars.png) no-repeat left top; }

/*Org Website*/
.orgWebsite { display: block; font-size: 14px; word-wrap: break-word; max-width: 100%; }

.formBox { margin-bottom: 60px; }

#hide { display: none; }

/******************************************************************************
Top Filters
******************************************************************************/
div.listFlexible div.pager ul.pager-list li.onCenter { display: inline-block; }


/*************************************************************************************
Categories
*************************************************************************************/
.categoriesGroup { margin-bottom: 40px; }
.categoriesGroup ul { list-style: none; margin: 0; padding: 0; }
.categoriesGroup li { display: inline-block; padding: 3px 15px; margin: 0 5px 5px 0; border-radius: 30px; font-weight: 300; }
.categoriesGroup li:nth-child(even) { margin-right: 0; }

/******************************************************************************
Top Area
******************************************************************************/
.topAreaWrapp { position: relative; max-height: 300px; margin-bottom: 30px; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
.topDetailsWrapp div.actions .actionsWrapp { text-align: right; margin-top: 0; }



.detail { font-size: 11px; text-align: left; display: block; }
.detail span.title { font-weight: 600; padding-right: 5px; /*font-size: 11px;*/ }
.detail span.value { word-wrap: break-word; }


/******************************************************************************
Lists Under Tabs
******************************************************************************/
.centerLeftColumnWrapp .list-filterbox { display: none; }

/******************************************************************************
Reviews
******************************************************************************/
.reviews { margin-top: 15px; text-align: center; display: block; }
.reviews .text { text-transform: uppercase; font-size: 10px; display: block; margin-top: 3px; }