@import url(https://fonts.googleapis.com/css?family=Nunito|Lato|Raleway|Roboto);
/*bootstrap 5 extracts - remove after updating to bootstrap5*/
.fw-bold {
    font-weight: 700!important;
}
.fw-bolder {
    font-weight: bolder!important;
}

.border {
    border: 1px solid #dee2e6 !important;
}
.border-bottom-0 {
    border-bottom: 0 !important;
}
.border-secondary {
    border-color: #6c757d !important;
}
.border-4 {
    border-width: 4px !important;
}
.rounded-3 {
    border-radius: 1.3rem !important;
}
.rounded-top {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
}
.p-3 {
    padding: 1rem !important;
}
.ms-4 {
    margin-left: 1.5rem !important;
}
.border-bottom {
    border-bottom: 1px solid #dee2e6!important;
}
.text-left {
    text-align: left;
}
.alert {
    position: relative;
    padding: 1rem 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.alert-secondary {
    color: #41464b;
    background-color: #e2e3e5;
    border-color: #d3d6d8;
}
.bg-primary, .bg-primary>a {
    color: #fff!important;
}

.bg-primary {
    background-color: #0d6efd!important;
}
.bg-secondary, .bg-secondary>a {
    color: #fff!important;
}

.bg-secondary {
    background-color: #6c757d!important;
}
.bg-white {
    background-color: #fff!important;
}

/*END - bootstrap 5 extracts*/
#social_chat_panel, #social_chat_start {
	color: #9f9f9f;
}

.opacity-25-image img.sppb-img-responsive{
	opacity: 0.25;
}

section#our-writers-reviews p.sppb-title-subheading {
    color: #fff;
}

h2.sppb-title-heading {
    line-height: 1.7 !important;
}

ul.main-content, ol.main-content {
    margin-top: 20px;
}
ul.main-content li h3, ol.main-content li h3 {
    font-size: 14px;
    color: #ff5000;
}
.main-content li::marker {
    color: #ff5000;
    font-weight: bold;
}

section#sp-bottom .sp-module .sp-module-title, section#sp-bottom-2nd-row .sp-module .sp-module-title {
    font-size: 18px;
    font-weight: 900;
    text-transform: capitalize;
	color: #002443;
}

#sp-page-builder section.th-order-placement-steps .sppb-section-title .sppb-title-heading {
    font-size: 24px;
}
#sp-page-builder section.th-order-placement-steps .sppb-icon h3.sppb-feature-box-title {
    font-size: 16px;
}

.sp-page-builder .page-content .why-100k-students .sppb-section-title .sppb-title-heading {
    line-height: 1.7 !important;
}

/*ul.main-content {
    list-style: none;
}
ul.main-content li::before {
    content: "\2022";  !* Add content: \2022 is the CSS Code/unicode for a bullet *!
    color: #ff5000; !* Change the color *!
    font-weight: bold; !* If you want it to be bold *!
    display: inline-block; !* Needed to add space between the bullet and the text *!
    width: 1em; !* Also needed for space (tweak if needed) *!
    margin-left: -1em; !* Also needed for space (tweak if needed) *!
}*/

/*#jf_bidding_method input[type=radio],#jf_pay_flow input[type=radio]{*/
/*    !* display: none; *!*/
/*    z-index: 99;*/
/*}*/

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.sp-has-child.active ul.sp-dropdown-items li.sp-menu-item:not(:active,:first-child) {
    background: #33b786;
	color: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
    color: #ffffff;
}

.sppb-addon-cta h2.sppb-cta-title {
    font-size: 36px;
    line-height: 48px;
}

span#smd-acclogset {
    display: block;
    margin-top: 28px;
    background-color: #f26522;
}
span#smd-acclogset a {
    padding: 6px 40px;
}
.sp-my-account {
    margin: 0 0 0 13px;
}

.usage-limits {
    font-size: 12px;
    font-family: 'Lato';
    line-height: 1.4;
}
.cert-icon {
    margin-left: 11px;
    display: flex;
    align-items: center;
}
.cert-icon img {
    width: 68px;
    height: 34px;
    max-height: 28px;
    min-height: 28px;
    margin-right: 2px;
}

.tp-widget-container.tp-widget--rounded.tp-bottom-left.tp-widget--compact {
    margin-bottom: -20px !important;
    margin-left: 60px !important;
}

/* improvements - start */

img.sp-default-logo.visible-xs {
    height: 38px;
    max-width: 138px;
    margin-top: 32px;
    min-width: 120px;
}

/* improvements - End */

@media (max-width: 991px) {
    li.sp-menu-item a {
        color: #000;
    }
    .sticky-wrapper.is-sticky ul.sp-megamenu-parent {
        background: #fff;
        float: left;
        height: 30px;
    }
	div#sp-menu .sp-megamenu-wrapper ul.sp-megamenu-parent li.sp-menu-item:nth-last-child(1) a {
		/* color: #fff!important; */
		color: #fff;
	}
	div#sp-menu .sp-megamenu-wrapper ul.sp-megamenu-parent li.sp-menu-item a.edu-order-main,
	div#sp-header-sticky-wrapper.sticky-wrapper.is-sticky #sp-header .sp-megamenu-parent >li >a.edu-order-main {
		color: green;
	}
	div#sp-menu li.sp-menu-item {
		margin: -15px 0 0px 0;
	}
    section.th-order-placement-steps .sppb-icon i {
        font-size: 48px !important;
        width: 48px !important;
        height: 48px !important;
        line-height: 48px !important;
    }
    section.th-order-placement-steps .sppb-icon h3.sppb-feature-box-title {
        font-size: 16px;
    }
    .sppb-addon-cta h2.sppb-cta-title {
        font-size: 32px;
        line-height: 46px;
    }

}
@media (max-width: 767px) {
    ul.sp-megamenu-parent {
        margin-top: 0px;
        display: block !important;
    }
    section.th-order-placement-steps .sppb-icon i {
        font-size: 28px !important;
        width: 28px !important;
        height: 28px !important;
        line-height: 28px !important;
    }
    .sppb-addon-cta h2.sppb-cta-title {
		font-size: 24px!important;
		line-height: 1.7!important;
    }

}


.d-none-radio input[type="radio"], .jf_radio_custom input[type="radio"] {
    display: none;
}
.jf_radio_custom label {
    display: inline-block;
    background-color: #ddd;
    padding: 4px 11px;
    font-family: Arial;
    /*font-size: 16px;*/
    cursor: pointer;
}
.jf_radio_custom input[type="radio"]:checked+label {
    background-color: #ff0b0b;
    color: #fff;
}
legend {
    width: 80%;
    margin-bottom: 2px;
    font-size: 14px;
    border-bottom-style: outset;
}
table.easyfolderlisting td img {
    display: inline;
}
table.easyfolderlisting td {
    font-size: 14px;
    font-weight: 600;
}
.edrm-site-rating {
    color: #954b00;
}
.edrm-table-of-content-style ol, .edrm-table-of-content-style ul {
    font-weight: 600;
    margin-top: 30px;
}
.edrm-table-of-content-style li {
    margin-bottom: 15px;
    font-weight: 600;
    color: #a3835b;
}
.edrm-page-content-style h2{
    font-size: 18px;
    line-height: 32px;
    font-weight: 600!important;
}
.edrm-page-content-style h3{
    font-size: 16px;
    line-height: 32px;
    font-weight: 500!important;;
}
.edrm-page-content-style li {
    margin-top: 7px;
    margin-bottom: 7px;
    color: #a3835b;
    font-family: Nunito,Lato,Raleway,Roboto;
}

.edu-smaller-lists ol {
    font-size: x-small;
}
.edu-smaller-lists ol > li > h4 {
    font-size: 14px;
}
.edu-ordinary-lists ol > li > h3 {
    color: #ff5000;
}
.edu-ordinary-lists ol > li > h4 {
    color: #ff5000;
    font-size: 16px;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 10px;
}
/* .edu-ordinary-lists ol > li > p {
    font-size: revert;
} */
.edu-all-white li > a/*, .edu-all-white h3*/ {
    color: #ffffff !important;
    text-decoration: underline;	
}

.edu-cursive h1{
    font-family: cursive;
}
.edu-services-front-mainmenu ul.sp-dropdown-items li.sp-menu-item.sp-has-child {
    background: blue;
	font-weight: 600;
}
.edu-services-front-mainmenu ul.sp-dropdown-items li.sp-menu-item.sp-has-child ul.sp-dropdown-items li.sp-menu-item.sp-has-child {
    background: blue;
}
.edu-services-front-mainmenu ul.sp-dropdown-items li.sp-menu-item.sp-has-child ul.sp-dropdown-items li.sp-menu-item.sp-has-child ul.sp-dropdown-items li.sp-menu-item {
    background: green;
	background: #44579d;
}
.edu-services-front-mainmenu ul.sp-dropdown-items ul.sp-dropdown-items ul.sp-dropdown-items {
	overflow: scroll;
    height: 100vh;
	padding-bottom: 200px;
}

.edu-smaller-lists .sppb-addon-single-image-container {
	display: flex;
}
/* .edu-smaller-lists .sppb-addon-single-image-container img.sppb-img-responsive { */
    /* max-width: none !important; */
/* } */
.edu-btn-lg a, .edu-btn-lg button{
    padding: 14px 32px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

#sp-header-sticky-wrapper.sticky-wrapper #sp-header .sp-megamenu-parent >li >a.edu-smswhatsapp{
    position: absolute;
    /* top: -50px; */
    /* left: -287px; */
    right: 0;
    bottom: -40px;
    /* z-index: 999; */
    width: 300px;
    font-size: 8px;
    font-weight: 400;
    color: #ff7f50;
	display: block;
}
div#sp-menu111{display:block!important;}
@media(max-width: 991px){
	#sp-header-sticky-wrapper.sticky-wrapper #sp-header .sp-megamenu-parent >li >a.edu-smswhatsapp {
		left: 95px;
		bottom: 70px;
		font-size: 12px;
		font-family: Nunito,Lato,Raleway;
	}	
}
@media(max-width: 767px){
	#sp-header-sticky-wrapper.sticky-wrapper #sp-header .sp-megamenu-parent >li >a.edu-smswhatsapp {
		left: -50px;
		bottom: 70px;
		font-size: 10px;
	}	
}
@media(max-width: 480px){
	#sp-header-sticky-wrapper.sticky-wrapper #sp-header .sp-megamenu-parent >li >a.edu-smswhatsapp {
		left: -70px;
		bottom: 70px;
		font-size: 10px;
	}	
}
.form-group {
    /*margin-bottom: inherit;*/
}

