

.overlay-bg {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	height:100%;
	width: 100%;
	cursor: pointer;
	background: #000; /* fallback */
	background: rgba(0,0,0,0.75);
}
	.overlay-content {
		background: #fff;
		padding: 1%;
		width: 40%;
		position: relative;
		top: 15%;
		left: 50%;
		margin: 0 0 0 -20%; /* add negative left margin for half the width to center the div */
		cursor: default;
		border-radius: 4px;
		box-shadow: 0 0 5px rgba(0,0,0,0.9);
	}

	.close-btn {
		color: #fff;
border: 1px solid #1278b2;
    background: #ea6460; /* Old browsers */
background: -moz-linear-gradient(top,  #ea6460 0%, #e84c4a 36%, #ee4136 93%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ea6460), color-stop(36%,#e84c4a), color-stop(93%,#ee4136)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ea6460 0%,#e84c4a 36%,#ee4136 93%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ea6460 0%,#e84c4a 36%,#ee4136 93%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ea6460 0%,#e84c4a 36%,#ee4136 93%); /* IE10+ */
background: linear-gradient(to bottom,  #ea6460 0%,#e84c4a 36%,#ee4136 93%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea6460', endColorstr='#ee4136',GradientType=0 ); /* IE6-9 */
box-shadow: inset 0 -1px 1px -1px #fff;
padding: 4px 10px;
font-size: 12px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 4px 10px;
cursor: pointer;
text-decoration: none;
margin: 0;

    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    line-height: normal;
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-transition: 0.1s linear all;
    -moz-transition: 0.1s linear all;
    -ms-transition: 0.1s linear all;
    -o-transition: 0.1s linear all;
    transition: 0.1s linear all;
	text-decoration:none;
	}
	.close-btn:hover {
        	background: #ee4136; /* Old browsers */
background: -moz-linear-gradient(top,  #ee4136 7%, #e84c4a 64%, #ea6460 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(7%,#ee4136), color-stop(64%,#e84c4a), color-stop(100%,#ea6460)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ee4136 7%,#e84c4a 64%,#ea6460 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ee4136 7%,#e84c4a 64%,#ea6460 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ee4136 7%,#e84c4a 64%,#ea6460 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ee4136 7%,#e84c4a 64%,#ea6460 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee4136', endColorstr='#ea6460',GradientType=0 ); /* IE6-9 */

    }
    
    
.eventLoginHide{
    display: none;
}
.eventLoginxHide{
    display: none;
}

.eventLoginShow{
}
.eventLoginShow{

}

#Pagination {
	clear:both;	
}

.pagination {
	margin: 20px 0 0;
	text-align: center !important;
}
        
.pagination a {
    display: inline;
	margin: 0 0 4px;
	padding: 0 2px;
	background: url("../images/pagenav-page.png") top center no-repeat;
	color: #3a3a3a;
	display: inline-block;
	font-weight: bold;
	height: 27px;
	line-height: 26px;
	width: 27px;
}
.pagination a:hover {
    background: url("../images/pagenav-page.png") bottom center no-repeat;
   color: #fff;
   text-decoration: none;
   display: inline-block;
   font-weight: bold;
   height: 27px;
   line-height: 26px;
   text-align: center;
   width: 27px;
}

.pagination a, .pagination span {
	text-align:center;
}

#results .pagination a, #results .pagination span {
	color:#fff;
	
}

.pagination .current {
   background: url("../images/pagenav-page.png") bottom center no-repeat;
   color: #fff;
   text-decoration: none;
   display: inline-block;
   font-weight: bold;
   height: 27px;
   line-height: 26px;
   text-align: center;
   width: 27px;
}

.pagination .current.prev, .pagination .current.next{
	color:#fff;
	border-color:#999;
	background:#fff;
}



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 { border:0; font-size:100%; margin:0; outline:0; padding:0; }
ol, ul { list-style:none; }
blockquote, q { quotes:none; }
ins { text-decoration:none; }
del { text-decoration:line-through; }
table { border-collapse:collapse; border-spacing:0; }
a img { border:0; }

.clear { clear:both; font-size:1px; height:1px; line-height:1px; margin:0; padding:0; }



/* Main styles */

body { background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; height:100%; }

a { font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; }
a:hover { text-decoration:underline; }

p { line-height:18px; }

div.content blockquote { border-left:3px solid #999; color:#4b586e; font-style:italic; margin:15px 0; padding-left:20px; }
div.content blockquote p { font-size:16px; line-height:23px; }
/* CUSTOM */
.places-pic{
height:70px;
}
/* Images, Gallery */

.alignnone,
.aligncenter, 
div.aligncenter,
.alignright,
.alignleft,
.aligncenter,
a img.alignright,
a img.alignnone,
a img.alignleft,
a img.aligncenter { height:auto; max-width:940px; }

.alignnone { margin:5px 20px 20px 0; }

.aligncenter, 
div.aligncenter { display:block; margin:5px auto 5px auto; }

.alignright { float:right; margin:5px 0 20px 20px; }

.alignleft { float:left; margin:5px 20px 20px 0; }

.aligncenter { display:block; margin:5px auto 5px auto; }

a img.alignright { float:right; margin: 5px 0 20px 20px; }

a img.alignnone { margin:5px 20px 20px 0; }

a img.alignleft { float:left; margin:5px 20px 20px 0; }

a img.aligncenter { display:block; margin-left:auto; margin-right:auto; }

.wp-caption,
.gallery-item { background:#fff; border:1px solid #f0f0f0; max-width:96%; padding:5px 3px 5px; text-align:center; }
.gallery-item { border:none; padding:0; }

.gallery-icon { margin-bottom:10px; }

.wp-caption.alignnone { margin:5px 20px 20px 0; }

.wp-caption.alignleft { margin:5px 20px 20px 0; }

.wp-caption.alignright { margin:5px 0 20px 20px; }

.wp-caption img { border:0 none; height:auto; margin:0; max-width:98.5%; padding:0; width:auto; }

.wp-caption p.wp-caption-text { font-size:11px; line-height:17px; margin:0; padding:0 4px 5px; }


/* columns */

.one_half { width:48%; }
.one_third { width:30.66%; }
.two_third { width:65.33%; }
.one_fourth { width:22%; }
.three_fourth { width:74%; }
.one_fifth { width:16.8%; }
.two_fifth { width:37.6%; }
.three_fifth { width:58.4%; }
.four_fifth { width:67.2%; }
.one_sixth { width:13.33%; }
.five_sixth { width:82.67%; }

.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
	float:left; margin:0 4% 20px 0; position:relative;
}
.last { clear:right; margin-right:0 !important; }


/* extra classes for positioning available elements */
.align-right { text-align:right !important; }
.align-center { text-align:center !important; }
.float-left { float:left !important; }
.float-right { float:right !important; }
.set-size { margin:0 auto; width:961px; } /* the .set-size class sets the container width and centerize it against the user internet browser window */


/* Header */

div#header { background:url("../images/header-bg.png") center 0 no-repeat; height:172px; width:100%; }
div#header div.logo { padding:46px 0 0 0; width: 500px; }
div#header div.logo h1 { position:relative; margin-top:-10px; }
div#header div.right { width: 440px; }


/* Search */

div.search { clear:both; height:50px; padding:40px 0 0; width:239px; }
.search-text { background:url("../images/input.png") no-repeat; border:none; color:#fff; display:block; float:left; font-size:11px; height:26px; line-height:25px; padding:0px 12px; width:132px; vertical-align:middle; }
.search-submit { background:url("../images/bg-button.png") repeat-x; border:none; cursor:pointer; display:block; float:right; font-weight:bold; height:25px; margin:0 0 0 6px; padding:0 15px; }


/* Menu */
/*Removed clear:both on div#header .nav ul and lowered padding from 30px 0 0;*/
div#header .nav ul { float:right; padding:11px 0 0; }
div#header .nav ul li { float:left; height:25px; margin:0 0 0 11px; width:auto; }
div#header .nav ul li:first-child { margin:0; }
div#header .nav ul li a { background:url("../images/bg-button.png") repeat-x; cursor:pointer; display:block; font-size:13px; font-weight:bold; height:25px; line-height:25px; padding:0 15px; text-shadow:1px 1px #151820;

}
div#header .nav ul li a:hover, 
div#header .nav ul li.current-menu-item a { text-decoration:none; text-shadow:1px 1px #fff; }

	/* SubMenu */

	div#header .nav ul li div.sub { background:url("../images/sub-menu.png") top left no-repeat; display:none; margin:0 0 0 -15px; padding:28px 0 0; position:absolute; width:116px; z-index:150; }
	div#header .nav ul li div.sub ul.sub-menu { background:url("../images/sub-menu-ul.png") bottom left no-repeat; padding:0; width:116px; }
	div#header .nav ul li div.sub ul.sub-menu li { background:none; float:none; margin:5px 0; width:100%; }
	div#header .nav ul li div.sub ul.sub-menu li a { background:none; color:#2a2c31; line-height:12px; padding:0 0 0 12px; text-shadow:1px 1px #fff; }


/* Rotator */

div#rotator { background:url("../images/slider-bg.png") repeat-x; width:100%; }
div#rotator-bg { background:url("../images/slide-bg.png") center 0 no-repeat; width:100%; }

div.rotator-title { padding:0 0 32px; }
div.rotator-title span { background:url("../images/rotator-text.png") bottom center no-repeat; color:#ee4136; display:inline; padding:0 0 9px; }

/* Rotator - pagenav */

ul.rotator-pagenav { clear:both; padding:10px 0 0 443px; }
ul.rotator-pagenav li { float:left; padding:0 3px; width:15px; }
ul.rotator-pagenav li a { display:block; height:15px; background:url("../images/rotator-pagenav.png") 0 top no-repeat; width:15px; }
ul.rotator-pagenav li a:hover, 
ul.rotator-pagenav li.active a { background:url("../images/rotator-pagenav.png") 0 bottom no-repeat; }

/* List Rotator */

ul.rotator-list { clear:both; padding:14px 0 0; }
ul.rotator-list li { clear:both; }
ul.rotator-list li a.our-work { background:url("../images/our-work.png") 0 top no-repeat; color:#fff; display:block; font-size:14px; font-weight:bold; height:41px; line-height:42px; margin:-42px 0 0; position:relative; text-align:center; width:230px; }
ul.rotator-list li a:hover.our-work { background:url("../images/our-work.png") 0 bottom no-repeat; }


/* Theme */

div#theme { background:url("../images/header-bg-theme.png") center 0 no-repeat; padding-bottom:25px; width:100%; }

div#theme ul.theme-ul { clear:both; padding:36px 0 0 11px; }

div#theme ul.theme-ul li.column-1,
div#theme ul.theme-ul li.column-2,
div#theme ul.theme-ul li.column-3,
div#theme ul.theme-ul li.column-4 { float:left; line-height:18px; padding:0 10px 0 39px; }

div#theme ul.theme-ul li.column-1 { line-height:18px; width:190px; }
div#theme ul.theme-ul li.column-2 { width:190px; }
div#theme ul.theme-ul li.column-3 { width:190px; }
div#theme ul.theme-ul li.column-4 { padding-right:0; width:190px; }

div#theme ul.theme-ul li h3 { position:relative; margin:-2px 0 0; }
div#theme ul.theme-ul li p { font-size:12px; padding:10px 0 0; width:170px; }

div#theme div.theme-baner { background:url("../images/theme-baner.png") no-repeat; clear:both; height:74px; margin:31px 0 5px; width:961px; }
div#theme div.theme-baner .theme-baner-info { float:left; padding:14px 8px 0px 22px; width:649px; }
div#theme div.theme-baner .theme-baner-info h3 { font-size:18px; padding:0 0 2px; }
div#theme div.theme-baner .theme-baner-info p { color:#3a3a3a; font-size:12px; }
div#theme div.theme-baner .theme-baner-download { background:url("../images/baner.png") 0 top no-repeat; float:left; height:56px; padding:18px 0 0; text-align:center; width:282px; }
div#theme div.theme-baner .theme-baner-download a { display:block; height:74px; margin:-18px 0px 0px 0px; position:absolute; text-indent:-10000px; width:282px; }
div#theme div.theme-baner .theme-baner-download p { color:#fff; font-weight:bold; font-size:15px; }
div#theme div.theme-baner .theme-baner-download span { color:#a0adc1; font-size:12px; font-weight:bold; }
div#theme div.theme-baner .theme-baner-download:hover { background:url("../images/baner.png") 0 bottom no-repeat; }

/* slide video */
div.theme-title-img { overflow:hidden; margin:0 35px 10px 0; width:550px; }
div.theme-title-info { color:#889FC4; font-size:14px; line-height:20px; margin-bottom:10px; width:373px; }


/* Content bg */

div.content-bg { background:url("../images/content-bg.png") top left repeat-x; width:100%; }


/* Search */

ul#search-nav { margin-top:20px; }
ul#search-nav li { margin:0; }


/* step */

div.step-inscription { clear:both; padding:35px 0 0; }
div.step-inscription h3 { font-size:44px; }
div.step-inscription strong { display:block; position:relative; }

ul.step { clear:both; padding:51px 0 0 11px; }
ul.step li { float:left; width:auto; }
ul.step li p { padding:20px 0 0; }
/* step #1 */
ul.step li.planning { width:195px; border:none; }
ul.step li.planning h3 { background:url("../images/step-1.png") no-repeat; height:102px; padding:58px 0 0 30px; text-align:center; width:160px;}
/* step #2 */
ul.step li.design { width:238px; border:none;}
ul.step li.design h3 { background:url("../images/step-2.png") no-repeat; height:95px; padding:65px 0 0 78px; text-align:center; width:160px;}
ul.step li.design p { padding:20px 5px 0 45px; }
/* step #3 */
ul.step li.development { width:248px; border:none;}
ul.step li.development h3 { background:url("../images/step-3.png") no-repeat; font-size:20px; height:92px; padding:68px 0px 0px 82px; text-align:center; width:160px; }
ul.step li.development p { padding:20px 5px 0px 44px; }
/* step #4 */
ul.step li.completion { width:253px; border:none;}
ul.step li.completion h3 { background:url("../images/step-4.png") no-repeat; height:95px; padding:65px 0 0 72px; text-align:center; width:160px; margin: 0;}
ul.step li.completion p { padding:20px 5px 0 37px; }


/* About us */

div.about-design { padding:26px 0 0 19px; width:320px; }
div.about-design h3, 
div.about-but-only h3 { color:#333b4a; font-size:30px; padding:0 0 15px; }
div.about-design span { font-size:16px; }
div.about-design p { font-size:12px; line-height:18px; padding:19px 0 0; }
div.about-screen { padding:31px 0 0 40px; }
div.about-but-only { padding:26px 0 0; width:325px; }
div.about-but-only h3 { padding:0 0 15px 33px; }
div.about-but-only ul { position:relative; margin:0 -25px 0 0; }
div.about-but-only ul li { background:url("../images/true.png") no-repeat; color:#20252e; float:left; font-size:14px; height:26px; padding:0 0 0 62px; width:108px; }

/* About us - our team */

ul.our-team li { float:left; padding:0 0 25px 0; width:480px; }
div.our-team-img { padding:0 0 0 19px; width:160px; }
div.our-team-text { padding:0 0 0 19px; width:275px; }
div.our-team-text h3 { font-size:16px; font-weight:normal; }
div.our-team-text span { font-size:13px; }
div.our-team-text p { font-size:12px; line-height:18px; padding:11px 0 0; }

/* About us - about our company */

div.about-our-company-text { padding:0 0 0 19px; width:451px; } 
div.about-our-company-text p { line-height:18px; } 
div.about-our-company-img { padding:30px 0 0 19px; width:auto;height: 351px; }

/* About us - in the media*/

div.inMedia { padding:0 0 0 19px;} 
div.about-our-company-text p { line-height:18px; } 
div.about-our-company-img { padding:30px 0 0 19px; width:auto;height: 351px; } 


/* Services, Portfolio */

div.services-text,
div.portfolio-text { width:450px; }
div.portfolio-text { width:250px; }
div.services-text h3,
div.portfolio-text h3 { font-size:30px; padding:30px 0 0; }
div.services-text span,
div.portfolio-text span { display:block; font-size:18px; }
div.services-text p,
div.portfolio-text p { font-size:12px; line-height:18px; padding:15px 0 15px 0; }
div.services-img,
div.portfolio-desc { padding:40px 0 28px 19px; width:473px; }
div.portfolio-desc { width:650px; }

div.portfolio-content,
div.content { 
	padding:35px 0 0 19px;
}

div.widgets-page div.content { padding-top:46px; }

div.portfolio-content h3,
div.content h3 { 
	font-size:19px; font-weight:bold; margin-bottom:10px;
}
div.portfolio-content p,
div.content p { 
	line-height:18px; margin-bottom:20px;
}
div.portfolio-content ul.list-2 { border-top:1px solid #eee; padding:10px 0 0; }
div.portfolio-content ul.list-2 li.prev { margin-left:0; }
div.portfolio-content ul.list-2 li.next { float:right; padding-right:0; }

div.portfolio-img { padding:19px 0 2px 19px !important; }


/* Services - list */

ul.services-list { padding:0 20px 0 0; }
ul.services-list h3 { font-size:30px; padding:30px 0 0 19px; }
ul.services-list li { clear:both; }
div.services-list-img { padding:14px 0 0 19px; width:450px; }
div.services-list-text { font-size:12px; line-height:18px; padding:8px 0 0 19px; width:451px; }
div.services-list-text span { display:block; font-size:16px; line-height:20px; padding-bottom:15px; }
div.services-list-text strong { display:block; font-size:16px; font-weight:normal; line-height:20px; padding-bottom:15px; }


/* Portfolio - changing projects */

ul.changing-projects { padding:30px 0 0 9px !important; }

/* Portfolio - list */

ul.portfolio-padding { margin:0 0 0 -15px !important; }

/* Portfolio - gallery */

#preview_wrap { height:450px; margin:0 auto; width:900px; }

	#preview_outer { height:450px; overflow:hidden; position:relative; width:900px; }

		#preview_inner { height:100%; position:relative; text-align:left; }
			#preview_inner div { float:left; height:450px; overflow:hidden; position:relative; width:900px; }
				#preview_inner div img { display:block; height:auto; margin:0 auto; max-height:450px; max-width:900px; overflow:hidden; width:auto; }

#thumbs { float:left; margin:0 0 20px 14px; position:relative; text-align:center; width:932px; }
	#thumbs span { cursor:pointer; display:inline-block; float:left; height:60px; padding:15px 6px; width:60px; }
		#thumbs span img { height:60px; width:60px; }


/* Contact */

div.contact-header-info, 
div.info-header { width:280px; }
div.contact-header-info h3, 
div.info-header h3 { font-size:30px; padding:33px 0 0; }
div.contact-header-info span, 
div.info-header span { display:block; font-size:18px; }
div.contact-header-text, 
div.header-text { line-height:18px; padding:36px 0 0 19px; width:635px; }
h3.contact-title { clear:both; font-size:18px; line-height:25px; }

/* Contact - map */

div.contact-map { padding:27px 0 25px 19px; }
div.contact-map p { line-height:18px; padding:5px 0 0; }
div#map_canvas { height:309px; margin:16px 0 0; width:939px; }

/* Contact - send message */

div.contact-send { line-height:18px; padding:37px 12px 0 0; width:464px; }
div.contact-send p { padding:4px 0 12px; }

form.wpcf7-form .wpcf7-text { background:url("../images/contact-input.png") no-repeat; border:none; clear:both; display:block; font-family:Arial; font-size:12px; height:26px; line-height:27px; margin:0 0 12px; padding:0 10px; width:438px; }
form.wpcf7-form textarea { background:url("../images/contact-text.png") no-repeat; border:none; clear:both; display:block; font-family:Arial; font-size:12px; height:60px; padding:10px 10px; width:437px; }
form.wpcf7-form input.wpcf7-submit { float:right; margin:9px 5px 0 0; }

/* Contact us */

div.contact-us { line-height:18px; padding:37px 0 0 19px; width:380px; }
div.contact-us h3.contact-title { padding:0 0 4px; }
div.contact-us strong { font-size:14px; }
div.contact-us ul { padding:8px 0 0; }
div.contact-us ul li { float:left; padding:17px 0 0; width:168px; }
div.contact-us ul li b { font-weight:bold; }


/* LIST */
div.content ul,
div.content ol { padding:5px 0; }

ul.list-1 li,
div.about-our-company-text ul li,
div.services-list-text ul li,
div.content ul li { background:url("../images/icon-1.png") top left no-repeat; line-height:12px; margin:11px 2px; padding:0 0 0 18px; }

div.content ol li { list-style:decimal; line-height:12px; margin:10px 2px 10px 18px; }

div.content a { text-decoration:underline; }
div.content a:hover { text-decoration:none; }

div.column-right-panel ul.wp-tag-cloud,
ul.list-2 { 
	clear: both;
	padding: 0;
}
div.column-right-panel ul.wp-tag-cloud li { float:left; margin:0 0 8px 9px; }
ul.wp-tag-cloud li a,
ul.list-2 li a {
	background:#EEEEEE url("../images/bg-button.png") repeat-x; color:#3A3A3A; display:block; float:left; font-weight:bold; height:25px; line-height:25px; margin:0; padding:0 15px; text-align:center;
}
ul.list-2 li a {
	margin-right:10px;
	margin-bottom: 10px;
}
ul.list-2 li.prev a { margin-left:0; }

ul.list-2 li a.activeHP  { 
	background-color:#F55248; text-decoration:none; color: white;
}

/*
button-projects.png
button-projects-right.png
*/
ul.wp-tag-cloud li:hover a, 
ul.wp-tag-cloud li.active a,
ul.list-2 li:hover a,
ul.list-2 li.active a { 
	background-color:#F55248; text-decoration:none; }
}

ul.list-3 { clear:both; }
ul.list-3 li { border-top:1px solid white; height:30px; width:290px; }
ul.list-3 li a { color:#fff; display:block; font-size:13px; padding:8px 0 0 22px; }
ul.list-3 li a:hover { text-decoration:underline; }

ul.list-4 { clear:both; }
ul.list-4 li { background:url("../images/list-4.png"); float:left; padding:6px 0 0 21px; height:24px; width:124px; }
ul.list-4 li a { color:#63728c; font-size:13px; }
ul.list-4 li a:hover { text-decoration:underline; }


/* Projects */

ul.projects { clear:both; margin:0 0 0 -25px; padding:0; position:relative; }
ul.projects li { float:left; padding:20px 0 0 34px; *padding:20px 0 0 28px; width:290px; }
ul#projects li { height:340px; }
ul.projects li h3,
ul.projects li h3 a { padding:5px 0 0; }
ul.projects li strong { display:inline-block; font-weight:bold; }
ul.projects li strong,
ul.projects li .cat,
ul.projects li .cat a { font-weight:bold; }
ul.projects li .project-span { display:block; }
ul.projects li span.project-span { line-height:18px; margin-top:10px; }
ul.projects li p { padding:14px 0 0; }


/* Info header */

div.header-info { padding-bottom:15px; width:100%; }


/* Blog */

ul.page-blog { padding:23px 0 36px !important; }
div.blog-header-info { width:520px !important; }
div.blog-header-text { width:755px !important; }
div.blog-column-left { padding:5px 0 0 19px; width:631px; }
div.set-size ul.wp-tag-cloud li.next { float:right; padding-right:0; }
div.blog-column-left h1,
div.blog-column-left h1 a,
div.set-size h1.search { font-size:22px; font-weight:bold; padding-top:40px; }

div.blog-column-right { padding:40px 0 0 19px; width:290px; }

/* Blog entry */

div.blog-entry { float:left; padding:29px 0 0; }
div.blog-entry h3,
div.blog-entry h3 a,div.blog-comments h3, div.blog-comments h3 a { border-bottom:1px solid #eee; font-size:18px; font-weight:normal; line-height:23px; padding:3px 0px 5px 0px; width:614px; }
div.blog-entry h3 a { border:none; text-decoration:none; }
div.blog-entry p{ line-height:18px; padding:10px 7px 11px 1px; width:614px; font-size: 14px; }
div.event-info-bar p { line-height:18px; padding:10px 7px 11px 1px;}
div.blog-entry p img { margin:19px; }
div.blog-entry p img.float-left { margin-left:0; }
div.blog-entry p img.float-right { margin-right:0; }
div.blog-entry ul, div.blog-comments ol { height:21px; padding:5px 0 0; }
div.blog-entry ul {height: auto; padding: 0;}
div.blog-entry ul li { float:auto; padding:0; width:auto; font-size: 14px; margin-top: 4px;}
div.blog-entry ul li a:hover { text-decoration:underline; }
div.blog-entry ul.eventDetails{height: 21px; padding:5px 0 0;}
div.blog-entry ul.eventDetails li{float: left; padding: 0 17px 0 0; width:auto; margin-top: auto; font-size: auto;}

/* Blog - tags */

div.blog-tags { clear:both; border-bottom:1px solid #eee; border-top:1px solid #eee; padding-top:5px; width:614px; }
div.blog-tags span { display:block; float:left; font-weight:bold; padding:5px 0 0 2px; position:relative; margin:0 10px 0 0; width:auto; }
ul.tags li { float:left; margin:0 0 5px; }

/* Blog - comments */ 

div.blog-comments { clear:both; padding:30px 0 0 2px; width:621px; }

/* div.blog-comments h3 { font-size:18px; font-weight:normal; padding:0 0 16px 1px; }*/

ol.comments li { clear:both; padding:0 0 18px; }

ol.comments li div.profile { background:url("../images/comment.png") top right no-repeat; float:left; line-height:18px; margin:0 -2px 0 0; position:relative; width:142px; z-index:30px; }
ol.comments li div.profile a.date { text-decoration:none; }

ol.comments li div.comment { background:url("../images/comment-top.png") top left no-repeat; float:left; padding:17px 0 0; width:480px; }
ol.comments li div.comment div.comment-text { background:#f2f2f2 url("../images/comment-text.png") left repeat-y; clear:both; width:480px; }
ol.comments li div.comment div.comment-text p { color:#666; line-height:18px; margin:-3px 0 -1px 0; padding:0 21px 0; position:relative; }
ol.comments li div.comment div.comment-end { background:url("../images/comment-end.png") no-repeat; clear:both; height:18px; margin:0 0 9px 0; width:480px; }

em.comment-awaiting-moderation { color:#CD0000; }

ol.comments a.comment-reply-link { background:url("../images/bg-button.png") repeat-x; display:block; float:right; font-weight:bold; height:25px; line-height:25px; padding:0 15px; text-align:center; }
ol.comments a:hover.comment-reply-link { text-decoration:none; }

ol.comments ul.children li { padding:0 0 18px 60px !important; }
ol.comments ul.children li div.comment { background:url("../images/comment-top-1.png") top left no-repeat !important; width:420px !important; }
ol.comments ul.children li div.comment div.comment-text { width:420px !important; }
ol.comments ul.children li div.comment div.comment-end { background:url("../images/comment-end-1.png") no-repeat !important; width:420px !important; }

/* Blog - add comment */

div.add-comment { clear:both; padding:13px 0 0 2px; width:633px; }
div.add-comment h3 { font-size:18px; font-weight:normal; margin-bottom:10px; }
div.pol-name-email { line-height:15px; padding:11px 0 0 1px; width:260px; }
div.pol-text { padding:10px 0 0; width:280px; }
div.add-comment .button-three { margin:9px 12px 0 0 !important; }
.blog-text { background:url("../images/blog-input.png") no-repeat; border:none; display:block; font-family:Arial; font-size:12px; height:26px; line-height:24px; padding:0 10px; text-align:left; width:219px; }
.blog-text-textarea { background:url("../images/blog-text.png") no-repeat; border:none; display:block; height:117px; font-family:Arial; font-size:12px; padding:10px; text-align:left; width:339px; }

/* Blog - categories */

h3.column-right-categories { color:#fff; height:38px; font-size:30px; font-family: Raleway, serif; font-weight:normal; padding:15px 0 0 21px; width:269px; background-color: #EE4136; border-radius: 15px 15px 0 0;}
div.column-right-text-categories-bg { width:290px; background-color: #EE4136;}
div.column-right-text-categories { min-height:223px; padding:5px 0 0; width:290px; }
div.column-right-categories-end { background:url("../images/blog-categories-end.png") no-repeat; height:19px; width:290px; }

/* Blog - archives */

h3.column-right-archives { color:#7889a4; height:40px; font-size:20px; font-weight:normal; padding:15px 0 0 21px; width:269px; }
div.column-right-text-archives { background:url("../images/blog-archives-bg.png") no-repeat; min-height:120px; padding:15px 0 22px; width:290px; }
div.column-right-text-archives-bg { background:url("../images/archives-bg.png") repeat; width:290px; }
div.column-right-archives-end { height:15px; width:290px; background-color: #EE4136; border-radius: 0 0 15px 15px;}


/* Blog - popular posts */

div.blog-column-right div.red { padding:0; }
div.column-right-panel ul.popular-posts { clear:both; line-height:18px; padding:0 0 0 12px; }
div.column-right-panel ul.popular-posts li { padding:0 0 26px 0; }
div.column-right-panel ul.popular-posts a { text-decoration:underline; }


/* Sidebars */

div.column-right-panel { border-bottom:1px solid #eee; clear:both; margin:0 0 14px 10px; padding-bottom:10px; width:270px; }
div.column-right-panel h3 { border-bottom:1px solid #eee; font-weight:normal; height:48px; margin:0 0 10px; padding:12px 0 0 12px; width:258px; }
div.column-right-panel ul,
div.column-right-panel div#calendar_wrap,
div.column-right-panel div.textwidget { 
	clear:both; line-height:18px; padding:0 0 0 10px;
}
div.column-right-panel div.textwidget p { margin-bottom:14px; }
div.column-right-panel ul li { margin:0 3px 10px; }
div.column-right-panel form { padding:0 0 0 12px; }

/* Calendar */

div#calendar_wrap table { border-collapse:collapse; border-spacing:0; width:100%; }
div#calendar_wrap table caption { margin-bottom:10px; text-align:center; text-transform:uppercase; }
div#calendar_wrap tbody td { background:#F7F7F7; border:2px solid #FFF; color:#4C4C4C; padding:7px 0; text-align:center; }
div#calendar_wrap .nav tbody td { background:#FFF; }
div#calendar_wrap tbody td a { color:#EE4136; font-weight:bold; text-decoration:none; }
div#calendar_wrap tbody td a:hover { text-decoration:underline; }
div#calendar_wrap tbody td#today, 
div#calendar_wrap tbody .pad { background:none; }
div#calendar_wrap tfoot #prev a, 
div#calendar_wrap tfoot #next a { text-align:left; text-decoration:none; }
div#calendar_wrap tfoot #prev a:hover, 
div#calendar_wrap tfoot #next a:hover { text-decoration:underline; }
div#calendar_wrap tfoot #next { text-align:right; }


/* Pagenav */

ul.page { clear:both; padding:20px 0 39px 0; }
ul.page li { display:inline; margin:0 0 4px; }
li.page-left { padding:8px 7px 0 0; }
li.page-right { padding:8px 0 0 9px; }
li.page-page { padding:0 2px; }
li.page-page a,
ul.page .active { background:url("../images/pagenav-page.png") top center no-repeat; color:#3a3a3a; display:inline-block; font-weight:bold; height:27px; line-height:26px; text-align:center; width:27px; }
li.page-left a,
li.page-right a { background:url("../images/pagenav-arrow.png") 0 top no-repeat; display:inline-block; height:10px; width:12px; }
li.page-right a { background-position:0 bottom; }
li:hover.page-page a, 
ul.page .active { color:#fff; text-decoration:none; }
li:hover.page-page a, 
ul.page li.active { background:url("../images/pagenav-page.png") bottom center no-repeat; }

li.page-page.active a{
background:url("../images/pagenav-page.png") bottom center no-repeat;
color:#fff; text-decoration:none;
}


/* Page */

div.page-title { padding:25px 0 18px 19px; }
div.page-title h3,
div.portfolio-content h3,
div.content h3 { font-size:30px; }
div.page-title span,
div.portfolio-content span,
div.content span { display:block; font-size:18px; }
div.portfolio-content span,
div.content span { padding-bottom:18px; }
div.about-our-company-text .page-title { padding-left:0; }


/* Error 404 */

#error-404 { text-align:center; }

#error-404 img { display:block; margin:0 auto; width:602px; }

#error-404 a.button-dark { display:inline; float:none; padding:5px 15px; text-decoration:none; }


/* Follow us */

div#follow-us { height:111px; width:100%; }
div#follow-us .get-social { width:258px; padding:22px 0 0 10px; }
div#follow-us .get-social h3 { padding:0 0 0 2px; }
div#follow-us .get-social p { margin-top:-4px; position:relative; }

div#follow-us ul { padding:42px 0 0; }
div#follow-us ul li { float:left; padding:0px 0px 0px 69px; width:auto; }


/* Fotter panel */

div#footer-panel { background:url("../images/bottom-author.png") top left repeat-x; padding:0 0 22px; width:100%; }


/* Lates blog post */

div.latest-blog-post { padding:0 0 0 11px; width:313px; }
div.latest-blog-post h3 { padding:30px 0 8px; }

div.latest-blog-post ul li { background:url("../images/blog-bg.png") repeat-x; clear:both; float:left; padding:15px 0 11px; width:289px; }
div.latest-blog-post ul li h4 a { font-size:15px; font-weight:normal; }
div.latest-blog-post ul li h4 a:hover { text-decoration:underline; }
div.latest-blog-post ul li strong { font-size:12px; font-weight:normal; }
div.latest-blog-post ul li p { font-size:12px; line-height:18px; padding:10px 0 13px; }


/* Testimonials */

div.testimonials { padding:0 0 0 12px; width:326px; }
div.testimonials h3 { clear:both; font-size:18px; font-weight:bold; padding:30px 0 8px; }

div.testimonials ul.testimonials-list { clear:both; padding:18px 0 0; width:288px; }
div.testimonials ul.testimonials-list li { display:none; }
div.testimonials ul.testimonials-list li:first-child { display:block; }
div.testimonials ul.testimonials-list li .testimonials-img { width:82px; }
div.testimonials ul.testimonials-list li .testimonials-img img { width:70px; }
div.testimonials ul.testimonials-list li .testimonials-text { padding:0 0 13px; width:204px; }
div.testimonials ul.testimonials-list li .testimonials-text h4 { font-size:15px; font-weight:normal; }
div.testimonials ul.testimonials-list li .testimonials-text strong { display:block; font-size:12px; font-weight:normal; }
div.testimonials ul.testimonials-list li .testimonials-text blockquote { font-size:12px; line-height:18px; padding:10px 0 13px; }

/* Testimonials - Pagenav */

ul.testimonials-pagenav { background:url("../images/blog-bg.png") repeat-x; clear:both; height:50px; width:290px; }

ul.testimonials-pagenav li.pagenav-prev { float:left; padding:14px 0 0 80px; width:28px; }
ul.testimonials-pagenav li.pagenav-prev a { background:url("../images/pagenav-prev.png") repeat-x; display:block; height:27px; text-indent:-10000px; width:28px; }

ul.testimonials-pagenav li.pagenav-page { float:left; padding:18px 0 0; text-align:center; width:60px; }

ul.testimonials-pagenav li.pagenav-next { float:left; padding:14px 0 0; width:auto; }
ul.testimonials-pagenav li.pagenav-next a { background:url("../images/pagenav-next.png") repeat-x; display:block; height:27px; text-indent:-10000px; width:28px; }


/* Newsletter */

div.newsletter { padding:0; width:295px; }
div.newsletter h3 { font-size:18px; font-weight:bold; padding:30px 0 8px; }
div.newsletter .textwidget { margin-bottom:10px; }
div.newsletter .textwidget p { font-size:12px; line-height:18px; padding:14px 0 0; }
div.newsletter div.newsletter-form { padding:18px 0 7px; }
div.newsletter div.newsletter-form .alo_easymail_form_table { text-align:left; }
div.newsletter div.newsletter-form .newsletter-text { background:url("../images/input.png") no-repeat; border:none; color:#fff; display:inline; height:26px; font-size:11px; line-height:25px; margin-bottom:6px; padding:0 12px; width:132px; }
div.newsletter div.newsletter-form .newsletter-submit { background:url("../images/bg-button.png") repeat-x; border:none; cursor:pointer; display:inline; font-weight:bold; height:25px; margin:0 0 0 11px; padding:0 15px; }
div.newsletter p.newsletter-text-red { color:#ee4136; line-height:16px; }


/* Footer author */

div#footer-author { background:url("../images/bottom-author.png") top left repeat-x; width:100%; }
div#footer-author .footer-copyright { font-size:12px; padding:31px 0 0 11px; width:489px; }
div#footer-author ul { font-size:12px; padding:31px 16px 0 0; text-align:right; width:445px; }
div#footer-author .footer-copyright a,
div#footer-author ul li a { font-size:12px; }
div#footer-author ul li { border-right:1px solid #4B586E; display:inline; padding:0 6px 0 3px; }


/* Button */

a.button-light { background:url("../images/bg-button.png") repeat-x; color:#3a3a3a; display:block; float:left; font-weight:bold; height:25px; line-height:25px; padding:0 15px; text-align:center; }

a.button-dark { background:url("../images/bg-button.png") repeat-x; display:block; float:left; font-weight:bold; height:25px; line-height:25px; padding:0 15px; text-align:center; }

.button-three,
form.wpcf7-form input.wpcf7-submit { background:url("../images/bg-button.png") repeat-x; border:none; clear:both; cursor:pointer; display:block; float:right; font-weight:bold; font-family:Arial; font-size:13px; font-weight:bold; height:25px; line-height:25px; padding:0 15px; text-align:center; }

a:hover.button-light,
a:hover.button-dark,
.button-three:hover,
form.wpcf7-form input.wpcf7-submit:hover { text-decoration:none; }

.button-five { background:url("../images/button-five.png") 0 top no-repeat; border:none; color:#fff; clear:both; cursor:pointer; display:block; height:36px; font-family:Arial; font-size:16px; font-weight:bold; line-height:24px; padding:9px 0 0; text-align:center; width:177px; }
.button-five:hover { background:url("../images/button-five.png") 0 bottom no-repeat; text-decoration:none; }

.button-six { background:url("../images/button-six.png") 0 top no-repeat; border:none; color:#fff; clear:both; cursor:pointer; display:block; height:46px; font-family:Arial; font-size:15px; font-weight:bold; padding:12px 0 0; text-align:center; width:231px; }
.button-six span { color:#a0adc1; display:block; font-size:12px; font-weight:normal; text-align:center; width:231px; }
.button-six:hover { background:url("../images/button-six.png") 0 bottom no-repeat; text-decoration:none; }

img#wpstats{position:absolute;top:0;width:0px;height:0px;overflow:hidden}

.gmnoprint span{
font-family: Arial, sans-serif;
font-size: 10px;
color: #444;
}

/*PURCHASE ON HOME PAGE LINK*/

a.wpmudevevents-yes-submit, input.wpmudevevents-yes-submit, button.wpmudevevents-yes-submit{
	float: center;	
	color: #75ab24;
    cursor: pointer;
    display: inline-block;
    background: #ea6460; /* Old browsers */
background: -moz-linear-gradient(top,  #ea6460 0%, #e84c4a 36%, #ee4136 93%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ea6460), color-stop(36%,#e84c4a), color-stop(93%,#ee4136)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ea6460 0%,#e84c4a 36%,#ee4136 93%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ea6460 0%,#e84c4a 36%,#ee4136 93%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ea6460 0%,#e84c4a 36%,#ee4136 93%); /* IE10+ */
background: linear-gradient(to bottom,  #ea6460 0%,#e84c4a 36%,#ee4136 93%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea6460', endColorstr='#ee4136',GradientType=0 ); /* IE6-9 */

    padding: 10px 8px 9px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    line-height: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-transition: 0.1s linear all;
    -moz-transition: 0.1s linear all;
    -ms-transition: 0.1s linear all;
    -o-transition: 0.1s linear all;
    transition: 0.1s linear all;
	text-decoration:none;
}
.wpmudevevents-buttons {
float: right;
padding: 10px 0;
margin-bottom: 10px;
margin-right: 7px;
overflow: hidden;
}
.wpmudevevents-yes-submit, .wpmudevevents-maybe-submit, .wpmudevevents-no-submit {
margin-right: 10px;
}

:hover.wpmudevevents-yes-submit{
	background: #ee4136; /* Old browsers */
background: -moz-linear-gradient(top,  #ee4136 7%, #e84c4a 64%, #ea6460 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(7%,#ee4136), color-stop(64%,#e84c4a), color-stop(100%,#ea6460)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ee4136 7%,#e84c4a 64%,#ea6460 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ee4136 7%,#e84c4a 64%,#ea6460 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ee4136 7%,#e84c4a 64%,#ea6460 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ee4136 7%,#e84c4a 64%,#ea6460 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee4136', endColorstr='#ea6460',GradientType=0 ); /* IE6-9 */

}
/* Event Vouchers */

div.event-voucher-pg{
float: left;
padding: 29px 0 0;
}
div.event-voucher-pg span{
font-size: 21px;
font-family: Shadows Into Light, serif;
color: #EE4136;
}

div.event-voucher-pg h3{
border-bottom: 1px solid #eee;
font-size: 18px;
font-weight: normal;
line-height: 23px;
padding: 3px 0px 5px 0px;
width: 614px;
font-size: 30px;
font-family: Raleway, serif;
color: #4B586E;

}

div.voucherPayment{
width:592px;
padding: 10px;
margin: 10px 0;
background: #ffffe8;
border: 1px solid #efef1a;
}

/*Event Purchase box...*/
#wpmudevevents-payment {
width: 592px;
background: #ffffe8;
padding: 10px;
margin: 10px 0;
border: 1px solid #efef1a;
font-size: 14px;
}
#wpmudevevents-payment-green {
width: 592px;
background: #8CDD81;
padding: 10px;
margin: 10px 0;
border: 1px solid #67b25d;
font-size: 14px;
}
#wpmudevevents-payment-green a, #wpmudevevents-payment a {
font-size: 14px;
}

input.codeInput {
background: url("../images/input100px.png") no-repeat;
border: none;
clear: both;
display: inline;
font-family: Arial;
font-size: 12px;
height: 26px;
line-height: 27px;
margin: 0 0 12px;
padding: 0 10px;
width: 100px;
}

input.codeSubmit {
background: url("../images/bg-button.png") repeat-x;
border: none;
clear: both;
cursor: pointer;
font-weight: bold;
font-family: Arial;
font-size: 13px;
font-weight: bold;
height: 25px;
line-height: 25px;
padding: 0 15px;
text-align: center;
background-color: #2E3643;
font-size: 12px;
font-family: arial, serif;
color: #D9D9D9;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
}
div.blog-entry p {
    line-height: 18px;
    padding: 10px 7px 11px 1px;
    width: 614px;
}
ul.share-buttons{
  list-style: none;
  padding: 0;
}

ul.share-buttons li{
  display: inline;
}
.zilla-share { margin: 1em 0; }

.zilla-blog-widget .zilla-share,
.tz_recentwork_widget .zilla-share,
.tz_blog_widget .zilla-share,
.home div#the_body #slider .excerpt .zilla-share { display: none; } /* Hide Zilla Share in custom post widget and sliders in themes */

.zilla-share iframe {
    display: inline;
position:relative !important;
    float: none;
	max-width: 100%;
	margin: 0;
}

.zilla-share > .twitter-count-horizontal { width: 95px !important; }

.zilla-share .twitter-count-vertical { margin-right: 10px; }

.zilla-share > div { width: 88px !important; }

.zilla-share > div.fb_edge_widget_with_comment { 
    top: -2px;
    width: 90px !important;
}

.zilla-share div[data-action="recommend"] { width: auto !important; } /* FB recommend */

.zilla-share p,
.zilla-share span {
	display: inline;
	margin: 0;
	padding: 0;
}

.zilla-share br { display: none; }

.zilla-share p.zilla-text {
	display: block;
	margin-bottom: 1em;
	font-weight: bold;
}
@media only screen and (max-device-width: 500px) {
	body, html {
    width:100%;
    min-width: 1080px;
    font-size:16px;
  }
		
}

@font-face{font-family:'FontAwesome';src:url('font-awesome/fonts/fontawesome-webfont.eot?v=3.2.1');src:url('font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'),url('font-awesome/fonts/fontawesome-webfont.woff?v=3.2.1') format('woff'),url('font-awesome/fonts/fontawesome-webfont.ttf?v=3.2.1') format('truetype'),url('font-awesome/fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');font-weight:normal;font-style:normal;}[class^="upme-icon-"],[class*=" upme-icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;}
[class^="upme-icon-"]:before,[class*=" upme-icon-"]:before{text-decoration:inherit;display:inline-block;speak:none;}
.upme-icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em;}
a [class^="upme-icon-"],a [class*=" upme-icon-"]{display:inline;}
[class^="upme-icon-"].upme-icon-fixed-width,[class*=" upme-icon-"].upme-icon-fixed-width{display:inline-block;width:1.1428571428571428em;text-align:right;padding-right:0.2857142857142857em;}[class^="upme-icon-"].upme-icon-fixed-width.upme-icon-large,[class*=" upme-icon-"].upme-icon-fixed-width.upme-icon-large{width:1.4285714285714286em;}
.upme-icons-ul{margin-left:2.142857142857143em;list-style-type:none;}.upme-icons-ul>li{position:relative;}
.upme-icons-ul .upme-icon-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;text-align:center;line-height:inherit;}
[class^="upme-icon-"].hide,[class*=" upme-icon-"].hide{display:none;}
.upme-icon-muted{color:#eeeeee;}
.upme-icon-light{color:#ffffff;}
.upme-icon-dark{color:#333333;}
.upme-icon-border{border:solid 1px #eeeeee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.upme-icon-2x{font-size:2em;}.upme-icon-2x.upme-icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.upme-icon-3x{font-size:3em;}.upme-icon-3x.upme-icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.upme-icon-4x{font-size:4em;}.upme-icon-4x.upme-icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.upme-icon-5x{font-size:5em;}.upme-icon-5x.upme-icon-border{border-width:5px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}
.pull-right{float:right;}
.pull-left{float:left;}
[class^="upme-icon-"].pull-left,[class*=" upme-icon-"].pull-left{margin-right:.3em;}
[class^="upme-icon-"].pull-right,[class*=" upme-icon-"].pull-right{margin-left:.3em;}
[class^="upme-icon-"],[class*=" upme-icon-"]{display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0% 0%;background-repeat:repeat;margin-top:0;}
.upme-icon-white,.nav-pills>.active>a>[class^="upme-icon-"],.nav-pills>.active>a>[class*=" upme-icon-"],.nav-list>.active>a>[class^="upme-icon-"],.nav-list>.active>a>[class*=" upme-icon-"],.navbar-inverse .nav>.active>a>[class^="upme-icon-"],.navbar-inverse .nav>.active>a>[class*=" upme-icon-"],.dropdown-menu>li>a:hover>[class^="upme-icon-"],.dropdown-menu>li>a:hover>[class*=" upme-icon-"],.dropdown-menu>.active>a>[class^="upme-icon-"],.dropdown-menu>.active>a>[class*=" upme-icon-"],.dropdown-submenu:hover>a>[class^="upme-icon-"],.dropdown-submenu:hover>a>[class*=" upme-icon-"]{background-image:none;}
.btn [class^="upme-icon-"].upme-icon-large,.nav [class^="upme-icon-"].upme-icon-large,.btn [class*=" upme-icon-"].upme-icon-large,.nav [class*=" upme-icon-"].upme-icon-large{line-height:.9em;}
.btn [class^="upme-icon-"].upme-icon-spin,.nav [class^="upme-icon-"].upme-icon-spin,.btn [class*=" upme-icon-"].upme-icon-spin,.nav [class*=" upme-icon-"].upme-icon-spin{display:inline-block;}
.nav-tabs [class^="upme-icon-"],.nav-pills [class^="upme-icon-"],.nav-tabs [class*=" upme-icon-"],.nav-pills [class*=" upme-icon-"],.nav-tabs [class^="upme-icon-"].upme-icon-large,.nav-pills [class^="upme-icon-"].upme-icon-large,.nav-tabs [class*=" upme-icon-"].upme-icon-large,.nav-pills [class*=" upme-icon-"].upme-icon-large{line-height:.9em;}
.btn [class^="upme-icon-"].pull-left.upme-icon-2x,.btn [class*=" upme-icon-"].pull-left.upme-icon-2x,.btn [class^="upme-icon-"].pull-right.upme-icon-2x,.btn [class*=" upme-icon-"].pull-right.upme-icon-2x{margin-top:.18em;}
.btn [class^="upme-icon-"].upme-icon-spin.upme-icon-large,.btn [class*=" upme-icon-"].upme-icon-spin.upme-icon-large{line-height:.8em;}
.btn.btn-small [class^="upme-icon-"].pull-left.upme-icon-2x,.btn.btn-small [class*=" upme-icon-"].pull-left.upme-icon-2x,.btn.btn-small [class^="upme-icon-"].pull-right.upme-icon-2x,.btn.btn-small [class*=" upme-icon-"].pull-right.upme-icon-2x{margin-top:.25em;}
.btn.btn-large [class^="upme-icon-"],.btn.btn-large [class*=" upme-icon-"]{margin-top:0;}.btn.btn-large [class^="upme-icon-"].pull-left.upme-icon-2x,.btn.btn-large [class*=" upme-icon-"].pull-left.upme-icon-2x,.btn.btn-large [class^="upme-icon-"].pull-right.upme-icon-2x,.btn.btn-large [class*=" upme-icon-"].pull-right.upme-icon-2x{margin-top:.05em;}
.btn.btn-large [class^="upme-icon-"].pull-left.upme-icon-2x,.btn.btn-large [class*=" upme-icon-"].pull-left.upme-icon-2x{margin-right:.2em;}
.btn.btn-large [class^="upme-icon-"].pull-right.upme-icon-2x,.btn.btn-large [class*=" upme-icon-"].pull-right.upme-icon-2x{margin-left:.2em;}
.nav-list [class^="upme-icon-"],.nav-list [class*=" upme-icon-"]{line-height:inherit;}
.upme-icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:-35%;}.upme-icon-stack [class^="upme-icon-"],.upme-icon-stack [class*=" upme-icon-"]{display:block;text-align:center;position:absolute;width:100%;height:100%;font-size:1em;line-height:inherit;*line-height:2em;}
.upme-icon-stack .upme-icon-stack-base{font-size:2em;*line-height:1em;}
.upme-icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;}
a .upme-icon-stack,a .upme-icon-spin{display:inline-block;text-decoration:none;}
@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);} 100%{-moz-transform:rotate(359deg);}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);} 100%{-webkit-transform:rotate(359deg);}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);} 100%{-o-transform:rotate(359deg);}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg);} 100%{-ms-transform:rotate(359deg);}}@keyframes spin{0%{transform:rotate(0deg);} 100%{transform:rotate(359deg);}}.upme-icon-rotate-90:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
.upme-icon-rotate-180:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}
.upme-icon-rotate-270:before{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
.upme-icon-flip-horizontal:before{-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1);}
.upme-icon-flip-vertical:before{-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1);}
a .upme-icon-rotate-90:before,a .upme-icon-rotate-180:before,a .upme-icon-rotate-270:before,a .upme-icon-flip-horizontal:before,a .upme-icon-flip-vertical:before{display:inline-block;}
.upme-icon-glass:before{content:"\f000";}
.upme-icon-music:before{content:"\f001";}
.upme-icon-search:before{content:"\f002";}
.upme-icon-envelope-alt:before{content:"\f003";}
.upme-icon-heart:before{content:"\f004";}
.upme-icon-star:before{content:"\f005";}
.upme-icon-star-empty:before{content:"\f006";}
.upme-icon-user:before{content:"\f007";}
.upme-icon-film:before{content:"\f008";}
.upme-icon-th-large:before{content:"\f009";}
.upme-icon-th:before{content:"\f00a";}
.upme-icon-th-list:before{content:"\f00b";}
.upme-icon-ok:before{content:"\f00c";}
.upme-icon-remove:before{content:"\f00d";}
.upme-icon-zoom-in:before{content:"\f00e";}
.upme-icon-zoom-out:before{content:"\f010";}
.upme-icon-power-off:before,.upme-icon-off:before{content:"\f011";}
.upme-icon-signal:before{content:"\f012";}
.upme-icon-gear:before,.upme-icon-cog:before{content:"\f013";}
.upme-icon-trash:before{content:"\f014";}
.upme-icon-home:before{content:"\f015";}
.upme-icon-file-alt:before{content:"\f016";}
.upme-icon-time:before{content:"\f017";}
.upme-icon-road:before{content:"\f018";}
.upme-icon-download-alt:before{content:"\f019";}
.upme-icon-download:before{content:"\f01a";}
.upme-icon-upload:before{content:"\f01b";}
.upme-icon-inbox:before{content:"\f01c";}
.upme-icon-play-circle:before{content:"\f01d";}
.upme-icon-rotate-right:before,.upme-icon-repeat:before{content:"\f01e";}
.upme-icon-refresh:before{content:"\f021";}
.upme-icon-list-alt:before{content:"\f022";}
.upme-icon-lock:before{content:"\f023";}
.upme-icon-flag:before{content:"\f024";}
.upme-icon-headphones:before{content:"\f025";}
.upme-icon-volume-off:before{content:"\f026";}
.upme-icon-volume-down:before{content:"\f027";}
.upme-icon-volume-up:before{content:"\f028";}
.upme-icon-qrcode:before{content:"\f029";}
.upme-icon-barcode:before{content:"\f02a";}
.upme-icon-tag:before{content:"\f02b";}
.upme-icon-tags:before{content:"\f02c";}
.upme-icon-book:before{content:"\f02d";}
.upme-icon-bookmark:before{content:"\f02e";}
.upme-icon-print:before{content:"\f02f";}
.upme-icon-camera:before{content:"\f030";}
.upme-icon-font:before{content:"\f031";}
.upme-icon-bold:before{content:"\f032";}
.upme-icon-italic:before{content:"\f033";}
.upme-icon-text-height:before{content:"\f034";}
.upme-icon-text-width:before{content:"\f035";}
.upme-icon-align-left:before{content:"\f036";}
.upme-icon-align-center:before{content:"\f037";}
.upme-icon-align-right:before{content:"\f038";}
.upme-icon-align-justify:before{content:"\f039";}
.upme-icon-list:before{content:"\f03a";}
.upme-icon-indent-left:before{content:"\f03b";}
.upme-icon-indent-right:before{content:"\f03c";}
.upme-icon-facetime-video:before{content:"\f03d";}
.upme-icon-picture:before{content:"\f03e";}
.upme-icon-pencil:before{content:"\f040";}
.upme-icon-map-marker:before{content:"\f041";}
.upme-icon-adjust:before{content:"\f042";}
.upme-icon-tint:before{content:"\f043";}
.upme-icon-edit:before{content:"\f044";}
.upme-icon-share:before{content:"\f045";}
.upme-icon-check:before{content:"\f046";}
.upme-icon-move:before{content:"\f047";}
.upme-icon-step-backward:before{content:"\f048";}
.upme-icon-fast-backward:before{content:"\f049";}
.upme-icon-backward:before{content:"\f04a";}
.upme-icon-play:before{content:"\f04b";}
.upme-icon-pause:before{content:"\f04c";}
.upme-icon-stop:before{content:"\f04d";}
.upme-icon-forward:before{content:"\f04e";}
.upme-icon-fast-forward:before{content:"\f050";}
.upme-icon-step-forward:before{content:"\f051";}
.upme-icon-eject:before{content:"\f052";}
.upme-icon-chevron-left:before{content:"\f053";}
.upme-icon-chevron-right:before{content:"\f054";}
.upme-icon-plus-sign:before{content:"\f055";}
.upme-icon-minus-sign:before{content:"\f056";}
.upme-icon-remove-sign:before{content:"\f057";}
.upme-icon-ok-sign:before{content:"\f058";}
.upme-icon-question-sign:before{content:"\f059";}
.upme-icon-info-sign:before{content:"\f05a";}
.upme-icon-screenshot:before{content:"\f05b";}
.upme-icon-remove-circle:before{content:"\f05c";}
.upme-icon-ok-circle:before{content:"\f05d";}
.upme-icon-ban-circle:before{content:"\f05e";}
.upme-icon-arrow-left:before{content:"\f060";}
.upme-icon-arrow-right:before{content:"\f061";}
.upme-icon-arrow-up:before{content:"\f062";}
.upme-icon-arrow-down:before{content:"\f063";}
.upme-icon-mail-forward:before,.upme-icon-share-alt:before{content:"\f064";}
.upme-icon-resize-full:before{content:"\f065";}
.upme-icon-resize-small:before{content:"\f066";}
.upme-icon-plus:before{content:"\f067";}
.upme-icon-minus:before{content:"\f068";}
.upme-icon-asterisk:before{content:"\f069";}
.upme-icon-exclamation-sign:before{content:"\f06a";}
.upme-icon-gift:before{content:"\f06b";}
.upme-icon-leaf:before{content:"\f06c";}
.upme-icon-fire:before{content:"\f06d";}
.upme-icon-eye-open:before{content:"\f06e";}
.upme-icon-eye-close:before{content:"\f070";}
.upme-icon-warning-sign:before{content:"\f071";}
.upme-icon-plane:before{content:"\f072";}
.upme-icon-calendar:before{content:"\f073";}
.upme-icon-random:before{content:"\f074";}
.upme-icon-comment:before{content:"\f075";}
.upme-icon-magnet:before{content:"\f076";}
.upme-icon-chevron-up:before{content:"\f077";}
.upme-icon-chevron-down:before{content:"\f078";}
.upme-icon-retweet:before{content:"\f079";}
.upme-icon-shopping-cart:before{content:"\f07a";}
.upme-icon-folder-close:before{content:"\f07b";}
.upme-icon-folder-open:before{content:"\f07c";}
.upme-icon-resize-vertical:before{content:"\f07d";}
.upme-icon-resize-horizontal:before{content:"\f07e";}
.upme-icon-bar-chart:before{content:"\f080";}
.upme-icon-twitter-sign:before{content:"\f081";}
.upme-icon-facebook-sign:before{content:"\f082";}
.upme-icon-camera-retro:before{content:"\f083";}
.upme-icon-key:before{content:"\f084";}
.upme-icon-gears:before,.upme-icon-cogs:before{content:"\f085";}
.upme-icon-comments:before{content:"\f086";}
.upme-icon-thumbs-up-alt:before{content:"\f087";}
.upme-icon-thumbs-down-alt:before{content:"\f088";}
.upme-icon-star-half:before{content:"\f089";}
.upme-icon-heart-empty:before{content:"\f08a";}
.upme-icon-signout:before{content:"\f08b";}
.upme-icon-linkedin-sign:before{content:"\f08c";}
.upme-icon-pushpin:before{content:"\f08d";}
.upme-icon-external-link:before{content:"\f08e";}
.upme-icon-signin:before{content:"\f090";}
.upme-icon-trophy:before{content:"\f091";}
.upme-icon-github-sign:before{content:"\f092";}
.upme-icon-upload-alt:before{content:"\f093";}
.upme-icon-lemon:before{content:"\f094";}
.upme-icon-phone:before{content:"\f095";}
.upme-icon-unchecked:before,.upme-icon-check-empty:before{content:"\f096";}
.upme-icon-bookmark-empty:before{content:"\f097";}
.upme-icon-phone-sign:before{content:"\f098";}
.upme-icon-twitter:before{content:"\f099";}
.upme-icon-facebook:before{content:"\f09a";}
.upme-icon-github:before{content:"\f09b";}
.upme-icon-unlock:before{content:"\f09c";}
.upme-icon-credit-card:before{content:"\f09d";}
.upme-icon-rss:before{content:"\f09e";}
.upme-icon-hdd:before{content:"\f0a0";}
.upme-icon-bullhorn:before{content:"\f0a1";}
.upme-icon-bell:before{content:"\f0a2";}
.upme-icon-certificate:before{content:"\f0a3";}
.upme-icon-hand-right:before{content:"\f0a4";}
.upme-icon-hand-left:before{content:"\f0a5";}
.upme-icon-hand-up:before{content:"\f0a6";}
.upme-icon-hand-down:before{content:"\f0a7";}
.upme-icon-circle-arrow-left:before{content:"\f0a8";}
.upme-icon-circle-arrow-right:before{content:"\f0a9";}
.upme-icon-circle-arrow-up:before{content:"\f0aa";}
.upme-icon-circle-arrow-down:before{content:"\f0ab";}
.upme-icon-globe:before{content:"\f0ac";}
.upme-icon-wrench:before{content:"\f0ad";}
.upme-icon-tasks:before{content:"\f0ae";}
.upme-icon-filter:before{content:"\f0b0";}
.upme-icon-briefcase:before{content:"\f0b1";}
.upme-icon-fullscreen:before{content:"\f0b2";}
.upme-icon-group:before{content:"\f0c0";}
.upme-icon-link:before{content:"\f0c1";}
.upme-icon-cloud:before{content:"\f0c2";}
.upme-icon-beaker:before{content:"\f0c3";}
.upme-icon-cut:before{content:"\f0c4";}
.upme-icon-copy:before{content:"\f0c5";}
.upme-icon-paperclip:before,.upme-icon-paper-clip:before{content:"\f0c6";}
.upme-icon-save:before{content:"\f0c7";}
.upme-icon-sign-blank:before{content:"\f0c8";}
.upme-icon-reorder:before{content:"\f0c9";}
.upme-icon-list-ul:before{content:"\f0ca";}
.upme-icon-list-ol:before{content:"\f0cb";}
.upme-icon-strikethrough:before{content:"\f0cc";}
.upme-icon-underline:before{content:"\f0cd";}
.upme-icon-table:before{content:"\f0ce";}
.upme-icon-magic:before{content:"\f0d0";}
.upme-icon-truck:before{content:"\f0d1";}
.upme-icon-pinterest:before{content:"\f0d2";}
.upme-icon-pinterest-sign:before{content:"\f0d3";}
.upme-icon-google-plus-sign:before{content:"\f0d4";}
.upme-icon-google-plus:before{content:"\f0d5";}
.upme-icon-money:before{content:"\f0d6";}
.upme-icon-caret-down:before{content:"\f0d7";}
.upme-icon-caret-up:before{content:"\f0d8";}
.upme-icon-caret-left:before{content:"\f0d9";}
.upme-icon-caret-right:before{content:"\f0da";}
.upme-icon-columns:before{content:"\f0db";}
.upme-icon-sort:before{content:"\f0dc";}
.upme-icon-sort-down:before{content:"\f0dd";}
.upme-icon-sort-up:before{content:"\f0de";}
.upme-icon-envelope:before{content:"\f0e0";}
.upme-icon-linkedin:before{content:"\f0e1";}
.upme-icon-rotate-left:before,.upme-icon-undo:before{content:"\f0e2";}
.upme-icon-legal:before{content:"\f0e3";}
.upme-icon-dashboard:before{content:"\f0e4";}
.upme-icon-comment-alt:before{content:"\f0e5";}
.upme-icon-comments-alt:before{content:"\f0e6";}
.upme-icon-bolt:before{content:"\f0e7";}
.upme-icon-sitemap:before{content:"\f0e8";}
.upme-icon-umbrella:before{content:"\f0e9";}
.upme-icon-paste:before{content:"\f0ea";}
.upme-icon-lightbulb:before{content:"\f0eb";}
.upme-icon-exchange:before{content:"\f0ec";}
.upme-icon-cloud-download:before{content:"\f0ed";}
.upme-icon-cloud-upload:before{content:"\f0ee";}
.upme-icon-user-md:before{content:"\f0f0";}
.upme-icon-stethoscope:before{content:"\f0f1";}
.upme-icon-suitcase:before{content:"\f0f2";}
.upme-icon-bell-alt:before{content:"\f0f3";}
.upme-icon-coffee:before{content:"\f0f4";}
.upme-icon-food:before{content:"\f0f5";}
.upme-icon-file-text-alt:before{content:"\f0f6";}
.upme-icon-building:before{content:"\f0f7";}
.upme-icon-hospital:before{content:"\f0f8";}
.upme-icon-ambulance:before{content:"\f0f9";}
.upme-icon-medkit:before{content:"\f0fa";}
.upme-icon-fighter-jet:before{content:"\f0fb";}
.upme-icon-beer:before{content:"\f0fc";}
.upme-icon-h-sign:before{content:"\f0fd";}
.upme-icon-plus-sign-alt:before{content:"\f0fe";}
.upme-icon-double-angle-left:before{content:"\f100";}
.upme-icon-double-angle-right:before{content:"\f101";}
.upme-icon-double-angle-up:before{content:"\f102";}
.upme-icon-double-angle-down:before{content:"\f103";}
.upme-icon-angle-left:before{content:"\f104";}
.upme-icon-angle-right:before{content:"\f105";}
.upme-icon-angle-up:before{content:"\f106";}
.upme-icon-angle-down:before{content:"\f107";}
.upme-icon-desktop:before{content:"\f108";}
.upme-icon-laptop:before{content:"\f109";}
.upme-icon-tablet:before{content:"\f10a";}
.upme-icon-mobile-phone:before{content:"\f10b";}
.upme-icon-circle-blank:before{content:"\f10c";}
.upme-icon-quote-left:before{content:"\f10d";}
.upme-icon-quote-right:before{content:"\f10e";}
.upme-icon-spinner:before{content:"\f110";}
.upme-icon-circle:before{content:"\f111";}
.upme-icon-mail-reply:before,.upme-icon-reply:before{content:"\f112";}
.upme-icon-github-alt:before{content:"\f113";}
.upme-icon-folder-close-alt:before{content:"\f114";}
.upme-icon-folder-open-alt:before{content:"\f115";}
.upme-icon-expand-alt:before{content:"\f116";}
.upme-icon-collapse-alt:before{content:"\f117";}
.upme-icon-smile:before{content:"\f118";}
.upme-icon-frown:before{content:"\f119";}
.upme-icon-meh:before{content:"\f11a";}
.upme-icon-gamepad:before{content:"\f11b";}
.upme-icon-keyboard:before{content:"\f11c";}
.upme-icon-flag-alt:before{content:"\f11d";}
.upme-icon-flag-checkered:before{content:"\f11e";}
.upme-icon-terminal:before{content:"\f120";}
.upme-icon-code:before{content:"\f121";}
.upme-icon-reply-all:before{content:"\f122";}
.upme-icon-mail-reply-all:before{content:"\f122";}
.upme-icon-star-half-full:before,.upme-icon-star-half-empty:before{content:"\f123";}
.upme-icon-location-arrow:before{content:"\f124";}
.upme-icon-crop:before{content:"\f125";}
.upme-icon-code-fork:before{content:"\f126";}
.upme-icon-unlink:before{content:"\f127";}
.upme-icon-question:before{content:"\f128";}
.upme-icon-info:before{content:"\f129";}
.upme-icon-exclamation:before{content:"\f12a";}
.upme-icon-superscript:before{content:"\f12b";}
.upme-icon-subscript:before{content:"\f12c";}
.upme-icon-eraser:before{content:"\f12d";}
.upme-icon-puzzle-piece:before{content:"\f12e";}
.upme-icon-microphone:before{content:"\f130";}
.upme-icon-microphone-off:before{content:"\f131";}
.upme-icon-shield:before{content:"\f132";}
.upme-icon-calendar-empty:before{content:"\f133";}
.upme-icon-fire-extinguisher:before{content:"\f134";}
.upme-icon-rocket:before{content:"\f135";}
.upme-icon-maxcdn:before{content:"\f136";}
.upme-icon-chevron-sign-left:before{content:"\f137";}
.upme-icon-chevron-sign-right:before{content:"\f138";}
.upme-icon-chevron-sign-up:before{content:"\f139";}
.upme-icon-chevron-sign-down:before{content:"\f13a";}
.upme-icon-html5:before{content:"\f13b";}
.upme-icon-css3:before{content:"\f13c";}
.upme-icon-anchor:before{content:"\f13d";}
.upme-icon-unlock-alt:before{content:"\f13e";}
.upme-icon-bullseye:before{content:"\f140";}
.upme-icon-ellipsis-horizontal:before{content:"\f141";}
.upme-icon-ellipsis-vertical:before{content:"\f142";}
.upme-icon-rss-sign:before{content:"\f143";}
.upme-icon-play-sign:before{content:"\f144";}
.upme-icon-ticket:before{content:"\f145";}
.upme-icon-minus-sign-alt:before{content:"\f146";}
.upme-icon-check-minus:before{content:"\f147";}
.upme-icon-level-up:before{content:"\f148";}
.upme-icon-level-down:before{content:"\f149";}
.upme-icon-check-sign:before{content:"\f14a";}
.upme-icon-edit-sign:before{content:"\f14b";}
.upme-icon-external-link-sign:before{content:"\f14c";}
.upme-icon-share-sign:before{content:"\f14d";}
.upme-icon-compass:before{content:"\f14e";}
.upme-icon-collapse:before{content:"\f150";}
.upme-icon-collapse-top:before{content:"\f151";}
.upme-icon-expand:before{content:"\f152";}
.upme-icon-euro:before,.upme-icon-eur:before{content:"\f153";}
.upme-icon-gbp:before{content:"\f154";}
.upme-icon-dollar:before,.upme-icon-usd:before{content:"\f155";}
.upme-icon-rupee:before,.upme-icon-inr:before{content:"\f156";}
.upme-icon-yen:before,.upme-icon-jpy:before{content:"\f157";}
.upme-icon-renminbi:before,.upme-icon-cny:before{content:"\f158";}
.upme-icon-won:before,.upme-icon-krw:before{content:"\f159";}
.upme-icon-bitcoin:before,.upme-icon-btc:before{content:"\f15a";}
.upme-icon-file:before{content:"\f15b";}
.upme-icon-file-text:before{content:"\f15c";}
.upme-icon-sort-by-alphabet:before{content:"\f15d";}
.upme-icon-sort-by-alphabet-alt:before{content:"\f15e";}
.upme-icon-sort-by-attributes:before{content:"\f160";}
.upme-icon-sort-by-attributes-alt:before{content:"\f161";}
.upme-icon-sort-by-order:before{content:"\f162";}
.upme-icon-sort-by-order-alt:before{content:"\f163";}
.upme-icon-thumbs-up:before{content:"\f164";}
.upme-icon-thumbs-down:before{content:"\f165";}
.upme-icon-youtube-sign:before{content:"\f166";}
.upme-icon-youtube:before{content:"\f167";}
.upme-icon-xing:before{content:"\f168";}
.upme-icon-xing-sign:before{content:"\f169";}
.upme-icon-youtube-play:before{content:"\f16a";}
.upme-icon-dropbox:before{content:"\f16b";}
.upme-icon-stackexchange:before{content:"\f16c";}
.upme-icon-instagram:before{content:"\f16d";}
.upme-icon-flickr:before{content:"\f16e";}
.upme-icon-adn:before{content:"\f170";}
.upme-icon-bitbucket:before{content:"\f171";}
.upme-icon-bitbucket-sign:before{content:"\f172";}
.upme-icon-tumblr:before{content:"\f173";}
.upme-icon-tumblr-sign:before{content:"\f174";}
.upme-icon-long-arrow-down:before{content:"\f175";}
.upme-icon-long-arrow-up:before{content:"\f176";}
.upme-icon-long-arrow-left:before{content:"\f177";}
.upme-icon-long-arrow-right:before{content:"\f178";}
.upme-icon-apple:before{content:"\f179";}
.upme-icon-windows:before{content:"\f17a";}
.upme-icon-android:before{content:"\f17b";}
.upme-icon-linux:before{content:"\f17c";}
.upme-icon-dribbble:before{content:"\f17d";}
.upme-icon-skype:before{content:"\f17e";}
.upme-icon-foursquare:before{content:"\f180";}
.upme-icon-trello:before{content:"\f181";}
.upme-icon-female:before{content:"\f182";}
.upme-icon-male:before{content:"\f183";}
.upme-icon-gittip:before{content:"\f184";}
.upme-icon-sun:before{content:"\f185";}
.upme-icon-moon:before{content:"\f186";}
.upme-icon-archive:before{content:"\f187";}
.upme-icon-bug:before{content:"\f188";}
.upme-icon-vk:before{content:"\f189";}
.upme-icon-weibo:before{content:"\f18a";}
.upme-icon-renren:before{content:"\f18b";}


@font-face{font-family:'FontAwesome';src:url('font-awesome/fonts/fontawesome-webfont.eot?v=3.2.1');src:url('font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'),url('font-awesome/fonts/fontawesome-webfont.woff?v=3.2.1') format('woff'),url('font-awesome/fonts/fontawesome-webfont.ttf?v=3.2.1') format('truetype'),url('font-awesome/fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');font-weight:normal;font-style:normal;}[class^="upme-icon-"],[class*=" upme-icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;}
[class^="upme-icon-"]:before,[class*=" upme-icon-"]:before{text-decoration:inherit;display:inline-block;speak:none;}
.upme-icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em;}
a [class^="upme-icon-"],a [class*=" upme-icon-"]{display:inline;}
[class^="upme-icon-"].upme-icon-fixed-width,[class*=" upme-icon-"].upme-icon-fixed-width{display:inline-block;width:1.1428571428571428em;text-align:right;padding-right:0.2857142857142857em;}[class^="upme-icon-"].upme-icon-fixed-width.upme-icon-large,[class*=" upme-icon-"].upme-icon-fixed-width.upme-icon-large{width:1.4285714285714286em;}
.upme-icons-ul{margin-left:2.142857142857143em;list-style-type:none;}.upme-icons-ul>li{position:relative;}
.upme-icons-ul .upme-icon-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;text-align:center;line-height:inherit;}
[class^="upme-icon-"].hide,[class*=" upme-icon-"].hide{display:none;}
.upme-icon-muted{color:#eeeeee;}
.upme-icon-light{color:#ffffff;}
.upme-icon-dark{color:#333333;}
.upme-icon-border{border:solid 1px #eeeeee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.upme-icon-2x{font-size:2em;}.upme-icon-2x.upme-icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.upme-icon-3x{font-size:3em;}.upme-icon-3x.upme-icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.upme-icon-4x{font-size:4em;}.upme-icon-4x.upme-icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.upme-icon-5x{font-size:5em;}.upme-icon-5x.upme-icon-border{border-width:5px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}
.pull-right{float:right;}
.pull-left{float:left;}
[class^="upme-icon-"].pull-left,[class*=" upme-icon-"].pull-left{margin-right:.3em;}
[class^="upme-icon-"].pull-right,[class*=" upme-icon-"].pull-right{margin-left:.3em;}
[class^="upme-icon-"],[class*=" upme-icon-"]{display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0% 0%;background-repeat:repeat;margin-top:0;}
.upme-icon-white,.nav-pills>.active>a>[class^="upme-icon-"],.nav-pills>.active>a>[class*=" upme-icon-"],.nav-list>.active>a>[class^="upme-icon-"],.nav-list>.active>a>[class*=" upme-icon-"],.navbar-inverse .nav>.active>a>[class^="upme-icon-"],.navbar-inverse .nav>.active>a>[class*=" upme-icon-"],.dropdown-menu>li>a:hover>[class^="upme-icon-"],.dropdown-menu>li>a:hover>[class*=" upme-icon-"],.dropdown-menu>.active>a>[class^="upme-icon-"],.dropdown-menu>.active>a>[class*=" upme-icon-"],.dropdown-submenu:hover>a>[class^="upme-icon-"],.dropdown-submenu:hover>a>[class*=" upme-icon-"]{background-image:none;}
.btn [class^="upme-icon-"].upme-icon-large,.nav [class^="upme-icon-"].upme-icon-large,.btn [class*=" upme-icon-"].upme-icon-large,.nav [class*=" upme-icon-"].upme-icon-large{line-height:.9em;}
.btn [class^="upme-icon-"].upme-icon-spin,.nav [class^="upme-icon-"].upme-icon-spin,.btn [class*=" upme-icon-"].upme-icon-spin,.nav [class*=" upme-icon-"].upme-icon-spin{display:inline-block;}
.nav-tabs [class^="upme-icon-"],.nav-pills [class^="upme-icon-"],.nav-tabs [class*=" upme-icon-"],.nav-pills [class*=" upme-icon-"],.nav-tabs [class^="upme-icon-"].upme-icon-large,.nav-pills [class^="upme-icon-"].upme-icon-large,.nav-tabs [class*=" upme-icon-"].upme-icon-large,.nav-pills [class*=" upme-icon-"].upme-icon-large{line-height:.9em;}
.btn [class^="upme-icon-"].pull-left.upme-icon-2x,.btn [class*=" upme-icon-"].pull-left.upme-icon-2x,.btn [class^="upme-icon-"].pull-right.upme-icon-2x,.btn [class*=" upme-icon-"].pull-right.upme-icon-2x{margin-top:.18em;}
.btn [class^="upme-icon-"].upme-icon-spin.upme-icon-large,.btn [class*=" upme-icon-"].upme-icon-spin.upme-icon-large{line-height:.8em;}
.btn.btn-small [class^="upme-icon-"].pull-left.upme-icon-2x,.btn.btn-small [class*=" upme-icon-"].pull-left.upme-icon-2x,.btn.btn-small [class^="upme-icon-"].pull-right.upme-icon-2x,.btn.btn-small [class*=" upme-icon-"].pull-right.upme-icon-2x{margin-top:.25em;}
.btn.btn-large [class^="upme-icon-"],.btn.btn-large [class*=" upme-icon-"]{margin-top:0;}.btn.btn-large [class^="upme-icon-"].pull-left.upme-icon-2x,.btn.btn-large [class*=" upme-icon-"].pull-left.upme-icon-2x,.btn.btn-large [class^="upme-icon-"].pull-right.upme-icon-2x,.btn.btn-large [class*=" upme-icon-"].pull-right.upme-icon-2x{margin-top:.05em;}
.btn.btn-large [class^="upme-icon-"].pull-left.upme-icon-2x,.btn.btn-large [class*=" upme-icon-"].pull-left.upme-icon-2x{margin-right:.2em;}
.btn.btn-large [class^="upme-icon-"].pull-right.upme-icon-2x,.btn.btn-large [class*=" upme-icon-"].pull-right.upme-icon-2x{margin-left:.2em;}
.nav-list [class^="upme-icon-"],.nav-list [class*=" upme-icon-"]{line-height:inherit;}
.upme-icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:-35%;}.upme-icon-stack [class^="upme-icon-"],.upme-icon-stack [class*=" upme-icon-"]{display:block;text-align:center;position:absolute;width:100%;height:100%;font-size:1em;line-height:inherit;*line-height:2em;}
.upme-icon-stack .upme-icon-stack-base{font-size:2em;*line-height:1em;}
.upme-icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;}
a .upme-icon-stack,a .upme-icon-spin{display:inline-block;text-decoration:none;}
@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);} 100%{-moz-transform:rotate(359deg);}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);} 100%{-webkit-transform:rotate(359deg);}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);} 100%{-o-transform:rotate(359deg);}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg);} 100%{-ms-transform:rotate(359deg);}}@keyframes spin{0%{transform:rotate(0deg);} 100%{transform:rotate(359deg);}}.upme-icon-rotate-90:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
.upme-icon-rotate-180:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}
.upme-icon-rotate-270:before{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
.upme-icon-flip-horizontal:before{-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1);}
.upme-icon-flip-vertical:before{-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1);}
a .upme-icon-rotate-90:before,a .upme-icon-rotate-180:before,a .upme-icon-rotate-270:before,a .upme-icon-flip-horizontal:before,a .upme-icon-flip-vertical:before{display:inline-block;}
.upme-icon-glass:before{content:"\f000";}
.upme-icon-music:before{content:"\f001";}
.upme-icon-search:before{content:"\f002";}
.upme-icon-envelope-alt:before{content:"\f003";}
.upme-icon-heart:before{content:"\f004";}
.upme-icon-star:before{content:"\f005";}
.upme-icon-star-empty:before{content:"\f006";}
.upme-icon-user:before{content:"\f007";}
.upme-icon-film:before{content:"\f008";}
.upme-icon-th-large:before{content:"\f009";}
.upme-icon-th:before{content:"\f00a";}
.upme-icon-th-list:before{content:"\f00b";}
.upme-icon-ok:before{content:"\f00c";}
.upme-icon-remove:before{content:"\f00d";}
.upme-icon-zoom-in:before{content:"\f00e";}
.upme-icon-zoom-out:before{content:"\f010";}
.upme-icon-power-off:before,.upme-icon-off:before{content:"\f011";}
.upme-icon-signal:before{content:"\f012";}
.upme-icon-gear:before,.upme-icon-cog:before{content:"\f013";}
.upme-icon-trash:before{content:"\f014";}
.upme-icon-home:before{content:"\f015";}
.upme-icon-file-alt:before{content:"\f016";}
.upme-icon-time:before{content:"\f017";}
.upme-icon-road:before{content:"\f018";}
.upme-icon-download-alt:before{content:"\f019";}
.upme-icon-download:before{content:"\f01a";}
.upme-icon-upload:before{content:"\f01b";}
.upme-icon-inbox:before{content:"\f01c";}
.upme-icon-play-circle:before{content:"\f01d";}
.upme-icon-rotate-right:before,.upme-icon-repeat:before{content:"\f01e";}
.upme-icon-refresh:before{content:"\f021";}
.upme-icon-list-alt:before{content:"\f022";}
.upme-icon-lock:before{content:"\f023";}
.upme-icon-flag:before{content:"\f024";}
.upme-icon-headphones:before{content:"\f025";}
.upme-icon-volume-off:before{content:"\f026";}
.upme-icon-volume-down:before{content:"\f027";}
.upme-icon-volume-up:before{content:"\f028";}
.upme-icon-qrcode:before{content:"\f029";}
.upme-icon-barcode:before{content:"\f02a";}
.upme-icon-tag:before{content:"\f02b";}
.upme-icon-tags:before{content:"\f02c";}
.upme-icon-book:before{content:"\f02d";}
.upme-icon-bookmark:before{content:"\f02e";}
.upme-icon-print:before{content:"\f02f";}
.upme-icon-camera:before{content:"\f030";}
.upme-icon-font:before{content:"\f031";}
.upme-icon-bold:before{content:"\f032";}
.upme-icon-italic:before{content:"\f033";}
.upme-icon-text-height:before{content:"\f034";}
.upme-icon-text-width:before{content:"\f035";}
.upme-icon-align-left:before{content:"\f036";}
.upme-icon-align-center:before{content:"\f037";}
.upme-icon-align-right:before{content:"\f038";}
.upme-icon-align-justify:before{content:"\f039";}
.upme-icon-list:before{content:"\f03a";}
.upme-icon-indent-left:before{content:"\f03b";}
.upme-icon-indent-right:before{content:"\f03c";}
.upme-icon-facetime-video:before{content:"\f03d";}
.upme-icon-picture:before{content:"\f03e";}
.upme-icon-pencil:before{content:"\f040";}
.upme-icon-map-marker:before{content:"\f041";}
.upme-icon-adjust:before{content:"\f042";}
.upme-icon-tint:before{content:"\f043";}
.upme-icon-edit:before{content:"\f044";}
.upme-icon-share:before{content:"\f045";}
.upme-icon-check:before{content:"\f046";}
.upme-icon-move:before{content:"\f047";}
.upme-icon-step-backward:before{content:"\f048";}
.upme-icon-fast-backward:before{content:"\f049";}
.upme-icon-backward:before{content:"\f04a";}
.upme-icon-play:before{content:"\f04b";}
.upme-icon-pause:before{content:"\f04c";}
.upme-icon-stop:before{content:"\f04d";}
.upme-icon-forward:before{content:"\f04e";}
.upme-icon-fast-forward:before{content:"\f050";}
.upme-icon-step-forward:before{content:"\f051";}
.upme-icon-eject:before{content:"\f052";}
.upme-icon-chevron-left:before{content:"\f053";}
.upme-icon-chevron-right:before{content:"\f054";}
.upme-icon-plus-sign:before{content:"\f055";}
.upme-icon-minus-sign:before{content:"\f056";}
.upme-icon-remove-sign:before{content:"\f057";}
.upme-icon-ok-sign:before{content:"\f058";}
.upme-icon-question-sign:before{content:"\f059";}
.upme-icon-info-sign:before{content:"\f05a";}
.upme-icon-screenshot:before{content:"\f05b";}
.upme-icon-remove-circle:before{content:"\f05c";}
.upme-icon-ok-circle:before{content:"\f05d";}
.upme-icon-ban-circle:before{content:"\f05e";}
.upme-icon-arrow-left:before{content:"\f060";}
.upme-icon-arrow-right:before{content:"\f061";}
.upme-icon-arrow-up:before{content:"\f062";}
.upme-icon-arrow-down:before{content:"\f063";}
.upme-icon-mail-forward:before,.upme-icon-share-alt:before{content:"\f064";}
.upme-icon-resize-full:before{content:"\f065";}
.upme-icon-resize-small:before{content:"\f066";}
.upme-icon-plus:before{content:"\f067";}
.upme-icon-minus:before{content:"\f068";}
.upme-icon-asterisk:before{content:"\f069";}
.upme-icon-exclamation-sign:before{content:"\f06a";}
.upme-icon-gift:before{content:"\f06b";}
.upme-icon-leaf:before{content:"\f06c";}
.upme-icon-fire:before{content:"\f06d";}
.upme-icon-eye-open:before{content:"\f06e";}
.upme-icon-eye-close:before{content:"\f070";}
.upme-icon-warning-sign:before{content:"\f071";}
.upme-icon-plane:before{content:"\f072";}
.upme-icon-calendar:before{content:"\f073";}
.upme-icon-random:before{content:"\f074";}
.upme-icon-comment:before{content:"\f075";}
.upme-icon-magnet:before{content:"\f076";}
.upme-icon-chevron-up:before{content:"\f077";}
.upme-icon-chevron-down:before{content:"\f078";}
.upme-icon-retweet:before{content:"\f079";}
.upme-icon-shopping-cart:before{content:"\f07a";}
.upme-icon-folder-close:before{content:"\f07b";}
.upme-icon-folder-open:before{content:"\f07c";}
.upme-icon-resize-vertical:before{content:"\f07d";}
.upme-icon-resize-horizontal:before{content:"\f07e";}
.upme-icon-bar-chart:before{content:"\f080";}
.upme-icon-twitter-sign:before{content:"\f081";}
.upme-icon-facebook-sign:before{content:"\f082";}
.upme-icon-camera-retro:before{content:"\f083";}
.upme-icon-key:before{content:"\f084";}
.upme-icon-gears:before,.upme-icon-cogs:before{content:"\f085";}
.upme-icon-comments:before{content:"\f086";}
.upme-icon-thumbs-up-alt:before{content:"\f087";}
.upme-icon-thumbs-down-alt:before{content:"\f088";}
.upme-icon-star-half:before{content:"\f089";}
.upme-icon-heart-empty:before{content:"\f08a";}
.upme-icon-signout:before{content:"\f08b";}
.upme-icon-linkedin-sign:before{content:"\f08c";}
.upme-icon-pushpin:before{content:"\f08d";}
.upme-icon-external-link:before{content:"\f08e";}
.upme-icon-signin:before{content:"\f090";}
.upme-icon-trophy:before{content:"\f091";}
.upme-icon-github-sign:before{content:"\f092";}
.upme-icon-upload-alt:before{content:"\f093";}
.upme-icon-lemon:before{content:"\f094";}
.upme-icon-phone:before{content:"\f095";}
.upme-icon-unchecked:before,.upme-icon-check-empty:before{content:"\f096";}
.upme-icon-bookmark-empty:before{content:"\f097";}
.upme-icon-phone-sign:before{content:"\f098";}
.upme-icon-twitter:before{content:"\f099";}
.upme-icon-facebook:before{content:"\f09a";}
.upme-icon-github:before{content:"\f09b";}
.upme-icon-unlock:before{content:"\f09c";}
.upme-icon-credit-card:before{content:"\f09d";}
.upme-icon-rss:before{content:"\f09e";}
.upme-icon-hdd:before{content:"\f0a0";}
.upme-icon-bullhorn:before{content:"\f0a1";}
.upme-icon-bell:before{content:"\f0a2";}
.upme-icon-certificate:before{content:"\f0a3";}
.upme-icon-hand-right:before{content:"\f0a4";}
.upme-icon-hand-left:before{content:"\f0a5";}
.upme-icon-hand-up:before{content:"\f0a6";}
.upme-icon-hand-down:before{content:"\f0a7";}
.upme-icon-circle-arrow-left:before{content:"\f0a8";}
.upme-icon-circle-arrow-right:before{content:"\f0a9";}
.upme-icon-circle-arrow-up:before{content:"\f0aa";}
.upme-icon-circle-arrow-down:before{content:"\f0ab";}
.upme-icon-globe:before{content:"\f0ac";}
.upme-icon-wrench:before{content:"\f0ad";}
.upme-icon-tasks:before{content:"\f0ae";}
.upme-icon-filter:before{content:"\f0b0";}
.upme-icon-briefcase:before{content:"\f0b1";}
.upme-icon-fullscreen:before{content:"\f0b2";}
.upme-icon-group:before{content:"\f0c0";}
.upme-icon-link:before{content:"\f0c1";}
.upme-icon-cloud:before{content:"\f0c2";}
.upme-icon-beaker:before{content:"\f0c3";}
.upme-icon-cut:before{content:"\f0c4";}
.upme-icon-copy:before{content:"\f0c5";}
.upme-icon-paperclip:before,.upme-icon-paper-clip:before{content:"\f0c6";}
.upme-icon-save:before{content:"\f0c7";}
.upme-icon-sign-blank:before{content:"\f0c8";}
.upme-icon-reorder:before{content:"\f0c9";}
.upme-icon-list-ul:before{content:"\f0ca";}
.upme-icon-list-ol:before{content:"\f0cb";}
.upme-icon-strikethrough:before{content:"\f0cc";}
.upme-icon-underline:before{content:"\f0cd";}
.upme-icon-table:before{content:"\f0ce";}
.upme-icon-magic:before{content:"\f0d0";}
.upme-icon-truck:before{content:"\f0d1";}
.upme-icon-pinterest:before{content:"\f0d2";}
.upme-icon-pinterest-sign:before{content:"\f0d3";}
.upme-icon-google-plus-sign:before{content:"\f0d4";}
.upme-icon-google-plus:before{content:"\f0d5";}
.upme-icon-money:before{content:"\f0d6";}
.upme-icon-caret-down:before{content:"\f0d7";}
.upme-icon-caret-up:before{content:"\f0d8";}
.upme-icon-caret-left:before{content:"\f0d9";}
.upme-icon-caret-right:before{content:"\f0da";}
.upme-icon-columns:before{content:"\f0db";}
.upme-icon-sort:before{content:"\f0dc";}
.upme-icon-sort-down:before{content:"\f0dd";}
.upme-icon-sort-up:before{content:"\f0de";}
.upme-icon-envelope:before{content:"\f0e0";}
.upme-icon-linkedin:before{content:"\f0e1";}
.upme-icon-rotate-left:before,.upme-icon-undo:before{content:"\f0e2";}
.upme-icon-legal:before{content:"\f0e3";}
.upme-icon-dashboard:before{content:"\f0e4";}
.upme-icon-comment-alt:before{content:"\f0e5";}
.upme-icon-comments-alt:before{content:"\f0e6";}
.upme-icon-bolt:before{content:"\f0e7";}
.upme-icon-sitemap:before{content:"\f0e8";}
.upme-icon-umbrella:before{content:"\f0e9";}
.upme-icon-paste:before{content:"\f0ea";}
.upme-icon-lightbulb:before{content:"\f0eb";}
.upme-icon-exchange:before{content:"\f0ec";}
.upme-icon-cloud-download:before{content:"\f0ed";}
.upme-icon-cloud-upload:before{content:"\f0ee";}
.upme-icon-user-md:before{content:"\f0f0";}
.upme-icon-stethoscope:before{content:"\f0f1";}
.upme-icon-suitcase:before{content:"\f0f2";}
.upme-icon-bell-alt:before{content:"\f0f3";}
.upme-icon-coffee:before{content:"\f0f4";}
.upme-icon-food:before{content:"\f0f5";}
.upme-icon-file-text-alt:before{content:"\f0f6";}
.upme-icon-building:before{content:"\f0f7";}
.upme-icon-hospital:before{content:"\f0f8";}
.upme-icon-ambulance:before{content:"\f0f9";}
.upme-icon-medkit:before{content:"\f0fa";}
.upme-icon-fighter-jet:before{content:"\f0fb";}
.upme-icon-beer:before{content:"\f0fc";}
.upme-icon-h-sign:before{content:"\f0fd";}
.upme-icon-plus-sign-alt:before{content:"\f0fe";}
.upme-icon-double-angle-left:before{content:"\f100";}
.upme-icon-double-angle-right:before{content:"\f101";}
.upme-icon-double-angle-up:before{content:"\f102";}
.upme-icon-double-angle-down:before{content:"\f103";}
.upme-icon-angle-left:before{content:"\f104";}
.upme-icon-angle-right:before{content:"\f105";}
.upme-icon-angle-up:before{content:"\f106";}
.upme-icon-angle-down:before{content:"\f107";}
.upme-icon-desktop:before{content:"\f108";}
.upme-icon-laptop:before{content:"\f109";}
.upme-icon-tablet:before{content:"\f10a";}
.upme-icon-mobile-phone:before{content:"\f10b";}
.upme-icon-circle-blank:before{content:"\f10c";}
.upme-icon-quote-left:before{content:"\f10d";}
.upme-icon-quote-right:before{content:"\f10e";}
.upme-icon-spinner:before{content:"\f110";}
.upme-icon-circle:before{content:"\f111";}
.upme-icon-mail-reply:before,.upme-icon-reply:before{content:"\f112";}
.upme-icon-github-alt:before{content:"\f113";}
.upme-icon-folder-close-alt:before{content:"\f114";}
.upme-icon-folder-open-alt:before{content:"\f115";}
.upme-icon-expand-alt:before{content:"\f116";}
.upme-icon-collapse-alt:before{content:"\f117";}
.upme-icon-smile:before{content:"\f118";}
.upme-icon-frown:before{content:"\f119";}
.upme-icon-meh:before{content:"\f11a";}
.upme-icon-gamepad:before{content:"\f11b";}
.upme-icon-keyboard:before{content:"\f11c";}
.upme-icon-flag-alt:before{content:"\f11d";}
.upme-icon-flag-checkered:before{content:"\f11e";}
.upme-icon-terminal:before{content:"\f120";}
.upme-icon-code:before{content:"\f121";}
.upme-icon-reply-all:before{content:"\f122";}
.upme-icon-mail-reply-all:before{content:"\f122";}
.upme-icon-star-half-full:before,.upme-icon-star-half-empty:before{content:"\f123";}
.upme-icon-location-arrow:before{content:"\f124";}
.upme-icon-crop:before{content:"\f125";}
.upme-icon-code-fork:before{content:"\f126";}
.upme-icon-unlink:before{content:"\f127";}
.upme-icon-question:before{content:"\f128";}
.upme-icon-info:before{content:"\f129";}
.upme-icon-exclamation:before{content:"\f12a";}
.upme-icon-superscript:before{content:"\f12b";}
.upme-icon-subscript:before{content:"\f12c";}
.upme-icon-eraser:before{content:"\f12d";}
.upme-icon-puzzle-piece:before{content:"\f12e";}
.upme-icon-microphone:before{content:"\f130";}
.upme-icon-microphone-off:before{content:"\f131";}
.upme-icon-shield:before{content:"\f132";}
.upme-icon-calendar-empty:before{content:"\f133";}
.upme-icon-fire-extinguisher:before{content:"\f134";}
.upme-icon-rocket:before{content:"\f135";}
.upme-icon-maxcdn:before{content:"\f136";}
.upme-icon-chevron-sign-left:before{content:"\f137";}
.upme-icon-chevron-sign-right:before{content:"\f138";}
.upme-icon-chevron-sign-up:before{content:"\f139";}
.upme-icon-chevron-sign-down:before{content:"\f13a";}
.upme-icon-html5:before{content:"\f13b";}
.upme-icon-css3:before{content:"\f13c";}
.upme-icon-anchor:before{content:"\f13d";}
.upme-icon-unlock-alt:before{content:"\f13e";}
.upme-icon-bullseye:before{content:"\f140";}
.upme-icon-ellipsis-horizontal:before{content:"\f141";}
.upme-icon-ellipsis-vertical:before{content:"\f142";}
.upme-icon-rss-sign:before{content:"\f143";}
.upme-icon-play-sign:before{content:"\f144";}
.upme-icon-ticket:before{content:"\f145";}
.upme-icon-minus-sign-alt:before{content:"\f146";}
.upme-icon-check-minus:before{content:"\f147";}
.upme-icon-level-up:before{content:"\f148";}
.upme-icon-level-down:before{content:"\f149";}
.upme-icon-check-sign:before{content:"\f14a";}
.upme-icon-edit-sign:before{content:"\f14b";}
.upme-icon-external-link-sign:before{content:"\f14c";}
.upme-icon-share-sign:before{content:"\f14d";}
.upme-icon-compass:before{content:"\f14e";}
.upme-icon-collapse:before{content:"\f150";}
.upme-icon-collapse-top:before{content:"\f151";}
.upme-icon-expand:before{content:"\f152";}
.upme-icon-euro:before,.upme-icon-eur:before{content:"\f153";}
.upme-icon-gbp:before{content:"\f154";}
.upme-icon-dollar:before,.upme-icon-usd:before{content:"\f155";}
.upme-icon-rupee:before,.upme-icon-inr:before{content:"\f156";}
.upme-icon-yen:before,.upme-icon-jpy:before{content:"\f157";}
.upme-icon-renminbi:before,.upme-icon-cny:before{content:"\f158";}
.upme-icon-won:before,.upme-icon-krw:before{content:"\f159";}
.upme-icon-bitcoin:before,.upme-icon-btc:before{content:"\f15a";}
.upme-icon-file:before{content:"\f15b";}
.upme-icon-file-text:before{content:"\f15c";}
.upme-icon-sort-by-alphabet:before{content:"\f15d";}
.upme-icon-sort-by-alphabet-alt:before{content:"\f15e";}
.upme-icon-sort-by-attributes:before{content:"\f160";}
.upme-icon-sort-by-attributes-alt:before{content:"\f161";}
.upme-icon-sort-by-order:before{content:"\f162";}
.upme-icon-sort-by-order-alt:before{content:"\f163";}
.upme-icon-thumbs-up:before{content:"\f164";}
.upme-icon-thumbs-down:before{content:"\f165";}
.upme-icon-youtube-sign:before{content:"\f166";}
.upme-icon-youtube:before{content:"\f167";}
.upme-icon-xing:before{content:"\f168";}
.upme-icon-xing-sign:before{content:"\f169";}
.upme-icon-youtube-play:before{content:"\f16a";}
.upme-icon-dropbox:before{content:"\f16b";}
.upme-icon-stackexchange:before{content:"\f16c";}
.upme-icon-instagram:before{content:"\f16d";}
.upme-icon-flickr:before{content:"\f16e";}
.upme-icon-adn:before{content:"\f170";}
.upme-icon-bitbucket:before{content:"\f171";}
.upme-icon-bitbucket-sign:before{content:"\f172";}
.upme-icon-tumblr:before{content:"\f173";}
.upme-icon-tumblr-sign:before{content:"\f174";}
.upme-icon-long-arrow-down:before{content:"\f175";}
.upme-icon-long-arrow-up:before{content:"\f176";}
.upme-icon-long-arrow-left:before{content:"\f177";}
.upme-icon-long-arrow-right:before{content:"\f178";}
.upme-icon-apple:before{content:"\f179";}
.upme-icon-windows:before{content:"\f17a";}
.upme-icon-android:before{content:"\f17b";}
.upme-icon-linux:before{content:"\f17c";}
.upme-icon-dribbble:before{content:"\f17d";}
.upme-icon-skype:before{content:"\f17e";}
.upme-icon-foursquare:before{content:"\f180";}
.upme-icon-trello:before{content:"\f181";}
.upme-icon-female:before{content:"\f182";}
.upme-icon-male:before{content:"\f183";}
.upme-icon-gittip:before{content:"\f184";}
.upme-icon-sun:before{content:"\f185";}
.upme-icon-moon:before{content:"\f186";}
.upme-icon-archive:before{content:"\f187";}
.upme-icon-bug:before{content:"\f188";}
.upme-icon-vk:before{content:"\f189";}
.upme-icon-weibo:before{content:"\f18a";}
.upme-icon-renren:before{content:"\f18b";}


div.upme-wrap {
    float: left;
    width: 100%;
    max-width: 100%;
    font-family: Open Sans;
    margin: 0 0 20px 0;
}

div.upme-wrap p {
    padding: 0;
    margin: 0;
}

div.upme-wrap input {
	max-width:100%;
}

div.upme-wrap div.upme-inner {
    border-radius: 3px;
    padding: 0;
    margin: 0;
}

div.upme-wrap div.upme-field-value iframe {
    margin: 8px 0 0 0;
}

div.upme-wrap .upme-head img, div.upme-wrap div.upme-field-value img{
    display: block;
    overflow: hidden;
    box-shadow: none;
    margin: 0;
    padding: 0;
}

div.upme-wrap .upme-head img.avatar-50 {
    width: 50px;
    height: 50px;
}

div.upme-head {
    padding: 15px 20px;
    margin: 0;
}

div.upme-post-head {
    padding: 10px 0px 10px 20px;
    margin: 14px 0px 0px 0px;
}

div.upme-wrap div.upme-head img.avatar {
    padding: 5px;
    border-radius: 50px;
    margin: 0;
}

div.upme-wrap div.upme-head .safari img
{
    border-radius: 0px !important;
}

div.upme-wrap div.upme-field-value img {
    padding: 5px;
    border-radius: 5px;
    margin: 0;
    max-width: 94%;
}

div.upme-wrap div.upme-field-value img.upme-img-normal {
    float: left;
    display: inline;
    padding: 0;
    border: 0;
    border-radius: 0;
    width: auto;
    margin: 8px 10px 0 0;
}

div.upme-wrap div.upme-pic {
    float: left;
    margin: 0 20px 0 0;
}

div.upme-wrap div.upme-social {
    float: right;
}

div.upme-social div {
    float: left;
    padding: 0 0 15px 10px;
}

div.upme-social a {
    text-decoration: none;
    float: left;
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 999px;
    text-align: center;
    font-size: 12px;
}

div.upme-wrap div.upme-head div.upme-social div a i {
    position: relative;
    top: auto;
    line-height: 24px;
}

div.upme-stats {
    float: right;
    padding: 0;
    margin: 0;
}

.upme-stats-i {
    float: left;
    font-size: 11px;
    text-transform: uppercase;
    padding: 0 0 0 15px;
}

.upme-stats-i i {
    margin: 0 6px 0 0;
    font-size: 13px;
}

div.upme-clear {
    clear: both;
    margin: 0;
    padding: 0;
}

div.upme-wrap div.upme-name {
    float: left;
    margin: 0;
    padding: 0;
}

div.upme-right {
    float: right;
    padding: 0;
    margin: 0;
}

div.upme-left {
    float: left;
    padding: 0;
    margin: 0;
}

div.upme-field-name {
    font-size: 24px;
    line-height: 24px;
}

div.upme-field-name a {
    text-decoration: none;
}

.upme-field-name-wide {
    padding: 18px 0 0 0;
}

.upme-field-edit {
    margin: 10px 0 0 0;
}

.upme-main * {
    margin: 0;
}

.upme-main {
    padding: 25px 35px 0 35px;
    font-size: 14px;
}

.upme-main-compact {
    display: none;
}

.upme-field-type i,.upme-post-field-type i {
    float: left;
    width: 26px;
    height: 26px;
    line-height: 26px;
    margin: 0 14px 0 0;
    border-radius: 999px;
    text-align: center;
    position: relative;
    top: auto;
}

.upme-field-type i.upme-icon-none {
    background: none;
}

.upme-field {
    float: left;
    width: 100%;
    padding: 0 0 20px 0;
    margin: 0;
}

.upme-field-type {
    float: left;
    width: 34%;
}

.upme-field-value {
    float: left;
    width: 66%;
}

.upme-field-type span, .upme-field-value span {
    float: left;
    line-height: 26px;


}

.upme-field-value span
{
    /* Added hack for longer strings */
    width: 100%;
}


div.upme-field-value input[type=file] {
    display: none;
}

label.upme-checkbox, label.upme-radio {
    cursor: pointer;
    float: left;
    margin: 0 20px 0 0;
    width: 100%;
    line-height:25px; /*Fix for bootstrap themes*/
}

label.upme-checkbox input[type=checkbox], label.upme-radio input[type=radio] {
    position: relative;
    top: 2px;
    vertical-align:baseline; /*Fix for bootstrap themes*/
}

input.upme-input, select.upme-input, textarea.upme-input,
/*Fix for bootstrap and popular themes*/ #top .upme-input, #top input.upme-input[type="text"], #top input.upme-input[type="input"], #top input.upme-input[type="password"], #top input.upme-input[type="email"], #top input.upme-input[type="search"], #top select.upme-input
{
    font-family: Open Sans;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    padding: 6px !important; /*Fix for bootstrap themes*/
    width: 100% ;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
    margin: 0;
}
input.upme-input, select.upme-input {
	height:auto !important; /*Fix for bootstrap themes*/
}

textarea.upme-input {
	min-height: auto !important; /*Fix for bootstrap themes*/
}

/* Fixed but for Countries in Sidebar */
/* select.upme-input {
	width: auto;
} */

textarea.upme-input {
    line-height: 20px;
    height: 80px;
    font-size: 13px;
}

.upme-help{
    margin: 8px 0 0 0;
    font-family: Tahoma;
    font-size: 11px;
    line-height: 17px;
}

.upme-note {
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 10px 0;
}

.upme-hide-from-public, .upme-rememberme {
    /*float: left; Fix for Bootstrap themes */
    cursor: pointer;
    /*margin: 8px 0 0 0; */
    font-family: Tahoma;
    font-size: 11px;
    line-height: 17px;
}

.upme-hide-from-public {
    margin: 8px 0 0 0;
}


.upme-rememberme {
    margin: -12px 0 0 0;
}

.upme-hide-from-public i, .upme-rememberme i {
    font-size: 13px;
    margin: 0 6px 0 0;
    position: relative;
    top: 1px;
}

.upme-disable, .upme-disable i {
    cursor: default;
}

.upme-edit {
    display: none;
}

.upme-edit-show {
    display: block;
}

.upme-separator {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
}

a.upme-button-alt, div.upme-button-alt, input.upme-button-alt {
    font-size: 11px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 4px 10px !important;
    cursor: pointer;
    text-decoration: none;
}

a.upme-button, input[type=submit].upme-button, input[type=button].upme-button {
    font-size: 12px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 4px 10px;
    cursor: pointer;
    text-decoration: none;
    margin: 0;
}

div.upme-errors, div.upme-success {
    display: block;
    padding: 8px 15px;
    font-size: 12px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 0 0 20px 0;
}

span.upme-error {
    line-height: 18px;
    padding: 2px 0;
}

span.upme-error-block {
    display: block;
}

.upme-error i {
    margin: 0 10px 0 0;
}

div.upme-success span {
    line-height: 18px;
    padding: 2px 0;
}

div.upme-success i {
    margin: 0 10px 0 0;
}

/* Pagination */
div.upme-navi {
    padding: 20px;
    margin-bottom: 20px;
    text-align: center;
}

div.upme-navi  .page {
    display: inline-block;
    padding: 0px 9px;
    margin-right: 4px;
    border-radius: 3px;
    border: solid 1px #c0c0c0;
    background: #e9e9e9;
    box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
    font-size: .875em;
    font-weight: bold;
    text-decoration: none;
    color: #717171;
    text-shadow: 0px 1px 0px rgba(255,255,255, 1);
}

div.upme-navi .page:hover, div.upme-navi .page.gradient:hover {
    background: #fefefe;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
    background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #f0f0f0);
}

div.upme-navi .page.active {
    border: none;
    background: #616161;
    box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8);
    color: #f0f0f0;
    text-shadow: 0px 0px 3px rgba(0,0,0, .5);
}

div.upme-navi .page.gradient {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#e9e9e9));
    background: -moz-linear-gradient(0% 0% 270deg,#f8f8f8, #e9e9e9);
}

/* Search form */
div.upme-wrap-form form p input.upme-button-alt {
    font-size: 13px;
    padding: 4px 10px;
}

div.upme-wrap-form div.upme-inner div.upme-head{
    font-size: 16px;
    color: #666;
    padding: 10px 20px;
}

div.upme-wrap-form form {
    padding: 20px 20px 0 20px;
    margin: 0;
}

div.upme-wrap-form form p.upme-p, p.upme-search-submit-p {
    padding: 0;
    margin-bottom: 0;
    float: left;
    width: 100%;
}

div.upme-wrap-form form input {
    margin: 0 0 20px 0;
}

.upme-input-left {
    float: left !important;
    width: 47% !important;
}

.upme-input-right {
    float: right !important;
    width: 47% !important;
}
p.upme-login-spacer {
    margin-bottom:10px;
}

.error
{
    border:1px solid #F31212 !important;
}

/* Pagination Dropdown */
select.upme-go-to-page
{
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    padding: 1px 1px 2px 3px !important;
    background: #FEFEFE;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#F0F0F0));
    background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #F0F0F0);
    border: solid 1px #c0c0c0;
    box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.8), 0px 1px 3px rgba(0, 0, 0, 0.1);
    color: #717171;font-weight: bold; text-shadow: 0px 1px 0px rgba(255,255,255, 1);
	width:auto !important; /*Fix for popular themes*/
	display:inline !important; /*Fix for popular themes*/
	margin:0 !important; /*Fix for popular themes*/
}

.login-heading
{
    padding: 0px;
    font-size: 27px;
    color: #777; font-weight: bold;
}


.reset-password-heading
{
    padding: 0px;
    font-size: 27px;
    color: #777; font-weight: bold;
}

.widget .upme-blank-lable
{
    display: none;
}

.widget .upme-back-to-login
{
    margin-bottom: 10px;
}

.mini_profile
{
    width: 100%;
}

.mini_profile img
{
    float: left;
    margin-right: 10px !important;
}

.mini_profile .upme-field-name
{
    margin-top:17px !important;
    font-size: 20px !important;
}

.in_sidebar
{
    margin-top: 18px !important;
}

.upme-field-type-sidebar
{
    color: #888;
    width:auto;
    margin: 0 0 8px 0;

}

.upme-field-type-sidebar i {
    float: left;
    width: 26px;
    height: 26px;
    line-height: 26px;
    margin: 3px 6px 0 0;
    border-radius: 999px;
    text-align: center;
    position: relative;
    top: auto;
    background: #888;
    color: #fff;
}

.in_sidebar_value
{
    width: 80% !important;
    font-size:12px !important;
}

.in_sidebar_remember
{
    margin-left:40px !important;
}

.upme-profile-holder
{
    width: 100%;
}

.upme-mini-profile-button
{
    margin-top: 17px;
}

.upme-button-holder
{
    float:right !important;
}

/* reCaptcha Fields */

#recaptcha_response_field
{
    width: 280px;
    margin-top: 16px;
}

.recaptcha_text_box
{
    float: left;
}

.recaptcha_image
{
    float: left;
}

#recaptcha_image_holder
{
    width: 300px; float: left;
}

#recaptcha_widget a:link, #recaptcha_widget a:visited
{
    text-decoration: none;
    color: #888;
    font-size: 15px;
}
#recaptcha_widget a:hover
{
    color: #1278B2;
}

#recaptcha_control_holder
{
    width: 30px; float: left;
}

/*.upme-login
{
    margin-top: 15px !important;
}*/

/* Registration Validation */
.upme-input-text-font-accept{
    color: #63872C;
    margin-right: 6px;
}
.upme-input-text-font-cancel{
    color: #BF2929;
    text-align: center;
    margin-right: 6px;
}

.upme-input-text-inline-success{
    color: #71AB3C;
    font-weight: bold;
    margin-top: 8px !important;
}
.upme-input-text-inline-error{
    color: #DE7878;
    font-weight: bold;
    margin-top: 8px !important;
}

.upme-success-html{
    margin-bottom: 10px;
    padding: 8px 15px;
}

/* Delete image related styles */
.upme-delete-image-wrapper,.upme-crop-image-wrapper,.upme-delete-userpic-wrapper{
    width:auto;
    background-color: #F5F5F5;
    background-image: -moz-linear-gradient(center top , #F5F5F5, #EEEEEE);
    border: 1px solid #DDDDDD;
    box-shadow: 0 -1px 1px -1px #FFFFFF inset;
    color: #666666;
    padding: 3px 6px 3px 6px;
    margin: 5px 10px 5px 0;
    border-radius:3px;
    display:inline-block;
}
.upme-delete-image-wrapper:hover,.upme-crop-image-wrapper:hover,.upme-delete-userpic-wrapper:hover{
    color: #CF3030;
}

/* Crop functionality related styles */
.upme-crop-column1{
    float: left;
    width: 70%;
}
.upme-crop-column2{
    float: left;
    width: 30%;
}

.upme-crop-column1 .upme-field-value{
    width: 100%;
}

#upme-crop-frm .upme-crop-field-value{
    float: left;
}

#upme-crop-frm .upme-field{
    
}

#upme-crop-frm .upme-delete-image-wrapper,
#upme-crop-frm .upme-crop-image-wrapper,
#upme-crop-frm .upme-delete-userpic-wrapper{
    float: left;
}


.upme-preview-current{
    max-height: 265px;
    max-width: 300px !important;
    margin-bottom: 5px !important;
}

.upme-fileupload-crop{
    width: 60%;
    float: left;
    margin-right: 10px;
}

.upme-crop-wrap{
    padding: 20px;
}

.jcrop-holder #upme-preview-pane {
    display: block;
    position: absolute;
    z-index: 2000;
    right: -280px;
    padding: 0 6px;

}
#upme-preview-pane .upme-preview-container {
    width: 150px;
    height: 150px;
    overflow: hidden;
}

#upme-upload-image{
    margin-top :5px;
}

.upme-delete-spinner{
	color: #0CB665;
	font-size: 14px;
	font-weight: bold;
	display: none;
}

div.upme-wrap input[type='file'], .upme-fileupload-field {
	padding:3px !important; /*Fix for Bootstrap themes*/
	line-height:25px; /*Fix for Bootstrap themes*/
	height:auto !important; /*Fix for Bootstrap themes*/
	color:#666;
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CFCFCF;
    display: block;
    border-radius:3px;
	font-weight:normal;
}

#user-avatar-link{
    float: left;
}

/* Search Feature */
form.upme-search-form {
	margin:0 !important; /*Fix for popular themes*/
	padding-bottom:20px !important;
}

.upme-search-input
{
	font-family: Open Sans;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
  padding: 6px !important; /*Fix for bootstrap themes*/
  height:auto !important; /*Fix for bootstrap themes*/
  width: 100% ;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
  margin: 0 !important; /*Fix for popular themes*/
  background: #FFF;
	color: #444;
	border: 1px solid #CCC;
	box-shadow: inset 0 -1px 2px #DDD;
	vertical-align: baseline;
}
.upme-search-input:focus
{
	background: #FFF;
	color: #444;
	border: 1px solid #AAA;
	box-shadow: inset 0 -1px 2px #DDD;	
}

.upme-combined-search{
	margin: 0 !important;
	width: 100% !important;	/*Fix for popular themes*/
}

.upme-search-p
{
	margin: 0 0 10px 0 !important;
}

.upme-search-input-left {
	float: left;
	width: 48% !important; /*Fix for popular themes*/
}

.upme-search-input-right {
	float: right;
	width: 48% !important; /*Fix for popular themes*/
}

.upme-search-multiselect {
	width:100% !important; /*Fix for popular themes*/
}
.upme-search-submit {
	margin:0 !important; /*Fix for popular themes*/
}


/*Clear Fix for widgets*/
.upme-clearfix:before {
 	content:"";
 	display:table;
}
.upme-clearfix:after {
 	clear:both;
 	content:".";
 	display:block;
 	font-size:0;
 	height:0;
 	visibility:hidden;
}
.upme-clearfix {
	zoom: 1; /* IE < 8 */
}

label.upme-delete-image, label.upme-crop-image {
	display: inline !important; /*Fix for bootstrap themes*/
}

input.upme-datepicker, input.upme-datepicker[readonly] {
	cursor:pointer !important; /*Fix for bootstrap themes*/
}


/* Styles for responsive video field  */
.upme-video-container video {
    max-width: 100%;
    height: auto;
}

.upme-video-container iframe,embed,object {
    max-width: 100%;
}


/* Sidebar Widge Related Styles */
div.upme-widget-wrap {
    width: 100%;
    max-width: 100%;
    font-family: Open Sans;
    margin: 0;
	vertical-align: baseline;
	clear:both;
}

div.upme-widget-wrap div.upme-inner {
    border-radius: 3px;
    padding: 0;
    margin: 0;
}

div.upme-widget-head {
    padding: 15px 20px;
    margin: 0;
}

div.upme-widget-right {
    float: right;
    padding: 0;
    margin: 0;
}

div.upme-widget-left {
    float: left;
    padding: 0;
    margin: 0;
}

div.upme-widget-wrap .upme-field {
    float: left;
    width: 100%;
    padding: 0 0 20px 0;
    margin: 0;
}

div.upme-widget-wrap .upme-rememberme {
    margin: -12px 0 0 0;
}

div.upme-widget-wrap div.upme-widget-head img.avatar {
    padding: 5px;
    border-radius: 50px;
    margin: 0;
}

div.upme-widget-wrap .upme-widget-head img.avatar-50 {
    width: 50px;
    height: 50px;
}

div.upme-widget-wrap div.upme-pic {
    float: left;
    margin: 0 20px 0 0;
}

.upme-widget-profile-button
{
    margin-top: 17px;
}

a.upme-widget-button-alt{
    font-size: 11px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 4px 10px !important;
    cursor: pointer;
    text-decoration: none;
}

/*Fix for Avada Theme*/
div.upme-login-widget div.heading {
	display:none;
}

/*Fix for Kallyas Theme*/
.upme-login-widget .widgettitle.title {
display: none;
}

/*Fix for Enfold Theme*/
#top label.upme-widget-link-separator, .upme-widget-link-separator, #top label.upme-field-type-upme-sidebar, .upme-field-type-upme-sidebar, #top label.upme-field-type-sidebar, label.upme-field-type-sidebar {
	display:inline;
	font-weight:normal;
}

.upme-wrap.upme-reset-password .password-meter {
margin-top: 15px;
}

/* Styles for displaying posts on user profiles */
.upme-post-field-type,.upme-post-feature-image{
    width: 20%
}

.upme-post-field-value{
    float: left;
    width: 80%;
}

.upme-post-field-value a,.upme-post-feature-value a{
    text-decoration: none !important;
    color: #939393;
}

.upme-post-field-value a:hover,.upme-post-feature-value a:hover{
    cursor: pointer;
    color: #939393;
}

.upme-post-feature-value{
    float: left;
    width: 78%;
    padding: 15px 0 15px 5%;
	font-size: 1.4em;
}

.upme-post-feature-image img{
    width: 75px !important;
    height: 75px !important;
    float: left;
    border: 1px solid #CFCFCF;
    padding: 1%;
}

h4.upme-posts-title {
	margin:0;
	padding:0;
}

div.upme-wrap div.upme-inner {
	border: 1px solid #ddd;
	box-shadow: 0 1px 2px -1px #ccc;
	background-color: #fff;
}

div.upme-head, div.upme-post-head {
	background: #f5f5f5;
}

div.upme-wrap div.upme-head img.avatar, div.upme-wrap div.upme-field-value img {
	background: #fff;
	border: 1px solid #ddd;
}

div.upme-wrap div.upme-social a, #mk-sidebar .widget div.upme-wrap div.upme-social a {
	background: #555;
	color: #fff;
}

