
@import url(uicons.css);
body{
margin:0px;
padding:0px;
font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size:13px;
color:#74777e;
background:#f1f1f1;
}
a{
    text-decoration:none;
    color: #37b6bd;
}
a:hover{
    color: #888888;
}

.clear{
clear:both;
}

/*Widgets*/
.widget-main-title{
    line-height: 90px;
    text-align: center;
    text-transform: uppercase;
    color: #b1a181;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 1.5);
    margin-top: 5px;
    font-family: ui-rounded;
    font-weight: 500;
    font-size: 32px;
}
.widget-title{
    color: #ffffff;
    padding: 10px 15px;
    margin-bottom: 5px;
    font-size: 14px;
    border-radius: 0px;
}
.widget-content{
    margin-bottom: 5px;
    overflow: hidden;
}
.widget-news-title{
background:#db6e61;
color:#ffffff;
padding:3px 10px;
margin-bottom:2px;
}
.widget-news-date{
background:#585a60;
color:#d1d1d1;
padding:2px 10px;
margin-bottom:5px;
font-size:12px;
}
.widget-news-content{
margin-bottom:5px;
border:1px solid #d7d7d7;
padding:5px 10px;
background:#f5f5f5;
}
.widget-tbl{
margin:0px;
padding:0px;
border-spacing:0px;
border-collapse:collapse;
margin-bottom:10px;
}
.widget-tbl td{
border:1px solid #e0e0e0;
border-collapse:collapse;
background:#FFFFFF;
padding:7px 10px;
}
.widget-tbl tr.titles td{
    background: #307abb;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    padding: 7px 10px;
    white-space: nowrap;
    border: 1px solid #125997;

}
.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;
}

/*FAQ*/
.faq_num{
background:#40004f;
text-align:center;
width:50px;
padding:10px 0px;
color:#FFFFFF;
font-size:32px;
float:left;
}
.faq{
margin-left:70px;
margin-bottom:15px;
min-height: 80px;
}
.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:none;
background: #FFFFFF;
} 
.sticky .member_toolbar{
background: #FFFFFF;
}
.sticky .member_toolbar ul li{
border-right:1px solid #666666;
padding:5px 15px;
color: #333;}
.sticky .member_toolbar .mini_logo{
display: inline-block;
    
    width: 225px;
}
.sticky .member_toolbar .mini_logo img{
display: inline-block;
    width: 98%;
}
.member_toolbar{
width:1040px;
margin:0 auto;
background:#4c4c4c;
color: #59616A;
font-weight:300;
font-size:14px;
font-family:'Roboto Condensed', sans-serif;
}
.member_toolbar a{
color: #59616A;
}
.member_toolbar ul{
margin:0px;
padding:0px;
list-style:none;
    height: 100%;
    overflow: hidden;
}
.member_toolbar ul li{
/*float:left;
border-right:1px solid #666666;
padding:0px 15px;*/
    float: left;
    border-right: 1px solid #666666;
    padding: 0px 15px;
    
    line-height: 42px;
}
.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: 370px;
    float: left;
    margin: 0px 6px 5px 5px;
    border: 1px solid #5a95c9;
    background: #f8f8f8;
    color: #fff;
    padding: 3px;
    border-radius: 3px;

}
.shopcart .shoptitle{
    background: #efb914;
    color: #ffffff;
    padding: 8px 5px;
    font-size: 13px;
}
.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;
}

.shopcart .shopcontent select {
    display: block;
    margin: 5px 0px;
    width: 100%;
}

