/*----- GENERAL RULES -----*/
body {
	font-family: 'Titillium Web', Arial, sans-serif;
	font-size: 16px;
	color: #282828;
}

h1 {
	display: inline-block;
	vertical-align: top;	
	font-family: 'Titillium Web', Arial, sans-serif;
	font-size: 1.750em;
	font-weight: 600;
	margin: 0;
	padding: 0;
}

a,
a:link {
	color: #317dfa;
	text-decoration: none;
}

a:hover {
	color: #317dfa;
	text-decoration: underline;
}

a:active,
a:visited {
	color: #317dfa;
	text-decoration: none;
}

.mb1 {
	margin-bottom: 15px;
}

.mb2 {
	margin-bottom: 20px;
}

.mb3 {
	margin-bottom: 7px;
}

.mb4 {
	margin-bottom: 10px;
}

.mt1 {
	margin-top: 7px;
}

.img_opac_1 {
	opacity:0.9;
	filter:alpha(opacity=90);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; 
}

.img_opac_1:hover {
	opacity:1.0;
	filter:alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
}

.img_opac_2 {
	opacity:1.0;
	filter:alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 	
}

.img_opac_2:hover {
	opacity:0.9;
	filter:alpha(opacity=90);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; 
}

img.brd {
	border: 1px solid #2e2e2e;
}
/*----- GENERAL RULES -----*/


/*----- RESET Bootstrap -----*/
.container-fluid,
.row,
.col-md-12,
.col-md-11,
.col-md-10,
.col-md-9,
.col-md-8,
.col-md-7,
.col-md-6,
.col-md-5,
.col-md-4,
.col-md-3,
.col-md-2,
.col-md-1 {
	margin: 0;
	padding: 0;
}

.nopm {
	padding: 0;
	margin: 0;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
/*----- RESET Bootstrap -----*/


/*----- SPRITES -----*/
.sprite1 {
	background: url('../img/sprite1.png') no-repeat;
}
/*----- SPRITES -----*/


/*----- LAYOUT -----*/
.wrapper-1 {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}
/*----- LAYOUT -----*/

h1.main {
	font-size: 1.750em;
	display: inline-block;
}

.h1_add_1 {
	color: #808080;
}

.meta1 {
	font-size: 0.85em;
	color: gray;
	padding: 3px 0;
}

/*----- CONTENT WRAPPERS -----*/
.left-1 {
	max-width: 175px;
}

.right-1 {
	padding-left: 15px;
}

/* index */
.right-1-left {
	padding-right: 7px;
}

.right-1-right {
	padding-left: 7px;
}
/* index */

/* category 1 */
.right-1-2-left {
	max-width: 461px;
}

.right-1-2-right {
	box-sizing: border-box;
	width: 100%;
	max-width: 300px;
	margin-left: 20px;
}
/* category 1 */

/* product */
.right-1-3-left {

}

.right-1-3-right {
	box-sizing: border-box;
	width: 100%;
	max-width: 300px;
	margin-left: 20px;
}
/* product */
/*----- CONTENT WRAPPERS -----*/



/*----- HEADER -----*/
.container-full.header {
	background-color: #ffb200;
	background: linear-gradient(#ffca00, #ffb200);
}

.logo {
	padding: 20px 0;
}

.search {
	padding: 30px 0;
}

#form1 {
	border: 4px solid #ffa101;
	border-radius: 4px;
	margin: 0;
	padding: 0;
}

#form1 .form-group {
	display: inline-block;
	margin: 0;
	vertical-align: top;
	height: 40px;
}

#form1 .btn {
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	height: 40px;
}

#form1 input[type="text"] {
	display: inline-block;
	width: 270px;
	height: 40px;
	box-shadow: 0 0 5px 2px #bfbfbf inset;
	background: #fff;	
}

#form1 input[type="submit"] {
	display: inline-block;
	width: 43px;
	height: 40px;
	background: url('../img/button1.jpg') no-repeat;
	border-radius: 0;
	border: 0;
	border-left: 4px solid #ffa101;
	margin: 0;
	padding: 0;
}

/* navigation header */
ul#header_nav {
	font-size: 0.875em;
	font-weight: bold;
}

ul#header_nav li {
	display: inline-block;
	padding: 0;
	margin: 0;
	margin-right: 4px;	
}

