@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700");
@import url(uicons.css);
body{
margin:0px;
padding:0px;
font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size:13px;
color:#000000;
background:#f1f1f1;
}
a{
	text-decoration:none;
	color: #37b6bd;
}
a:hover{
	color: #888888;
}

.clear{
clear:both;
}

/*Widgets*/
.widget-main-title{
background:#37b6bd;
font-size:14px;
font-weight:400;
color:#ffffff;
padding:3px 10px;
margin-bottom:5px;
}
.widget-title{
color:#ffffff;
padding:3px 10px;
margin-bottom:8px;
font-size:14px;
width: 100%;
height: 35px;
line-height: 35px;
background: url(../styles/images/titleLogin.png) transparent no-repeat;
background-size: 100% 100%;
}
.widget-content{
    margin-bottom:5px;
    border:1px solid #979999;
    background: white;
    border-radius: 5px;
    padding:10px;
}
.widget-news-title{
    color:#565656;
    padding:0px 10px;
    margin-bottom:0px;
    float: left;
    font-family: Verdana,sans-serif;
}

.widget-news-date{
    color: #000000;
    padding: 0px 10px;
    margin-bottom: 0px;
    float: left;
    font-family: Verdana,sans-serif;
    width: 100px;
    text-align: center;
}

.widget-news-content{
    margin-bottom:5px;
    padding:5px 10px;
}
.widget-tbl{
margin:0px;
padding:0px;
border-spacing:0px;
border-collapse:collapse;
}
.widget-tbl td{
border:1px solid grey;
border-collapse:collapse;
background-color:#fff;
padding:0px 0px;
color:#000000;
padding: 0px;
}
.widget-tbl tr.titles td{
  background: #E67802;
  color: white;
  font-size: 14px;
  font-weight: 600;
  padding: 7px 10px;
  border:1px solid grey;
}
.widget-tbl tr.titles td a{
display:inline-block;
color:#ffffff;
}
.widget-tbl tr.titles td a:hover{
text-decoration:none;
}

.normal_linetbl{
line-height:normal;
}
.widget-tbl tr:hover td{
color: #000;
/*background:#fafafa;*/
}
/*FAQ*/
.faq_num{
background:#37b6bd;
text-align:center;
width:50px;
padding:10px 0px;
color:#FFFFFF;
font-size:32px;
float:left;
}
.faq{
margin-left:70px;
margin-bottom:15px;
}
.faq .faq_question{
font-size:18px;
color:#e27c3e;
}
/*Member Toolbar */
.sticky {  
position: fixed;  
width: 100%;
min-width:1040px;
left: 0;  
top: 0;  
z-index: 100;  
border-top: 0;
display:inline-block;
} 
.sticky .member_toolbar{
background:#4c4c4c;
}
.sticky .member_toolbar ul li{
border-right:1px solid #666666;
padding:5px 15px;
}
.sticky .member_toolbar .mini_logo{
display:inline-block;
}
.member_toolbar{
width:1040px;
margin:0 auto;
background:#4c4c4c;
color:#FFFFFF;
font-weight:300;
font-size:14px;
font-family:'Roboto Condensed', sans-serif;
}
.member_toolbar a{
color:#FFFFFF;
}
.member_toolbar ul{
margin:0px;
padding:0px;
list-style:none;
}
.member_toolbar ul li{
float:left;
border-right:1px solid #666666;
padding:0px 15px;
}
.member_toolbar ul li:first-child{
border-left:none;
}
.member_toolbar ul li:last-child{
border-right:none;
}
.member_toolbar .mini_logo{
display:none;
}