img.sp-default-logo.hidden-xs {
    width: 150px;
}
div#jbounce-jmodal label {
    color: #ffffff!important;
}
.jmodal h4, .jmodal button {
    color: #ffffff!important;
}
h3 {
    margin-top: revert;
}
.text-decoration-underline { /*bootstrap5*/
    text-decoration: underline!important;
}
.overflow-auto { /*bootstrap5*/
    overflow: auto!important;
}
.sppb-panel-modern {
    border-radius: 15px;
}
.sppb-panel-modern>.sppb-panel-heading {
    background: #ffffff;
	border-radius: 15px;
}
#sp-page-builder .sppb-section-title {
    margin-bottom: 15px;
}
h3 strong, h4 strong{
    font-size: small;
}
.page-content section h3 {
    font-weight: 700;
    font-size: 16px;
	margin: 30px 0 10px 0;
	color: #f26522;
}
article.item-page .page-header h1 {
	font-family: lato;
	color: #f26522;
}

article.item-page div[itemprop="articleBody"] h2 {
	font-family: roboto;
    font-size: 32px;
    font-weight: 600;
    color: #656565;
    line-height: 48px;
    margin-top: 40px;
    margin-bottom: 30px;
}
article.item-page div[itemprop="articleBody"] .edu-call-to-action h2 {
    color: #ff9200;
}
article.item-page div[itemprop="articleBody"] h3 {
	font-family: Nunito;
    color: #ff9200;
    line-height: 34px;
    margin-top: 40px;
    margin-bottom: 20px;
}
article.item-page div[itemprop="articleBody"] p {
	font-family: lato;
}
article.item-page div[itemprop="articleBody"] .edu-call-to-action {
    margin: 80px 0 40px 0;
    padding: 40px 10px 99px 10px;
    text-align: center;
    background: antiquewhite;
}
article.item-page div[itemprop="articleBody"] .edu-call-to-action p {
    padding: 0 0 30px 0;
    font-family: Raleway;
    font-size: medium;	
}
article.item-page div[itemprop="articleBody"] .edu-call-to-action a {
    padding-left: 50px;
    padding-right: 50px;
}
div#sp-header-sticky-wrapper.sticky-wrapper.is-sticky div#sp-menu {
    padding-left: 0;
    padding-right: 10px;
}
div#sp-header-sticky-wrapper.sticky-wrapper.is-sticky #sp-header .sp-megamenu-parent >li >a {
    color: #07071d;
    font-weight: 600;
	letter-spacing: 0;
}
#jbounce-jmodal .jmodal-body {
    padding: 0px 25px 10px 25px!important;
}
@media only screen and (max-width : 767px) {
	.edu-text-left-sm-xs .sppb-section-title.sppb-text-center,
	.edu-text-left-sm-xs-forced .sppb-text-center {
		text-align: left;
	}
	.sp-megamenu-parent >li >a {
		color: #000;
		letter-spacing: -0.5px;
		font-size: 10px;		
	}	
	.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
		padding: 12px 10px;
		font-size: 13px;
	}
}
@media only screen and (min-width : 992px) {
	.sp-megamenu-parent >li >a {
		color: #ffffff;
	}
}
#offcanvas-toggler >i {
    color: #f26522;
}
div#services-list h3.sppb-feature-box-title {
    margin-bottom: 20px;
    font-family: cursive;
    color: #f0f8ff;
}
#jbounce-jmodal .jmodal-body {
    background: #eaeaea;
}
/* .sp-megamenu-parent >li >a { */
    /* color: #fff; */
/* } */
#sp-header {
    background: #FFFDF6;
    background: #102052;
}
.flex-center-vertically {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

div#prebusy-st, div#busy-st{
    display: none;
}

div#bs-application-mgr-navbar ul.nav.navbar-nav li a{
    font-weight: 600;
}

.as-questions-alignment{
    width: 29px;
    height: 29px;
    cursor: pointer;
    outline: #ffa10033 auto 20px;
    vertical-align: -3px;
}
.disable-item {
    pointer-events: none;
    opacity: 0.9;
}
.aaa-detailed-styling{
    width: 100%;min-height:70px;max-height:120px;background-color: white;border: 2px inset #ffcaca;padding:3px;overflow:auto;border-radius:5px;
}
a.ZebraDialog_Close {
    top: 12px;
}
section.smd-worldclock .col-xs-4.col-sm-3.col-md-2.col-lg-1,
section.smd-worldclock .col-xs-4.col-sm-3.col-md-2.col-lg-2{
    color: #0000FF;
    padding: 0;
    text-align: center;
    margin: auto;
    font-size: 9pt;
    font-weight: 500;
}

section.smd-worldclock .col-xs-4.col-sm-3.col-md-2.col-lg-2{
    font-size: 14pt;
    color: #F22222;
}
.checkbox-alignment-1 {
    margin-right: 14px;
    margin-left: 2px;
    vertical-align: -3px;
    /* width: 16px; */
    height: 24px;
    cursor: pointer;
    /* outline: #ebff86 auto 20px; */
}

/*
* Row with equal height columns
* --------------------------------------------------
* https://getbootstrap.com.vn/examples/equal-height-columns/
* https://getbootstrap.com.vn/examples/equal-height-columns/equal-height-columns.css
*
*/
.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}


table.home-table-features td {
    position: relative;
    border: solid 1px #ABABAB;
    min-width: 30px;
}

table.home-table-features tr td:first-child span:before{
    width: 25px;
    height: 16px;
    content: "";
    background: url("../images/p/point.png") no-repeat 0 0;
    background-size: 100%;
    margin-top: 13px;
    position: absolute;
    top: 0;
}

table.home-table-features td:last-child {
    padding: 8px;
}


.serfcrescust_bullet:before {
    /* display: inline-block; */
    width: 25px;
    height: 16px;
    /* margin-right: 5px; */
    content: "";
    background: url("../images/p/point.png") no-repeat 0 0;
    background-size: 100%;
    /* vertical-align: top; */
    /* list-style: square inside url("https://ecb.dev/templates/ecywtr/images/p/point.png"); */
    /* height: 23px; */
    /* height: auto; */
    /* padding-left: 44px; */
    /* padding-top: 13px; */
    /* margin-left: -40px; */
    /* margin-bottom: 10px; */
    margin-top: 4px;
    /* display: inline-block; */
    position: absolute;
    /* left: 0; */
    top: 0;
}




/* Using col-xs media query breakpoint but you can change 481 to 768 to only apply to col-sm and above if you'd like*/

@media only screen and (min-width : 481px) {
    .flex-row {
        display: flex;
        flex-wrap: wrap;
    }
    .flex-row > [class*='sppb-col-'] {
        display: flex;
        flex-direction: column;
    }
    .flex-row.sppb-row:after,
    .flex-row.sppb-row:before {
        display: flex;
    }
}



.translucent-effect{
    background: rgba(0, 0, 0, 0.25);
}

/* section#registration-home-top-section-smd:after, */
#home-top-section-smd:after {
    /* background-image: url(http://camaleon.tuzitio.com/assets/themes/camaleon_cms/assets/images/patteren-30f00dafd7c2c5c0cdfc906dd383460589e3250c65e3edf9ba37568add04acc8.png); */
    /* background-image: url(http://www.sport.be/thibautcourtois/assets/images/overlay-dark.png); */
    opacity: 0.65;
    background-image: url(../../../images/texture/stripes_bg.png);
    opacity: 1;
}
section#registration-home-top-section-smd:before{
    background: rgba(0,0,0,0.85);
    background: rgba(121, 0, 0, 0.71);
    background: rgba(121, 0, 0, 0.53);
    /* opacity: 0.6; */
}

section#registration-home-top-section-smd .sppb-row .sppb-col-sm-8:before{
    /* background-image: radial-gradient(ellipse at center, rgba(255,255,255,0.25) 0%,rgba(255,255,255,0) 100%), url(../../../images/featured/cube-pattern-bg.png); */
    /* background: url(../../../images/headers/pattern_bg.png) right 4% repeat rgba(197, 64, 0, 0.22); */
    /* background: url(../../../images/featured/cube-pattern-bg.png) right 4% repeat rgba(0, 168, 198, 0.27); */
    /* background: rgba(43, 48, 54, 0) url("https://static0.twilio.com/marketing/bundles/homepage/img/bg-signal-pattern.svg") no-repeat scroll center top; */
    background-attachment: scroll, fixed;
    opacity: 0.9;
}

section#registration-home-top-section-smd .sppb-row .sppb-col-sm-4{
    background: rgba(86, 28, 0, 0.38);
}

#home-top-section-smd:before{
    background: rgba(123, 40, 0, 0.92);
    background: rgba(121, 0, 0, 0.92);
    background: rgba(0, 0, 0, 0.92);
    background: #030d2af5;
 	background: #052785f5;
}
#home-top-section-smd,
section#registration-home-top-section-smd,
#services-list,
#our-writers-reviews
{
    position: relative;
}

#home-top-section-smd >div ,
#our-writers-reviews >div
{
    position: relative;
    z-index: 1;
}

div#jbounce-jmodal {
    z-index: 999;
}

.jmodal-close p {
    font: bold 28px cursive!important;
    background-color: #da4646!important;
}



#services-list:before {
    /* background-image: url(http://camaleon.tuzitio.com/assets/themes/camaleon_cms/assets/images/patteren-30f00dafd7c2c5c0cdfc906dd383460589e3250c65e3edf9ba37568add04acc8.png); */
    /* background-image: url(http://www.sport.be/thibautcourtois/assets/images/overlay-dark.png); */
    background-image: url(../../../images/texture/overlay-dark.png);
    opacity: 0.65;
}


