@import url(https://fonts.googleapis.com/css?family=Cabin|Roboto);

* {
    margin: 0;
    padding: 0;
}

body {
    font: 62.5%/1.3 Arial, sans-serif;
    color: #3b4858;
    background: #fff url(//img1.essays.mightystudents.com/images/body-bg.gif) repeat-x 50% 0;
}

select,
textarea {
    font-size: 12px;
    border: 1px solid #e2e6ea;
    padding: 0 0 0 7px;
    color: #3b4858;
}

p {
    padding: 0 0 10px 0;
}

.clr {
    clear: both;
}

ul {
    list-style: none;
    margin: 7px 0;
}

ul li {
    padding: 0 0 0 10px;
    background: url(//img2.essays.mightystudents.com/images/bullet.png) no-repeat 0 4px;
    margin: 3px 0;
}

a img {
    border: none;
}

h1 {
    color: #0a4199;
    font-size: 25px;
}

h2,
h3,
h4,
h5 {
    font-size: 23px;
    color: #0a4199;
}

.dotted-separator {
    clear: both;
    border-top: 1px dotted #c8d8df;
}

.central-container {
    width: 980px;
    margin: 0 auto;
    position: relative;
    font-size: 1.3em;
    overflow: hidden;
}
.payment_page .central-container {
    padding-left: 15px;
    width: 966px;
}
.logo-container {
    padding: 30px 0 15px;
    overflow: hidden;
    border-bottom: 1px dotted #c8d8df;
}

.logo-container a {
    border-bottom: 0;
}

.welcome {
    float: right;
    margin: 7px 0 0 0;
}

.mainmenu-container {
    margin: 1px 0 0 0;
}

.mainmenu-container ul {
    overflow: hidden;
    padding: 8px 0 8px 0;
    background-color: #e6edf1;
}

.mainmenu-container li {
    display: block;
    float: left;
    padding: 0 13px 0 14px;
    background: none;
    margin: 0;
}

.mainmenu-container a {
    color: #0b487b;
    border-bottom: 1px solid #0b487b;
    text-shadow: #fff -1px -1px;
    font-size: 1.3em;
    line-height: 1.2em;
    text-decoration: none;
}

.mainmenu-container a:hover {
    color: #b82267;
    border-bottom: 1px dotted #b82267;
}

.welcome-wrapper {
    overflow: hidden;
    border-bottom: 1px dotted #c8d8df;
    padding: 0 0 14px 0;
    margin: 5px 0;
}

.wel-left {
    float: left;
    width: 750px;
}

.wel-left h1 {
    margin: 5px 0;
}

.loginblock {
    position: absolute;
    width: 100%;
    top: 70px;
    left: 0px;
}

.loginform {
    float: right;
    width: 205px;
    font-size: 0.9em;
}

.loginform p {
    color: #092f6c;
    padding: 7px 0;
}

.loginform input {
    width: 196px;
    color: #485c72;
    margin: 0 0 6px 0;
}

.loginform .loginbut {
    width: 101px;
    color: #fff;
    margin: 0 10px 0 0;
    float: left;
    background: url(//img3.essays.mightystudents.com/images/loginbut.gif) no-repeat 0 0;
    border: none;
    height: 20px;
}

@-moz-document url-prefix() {
    .loginform .loginbut {
        padding: 0 0 4px 0;
    }
}

.writer-bonuses {
    overflow: hidden;
    padding: 0 0 15px 0;
}

.writer-bonuses img {
    margin-left: 17px;
}

.writer-bonuses img:first-child {
    margin-left: 0;
}

.promo-block {
    background: url(//img1.essays.mightystudents.com/images/promo-bg.jpg) no-repeat 50% 0;
    height: 207px;
    padding: 25px 0;
    font-size: 1.3em;
    color: #422429;
    margin: 0 0 30px 0;
}

.pb-inner {
    width: 555px;
    margin: 0 auto;
    padding: 0 110px 0 0;
}

.promo-order-but {
    background: url(//img2.essays.mightystudents.com/images/promo-order-butbg.png) no-repeat 0 0;
    display: block;
    height: 55px;
    width: 549px;
    margin: 10px 0 20px 0;
    border-bottom: 0;
}

.promo-order-but:hover {
    background-position: 0 100%;
}

.pb-inner p {
    margin: 5px 0 0 0;
}

.grey-box {
    background-color: #f8fafb;
    border: 1px solid #e3eaed;
    padding: 15px 10px 10px 10px;
    overflow: hidden;
}

.grey-box ul {
    color: #3b4858;
}

.gb-header {
    color: #0a4199;
    font-size: 1.6em;
    padding: 0;
}

.quote {
    background: url(//img3.essays.mightystudents.com/images/quote.png) no-repeat 0 0;
    padding: 0 0 0 32px;
    margin: 15px 0 0 0;
}

.quote-copy {
    font-weight: bold;
    color: #9098a2;
}

.quote p {
    padding: 0 0 5px 0;
}

.footer {
    text-align: center;
    font-size: 1.3em;
    padding: 25px 0;
}

.footer li {
    padding: 0;
    background: none;
    margin: 0 30px 0 0;
    display: inline;
}

.central {
    float: left;
    width: 710px;
}

.central .writer-bonuses {
    margin-top: 25px;
}

.central .writer-bonuses img {
    margin-left: -1px;
}

.yellow-box {
    background-color: #fdfae1;
    border: 1px solid #eeeadd;
    width: 706px;
}

.payment-form {
    width: 538px;
    overflow: hidden;
    padding: 23px;
    color: #422429;
}

.payment-form p {
    padding: 0;
}

.payment-form input,
.payment-form select {
    height: 19px;
}

.payment-form input,
.payment-form select,
.payment-form textarea {
    border: 1px solid #dcd3b3;
    border-radius: 2px;
    line-height: 19px;
    overflow: auto;
}

.payment-form textarea option {
    width: 361px;
    padding: 0 0 0 7px;
}

.payment-form .large {
    width: 361px;
}

.payment-form .medium {
    width: 171px;
}

.payment-form .clr {
    height: 11px;
}

.pf-left {
    float: left;
    width: 152px;
    text-align: right;
    line-height: 21px;
}

.pf-right {
    float: right;
    width: 368px;
    text-align: left;
}

.payment-form .pf-checkbox {
    float: left;
    margin-right: 8px;
    border: none;
    padding: 0;
}

.pficons {
    background-image: url(//img1.essays.mightystudents.com/images/pf-icons.gif);
    background-repeat: no-repeat;
    width: 25px;
    float: right;
}

.persdet {
    background-position: 0 0;
    height: 22px;
}

.pfemail {
    background-position: 0 -22px;
    height: 14px;
    margin: 4px 0 0 0;
}

.pftel {
    background-position: 0 -36px;
    height: 18px;
    margin: 2px 0 0 0;
}

.proceed-block {
    position: relative;
    top: 23px;
    left: -23px;
    background: url('/images/proceed-bg.jpg') no-repeat;
    width: 706px;
    height: 130px;
    text-align: center;
    padding: 12px 0 0 0;
    color: #422429;
}

#resubmit_cancel {
    margin: 2px 0 7px 0;
}

.proceed-block .total-price {
    font-size: 25px;
    color: #bd246a;
    text-shadow: #910d39 0 -1px;
    text-transform: uppercase;
    padding: 0;
}

.resubmit_order_form .proceed-block .total-price {
    margin-top: -10px;
}

.payment-but {
    background: url(//img3.essays.mightystudents.com/images/payment-but.png) no-repeat 0 0;
    display: inline-block;
    width: 210px;
    margin: 5px auto;
    height: 34px;
    border: 0;
    font-size: 0px;
}

.payment-but:hover {
    background-position: 0 -33px;
    border-bottom: 0;
}

.payment-list {
    background: url(//img1.essays.mightystudents.com/images/paqmentlistbg.gif) repeat-x 0 0;
    padding: 9px;
    margin: 13px 0 0 0;
}

.payment-list img {
    margin-right: 3px;
}

.secure-list {
    float: right;
    width: 320px;
    background: url(//img2.essays.mightystudents.com/images/payment-separator.gif) no-repeat 0 0;
    padding: 0 0 0 21px;
    font-size: 11px;
}

.secure-list span {
    float: left;
    margin-right: 8px;
}

.aside {
    float: right;
    width: 250px;
    padding: 57px 0 0 0;
}

.grbox-order {
    border: 1px solid #e2e9ec;
    margin: 18px 0;
}

.grbox-order p {
    padding: 0;
    height: 32px;
    line-height: 32px;
    background-color: #f6f8f9;
    text-align: center;
}

.grbox-order p.grbo-2row {
    padding: 3px 0 0 0;
    height: 29px;
    line-height: 13px;
}

.grbox-order div {
    height: 24px;
    background: #e6edf1 url(//img3.essays.mightystudents.com/images/oorder-separ.gif) no-repeat 50% 6px;
    border-bottom: 1px solid #fff;
}

/* CUSTOMER ACCOUNT*/

#big_text {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
}

#red {
    text-decoration: none;
    color: #ff0000;
    float: none;
}

.main_div span {
    color: #e3e3e3;
    float: left;
    font-size: 19px;
    margin: 9px 0 0 10px;
}

#order_total_block {
    width: 340px;
}

#order_total_block2 {
    width: 230px;
    float: right;
}

.order {
    clear: both;
    /: left;
    height: 150px;
    width: 100%;
}

.detail_order_left {
    float: left;
    width: 47%;
}

.detail_order_right {
    float: left;
    width: 45%;
}

#grey_text {
    color: #888888;
}

.order table tbody tr td {
    padding: 5px;
}

.detail_order_left span {
    color: #003ea6;
    font-size: 18px;
    margin: 0;
    width: 100%;
}

.detail_order_left span a {
    color: #003ea6;
}

.order_messages {
    float: left;
    width: 100%;
}

.grey_order {
    background-image: url("//img1.essays.mightystudents.com/images/grey_order_bg.jpg");
    background-repeat: repeat-x;
}

.view_order_white {
    background-image: url("//img2.essays.mightystudents.com/images/grey_on_white.jpg");
    border: medium none !important;
    cursor: pointer;
    font-weight: 600;
    height: 40px;
    margin: 8px 0 0;
    padding: 0;
    width: 164px;
}

.view_order_grey {
    background-image: url("//img3.essays.mightystudents.com/images/grey_on_grey.jpg");
    background-repeat: no-repeat;
    border: medium none !important;
    cursor: pointer;
    font-weight: bold;
    height: 40px;
    margin: 8px 0 0;
    padding: 0;
    width: 164px;
}

.customer_center_block .max_60 {
    width: 510px !important;
}

.orders_right_side {
    clear: both;
    float: left;
    margin: 4px 0 0 17px;
    width: 100%;
}

.orders_right_side span {
    float: none !important;
    font-size: 12px;
    margin: 3px 0 0 3px;
}

#orders_red {
    color: #003ea6;
}

#grey {
    color: #b1b1b1;
    text-decoration: underline;
}

.orders_right_side img {
    float: left;
    width: 20px;
}

.order_detail_info {
    float: left;
    width: 100%;
}

#order_detail_topic {
    color: #000000;
    float: left;
    font-size: 16px;
    width: 70%;
}

#order_detail_messages {
    color: #888888;
    float: left;
    font-size: 14px;
}