#specialdescription{
padding:10px;
border:1px solid #dbdcdc;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background:#f6f6f6;
}
/*Account*/
.member_sidebar{
margin:0px;
padding: 3px;
list-style:none;
border: 1px solid #2087ad;background: #fff;}
.member_sidebar li{
margin-bottom:3px;
}
.member_sidebar li div.title{
background: #1984ac;
color:#fff;
padding: 0px 10px;
height: 40px;line-height: 40px;
cursor:pointer;
font-family: 'AvenirNextLTPro-Regular';
border-bottom: 3px solid #F16410;
font-size: 18px;
text-transform: uppercase;
margin-bottom: 0;
margin-bottom: 5px;
}
.member_sidebar li ul{
margin:0px;
padding:0px;
list-style:none;
}
.member_sidebar li ul li{
padding:0px;
}
.member_sidebar li ul li a{
display:block;
padding:3px 10px;
font-size: 14px;
color: #858789;
font-family: 'Lato', sans-serif;font-weight: 400;}
.member_sidebar li ul li a:hover{
background: #F16410;
color: #fff;
text-decoration: none;
}

.admin-info{
background:url(images/user-icon.png) no-repeat;
min-height:104px;
padding-left:130px;
float:left;
}
.admin-info div{
padding-bottom:3px;
}
.admin-info .title{
font-size:16px;
}
.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{
    height: 12px;
    width:220px;
    background-color: rgb(33 37 37);
    border-radius: 10px;
    margin: 24px 0;
    overflow: hidden;
    border: 1px solid #665f4d;
    box-shadow: 0 0 10px rgb(0 0 0 / 30%);
}
.progressbar div{
    height:12px;
    background-image: url(images/fill.png);
    background-size: cover;
    border-radius: 10px;
    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:#fff3dd url(images/process_warning.png) no-repeat scroll 10px 5px;
border:1px solid #ffd382;
padding:8px;
padding-left:50px;
color:#dd6b17;
margin-bottom:5px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.dashboardbox a{
color:#dd6b17;
}
.dashboardbox a:hover{
color:#dd6b17;
text-decoration:underline;
}
.adtimereset{
    background: #2F7ABB url(images/clock.png) no-repeat scroll 10px 50%;
    padding: 6px 3px;
    padding-left: 40px;
    border: 1px solid #2F7ABB;
    margin-bottom: 10px;
    margin-top: 5px;
    color: #ffffff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#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: 268px;
    float: left;
    margin: 0;
    margin-right: 0px;
    margin-bottom: 15px !important;
    background: #00000030;
    border: 15px solid transparent;
    border-image: url(../styles/images/container.png) 15 round;
    position: relative;
    min-height: 76px;
    cursor: pointer;
    border-radius: 4px;
    margin-left: 7px;
}

.ad-block:hover {
	box-shadow:0 0 10px #0000001c;
}

.ad-title{
    color: #c0bdad;
    padding: 0px 0px;
    line-height: 24px;
    }
.ad-content{
    background: #ffffff00;
    padding: 5px;
    height: auto;
    font-size: 14px;
    color: #c8ad83;
    font-weight: 400;
    text-align: center;
}
.price {
font-size: 24px;
    color: #c8ad83;
    margin: 6px 0px;
}

.ad-description {
    background-image: url(../styles/images/button.png);
    background-size: cover;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 1.5);
    border: 2px solid #6a6553;
    color: #dbd9b4;
    height: 32px;
    padding: 5px 10px;
    border-radius: 11px;
    margin: 0px 10px;
    font-weight: 500;
    overflow: hidden;
}

.ad-content h2 {
    text-align: center;
    margin-top: 0px;
    color: #c8ad83;
    font-weight: 500;
    font-size: 40px;
    margin-bottom: 5px;
}

.ad-content img{
    margin-right: 10px;
    width: 95px;
    height: 92px;
}
.ad-footer{
    color: #fff;
    background: #187ca4 url(../styles/images/iconads.png) no-repeat right center;
    padding: 0;
    width: 146px;
    height: 34px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    line-height: 34px;
    text-align: center;
    position: absolute;
    right: 3px;
    bottom: 3px;
}
/* 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;
}
.ptsu_url{
color:#009900;
font-size:10px;
}
.ptsu_reward{
color:#d9006c;
font-size:20px;
}
/*Forum*/
.frm-title{
    padding: 10px;
    border: 1px solid #e7eaec;
    color: #87929b;
    font-size: 12px;
    height: 42px;
    margin-bottom:5px;
}
.frm-content{
    padding: 0px;
    background: white;
    margin: 3px 0px 6px;



}
.forum-tblc{
    border-bottom: 0px;

}
.frm-tbl {
    border: 1px solid #e4e4e4;
    border-collapse: collapse;
    border-bottom:0px;
}

.forum-tblc .description {
	font-size:12px;
}

.frm-tbl td{
background:#FFFFFF;
padding:4px;
border-bottom: 1px solid #DAE0E3;
}

.frm-title span{
font-size:12px;
}
.frm-title ul{
    margin: 0px;
    list-style: none;
    padding: 0px;
    font-size: 12px;
    padding: 2px;
}
.frm-title ul li{
display:inline;
}
.frm-title ul li a{
    color: #17adbf;
    display: inline-block;
    background: transparent;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-weight: normal;
    text-transform: uppercase;
    font-weight: 600;
}
.frm_title a{
    color: #2c455b;
    font-size: 14px;
    font-weight: 600;
}
.frm_title a:hover{
color: #187CA4;
text-decoration:underline;
}
.frm_description{
color:#7d7d7d;
}

.frm_last_post{
padding-left:20px;
line-height:150%;
font-size:12px;
}
.frm_last_post a{
    color: #59a8ed;
    display: block;
}
.frm_last_post a:hover{
color:#343b42;
}
.frm_last_post span{
color:#a4a4a4;
}


.forum_shortlinks {
    padding: 10px;
}

.forum_shortlinks, .forum_shortlinks a{
    color: #87929b;
    font-size: 12px;
}

.forum_title{
    font-size: 16px;
    color: #677a8b;
    text-transform: uppercase;
}

.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 #337cbc;
    background: #337cbc;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding: 8px 10px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    text-align: left;
    margin: 0px 0px 0px;
}

