/**
 # ot_surfdev - 	OT Surf Dev  Template for Joomla 2.5!
 # author 			OmegaTheme.com
 # copyright 		Copyright(C) 2012 - OmegaTheme.com. All Rights Reserved.
 # @license 		http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
 # Website: 		http://omegatheme.com
 # Technical 		support: Forum - http://omegatheme.com/forum/
 **/
 /**------------------------------------------------------------------------
 * file: customs.css 2.5.0 00001, February 2013 12:00:00Z OmegaTheme $
 * package:	OT Surf Dev Template
 *------------------------------------------------------------------------*/

 #josForm div.k2AccountPage table th{
	padding: 20px 0 10px;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
 }
.ot-top-extend .module h3 span.title-module,
.ot-topboxes .module h3 span.title-module,
.ot-top-content .module h3 span.title-module{
	font-size: 30px;
	line-height: 36px;
 }
/* a.read-more, */
a.moduleItemReadMore{
	padding: 8px 30px 8px 15px;
	margin-bottom: 5px;
	color: #FFFFFF;
	display: inline-block;
}
.otModule a.read-more,
a.moduleItemReadMore{
	color: #F5F5F5;
	font-family: 'Segoe UI Semibold';
	text-transform: uppercase;
	text-decoration: none;
}
a.read-more:hover,
a.moduleItemReadMore:hover{
	
}
a.moduleItemLink{
	line-height: 35px;
	display: block;
	padding: 0 5px 0 35px;
	background: url("../images/demo/plus.png") no-repeat scroll 7px 7px #dfdfdf;
	margin-bottom: 5px;
	font-size: 16px;
	font-family: 'Segoe UI Semibold';
	text-transform: capitalize;
	color: #666666;
}
.moduleItemTitle{
	font-size: 24px;
	font-weight: normal;
	text-transform: capitalize;
}
.genericView .catItemView{
	border-bottom: 0;
}
.catItemTagsBlock span,
.itemTagsBlock span{
	background: url(../images/tags.png) no-repeat #999999;
	padding: 5px 20px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.catItemTagsBlock a,
.itemTagsBlock a{
	padding: 5px 20px;
	color: #FFFFFF;
	background: #39bbf9;
	font-weight: bold;
}

/* CUSTOM STYLE BLOG */
.ot-blog .catItemAdditionalInfo{
	
}
.ot-blog .itemToolbar ul,
.ot-blog .catItemAdditionalInfo-i{
	padding: 0px;
}
.ot-blog .itemToolbar ul li,
.ot-blog .itemToolbar ul li.itemAuthor,
.ot-blog .itemToolbar ul li.itemDate,
.ot-blog .itemToolbar ul li.itemComment,
.ot-blog .itemDateCreated,
.ot-blog .catItemAuthor,
.ot-blog .catItemComments,
.ot-blog .catItemHits,
.ot-blog .catItemCategory,
.ot-blog .itemCommentsLink{
	padding: 0;
	background: none;
	border: 0;
	text-transform: uppercase;
}
.ot-blog .itemDateCreated {
	float: left;
	margin: 0 10px 0 0;
	padding: 10px;
	background: #39bbf9;
	color: #FFFFFF;
	text-transform: uppercase;
}
.ot-blog .itemDateCreated  .ot-date{
	font-size: 36px;
	line-height: 30px;
	display: block;
}
.ot-blog .itemDateCreated  .ot-month,
.ot-blog .itemDateCreated  .ot-time{
	display: block;
	line-height: 14px;
}
.ot-blog a.itemCommentsLink{
	margin-top: -4px;
}
.ot-blog .itemHeader{
	position: relative;
	float: left;
	width: 100%;
	margin: 0 0 15px;
}

/* CUSTOM STYLE PORFOLIO */
.ot-portfolio .itemContainer{
	background: none;
	border: 0;
}
.ot-portfolio .catItemView{
	margin: 0px 10px;
	padding: 0;
}
.ot-portfolio .itemBlock{
	position: absolute;
	overflow: hidden;
	margin: 5px 0;
}
.ot-portfolio .k2ItemBlock{
	position: relative;
	overflow: hidden;
	margin: 5px 0;
}
.ot-portfolio .itemBlock .article-intro,
.ot-portfolio .k2ItemBlock .catItemBody{
	position: absolute;
	overflow: hidden;
	background: #39bbf9;
	color: #FFFFFF;
	opacity:0.95;
	filter:alpha(opacity=95); /* For IE8 and earlier */
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
}
.ot-portfolio .itemBlock .article-intro,
.ot-portfolio .itemBlock .article-intro a{
	color: #FFFFFF;
}
.ot-portfolio .itemBlock .article-intro-i{
	margin: 10px;
	overflow: hidden;
}
.ot-portfolio .k2ItemBlock:hover{
	margin: 0;
}
.ot-portfolio .img-intro-none,
.ot-portfolio .img-intro-left,
.ot-portfolio .img-intro-right,
.ot-portfolio .catItemImageBlock{
	margin: 0;
}
.ot-portfolio .catItemHeader{
	margin: 0;
}
.ot-portfolio .catItemHeader .catItemTitle,
.ot-portfolio .itemRelated .itemRelTitle{
	font-size: 18px;
	font-family: 'Segoe UI Light';
	color: #FFFFFF;
}
.ot-portfolio .catItemAdditionalInfo,
.itemRelCat{
	font-size: 12px;
	font-style: italic;
}
.ot-portfolio .itemDateCreated,
.ot-portfolio .catItemHits,
.ot-portfolio .catItemCategory,
.ot-portfolio .catItemAuthor,
.ot-portfolio .catItemComments,
.ot-portfolio .itemCommentsLink{
	background: none;
	border-top: 0;
	padding: 0 5px 0 0;
}
.ot-portfolio a.read-more{
	
}
.ot-portfolio .itemHeader .itemTitle{
	padding: 15px 0 0;
	font-size: 30px;
}
.ot-portfolio .itemIntroText{
	overflow: hidden;
	border-bottom: 1px solid #E9EAEA;
}
.ot-portfolio .itemFullText{
	float: left;
	width: 100%;
}
.ot-portfolio .itemImageBlock{
	float: left;
	margin: 0px;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #E9EAEA;
}
.ot-portfolio .itemImageBlock .itemImage{
	margin: 0;
}
.ot-portfolio .itemRelated ul li{
	margin: 0;
	padding: 10px 0;
	float: left;
	background: none;
}
.ot-portfolio .top-pagination{
	float: right;
	text-align: right;
	margin-bottom: 10px;
}
.ot-portfolio .top-pagination .ot-pagelnk{
	display: none;
}
.ot-portfolio .top-pagination .ot-prev span.text,
.ot-portfolio .top-pagination .ot-next span.text,
.ot-portfolio .top-pagination .ot-prev a.link-text,
.ot-portfolio .top-pagination .ot-next a.link-text{
	width: 24px;
	height: 24px;
	cursor:pointer;
	display: inline-block;
	margin: 0 0 0 6px;
	text-indent: 100px;
	overflow: hidden;
}
.ot-portfolio .top-pagination .ot-prev span.text,
.ot-portfolio .top-pagination .ot-prev a.link-text{
	background: url("../images/prev.png") no-repeat scroll 0 0 transparent;
}
.ot-portfolio .top-pagination .ot-next span.text,
.ot-portfolio .top-pagination .ot-next a.link-text{
	background: url("../images/next.png") no-repeat scroll 0 0 transparent;
}

/* CUSTOM STYLE BREADCRUMBS */
div.ot-top-content .otModule.breadcrumb .otModule-i,
div.ot-bottom-content .otModule.breadcrumb .otModule-i{
	padding: 0 20px;
}

/* CUSTOM STYLE SPECIAL MODULES */
.ot-recent span.title-module,
.ot-featurecat span.title-module,
.ot-tagcloud span.title-module,
.ot-adv span.title-module{
	padding-left: 50px;
}
.ot-recent span.title-module{
	background: url("../images/demo/recent.png") no-repeat scroll left center transparent;
}
.ot-featurecat span.title-module{
	background: url("../images/demo/categories.png") no-repeat scroll left center transparent;
}
.ot-tagcloud span.title-module{
	background: url("../images/demo/tag.png") no-repeat scroll left center transparent;
}
.ot-adv span.title-module{
	background: url("../images/demo/advertising.png") no-repeat scroll left center transparent;
}

 /* CUSTOM STYLE TOPCONTENT */
div.ot-top-content .otModule.none .otModule-i,
div.ot-bottom-content .otModule.none .otModule-i{
	padding: 0px;
}
div.ot-top-content .otModule.first .otModule-i,
div.ot-bottom-content .otModule.first .otModule-i{
	padding-left: 0;
}
div.ot-top-content .otModule.last .otModule-i,
div.ot-bottom-content .otModule.last .otModule-i{
	padding-right: 0;
}
div.ot-top-content .otModule.none .otModule-i,
div.ot-bottom-content .otModule.none .otModule-i{
	padding: 0px;
}
 
 /* CUSTOM STYLE BOTTOMCONTENT OUR RECENT CLIENT */
 
div .k2ItemsBlock ul.accordion li{
	margin: 0 0 5px;
	padding: 0px;
	background: url("../images/demo/plus.png") no-repeat scroll 5px 7px #DFDFDF;
}
.k2ItemsBlock ul.accordion li .k2ItemBlock{
	padding: 0;
}
.k2ItemsBlock ul.accordion li a.moduleItemTitle{
	line-height: 35px;
	padding-left: 30px;
	font-size: 16px;
	font-family: 'Segoe UI Semibold';
	text-transform: capitalize;
	color: #666666;
	font-style: normal;
}
.k2ItemsBlock ul.accordion li .moduleItemIntrotext{
	padding: 8px 10px;
}
 
/* CUSTOM STYLE LATEST TWEET */
ul.stream-items li.stream-item{
	background: none;
	border-bottom: 0;
}
ul.stream-items li.stream-item .tweet-content{
	overflow: hidden;
}
ul.stream-items li.stream-item .tweet-text a{
	display: inline-block;
	/* padding: 2px 10px;
	color: #FFFFFF; */
}
ul.stream-items li.stream-item .tweet-row.created_at{
	
}
ul.stream-items li.stream-item .tweet-row.created_at .tweet-timestamp{
	font-style: italic;
}

/* CUSTOM STYLE GET IN TOUCH */
a.get-touch{
	float: right;
	line-height: 40px;
	font-family: 'Segoe UI Semibold';
	text-transform: uppercase;
	margin: 2px 0;
	padding: 0px 35px 0px 5px;
	color: #FFFFFF;
}
 
/* CUSTOM STYLE ADS */
.itemImg{	
	margin: 5px;
	padding: 0px;
	float: left;
}
.itemImg.even{
	margin-left: 0;
}
.itemImg.odd{
	margin-right: 0;
}
 
/* CUSTOM STYLE SOCIAL */
a.custom-social{	
	margin: 0 5px 5px 0;
	padding: 0px;
	float: left;
	display: inline-block;
	position: relative;
	width: 50px;
	height: 50px;
	overflow: hidden;
	text-indent: 100px;
}
a.custom-social:hover{
	
}
a.custom-social.custom_facebook{
	background: url("../images/demo/face.png") no-repeat scroll 0 0 transparent;	
}
a.custom-social.custom_youtube{
	background: url("../images/demo/ytube.png") no-repeat scroll 0 0 transparent;	
}
a.custom-social.custom_twitter{
	background: url("../images/demo/tweet.png") no-repeat scroll 0 0 transparent;	
}
a.custom-social.custom_feed{
	background: url("../images/demo/feed.png") no-repeat scroll 0 0 transparent;	
}
a.custom-social.custom_facebook:hover{
	background: url("../images/demo/face-hover.png") no-repeat scroll 0 0 transparent;	
}
a.custom-social.custom_youtube:hover{
	background: url("../images/demo/ytube-hover.png") no-repeat scroll 0 0 transparent;	
}
a.custom-social.custom_twitter:hover{
	background: url("../images/demo/tweet-hover.png") no-repeat scroll 0 0 transparent;	
}
a.custom-social.custom_feed:hover{
	background: url("../images/demo/feed-hover.png") no-repeat scroll 0 0 transparent;	
}
/* CUSTOM STYLE HEADER-TOP MODULE */

/* CUSTOM STYLE TOP-EXTEND MODULE */
.ot-top-extend .module.slide{
	background: none;
}
.ot-top-extend .module.slide .otModule-i{
	padding: 0px;
}
.ot-top-extend .module .ot-slidenav{
	width: 40px;
}
.ot-top-extend .module .ot-slidenav span{
	width: 40px;
	height: 40px;
	margin: 1px 0;
	opacity: 0.3;
	filter:alpha(opacity=30); /* For IE8 and earlier */
}
.ot-top-extend .module .ot-slidenav span:hover{
	opacity: 0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}
.ot-top-extend .module .ot-slidenav span.otprev{
	background: url("../images/nav-prev.png") no-repeat #000000;
}
.ot-top-extend .module .ot-slidenav span.otnext{
	background: url("../images/nav-next.png") no-repeat #000000;
}
.ot-top-extend .module .ot-slidenav span.otpause{
	background: url("../images/nav-pause.png") no-repeat #000000;
}
.ot-top-extend .module .ot-slidenav span.otplay{
	background: url("../images/nav-play.png") no-repeat #000000;
}

/*------- SEARCH MODULE------------ */
.module form.default-search{
	float: right;
	margin: 0px;
	background: #ffffff;
	padding: 1px 5px;
	border: 1px solid #cccccc;
}
.module form.default-search input[type="text"]{
	border: 0px;
	width: 190px;
	padding: 2px 5px;
	float: left;
	font-family: 'Segoe UI';
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	background: none;
}
.module form.default-search input[type="text"]:focus {
	outline: 0px;
}
.module form.default-search button,
.module form.default-search input[type="button"],
.module form.default-search input[type="submit"]{	
	font-family: 'Segoe UI';
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
	color: #FFFFFF;
	border: 0;
	padding: 4px 10px;
}

.k2AccountPage .toggle-editor,
.k2AccountPage .toggle-editor .button2-left,
.k2AccountPage .toggle-editor .button2-left .blank{
	margin:0;
}

/* CUSTOM LEFT _ RIGHT */
.ot-leftcolumn,
.ot-rightcolumn{
	
}
div.ot-rightcolumn .nonepd .otModule-i,
div.ot-leftcolumn .nonepd .otModule-i{
	padding: 0;
}
div.ot-rightcolumn .otModule.nonebg,
div.ot-leftcolumn .otModule.nonebg{
	background: none;
}
.ot-leftcolumn .k2ArchivesBlock li,
.ot-rightcolumn .k2ArchivesBlock li{
	border: 0;
}
.ot-leftcolumn .k2ArchivesBlock li div,
.ot-rightcolumn .k2ArchivesBlock li div{
	background: #A7A998;
	border: 0;
	margin: 2px 1px;
	padding: 10px;
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 18px;
	font-weight: normal;
}
.ot-leftcolumn .k2ArchivesBlock li.active div,
.ot-rightcolumn .k2ArchivesBlock li.active div,
.ot-leftcolumn .k2ArchivesBlock li:hover div,
.ot-rightcolumn .k2ArchivesBlock li:hover div,
.ot-leftcolumn .k2ArchivesBlock li div:hover,
.ot-rightcolumn .k2ArchivesBlock li div:hover{
	background: #39bbf9;
}
.ot-leftcolumn .k2ArchivesBlock li a,
.ot-rightcolumn .k2ArchivesBlock li a{
	font-weight: normal;
}
.ot-leftcolumn .k2ArchivesBlock li.active a,
.ot-rightcolumn .k2ArchivesBlock li.active a,
.ot-leftcolumn .k2ArchivesBlock li:hover a,
.ot-rightcolumn .k2ArchivesBlock li:hover a,
.ot-leftcolumn .k2ArchivesBlock li div:hover a,
.ot-rightcolumn .k2ArchivesBlock li div:hover a
.ot-leftcolumn .k2ArchivesBlock li div a:hover,
.ot-rightcolumn .k2ArchivesBlock li div a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
/*div.ot-rightcolumn ul li.even,
div.ot-leftcolumn ul li.even{
	background: #ffffff;
}
div.ot-rightcolumn ul li.odd,
div.ot-leftcolumn ul li.odd{
	background: #f7f7f2;
}*/
div.ot-rightcolumn ul li .lcUsername,
div.ot-leftcolumn ul li .lcUsername{
	font-size: 13px;
}
div.ot-rightcolumn ul li .lcCommentDate,
div.ot-leftcolumn ul li .lcCommentDate{
	font-size: 11px;
	font-style: italic;
	color: #666666;
}
div.ot-rightcolumn ul li a .lcComment,
div.ot-leftcolumn ul li a .lcComment{
	/*font-size: 12px;*/
	color: #666666;
}
div.ot-rightcolumn ul li a:hover,
div.ot-leftcolumn ul li a:hover{
	
}
/* CUSTOM STYLE TAB MODULE */
.module .ot-wrapper ul.tab_selector{
	border: 0;
	background: #eff1f2;
}
.module .ot-wrapper ul.tab_selector li.tab{
	border: 0;
}
.module .ot-wrapper ul.tab_selector li.tab span{
	font-family: 'Segoe UI Light';
	text-transform: uppercase;
	color: #666666;
	/* background: #eff1f2; */
	line-height: 40px;
	padding: 2px 10px;
}
.module .ot-wrapper ul.tab_selector li.open_tab span,
.module .ot-wrapper ul.tab_selector li.tab span:hover{
	color: #FFFFFF;
	background: #39bbf9;
	margin-top: 0;
}
.ot-wrapper .tab_panel_wrapper{
	border: 0;
}
.ot-wrapper .tab_panel_wrapper .tab_panel{
	padding: 10px 0;
}
.tab_panel .k2ItemsBlock ul li .k2ItemBlog .moduleItemDateCreated{
	background: #eff1f2;
	color: #999999;
}
.tab_panel .k2ItemsBlock ul li a.moduleItemTitle{
	font-size: 14px;
}
.k2ItemsBlock ul li .k2ItemBlock .moduleItemImage{
	float: left;
	width: auto;
	margin: 0 5px 5px 0;
}

/*Custom Pagination*/
div.pagination,
#top-pagination,
#bottom-pagination{
	position: relative;
    float: left;
    /*margin: 0px;
	padding: 0px;*/
    width: 100%;
	text-align: center;
	border: 0px;
}
.pagination p.pageslinks,
.pagination p.pagescounter,
#top-pagination p.pageslinks,
#top-pagination p.pagescounter,
#bottom-pagination p.pageslinks,
#bottom-pagination p.pagescounter{
	text-align: center;
	margin: 5px 0;
}
.pagination p.pageslinks,
#top-pagination p.pageslinks,
#bottom-pagination p.pageslinks{
	margin: 0;
}
.pagination span.pagination,
#top-pagination span.pagination,
#bottom-pagination span.pagination{
	margin: 0;
	text-align: center;
	font-weight: bold;
}
.pagination span.pagination span.text, 
.pagination span.pagination a.link-text,
#top-pagination span.pagination span.text, 
#top-pagination span.pagination a.link-text,
#bottom-pagination span.pagination span.text, 
#bottom-pagination span.pagination a.link-text{
	background: none;
}
.pagination span.pagination span.inactive,
.pagination span.pagination strong a.link-text,
.pagination span.pagination a.link-text,
#top-pagination span.pagination span.inactive,
#top-pagination span.pagination strong a.link-text,
#top-pagination span.pagination a.link-text,
#bottom-pagination span.pagination span.inactive,
#bottom-pagination span.pagination strong a.link-text,
#bottom-pagination span.pagination a.link-text{
    /*line-height: normal;*/
    line-height: 28px;
    margin: 0 0px 0 4px;
    padding: 3px 7px;
    /*padding: 0px 7px;
	display: inline-block;
	overflow: hidden;*/
    width: auto;
	color: #666666;
}
.pagination span.pagination span.inactive span.text,
.pagination span.pagination strong a.link-text span.link-page,
.pagination span.pagination a.link-text span.link-page,
#top-pagination span.pagination span.inactive span.text,
#top-pagination span.pagination strong a.link-text span.link-page,
#top-pagination span.pagination a.link-text span.link-page,
#bottom-pagination span.pagination span.inactive span.text,
#bottom-pagination span.pagination strong a.link-text span.link-page,
#bottom-pagination span.pagination a.link-text span.link-page{
    line-height: 28px;
    margin: 0;
    padding: 0 0px;
    width: auto;
}
.pagination span.pagination strong span.inactive,
.pagination span.pagination  a.link-text:hover,
#top-pagination span.pagination strong span.inactive,
#top-pagination span.pagination  a.link-text:hover,
#bottom-pagination span.pagination strong span.inactive,
#bottom-pagination span.pagination  a.link-text:hover{
	color: #FFFFFF;
	background: #39bbf9;
	text-decoration: none;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
}

