/*
* File Name: Custom css 
* Author Name: arrowthemes
* Author URL: http://themeforest.net/user/arrowthemes
* Version: 1.0 */

/******************************************************
Table of Content
*******************************************************

	# Demo-content
	# Style-switcher
	# Your-custom-css


# Demo-content
-----------------------------------------*/
.color-styles img{margin-right: 27px}
.color-styles div{margin: 40px 0 60px}

.icon-showcase{padding: 10px 0}
.icon-showcase a {margin: 0 23px 10px 0}

/* # Style-switcher
-----------------------------------------*/

#style-panel{
position:fixed;
width:130px;
padding:10px;
height:auto;
left:-2px;
top:50px;
background:#F4F4F4;
border-radius:0 2px 2px 0;
border:1px solid #f9f9f9;
box-shadow:0 1px 3px #777777, 4px 0 9px #C0C0C0 inset;
z-index: 1000;
border-right: 4px solid #c0c0c0
}

.style-panel-toggle {
position: absolute;
width: 25px;
height: 40px;
right: -25px;
top: 10px;
opacity: 0.5;
border-radius: 0 3px 3px 0;
cursor: url(../images/cursor/hand.cur),pointer;
z-index: 1;
-webkit-transition:all 0.3s ease-out;
-moz-transition:all 0.3s ease-out;
transition:all 0.3s ease-out;
}

.style-panel-toggle:hover{
	opacity: 1;
}

.style-panel-toggle:hover span{
	font-size: 3.5em;
}

.style-panel-toggle span {
display: block;
text-align: center;
font-size: 3em;
line-height: 35px;
height: 40px;
position: relative;
}

.style-panel-toggle {
background: #F4F4F4;
color: black;
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8);
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

#style-panel h4{
margin:8px 9px 0;
color: #202020;
text-shadow: 0 1px 0 rgba(255,255,255,.75);
background: url("../images/body/hr-divide.png") repeat-x scroll 0 90% transparent;
}

#style-panel .jqTransformSelectWrapper{margin-bottom: 10px;}

#head-font{
	margin: 9px;
}

ul.styles{
display:block;
overflow:hidden;
padding:5px;
float:none;
margin:0;
}

ul.styles li{
display:inline;
float:left;

}
ul.styles li a{
display:block;
margin:5px;
width:12px;
height:12px;
}

ul.presets li a{
	padding:4px; 
	border-radius:2px;
	box-shadow: 1px 1px 0 #BABABA;
}

ul.backgrounds li a{
	padding:4px; 
	border-radius:2px;
	box-shadow: 1px 1px 0 #BABABA;
	border: 1px solid #f0f0f0;
	width:10px;
	height:10px;
}

#color_1{background:#3E78C3;}
#color_2{background:#CF6102;}
#color_3{background:#C13332;}
#color_4{background:#95C934;}
#color_5{background:#F5AB33;}
#color_6{background:#703C48;}
#color_7{background:#476074;}
#color_8{background:#69411D;}

#bg_1{background: url('../images/bg/bg_texture_1.jpg') repeat fixed top left #F2F2F2;}
#bg_2{background: url('../images/bg/bg_texture_2.jpg') repeat fixed top left #F2F2F2;}
#bg_3{background: url('../images/bg/bg_texture_3.jpg') repeat fixed top left #F2F2F2;}
#bg_4{background: url('../images/bg/bg_texture_4.jpg') repeat fixed top left #F2F2F2;}
#bg_5{background: url('../images/bg/bg_texture_5.jpg') repeat fixed top left #F2F2F2;}
#bg_6{background: url('../images/bg/bg_texture_6.jpg') repeat fixed top left #F2F2F2;}
#bg_7{background: url('../images/bg/bg_texture_7.jpg') repeat fixed top left #F2F2F2;}
#bg_8{background: url('../images/bg/bg_texture_8.jpg') repeat fixed top left #F2F2F2;}
#bg_9{background: url('../images/bg/bg_texture_9.jpg') repeat fixed top left #F2F2F2;}
#bg_10{background: url('../images/bg/bg_texture_10.jpg') repeat fixed top left #F2F2F2;}
#bg_11{background: url('../images/bg/bg_texture_11.jpg') repeat fixed top left #F2F2F2;}
#bg_12{background: url('../images/bg/bg_texture_12.jpg') repeat fixed top left #F2F2F2;}