td.forum_admin {
	    font-size: 20px;
    color: #337CBC;
}


.forum_post_date{
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    font-weight: 600;
}
.forum_usercolumn{
    margin-right: 20px;
    padding: 5px 10px 5px 15px;
    font-size: 12px;
}
.forum_topic_footer{
    background: #fcfcfc;
    border: 1px solid #e4e4e4;
    margin: 5px -3px;
    padding: 5px 10px;
    text-align: right;
}
.forum_search{
padding-bottom:5px;
text-align:right;
}
.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:#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="password"], select, option, textarea{
	color: #ffffff;
    border: 1px solid #2a2a2a;
    background: #111111;
    border-radius: 4px;
    font-weight: 600;
    font-family: 'DM Sans', 'Segoe UI', sans-serif;
    font-size: 13px;
    padding: 9px 36px 9px 12px;
    transition: border-color .18s, box-shadow .18s;
    outline: none;
    -webkit-appearance: none;
    appearance: none;
}
input[type="text"]:focus, input[type="password"]:focus, select:focus, option:focus, textarea:focus{
box-shadow: 0 0 0 3px rgba(232, 167, 67, .12);
}

input[type="text"]:focus, input[type="select"]:focus, input[type="password"]:focus, textarea:focus{
border: 1px solid #bfbfbf;
}

input[type="button"], input[type="submit"] {
    background: #49351A;
    background: linear-gradient(360deg, rgba(73, 53, 26, 1) 0%, rgba(117, 93, 52, 1) 100%);
    box-shadow: 0px 4px 1px -2px #000000;
    border: 2px solid #6b5d42;
    text-shadow: none;
    padding: 10px 12px;
    border-radius: 20px;
    color: #d9ccb2;
}
input[type="button"]:hover, input[type="submit"]:hover{

background: #4c381c;}
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;
}


input[type="button"].forumbtn, input[type="submit"].forumbtn{
    padding: 7px 12px;
    color: #ffffff;
    border: 0px;
    cursor: pointer;
    font-size: 12px;
    margin-top: 0px;

}
input[type="button"].forumbtn:hover, input[type="submit"].forumbtn:hover{
background:#37b6bd;
}

input[type="text"].frm_search_txt{
    color: #2a2a2a;
    font-size: 11px;
    padding: 4px;
    border: 1px solid #e0e2e4;
    background: #ffffff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    width: 200px;
    padding: 8px;
    margin-top: 15px;
}
input[type="submit"].frm_search_btn{
    padding: 8px 12px;
    color: #ffffff;
    border: 0px;
    background: #efb914;
    cursor: pointer;
    font-size: 12px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    transition-property: background;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    text-transform: uppercase;
        font-weight: 600;
}
input[type="submit"].frm_search_btn:hover{
background: #187CA4;
}
/* Boxes */
.error_box{
    display: flex;
    align-items: center;
    color: rgb(248, 113, 113);
    font-size: 13px;
    margin-top: 14px;
    gap: 8px;
    background: rgba(220, 50, 50, 0.1);
    border-width: 1px;
    border-style: solid;
    border-color: rgba(220, 50, 50, 0.3);
    border-image: initial;
    border-radius: 8px;
    padding: 10px 14px;
    margin-bottom: 10px;
}
.success_box{
    display: flex;
    align-items: center;
    color: rgb(113 248 180);
    font-size: 13px;
    margin-top: 14px;
    gap: 8px;
    background: rgb(50 220 146 / 10%);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(50 220 130 / 30%);
    border-image: initial;
    border-radius: 8px;
    padding: 10px 14px;
    margin-bottom: 10px;
}
.info_box{
    display: flex;
    align-items: center;
    gap: 8px;
    background: rgb(50 105 220 / 10%);
    border: 1px solid rgb(50 205 220 / 30%);
    border-radius: 8px;
    color: #71c6f8;
    padding: 10px 14px;
    font-size: 13px;
    margin-top: 14px;
    margin-bottom: 10px;
}
/* Misc */
.pointer{
cursor:pointer;
font-weight: 400;}
.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: 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; }



/*======================== 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{padding: 4px 10px;
    border-radius: 8px;
    font-size: 10px;
    font-weight: 700;
    background: rgba(34, 197, 94, .12);
    border: 1px solid rgba(34, 197, 94, .4);
    color: #22c55e;}
.item_pending{padding: 4px 10px;
    border-radius: 8px;
    font-size: 10px;
    font-weight: 700;
    background: rgba(220, 50, 50, .1);
    border: 1px solid rgba(220, 50, 50, .3);
    color: #f87171;}
.cellcontenthover{
background:#cee2ec;
}
/*================ ERROR =================*/
.fail_td{

}
.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{
display: none; filter:Alpha(Opacity=55); background-image: none;
}
.faq-answer-inner p{

}
.faq-answer-inner strong{
    font-weight: 900;
}