div.upme-wrap div.upme-social a:hover, #mk-sidebar .widget div.upme-wrap div.upme-social a:hover {
	background: #ff6000;
	color: #fff;
}

.upme-stats-i {
	color: #888;
}

.upme-stats-i i {
	color: #444;
}

.upme-posts-link a, .upme-comments-link a {
text-decoration: none;
}

div.upme-field-name, div.upme-wrap div.upme-field-name a {
	color: #444;
}

div.upme-wrap div.upme-field-name a:hover {
	color: #444;
}

.upme-field-type i,.upme-post-field-type i {
	background: #888;
	color: #fff;
}

.upme-field-type {
	color: #888;
}

.upme-field-value,.upme-post-field-value, .upme-post-feature-value {
	color: #888;
}

input.upme-input, select.upme-input, textarea.upme-input, input.upme-datepicker, input.upme-datepicker[readonly] {
	background: #fff;
	color: #444;
	border: 1px solid #ccc;
	box-shadow: inset 0 -1px 2px #ddd;
	vertical-align:baseline;
}

input.upme-input:focus, select.upme-input:focus, textarea.upme-input:focus {
	background: #fff;
	color: #444;
	border: 1px solid #aaa;
	box-shadow: inset 0 -1px 2px #ddd;
}

.upme-help {
	color: #666;
}

