/*** Login & Register ***/
.login_page{ width:100%; padding:0 !important; background-size:100% auto;}

.login_main{ width:100%; background-color: #fbfbff; padding:0; background-size:100% auto; padding:70px 0;}

.login_main .login_section{ width:375px; margin:0px auto;}
.login_main .register_section{ width:640px; margin:0px auto;}
.login_main .login_logo{ width:100%; float:left; text-align:center;}
.login_main .login_logo .tagline{ width:96%; float:left; text-align:right; color:#FFFFFF; font-size:14px; font-weight:500; margin-top:-18px; padding-right:30px;}
.login_main .login_logo .tagline2{ width:82%; float:left; text-align:right; color:#FFFFFF; font-size:14px; font-weight:500; margin-top:-18px; padding-right:30px;}
.login_main .box{ width:100%; float:left; background:#FFFFFF; border-radius:3px; box-shadow:0px 0px 2px #999; margin:60px 0 40px 0; padding:35px;}
.login_main .box h2{ width:100%; float:left; font-size:16px; color:#515b5f; font-family: 'Raleway', sans-serif; font-weight:700; text-transform:uppercase; text-align:center;}

.login_main .box form{ width:100%; float:left;}
.login_main .box form ul{ width:100%; float:left; margin:0; padding:0; list-style:none;}
.login_main .box form ul li{ width:100%; float:left; margin:0; padding:10px 0; list-style:none;}
.login_main .box form ul li.half{ /*width:50%;*/ width:47%; float:right; padding-left:5px;}
.login_main .box form ul li.half:first-child{float:left; padding-left:0;}
.login_main .box form ul li input{ width:100%; height:auto; height:38px\9; float:left; margin:0; padding:0 5px; list-style:none; border:1px solid #c0c0c0; border-radius:5px; line-height:46px; height:46px; font-size:14px; color:#333; font-weight:500;}




.login_main .box form ul li input:focus { 
    outline: none;
    border-color: #9ecaed;
    box-shadow: 0 0 10px #9ecaed;
}
.login_main .box form .remember{ width:auto; float:left; font-size:14px; color:#333; line-height:26px;}
.login_main .box form .remember .checkbox{ width:auto; float:left; margin-right:5px; border:1px solid #c0c0c0; border-radius:3px;} 
.login_main .box form .forgot_pw{ width:auto; float:right; line-height:26px;}
.login_main .box form .forgot_pw a{ color:#f18762; font-size:14px;}
.login_main .box form .forgot_pw a:hover{ color:#333;}

.login_main .box form .login_btn{ width:100%; float:left; color:#fff; background:#f18762; border:1px solid #e1724c; border-radius:5px; font-family: 'Lato', sans-serif; text-transform:uppercase; font-weight:700; margin-top:20px; line-height:41px; transition: all 0.3s ease-out;}
.login_main .box form .login_btn:hover{background:#65686c; border:1px solid #55595d; transition: all 0.3s ease-out;}

.login_main .box form .or{ width:100%; float:left; background:url(../img/bdr.jpg) repeat-x left; font-size:14px; color:#b2b2b2; line-height:26px; text-align:center;}
.login_main .box form .or span{ background:#FFFFFF; padding:10px;}

.login_main .box form .fb_login_btn{ width:100%; float:left; color:#fff; background:#3b5998; border:1px solid #294277; border-radius:5px; font-family: 'Lato', sans-serif; font-weight:500; line-height:41px; transition: all 0.3s ease-out;}
.login_main .box form .fb_login_btn:hover{background:#345292; border:1px solid #254079; transition: all 0.3s ease-out;}
.login_main .box form .not_member{ width:100%; float:left; font-size:14px; color:#333; line-height:26px; text-align:center; margin-top:10px;}
.login_main .box form .not_member a{ color:#f18762; font-size:14px;}
.login_main .box form .not_member a:hover{ color:#333;}


.login_main .box form .user{ width:auto; float:left; font-size:14px; color:#515b5f; line-height:26px; margin-left:30px; font-weight:500;}
.login_main .box form .user .radio{ width:16px; float:left; height:16px; margin:5px 8px 0px 0px; border:1px solid #c0c0c0; border-radius:3px;} 

.login_main .box form .points{ width:100%; float:left; font-size:13px; color:#515b5f; line-height:20px; margin-top:10px;}
.login_main .box form .points .checkbox{ width:14px; float:left; height:14px; border:1px solid #c0c0c0; border-radius:3px; margin-right:15px; margin-top:2px;}

.login_main .box form .points a{ color:#f18762; font-size:13px;}
.login_main .box form .points a:hover{ color:#b2b2b2;}


/****** How It Work*****/
.how-it-work { position: relative; background:url('../images/howitworks_bg.png') no-repeat 0 0 transparent;  }
.how-it-work .container { overflow: visible; }
.how-it-work .how-it-work-header { height:450px; padding: 80px 0px; }
.how-it-work .how-it-work-header .header-label h2 { font-family: 'Raleway Bold'; font-size: 36px; line-height: 40px; padding-bottom: 25px; }
.how-it-work .how-it-work-header .header-label p { line-height: 25px; }
.how-it-work .how-it-work-main-system-steps { font-family: 'Raleway Bold'; font-size: 36px;  text-align: center; padding: 50px 0px; margin-top: 25px; }
.how-it-work .how-it-work-contest-type { padding: 25px 0px; margin-bottom: 15px; margin-top: 15px; }
.how-it-work .how-it-work-contest-type .type-step { text-align:  center; }
.how-it-work .how-it-work-contest-type .type-step .step-bg { text-align: center; width:90px; height: 90px; background: #ebebeb; border-radius: 90px; margin:0 auto; color: #000; -webkit-border-radius: 90px; -moz-border-radius: 90px; cursor: pointer;}
.how-it-work .how-it-work-contest-type .type-step .step-bg.blue-color { background: #28d2d0; color: #fff; }
.how-it-work .how-it-work-contest-type .type-step .step-bg:hover { background: #28d2d0; color: #fff; }
.how-it-work .how-it-work-contest-type .type-step .step-bg .step-circle { font-family: 'Raleway Bold'; font-size: 30px; line-height: 90px; }
.how-it-work .how-it-work-contest-type .type-step h4 { font-family: 'Raleway Bold'; font-size: 16px; padding: 20px 0px; margin-top: 10px; }
.how-it-work .how-it-work-contest-type .type-step p { font-size: 14px; line-height: 18px; }
.how-it-work .how-it-work-contest-btn { margin-top: 15px; margin-bottom: 45px; background: #28d2d0; margin-left: -68px; margin-right: -68px; text-align: center; padding: 35px 0px; }
.how-it-work .how-it-work-contest-btn a { display: block; padding: 18px 0px; border: 2px solid #fff; font-family: 'Raleway Bold'; color: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-size: 20px; text-align: center; width: 235px; margin: 0 auto; text-transform: uppercase;}
.how-it-work .how-it-work-contest-btn a:hover { background: #fff; color: #28d2d0!important; }
.how-it-work .how-it-work-question { position: relative; margin-bottom: 50px; }
.how-it-work .how-it-work-question .general-questions { position: relative; overflow: hidden; border-bottom: 1px solid #e1e1e1; padding: 20px 10px;}
.how-it-work .how-it-work-question .general-questions .question-mark { border: 2px solid #28d2d0; color: #28d2d0; background: #fff; font-size: 36px; line-height: 60px; text-align: center; width: 60px; height: 60px; border-radius: 60px; -webkit-border-radius: 60px; -moz-border-radius: 60px; float:left; }
.how-it-work .how-it-work-question .general-questions .question-title { padding: 10px 15px; float: left; }
.how-it-work .how-it-work-question .general-questions .question-title h5 { font-family: 'Raleway Bold'; font-size: 30px; padding-bottom: 10px; }
.how-it-work .how-it-work-question ul { padding-left: 10px; padding-right: 10px; }
.how-it-work .how-it-work-question ul li { padding: 15px 15px; margin: 10px 0px; }
.how-it-work .how-it-work-question ul li.black-bg { background: #fafafa; }
.how-it-work .how-it-work-question ul li h4 { font-size: 18px; padding: 15px 0px; font-family: 'Raleway Bold'; line-height: 18px; }
.how-it-work .how-it-work-question ul li p { line-height: 20px; margin-top:15px }
.how-it-work .how-it-work-question ul li a { color: #28d2d0; text-decoration: underline; }
.how-it-work .how-it-work-question ul li a:hover { text-decoration: none;}
.how-it-work .how-it-work-question ul li ul { padding: 0px 25px; margin-top: 20px; }
.how-it-work .how-it-work-question ul li ul li { margin: 5px 0px; padding: 0px; }
.how-it-work .how-it-work-question ul li ul li a { font-size: 14px; text-decoration: underline; }
.how-it-work .how-it-work-question ul li ul li a:hover { text-decoration: none; }
.how-it-work .wistia_responsive_wrapper { position: relative!important; }



/****** End How It Work*****/

/****** Squadhelp step *****/
.squadhelp-step{ width:100%; float:left; margin:91px 0 50px 0 !important; padding:0 !important;}
.squadhelp-step.step-2-mrg-bot{ margin-bottom:0px !important;}
.squadhelp-step .banner{ width:100%; float:left; height:114px; padding:0 !important; margin:0 !important; background-color:#465b87;}
.squadhelp-step .banner p { color:#fff; font-size:16px; font-family: 'Raleway', sans-serif; font-weight:600}
.squadhelp-step .banner_img{height:208px;}

.squadhelp-step .banner .award { color:#fff; font-size:32px; font-family: 'Raleway', sans-serif; font-weight:600}
.squadhelp-step .banner .award .fa { color:#fff; font-size:32px}

.squadhelp-step .bedcrumb{ width:100%; height:124px; float:left; background:#465b87; padding-top:50px;}
.squadhelp-step .bedcrumb .back_page{font-family: 'Raleway', sans-serif; font-weight:500; font-size: 22px; color:#FFFFFF;}
.squadhelp-step .bedcrumb .back_page .fa{font-size: 22px; color:#FFFFFF; margin:0 15px;}
.squadhelp-step .bedcrumb .back_page a{font-family: 'Raleway', sans-serif; font-weight:700; font-size: 22px; color:#FFFFFF; text-transform:uppercase;}

.squadhelp-step .bedcrumb .small-text {font-size: 13px; color:#efefef; padding: 5px 0px; line-height: 18px; margin: 0px;}


.select_contest_type { width:100%; float:left;} 
.select_contest_type .step{ width:100%; float:left; position:relative;}
.select_contest_type .step .bg{ width:100%; height:139px; float:left; text-align:center;}
.select_contest_type .step .bg img{ max-width:100%; height:auto; position:absolute; left:10px;}
.select_contest_type .step .bg .circle{ width:86px; height:86px; position:relative; left:50%; top:50%; margin-left:-43px; margin-top:-43px; text-align:center; line-height:68px; border:6px solid #465b87; border-radius:50%; color:#f18762; font-size:40px; font-family: 'Raleway', sans-serif; font-weight:800;}
.select_contest_type .step .bg .fa{ font-size:46px; color:#f18762; position:absolute; top:40px; right:-23px;}

.select_contest_type .step h4 .fa{ font-size:18px; color:#f18762;}
.select_contest_type .step p{ font-size:14px; line-height:20px;}


/*.contest_type_srip{ width:100%; float:left; border-top:1px #f18762 solid;  border-bottom:1px #f18762 solid; margin:0px; padding:0px;}
.contest_type_srip .step1 {width:100%; height:60px; background:#f18762;  margin:0px; padding:0px; position:relative;}
.contest_type_srip .step-arrow1{width:0; height:0; border-top:30px solid transparent; border-bottom:30px solid transparent;   border-left:30px solid #f18762; position:absolute; right:-30px; }
.contest_type_srip .step1 h6{ width:100%; float:left; font-family: 'Raleway', sans-serif; font-size:18px; color:#fff; font-weight:500; display:block; line-height:60px; text-align:center; margin:0px; padding:0px;}

.contest_type_srip .step2 {width:100%; height:60px; background:#fff;  margin:0px; padding:0px; position:relative;}
.contest_type_srip .step-arrow2{width:0; height:0; border-top:30px solid transparent; border-bottom:30px solid transparent;  border-left:30px solid #cdcdcd; position:absolute; right:-30px; }
.contest_type_srip .step2 h6{ width:100%; float:left; background:#fff; font-family: 'Raleway', sans-serif; font-size:18px; color:#f18762; font-weight:500; display:block; line-height:60px; text-align:center; margin:0px; padding:0px;}

.contest_type_srip .step3 {width:100%; height:60px; background:#fff;  margin:0px; padding:0px; position:relative;}
.contest_type_srip .step3 h6{ width:100%; float:left; background:#fff; font-family: 'Raleway', sans-serif; font-size:18px; color:#f18762; font-weight:500; display:block; line-height:60px; text-align:center; margin:0px; padding:0px;}

.contest_type_srip .step4 {width:100%; height:60px; background:#fff;  margin:0px; padding:0px; position:relative;}
.contest_type_srip .step4 h6{ width:100%; float:left; background:#fff; font-family: 'Raleway', sans-serif; font-size:18px; color:#f18762; font-weight:500; display:block; line-height:60px; text-align:center; margin:0px; padding:0px;}*/

.contest_type_srip{ width:100%; float:left; border-top:1px #f18762 solid; border-bottom:1px #f18762 solid; text-align:center; margin:0px 0 0 0 !important; padding:0 !important; overflow:hidden;}
.contest_type_srip.top-bdr-no{border-top:0px #f18762 solid;}
#progress { padding: 0; list-style-type: none; font-family: 'Raleway', sans-serif; font-weight:500; font-size: 18px; clear: both; line-height: 1em; margin:0 -1px; text-align: center; float:left; width:100%;}
#progress li {padding: 0px 0px 0px 60px; background: #f3f3f3; color: #f18762; position: relative; width: auto; margin: 0 -1px; line-height:76px; height:80px; text-align:center; display:inline-block;}
#progress li span{}
#progress li:first-child:before {border-left-color:#f3f3f3;}
#progress li:before {content: ''; border-left: 40px solid #d4d4d4; border-top: 40px solid transparent; border-bottom: 40px solid transparent; position: absolute; top: 0; left: 0;}
#progress li:after { content: ''; border-left: 40px solid #f3f3f3; border-top: 40px solid transparent; border-bottom: 40px solid transparent; position: absolute; top: 0; left: 100%; z-index: 20;}
#progress li.active { background: #f18762; color:#FFFFFF;}
#progress li.active:after {border-left-color: #f18762;}
#progress li.active:before {content: ''; border-left: 40px solid #f3f3f3; border-top: 40px solid transparent; border-bottom: 40px solid transparent; position: absolute; top: 0; left: 0;}
#progress li.active:first-child:after {border-left-color:#f18762;}
#progress li.active:first-child:before {content: ''; border-left: 40px solid #f3f3f3; border-top: 40px solid transparent; border-bottom: 40px solid transparent; position: absolute; top: 0; left: 0;}

.bg-grey{ background-color:#f3f3f3;}
.step2_main{ width:100%; float:left;}
.step2_main h2{ width:100%; float:left; font-size:16px; color:#515b5f; font-family: 'Raleway', sans-serif; font-weight:700; text-transform:uppercase; text-align:left; margin:0px; padding:0px;}
.step2_main h2.mrg-bot0{ margin:22px 0px 6px 0px;}

.step2_main .form{ width:100%; float:left; margin:16px 0px 12px 0px; padding:0;}
.step2_main .form ul{ width:100%; float:left; margin:0px; padding:0px; list-style:none;}
.step2_main .form ul li{ width:100%; float:left; margin:5px 0 14px 0; padding:0;}
.step2_main .form ul li .label{ width:100%; float:left; font-family:"Open Sans"; font-size:16px; color:#515b5f; font-weight:400; text-align:left; line-height:22px; padding:0; margin:0px; white-space:inherit;}
.step2_main .form ul li .label span{ width:auto; float:left; line-height:36px; margin-right:14px;}
.step2_main .form ul li .label .fa{ color:#f18762; font-size:18px;}
.step2_main .form ul li .field{ width:100%; float:left; margin:14px 0px 0px 0px; padding:0px;}
.step2_main .form ul li .field .input{ width:100%; float:left; list-style:none; border:1px solid #c0c0c0; border-radius:5px; line-height:normal; height:46px; font-size:14px; color:#333; font-weight:500; margin:0px; padding:0 34px 0 14px; vertical-align:middle;}
.step2_main .form ul li .field .input:focus { 
    outline: none;
    border-color: #9ecaed;
    box-shadow: 0 0 10px #9ecaed;
}
.step2_main .form ul li .field .input-2{ width:90%; float:left; margin:0; padding:0 34px 0 14px; list-style:none; border:1px solid #c0c0c0; border-radius:5px; line-height:normal; height:36px; font-size:14px; color:#333; font-weight:500;}
.step2_main .form ul li .field .input-2:focus { 
    outline: none;
    border-color: #9ecaed;
    box-shadow: 0 0 10px #9ecaed;
}
.step2_main .form ul li .field .select{ width: auto; float:left; list-style:none; border:1px solid #c0c0c0; border-radius:5px; line-height:36px; height:36px; font-size:14px; color:#333; font-weight:500; margin:0px; padding:0px 10px; }

.step2_main .form ul li .field .select-full{ width:100%; float:left; margin:0; padding:0px 10px; list-style:none; border:1px solid #c0c0c0; border-radius:5px; line-height:36px; height:36px; font-size:14px; color:#333; font-weight:500;}
.step2_main .form ul li .field span{ width:auto; float:left; font-family:"Open Sans"; font-weight:600; font-size:16px; color:#f18762; line-height:36px; margin:0px; padding:0px 17px;}
.step2_main .form ul li .field span.ends-combo{ width:40%;}
.step2_main .form ul li .field .minict_wrapper span{ width:100%; }
.step2_main .form ul li .sm-letters{ width:16%; float:left; display:block; margin:0px 10px 0px 0px; padding:0px;}
.step2_main .form ul li .sm-letters .select{ width:100%; float:left; margin:0; padding:5px 10px; list-style:none; border:1px solid #c0c0c0; border-radius:5px; line-height:36px; font-size:14px; color:#333; font-weight:500;}
.step2_main .form ul li .field label{ width:14%; float:left; font-family:"Open Sans"; font-size:16px; color:#515b5f; font-weight:400; text-align:left; line-height:36px; padding:0; margin:0px;}
.step2_main .form ul li .field .input-3{width:80%; float:left; margin:0; padding:0 34px 0 14px; list-style:none; border:1px solid #c0c0c0; border-radius:5px; line-height:36px; font-size:14px; color:#333; font-weight:500;}
.step2_main .form ul li .field .date-pik{ width:40%; float:left; border:1px solid #c0c0c0; border-radius:5px; line-height:36px; margin:0px; padding:0px;}
.step2_main .form ul li .field .date-select{ width:100%; float:left; outline:none; border:none; border-radius:5px; height:36px; line-height:36px; font-size:14px; color:#333; margin:0px; padding:0px 10px;}
/*.step2_main .form ul li .field .calendar{ width:20%; float:right; background:#eaeaea; border-radius:0px 5px 5px 0px; margin:0px; padding:0px;}
.step2_main .form ul li .field .calendar .fa{ width:25px; color:#515b5f;}*/
.step2_main .form ul li .field .time-pick{ width:40%; float:left; margin:0px; padding:0px;}
.step2_main .form ul li .field .at{ width:20%; float:left; text-align:center; font-family:"Open Sans"; font-size:16px; color:#515b5f; font-weight:300; margin:0px; padding:0px;}
.step2_main .form ul li .field .time-input-b{ width:80%; float:left; border:1px solid #c0c0c0; border-radius:5px; line-height:36px; margin:0px; padding:0px;}
.step2_main .form ul li .field .time-input{width:75%; float:left; outline:none; border:none; border-radius:5px; line-height:36px; font-size:14px; color:#333; margin:0px; padding:0px 10px;}
.step2_main .form ul li .field .time-p{width:25%; float:right; background:#eaeaea; border-radius:0px 5px 5px 0px; margin:0px; padding:0px;}
.step2_main .form ul li .field .fa{ width:25px; color:#515b5f;}

.step2_main .form ul li .field span.calendar{ width:auto; float:left; font-family:"Open Sans"; font-weight:600; font-size:16px; color:#f18762; line-height:36px; margin:0px; padding:0px 3px;}
.step2_main .form ul li .field .date-pik{ background:#FFF;}
.step2_main .form ul li .field .date-input{width:80%; float:left; margin:0; padding:0 34px 0 14px; list-style:none; border:0px solid #c0c0c0; border-radius:5px; line-height:36px; font-size:14px; color:#333; font-weight:500;} 

.old-contest-wrapper { padding-bottom: 20px; }
.old-contest-wrapper h2 {font-size:14px; color:#515b5f; font-family: 'Raleway', sans-serif; font-weight:500; text-align:left; margin:0px 0px 10px 0px; padding:0px; line-height: 22px;}
.old-contest-wrapper select {font-size: 14px; color: #333; font-weight: 400; height: 35px;}


.ti_tx,
.mi_tx,
.mer_tx {
	width:100%;
	text-align: center;
	margin:10px 0px;
}

.time,
.mins,
.meridian {
	width:40px;
	float: left;
	margin:0px 5px;
	font-size:14px;
	color: #2d2e2e;
	font-family:"Open Sans";
	font-weight:normal;
}

.prev,
.next {
	cursor: pointer;
	padding:10px;
	width: 28%;
	/*border: 1px solid #ccc;*/
	margin: auto;
	background:url(../img/arrow.png) no-repeat;
	border-radius: 5px;
}

.prev:hover,
.next:hover {
	background-color: #fff;
}

.next {
	background-position: 50% 150%;
}

.prev {
	background-position: 50% -50%;
}

.time_pick {
	position: relative;
}

.timepicker_wrap {
	padding:8px 6px 8px 8px;
	border-radius: 5px;
	z-index: 998;
	display: none;
	-webkit-box-shadow:0px 0px 4px 0px rgba(50, 50, 50, 0.35);
	-moz-box-shadow:0px 0px 4px 0px rgba(50, 50, 50, 0.35);
	box-shadow:0px 0px 4px 0px rgba(50, 50, 50, 0.35);
	/*box-shadow: 0px 2px 2px rgba(50,50,50,0.35);*/
	background: #fff;
	border: 1px solid #a8a8a8;
	float: left;
	position: absolute;
	top:-120px !important;
	left:0px;
	width:167px !important; 
}

.arrow_top {
	position: absolute;
	top: -10px;
	left: 20px;
	background:url(../img/top_arr.png) no-repeat;
	width: 18px;
	height: 10px;
	z-index: 999;
	display:none;
}
input.timepicki-input {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	float: none;
	margin: 0;
	text-align: center;
	width:40px;
	height:32px;
}
a.reset_time {
	float: left;
	margin-top: 5px;
	color: #000;
}



.naming-box{ width:100%; float:left; margin:0px 0px 40px 0px; padding:0px;}
.naming-box h3{ width:100%; float:left; font-family: 'Raleway', sans-serif; font-weight:700; font-size:18px; color:#515b5f; text-transform:uppercase; margin:0px; padding:0px;}
.naming-box .naming-redio-list{ width:100%; float:left; margin:14px 0px; padding:0px;}
fieldset{ width:100%; float:left; border: 0; padding-bottom: 9px; }
fieldset label{ width:auto; float:left; list-style:none; font-family:"Open Sans"; font-size:14px; color:#333333; font-weight:300; line-height:28px !important; margin:0px; padding:0px;}
.radios{ width:auto; float:left; margin:0px; padding:0px;   margin-left: 0px;}
.radios ul{ width:100%; float:left; margin:0; padding:0; list-style:none;}
.radios ul li{ width:100%; float:left; margin:0; padding:0;}


.step2_main .form ul li .field fieldset label{ width:auto; float:left; list-style:none; font-family:"Open Sans"; font-size:14px; color:#515b5f; font-weight:300; line-height:28px !important; margin:0px; padding:0px 0px 0px 26px !important;}
.step2_main .form ul li .field .checkbox-list{ width:50%; float:left; margin:0px 0px 0px 10%; padding:0px;}
.step2_main .form ul li .field .checkboxes{ width:100%; float:left; margin:0px; padding:0px;}
.step2_main .form ul li .field .checkboxes ul{ width:100%; float:left; margin:0; padding:0; list-style:none;}
.step2_main .form ul li .field .checkboxes ul li{ width:50%; float:left; margin:0px; padding:0px;}

.label_check input,
.label_radio input  { margin-right:0px; }
.has-js .label_check,
.has-js .label_radio    { padding-left:28px;}
.has-js .label_radio    { background:url(../img/radio-off.png) no-repeat left 6px;}
.has-js label.r_on      { background:url(../img/radio-on.png) no-repeat left 6px;}
.has-js .label_check     { background:url(../img/check-off.png) no-repeat left 6px; line-height:27px;}
.has-js label.c_on      { background:url(../img/check-on.png) no-repeat left 6px;}
.has-js .label_check input,
.has-js .label_radio input  { position: absolute; left: -9999px; font-family:"Open Sans"; font-size:14px; color:#515b5f; font-weight:300;}
a.work-btn{ width:200px; float:left; background:#f3f3f3; border:2px solid #f18762; border-radius:6px; height:58px; line-height:54px; text-align:center; font-family:"Open Sans"; font-size:16px; color:#f18762; font-weight:600; text-decoration:none; margin:0px 20px 0px 0px; padding:0px; transition: all 0.3s ease-out;}
a.work-btn:hover{ background:#f18762; border:2px solid #e37d5a; color:#fff; transition: all 0.3s ease-out;}
a.work-btn .fa{ width:10px;}

button.continue-btn{width:200px; float:left; background:#f18762; border:2px solid #e37d5a; border-radius:6px; height:58px; line-height:54px; text-align:center; font-family:"Open Sans"; font-size:16px; color:#fff; font-weight:600; text-decoration:none; margin:0px; padding:0px; transition: all 0.3s ease-out;}
button.continue-btn:hover{ background:#37d2cf; border:2px solid #13afac; transition: all 0.3s ease-out;}
button.continue-btn .fa{ width:10px;}

.step-button{ width:100%; float:left; margin:0px; padding:0px;}
a.step2-work-btn{ width:210px; float:left; background:#f0f0f0; border:2px solid #cccccc; border-radius:6px; height:58px; line-height:54px; text-align:center; font-family:"Open Sans"; font-size:16px; color:#9a9b9c; font-weight:600; text-decoration:none; margin:0px 0px 0px 0px; padding:0px; transition: all 0.3s ease-out;}
a.step2-work-btn:hover{ background:#f18762; color:#fff; border:2px solid #f18762; transition: all 0.3s ease-out;}
a.step2-work-btn .fa{ width:10px;}

a.step2-continue-btn,button.step2-continue-btn{width:210px; float:left; background:#f18762; border:2px solid #e37d5a; border-radius:6px; height:58px; line-height:54px; text-align:center; font-family:"Open Sans"; font-size:16px; color:#fff; font-weight:600; text-decoration:none; margin:0px 0px 0px 20px; padding:0px; transition: all 0.3s ease-out;}
a.step2-continue-btn:hover,button.step2-continue-btn:hover{ background:#37d2cf; border:2px solid #13afac; transition: all 0.3s ease-out;}
a.step2-continue-btn .fa,button.step2-continue-btn .fa{ width:10px;}


/****** Squadhelp Step 4 *****/
.dark-grey{ background-color:#e7e7e7;}
.step4_main{ width:100%; float:left; margin:0px;}
.step4_main h3{ width:50%; float:left; font-family: 'Raleway', sans-serif; font-weight:700; font-size:16px; color:#515b5f; text-transform:uppercase; margin:0px; padding:24px 0px;}
.step4_main .edit-link{ float:right; margin:0px; padding:20px 0px;}
.step4_main .edit-link a{ font-family: 'Lato', sans-serif; font-size:14px; color:#465b87; font-weight:700; text-decoration:none; margin:0px; padding:0px 0px 0px 8px;}
.step4_main .edit-link a:hover{ color:#f18762;}
.step4_main .edit-link .fa{ width:20px;}
.step4_main a.more{ font-family: 'Lato', sans-serif; font-size:14px; color:#465b87; font-weight:700; text-decoration:none; margin:0px; padding:0px 0px 0px 8px; float:right;}
.step4_main a.more:hover{ color:#f18762;}
.step4_main .summary-list{ width:100%; float:left; margin:0px; padding:0px 20px;}
.step4_main .summary-list ul{ width:100%; float:left; margin:0px; padding:0px;}
.step4_main .summary-list ul li{ width:100%; float:left; list-style:none; margin:0px 0px 24px 0px; padding:0px;}
.step4_main .summary-list ul li .left-s{ width:28%; float:left; font-family: 'Raleway', sans-serif; font-weight:600; font-size:16px; color:#515b5f; margin:0px; padding:0px;}
.step4_main .summary-list ul li .right-s{ width:70%; float:right; font-family:"Open Sans"; font-size:16px; color:#515b5f; font-weight:500; margin:0px; padding:0px;}
.step4_main .summary-list ul li .right-s .right-price{ width:100%; float:left; font-family:"Open Sans"; font-size:16px; color:#515b5f; font-weight:600; margin:0px; padding:0px;}
.step4_main .summary-list ul li .right-s .moneyback{ width:100%; float:left; font-family:"Open Sans"; font-size:14px; color:#f18762; font-weight:800; line-height:20px; margin:14px 0px 0px 0px; padding:0px;}
.step4_main .summary-list ul li .right-s .moneyback .fa{ width:22px; float:left; text-align:left; font-size:18px; margin-top:2px}
.step4_main .summary-list ul li .right-s .already-login{ width:100%; float:left; font-family:"Open Sans"; font-size:20px; color:#515b5f; font-weight:400; margin:0px; padding:0px;}
.step4_main .summary-list ul li .right-s .already-login a{color:#f18762; font-weight:400; text-decoration:none; margin:0px; padding:0px;}
.step4_main .summary-list ul li .right-s .already-login a:hover{color:#515b5f;}
.step4_main .summary-list ul li .right-s .coupon-box{ width:100%; float:left; margin:20px 0px 0px 0px; padding:0px;}
.step4_main .summary-list ul li .right-s .coupon-box label{ width:auto; float:left; font-family:"Open Sans"; font-size:16px; color:#515b5f; font-weight:300; line-height:36px; margin:0px; padding:0px 14px 0px 0px;}
.step4_main .summary-list ul li .right-s .coupon-box .step4-input{ width:40%; float:left; border:1px solid #c0c0c0; border-radius:5px; line-height:36px; font-size:14px; color:#333; font-weight:500; margin:0px 10px 0px 0px; padding:0 14px 0 14px;}
.step4_main .summary-list ul li .right-s .coupon-box .apply-btn{ width:auto; float:left; background:#f18762; border:1px solid #e1724c; border-radius:5px; line-height:35px; font-size:14px; color:#fff; font-weight:500; transition: all 0.3s ease-out; margin:0px; padding:0px 24px;}
.step4_main .summary-list ul li .right-s .coupon-box .apply-btn:hover{ background:#65686c; border:1px solid #55595d; transition: all 0.3s ease-out;}
.border-tb{ border-top:1px solid #dbdbdb; border-bottom:1px solid #dbdbdb;}
.border-b{border-bottom:1px solid #dbdbdb;}
.step4_main .summary-list ul li .right-s .card-icon{ width:100%; float:left; margin:0px; padding:0px;}
.step4_main .summary-list .payment_info { display: block;float:left;clear:both;max-width:400px;font-size:12px}
.step4_main .summary-list ul li .right-s .card-icon > div{ max-width:64px; float:left; margin:0px 5px 0px 0px; padding:0px;}
.step4_main .summary-list ul li .right-s .card-icon > div img{ width:100%; height:auto; display:block;}
.step4_main .summary-list ul li .right-s .contactdetail-form{ width:84%; float:left; margin:0px; padding:0px;}
.step4_main .summary-list ul li .right-s .contactdetail-form ul{ width:100%; float:left; margin:0px; padding:0px;}
.step4_main .summary-list ul li .right-s .contactdetail-form ul li{ width:100%; float:left; list-style:none; margin:0px 0px 20px 0px; padding:0px;}
.step4_main .summary-list ul li .right-s .contactdetail-form ul li label{ width:100%; float:left; font-family:"Open Sans"; font-size:16px; color:#515b5f; font-weight:300; line-height:26px; margin:0px; padding:0px;}
.step4_main .summary-list ul li .right-s .contactdetail-form ul li .contact-input{ width:100%; float:left; border:1px solid #c0c0c0; border-radius:5px; line-height:36px; height:36px; font-size:14px; color:#333; font-weight:500; margin:0px 10px 0px 0px; padding:0 14px 0 14px;}
.step4_main .summary-list ul li .right-s .contactdetail-form ul li .contact-select{width:100%; float:left; border:1px solid #c0c0c0; border-radius:5px; line-height:36px; height:36px; font-size:14px; color:#333; font-weight:500; margin:0px 10px 0px 0px; padding:0 14px 0 14px;}
.step4_main .summary-list ul li .right-s .step4-term{width:90%; float:right; margin:0px; padding:0px;}
.step4_main .summary-list ul li .right-s .step4-term .term-use{ width:100%; float:left; font-family:"Open Sans"; font-size:14px; color:#515b5f; font-weight:300; margin:0px; padding:0px;}
.step4_main .summary-list ul li .right-s .step4-term .term-use a{font-family:"Open Sans"; font-size:14px; color:#f18762; font-weight:300; text-decoration:none; margin:0px; padding:0px;}
.step4_main .summary-list ul li .right-s .step4-term .term-use a:hover{color:#515b5f;}
.step4_main .summary-list ul li .right-s .step4-term .term-checkbox{ width:16px; float:left; height:16px; margin:5px 6px 0px 0px; padding:0px;}
.step4_main .summary-list ul li .right-s .step4-term .paypal-img{ width:228px; float:left; margin:20px 0px 0px 30px; padding:0px;}
.step4_main .summary-list ul li .right-s .step4-term .paypal-img img{ width:auto; height:auto; display:block;}


/****** Homepage Contests Listing *****/
.list_search_main { width:100%; float:left;}
.list_search_main label { width:30%; float:left; line-height:45px; font-size:16px; color:#8a9abb;  }
.list_search_main .list_search  { width:70%; float:left; background:#000; }



/****** Squadhelp Naming Submit Entry *****/
.naming-entry-main{ width:100%; float:left;}
.naming-entry-main .back_page{ width:100%; float:left;}
.naming-entry-main .back_page a{ font-family: 'Raleway', sans-serif; font-weight:800; font-size:14px; color:#f18762; text-decoration:none;}
.naming-entry-main .back_page a:hover{ color:#65686c;}
.naming-entry-main .submit_box{width:100%; float:left; border:1px solid #c0c0c0; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; background:#fff; margin:15px 0px 0px 0px;}
.naming-entry-main .submit_box .box_title{ width:100%; float:left; padding:0px 3%; line-height:74px; font-family: 'Raleway', sans-serif; font-weight:600; font-size:16px; color:#fff; background:#65686c; border-radius:6px 6px 0px 0px;}
.naming-entry-main .submit_box .boxmain{ width:100%; float:left; padding:3%;}
.naming-entry-main .submit_box .boxmain .notification/*, .pgnotification*/{ width:100%; float:left; background:#fff; border:1px solid #aadfdf; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; position:relative; margin-top: 10px;}
.naming-entry-main .submit_box .boxmain .notification .fa{ font-size:18px; color:#37d2cf; position:absolute; right:13px; top:13px;}
.naming-entry-main .submit_box .boxmain .notification h3{ width:100%; min-height:77px; float:left; text-align:left; vertical-align:middle; font-family:"Open Sans"; font-size:14px; color:#333; font-weight:400; float:none; margin:0; padding:35px 10% 35px 10%; line-height:20px;}
.naming-entry-main .submit_box .boxmain .notification a{ font-weight:bold; }
.naming-entry-main .submit_box .boxmain .domain_row{ width:100%; float:left; padding:30px 5% 0px 5%;}
.naming-entry-main .submit_box .boxmain .domain_row .step_no{ width:7%; float:left; margin:40px 0px 0px 0px;}
.naming-entry-main .submit_box .boxmain .domain_row .step_no h1{ width:35px; height:35px; background:#f3f3f3; border:1px solid #c0c0c0; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; font-family:"Open Sans"; font-size:18px; color:#515b5f; font-weight:bold; line-height:33px; text-align:center; margin:0; padding:0;}

.naming-entry-main .submit_box .boxmain .domain_row:first-child .step_no{margin:10px 0px 0px 0px;}
.naming-entry-main .submit_box .boxmain .domain_row:first-child .domain_entery{border-top:0px solid #dbdbdb; padding:0px 0px 0px 0px;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery{ width:93%; float:left; border-top:1px solid #dbdbdb; padding:30px 0px 0px 0px;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery2{ width:100%;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow{ width:100%; float:left; padding:10px 0px 0px 0px;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow2{padding:10px 0px 5px 0px;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow label{ width:24%; float:left; margin:0px 3% 0px 0px; font-family:"Open Sans"; font-size:14px; color:#515b5f; font-weight:normal; line-height:38px; text-align:right;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow label.label_check{ line-height:27px; }
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow label.line18{line-height:18px;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .left-chek .label_check{width:100%; float:left; margin:0px 0% 0px 0px; font-weight:normal; line-height:38px; text-align:left;}

.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow label span{ color:#f18762;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow label.chekavil-label{ width:24%; float:left; display:block;}

.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field{ width:60%; float:left;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .fieldipt{ width:80%; float:left;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .fieldipt2{ width:100%; float:left;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field input[type='text']{ width:100%; height:36px; float:left; background:#fff; border:1px solid #c0c0c0; -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; font-size:14px; color:#111111; line-height:36px; outline:none; margin:0; padding:0px 10px;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field select{ width:18%; height:36px; float:left; background:#fff; border:1px solid #c0c0c0; -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; font-size:14px; color:#111111; line-height:36px; outline:none; margin:0px 0px 0px 2%; padding:0px 10px;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .select{ width:100%; height:36px; float:left; background:#fff; border:1px solid #c0c0c0; -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; font-size:14px; color:#111111; line-height:36px; outline:none; margin:0px 0px 0px 0; padding:0px 10px;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .fieldipt span.single{ width:100%; float:left; text-align:right;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .fieldipt span.single a{ font-family:"Open Sans"; font-size:14px; color:#f18762; font-weight:normal; line-height:38px; text-decoration:none;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .fieldipt span.single .fa{ color:#65686c; font-size:16px;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field textarea{ width:100%; height:100px; float:left; background:#fff; border:1px solid #c0c0c0; -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; font-size:14px; color:#111111; line-height:20px; outline:none; margin:0; padding:0px 10px; resize:none;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field span.single1{ width:100%; float:left; text-align:right;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field span.single1 a{ font-family:"Open Sans"; font-size:14px; color:#f18762; font-weight:normal; line-height:38px; text-decoration:none;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field span.single1 .fa{ color:#f18762; font-size:16px;}

.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .fieldipt span.dobule{ width:50%; float:left;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .fieldipt span.dobule a{ font-family:"Open Sans"; font-size:14px; color:#515b5f; font-weight:normal; line-height: normal; text-decoration:none;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .fieldipt span.dobule .fa{ /*color:#8bc86f;*/ font-size:18px;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .fieldipt span.dobule1{ width:50%; float:right; text-align:right;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .fieldipt span.dobule1 a{ font-family:"Open Sans"; font-size:14px; color:#f18762; font-weight:normal; line-height:38px; text-decoration:none;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .fieldipt span.dobule1 .fa{ color:#65686c; font-size:16px;}

.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .featured-entry label.label_check { width:100%; margin:0px; text-align: left; font-size:14px; }
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .featured-entry label.label_check i { padding-right: 5px;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .featured-entry span.total-points{font-size: 13px; padding-left: 28px; display: block;}
.naming-entry-main .submit_box .boxmain .domain_row .add_more{ width:93%; float:right; border-bottom:1px solid #dbdbdb; padding:0px 12% 30px 0px; text-align:right; margin-top:-20px;}
.naming-entry-main .submit_box .boxmain .domain_row .add_more span.single1{ width:100%; float:left; text-align:right;}
.naming-entry-main .submit_box .boxmain .domain_row .add_more span.single1 a{ font-family:"Open Sans"; font-size:14px; color:#f18762; font-weight:normal; line-height:38px; text-decoration:none;}
.naming-entry-main .submit_box .boxmain .domain_row .add_more span.single1 .fa{ color:#f18762; font-size:16px;}



.naming-entry-main .submit_box .boxmain .domain_row .title{ width:100%; float:left; color:#f18762; font-size:16px; font-weight:500; }
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .two_section{ width:30%; float:left;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .two_section .checkboxes{ width:100%; float:left; margin:0px; padding:0px;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .two_section .checkboxes ul{ width:100%; float:left; margin:0; padding:0; list-style:none;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .two_section .checkboxes ul li{ width:100%; float:left; margin:0px; padding:0px;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .two_section2{ width:70%; float:left; font-size:14px;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .two_section3{ width:100%; float:left; font-size:14px;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .two_section3 .checkboxes ul li{ width:50%; float:left; margin:0px; padding:0px;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .two_section3 .label_check{ width:auto !important; float:left; text-align:left; margin-left:5px;}


.white-inbox .blue_strip{  background: none repeat scroll 0 0 #465b87; color: #ffffff; float: left; font-size: 13px; margin-top: 10px; padding: 5px 10px; width: 100%;}
.white-inbox .blue_box{  background:#ffe4da; float: left; font-size: 13px; margin-top: 50px; padding:10px; width: 100%; border-radius:5px; line-height:18px;}
.white-inbox .blue_box .titel{float: left; font-family:"Open Sans"; font-size:15px; font-weight:500; height:37px; margin-top: -45px; padding: 5px 10px; width: 100%; background:url(../img/up-arrow2.png) no-repeat 20px bottom;}

.white-inbox .grey{  background: #e0e0e0;}
.white-inbox .grey .titel{float: left; font-family:"Open Sans"; font-size:15px; font-weight:500; height:37px; margin-top: -45px; padding: 5px 10px; width: 100%; background:url(../img/up-arrow3.png) no-repeat 20px bottom;}
.white-inbox .grey .commentbox{ background: none repeat scroll 0 0 #fff; border: 1px solid #c0c0c0; border-radius: 6px; color: #111111; float: left; font-size: 14px; line-height: 20px; margin:0 0 10px 0; outline: medium none; padding: 0 10px; resize: none; width: 100%;}
.subject-thumb{ width:100%; float:left;}
.subject-thumb img{ width:100%; max-width:500px; height:auto; display:inline-block;}
.naming-entry-main .submit_box .boxmain .domain_row .copyright{ width:100%; float:left; text-align:center;}
.naming-entry-main .submit_box .boxmain .domain_row .copyright label{font-weight:700; line-height:30px;}
.naming-entry-main .submit_box .boxmain .domain_row .copyright label a{ text-decoration:none; color:#f18762;}
.naming-entry-main .submit_box .boxmain .domain_row .copyright label a:hover{ color:#515b5f;}
.naming-entry-main .submit_box .boxmain .domain_row .copyright .label_check input,
.naming-entry-main .submit_box .boxmain .domain_row .copyright .label_radio input{ margin-right:0px; }
.naming-entry-main .submit_box .boxmain .domain_row .copyright .has-js .label_check,
.naming-entry-main .submit_box .boxmain .domain_row .copyright .has-js .label_radio{ padding-left:28px;}
.naming-entry-main .submit_box .boxmain .domain_row .copyright .has-js .label_radio{ background:url(../img/radio-off.png) no-repeat left 6px;}
.naming-entry-main .submit_box .boxmain .domain_row .copyright .has-js label.r_on { background:url(../img/radio-on.png) no-repeat left 6px;}
.naming-entry-main .submit_box .boxmain .domain_row .copyright .has-js .label_check{ background:url(../img/check-off.png) no-repeat left 6px;}
.naming-entry-main .submit_box .boxmain .domain_row .copyright .has-js label.c_on { background:url(../img/check-on.png) no-repeat left 6px;}
.naming-entry-main .submit_box .boxmain .domain_row .copyright .has-js .label_check input,
.naming-entry-main .submit_box .boxmain .domain_row .copyright .has-js .label_radio input  { position: absolute; left: -9999px; font-family:"Open Sans"; font-size:14px; color:#515b5f; font-weight:300;}
.naming-entry-main .submit_box .boxmain .submitbtn{ width:100%; float:left; margin:30px 0px 0px 0px; text-align:center;}
.naming-entry-main .submit_box .boxmain .submitbtn span{ width:178px; height:50px; background:#f18762; border:1px solid #e1724c; display:inline-block; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; position:relative;}
.naming-entry-main .submit_box .boxmain .submitbtn span input[type='submit'],.naming-entry-main .submit_box .boxmain .submitbtn span input[type='button']{ width:100%; display:block; text-align:center; font-family:"Open Sans"; font-size:14px; color:#fff; line-height:48px; background:none; border:none; outline:none; cursor:pointer; text-transform:uppercase;}
.naming-entry-main .submit_box .boxmain .submitbtn span .fa{ position:absolute; top:50%; right:25%; color:#fff; font-size:14px; margin-top:-6px;}


/****** Squadhelp Logo Submit Entry Not Original work *****/
.naming-entry-main .submit_box .logosubmit_box{ width:100%; float:left; padding:3%;}
.naming-entry-main .submit_box .logosubmit_box .ls_row{ width:100%; float:left; padding:30px 5% 00px 5%;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .step_no{ width:7%; float:left; margin:0px;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .step_no h1{ width:35px; height:35px; background:#f3f3f3; border:1px solid #c0c0c0; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; font-family:"Open Sans"; font-size:18px; color:#515b5f; font-weight:bold; line-height:33px; text-align:center; margin:0; padding:0;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery{ width:93%; float:left; border-bottom:1px solid #dbdbdb; padding:0px 0px 40px 0px;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery label{ width:100%; float:left; margin:0px 0% 0px 0px; font-family:"Open Sans"; font-size:16px; color:#515b5f; font-weight:800; line-height:38px;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery .choosfile{width:40%; float:left;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery .notification{ width:40%; float:left; background:#eeffff; border:1px solid #aadfdf; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; margin:30px 0px 0px 0px;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery .notification h3{ width:100%; height:112px; float:left; vertical-align:middle; font-family:"Open Sans"; font-size:12px; color:#63a2a2; font-weight:400; float:none; margin:0; padding:15px 0px 0px 20px; line-height:20px;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery .field{ width:73%; float:left;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery .field textarea{ width:100%; height:100px; float:left; background:#fff; border:1px solid #c0c0c0; -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; font-size:14px; color:#111111; line-height:20px; outline:none; margin:0; padding:0px 10px; resize:none;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery .leftlable{ width:24%; float:left; margin:0px 3% 0px 0px;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery span{ width:100%; float:left; font-family:"Open Sans"; font-size:12px; color:#515b5f; font-weight:normal; line-height:20px;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery span.astric{ width:auto; float:none; color:#f18762; }
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery .radios{ margin-left:5%; margin-top:20px;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery .radios li{ margin:10px 0px 0px 0px; font-family:"Open Sans"; font-size:14px; color:#515b5f; font-weight:normal; line-height:28px;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery .mar-left25{ margin-left:25px !important;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery .mar-left45{ margin-left:45px !important;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery .radios label{ font-family:"Open Sans"; font-size:14px; color:#515b5f; font-weight:normal; line-height:28px;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery .radios label{ font-family:"Open Sans"; font-size:14px; color:#515b5f; font-weight:normal; line-height:28px;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery .radios li span{ font-size:14px; color:#f18762;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery .radios li .fa{ font-size:18px; color:#f18762;}

.naming-entry-main .submit_box .logosubmit_box .ls_row .condition{ width:70%; float:left; margin:0px 0px 0px 26%;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .condition ul{ width:100%; float:left; margin:0; padding:0;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .condition ul li{ width:100%; float:left; margin:0; padding:0; list-style:none; font-family:"Open Sans"; font-size:14px; color:#515b5f; font-weight:normal; line-height:28px; font-weight:normal;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .condition ul li label{font-weight:normal;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .condition ul li label a{ text-decoration:none; color:#f18762;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .condition ul li label a:hover{ color:#515b5f;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .condition .label_check input,
.naming-entry-main .submit_box .logosubmit_box .ls_row .condition .label_radio input  { margin-right:0px; }
.naming-entry-main .submit_box .logosubmit_box .ls_row .condition .has-js .label_check,
.naming-entry-main .submit_box .logosubmit_box .ls_row .condition .has-js .label_radio    { padding-left:28px;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .condition .has-js .label_radio    { background:url(../img/radio-off.png) no-repeat left 6px;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .condition .has-js label.r_on      { background:url(../img/radio-on.png) no-repeat left 6px;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .condition .has-js .label_check     { background:url(../img/check-off.png) no-repeat left 6px;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .condition .has-js label.c_on      { background:url(../img/check-on.png) no-repeat left 6px;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .condition .has-js .label_check input,
.naming-entry-main .submit_box .logosubmit_box .ls_row .condition .has-js .label_radio input  { position: absolute; left: -9999px; font-family:"Open Sans"; font-size:14px; color:#515b5f; font-weight:300;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .submitbtn{ width:100%; float:left; margin:30px 0px 0px 0px; text-align:center;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .submitbtn span{ width:178px; height:50px; background:#f18762; border:1px solid #e1724c; display:inline-block; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; position:relative;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .submitbtn span input[type='submit'],.naming-entry-main .submit_box .logosubmit_box .ls_row .submitbtn span input[type='button']{ width:100%; display:block; text-align:center; font-family:"Open Sans"; font-size:14px; color:#fff; line-height:48px; background:none; border:none; outline:none; cursor:pointer; text-transform:uppercase;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .submitbtn span .fa{ position:absolute; top:50%; right:25%; color:#fff; font-size:14px; margin-top:-6px;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery .radios li .fa-green{ font-size:18px; color:#8BC86F;}

.naming-entry-main .submit_box .left_panel { padding-right: 20px; border-right: 1px solid #ddd; float: left; width: 55%;}
.naming-entry-main .submit_box .left_panel .ls_entery { padding: 0px!important; border:none!important; float:right!important; width:87%!important;}
.naming-entry-main .submit_box .left_panel .ls_entery label {display: block!important;}
.naming-entry-main .submit_box .left_panel .fa-icon { color: #000; display: inline-block; margin-left: 5px;font-size: 14px; font-weight: 400; position: relative;}
.naming-entry-main .submit_box .left_panel .fa-icon .fa {background: #cdcdcd; text-align: center;padding: 2px; }
.naming-entry-main .submit_box .left_panel .fa-icon .fa-tooltip { 
	display: none; 
	position: absolute; 
	top: 35px; 
	left: -15px; 
	border: 1px solid #c0c0c0;
	z-index: 100;
	min-width: 160px;
	min-height: 40px;
	background: #efefef;
	font-size: 14px;
	font-weight: 400;
	color: #666;
	padding: 5px;
	text-align: center;
	line-height: 22px;
	border-radius: 3px;
}
.naming-entry-main .submit_box .left_panel .fa-icon .fa-tooltip:after, .naming-entry-main .submit_box .left_panel .fa-icon .fa-tooltip:before {
	bottom: 100%;
	left: 13%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.naming-entry-main .submit_box .left_panel .fa-icon .fa-tooltip:after {
	border-color: rgba(239, 239, 239, 0);
	border-bottom-color: #efefef;
	border-width: 5px;
	margin-left: -5px;
}
.naming-entry-main .submit_box .left_panel .fa-icon .fa-tooltip:before {
	border-color: rgba(192, 192, 192, 0);
	border-bottom-color: #c0c0c0;
	border-width: 6px;
	margin-left: -6px;
}
.naming-entry-main .submit_box .left_panel .ls_entery .field { width: auto!important; position: relative; }
.naming-entry-main .submit_box .left_panel .field .input-size {position: absolute; right: 5px; top: 3px; font-size: 14px; font-weight: 400; }
.naming-entry-main .submit_box .left_panel .field .input-size.minus { color: red;}

.naming-entry-main .submit_box .right_panel { padding-left: 10px; float: right; width:40%;}
.naming-entry-main .submit_box .right_panel span { display: block; }
.naming-entry-main .submit_box .right_panel .panel_title { font-size: 14px; font-weight: 400; }
.naming-entry-main .submit_box .right_panel .panel_box_title { font-size: 12px; font-weight: 400; color: #666; margin-left: 10px;}
.naming-entry-main .submit_box .right_panel .panel_box { margin-left: 10px; border: 1px solid #ddd; padding: 10px; font-size: 14px; font-weight: 400;}
.naming-entry-main .submit_box .right_panel .panel_box .panel_headline { color: blue; font-weight: bold;}
.naming-entry-main .send-bonus-message {
	margin-top: 4rem;
    color: #1d4185;
    background-color: #d7e5ff;
    border-color: #c7dbff;
    position: relative;
    padding: 0.75rem 1.25rem;
    border: 0 solid transparent;
    border-radius: 8px;
	-webkit-box-shadow: 0 4px 16px rgba(0,0,0,.12);
    box-shadow: 0 4px 16px rgba(0,0,0,.12);
}

.avoid-clicks {
  pointer-events: none;
}

button.bonus-selection {
	padding: 0.75rem 2.7rem;
    color: #1e2022;
    background-color: transparent;
    border-color: #1e2022;
    border-radius: 0.3125rem; 
    margin: 3px;
}

button.bonus-selection:hover, button.bonus-selection.active{
    color: #fff;
    background-color: #465b87;
    border-color: #465b87;
}

/****** Homepage Contests Listing *****/
.list_search_main { width:100%; float:left;}
.list_search_main label { width:30%; float:left; line-height:45px; font-size:16px; color:#8a9abb;  }
.list_search_main .list_search  { width:70%; height:45px; float:left; background:#fff; border-radius:30px; }
.list_search_main .list_search input { float:left; width:88%; padding:0 0% 0 2%; line-height:45px; height:45px; border:none; background:none; font-size:14px; color:#555; font-family:"Open Sans"; font-weight:500; font-style:italic; }
.list_search_main .list_search .srch_btn { float:right; width:45px; height:45px; border:none;background:url(../img/icon_search_list.png) no-repeat center center; }
.list_search_main .list_search .srch_btn:hover { opacity:0.8;}
.right_list_pad .reset-filters{ float:left; text-align:right; margin:0px; padding:0px;padding-left:20px;}
.right_list_pad .reset-filters a{ font-family: 'Open Sans', sans-serif; font-size:13px; color:#8a9abb; font-weight:400; text-align:right; text-decoration:none; margin:0px; padding:0px;}
.right_list_pad .reset-filters a:hover{color:#f18762;}
.right_list_pad .reset-filters a .fa{ font-size:13px; text-align:left; padding-right:6px;}

.linh_45 { line-height:45px;}
.bedcrumb_search { padding-top:42px !important;}

.list_left { background:#fff; padding:2% 2.5%; float:left; }
.list_left .list_left_menu { width:100%; float:left; margin:0px; padding:0px; list-style:none; font-family:"Open Sans"; }
.list_left .list_left_menu li { width:100%; float:left; margin:0px; padding:3px 0px; font-size:14px; color:#333; }
.list_left .list_left_menu li i { font-size:14px; color:#333; }
.list_left .list_left_menu li span { font-weight:600; color:#333; float:left; margin-top:10px;}
.list_left .list_left_menu li span.gry { font-weight:500; color:#333; float:none;}
.list_left .list_left_menu li a { text-decoration:none; color:#333; display:block; font-size:13px;}
.list_left .list_left_menu li a:hover, .list_left .list_left_menu li.act a, .list_left .list_left_menu li a:hover .fa, .list_left .list_left_menu li.act a .fa{ color:#f18762; font-weight:600;}
.list_left .list_left_menu li .label_check { background:url(../img/check_list_off.png) no-repeat left 3px;}
.list_left .list_left_menu li .c_on { background:url(../img/check_list_on.png) no-repeat left 3px; color:#333;font-weight:600}
.list_left fieldset label { line-height:18px !important;}
.list_left .list_left_menu li .select_list { width:100%; margin:15px 0% 0px 0%; float:left; height:24px; line-height:24px; font-size:13px; color:#333; border-radius:4px;  }

.right_list_main { float:left; background:#FFFFFF; }
.right_list_pad { padding:2% 1% 1.2% 2.8%; float:left; margin-bottom:20px;width:98%;box-shadow:2px 3px 10px 1px rgba(0, 0, 0, .3)}
.list_right_cont { float:left; margin:0px; padding:0px;}
.list_right_order { float:right; color:#6383aa; font-size:13px; font-weight:600;  }
.list_right_order .odr_icon { border:1px solid #d6dbe7; border-radius:3px; padding:5px; color:#6c8aaf; font-size:14px; margin-left:8px;}
.list_right_order .odr_icon:hover, .list_right_order .act { color:#fff; background:#15a5fb; border-radius:3px;  border:1px solid #15a5fb; cursor:pointer;  }

.right_list_main .bdr_top{ width:96%; float:left; height:1px; background:#d6dbe7 !important; margin:0 2%;}

.right_list_main .right_list_filter { display:inline;float:left;  list-style:none; font-family:"Open Sans"; list-style: none;font-family: "Open Sans";overflow: hidden;box-sizing: border-box;margin-bottom:3px;}
.right_list_main .right_list_filter li { float: left; margin-right: 5px;}
.right_list_main .right_list_filter li a { text-decoration:none; color:#424242; display:block; font-size:13px; border-radius: 16px; padding: 0px 10px;     background-color: #d0d0d0;}
.right_list_main .right_list_filter li a i { margin-right: 5px; color: rgba(0,0,0,.541176);}
.right_list_main .right_list_filter li a:hover, .right_list_main .right_list_filter li a:hover i { color:#fff; }


.list_right_cont h6 { color:#f18762; font-size:14px; margin-bottom:10px; font-weight:bold; font-family:"Open Sans"; line-height:20px; }
.list_right_cont .list_top { color:#6c8aaf; font-weight:600; font-family:"Open Sans"; font-size:12px; margin:0px 0px 3px 0px; padding:0px;}
.list_right_cont p { width:92%; color:#515b5f; font-size:13px; font-weight:300; line-height:18px; margin:0px; padding:0px 0px 6px 0px;}
.list_right_cont a { color:#6c8aaf; font-weight:600; font-family:"Open Sans"; font-size:12px; }
.list_right_cont a:hover { color:#f18762; cursor:pointer; }

.list_right_detail { width:100%; float:left; margin:8px 0 0 0; padding:0px; list-style:none; }
.list_right_detail li {width:25%; float:left; margin:0px; color:#6c8aaf; font-size:20px; font-family: 'Lato', sans-serif; font-weight:700; line-height:20px; }
.list_right_detail li:last-child { width:16%;}
.list_right_detail li span { font-size:13px; color:#687174; font-weight:400; line-height:16px;}
.list_right_detail li .prize-cont{}
.list_right_detail li span i { color:#8bc86f; font-size:16px; }
.list_right_detail li i { width:19px; text-align:left;}
.list_right_detail li .btn_whach { line-height:31px; padding:0 10px; background:#eff2f8; border:1px solid #d6dbe7; color:#6c8aaf; font-size:13px; font-family: 'Lato', sans-serif; font-weight:500; border-radius:4px; float:right;}
.list_right_detail li .btn_whach:hover,.list_right_detail li .btn_whach.act { background:#37d2cf; border:1px solid #13afac; color:#ffffff;}
.list_right_detail li .btn_view { line-height:31px; padding:0 10px; background:#f18762; border:1px solid #d9784b; color:#ffffff; font-size:13px; font-family: 'Lato', sans-serif; font-weight:500; border-radius:4px; float:right;}
.list_right_detail li .btn_view:hover { background:#37d2cf; border:1px solid #13afac; color:#ffffff;}
.list_right_detail li .enter_view { line-height:31px; padding:0 10px; background:#37d2cf; border:1px solid #13afac; color:#ffffff; font-size:13px; font-family: 'Lato', sans-serif; font-weight:500; border-radius:4px; float:right;}
.list_right_detail li .enter_view:hover { background:#f18762; border:1px solid #d9784b; color:#ffffff;}
.white { background:#fff;}
.dark { background:#f2f6ff;}

.list_right_detail li .prize-cont{ display:block; padding-left:20px;}
.list_right_detail li .browse-doller{ width:90%; word-break:break-all;}

.hideshowicon { float:left; margin-left:0px;}


/****** Squdhelp Logo Step2 *****/
.tip { font-size:13px; color:#515b5f; font-style:italic; font-weight:400; }
.step2_main .form ul li .field .textarea{ width:100%; height:132px; float:left; margin:0; padding:5px 34px 0 14px; list-style:none; border:1px solid #c0c0c0; border-radius:5px; line-height:18px; font-size:14px; color:#333; font-weight:500;}
.step2_main .form ul li .field .textarea:focus { 
    outline: none;
    border-color: #9ecaed;
    box-shadow: 0 0 10px #9ecaed;
}
.step2_main .form ul li .text { width:100%; float:left; font-size:14px; color:#515b5f; font-family:"Open Sans"; line-height:22px; }

.step2_main .form ul li .visual_logo { width:31%; min-height:260px; float:left; margin:0px 3% 20px 0; padding:0px; font-size:13px; color:#515b5f; line-height:20px; }
.step2_main .form ul li .visual_logo:nth-child(3n) { margin-right:0px;}
.step2_main .form ul li .visual_logo .label_check { font-weight:500; font-size:14px; line-height:30px; margin-bottom:0px;}
.step2_main .form ul li .visual_logo .visual_img { float:left; margin:0 0 10px 0px; border:1px solid #d8d8d8; border-radius:5px; }

.logo_gallery_btn { width:155px; height:36px; line-height:36px; float:left; margin:0px 0px 0 0; padding:0px; background:#e5e5e5; border:1px solid #c0c0c0; font-size:14px; font-weight:bold; border-radius:6px; text-align:center; color:#515b5f; text-transform:uppercase;  }
.logo_gallery_btn a { color:#515b5f; display:block;   }
.logo_gallery_btn:hover a { color:#fff; }
.logo_gallery_btn:hover { background:#f18762; border:1px solid #f18762; }

.logo_gallery_up { width:155px; height:36px; line-height:36px; float:left; margin:0px 14px 8px 0; padding:0px; background:#e5e5e5; border:1px solid #c0c0c0; font-size:14px; font-weight:bold; border-radius:6px; text-align:center; color:#515b5f; text-transform:uppercase; overflow:hidden;} 

.logo_gallery_btn1 { width:255px; height:36px; line-height:36px; float:left; margin:0px 0px 0 -100px; padding:0px; background:none; border:none; font-size:14px; font-weight:bold; border-radius:6px; text-align:center; color:#515b5f; text-transform:uppercase; cursor:pointer;}


.logo_gallery_btn1 a { color:#515b5f; display:block;  }
.logo_gallery_btn1:hover { background:#f18762; color:#fff; }
input.logo_gallery_btn1[multiple="multiple"]{margin:0px 0px 0 -85px;}
@media screen and (-webkit-min-device-pixel-ratio:0) {  .logo_gallery_btn1 { padding:6px 6px 6px 10px; margin:0px 0px 0 -80px; text-indent:-500px;} }


/****** Step3 Css Start *****/
.step3-details{ width:100%; float:left; background:url(../img/bottom-bdr.jpg) repeat-x left bottom; margin:0px;}
.no-img{ background:none;}
.option-one{ width:100%; float:left; margin:0px;}
.option-one h2{ width:100%; float:left; font-family: 'Raleway', sans-serif; font-weight:800; font-size:18px; color:#515b5f; text-transform:uppercase; margin:0px; padding:0px;}
.option-one .option-content{ width:100%; float:left; margin:22px 0px 0px 0px; padding:0px;}
.option-one .option-content .left-icon{ width:4%; float:left; margin:0px; padding:0px;}
.option-one .option-content .left-icon .fa{ text-align:left; color:#f18762; font-size:16px;}
.option-one .option-content .right-option{ width:96%; float:right; margin:0px; padding:0px;}
.option-one .option-content .right-option h3{ width:100%; float:left; font-family:"Open Sans"; font-size:16px; color:#515b5f; font-weight:600; margin:0px; padding:5px 0px 0px 0px;}
.option-one .option-content .right-option h3 .fa{ font-size:16px; color:#f18762; padding-left:10px;}
.option-one .option-content .right-option .deshcription{ width:100%; float:left; margin:12px 0px 0px 0px; padding:0px;}
.option-one .option-content .right-option .deshcription p{ width:100%; float:left; font-family:"Open Sans"; font-size:14px; color:#515b5f; line-height:22px; font-weight:400; margin:0px; padding:0px;}
.option-one .option-content .right-option .non-disclosure{ width:100%; float:left; margin:14px 0px 0px 0px; padding:0px;}
.step3-btn{ width:94%; float:left; margin-top:50px;}

/****** Step3 Css End *****/






/********* Squadhelp Naming Contest Details Entries Holder Filters Start *********/
.entrist_table_tit { width:100%; float:left; margin:10px 0 0 0; padding:0px; list-style:none; border-bottom:1px solid #dbdbdb; background:#f5f5f5;}
.entrist_table_tit li { float:left; margin:0px; padding:15px 1%; color:#65686c; font-size:13px; line-height:30px; font-family: 'Open Sans', sans-serif; }
.entrist_table_tit li:nth-child(1) { width:5%; padding-left:12px;}
.entrist_table_tit li:nth-child(2) {width:30%}
.entrist_table_tit li:nth-child(3) {width:15%}
.entrist_table_tit li:nth-child(4) {width:15%}
.entrist_table_tit li:nth-child(5) {width:15%}
.entrist_table_tit li:nth-child(6) {width:17%}
.entrist_table_tit li:nth-child(7) {width:13%}
.entrist_table { width:100%; float:left; margin:0px; padding:0px; list-style:none; cursor: pointer!important;}
.entrist_table li { float:left; margin:0px; padding:15px 1%; color:#333; font-size:13px; line-height:30px; font-family: 'Open Sans', sans-serif; }
.entrist_table li:nth-child(1) { border-bottom:0px; width:5%; padding-left:2%;}
.entrist_table li:nth-child(2) {width:30%; color:#0f7ab7; font-size:13px; font-weight:bold; word-break:break-all;}
.entrist_table li:nth-child(2) .sub-tagline{ float:left; font-size:13px; font-weight:400; color:#333;  margin:0px; padding:0px;}
.entrist_table li:nth-child(2) .sub-tagline .fa{ font-size:16px; font-weight:bold; color:#35a49c; padding:0px 0px 0px 4px; margin:0px;}
.entrist_table li:nth-child(2) .sub-tagline .fa:hover{color:#f18762;}
.entrist_table li:nth-child(3) {width:125px; color:#f18762; font-size:13px; }
.entrist_table li:nth-child(4) {width:15%}
.entrist_table li:nth-child(5) {width:15%;  font-size:13px;  line-height:20px; word-break:break-all;}
.entrist_table li:nth-child(6) {width:17%; color:#f18762;line-height:20px;}
.entrist_table li:nth-child(7) {width:93px; color:#f18762; font-size:16px;}
.entrist_table li .grey{color:#65686c; font-size:13px; }
.entrist_table li .option_main { margin:0px; padding:0px; position:relative; cursor:pointer; }
.entrist_table li .option_main .action-btn {
	font-weight: 400;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	border: 1px solid #d9784b;
        border-radius: 5px;
	padding: 5px;
        background-color:#f18762;
}

.entrist_table li .option_main .action-btn:hover{ background:#37d2cf; color:#FFF; border-color:#13afac;}
.entrist_table li .option_main .action-btn i {
    color: #fff;
}
.entrist_table li .option_main .bub_set { background:#f3f3f3; border:1px solid #c0c0c0; border-radius:4px; padding:7px; text-align:center;  }
.entrist_table li .option_main .option_menu { display:none; position: relative; position:absolute; right:10px; top:30px; z-index:10; border:1px solid #999; }
.entrist_table li .option_main:hover .option_menu { display:block; }
.entrist_table li .option_main .option_menu ul { width:200px; margin:0px; padding:10px 1%; list-style:none; overflow: hidden; background: #fff;}
.entrist_table li .option_main .option_menu ul li { width:100%; float:left; margin:2px 0px; padding:0 8%; line-height:26px;}
.entrist_table li .option_main .option_menu ul li i { margin-right:8px;}
.entrist_table li .option_main .option_menu ul li a { color:#949494; font-weight:500; font-size:14px; font-family: 'Open Sans', sans-serif; display:block; }
.entrist_table li .option_main .option_menu ul li a {
	padding-left: 10px;
	color: #666;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-color: #eee;
    background-image: -webkit-linear-gradient(#fcfcfc, #eee);
    background-image: linear-gradient(#fcfcfc, #eee);
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
}
.entrist_table li .option_main .option_menu ul li a:hover { color:#000;}
.entrist_table li .option_main .option_menu ul li a:hover, .entrist_table li .option_main .option_menu ul li a:active {
	text-decoration: none;
    background-color: #ddd;
    background-image: -webkit-linear-gradient(#eee, #ddd);
    background-image: linear-gradient(#eee, #ddd);
    border-color: #ccc;
}
.entrist_table li span.sw-win-icon{ display: none;}
.entrist_table li .featured-entry-icon,
.entries-logo-list li .featured-entry-icon{ display: inline-block!important; color: #6c8aaf; padding-right: 5px; cursor: pointer; position: relative;float:left}
.entries-logo-list li .featured-entry-icon {
	padding-left: 5px;
	padding-top: 5px;
}
.entrist_table li .featured-entry-icon .featured-entry-icon-tooltip,
.entries-logo-list li .featured-entry-icon .featured-entry-icon-tooltip { 
	display: none; 
	position: absolute; 
	top: 30px; 
	left:-30px; 
	background: #fff; 
	border: 1px solid #000;
	color: #333; 
	width: 235px; 
	padding: 5px; 
	font-size: 11px; 
	font-weight: normal;
	line-height: 15px; 
	border-radius: 3px; 
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	z-index: 100;
}
.entries-logo-list li .featured-entry-icon .featured-entry-icon-tooltip {
	top: 35px;
}
.entrist_table li .featured-entry-icon .featured-entry-icon-tooltip:after,
.entries-logo-list li .featured-entry-icon .featured-entry-icon-tooltip:after {
	top: -20px;
	left: 26px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 10px;
}
.entries-logo-list li .featured-entry-icon .featured-entry-icon-tooltip:after {
	left: 31px;
}
.entrist_table li .featured-entry-icon .featured-entry-icon-tooltip:before,
.entries-logo-list li .featured-entry-icon .featured-entry-icon-tooltip:before {
	top: -22px;
	left: 25px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 0, 0, 0);
	border-bottom-color: #000;
	border-width: 11px;
}
.entries-logo-list li .featured-entry-icon .featured-entry-icon-tooltip:before {
	left: 30px;
}
.entrist_table li .featured-entry-icon:hover .featured-entry-icon-tooltip,
.entries-logo-list li .featured-entry-icon:hover .featured-entry-icon-tooltip { display: block; }
.bg_blue { background:#f2f6ff;}
.bg_win_blue { background:#37d2cf;}
.bg_win_blue li, .bg_win_blue li .grey{ color:#fff !important;}
.bg_win_blue li .option_main{ color:#65686c !important;}
.bg_win_blue li .sw-win-icon { display: inline-block!important; color: red; padding-right: 5px;}
.pd_none { padding:0px !important;}
.entrist_table:hover { background: #e3ebfc;}
.entrist_table.rselected { background: #e3ebfc; }
.bg_blue:hover { background: #fefefe; }
.bg_win_blue:hover { background: #45E0DD; }

.contest-holder-tips {
	margin: 10px;
	overflow: hidden;
	font-size: 14px;
	font-weight: 400;
}
.contest-holder-tips .pgnotification { padding: 10px;}
.contest-holder-tips .pgnotification i.fa { float:left; line-height: 26px; margin-right: 10px;}
#contest-holder-tips-popup { padding: 10px; font-size: 14px; font-weight: 400; }

.hidden-entry-msg { font-size:14px;font-weight:400;line-height:22px;margin:10px 10px 0px;padding:5px;background:#35A49C;color:#fff; }
.hidden-entry-msg a { color:#fff;text-decoration:underline; }
.hidden-entry-msg i { padding-right: 5px; }

@-webkit-keyframes orangePulse {
  from{background-color:#d45500;-webkit-box-shadow:0 0 9px #333;}
  50%{background-color:#ff5c00;-webkit-box-shadow:0 0 18px #ff5c00;}
  to{background-color:#d45500;-webkit-box-shadow:0 0 9px #333;}
}
.btn-orange-glow {
	-webkit-animation-name: orangePulse;
	-webkit-animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;

	margin-right: 10px;
}
.btn-orange-glow:hover {
	background: inherit!important;
	border: none!important;
}
/********* Squadhelp Naming Contest Details Entries Holder Filters End *********/



.pagination-main{ width:100%; float:left; margin:0px ; padding:0px;}
.pagination{ width:100%; float:left; padding:0px;}
.pagination ul{ width:100%; float:left; margin:0px; padding:0px; text-align:center; }
.pagination ul li{ display:inline; list-style:none; margin:0px 6px 0px 0px; padding:0px;}
.pagination ul li a{ background:#fff; border:1px solid #c0c0c0; border-radius:4px; font-family: 'Open Sans', sans-serif; font-size:15px; color:#6c8aaf; font-weight:700; text-align:center; margin:0px; padding:6px 12px;}
.pagination ul li a:hover{background:#6c8aaf; border:1px solid #6c8aaf; color:#fff;}
.pagination ul li .act{background:#6c8aaf; border:1px solid #6c8aaf; color:#fff;}
.pagination ul li a .fa{ width:10px; font-weight:normal; text-align:center;}




/****** Winners *****/
#contest_winner_top{ width:100%; float:left;}
#contest_winner_top .midd{ width:100%; float:left;}
#contest_winner_top .midd .cup{ width: auto; float:left; margin-right:10px;}
#contest_winner_top .midd h3{  width:80%; float:left; color: #2f6db8; font-size: 22px; font-weight: normal; padding-top:0px; display:block; margin-bottom:0px;}
#contest_winner_top .midd a{ float:right; position:absolute; right:10px;}
#contest_winner_top .midd .descr{ width:80%; float:left; display:block; font-size:14px;}
#contest_winner_top .midd .descr ul{ width:100%; float:left; margin:0; padding:0; list-style:none;}
#contest_winner_top .midd .descr ul li{ width: auto; float:left; margin:0 10px 0 0; padding:0;}
#contest_winner_top .midd .descr ul li select{font-size:13px;}
#contest_winner_blockouter{ width:100%; float:left;}
#contest_winner_blockouter ul{ width:94%; float:left; margin:3%; padding:0; list-style:none;}
#contest_winner_blockouter ul li{float:left; margin:0px 0 20px 5%; padding: 0 10px 0px; width:40%; font-size: 12px;}
#contest_winner_blockouter ul li .block{  background: url("../img/block.png") no-repeat scroll left top rgba(0, 0, 0, 0); float: left; height: 146px; padding-left: 25px; padding-right: 60px;  width: 371px;  position:relative;}
#contest_winner_blockouter ul li .block h4 { color: #2f6db8; float: left; font-size: 18px; font-weight: normal; height: 26px; padding-bottom: 12px; padding-right: 15px; padding-top: 10px; text-shadow: none; text-transform: none; width: 265px; z-index: 0;}
#contest_winner_blockouter ul li .block span.price { color: #ffffff; display: block; font-size: 13px; font-weight:500; margin:0; padding: 0; position:absolute; right: 20px; text-align: center; top:22px; width:50px; z-index: 0; letter-spacing:-1px;}
#contest_winner_blockouter ul li .win-detail{ width:100%; float:left; margin-top:10px;}
#contest_winner_blockouter ul li .block span.profile {background: none repeat scroll 0 0 #fff; border: 1px solid #b8bcc0; clear: left; float: left; margin-right: 10px; padding: 1px;}
#contest_winner_blockouter ul li .block p.title {color: #db4105; font-size: 13px; font-weight: normal; line-height:20px; margin:0;}
#contest_winner_blockouter ul li .block p.title .orange12-link{color: #db4105;}
#contest_winner_blockouter ul li .block p.domain{color: #084a15; font-size: 13px; font-weight: bold; line-height:normal;}

.mar-bot_30 { margin-bottom:30px;}

.selectwinner-popup {
	display: block;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	padding: 15px;
	border: 2px solid #AAB1B5;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	overflow: hidden;
}
.selectwinner-popup .sw-left-panel {
	float: left;
	width: 100%;
	margin: 0 0 25px 0;
	text-align: center;
}
.selectwinner-popup .sw-left-panel i.fa {
	font-size: 100px;
	color: #37d2cf;
}
.selectwinner-popup .sw-right-panel {
	float: left;
	width: 100%;
	text-align: center;
}
.selectwinner-popup p.swtitle {
	font-size: 18px;
	font-weight: 700;
}
.selectwinner-popup p {
	line-height:25px;
}
.selectwinner-popup p span{
	font-weight: 700;
	padding-left: 10px;
	font-size: 14px;
}
.selectwinner-popup p.note {
	line-height:20px;
	padding: 15px 20px 20px 20px;
}
.selectwinner-popup a.confirm-winner-selection {
	background: #f18762;
    border: 1px solid #e1724c;
    border-radius: 4px;
    line-height: 35px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    text-align: center;
    transition: all 0.3s ease-out;
    margin: 0px;
    padding: 7px 10px;
} 
.selectwinner-popup a.confirm-winner-selection:hover {
	background-color: #65686c;
    color: #fff;
    border: 1px solid #55595d;
    transition: all 0.3s ease-out;
    text-decoration: none;
}
.star-label {
	text-align: center;
    font-size: 12px;
    color: #6c8aaf;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    line-height: 15px;
}
.winner-feedback-wrapper {
	display: block;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    padding: 15px;
    border: 2px solid #AAB1B5;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    overflow: hidden;
}
.winner-feedback-wrapper .winner-comment-summary {
	text-align: center;
	line-height: 30px;
}
.winner-feedback-wrapper .winner-comment-summary span {
	font-size: 20px;
}
.winner-feedback-wrapper .review-icon {
	overflow: hidden;
	width: 310px;
	margin: 0 auto;
}
.winner-feedback-wrapper .review-icon a {
	float: left;
	padding: 0px 15px;
	display: block;
	text-align: center;
}
.winner-feedback-wrapper .review-icon a:hover {
	text-decoration: none;
}
.winner-feedback-wrapper .review-form {
	width: 90%;
    margin: 0 auto;
    padding-top: 15px;
    overflow: hidden;
}
.winner-feedback-wrapper .review-form textarea {
	width: 100%;
	height: 80px;
	font-weight: normal;
}
.winner-feedback-wrapper .review-form .winner-add-comment {
	background: #f18762;
    border: 1px solid #e1724c;
    border-radius: 4px;
    line-height: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    text-align: center;
    transition: all 0.3s ease-out;
    margin: 0px;
    padding: 7px 10px;
    float: right;
}
.winner-feedback-wrapper .review-form .winner-add-comment:hover {
	background-color: #65686c;
    color: #fff;
    border: 1px solid #55595d;
    transition: all 0.3s ease-out;
    text-decoration: none;
}

.featured-entry-popup {
	display: block;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	padding: 15px;
	border: 2px solid #AAB1B5;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	overflow: hidden;
}
.featured-entry-popup a.confirm-set-featured {
	background: #f18762;
	border: 1px solid #e1724c;
	border-radius: 4px;
	line-height: 35px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #fff;
	text-align: center;
	transition: all 0.3s ease-out;
	margin: 0px;
	padding: 7px 10px;
	opacity: 1;
}
.featured-entry-popup a.confirm-set-featured:hover,.featured-entry-popup a.confirm-set-featured:active {
	text-decoration: none;
	opacity: 0.7;
}
.featured-entry-popup .fptitle {
	font-weight: bold;
	text-align: center;
}
#learn_more_featured {
	display: block;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	padding: 15px;
	border: 2px solid #AAB1B5;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	overflow: hidden;
}
/*Profile Start*/
.profile_top{ width:100%; float:left;}
.profile_top .profile_pic{ width:20%; float:left;}
.profile_top .user_name{ width:100%; float:left; font-size:14px;}
.profile_top .profile_status{ width:80%; float:left; font-size:11px; color:#FFFFFF; text-align:center;}
.profile_top .profile_status strong{ width:100%; float:left; text-align:center; font-size:30px; color:#FFFFFF;}
.profile_top .profile_status .earns{ width:20%; min-width:90px; float:left; background:#15bd47; padding:10px; border-radius:5px; margin-right:20px;}
.profile_top .profile_status .points{ width:20%; min-width:90px; float:left; background:#2996a5; padding:10px; border-radius:5px; margin-right:20px;}
.profile_top .profile_status .conte_won{ width:20%; min-width:90px; float:left; background:#e64e20; padding:10px; border-radius:5px; margin-right:20px;}
.profile_top .btn{ position:absolute; right:10px;}


.account_summary{ width:100%; float:left; border-bottom:1px solid #dbdbdb; margin:0px 0px 40px 0px; padding:0px 0px 20px 0px;}
.account_summary:last-child{ border-bottom:0px solid #dbdbdb; margin:0px 0px 20px 0px; padding:0px;}
.account_summary ul{ width:100%; float:left; margin:0px; padding:0px;}
.account_summary ul li{ width:100%; float:left; list-style:none; margin:0px 0px 14px 0px; padding:0px;}
.account_summary ul li .summary-left{ width:24%; float:left; margin:0px; padding:0px;}
.account_summary ul li .summary-left .summary-title{ width:100%; float:left; font-family: 'Raleway', sans-serif; font-size:14px; color:#515b5f; font-weight:700; margin:0px; padding:0px;}
.account_summary ul li .summary-right{ width:74%; float:right; margin:0px; padding:0px;}
.account_summary ul li .summary-right{ width:74%; float:right; margin:0px; padding:0px;}
.account_summary ul li .summary-right .summary-details{width:100%; float:right; font-family: 'Open Sans', sans-serif; font-size:14px; color:#515b5f; font-weight:400; margin:0px; padding:0px;}
.account_summary ul li .summary-right .summary-details a{ color:#f18762; text-decoration:none;}
.account_summary ul li .summary-right .summary-details a:hover{text-decoration:underline;}

.badges_earned{ width:100%; float:left; margin-bottom:25px; }
.badges_earned .badges_title{ width:100%; float:left; font-family: 'Open Sans', sans-serif; font-size:14px; color:#515b5f; font-weight:500; }
.badges_earned .badges_title a{ color:#f18762; text-decoration:none;}
.badges_earned .badges_title a:hover{text-decoration:underline;}

.badges_earned .won_awword{ width:100%; float:left; border:1px #cecece solid; border-radius:5px; padding:2%;}
.badges_earned .won_awword .awword{ width:76px; float:left; height:76px; display:table; text-align:center; margin:0px  10px 10px 0px; padding:0px;}
.badges_earned .won_awword .awword .awword-icon{width:100%; height:76px;  background:#465b87; border:4px solid #37d2cf; display:table-cell; vertical-align:middle; border-radius:50%; margin:0px; padding:0px;}
.badges_earned .won_awword .awword .awword-icon img{ width:auto; height:auto; display:inline-block; vertical-align:middle;}

.contests{ width:100%; float:left; margin-bottom:30px;}
.contests .conte-title{width:100%; float:left; font-size:16px; font-weight:500; margin-bottom:10px;}

.contests table{width:100%; float:left;}
.contests table tr td{ padding:0px; color:#515b5f;}
.contests table tr td.grey14{ font-size:14px; font-weight:500; line-height:14px;}

.contests .bdr{ border:1px solid #CCC; width:100%; float:left; border-radius:0 0 5px 5px;}
.contests .bdr tr td{ padding:8px;}
.contests .bdr table tr:nth-child(even){ background:#f5f5f5;}
.contests .bdr table tr td.grey14{ font-size:13px; font-weight:500; line-height:16px;}
.contests .bdr tr td a{ color:#777;}
.contests .bdr tr td a:hover{ color:#f18762;}
.view_all_contest{width:100%; float:left; text-align:center; margin:5px 0;}
.view_all_contest a{/* background: url(../img/down-arrow.png) no-repeat center bottom; */color:#f18762; font-size:13px; font-weight:600; padding-bottom:18px; line-height:20px;}

.services_for_sale{ width:100%; float:left;}
.services_for_sale .servi-title{width:100%; float:left; font-size:16px; font-weight:500; margin-bottom:10px;}
.services_for_sale .service_box{ width:100%; float:left; border:3px solid #CCC;}
.services_for_sale .service_box .boxrows{ width:100%; float:left; padding:2% 1%; background:#fff;}
.services_for_sale .service_box .grey{ background:#f5f5f5;}
.services_for_sale .service_box .thumb{ width:20%; float:left; text-align:center;}
.services_for_sale .service_box .right_contant{ width:80%; float:left; } 
.services_for_sale .service_box .right_contant ul{ width:100%; float:left; list-style:none; margin:0; padding:0;} 
.services_for_sale .service_box .right_contant ul li{ width:100%; float:left; font-size:14px; line-height:16px; margin:0 0 10px 0;}
.services_for_sale .service_box .right_contant ul li.title{ font-size:15px; font-weight:500;} 
.services_for_sale .service_box .right_contant ul li.title a{color:#585858; font-weight:500;} 
.services_for_sale .service_box .right_contant ul li.title a:hover{color:#f18762;}
.services_for_sale .service_box .right_contant ul li .ratting{ float:left;}
.services_for_sale .service_box .right_contant ul li .read_more{ float:left;}
.services_for_sale .service_box .right_contant ul li .order_now{ float:right;}
.services_for_sale .service_box .right_contant ul li .star-fa{ width:auto; float:left; margin:0px; padding:0px; color:#777;}
.services_for_sale .service_box .right_contant ul li .star-fa a{ color:#777;}
.services_for_sale .service_box .right_contant ul li .star-fa a:hover{ color:#f18762;}
.services_for_sale .service_box .right_contant ul li .star-fa a.act{ color:#f18762;}


.profile_details{ width:100%; float:left;}
.profile_details .profile_pic{width:8%; float:left; margin-right:10px;}
.profile_details .profile_pic img{width:100%; height:auto; display:inline-block;}
.profile_details .profile_title{width:90%; float:right; font-size:16px; font-weight:500;}
.profile_details .profile_title .blue_strip{width:100%; float:left; background: none repeat scroll 0 0 #465b87; color:#FFFFFF; font-size:13px; padding:5px 10px; margin-top:10px;}
.profile_details .profile_title .blue_strip ul{width:100%; float:left; margin:0; padding:0; list-style:none;}
.profile_details .profile_title .blue_strip ul li{width:auto; float:left; margin:0 10px; padding:0;}
.profile_details .profile_title .blue_strip ul li a{ color:#FFFFFF; text-decoration:underline;}
.profile_details .profile_title .blue_strip ul li a:hover{ text-decoration:none;}
.profile_details .profile_title .blue_strip ul li:last-child{ float:right;}

.profile_details .btn{ position: relative; left:10px; top:0px;}

.profile_details .cont_main{ width:100%; float:left; margin:30px 0 0 0;}
.profile_details .left_cont{ width:60%; float:left; font-size:13px; line-height:20px;}
.profile_details .left_cont .top_sec{ width:100%; float:left; margin-bottom:20px;}
.profile_details .left_cont .purch_price{ float:left; border:1px solid #CCC; padding:7px 10px; font-size:14px; font-weight:500; color:#000;}
.profile_details .right_cont{ width:38%; float:right;}

/*Profile End*/


/* Inbox Start */
.inbox_title{ width:100%; float:left; border-bottom:1px solid #CCC; margin-bottom:10px; font-weight:500; padding-bottom:5px;}
.inbox_left{ width:40% !important; float:left;}
.inbox_left img{ float:left; margin-right:10px;}
.inbox_left .user_name{ width:50%;}
.inbox_left .user_name a{font-size:12px; text-transform:uppercase;}
.inbox_right{ float:right !important; width:60% !important;}
.inbox_right .balance{ font-size:14px; font-weight:500; padding:10px; border:1px solid #CCC; color:#666; float:left; margin:0 5px; border-radius:5px;}
.inbox_right .green{ background:#63de00; color:#FFF;}

.white-inbox{ width:100%; float:left; background: none repeat scroll 0 0 #fff; border: 1px solid #c0c0c0; border-radius: 4px; padding: 18px 17px;}
.white-inbox .btn{ padding:7px 22px}
.contests .tbl_title{width:100%; float:left; background:#ededed; border-radius:5px 5px 0 0;}
.contests .tbl_cont{ border:1px solid #CCC; width:100%; float:left; border-radius:0 0 5px 5px;}
.contests .tbl_cont tr td{ padding:0px; word-break:break-all;}
.contests .tbl_cont tr td.grey14{ font-size:13px; font-weight:500; line-height:16px;}
/* Inbox End */


/****** Popular User Start*****/
#popular_user{ width:100%; float:left;}
#popular_user .section_head{ width:100%; float:left; border-bottom:1px solid #CCC;}
#popular_user .section_head .img{float:left;}
#popular_user .section_head .hed_title{ color: #2f6db8; float: left; font-size: 32px; line-height: 67px; padding-left: 15px; text-decoration: none; font-weight:500;}
#popular_user .section_head .hed_title span { font-size: 18px;}

#popular_user .box {background: url("../img/box_bg.jpg") no-repeat scroll left top rgba(0, 0, 0, 0); float: left; height: 142px; margin:15px 0px; padding: 0 20px; width: 280px;}
#popular_user .box .box_hed {  border-bottom: 1px solid #999; color: #2f6db8; float: left; font-size: 22px; font-weight:500; height: 40px; line-height:35px;text-decoration: none; width:100%;}
#popular_user .box .box_con { float: left; padding-top: 10px; width: 240px;}
#popular_user .box .box_con_left {float: left; width: 70px;}
#popular_user .box .box_con_right {color: #585858; float: left; font-size: 13px; font-weight:400; line-height: 18px; text-decoration: none; width: 170px;}
#popular_user .box .red_12 {color: #db4105; font-weight:600; text-decoration: none;}

/****** Popular User End*****/



/*Myaccount Start*/
.mydashboard{ width:100%; float:left; padding-top:25px; }
.mydashboard .mypreferences{ width:100%; float:left; margin:0px 0px 25px 0px;}
.mydashboard .mypreferences h3{ width:100%; float:left; font-family: 'Open Sans', sans-serif; font-size:14px; color:#515b5f; font-weight:500; margin:0px 0px 5px 0px; padding:0;}
.mydashboard .mypreferences .box{ width:100%; float:left; border:1px #cecece solid; border-radius:5px; padding:2%;}
.mydashboard .mypreferences .linked_acc{ width:100%; float:left; font-family: 'Open Sans', sans-serif; font-size:14px; color:#515b5f; font-weight:500; line-height:40px;}
.mydashboard .mypreferences .update_wall{ width:100%; float:left;}
.mydashboard .mypreferences .update_wall h3{ margin:15px 0;}
.mydashboard .mypreferences .update_wall p{width:100%; float:left; font-family: 'Open Sans', sans-serif; font-size:14px; color:#515b5f; font-weight:500; padding:0; margin:0px; line-height:25px;}
.mydashboard .mysubmision{width:100%; float:left; margin:0px 0px 25px 0px;}
.mydashboard .mysubmision h3{ width:100%; float:left; font-family: 'Open Sans', sans-serif; font-size:14px; color:#515b5f; font-weight:500; margin:0px 0px 5px 0px; padding:0;}
.mydashboard .mysubmision .sub_table{width:100%; float:left;}
.mydashboard .mysubmision .sub_table table{width:100%; float:left;}
.mydashboard .mysubmision .sub_table table tr td{ padding:0px; color:#515b5f;}
.mydashboard .mysubmision .sub_table table tr td.grey14{ font-size:14px; font-weight:500; line-height:14px;}
.mydashboard .mysubmision .sub_table .bdr{ border:1px solid #CCC; width:100%; float:left; border-radius:0 0 5px 5px;}
.mydashboard .mysubmision .sub_table .bdr tr td{ padding:8px;}
.mydashboard .mysubmision .sub_table .bdr table tr:nth-child(even){ background:#f5f5f5;}
.mydashboard .mysubmision .sub_table .bdr table tr td.grey14{ font-size:13px; font-weight:500; line-height:16px;}
.mydashboard .mysubmision .sub_table .bdr tr td a{ color:#777;}
.mydashboard .mysubmision .sub_table .bdr tr td a:hover{ color:#f18762;}

.myservices{ width:100%; float:left; position:relative;}
.myservices h3{ width:auto; float:left; font-family: 'Open Sans', sans-serif; font-size:14px; color:#515b5f; font-weight:500; margin:0px 0px 5px 0px; padding:0;}
.myservices .addbtn{ width:150px; position:relative; right:0; top:0; float:right;}
.myservices .addbtn a{background: none repeat scroll 0 0 #f18762; border: 1px solid #e1724c; border-radius: 5px; color: #fff; float: left; font-size:14px; font-family: "Lato",sans-serif; font-weight: 700; line-height:35px; margin:0px; text-transform: uppercase; width: 100%; text-align:center;}
.padding{ padding:2% !important;}
.myservices .top_bdr{ border-top:1px solid #CCC; padding:0px 0 0px 0 !important; margin-top:15px; }

.myservices .listing{ width:100%; float:left; position:relative; border:3px solid #ccc; margin-top:15px; padding: 2% 1%;}
.myservices .listing .boxrows{background:#fff; float: left; width:100%; padding-top:10px;}
.myservices .listing .blue{background:#eef9ff;}
.myservices .listing .thumb{width:15%; float:left; position:relative; padding-right:10px; text-align:center;}
.myservices .listing .thumb img{ max-width:100%; height:auto;}
.myservices .listing .mid-cont{ width:70%; float:left; position:relative; font-size:13px; line-height:18px;}
.myservices .listing .mid-cont h4{ margin:0;}
.myservices .listing .right-btn{ width:15%; float:left; position:relative;}
.myservices .listing .right-btn .btn{ width:100%; float:right; margin-bottom:10px; padding: 7px 21px;}
.myservices .listing .bot-status{ width:100%; float:left; position:relative; background:#CCC; font-size:13px; padding:2px 2%;}

.mydomain{ width:100%; float:left;}
.mydomain .box{ width:100%; float:left; border:1px #cecece solid; border-radius:5px; padding:2%;}
.mydomain .box .submited{ width:100%; float:left; border-bottom:1px #cecece solid; padding-bottom:5px;}
.mydomain .box .submited h2{ width:auto; float:left; font-family: 'Open Sans', sans-serif; font-size:14px; color:#f18762; font-weight:500;}
.mydomain .box .submited h2 a{ font-family: 'Open Sans', sans-serif; font-size:14px; color:#515b5f; font-weight:bold; text-decoration:none;}
.mydomain .box .submited h2 a:hover{color:#f18762;}
.mydomain .box .submited span{ width:auto; float:right; font-family: 'Open Sans', sans-serif; font-size:14px; color:#f18762; font-weight:500; line-height:18px;}
.mydomain .box .submited span a{font-family: 'Open Sans', sans-serif; font-size:14px; color:#f18762; font-weight:500; text-decoration:none;}
.mydomain .box .submited span a:hover{color:#f18762;}
.mydomain .box .filter{ width:auto; float:left; font-family: 'Open Sans', sans-serif; font-size:14px; color:#6c8aaf; font-weight:500; margin:5px 0px 0px 0px;}
.mydomain .box .filter a .fa{font-size:15px; color:#515b5f; display:inline-block; margin:0px 2px;}
.mydomain .box .filter a:hover .fa, .mydomain .box .filter a.act .fa{color:#f18762;}
.mydomain .box .fl-right{ float:right !important;}


.mydomain .box input[type="text"]{border:1px solid #c0c0c0; border-radius:5px; color:#333; font-size:14px; font-weight:500; line-height:34px; margin:0; padding:0 15px; }
.mydomain .domain_table{width:100%; float:left; margin:15px 0px 0px 0px;}
.mydomain .domain_table table{width:100%; float:left;}
.mydomain .domain_table table tr td{ padding:0px; color:#515b5f;}
.mydomain .domain_table table tr td.grey14{ font-size:14px; font-weight:500; line-height:14px;}
.mydomain .domain_table .bdr{ border:1px solid #CCC; width:100%; float:left; border-radius:0 0 5px 5px;}
.mydomain .domain_table .bdr tr td{ padding:10px 8px;}
.mydomain .domain_table .bdr table tr:nth-child(even){ background:#f5f5f5;}
.mydomain .domain_table .bdr table tr td.grey14{ font-size:13px; font-weight:500; line-height:16px; }
.mydomain .domain_table .bdr tr td a{ color:#777;}
.mydomain .domain_table .bdr tr td a:hover{ color:#f18762;}
.mydomain .domain_table table tr td a.sort_dw{ background:url(../img/down-arrow1.png) no-repeat right 8px; padding-right:18px; color:#515b5f;}
.mydomain .domain_table table tr td select{ float:right; background:none; border:1px solid #c0c0c0; border-radius:5px; padding:4px;}
.mydomain .domain_table .rating a .fa{font-size:15px; color:#515b5f; display:inline-block; margin:0px 2px; vertical-align:bottom;}
.mydomain .domain_table .rating a:hover .fa, .mydomain .domain_table .rating a.act .fa{color:#f18762;}
.mydomain .domain_table a.salebtn{ display:inline-block; background:#f18762; border:1px solid #e1724c; padding:4px 10px;  font-family: "Open Sans",sans-serif; font-size: 13px; font-weight: 600; color:#fff !important; text-decoration:none; border-radius:5px; margin:0px 10px 0px 0px;}
.mydomain .domain_table a.checkbtn{display:inline-block; background:#515b5f; border:1px solid #515b5f; padding:4px 10px;  font-family: "Open Sans",sans-serif; font-size: 13px; font-weight: 600; color:#fff !important; text-decoration:none; border-radius:5px;}
.mydomain .domain_table div.checkbtn2{display:inline-block; background:#b9da41; padding:4px 6px 0 6px;  font-family: "Open Sans",sans-serif; font-size: 10px;  color:#000 !important; text-decoration:none; border-radius:5px; float:right; margin:0 29% 0 1%; text-align:center;}
.mydomain .domain_table div.taken{display:inline-block; background:#cdcdcd; padding:4px 5px 4px 5px;   font-family: "Open Sans",sans-serif; font-size: 10px;  color:#000 !important; text-decoration:none; border-radius:5px; float:right; margin:0 26% 0 1%; text-align:center;}

.mydomain .domain_table table.tabetitle{width:100%; float:left;}
.mydomain .domain_table table tr td.domainname{ width:25%;}
.mydomain .domain_table table tr td.con-title{ width:18%;}
.mydomain .domain_table table tr td.rating{ width:17%;}
.mydomain .domain_table table tr td.button{ width:46%;}
 
.myprofile{ width:100%; float:left;}
.myprofile .intruction{width:100%; float:left; position:relative; font-family: 'Open Sans', sans-serif; font-size:14px; color:#f18762;}
.myprofile .intruction span{width:auto; float:left; font-family: 'Open Sans', sans-serif; font-size:14px; color:#f18762;}
.myprofile .intruction .user_pic{width:130px; height:130px; position:absolute; right:0; top:0;}
.myprofile .intruction .user_pic img{width:130px; height:130px; float:left; border:1px solid #c0c0c0; padding:3px;}
.myprofile .info_box{width:100%; float:left; margin:15px 0px 0px 0px;}
.myprofile .info_box h3{ width:100%; float:left; font-family: 'Open Sans', sans-serif; font-size:14px; color:#515b5f; font-weight:500; margin:0px 0px 5px 0px; padding:0;}
.myprofile .info_box ul{ width:100%; float:left; margin:0; padding:0px 0px 10px 0px; border-bottom:1px solid #c0c0c0;}
.myprofile .info_box ul li{ width:100%; float:left; margin:5px 0px 0px 0px; padding:0; list-style:none; font-family: 'Open Sans', sans-serif; font-size:14px; color:#515b5f; font-weight:500; line-height:25px;}
.myprofile .info_box ul li span.lable{ width:30%; float:left; font-family: 'Open Sans', sans-serif; font-size:14px; color:#515b5f; font-weight:500;}
.myprofile .info_box ul li span.field{ width:70%; float:left; font-family: 'Open Sans', sans-serif; font-size:14px; color:#6c8aaf; font-weight:500;}
.myprofile .info_box ul li label{ font-weight:normal;}
.myprofile .info_box ul.half{ width:100%; float:left; margin:0; padding:0px; border-bottom:none;}
.myprofile .info_box .nobdr{ border-bottom:none !important;}
.myprofile .info_box ul.half li{ width:50%; float:left; margin:5px 0px 0px 0px; padding:0; list-style:none; font-family: 'Open Sans', sans-serif; font-size:14px; color:#515b5f; font-weight:500;}
.myprofile .info_box .submit_div{ width:100%; float:left; margin-top:20px; text-align:center;}
.myprofile .info_box .submit_div input[type="submit"]{ background:#f18762; border: 1px solid #e1724c; border-radius:5px; color: #fff; display:inline-block; font-family: "Lato",sans-serif; font-weight: 700; line-height:41px; text-transform: uppercase; width:auto; padding:0 20px;}

.mytransactions{ width:100%; float:left;}
.mytransactions h3{ width:100%; float:left; font-family: 'Open Sans', sans-serif; font-size:14px; color:#515b5f; font-weight:500; margin:0px 0px 5px 0px; padding:0;}
.mytransactions .tra_table{width:100%; float:left; margin-bottom:25px;}
.mytransactions .tra_table table{width:100%; float:left;}
.mytransactions .tra_table table tr td{ padding:0px; color:#515b5f;}
.mytransactions .tra_table table tr td.grey14{ font-size:14px; font-weight:500; line-height:14px;}
.mytransactions .tra_table .bdr{ border:1px solid #CCC; width:100%; float:left; border-radius:0 0 5px 5px;}
.mytransactions .tra_table .bdr tr td{ padding:8px;}
.mytransactions .tra_table .bdr table tr:nth-child(even){ background:#f5f5f5;}
.mytransactions .tra_table .bdr table tr td.grey14{ font-size:13px; font-weight:500; line-height:16px;}
.mytransactions .tra_table .bdr tr td a{ color:#777;}
.mytransactions .tra_table .bdr tr td a:hover{ color:#f18762;}
.mytransactions .tra_table .color-orange{ color:#f18762;}


.my_messages{ width:100%; float:left;}
.my_messages h3{ width:100%; float:left; font-family: 'Open Sans', sans-serif; font-size:14px; color:#515b5f; font-weight:500; margin:0px 0px 5px 0px; padding:0;}
.my_messages .box{ width:100%; float:left; border:1px #cecece solid; border-radius:5px; padding:2%; text-align:center;}
.my_messages .box span.inbox{display:inline-block; font-family: 'Open Sans', sans-serif; font-size:14px; color:#515b5f; font-weight:500; margin:0px 20px;}
.my_messages .box span.inbox a{font-family: 'Open Sans', sans-serif; font-size:14px; color:#f18762; font-weight:500; text-decoration:none;}
.my_messages .box span.inbox a:hover{color:#515b5f;}
.my_messages .box span.inbox .fa{ width:30px; height:30px; background:#f18762; border-radius:50%; line-height:30px; color:#fff; font-size:15px; text-align:center;}
.my_messages .box span.notific{display:inline-block; font-family: 'Open Sans', sans-serif; font-size:14px; color:#515b5f; font-weight:500; margin:0px 20px;}
.my_messages .box span.notific .fa{ width:30px; height:30px; background:#f18762; border-radius:50%; line-height:30px; color:#fff; font-size:15px; text-align:center;}
.my_messages .box span.notific a{font-family: 'Open Sans', sans-serif; font-size:14px; color:#f18762; font-weight:500; text-decoration:none;}
.my_messages .box span.notific a:hover{color:#515b5f;}

/*Myaccount End*/



/*Service Marketplace Start*/
.search-field{background:#fff; border-radius:20px; float: left; height:35px; width:100%;}
.search-field input[type="text"]{ background: none; border:none; color: #555; float: left; font-family: "Open Sans"; font-size: 14px; font-style: italic; font-weight: 500; line-height:35px; padding: 0 0 0 4%; width:70%;}
.search-field .srch_btn{background: url("../img/icon_search_list.png") no-repeat scroll center center; border:none; float: right; height:35px; width:35px; margin:0; padding:0;}
.list_left .list_left_menu li p{ float:left; width:100%; margin:0; padding:0;}
.list_left .list_left_menu li p a.act{ color:#f18762; font-weight:bold;}
.list_left .list_left_menu li p a.act .fa{color:#f18762;}
.list_found{ width:100%; float:left; text-align:center; font-size:14px;}
.filter_left{ float:left; font-size:14px;}
.filter_right{ float:right; font-size:14px;}
.filter_right select{border:none; border-radius:4px; color: #364760; font-size: 13px; height: 24px; line-height: 24px; margin:0; width:auto; display:inline-block;}

.service-one-sec{ width:14%; float:left; margin:0px; padding:0px;}
.service-one-sec .service_imag{ width:100%; float:left; display:inline-block; padding:0; margin:0px; }
.service-one-sec .service_imag img{ border:1px solid #9d9d9d;}

.service-two-sec{ width:86%; float:left; margin:0px; padding:0px;}
.service_detail{ width:100%; display:inline-block; padding:0;}
.service_detail h3{ display:inline-block; padding:0; margin:0; font-weight:bold;}
.service_detail h3 a{color:#f18762; font-family: "Open Sans"; font-size:14px; font-weight:bold; line-height:20px; text-decoration:none;}
.service_detail h3 a:hover{ color:#6c8aaf;}
.service_detail span.rating{ float:right; padding:0; margin:0;}
.service_detail span.rating .fa{/*color:#6a7583; font-size:15px;*/color:#f18762; font-size:16px; display:inline-block;}
.service_detail p{ width:100%; float:left; color: #515b5f; font-size: 13px; font-weight: 300; line-height: 18px; margin-top:10px;}
.service_detail span.readmore{ float:left;}
.service_detail span.readmore a{ font-family: "Open Sans"; color:#6c8aaf; font-size:14px; text-decoration:none;}
.service_detail span.readmore a:hover{ color:#f18762;}
.service_detail span.readmore .fa{color:#6c8aaf; font-size:15px;}
.service_detail span.ordernow{ float:right;}
.service_detail span.ordernow a{ font-family: "Open Sans"; color:#6c8aaf; font-size:14px; text-decoration:none;}
.service_detail span.ordernow a:hover{ color:#f18762;}
.service_detail span.ordernow .fa{color:#6c8aaf; font-size:15px;}

/*
.pagination{ padding:0%; float:left; width:100%; text-align:right;}
.pagination a{ display:inline-block; background:#fff; width:28px; height:28px; font-family: "Open Sans"; color:#555; font-size:14px; text-decoration:none; border-radius:3px; line-height:26px; text-align:center; margin-bottom:5px;}
.pagination a.next, .pagination a.prev{ width:auto; padding:0 8px;}
.pagination a:hover, .pagination a.act{ background:#313541; color:#fff;}*/

/*Service Marketplace End*/

.services_for_sale .contests{ margin-top:15px;}
.services_for_sale .contests .buydomin{background: none repeat scroll 0 0 #515b5f; border: 1px solid #515b5f; border-radius: 5px; color: #fff !important; display: inline-block; font-family: "Open Sans",sans-serif; font-size: 13px; font-weight: 600; padding: 4px 10px; text-decoration: none;}
.services_for_sale .contests span{ color:#f18762;}


/****** Learn More *****/
.learn_more{ width:100%; float:left; padding:5px;}
.learn_more .disc{ width:100%; float:left; color:#616b7f; font-weight:600; border-bottom:1px solid #CCC; padding-bottom:30px;}
.learn_more .disc h4{ color:#37d2cf;}

.learn_more ul{ width:100%; float:left; margin:20px 0; padding:0; list-style:none;}
.learn_more ul li{ width:100%; float:left; margin:5px 0; padding:0; font-weight:300;}
.learn_more ul li .fa{ color:#f18762; padding-right:8px; font-size:18px;}

.guaranteed{ color: #424242; display: inline-block; font-size: 12px; font-weight:600; line-height: 26px; margin: 5px 0 0 25px; padding-left:0px; text-align: left;}
.guaranteed .fa{ font-size:18px; color:#4f8a10;}

.learn_more .featuredContests{ width:100%; float:left; margin:30px 0;}
.learn_more .featuredContests .roundBox{ width:100%; float:left; background-color: #fff; border-radius: 15px; box-shadow: 0 0 5px #666 inset; padding: 20px;}
.learn_more .featuredContests .roundBox .steps{ float: left; margin-right: 10px;  min-height: 50px;  padding-top: 10px; width:24%;}
.learn_more .featuredContests .roundBox .steps h4{font-size: 14px; font-weight: bold; width: 100%;}
.learn_more .featuredContests .roundBox .steps h4{font-size: 16px; font-weight:500; width: 100%;}
.learn_more .featuredContests .roundBox .steps .fa{ color:#f18762; padding-right:8px; font-size:18px; font-weight:600;}
.learn_more .featuredContests .roundBox .arrow_steps{ float: left; margin-right:3%; padding-top: 10px; width:8%; height:50px; font-size:60px; background: url("../img/step_arw.png") no-repeat left top; margin-top:15px;}

.learn_more .featuredContests .roundBox ul{ width:100%; float:left; margin:0; padding:0;}
.learn_more .featuredContests .roundBox ul li{ width:100%; float:left; margin:0; padding:0; font-size:14px;}

.learn_more .btn_main{ width:250px; position:relative; left:50%; margin:0 0 0 -125px;}

.learn_more .customers_say{width:100%; float:left; margin:30px 0 0 0;}
.learn_more .customers_say .head_title{color: #6e6e6e; float: left; font-size: 14px; min-height: 50px; padding-left:55px; padding-top: 5px; text-decoration: none; width:100%; font-weight:600; line-height:20px; position:relative;}
.learn_more .customers_say .head_title .fa{ position:absolute; left:0px; top:0px; font-size:42px; color:#37d2cf;}
.learn_more .customers_say .part{width:33%; float:left; padding:0 10px; margin-bottom:15px; min-height:195px;}
.learn_more .customers_say .say{color: #949ba9; float: left; font-size:13px; padding:0;  width:100%; line-height:18px; font-weight:500;}


/****** End Learn More *****/

/*Payment Page*/
.payment-main{ width:100%; float:left;}
.payment-main .box{ width:100%; float:left;}
.payment-main .payment-title{ width:100%; float:left; background:#3f4040/*#ededed*/; border-radius:5px; padding:10px 15px;}
.payment-main .payment-title span{ font-size: 14px; color:#fff/*#515b5f*/; font-weight: 500; line-height: 14px;}
.payment-main .payment-title span span { float:right; width:8%; text-align:center; line-height:22px}
.payment-main .payment-detail{width:100%; float:left; border:1px solid #ccc; border-radius:5px; margin:5px 0 20px 0; padding:10px 15px; font-size:14px; line-height:19px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;}
.payment-main .payment-detail .payment_textarea { width:100%; float:left; margin:10px 0 0 0; padding:0 1%; border: 1px solid #c0c0c0; border-radius: 5px; color: #333; font-size: 12px; font-weight: 500; line-height: 36px; }
.payment-main .payment-detail span { float:right; color:#37D2CF; font-weight:bold; }
.payment-detail table { width:100%; }
.payment-detail table tr td { padding:10px 5px; }
.payment-detail table tr td.bdr_bto { border-top:1px solid #eee; }

.boxmain .submitbtn input{ font-size:12px; font-weight:700; }
.amt_pay { float:left; width:100%;}
.pay_note { float:left; width:100%; margin:15px 0; padding:10px 0; color:#F18762;  border-top:1px solid #ccc; border-bottom:1px solid #ccc; font-weight:bold;}
.tot_pay { float:left; width:100%; margin:0px 0; padding:0px 0; color:#F18762;  font-weight:normal; text-align:right;}
.pay_card_icon { float:left; }
.payment-main .payment-detail .fa{ color:#515b5f; font-size:15px; }
.pay_check { float: left; margin:10px 20px !important; padding:0px; }

/*End Payment Page*/


/*order Listing Page*/
.stat-btn-main { width:100%; float:right; clear:all; margin-top:10px; }
.bor_rad { border-radius:4px !important; float:right; }

.order-listing .orange-1 { font-size:30px;}

.order_box{background: #fff; border: 1px solid #c0c0c0; border-radius: 6px; float: left; margin: 15px 0 0; width: 100%;}
.order-listing{ width:100%; float:left; padding:3%;}
.order-listing .tble-top2{   background:#ededed; color: #ffffff; float: left; width:100%; border-radius:6px 6px 0 0;}
.order-listing .tble-top2 ul { float: left; font-size: 13px; list-style: outside none none; margin: 0; padding: 10px 13px 10px; width:100%;}
.order-listing .tble-top2 ul li { float: left; font-weight: normal; padding-right: 0px; color: #515b5f;}
.order-listing .ordr-no{ width: 12%;}
.order-listing .ordr-title{ width: 20%;}
.order-listing .price2{ width: 8%;}
.order-listing .user1{ width: 13%;}
.order-listing .date{ width: 13%;}
.order-listing .rating2{ width: 14%;}
.order-listing .status{ width: 7%;}

.order-listing .tble-cnt2 { border-color: #eceaea; border-style: none solid solid; border-width: 1px; float: left; width:100%; border-radius:0 0 6px 6px;}
.order-listing .tble-cnt2 ul { float: left; list-style: outside none none;  margin: 0; padding: 10px 12px; width:100%; }
.order-listing .tble-cnt2 ul li { float:left; font-size:13px; padding-right: 0px; }
.order-listing .tble-cnt2 ul li.ord-nm { width:12%;}
.order-listing .tble-cnt2 ul li.serv-ttl { width:20%; line-height:18px;}
.order-listing .tble-cnt2 ul li.price2 { width:8%;}
.order-listing .tble-cnt2 ul li.user1 { width:13%;}
.order-listing .tble-cnt2 ul li.date1 { width:13%;}
.order-listing .tble-cnt2 ul li.rat2 { width:14%;}
.order-listing .tble-cnt2 ul li.stat-btn { width:7%;}


button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance:none; appearance:none;}
.addinput { width:80px; height:28px; line-height:28px;  border: 1px solid #c0c0c0; border-radius: 4px !important; color: #333; background:#fff; font-size: 14px; }




/*======Start Request Popup ====*/
.sige_guide { width:100px; float:left; margin-top:7px; height:20px; font-size:12px; font-weight:normal; color:#ffffff; padding:0px; position:relative;}

#request_page { width:100%; height:100%; position:relative; padding:0 0 0 0; display:none; background:url(../img/size_bg.png) repeat; z-index:999999; }
#request_page .sige_close a { width:24px; height:24px; margin:0px; padding:0px; position:absolute; right:3px; top:3px; cursor:pointer; background:url(../img/btn_close.png) left bottom no-repeat; }
#request_page .sige_close a:hover { opacity:0.8; }
#request_page .image_size { width:700px; height:560px; padding:10px 20px 10px 20px; position:absolute; left:50%; top:50%; margin:-280px 0 0 -355px; background:#fff; border-radius:10px; border:2px solid #666666;} 
#request_page .image_size.viewnda{ height:535px; }
#request_page .pop_additional { width:100%; float:left; }
#request_page .h_padd { padding:5px 0px 10px 0px; margin:0 0 15px 0px; font-size:16px; color:#35a49c; text-transform:uppercase; border-bottom:1px solid #ccc; font-weight:bold; }

.request_inner { float:left; width:100%; margin:0px 0px 0px 0px;  position:relative; z-index:500; line-height:22px; font-size:15px; }
.nda_text {width:100%; height:400px; overflow:auto; margin-bottom:15px;}
.nda_text h3{font-size:16px;line-height:30px;}
.nda_text li{font-weight:300;padding-left:10px}
.marn_top { margin-top:8px;}



/*.data-recod{ width:100%; float:left; background:#ededed; height:40px; line-height:40px; border-radius:6px 6px 0px 0px;}*/
.frist-radius-6{ border-radius:6px 0px 0px 0px; padding-left:8px !important;}
.last-radius-6{ border-radius:0px 6px 0px 0px;}
.singlecol-radius-6{ border-radius:6px 6px 0px 0px; padding-left:8px !important;}
.td-bg{ background:#ededed;}
.bdr{ padding-bottom:2px;}
.btm-radius-6 tr:last-child td:first-child{ border-radius:0px 0px 0px 5px;}
.btm-radius-6 tr:last-child td:last-child{border-radius:0px 0px 5px 0px; }


.naming-entry-main .submit_box .logosubmit_box{ width:100%; float:left; margin:0px; padding:3%;}
.naming-entry-main .submit_box .logosubmit_box .domain_row{ width:100%; float:left; margin:0px; padding:0;}
.naming-entry-main .submit_box .logosubmit_box .bouns_row { width:100%; float:left; margin:0px; padding:0px 5% 0px 5%;}
.naming-entry-main .submit_box .logosubmit_box .bouns_row .border_div{ width:93%; float:left; border-bottom:1px solid #dbdbdb; }
.naming-entry-main .submit_box .logosubmit_box .bouns_row .bouns_entery{ width:93%; float:left; padding:0px 0px 20px 0px;}
.naming-entry-main .submit_box .logosubmit_box .bouns_row .bouns_entery label{ width:24%; float:left; font-family:"Open Sans"; font-size:16px; color:#515b5f; font-weight:400; line-height:38px; margin:0px; padding:0px;}
.naming-entry-main .submit_box .logosubmit_box .bouns_row .bouns_entery .choosfile{width:40%; float:left; font-family:"Open Sans"; font-size:16px; color:#515b5f; font-weight:500; line-height:38px; margin:0px; padding:0px;}
.naming-entry-main .submit_box .logosubmit_box .bouns_row .bouns_entery .leftlable{ width:24%; float:left; margin:0px; padding:0px;}
.naming-entry-main .submit_box .logosubmit_box .bouns_row .bouns_entery .leftlable label{ width:100%; float:left; font-family:"Open Sans"; font-size:16px; color:#515b5f; font-weight:400; line-height:18px; margin:0px; padding:0px;}
.naming-entry-main .submit_box .logosubmit_box .bouns_row .bouns_entery .leftlable span{ width:100%; float:left; font-family:"Open Sans"; font-size:12px; color:#515b5f; font-weight:normal; line-height:18px; margin:6px 0px 0px 0px; padding:0px;}
.naming-entry-main .submit_box .logosubmit_box .bouns_row .bouns_entery .field{ width:73%; float:left; margin:0px; padding:0px;}
.naming-entry-main .submit_box .logosubmit_box .bouns_row .bouns_entery .field input[type='text']{ width:100%; height:36px; float:left; background:#fff; border:1px solid #c0c0c0; -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; font-size:14px; color:#111111; line-height:36px; outline:none; margin:0; padding:0px 10px;}
.naming-entry-main .submit_box .logosubmit_box .bouns_row .bouns_entery .field textarea{ width:100%; height:100px; float:left; background:#fff; border:1px solid #c0c0c0; -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; font-size:14px; color:#111111; line-height:20px; outline:none; margin:0; padding:0px 10px; resize:none;}
.naming-entry-main .submit_box .logosubmit_box .bouns_row .submitbtn{ width:100%; float:left; margin:10px 0px 0px 0px; text-align:center;}
.naming-entry-main .submit_box .logosubmit_box .bouns_row .submitbtn span{ width:178px; height:50px; background:#f18762; border:1px solid #e1724c; display:inline-block; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; position:relative;}
.naming-entry-main .submit_box .logosubmit_box .bouns_row .submitbtn span input[type='submit'],.naming-entry-main .submit_box .logosubmit_box .ls_row .submitbtn span input[type='button']{ width:100%; display:block; text-align:center; font-family:"Open Sans"; font-size:14px; color:#fff; line-height:48px; background:none; border:none; outline:none; cursor:pointer; text-transform:uppercase;}
.naming-entry-main .submit_box .logosubmit_box .bouns_row .submitbtn span .fa{ position:absolute; top:50%; right:15%; color:#fff; font-size:14px; margin-top:-6px;}

.mydashboard .mysubmision h3.partici-title{ width:22%; float:left; color:#515b5f; font-family:"Open Sans",sans-serif; font-size:14px; font-weight: 500; line-height:36px;  margin:0px; padding:0px;}
.hed-wt-flter{width: 100%;  border-bottom: 1px solid #cecece; float: left; line-height:36px; margin-bottom:4px; padding-bottom:4px;}
.hed-wt-flter strong{ float:left; margin-right:10px; }
.hed-wt-flter .partici-contests{ float:left; width:32%; margin:0px 10px 0px 0px; }

.info_box .inplace_field{ width:40%; height:36px; float:left; background:#fff; border:1px solid #c0c0c0; -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; font-size:14px; color:#111111; line-height:36px; outline:none; margin:0px 10px 0px 0px; padding:0px 10px;}
.info_box textarea.inplace_field{width:40%; height:80px; float:left; background:#fff; border:1px solid #c0c0c0; -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; font-size:14px; color:#111111; line-height:18px; outline:none; resize:none; margin:0px 10px 0px 0px; padding:0px 10px;}
.info_box .inplace_save{width:20px; float:left; line-height:36px; margin:0px; padding:0px;}
.info_box .inplace_save .fa{ color:#4F8A10; font-size:20px; line-height:22px; cursor:pointer;}
.info_box .inplace_cancel { width:20px; float:left; line-height:36px; margin:0px; padding:0px;}
.info_box .inplace_cancel .fa{width:20px; color:#D8000C; font-size:20px; line-height:22px; cursor:pointer;}


/* 27 May 2015 */
.sepret-bdr{ width:93%; float:right; border-bottom:1px solid #dbdbdb; padding:0px  0px 40px 0px }
.domin-sub{ width:100%; float:left; position:relative; margin:0px; padding:0px;}
.domin-left{ width:44%; float:left; margin:0px; padding:0px;}
.domin-left .domin-no{ width:100%; float:left; margin:0px; padding:0px;}
.domin-left .domin-no .logo_gallery_up{ clear:left;}
.domin-left .domin-no label{ width:86%; float:left; margin:0px; padding:0px;}
.domin-left .domin-no label span.astric{ width:auto; float:none; font-size:12px; color:#f18762; font-weight:normal;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .domin-left .step_no{ width:14%;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .domin-left .choosfile{width:86%; float:right;}

.naming-entry-main .submit_box .logosubmit_box .ls_row .domin-right { width:55%; float:none; position:absolute; right:0px; bottom:40px; border-bottom:0px; margin:0px 0px 0px 0px; padding:0px;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .domin-right .ls_entery{width:67%; float:left; border-bottom:0px; margin:0px; padding:0px;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .domin-right .ls_entery .notification.full-width{ width:100%; float:left;}

.naming-entry-main .view-contest-brief { width:100%; color: #000; clear:both; padding-bottom: 20px; overflow: hidden;}
.naming-entry-main .view-contest-brief .contest-brief-btn {
	display: block;
	font-size: 14px;
	font-family: "Open Sans";
	font-weight: 400;
	background: #35A49C;
	border: 1px solid #35A49C;
	width: 160px;
	text-align: center;
	padding: 7px 5px;
	color: #fff;
	border-radius: 5px;
	margin: 10px 0px;
	float: left;
}
.naming-entry-main .view-contest-brief .contest-brief-btn i { margin-right: 5px; }
.naming-entry-main .view-contest-brief .contest-brief-btn:hover { text-decoration: none; }
.naming-entry-main .view-contest-brief .contest-comments-btn {
	display: block;
	font-size: 14px;
	font-family: "Open Sans";
	font-weight: 400;
	background: #35A49C;
	border: 1px solid #35A49C;
	width: 160px;
	text-align: center;
	padding: 7px 5px;
	color: #fff;
	border-radius: 5px;
	margin: 10px 10px;
	float: left;
}
.naming-entry-main .view-contest-brief .contest-comments-btn i { margin-right: 5px; }
.naming-entry-main .view-contest-brief .contest-comments-btn:hover { text-decoration: none; }
.naming-entry-main .view-contest-brief .contest-brief-block {
	font-family: "Open Sans";
	font-size: 14px;
	color: #333;
	font-weight: 400;
	padding: 10px;
	border: 1px solid #aadfdf;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.naming-entry-main .view-contest-brief .search-entry-btn {
	display: block;
	font-size: 14px;
	font-family: "Open Sans";
	font-weight: 400;
	background: #35A49C;
	border: 1px solid #35A49C;
	width: 160px;
	text-align: center;
	padding: 7px 5px;
	color: #fff;
	border-radius: 5px;
	margin: 10px 10px 10px 0px;
	float: right;
}
.naming-entry-main .view-contest-brief .search-entry-btn i { margin-right: 5px; }
.naming-entry-main .view-contest-brief .search-entry-btn:hover { text-decoration: none; }

.search-entry-popup {
	font-size: 14px;
	font-weight: 400;
}
.search-entry-popup .search-entry-filter {
	overflow: hidden;
}
.search-entry-popup .search-entry-filter span {
	padding: 0px 10px;
}
.search-entry-popup .search-entry-list {
	overflow-y: scroll;
	max-height: 500px;
	text-align: center; 
	background: #fff;
}
.search-entry-popup .search-entry-list table th {
	background: #ededed;
	text-align: center;
}

.search-entry-popup .filter-previous-entry {
	display: inline-block;
	font-size: 14px;
	font-family: "Open Sans";
	font-weight: 400;
	background: #35A49C;
	border: 1px solid #35A49C;
	width: 100px;
	text-align: center;
	padding: 2px;
	color: #fff;
	border-radius: 5px;
}

/* Terms Condition Page */
.terms-condition-main{ width:100%; float:left; margin:0px; padding:0px;}
.terms-condition-main h2{ width:100%; float:left; font-family: 'Raleway', sans-serif; font-size:24px; color:#515b5f; font-weight:600; margin:0px; padding:0px;}
.terms-condition-desh{ width:100%; float:left; margin:16px 0px 12px 0px; padding:0px;}
.terms-condition-desh h3{ width:100%; float:left; font-family: 'Raleway', sans-serif; font-size:20px; color:#515b5f; font-weight:600; margin:0px; padding:0px 0px 10px 0px;}
.terms-condition-desh p{ width:100%; float:left; font-family:"Open Sans",sans-serif; font-size:16px; color:#333333; font-weight:300; line-height:24px; margin:0px; padding:0px 0px 24px 0px;}
.terms-condition-desh p.title-srtong{ width:100%; float:left; font-family: 'Raleway', sans-serif; font-size:16px; color:#777; font-weight:700; margin:0px; padding:0px 0px 16px 0px;}
.terms-condition-desh p .sub-underline{ width:100%; float:left; text-decoration:underline; margin:0px; padding:0px;}
.terms-condition-desh p .pad-bot0{ padding-bottom:0px;}
.terms-condition-desh ul{ width:100%; float:left; margin:0px 0px 20px 0px; padding:0px;}
.terms-condition-desh ul li{ width:100%; float:left; list-style:upper-alpha inside; font-family:"Open Sans",sans-serif; font-size:16px; color:#777777; font-weight:300; line-height:24px; margin:0px; padding:0px 0px 6px 0px;}
.terms-condition-desh ul li ul{ width:100%; float:left; margin:0px; padding:0px 0px 0px 30px;}
.terms-condition-desh ul li ul li{width:100%; float:left; list-style:decimal inside; font-family:"Open Sans",sans-serif; font-size:16px; color:#777777; font-weight:300; line-height:24px; margin:0px; padding:0px 0px 6px 0px;}


.user-msg-btn{ width:178px; float:right; margin:25px 0px 0px 0px; padding:0px;}
.user-msg-btn .btn-orange { color: #fff; background-color:#f18762; border:1px solid #e1724c; border-radius:4px; transition: all 0.3s ease-out; padding:7px 4%;}
.user-msg-btn .btn-orange:hover, .user-msg-btn .btn-orange:active, .user-msg-btn .filter_button_act, .user-msg-btn .btn-orange:focus { background-color:#65686c; color:#fff; border:1px solid #55595d; transition: all 0.3s ease-out; border-radius:4px;}









/*------------------------------------------------------------------------------------------
			30 - May - 2015 Start
			My Account Setting Start
-------------------------------------------------------------------------------------------*/
/*.squadhelp-logo-contest .my-acc-bg{width:100%; float:left; padding:0px; margin:0px; background:#465b87 }*/
.my-acc-bg{width:100%; float:left; padding:0px; margin:0px; background:#465b87 }
.my-account-newmain{ width:100%; float:left; margin:0px; padding:0px 0px 10px 0px;}
.my-account-newmain h1{ width:100%; float:left; font-family: 'Raleway', sans-serif; font-size:34px; font-weight:800; color:#fff; text-align:center; line-height:36px; margin:0px; padding:0px;}
.my-account-newmain h1 span{ display:block; font-weight:500; font-size:18px;}
.my-account-newmain .bedges-list-view{ width:100%; float:left; margin:30px 0px 0px 0px; padding:0px;}
.my-account-newmain .bedges-list-view ul{ width:100%; float:left; text-align:center; margin:0px; padding:0px;}
.my-account-newmain .bedges-list-view ul li{ width:76px; height:76px; display:inline-block; list-style:none; margin:0px 0px 0px 6px; padding:0px;}
.my-account-newmain .bedges-list-view ul li:first-child{margin-left:0px;}
.my-account-newmain .bedges-list-view ul li .bedges-icon-box{ width:100%; float:left; border:4px solid #ffffff; border-radius:50%; height:76px; text-align:center; display:table; margin:0px; padding:0px;}
.my-account-newmain .bedges-list-view ul li .bed-icon{ width:100%; display:table-cell; vertical-align:middle; padding:0px; margin:0px;}
.my-account-newmain .bedges-list-view ul li .bed-icon img{ width:auto; max-width:66px; height:auto;}

.my-account-newmain .bedges-process{ width:44%; margin:0px auto; padding:0px;}
.my-account-newmain .bedges-process-view{ width:100%; float:left; margin:36px 0px 0px 0px; padding:0px;}
.my-account-newmain .bedges-process-view ul{ width:100%; float:left; margin:0px; padding:0px;}
.my-account-newmain .bedges-process-view ul li{ width:auto; float:left; list-style:none; border-left:1px solid #51c3c5; margin:0px; padding:0px 10px;}
.my-account-newmain .bedges-process-view ul li:first-child{ border-left:0px;}
.my-account-newmain .bedges-process-view ul li .bedges-price{ width:100%; float:left; font-family: "Open Sans",sans-serif; font-weight:bold; font-size:30px; color:#fff; text-align:center; margin:0px; padding:0px;}
.my-account-newmain .bedges-process-view ul li .bedges-price span{ display:block; font-weight:300; font-size:14px; color:#37d2cf; padding-top:12px;}
.my-account-newmain .reqpay-button{ width:16%; float:right; margin:36px 0px 0px 0px; padding:0px;}
.my-account-newmain .reqpay-button a{ width:100%; float:left; border:1px solid #fff; border-radius:4px; height:48px; line-height:48px; font-family: "Open Sans",sans-serif; font-size:13px; font-weight:600; color:#fff; text-align:center; text-decoration:none; margin:0px; padding:0px;  transition: all .2s ease-in-out;}
.my-account-newmain .reqpay-button a:hover{border:1px solid #37d2cf; border-radius:4px; color:#fff;}
.my-account-newmain .reqpay-button a .fa{ padding-left:8px;}

.my-account-newmain .user-main-portfolio { overflow:hidden; text-align: center; margin:0 auto; width: 30%;}
.my-account-newmain .user-main-portfolio .user-portfolio { float:left; overflow: hidden; position: relative; }
.my-account-newmain .user-main-portfolio .user-portfolio .upload-picture { position: absolute; z-index: 5; bottom: 5px; left: 5px; text-align: center; color: #000; width: 110px;}
.my-account-newmain .user-main-portfolio .user-portfolio .upload-picture i { font-size: 18px; color: #000;}
.my-account-newmain .user-main-portfolio .user-portfolio .upload-picture .upload-picture-label {opacity: 0; -webkit-transition: opacity .13s ease-out;    -webkit-font-smoothing: antialiased;padding: 1px; color: #000;font-size: 11px;}
.my-account-newmain .user-main-portfolio .user-portfolio:hover .upload-picture { background: rgba(255,255,255,0.7); text-decoration: none;}
.my-account-newmain .user-main-portfolio .user-portfolio:hover .upload-picture-label { opacity: 1;}

.my-account-newmain .user-main-portfolio h1{ float:left; width: auto; line-height: 120px; margin: 0px 0px 0px 20px;}


.myacc-seting-box{ width:100%; float:left; margin:0px; margin-top:20px;padding:0px;}
.myacc-seting-box .mycontests-dashboard { list-style: none; padding: 0px;}
.myacc-seting-box .mycontests-dashboard li { float:left; position: relative; padding: 20px;}
.myacc-seting-box .mycontests-dashboard li div.contests-item { display: block; width:100%; height: 100%; background: #5A71A5; padding: 15px; color:#fff;}
.myacc-seting-box .mycontests-dashboard li div.contests-item span { display: block; font-family: "Open Sans", "Helvetica Neue";font-size: 14px;font-weight: 400; padding:0 10px;}
.myacc-seting-box .mycontests-dashboard li div.contests-item h3 {font-size: 13px;color: #fff;text-align: center; font-weight: 700; line-height: 30px; margin:0px; padding: 0px 0px 20px 0px; text-transform: uppercase;}
.myacc-seting-box .mycontests-dashboard li div.contests-item div.row > div {border-right: 1px solid #628CC7; min-height: 75px;}
.myacc-seting-box .mycontests-dashboard li div.contests-item a.item-filter { color: #fff; display: block; text-align: center;}
.myacc-seting-box .mycontests-dashboard li div.contests-item a.item-filter:hover, .myacc-seting-box .mycontests-dashboard li div.contests-item a.item-filter:active { text-decoration: none; color: #f18762;}
.myacc-seting-box .mycontests-dashboard li div.contests-item a.item-filter span.cnumber{font-size: 36px;padding: 0px;}
.myacc-seting-box .mycontests-dashboard li div.contests-item a.item-filter span.clabel{font-size: 12px;padding:5px 0px 0px;}
.myacc-seting-box .mycontests-dashboard li div.contests-item a.popup-btn {display: block; text-align: center; margin:10px; padding: 10px 0px;}
 .myacc-list ul li ul {
    display: block;
    float: left;
    margin: 0 0 0 28px;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 10;
}
div.contest-row{position: relative;}
div.contest-row a.remove-watch-item {position: absolute; right:0px; bottom: 30px; display: block; padding: 5px; color:#fff; background: #6C8AAD; border-radius: 5px; opacity: 0; font-family: "Open Sans", "Helvetica Neue";font-size: 12px;font-weight: 400;-webkit-transition: opacity .13s ease-out;    -webkit-font-smoothing: antialiased; line-height: 22px;}
div.contest-row:hover a.remove-watch-item{ opacity: 1;}
div.contest-row a.remove-watch-item:hover {opacity: 0.7;}

.mysubmision div.chide {display: none!important;}
.mysubmision div.contest-row {text-shadow:none; font-size: 16px; opacity: 1;}
.mysubmision div.contest-row:hover { text-shadow: none;}

.acc-seting-main{ width:100%; float:left;  border-color: #c0c0c0; margin:0px; padding:0px;}
.acc-seting-main > .ac-panel-heading { background:#465b87; padding:8px 13px; border-bottom:0; border-top-left-radius:3px; border-top-right-radius:3px;}
.acc-seting-main > .ac-panel-heading i { float:right; line-height: 1.8; font-size:13px; color:#fff;}
.panel-title {font-size:13px; text-transform:uppercase; font-family: 'Raleway', sans-serif; font-weight:600; color:#fff; display:inline-block}


.myacc-list{ width:100%; float:left; margin:0px; padding:0px;}
.myacc-list ul { width:100%; float:left; padding:0px; margin:0px; list-style:none;}
.myacc-list ul li {  width:100%; float:left; display:inline-block; color:#465b87; line-height:36px; position:relative; margin:0px; padding:0px;}
.myacc-list ul li a{ float:left; font-family: 'Open Sans', sans-serif; font-weight:600; font-size:14px; color:#f18762; text-decoration:none; margin:0px; padding:0px;}
.myacc-list ul li a:hover, .myacc-list ul li a.active{color:#465b87;}
.myacc-list ul li a .fa {color:#465b87; padding-right:10px;}


.myacc-list ul li ul{ display:block;}
.myacc-list ul li:hover ul, .myacc-list ul li.active ul{ display:block; width:100%; position:relative; float:left; z-index:10; top:0px; padding:0px; margin:0px 0px 0px 28px;}
.myacc-list ul li:hover ul li{ width:100%; float:left; margin:0px 0px 0px 0%; padding:0px;}
.myacc-list ul li:hover ul li:hover{ width:100%; float:left; margin:0px; padding:0px;}
.myacc-list ul li:hover ul li a{ display:block; padding:0;}
.myacc-list ul li:hover ul li a .fa { color:#465b87; padding-right:10px;}

.myacc-list li:hover > a {color:#465b87;}

.account-setting-main{ width:100%; float:left; background:#fff; border:1px solid #c0c0c0; border-radius:4px; margin:0px; padding:36px 30px;}
.account-setting-main h3{ width:100%; float:left; font-family: 'Raleway', sans-serif; font-weight:700; color:#515b5f; font-size:20px; margin:0px; padding:0px;}
.account-setting-main .account-blue-box{ width:100%; float:left; text-align:center; background:#eeffff; border:1px solid #aadfdf; border-radius:4px; display:table; height:66px; margin:28px 0px 0px 0px; padding:15px 15px;}
.account-setting-main .acc-arror{ width:100%; font-family: 'Open Sans', sans-serif; font-weight:400; font-size:14px; color:#63a2a2; text-align:center; margin:0px; padding:0px; vertical-align:middle; display:table-cell;}

.account-setting-main .account-setting-form{ width:100%; float:left; margin:38px 0px 0px 0px; padding:0px;}
.account-setting-main .account-setting-form ul{ width:100%; float:left; margin:0px; padding:0px;}
.account-setting-main .account-setting-form ul li{ width:100%; float:left; list-style:none; margin:0px 0px 26px 0px; padding:0px;}
.account-setting-main .account-setting-form ul li label{ width:30%; float:left; font-family: 'Open Sans', sans-serif; font-weight:200; font-size:14px; color:#515b5f; line-height:36px; margin:0px; padding:0px;}
.account-setting-main .account-setting-form ul li .ac-picture{ width:100%; max-width:90px; float:right; margin:0p; padding:0px;}
.account-setting-main .account-setting-form ul li .ac-picture img{ width:100%; height:90px; display:block; border:1px solid #ccc; border-radius:6px;}

.account-setting-main .account-setting-form ul li .ac-picture a{ float:right;clear:both;font-size:13px; }
.account-setting-main .account-setting-form ul li .ac-fild{ width:70%; float:right; margin:0p; padding:0px;}
.account-setting-main .account-setting-form ul li .ac-fild input[type="text"], .account-setting-main .account-setting-form ul li .ac-fild input[type="password"]{ width:100%; float:left; background:#fff; border:1px solid #c0c0c0; border-radius:4px; height:36px; line-height:36px;  font-family: 'Open Sans', sans-serif; font-weight:400; font-size:14px; color:#111111; outline:none; margin:0px; padding:0px 6px;}
.account-setting-main .account-setting-form ul li .ac-fild textarea{ background: #fff none repeat scroll 0 0; border: 1px solid #c0c0c0; border-radius: 4px; color: #111111; float: left; font-size: 14px; height: 100px; line-height: 20px; margin: 0; outline: medium none; padding: 0 6px; resize: none; width: 100%; }

.account-setting-main .account-setting-form ul li .ac-fild .select-country{ width:100%; float:left; background:#fff; border:1px solid #c0c0c0; border-radius:4px; height:36px; line-height:36px;  font-family: 'Open Sans', sans-serif; font-weight:400; font-size:14px; color:#111111; outline:none; margin:0px; padding:0px;}
.account-setting-main .account-setting-form ul li .ac-fild span{ width:100%; float:left; font-family: 'Open Sans', sans-serif; font-weight:400; font-size:14px; color:#515b5f; line-height:20px;  margin:0px; padding:12px 0px 0px 0px;}
.account-setting-main .account-setting-form ul li .ac-fild .minict_wrapper span{ padding: 7px 5px 0; text-align: left; color:#111111!important; }
.account-setting-main .account-setting-form ul li .ac-save-button{ width:18%; float:right; margin:0px; padding:0px;}
.account-setting-main .account-setting-form ul li .ac-save-button button{ width:100%; float:left; background:#f18762; border-radius:6px; border:1px solid #e1724c; height:42px; line-height:40px; font-family: 'Open Sans', sans-serif; font-weight:700; font-size:16px; color:#fff; text-align:center; text-decoration:none; margin:0px; padding:0px; transition: all 0.3s ease-out;}
.account-setting-main .account-setting-form ul li .ac-save-button button:hover{background:#37d2cf; border:1px solid #13afac; transition: all 0.3s ease-out;}
.account-setting-main .account-setting-form ul li .ac-save-button button .fa{ padding-left:4px;}

.account-setting-main .welocme-sqdesh{ width:100%; float:left; font-family: 'Open Sans', sans-serif; color:#515b5f; font-size:14px; line-height:22px; margin:0px; padding:20px 0px 0px 0px;}

.account-setting-main .account-setting-form .profile-link{ width:100%; float:left; font-family: 'Open Sans', sans-serif; color:#515b5f; font-size:16px; font-weight:400; text-align:center; margin:0px; padding:0px; word-break:break-all;}
.account-setting-main .account-setting-form .profile-link a{ font-family: 'Open Sans', sans-serif; color:#f18762; font-size:16px; font-weight:400; text-align:center; text-decoration:none; margin:0px; padding:0px;}
.account-setting-main .account-setting-form .profile-link a:hover{ color:#465b87;}

/*-----------------------------------------------
		My Account Getstarted Start
-------------------------------------------------*/
.get-started-box{ width:100%; float:left; margin:26px 0px 0px 0px; padding:0px;}
.get-started-box h5{ width:100%; float:left; font-family: 'Raleway', sans-serif; font-weight:600; color:#515b5f; font-size:18px; text-transform:uppercase; margin:0px; padding:0px;}
.get-started-box .started-list-view{ width:100%; float:left; margin:20px 0px 0px 0px; padding:0px;}
.get-started-box .started-list-view ul{ width:100%; float:left; margin:0px; padding:0px;line-height:25px;}
.get-started-box .started-list-view ul li{ width:100%; float:left; list-style:none; margin:0px 0px 20px 0px; padding:0px;}
.get-started-box .started-list-view ul li .started-no{ width:36px; float:left; margin:0px; padding:0px;}
.get-started-box .started-list-view ul li .started-no a{ width:100%; float:left; background:#f3f3f3; border:1px solid #c0c0c0; height:36px; line-height:32px; border-radius:50%; text-align:center; font-family: 'Raleway', sans-serif; font-weight:600; color:#515b5f; font-size:18px; text-decoration:none; margin:0px; padding:0px;}
.get-started-box .started-list-view ul li .started-no a:hover, .get-started-box .started-list-view ul li .started-no a.active{ background:#8bc86f; border:1px solid #8bc86f; height:36px; border-radius:50%; color:#fff;}
.get-started-box .started-list-view ul li .started-fl{ width:91%; float:left; position:relative; margin:0px 0px 0px 16px; padding:0px;}
.get-started-box .started-list-view ul li .started-titlelink{ width:100%; float:left; margin:0px; padding:0px;}
.get-started-box .started-list-view ul li .started-titlelink a{ font-family: 'Open Sans', sans-serif; color:#f18762; font-size:16px; font-weight:600; text-decoration:none; margin:0px; padding:0px;}
.get-started-box .started-list-view ul li .started-titlelink a:hover{color:#515b5f;}
.get-started-box .started-list-view ul li .started-titlelink a.dark-grey{color:#515b5f; background:none;}
.get-started-box .started-list-view ul li .started-titlelink a.dark-grey:hover{color:#f18762;}
.get-started-box .started-list-view ul li .started-desh{ width:100%; float:left; font-family: 'Open Sans', sans-serif; color:#515b5f; font-size:14px; font-weight:normal; margin:0px; padding:0px;}
.get-started-box .started-list-view ul li .started-desh a{ color:#35A49C;}
.get-started-box .started-list-view ul li .started-desh .fa{  font-size:40px; color:#8bc86f; margin:-20px 0px 0px 20px;}

/*-----------------------------------------------
		My Account Credits Start
-------------------------------------------------*/
.credits-box{ width:100%; float:left; margin:30px 0px 0px 0px; padding:0px;}
.credits-box .req-button{ width:24%; float:left; margin:0px; padding:0px;}
.credits-box .req-button a{ width:100%; float:left; background:#f3f3f3; border-radius:6px; border:1px solid #c0c0c0; height:48px; line-height:46px; font-family: 'Open Sans', sans-serif; font-weight:700; font-size:13px; color:#b0b0b0; text-align:center; text-decoration:none; margin:0px; padding:0px; transition: all 0.3s ease-out;}
.credits-box .req-button a:hover{background:#f18762; border-radius:6px; border:1px solid #e1724c; color:#fff; transition: all 0.3s ease-out;}
.credits-box .req-button a .fa{ padding-left:4px;}
.credits-box .req-payout{ width:76%; float:left; font-family: 'Raleway', sans-serif; font-weight:600; font-size:18px; color:#515b5f; line-height:48px;  margin:0px; padding:0px 0px 0px 20px;}
.credits-box h5{ width:100%; float:left; font-family: 'Raleway', sans-serif; font-weight:800; color:#515b5f; font-size:16px; margin:0px; padding:60px 0px 0px 0px;}
.credits-box .credit-history{ width:100%; float:left; font-family: 'Raleway', sans-serif; font-weight:500; font-size:14px; color:#b0b0b0; text-align:center; margin:0px; padding:80px 0px 60px 0px;}

/*-----------------------------------------------
		My Account Nda Start
-------------------------------------------------*/
.nda-main{ width:100%; float:left; margin:30px 0px 0px 0px; padding:0px;}
.account-setting-main .blog-titel{width:100%; float:left; font-family: 'Raleway', sans-serif; font-weight:800; font-size:16px; color:#515b5f; margin:0px; padding:16px 0px 0px 0px;}
.nda-main .disclo-fl{ width:34%; float:left; margin:0px; padding:0px;}
.nda-main .disclo-fl .show-selet{ width:100%; float:left; margin:0px; padding:0px;}
.nda-main .disclo-fl .show-selet .select-entries{ width:50%; float:right; background:#fff; border:1px solid #c0c0c0; border-radius:4px; height:36px; line-height:36px;  font-family: 'Open Sans', sans-serif; font-weight:400; font-size:14px; color:#333; outline:none; margin:0px 17px 0px 0px; padding:0px;}
.nda-main .disclo-fl .show-selet label{ width:42%; float:right; font-family: 'Open Sans', sans-serif; font-weight:500; font-size:14px; color:#515b5f; text-align:right; line-height:36px; margin:0px; padding:0px;}

.nda-main .disclo-fr{ width:60%; float:right; margin:0px; padding:0px;}
.nda-main .disclo-fr .search-box{ width:100%; float:left; margin:0px; padding:0px;}
.nda-main .disclo-fr .search-box label{width:16%; float:left; font-family: 'Open Sans', sans-serif; font-weight:500; font-size:14px; color:#515b5f;  line-height:36px; margin:0px; padding:0px;}
.nda-main .disclo-fr .search-box .search-fild{ width:84%; float:right; background:#fff; border:1px solid #c0c0c0; border-radius:4px; height:36px; line-height:36px;  font-family: 'Open Sans', sans-serif; font-weight:400; font-size:14px; color:#333; outline:none; margin:0px; padding:0px 6px;}
.nda-main a.org-nda-link{font-family: 'Open Sans', sans-serif; font-weight:400; font-size:14px; color:#f18762; text-decoration:none; margin:0px; padding:0px;}
.nda-main a.org-nda-link:hover{color:#515b5f;}

.nda-main .nda-agreements-box{ width:100%; float:left; margin:26px 0px 0px 0px; padding:0px;}
.responsive-table table {border-collapse: collapse; width:100%;}	
.responsive-table td, .responsive-table th {/*border: 1px solid #ccc;*/  padding:6px 10px; text-align:left; font-family: 'Open Sans', sans-serif; font-weight:400; font-size:14px; color:#515b5f; line-height:36px;}
.responsive-table th { background:#3f4040; font-family: 'Raleway', sans-serif; font-weight:500; font-size:13px; color:#fff; }	
.responsive-table table tr:nth-child(2n){ background:#f3f3f3; line-height:36px; }

.my-last-submissions td, .my-last-submissions th,
.services-order-listing td, .services-order-listing th,
.services-order-listing-perc td, .services-order-listing-perc th {/*border: 1px solid #ccc;*/  padding:6px 8px; text-align:left; font-family: 'Open Sans', sans-serif; font-weight:400; font-size:14px; line-height:20px;}


.nda-main .pagingation{ width:100%; float:left; margin:20px 0px 0px 0px; padding:0px;}
.nda-main .pagingation ul{ width:100%; float:left; text-align:center; margin:0px; padding:0px;}
.nda-main .pagingation ul li{ text-align:center; display:inline-block; font-family: 'Open Sans', sans-serif; font-weight:400; font-size:14px; color:#515b5f; margin:0px; padding:0px 10px;}
.nda-main .pagingation ul li label{ font-family: 'Open Sans', sans-serif; font-weight:400; font-size:14px; color:#515b5f; margin:0px; padding:0px;}
.nda-main .pagingation ul li a{ font-family: 'Open Sans', sans-serif; font-weight:400; font-size:14px; color:#f28f6c; text-decoration:none; margin:0px; padding:0px;}
.nda-main .pagingation ul li a:hover{color:#515b5f;}
.nda-main .pagingation ul li a .fa{ font-size:14px; padding:0px 6px;}

	/*@media 
	only screen and (max-width: 760px),
	(min-device-width: 768px) and (max-device-width: 1024px)  {
		table, thead, tbody, th, td, tr { 
			display: block; 
		}
		
		thead tr { 
			position: absolute;
			top: -9999px;
			left: -9999px;
		}
		
		tr { border: 1px solid #ccc; }
		
		td { 
			border: none;
			border-bottom: 1px solid #eee;
			position: relative;
			padding-left: 50%; 
		}
		
		td:before { 			
			position: absolute;
			top: 6px;
			left: 6px;
			width: 45%; 
			padding-right: 10px; 
			white-space: nowrap;
		}
		td:nth-of-type(1):before { content: "Contest title"; }
		td:nth-of-type(2):before { content: "Contest holder"; }
		td:nth-of-type(3):before { content: "Date"; }
		td:nth-of-type(4):before { content: ""; }		
	}*/
	
	/* Smartphones (portrait and landscape) ----------- */
	/*@media only screen
	and (min-device-width : 320px)
	and (max-device-width : 480px) {
		body { 
			padding: 0; 
			margin: 0; 
			width: 320px; }
		}*/



/*-----------------------------------------------
		My Account Overview Start
-------------------------------------------------*/
.myacc-overview-main{ width:100%; float:left; margin:30px 0px 0px 0px; padding:0px;}
.myacc-overview-main h6{ width:100%; float:left; font-family: 'Raleway', sans-serif; font-weight:800; font-size:16px; color:#515b5f; margin:0px; padding:0px;}
.myacc-overview-main ul.overview-link{ width:100%; float:left; border-bottom:1px solid #dbdbdb; margin:16px 0px 30px 0px; padding:0px 0px 10px 0px;}
.myacc-overview-main ul.overview-link li{ width:100%; float:left; list-style:none; font-family: 'Open Sans', sans-serif; font-weight:400; font-size:13px; color:#858c8f; line-height:22px; margin:0px 0px 20px 0px; padding:0px;}
.myacc-overview-main ul.overview-link li a{ display:block; font-family: 'Open Sans', sans-serif; font-weight:600; font-size:16px; color:#f28f6c; line-height:22px; text-decoration:none; margin:0px; padding:0px;}
.myacc-overview-main ul.overview-link li a:hover{color:#858c8f;}

.myacc-overview-main ul.link-more{ width:100%; float:left; margin:10px 0px 0px 0px; padding:0px;}
.myacc-overview-main ul.link-more li{ width:100%; float:left; list-style:none; line-height:22px; margin:0px 0px 6px 0px; padding:0px;}
.myacc-overview-main ul.link-more li a{ font-family: 'Open Sans', sans-serif; font-weight:600; font-size:14px; color:#f28f6c; line-height:22px; text-decoration:none; margin:0px; padding:0px;}
.myacc-overview-main ul.link-more li a:hover{color:#858c8f;}
/*-----------------------------------------------
		My Account Overview End
-------------------------------------------------*/


/*-----------------------------------------------
		My Account Transactions Start
-------------------------------------------------*/
.responsive-table{ width:100%; float:left; margin:0px; padding:0px;}


/*-----------------------------------------------
		My Account Notification Start
-------------------------------------------------*/
.notification-sec{ width:100%; float:left; margin:16px 0px 36px 0px; padding:0px;}
.notification-sec .notifi-mail{ width:100%; float:left; font-family: 'Open Sans', sans-serif; font-weight:400; font-size:16px; color:#515b5f; margin:0px; padding:0px;}
.notification-sec .notifi-mail span{font-weight:600;}
.notification-sec .notifi-mail a.nofi-editlink{ float:right; font-family: 'Open Sans', sans-serif; font-weight:600; font-size:14px; color:#f18762; text-decoration:none; text-align:right; margin:0px; padding:0px;}
.notification-sec .notifi-mail a.nofi-editlink:hover{ color:#515b5f;}
.notification-sec .notifi-mail a.nofi-editlink .fa{ padding-right:4px;}
.notification-sec .contestnotifi{ width:100%; float:left; margin:0px; padding:0px;}
.notification-sec .contestnotifi.mar-bot25{ margin-bottom:25px;}
.notification-sec .contestnotifi label{ width:42%; float:left; font-family: 'Open Sans', sans-serif; font-weight:400; font-size:16px; color:#515b5f; line-height:36px; margin:0px; padding:0px;}
.notification-sec .contestnotifi .conte-combobox{ width:58%; float:right; margin:0px; padding:0px;}
.notification-sec .contestnotifi .conte-combobox .conte-select{ width:100%; float:left; background:#fff; border:1px solid #c0c0c0; border-radius:4px; height:36px; line-height:36px;  font-family: 'Open Sans', sans-serif; font-weight:400; font-size:14px; color:#515b5f; outline:none; margin:0px; padding:0px 6px;}
.notification-sec .contestnotifi .conte-combobox .select-txt{ width:100%; float:left; font-family: 'Open Sans', sans-serif; font-weight:400; font-size:13px; color:#515b5f; text-align:right; line-height:20px; margin:0px; padding:16px 0px 0px 0px;}
.notification-sec .contestnotifi .conte-combobox .select-txt span{ display:block;}
.notification-sec .on-site-chek{ width:100%; float:left; margin:0px; padding:0px;}
.notification-sec .on-site-chek ul{ width:100%; float:left; margin:0px; padding:0px;}
.notification-sec .on-site-chek ul li{ width:100%; float:left; list-style:none; margin:0px; padding:0px;}
.notification-sec .on-site-chek ul li label{ width:100%; float:left; font-family: 'Open Sans', sans-serif; font-weight:400; font-size:16px; color:#515b5f; line-height:32px;}
.notification-sec .on-site-chek ul li label span{ font-weight:600;}

.notifi-save-button{ width:18%; float:right; margin:0px; padding:0px;}
.notifi-save-button button{ width:100%; float:left; background:#f18762; border-radius:6px; border:1px solid #e1724c; height:42px; line-height:40px; font-family: 'Open Sans', sans-serif; font-weight:700; font-size:16px; color:#fff; text-align:center; text-decoration:none; margin:0px; padding:0px; transition: all 0.3s ease-out;}
.notifi-save-button button:hover{background:#37d2cf; border:1px solid #13afac; transition: all 0.3s ease-out;}
.notifi-save-button button .fa{ padding-left:4px;}
/*-----------------------------------------------
		My Account Notification End
-------------------------------------------------*/

/*-----------------------------------------------
			Winners Start
-------------------------------------------------*/
.squadhelp-winner { width:100%; float:left; margin:0px; padding:0px;}
.squadhelp-winner .contest-price-banner{ width:100%; float:left; margin:40px 0px 0px 0px; padding:0px;}
.squadhelp-winner .banner {width:100%; float:left; height:134px; padding:0px !important; margin:0px !important; background:#465b87 }
.squadhelp-winner .banner p { color:#fff; font-size:22px; font-family: 'Raleway', sans-serif; font-weight:600}

.winner-breadcrumb { width:100%; float:left; margin:0px; padding:0px;}
.winner-breadcrumb ul{ width:100%; float:left; padding:0; margin:0px;}
.winner-breadcrumb ul li{ width:auto; float:left; list-style:none; color:#fff; font-size:14px;font-family: 'Raleway', sans-serif; font-weight:300; padding:0px 10px 0px 0px; margin:0px; }
.winner-breadcrumb ul li a{ color:#fff; font-size:14px;}
.winner-breadcrumb ul li a:hover { color:#f18762;} 
.winner-breadcrumb ul li .fa{ font-size:14px; padding-left:10px;}
.winner-award { width:100%; float:left; margin:0px; padding:0px;}
.winner-award .fa { color:#fff; font-size:50px}


.winner-box{ width:100%; float:left; background:#fff; border:1px solid #c0c0c0; border-radius:4px; margin:0px; padding:18px 17px;}
.winner-box .top-winner-fl{ width:68%; float:left; margin:0px; padding:0px;}
.winner-box .top-winner-fl .winner-search-full{ width:100%; float:left; margin:0px; padding:0px;}
.winner-box .top-winner-fl .winner-search-one{ width:57%; float:left; margin:0px; padding:0px;}
.winner-box .top-winner-fl .winner-search-one label{ width:65%; float:left; font-family: 'Open Sans', sans-serif; font-weight:400; font-size:16px; color:#515b5f; line-height:32px; margin:0px; padding:0px;}
.winner-box .top-winner-fl .winner-search-one .all-winner-combo{ width:33%; float:right; margin:0px; padding:0px;}
.winner-box .top-winner-fl .winner-search-one .contest-sele{ width:100%; float:left; height:34px; line-height:34px; font-family: 'Open Sans', sans-serif; font-weight:400; font-size:14px; color:#65686c; background-color: #f3f3f3; border:1px solid #c0c0c0; border-radius:4px; outline:none; margin:0px; padding:0px;}
.winner-box .top-winner-fl .winner-search-two{ width:41%; float:right; margin:0px; padding:0px;}
.winner-box .top-winner-fl .winner-search-two label{ width:56%; float:left; font-family: 'Open Sans', sans-serif; font-weight:400; font-size:16px; color:#515b5f; line-height:32px; margin:0px; padding:0px;}
.winner-box .top-winner-fl .winner-search-two .all-winner-combo{ width:44%; float:right; margin:0px; padding:0px;}
.winner-box .top-winner-fl .winner-search-two .contest-sele{ width:100%; float:left; height:34px; line-height:34px; font-family: 'Open Sans', sans-serif; font-weight:400; font-size:14px; color:#65686c; background-color: #f3f3f3; border:1px solid #c0c0c0; border-radius:4px; outline:none; margin:0px; padding:0px;}

.winner-box .top-winner-fr{ width:31%; float:right; margin:0px; padding:0px;}
.winner-box .top-winner-fr .winner-btn-prt{ width:100%; float:left; margin:0px; padding:0px;}
.winner-box .top-winner-fr .winner-btn-prt .win-user-btn{ width:64%; float:left; margin:0px; padding:0px;}
.winner-box .top-winner-fr .winner-btn-prt .win-user-btn a{ width:100%; float:left; background:#f18762; border:1px solid #e1724c; border-radius:4px; height:34px; line-height:34px; font-family: 'Open Sans', sans-serif; font-weight:400; font-size:14px; color:#fff; text-align:center; transition: all 0.3s ease-out; margin:0px; padding:0px;}
.winner-box .top-winner-fr .winner-btn-prt .win-user-btn a:hover{background-color:#65686c; color:#fff; border:1px solid #55595d; transition: all 0.3s ease-out;}
.winner-box .top-winner-fr .winner-btn-prt .win-user-btn a .fa{ padding-right:8px;}

.winner-box .top-winner-fr .winner-btn-prt .win-share-btn{ width:33%; float:right; margin:0px; padding:0px;}
.winner-box .top-winner-fr .winner-btn-prt .win-share-btn a{ width:100%; float:left; background-color: #f3f3f3; border:1px solid #c0c0c0; border-radius:4px; height:34px; line-height:34px; font-family: 'Open Sans', sans-serif; font-weight:400; font-size:14px; color:#65686c; text-align:center; transition: all 0.3s ease-out; margin:0px; padding:0px;}
.winner-box .top-winner-fr .winner-btn-prt .win-share-btn a:hover{background-color:#65686c; color:#fff; border:1px solid #55595d; transition: all 0.3s ease-out;}
.winner-box .top-winner-fr .winner-btn-prt .win-share-btn a .fa{ padding-right:8px;}

.contest-winner-main{ width:100%; float:left; margin:0px; padding:0px;}
.contest-winner-main .contest-winner{width:100%; float:left; margin:0px; padding:0px;}
.contest-winner-main .contest-winner ul{width:100%; float:left; margin:0px; padding:0px;}
.contest-winner-main .contest-winner ul li{width:31.22%; float:left; list-style:none; position:relative; background:#fff; border:1px solid #c0c0c0; border-radius:4px; min-height:324px; margin:0px 28px 34px 0px; padding:0px;}
.contest-winner-main .contest-winner ul li.last-mar-0{ margin-right:0px;}
.contest-winner-main .contest-winner ul li .cont-win-user{ width:100%; float:left; text-align:center; display:table; margin:30px 0px 20px 0px; padding:0px;}
.contest-winner-main .contest-winner ul li .cont-win-thumb{ width:128px; height:128px; display:inline-block; vertical-align:middle; margin:0px; padding:0px;}
.contest-winner-main .contest-winner ul li .cont-win-thumb img{ width:100%; height:100%/*auto*/; border-radius:50%; }
.contest-winner-main .contest-winner ul li .winner-name{ width:100%; float:left; font-family: 'Open Sans', sans-serif; font-weight:400; font-size:14px; color:#f18762; text-align:center; margin:0px; padding:0px;}
.contest-winner-main .contest-winner ul li .winner-name:hover{color:#65686c;}
.contest-winner-main .contest-winner ul li .win-project-name{ width:100%; float:left; font-family: 'Open Sans', sans-serif; font-weight:400; font-size:15px; color:#f18762; text-align:center; line-height:24px; margin:0px; padding:6px 0px 0px 0px;}
.contest-winner-main .contest-winner ul li .win-project-name a{font-family: 'Open Sans', sans-serif; font-weight:400; font-size:13px; color:#f18762; text-align:center; line-height:24px;}
.contest-winner-main .contest-winner ul li .win-project-name a:hover{color:#65686c;}
.contest-winner-main .contest-winner ul li .win-project-name .win-pro-date{width:100%; float:left; font-family: 'Open Sans', sans-serif; font-weight:600; font-size:16px; color:#65686c; text-align:center; margin:0px; padding:0px;}
.contest-winner-main .contest-winner ul li .prowin-price{ width:100%; background:#f18762; border-top:1px solid #c0c0c0; height:54px; line-height:54px; position:absolute; bottom:0px; left:0px; right:0px; border-bottom-left-radius:4px; border-bottom-right-radius:4px; font-family: 'Open Sans', sans-serif; font-weight:700; font-size:18px; color:#fff; text-align:center; margin:0px; padding:0px;}
.contest-winner-main .contest-winner ul li .prowin-price .fa{ padding-right:8px;}

.contestant-tab-main{ width:100%; float:left; margin:0px; padding:0px;}
.contestant-tab-main .contestant {width:100%; float:left; margin:0px; padding:0px;}
.contestant-tab-main .contestant ul{width:100%; float:left; margin:0px; padding:0px;}
.contestant-tab-main .contestant ul li{width:31.22%; float:left; list-style:none; position:relative; background:#fff; border:1px solid #c0c0c0; border-radius:4px; min-height:250px; margin:0px 0px 30px 0px; padding:0px;margin-right:2%}
.contestant-tab-main .contestant ul li.last-mar-0{ }
.contestant-tab-main .contestant ul li .cont-win-user{ width:100%; float:left; text-align:center; display:table; margin:30px 0px 20px 0px; padding:0px;}
.contestant-tab-main .contestant ul li .cont-win-thumb{ width:100px; height:100px; display:inline-block; vertical-align:middle; margin:0px; padding:0px;}
.contestant-tab-main .contestant ul li .cont-win-thumb img{ width:100%; height:100%/*auto*/; border-radius:50%; }
.contestant-tab-main .contestant ul li .winner-name{ width:100%; float:left; font-family: 'Open Sans', sans-serif; font-weight:400; font-size:14px; color:#f18762; text-align:center; margin:0px; padding:0px;}
.contestant-tab-main .contestant ul li .winner-name:hover{color:#65686c;}
.contestant-tab-main .contestant ul li .win-project-name{ width:100%; float:left; font-family: 'Open Sans', sans-serif; font-weight:400; font-size:15px; color:#f18762; text-align:center; line-height:24px; margin:0px; padding:6px 0px 0px 0px;}
.contestant-tab-main .contestant ul li .win-project-name a{font-family: 'Open Sans', sans-serif; font-weight:400; font-size:13px; color:#f18762; text-align:center; line-height:24px;}
.contestant-tab-main .contestant ul li .win-project-name a:hover{color:#65686c;}
.contestant-tab-main .contestant ul li .win-project-name .win-pro-date{width:100%; float:left; font-family: 'Open Sans', sans-serif; font-weight:600; font-size:16px; color:#65686c; text-align:center; margin:0px; padding:0px;}
.contestant-tab-main .contestant ul li .prowin-price{ width:100%; background:#35A49C; border-top:1px solid #c0c0c0; height:44px; line-height:44px; position:absolute; bottom:0px; left:0px; right:0px; border-bottom-left-radius:4px; border-bottom-right-radius:4px; font-family: 'Open Sans', sans-serif; font-weight:700; font-size:14px; color:#fff; text-align:center; margin:0px; padding:0px;}
.contestant-tab-main .contestant ul li .prowin-price .fa{ padding-right:8px;}
/*-----------------------------------------------
			Winners End
-------------------------------------------------*/
/*------------------------------------------------------------------------------------------
			30 - May - 2015 End			
-------------------------------------------------------------------------------------------*/
.inbox-main{ width:100%; float:left; margin:16px 0px 0px 0px; padding:0px;}
.inbox-show{ width:52%; float:left; font-family: 'Open Sans', sans-serif; font-weight:400; color:#777; font-size:16px; line-height:28px; margin:0px; padding:0px;}
.inbox-show label{ width:100%; float:left; font-family: 'Open Sans', sans-serif; font-weight:400; color:#777; font-size:16px; line-height:28px; margin:0px; padding:0px;}

.inbox-right{ width:48%; float:right; margin:0px; padding:0px;}
.inbox-top-btn{ width:100%; text-align:right; margin:0px; padding:0px;}
.inbox-comment-box{ width:100%; float:left; margin:0px; padding:0px;}
.checkboxright{ float:right; margin-right:10px;}
.checkboxright label{ padding-left:0px!important; padding-right:28px; background-position:right center!important;}


.inbox-msg .discussion-one{ width:100%; float:left; margin:0px; padding:0px;}
.inbox-msg .discussion-one .discussion-left{ width:56%; float:left; margin:0px; padding:0px;}
.inbox-msg .discussion-one .discussion-left h3{width:100%; float:left; color:#515b5f; font-family: "Raleway",sans-serif; font-size:20px; font-weight:700; margin:0px; padding:0px;}
.inbox-msg .discussion-one .discussion-left .subject{ width:100%; float:left; font-family: 'Open Sans', sans-serif; font-weight:400; color:#777; font-size:14px; margin:6px 0px 0px 0px; padding:0px;}
.inbox-msg .discussion-one .discussion-left .subject span{font-weight:600; font-size:16px; padding-right:10px;}
.inbox-msg .discussion-one .discussion-right{width:44%; float:right; margin:0px; padding:0px;}

.inbox-msgs,.inbox-msg,.my-services{ display:block!important; }

.inbox-msg .download-links{ width:100%; float:left; margin:0px; padding:0px;}
.inbox-msg .download-links a{ display:block; font-family: 'Open Sans', sans-serif; font-weight:400; color:#35a49c; font-size:14px; font-weight:300px; margin:0px; padding:0px;}
.inbox-msg .download-links a:hover{color:#f18762;}
.inbox-msg #loading{ float: right; margin-right: 5px; margin-top: 24px; }
.inbox-msg-pop{ width:100%; }
.inbox-msg-pop .discussion-comment-box{ width:90%; }
.inbox-msg-pop .close a{ color:#f18762; }
.inbox-msg-pop .close a:hover{ color:#37d2cf; }


.inbox-msgs .repbtn{ float:left;}
.inbox-msgs .inbox-header{ border-bottom: 1px solid #dbdbdb; float: right; margin: 0; padding: 0 0 20px; width: 100%;}
.inbox-msgs .inbox-header label{ font-weight:600; }
.inbox-msgs .comment-details-prt label{ float:right; }
.inbox-msgs .checkboxright label{ margin:8px 5px 0 0; }

.accordion-tab .discussion-comment-box.inbox-comment-box ul li:last-child{ padding-bottom:20px;}
.notifications-top{ width:100%; float:left; margin:0px; padding:0px;}

.discussion-view{width:100%; float:left; margin:0px; padding:0px;}



.my-profile-social{ width:100%; float:left; margin:0px; padding:0px;}
.my-profile-social .mypreferences{ width:100%; float:left; margin:0px; padding:0px;}
.my-profile-social .mypreferences h3{ width:100%; float:left; font-family: 'Raleway', sans-serif; font-weight:700; color:#515b5f; font-size:20px; margin:0px; padding:0px;}
.my-profile-social .mypreferences .box{ width:100%; float:left; margin:10px 0px 0px 0px; padding:0px;}
.my-profile-social .mypreferences .linked_acc{ width:100%; float:left; margin-bottom:20px; padding:0px;}
.my-profile-social .mypreferences .linked_acc .face-book{ width:100%; max-width:120px; float:left; margin:0px; padding:0px;}
.my-profile-social .mypreferences .linked_acc .face-book img{ width:100%; height:40px; display:block;}
.my-profile-social .mypreferences .linked_acc span{float:left; font-family: "Open Sans",sans-serif;font-size:15px; font-weight:300; line-height:20px; margin-bottom:20px; padding:5px 0px 0px 10px;}
.my-profile-social .mypreferences .update_wall{width:100%; float:left; margin:0px; padding:0px;}
.my-profile-social .mypreferences .update_wall h3{ width:100%; float:left; font-family: 'Raleway', sans-serif; font-weight:700; color:#515b5f; font-size:20px; margin:0px; padding:0px;}
.my-profile-social .mypreferences .update_wall p{width:100%; float:left; margin:10px 0px 0px 0px; padding:0px;}
.my-profile-social .mypreferences .update_wall p label{ font-weight:400; margin:0px;}

.paypal-box{ width:100%; float:left; margin:0px; padding:0px;}
.paypal-box label{ width:100%; float:left; font-family: "Open Sans",sans-serif; font-size:14px; color:#fff; font-weight:500; margin:0px; padding:0px;}
.paypal-box .paypal-ipt{ width:100%; float:left; background:#fafafa; height:28px; line-height:28px; border:1px solid #fff; border-radius:6px; font-family: "Open Sans",sans-serif; font-size:14px; color:#777; font-weight:500; margin:0px 0px 6px 0px; padding:0px 8px;}

.mysubmision{ width:100%; float:left; margin:0px; padding:0px;}
.mysubmision .right_list_pad{width:100%; float:left; margin:0px; padding:1% 2%;}
.mysubmision .list_right_cont {padding: 10px;}
.mysubmision .list_right_cont h6{ padding-right:26px;padding-bottom: 5px;}
.mysubmision .list_right_detail li{ width:34%; font-size:18px; font-weight:600;}
.mysubmision .list_right_detail li:last-child{ width:32%;}
.mysubmision .list_right_detail li .browse-doller{ width:100%;}
.mysubmision .hideshowicon{ margin-left:-25px;}
.mysubmision .cont-sub-desh{padding: 0px 5px}
.mysubmision .cont-sub-desh table td { font-size: 13px;}
.mysubmision .list_right_detail li .no-spech{ display:inline;}
.mysubmision .list_right_cont .ctype{ color: #6c8aaf; font-family: "Open Sans"; font-size: 12px; font-weight: 600; }
.mysubmision .bdr_top{ background: #d6dbe7 none repeat scroll 0 0 !important; float: left; height: 1px; margin: 0 2%; width: 96%; }
.mysubmision .list_right_detail.flo-rig li:last-child{ float:right; width:100%; }
.mysubmision .right_list_pad .cont-sub-desh{ width: 100%;float: left; }
.mysubmision .right_list_pad .cont-sub-desh table{ margin-top:10px; border:1px solid #ccc; }
.mysubmision .right_list_pad .cont-sub-desh table thead td{ color:#fefefe; font-weight:bold; font-size:14px !important; background:#ccc; }
.mysubmision .right_list_pad .cont-sub-desh table td:first-child{ padding-left:10%;}
.mysubmision .right_list_pad .cont-sub-desh table td:last-child{ padding-right:10%;}
.mysubmision h3.h3marginsbot{ width:100%; float:left; font-family: 'Raleway', sans-serif; font-weight:700; color:#515b5f; font-size:20px; margin:0px 0px 10px 0px; padding:0px;}

.mysubmision h3.h3margins{ width:100%; float:left; font-family: 'Raleway', sans-serif; font-weight:700; color:#515b5f; font-size:20px; margin:14px 0px 0px 0px; padding:0px;}
.mysubmision .list_right_cont .label_check{ float:left;}
.account-setting-main .summary-view{ width:100%; float:left; margin:10px 0px 0px 0px; padding:0px;}
.account-setting-main .summary-view ul{ width:100%; float:left; margin:0px; padding:0px;}
.account-setting-main .summary-view ul li{ width:100%; float:left; list-style:none; margin:0px 0px 10px 0px; padding:0px;}
.account-setting-main .summary-view ul li label{ width:100%; float:left; list-style:none; font-family: "Open Sans"; font-size: 16px; color:#777; font-weight:600; margin:0px; padding:0px;}
.account-setting-main .summary-view ul li .user-summary{ width:100%; float:left; list-style:none; font-family: "Open Sans"; font-size: 14px; color:#666; font-weight:300; margin:0px; padding:0px;}
.account-setting-main .summary-view ul li .key-stats{ width:100%; float:left; list-style:none; font-family: "Open Sans"; font-size: 14px; color:#666; font-weight:300; margin:0px; padding:0px;}
.right_list_main .service-sale{ width:100%; float:left; margin:16px 0px 0px 0px; padding:0px;}
.right_list_main .service-sale .right_list_pad{width:100%; float:left; margin:0px; padding:1% 2%;}
.right_list_main .service-sale .service-one-sec{ width:23%;}
.right_list_main .service-sale .service-one-sec .service_imag img{ width:100%;}
.right_list_main .service-sale .service-two-sec{ width:74%; float:right;}

.no-background-color{ background:none !important;}
.responsive-table td.no_label{ padding:6px 0px;}

.add-own{ width:70% !important; float:left;}
.add-own-button{font-family: "Open Sans",sans-serif; font-size:13px; font-weight:600; margin:0px 0px 0px 8px !important; padding:7px 22px !important;}

/**************************My Activity Feed*********************************/
.my_activity_feed ul { list-style: none; padding:0px; margin:0px; text-align: left;}
.my_activity_feed ul li { overflow: hidden; margin:20px 0px;}
.my_activity_feed ul li span.activityicon { float:left; width: 28px; height:28px;  margin-right: 10px; border:2px solid #33A099; display: block; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px;margin-top: 10px;}
.my_activity_feed ul li span.activityicon i{ color: #d9784b; width:25px; text-align: center;margin-top:3px;}
.my_activity_feed ul li span.activityicon span.rating_number{font-family: 'Open Sans', sans-serif;font-weight: 400; font-size: 14px; width:100%; display: block; text-align: center;}
.my_activity_feed ul li div.activitymessage-box{float:left; width: 92%; font-family: 'Open Sans', sans-serif; font-weight: 400;font-size: 14px; border:1px solid #cecece; padding: 5px 15px; background: #fff; position: relative; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;}
.my_activity_feed ul li div.activitymessage-box:after, .my_activity_feed ul li div.activitymessage-box:before {right: 100%;top: 23px;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;}
.my_activity_feed ul li div.activitymessage-box:after {border-color: rgba(255, 255, 255, 0);border-right-color: #ffffff;border-width: 6px;margin-top: -6px;}
.my_activity_feed ul li div.activitymessage-box:before {border-color: rgba(206, 206, 206, 0);border-right-color: #cecece;border-width: 7px;margin-top: -7px;}
.my_activity_feed ul li div.activitymessage-box span.activitymessage{display: block;font-size:13px;padding-bottom:10px;}
.my_activity_feed ul li div.activitymessage-box span.activitydate{font-size: 12px;}
.my_activity_feed .filter-options {font-family: 'Open Sans', sans-serif; font-weight: 400;font-size: 14px; margin-top: 20px;}
.my_activity_feed h3{ float: none!important;}
.my_activity_feed .filter-options label { font-weight: normal; margin: 0px;}
.my_activity_feed .filter-options select {height: 34px;line-height: 34px;font-family: 'Open Sans', sans-serif;font-weight: 400;font-size: 14px;color: #65686c;background-color: #f3f3f3;border: 1px solid #c0c0c0;border-radius: 4px;outline: none;margin: 0px;padding: 0px;}
.my_activity_feed .activity_feed_box { margin-top: 10px; float:none;}

/**************************My Activity Point*********************************/
.my_activity_point ul { list-style: none; padding:0px; margin:0px; text-align: left;}
.my_activity_point ul li { overflow: hidden; margin:20px 0px;}
.my_activity_point ul li span.activityicon { float:left; width: 28px; height:28px;  margin-right: 10px; border:2px solid #33A099; display: block; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px;margin-top: 10px;}
.my_activity_point ul li span.activityicon i{ color: #d9784b; width:25px; text-align: center;}
.my_activity_point ul li span.activityicon span.rating_number{font-family: 'Open Sans', sans-serif;font-weight: 400; font-size: 14px; width:100%; display: block; text-align: center;}
.my_activity_point ul li div.activitymessage-box{float:left; width: 92%; font-family: 'Open Sans', sans-serif; font-weight: 400;font-size: 14px; border:1px solid #cecece; padding: 5px 15px; background: #fff; position: relative; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;}
.my_activity_point ul li div.activitymessage-box:after, .my_activity_point ul li div.activitymessage-box:before {right: 100%;top: 23px;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;}
.my_activity_point ul li div.activitymessage-box:after {border-color: rgba(255, 255, 255, 0);border-right-color: #ffffff;border-width: 6px;margin-top: -6px;}
.my_activity_point ul li div.activitymessage-box:before {border-color: rgba(206, 206, 206, 0);border-right-color: #cecece;border-width: 7px;margin-top: -7px;}
.my_activity_point ul li div.activitymessage-box span{display: block;font-size:13px;padding-bottom:5px;}
.my_activity_point ul li div.activitymessage-box span.activitydate{font-size: 12px;}
.my_activity_point .activity_point_box { margin-top: 10px; float:none;}
.my_activity_point .activity_current_point span{ font-size: 14px; font-weight: 400; padding: 10px 0px; display: inline-block; margin-right: 15px;}

/**************************LeadBoard**********************/
.leaderboard-table {
	font-size: 16px;
    
    margin: 15px;
}
.leaderboard-table hr {
	margin: 2px 0px;
	width: 100%;
	border-color: #d9d9d9;
}
.leaderboard-table ul.theader, .leaderboard-table ul.trow {
	list-style: none;
	overflow: hidden;
	padding: 10px;
}
.leaderboard-table ul.theader li {
	float: left;
	margin-right: 10px;
        font-weight: 600;
        font-size:15px;
}
.leaderboard-table ul.trow li {
	float: left;
	margin-right: 10px;
       font-weight: 400;
        font-size:14px;
}

.leaderboard-table ul.trow li a{
	color: #f18762;
        font-weight:600;
}

.leaderboard-table ul.trow li {
	line-height: 100px;
}
.leaderboard-table ul.theader li:nth-child(1) {
	width: 25%;
}
 .leaderboard-table ul.trow li:nth-child(1) {
	width: 15%;
}
.leaderboard-table ul.trow li:nth-child(1) {
	font-size: 25px;
	font-weight: 600;
}
.leaderboard-table ul.theader li:nth-child(2)  {
	width: 0%;
}
.leaderboard-table ul.trow li:nth-child(2) {
	width: 10%;
}	
.leaderboard-table ul.theader li:nth-child(3) {
	width: 20%;
}
.leaderboard-table ul.trow li:nth-child(3) {
	width: 20%;
}
.leaderboard-table ul.theader li:nth-child(4) {
	width: 15%;
}
.leaderboard-table ul.trow li:nth-child(4) {
	width: 15%;
}
.leaderboard-table ul.theader li:nth-child(5), .leaderboard-table ul.trow li:nth-child(5) {
	width: 15%;
}
.leaderboard-table ul.theader li:nth-child(6), .leaderboard-table ul.trow li:nth-child(6) {
	width: 15%;
}
.leaderboard-table .trow-wrapper {
	position: relative;
	margin: 10px;
	cursor: pointer;
	display: block;
}
.leaderboard-table .trow-wrapper .trow-details {
	position: absolute;
	right: -20px;
	top: 0px;
	border: 2px solid #909090;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	z-index: 100;
    background: #fff;
    padding: 10px;
    display: none;
}
.leaderboard-table .trow-wrapper .trow-details:after, .leaderboard-table .trow-wrapper .trow-details:before {
	right: 100%;
	top: 35px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.leaderboard-table .trow-wrapper .trow-details:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #fff;
	border-width: 15px;
	margin-top: -15px;
}
.leaderboard-table .trow-wrapper .trow-details:before {
	border-color: rgba(144, 144, 144, 0);
	border-right-color: #909090;
	border-width: 18px;
	margin-top: -18px;
}
.leaderboard-table .trow-wrapper .trow-details hr {
	margin: 10px 0px;
	width: 100%;
	border-color: #e9e9e9;
}
.leaderboard-table .trow-wrapper .trow-details .details-user {
	font-size: 18px;
	font-weight: 700;
}
.leaderboard-table .trow-wrapper .trow-details .details-user .rank {
	color: #f18762;
	font-size: 18px;
}
.leaderboard-table .trow-wrapper .trow-details .details-user div {
	padding-bottom: 5px;
}
.leaderboard-table .trow-wrapper .trow-details .details-user div img {
	margin-left: 35px;
}
.leaderboard-table .trow-wrapper .trow-details .details-user .total_points {
	margin-right: 20px;
}
.leaderboard-table .trow-wrapper .trow-details .details-user .uname {
	font-weight: bold;
	font-size: 18px;
}
.leaderboard-table .trow-wrapper .trow-details .details-point span {
	font-size: 12px;
	font-weight: 600;
}
.leaderboard-table .trow-wrapper:hover .trow-details {
	display: block;	
}


@media screen and (max-width: 1366px) {
	.list_right_detail li {font-size:16px;font-weight:700;}
}

@media screen and (max-width: 1280px) {
	.domin-left .domin-no label{ font-size:14px;}

	.service-one-sec{ width:16%;}
	.service-two-sec{ width:84%;}

	.inbox-msg .discussion-one .discussion-left h3{ font-size:18px;}
}

@media screen and (max-width: 1024px) {
#progress {font-size: 17px;}
#progress li {padding: 0px 0px 0px 55px;}
.step3-btn{ width:100%;}

/****** Homepage Contests Listing Start *****/
.list_left {padding:2%;}
/****** Homepage Contests Listing End *****/
.hideshowicon { width:6%;}

.mydashboard .mysubmision h3.partici-title{ width:24%;}

.list_right_cont{ width:94%;}
.list-desk-cont{width:100%;}
.list_right_detail li{ font-size:16px;}


/****** Step2 Start *****/
.step2_main .form ul li .field .input-2{ width:88%;}
/****** Step2 Start *****/



/* 24 May 2015 */
.list_right_detail li .prize-cont{ display:inline; padding-left:4px;}

.domin-left{ width:50%;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .domin-right { width:50%;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .domin-right .ls_entery{width:100%;}

.service-one-sec{ width:20%;}
.service-two-sec{ width:80%;}

.user-msg-btn{ width:148px;}



/*-----------------------------------------------
			1 June 2015 Start		
-------------------------------------------------*/

/*-----------------------------------------------
		My Account Setting Start
-------------------------------------------------*/
.my-account-newmain h1{ font-size:32px;}
.my-account-newmain .bedges-list-view ul li{ width:70px;}
.my-account-newmain .bedges-list-view ul li .bedges-icon-box{ height:70px;}
.my-account-newmain .bedges-list-view ul li .bed-icon img{ width:auto; max-width:46px;}

/*-----------------------------------------------
		My Account Setting End
-------------------------------------------------*/


/*-----------------------------------------------
		My Account Nda Start
-------------------------------------------------*/
.responsive-table table, .responsive-table thead, .responsive-table tbody, .responsive-table th, .responsive-table td, .responsive-table tr { display: block; }
.responsive-table thead tr { position: absolute; top: -9999px; left: -9999px; }
.responsive-table tr { /*border: 1px solid #ccc;*/ }		
.responsive-table td { /* Behave  like a "row" */ border: none; /*border-bottom: 1px solid #eee;*/ position: relative; padding-left: 50%;}
.responsive-table td:before { position:absolute; top:6px; left:6px; width:45%; padding-right:10px; white-space: nowrap;}
.responsive-table td.no_label::before{ content: ""!important; }



/*myaccount-nda*/
.nda-agreements-box td:nth-of-type(1):before { content: "Contest title"; }
.nda-agreements-box td:nth-of-type(2):before { content: "Contest holder"; }
.nda-agreements-box td:nth-of-type(3):before { content: "Date"; }
.nda-agreements-box td:nth-of-type(4):before { content: ""; }
/*myaccount-transaction*/
.transactions-earning-payouts td:nth-of-type(1):before { content: "ID"; }
.transactions-earning-payouts td:nth-of-type(2):before { content: "Date"; }
.transactions-earning-payouts td:nth-of-type(3):before { content: "Status"; }
.transactions-earning-payouts td:nth-of-type(4):before { content: "Total price"; }
.transactions-earning-payouts td:nth-of-type(5):before { content: "Amount owing"; }
/*myaccount-mycontests*/
.my-last-submissions td:nth-of-type(1):before { content: "Contest title"; }
.my-last-submissions td:nth-of-type(2):before { content: "Entries"; }
.my-last-submissions td:nth-of-type(3):before { content: "Love It"; }
.my-last-submissions td:nth-of-type(4):before { content: "Like It"; }
.my-last-submissions td:nth-of-type(5):before { content: "Right Track"; }
.my-last-submissions td:nth-of-type(6):before { content: "No Thanks"; }
.my-last-submissions td:nth-of-type(7):before { content: "No Ratings"; }
.my-last-submissions td:nth-of-type(8):before { content: "Best Entries"; }
/*myaccount-mycontests*/
.transactions-contest-payments td:nth-of-type(1):before { content: "ID"; }
.transactions-contest-payments td:nth-of-type(2):before { content: "Transaction amount"; }
.transactions-contest-payments td:nth-of-type(3):before { content: "Status"; }
/*useraccount-service-domainname*/
.domain-for-sale td:nth-of-type(1):before { content: "Domain Name"; }
.domain-for-sale td:nth-of-type(2):before { content: "Status"; }
.domain-for-sale td:nth-of-type(3):before { content: "Price"; }
.domain-for-sale td:nth-of-type(4):before { content: "Buy Now"; }
/*services order listing*/
.services-order-listing td:nth-of-type(1):before { content: "Order Number"; }
.services-order-listing td:nth-of-type(2):before { content: "Title"; }
.services-order-listing td:nth-of-type(3):before { content: "Price"; }
.services-order-listing td:nth-of-type(4):before { content: "Purchased Date"; }
.services-order-listing td:nth-of-type(5):before { content: "Purchased By"; }
.services-order-listing td:nth-of-type(6):before { content: "Completed Date"; }
.services-order-listing td:nth-of-type(7):before { content: "Rating"; }
.services-order-listing td:nth-of-type(8):before { content: "Status"; }

.services-order-listing-perc td:nth-of-type(1):before { content: "Order Number"; }
.services-order-listing-perc td:nth-of-type(2):before { content: "Title"; }
.services-order-listing-perc td:nth-of-type(3):before { content: "Price"; }
.services-order-listing-perc td:nth-of-type(4):before { content: "Purchased Date"; }
.services-order-listing-perc td:nth-of-type(5):before { content: "Purchased From"; }
.services-order-listing-perc td:nth-of-type(6):before { content: "Completed Date"; }
.services-order-listing-perc td:nth-of-type(7):before { content: "Rating"; }
.services-order-listing-perc td:nth-of-type(8):before { content: "Status"; }


/*{ width:100%; float:left; }*/
/*-----------------------------------------------
		My Account Nda End
-------------------------------------------------*/

/*-----------------------------------------------
		My Account Notification Start
-------------------------------------------------*/
.notification-sec .contestnotifi label{ width:44%;}
.notification-sec .contestnotifi .conte-combobox{ width:56%;}
/*-----------------------------------------------
		My Account Notification End
-------------------------------------------------*/

/*-----------------------------------------------
			Winners Start
-------------------------------------------------*/
.winner-box .top-winner-fl .winner-search-one label{ width:70%;}
.winner-box .top-winner-fl .winner-search-one .all-winner-combo{ width:30%;}

.winner-box .top-winner-fl .winner-search-two label{ width:56%;}
.winner-box .top-winner-fl .winner-search-two .all-winner-combo{ width:42%;}

/*-----------------------------------------------
			Winners End
-------------------------------------------------*/


/*-----------------------------------------------
			1 June 2015 End		
-------------------------------------------------*/
.inbox-show{ font-size:14px; line-height:20px !important;}
.inbox-show label{font-size:14px; line-height:20px !important; }
.inbox-top-btn .btn-orange, .btn-gray{ padding:7px 7%;}
.accordion-tab .discussion-comment-box.inbox-comment-box ul li .comment-details-prt{ width:88%;}



.add-own-button{padding:7px 20px !important;}
}

@media screen and (max-width: 1023px) {
#progress {font-size: 15px;}
#progress li {padding:10px 0px 0px 40px; background: #fff; color: #f18762; position: relative; width:24%; margin: 0 -1px; line-height:24px; height:60px; text-align:left; display:inline-block;}
#progress li:before {content: ''; border-left: 30px solid #d4d4d4; border-top: 30px solid transparent; border-bottom: 30px solid transparent; position: absolute; top: 0; left: 0;}
#progress li:after { content: ''; border-left: 30px solid #fff; border-top: 30px solid transparent; border-bottom: 30px solid transparent; position: absolute; top: 0; left: 100%; z-index: 20;}
#progress li.active { background: #f18762; color:#FFFFFF;}
#progress li.active:after {border-left-color: #f18762;}
#progress li.active:before {content: ''; border-left: 30px solid #fff; border-top: 30px solid transparent; border-bottom: 30px solid transparent; position: absolute; top: 0; left: 0;}
/*#progress li:last-child {  width:3% !important; padding:10px 0px 0px 10px !important;}*/
#progress li:first-child:after {border-left-color:#fff;}
#progress li:first-child:before {content: ''; border-left: 30px solid #fff; border-top: 30px solid transparent; border-bottom: 30px solid transparent; position: absolute; top: 0; left: 0;}
#progress li.active:first-child:before {content: ''; border-left: 30px solid #f3f3f3; border-top: 30px solid transparent; border-bottom: 30px solid transparent; position: absolute; top: 0; left: 0;}

#progress { padding: 0; list-style-type: none; font-family: 'Raleway', sans-serif; font-weight:500; font-size: 18px; clear: both; line-height: 1em; margin:0 -1px; text-align: center; float:left; width:100%;}
#progress li {padding: 0px 0px 0px 60px; background: #f3f3f3; color: #f18762; position: relative; width: auto; margin: 0 -1px; line-height:76px; height:80px; text-align:center; display:inline-block;}
#progress li span{}
#progress li:first-child:before {border-left-color:#f3f3f3;}
#progress li:before {content: ''; border-left: 40px solid #d4d4d4; border-top: 40px solid transparent; border-bottom: 40px solid transparent; position: absolute; top: 0; left: 0;}
#progress li:after { content: ''; border-left: 40px solid #f3f3f3; border-top: 40px solid transparent; border-bottom: 40px solid transparent; position: absolute; top: 0; left: 100%; z-index: 20;}
#progress li.active { background: #f18762; color:#FFFFFF;}
#progress li.active:after {border-left-color: #f18762;}
#progress li.active:before {content: ''; border-left: 40px solid #f3f3f3; border-top: 40px solid transparent; border-bottom: 40px solid transparent; position: absolute; top: 0; left: 0;}
#progress li.active:first-child:after {border-left-color:#f18762;}
.naming-box{ width:80%; float:none; margin:0 auto;}

.select_contest_type .step .bg .fa { display:none;}

.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery .choosfile{ width:50%;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery .notification{ width:50%;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery .leftlable{ width:35%;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery .field{ width:62%;}


/****** Winners *****/
#contest_winner_blockouter ul li{float:left; margin:0px 0 20px 0; padding: 0 10px 0px; width:50%; font-size: 12px;}
#contest_winner_blockouter ul li .win-detail{ width:100%; float:left; margin-top:7px;}
#contest_winner_blockouter ul li .block{background: url("../img/block.png") no-repeat scroll left top rgba(0, 0, 0, 0); float: left; height: 146px; padding-left:25px; padding-right:20px; max-width: 371px; width:100%; position:relative; background-size:100% auto;}
#contest_winner_blockouter ul li .block span.price {right: 15px; top:17px; width: 50px;}
#contest_winner_blockouter ul li .block p.title {line-height:16px;}

/****** Popular User Start*****/
#popular_user .box {margin:10px 4%;}
/****** Popular User End*****/


/*Myaccount Start*/
.mydomain .domain_table a.salebtn{ margin-right:0px;}
/*Myaccount End*/
.order-listing .orange-1 { font-size:26px;}

.hideshowicon { width:auto; float:right; margin-left:0px;}

.list_right_cont{ width:96%;}
.list-desk-cont{width:auto;}
.list_right_cont p { width:100%;}
.list_right_detail li .btn_whach{ float:right;}

/****** Step2 Start *****/
.step2_main .form ul li .field .input-2{ width:80%;}
/****** Step2 Start *****/



/*-----------------------------------------------
		My Account Setting Start
-------------------------------------------------*/
.my-account-newmain .bedges-list-view ul{ text-align:center;}
.my-account-newmain .bedges-list-view ul li{ width:auto; float:none; display:inline-block; margin-bottom:6px;}
.my-account-newmain .bedges-list-view ul li .bedges-icon-box{ height:80px; width:80px;}
.my-account-newmain .bedges-list-view ul li .bed-icon img{ width:auto; max-width:44px;}

.myacc-list ul li:hover ul{margin:0px 0px 0px 0px;}
.myacc-list ul li:hover ul li{ line-height:26px;}
.myacc-list ul li:hover ul li a{line-height:20px;}

.account-setting-main{ padding:30px 24px;}
.account-setting-main .account-setting-form ul li label{ width:32%; font-size:14px;}
.account-setting-main .account-setting-form ul li .ac-fild{ width:68%;}
.account-setting-main .account-setting-form ul li .ac-fild .minict_wrapper span{ padding: 0px 5px 0; }
/*-----------------------------------------------
		My Account Setting End
-------------------------------------------------*/

/*-----------------------------------------------
		My Account Credits Start
-------------------------------------------------*/
.credits-box .req-button{ width:32%;}
.credits-box .req-payout{ width:68%; line-height:22px; font-size:16px; padding-left:16px;}
/*-----------------------------------------------
		My Account Credits End
-------------------------------------------------*/

/*-----------------------------------------------
			Winners Start
-------------------------------------------------*/
.winner-box .top-winner-fl{ width:100%;}
.winner-box .top-winner-fl .winner-search-one label{ width:70%;}
.winner-box .top-winner-fl .winner-search-one .all-winner-combo{ width:30%;}
.winner-box .top-winner-fl .winner-search-two label{ width:56%;}
.winner-box .top-winner-fl .winner-search-two .all-winner-combo{ width:42%;}

.winner-box .top-winner-fr{ width:100%; float:left; margin-top:14px;}

.contest-winner-main .contest-winner ul li{ margin:0px 23px 30px 0px;}

/*-----------------------------------------------
			Winners End
-------------------------------------------------*/
.inbox-msg .discussion-one .discussion-left{ width:100%;}
.inbox-msg .discussion-one .discussion-right{width:100%; float:left;}
.inbox-msg .discussion-one .discussion-right .discussion-button{ float:left; margin:10px 0px 0px 0px;}
.inbox-msg .discussion-one .discussion-right .discussion-button .private-btn{ margin:0px 10px 0px 0px;}
.mysubmision .account-setting-main h3{ font-size:18px;}
.mysubmision .list_right_detail li .prize-cont{ width:100%; float:left; padding-left:22px;}
.mysubmision .list_right_detail li{ font-size:16px;}
.mysubmision h3.h3marginsbot{font-size:18px;} 
.mysubmision h3.h3margins{ font-size:18px; margin-bottom:10px;}


.add-own{ width:64% !important;}
.add-own-button{padding:7px 20px !important;} 

.my_activity_feed ul li div.activitymessage-box { width: 85%;}

}
@media screen and (max-width: 980px) {
.squadhelp-step{margin-bottom:50px !important;}
#progress{ width:98%;}
/****** Step2 Start *****/
.step2_main .form ul li .label{ font-size:15px;}
.step2_main .form ul li .field span{ padding:0px 14px;}
.step2_main .form ul li .field .input-2{ width:89%;}
.step2_main .form ul li .field .checkbox-list{ width:80%;}
/****** Step2 Start *****/

.step3-btn{ width:100%; float:left; margin-top:50px;}
a.step2-continue-btn, button.step2-continue-btn{ margin-left:20px; }


/****** Homepage Contests Listing Start *****/
.squadhelp-step .bedcrumb{height:auto;}
/****** Homepage Contests Listing End *****/

.squadhelp-step .banner {height:174px; text-align:center;}
.squadhelp-step .banner p {font-size:20px; margin-bottom:8px;}
.squadhelp-step .banner .award { font-size:30px; font-weight:800; text-align:center; padding-top:10px;}
.squadhelp-step .banner .award .fa {font-size:30px}

.learn_more .featuredContests .roundBox .arrow_steps{ float: left; margin-right:3%; padding-top: 10px; width:8%; height:50px; font-size:60px; background: url("../img/step_arw.png") no-repeat left top; background-size:100% auto;}

.order-listing .orange-1 { font-size:26px;}

.mydashboard .mysubmision h3.partici-title{ width:28%;}
.terms-condition-main h2{ font-size:22px;}


/*-----------------------------------------------
		My Account Setting Start
-------------------------------------------------*/
.my-account-newmain h1{ font-size:30px;}
.my-account-newmain .reqpay-button{ width:20%;}
.paypal-box label{ font-size:13px;}

.acc-seting-main{ margin-bottom:40px;}
.myacc-list ul li:hover ul{margin:0px 0px 0px 30px;}
.myacc-list ul li:hover ul li{ line-height:36px;}
.myacc-list ul li:hover ul li a{ line-height:36px;}


.account-setting-main .account-setting-form ul li label{ width:24%;}
.account-setting-main .account-setting-form ul li .ac-fild{ width:76%;}

/*-----------------------------------------------
		My Account Setting End
-------------------------------------------------*/

/*-----------------------------------------------
		My Account Credits Start
-------------------------------------------------*/
.credits-box .req-button{ width:24%;}
.credits-box .req-payout{ width:76%; line-height:48px;}
/*-----------------------------------------------
		My Account Credits End
-------------------------------------------------*/

/*-----------------------------------------------
			Winners Start
-------------------------------------------------*/
.winner-breadcrumb ul{ text-align:center;}
.winner-breadcrumb ul li{ float:none; display:inline-block;}
.winner-award{ text-align:center; margin-top:10px;}

/*-----------------------------------------------
			Winners End
-------------------------------------------------*/

.inbox-show{ line-height:28px !important;}
.inbox-show label{line-height:28px !important;}
.inbox-msgs .checkboxright label{ font-size:14px;}
.accordion-tab .discussion-comment-box.inbox-comment-box ul li .comment-details-prt{ width:90%;}

.inbox-msg .discussion-one .discussion-left h3{ font-size:16px;}
.my-profile-social .mypreferences h3{ font-size:18px;}
.my-profile-social .mypreferences .update_wall h3{ font-size:18px;}

.myacc-seting-box .account-left-box{width:100%; float:left;}

.select_contest_type .step .bg img{
    height: auto;
    left:50%;
    max-width: 100%;
    position: absolute;
	margin-left:-105px;
}

.left-width .profile_details .profile_title{ width:86%;}
.profile_details .profile_pic{width:12%;}
}

@media screen and (max-width: 800px) {
/****** Step Progress Start *****/
#progress{ font-size:12px;}
/****** Step Progress End *****/

.service-one-sec{ width:22%;}
.service-two-sec{ width:78%;}

/*#progress li:last-child { display:none;}*/

}

@media screen and (max-width: 768px) {
	.my_activity_feed .filter-options label {
		margin-top: 10px;
	}
	.my_activity_feed .filter-options select {
		margin-top: 10px;
		float: right;
	}
.navbar-header button .color-white{ color:#333333 !important;}

.select_contest_type .step .bg img{
    height: auto;
    left:50%;
    max-width: 100%;
    position: absolute;
	margin-left:-105px;
}
/****** Step Progress Start *****/
#progress{ font-size:15px; width:100%; /*width:96%;*/ }
#progress li{ line-height:24px;}
/****** Step Progress End *****/

/****** Step1 Start *****/
.naming-box h3{ font-size:16px; font-weight:700;}
.naming-box .naming-redio-list{ margin-top:8px;}

a.work-btn{ width:180px; height:48px; line-height:44px; font-size:15px; margin:0px 20px 0px 64px;}
button.continue-btn{width:180px; height:48px; line-height:44px; font-size:14px;}

/****** Step1 Emd *****/

/****** Step2 Start *****/
.step2_main{ margin-left:50%;}
.step2_main h2{ margin-bottom:10px;}
.step-button{ margin-left:20%;}
.mrg-left-no{ margin:0px;}
/****** Step2 Emd *****/

/****** Step3 Css Start *****/
a.step2-work-btn{ font-size:15px; height:48px; line-height:46px;}
a.step2-continue-btn, button.step2-continue-btn{ font-size:15px; height:48px; line-height:46px; margin:0px 0px 0px 20px; }
/****** Step3 Css End *****/

/*Myaccount Start*/
.mydomain .domain_table a.checkbtn{ margin-top:5px;}
/*Myaccount End*/
.naming-entry-main .submit_box .boxmain .domain_row{  padding:30px 2% 0px 2%;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .two_section3{ width:100%; float:left;} 
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .two_section3 .checkboxes ul li{ width:100%; float:left; margin:0px; padding:0px;}

.learn_more .customers_say .part{width:50%; float:left; padding:0 10px; margin-bottom:15px; min-height:165px;}
.right_list_main { width:100%; }


/*-----------------------------------------------
		My Account Setting Start
-------------------------------------------------*/
.my-account-newmain h1{ font-size:28px;}
.my-account-newmain .bedges-process{ width:50%;}
/*-----------------------------------------------
		My Account Setting End
-------------------------------------------------*/
	.my_activity_feed ul li div.activitymessage-box { width: 85%;}

	.leaderboard-table .trow-wrapper:hover .trow-details {
		display: none!important;	
	}

}
@media screen and (max-width: 767px) {
/****** Step2 Start *****/
.step2_main{ margin-left:0%;}
/****** Step2 Emd *****/

.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow label{ width:30%;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow label.chekavil-label{ width:30%;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field{ width:65%;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .fieldipt span.dobule{ width:auto;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .fieldipt span.dobule1{ width:auto;}
.naming-entry-main .submit_box .boxmain .notification h3{ padding-top:25px;}


.naming-entry-main .submit_box .logosubmit_box .ls_row .step_no{ width:15%;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery{ width:85%;}
.naming-entry-main .submit_box .logosubmit_box .ls_row{ padding-left:2%; padding-right:2%;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery .choosfile{ width:60%;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery .notification{ width:100%;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery .radios li{ width:96%}


/****** Winners *****/
#contest_winner_top .midd .descr ul li{ width:100%; float:left; margin:0 10px 5px 0; padding:0;}
#contest_winner_blockouter ul{ width:371px; position:relative; left:50%; margin-left:-185px;}
#contest_winner_blockouter ul li{float:left; margin:0px 0 10px 0; padding: 0 10px 0px; width:100%; font-size: 12px;}
#contest_winner_blockouter ul li .block{ height:140px;}
#contest_winner_blockouter ul li .win-detail{ width:100%; float:left; margin-top:10px;}



/****** Profile Start *****/
.profile_top .profile_status strong{ width:100%; float:left; text-align:center; font-size:26px; color:#FFFFFF;}
.profile_top .btn{ position:relative; right:0px; top:10px;}

.contests .conte-title{font-size:14px; font-weight:500; margin-bottom:10px;}

.contests .bdr tr td { padding:4px;}
.contests table tr td.grey14{ font-size:12px; font-weight:400; line-height:14px;}
.contests .bdr table tr td.grey14{ font-size:10px; font-weight:400; line-height:14px; word-break:break-all;}

.profile_details .profile_title{width:85%; font-size:16px;}
.profile_details .profile_title .blue_strip ul li:last-child{ float:left;}
.profile_details .left_cont{ width:100%; float:left; font-size:13px; line-height:20px;}
.profile_details .right_cont{ width:100%; float:right; margin-top:20px;}

/****** Profile End *****/


/* Inbox Start */
.inbox_title{ font-size:14px;}
.inbox_left{ width:100% !important; float:left; margin-bottom:10px;}
.inbox_right{ float:right !important; width:100% !important;}
.inbox_right .balance{ font-size:12px; font-weight:500; padding:10px; border:1px solid #CCC; color:#666; float:left; margin:0 5px; border-radius:5px;}
/* Inbox End */


/****** Popular User Start*****/
#popular_user .section_head{ padding-bottom:10px;}
#popular_user .section_head .hed_title{font-size: 26px; line-height: normal; padding-left: 15px;}
#popular_user .section_head .hed_title span { font-size: 16px; display: block;}

#popular_user .box { margin:10px 0 10px 25%;}

/****** Popular User End*****/

/*Myaccount Start*/
.mydomain .domain_table table.tabetitle{display:none;}
.mydomain .domain_table .bdr{ border-top:3px solid #ccc;}
.mydomain .domain_table table tr td.domainname{ width:45%; display:inline-block;}
.mydomain .domain_table table tr td.con-title{ width:45%; display:inline-block;}
.mydomain .domain_table table tr td.rating{ width:30%; display:inline-block;}
.mydomain .domain_table table tr td.button{ width:65%; display:inline-block;}
/*Myaccount End*/

.learn_more .featuredContests .roundBox .steps{ float: left; margin-right:0;  min-height:60px;  padding-top: 10px; width:70%; margin-left:10%;}
.learn_more .featuredContests .roundBox .arrow_steps{ float: left; margin-right:0; padding-top: 10px; width:15%; height:60px; font-size:60px; background: url("../img/step_arw2.png") no-repeat left top; margin-top:35px; background-size:contain;}
.learn_more .customers_say .part{min-height:190px;}

.order-listing .tble-top2 { display:none;}
.order-listing .tble-cnt2 ul { border-top:1px solid #ddd;}

.order-listing .tble-cnt2 ul li { min-height:40px;}
.order-listing .tble-cnt2 ul li.ord-nm { width:20%;}
.order-listing .tble-cnt2 ul li.serv-ttl { width:65%; line-height:18px;}
.order-listing .tble-cnt2 ul li.price2 { width:15%;}
.order-listing .tble-cnt2 ul li.user1 { width:25%;}
.order-listing .tble-cnt2 ul li.date1 { width:20%;}
.order-listing .tble-cnt2 ul li.rat2 { width:20%;}
.order-listing .tble-cnt2 ul li.stat-btn { width:15%;}



#request_page .image_size { width:280px; height:320px; padding:10px 20px 10px 20px; position:absolute; left:50%; top:50%; margin:-160px 0 0 -140px; background:#fff; border-radius:10px; border:2px solid #666666;}
#request_page .image_size.viewnda{ height:295px; }
#request_page .h_padd { text-transform:inherit; font-size:15px; }
.request_inner {  line-height:18px; font-size:13px; }
.nda_text {width:100%; height:164px; overflow:auto; margin-bottom:10px;}
#request_page fieldset label { font-size:12px; padding-left:23px !important;}

.naming-entry-main .submit_box .logosubmit_box .bouns_row .bouns_entery label{ width:32%;}
.naming-entry-main .submit_box .logosubmit_box .bouns_row .bouns_entery .leftlable{ width:32%;}
.naming-entry-main .submit_box .logosubmit_box .bouns_row .bouns_entery .field{ width:68%;}

.mydashboard .mysubmision h3.partici-title{ width:30%;}

/* 27 May 2015 */
.domin-left{ width:100%;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .domin-right{ width:84%; float:right; position:relative; bottom:0px;}
.domin-left .domin-no label{ width:54%;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .domin-right .ls_entery .notification h3{ height:inherit; padding:15px 0 15px 20px}

.sepret-bdr{ width:84%;}

.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .fieldipt span.dobule{ width:100%; margin-top:10px;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .fieldipt span.dobule1{ width:100%; float:left; text-align:left;}

.service-one-sec{ width:26%;}
.service-two-sec{ width:74%;}

.entrist_table li{ padding:10px 1%;}
.entrist_table_tit li:nth-child(4){width:10%}
.entrist_table_tit li:nth-child(5){width:18%}
.entrist_table_tit li:nth-child(6){ width:17%;}
.entrist_table li:nth-child(4){width:10%}
.entrist_table li:nth-child(5){width:18%}
.entrist_table li:nth-child(6){ width:17%;}

.profile_top .profile_status .earns{ margin-right:16px;}
.profile_top .profile_status .points{ margin-right:16px;}
.profile_top .profile_status .conte_won{ margin-right:16px;}
.user-msg-btn{ width:140px;}

/*-----------------------------------------------
		My Account Setting Start
-------------------------------------------------*/
.my-account-newmain .bedges-process-view ul li .bedges-price{ font-size:26px;}

.account-setting-main .account-setting-form ul li label{ width:26%;}
.account-setting-main .account-setting-form ul li .ac-fild{ width:74%;}

/*-----------------------------------------------
		My Account Setting End
-------------------------------------------------*/

/*-----------------------------------------------
		My Account Nda Start
-------------------------------------------------*/
.nda-main .disclo-fl .show-selet .select-entries{ width:36%;}
.nda-main .disclo-fl .show-selet label{ width:46%;}
.nda-main td { padding-left:44%;}

/*-----------------------------------------------
		My Account Nda End
-------------------------------------------------*/

/*-----------------------------------------------
			Winners Start
-------------------------------------------------*/
.contest-winner-main .contest-winner ul li{ margin:0px 22px 26px 0px;}
/*-----------------------------------------------
			Winners End
-------------------------------------------------*/

.credits-box{ margin-top:16px;}
.credits-box h5{ padding-top:0px;}
.credits-box .credit-history{ padding:20px 0px;}
.account-setting-main .account-setting-form{ margin-top:18px;}
.account-setting-main .account-setting-form ul li{margin-bottom:16px;}

.squadhelp-step .banner .row.mar-top40{ margin-top:20px;}
.squadhelp-step .bedcrumb{ padding-top:20px;}
.squadhelp-step .bedcrumb .row.mar-bot40{ margin-bottom:20px;}

.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery{padding-bottom:14px;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery .notification{ margin-top:14px;}
.naming-entry-main .submit_box .logosubmit_box .ls_row{ padding-top:14px;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery label{ font-size:13px;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .submitbtn{ margin-top:8px;}
.sepret-bdr{ padding-bottom:14px;}

.my_activity_feed ul li div.activitymessage-box { width: 85%;}

.leaderboard-table .trow-wrapper:hover .trow-details {
		display: none!important;	
	}

}

@media screen and (max-width: 667px) {
#progress {font-size:12px;}
#progress li {padding:10px 0px 0px 40px; background: #fff; color: #f18762; position: relative; width:24%; margin: 0 -1px; line-height:20px; height:60px; text-align:left; display:inline-block;}

.entrist_table li{ font-size:12px;}
.entrist_table li:nth-child(2) { font-size:14px;}
.entrist_table li:nth-child(5){ line-height:18px;}
.entrist_table li:nth-child(6){ line-height:18px;}

.naming-entry-main .submit_box .boxmain .domain_row{ padding-left:2%; padding-right:2%;}
.naming-entry-main .submit_box .boxmain .domain_row .step_no{ width:15%;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery{ width:85%;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow{ padding-top:0px;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow label{ width:100%; text-align:left;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field{ width:100%;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .fieldipt span.single{ text-align:left;}

.naming-entry-main .submit_box .boxmain .domain_row .copyright { text-align:left;}

.naming-entry-main .submit_box .boxmain .domain_row .add_more { width: 85%;}

/****** Step Progress Start *****/
/*#progress li{ line-height:22px;}*/
.step-button{ margin:0px 0px 0px 0%;}
/****** Step Progress End *****/


.ste3-last-botton{ margin-left:14%;}
/*Myaccount Start*/
.myprofile .intruction span{ width:50%;}
/*Myaccount End*/

.squadhelp-step .banner p {font-size:18px;}
.squadhelp-step .banner .award { font-size:30px; font-weight:600; text-align:center; padding:10px 0px 20px 0px;}
.squadhelp-step .banner .award .fa {font-size:26px}

.addinput { width:60px;}

.squadhelp-step .banner{ min-height:130px; height:inherit;}

.naming-entry-main .submit_box .logosubmit_box .bouns_row{ padding:0px 3%;}
.naming-entry-main .submit_box .logosubmit_box .bouns_row .bouns_entery{ padding-bottom:20px;}
.naming-entry-main .submit_box .logosubmit_box .bouns_row .bouns_entery label{ width:100%; line-height:20px;}
.naming-entry-main .submit_box .logosubmit_box .bouns_row .bouns_entery .leftlable{ width:100%; margin-bottom:6px;}
.naming-entry-main .submit_box .logosubmit_box .bouns_row .bouns_entery .field{ width:100%;}
.naming-entry-main .submit_box .logosubmit_box .bouns_row .submitbtn{ margin-top:14px;}

.mydashboard .mysubmision h3.partici-title{ width:100%;}
.hed-wt-flter .partici-contests.full-contest{ width:52% !important;}

.myprofile .info_box ul li span.lable{ width:26%;}
.myprofile .info_box ul li span.field{ width:48%;}
.info_box .inplace_field{ width:80%;}
.info_box textarea.inplace_field{ width:80%;}


/* 27 May 2015 */
.profile_top .profile_status .earns{margin-right:12px;}
.profile_top .profile_status .points{margin-right:12px;}
.profile_top .profile_status .conte_won{margin-right:12px;}

.payment-main .payment-title span span{ width:10%;}


/*-----------------------------------------------
		My Account Setting Start
-------------------------------------------------*/
.account-setting-main{ padding:14px;}
.my-account-newmain h1{ font-size:24px;}
.account-setting-main h3{ font-size:18px;}
.my-account-newmain .bedges-process{ width:60%; float:left;  padding:0px;}
.my-account-newmain .bedges-process-view ul li .bedges-price{ font-size:22px;}
.my-account-newmain .reqpay-button{ width:28%;}

.account-setting-main{ padding:14px;}
.account-setting-main .account-setting-form ul li label{ width:30%;}
.account-setting-main .account-setting-form ul li .ac-fild{ width:70%;}

/*-----------------------------------------------
		My Account Setting End
-------------------------------------------------*/

/*-----------------------------------------------
		My Account Getstarted Start
-------------------------------------------------*/
.get-started-box .started-list-view ul li .started-desh .fa{font-size:26px;}
/*-----------------------------------------------
		My Account Getstarted End
-------------------------------------------------*/

/*-----------------------------------------------
		My Account Credits Start
-------------------------------------------------*/
.credits-box .req-button{ width:28%;}
.credits-box .req-button a .fa{ padding-left:6px;}
.credits-box .req-payout{ width:72%;}
.credits-box h5{ font-size:14px;}

/*-----------------------------------------------
		My Account Credits End
-------------------------------------------------*/

/*-----------------------------------------------
		My Account Overview Start
-------------------------------------------------*/
.myacc-overview-main{ margin-top:20px;}
/*-----------------------------------------------
		My Account Overview End
-------------------------------------------------*/

/*-----------------------------------------------
		My Account Nda Start
-------------------------------------------------*/
.nda-main .nda-agreements-box{ margin-top:20px;}
.nda-main{ margin-top:20px;}
/*-----------------------------------------------
		My Account Nda End
-------------------------------------------------*/

/*-----------------------------------------------
		My Account Notification Start
-------------------------------------------------*/
.notification-sec{ margin-bottom:20px;}
.notification-sec .contestnotifi label{ width:48%;}
.notification-sec .contestnotifi .conte-combobox{ width:52%;}
/*-----------------------------------------------
		My Account Notification End
-------------------------------------------------*/

/*-----------------------------------------------
			Winners Start
-------------------------------------------------*/
.squadhelp-winner .contest-price-banner{ margin:20px 0px 0px 0px; padding-bottom:10px;}
.winner-award .fa{ font-size:46px;}
.contest-winner-main .contest-winner ul li{ margin:0px 20px 26px 0px;}
.contest-winner-main .contest-winner ul li .cont-win-user{ margin-bottom:16px;}
.contest-winner-main .contest-winner ul li .cont-win-thumb{ width:120px; height:120px;}
.contest-winner-main .contest-winner ul li .winner-name{ font-size:16px;}
.contest-winner-main .contest-winner ul li .prowin-price{ height:48px; line-height:48px;}
/*-----------------------------------------------
			Winners End
-------------------------------------------------*/

.inbox-show{ width:56%;}
.inbox-right{width:40%;}
.inbox-top-btn .btn-orange, .btn-gray{ padding:7px 10%;}
.accordion-tab .discussion-comment-box.inbox-comment-box ul li .comment-details-prt{ width:88%;}
.account-setting-main .summary-view ul li label{font-size:15px; }
.account-setting-main .summary-view ul li .user-summary{font-size:15px;}

.my_messages .box{text-align:left; padding:12px;}
.my_messages .box span.inbox{ width:100%; float:left; margin:0px;}
.my_messages .box span.notific{ width:100%; float:left; margin:10px 0px 0px 0px;}


.add-own-button{padding:8px 28px !important;} 
.my_activity_feed ul li div.activitymessage-box { width: 85%;}

.leaderboard-table .trow-wrapper:hover .trow-details {
		display: none!important;	
	}
} 


@media screen and (max-width: 568px) {
.login_main{padding:30px 0;}
.login_main .box{margin:20px 0 10px 0; padding:25px;}

/****** Register Page Start *****/
.login_main .register_section{ width:510px; margin:0px auto;}
.login_main .login_logo .tagline2{ width:84%;}
/****** Register Page End *****/


#progress {font-size:30px;}
#progress li {padding:15px 5% 0px 10%; margin: 0 -3px;}
#progress li span{ display:none;}


.entrist_table_tit { display:none;}

.entrist_table{ border-bottom:1px solid #dbdbdb;}
.entrist_table li { line-height:20px;  }
.entrist_table li:nth-child(1) { width:100%;}
.entrist_table li:nth-child(1) label { margin-bottom:0px; width:100%; text-align:center;}
.entrist_table li:nth-child(2) {width:100%; text-align:center; font-size:15px; font-weight:bold; }
.entrist_table li:nth-child(3) {width:100%; text-align:center;}
.entrist_table li:nth-child(4) {width:100%; text-align:center;}
.entrist_table li:nth-child(5) {width:100%; text-align:center;}
.entrist_table li:nth-child(6) {width:100%; text-align:center;}
.entrist_table li:nth-child(7) {width:100%; text-align:center;}
.entrist_table li:nth-child(8) {width:100%; color:#f18762; font-size:15px; text-align:center;margin-bottom: 10px;}
.entrist_table li .option_main { margin-left:0; width:100%;}
.entrist_table li .option_main .option_menu { width:48%; left:50%; margin-left:-19%; top:28px;}
.entrist_table li .option_main .option_menu:after { left:50%;}
.my_messages .box span.inbox a{ font-size:13px;}
.my_messages .box span.inbox b{ font-size:13px;}
.my_messages .box span.notific a{ font-size:13px;}
.my_messages .box span.notific b{ font-size:13px;}
.entrist_table li { padding:4px 1%;}
.entrist_table li:nth-child(2) .sub-tagline{width:100%; text-align:center;}
.naming-entry-main .submit_box .boxmain .notification h3{ font-size:12px;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .condition{ width:90%; margin-left:6%;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery .leftlable{ width:100%;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery label{ line-height:30px;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery .field{ width:100%;}

.squadhelp-step .banner p {font-size:16px;}
.squadhelp-step .banner .award { font-size:28px; font-weight:600; text-align:center; /*padding:10px 0px;*/}
.squadhelp-step .banner .award .fa {font-size:26px}

/****** Step1 Start *****/

.naming-box h3{ font-size:16px; font-weight:700;}
.naming-box .naming-redio-list{ margin:6px 0px 16px 0px;}
a.work-btn{ margin-left:5%;}
/****** Step1 Emd *****/

/****** Step3 Css Start *****/
.option-one .option-content .left-icon{ width:6%;}
.option-one .option-content .right-option{ width:94%;}
a.step2-work-btn{ font-size:14px; }
a.step2-continue-btn, button.step2-continue-btn{font-size:14px; margin-left:12px; margin-left:20px;}
.ste3-last-botton{ margin-left:10%;}

/****** Step3 Css End *****/

/****** Step4 Css Star *****/
.step4_main h3{ width:auto; font-size:14px; font-weight:600; padding:20px 0px;}
.step4_main .edit-link{ padding:16px 0px; margin-left:10px;}
/*.step4_main .edit-link a{padding:16px 0px; line-height:20px;}*/
.step4_main .summary-list{ padding:0px;}
.step4_main .summary-list ul li{ margin-bottom:16px;}
.step4_main .summary-list ul li .left-s{ width:100%;}
.step4_main .summary-list ul li .right-s{ width:100%; float:left; font-size:14px;}
.step4_main .summary-list ul li .right-s .right-price{ font-size:15px; font-weight:500;}
.step4_main .summary-list ul li .right-s .coupon-box{ margin-top:10px;}
.step4_main .summary-list ul li .right-s .coupon-box label{ display:block; width:100%;}
.step4_main .summary-list ul li .right-s .coupon-box .step4-input{ width:56%;}
.step4_main .summary-list ul li .right-s .card-icon{ margin-top:12px;}
.step4_main .summary-list ul li .right-s .contactdetail-form{ width:100%; margin-top:12px;}
.step4_main .summary-list ul li .right-s .contactdetail-form ul li{ margin-bottom:12px;}
/****** Step4 Css End *****/




/****** Profile Start *****/
.profile_top .profile_pic{ width:25%; float:left;}
.profile_top .profile_status { width:75%;}
.profile_top .profile_status strong{width:100%; float:left; text-align:center; font-size:26px; color:#FFFFFF;}
.profile_top .profile_status .earns{padding:8px; margin-right:10px;}
.profile_top .profile_status .points{padding:8px; margin-right:10px;}
.profile_top .profile_status .conte_won{padding:8px; margin-right:10px;}

.profile_top .btn{ position:relative; right:0px; top:10px;}

.services_for_sale .service_box .thumb{ width:32%; float:left; text-align:center;}
.services_for_sale .service_box .right_contant{ width:68%; float:left; } 
.services_for_sale .service_box .right_contant ul li{ width:100%; float:left; font-size:13px; line-height:14px; margin:0 0 5px 0;}
.services_for_sale .service_box .right_contant ul li.title{ font-size:13px; font-weight:500;} 

.profile_details .profile_title{width:85%; font-size:13px; line-height:16px;}
.profile_details .left_cont{ width:100%; float:left; font-size:13px; line-height:20px;}
.profile_details .right_cont{ width:100%; float:right; margin-top:20px;}

.contests .tbl_title tr td input{ margin:5px;}
.contests .tbl_cont tr td input{ margin:5px;}

/****** Profile End *****/


/****** Popular User Start*****/

#popular_user .box { margin:10px 0 10px 20%;}
#popular_user .section_head .hed_title{font-size: 20px; margin-top:10px;}
#popular_user .section_head .hed_title span { font-size: 14px; display: block;}

/****** Popular User End*****/

/*Myaccount Start*/
.mydomain .box .submited h2, .mydomain .box .submited span, .mydomain .box .filter { width:100%;}
.mydomain .box .filter{ width:90%;}
.myprofile .info_box ul li span.lable{ width:30%; font-size:12px;}
.myprofile .info_box ul li span.field{font-size:12px;}
.myprofile .info_box ul li{font-size:12px;}
.myprofile .info_box ul.half li{font-size:12px; width:100%;}
.mytransactions .tra_table table tr td.grey14{font-size:10px;}
/*Myaccount End*/

/****** Homepage Contests Listing Start *****/
.list_search_main label{ font-size:14px;}
/****** Homepage Contests Listing End *****/

.learn_more .customers_say .part{width:100%; float:left; padding:0 10px; margin-bottom:15px; min-height:80px;}

.myprofile .info_box ul li span.lable{ width:24%;}
.myprofile .info_box ul li span.field{ width:48%;}
.info_box .inplace_field{ width:78%;}
.info_box textarea.inplace_field{ width:78%;}


/* 27 May 2015 */
.list_search_main .list_search input{ width:86%;}
.list_right_detail li .prize-cont{ display:block; padding-left:20px;}

.service-one-sec{ width:30%;}
.service-two-sec{ width:70%;}

.terms-condition-main h2{ font-size:20px;}
.terms-condition-desh h3{ font-size:18px;}
.terms-condition-desh p{ font-size:14px; padding-bottom:18px;}

.profile_top .profile_status .conte_won{ margin-bottom:20px;}
.user-msg-btn{ width:140px; float:none; margin:0px auto; padding:0px; padding:0px;}


/*-----------------------------------------------
		My Account Setting Start
-------------------------------------------------*/
.my-account-newmain .bedges-process{ width:64%; float:left;  padding:0px;}
.my-account-newmain .bedges-process-view ul li .bedges-price{ font-size:20px;}
.my-account-newmain .reqpay-button{ width:32%;}

.account-setting-main{ padding:10px;}
.account-setting-main .account-setting-form ul li{ margin-bottom:14px;}
.account-setting-main .account-setting-form ul li label{ width:100%; line-height:22px;}
.account-setting-main .account-setting-form ul li .ac-fild{ width:100%; float:left;}

/*-----------------------------------------------
		My Account Setting End
-------------------------------------------------*/

/*-----------------------------------------------
		My Account Getstarted Start
-------------------------------------------------*/
.get-started-box .started-list-view ul li .started-fl{ width:91%; float:right; margin:0px;}
/*-----------------------------------------------
		My Account Getstarted End
-------------------------------------------------*/

/*-----------------------------------------------
		My Account Credits Start
-------------------------------------------------*/
.credits-box .req-button{ width:32%;}
.credits-box .req-payout{ width:68%; line-height:22px;}
/*-----------------------------------------------
		My Account Credits End
-------------------------------------------------*/

/*-----------------------------------------------
		My Account Nda Start
-------------------------------------------------*/
.nda-main .disclo-fl{ width:100%;}
.nda-main .disclo-fl .show-selet .select-entries{ width:100%; float:left; margin-right:0px;}
.nda-main .disclo-fl .show-selet label{ width:100%; float:left; text-align:left; line-height:22px;}
.nda-main .disclo-fr{ width:100%; float:left; margin-top:12px;}
.nda-main .disclo-fr .search-box label{ width:100%; line-height:22px;}
.nda-main .disclo-fr .search-box .search-fild{ width:100%;}

td, th {line-height:20px;}
/*-----------------------------------------------
		My Account Nda End
-------------------------------------------------*/

/*-----------------------------------------------
		My Account Notification Start
-------------------------------------------------*/
.notification-sec .notifi-mail{ font-size:14px;}
.notification-sec .contestnotifi label{ width:100%; font-size:14px; line-height:22px;}
.notification-sec .contestnotifi .conte-combobox{ width:100%; float:left;}
.notification-sec .on-site-chek ul li label{ font-size:14px; line-height:25px;}
/*-----------------------------------------------
		My Account Notification End
-------------------------------------------------*/

/*-----------------------------------------------
			Winners Start
-------------------------------------------------*/
.winner-box .top-winner-fl .winner-search-one{ width:100%;}
.winner-box .top-winner-fl .winner-search-one label{ width:50%; font-size:14px;}
.winner-box .top-winner-fl .winner-search-one .all-winner-combo{ width:48%;}

.winner-box .top-winner-fl .winner-search-two{ width:100%; margin-top:10px;}
.winner-box .top-winner-fl .winner-search-two label{width:50%; font-size:14px;}
.winner-box .top-winner-fl .winner-search-two .all-winner-combo{ width:48%;}

.contest-winner-main .contest-winner ul li{ width:95%; margin:0px 10px 26px 10px;}
.contest-winner-main .contest-winner ul li.last-mar-0{margin:0px 10px 26px 10px;}
.contest-winner-main .contest-winner ul li .cont-win-user{ margin-bottom:16px;}
.contest-winner-main .contest-winner ul li .cont-win-thumb{ width:120px; height:120px;}
.contest-winner-main .contest-winner ul li .winner-name{ font-size:16px;}
.contest-winner-main .contest-winner ul li .prowin-price{ height:48px; line-height:48px;}
/*-----------------------------------------------
			Winners End
-------------------------------------------------*/

.inbox-show{ width:64%;}
.inbox-right{ width:35%;}

.my-profile-social .mypreferences .linked_acc span{ width:100%; margin:0px; padding-left:0px;}
.my-profile-social .mypreferences h3{ font-size:16px;}
.my-profile-social .mypreferences .update_wall h3{ font-size:16px;}

.mysubmision h3.h3marginsbot{font-size:16px;} 
.mysubmision h3.h3margins{ font-size:16px;}

.account-setting-main .summary-view ul li label{font-size:14px; } 
.account-setting-main .summary-view ul li .user-summary{font-size:14px;}

.right_list_main .service-sale .service-one-sec{ width:26%;}
.right_list_main .service-sale .service-two-sec{ width:72%;}

.responsive-table td, .responsive-table th{ line-height:18px;}

.account-setting-main .account-setting-form.more-mar-top6{ margin-top:6px;}
.account-setting-main .account-setting-form ul li .ac-fild span{ font-size:13px;}

.add-own-button{padding:8px 25px !important;}
.width-100{ width:90% !important; margin:0px 5%;}
.width-1002{ width:100% !important;}

.left-width .profile_details .profile_title{ width:82%;}
.profile_details .profile_pic{width:16%;}

.my_activity_feed ul li div.activitymessage-box { width: 85%;}

.leaderboard-table .trow-wrapper:hover .trow-details {
		display: none!important;	
	}

}

@media screen and (max-width: 480px) {
/****** Register Page Start *****/
.login_main .register_section{ width:375px; margin:0px auto;}
.login_main .login_logo .tagline{ width:96%; padding-right:30px;}
.login_main .login_logo .tagline2{ width:96%;}
.login_main .box form ul li.half{ width:100%; float:right; padding-left:0px;}
.login_main .box form ul li.half:first-child{float:left; padding-left:0;}
/****** Register Page End *****/


#progress {font-size:30px;}
#progress li {padding:17px 5% 0px 12%;}

.naming-entry-main .submit_box .boxmain{ padding:10px 1%;}
.naming-entry-main .submit_box .boxmain .domain_row{ padding-left:0; padding-right:0;}
.naming-entry-main .submit_box .boxmain .domain_row .step_no{ width:30px; margin-top:5px;}
.naming-entry-main .submit_box .boxmain .domain_row .step_no h1{width:25px; height:25px; font-size:14px; line-height:24px;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow label{ line-height:30px;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery{ width:89%;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery2{ width:90%; margin:0 5%;}
.naming-entry-main .submit_box .boxmain .notification h3{ padding-top:15px; padding-bottom:15px; height: auto;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .fieldipt{ width:70%;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .fieldipt2{ width:100%; float:left;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field select{width:28%; padding-left:5px; padding-right:5px;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .fieldipt span.dobule a, .naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .fieldipt span.dobule1 a, .naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .fieldipt span.single a{ font-size:13px;}
.naming-entry-main .submit_box .boxmain .domain_row .copyright{font-size:13px;}
.naming-entry-main .submit_box .boxmain .domain_row .add_more { width: 89%; margin-right:2%;}

.naming-entry-main .submit_box .box_title{ font-size:14px;}

.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .two_section { float: left; width: 40%;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .two_section2 { float: left; width: 60%;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery .formrow .field .two_section3{ width:100%; float:left;} 



.naming-entry-main .submit_box .logosubmit_box .ls_row .step_no{ width:30px; margin-top:5px;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .step_no h1{width:25px; height:25px; font-size:14px; line-height:24px;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery .choosfile{ width:90%;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery .notification h3{ padding:5px 0 5px 5px; height:auto;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery .radios{ margin-left:0px;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery .mar-left25, .naming-entry-main .submit_box .logosubmit_box .ls_row .ls_entery .mar-left45{ margin-left:10px !important;}


/* Squadhelp-step Start */
.squadhelp-step .banner{ min-height:inherit; height:inherit; padding-bottom:8px !important;}
.squadhelp-step .bedcrumb .back_page{font-size:18px;}
.squadhelp-step .bedcrumb .back_page .fa{font-size:18px;}
.squadhelp-step .bedcrumb .back_page a{font-weight:700; font-size:18px;}
/* Squadhelp-step End */

/****** Step1 Css Start *****/
.squadhelp-step{ margin-bottom:40px !important;}

.naming-box h3{ font-size:16px; font-weight:600;}
.naming-box .naming-redio-list{ margin-top:6px;}

a.work-btn{ width:100%; font-weight:500; margin-left:0px;}
button.continue-btn{width:100%; margin:18px 0px 0px 0px; font-weight:500;}
/****** Step1 Css End *****/

/****** Step2 Css Start *****/
.step2_main h2{ font-size:14px;}
.step2_main .form ul li .field{ margin-top:10px;}
.step2_main .form ul li .field label{ width:20%;}
.step2_main .form ul li .field span{ width:auto; float:left; font-family:"Open Sans"; font-weight:600; font-size:16px; color:#f18762; line-height:36px; margin:0px; padding:0px 14px;}

.step2_main .form ul li .field .select{ padding:0px 20px;}

/****** Step2 Css End *****/

/****** Step3 Css Start *****/
.option-one h2{ font-size:16px;}
.option-one .option-content .right-option h3{ font-size:15px; padding-top:3px;}

.option-one .option-content .left-icon{ width:6%;}
.option-one .option-content .right-option{ width:94%;}
a.step2-work-btn{ width:100%; font-weight:500;}
a.step2-continue-btn, button.step2-continue-btn{ width:100%; margin-left:0px; margin-top:18px; font-weight:500;}
.ste3-last-botton{ margin-left:0%;}
/****** Step3 Css End *****/

/****** Step4 Css Star *****/
.step4_main .summary-list ul li .right-s .coupon-box label{ font-size:14px; line-height:28px;}
.step4_main .summary-list ul li .right-s .step4-term .paypal-img{ margin-top:10px;}
.step4_main .summary-list ul li .right-s .step4-term{ width:100%;}
.step4_main .summary-list ul li .right-s .contactdetail-form ul li label{ font-size:14px; line-height:22px;}

/****** Step4 Css End *****/

/****** Winners *****/
#contest_winner_top .midd h3{  width:67%; font-size: 18px; }
#contest_winner_top .midd .descr{ width:67%; font-size: 13px; line-height:16px;}
#contest_winner_top .midd a{ float:left; position:relative; right:0px; padding:7px 15px}
#contest_winner_blockouter ul{ width:300px; position:relative; left:50%; margin-left:-150px;}
#contest_winner_blockouter ul li{float:left; margin:0px 0 10px 0; padding: 0 10px 0px; width:100%; font-size: 12px;}
#contest_winner_blockouter ul li .block{ height:115px;}
#contest_winner_blockouter ul li .win-detail{ width:100%; float:left; margin-top:0px;}
#contest_winner_blockouter ul li .block h4 {font-size: 16px; height: 20px; padding-bottom: 7px; padding-right: 15px; padding-top: 7px; width: 265px; z-index: 0;}
#contest_winner_blockouter ul li .block span.price {right: 17px; top:8px; width:35px; display:block; line-height:14px; font-size:12px;}
#contest_winner_top .midd .descr { font-size: 12px; line-height: 16px;}

/****** Popular User Start*****/
#popular_user .box { margin:10px 0 10px 12%;}

/****** Popular User End*****/
/*Myaccount Start*/
.mydomain .domain_table table tr td.rating{ width:35%;}
.mydomain .domain_table table tr td.button{ width:60%;}
.mydashboard .mysubmision .sub_table table tr td.grey14{ font-size:10px;}
.badges_earned .won_awword .awword{ margin-bottom:10px;}
.myservices{ padding:0px; /*padding:20px 0px;*/}
.myprofile .info_box ul li span.lable{ width:100%; font-size:12px;}
.myprofile .info_box ul li span.field{font-size:12px; width:100%; }
.myprofile .intruction .user_pic{ width:100px; height:100px;}
.myprofile .intruction .user_pic img{width:100px; height:100px;}


.myservices .addbtn { width:auto;}
.myservices .addbtn a{font-size:13px; line-height:20px; padding:7px 12px;}
.myservices .listing .thumb{width:25%; padding-right:10px;}
.myservices .listing .mid-cont{ width:75%; float:left;}
.myservices .listing .mid-cont h4{ font-size:16px; margin:0;}
.myservices .listing .right-btn{ width:100%; float:left; position:relative;}
.myservices .listing .right-btn .btn{width:44%; float:left; margin:10px 3%;}


/*Myaccount End*/

/****** Homepage Contests Listing Start *****/
.list_search_main label{ font-size:14px;}
.list_search_main .list_search{ width:66%; float:right;}
/****** Homepage Contests Listing End *****/
.learn_more .featuredContests .roundBox .steps{ float: left; margin-right:0;  min-height:60px;  padding-top: 10px; width:78%; margin-left:2%;}

.mydomain .domain_table a.salebtn{ float:none;}
.mydomain .domain_table div.checkbtn2{ padding:4px 6px 0 6px; float:right; margin:5% 0% 0 38%; float:left;}
.mydomain .domain_table div.taken{ float:right; margin:3% 44% 0 1%;}

.hed-wt-flter .partici-contests{ width:100%;}
.hed-wt-flter .partici-contests.full-contest{ width:100% !important; margin-bottom:4px;}

.myprofile .info_box ul li span.lable{ width:100%;}
.myprofile .info_box ul li span.field{ width:100%;}
.info_box .inplace_field{ width:88%;}
.info_box textarea.inplace_field{ width:88%;}


/* 27 May 2015 */
.list_search_main .list_search input{ width:80%;}

.domin-left{ width:100%;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .domin-right{ width:85%; float:none; margin:0px auto;}
.domin-left .domin-no label{ width:80%;}
.naming-entry-main .submit_box .logosubmit_box .ls_row .domin-right .ls_entery .notification h3{ height:inherit; padding:15px 0 15px 20px}

.sepret-bdr{ width:84%; margin:0px 8%;}

.service-one-sec{ width:100%;}
.service-two-sec{ width:100%;}

.account_summary ul li .summary-left{ width:100%;}
.account_summary ul li .summary-right{width:100%; float:left;}


.user-msg-btn{ width:144px;} 

.payment-main .payment-detail{ padding:5px 10px; font-size:13px;}


/*-----------------------------------------------
		My Account Setting Start
-------------------------------------------------*/
.my-account-newmain h1{ font-size:20px; line-height:28px;}
.my-account-newmain h1 span{ font-size:16px;}
.account-setting-main h3{ font-size:16px;}
.my-account-newmain .bedges-process{ width:100%;}
.my-account-newmain .bedges-process-view{margin-top:20px;}
.my-account-newmain .reqpay-button{ width:100%; margin-top:20px;}

.account-setting-main .account-setting-form ul li .ac-save-button{ width:auto;}
.account-setting-main .account-setting-form ul li .ac-save-button button{ padding:0px 26px;}

.my-account-newmain .bedges-list-view ul li:nth-child(6n){ margin-left:0px;}
.my-account-newmain .bedges-list-view ul li .bedges-icon-box{ height:70px; width:70px;}
.my-account-newmain .bedges-list-view ul li .bed-icon img{ max-width:40px;}
/*-----------------------------------------------
		My Account Setting End
-------------------------------------------------*/


/*-----------------------------------------------
		My Account Getstarted Start
-------------------------------------------------*/
.get-started-box .started-list-view ul li .started-fl{ width:90%;}
.get-started-box .started-list-view ul li .started-no{ width:30px;}
.get-started-box .started-list-view ul li .started-no a{ height:30px; font-size:16px; line-height:26px;}

.get-started-box h5{ font-size:15px;}
.get-started-box .started-list-view ul li{ margin-bottom:12px;}
.get-started-box .started-list-view ul li .started-titlelink a{ font-size:14px;}
.get-started-box .started-list-view ul li .started-desh .fa{ float:right; font-size:30px; margin:-4px 0 0 0px;}
/*-----------------------------------------------
		My Account Getstarted End
-------------------------------------------------*/

/*-----------------------------------------------
		My Account Credits Start
-------------------------------------------------*/
.credits-box .req-button{ width:100%;}
.credits-box .req-payout{ width:100%; float:left; line-height:22px; padding:16px 0px 0px 0px;}
/*-----------------------------------------------
		My Account Credits End
-------------------------------------------------*/


/*-----------------------------------------------
		My Account Overview Start
-------------------------------------------------*/
.myacc-overview-main h6{ font-size:14px;}
.myacc-overview-main ul.overview-link li{ margin-bottom:10px;}
.myacc-overview-main ul.overview-link li a{ font-size:14px;}

.account-setting-main .blog-titel{font-size:14px; }
/*-----------------------------------------------
		My Account Overview End
-------------------------------------------------*/

/*-----------------------------------------------
		My Account Notification Start
-------------------------------------------------*/
.notifi-save-button{ width:auto;}
.notifi-save-button button{ padding:0px 26px;}
/*-----------------------------------------------
		My Account Notification End
-------------------------------------------------*/

/*-----------------------------------------------
			Winners Start
-------------------------------------------------*/
.contest-winner-main .contest-winner ul li .cont-win-user{ margin:16px 0px;}
.contest-winner-main .contest-winner ul li .cont-win-thumb{ width:100px; height:100px;}
/*-----------------------------------------------
			Winners End
-------------------------------------------------*/

.inbox-show{ width:100%;}
.inbox-right{ width:100%; float:left; margin-top:10px;}
.inbox-top-btn{ text-align:left;}
.inbox-top-btn .btn-orange, .btn-gray{ width:100%; padding:7px 0%; text-align:center; margin-bottom:2px;}
.checkboxright{ float:right; margin-right:4px}
.accordion-tab .discussion-comment-box.inbox-comment-box ul li .comment-details-prt{ width:84%;}

.mysubmision h3.h3margins{ font-size:14px; margin:10px 0px;}
.mysubmision h3.h3margins{ font-size:14px; margin:10px 0px;}

.mysubmision .list_right_detail li{ width:33%;}
.mysubmision .list_right_detail li:last-child{ width:34%;}


.right_list_main .service-sale .service-one-sec{ width:32%; float:none; margin:0px auto;}
.right_list_main .service-sale .service-one-sec .service_imag{ margin-bottom:8px;}
.right_list_main .service-sale .service-two-sec{ width:100%; float:left;}

.list_left {padding:2% 5%;}


.add-own{ width:100% !important;}
.add-own-button{ width:100% !important; padding:7px 0px !important; margin:6px 0px 0px 0px !important;} 

.left-width .profile_details .profile_title{ width:78%;}
.profile_details .profile_pic{width:18%;}

.my_activity_feed ul li div.activitymessage-box { width: 85%;}

.leaderboard-table .trow-wrapper:hover .trow-details {
		display: none!important;	
	}

}

@media screen and (max-width: 479px) {
.order-listing .tble-cnt2 ul li { min-height:inherit; padding-top:5px;}
.order-listing .tble-cnt2 ul li.ord-nm { width:100%;}
.order-listing .tble-cnt2 ul li.serv-ttl { width:100%; line-height:18px;}
.order-listing .tble-cnt2 ul li.price2 { width:50%;}
.order-listing .tble-cnt2 ul li.user1 { width:50%;}
.order-listing .tble-cnt2 ul li.date1 { width:50%;}
.order-listing .tble-cnt2 ul li.rat2 { width:50%;}
.order-listing .tble-cnt2 ul li.stat-btn { width:50%;}

.info_box .inplace_field{ width:80%;}
.info_box textarea.inplace_field{ width:80%;}

.profile_top .profile_status { width:100%; font-size:10px; margin-top:14px;}
.profile_top .profile_status .earns{ width:30%; margin-right:18px;}
.profile_top .profile_status .points{ width:30%; margin-right:18px;}
.profile_top .profile_status .conte_won{ width:30%; margin-right:0px;}

.user-msg-btn{ width:152px;}
.user-msg-btn .btn-orange{ width:100%; float:left; padding:0px 4%; height:34px; line-height:34px;}


/****** Step2 Start *****/
.step2_main .form ul li .field .input-2{ width:80%; float:right;}
/****** Step2 Start *****/


/*-----------------------------------------------
		My Account Getstarted Start
-------------------------------------------------*/
.get-started-box .started-list-view ul li .started-fl{ width:88%;}
.get-started-box .started-list-view ul li .started-desh .fa{ float:right; font-size:26px; margin:-20px 0 0 0px;}
/*-----------------------------------------------
		My Account Getstarted End
-------------------------------------------------*/

/*-----------------------------------------------
			Winners Start
-------------------------------------------------*/
.winner-box .top-winner-fl .winner-search-one label{ width:100%; line-height:24px;}
.winner-box .top-winner-fl .winner-search-one .all-winner-combo{ width:100%; float:left;}
.winner-box .top-winner-fl .winner-search-two label{width:100%; line-height:24px;}
.winner-box .top-winner-fl .winner-search-two .all-winner-combo{ width:100%; float:left;}

/*-----------------------------------------------
			Winners End
-------------------------------------------------*/

.accordion-tab .discussion-comment-box.inbox-comment-box ul li .comment-details-prt{ width:100%; float:left; margin-top:8px;}
.inbox-show label{ line-height:20px !important;}

.inbox-msg .discussion-one .discussion-left .subject span{ font-size:14px;}

.mysubmision .list_right_detail li{ width:100%; margin-bottom:8px;}
.mysubmision .list_right_detail li:last-child{ width:100%; padding-bottom:8px;}

.right_list_main .service-sale .right_list_pad{ padding:2%;}
.right_list_main .service-sale .service-one-sec{ width:50%;}

.nda-main .pagingation ul li label{ display:none;}

.pad-rl0{ padding-left:0px; padding-right:0px;}

.profile_details .profile_title .blue_strip{ padding:5px;}
.profile_details .profile_title .blue_strip ul li{ margin:0px;}
.profile_details .profile_title .blue_strip ul li iframes{ width:100% !important; float:left !important; margin:6px 0px 0px 0px;}

.my_activity_feed ul li div.activitymessage-box { width: 85%;}

.leaderboard-table .trow-wrapper:hover .trow-details {
		display: none!important;	
	}
}


@media screen and (max-width: 375px) {
.login_main .login_logo .tagline{ width:100%; float:left; text-align:right; color:#FFFFFF; font-size:13px; font-weight:500; margin-top:-18px;}
.login_main .login_section{ width:310px; position:relative; left:50%; margin:0 0 0 -155px;}
.login_main .box{ width:100%; float:left; background:#FFFFFF; border-radius:3px; box-shadow:0px 0px 2px #999; margin:20px 0 10px 0; padding:25px;}

/****** Register Page Start *****/
.login_main .register_section{ width:310px; position:relative; left:50%; margin:0 0 0 -155px;}
.login_main .login_logo .tagline2{ width:100%; font-size:13px; font-weight:500;}
/****** Register Page End *****/


.naming-box {margin: 0 auto; width:96%;}

/* Squadhelp-step Start */
.squadhelp-step .bedcrumb .back_page{font-size:16px;}
.squadhelp-step .bedcrumb .back_page .fa{font-size:16px;}
.squadhelp-step .bedcrumb .back_page a{font-weight:500; font-size:16px;}
/* Squadhelp-step End */


/* Squadhelp-step 1 Start */
/*.squadhelp-step .banner{ min-height:140px; height:inherit;}*/
.squadhelp-step .banner_img{height:142px;}
.naming-box h3{ font-size:15px; font-weight:500;}
.naming-box .naming-redio-list{ margin-top:4px;}
fieldset label{ font-size:13px;}
/* Squadhelp-step 1 End */

/* Squadhelp-step 2 */
.step2_main .form ul li .label{ font-size:14px;}

.step2_main .form ul li .field label{ width:24%;}
.step2_main .form ul li .field .input-2{ width:85%;}
.step2_main .form ul li .field .checkbox-list{ width:100%;}
.step2_main .form ul li .label span{line-height:inherit;}
.step2_main .form ul li .sm-letters { width:26%;}

.step2_main .form ul li .field .date-pik{ width:80%;}
.step2_main .form ul li .field .date-input{ width:84%; }
.step2_main .form ul li .field .calendar{ width:16%;}
.step2_main .form ul li .field .calendar .fa{ width:25px; color:#515b5f;}

.step2_main .form ul li .field .at{ width:100%;}
.step2_main .form ul li .field .time-pick{ width:82%; float:right;}
.step2_main .form ul li .field .time-input-b { width:97%; float:left;}
.step2_main .form ul li .field .time-input{ width:84%;}
.step2_main .form ul li .field .time-p{width:16%;}
/* Squadhelp-step 2 End */

/****** Step3 Css Start *****/
.option-one .option-content .left-icon{ width:10%;}
.option-one .option-content .right-option{ width:90%;}
.option-one h2{ font-size:16px;}
.option-one .option-content .right-option h3{ font-size:14px; padding-top:3px;}
/****** Step3 Css End *****/

/****** Profile Start *****/
.profile_top .profile_pic{ width:100%; float:left;}

.profile_top .profile_status strong{font-size:20px;}
.profile_top .profile_status .earns{ margin-right:15px;}
.profile_top .profile_status .points{margin-right:15px;}


.profile_top .btn{ position:relative; right:-5px; top:10px;}

.profile_details .left_cont .purch_price { width:100%; margin-bottom:10px;}
.profile_details .profile_title{width:75%; font-size:13px; line-height:16px;}

/****** Profile End *****/

/* Inbox Start */
.inbox_title{ font-size:14px;}
.inbox_left{ width:100% !important; float:left; margin-bottom:10px;}
.inbox_left .user_name a{font-size:11px; text-transform:uppercase;}
.inbox_right{ float:right !important; width:100% !important;}
.inbox_right .balance{ width:30%; font-size:12px; font-weight:500; padding:3px; border:1px solid #CCC; color:#666; float:left; line-height:18px; margin:0 4px; border-radius:5px; min-height:66px;}

.contests .tbl_cont tr td.grey14{ font-size:12px; font-weight:500; line-height:16px;}
/* Inbox End */

/* Pagination Start */
.pagination ul li{ margin:0px 4px 0px 0px;}
.pagination ul li a{ padding:4px 10px;}
/* Pagination End */

/****** Popular User Start*****/
#popular_user .box { margin:10px 0 10px 0%;}
#popular_user .section_head .hed_title{ width:187px; padding-left:10px;}

/****** Popular User End*****/

/*Myaccount Start*/
.mydomain .domain_table table tr td.domainname{ width:95%;}
.mydomain .domain_table table tr td.con-title{ width:95%;}
.mydomain .domain_table table tr td.rating{ width:40%;}
.mydomain .domain_table table tr td.button{ width:58%;}
.mydomain .domain_table a.salebtn{ padding-left:5px; padding-right:5px; font-size:12px;}
.mydomain .domain_table a.checkbtn{ padding-left:5px; padding-right:5px; font-size:12px;}
/*Myaccount End*/

.list_found, .filter_left, .filter_right{ font-size:12px;}

/****** Homepage Contests Listing Start *****/
.list_search_main label{ width:100%; line-height:20px; }
.list_search_main .list_search{ width:100%; float:left;}
.list_right_detail li .btn_whach { padding:0px 6px;}
/****** Homepage Contests Listing End *****/
.services_for_sale .contests .buydomin{ font-size:12px; padding-left:5px; padding-right:5px;}

.mydomain .domain_table div.checkbtn2{ padding:4px 6px 0 6px; float:right; margin:5% 0% 0 24%; float:left;}
.mydomain .domain_table div.taken{ float:right; margin:3% 52% 0 1%;}

/*.mydashboard .mysubmision .sub_table .bdr{ border:1px solid #CCC; width:100%; float:left; border-radius:0 0 5px 5px;}*/
.mydashboard .mysubmision .sub_table .bdr tr td{ padding:4px;}
.mydashboard .mysubmision .sub_table .bdr table tr td.grey14{ font-size:11px; word-break:break-all;}
.has-js .label_check{padding-left:24px; line-height:27px;}
.mydashboard .mysubmision .sub_table .bdr tr td a.collapse_btn{ font-weight:normal; font-size:11px; padding-bottom:1px;}
.mydashboard .mysubmision .sub_table .bdr tr td a.collapse_btn img{ top:0px !important;}
.contests table tr td, .contests .tbl_cont tr td.grey14{ padding-left:5px; padding-right:5px;}



/* 27 May 2015 */
.list_right_detail li .browse-doller{ width:76%;}
.list_right_detail li .prize-cont{ display:inline; padding-left:4px;}
.naming-entry-main .submit_box .box_title{ line-height:22px; padding:10px 3%;}

.service_detail h3{ width:100%;}
.service_detail span.rating{ width:100%;}
.service_detail p{ width:100%;}
.service_detail p span{ display:block;}

.naming-entry-main .submit_box .boxmain{ padding:10px 3%;}
.naming-entry-main .submit_box .boxmain .domain_row{ padding-top:0px;}
.naming-entry-main .submit_box .boxmain .domain_row .domain_entery{ padding-bottom:20px; padding-top:0px; border-bottom:1px solid #dbdbdb; border-top:0px solid #dbdbdb; margin-bottom:20px;}
.naming-entry-main .submit_box .boxmain .domain_row:last-child .domain_entery{border-bottom:0px solid #dbdbdb;}
.naming-entry-main .submit_box .boxmain .domain_row:first-child .domain_entery{ padding-bottom:20px; margin-bottom:20px;}

.naming-entry-main .submit_box .boxmain .domain_row .add_more { width:100%; margin-right:0%; margin-top:-50px; padding-right:0px; padding-bottom:10px;}

.entrist_table li .option_main .option_menu { width:38%; left:42%; margin-left:-19%; top:29px;}
.entrist_table li .option_main .option_menu::after{ left:71%;}


/*-----------------------------------------------
		My Account Setting Start
-------------------------------------------------*/
.my-account-newmain .bedges-list-view ul li:nth-child(6n){ margin-left:10px;}
.my-account-newmain .bedges-process{ width:100%;}
/*-----------------------------------------------
		My Account Setting End
-------------------------------------------------*/

/*-----------------------------------------------
		My Account Getstarted Start
-------------------------------------------------*/
.get-started-box .started-list-view ul li .started-fl{ width:86%;}
.get-started-box .started-list-view ul li .started-desh .fa{font-size:20px;}
/*-----------------------------------------------
		My Account Getstarted End
-------------------------------------------------*/
.inbox-msg .discussion-one .discussion-left h3{ font-size:14px;}
.inbox-msg .discussion-one .discussion-right .discussion-button{ width:100%;}
.inbox-msg .discussion-one .discussion-right .discussion-button .private-btn{ margin-bottom:4px;}

.step2_main .form ul li .field span.ends-combo{ width:60%;}

/* 5 Aug 2015 */
.list_right_detail li{ width:24%;}
.list_right_detail li:nth-child(2){ width:30%;}
.list_right_detail li:nth-child(3){ width:30%;}

.mysubmision .list_right_detail li .no-spech{ display:none;}

.my_activity_feed ul li div.activitymessage-box { width: 82%;}

.leaderboard-table .trow-wrapper:hover .trow-details {
		display: none!important;	
	}
}


@media screen and (max-width: 320px) {
/****** Popular User Start*****/
#popular_user .box { margin:10px 0 10px -12%;}

/****** Popular User End*****/
.mydomain .domain_table div.checkbtn2{ padding:4px 6px 0 6px; float:right; margin:5% 0% 0 6%; float:left;}
.mydomain .domain_table div.taken{ float:right; margin:3% 64% 0 1%;}

.inbox_right .balance{ width:31.7%; font-size:12px; font-weight:500; padding:3px; border:1px solid #CCC; color:#666; float:left; line-height:18px; margin:0 2px; border-radius:5px; min-height:67px;}

.entrist_table li .option_main .option_menu { width:38%; left:38%; margin-left:-19%; top:29px;}
.entrist_table li .option_main .option_menu::after{ left:82%;}


.profile_top .profile_status .earns{ margin-right:2%; width:32%; min-width:inherit !important; padding:4px 0px;}
.profile_top .profile_status .points{margin-right:2%; width:32%; padding:4px 0px; min-width:inherit !important;} 
.profile_top .profile_status .conte_won{ width:32%; padding:4px 0px; min-width:inherit !important;}

/*-----------------------------------------------
		My Account Setting Start
-------------------------------------------------*/
.my-account-newmain .bedges-process-view ul li .bedges-price span{ font-size:13px;}
/*-----------------------------------------------
		My Account Setting End
-------------------------------------------------*/
/*-----------------------------------------------
		My Account Getstarted Start
-------------------------------------------------*/
.get-started-box .started-list-view ul li .started-desh .fa{font-size:24px;}
/*-----------------------------------------------
		My Account Getstarted End
-------------------------------------------------*/
.left-width .profile_details .profile_title{ width:70%;}
.profile_details .profile_pic{width:26%;}
.my_activity_feed ul li div.activitymessage-box { width: 80%;}

.leaderboard-table .trow-wrapper:hover .trow-details {
		display: none!important;	
	}

}
.text_cbox {
    font-size: 14px;
    font-family: lato;
}
@media screen and (max-width: 800px) {
    #filter_form_rate{
         display: none;
    }
    
}

@media (min-width: 768px) and (max-width: 991px) {
	.how-it-work { background-position: center 0; }
	.how-it-work .how-it-work-header .header-label h2 { font-size: 22px; line-height: 25px; padding-bottom: 0px; }
}

@media (max-width: 767px) {
	.how-it-work { background-position: center 0; }
	.how-it-work .how-it-work-header .header-label h2 { font-size: 22px; line-height: 25px; padding-bottom: 0px; }
}

@media (max-width: 480px) {
	.how-it-work { background-position: center 0; }
	.how-it-work .how-it-work-header { padding: 25px 0px; }
	.how-it-work .how-it-work-header .header-label h2 { padding-bottom: 0px; padding-top: 20px; font-size: 25px; line-height: 25px; }
	.how-it-work .how-it-work-main-system-steps { margin-top: 0px; margin-bottom: 0px; }
	.how-it-work .how-it-work-contest-type { margin-top: 0px; margin-bottom: 0px; }
	.how-it-work .how-it-work-contest-type .type-step { padding-bottom: 20px; }
	.how-it-work .how-it-work-contest-type .type-step h4 { margin-top: 0px; margin-bottom: 0px; }
	.how-it-work .how-it-work-question .general-questions .question-title h5 { font-size: 22px; padding-bottom: 0px; }
}
@media (max-width: 320px) {
	.how-it-work { background-position: center 0; }
	.how-it-work .how-it-work-header { padding: 25px 0px; }
	.how-it-work .how-it-work-header .header-label h2 { padding-bottom: 0px; padding-top: 20px; font-size: 22px; line-height: 25px;  }
	.how-it-work .how-it-work-main-system-steps { margin-top: 0px; margin-bottom: 0px; }
	.how-it-work .how-it-work-contest-type { margin-top: 0px; margin-bottom: 0px; }
	.how-it-work .how-it-work-contest-type .type-step { padding-bottom: 20px; }
	.how-it-work .how-it-work-contest-type .type-step h4 { margin-top: 0px; margin-bottom: 0px; }
	.how-it-work .how-it-work-question .general-questions .question-title h5 { font-size: 22px; padding-bottom: 0px; }
}
@media only screen and (max-width: 760px) {
    .fancybox-wrap {
    	width: 90% !important;
    }
    .fancybox-inner {
    	width: 100% !important;
    }
    .featured-entry-popup a.confirm-set-featured {
    	margin-top: 10px;
    	display: inline-block;
    	padding: 0 10px;
    }
}
@media screen and (max-width: 1023px) {
	.account-setting-main {
		margin-top: 20px;
	}
}
@media screen and (max-width: 568px) {
	.account-setting-main {
		margin-top: 20px;
	}
}