#order_detail_messages img {
    float: left;
    margin-top: 2px;
}

#order_detail_messages div {
    float: left;
    margin: 10px 0 0 5px;
}

#order_detail_messages a:hover div {
    text-decoration: underline;
}

.text_part {
    float: left;
    margin-top: 15px;
    width: 100%;
}

#classic_td {
    padding: 5px;
}

.border_grey {
    border: 1px solid #c4c4c4;
}

.left {
    float: left;
}

.bg_grey {
    background-color: #f0f0f0;
}

.bg_white {
    background-color: #ffffff;
}

#text_dark_red {
    color: #a72a17;
}

#text_red,
#text_red a {
    color: #e2524a;
}

#text_black {
    color: #4b4b4b;
}

.order_detail_info span {
    color: #003ea6 !important;
    float: none !important;
    font-size: 22px !important;
}

.blue_div {
    background-image: url("//img1.essays.mightystudents.com/images/bg_blue.jpg");
    background-repeat: repeat-x;
    border: 1px solid #b5e4ff;
    float: left;
    width: 99%;
}

.blue_div span {
    background-image: none;
    clear: both;
    color: #0000ff;
    float: left;
    font-size: 12px;
    height: 22px;
    margin: 0;
    padding: 3px 0 0 3px;
}

.bg_color_default {
    background: none repeat scroll 0 0 #ffffff;
}

