@charset "utf-8";
/* CSS Document */
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
    -webkit-text-stroke: rgba(255,255,255,0.01) 0.1px;

    -moz-text-size-adjust: 100%;
    -moz-font-smoothing: antialiased;
    -moz-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
    -moz-text-stroke: rgba(255,255,255,0.01) 0.1px;

    text-size-adjust: 100%;
    font-smoothing: antialiased;
    text-shadow: rgba(255,255,255,0.01) 0 0 1px;
    text-stroke: rgba(255,255,255,0.01) 0.1px;
}


/*****************************************************************************
***************************Global css start **********************************
******************************************************************************/
ul, ol{margin:0; padding:0; list-style:none;}
h1,h2,h3,h4,h5,h6,p{margin:0;}
a:hover{ text-decoration:none;}
a:focus{ outline:none !important; text-decoration:none;}
.btn:focus{ outline:none !important;}
a{ -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out;}

/*****************************************************************************
***************************Global css end ************************************
******************************************************************************/
body{font-family: 'Play', sans-serif;
 }

.stepwizard-step p {
    color: #999;
    font-size: 16px;
    margin-top: 8px;
}
.stepwizard-step:hover p {
	color:#444;
}
.stepwizard-row {
    /*display: table-row;*/
    display: block;
}
.stepwizard {
    display: table;
    margin: 0px 0 30px;
    position: relative;
    width: 100%;
}
.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;

    width: 1%;
}
.btn-circle {
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 6px 0;
    font-size: 14px;
    line-height:28px;
    border-radius: 50%;
    position: relative;
}
.stepwizard-step:after , .stepwizard-step:before{
	content:"";
	position: absolute;
	left: 50%;
	top:20px;
	width: 50%;
	background: #00ceb4;
	height: 2px;
	z-index:1;
}
.stepwizard-step:before{
	left: 0;
}
.stepwizard-step:first-child:before , .stepwizard-step:last-child:after{
	display: none;
}
.stepform_wrap{
    /*width:750px;*/
    margin: 0px auto;
    box-shadow: 0px 0px 3px #ccc;
    padding: 30px 30px;
}
.stepwizard-step > a , .stepwizard-step > .btn{
	position: relative;
	z-index: 9;
	border-color:#00ceb4;
}
/*.btn-circle:after{
    content: "";
    height: 25px;
    width: 25px;
    display: block;
    border-radius: 50%;
    background: #999;
    border: 5px solid #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50px;
}*/
.stepform_wrap .btn.disabled,
.stepform_wrap .btn[disabled],
.stepform_wrap fieldset[disabled] .btn{
    opacity: 1;
}
.step_head{margin-bottom: 20px;}
.stepform_wrap label{
    font-weight: normal;
    color: #333;
}
.stepform_wrap .form-group{margin-bottom: 20px;}
.stepform_wrap label sup {
    color: #ed1c24;
    font-size: 16px;
    line-height: 12px;
    position: relative;
    top: -1px;
}
/*.stepform_wrap textarea{min-height: 120px;}*/

/** radio group css start **/
.radio_list_main .radio{
    border: 1px solid #ccc;
    border-right: none;
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    padding: 5px 15px;
    position: relative;
}
.radio_list_main .radio:first-child{
    border-radius: 4px 0px 0px 4px;
}
.radio_list_main .radio:last-child{
    border-right: 1px solid #ccc;
    border-radius: 0px 4px 4px 0px;
}
.radio_list_main .radio input[type="radio"]{
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
    cursor: pointer;
    opacity: 0;
    margin: 0;
}

.radio_list_main .radio .bg_focus{
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    z-index: -1;
}

.radio_list_main .radio.active{
	background: #625763;
	border-color: #000;
	color: #fff;
	border-right:1px solid #000;
}

.radio_list_main .radio.active .radiolabel_box{
    color: #fff;
}
/** radio group css End **/
.source_refrence ,.nomber_counter{
    padding-top: 11px;
}

.stepform_wrap .form-horizontal .control-label{text-align: left;}
.source_refrence .form-control{
    display: inline-block;
    max-width: 200px;
}
.source_refrence .checkbox-inline {
    margin-left: 10px;
    vertical-align: top;
}

.nomber_counter .couter_word {
    display: inline-block;
    max-width: 180px;
    vertical-align: top;
}