/*Advertise*/
.shopcart{
width: 834px;
float: left;
margin: 10px;
border: 1px solid #AB9906;
background: #f8f8f8;
color: #d1d1d1;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.shopcart .shoptitle{
background: url(../styles/images/title_bg.png) transparent no-repeat;
/*background: url(../styles/images/titleLogin.png) transparent no-repeat;*/
background-size: 100% 100%;
color:#ffffff;
padding:3px 5px;
font-size:13px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.carticon{
background:url(images/cart.png) no-repeat scroll 0px 50%;
padding:2px 10px;
padding-left:30px;
}
.shopcart .shopcontent{
margin-top:5px;
padding:10px;
text-align:center;
}
#specialdescription{
padding: 10px;
border: 1px solid #dbdcdc;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background: #f6f6f6;
margin: 10px;
}
/*Account*/
.member_sidebar{
margin:0px;
padding:0px;
list-style:none;
background: white;
border: 1px solid #979999;
border-radius: 5px;
padding: 13px 0;
width: 158px;
box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
}
.member_sidebar li{
margin-bottom:0px;
}
.member_sidebar li div.title{
margin-left: -1px;
width: 149px;
color:#fff;
padding:3px 10px;
margin-bottom:3px;
cursor:pointer;
text-shadow: 0 0 0 transparent,0px -1px 0px #333;
font-family: Verdana,sans-serif;
font-size:14px;
position: relative;
background: #230606 linear-gradient(457deg, #000, #00ac00) repeat scroll 0% 0%;
}
.member_sidebar li div.title:before{
content: "";
position: absolute;
width: 25px;
height: 65px;
background: url(../styles/images/title_reg_before.png) transparent no-repeat 0px -30px;
left: -25px;
top: 0;
}
.member_sidebar li ul{
margin:0px;
padding:0px;
list-style:none;
}
.member_sidebar li ul li{
padding:0px;
padding-left: 2px;
}
.member_sidebar li ul li a{
display:block;
padding:0px 15px;
color:#505256;
font-family: Arial,Helvetica,sans-serif;
}
.member_sidebar li ul li a:hover{
color:#E67802;
text-decoration: none;
}
.admin-info{
background:url(images/user-icon.png) no-repeat;
min-height:104px;
padding-left:114px;
float:left;
}
.admin-info div{
padding-bottom:3px;
}
.admin-info .title{
font-weight:bold;
font-size:16px;
padding-bottom:10px;
}

.calendar{
float:right;
width:100px
}
.calendar .top{
background:#f2f2f2;
color:#999999;
text-align:center;
padding:15px 0px;
font-size:36px;
}
.calendar .bottom{
background:#cccccc;
color:#FFFFFF;
text-align:center;
font-size:16px;
padding:5px 0px;
}

.tbl-content{
border-collapse:collapse;
}
.tbl-content td{
border-bottom:1px dotted #d7d7d7;
}
/* Login/Logout process */
.progressbar{
border:1px solid #81b70e;
width:300px;
height:22px;
}
.progressbar div{
height:20px;
background:#c4b10e;
width:3px;
}
.disabledclass{
filter:alpha(opacity=35);
opacity:.35;
}

/* Helpdesk*/
.open-ticket-box{
background:url(images/icon_open_ticket.png) no-repeat;
padding:0px 10px 5px 70px;
min-height:65px;
}
.view-ticket-box{
background:url(images/icon_view_ticket.png) no-repeat;
padding:0px 10px 5px 70px;
min-height:65px;
}
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;
}
/* Ads */
.dashboardbox{
background:#FFFF99;
border:1px solid #777777;
padding-left:50px;
color:#000000;
margin-bottom:12px;
border-radius: 5px;
font-weight: 600;
text-align: center;
}
.dashboardbox span{
font-size: 14px;
font-weight: normal;
}
.dashboardbox a{
color:#dd6b17;
}
.dashboardbox a:hover{
color:#dd6b17;
text-decoration:underline;
}
.adtimereset{
background: #230606 linear-gradient(457deg, #000, #00ac00) repeat scroll 0% 0% / 100% 100%;
border: 1px solid #777;
background-size: 100% 100%;
padding:8px 20px;
margin-bottom:0px;
margin-top:0px;
text-shadow: 0 0 0 transparent,0px -1px 0px #333;
font-family: Verdana,sans-serif;
font-weight: normal;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
color: #f5be49;
font-size: 15px;
padding-left: 15px;
}
.adtimereset span{
    float: right;
}

#admin_advertisement{
width:700px;
margin:0 auto;
}
#admin_advertisement .ad-title{
border-bottom:none;
background:#db6e61;
color:#ffffff;
padding:3px 10px;
text-shadow:#d2282d 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{
background:#585a60;
padding:10px;
color:#fff;
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{
width:196px;
float:left;
margin:0px 8px 15px !important;
background:#ffffff;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
cursor: pointer;
}

