body
{
    font-size: 15px;
    color: #333333;
    font-weight: 400;
        line-height: 26px;
}
body p
{
    font-size: 15px !Important;
}
/* Star rating */
span.btNoStarRating {
    display: none;
    }
.star-rating:before {
    /*content: "\f005\f005\f005\f005\f005";*/
    letter-spacing: 3px;
    opacity: .2;
    }
.star-rating {
    overflow: hidden;
    position: relative;
    line-height: 1;
    font-family: FontAwesome;
    margin: 0;
    display: inline-block;
    }
.star-rating .rating {
    display: none;
    }
.star-rating span {
    overflow: hidden;
    top: 0;
    left: 0;
    position: absolute;
    }
.rtl .star-rating span {
    left: auto;
    right: 0;
    }
.star-rating span:before {
    content: none;
    letter-spacing: 3px;
    color: #057485;
    }
    .star-rating span:before {
    color: #F2891D;
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
}
.header.large .star-rating {
    line-height: inherit;
    margin-top: 2px;
    }
.widget_recent_reviews .star-rating {
    font-size: 12px;
    }
.products .star-rating {
    margin: .2em 0 .2em;
    }
.widget_recent_reviews li a:after,
.widget_recent_reviews .reviewer:after {
    content: "";
    display: table;
    }

/* Comment stars */
p.stars {
    position: relative;
    letter-spacing: .25em;
    margin-bottom: 3em;
    }
p.stars a {
    display: inline-block;
    font-weight: 700;
    text-indent: -9999px;
    position: relative;
    border-bottom: 0 !important;
    outline: 0;
    position: absolute;
    top: 0;
    left: 0;
    }
.rtl p.stars a {
    left: auto;
    right: 0;
    }
p.stars a:last-child {
    border-right: 0;
    }
p.stars a[class^="star-"]:after {
    font-family: FontAwesome;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
    color: rgba(0,0,0,.1);
    }
.rtl p.stars a[class^="star-"]:after {
    left: auto;
    right: 0;
    }
p.stars a[class^="star-"].active:after,
p.stars a[class^="star-"]:hover:after {
    color: #057485;
    }
p.stars a.star-1 {
    width: 1em;
    z-index: 10;
    }
p.stars a.star-1:after {
    content: "\f005";
    }
p.stars a.star-2 {
    width: 2em;
    z-index: 9;
    }
p.stars a.star-2:after {
    content: "\f005\f005";
    }
p.stars a.star-3 {
    width: 3em;
    z-index: 8;
    }
p.stars a.star-3:after {
    content: "\f005\f005\f005";
    }
p.stars a.star-4 {
    width: 4em;
    z-index: 7;
    }
p.stars a.star-4:after {
    content: "\f005\f005\f005\f005";
    }
p.stars a.star-5 {
    width: 5em;
    border: 0;
    z-index: 6;
    }
p.stars a.star-5:after {
    content: "\f005\f005\f005\f005\f005";
    }

div.product span.btProductSKU {
    display: none;
}
div.product span.btProductSKU {
    display: none;
}
div.product div.summary form.cart .single_add_to_cart_button {
    display: inline-block;
    height: 3.1em;
    float: left;
	background:#002147;
	color:#FFF;
}

input:not([type='checkbox']):not([type='radio']), textarea, select{
    background: #FFF; 
    color: inherit;
    border: 1px solid #002147;
}
.btContact textarea{
border: 1px solid #002147 !important;
}
.wcpt-search-submit {
    background: #002147;
	color:#FFF;
	}
.bt_bb_headline_superheadline_outside {display: none;}
.btTags{ display:none;}

.related.products {
display: none;
}

body.btNoSidebar .btPostSingleItemStandard:first-child {
    margin-top: 2em;
}
div.product div.summary{
padding:0em 1em 1em 1em;
}
.product-meta{
	display:none;
}
div.product div.summary form.cart .quantity{
	display:none;
}
.bt_bb_tab_content  h2{
display:none;
} 
.bt_bb_wrapper h2{
	display:block !important;
}

.btNewsletter .btNewsletterButton input {
    height: 3.45em;
    font-size: 14px !important;
    padding: 0 0.9em !important;
	}
.wpcf7 form .wpcf7-response-output {
    margin: -1em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
    color: #FFF;
    font-size: 18px;
    width: 100%;
}
table.shop_table .coupon .input-text {
    color: #002147;
    border: 1px solid #002147 !important;
    padding: 20px 10px;
}
.wcpt-notice-wrapper{
display:none;
}
.shipping-fields{
	display:none;
}
.product-quantity{

display:none;
}
.shipping-totals{
	display:none !important;
}
.cart-subtotal{
	display:none;
}
div.product div.summary form.cart .single_add_to_cart_button{
	
	margin-left:10px;
}

.btMenuHorizontal .menuPort > nav > ul > li {
    padding: 20px 0px 10px 0px;
}
#download-sample {
    border: 1px solid #dddddd78 !important;
    padding: 12px 20px 18px !important;
    margin-left: 0px;
    margin-top: 25px;
    margin-bottom: 25px;
    box-shadow: 0 3px 28px rgb(0 0 0 / 7%);
    border-radius: 5px;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}
