/*========================= MEMBER TOOL BAR ========================*/
.membertoolbar{
background:#fff; position:fixed; width:100%; bottom:0; border-top:2px solid #c9d0da;
}
.membertoolbar a{
color:#316897;
}
/*========================= ADVERTISE ========================*/
#specialdescription{
padding:10px;
border:1px solid #dbdcdc;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background:#f6f6f6;
}




.shopcart{
width:303px;
float:left;
margin:5px;
background:#57595f;
background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#ecebec));
background: -moz-linear-gradient(top, #f6f6f6, #ecebec);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ecebec');
color:#d1d1d1;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.shopcart .shoptitle{
	background: #0F1F3C;
	background: -moz-linear-gradient(top, #0F1F3C 0%, #26354f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0F1F3C), color-stop(100%,#26354f));
	background: -webkit-linear-gradient(top, #0F1F3C 0%,#26354f 100%);
	background: -o-linear-gradient(top, #0F1F3C 0%,#26354f 100%);
	background: -ms-linear-gradient(top, #0F1F3C 0%,#26354f 100%);
	background: linear-gradient(to bottom, #0F1F3C 0%,#26354f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0F1F3C', endColorstr='#26354f',GradientType=0 );
	border: 1px solid #0a152a;
	color: #fff;
	padding: 4px 10px;
	border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	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);
}
.carticon{
background: url(images/cart.png) no-repeat scroll 5px 50%;
padding: 3px 10px;
padding-left: 38px;
}
.shopcart .shopcontent{
margin-top:5px;
padding:10px;
text-align:center;
}
/*========================= ADS ========================*/
.adtimereset{
background:#fefaed url(images/clock.png) no-repeat scroll 5px 50%;
border:1px solid #fce6a3;
padding:5px;
padding-left:30px;
margin-bottom:10px;
}
#admin_advertisement{
width:700px;
margin:0 auto;
}
#admin_advertisement .ad-title{
border:1px solid #45484c;
border-bottom:none;
background:#8cbf58;
background: -webkit-gradient(linear, left top, left bottom, from(#5a5c62), to(#585a60));
background: -moz-linear-gradient(top, #5a5c62, #585a60);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#5a5c62', endColorstr='#585a60');
color:#ffffff;
padding:3px 10px;
text-shadow:#000000 0.1em 0.1em;
border-top-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
border-top-right-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
}
#admin_advertisement .ad-content{
border:1px solid #45484c;
background:#57595f;
background: -webkit-gradient(linear, left top, left bottom, from(#57595f), to(#4d5055));
background: -moz-linear-gradient(top, #57595f, #4d5055);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#57595f', endColorstr='#4d5055');
padding:10px;
color:#d1d1d1;
text-shadow:#292a2d 0.1em 0.1em;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
height:auto;
min-height:inherit;
}
.ad-div{
font-family:Arial, Helvetica, sans-serif;
}


.ad-block{
min-height:230px;
max-height:230px;
width:300px;
float:left;
margin:0px 5px;
/*border:1px solid #E2E2E2;*/
background: #fff;
}
.ad-block:hover {
    -webkit-box-shadow: 0px 3px 10px 0px #C9CFD6;
    -moz-box-shadow: 0px 3px 10px 0px #C9CFD6;
    box-shadow: 0px 3px 10px 0px #C9CFD6;
}

.ad-title{
color:#ffffff;
padding:3px 5px;
font-size: 12px;
font-weight: normal;
line-height: 20px;
max-height: 20px;
min-height: 20px !important;
text-shadow:#61853c 0.1em 0.1em;
cursor: pointer;
text-transform:uppercase;
}


.ad-content{
min-height: 70px !important;
max-height: 70px !important;
line-height:15px;
font-size: 11px;
padding: 2px 5px;
color: #727272;
border-bottom: 1px #E2E2E2 solid;
}


.ad-footer{
background: #fcf088;
color: #4a1e2f;
padding-right: 4px;
padding-left: 4px;
margin-bottom: -1px;
font-size:10px;

margin-bottom: 1px;
}




.ad-block .standard{
background-color: #eeaa23;
background: -webkit-gradient(linear,center bottom,center top,from(rgba(218,130,15,1)),to(rgba(238,170,35,1)));
background: transparent -moz-linear-gradient(center top , #EEAA23 0%, #DA820F 100%) repeat scroll 0% 0%;
color:#ffffff;
padding:0px 5px;
border-top-left-radius: 3px;
-moz-border-top-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
border-top-right-radius: 3px;
-moz-border-top-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
font-size:12px;
font-family: Arial,Helvetica,Verdana,sans-serif;
font-weight: bold;
}

.ad-block .premium {
background-color: #00C051;
background: -webkit-gradient(linear,center bottom,center top,from((0, 192, 81,1)),to(rgba(0, 96, 40,1)));
background: transparent -moz-linear-gradient(center top , #00C051 0%, #006028 100%) repeat scroll 0% 0%;
color:#ffffff;
padding:0px 5px;
border-top-left-radius: 3px;
-moz-border-top-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
border-top-right-radius: 3px;
-moz-border-top-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
font-size:12px;
font-family: Arial,Helvetica,Verdana,sans-serif;
font-weight: bold;
}


.ad-block .macro {
background-color: #17249d;
background: -webkit-gradient(linear,center bottom,center top,from((23, 36, 157,1)),to(rgba(33, 52, 225,1)));
background: transparent -moz-linear-gradient(center top , #17249d 0%, #2134e1 100%) repeat scroll 0% 0%;
color:#ffffff;
padding:0px 5px;
border-top-left-radius: 3px;
-moz-border-top-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
border-top-right-radius: 3px;
-moz-border-top-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
font-size:12px;
font-family: Arial,Helvetica,Verdana,sans-serif;
font-weight: bold;
}


.ad-block .mini {
background-color: #9907A2;
background: -webkit-gradient(linear,center bottom,center top,from((153, 7, 162,1)),to(rgba(91, 4, 97,1)));
background: transparent -moz-linear-gradient(center top , #9907A2 0%, #5b0461 100%) repeat scroll 0% 0%;
color:#ffffff;
padding:0px 5px;
border-top-left-radius: 3px;
-moz-border-top-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
border-top-right-radius: 3px;
-moz-border-top-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
font-size:12px;
font-family: Arial,Helvetica,Verdana,sans-serif;
font-weight: bold;
}


.ad-block .tiny {
background-color: #88292b;
background: -webkit-gradient(linear,center bottom,center top,from((136, 41, 43,1)),to(rgba(171, 52, 54,1)));
background: transparent -moz-linear-gradient(center top , #88292b 0%, #5b0461 100%) repeat scroll 0% 0%;
color:#ffffff;
padding:0px 5px;
border-top-left-radius: 3px;
-moz-border-top-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
border-top-right-radius: 3px;
-moz-border-top-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
font-size:12px;
font-family: Arial,Helvetica,Verdana,sans-serif;
font-weight: bold;
}


.ad-block .ultimate {
background-color: #D511D8;
background: -webkit-gradient(linear,center bottom,center top,from((213, 17, 216,1)),to(rgba(167, 31, 169,1)));
background: transparent -moz-linear-gradient(center top , #D511D8 0%, #A71FA9 100%) repeat scroll 0% 0%;
color:#ffffff;
padding:0px 5px;
border-top-left-radius: 3px;
-moz-border-top-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
border-top-right-radius: 3px;
-moz-border-top-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
font-size:12px;
font-family: Arial,Helvetica,Verdana,sans-serif;
font-weight: bold;
}



/*========================= FORUM ========================*/
.forum_search{
padding-bottom:5px;
text-align:right;
}
input[type="text"].frm_search_txt{
color:#2a2a2a;
font-family:arial,sans-serif;
font-size:11px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
width:200px;
margin-bottom: 0px;
}

.forum_signature{
border-top:1px solid #d5d5d5;
margin-top:5px;
padding:5px 0px;
color:#a4a4a4;
}
.topic_edited{
font-style:italic;
}
.forum_post_date{
color:#a4a4a4;
}
.forum-topiclist{
background: #F0EEF0;
border: 1px solid white;
}
.forum_username{
background: #3C3E42;
color: white;
font-size: 16px;
padding: 6px 10px;
}
.forum_title{
font-family:helvetica,arial,sans-serif;
font-size:20px;
color:#323232;
}
.forum_top_bar{
float:left;
font-family:helvetica,arial,sans-serif;
font-size:11px;
}
.forum_top_bar ul{
margin:0px;
padding:0px;
list-style:none;
display:inline-block;
}
.forum_top_bar ul li{
display:inline-block;
margin-right:3px;
}
.forum_top_bar ul li a{
display:block;
color:#999999;
padding:0px 5px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
margin-bottom:2px;
}
.forum_top_bar ul li a:hover{
background:#eaeaea;
}
.forum_top_bar ul li.current{
background:#7ba60d;
color:#FFFFFF;
padding:0px 5px;
}
.forum_top_bar ul li.pgbtn a{
background:#eaeaea;
color:#745a5a;
font-weight:bold;
}
.forum_top_bar ul li.pgbtn a:hover{
background:#e91665;
color:#ffffff;
font-weight:bold;
}

input[type="button"].frmbutton{
padding: 5px 30px;
color: #ffffff;
text-shadow:#191919 0.1em 0.1em 0.1em;
border: solid 1px #212121;
background: #393a3a;
background: -webkit-gradient(linear, left top, left bottom, from(#393a3a), to(#212121));
background: -moz-linear-gradient(top, #393a3a, #212121);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#393a3a', endColorstr='#212121');
cursor: pointer;
font-size:18px;
font-family:'Cuprum',sans-serif;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.frm-title{
border-bottom: 3px solid #fff;
background: #fff;
line-height: 35px;
font-size: 18px;
padding-left: 20px;
color:  #56595e;
}
.frm-title span{
font-size:14px;
}
.frm-title ul{
margin:0px;
list-style:none;
padding:0px;
font-size:12px;
padding:5px;
}
.frm-title ul li{
display:inline;
}
.frm-title ul li a{
color: #0f1f3c;
display: inline-block;
background: #F9AA35;
padding-left: 10px;
padding-right: 10px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
.frm-content{
background: #fff;
border: 1px solid #fff;
padding:10px;
}
.forum-tblc{

}
.frm-tbl {

border-collapse:collapse;
}
.frm-tbl td{
background:#FFFFFF;
border-top:1px solid #DBDDDD;
padding:4px;
}
.frm_description{
color:#a4a4a4;
}
.frm_title a{
color:#3C3E42;
font-size:12px;
font-weight: bold;
font-family: Arial;
}
.frm_title a:hover{
color:#2e76b1;
}
.frm_last_post{
padding-left:20px;
line-height:150%;
}
.frm_last_post a{
color:#26354f;
}
.frm_last_post a:hover{
color:#1e2a3f;
}
.frm_last_post span{
color:#a4a4a4;
}
.forum_shortlinks, .forum_shortlinks a{
color: #fff;
font-size: 14px;
font-weight: 600;
}

/*========================= PTSU ADS ========================*/
.ptsu_content{
cursor:pointer;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-bottom:5px;
border:1px solid #d7d7d7;
padding:5px;
background:#ffffff;
line-height:20px;
}
.ptsu_title{
color:#0000ff;
font-weight:bold;
text-decoration:underline;
}
.ptsu_descr{
color:#303030;
}
.ptsu_url{
color:#009900;
font-size:10px;
}
.ptsu_reward{
color:#d9006c;
font-size:20px;
}
/*========================= FEATURED ADS ========================*/
.featured-ads{
background:#FFFFFF;
line-height:20px;
}
.featured-ads ul{
margin:0px;
list-style:none;
padding:0px;
}
.featured-ads li{
color:#303030;
margin-bottom:5px;
}
.featured-ads li a{
color:#0000ff;
font-weight:bold;
text-decoration:underline;
}
.featured-ads li span{
color:#009900;
text-decoration:none;
font-size:10px;
}
/*======================== DASHBOARD ===========================*/
.admin-info{
background: url(../custom/img/stat-ic4.png) no-repeat left center;
min-height: 105px;
padding-left: 100px;
float: left;

}

.balance-info{
background: url(../custom/img/stat-ic5.png) no-repeat left center;
min-height: 105px;
padding-left: 100px;
float: left;
margin-left: 20px;
}


.admin-info div, .balance-info div{
padding-top:5px;
padding-bottom:3px;
padding-left:15px;
}
.admin-info .title{
padding-top:5px;
font-weight:bold;
font-size:16px;
padding-bottom:5px;
padding-left:15px;
}
.calendar{
float:right;
width:80px
}
.calendar .top{
background: #F9AA35;
font-family: Arial;
font-size: 12px;
color: white;
font-weight: bold;
text-align: center;
padding: 3px 5px;
}
.cal-container {
	background: #F2F2F2;
	border: 1px solid white;
	padding: 2px;
	-moz-border-radius: 0px 0px 2px 2px;
	-webkit-border-radius: 0px 0px 2px 2px;
	-o-border-radius: 0px 0px 2px 2px;
	border-radius: 0px 0px 2px 2px;
}

.calendar .mid{
text-align:center;
padding: 0px 5px 2px 5px;
background: white;
color: #0f1f3c;
}
.calendar .bottom{
text-align: center;
font-size: 30px;
font-family: Arial;
padding: 0px 5px 10px 5px;
background: white;
color: #0f1f3c;
}

.dashboardbox{
text-align:center;
background:#0F1F3C;
padding:5px;
color:#ffffff;
margin-bottom:5px;
}
.dashboardbox a{
color:#ffffff;
}
.dashboardbox a:hover{
color:#ffffff;
text-decoration:underline;
}
.dashbaord-img-1{
float:left;
}
.dashbaord-img-2{
float:right;
}
.dashbaord-img-1, .dashbaord-img-2{
width:445px;
}
/*======================== REFERRAL LIST ===========================*/
.widget-ref-option{
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-bottom:5px;
border:1px solid #dd3c10;
background:#fff4ea;
padding:5px;
margin-top:5px; text-align:center;
}
/*======================== HELPDESK ===========================*/
.open-ticket-box{
background:url(images/icon_open_ticket.gif) no-repeat;
padding:0px 10px 5px 60px;
min-height:60px;
}
.view-ticket-box{
background:url(images/icon_view_ticket.gif) no-repeat;
padding:0px 10px 5px 60px;
min-height:60px;
}
/*========================= OLD ========================*/
/*== Ads Page ==*/
.adsleftbox{
background:#f3dddd url(../images/exclamation.png) no-repeat scroll 5px 50%;
border:1px solid #deb7b7;
padding:5px;
padding-left:25px;
margin-bottom:10px;
}



/*== End Ads Page ==*/


.padding5{
padding:5px;
}
.floatleft{
float:left;
}
.floatright{
float:right;
}

.progressbar{
border:1px solid #607a91;
width:300px;
height:20px;
}
.progressbar div{
height:20px;
background:#6c879e;
width:3px;
}
.disabledclass{
filter:alpha(opacity=35);
opacity:.35;
}
/* Tables for history */
.celltop{
background:#006cb3;
color:#FFFFFF;
}
.celltop a{
color:#FFFFFF;
}
.cellcontent{
border:1px solid #bec5c9;
}
.cellcontenthover{
background:#cee2ec;
}

.menubarlist, .menubarlist li ul{
list-style:none;
margin:0px;
padding:0px;

}
.menubarlist li ul li{


padding:4px;
margin:2px 0px;
background: /*#424b5e*/ #fff;
}
.menubarlist li ul li:hover{
background:/*#525e76*/ #f5f5f5;
padding:4px;
margin:2px 0px;
color:#56595f;
}
.menubarlist li ul li a{
display:block;
text-decoration:none;
color:#56595f;

}
.menubarlist li ul li a:hover{
color:#56595f;

}
/*========================= END OLD ========================*/

fieldset {
    border: 1px solid #bec5c9;
    border-radius: 4px 4px 4px 4px;
    margin: 6px 0;
    padding: 4px;
}
fieldset.ticket-user{
    border: 1px solid #80b5ce;
    border-radius: 4px 4px 4px 4px;
    margin: 6px 0;
    padding: 8px;
	background:#e3eff4;
}
fieldset.ticket-admin{
    border: 1px solid #7cb441;
    border-radius: 4px 4px 4px 4px;
    margin: 6px 0;
    padding: 8px;
	background:#e0eed0;
}


.main_content{
background:#f6f6f6;
padding:10px;
margin:10px 0px;
border:1px solid #d7d7d7;
}

/*======================== HOME ===========================*/
.widget-statistics{
border:1px solid #9e345b;
background:#c74e79;
color:#ffffff;
padding:3px 10px;
text-shadow:#8c3756 0.1em 0.1em;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-bottom:5px;
text-align:center;
}
.content-left{
width:250px;
float:left;
}
.content-right{
width:670px;
float:right;
}
/*======================== Virtual Keyboard ===========================*/
.keyboard-buton{
border:1px solid #9f9f9f;
background:#FFFFFF;
padding:5px;
}
.keyboard-buton-hover{
border:1px solid #9f9f9f;
background:#9f9f9f;
color:#FFFFFF;
}
#keyboard{margin: 0;padding: 0;list-style: none;}
#keyboard li{float:left;font-family:Arial;font-size:11px;height:18px;line-height:18px;margin:0 2px 2px 0;text-align:center;width:18px;}
.capslock, .tab, .left-shift{clear: left;}
#keyboard .tab, #keyboard .delete{width: 70px;}
#keyboard .capslock{width: 60px;}
#keyboard .return{width: 50px;}
#keyboard .left-shift{width: 65px;}
#keyboard .right-shift{width: 67px;}
.lastitem{margin-right: 0;}
.uppercase{text-transform: uppercase;}
#keyboard .space{clear: left;width: 356px;}
.on{display: none;}
#keyboard li:hover{position: relative;top: 1px;left: 1px;cursor: pointer; }
/*== End Virtual Keyboard ==*/
/*======================== QUICK NEWS ===========================*/
.widget-news-title{
color:#0f1f3c;
padding:3px 10px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-bottom:2px;
font-size: 16px;
}
.widget-news-date{
color:#d029dc;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-bottom:5px;
font-size:12px;
}
.widget-news-content{

padding:5px;

}
/*======================== HISTORY ===========================*/
.item_completed{color:#006600; font-weight:bold;}
.item_pending{color:#990000;}

.cellcontenthover{
background:#cee2ec;
}
/*======================== PRINCIPAL ===========================*/
.widget-main-title, .menu{
	background: #fff;
	text-align: left;
	line-height: 40px;
	font-family: 'Fonarto', sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	color: #56595e;
	padding: 0px 20px;
}
.widget-content, .menu-content{
	padding: 10px;
	background: white;
	position: relative;
	border: 5px solid #E4EAF0;
}
.widget-title, .membermenu{
	background: /*#313847;*/ #fff;
	/*background: -moz-linear-gradient(top, #0F1F3C 0%, #26354f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0F1F3C), color-stop(100%,#26354f));
	background: -webkit-linear-gradient(top, #0F1F3C 0%,#26354f 100%);
	background: -o-linear-gradient(top, #0F1F3C 0%,#26354f 100%);
	background: -ms-linear-gradient(top, #0F1F3C 0%,#26354f 100%);
	background: linear-gradient(to bottom, #0F1F3C 0%,#26354f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0F1F3C', endColorstr='#26354f',GradientType=0 );*/
	/*border: 1px solid #0a152a;*/
	color: 56595f;
	padding: 4px 10px;
	
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 13px;

	
	
	
}


.widget-tbl td{
padding:4px;
}
.widget-tbl tr.titles td, .celltop{
border:1px solid #45484c;
background:#5a5c62;
background: -webkit-gradient(linear, left top, left bottom, from(#5a5c62), to(#4d5055));
background: -moz-linear-gradient(top, #5a5c62, #4d5055);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#5a5c62', endColorstr='#4d5055');
color:#ffffff;
padding:3px 10px;
text-shadow:#000000 0.1em 0.1em;
padding:3px;
white-space:nowrap;
}
.widget-tbl tr.titles td a, .celltop a{
display:inline-block;
color:#FFFFFF;
}
.widget-tbl tr.titles td a:hover,   .celltop a:hover{
text-decoration:none;
}
.widget-tbl tr.titles td:hover{
background:#4d5055;
background: -webkit-gradient(linear, left top, left bottom, from(#4d5055), to(#6a6c73));
background: -moz-linear-gradient(top, #4d5055, #6a6c73);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d5055', endColorstr='#6a6c73');
}
.widget-tbl tr.tr1 td{
background:#f1f1f1;
}
.widget-tbl tr.tr2 td{
background:#ffffff;
}
.normal_linetbl{
line-height:normal;
}
.widget-tbl tr.tr1:hover td, .widget-tbl tr.tr2:hover td{
background:#ddecce;
}

/*================ ERROR =================*/
.fail_td{
border:1px solid #e7bcbc;
background:#ffebe8;
padding:5px;
}
.error_login{
border:1px solid #0F1F3C;
margin-bottom:10px;
padding:10px;
background:#f1e2e3;
line-height:1.5em;
}
.error_login .title{
font-weight:bold;
font-size:16px;
}
.error_login span{
color:#0F1F3C;
}
.disabled{
opacity: .55; filter:Alpha(Opacity=55); background-image: none;
}
.pointer{
cursor:pointer;
}



/* ### START Upgrade TAGS ### */
.upg-tag{
padding:2px 12px 3px;font:bold 11px/14px Verdana, Arial, Helvetica, sans-serif;color:#fff;
border:1px solid #888;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;
box-shadow:rgba(255,255,255,0.6) 0 1px 0 inset;-webkit-box-shadow:rgba(255,255,255,0.6) 0 1px 0 inset;-moz-box-shadow:rgba(255,255,255,0.6) 0 1px 0 inset;
text-shadow: transparent 0px 0px 0px,#444 0px 0px 2px;
}
.upg-tag.platinum{
background: #b3abae;
background: -moz-linear-gradient(top,  #b3abae 0%, #7d7779 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b3abae), color-stop(100%,#7d7779));
background: -webkit-linear-gradient(top,  #b3abae 0%,#7d7779 100%);
background: -o-linear-gradient(top,  #b3abae 0%,#7d7779 100%);
background: -ms-linear-gradient(top,  #b3abae 0%,#7d7779 100%);
background: linear-gradient(to bottom,  #b3abae 0%,#7d7779 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3abae', endColorstr='#7d7779',GradientType=0 );
}
.upg-tag.golden{

background: #d9b143;
background: -moz-linear-gradient(top,  #d9b143 0%, #a38533 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9b143), color-stop(100%,#a38533));
background: -webkit-linear-gradient(top,  #d9b143 0%,#a38533 100%);
background: -o-linear-gradient(top,  #d9b143 0%,#a38533 100%);
background: -ms-linear-gradient(top,  #d9b143 0%,#a38533 100%);
background: linear-gradient(to bottom,  #d9b143 0%,#a38533 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9b143', endColorstr='#a38533',GradientType=0 );
}



.upg-tag.sapphire{
background: #3fcc46;
background: -moz-linear-gradient(top,  #3fcc46 0%, #2f9935 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3fcc46), color-stop(100%,#2f9935));
background: -webkit-linear-gradient(top,  #3fcc46 0%,#2f9935 100%);
background: -o-linear-gradient(top,  #3fcc46 0%,#2f9935 100%);
background: -ms-linear-gradient(top,  #3fcc46 0%,#2f9935 100%);
background: linear-gradient(to bottom,  #3fcc46 0%,#2f9935 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3fcc46', endColorstr='#2f9935',GradientType=0 );
}



.upg-tag.ultimate{
background: #d94343;
background: -moz-linear-gradient(top,  #d94343 0%, #a63333 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d94343), color-stop(100%,#a63333));
background: -webkit-linear-gradient(top,  #d94343 0%,#a63333 100%);
background: -o-linear-gradient(top,  #d94343 0%,#a63333 100%);
background: -ms-linear-gradient(top,  #d94343 0%,#a63333 100%);
background: linear-gradient(to bottom,  #d94343 0%,#a63333 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d94343', endColorstr='#a63333',GradientType=0 );
background:linear-gradient(to bottom, #d94343 0%,#a63333 100%);
}

.upg-tag.standard{
background: #a97142;
background: -moz-linear-gradient(top,  #a97142 0%, #875a34 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a97142), color-stop(100%,#875a34));
background: -webkit-linear-gradient(top,  #a97142 0%,#875a34 100%);
background: -o-linear-gradient(top,  #a97142 0%,#875a34 100%);
background: -ms-linear-gradient(top,  #a97142 0%,#875a34 100%);
background: linear-gradient(to bottom,  #a97142 0%,#875a34 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a97142', endColorstr='#875a34',GradientType=0 );
background:linear-gradient(to bottom, #a97142 0%,#875a34 100%);
}


.upg-tag.emerald{
background: #50C878;
background: -moz-linear-gradient(top,  #50C878 0%, #50c864 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#50C878), color-stop(100%,#50c864));
background: -webkit-linear-gradient(top,  #50C878 0%,#50c864 100%);
background: -o-linear-gradient(top,  #50C878 0%,#50c864 100%);
background: -ms-linear-gradient(top,  #50C878 0%,#50c864 100%);
background: linear-gradient(to bottom,  #50C878 0%,#50c864 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#50C878', endColorstr='#50c864',GradientType=0 );
}

.upg-tag.diamond{
background: #00a0ee;
background: -moz-linear-gradient(top,  #00a0ee 0%, #0090d6 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a0ee), color-stop(100%,#0090d6));
background: -webkit-linear-gradient(top,  #00a0ee 0%,#0090d6 100%);
background: -o-linear-gradient(top,  #00a0ee 0%,#0090d6 100%);
background: -ms-linear-gradient(top,  #00a0ee 0%,#0090d6 100%);
background: linear-gradient(to bottom,  #00a0ee 0%,#0090d6 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a0ee', endColorstr='#0090d6',GradientType=0 );
background:linear-gradient(to bottom, #00a0ee 0%,#0090d6 100%);
}