/* PTSU */
.ptsu_content{
cursor:pointer;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-bottom:5px;
border:1px solid #e1e8ff;
padding:5px;
background:#ffffff;
line-height:20px;
}
.ptsu_title{
color:#0000ff;
font-weight:bold;
text-decoration:underline;
}
.ptsu_descr{
color:#303030;
font-size: 10px;
line-height: 11px;
}
.ptsu_url{
color:#009900;
font-size:10px;
}
.ptsu_reward{
color:#d9006c;
font-size:20px;
}
/*Forum*/
.frm-title{
background-image: linear-gradient(to right, black,#00ac00,black);
background-size: 100% 100%;
width: 911px;
height: 26px;
color:#ffffff;
font-weight:600;
font-size:14px;
padding: 0;
padding-left: 20px;
line-height: 26px;
margin-left: -22px;
margin-bottom: -1px;
position: relative;
}
.frm-title2{
width: 400px;
height: 37px;
}
.frm-title3 {
  background: linear-gradient(to right, black,#00ac00,black);
  background-size: 100% 100%;
  width: 911px;
  height: 34px;
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
  padding: 0;
  padding-left: 20px;
  line-height: 26px;
  margin-left: -22px;
  margin-bottom: -1px;
  position: relative;
}
.frm-title3:before{
  position: absolute;
  content: "";
  width: 25px;
  height: 65px;
  background: url(../styles/images/title_reg_before.png) transparent no-repeat 0px -22px;
  left: -14px;
  top: 0;
}
.frm-title3:after{
  position: absolute;
  content: "";
  width: 25px;
  height: 65px;
  background: url(../styles/images/title_reg_before.png) transparent no-repeat 0px -22px;
  right: -25px;
  top: 0;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.frm-title:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 65px;
  background: url(../styles/images/title_reg_before.png) transparent no-repeat 0px -30px;
  right: -25px;
  top: 0;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.frm-title3 a{
color: #7CB80E;
font-size: 13px;
font-weight: normal;
font-family: 'Lato', sans-serif;
}
.frm-title3 ul{
margin:0px;
list-style:none;
padding:0px;
font-size:12px;
padding:5px;
}
.frm-title3 ul li{
display:inline;
}
.frm-title3 ul li a{
color:#FFFFFF;
font-size:12px;
background:#7D8B07;
padding-left:10px;
padding-right:10px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
.frm-title3 span{
font-size:12px;
}
.frm_title3 a{
color: #7CB80E;
font-size: 15px;
font-weight: bold;
font-family: 'Lato', sans-serif;
}
.frm_title3 a:hover{
color:#CDB10E;
text-decoration:underline;
}

.frm-title:before{
position: absolute;
content: "";
width: 25px;
height: 65px;
background: url(../styles/images/title_reg_before.png) transparent no-repeat 0px -30px;
left: -14px;
top: 0;
}
.frm-title2:before{
position: absolute;
content: "";
width: 25px;
height: 70px;
background: url(../styles/images/title_reg_before.png) transparent no-repeat 0px -21px;
left: -25px;
top: 0;
}
.frm-content{
  width: 800px;
  margin: 0 auto;
  margin-top: 1px;
}
.forum-tblc{
border: 1px solid #B4B8B8;
border-bottom: 0px;
}
.frm-tbl {
border:none;
border-collapse:collapse;
}
.frm-tbl td{
background: #F9F9F9;
padding:3px;
border-bottom: 1px solid #B4B8B8;
border-right: 1px solid #B4B8B8;
background-color: #ddd;
background: transparent -moz-linear-gradient(center top , #FAFAFA 0%, #EBEBEB 100%) repeat scroll 0% 0%;
background: -webkit-gradient(linear,center bottom,center top,from(rgba(235,235,235,1)),to(rgba(250,250,250,1)));
}
.frm-tbl tr td:first-child div{
    padding-left: 10px;
}
.frm-tbl tr td:last-child{
    border-right: 0;
}
.frm-title span{
font-size:12px;
}
.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:#FFFFFF;
background:#7D8B07;
padding-left:10px;
padding-right:10px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
.frm_title a{
color: #222;
    font-size: 12px;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-weight: 700;
}
.frm_title a:hover{
color:#FF8E00;
text-decoration:underline;
}
.frm_description{
color:#7d7d7d;
}

.frm_last_post{
padding-left:20px;
line-height:150%;
}
.frm_last_post a{
color: #222;
    font-size: 12px;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-weight: 700;
}
.frm_last_post a:hover{
color:#8BB70E;
}
.frm_last_post span{
color:#a4a4a4;
}
.forum_shortlinks, .forum_shortlinks a{
color:#777777;
font-size:10px;
}

.forum_title{
font-size:20px;
color:#323232;
font-family: 'Lato', sans-serif;
}

.forum_signature{
border-top:1px solid #d5d5d5;
margin-top:5px;
padding:5px 0px;
color:#a4a4a4;
}
.topic_edited{
font-style:italic;
}

.forum-topiclist{
background:#ffffff;
}
.forum_username{
border:1px solid #020202;
background:#000000;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
padding:5px 10px;
border-radius: 5px 5px 0px 0px;
-moz-border-radius: 5px 5px 0px 0px;
-webkit-border-radius: 5px 5px 0px 0px;
}
.forum_post_date{
font-size:11px;
font-weight:normal;
}
.forum_usercolumn{
background:#fcfcfc;
border:1px solid #e4e4e4;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-right:10px;
}
.forum_topic_footer{
background:#fcfcfc;
border:1px solid #e4e4e4;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-top:10px;
padding:5px;
text-align:right;
}
.forum_search{
padding-bottom:5px;
text-align:right;
}
.forum_top_bar{
float:left;
margin-top: 3px;
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:#747474;
padding:0px 5px;
border:1px solid #d6d6d6;
background:#eaeaea;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
margin-bottom:2px;
}
.forum_top_bar ul li a:hover{
background:#f5f5f5;
}
.forum_top_bar ul li.current{
background:#5c5c5c;
color:#FFFFFF;
padding:0px 5px;
border:1px solid #434343;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
margin-bottom:2px;
}
.forum_top_bar ul li.pgbtn a{
font-weight:bold;
}

/* Inputs and buttons */
input[type="text"], input[type="number"], input[type="password"], input[type="email"], select, textarea{
color:#2a2a2a;
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
font-size:12px;
padding: 2px 10px;
margin-top: 0px;
border: 1px solid #e1e1e1;
background: #ffffff;
width:200px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

input[type="text"]:focus, input[type="select"]:focus, input[type="password"]:focus, textarea:focus{
border: 1px solid #bfbfbf;
}
input[type="button"], input[type="submit"]{
color: rgb(255, 255, 255);
background: #00A0EE;
border:0px;
background-size: 100% 100%;
cursor: pointer;
font-size:14px;
font-family:"Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
transition-property: background;
transition-duration: 0.2s;
transition-timing-function: linear;
}
input[type="button"]:hover, input[type="submit"]:hover{
opacity: 0.8;
}
input[type="button"].btn-disabled, input[type="button"].btn-disabled:hover, input[type="submit"].btn-disabled, input[type="submit"].btn-disabled:hover{
padding: 7px 12px;
color: #e0e0e0;
border: solid 1px #e0e0e0;
background: #f7f7f7;
cursor:default;
font-size:12px;
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
color:#ffffff;background-color: #00a0ee;border:none;padding-top:3px;padding-bottom:2px;padding-left:5px;padding-right:5px;
}

input[type="text"].frm_search_txt{
color:#2a2a2a;
font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
font-size:11px;
padding:4px;
border: 1px solid #a2b6c9;
background: #ffffff;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
width:200px;
padding:5px;
}
input[type="submit"].frm_search_btn{
padding: 5px 12px;
color: #ffffff;
border:0px;
background: url(../styles/images/btn2.png) #8dac11 no-repeat center center;
background-size: 100% 100%;
cursor: pointer;
font-size:14px;
font-family:"Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
 transition-property: background;
transition-duration: 0.2s;
transition-timing-function: linear;
}
input[type="submit"].frm_search_btn:hover{
opacity: 0.8;
}
/* Boxes */
.error_box{
background: #ffcaca;
padding: 8px;
font-weight: 600;
padding-left: 0px;
border: none;
margin-bottom: 10px;
margin-top: 5px;
color: #DE0000;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
text-align:center;
}
.success_box{
background: #d0ffca;
padding:8px;
padding-left:0px;
border:none;
margin-bottom:10px;
margin-top:5px;
color:#41701b;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
text-align:center;
}
.info_box{
background: #e1f7fd;
padding: 8px;
padding-left: 0px;
border: none;
margin-bottom: 10px;
margin-top: 5px;
color: #097797;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
text-align:center;
}

/* Misc */
.pointer{
cursor:pointer;
}
.clearfix{
clear:both;
}
.padding5{
padding:5px;
}
.floatleft{
float:left;
}
.floatright{
float:right;
}

#preloader { background: url(images/loader.gif) no-repeat -9999px -9999px; }
.loader{
background:url(images/loader.gif) no-repeat scroll 50% 50%;
}

.corner-all{
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.corner-bottom-left{
border-bottom-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
}
.corner-bottom{
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;
}
.corner-top{
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;
}

/*======================== Virtual Keyboard ===========================*/
.keyboard-buton{
border:1px solid #9f9f9f;
background:#FFFFFF;
padding:0px;
}
.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: 48px;}
#keyboard .capslock{width: 51px;}
#keyboard .return{width: 35px;}
#keyboard .left-shift{width: 65px;}
#keyboard .right-shift{width: 41px;}
.lastitem{margin-right: 0;}
.uppercase{text-transform: uppercase;}
#keyboard .space{clear: left;width: 308px;}
.on{display: none;}
#keyboard li:hover{position: relative;top: 0px;left: 0px;cursor: pointer; }



/*======================== DASHBOARD ===========================*/
.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;
}
/*======================== HISTORY ===========================*/
.item_completed{color:#006600; font-weight:bold;}
.item_pending{color:#990000;}
.cellcontenthover{
background:#cee2ec;
}
/*================ ERROR =================*/
.fail_td{
border:1px solid #e7bcbc;
background:#ffebe8;
padding:5px;
}
.error_login{
border:1px solid #994d53;
margin-bottom:10px;
padding:10px;
background:#f1e2e3;
line-height:1.5em;
}
.error_login .title{
font-weight:bold;
font-size:16px;
}
.error_login span{
color:#994d53;
}
.disabled{
opacity: .55; filter:Alpha(Opacity=55); background-image: none;
}


.skillbar {
  position: relative;
  display: block;
  margin-bottom: 15px;
  width: 100%;
  background: #eee;
  height: 15px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -webkit-transition: 0.1s linear;
  -moz-transition: 0.1s linear;
  -ms-transition: 0.1s linear;
  -o-transition: 0.1s linear;
  transition: 0.1s linear;
  -webkit-transition-property: width, background-color;
  -moz-transition-property: width, background-color;
  -ms-transition-property: width, background-color;
  -o-transition-property: width, background-color;
  transition-property: width, background-color;
}

.skillbar-title {
  position: absolute;
  top: 0;
  left: 0;
  width: 110px;
  font-weight: bold;
  font-size: 8px;
  color: #ffffff;
  background: #6adcfa;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.skillbar-title span {
  display: block;
  background: rgba(0, 0, 0, 0.1);
  padding: 0 20px;
  height: 15px;
  line-height: 15px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.skillbar-bar {
  height: 15px;
  width: 0px;
  background: #6adcfa;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.skill-bar-percent {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 11px;
  height: 15px;
  line-height: 15px;
  color: #ffffff;
  color: rgba(0, 0, 0, 0.4);
}

.sb {
    text-shadow: 0 0 0 transparent,0px -1px 0px #333;
    font-family: Verdana,sans-serif;
    line-height: 27px;
}
.mbxm {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
a.cinza_bt {
    color: #fff!important;
    text-decoration: none;
    font-size: 14px;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 6px;
    padding-right: 6px;
    background-color: #ddd;
}
.f_b, .f_b2, a.azul2, a.azul3, a.verde, a.branco_bt, a.branco_bt_p, a.branco_bt_p2, a.cinza_bt, a.cinza_bt_p {
    font-size: 13px;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-weight: bold;
}
.faq_min{
    border-radius: 5px; 
    margin-top: 7px; 
    border: 1px solid #979999; 
    width: 100%; 
    min-height: 60px;
    line-height: 5px;
    text-align:center; 
    padding: 10px; 
    background: white; 
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
}
.faq_min span{
    line-height:15px;
}

.label_select_img {
    display: none;
    width: 80px;
    margin: -20px 0px 0px 0px;
    text-align: center;
    padding: 4px 10px;
    height: 20px;
    background: #00000054;
    border-radius: 0px 0px 3px 3px;
    color: #fff;
    font-size: 13px;
}

.prev_avatar {
    display: none;
    width: 80px;
    height: 80px;
    text-align: center;
    margin-top: -80px;
    padding-top: 35px;
    color: #1a8301;
    background: #ffffff59;
    position: absolute;
}