#download-sample .type{
float: left;
    font-size: 40px;
    vertical-align: middle;
	padding-top:5px;
	}
	#download-sample .title{
	float: right;
    padding-left: 20px;
    vertical-align: middle;
		padding-top:10px;
		    font-size: 17px;
	}

#download-sample .custom-btn {
    background: #f57c00;
    color: #FFF;
    margin-top: 8%;
    border: 1px solid #f57c00;
    padding: 10px 5px;
    width: 165px;
    text-align: center;
}
#download-sample .custom-btn:hover{
background: #f57c00 !important;
    color: #FFF !important;
    margin-top: 5%;
    border: 1px solid #f57c00 !important;
    transition: 0.5s ease-in-out;
   
}

div.product div.summary .price {
    font-size: 2em;
    line-height: 1;
    margin-bottom: 10px;
}
div.product div.summary header {
    margin-bottom: .5em;
}
div.product div.images .product-gallery__trigger{
	display:none;
}

#mysearch a{
margin-left:15px;

}

#mysearch a:hover{
color:#FFF;

}
div.product div.summary {
    /* flex: 0 0 50%; */
    /* max-width: 50%; */
    padding: 0em;
    margin-bottom: 1em;
}
div.product div.summary header {
    margin-bottom: 2em;
    }
div.product div.summary header .bt_bb_headline_superheadline {
    font-size: .95rem;
    opacity: .8;
    }
div.product div.summary .price {
    font-size: 2em;
    line-height: 1;
    }
div.product div.summary .price del {
    color: inherit;
    opacity: .5;
    display: inline-block;
    margin: 0 5px 0 0;
    }
div.product div.summary .price ins {
    background: 0;
    text-decoration: none;
    }
div.product div.summary .product-details__short-description {
    width: 100%;
    padding-bottom: 2em;
    }
div.product div.summary .product-details__short-description p {
    margin: 0;
    }
div.product div.summary .group_table .price {
    font-size: 2em;
    }
div.product div.summary div[itemprop="description"] {
    margin-bottom: 2em;
    }
div.product div.summary form.cart .quantity {
    width: 100px;
    margin-right: .5em;
    display: inline-block;
    height: 2.8em;
    float: left;
    }
.rtl div.product div.summary form.cart .quantity {
    margin-right: 0;
    margin-left: .5em;
    float: right;
    }
div.product div.summary form.cart .quantity input {
    height: 100%;
    display: inline-block;
    }
div.product div.summary form.cart .group_table .quantity {
    width: 70px;
    }
div.product div.summary form.cart .single_add_to_cart_button {
    display: inline-block;
    height: 3.1em;
    float: left;
    }
.rtl div.product div.summary form.cart .single_add_to_cart_button {
    float: right;
    }
div.product div.summary form.cart:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
div.product span.btProductSKU {
    display: block;
    }
div.product div.product-description,
div.product div.products,
div.product div.product-meta,
div.product section.products.related {
    padding: 0 1em;
    flex: 0 0 100%;
    }
div.product div.product-description {
    padding: 0 1em;
    margin-bottom: 1em;
    }
div.product div.product-description .bt_bb_tabs .bt_bb_tabs_header {
    display: none;
    }
.bt_bb_plugin_active div.product div.product-description .bt_bb_tabs .bt_bb_tabs_header {
    display: inline-block;
    margin: 0 0 2em;
    }
div.product div.product-meta .btArticleShareEtc {
    max-width: initial;
    }
div.product table.variations {
    border: none;
    display: block;
    margin-bottom: 2em;
    position: relative;
    }
div.product table.variations tbody,
div.product table.variations tr,
div.product table.variations td {
    padding: 0;
    border: none;
    display: block;
    }
div.product .single_variation_wrap .variation.single_variation {
    margin-bottom: 2em;
    }
div.product section.products.upsells {
    width: 100%;
    padding: 0 1em;
    }

/* Card */
table.shop_table .coupon {
    display: inline-flex;
    align-items: center;
    vertical-align: top;
    }
table.shop_table .coupon label {
    margin-right: .5em;
    }
table.shop_table .coupon .input-text {
    margin-right: .5em;
    color: #057485;
    border: none !important;
    padding: 0;
    height: 2em;
    padding: 0 .5em;
    width: auto;
    }
table.shop_table button[name="apply_coupon"] {
    width: 100%;
    }
table.shop_table input[name="update_cart"] {
    float: right;
    width: 300px;
    }
table.shop_table {
    margin-bottom: 2em;
    border: none;
    }
table.shop_table td,
table.shop_table th {
    border-left: none;
    border-right: none;
    }
table.shop_table td.product-remove {
    width: 3em;
    }
table.shop_table td.product-remove a.remove {
    display: inline-block;
    font-size: 1rem;
    text-align: center;
    padding: 0;
    width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
    color: #057485;
    background-color: transparent;
    box-shadow: 0 0 0 1px #057485 inset;
    border-radius: 50%;
    }
table.shop_table td.product-remove a.remove:hover {
    background-color: #057485;
    color: #fff;
    }
table.shop_table td.product-thumbnail {
    width: 100px;
    text-align: center;
    line-height: 0;
    }