.nomber_counter .couted_word{
    font-size: 12px;
    color: #333;
    position: relative;
    display: inline-block;
    padding-left: 40px;
    margin-left: 15px;
}
.nomber_counter .couted_word i {
    color: #3ec5f4 ;
    font-size: 32px;
    left: 0;
    position: absolute;
    top: 1px;
}
.radio_list_main.academic_lavel .radio {
    display: table-cell;
    float: none;
    width: 1%;
    padding: 3px 7px;
    min-width: 70px;
    font-size: 13px;
    text-align: center;
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
    .radio_list_main.academic_lavel .radio {padding: 3px 10px;}
    .radio_list_main.writing_style .radio {padding: 5px 5px;}
}
.urjency_box_filed #urgency_chosen{min-width:200px;}
.urjency_box_filed, .urgency_privce{
    display: inline-block;
    vertical-align: top;
}
.urgency_privce{
    font-size: 12px;
    color: #333;
    position: relative;
    padding-right: 30px;
    margin-left: 10px;
    padding-top: 11px;
    color: #53a675;
    font-weight: bold;
}
.urgency_privce .about_icon {
  color: #3ec5f4;
  font-size: 28px;
  position: absolute;
  right: 2px;
  top: 6px;
}
.urgency_privce span{color: #333;}
.iagre_check .checker span {
    margin-top: 6px;
}

/**input file**/
.upload_resume{
    position: relative;
    overflow: hidden;
}

.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
}
.fileUpload.btn.btn-primary {
    background: #3ec5f4;
    border: 0 none;
    border-radius: 0;
    left: 0;
    position: absolute;
    top: 0;
    height: 33px;
    min-width: 130px;
}

.fileUpload.btn.btn-primary span {
    color: #fff;
}
#uploadFile {
    padding-left: 140px;
}
.control-label.writer_id_label{padding-top: 0px;}
.control-label.writer_id_label span{
    display: block;
    font-size: 13px;
    color: #999;
}
/*.iagre_check{padding-left: 20px; }*/
.iagre_check .checkbox{
    padding-bottom: 17px;
}
.iagree_validation {
    /* position: absolute; */
    left: 0px;
    bottom: 0px;
    font-size: 13px;
    color: #ed1c24;
    padding-left: 30px;
    display: none;
}
.step_btns_group{
	/*text-align: center;*/
}
.step_btns_group .btn {
  display: inline-block;
  font-size: 20px;
  height: auto;
  margin-top: 20px;
  min-width: 170px;
  padding: 5px 15px;
  height: 42px;
}
.step_btns_group .btn.btn-default{
    color: #1aa75f;
    font-size: 14px
}
.step_btns_group .btn.btn-default span{
    font-size: 20px;
}
.radio_list_main label.radio span.radiolabel_box i {
    display: none;
}
.iagre_check #uniform-agreeTc span {
  margin-top: 0;
}


/****** css start for step-2 ******/
h3.step_head {
    font-weight: normal;
    text-align: center;
}
#step-2 .urgency_privce {
    padding-bottom: 10px;
    padding-top: 8px;
}
#step-2 .urgency_privce .about_icon{
	position: static;
	display: inline-block;
	vertical-align:top;
	margin-top: -5px;
	margin-left: 3px;
}

.step2_list .radio{
    float: left;
    width: 30%;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 2px solid #ffa320 !important;
    border-radius: 5px !important;
    text-align: center;
    padding: 0px 0px 20px;
    overflow: hidden;
    position: relative;
    opacity: .5;

}
.step2_list .radio:nth-child(3n){
    margin-right: 0px;
}
.step2_list .radio h4{
    color: #fff;
    background: #ffa320;
    padding: 10px 10px 20px;
}
.step2_list .radio p {
    color: #333;
    font-size: 13px;
    height: 132px;
    line-height: 18px;
    padding: 20px 10px;
}
.step2_list .radio title{
    padding: 5px 10px;
    color: #4f8f69;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    display: block;
    font-weight: bold;
}
.step2_list .radio.active{
    border-color:transparent !important;
    box-shadow: 0px 0px 4px #ccc;
    background: #fff;
    opacity: 1;
}
.check_circle {
    border: 2px solid #fff;
    border-radius: 50%;
    height: 35px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 35px;
    width: 35px;
    z-index: 9;
    background: #ffa320;
    font-size: 0px;
}

.step2_list .radio.active .check_circle{
    font-size: 20px;
    background: #1aa75f;
}
.service_head {
    color: #4f8f69;
    font-size: 24px;
    height: 36px;
    margin-top: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
}
.signup_tab_btn .nav-tabs{
    border-bottom: none;
    padding: 0;
}

.signup_tab_btn .nav-tabs > li{
	margin: 0px 5px 0px 0px;
}
.signup_tab_btn .nav-tabs > li a{
    font-size: 16px;
    color: #666;
    padding: 7px 15px;
    border:none !important;
    border-radius: 4px 4px 0px 0px;
    margin-right:0px;
    background: #fcfcfc;
}