.upme-hide-from-public {
	color: #666;
}

.upme-disable, .upme-disable i {
	color: #aaa;
}

.upme-separator {
	border-bottom: 1px solid #DBDBDB;
	margin-bottom: 30px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding:0 0 10px 0;
	color: #666;
}

a.upme-button-alt, div.upme-wrap a.upme-button-alt, div.upme-wrap div.upme-button-alt, div.upme-wrap input.upme-button-alt {
	color: #666;
	border: 1px solid #ddd;
	background-color: #f5f5f5;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f5f5f5), to(#eee));
	background-image: -webkit-linear-gradient(top, #f5f5f5, #eee);
	background-image: -moz-linear-gradient(top, #f5f5f5, #eee);
	background-image: -ms-linear-gradient(top, #f5f5f5, #eee);
	background-image: -o-linear-gradient(top, #f5f5f5, #eee);
	box-shadow: inset 0 -1px 1px -1px #fff;
}

div.upme-wrap input.upme-button-alt-wide {
	color: #666;
	border: 1px solid #ddd;
	background-color: #f5f5f5;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f5f5f5), to(#eee));
	background-image: -webkit-linear-gradient(top, #f5f5f5, #eee);
	background-image: -moz-linear-gradient(top, #f5f5f5, #eee);
	background-image: -ms-linear-gradient(top, #f5f5f5, #eee);
	background-image: -o-linear-gradient(top, #f5f5f5, #eee);
	box-shadow: inset 0 -1px 1px -1px #fff;
	font-size: 13px;
    padding: 3px;
    width: 105px;
}

a.upme-button-alt:hover, div.upme-wrap a.upme-button-alt:hover, div.upme-wrap div.upme-button-alt:hover, div.upme-wrap input.upme-button-alt:hover, div.upme-wrap input.upme-button-alt:focus {
	border: 1px solid #ddd;
	background-color: #eee;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eee), to(#f5f5f5));
	background-image: -webkit-linear-gradient(top, #eee, #f5f5f5);
	background-image: -moz-linear-gradient(top, #eee, #f5f5f5);
	background-image: -ms-linear-gradient(top, #eee, #f5f5f5);
	background-image: -o-linear-gradient(top, #eee, #f5f5f5);
	box-shadow: inset 0 -1px 1px -1px #fff;
	color: #666;
	padding: 4px 10px;
}

div.upme-wrap a.upme-button, input[type=submit].upme-button, input[type=button].upme-button {
	color: #fff;
	border: 1px solid #1278b2;
	background-color: #1391da;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1391da), to(#1278b2));
	background-image: -webkit-linear-gradient(top, #1391da, #1278b2);
	background-image: -moz-linear-gradient(top, #1391da, #1278b2);
	background-image: -ms-linear-gradient(top, #1391da, #1278b2);
	background-image: -o-linear-gradient(top, #1391da, #1278b2);
	box-shadow: inset 0 -1px 1px -1px #fff;
	padding: 4px 10px;
	text-shadow:none; /*Fix for some ThemeForest themes*/
}



div.upme-wrap a.upme-button:hover, input[type=submit].upme-button:hover, input[type=submit].upme-button:focus, input[type=button].upme-button:hover, input[type=button].upme-button:focus, div.upme-wrap a.upme-button:active, input[type=submit].upme-button:active, input[type=submit].upme-button:active, input[type=button].upme-button:active, input[type=button].upme-button:active {
	border: 1px solid #1278b2;
	background-color: #1278b2;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1278b2), to(#1391da));
	background-image: -webkit-linear-gradient(top, #1278b2, #1391da);
	background-image: -moz-linear-gradient(top, #1278b2, #1391da);
	background-image: -ms-linear-gradient(top, #1278b2, #1391da);
	background-image: -o-linear-gradient(top, #1278b2, #1391da);
	box-shadow: inset 0 -1px 1px -1px #fff;
	color: #fff;
	padding: 4px 10px;
	text-shadow:none; /*Fix for some ThemeForest themes*/
}
input[type=submit].upme-button:disabled, input[type=submit].upme-button:disabled:hover
{
	background-color:#FFF;
	color: #1391da;
	background-image: none;
}


div.upme-errors  {
	background: #ffdbdb;
	border: 1px solid #ffb4b4;
	color: #ac2c2c;
}

#theme-page .upme-errors strong {
	color: #A42B2B;
}

div.upme-success {
	background: #d8f7c1;
	border: 1px solid #a1d47b;
	color: #527638;
}
div.upme-wrap div.upme-note strong, #theme-page div.upme-wrap div.upme-note strong {
	color:#666;
}

.upme-login
{
	float: right;
}

.upme-login-wrapper
{
	float: left; width:100%;
}

.upme-back-to-login
{
	float:left;
}

.upme-heading
{
	padding: 0px 0px 10px 0px;
}

.upme-heading h3.upme-heading-text, .upme-heading-text, #theme-page h3.upme-heading-text
{
	font-size: 25px;
	margin: 0px 0px 5px 0px;
	color: #777;
}

a.upme-login-forgot-link, a.upme-login-register-link
{
	color:#888;
	text-decoration:none;
}

.upme-login-forgot-link.upme-sidebar, .upme-login-register-link.upme-sidebar {
font-size: 11px;
}

a.upme-login-forgot-link:hover, a.upme-login-register-link:hover
{
	color:#21759b;
}
.upme-hide-from-public upme-remember-me {
color: #888;
}
.upme-wrap input[type="file"]:hover {
	color: #616161; /*Fix for Bootstrap themes*/
}


/* Sidebar Widget Related Styles */
div.upme-widget-wrap div.upme-inner {
	border: 1px solid #ddd;
	box-shadow: 0 1px 2px -1px #ccc;
	background-color: #fff;
}

div.upme-widget-head {
	background: #f5f5f5;
}

div.upme-widget-wrap a.upme-button, input[type=submit].upme-button, input[type=button].upme-button {
	color: #fff;
	border: 1px solid #1278b2;
	background-color: #cfcfcf;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1391da), to(#1278b2));
	background-image: -webkit-linear-gradient(top, #1391da, #1278b2);
	background-image: -moz-linear-gradient(top, #1391da, #1278b2);
	background-image: -ms-linear-gradient(top, #1391da, #1278b2);
	background-image: -o-linear-gradient(top, #1391da, #1278b2);
	box-shadow: inset 0 -1px 1px -1px #fff;
	padding: 4px 10px;
}

div.upme-widget-wrap div.upme-field-name {
	color: #444;
}

div.upme-widget-wrap div.upme-field-name a {
	color: #444;
}

div.upme-widget-wrap div.upme-field-name a:hover {
	color: #444;
}

div.upme-widget-wrap div.upme-head img.avatar, div.upme-wrap div.upme-field-value img {
	background: #fff;
	border: 1px solid #ddd;
}

a.upme-widget-button-alt{
	color: #666 !important;
	border: 1px solid #ddd;
	background-color: #f5f5f5;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f5f5f5), to(#eee));
	background-image: -webkit-linear-gradient(top, #f5f5f5, #eee);
	background-image: -moz-linear-gradient(top, #f5f5f5, #eee);
	background-image: -ms-linear-gradient(top, #f5f5f5, #eee);
	background-image: -o-linear-gradient(top, #f5f5f5, #eee);
	box-shadow: inset 0 -1px 1px -1px #fff;
}
.upme-button-alt.upme-search-reset {
	margin:0;
}

/* Password meter related styles */
#password-meter-message.week {
	background-color: #ffb78c;
	border-color: #ff853c !important;
}

#password-meter-message.medium {
	background-color: #ffec8b;
	border-color: #fc0 !important;
}

#password-meter-message.very-week {
	background-color: #ffa0a0;
	border-color: #f04040 !important;
}

#password-meter-message.strong {
	background-color: #c3ff88;
	border-color: #8dff1c !important;
}

/*Recent Posts Section Styles*/
p.upme-posts-title {
	color: #666666;
	font-size: 20px;
	font-weight: normal;
	font-family: Open Sans;
}

/*
* This CSS file is responsible for auto-adjust
* of user profiles, responsive styles,
* media queries, width issues
*/

div.upme-width-2 {
    width: 48%;
    margin-right: 4%;
}

div.upme-width-2:nth-of-type(2n) {
    width: 48%;
    margin-right: 0;
}

div.upme-width-3 {
    width: 31%;
    margin-right: 3%;
}

div.upme-width-3:nth-child(3n) {
    width: 31%;
    margin-right: 0;
}

div.upme-width-2 div.upme-field-name, div.upme-width-3 div.upme-field-name {
    font-size: 16px;
}

div.upme-width-2 div.upme-pic, div.upme-width-3 div.upme-pic {
    margin: 0 10px 0 0;
}

div.upme-width-2 div.upme-social div, div.upme-width-3 div.upme-social div {
    padding: 6px 0 9px 0;
}

div.upme-width-2 .upme-main, div.upme-width-3 .upme-main {
    padding: 20px 20px 0 20px;
}

div.upme-width-2 .upme-field-type, div.upme-width-3 .upme-field-type {
    width: 100%;
    margin: 0 0 8px 0;
}

div.upme-width-2 .upme-field-value, div.upme-width-3 .upme-field-value {
    width: 100%;
}

label.upme-field-type-width-2, label.upme-field-type-width-3 {
    display: none;
}

div.upme-width-2 i.upme-icon-none, div.upme-width-3 i.upme-icon-none {
    display: none;
}

/* Using in sidebar */
div.upme-sidebar div.upme-field-name {
    font-size: 16px;
}

div.upme-sidebar div.upme-pic {
    margin: 0 10px 0 0;
}

div.upme-sidebar div.upme-social div {
    padding: 6px 0 9px 0;
}

div.upme-sidebar .upme-main {
    padding: 20px 20px 0 20px;
}

div.upme-sidebar .upme-field-type {
    width: 100%;
    margin: 0 0 8px 0;
    font-size: 13px;
}

div.upme-sidebar .upme-field-value {
    width: 100%;
    font-size: 13px;
}

label.upme-field-type-upme-sidebar {
    display: none !important; /*Important declaration needed for Enfold theme*/
}

div.upme-sidebar i.upme-icon-none {
    display: none;
}

div.upme-sidebar input.upme-input-left, div.upme-sidebar input.upme-input-right {
    float: none;
    width: 100%;
}

/* Responsive media query */
@media only screen and (min-width: 768px) and (max-width: 959px) {

	#TB_window
	{
		  margin-left:-44% !important;
			width: 86% !important;
	}

    .upme-preview-current{
        max-width: 200px !important;
    }
	
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
     
    .jcrop-holder #upme-preview-pane {
        display: block;
        position: absolute;
        z-index: 2000;
        right: -190px;
        padding: 0 6px;

    }


    .upme-preview-current{
        max-width: 200px !important;
    }
	
		#TB_window
		{
			margin-left:-44% !important;
			width: 86% !important;
		}

    div.upme-field-name {
        font-size: 16px;
    }

    div.upme-pic {
        margin: 0 10px 0 0;
    }

    div.upme-social div {
        padding: 6px 0 9px 0;
    }

    .upme-main {
        padding: 20px 20px 0 20px;
    }

    .upme-field-type {
        width: 100%;
        margin: 0 0 8px 0;
    }

    .upme-field-value {
        width: 100%;
    }

    i.upme-icon-none {
        display: none;
    }

    input.upme-input-left, input.upme-input-right {
        float: none;
        width: 100%;
    }

    .upme-widget-main {
        padding: 20px 20px 0 20px;
    }

}

@media only screen and (max-width: 479px) {
    .upme-preview-current{
        max-width: 200px !important;
    }
	
		#TB_window
		{
			margin-left:-44% !important;
			width: 86% !important;
		}

    div.upme-width-2, div.upme-width-3 {
        width: 100%;
        margin-right: 0%;
    }

    div.upme-width-2:nth-of-type(2n) {
        width: 100%;
        margin-right: 0;
    }

    div.upme-width-3:nth-child(3n) {
        width: 100%;
        margin-right: 0;
    }

    div.upme-field-name {
        font-size: 16px;
    }

    div.upme-pic {
        margin: 0 10px 0 0;
    }

    div.upme-social div {
        padding: 6px 0 9px 0;
    }

    .upme-main {
        padding: 20px 20px 0 20px;
    }

    .upme-field-type {
        width: 100%;
        margin: 0 0 8px 0;
    }

    .upme-field-value {
        width: 100%;
    }

    i.upme-icon-none {
        display: none;
    }

    input.upme-input-left, input.upme-input-right {
        float: none;
        width: 100%;
    }

    .upme-widget-main {
        padding: 20px 20px 0 20px;
    }

}

@media only screen and (min-width: 261px) and (max-width: 300px) {
	
		#TB_window
		{
			margin-left:-44% important;
			width: 86% important;
		}
	

    div.upme-width-2, div.upme-width-3 {
        width: 100%;
        margin-right: 0%;
    }

    div.upme-width-2:nth-of-type(2n) {
        width: 100%;
        margin-right: 0;
    }

    div.upme-width-3:nth-child(3n) {
        width: 100%;
        margin-right: 0;
    }

    div.upme-field-name {
        font-size: 16px;
    }

    div.upme-pic {
        margin: 0 10px 0 0;
    }

    div.upme-social div {
        padding: 6px 0 9px 0;
    }

    .upme-main {
        padding: 20px 20px 0 20px;
    }

    .upme-field-type {
        width: 100%;
        margin: 0 0 8px 0;
    }

    .upme-field-value {
        width: 100%;
    }

    i.upme-icon-none {
        display: none;
    }

    input.upme-input-left, input.upme-input-right {
        float: none;
        width: 100%;
    }

    .upme-widget-main {
        padding: 20px 20px 0 20px;
    }

}


/* Custom Search Form */

/*Landscape Mode*/

@media screen and (max-device-width: 480px) 
{ 
		#TB_window
		{
			margin-left:-44% !important;
			width: 86% !important;
		}
	
    .upme-search-input-left {
        float: left;
        width: 100% !important; /*Fix for popular themes*/
        margin-bottom: 10px !important;
    }

    .upme-search-input-right {
        float: left;
        width: 100% !important; /*Fix for popular themes*/
        margin-bottom: 0px !important;
    }
}
/* Portrait Mode */

@media screen and (max-device-width: 320px) 
{ 
		#TB_window
		{
			margin-left:-44% !important;
			width: 86% !important;
		}
			
    .upme-search-input-left {
        float: left;
        width: 100% !important; /*Fix for popular themes*/
        margin-bottom: 10px !important;
    }

    .upme-search-input-right {
        float: left;
        width: 100% !important; /*Fix for popular themes*/
        margin-bottom: 0px !important;
    }
}







/* Using as a sidebar widget */
div.upme-sidebar-widget div.upme-field-name {
    font-size: 16px;
}

div.upme-sidebar-widget div.upme-pic {
    margin: 0 10px 0 0;
}

div.upme-sidebar-widget div.upme-social div {
    padding: 6px 0 9px 0;
}

div.upme-sidebar-widget .upme-main {
    padding: 20px 20px 0 20px;
}

div.upme-sidebar-widget .upme-field-type {
    width: 100%;
    margin: 0 0 8px 0;
    font-size: 13px;
}

div.upme-sidebar-widget .upme-field-value {
    width: 100%;
    font-size: 13px;
}

label.upme-field-type-upme-sidebar {
    display: none !important; /*Important declaration needed for Enfold theme*/
}

div.upme-sidebar-widget i.upme-icon-none {
    display: none;
}

div.upme-sidebar-widget input.upme-input-left, div.upme-sidebar-widget input.upme-input-right {
    float: none;
    width: 100%;
}

div.upme-sidebar-widget div.upme-field-name {
    font-size: 16px;
}

div.upme-sidebar-widget .upme-widget-main {
    padding: 20px 20px 0 20px;
}