table.shop_table td.product-thumbnail img {
    width: 80px;
    height: auto;
    display: inline-block;
    box-shadow: none;
    }
table.shop_table .product-quantity {
    text-align: center;
    }
.rtl table.shop_table .product-quantity {
    text-align: center;
    }
table.shop_table .product-quantity .quantity {
    width: 70px;
    display: inline-block;
    }
table.shop_table .product-subtotal,
table.shop_table .product-total,
table.shop_table .product-price,
table.shop_table .order-actions {
    text-align: right;
    }
.cart-collaterals {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1em;
    }
.cart-collaterals .cross-sells {
    flex: 1 1 100%;
    padding: 0 1em;
    order: 2;
    }
.cart-collaterals .cart_totals {
    flex: 1 1 100%;
    padding: 0 1em 2em 1em;
    order: 1;
    }
.cart-collaterals .cross-sells ul.products li.product {
    flex: 0 0 50%;
    max-width: 50%;
    }
.cart-collaterals .cart_totals th {
    text-align: left;
    }
.rtl .cart-collaterals .cart_totals th {
    text-align: right;
    }
.cart-collaterals .cart_totals td {
    text-align: right;
    }
.rtl .cart-collaterals .cart_totals td {
    text-align: left;
    }
tr.cart-subtotal,
tfoot {
    border-top: 2px solid;
    }
tr.order-total,
tfoot {
    border-bottom: 2px solid;
    }

div.product span.btProductSKU {
    display: none;
}
div.product div.summary .headerbtm {
    margin-bottom: 0.5em;
}
div.summary ul
{
    padding: 0;
}
.bt_bb_row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}
div.product span.btProductSKU {
    display: none;
}
.single_add_to_cart_button {
    display: inline-block;
    height: 2.9em;
    float: left;
    background: #002147;
    color: #FFF;
    padding: 0 10px;
    line-height: 1;
    border-color: #002147;
    box-shadow: none;
    border: none;
    font-weight: 700;
    font-size: 15px;
}
div.product div.summary .product-details__short-description {
    width: 100%;
    padding-bottom: 0.5em;
}
.bt_bb_color_scheme_2, .bt_bb_color_scheme_2 h2, .bt_bb_color_scheme_2 h3, .bt_bb_color_scheme_2 h4, .bt_bb_color_scheme_2 h5, .bt_bb_color_scheme_2 h6 .bt_bb_color_scheme_2 p {
    color: #191919;
}
.bt_bb_color_scheme_2 p {
    font-size: 18px;
}
.sapdetail_fullcontentsection ul
{
    padding-left: 20px;
    margin-top: 10px;
}
.sapdetail_fullcontentsection ul li
{
    font-size: 18px;
}
.sapdetail_fullcontentsection .bt-content a {
    color: #002147;
}

/*review section start*/
/*.reviewsection
{
    background: #eeeeec;
}*/
/* Comments */
body:not() .bt-comments-box .form-submit {
    margin-bottom: 0;
    }
.bt-comments-box {
    margin: 2.5em 0;
    }
.bt-comments-box > h1,
.bt-comments-box > h2,
.bt-comments-box > h3,
.bt-comments-box > h4,
.bt-comments-box > h5,
.bt-comments-box > h6,
.bt-comments-box > h7,
.bt-comments-box > h8,
.bt-comments-box .comment-respond > h1,
.bt-comments-box .comment-respond > h2,
.bt-comments-box .comment-respond > h3,
.bt-comments-box .comment-respond > h4,
.bt-comments-box .comment-respond > h5,
.bt-comments-box .comment-respond > h6,
.bt-comments-box .comment-respond > h7,
.bt-comments-box .comment-respond > h8 {
    margin: 0 0 1em;
    padding: 0;
    font-size: 1.5em;
    }
.bt-comments-box .comment-respond {
    border-top: 1px solid rgba(0,0,0,.1);
    padding-top: 2.5em;
    }
.bt-comments-box .comment-respond .comment-form {
    padding-bottom: 0;
    }
body.btNoSidebar .bt-comments-box .comment-respond .comment-form {
    max-width: 600px;
    }
.bt-comments-box .comment-respond #wp-comment-cookies-consent {
    margin-right: .5em;
    }
.bt-comments-box .comment-respond > h1,
.bt-comments-box .comment-respond > h2,
.bt-comments-box .comment-respond > h3,
.bt-comments-box .comment-respond > h4,
.bt-comments-box .comment-respond > h5,
.bt-comments-box .comment-respond > h6,
.bt-comments-box .comment-respond > h7,
.bt-comments-box .comment-respond > h8 {
    font-size: 1.125rem;
    }
.bt-comments-box .comment-respond > h1 small,
.bt-comments-box .comment-respond > h2 small,
.bt-comments-box .comment-respond > h3 small,
.bt-comments-box .comment-respond > h4 small,
.bt-comments-box .comment-respond > h5 small,
.bt-comments-box .comment-respond > h6 small,
.bt-comments-box .comment-respond > h7 small,
.bt-comments-box .comment-respond > h8 small {
    float: right;
    }