#order_detail_topic {
    color: #000000;
    float: left;
    font-size: 16px;
    width: 70%;
}

#order_detail_topic span {
    color: #003ea6;
}

.text_part p {
    clear: both;
    margin-left: 10px;
}

.resubmit_button {
    background-image: url("//img2.essays.mightystudents.com/images/simple_on_white.jpg");
    border: 0 none;
    cursor: pointer;
    font-weight: 600;
    height: 40px;
    width: 165px;
}

.unnamed4_4 {
    color: #000066;
    font-family: Arial, serif;
    font-size: 8pt;
}

.green {
    background-color: #b4b4da;
}

.tabtitle2 {
    background-color: #b4b4da;
}

.grey {
    background-color: #eaf2f9;
    color: #666666;
}

.txt3_ul {
    padding-left: 15px !important;
}

.title_text {
    background-image: url('//img3.essays.mightystudents.com/images/plash.jpg');
    float: left;
    height: 39px;
    width: 100%;
}

.big_blue {
    background-image: url("//img1.essays.mightystudents.com/images/bg_blue_big.jpg");
    background-repeat: repeat-x;
    clear: both;
    float: left;
    height: 51px;
    margin-top: 50px;
    width: 100%;
}

#place_order {
    background-image: url("//img2.essays.mightystudents.com/images/red_on_blue.jpg");
    background-repeat: no-repeat;
    float: left;
    font-weight: 600;
    height: 40px;
    margin: 11px 0 0 45px;
    padding: 0 0 0 27px;
    width: 120px;
}

#place_order a {
    color: #ffffff;
    font-size: 13px;
    text-decoration: none;
}