#step-3 .urgency_privce .about_icon.call_icon{top:2px;}
.signup_tab_btn .nav-tabs > li.active > a,
.signup_tab_btn .nav-tabs > li.active > a:focus,
.signup_tab_btn .nav-tabs > li.active > a:hover{
    color: #fff;
    background: #00ceb4 ;
    border-color:#00ceb4 !important;
}

/** css start for step-3 **/

#step-3 .tab-content {
  background: #fcfcfc none repeat scroll 0 0;
}
#step-3 .tab-content .tab-pane{
	padding: 25px 15px 1px;
}

#step-3 .urgency_privce{margin-left: 0px;}
#step-3 .urgency_privce .about_icon{top: 0px;}
.step_btns_group .btn:nth-child(2){
    margin-left: 0px;
}
.head_payment{
    font-size: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 7px;
    margin-bottom: 15px;
    margin-top: 20px;
}
.radio_list_main.payment-method .radiolabel_box{
    height: 57px;
    width: 97px;
    display: block;
}

.paypal_img , .creditcard_img , .wiretransfer_img{
    background-image: url("../images/paypal.png");
    background-position: center 22px;
    background-repeat: no-repeat;
    border-radius: 0 4px 4px 0;
}
.radio.active .paypal_img{
    background-position: center -75px;
}

.creditcard_img{
    background-image: url("../images/creditcard.png");
    background-position: center 15px;
}
.radio.active .creditcard_img{
    background-position: center -81px;
}
.wiretransfer_img{
    background-image: url("../images/transfer.png");
    background-position: center -78px;
}
.radio.active .wiretransfer_img{
    background-position: center 18px;
}

/* ----- jQuery validation error ----- */

/* Type of Problem */
#typeofProblem{
    display: none;
}


.error{
    color: red !important;
}