.bt-comments-box ul.comments,
.bt-comments-box ul.comments li.comment {
    list-style: none;
    display: block;
    padding-left: 0;
    margin: 0;
    }
    .bt-comments-box .vcard h1.author, .bt-comments-box .vcard h2.author, .bt-comments-box .vcard h3.author, .bt-comments-box .vcard h4.author, .bt-comments-box .vcard h5.author, .bt-comments-box .vcard h6.author, .bt-comments-box .vcard h7.author, .bt-comments-box .vcard h8.author {
    margin: 0;
    padding: 0;
    line-height: 1.3;
    font-size: 1.15em;
}
.bt-comments-box ul.comments li > article {
    padding: 1em 0;
    position: relative;
    width: 100%;
    display: flex;
    }
.bt-comments-box ul.comments li > article .commentTxt {
    padding: 0;
    flex: 1 1 100%;
    }
.bt-comments-box ul.comments li > article .commentAvatar {
    padding: 0 20px 0 0;
    flex: 0 1 75px;
    }
.rtl .bt-comments-box ul.comments li > article .commentAvatar {
    padding: 0 0 0 20px;
    }
.bt-comments-box ul.comments li > article .commentAvatar img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 50%;
    }
.bt-comments-box ul.comments li.pingback,
.bt-comments-box ul.comments li.trackback {
    padding-top: 1em;
    }
.bt-comments-box ul.children {
    margin-left: 75px;
    }
.bt-comments-box input,
.bt-comments-box textarea {
    transition: all 300ms ease;
    }
.bt-comments-box .bt-comment {
    line-height: 0;
    }
.bt-comments-box .bt-comment textarea,
.bt-comments-box .bt-comment label {
    line-height: 1.8;
    }
.bt-comments-box .vcard {
    position: relative;
    padding-bottom: .7em;
    }
.bt-comments-box .vcard h1.author,
.bt-comments-box .vcard h2.author,
.bt-comments-box .vcard h3.author,
.bt-comments-box .vcard h4.author,
.bt-comments-box .vcard h5.author,
.bt-comments-box .vcard h6.author,
.bt-comments-box .vcard h7.author,
.bt-comments-box .vcard h8.author {
    margin: 0;
    padding: 0;
    line-height: 1.3;
    font-size: 1.15em;
    }
.bt-comments-box .vcard .posted {
    font-size: .8125em;
    margin: 0;
    opacity: .7;
    line-height: 1.15;
    padding: .5em 0 0;
    font-family: "Spartan",Arial,Helvetica,sans-serif;
    }
    .btLightSkin .bt-comments-box ul.comments > li, .btDarkSkin .btLightSkin .bt-comments-box ul.comments > li, .btLightSkin .btDarkSkin .btLightSkin .bt-comments-box ul.comments > li, .btLightSkin .bt-comments-box ul.comments > li.comment > ul.children > li.comment, .btDarkSkin .btLightSkin .bt-comments-box ul.comments > li.comment > ul.children > li.comment, .btLightSkin .btDarkSkin .btLightSkin .bt-comments-box ul.comments > li.comment > ul.children > li.comment {
    border-top: 1px solid rgba(0,0,0,.1);
}
.bt-comments-box .commentTxt p.reply a {
    opacity: .9;
    color: #181818;
    font-weight: 700;
    font-size: 15px;
}
.btSubtitleStyle_italic .bt-comments-box .vcard .posted {
    font-style: italic;
    }
.btSubtitleWeight_default .bt-comments-box .vcard .posted {
    font-weight: 500;
    }
.btSubtitleWeight_black .bt-comments-box .vcard .posted {
    font-weight: 900;
    }
.btSubtitleWeight_bolder .bt-comments-box .vcard .posted {
    font-weight: 800;
    }
.btSubtitleWeight_bold .bt-comments-box .vcard .posted {
    font-weight: 700;
    }
.btSubtitleWeight_semi-bold .bt-comments-box .vcard .posted {
    font-weight: 600;
    }
.btSubtitleWeight_medium .bt-comments-box .vcard .posted {
    font-weight: 500;
    }
.btSubtitleWeight_normal .bt-comments-box .vcard .posted {
    font-weight: 400;
    }
.btSubtitleWeight_light .bt-comments-box .vcard .posted {
    font-weight: 300;
    }
.btSubtitleWeight_lighter .bt-comments-box .vcard .posted {
    font-weight: 200;
    }
.btSubtitleWeight_thin .bt-comments-box .vcard .posted {
    font-weight: 100;
    }
 .bt-comments-box .vcard .star-rating {
    margin-left: 0;
    margin-top: 1em;
    }
 .bt-comments-box .vcard .star-rating strong {
    display: none;
    }
.rtl .bt-comments-box .vcard .star-rating {
    right: auto;
    margin-left: 0;
    margin-right: .5em;
    }
    .bt-comments-box .vcard .posted {
    font-family: "IBM Plex Serif",Arial,Helvetica,sans-serif;
}
.bt-comments-box .vcard .star-rating {
    margin-left: 0;
    margin-top: 1em;
}
#main{width:1000px;margin:0 auto;border-radius:10px;background:#FFF;}