ul#header_nav li a,
ul#header_nav li a:link,
ul#header_nav li a:visited {
	display: inline-block;
	width: 104px;
	height: 32px;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;	
	line-height: 32px;
	border: 1px solid #808080;
	border-radius: 0;
	background-color: #2e2e2e;
	color: #fff;
	text-decoration: none;
}

ul#header_nav li a:hover,
ul#header_nav li a:active {
	border: 1px solid #dddbdb;
	background: url('../img/menu_h.jpg') repeat-x;
	color: #000;
}	

/* right signin */
ul#header_nav_right {
	font-size: 0.875em;
	font-weight: bold;
}

ul#header_nav_right li {
	display: inline-block;
}

ul#header_nav_right li a {
	display: inline-block;
	width: 104px;
	height: 32px;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;	
	line-height: 32px;
	border: 1px solid #808080;
	border-radius: 0;
	background-color: #808080;
	color: #fff;
	text-decoration: none;
}

ul#header_nav_right li a:hover {
	border: 1px solid #dddbdb;
	background: url('../img/menu_h.jpg') repeat-x;
	color: #000;
}	
/* right signin */

/* menu item for mobile phones */
#mobile_control_1 {
	display: none;
	width: 100%;
	height: 40px;
	background-color: #2e2e2e;
	border-bottom: 1px solid #2e2e2e;
}

#mobile_control_1 .glyphicon {
	font-size: 20px;
	color: #ffffff;
	line-height: 40px;
	padding: 0 10px 0 5px;
}
/* menu item for mobile phones */

/* navigation header */

/* submenu */
div.submenu {
	background: linear-gradient(#e1dfdf, #faf8f8);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

ul#nav_submenu {
	margin: 0;
	padding: 5px 0 15px 24px;
}

ul#nav_submenu li {
	display: inline-block;
}

ul#nav_submenu li+li:before {
	content: "|";
	padding-right: 5px;
}

ul#nav_submenu li a {
	display: inline-block;
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
}
/* submenu */
/*----- HEADER -----*/


/*----- vertical menu categories -----*/
ul.nav_cats_vertical {
	padding: 10px 0;
}

ul.nav_cats_vertical li {
	padding: 0 15px 0 15px;
	position: relative;
}

ul.nav_cats_vertical li a {
	display: inline-block;
	border-bottom: 1px solid #e6e6e6;
	width: 100%;
	font-weight: bold;
	font-size: 0.875em;
	color: #317dfa;
	text-decoration: none;
	background: url('../img/arrow-right-1.png') no-repeat;
	background-position: center right;	
	padding: 0 0 3px 0;
}

ul.nav_cats_vertical li a sup {
	font-size: 0.875em;
	font-weight: bold;
	color: #993397;
}

ul.nav_cats_vertical li:last-child a {
	border-bottom: 1px solid #ffffff;
}

ul.nav_cats_vertical li:hover {
	background-color: #282828;
}

ul.nav_cats_vertical li:hover a sup  {
	color: #ffffff;
}

ul.nav_cats_vertical li:hover a {
	color: #fff;
	border-bottom: 1px solid #282828;
	background: url('../img/arrow-right-1-h.png') no-repeat;
	background-position: center right;
}

ul.nav_cats_vertical li:hover ul.mega_menu {
	display: block;
}

ul.nav_cats_vertical li:hover ul.mega_menu li a {
	background-image: none;
}

ul.nav_cats_vertical li.active {
	background-color: #282828;
}

ul.nav_cats_vertical li.active a {
	color: #fff;
	border-bottom: 1px solid #282828;
}

ul.nav_cats_vertical li.active a sup {
	color: #ffffff;
}

/* level 2 */
ul.nav_cats_vertical ul.mega_menu {
	display: none;
	position: absolute;
	top: 0;
	left: 158px;
	z-index: 99;
	width: 620px;
	background-color: #282828;
}

ul.nav_cats_vertical ul.mega_menu li {
	display: block;
	margin: 0;
	padding: 0;
}

/* columns inside dropdown */
ul.nav_cats_vertical ul.mega_menu li ul {
	display: inline-block;
	padding: 7px 15px 7px 15px;
	float: left;
}

ul.nav_cats_vertical ul.mega_menu li ul li {
	margin: 0;
	padding: 0;
}