#our-writers-reviews:before {
    background-image: url(../../../images/texture/bludots_bg.jpg);
    /*     opacity: 0.65; */
}


#sp-main-body {
    /* padding: 60px 0 100px 0; */
    padding: 0px 0 100px 0;
}

section#registration-home-top-section-smd .sppb-row .sppb-col-sm-8:before,
section#registration-home-top-section-smd:before, section#registratin-home-top-section-smd:after, #home-top-section-smcc:after, #home-top-section-smd:before, #services-list:before, #our-writers-reviews:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

img.sp-default-logo.hidden-xs {
    position: absolute;
    margin: 0px;
    top: 0px;
    top: -10px;
    height: 110px;
    max-width: inherit;
}
div#sp-logo a.logo img {
    transform: rotate(-1deg);
}
#sp-header .sp-retina-logo {
    position: absolute;
    top: 17px;
    height: 30px;
    max-width: 99px;
}
/* 
.body-innerwrapper {
    background: #FFF1D1;
} */

body.com-content
#sp-main-body {
    padding: 100px 0;
    padding: 60px 0 100px 0;
    background: rgba(255, 178, 0, 0.07);
}

div#sp-bottom8 .bottom-social ul li a {
    color: #b9b9b9;
    font-size: 16px;
}
div#sp-bottom8 .bottom-social ul li {
    display: inline-block;
    margin-right: 20px;
}

div#sp-bottom8 .bottom-social ul li a span.dummy-text {
    display: none;
}

.edm-cert>.sppb-container-inner>.sppb-row {
    display: inherit;
}
.edm-cert>.sppb-container-inner>.sppb-row>div#column-wrap-id-1680894122102 {
    margin: 0 auto 0 auto;
}

footer#sp-footer {
    padding: 20px 0 5px 0;
    background-color: #000;
    background: rgb(47, 37, 0);
	background-color: #1b202c;
}

footer#sp-footer span.sp-copyright {
    font-size: 12px;
}


footer#sp-footer ul.nav.menu li {
    display: inline-block;
    padding: 0 5px;
}

footer#sp-footer ul.nav.menu li a {
    color: #636363;
}
/*
footer#sp-footer ul.nav.menu li a:before  {
    content: "\f0a9";
    color: rgba(249, 207, 150, 0.12);
}*/

footer#sp-footer .sp-module {
    margin-top: 8px;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

div#onwbchat_window {
    right: inherit!important;
}

div#webchat_header {
    background-color: #DA4646 !important;
}

.onwebchatform_div #offlineform_btn {
    background-color: #f26522 !important;
}

.modal-dialog .modal-header button.close {
    margin-top: -16px;
    margin-right: -16px;
    background-color: #ffd60d!important;
}

.modal-branding-heading{
    color: #a40000;
}

.progress-bar {
    background-color: #5d9827;
}

#busyworkingloading{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(47, 79, 79, 0.42);
    background: rgba(0, 0, 0, 0.72);
}

.ajax-busy-working{
    position: absolute;
    top: 50%;
    margin: -5px auto 0 auto;
    left: 37%;
    right: 0;
    border-radius: 10px;
}

.modal-branding-heading-icon, .system-date-branding{
    color: #ff0202;
    font-weight: 700;
}

.attention-now {
    color: #f00;
    font: 14px/12px "Comic Sans MS", "Comic Sans", "Chalkboard", cursive;
    letter-spacing: 2px;
}

.cursor-pointer {
    cursor: pointer;
}

.addlink /*,a*/ {
    padding-left: 16px;
    margin-left: 7px;
    background: url(../../../images/icons/icon-addlink.svg) 0 1px no-repeat;
    /*color: #447e9b;*/
    /*text-decoration: none;*/
}

.newtopmenubar .nav > li > a {
    padding: 10px 15px !important;
}
.newtopmenubar .dropdown-menu > li > a {
    padding: 3px 20px !important;
}

.newtopmenubar {
    border-radius: inherit;
}

.newtopmenubar ul li, .newtopmenubar ul li.active a {
    font-weight: bold;
    font-variant: small-caps;
    color: #71633F;
    margin: 1px 0 0;
}

.highlight .page-header .hasTooltip {
    color: #66321A;
    font-variant: small-caps;
}

.reply-hover:hover {
    color: #66321A;
    color: #1a6663;
    font-size:xx-large;
}

.testbuttons {
    background: linear-gradient(180deg, #ffff00 5%, #FBAE34 90%) repeat scroll 0 0 #FF5000;
    display: inline-block;
    border: 1px solid #F5EAC3;
    font-weight: bold;
    font-variant: small-caps;
    color: #71633F !important;
    margin: 1px 0 0;
}
/*formating for btable expand*/
.table-striped>tbody>tr.detail-view>td>div,
.table-striped>tbody>tr.detail-view>td>div.absolute {
    background: #fff3e2;
    padding: 2px 10px;
    border-radius: 3px;
    box-shadow: 0 2px 10px 0 rgba(255, 0, 0, 0.16),0 2px 10px 0 rgba(0,0,0,.12);
    margin: 10px;
    z-index: 3;
}

section#payment-method .sppb-section-title.sppb-text-center {
    background-color: rgba(240, 248, 255, 0.12);
    padding: 30px;
}


section#services-list h3.sppb-feature-box-title {
    color: #77655D;
}

section#our-client-reviews div#myCarousel a.left.carousel-control, section#our-client-reviews div#myCarousel a.right.carousel-control {
    width: 6%;
}