/* # Your-custom-css
-----------------------------------------*/
blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; }
blockquote img{padding: 2px; float: right}
blockquote .author{float: right; font-weight: bold; font-size: 15px}
blockquote .jobtitle{float: right; font-weight: normal; font-size: 14px; line-height: 1.5}
blockquote cite:before { content: "\2014 \0020"; }
blockquote, blockquote p{ color: #404040;  font-family: georgia;  font-size: 100%;  font-style: italic;   line-height: 150%; }
blockquote strong, blockquote p strong {font-weight: normal;}
blockquote cite { display: block; font-size: 12px; color: #555555; }
blockquote cite a { color: #555555;}
blockquote a:visited, blockquote cite a:visited { color: #555555;}
.column blockquote p, .column blockquote{font-size: 16px}
.quotes{color: #404040;  font-family: georgia; font-style: italic; font-size: 16px}
.quotes p{font-size: 20px; font-family: georgia; color: #404040; font-style: italic; line-height: 150%}
.quotes p strong{font-weight: normal; color: #3179C3;}
.dotted{background: url('../images/body/block-div-h.png') repeat-x scroll 0 100% transparent;}
.testimonial-jobtitle{
	float: right;
	}
.blog.postcontent{float: left; display: block; width: 86%; background:url("../images/body/block-div.png") repeat-y scroll left top transparent; padding-left: 20px}
.blogheadericons{float: left; display: block; width: 7%; padding: 0 0 0 3px}
.postcontent .category {padding-top: 2px}
.postcontent .category a {    background: none repeat scroll 0 0 #DEDEDE;    border: 1px solid #D4D4D4;    color: #404040;    display: inline-block;    font-size: 11px;    margin: 5px 2px !important;    padding: 3px 7px;    text-shadow: 0 1px 0 #F7F7F7; border-radius: 4px 4px 4px 4px }
.postcontent .category a:hover { background: #E9E9E9; }
.top-links a, .post-share a{
	display: block;
	float: left;
	height: 33px;
	width: 30px;
	background: url('../../../images/widget/social-icons.png') no-repeat scroll 0 0 transparent;
	padding: 1px;
	margin-left: 4px;
	outline: 0;
	text-indent: 0px;
}
a.client-login{
	width: 180px;
	background: url(../images/icons/32/ssl-security.png) no-repeat scroll 155px 3px;
	font-size: 16px;
	padding-top: 7px;
	color: #162c36;
}	/*dropbox*/
/*.blog-pic{margin: 10px; width: 207px; height: 128px; }*/
	
.clear-with-margins{
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;	
}

.sidebar-tick{
	float: left;
	margin-right: 15px;
	clear: both;
	margin-top: -3px;
}
	
.download-icon{
	float: right;
	margin-left: 15px;
	clear: both;
}
.latest_author{
	float: right;	
}
label + textarea{
	margin-top: 0px;	
}
.supported{
	margin: 0px 0px 0px 7px;
	padding: 0px;
	height: 180px!important;
	width: 180px!important;
}
.client{
	margin: 0px 0px 0px 7px;
	padding: 0px;
	height: 113px!important;
	width: 180px!important;
}

	
/** begin Logo 
-------------------------------------**/
.logo-img{background: url('../../../images/logo.png') no-repeat scroll 0 0 transparent; width: 170px !important; height: 80px; margin: 0}
.tag-line{
	padding: 7px 10px;
	position: relative;
	top: 33px;
	font-size: 1.8rem;
	font-size: 20px;
}

/** end Logo **/
.module-contact {background: url('../../../images/icons/64/map.png') no-repeat scroll 100% 80% transparent; margin-right: 10px}
body {background: url('../../../images/bg/bg_texture_4.jpg') repeat fixed top left #F2F2F2;}

/** sequence slider 
-------------------------------------**/
#sequence h2{
	color: #202020;
	text-shadow: 0 0 1px #006600;
	}
#sequence {
	height: 400px;
	}
	

.error em, label.error:after {	display:block;	width:0;	height:0;	border:9px solid;	position:absolute;	bottom:-18px;	left:50px;}
.error p{font-size:11px; line-height: 1.9; margin:0;}
.error em, label.error-tip, label.error-tip:after {	border-color:#8EC22B transparent transparent !important}
fieldset.w50 label.error{
	width: 22%;
	position: absolute;
}

.plus1{
	margin-right: 30px;
	display: inline;
	clear: none;
	float: left;
	margin-top: 5px;
}
a#user-icon img.user_icon{
	margin: 3px 10px 0px 10px;
	padding: 0px;
	float: right;
}
.client-name{
	float: left;	
}
.top-links-tutorial a{display: block; float: left; height: 33px; width: 30px; text-indent: -9999em; background: url('../../../images/widget/social-icons.png') no-repeat scroll 0 0 transparent; padding: 1px; margin-left: 4px; outline: 0; }

a.youtube{background-position: -339px -77px;}	/*youtube*/