form#form input[type=text],form#form input[type=password],form#form textarea{width:100%}
.clear{clear:both;}
#left,#right{float:left;width:470px;}
#left{margin-right:20px;width:450px;}
form#form div.title{margin-top:10px;}

.choice{border:none;width:500px;}
#form input[type=submit]{width:100%;padding:10px;}
div.question .qtext .title{font-size:1.5em;}
.qtext{background:#e5e5e5;padding:20px; margin-top:5px;margin-bottom:5px; border:1px solid #ccc; border-radius:10px;}
#form .question textarea{font-family:calibri;font-size:16px;padding:5px}
#form .question input[type=text]{padding:3px;}
#form .question textarea,#form .question input[type=text]{border:1px solid #CCC; border-radius:5px;}
#form .question textarea:focus,#form .question input:focus[type=text]{border:1px solid #CCC;box-shadow:0 0 5px #B7D6FB; border-radius:5px;}
#submit{width:500px;}
.rowTitle{background:#C9CDFC;}
table.qlist{text-align:center;border:1px solid #C9CDFC;cursor:default;}
#difficulty{background: #e5e5e5;border:1px solid #ccc;position:relative; padding:5px; margin-top:5px; border-radius:10px;}
#ageGroup{background: #e5e5e5;border:1px solid #ccc; padding:5px; margin-top:5px; border-radius:10px; }
#category{background:#e5e5e5; padding:5px; margin-top:5px;margin-bottom:5px; border:1px solid #ccc; border-radius:10px;}

/*************ANSWERING****************/
#timer{float:right;}
.panel{width:200px;min-height:100px;background:#542;display:inline-block;float:left;outline:1px solid green}
#qContainer{min-height:250px;}
.qPanel{display:none;}
.activeq{display:block;background:#FFF}
.activeq,.current{transition:1s ease-out; -moz-transition:1s ease-out; -webkit-transition:1s ease-out;-0-transition:1s ease-out;}
#nav {
    text-align: left;
    margin: 0 0 50px;
    margin: 10px 20px 50px;
}
a.qButton,a.navbutton{background: none repeat scroll 0 0 #ECEEF5;
    border: 1px solid #CAD4E7;
    border-radius: 5px;
    color: #3B5998;
    font-size: 1em;
    font-weight: 700;
    margin: 0 10px 0 0;
    padding: 5px 10px;
    
    text-decoration: none;}
    a.qButton{
    background: #fff;
    border: 1px solid #CAD4E7;
    border-radius: 50%;
    color: #181818a3;
    font-size: 1em;
    font-weight: 700;
    margin: 0 15px 0 0;
    padding: 0;
    text-decoration: none;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
}
.hidden{display:none}
a.qButton:hover,a.navbutton:hover{cursor:pointer; border-color: #3B5998;}
a.qButton.current{background:#3B5998;color:#FFF}
.options{padding:10px;}
#txt {
  border:none;
  font-family:verdana;
  font-size:16pt;
  font-weight:bold;
  border-right-color:#FFFFFF;
  width:80px;
}
/*****************Results***********/
div#results{text-align:center}
table#resultstats td{text-align:left;}
div#results{background:#FBFDB3; border-radius:10px; border:1px solid #FF8000;padding:10px;margin:10px;width:500px;margin:10px auto;}
div.score,div.result{font-size:2em;color:blue;margin-bottom:10px;font-weight:bold;text-shadow:1px 1px #555}
div.result{color:blue}
.green{color:#85F420}
#initiallyhide
{
	display:none;
}




/**********Pagination**********/
div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #000099;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
	
	/**EDIT FOR QUIZQUESTION.php**/
#pagination a{padding:5px;border:1px solid black;cursor:pointer;}
div#qContainer {
    border: 1px solid #dddddd75;
    border-radius: 10px;
}
.bgborder_question
{
    border: 1px solid #dddddd75;
    border-radius: 10px;
}
.question_header h3 {
    font-size: 20px;
    letter-spacing: 0;
    font-family: 'Spartan';
    font-weight: 700;
    line-height: 31px;
    margin: 0 !important;
    margin-top: 3px !important;
}

.question_header {
    background: #dddddd75;
    border-radius: 5px 5px 0 0;
    padding: 10px;
}

p.timing_fontstyle {
    margin: 0;
    text-align: right;
    font-weight: 800;
    font-size: 18px;
    line-height: 29px;
}
.qPanel {
    padding: 20px;
}
.options {
    padding: 15px 0;
}

a.single_add_to_cart_button.button.cart-link {
    display: inline-block;
    height: auto;
    float: none;
    margin-left: 10px;
    line-height: 1;
    display: inline-block;
    padding: 15px 10px;
    margin-top: 15px;
}
a.single_add_to_cart_button.button.cart-link:hover
{
    color: #ffffff;
}
a.navbutton {
    border-color: #002147;
    background: #002147 !Important;
    color: #fff !important;
    font-weight: 400;
    font-size: 15px;
    border-radius: 3px;
}
input[type="radio" i], input[type="radio"], input[type="checkbox" i], input[type="checkbox"] {
    margin-right: 5px;
    position: relative;
    top: 1px;
    margin-left: 5px;
}
.bgborder_question a {
    display: inline-block;
}
.bgborder_questionpadding {
    padding: 20px;
}

span.numb {
    display: inline-block;
    width: 14px;
}
 .topInfoBar {
        display: flex;
        justify-content: space-between;
        margin-bottom: 0px;

    }

    .price_and_cart {
        display: flex;
        /* justify-content: space-between; */
        align-items: center;
        border-top: 1px dotted #999;
        padding: 12px 0px;
        font-size: 28px !important;
    }

    .price_and_cart .item {
        border-left: none !important;
    }

    .topInfoBar .item2 h4, .topInfoBar .item2 p.shortheading {
        font-size: 16px;
        line-height: 25px;
        font-weight: 600;
        margin-bottom: 5px;
        text-transform: uppercase;
        display: inline;
        margin-right: 12px;
    }

    .topInfoBar .item2 p {
        display: inline;
    }

    .vLine {
    border-left: 1px solid #747171;
    margin: 2px 20px;
    position: relative;
    top: 2px;
}

    .price_and_cart .item h4, .price_and_cart .item p.pdfformat {
        font-size: 18px !important;
        margin-bottom: 0 !important;
        text-transform: capitalize !important;
        font-weight: 600;
    }

    .price_and_cart .item h4.priceText,  .price_and_cart .item p.pdfformat.priceText {
        font-size: 14px !important;
    }
    .item2.rating {
    background: none;
    }
    .fa-star {
    color: #f2891d;
}
.fa-star-half-alt {
    color: #f2891d;
}
.item2.rating {
    background: none;
    height: auto;
}
.item2.rating span{
    color: #000;
        font-size: 14px;
}

.blockdis .bt_bb_row, .sap_detailrightcontent {
    font-family: poppins,sans-serif !important;
}
.price_and_cart {
        display: flex;
        /* justify-content: space-between; */
        align-items: center;
        border-top: 1px dotted #999;
        padding: 12px 0px;
        font-size: 28px !important;
    }

    .price_and_cart .item {
        border-left: none !important;
    }
    .btn-grad {
    background-image: linear-gradient(to right, #FF8008 0%, #ffd156 51%, #FF8008 100%) !important;
    background-size: 200% auto !important;
    animation-name: btnGradient !important;
    animation-duration: 4s !important;
    animation-iteration-count: infinite !important;
    background-position: left top;
        padding: 8px 10px;
    color: #000!important;
        font-family: poppins,sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 25px;
    text-transform: uppercase;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    -ms-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
    letter-spacing: 1px;
    border-radius: inherit;
    border: 2px solid #ffd134;
}
.downloadbtnn.btn-grad 
{
    background-image: linear-gradient(to right, #002147e3 0%, #000c 51%, #002147d6 100%) !important;
    border-color: #002147;
    color: #fff !important;
}
@keyframes btnGradient {
        0% {
            background-position: left top;
        }

        50% {
            background-position: right center;
        }

        100% {
            background-position: left top;
        }
    }
    .btn-theme.effect:hover, .btn-theme.effect:focus {
    background: #ffd134 none repeat scroll 0 0;
    border: 2px solid #ffd134;
    color: #fff!important;
}
.item.price h4.priceText {
    font-size: 15px !important;
    margin-bottom: 0 !important;
    text-transform: capitalize !important;
    margin-bottom: 0 !important;
    text-transform: capitalize !important;
    font-weight: 600;
    color: #000 !important;
}
.item.price i {
    color: #f2891d;
}
.centerAlign {
    text-align: center;
}
div.product div.summary .price del {
    color: #666666;
    opacity: 1;
}
.item.price {
    margin: 0 !important;
}
.bordernone
{
        border-top: none;
}
.leftborder_heading
{
    color: #002d45;
    font-size: 26px;
    border-left: 5px solid;
    padding-left: 6px;
    margin-bottom: 15px;
}
.detail_bottomcontent p span {
    font-weight: 400 !important;
}
.detail_bottomcontent p span, .detail_bottomcontent li span, .normlcontent_box.mt-30 p, .normlcontent_box.mt-30 p span, .normlcontent_box.mt-30 li span, .normlcontent_box.mt-30 li, .detail_bottomcontentfull td span, .detail_bottomcontentfull h4 span span {
    font-family: 'Poppins' !important;
}
.normlcontent_box.mt-30 li span span {
    font-weight: 600 !important;
}
.tab-info a {
    text-decoration: underline;
    color: #ad6d0f;    font-size: 14px;
}
.product_detailpage .bt_bb_headline .bt_bb_headline_content span {
    display: block;   
    font-size: 30px;
    font-weight: 600;
}
.detail_bottomcontentfull ul li {
    font-size: 15px;
    list-style: disc;
    margin-left: 15px;
    margin-bottom: 7px;
    font-weight: normal;
    font-family: poppins,sans-serif !important;
    font-weight: 400;
    line-height: 26px !important;
    letter-spacing: 0 !Important;
}
.orangeborder_content ul li {
    list-style: disc;
    margin-left: 15px;
    margin-bottom: 7px;
}
.orangeborder_content {
    border: 3px solid #f2891d;
    padding: 15px 20px;
}
.detail_bottomcontentfull table, .detail_bottomcontentfull tr, .detail_bottomcontentfull td, .detail_bottomcontentfull th {
    border: 1px solid #5a5555;
    border-collapse: collapse;    font-size: 15px !important;
}
.detail_bottomcontentfull h4
{
    margin-bottom: 15px;
}
.detail_bottomcontentfull h4 span
{
    font-weight: 600 !important;
}
.detail_bottomcontentfull h4 {
    margin-bottom: 0px;
    color: #002249 !important;
}
.detail_bottomcontent b, .detail_bottomcontent strong {
    font-weight: 600;
}
.orangeborder_content h4
{
    margin-top: 0 !important;
}
.product_detailpage h4, .product_detailpage p.relatedpheading {
    line-height: 35px !important;
}
.product_detailpage p.relatedpheading {
    line-height: 32px !important;
    font-size: 22px !important;
    font-weight: 600;
}
@media screen and (max-width: 767px)
{
.product_detailpage .bt_bb_headline .bt_bb_headline_content span {
    font-size: 23px;
    line-height: 31px;
}
.topInfoBar .item2 h4, .topInfoBar .item2 p.shortheading {
    display: block;
}
.btn-grad
{
    padding: 7px !Important;
}
.price_and_cart .item h4, .price_and_cart .item p.pdfformat {
    font-size: 16px !important;
    line-height: 25px;
}
}
@media screen and (max-width: 575px)
{
    a.navbutton {
    font-size: 13px;
    padding: 4px 7px;
}
    .price_and_cart .itempricing {
    text-align: left;
    margin: 0px 0 5px;
}
.bt-comments-box {
    margin: 0;
}
.twobtns a {
    margin-bottom: 10px;
}
.col-md-5.col-sm-5.centerAlign.text-right {
    text-align: left !important;
}
.product_detailpage h4,  .product_detailpage p.relatedpheading {
    line-height: 30px !important;
    font-size: 20px !important;
}

.responsivetable .table {
    overflow-x: scroll;
    width: 100% !important;
}
}

@media screen and (max-width: 350px)
{
    .topInfoBar {
    display: block !important;
    }
    .topInfoBar .item2 h4, .topInfoBar .item2 p.shortheading {
    display: block;
    line-height: 26px !important;
    margin-bottom: 0;
}
.price_and_cart .itempricing {
    text-align: left;
    margin: 0px 0 5px;
}
.item2.rating {
    margin-bottom: 10px;
}
}
ul.bulletlist li {
    margin-bottom: 5px;
}
.normlcontent_box  table, .normlcontent_box  .table {
    width: 100% !important;
}
li.review.odd.alt.thread-odd.thread-alt.depth-1, li.review.even {
    box-shadow: 0 3px 28px rgb(0 0 0 / 7%);
    background: #fff;
    padding: 20px;
}
li.review
{
    margin-bottom: 15px;
}
ul.bulletlist {
    display: flex;
    flex-wrap: wrap;
}

ul.bulletlist li {
    width: 50%;
}
@media screen and (max-width: 767px)
{
    
ul.bulletlist li {
    width: 100%;
}
} 
.item.price h4.priceText span {
    font-size: 12px !important;
}
.aboutbreadcrumb_ptb {
    padding: 25px 0 45px;
}
.topInfoBar.mt-30 {
    padding-bottom: 0px;
}
#line1
{
    border-top: 1px dotted #999;
}
 ul.bulletlist li, body p, .detail_bottomcontentfull table, .detail_bottomcontentfull tr, .detail_bottomcontentfull td, .detail_bottomcontentfull th, .detail_bottomcontentfull ul li {
   
    color: #333333 !important;
}
@media screen and (max-width: 991px)
{
    body p, .detail_bottomcontentfull table, .detail_bottomcontentfull tr, .detail_bottomcontentfull td, .detail_bottomcontentfull th, .detail_bottomcontentfull ul li {
    font-size: 14px !Important;
    color: #002147 !important;
}
.topInfoBar .item2 h4, .topInfoBar .item2 p.shortheading {
    font-size: 15px !important;
    line-height: 23px !important;
}
.product_detailpage h4, .product_detailpage h4, .product_detailpage h4 span,  .product_detailpage p.relatedpheading {
    line-height: 30px !important;
    font-size: 20px !important;
}
.detail_bottomcontentfull h4, .orangeborder_content {
    margin-top: 25px !important;
}
.bt-comments-box .vcard .posted {
    font-size: 12px !important;
    line-height: 21px !important;
}
.orangeborder_content {
    padding: 15px 10px;
}
.orangeborder_content h4
{
    margin-top: 0 !important;
}
}
.footer-info-list .list-wrap li .icon {
    fill: #fff;
}
/*.sap_detailleftimg img {
    height: 420px;
}*/
ul.bulletlist li img {
    position: relative;
    top: -1px;
    margin-right: 1px;
}
@media screen and (max-width: 767px)
{
    .sap_detailleftimg img {
    height: auto;
    }
}
.detail_bottomcontent h3 span
{
    font-weight: 600 !Important;
}
.detail_bottomcontent p, .detail_bottomcontent p span {
    /* font-weight: 400 !important; */
    line-height: 27px !important;
}
div.product div.summary .product-details__short-description p, div.product div.summary .product-details__short-description p span , p span{
    font-family: poppins,sans-serif !important;
}
.detail_bottomcontent h3, .detail_bottomcontent h5 {
    font-size: 22px !important;
}
.detail_bottomcontent ul
{
    margin-bottom: 20px;
}

.detail_bottomcontent h2, .detail_bottomcontent h3, .detail_bottomcontent h4, .detail_bottomcontent h5 {
    font-size: 24px !important;
    line-height: 34px !important;
    line-height: 1.3 !important;
    font-weight: 600 !important;
    margin-bottom: 15px !important;
}
.detail_bottomcontent h6.leftborder_heading
{ font-size: 24px !important;
    line-height: 34px !important;
    line-height: 1.3 !important;
    font-weight: 600 !important;
    margin-bottom: 15px !important;
    
}
.detail_bottomcontent h2 span, .detail_bottomcontent h3 span, .detail_bottomcontent h4 span, .detail_bottomcontent h5 span
{
    
}
.detail_bottomcontent h2, .detail_bottomcontent h3, .detail_bottomcontent h6.leftborder_heading
{
    margin-top: 45px !Important;
}
.detail_bottomcontentfull h4, .detail_bottomcontentfull h4 span {
    font-weight: 600 !important;
    font-size: 22px !important;
    line-height: 32px !important;
}
.normlcontent_box table
{
    width: auto !important;
}
.detail_bottomcontent h4 p, .detail_bottomcontent h4 p span {
    font-size: 15px !important;
    line-height: 26px !important;
    font-weight: 400 !important;
    color: #333 !important;
    font-family: 'Poppins' !important;
}
h4.mt-5, p.mt-5 {
    margin-top: 45px !important;
}
h2.leftborder_heading, h6.leftborder_heading {
    margin-top: 20px !important;
}
@media screen and (max-width: 767px)
{
    .detail_bottomcontent h2, .detail_bottomcontent h3, .detail_bottomcontent h4, .detail_bottomcontent h5 {
    font-size: 20px !important;
    line-height: 1.4 !important;
}
.detail_bottomcontent h6.leftborder_heading
{
    font-size: 20px !important;
    line-height: 1.4 !important;
}
.detail_bottomcontentfull h4, .detail_bottomcontentfull h4 span {
    font-size: 20px !important;
    line-height: 30px !important;
}
h2.leftborder_heading, h6.leftborder_heading {
    margin-top: 0 !important;
}
}
.tab-info.mt-2 p a {
    display: inline;
}
.detail_bottomcontent div span {
    display: contents;
}
.product-details__short-description.mt-20 p span, .product-details__short-description.mt-20 div span {
    display: contents;
}
.detail_bottomcontent > h2:first-of-type
{
    margin-top: 0 !Important;
}
a.downloadbtnn.downloadbtnn_try {
    min-width: 190px;
}
.price_and_cart .col-md-4 {
    flex: 0 0 30%;
    width: 30%;
    max-width: 50%;
}

.price_and_cart .col-md-3 {
    flex: 0 0 30%;
    width: 30%;
    max-width: 30%;
}

.price_and_cart .col-md-5 {
    flex: 0 0 40%;
    width: 40%;
    max-width: 40%;
}
@media screen and (max-width: 1150px)
{
    .twobtns .btn-grad
    {
        padding: 8px 5px;
        font-size: 12px;
    }
    a.downloadbtnn.downloadbtnn_try {
    min-width: 170px;
}
.price_and_cart .item h4, .price_and_cart .item p.pdfformat {
    font-size: 16px !important;
    line-height: 25px;
}
    .price_and_cart .col-md-3 {
    flex: 0 0 35%;
    width: 35%;
    max-width: 35%;
}
.price_and_cart .col-md-5 {
    flex: 0 0 40%;
    width: 40%;
    max-width: 40%;
}
.price_and_cart .col-md-4 {
    flex: 0 0 25%;
    width: 25%;
    max-width: 25%;
}
}

@media screen and (max-width: 1030px)
{
 .twobtns .btn-grad {
    padding: 8px 4px;
    font-size: 11px;
    letter-spacing: 0.8px;
}
}
@media screen and (max-width: 991px)
{
    .price_and_cart {
    align-items: start;
    }
.price_and_cart .col-md-4 {
    width: 45%;
    max-width: 45%;
    flex: 0 0 45%;
}
.price_and_cart .col-md-3 {
    width: 55%;
    max-width: 55%;
    flex: 0 0 55%;
}

.price_and_cart .col-md-5 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: left !important;
    margin-top: 20px;
}
    .price_and_cart .col-md-4, .price_and_cart .col-md-3, .price_and_cart .col-md-5 {
    padding: 0;
}
}
@media screen and (max-width: 575px)
{
.price_and_cart .col-md-4, .price_and_cart .col-md-3 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
}

.price_and_cart .col-md-5 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: left !important;
    margin-top: 3px;
}
    .price_and_cart .col-md-4, .price_and_cart .col-md-3, .price_and_cart .col-md-5 {
    padding: 0;
}
 .twobtns .btn-grad {
    font-size: 12px;
}
}