ul.nav_cats_vertical ul.mega_menu li a {
	font-weight: normal;
	color: #ffffff;
	background: none;
	border: 0;
	padding: 3px 10px;
}

ul.nav_cats_vertical ul.mega_menu li a strong {
	font-weight: normal;
	color: #808080;
}

ul.nav_cats_vertical ul.mega_menu li a:hover {
	color: #ffca00;
}
/* level 2 */

ul.nav_cats_vertical.simple li a {
	background: none;
}
/*----- vertical menu categories -----*/


/* general box rules */
.box_container {
	box-sizing: border-box;
	border: 1px solid;
}

.box_container .box_header {
	box-sizing: border-box;
	height: 25px;
	position: relative;
}

.box_container .box_header .box_title {
	display: inline-block;
	font-weight: bold;
	font-size: 0.875em;
	line-height: 0.875em;
	padding-left: 15px;
}

.box_container .box_header .box_icon {
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	top: 2px;
	right: 10px;
}

.box_container .box_header .box_icon img {
	display: block;
}

.box_container .box_content {
	padding: 0;
}

.box_container .box_footer {
	box-sizing: border-box;
	height: 25px;
	line-height: 25px;
	position: relative;	
}

.box_container .box_footer .box_nav {
	padding-right: 10px;
}
/* general box rules */

