/**  ------------------------------  Icons  @font-face  ------------------------------  **/
@charset "UTF-8";

 @font-face {
  font-family: 'fontello';
  src: url('../webfonts/fontello.eot?2314349');
  src: url('../webfonts/fontello.eot?2314349#iefix') format('embedded-opentype'),
       url('../webfonts/fontello.woff?2314349') format('woff'),
       url('../webfonts/fontello.ttf?2314349') format('truetype'),
       url('../webfonts/fontello.svg?2314349#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../webfonts/fontello.svg?2314349#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - magrins should be symmetric */
  /* remove if not needed */
  margin-top: -0.3em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.download-text-premium{
	
}

.download-text{
	
}
 
.icon-paypal-1:before { content: '\e805'; } /* '' */
.icon-plus:before { content: '\2b'; } /* '+' */
.icon-minus:before { content: '\2d'; } /* '-' */
.icon-appstore:before { content: '\41'; } /* 'A' */
.icon-windows:before { content: '\57'; } /* 'W' */
.icon-info:before { content: '\2139'; } /* 'ℹ' */
.icon-left-thin:before { content: '\2190'; } /* '←' */
.icon-up-thin:before { content: '\2191'; } /* '↑' */
.icon-right-thin:before { content: '\2192'; } /* '→' */
.icon-down-thin:before { content: '\2193'; } /* '↓' */
.icon-plus-squared:before { content: '\229e'; } /* '⊞' */
.icon-minus-squared:before { content: '\229f'; } /* '⊟' */
.icon-home:before { content: '\2302'; } /* '⌂' */
.icon-keyboard:before { content: '\2328'; } /* '⌨' */
.icon-up-dir:before { content: '\25b4'; } /* '▴' */
.icon-play:before { content: '\25b6'; } /* '▶' */
.icon-right-dir:before { content: '\25b8'; } /* '▸' */
.icon-down-dir:before { content: '\25be'; } /* '▾' */
.icon-left-dir:before { content: '\25c2'; } /* '◂' */
.icon-star:before { content: '\2605'; } /* '★' */
.icon-star-1:before { content: '\e803'; } /* '' */
.icon-star-empty:before { content: '\2606'; } /* '☆' */
.icon-star-empty-1:before { content: '\e804'; } /* '' */
.icon-heart-empty:before { content: '\2661'; } /* '♡' */
.icon-heart-empty-1:before { content: '\e802'; } /* '' */
.icon-heart-1:before { content: '\e801'; } /* '' */
.icon-heart:before { content: '\2665'; } /* '♥' */
.icon-music:before { content: '\266b'; } /* '♫' */
.icon-flag:before { content: '\2691'; } /* '⚑' */
.icon-cog:before { content: '\2699'; } /* '⚙' */
.icon-attention:before { content: '\26a0'; } /* '⚠' */
.icon-mail:before { content: '\2709'; } /* '✉' */
.icon-pencil:before { content: '\270e'; } /* '✎' */
.icon-check:before { content: '\2713'; } /* '✓' */
.icon-cancel:before { content: '\2715'; } /* '✕' */
.icon-cancel-circled:before { content: '\2716'; } /* '✖' */
.icon-cancel-squared:before { content: '\274e'; } /* '❎' */
.icon-help:before { content: '\2753'; } /* '❓' */
.icon-attention-circle:before { content: '\2757'; } /* '❗' */
.icon-plus-circled:before { content: '\2795'; } /* '➕' */
.icon-minus-circled:before { content: '\2796'; } /* '➖' */
.icon-right:before { content: '\27a1'; } /* '➡' */
.icon-left:before { content: '\2b05'; } /* '⬅' */
.icon-up:before { content: '\2b06'; } /* '⬆' */
.icon-down:before { content: '\2b07'; } /* '⬇' */
.icon-left-bold:before { content: '\e4ad'; } /* '' */
.icon-right-bold:before { content: '\e4ae'; } /* '' */
.icon-up-bold:before { content: '\e4af'; } /* '' */
.icon-down-bold:before { content: '\e4b0'; } /* '' */
.icon-user-add:before { content: '\e700'; } /* '' */
.icon-help-circled:before { content: '\e704'; } /* '' */
.icon-tag:before { content: '\e70c'; } /* '' */
.icon-print:before { content: '\e716'; } /* '' */
.icon-vcard:before { content: '\e722'; } /* '' */
.icon-location:before { content: '\e724'; } /* '' */
.icon-archive:before { content: '\e738'; } /* '' */
.icon-rss:before { content: '\e73a'; } /* '' */
.icon-share:before { content: '\e73c'; } /* '' */
.icon-basket:before { content: '\e73d'; } /* '' */
.icon-login:before { content: '\e740'; } /* '' */
.icon-logout:before { content: '\e741'; } /* '' */
.icon-popup:before { content: '\e74c'; } /* '' */
.icon-drive:before { content: '\e755'; } /* '' */
.icon-down-circled:before { content: '\e758'; } /* '' */
.icon-left-circled:before { content: '\e759'; } /* '' */
.icon-right-circled:before { content: '\e75a'; } /* '' */
.icon-up-circled:before { content: '\e75b'; } /* '' */
.icon-down-open:before { content: '\e75c'; } /* '' */
.icon-left-open:before { content: '\e75d'; } /* '' */
.icon-right-open:before { content: '\e75e'; } /* '' */
.icon-up-open:before { content: '\e75f'; } /* '' */
.icon-down-open-mini:before { content: '\e760'; } /* '' */
.icon-left-open-mini:before { content: '\e761'; } /* '' */
.icon-right-open-mini:before { content: '\e762'; } /* '' */
.icon-up-open-mini:before { content: '\e763'; } /* '' */
.icon-down-open-big:before { content: '\e764'; } /* '' */
.icon-left-open-big:before { content: '\e765'; } /* '' */
.icon-right-open-big:before { content: '\e766'; } /* '' */
.icon-up-open-big:before { content: '\e767'; } /* '' */
.icon-network:before { content: '\e776'; } /* '' */
.icon-inbox:before { content: '\e777'; } /* '' */
.icon-install:before { content: '\e778'; } /* '' */
.icon-lifebuoy:before { content: '\e788'; } /* '' */
.icon-dot:before { content: '\e78b'; } /* '' */
.icon-dot-2:before { content: '\e78c'; } /* '' */
.icon-dot-3:before { content: '\e78d'; } /* '' */
.icon-suitcase:before { content: '\e78e'; } /* '' */
.icon-paper-plane:before { content: '\e79b'; } /* '' */
.icon-emo-squint:before { content: '\e811'; } /* '' */
.icon-chat-empty:before { content: '\f0e6'; } /* '' */
.icon-lightbulb:before { content: '\f0eb'; } /* '' */
.icon-desktop:before { content: '\f108'; } /* '' */
.icon-laptop:before { content: '\f109'; } /* '' */
.icon-tablet:before { content: '\f10a'; } /* '' */
.icon-mobile-1:before { content: '\f10b'; } /* '' */
.icon-twitter:before { content: '\f309'; } /* '' */
.icon-facebook:before { content: '\f30c'; } /* '' */
.icon-gplus:before { content: '\f30f'; } /* '' */
.icon-youtube:before { content: '\f313'; } /* '' */
.icon-linkedin:before { content: '\f318'; } /* '' */
.icon-instagram:before { content: '\f32d'; } /* '' */
.icon-sina-weibo:before { content: '\f33f'; } /* '' */
.icon-globe:before { content: '🌎'; } /* '\1f30e' */
.icon-video:before { content: '🎬'; } /* '\1f3ac' */
.icon-bag:before { content: '👜'; } /* '\1f45c' */
.icon-user:before { content: '👤'; } /* '\1f464' */
.icon-users:before { content: '👥'; } /* '\1f465' */
.icon-lamp:before { content: '💡'; } /* '\1f4a1' */
.icon-alert:before { content: '💥'; } /* '\1f4a5' */
.icon-credit-card:before { content: '💳'; } /* '\1f4b3' */
.icon-monitor:before { content: '💻'; } /* '\1f4bb' */
.icon-briefcase:before { content: '💼'; } /* '\1f4bc' */
.icon-cd:before { content: '💿'; } /* '\1f4bf' */
.icon-folder:before { content: '📁'; } /* '\1f4c1' */
.icon-calendar:before { content: '\e806'; } /* '' */
.icon-attach:before { content: '📎'; } /* '\1f4ce' */
.icon-phone:before { content: '📞'; } /* '\1f4de' */
.icon-download:before { content: '📥'; } /* '\1f4e5' */
.icon-mobile:before { content: '📱'; } /* '\1f4f1' */
.icon-search-1:before { content: '\e800'; } /* '' */
.icon-bell:before { content: '🔔'; } /* '\1f514' */
.icon-link:before { content: '🔗'; } /* '\1f517' */
.icon-clock:before { content: '🕔'; } /* '\1f554' */

/**  ----------------------------  End of Icons  @font-face  ----------------------------  **/


.symbol {
	font-family: "fontello";
}



.download-item-trial-btnSettingL{
	width: 220px;
	height: 30px;
	float: left;
	margin: 10px auto auto 20px;
	font-size: 1.5em;
	font-weight: 400;
	padding-top:10px;
	text-align: center;
}

.download-item-trial-btnSettingL2{
	width: 220px;
	height: 60px;
	float: left;
	margin: 10px auto auto 20px;
	font-size: 1.5em;
	font-weight: 400;
	padding-top:10px;
	text-align: center;
	line-height: 1em;
}


.download-item-trial-btnSettingS{
	width: 140px;
	height: 22px;
	font-size: 1em;
	font-weight: 400;
	float: left;
	margin: 10px auto auto 20px;
	padding-top:6px;
	text-align: center;
}

.download-item-trial-btnSettingS2{
	width: 140px;
	height: 40px;
	font-size: 1em;
	font-weight: 400;
	float: left;
	margin: 10px auto auto 20px;
	padding-top:6px;
	text-align: center;
}

.store-item-trial-btnSettingL{	
	float: left;
	margin: 10px auto auto 30px;
	padding: 0.5em 1em 0.5em 1em;
	font-size: 1.714em;
	font-weight: 600;
}


.store-item-trial-btnSettingS{
	font-size: 1.286em;
	font-weight: 600;
	float: left;
	margin: 10px auto auto 30px;
	padding: 0.438em 1em 0.438em 1em;
}




/**  ------------------------------  Cloud button  ------------------------------  **/
.btnCloud {		
	border: solid 1px #2268c2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	background: #4d95f3 center top no-repeat; 
	
	background-image: -webkit-linear-gradient(bottom, #2672d6, #4d95f3);
	background-image: -moz-linear-gradient(bottom, #2672d6, #4d95f3);
	background-image: -o-linear-gradient(bottom, #2672d6, #4d95f3);
	background-image: -ms-linear-gradient(bottom, #2672d6, #4d95f3);
	background-image: linear-gradient(to top, #2672d6, #4d95f3);
	
	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0,.35);	
}

.btnCloud:hover {
	background: #2672d6 center top no-repeat; 
	text-decoration:none;
}

.btnCloud:active {
	position:relative;
    top:1px;
	text-decoration:none;
	color: #fff;
}
/**  ------------------------------  End of Cloud button  ------------------------------  **/


/**  ------------------------------  Premium button  ------------------------------  **/
.btnPremium {		
	border: solid 1px #bfa137;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	background: #fedf72 center top no-repeat; 
	
	background-image: -webkit-linear-gradient(bottom, #e9c442, #fedf72);
	background-image: -moz-linear-gradient(bottom, #e9c442, #fedf72);
	background-image: -o-linear-gradient(bottom, #e9c442, #fedf72);
	background-image: -ms-linear-gradient(bottom, #e9c442, #fedf72);
	background-image: linear-gradient(to top, #e9c442, #fedf72);
	
	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0,.35);	
}

.btnPremium:hover {
	background: #e9c442 center top no-repeat; 
	text-decoration:none;
}

.btnPremium:active {
	position:relative;
    top:1px;
	text-decoration:none;
	color: #fff;
}
/**  ------------------------------  End of Premium button  ------------------------------  **/

/**  ------------------------------  MySQL button  ------------------------------  **/
.btnMySQL {
	border: solid 1px #327c01;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	background: #60dd0d center top no-repeat; 
	
	background-image: -webkit-linear-gradient(bottom, #40a000, #60dd0d);
	background-image: -moz-linear-gradient(bottom, #40a000, #60dd0d);
	background-image: -o-linear-gradient(bottom, #40a000, #60dd0d);
	background-image: -ms-linear-gradient(bottom, #40a000, #60dd0d);
	background-image: linear-gradient(to top, #40a000, #60dd0d);

	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0,.35);
}

.btnMySQL:hover {
	background: #40a000 center top no-repeat; 
	text-decoration:none;
}

.btnMySQL:active {
	position:relative;
    top:1px;	
	text-decoration:none;
	color: #fff;
}
/**  ------------------------------  End of MySQL button  ------------------------------  **/

/**  ------------------------------  MariaDB button  ------------------------------  **/
.btnMariaDB {
	border: solid 1px #947452;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	background: #e9c442 center top no-repeat; 
	
	background-image: -webkit-linear-gradient(bottom, #c3996c, #f8c38b);
	background-image: -moz-linear-gradient(bottom, #c3996c, #f8c38b);
	background-image: -o-linear-gradient(bottom, #c3996c, #f8c38b);
	background-image: -ms-linear-gradient(bottom, #c3996c, #f8c38b);
	background-image: linear-gradient(to top, #c3996c, #f8c38b);

	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0,.35);
	
}

.btnMariaDB:hover {
	background: #ae8961 center top no-repeat; 
	text-decoration:none;
}

.btnMariaDB:active {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8c38b), to(#c3996c)); 
	background: -webkit-linear-gradient(0% 0%, 0% 100%, from(#f8c38b), to(#c3996c)); 
	background: -moz-linear-gradient(center top, #f8c38b, #c3996c); 
	background: linear-gradient(#f8c38b, #c3996c);

	-webkit-box-shadow: inset 0 0 10px #947452; 
	-moz-box-shadow: inset 0 0 10px #947452; 
	box-shadow: inset 0 0 10px #947452;
	text-decoration:none;
	color: #fff;
}
/**  ------------------------------  End of MariaDB button  ------------------------------  **/


/**  ------------------------------  SQL Server button  ------------------------------  **/
.btnSQLServer {
	border: solid 1px #b26b18;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	background: #fcbd73 center top no-repeat; 
	
	background-image: -webkit-linear-gradient(bottom, #f09020, #fcbd73);
	background-image: -moz-linear-gradient(bottom, #f09020, #fcbd73);
	background-image: -o-linear-gradient(bottom, #f09020, #fcbd73);
	background-image: -ms-linear-gradient(bottom, #f09020, #fcbd73);
	background-image: linear-gradient(to top, #f09020, #fcbd73);
	
	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0,.35);
}

.btnSQLServer:hover {
	background: #f09020 center top no-repeat; 
	text-decoration:none;
}

.btnSQLServer:active {
	position:relative;
    top:1px;
	text-decoration:none;
	color: #fff;
}
/**  ------------------------------  End of SQL Server button  ------------------------------  **/

/**  ------------------------------  Oracle button  ------------------------------  **/
.btnOracle {
	border: solid 1px #a61c1c;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	background: #f75555 center top no-repeat; 
	
	background-image: -webkit-linear-gradient(bottom, #cc2222, #f75555);
	background-image: -moz-linear-gradient(bottom, #cc2222, #f75555);
	background-image: -o-linear-gradient(bottom, #cc2222, #f75555);
	background-image: -ms-linear-gradient(bottom, #cc2222, #f75555);
	background-image: linear-gradient(to top, #cc2222, #f75555);
	
	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0,.35);
}

.btnOracle:hover {
	background: #cc2222 center top no-repeat; 
	text-decoration:none;
}

.btnOracle:active {
	position:relative;
    top:1px;
	text-decoration:none;
	color: #fff;
}
/**  ------------------------------  End of Oracle button  ------------------------------  **/

/**  ------------------------------  SQlite button  ------------------------------  **/
.btnSQLite {
	border: solid 1px #0d808d;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	background: #77e8a5 center top no-repeat; 
	
	background-image: -webkit-linear-gradient(bottom, #5ebc84, #77e8a5);
	background-image: -moz-linear-gradient(bottom, #5ebc84, #77e8a5);
	background-image: -o-linear-gradient(bottom, #5ebc84, #77e8a5);
	background-image: -ms-linear-gradient(bottom, #5ebc84, #77e8a5);
	background-image: linear-gradient(to top, #5ebc84, #77e8a5);
	
	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0,.35);
}

.btnSQLite:hover {
	background: #5ebc84 center top no-repeat; 
	text-decoration:none;
}

.btnSQLite:active {
	position:relative;
    top:1px;	
	text-decoration:none;
	color: #fff;
}
/**  ------------------------------  End of SQLite button  ------------------------------  **/

/**  ------------------------------  Postgrel SQL button  ------------------------------  **/
.btnPostgreSQL {
	border: solid 1px #0c707b;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	background: #17cbdf center top no-repeat; 
	
	background-image: -webkit-linear-gradient(bottom, #10a0b0, #17cbdf);
	background-image: -moz-linear-gradient(bottom, #10a0b0, #17cbdf);
	background-image: -o-linear-gradient(bottom, #10a0b0, #17cbdf);
	background-image: -ms-linear-gradient(bottom, #10a0b0, #17cbdf);
	background-image: linear-gradient(to top, #10a0b0, #17cbdf);
	
	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0,.35);	
}

.btnPostgreSQL:hover {
	background: #10a0b0 center top no-repeat; 
	text-decoration:none;
}

.btnPostgreSQL:active {
	position:relative;
    top:1px;	
	text-decoration:none;
	color: #fff;
}
/**  ------------------------------  End of Postgre SQL button  ------------------------------  **/

/**  ------------------------------  Data Modeler button  ------------------------------  **/
.btnDataModeler {
	border: solid 1px #3b3b3b;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	background: #9d9d9d center top no-repeat; 
	
	background-image: -webkit-linear-gradient(bottom, #646464, #9d9d9d);
	background-image: -moz-linear-gradient(bottom, #646464, #9d9d9d);
	background-image: -o-linear-gradient(bottom, #646464, #9d9d9d);
	background-image: -ms-linear-gradient(bottom, #646464, #9d9d9d);
	background-image: linear-gradient(to top, #646464, #9d9d9d);
	
	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0,.35);	
}

.btnDataModeler:hover {
	background: #646464 center top no-repeat; 
	text-decoration:none;
}

.btnDataModeler:active { 
	position:relative;
    top:1px;
	text-decoration:none;
	color: #fff;
}
/**  ------------------------------  End of Data Modeler button  ------------------------------  **/

/**  ------------------------------  Report Viewer button  ------------------------------  **/
.btnReportViewer {
	border: solid 1px #467689;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	background: #7bcdee center top no-repeat; 
	
	background-image: -webkit-linear-gradient(bottom, #62a5c0, #7bcdee);
	background-image: -moz-linear-gradient(bottom, #62a5c0, #7bcdee);
	background-image: -o-linear-gradient(bottom, #62a5c0, #7bcdee);
	background-image: -ms-linear-gradient(bottom, #62a5c0, #7bcdee);
	background-image: linear-gradient(to top, #62a5c0, #7bcdee);
	
	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0,.35);	
}

.btnReportViewer:hover {
	background: #62a5c0 center top no-repeat; 
	text-decoration:none;
}

.btnReportViewer:active {
	position:relative;
    top:1px;	
	text-decoration:none;
	color: #fff;
}
/**  ------------------------------  End of Report Viewer button  ------------------------------  **/

/**  ------------------------------  Grey button  ------------------------------  **/
.btnGreyButton {
border: solid 1px #b4b4b4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	background: #e6e6e6 center top no-repeat; 
	
	background-image: -webkit-linear-gradient(bottom, #b9b9b9, #e6e6e6);
	background-image: -moz-linear-gradient(bottom, #b9b9b9, #e6e6e6);
	background-image: -o-linear-gradient(bottom, #b9b9b9, #e6e6e6);
	background-image: -ms-linear-gradient(bottom, #b9b9b9, #e6e6e6);
	background-image: linear-gradient(to top, #b9b9b9, #e6e6e6);
	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0,.35);
}

.btnGreyButton:hover {
	background: #b9b9b9 center top no-repeat; 
	text-decoration:none;
}

.btnGreyButton:active {
	position:relative;
    top:1px;	
	text-decoration:none;
	color: #fff;
}
/**  ------------------------------  End of Grey button  ------------------------------  **/

/**  ------------------------------  Order button  ------------------------------  **/
.btnOrderButton {
	border: solid 1px #f2b801;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	background: #fbdf87 center top no-repeat; 
	
	background-image: -webkit-linear-gradient(bottom, #ffca22, #fbdf87);
	background-image: -moz-linear-gradient(bottom, #ffca22, #fbdf87);
	background-image: -o-linear-gradient(bottom, #ffca22, #fbdf87);
	background-image: -ms-linear-gradient(bottom, #ffca22, #fbdf87);
	background-image: linear-gradient(to top, #ffca22, #fbdf87);
	
	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0,.35);	
}

.btnOrderButton:hover {
	background: #ffca22 center top no-repeat; 
	text-decoration:none;
}

.btnOrderButton:active {
	position:relative;
    top:1px;	
	text-decoration:none;
	color: #fff;
}
/**  ------------------------------  End of Order button  ------------------------------  **/

/**  ------------------------------  Blue button  ------------------------------  **/
.btnBlueButton {
	border: solid 1px #004586;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	background: #45a4fe center top no-repeat; 
	
	background-image: -webkit-linear-gradient(bottom, #0660b5, #45a4fe);
	background-image: -moz-linear-gradient(bottom, #0660b5, #45a4fe);
	background-image: -o-linear-gradient(bottom, #0660b5, #45a4fe);
	background-image: -ms-linear-gradient(bottom, #0660b5, #45a4fe);
	background-image: linear-gradient(to top, #0660b5, #45a4fe);
	
	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0,.35);
}

.btnblueButton:hover {
	background: #0660b5 center top no-repeat; 
	text-decoration:none;
}

.btnblueButton:active {
	position:relative;
    top:1px;	
	text-decoration:none;
	color: #fff;
}
/**  ------------------------------  End of Blue button  ------------------------------  **/