.big_blue p {
    color: #000000;
    float: left;
    font-size: 12px;
    margin-top: 18px !important;
}

.edit_button {
    background-image: url("//img3.essays.mightystudents.com/images/edit_button.jpg");
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    font-weight: 600;
    height: 40px;
    margin-top: 20px;
    width: 123px;
}

.discounts {
    clear: both;
    padding-left: 20px;
    padding-top: 20px;
}

.mlevels {
}

.discounts img {
    float: left;
}

.discounts div {
    float: left;
    margin-left: 20px;
    width: 80%;
}

.discounts span {
    color: #000000;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: 600;
    height: 25px;
    width: 100%;
}

.identy_header {
    border: 1px solid #3d8eda;
    float: left;
    margin: 0 0 25px;
    width: 100%;
}

.identy_header img {
    float: left;
}

.identy_header_detail {
    float: left;
    margin-left: 30px;
    width: 80%;
}

.identy_header span {
    color: #ff0000;
    float: left;
    font-size: 22px;
    margin: 0;
    position: relative;
    width: 100%;
}

.identy_header p {
    float: left;
    padding: 20px 0 0;
    position: relative;
    width: 100%;
}

.identify_information {
    float: left;
    width: 100%;
}

.identify_information div {
    background-color: #0a59bb;
    float: left;
    height: 40px;
    position: relative;
    width: 100%;
}

.identify_information label {
    color: #ffffff;
}

.identify_information ul {
    clear: both;
    float: left;
    font-size: 13px;
    list-style-image: none;
    list-style-type: none;
    padding: 0 0 0 50px;
    position: relative;
    width: 80%;
}

.identify_information ul li {
    background-image: url("//img1.essays.mightystudents.com/images/checked_checkbox.jpg");
    background-repeat: no-repeat;
    clear: both;
    float: left;
    height: 16px;
    list-style-image: none;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
}

.identify_information ul li span {
    color: #000000;
    font-size: 13px;
    margin: 0 0 0 20px;
}

.identify_information p {
    clear: both;
    color: #000000;
    float: left;
    font-size: 13px;
    margin-left: 20px;
    width: 95%;
}

.identify_information table {
    margin-top: 20px;
}

.identify_information table td {
    padding: 5px;
}

.upload_identy {
    background-image: url("//img2.essays.mightystudents.com/images/upload_file.jpg") !important;
    background-repeat: no-repeat;
    float: left;
    font-weight: 600;
    height: 40px;
    margin: 20px 0 0 300px !important;
    padding: 10px 0 0 48px;
    width: 164px !important;
}

.upload_identy a {
    color: #4b4b4b !important;
    font-size: 13px;
    text-decoration: underline;
}

.upload_identy a:hover {
    color: #a2a2a2;
    text-decoration: none;
}

.clear_span font {
    font-size: 14px;
}

dl.ourservices {
    border-top: 2px dotted #c5c5c5;
    margin: 3px 0;
    padding-top: 2px;
}

.ourservices a.allprices2,
.ourservices a.allprices2:link,
.ourservices a.allprices2:visited {
    background: url("//img3.essays.mightystudents.com/images/order_now2.gif") no-repeat scroll center center transparent;
    display: block;
    float: right;
    height: 18px;
    text-align: right;
    width: 81px;
}

#discount_text,
#discount_text_papers {
    font-weight: bold;
    padding-left: 15px;
}

#discount_text div.percent {
    position: absolute;
    padding: 35px 0 0 18px;
    width: 60px;
    text-align: center;
}

#discount_text div.percent strong {
    color: white;
    font-size: 30px;
    text-shadow: 1px 0px 0px #000;
}

.percent .discount {
    color: white !important;
    font-size: 12px !important;
}

.ourservices .odd {
    background-color: #e3e2ff;
}

.ourservices dd {
    overflow: hidden;
    padding: 1em 2px;
}

.ourservices a.price,
.ourservices a.price:link,
.ourservices a.price:visited {
    color: #008307;
    float: right;
}

.ourservices .even {
    background-color: #fff0db;
}

.ourservices,
.ourservices dt,
.ourservices dl,
.ourservices dd {
    margin: 0;
    padding: 0;
}

.h2_vs_h4 {
    border-bottom: 0 none;
    color: #5e5cb4;
    display: inline;
    font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin: 10px;
}

.even a {
    text-decoration: none;
}

.odd a {
    text-decoration: none;
}

.ourservices dt {
    padding: 5px;
}

.ourservices dd {
    overflow: hidden;
    padding: 1em 2px;
}

.total_score_credit {
    float: right;
    width: 310px;
}

.title_affiliate {
    width: 350px !important;
}

#center_part {
    padding-bottom: 10px;
}

.h1_li {
    border-bottom: 0 none !important;
    font: bold 15px/26px Arial !important;
}

#order_form td {
    padding: 3px 0 3px 10px;
}