.bg-color-overlay::before {
    background-color: rgba(0, 114, 188, 0.6);
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.opps-alert {
    color: #ea265d;
    font-size: 14px;
    animation: oopps 1s linear infinite;
    border: rgba(22, 16, 103, 0.04) solid 1px;
}
@keyframes oopps {
    30% { opacity: 0.5; }
}

.error {
    color: #ff0000;
    animation: blinker 1s linear infinite;
    border: rgba(22, 36, 143, 0.03) solid 2px;
    margin-left: 4px;
    border-radius: 2px;
}
@keyframes blinker {
    50% { opacity: 0.5; }
}





/*!
 *   AdminLTE v2.4.0
 *   Author: Almsaeed Studio
 *	 Website: Almsaeed Studio <https://adminlte.io>
 *   License: Open source - MIT
 *   AdminLTE.min.css
 */
.bg-white,.bg-red,.bg-yellow,.bg-aqua,.bg-blue,.bg-light-blue,.bg-green,.bg-navy,.bg-teal,.bg-olive,.bg-lime,.bg-orange,.bg-fuchsia,.bg-purple,.bg-maroon,.bg-black,.bg-red-active,.bg-yellow-active,.bg-aqua-active,.bg-blue-active,.bg-light-blue-active,.bg-green-active,.bg-navy-active,.bg-teal-active,.bg-olive-active,.bg-lime-active,.bg-orange-active,.bg-fuchsia-active,.bg-purple-active,.bg-maroon-active,.bg-black-active,.callout.callout-danger,.callout.callout-warning,.callout.callout-info,.callout.callout-success,.alert-success,.alert-danger,.alert-error,.alert-warning,.alert-info,.label-danger,.label-info,.label-warning,.label-primary,.label-success,.modal-primary .modal-body,.modal-primary .modal-header,.modal-primary .modal-footer,.modal-warning .modal-body,.modal-warning .modal-header,.modal-warning .modal-footer,.modal-info .modal-body,.modal-info .modal-header,.modal-info .modal-footer,.modal-success .modal-body,.modal-success .modal-header,.modal-success .modal-footer,.modal-danger .modal-body,.modal-danger .modal-header,.modal-danger .modal-footer{background-color:#fff!important}

.bg-gray {color: #000;background-color: #d2d6de !important}

.bg-gray-light {background-color: #f7f7f7}

.bg-black {background-color: #111 !important}

.bg-red,
.callout.callout-danger,
.alert-danger,
.alert-error,
.label-danger,
.modal-danger .modal-body {background-color: #dd4b39 !important}

.bg-yellow,
.callout.callout-warning,
.alert-warning,
.label-warning,
.modal-warning .modal-body {background-color: #f39c12 !important}

.bg-aqua,
.callout.callout-info,
.alert-info,
.label-info,
.modal-info .modal-body {background-color: #00c0ef !important;}

.bg-blue {background-color: #0073b7 !important}

.bg-light-blue,
.label-primary,
.modal-primary .modal-body {background-color: #3c8dbc !important}

.bg-green,
.callout.callout-success,
.alert-success,
.label-success,
.modal-success .modal-body {background-color: #00a65a !important}

.bg-navy {background-color: #001f3f !important}

.bg-teal {background-color: #39cccc !important}

.bg-olive {background-color: #3d9970 !important}

.bg-lime {background-color: #01ff70 !important}

.bg-orange {background-color: #ff851b !important}

.bg-apple {background-color: #ff5000 !important}

.bg-fuchsia {background-color: #f012be !important}

.bg-purple {background-color: #605ca8 !important}

.bg-maroon {background-color: #d81b60 !important}

.bg-gray-active {color: #000;background-color: #b5bbc8 !important}

.bg-black-active {background-color: #000 !important}

.bg-red-active,
.modal-danger .modal-header,
.modal-danger .modal-footer {background-color: #d33724 !important}

.bg-yellow-active,
.modal-warning .modal-header,
.modal-warning .modal-footer {background-color: #db8b0b !important}

.bg-aqua-active,
.modal-info .modal-header,
.modal-info .modal-footer {background-color: #00a7d0 !important}

.bg-blue-active {background-color: #005384 !important}

.bg-light-blue-active,
.modal-primary .modal-header,
.modal-primary .modal-footer {background-color: #357ca5 !important}

.bg-green-active,
.modal-success .modal-header,
.modal-success .modal-footer {background-color: #008d4c !important}

.bg-navy-active {background-color: #001a35 !important}

.bg-teal-active {background-color: #30bbbb !important}

.bg-olive-active {background-color: #368763 !important}

.bg-lime-active {background-color: #00e765 !important}

.bg-orange-active {background-color: #ff7701 !important}

.bg-apple-active {background-color: #ff601b !important}

.bg-fuchsia-active {background-color: #db0ead !important}

.bg-purple-active {background-color: #555299 !important}

.bg-maroon-active {background-color: #ca195a !important}

[class^="bg-"].disabled {
    opacity: .65;
    filter: alpha(opacity=65)
}

.text-red {color: #dd4b39 }

.text-yellow {color: #f39c12 }

.text-aqua {color: #00c0ef }

.text-blue {color: #0073b7 }

.text-black {color: #111 }

.text-light-blue {color: #3c8dbc }

.text-green {color: #00a65a }

.text-gray {color: #d2d6de }

.text-navy {color: #001f3f }

.text-teal {color: #39cccc }

.text-olive {color: #3d9970 }

.text-lime {color: #01ff70 }

.text-orange {color: #ff851b }

.text-apple {color: #ff5000 }

.text-fuchsia {color: #f012be }

.text-purple {color: #605ca8 }

.text-maroon {color: #d81b60 }

.link-muted {color: #7a869d}

.link-muted:hover,
.link-muted:focus {color: #606c84}

.link-black {color: #666}

.link-black:hover,
.link-black:focus {color: #999}








/*smd custom*/

.top0 { margin-top:0px; }
.top5 { margin-top:5px; }
.top7 { margin-top:7px; }
.top10 {margin-top:10px;}
.top15 { margin-top:15px; }
.top20 {margin-top:20px;}
.top30 { margin-top:30px; }
.top40 { margin-top:40px; }
.top50 { margin-top:50px; }
.top70 { margin-top:70px; }
.top100 { margin-top:100px; }
.top150 { margin-top:150px; }

.bottom0 { margin-bottom:0px; }
.bottom5 { margin-bottom:5px; }
.bottom7 { margin-bottom:7px; }
.bottom10 { margin-bottom:10px; }
.bottom15 { margin-bottom:15px; }
.bottom20 { margin-bottom:20px; }
.bottom30 { margin-bottom:30px; }
.bottom40 { margin-bottom:40px; }
.bottom50 { margin-bottom:50px; }
.bottom70 { margin-bottom:70px; }
.bottom100 { margin-bottom:100px; }
.bottom150 { margin-bottom:150px; }


.padup5 { padding-top:5px; }
.padup7 { padding-top:7px; }
.padup10 { padding-top:10px; }
.padup15 { padding-top:15px; }
.padup20 { padding-top:20px; }
.padup30 { padding-top:30px; }
.padup40 { padding-top:40px; }
.padup50 { padding-top:50px; }
.padup70 { padding-top:70px; }
.padup100 { padding-top:100px; }
.padup150 { padding-top:150px; }

.paddown5 { padding-bottom:5px; }
.paddown7 { padding-bottom:7px; }
.paddown10 { padding-bottom:10px; }
.paddown15 { padding-bottom:15px; }
.paddown20 { padding-bottom:20px; }
.paddown30 { padding-bottom:30px; }
.paddown40 { padding-bottom:40px; }
.paddown50 { padding-bottom:50px; }
.paddown70 { padding-bottom:70px; }
.paddown100 { padding-bottom:100px; }
.paddown150 { padding-bottom:150px; }

.padleft2 { padding-left:2px; }
.padleft5 { padding-left:5px; }
.padleft10 { padding-left:10px; }

.padright2 { padding-right:2px; }
.padright5 { padding-right:5px; }
.padright10 { padding-right:10px; }

.margin-left-md-15 { margin-left:15px; }
.margin-left-md-30 { margin-left:30px; }
.margin-left-md-60 { margin-left:60px; }

.margin-right-md-15 { margin-right:15px; }
.margin-right-md-30 { margin-right:30px; }
.margin-right-md-60 { margin-right:60px; }

.font8 { font-size:8px; }
.font10 {font-size:10px;}
.font12 { font-size:12px; }
.font14 { font-size:14px; }
.font16 { font-size:16px; }
.font18 { font-size:18px; }
.font20 { font-size:20px; }
.font24 { font-size:24px; }
.font32 { font-size:32px; }
.font50 { font-size:50px; }
.font70 { font-size:70px; }

@media only screen and (max-width : 767px) {/*481px*/
    .font50p { font-size:50% !important }
    .font60p { font-size:60% !important }
    .font70p { font-size:70% !important }
    .font80p { font-size:80% !important }
    .font90p { font-size:90% !important }

    .margin-left-md-15,.margin-left-md-30,.margin-left-md-60,
    .margin-right-md-15,.margin-right-md-30,.margin-right-md-60 {
        margin-left:inherit;
    }
}

.absolute {
    position: absolute;
    width: 100%;
}

.hide-by-default {
    display: none;
}

.no-padding{
    padding: 0;
}

.close-button-smd{
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 30px;
}

.table-noborder td, .table-noborder th {
    border: none !important;
}

.message-styling-right {
    border: 2px solid #ccd7ff;
    border-radius: 10px;
    padding: 3px 10px;
    background-color: #c4c4ff;
}

.message-styling-left {
    border: 2px solid #f3f3d5;
    border-radius: 10px;
    padding: 3px 10px;
    background-color: #fffffb;
}



.form_shape_one{
    background: rgb(255, 251, 241);
    box-shadow: 1px 2px 0 0 #dec56e;
    border: 1px solid #e5bb2e;
    border-radius: 4px;
    padding: 45px 40px 7px 20px; /*Top height, width, Bottom height*/
}

@media only screen and (max-width : 767px) {/*481px*/
    .form_shape_one{
        background: none;
        padding-top: 5px;
    }
}


/*.btbl-modal-max-height {*/
/*max-height: 499px;*/
/*}*/

/* 
input {
  animation: blink-empty 1s infinite;
  border-left: transparent solid 1px;
  margin:5px  
}

@keyframes blink-empty {
  50% {border-left: 1px solid #333;}
}
 */





.table-contain{
    overflow: scroll;
}


strong, #tb_vals, .rd_sum {
    color: rgb(255, 80, 0);
}

.smd-page-setup-default {
    padding: 50px 36px;
    background-color: #f5f5f5;
}

.smd-page-setup-white {
    padding: 50px 36px;
    background-color: #fff;
}


/*LINKS TO ORDER FORM*/
.orderlink{
    color:#00FF00;  /*not working*/
    background-color: rgba(255, 255, 0, 0.38);
    font-style: italic;
    text-decoration: none;
}

.boldorderlink{
    color:#FF0000;  /*not working*/
    background-color: rgba(255, 255, 0, 0.28);
    font-weight: 100;
    /* line-height: 2; */
}


/*ORDER BUTTON*/
.orderbotton ,.login_sum:hover{
    font-variant: small-caps;
    /* border-radius: 4px; */
    display: inline-block;
    border: 1px solid #FF5000;
    /*yellow#FEC600  , Orange#FF5000  Green#38720e  */
    /* box-shadow: inset 0 1px 0 0 #FEC600; */
    /* background-color: #FEC600; */
    /* background: linear-gradient(180deg, #4fa440 5%, #38720e 100%) repeat scroll 0 0 #FEC600; */
    /*background: linear-gradient(180deg, #FF5000 5%, #FBAE34 90%) repeat scroll 0 0 #FF5000;*/
    /* background: linear-gradient(180deg, #ffff00 5%, #FBAE34 90%) repeat scroll 0 0 #FF5000; */
    /* border-radius: 5px; */
    /* display: inline-block; */
    /*font-family: 'Calibri','sans-serif'; */
    /* font-weight: bold; */
    /* font-variant: small-caps; */
    /* color: #71633F!important; */
    /* font-size: 20px; */
    /* padding: 5px 40px 7px; *//*Top height, width, Bottom height*/
    /* text-shadow: 1px 1px 0 #DA5F1E;
	text-shadow: 1px 1px 0 #DA5F1E;*/
    /* margin: 10px 0 0; */
    /* position: relative; */
    /*text-align: centre;*/
}
.orderbotton:hover, .logbatt:hover {
    box-shadow: inset 0 1px 0 0 yellow !important;
    /*                       gradient in degrees, upper color, lower color         */
    /*background: linear-gradient(180deg, #D9B30E 5%, #D9B30E 100%) repeat scroll 0 0 #FEC600;*/
    background: linear-gradient(220deg, #FF5000 10%, #FDCC3A 90%) repeat scroll 0 0 #FF5000;/*5% percentage of the two colors*/
    background-color: #FFAE01;
    border: 1px solid #BB0274;
    color: white!important;
    /*text-decoration: none!important;*/
}

#otherbottons,.otherbottons,#bidbottons,.bidbottons,.fpp-positioning,.fpp-details:hover{
    background: #FAFAFA;
    color:#ffff00!important;
    padding: 3px 20px 3px;
    cursor: pointer;
}

#otherbottons,.otherbottons,.fpp-positioning,.fpp-details:hover{
    background-color: #FF5656;
    /* width: 100%; */
}

.fpp-details:hover{
    font-size: 12px!important;
    background-color: #A52A2A;
}

.control-content-maxwidth{
    max-width: 40px !important;
}

#bidbottons,.bidbottons{
    /*background-color: #483d8b;
    background-color: #8B008B; */
    background-color: #A52A2A;
}

div.modal {
    background-color: rgba(240, 248, 255, 0.79);
}

.lnr-size1 {
    font-weight: 900;
    font-size: large;
}

.modal-header {
    background-color: #fdfff0;
}
/* 
.modal-header .modal-title {
    color: #fff;
} */

.modal-dialog  h3, .modal-dialog  h4{
    border-bottom: initial;/*no dots*/
}



/* custombackgrounds */
.bg-dotted-custom {
    background-image: -moz-radial-gradient(#181819 12.5%,rgba(11,11,12,0) 12.5%),-moz-radial-gradient(#181819 12.5%,rgba(11,11,12,0) 12.5%),-moz-radial-gradient(rgba(255,255,255,.1) 12.5%,rgba(255,255,255,0) 12.5%),-moz-radial-gradient(rgba(255,255,255,.1) 12.5%,rgba(255,255,255,0) 12.5%);
    background-image: -webkit-radial-gradient(#181819 12.5%,rgba(11,11,12,0) 12.5%),-webkit-radial-gradient(#181819 12.5%,rgba(11,11,12,0) 12.5%),-webkit-radial-gradient(rgba(255,255,255,.1) 12.5%,rgba(255,255,255,0) 12.5%),-webkit-radial-gradient(rgba(255,255,255,.1) 12.5%,rgba(255,255,255,0) 12.5%);
    background-image: radial-gradient(#181819 12.5%,rgba(11,11,12,0) 12.5%),radial-gradient(#181819 12.5%,rgba(11,11,12,0) 12.5%),radial-gradient(rgba(255,255,255,.1) 12.5%,rgba(255,255,255,0) 12.5%),radial-gradient(rgba(255,255,255,.1) 12.5%,rgba(255,255,255,0) 12.5%);
    background-repeat: repeat;
    background-position: 0 0,8px 8px,0 1px,8px 9px;
    background-color: #2f3031;
    background-size: 16px 16px;
}

.bg-linned-custom  {
    background-image: linear-gradient(-45deg, rgb(238, 238, 238), rgb(238, 238, 238) 33%, rgb(251, 251, 251) 33%, rgb(251, 251, 251) 66%, rgb(238, 238, 238) 66%, rgb(238, 238, 238));
} /* not in use */
.bg-linned-custom2{
    background-image: linear-gradient(-45deg, rgb(238, 238, 238), rgb(238, 238, 238) 33%, rgb(251, 251, 251) 33%, rgb(251, 251, 251) 56%, rgb(238, 238, 238) 66%, rgb(255, 225, 225));
    background-image: linear-gradient(-45deg, rgb(238, 238, 238), rgb(238, 238, 238) 33%, rgb(251, 251, 251) 33%, rgb(251, 251, 251) 56%, rgb(238, 238, 238) 66%, rgb(255 249 225));
}
.bg-linned-texture{
    background-image: linear-gradient(-45deg, rgb(238, 238, 238), rgb(255, 242, 242) 33%, rgb(251, 251, 251) 33%, rgb(251, 251, 251) 56%, rgb(238, 238, 238) 66%, rgb(255, 225, 225));
    background-size: 731px 19px;
}

/*blue radial-gradient*/
.blue-smd {
    color: #fff;
    background-color: #009cde;
    background-image: radial-gradient(circle farthest-side at center bottom, #009cde, #003087 125%);
}

/*blue radial-gradient*/
.multicolor-smd {
    background: linear-gradient(left, rgb(176,9,151) 0%, rgb(227,33,107) 10%, rgb(249,96,30) 25%, rgb(255,180,18) 40%, rgb(255,216,45) 50%, rgb(185,221,23) 61%, rgb(65,160,60) 75%, rgb(19,54,180) 90%, rgb(116,27,157) 100%);
    background: -webkit-linear-gradient(left, rgb(176,9,151) 0%, rgb(227,33,107) 10%, rgb(249,96,30) 25%, rgb(255,180,18) 40%, rgb(255,216,45) 50%, rgb(185,221,23) 61%, rgb(65,160,60) 75%, rgb(19,54,180) 90%, rgb(116,27,157) 100%);
    background: -moz-linear-gradient(left, rgb(176,9,151) 0%, rgb(227,33,107) 10%, rgb(249,96,30) 25%, rgb(255,180,18) 40%, rgb(255,216,45) 50%, rgb(185,221,23) 61%, rgb(65,160,60) 75%, rgb(19,54,180) 90%, rgb(116,27,157) 100%);
    background: -o-linear-gradient(left, rgb(176,9,151) 0%, rgb(227,33,107) 10%, rgb(249,96,30) 25%, rgb(255,180,18) 40%, rgb(255,216,45) 50%, rgb(185,221,23) 61%, rgb(65,160,60) 75%, rgb(19,54,180) 90%, rgb(116,27,157) 100%);
    background: -ms-linear-gradient(left, rgb(176,9,151) 0%, rgb(227,33,107) 10%, rgb(249,96,30) 25%, rgb(255,180,18) 40%, rgb(255,216,45) 50%, rgb(185,221,23) 61%, rgb(65,160,60) 75%, rgb(19,54,180) 90%, rgb(116,27,157) 100%);
    background: linear-gradient(left, rgb(176,9,151) 0%, rgb(227,33,107) 10%, rgb(249,96,30) 25%, rgb(255,180,18) 40%, rgb(255,216,45) 50%, rgb(185,221,23) 61%, rgb(65,160,60) 75%, rgb(19,54,180) 90%, rgb(116,27,157) 100%);
    -svg-background: linear-gradient(left, rgb(176,9,151) 0%, rgb(227,33,107) 10%, rgb(249,96,30) 25%, rgb(255,180,18) 40%, rgb(255,216,45) 50%, rgb(185,221,23) 61%, rgb(65,160,60) 75%, rgb(19,54,180) 90%, rgb(116,27,157) 100%);
}

.profile-edit fieldset .control-label {
    text-align: left;
}

.busy-working {




}

/* busy ajax  
<div id="prebusy">
	<div id="busy"></div>
</div> */
.stprebusy {
    background: rgba(39, 31, 3, 0.94);
    background: #fff;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1041;
}
.stprebusytransparent {
    background: rgba(39, 31, 3, 0.35);
}

@keyframes shadowSpin{
    0%{
        box-shadow: 10px -10px #39CCCC, -10px 10px #FFDC00;
    }
    25%{
        box-shadow: 10px 10px #39CCCC, -10px -10px #FFDC00;
    }
    50%{
        box-shadow: -10px 10px #39CCCC, 10px -10px #FFDC00;
    }
    75%{
        box-shadow: -10px -10px #39CCCC, 10px 10px #FFDC00;
    }
    100%{
        box-shadow: 10px -10px #39CCCC, -10px 10px #FFDC00;
    }
}
.stbusy {
    z-index: 9999;
    background-color: #E10C00;
    opacity: 0.75;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    margin: -5px auto 0 auto;
    left: 0;
    right: 0;
    border-radius: 4px;
    border: 7px solid #FF4136;
    box-shadow: 10px 0px #39CCCC, 10px 0px #01FF70;
    animation: shadowSpin .3s ease-in-out infinite !important;
}












#fountainG{
    position:relative;
    width:234px;
    height:28px;
    margin:auto;
}

.fountainG{
    position:absolute;
    top:0;
    background-color:rgb(198,204,12);
    width:28px;
    height:28px;
    animation-name:bounce_fountainG;
    -o-animation-name:bounce_fountainG;
    -ms-animation-name:bounce_fountainG;
    -webkit-animation-name:bounce_fountainG;
    -moz-animation-name:bounce_fountainG;
    animation-duration:1.5s;
    -o-animation-duration:1.5s;
    -ms-animation-duration:1.5s;
    -webkit-animation-duration:1.5s;
    -moz-animation-duration:1.5s;
    animation-iteration-count:infinite;
    -o-animation-iteration-count:infinite;
    -ms-animation-iteration-count:infinite;
    -webkit-animation-iteration-count:infinite;
    -moz-animation-iteration-count:infinite;
    animation-direction:normal;
    -o-animation-direction:normal;
    -ms-animation-direction:normal;
    -webkit-animation-direction:normal;
    -moz-animation-direction:normal;
    transform:scale(.3);
    -o-transform:scale(.3);
    -ms-transform:scale(.3);
    -webkit-transform:scale(.3);
    -moz-transform:scale(.3);
    border-radius:19px;
    -o-border-radius:19px;
    -ms-border-radius:19px;
    -webkit-border-radius:19px;
    -moz-border-radius:19px;
}

#fountainG_1{
    left:0;
    animation-delay:0.6s;
    -o-animation-delay:0.6s;
    -ms-animation-delay:0.6s;
    -webkit-animation-delay:0.6s;
    -moz-animation-delay:0.6s;
}

#fountainG_2{
    left:29px;
    animation-delay:0.75s;
    -o-animation-delay:0.75s;
    -ms-animation-delay:0.75s;
    -webkit-animation-delay:0.75s;
    -moz-animation-delay:0.75s;
}

#fountainG_3{
    left:58px;
    animation-delay:0.9s;
    -o-animation-delay:0.9s;
    -ms-animation-delay:0.9s;
    -webkit-animation-delay:0.9s;
    -moz-animation-delay:0.9s;
}

#fountainG_4{
    left:88px;
    animation-delay:1.05s;
    -o-animation-delay:1.05s;
    -ms-animation-delay:1.05s;
    -webkit-animation-delay:1.05s;
    -moz-animation-delay:1.05s;
}

#fountainG_5{
    left:117px;
    animation-delay:1.2s;
    -o-animation-delay:1.2s;
    -ms-animation-delay:1.2s;
    -webkit-animation-delay:1.2s;
    -moz-animation-delay:1.2s;
}

#fountainG_6{
    left:146px;
    animation-delay:1.35s;
    -o-animation-delay:1.35s;
    -ms-animation-delay:1.35s;
    -webkit-animation-delay:1.35s;
    -moz-animation-delay:1.35s;
}

#fountainG_7{
    left:175px;
    animation-delay:1.5s;
    -o-animation-delay:1.5s;
    -ms-animation-delay:1.5s;
    -webkit-animation-delay:1.5s;
    -moz-animation-delay:1.5s;
}

#fountainG_8{
    left:205px;
    animation-delay:1.64s;
    -o-animation-delay:1.64s;
    -ms-animation-delay:1.64s;
    -webkit-animation-delay:1.64s;
    -moz-animation-delay:1.64s;
}



@keyframes bounce_fountainG{
    0%{
        transform:scale(1);
        background-color:rgb(0,0,0);
    }

    100%{
        transform:scale(.3);
        background-color:rgb(255,255,255);
    }
}

@-o-keyframes bounce_fountainG{
    0%{
        -o-transform:scale(1);
        background-color:rgb(0,0,0);
    }

    100%{
        -o-transform:scale(.3);
        background-color:rgb(255,255,255);
    }
}

@-ms-keyframes bounce_fountainG{
    0%{
        -ms-transform:scale(1);
        background-color:rgb(0,0,0);
    }

    100%{
        -ms-transform:scale(.3);
        background-color:rgb(255,255,255);
    }
}

@-webkit-keyframes bounce_fountainG{
    0%{
        -webkit-transform:scale(1);
        background-color:rgb(0,0,0);
    }

    100%{
        -webkit-transform:scale(.3);
        background-color:rgb(255,255,255);
    }
}

@-moz-keyframes bounce_fountainG{
    0%{
        -moz-transform:scale(1);
        background-color:rgb(0,0,0);
    }

    100%{
        -moz-transform:scale(.3);
        background-color:rgb(255,255,255);
    }
}








/* COMPLETELY COLLAPSING TABLE http://codepen.io/anon/pen/QwPVNW*/ /* 
@media screen and (max-width: 600px) {

    table {
      border: 0;
    }

    table thead {
      display: none;
    }

    table tr {
      margin-bottom: 10px;
      display: block;
      border-bottom: 2px solid #ddd;
    }

    table td {
      display: block;
      text-align: right;
      font-size: 13px;
      border-bottom: 1px dotted #ccc;
    }

    table td:last-child {
      border-bottom: 0;
    }

    table td:before {
      content: attr(data-label);
      float: left;
      text-transform: uppercase;
      font-weight: bold;
    }
  } */




#jform_params_editor,
#jform_params_editor_chzn {
    display: none;
}
.control-group div:has( #jform_params_editor_chzn ) {
    display: none;
    background-color: #ccc;
}



#our-client-reviews #myCarousel .row,
#our-writers-reviews #mytrCarousel .row {
    padding: 30px 10px 0px 10px;
}

#our-client-reviews #myCarousel .row .col-xs-12.col-sm-6.col-md-4 ,
#our-writers-reviews #mytrCarousel .row .col-xs-12.col-sm-6.col-md-4 {
    margin-bottom: 30px ;
}

#our-client-reviews #myCarousel .row img.ratins{
    padding: 2px;
    height: 20px;
    margin: 3px 0px;
    float: left;
}
#our-writers-reviews #mytrCarousel .row img.ratins {
    display: table-cell;
    vertical-align: middle;
}
#our-client-reviews #myCarousel .row .ratin-image-style,
#our-writers-reviews #mytrCarousel .row .ratin-image-style {
    margin: 7px 0px;
}
#modalrevw {
    font-size: 12px;
    line-height: 1.4;
    max-height: 120px;
    overflow-y: scroll;
}


.carousel-indicators .active {
    background-color: #dcc;
}
.carousel-indicators li {
    background-color: #f3eaea;
}
#our-writers-reviews .carousel-indicators {
    bottom: 0px!important;
}
.topwriters {
    font-weight: 900;
    font-size: 40px;
    margin-bottom: 16px;
}
#our-writers-reviews .left.carousel-control {
    background-image: linear-gradient(to right, rgba(177, 13, 13, 0.5) 0, rgba(0,0,0,0.0001) 100%);
}
#our-writers-reviews .right.carousel-control {
    background-image: linear-gradient(to left, rgba(177, 13, 13, 0.5) 0, rgba(0,0,0,0.0001) 100%);
}


#theminormenu {
    width: 100%;
    top: 0;
}
.tableFloatingHeaderOriginal {
    overflow: hidden;
    top: 90px !important;
}
.ZebraDialog {
    border-left: 8px solid #ffa100 !important;
}
.ZebraDialog .ZebraDialog_Title {
    font-size: 18px !important;
    font-weight: normal !important;
    color: #9e3200 !important;
    color: #ff5000 !important;
    background: #fffff5 !important;
    font-variant: small-caps;
}
.ZebraDialog a.ZebraDialog_Close {
    font-size: 48px !important;
    height: 57px;
    width: 26px;
    margin-top: -12px;
    background-color: #ffffff;
}
.ZebraDialog a.ZebraDialog_Close:hover {
    font-size: 48px !important;
    color: #d54d0d !important;
}
.ZebraDialog .ZebraDialog_Preloader {
    background: url("../images/busy_round.svg") no-repeat center center !important;
}
.ZebraDialog .ZebraDialog_Buttons a {
    min-width: 80px !important;
    border-color: #e8540e !important;
    background-color: #f26522 !important;
    color: #FFF !important;
    border-bottom-style: inset;
    border-radius: 3px;
}
.ZebraDialog .ZebraDialog_Body {
    margin: 0 10px;
    padding-top: 10px;
    padding-bottom: 0px;
}
.ZebraDialog *, .ZebraDialog *:after, .ZebraDialog *:before {
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

ul#srm-menu li a span {
    margin-left: 16px;
}


.btn:active, .btn:focus, .btn:hover, .dropdown .dropdown-menu .dropdown-item:active, .dropdown .dropdown-menu .dropdown-item:hover, .modal-dialog .modal-content, .modal-dialog.cascading-modal .modal-header, .nav-tabs{
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}

.btn, .jumbotron, .modal-dialog.modal-notify .modal-header, .navbar, .pagination .active .page-link, .side-nav, .z-depth-1 {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}

/* topscrolling */ !important
.scrollcontroll{
    overflow: scroll;
    height: 17px;
}
div#scroller div {
    width: 3066px;
    height: 0;
}


.highlight {
    padding: 9px 14px;
    margin-bottom: 14px;
    background-color: #FBFBFB; /*#f7f7f9*/
    border: 1px solid #e1e1e8;
    border-radius: 4px;
    z-index: 1;
}

#sbox-content div.modal-settin{
    background-color: #F2DBFF;
    padding: 10px 10px 10px 1px;
    text-align: justify;
}

/* USE  THIS TO ANIMATE LOADING ICONS - (Icon fonts) */
.animate-spin-loading {
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    -webkit-animation: spin 2s infinite linear;
    animation: spin .9s infinite linear;
    display: inline-block;
}



/* GLITTER.css */
#color-style .glitter-default{color:#001AD7}#color-style .glitter-accent{color:#fff}#color-style2 .glitter-default{color:#001AD7}#color-style2 .glitter-accent{color:#fff}#cursor-style .glitter-default{display:none}#transform-style .glitter-accent,#transform-style .glitter-default,#transform-style .glitter-downlight,#transform-style .glitter-highlight{display:inline-block;min-width:3px;transition:all ease .3s}#cursor-style .glitter-accent{color:#ff7701}#cursor-style .glitter-highlight:after{content:"_";position:absolute;color:#fff;line-height:2}#flipping-style .glitter-default{color:#9c9906}#flipping-style .glitter-accent{color:#ED9E7F}#flipping-style .glitter-highlight{color:#ccc}#flipping-style .glitter-downlight{color:#444}#transform-style .glitter-default{transform:perspective(50em) rotateX(00deg)}#transform-style .glitter-accent{transform:perspective(50em) rotateX(-50deg)}#transform-style .glitter-highlight{transform:perspective(50em) rotateX(50deg)}#transform-style .glitter-downlight{transform:perspective(50em) rotateX(-50deg)}


/* icon moon styles STARTS HERE*/
/* makes the font 33% larger relative to the icon container */
.moon-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.moon-2x {
    font-size: 2em;
}
.moon-3x {
    font-size: 3em;
}
.moon-4x {
    font-size: 4em;
}
.moon-5x {
    font-size: 5em;
}
.moon-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}
.moon-ul > li {
    position: relative;
}
.moon-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}
.moon-li.moon-lg {
    left: -1.85714286em;
}
.moon-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em;
}
.moon-spin {
    display: inline-block;
    -webkit-animation: moon-spin 2s infinite linear;
    animation: moon-spin 2s infinite linear;
}
.moon-pulse {
    -webkit-animation: moon-spin 1s infinite steps(8);
    animation: moon-spin 1s infinite steps(8);
}
.moon-working {
    display: inline-block;
    -webkit-animation: moon-spin 0.8s infinite linear;
    animation: moon-spin 0.8s infinite linear;
}
@-webkit-keyframes moon-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes moon-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.moon-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.moon-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.moon-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.moon-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.moon-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}
.moon-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.moon-stack-1x,
.moon-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.moon-inverse {
    color: #ffffff;
}
/*icon styling ENDS HERE */



/* @group Blink */

.blink {
    -webkit-animation: blink .75s linear infinite;
    -moz-animation: blink .75s linear infinite;
    -ms-animation: blink .75s linear infinite;
    -o-animation: blink .75s linear infinite;
    animation: blink .75s linear infinite;
}

@-webkit-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}

@-moz-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}

@-ms-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}

@-o-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}

@keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}

button[title="Click to place order"], .free_blink {
    -webkit-animation: blink 1.7s linear infinite;
    -moz-animation: blink 1.7s linear infinite;
    -ms-animation: blink 1.7s linear infinite;
    -o-animation: blink 1.7s linear infinite;
    animation: blink 1.7s linear infinite;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    line-height: 1.42857143;
    border-radius: 4px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	
    border-color: #a53500;
    background-color: #f26522;
    color: #fff;	
}
/* @end */



/* @group Marquee */

.marquee {
    height: 30px;

    overflow: hidden;
    position: relative;
}
.marquee div {
    display: block;
    width: 200%;
    height: 30px;

    position: absolute;
    overflow: hidden;

    -webkit-animation: marquee 4s linear infinite;
    -moz-animation: marquee 4s linear infinite;
    -ms-animation: marquee 4s linear infinite;
    -o-animation: marquee 4s linear infinite;
    animation: marquee 4s linear infinite;
}
.marquee span {
    float: left;
    width: 50%;
}

@-webkit-keyframes marquee {
    0% { left: 0; }
    100% { left: -100%; }
}
@-moz-keyframes marquee {
    0% { left: 0; }
    100% { left: -100%; }
}
@-ms-keyframes marquee {
    0% { left: 0; }
    100% { left: -100%; }
}
@-o-keyframes marquee {
    0% { left: 0; }
    100% { left: -100%; }
}
@keyframes marquee {
    0% { left: 0; }
    100% { left: -100%; }
}

/* @end */


/* @group Peekaboo! */

.peekaboo:hover {
    opacity: 0;
}

/* @end */



/* @group Wibble-Wobble */

.wobble {
    position: relative;
    display: inline-block;
}
.wobble:hover {
    -webkit-animation: wobble .75s linear infinite;
    -moz-animation: wobble .75s linear infinite;
    -ms-animation: wobble .75s linear infinite;
    -o-animation: wobble .75s linear infinite;
    animation: wobble .75s linear infinite;
}

@-webkit-keyframes wobble {
    0% { -webkit-transform: rotate(-2deg); }
    20% { -webkit-transform: rotate(4deg); }
    30% { -webkit-transform: rotate(1deg); }
    40% { -webkit-transform: rotate(3deg); }
    55% { -webkit-transform: rotate(0deg); }
    70% { -webkit-transform: rotate(-4deg); }
    80% { -webkit-transform: rotate(2deg); }
    90% { -webkit-transform: rotate(-2deg); }
    90% { -webkit-transform: rotate(3deg); }
}
@-moz-keyframes wobble {
    0% { -moz-transform: rotate(-2deg); }
    20% { -moz-transform: rotate(4deg); }
    30% { -moz-transform: rotate(1deg); }
    40% { -moz-transform: rotate(3deg); }
    55% { -moz-transform: rotate(0deg); }
    70% { -moz-transform: rotate(-4deg); }
    80% { -moz-transform: rotate(2deg); }
    90% { -moz-transform: rotate(-2deg); }
    90% { -moz-transform: rotate(3deg); }
}
@-ms-keyframes wobble {
    0% { -ms-transform: rotate(-2deg); }
    20% { -ms-transform: rotate(4deg); }
    30% { -ms-transform: rotate(1deg); }
    40% { -ms-transform: rotate(3deg); }
    55% { -ms-transform: rotate(0deg); }
    70% { -ms-transform: rotate(-4deg); }
    80% { -ms-transform: rotate(2deg); }
    90% { -ms-transform: rotate(-2deg); }
    90% { -ms-transform: rotate(3deg); }
}
@-o-keyframes wobble {
    0% { -o-transform: rotate(-2deg); }
    20% { -o-transform: rotate(4deg); }
    30% { -o-transform: rotate(1deg); }
    40% { -o-transform: rotate(3deg); }
    55% { -o-transform: rotate(0deg); }
    70% { -o-transform: rotate(-4deg); }
    80% { -o-transform: rotate(2deg); }
    90% { -o-transform: rotate(-2deg); }
    90% { -o-transform: rotate(3deg); }
}
@keyframes wobble {
    0% { transform: rotate(-2deg); }
    20% { transform: rotate(4deg); }
    30% { transform: rotate(1deg); }
    40% { transform: rotate(3deg); }
    55% { transform: rotate(0deg); }
    70% { transform: rotate(-4deg); }
    80% { transform: rotate(2deg); }
    90% { transform: rotate(-2deg); }
    90% { transform: rotate(3deg); }
}


/* @end */



/* @group Third Degree */

.third-degree {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    transform: rotate(3deg);

    display: inline-block;
    position: relative;

    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9986295347545738, M12=-0.05233595624294383, M21=0.05233595624294383, M22=0.9986295347545738, sizingMethod='auto expand');
    zoom: 1;
}

/* @end */



/* @group WordArt */

.wordart {
    color: #333; /* This is for non-webkit browsers */
    text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -o-text-fill-color: transparent;
    -ms-text-fill-color: transparent;

    position: relative;
    display: inline-block;

    font: bold 48px "Arial Narrow", sans-serif;
}
.wordart:before {
    content: attr(title);

    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;

    background: linear-gradient(left, rgb(176,9,151) 0%, rgb(227,33,107) 10%, rgb(249,96,30) 25%, rgb(255,180,18) 40%, rgb(255,216,45) 50%, rgb(185,221,23) 61%, rgb(65,160,60) 75%, rgb(19,54,180) 90%, rgb(116,27,157) 100%);
    background: -webkit-linear-gradient(left, rgb(176,9,151) 0%, rgb(227,33,107) 10%, rgb(249,96,30) 25%, rgb(255,180,18) 40%, rgb(255,216,45) 50%, rgb(185,221,23) 61%, rgb(65,160,60) 75%, rgb(19,54,180) 90%, rgb(116,27,157) 100%);
    background: -moz-linear-gradient(left, rgb(176,9,151) 0%, rgb(227,33,107) 10%, rgb(249,96,30) 25%, rgb(255,180,18) 40%, rgb(255,216,45) 50%, rgb(185,221,23) 61%, rgb(65,160,60) 75%, rgb(19,54,180) 90%, rgb(116,27,157) 100%);
    background: -o-linear-gradient(left, rgb(176,9,151) 0%, rgb(227,33,107) 10%, rgb(249,96,30) 25%, rgb(255,180,18) 40%, rgb(255,216,45) 50%, rgb(185,221,23) 61%, rgb(65,160,60) 75%, rgb(19,54,180) 90%, rgb(116,27,157) 100%);
    background: -ms-linear-gradient(left, rgb(176,9,151) 0%, rgb(227,33,107) 10%, rgb(249,96,30) 25%, rgb(255,180,18) 40%, rgb(255,216,45) 50%, rgb(185,221,23) 61%, rgb(65,160,60) 75%, rgb(19,54,180) 90%, rgb(116,27,157) 100%);
    -svg-background: linear-gradient(left, rgb(176,9,151) 0%, rgb(227,33,107) 10%, rgb(249,96,30) 25%, rgb(255,180,18) 40%, rgb(255,216,45) 50%, rgb(185,221,23) 61%, rgb(65,160,60) 75%, rgb(19,54,180) 90%, rgb(116,27,157) 100%);

    background-clip: text;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -o-background-clip: text;
    -ms-background-clip: text;

    text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -o-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
}
.wordart:after {
    content: attr(title);

    position: absolute;
    z-index: 199;
    left: -6px;
    bottom: -10px;

    z-index: 1;


    text-fill-color: #000;
    -webkit-text-fill-color: #000;
    -moz-text-fill-color: #000;
    -o-text-fill-color: #000;
    -ms-text-fill-color: #000;



    transform: skew(40deg, 0deg) scaleY(.5);
    -webkit-transform: skew(40deg, 0deg) scaleY(.5);
    -moz-transform: skew(40deg, 0deg) scaleY(.5);
    -o-transform: skew(40deg, 0deg) scaleY(.5);
    -ms-transform: skew(40deg, 0deg) scaleY(.5);

    opacity: .3;
}

/* @end */



/* @group Nausea */

.nausea {
    display: inline-block;
    position: relative;

    -webkit-animation: nausea .25s linear infinite;
    -moz-animation: nausea .25s linear infinite;
    -ms-animation: nausea .25s linear infinite;
    -o-animation: nausea .25s linear infinite;
    animation: nausea .25s linear infinite;
}

@-webkit-keyframes nausea {
    0% { -webkit-transform: rotate(0deg); }
    50% { -webkit-transform: scale(1.5) rotate(180deg); }
    100% { -webkit-transform: scale(.8) rotate(360deg); }
}
@-moz-keyframes nausea {
    0% { -moz-transform: rotate(0deg); }
    50% { -moz-transform: scale(1.5) rotate(180deg); }
    100% { -moz-transform: scale(.8) rotate(360deg); }
}
@-ms-keyframes nausea {
    0% { -ms-transform: rotate(0deg); }
    50% { -ms-transform: scale(1.5) rotate(180deg); }
    100% { -ms-transform: scale(.8) rotate(360deg); }
}
@-o-keyframes nausea {
    0% { -o-transform: rotate(0deg); }
    50% { -o-transform: scale(1.5) rotate(180deg); }
    100% { -o-transform: scale(.8) rotate(360deg); }
}
@keyframes nausea {
    0% { transform: rotate(0deg); }
    50% { transform: scale(1.5) rotate(180deg); }
    100% { transform: scale(.8) rotate(360deg); }
}

/* @end */



/* @group Perfect Typography */

.perfect {
    color: #f00;
    font: 72px/20px "Comic Sans MS", "Comic Sans", "Chalkboard", cursive;

    letter-spacing: -2px;
}

/* @end */
/* visualidiot ENDS HERE */
/* systemmsgs */
#modal-messages .messages-hide,#system-message-container{display:none}#messages-overlay{position:fixed;top:0;left:0;z-index:901;width:100%;height:100%;background-color:#000;filter:alpha(opacity=60);opacity:.6}#modal-messages.modern{position:fixed;text-align:center;/*width:500px;*/height:auto;overflow:hidden;margin:0;left:0;top:0;z-index:1000;background:#fff;border:1px solid rgba(0,0,0,.07);padding:3px}#modal-messages #messages-container{border:1px solid rgba(0,0,0,.07);border-radius:3px}#modal-messages.modern #messages-header{background-color:#ffbd00;background-image:linear-gradient(to bottom,#daa100,#ffbd00);border-top-left-radius:3px;border-top-right-radius:3px;color:#fff;height:35px;text-align:left;line-height:35px}#modal-messages.modern #messages-header.message{background-color:#ffbd00;background-image:linear-gradient(to bottom,#ffbd00,#ffbd00)}#modal-messages.modern #messages-header.notice{background-color:#d28b25;background-image:linear-gradient(to bottom,#d28b25,#c57f1b)}#modal-messages.modern #messages-header.error{background-color:#c35967;background-image:linear-gradient(to bottom,#c35967,#ad3c4b)}#modal-messages.modern #messages-header #messages-title{float:left;margin-left:6px;font-weight:700}#modal-messages.modern #messages-header #messages-close{float:right;margin-right:6px;margin-top:6px}#modal-messages.modern #messages-header #messages-close img{display:block}#modal-messages.modern #messages-main{min-height:100px;font-family:sans-serif;font-size:12px;color:#646464;text-align:left;padding:0 15px;}#modal-messages.modern #messages-main p{margin:0;padding:5px 0;text-align:left;line-height:125%;font-size:12px;font-family:lato;}#modal-messages.modern #messages-main span{display:block;margin-bottom:10px}#modal-messages.modern #messages-main span.messages-message{text-align:left;color:#5c4400}#modal-messages.modern #messages-main span.messages-notice{color:#c57f1b}#modal-messages.modern #messages-main span.messages-error{color:#ad3c4b}#modal-messages.modern #messages-footer{clear:left;display:block;width:auto;height:35px;background:#f7f7f7;color:#4f5054;line-height:35px;padding-right:15px;font-size:85%;text-align:right}#modal-messages.modern #messages-footer a{border-bottom:1px dotted #f9fea6}.content #container .modform .cell-inner{padding-left:20px;display:block;float:none;color:#000}


/* loginmodal */
.jwebloginmodalh1,.jwebsignin{font-size:20px!important;font-weight:700;letter-spacing:-1px}.jwebsignin{/*background:url(../images/bgsignin.gif) top right repeat-y #584738;*/background:#584738;padding:10px;color:#FFF;text-align:center!important;line-height:30px;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-moz-border-radius-topleft:3px;-moz-border-radius-topright:3px;border-top-left-radius:3px;border-top-right-radius:3px}.jwebdiv1{text-align:right;/*max-width:280px;float:left;padding:0px 0 0px 26px;position:absolute;top:70px;*/}.jwebdiv2{float:right;padding:20px;background:#d1f7fe;-webkit-border-bottom-right-radius:5px;-moz-border-radius-bottomright:5px;border-bottom-right-radius:5px}.jwebdiv2 #form-login{border:none;padding:0!important;background:0 0!important;margin:0!important}.jwebloginmodalh1{padding-top:22px;padding-bottom:10px;display:block;color:#0F9ACD;text-align:right!important;}.jwebloginmodalavatar{margin-top:-40px;position:absolute;float:left}.jwebloginmodal i{margin-top:10px}.jwebloginmodal{border-top:1px solid #bbb;border-right:1px solid #bbb;border-left:1px solid #ddd;border-bottom:1px solid #ddd;background:#fff;/*width:250px;*/margin-bottom:10px;padding:0 10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;height:40px}#jwebloginmodal img{border:none!important}.jwebloginmodal:focus,.jwebloginmodal:hover{border:1px solid #000}.jwebloginmodal input.inputbox{width:90%;display:block!important;height:27px!important;line-height:27px!important;float:right;border:none!important;box-shadow:none;font-size:12px!important;background:0 0!important;outline:0;margin:3px 0 0 3px!important;padding:3px 0 0 8px}.jwebloginmodal span{display:block;float:left;width:70px;height:20px!important;line-height:40px!important}.jwebloginmodalforgot1,.jwebloginmodalforgot2{height:11px;line-height:11px;width:130px;text-align:right;font-size:11px;margin-bottom:15px;margin-top:-5px;float:right}.jwebloginmodalforgot2{text-align:left;float:left;width:100px;padding-left:3px}.lactivation{width:100px!important;padding-top:10px;float:left}.jwebloginmodalremember{border:none;font-size:11px;padding-bottom:10px}.jwebloginmodalbutton,.jwebloginsigninbutton a{background:url(bgjwebloginmodalbutton.png) right 50% no-repeat #00A8C6;width:140px!important;color:#FFF!important;text-shadow:0 1px 0 #276891;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:none;padding:10px!important;cursor:pointer;font-size:16px!important;float:left;text-align:left}.jwebloginsigninbutton a{background:url(bgjwebloginmodalbutton.png) right 50% no-repeat #6CB329}.jwebloginsigninbutton a,.jwebloginsigninbutton a:visited{color:#FFF!important;font-size:16px!important}.jwebloginmodalbutton:hover,.jwebloginsigninbutton a:hover{background-color:#000;color:#FFF!important;text-shadow:none}#fade{display:none;background:#333;position:fixed;left:0;top:0;width:100%;height:100%;opacity:.8;z-index:899}.loginmodal,.modallogout{text-indent:100%;display:block;background:url(button.png) 0 -33px no-repeat!important;width:81px;height:31px;border:none;white-space:nowrap;overflow:hidden}.loginmodal:hover{background:url(button.png) no-repeat!important}.modallogout{border:none;cursor:pointer;background:url(button.png) -83px -33px no-repeat!important;width:81px;height:31px;margin:0!important;padding:0!important}.modallogout:hover{background:url(button.png) -83px 0 no-repeat!important}.modalbox{display:none;background:#fff;float:left;font-size:1.2em;position:fixed;top:50%;left:50%;z-index:900;-webkit-box-shadow:0 0 10px #000;-moz-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.close,img.btn_close{float:right}.close{display:block;width:50px;height:50px;background:url(../images/close.png) no-repeat!important;text-indent:-9999999px;background-color:#fffdfd!important;}*html #fade,*html .modalbox{position:absolute}@media screen and (max-width:760px){#jwebloginmodal{width:100%!important;top:0;left:0;margin:0!important;padding:0!important;background:#D1F7FE}#jwebloginmodal .inputbox{width:100%!important;position:absolute;padding-left:22px!important;border:1px solid #333;outline:0}.jwebloginmodal{position:relative!important}div.jwebloginsigninbutton{width:auto;float:none!important;margin:10px;padding:10px!important}.jwebdiv1,.jwebdiv2{float:none!important;width:100%!important;padding:0!important;margin:0!important}.jwebdiv2 .jwebloginmodal{width:auto!important;margin:10px!important}.jwebloginmodalremember{text-align:center;float:left;display:block;margin:15px 10px}.jwebdiv1 p,.jwebloginmodalavatar,.jwebloginmodalh1{display:none!important}.jwebloginmodalbutton{margin:10px!important;float:right!important;width:50%!important}}
.modal-logajax{
    top: 10%;
    left: 27%;
}
.jwebloginmodal {
    display: flex;
}
.popup-signup-button {
    border-style: none;
    border-bottom-style: outset;
}

.smd-logintop {
    transition: all .3s;
    margin-top: 13px;

}
.smd-logindown {
    transition: all .3s;
    margin-top: 26px;

}

#op_client_notification p{
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    font-size: 12px !important;
}



@media (min-width: 320px) and (max-width: 479px) {

}
@media (min-width: 480px) and (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    img.sp-default-logo.visible-xs {
        height: 36px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
}




/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
    #our-client-reviews #myCarousel {
        min-height: 1198px;
    }
    #our-writers-reviews #mytrCarousel {
        min-height: 600px;
    }

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
    #our-client-reviews #myCarousel {
        min-height: 549px;
    }
    #our-writers-reviews #mytrCarousel {
        min-height: 1198px;
    }

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
    #our-client-reviews #myCarousel {
        min-height: 628px;
    }
    #our-writers-reviews #mytrCarousel {
        min-height: 314px;
    }
    .highlight .col-xs-12.col-sm-6.col-md-6.pull-right.text-right {
        margin-top: 40px;
    }

    /*side menu*/
    body.site.com-jcloader section#sp-main-body .row {
        display: flex;
    }

    section#sp-main-body .row div#sp-left {
        /*width: inherit;*/
        /*margin-right: 35px;*/
        padding-left: 5px;
        padding-right: 5px;
    }

    .srm-setwidth {
        width: inherit;
    }

    .srm-setmargin {
        margin-right: 35px;
    }

    .srm-active-setmargin {
        margin-right: 58px;
    }

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
    #our-client-reviews #myCarousel {
        min-height: 430px;
    }
    #our-writers-reviews #mytrCarousel {
        min-height: 134px;
    }
    .assign-top-writer-btn {
        width: 270px;
    }

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
    #our-client-reviews #myCarousel {
        min-height: 370px;
    }
	.edu-line-height-responsive .sppb-row-container .sppb-section-title.sppb-text-center .sppb-title-heading {
		line-height : 48px !important;
	}

}


/*==========  Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1199px) {
	.edu-line-height-responsive .sppb-row-container .sppb-section-title.sppb-text-center .sppb-title-heading {
		line-height : 48px !important;
	}

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
	.edu-line-height-responsive .sppb-row-container .sppb-section-title.sppb-text-center .sppb-title-heading {
		line-height : 40px !important;
	}
    #theminormenu {
        position: inherit;
    }
    .tableFloatingHeaderOriginal {
        top: 0px !important;
        /* max-width: 90%; */
    }
	
	.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
		top: 35px;
		left: 10%;
	}

	.sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
		content: " \f107";
	}
	.sp-dropdown.sp-dropdown-main.sp-menu-right {
		margin-top: -15px;
	}
	#sp-header-sticky-wrapper.sticky-wrapper.is-sticky header#sp-header {
		background: #fff;
	}
	a.logo img {
		zoom: 0.9;
	}	
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
	.edu-line-height-responsive .sppb-row-container .sppb-section-title.sppb-text-center .sppb-title-heading {
		line-height : 34px !important;
	}
    .tableFloatingHeaderOriginal {
        top: 0px !important;
        /* max-width: 92%; */
    }
    .ZebraDialog {
        width: 90% !important;
    }
    .ZebraDialog .ZebraDialog_Icon {
        background-image: none!important;
        padding-left: 40px!important;
    }
    div#workprogress .form-group.content-history {
        margin-bottom: 95px;
    }
	div.sticky-wrapper.is-sticky a.logo {
		margin-top: -14px;
	}	
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 479px) {
    .ZebraDialog {
        width: 100% !important;
        padding: 40px 20px;
    }
    .ZebraDialog .ZebraDialog_Body {
        padding: 40px 20px !important;
    }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 319px) {

}



/*==========  Non-Mobile First Method  ==========*/		/* NB: For max width=min width value minus 1 */