/*label#level8, label#level9, label#level10, label#level11, label#level12, label#level13, label#level14, label#level15{

    display: none;
}*/
/*****new-css*******/
.formatradio.active ,.selectcurrency.active,.academicradio.alclass.active{
  background: #625763 none repeat scroll 0 0;
  border-color: #625763;
  color: #fff;
}
.formatradio input,.selectcurrency input,.academicradio input{
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  margin: 0;
  width: 100%;
  cursor: pointer;
}
.formatradio,.selectcurrency,.academicradio {
    border: 1px solid #ccc;
  padding: 5px 10px;
  position: relative;
  cursor: pointer;
  color: #666;
  border-left: 0;
}
.formatradio:first-child,.selectcurrency:first-child,.academicradio:first-child {
  border-bottom-left-radius: 4px;
  border-left: 1px solid #ccc;
  border-top-left-radius: 4px;
}
.formatradio:last-child,.selectcurrency:last-child,.academicradio:last-child {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.formatradio.active {
  background: #625763 none repeat scroll 0 0;
  border-color: #625763;
  color: #fff;
}
.academicradio.alclass {
  font-size: 13px;
  min-height: 50px;
  padding-left: 3px;
  padding-right: 4px;
  text-align: center;
  vertical-align: middle;
  width: 72px;
}


/* Login Modal CSS ----------------------------------------------------- */
.loginmodal-container {
    padding: 30px;

    width: 100% !important;
    background-color: #F7F7F7;
    margin: 0 auto;
    border-radius: 2px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    font-family: roboto;
}

.loginmodal-container h1 {
    text-align: center;
    font-size: 1.8em;
    font-family: roboto;
}

.loginmodal-container input[type=submit] {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    position: relative;
}

.loginmodal-container input[type=text], input[type=password] {
    /*height: 44px;*/
    font-size: 16px;
    width: 100%;
    margin-bottom: 10px;
    -webkit-appearance: none;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-top: 1px solid #c0c0c0;
    /* border-radius: 2px; */
    padding: 0 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.loginmodal-container input[type=text]:hover, input[type=password]:hover {
    border: 1px solid #b9b9b9;
    border-top: 1px solid #a0a0a0;
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.loginmodal {
    text-align: center;
    font-size: 14px;
    font-family: 'Arial', sans-serif;
    font-weight: 700;
    height: 36px;
    padding: 0 8px;
    /* border-radius: 3px; */
/* -webkit-user-select: none;
user-select: none; */
}

.loginmodal-submit {
    /* border: 1px solid #3079ed; */
    border: 0px;
    color: #fff;
    text-shadow: 0 1px rgba(0,0,0,0.1);
    background-color: #4d90fe;
    padding: 17px 0px;
    font-family: roboto;
    font-size: 14px;
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}

.loginmodal-submit:hover {
    /* border: 1px solid #2f5bb7; */
    border: 0px;
    text-shadow: 0 1px rgba(0,0,0,0.3);
    background-color: #357ae8;
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}

.loginmodal-container a {
    text-decoration: none;
    color: #666;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    opacity: 0.6;
    transition: opacity ease 0.5s;
}

.login-help{
    font-size: 12px;
}

/* END Login Modal CSS ----------------------------------------------------- */
/*********************radio-button-css************************************/


/* hide input */
.radio input.radio:empty {
   opacity: 0;
}

.radio input.radio:empty ~ label {
  -moz-user-select: none;
  border: 1px solid #4dcb6d;
  border-radius: 50%;
  padding: 0;
  margin-right: 5px;
  cursor: pointer;
  float: left;
  height: 20px;
  position: relative;
  width: 20px;
}
.radio input.radio:empty ~ label:before {
    position: absolute;
}

.radio input.radio:checked ~ label::before {
  background-color: #4dcb6d;
  border-radius: 50%;
  content: "";
  height: 10px;
  left: 4px;
  top: 4px;
  width: 10px;
}

/* radio focus */
/********checkbox**********/

.iagre_check,.radio{
    position: relative;
}

.iagre_check input.checkbox:empty {
   opacity: 0;
}

.iagre_check input.checkbox:empty ~ label {
  -moz-user-select: none;
  border: 1px solid #4dcb6d;
  padding: 0;
  margin-right: 5px;
  cursor: pointer;
  float: left;
  height: 30px;
  border-radius: 4px;
  position: relative;
  width: 30px;
}
.iagre_check input.checkbox:checked ~ label {
    border-color: #625763;
}
.iagre_check input.checkbox:empty ~ label:before {
    position: absolute;
}

/* toggle hover */
/*.iagre_check input.checkbox:hover:not(:checked) ~ label:before {
    content:'\2714';
    text-indent: .9em;
    color: #C2C2C2;
}*/
.iagre_check input.checkbox:checked ~ label::before {
  background-color: transparent;
  border-radius: 4px;
  content: "✔";
  font-size: 24px;
  height: inherit;
  left: 4px;
  line-height: 28px;
  width: inherit;
}

.iagre_check input.checkbox:checked ~ label::before {
  background-color: transparent;
  color: #9ce2ae;
  content: "✔";
}
.iagre_check .checkbox {
  min-height: auto !important;
}

/********checkbox**********/

/*File upload Modal CSS ------------------------------------ */
.mainfl_upld {
  background-color: rgb(249, 248, 241);
  border: 2px dashed rgb(219, 217, 201);
  border-radius: 3px;
  font-size: 16px;
  margin-bottom: 20px;
  padding: 20px 10px;
  text-align: center;
  width: 100%;
}
.btn.btn-primary.start.abdld {
  display: none;
}
.btn.btn-primary.start {
  float: right;
  margin-top: 10px;
}
.btn.btn-primary.start {
  float: right;
  margin-top: 10px;
  position: relative;
  z-index: 99999;
}
.multiple_file_wrapper .btn.btn-primary.btn-lg {
  height: auto;
  line-height: 25px;
  margin-top: 0;
  padding: 8px 40px;
}
#nCall,#lnCall{
    display: none;
}
ul.dydata  {
    padding: 10px 0px;
}

ul.dydata li {
    color: #666;
    position: relative;
    line-height: 30px;
}

ul.dydata li i{
font-size: 20px;
padding-right: 10px;
}
span.spanfiletitle {
    font-size: 12px;
    font-style: italic;
    padding-right: 6px;
}
span.spanfilesize{
    position: absolute;
    top: 0;
    right: 0;
}
/* END File upload Modal CSS ------------------------------------ */
/*added by trilok*/
.radio_list_main.academic_lavel {
    border-right: 1px solid #ccc;
}
.radio_list_main.academic_lavel{
	border-right:0;}
.radio_list_main.academic_lavel .radio:nth-child(7) {
  border-radius:0px 4px 4px 0px;
  border-right: 1px solid #ccc;
}
.fileupload-buttonbar .btn.btn-success.fileinput-button {
  float: none;
}


.profile_box, .view_message, .text-center.myfls {
    border-radius: 3px;
    background-color: #fafafa;
    /*border: 1px solid #e6e6e6;*/
    padding: 30px;
    min-height: 400px;
}

.contact_heading {
    font-size: 16px;
    padding: 10px 0 20px;
    text-transform: capitalize;
}

.profile_header {
    padding: 20px 0;
}

.profile_header h2 {
    display: inline-block;
}

.profile_header > h4 {
    font-size: 16px;
    padding-top: 10px;
}

.agreement_box {
    border-radius: 3px;
    background-color: #fafafa;
    border: 1px solid #e6e6e6;
    margin-top: 20px;
    padding: 20px;
    text-align: center;
}

.bottom_absolute {
        position: absolute;
        bottom: 0;
}