/* black boxes */
.box_container.color_1 .box_header {
	background-color: #2e2e2e;
	background: linear-gradient(#515151, #2e2e2e);
	color: #ffca00;
}

.box_container.color_1 .box_footer {
	background-color: #343434;
	color: #ffca00;
}

.box_container.color_1 {
	border-color: #2e2e2e;
}
/* black boxes */

/* yellow boxes */
.box_container.color_2 .box_header {
	background-color: #ffbf00;
	background: linear-gradient(#ffc900, #ffb200);
	color: #2e2e2e;
}

.box_container.color_2 .box_footer {
	background-color: #ffbf00;
	color: #2e2e2e;
}

.box_container.color_2 {
	border-color: #ffb200;
}
/* yellow boxes */


/* newsletter */
.box_container.newsletter {
	background-color: #2e2e2e;
}

.box_container.newsletter .box_content {
	padding: 5px 15px 15px 15px;
}

.box_container.newsletter .box_content label {
	font-size: 0.750em;
	font-weight: normal;
	color: #d5d5d5;
}

input.text_field1,
input.sign_up_btn {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0 !important;
	-webkit-appearance: none !important;
}

input.text_field1 {
	background-color: #ffffff;
	font-size: 0.875em;
	color: #808080;
	margin-bottom: 3px;
	padding: 1px 0 1px 3px;
}

input.sign_up_btn {
	background-color: #f9e773;
	background: linear-gradient(#faed92, #f9e773);
	font-size: 0.875em;
	font-weight: bold;
	color: #2e2e2e;
	text-align: center;
	padding: 0 1px;
}
/* newsletter */

.box_content .box_row {
	box-sizing: border-box;
	display: table;
	width: 100%;
	padding: 8px 0 8px 20px;
}

.box_content .box_row.color_1 {
	background-color: #f2f2f2;
}

.box_content .box_row .left {
	box-sizing: border-box;
	display: table-cell;
	vertical-align: top;
	text-align: left;
	width: 32px;
}

.box_content .box_row .left img {
	display: inline-block;
	width: 32px;
}

.box_content .box_row .right {
	box-sizing: border-box;
	display: table-cell;
	vertical-align: top;
	margin: 0;
	padding: 0;
	padding-left: 7px;
	position: relative;
	width: 100%;
}

.box_content .box_row .right .title {
	vertical-align: top;
	font-size: 1em;
	font-weight: 600;
	line-height: 1em;	
}

.box_content .box_row .right .title a {
	display: inline-block;
	vertical-align: top;
	font-size: 1em;
	font-weight: 600;
	line-height: 1em;	
}

.box_content .box_row .right .title .rating {
	display: inline-block;
	vertical-align: top;
	position: absolute;
	top: -3px;
	right: 10px;
}

.box_content .box_row .right .subtitle {
	box-sizing: border-box;
	font-size: 0.8em;
	line-height: 1em;
	color: #282828;
	padding: 3px 0 0 0; 
}

.box_container.box_2 {
	border: none;
}

.box_container.box_2 .box_row {
	padding: 1px 0 1px 10px;
}

.box_container.box_2 .box_row .title {
	background: url('../img/arrow-right-1.png') no-repeat;
	background-position: left 6px;
	padding: 3px 0 3px 15px;
	font-size: 1em;
	line-height: 1.4em;
}

.box_content .box_row .right .title,
.box_content .box_row .right .subtitle {
	display: block;
}


/* right side sponsored */
.box_container.right_1 .box_content .box_row {
	padding: 8px 0 8px 10px;
}

.box_container.right_1 .box_footer  {
	color: #ffffff;
}
/* right side sponsored */

/* articles */
.box_container.art_1 .title a {
	background: url('../img/arrow-right-1.png') no-repeat;
	background-position: left 3px;
	padding: 0 0 0 15px;
	margin-left: -15px;
}

.box_container.art_1 .subtitle2 {
	font-size: 0.75em;
	color: gray;
}
/* articles */

/* related articles */
ul.bullet_1 li a {
	background: url('../img/arrow-right-1.png') no-repeat;
	background-position: left 7px;
	padding: 0 0 0 15px;
	font-weight: bold;
}
/* related articles */

/* top 100 */
.box_container.top_1 .title .crt {
	display: inline-block;
	font-weight: bold;
}

.box_container.top_1 .box_row .title,
.box_container.top_1 .box_row .subtitle {
	/*width: 700px;*/
}

.box_container.top_1 .box_row .subtitle {
	padding: 3px 0 3px 0;
}

.box_container.top_1 .box_row .license {
	display: inline-block;
	height: 9px;
}

.box_container.top_1 .box_row .license img {
	display: inline-block;
	vertical-align: top;
}
/* top 100 */

.slide_container {
	display: block;
}


/*----- FOOTER -----*/
.container-full.footer {
	background: linear-gradient(#fbf9f9, #e1dfdf);
	border-top: 3px solid #f2f2f2;
	margin-top: 30px;
}

.container-full.footer a {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

ul#nav_footer {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	padding: 7px 0;	
}

ul#nav_footer li {
	display: inline-block;
}

ul#nav_footer li+li:before {
	content: " | ";
}

ul#nav_footer li a {
	display: inline-block;
}

.footer .right {
	padding: 7px 0;	
}

.footer .copyright {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	padding: 0 0 9px 0;
}
/*----- FOOTER -----*/



/* breadcrumbs */
.breadcrumbs {
	font-size: 0.75em;
	font-weight: 600;
}

.breadcrumbs ul li {
	display: inline-block;
}

.breadcrumbs ul li+li:before {
	content: "> ";
}
/* breadcrumbs */


/* tabs on categories */
ul.tabs li {
	display: inline-block;
	margin: 0;
	padding: 0;
	margin-right: 4px;
}

ul.tabs li a,
ul.tabs li a:link,
ul.tabs li a:hover,
ul.tabs li a:visited,
ul.tabs li a:active {
	display: inline-block;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 0.9em;
	color: #ffca00;
	background-color: #353535;	
	margin: 0;
	padding: 7px 25px;
	text-decoration: none;
}

ul.tabs li.active a,
ul.tabs li.active a:link,
ul.tabs li.active a:hover,
ul.tabs li.active a:visited,
ul.tabs li.active a:active {
	color: #2e2e2e;
	background-color: #ffb500;	
}


ul.tabs li a:hover {
	color: #2e2e2e;
	background-color: #ffb400;
}

.tab_content .panes {
	display: none;
}

.tab_content .panes.active {
	display: block;
}

ul.tabs li span {
	font-weight: bold;
	font-size: 0.875em;
}
/* tabs on categories */

/* subategories */
.box_container_2 {
	border: 1px solid #ffb200;
	width: 100%;
	color: #282828;
}

.box_container_2 .row {
	padding: 10px 0 10px 18px;
}

.box_container_2 .row.color_1 {
	background-color: #f2f2f2;
}

.box_container_2 .icon,
.box_container_2 .title_section {
	display: inline-block;
}

.box_container_2 .icon {
	vertical-align: top;
	padding-right: 3px;
}

.box_container_2 .title {
	vertical-align: top;
	max-width: 230px;
	font-size: 1em;
	font-weight: 600;
}

.box_container_2 .subtitle {
	vertical-align: top;
	max-width: 250px;
	font-size: 0.750em;
}

.box_container_2 .rating_section {
	padding: 13px 0 0 0;
	font-size: 0.750em;
}

.box_container_2 .rating_section .user,
.box_container_2 .rating_section .editor {
	display: inline-block;
}

.box_container_2 .rating_section .user {
	padding-right: 15px;
}

.box_container_2 ul.tech {
	padding: 24px 0 0 35px;
	font-size: 0.750em;
}

.box_container_2 .dld {
	padding: 24px 0 0 35px;
}

.box_container_2 .dld .watchlist a {
	display: inline-block;
	font-size: 0.9em;
	font-weight: 600;
	padding: 5px 0 0 12px;
}

.box_container_2 ul.tech li span {
	font-weight: 600;
}

.box_container_2 .footer {
	background-color: #ffb200;
	height: 25px;
}

/* pagination */
ul.pagination_1 li {
	display: inline-block;
}

ul.pagination_1 li img {
	display: inline-block;
	height: 100%;
	padding-bottom: 3px;
}


ul.pagination_1 li a,
.footer .rss a {
	display: inline-block;
	font-size: 0.875em;
	font-weight: 600;
	color: #2e2e2e;
	line-height: 25px;
	padding: 0 3px;
}

ul.pagination_1 li a:hover,
ul.pagination_1 li a:active,
.footer .rss a:hover {
	color: #ffffff;
	text-decoration: none;
}

.footer .rss {
	padding-right: 20px;
}
/* pagination */



/* product page */
.product .icon {
	padding-top: 10px;
}

.product .subtitle {
	font-size: 0.875em;
	color: #808080;
}

.product .dld {
	max-width: 300px;
}

.product .table .row {
	padding: 7px 0 7px 10px;
	font-size: 0.813em;
}

.table .row.color_1 {
	background-color: #f2f2f2;
}

.table .row .cell {
	display: inline-block;
}

.table .row .cell.left {
	width: 30%;
}

.table .row .cell.right {
	width: 70%;
}

/* box header */
.box_header_3 {
	height: 25px;
	border: 1px solid;
	border-bottom: 0;
}

.box_header_3 .title {
	font-weight: bold;
	line-height: 22px;
	padding-left: 10px;
}

/* yellow */
.box_header_3.color_1 {
	border-color: #ffb200;
	background-color: #ffb300;
	background: linear-gradient(#ffc700, #ffb300);	
}

.box_header_3.color_1 .title {
	color: #2e2e2e;
}
/* yellow */

/* black */
.box_header_3.color_2 {
	border-color: #2e2e2e;
	background-color: #ffb300;
	background: linear-gradient(#504f4f, #323232);	
}

.box_header_3.color_2 .title {
	color: #ffca00;
}
/* black */

/* box header */

.content .text {
	padding: 10px;
}

.content .text.video {
	padding: 10px 0;
}

.content .text ul li {
	padding: 0 0 0 20px;
	background: url('../img/arrow-right-3.png') no-repeat;
	background-position: left center;
}

/* pro and cons */
.wrapper_pro {
	margin-top: 20px;
}

.wrapper_pro .left {
	padding-right: 15px;
}

.wrapper_pro .left,
.wrapper_pro .right {
	max-width: 50%;
}

.wrapper_pro .pro .title,
.wrapper_pro .cons .title {
	font-weight: 600;
	font-size: 1.2em;	
}

.wrapper_pro .pro .title {
	color: #95a068;
}

.wrapper_pro .cons .title {
	color: #a64e3d;
}

.product .details {
	margin: 20px 0;
}

.product .details .title {
	font-weight: 600;
	color: #2e2e2e;
}

.product .content .text .wrapper_pro .pro ul li {
	background: url('../img/arrow-right-4.png') no-repeat;
	background-position: left center;
}

.product .content .text .wrapper_pro .cons ul li {
	background: url('../img/arrow-right-5.png') no-repeat;
	background-position: left center;
}

.product .awards .review,
.product .awards .clean,
.product .awards .stars {
	display: inline-block;
	padding-right: 5px;
}

img.small_license_1 {
	padding: 0 1px 2px 0;
}

img.awards {
	zoom: 1;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";  
	opacity: 0.5;
}

img.awards:hover {
	-webkit-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-ms-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	zoom: 1;
	opacity: 1;
}

.enlarge {
	padding: 0 0 0 50px;
}

.enlarge a {
	display: inline-block;
	font-size: 0.85em;
	padding: 0 0 10px 0;
}
/* product page */

.widget_1 .wrapper {
	padding: 0 20px 10px 0;
}

.widget_1 .wrapper .image {
	padding: 5px 0;
}

.widget_1 a {
	font-weight: 600;
	font-size: 1.2em;
}

/* screenshots page */
.screenshots img.img-responsive {
	margin: 0 auto;
}
/* screenshots page */

/* download page */
.download .icon,
.screenshots .icon {
	padding-top: 0;
}

.download h1 a,
.screenshots h1 a {
	color: #2e2e2e;
	text-decoration: none;
}

.download h1 a:hover,
.screenshots h1 a:hover {
	text-decoration: underline;
}

.download .widget_2 {
	display: block;
	border: 1px solid #2e2e2e;
	margin: 25px 0 20px 0;
}

.download .widget_2 .content {
	padding: 15px 20px;
}

.download .widget_2 .loader {
	padding: 0 0 15px 0; 
}

.img_loader_2 {
	display: none;
}


.download .widget_2 .title {
	font-size: 1.250em;
	font-weight: bold;
	height: 66px;
	vertical-align: middle;
}

.download .widget_2 .bs_change {
	display: inline-block;
	vertical-align: middle;
	padding: 20px;
}

.download .widget_2 .dld_btn_wrapper {
	padding: 0 0 10px 0;
}

.download .widget_2 .dld_btn_wrapper .dld_btn {
	display: inline-block;
	padding: 0 10px 0 0;
}

.download .widget_2 .dld_act {
	position: relative;
}

.download .widget_2 .dld_act .safe_dld {
	position: absolute;
	top: 0;
	right: 0;
}

.download .widget_2 .benefits {
	padding-top: 20px;
}

.download .widget_2 .benefits ul li {
	background: url('../img/arrow-right-1.png') no-repeat;
	background-position: left 7px;
	padding: 0 0 0 15px;
	font-weight: 600;
	color: #2e2e2e;
}

.download .widget_2 .short {
	font-size: 0.85em;
	padding: 5px 0 0 0;
}

/* download page */



/* login popup */
.loginPopup {
	position: fixed;
	width: 100%;
	display: none;
	top: 0;
	left: 0;
	height: 100%;
	z-index: 9999;
}

.popupContent strong {
	font-size: 1.3em;
	font-weight: bold;
}

.popupOverlay {
	position: absolute;
	background: rgba(0, 0, 0, 0.8);
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.popupContent {
	width: 340px;
	height: 240px;
	background: #ffffff;
	padding: 20px;
	position: absolute;
	z-index: 9999;
	top: 50%;
	margin-top: -120px;
	left: 50%;
	margin-left: -170px;
}

a.closePopup {
	padding: 5px 7px;
	font-size: 	0.688em;
	background: #000000;
	color: #ffffff;
	position: absolute;
	top: 5px;
	cursor: pointer;
	right: 5px;
	text-decoration: none;
}

a.closePopup:hover {
	text-decoration: none;
}

.sprite1.facebook {
	display: inline-block;
	width: 162px;
	height: 29px;
	background-position: 0 0;
}

.sprite1.googleplus {
	display: inline-block;
	width: 162px;
	height: 29px;
	background-position: 0 -32px;
}
/* login popup */

/* regular contact form */
form.regular .form-group {
	padding: 10px 0;
	margin: 0;
}

form.regular .control-label {
	padding: 0;
	margin: 0;
	font-size: 1em;
	font-weight: 600;
	text-align: left;
}
/* regular contact form */

/* members */
ul.members {
	margin: 0 0 10px 0;
}

ul.members li {
	display: inline-block;
}

ul.members li+li:before {
	content: "| ";
}

ul.members li a {
	display: inline-block;
}

.watchlist .row {
	width: 100%;
	border-bottom: 1px solid #ccc;
}

.watchlist .row:last-child {
	border: 0;
}

.watchlist .cell a {
	font-size: 1.2em;
}

.watchlist .cell {
	vertical-align: middle;
}

.watchlist .cell.crt {
	font-weight: bold;
	font-size: 1.3em;
}

.watchlist .cell.icon {
	width: 32px;
}

.watchlist .cell.icon img {
	vertical-align: top;
}

.watchlist .cell.actions {
	float: right;
}
/* members */