/* CUSTOM LOGIN MODULE */
.module div #ot-login-popup-link,
.module .ot-login-button span,
.module .ot-login-button span span{
	background: none;
	color: #39bbf9;
	font-weight: normal;
}
.module .ot-login-button span span span:hover{
	text-decoration: underline;
}
.ot-logout-wrap .ot-logged-greeting-inner{
	line-height: 24px;
}
#ot-login-popup-wrap,
#ot-logout-form{
	padding: 5px 10px;
}
#ot-logout-form .ot-logout-button,
#ot-logout-form .ot-logout-button .ot-logout-button-inner,
#ot-logout-form .ot-logout-button .ot-logout-button-inner input.button{
	background: none;
	padding: 0;
	font-family: Arial,Helvetica,sans-serif;
	/*font-size: 12px;*/
	line-height: 24px;
	height: 24px;
}
#ot-logout-form .ot-logout-button .ot-logout-button-inner input.button{
	color: #39bbf9;
}
form#form-login{
	
}
form#form-login fieldset.input{
	border: none;
}
form#form-login fieldset.input #form-login-username input#modlgn_username,
form#form-login fieldset.input #form-login-password input#modlgn_passwd{
	width: 60%;
	padding: 3px 2px;
	background: #39bbf9;
}
form#form-login fieldset.input #form-login-username{
	
}
form#form-login fieldset.input #form-login-username input#modlgn_username{
	
}
form#form-login fieldset.input #form-login-password{
	
}
form#form-login fieldset.input #form-login-password input#modlgn_passwd{
	
}
form#form-login fieldset.input #form-login-username label,
form#form-login fieldset.input #form-login-password label{
	display: block;
}
form#form-login fieldset.input input.submit-button,
form#form-login div.log-out input.submit-button,
form#form-login fieldset.input input.button,
form#form-login div.log-out input.button{
	border: none;
	color: #fff;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	padding: 6px 15px 8px;
}
form#form-login ul li{
	border: none;
	/*padding: 2px 0;*/
}
form#form-login ul li a{
	font-size: 11px;
}