#account {
    padding-left: 150px;
}

#account a {
    color: #f26c0c !important;
}

#account_name a {
    color: #5082e5 !important;
    font: 18pt Arial;
}

td.block_title_background {
    background-image: url("//img1.essays.mightystudents.com/images/page_title_tile1.jpg");
    font: bold 12px Arial;
    height: 34px;
    margin-left: 3px;
    margin-right: 3px;
    text-align: center;
}

.block_border_left {
    border-left: 2px dotted #c5c5c5;
}

.block_text_left,
.blfonl {
    border-bottom: 2px dotted #c5c5c5;
    padding: 5px 8px 5px 5px;
}

.block_text_right,
.blfonr {
    border-bottom: 2px dotted #c5c5c5;
    border-left: 2px dotted #c5c5c5;
    padding: 5px 8px 5px 5px;
}

.block_text_left ul li,
.blfonl ul li {
    list-style-image: url("//img2.essays.mightystudents.com/images/bullet_m_l.jpg");
}

.block_text_left ul {
    padding-left: 17px;
}

.block_text_right ul li,
.blfonr ul li {
    list-style-image: url("//img3.essays.mightystudents.com/images/bullet_m_r.jpg");
}

.blfonr ul {
    padding-left: 17px;
}

.blfonl ul {
    padding-left: 17px;
}

.block_text_right {
    padding-left: 17px;
}

.blfonl {
    background-color: #f7f7ff;
}

.blfonr {
    background-color: #f7f7ff;
}

.padding {
    padding: 10px 10px 0;
    text-align: justify;
}

.testimon span,
.titleblock span {
    background: url("//img1.essays.mightystudents.com/images/csc_bg.gif") repeat-x scroll 0 0 transparent;
    color: #ffffff;
    display: block;
    font: bold 20px/36px Arial;
    padding-left: 10px;
}

.testimon .t_content,
.titleblock .t_content {
    background: url("//img2.essays.mightystudents.com/images/testim_bg.jpg") repeat-x scroll 0 0 #e7e7d7;
    border-color: #dadada;
    border-style: solid;
    border-width: 0 1px 1px;
    padding: 10px 5px 15px 10px;
}

.titleblock .asc {
    padding-left: 10px;
    padding-top: 5px;
}

element.style {
    color: #02294f;
}

.titleblock .asc a {
    color: #fa720e;
    font: bold 16px Arial;
}

.t_content li a,
.t_content li a:visited {
    color: #02294f;
    font: 13px Arial;
    text-decoration: none;
}

.titleblock ul li {
    list-style-image: url("//img3.essays.mightystudents.com/images/bulet.gif");
}

.contacts h2 {
    border-bottom: medium none;
    color: #5d5db7;
    font: bold 20px Arial;
}

a.contacts_live_chat,
a.contacts_live_chat:link,
a.contacts_live_chat:visited {
    background: url("//img1.essays.mightystudents.com/images/our_contacts_chat.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 36px;
    width: 220px;
}

div.content404 {
    border-left: 1px solid #e8e8e8;
    height: 500px;
    padding: 20px 0 0 20px;
}

.dog {
    background: url("//img2.essays.mightystudents.com/images/dog.png") no-repeat scroll left top transparent;
    float: left;
    height: 327px;
    width: 247px;
}

.float-left {
    float: left;
}

.dialog_cloud {
    background: url("//img3.essays.mightystudents.com/images/dialog_cloud.png") no-repeat scroll left top transparent;
    height: 136px;
    position: relative;
    width: 460px;
}

.dialog_cloud p,
.dialog_cloud h1 {
    border-bottom: medium none;
    color: #493b40;
    font-family: Arial !important;
}

.dialog_cloud h1 {
    font-size: 19px;
    line-height: 20px;
    margin-left: 65px;
    padding-top: 10px;
}

.dialog_cloud p {
    font-size: 14px;
    line-height: 1.5em;
    margin-left: 65px;
}

.links404 {
    color: #629fd8;
    margin-left: 70px;
}

.links404 li {
    color: #3f89ff;
    list-style-image: none !important;
    list-style-type: disc !important;
}

.links404 li a {
    color: #3f89ff;
    font-size: 15px;
}

.search_box {
    padding-left: 70px;
}

.search_box .input {
    background: url("//img1.essays.mightystudents.com/images/input-404-bg.gif") no-repeat scroll left top transparent;
    border: 0 none;
    float: left;
    height: 25px;
    width: 210px;
}

.search_box .submit {
    display: inline;
    font-size: 0;
    line-height: 0;
}

.search_box .submit {
    background: url("//img2.essays.mightystudents.com/images/search-404-button.gif") no-repeat scroll left top transparent;
    border: 0 none;
    float: left;
    height: 25px;
    overflow: hidden;
    text-indent: -999px;
    width: 89px;
}

#clear {
    clear: both;
}