/* Custom Style for Layout Type Left - Right - Content */
body.left-right-content div.ot-mainbody{

}
body.left-right-content div.ot-mainbody div.ot-content{
	
}
body.left-right-content div.ot-mainbody div.content-full-left{
	
}
body.left-right-content div.ot-mainbody div.ot-rightcolumn{
	float: left;
	margin: 0 30px 0 0;
}
/* Custom Style for Layout Type Content - Left - Right */
body.content-left-right div.ot-mainbody{
	
}
body.content-left-right div.ot-mainbody div.ot-content{
	
}
body.content-left-right div.ot-mainbody div.content-full-right{
	
}
body.content-left-right div.ot-mainbody div.ot-leftcolumn{
	float: right;
	margin: 0 0 0 30px;
}

/* CUSTOM WIDTH */
.floatleft{
	float: left;
}
.floatright{
	float: right;
}
.width1 {
	width:1%;
}
.width2 {
	width:2%;
}
.width3 {
	width:3%;
}
.width4 {
	width:4%;
}
.width5 {
	width:5%;
}
.width6 {
	width:6%;
}
.width7 {
	width:7%;
}
.width8 {
	width:8%;
}
.width9 {
	width:9%;
}
.width10 {
	width:10%;
}
.width11 {
	width:11%;
}
.width12 {
	width:12%;
}
.width13 {
	width:13%;
}
.width14 {
	width:14%;
}
.width15 {
	width:15%;
}
.width16 {
	width:16%;
}
.width17 {
	width:17%;
}
.width18 {
	width:18%;
}
.width19 {
	width:19%;
}
.width20 {
	width:20%;
}
.width21 {
	width:21%;
}
.width22 {
	width:22%;
}
.width23 {
	width:23%;
}
.width24 {
	width:24%;
}
.width25 {
	width:25%;
}
.width26 {
	width:26%;
}
.width27 {
	width:27%;
}
.width28 {
	width:28%;
}
.width29 {
	width:29%;
}
.width30 {
	width:30%;
}
.width31 {
	width:31%;
}
.width32 {
	width:32%;
}
.width33 {
	width:33%;
}
.width34 {
	width:34%;
}
.width35 {
	width:35%;
}
.width36 {
	width:36%;
}
.width37 {
	width:37%;
}
.width38 {
	width:38%;
}
.width39 {
	width:39%;
}
.width40 {
	width:40%;
}
.width41 {
	width:41%;
}
.width42 {
	width:42%;
}
.width43 {
	width:43%;
}
.width44 {
	width:44%;
}
.width45 {
	width:45%;
}
.width46 {
	width:46%;
}
.width47 {
	width:47%;
}
.width48 {
	width:48%;
}
.width49 {
	width:49%;
}
.width50 {
	width:50%;
}
.width51 {
	width:51%;
}
.width52 {
	width:52%;
}
.width53 {
	width:53%;
}
.width54 {
	width:54%;
}
.width55 {
	width:55%;
}
.width56 {
	width:56%;
}
.width57 {
	width:57%;
}
.width58 {
	width:58%;
}
.width59 {
	width:59%;
}
.width60 {
	width:60%;
}
.width61 {
	width:61%;
}
.width62 {
	width:62%;
}
.width63 {
	width:63%;
}
.width64 {
	width:64%;
}
.width65 {
	width:65%;
}
.width66 {
	width:66%;
}
.width67 {
	width:67%;
}
.width68 {
	width:68%;
}
.width69 {
	width:69%;
}
.width70 {
	width:70%;
}
.width71 {
	width:71%;
}
.width72 {
	width:72%;
}
.width73 {
	width:73%;
}
.width74 {
	width:74%;
}
.width75 {
	width:75%;
}
.width76 {
	width:76%;
}
.width77 {
	width:77%;
}
.width78 {
	width:78%;
}
.width79 {
	width:79%;
}
.width81 {
	width:81%;
}
.width82 {
	width:82%;
}
.width83 {
	width:83%;
}
.width84 {
	width:84%;
}
.width85 {
	width:85%;
}
.width86 {
	width:86%;
}
.width87 {
	width:87%;
}
.width88 {
	width:88%;
}
.width89 {
	width:89%;
}
.width90 {
	width:90%;
}
.width91 {
	width:91%;
}
.width92 {
	width:92%;
}
.width93 {
	width:93%;
}
.width94 {
	width:94%;
}
.width95 {
	width:95%;
}
.width96 {
	width:96%;
}
.width97 {
	width:97%;
}
.width98 {
	width:98%;
}
.width99 {
	width:99%;
}
.width100 {
	width:100%;
}