a.button_main_menu,
a.button_main_menu:link,
a.button_main_menu:visited {
    background: url("//img3.essays.mightystudents.com/images/button_main_menu.gif") no-repeat scroll 0 0 transparent;
}

a.button_main_menu {
    display: block;
    height: 36px;
    width: 220px;
}

.right_div_bottom {
    margin-bottom: 20px;
    text-align: right;
}

.table_pack th.best_choise_wrlevel {
    background: url("//img1.essays.mightystudents.com/images/bkg_th_recom.gif") repeat-x scroll 50% 100% #7069a7;
}

.table_pack th.last,
.table_pack td.price_title3 {
    border-right: medium none;
}

.wrlevel_logo {
    float: left;
}

#questions_form {
    float: left;
    margin-bottom: 50px;
    width: 690px;
}

#questions_form table {
    width: 570px;
}

.survey_question_table {
    width: 570px;
}

#question {
    background-image: none;
    color: #323232;
    float: left;
    font-size: 15px;
    font-weight: 600;
    margin: 5px 0 0 10px;
}

#answer {
    color: #020267;
    float: left;
    font-family: Arial;
    font-size: 13px;
    margin: 5px 0 0 10px;
}

#answer_view {
    color: #9f2554;
    float: left;
    font-size: 12px;
    font-weight: 600;
    margin: 5px 0 0 10px;
}

#save_survey {
    background-image: url("//img2.essays.mightystudents.com/images/save_button.jpg");
    background-repeat: no-repeat;
    display: block;
    float: left;
    font-weight: 600;
    height: 40px;
    margin: 20px 0 0 300px;
    padding: 10px 0 0 48px;
    width: 88px;
}

#save_survey a {
    color: #4b4b4b;
    font-size: 13px;
    text-decoration: underline;
}

#save_survey a:hover {
    text-decoration: none;
}

#view_survey {
    background-image: url("//img3.essays.mightystudents.com/images/view_survey.jpg");
    background-repeat: no-repeat;
    float: left;
    font-weight: 600;
    height: 40px;
    margin-top: 10px;
    padding: 10px 0 0 48px;
    width: 164px;
}

#view_survey a {
    color: #4b4b4b;
    font-size: 13px;
    text-decoration: underline;
}

#survey_detail_color_dark {
    background-color: #f1f1f1;
}

#survey_detail_color_light {
    background-color: #ffffff;
}

#survey_label {
    color: #003ea6;
    float: left;
    font-size: 19px;
    margin: 9px 0 0 10px;
    width: 100%;
}

#survey_label a {
    color: #003ea6;
}

.request_part {
    float: left;
    margin-top: 15px;
    width: 95%;
}

.request_part label {
    color: #000000;
    float: left;
    font-size: 14px;
    width: 100%;
}

.request_part span {
    background-image: none;
    clear: both;
    color: #ff0000;
    float: left;
    font-size: 18px;
    height: auto;
    margin-bottom: 10px;
    margin-left: 20px;
}

.request_part textarea {
    float: left;
    margin-left: 10px;
}

#td_margin_bold {
    font-weight: 600;
    margin: 5px;
}

.margin_5 {
    margin: 5px;
}

.order_identity {
    margin: 20px 0 0 10px;
    padding: 20px 0 14px 10px;
}

.order_identity_text {
    color: #000000;
    float: left;
    width: 75px;
}

.order_identity_result {
    float: left;
    margin-top: 17px;
}

#text_green,
#text_green a {
    color: #068e60;
}

#error {
    background-image: none;
    color: #ff0000;
    float: left;
    margin: 20px 0 0 50px;
    position: relative;
}

#message {
    background-image: none;
    color: #0000ff;
    float: left;
    margin: 20px 0 0 50px;
    position: relative;
}

.max_50 {
    width: 50% !important;
}

#img_button {
    margin: 50px 0 0 40px;
}

#underline {
    color: #000000;
    float: none;
    text-decoration: underline;
}

#identity_text {
    font-size: 22px;
}

#order_detail_topic span a {
    color: #003ea6;
    text-decoration: none;
}

#order_detail_topic span a:hover {
    text-decoration: underline;
}

#wide_div {
    width: 100%;
}

.wd_img {
    left: 250px !important;
    width: 220px !important;
}

.discount_banner_content {
    padding: 10px 0;
    text-align: center;
}

.mlevels a {
    padding: 0 5px;
}

#backgr2 {
    background-position: 0 100% !important;
    background-repeat: no-repeat !important;
}

#tooltip {
    opacity: 0.85;
    padding: 0;
    position: absolute;
    width: 202px;
    z-index: 3000;
}

#tooltip .top {
    background: url("//img1.essays.mightystudents.com/images/tooltip_top.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 28px;
    width: 212px;
}

#tooltip .body {
    background: url("//img2.essays.mightystudents.com/images/tooltip_body.gif") repeat-y scroll 0 0 transparent;
    font: 13px Arial;
    padding: 5px;
    width: 202px;
}

#tooltip .bottom {
    background: url("//img3.essays.mightystudents.com/images/tooltip_bottom.gif") no-repeat scroll 0 0 transparent;
    height: 3px;
    width: 212px;
}

.tooltip_img {
    float: left;
    padding: 0 5px 3px 0;
}

#tooltip .body strong.vas_free {
    color: #3b3867;
    display: block;
}

#select-level-popup iframe {
    width: 550px !important;
}

.content_sitemap {
    font-size: 12px;
    margin-top: 0 !important;
}

.content_sitemap ul li {
    line-height: 22px;
    margin-left: 20px;
}

.content_sitemap ul li a {
    color: #5d5db7;
    font: bold 13px Arial;
}

.srvcs td {
    background-image: url("//img1.essays.mightystudents.com/images/srvcs-rb-h.gif");
    height: 2em;
}

.srvcs a,
.srvcs a:link,
.srvcs a:visited {
    background: url("//img2.essays.mightystudents.com/images/srvcs-lt.gif") no-repeat scroll left top #e3e2ff;
    color: #5e5cb4;
    display: block;
    font: bold 11px Arial;
    height: 3em;
    margin: 2px;
    text-decoration: none;
}

.srvcs a span {
    background: url("//img3.essays.mightystudents.com/images/srvcs-rb.gif") no-repeat scroll right bottom transparent;
    display: table-cell !important;
    height: 3em;
    text-align: center;
    vertical-align: middle;
    width: 15em !important;
}

.srvcs .oth a,
.srvcs .oth a:link,
.srvcs .oth a:visited {
    background-color: #cae2ff;
    background-image: url("//img1.essays.mightystudents.com/images/srvcs2-lt.gif");
}

.srvcs a:hover,
.srvcs .oth a:hover {
    background-color: #f8e2ff;
    background-position: left -100px;
}

.srvcs .oth a span,
.srvcs .oth a:link span,
.srvcs .oth a:visited span {
    background-image: url("//img2.essays.mightystudents.com/images/srvcs2-rb.gif");
}

.srvcs a:hover span,
.srvcs .oth a:hover span {
    background-image: url("//img3.essays.mightystudents.com/images/srvcs-rb-h.gif");
}

.srvcs a span span {
    background: none repeat scroll 0 0 transparent;
    padding: 0 0.3em 0 1em;
}

.srvcs span,
.srvcs div {
    cursor: pointer;
}

.srvcs td a {
    display: table-cell;
    height: 3em;
    vertical-align: middle;
    width: 15em;
}

.srvcs td a span span {
    background: none repeat scroll 0 0 transparent;
    display: inline-block;
    height: auto;
}

.title_text span a {
    color: #fff;
    text-decoration: none;
}

.title_text span a:hover {
    text-decoration: underline;
}

.blue_div span {
    background-image: none;
    clear: both;
    color: #0000ff;
    float: left;
    font-size: 12px;
    height: 22px;
    margin: 0;
    padding: 3px 0 0 3px;
}

.detail_order_left span {
    color: #003ea6;
    font-size: 18px;
    margin: 0;
    width: 100%;
}

.orders_right_side span {
    float: none !important;
    font-size: 12px;
    margin: 3px 0 0 3px;
}

.big_grey {
    background-color: #d5e5ff;
    background-repeat: repeat-x;
    border: 1px solid #388bd9;
    clear: both;
    float: left;
    height: 51px;
    margin-bottom: 15px;
    margin-top: 15px;
    width: 100%;
}

.big_grey span {
    background-image: url("//img3.essays.mightystudents.com/images/red_on_blue.jpg");
    background-repeat: no-repeat;
    float: left;
    font-weight: 600;
    height: 40px;
    margin: 11px 0 0 50px;
    padding: 0 0 0 27px;
    width: 120px;
}

.big_grey span a {
    color: #ffffff;
    font-size: 13px;
    text-decoration: none;
}

.big_grey p {
    color: #000000;
    float: left;
    font-size: 12px;
    margin-top: 18px !important;
}

.discounts span {
    color: #000000;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: 600;
    height: 25px;
    width: 100%;
}

label#account {
    padding-left: 4px;
}

label#account_link {
    padding-left: 4px;
}

.menu_area ul {
    background-color: #003ea6;
    font-size: 11px;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    height: 20px;
    padding: 10px 0;
}

.menu_area ul li {
    background: #003ea6 url("//img2.superiorpapers.com/images/dot.gif") no-repeat left center;
    float: left;
    margin: 0;
    padding: 0 0 0 14px;
}

.menu_area ul li a {
    /*display:block;*/
    font-size: 12px;
    height: 20px;
    padding: 6px 0 0;
    text-decoration: none;
    color: #fff;
}

.menu_area ul li img {
    display: none;
}

.menu_area ul li a:hover {
    text-decoration: underline;
}

#login_main_div {
    float: left;
    margin-left: 50px;
    width: 350px;
}

#login_main_div span {
    font-size: 13px;
}

.standart_ul {
    float: left;
    list-style-image: none;
    list-style-type: none;
    min-width: 200px;
    position: relative;
    margin: 0;
}

.standart_ul li {
    clear: both;
    float: left;
    list-style-image: none;
    margin: 10px 0 0;
    width: 100%;
    background: none;
}

.standart_ul li a {
    color: #003ea6;
    text-decoration: none;
}

.standart_ul li a:hover {
    text-decoration: underline;
}

#submit {
    clear: both;
    float: left;
    margin: 20px 0 0 130px;
    position: relative;
}

.standart_ul li label {
    color: #0000ff;
    float: left;
    font-size: 14px;
    margin: 0;
    width: 100px;
}

#sampls_a {
    display: block;
    background: url('//img1.essays.mightystudents.com/images/pic222.jpg') center top no-repeat;
    /*padding-top: 77px;*/
    height: 100px;
    margin-top: 30px;
    font-size: 12px;
    line-height: 19px;
    font-family: Verdana, Arial;
    text-align: center;
    color: #003fa7;
}

#sampls_a:hover {
    background-position: center -178px;
}

span.header {
    padding-left: 10px;
    font-weight: bold;
    color: #fff;
    font-family: verdana, arial, sans-serif;
    font-size: 8pt;
    text-decoration: none;
}

ul.our_services {
    font-family: "Tahoma";
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    color: #0c48ab;
    padding: 0px 0px 0px 20px;
    _padding: 0px 0px 0px 0px;
}

ul.our_services li a {
    color: #0c48ab;
    text-decoration: none;
}

.t1 {
    text-align: center;
    font-size: 18px;
    color: #000;
}

.t1 a,
.t1 a:link,
.t1 a:visited {
    color: #000000;
    text-decoration: none;
}

.t1 a:hover {
    color: #003fa7;
    text-decoration: none;
}

/*call back form*/
.callback-form {
    position: absolute;
    top: 4px;
    right: 0;
}

.callback-form p {
    color: #092f6c;
    padding: 0;
}

.callback-form input {
    color: #485c72;
    height: 20px;
    line-height: 20px;
}

.callback-form input.loginbut {
    background: url("//img3.essays.mightystudents.com/images/Call_mee_back.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #ffffff;
    margin: 0 10px 0 0;
    width: 123px;
    height: 39px;
    position: relative;
    top: -8px;
}

.callback-form .error {
    position: absolute;
    top: 46px;
    color: red;
    margin-left: 135px;
    display: none;
}

.callback-form input {
    float: left;
    margin: 9px 5px 0 0;
    padding-left: 3px;
    border: 1px solid #a9a9a9;
}

#phone1_number,
#phone2_number {
    width: 204px;
}

#remember_me,
#remember_me_login {
    display: none;
}

.remember_me_label {
    display: block;
    color: #7a7a7a;
    margin-bottom: 10px;
    font-size: 11px;
    height: 14px;
    line-height: 15px;
    padding-left: 20px;
    background: url(/images/remember_me.png) no-repeat;
    cursor: pointer;
    background-position: left center;
    text-align: left;
    position: relative;
    text-align: left;
    font-family: Tahoma;
}

#remember_me_login + .remember_me_label {
    display: table;
    left: 110px;
    top: 10px;
}

#remember_me:checked + label:before,
#remember_me_login:checked + label:before {
    content: url(/images/remember_me_checked.png);
    position: absolute;
    left: 2px;
    top: 4px;
}

.g-recaptcha iframe {
    border: 1px solid red;
    box-shadow: 0px 0px 15px #f00;
    margin-top: 10px;
}
.payment_page .central-container-wrap {
    width: 100%;
    background: #fff;
    font-size: 0.8em;
    background: #fff url(//img1.essays.mightystudents.com/images/body-bg.gif) repeat-x 50% 0;
}
.payment_page ul li {
    background: none;
}
.payment_page .error {
    font-size: 12px;
}
.payment_page .wel-left p {
    -webkit-text-size-adjust:none;
    -ms-text-size-adjust:none;
    -moz-text-size-adjust:none;
    text-size-adjust:none;
}
#discount_span{
    padding: 0;
    margin-left: 10px;
}
.payment_page span {
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
}
.disclaimer {
    max-width: 960px;
    margin: 0 auto;
    font-size: 11px;
}
.disclaimer::before {
    content: 'DISCLAIMER: The completed product is for research purposes only. The company bears no responsibility for the use of research work, not intended for education use, the work is sold as-is with the highest quality and service available and written by freelancers';
}