/*

*****COLOUR GUIDE*****

BLUE BACKGROUND  =  #00467F
GRAY BACKGROUND  =  #333

ORANGE TEXT  =  #F68A15
BLUE TEXT  =  #00467F

TEXT ON BLUE SHADOW  =  #023
TEXT ON GRAY SHADOW  =  #222
TEXT ON TEXTURE SHADOW  =  #DDD


.frntpgbtns {
	height: 65px;
    width: 150px;
    display: inline-block;
    margin: 10px 10px 10px 10px;
    padding-right: 5px;
}

*/

//iStraxx override Addtocart font color
.addtocart-button .addtocart-button-disabled {
	color: #fff;
}

.animbtn {
  display: inline-block;
  border-radius: 4px;
  background-color: #0e4bef;
  border: none;
  color: #000 !important;
  text-align: center;
  font-size: 28px;
  padding: 10px;
  width: 180px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}
.animbtn:hover {
 background-color: #8bb9dd;
 text-decoration: none;
 color: #fff;
}

.animbtn span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.animbtn span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.ie11error {
	display: none;
	background: #FFFD8E;
	padding: 5px;
}

.ie11error strong {
	color: red;
	display: inline;
}

.ie11error p {
	display: inline;
}

.ie11 .ie11error {
	display: block !important;
}

* {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	/*border: none; removing to have a border around input boxes*/
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;

	text-decoration: none;
	color: #000;
}

.custom .com-rsticketspro-submit-ticket{
padding-left: 45px;
width: 480px;
}

#newWelcome {
	width: 100% !important;
	background: #F6F6F6 !important;
	padding: 4px 0 !important;
	font-size: 14px;
	margin-bottom: 10px;
}

#newWelcome p {
	margin: 0 auto !important;
	color: #666 !important;
	display: block !important;
	width: 515px !important;
}

a strong {
	color: #6AE;
	font-weight:400;
}

a strong:hover {
	color: #000;
}

a {
	color: #7be;
	font-weight:400;
  display: inline-block;
}

a:hover {
	color: #F68A15;
}

body {
	background: white;
	text-shadow: 0 1px 1px #DDD;
}

/* BEGIN HEADER */

header {
	width: 960px;
	display: block;
}

.headContact {
	float: left;
	display: inline-block;
        margin-top: 25px;
}

.headContact img {
	width: 353px;
	height: 53px;
	display: inline;
  	margin-top: 15px;
}

.headContact > a:first-child {
	float: left;
	display: inline;
}

.headContact .left {
	background: url("../images/3_icons.png") top left no-repeat;
	padding-left: 25px;
	float: left;
#	margin-top: 9px;
	overflow: auto;
}

.headContact .left p {
	width: auto;
	height: 22px;
	padding-top: 3px;
	padding-left: 5px;
	font-size: 14px;
}

.vm_cart_products, #vmCartModule .total {
	display: none;
}

#vmCartModule .total_products {
	display: inline-block;
}

#vmCartModule {
	background: #FFF;
	float: right;
	display: block;
	clear: both;
	width: 100px;
	border-radius: 10px 10px 0 0;
	border: solid 1px #DDD;
	border-bottom: none;
	padding: 2px 0;
	margin-top: 17px;
}

.mobileCart {
	display: none;
}

#vmCartModule a {
	width: 100%;
}

.logout-button .button {
	margin-bottom: 18px;
}

#vmCartModule a .total_products {
	width: inherit;
	color: #59E;
	font-weight:400;
	font-size: 13px;
	text-shadow: none;
	text-align: center;
	text-transform: capitalize;
}

#vmCartModule a .total_products:hover {
	color: #F68A15;
}

input[value="Log out"] {
	cursor: pointer;
	background: #00467f url('../images/navbg.png') left top;
	display: inline;
	color: #FFF;
	font-weight:400;
	font-size: 12px;
	float: right;
  border: none;
}
input[value="Log out"]:hover {
  color: #FFF;
  background: #F68A15 url('../images/navbg.png') left top;
  background-blend-mode: overlay;
}

.addtocart_inner {
	position: fixed;
	border: solid 1px #DDD;
	margin-top: 365px;
	background: #EEE;
	padding: 10px;
	border-radius: 5px;
	box-shadow: 0 0 5px #D0D0D0;
	width: 230px;
}

#jform_department_id [value="6"] {
	display:none;
}

#sj_sticky_any_module_SJ_Sticky{
	max-height:99%;
	overflow:auto;
}

#panel_SJ_Sticky{
	background: rgba(250, 250, 250, 0.8) !important;
}

.form-actions{
	background-color: rgba(255,255,255,0.00) !important;
	border-top:none !important;
}



@media screen and (max-height: 680px) {

.addtocart_inner {
	margin-top: 170px;
	margin-left: -5px;
	width: 180px;
}

}

.addtocart_inner .addtocart-button {
	margin-left: 0;
}

.addtocart_inner .addtocart-area, addtocart_inner form.product {
	border: none;
	width: inherit;
}


.addtocart_inner form.product, .addtocart_inner .product-field {
	width: inherit;
	display: block;
}

.addtocart_inner .product-field {
	width: inherit;
}

.addtocart_inner .product-field-type-V {
	float: inherit !important;
	margin-top: 10px;
}

.product-field-type-V .product-fields-title-wrapper {
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
}

.addtocart_inner .product-field-type-V .product-fields-title-wrapper {
	margin-bottom: 10px;
}


.addtocart_inner .product-field-type-V .product-field-display, .addtocart_inner .product-field-type-V .product-fields-title-wrapper {
	clear: both;
	display: block;
}


.addtocart-bar {
	margin-top: 0px;
}

select {
	background: #FFF url("../images/dropdown_arrow.png") no-repeat right top !important;
	font-size: 13px;
	border: solid 1px #DDD;
	padding-right: 29px;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding: 0px 20px 5px 11px;
}

.inputbox {
	border-radius: 3px;
}

#opc_stedit_198 .checkbox{
	padding: 3px;
	border-radius: 3px;
	font-size: 13px;
}

.addtocart_inner .addtocart-bar {
	width: 127px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0;
}

.addtocart_inner .quantity-controls {
	width: 35px;
}

.addtocart_inner .quantity-plus, .addtocart_inner .quantity-minus {
	margin: 10px 0;

}

.addtocart_inner .quantity-plus {
	float: right;
}

.addtocart_inner .quantity-minus {
	float: left;
}

.myCourses:hover, .myAccount:hover, .myTickets:hover {
	color: #F68A15;
}

.login-greeting {
	font-weight: 400;
	font-size: 15px;
	text-align: right;
	text-shadow: none;
	width: 270px;
	display: block;
	float: left;
}

.myCourses, .myAccount, .myTickets {
	display: inline-block;
	float: right;
	color: #59E;
	font-weight:400;
	text-shadow: none;
	margin-right: 9px;
	font-size: 14px;
}

input[value="Log out"] {
	font-size: 14px;
}

.total_products, .show_cart {
	float: left;
}

.show_cart {
	float: right;
	display: none;
}

.random-image {
	float: left;
}

.header-image {
	width: 340px;
	height: 61px;
	display: inline;
}

#ais_156 {
	box-shadow: 0 0 2px #AAA;
}

#login-form {
	display: inline-block;
	font-size: 12px;
	float: right;
	margin-bottom: 3px;
	margin-top: 30px;
        margin-right: -102px;
        border-radius: 10px 0px 10px 10px;
        border: solid 1px #DDD;
        padding: 5px 10px 2px 10px;
        background: #D2E6FF left top;
}

.MyMEC {
        background: #D2E6FF;
        float: right;
        width: 100px;
        border-radius: 10px 10px 0 0;
        border: solid 1px #DDD;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 500;
        text-align: center;
        padding: 2px 0;
        margin-top: 5px;
}

header > a:first-child {
	display: inline-block;
	float: left;
}

fieldset.userdata {
	width: 350px;
}

#create-an-account {
	display: inline;
	float: left;
	width: 100px;
	color: #00467F;
}

#create-an-account:hover {
	color: #F68A15;
}

header #modlgn-username, header #modlgn-passwd {
	border: 1px solid #DDD;
	border-radius: 3px;
	color: #333x;
	padding: 3px;
	outline: none;
	width: 105px;
}

#forgot-username:hover, #forgot-password:hover {
	color: #BBB;
}

#form-login-remember {
	float: right;
	display: inline;
	margin-right: 4px;
}

#form-login-remember .inputbox {
	appearance: checkbox;
}

input[value="Log in"] {
	padding: 3px 6px;
	display: inline;
	color: #FFF;
	font-size: 14px;
	border-radius: 3px;
	float: right;
	margin: 0 0 5px 5px;
	background: #00467f url('../images/navbg.png');
	width: 90px;
	text-shadow: 0 1px 1px #023;
	box-shadow: 1px 1px 1px #BBB;
}

input[value="Log in"]:hover {
	color: #f68a15;
	cursor: pointer;
}

#forgot-username, #forgot-password {
	display: block;
	font-size: 11.5px;
	margin-top: 3px;
}

#forgot-username {
	margin-left: 0px;
}

#forgot-password {
	margin-left: 0px;
}

#form-login-username {
	float: left;
}

#form-login-password {
	float: left;
	margin-left: 9px;
}

/*

#searchbar input[type="text"] {
	height: 27px;
	float: left;
	border-radius: 3px 0 0 3px;
	color: #CCC;
	padding-left: 10px;
	border: 1px solid #DDD;
	margin: 5px 0;
	border-right: none;
	outline: none;
	font-size: 14px;
}

#searchbar input[type="image"] {
	border-radius: 0 3px 3px 0;
	border: 1px solid #DDD;
	border-left: none;
	float: left;
	height: 27px;
	margin: 5px 0;
}

#searchbar a {
	color: #777;
	display: block;
	float: right;
	margin-top: 10px;
	font-weight: 400;
	font-size: 11px;
}

#searchbar label {
	display: none;
}

#searchbar {
	float: right;
	margin-top: 10px;
	display: inline;
}

*/

#position-1 {
	clear: both;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
	clear: both;
}

#login-form ul li {
	color: #FFF;
	float: left;
	margin-right: 5px;
}

/* END HEADER, BEGIN NAVIGATION */

nav {
	clear: both;
	margin-top: 20px;
	width: 960px;
	border-radius: 3px 3px 0 0;
	background: #00467f url('../images/navbg.png')  left top;
	height: 41px;
	box-shadow: 0 0 2px #AAA;
}

ul.menu {
	width: 880px;
	margin: 0 auto;
}

ul.menu li {
	display: inline;
	margin: 12px 20px 10px 10px;
	font-size: 15px;
	float: left;
}

ul.menu li a {
	color: #FFF;
	text-shadow: 0 1px 1px #023;
}

ul.menu li a:hover {
	color: #f68a15;
}

/* END NAVIGATION, BEGIN CONTENT */

.tpHeadline a {
	font-size: 56px;
	color: #59E;
	font-weight:400;
	font-weight: 700;
	float: left;
	width: 125px;
	line-height: 44px;
}

.tpHeadline a:hover {
	color: #F68A15;
}

.tpSubhead a {
	float: right;
	font-weight: 600;
	font-size: 18px;
	width: 155px;
	margin-right: 10px;
	color: #000;
}

.tpDescription {
	font-size: 12px;
	width: 220px;
	clear: both;
	color: #000;
}

.tpDescription em {
	color: #59E;
	font-weight:400;
}

.topProduct {
	height: 65px;
	width: 210px;
	display: inline-block;
	margin: 15px 0 15px 20px;
	padding-right: 5px;
  	
}

.lcHeadline a {
	font-size: 36px;
	color: #59E;
	font-weight:400;
	font-weight: 400;
	width: 290px;
	line-height: 44px;
	text-align: center;
}

.lcHeadline a:hover {
	color: #F68A15;
}

.lcDescription {
	font-size: 13px;
	width: 290px;
	clear: both;

}

.lcDescription a{
	color: #000;
}

.lcDescription em {
	color: #59E;
	font-weight:400;
}

.liveCourse {
	display: inline-block;
	margin: 2px 8px;
	text-align: center;
	width: 300px;
	padding: 10px 0;
	vertical-align: top;
}

.liveCourse:hover {
	background: #CCC;
	border-radius: 3px;
	text-shadow: 0 1px 1px #AAA;
}

.liveCourseHead {
	clear: both;
	display: block;
	width: 99%;
	border-top: 1px solid #DDD;
	padding-top: 20px;
}

.liveCourseHead h1 {
	color: #00467F;
	font-family: Source Sans Pro;
	font-weight: 600;
	display: block;
	clear: both;
	margin: 0 auto 20px auto;
	font-size: 24px;
}

em.red {
	color: red;
	font-style: normal;
}

.fpHeadline a {
	font-size: 36px;
	color: #59E;
	font-weight:400;
	font-weight: 400;
	width: 300px;
	line-height: 44px;
	text-align: center;
}

.fpHeadline a:hover {
	color: #F68A15;
}

.fpDescription {
	font-size: 13px;
	width: 290px;
	clear: both;
	color: #000;
}

.fpDescription a{
	color: #000;
}

.fpDescription em {
	color: #59E;
	font-weight:400;
}

.featProduct {
	display: inline-block;
	margin: 2px 8px;
	text-align: center;
	width: 300px;
	padding: 10px 0;
	vertical-align: top;
}

.featProduct:hover {
	background: #CCC;
	border-radius: 3px;
	text-shadow: 0 1px 1px #AAA;
}

.featProductHead {
	clear: both;
	display: block;
	width: 99%;
	border-top: 1px solid #DDD;
	padding-top: 20px;
}

.featProductHead h1 {
	color: #00467F;
	font-family: Source Sans Pro;
	font-weight: 600;
	display: block;
	clear: both;
	margin: 0 auto 20px auto;
	font-size: 24px;
}

.custom .topProduct:nth-child(3n+0) {
	border: none;
}

#position-2, #position-3 {
	display: block;
	clear: both;
	margin: 20px 0;
}

h1 {
	color: #00467F;
	font-family: Source Sans Pro;
	font-weight: 600;
	text-align: center;
	margin: 0 0 20px 0;
	font-size: 32px;

}

.statetitle {
  	font-family: 'Source Sans Pro'; 
  	color: #458cbf; 
  	text-align: center; 
  	font-size: 32px;
  	font-weight: 800;
  	margin-top: 20px;
}

.statetitleblk {
  	font-family: 'Source Sans Pro'; 
  	color: #000000; 
  	text-align: center; 
  	font-size: 32px;
  	font-weight: 800;
  	margin-top: 20px;

}

.stateheading {
	font-family: 'arial black', sans-serif;
	font-size: 18pt;
	text-align: center;
  	color: #053a63;
  	margin-top: 20px;
  
}

.stateheadingred {
	font-family: Gill Sans, sans-serif;
	font-size: 24pt;
	text-align: center;
  	color: #F22E2E;
  	margin-top: 20px;
  	font-weight: bold;
}

.statetitlelrgblk {
	font-family: 'Source Sans Pro';
	font-size: 40pt;
	text-align: center;
  	color: #000000;
  	margin-top: 20px;
  	font-weight: 800;
}

.faqtext {
  	font-family: 'arial black', sans-serif;
  	font-size: 16pt;
  	text-align: center;
  	color: #053a63;
  	margin-bottom: 10px;
  	margin-top: 25px;
}

.faqbody {
  	font-family: 'helvetica';
  	font-weight: 400;
 	font-size: 14pt;
  	color: #3F3F3F;
}

.pricetext {
 	color: #ad2b36;	
 	font-family: 'helvetica';
  	font-weight: 400;
 	font-size: 14pt;
 	text-align: center;
}

.promocode {
 	color: #ad2b36;	
 	font-family: 'helvetica';
  	font-weight: 400;
 	font-size: 16pt;
 	text-align: center;
}

.testprepcost {
 	color: #ad2b36;	
 	font-family: 'helvetica';
  	font-weight: 700;
 	font-size: 18pt;
 	text-align: center;
  	margin-bottom: 10px;
}

.testprepinfoh {
 	color: #053a63;	
 	font-family: 'helvetica';
  	font-weight: 600;
 	font-size: 18pt;
 	text-align: center;
  	
}

.testprepinfo {
 	color: #3F3F3F;	
 	font-family: 'helvetica';
  	font-weight: 400;
 	font-size: 15pt;
 	text-align: center;
  	margin-top: 5px;
}

  
.imglighten:hover {
  	filter: brightness(150%)
}

.youtube-container{
  	position: relative;
  	width: 100%
     padding-bottom: 56.25%
      height: 0;
}
.youtube-container #iframe{
  position: fixed;
  width: 100%
  height: 100%
}

.card {
            width: 433px;
            height: 94px;
            position: relative;
            display: block;
  			margin-left: auto;
  			margin-right: auto;
        }
        .card .img-top {
            display: none;
            position: absolute;
            top: 0;
            left: 0;   
            z-index: 99;
			width: 433px;
          	margin-left: auto;
          	margin-right: auto;
        }
        .card:hover .img-top {
    	       display: inline;
}


#position-3 ul.menu, #position-2 ul.menu {
	margin: 0px auto;
	border-top: 1px solid #CCC;
	width: 960px;
	padding: 20px 0 0 0;
	display: block;
}

#position-3 ul.menu > li, #position-2 ul.menu > li {
	display: block;
	width: 260px;
	margin: 5px 30px;
	text-align: center;
	color: #59E;
	font-weight:400;
	padding: 5px 0;
	font-family: Carrois Gothic;
	font-weight: 400;
}

#position-3 ul.menu > li:hover, #position-2 ul.menu > li:hover {
	background: #DDD;
	border-radius: 3px;
	color: #F68A15;
}
#position-3 ul.menu li > a, #position-2 ul.menu li > a {
	color: inherit;
	font-size: 32px;
	font-weight: inherit;
	font-family: inherit;
	text-shadow: 1px 0 1px #CCC;
}

/* BEGIN PRODUCT DESCRIPTION */

.product-description {
	float: right;
	width: 70%;
	display: block;
}

.productdetails-view .clear {
	display: none;
}

input.addtocart-button {
	background: url('../images/addtocart-button.png') left top !important;
	width: 127px !important;
	height: 32px;
	cursor: pointer;
	border: none !important;
	background-position: left top !important;
	box-shadow: none !important;
}

hr.width100 {
	display: none;
}

.floatright {
	width: 70%;
}

/* line uder the add to cart button  on product and category*/
.addtocart-area {
	border-bottom: solid 0px #CCC;
}

.product br {
	display: none;
}

.product-description a, .product-description a span {
	color: #59E;
	font-weight:400;
	margin: 0 4px;
}

.product-description a:hover, .product-description a span:hover {
	color: #F68A15;
}

.product-description li {
	list-style-type: disc;
	margin-left: 20px;
}

.product-description p {
	margin: 9px 0;
	text-align: left;
}

.PricesalesPrice {
	font-weight: 900;
	font-size: 18px !important;
	padding: 5px;
}

/* Manually added by Brad/Tyler 5/27/21
.vm3pr-1 (
	float:left !important;
)

*/

.product-description strong {
	font-weight: 600;
}

.product-description h1 span {
	text-align: left;
	text-transform: none;
}

.product-description h1, .product-description h2 {
	text-align: left !important;
}

.MsoNormal span, .MsoNormal strong, .product-description p strong, .product-description p, .MsoNormal {
/*	text-align: left !important; */
	font-size: 15px !important;
/*	font-weight: 300 !important; */
	line-height: 17px;
}

.product-description span, .product-description p span, p.MsoNormal, .product-description span p, .product-description p span span, .product-description span span, .product-description {
	font-size: 15px !important;
	font-weight: 300 !important;
	line-height: 17px;
}

.product-description > span, .product-description > p > span, p.MsoNormal, .product-description > span > p, .product-description > p > span > span, .product-description > span > span, .product-description {
	font-size: 15px !important;
	font-weight: 300 !important;
	line-height: 17px;
	font-family: Source Sans Pro !important;
}

span[style="text-decoration: underline;"] span {
	margin: 0 4px;
}

div[style="float:left; width:100%; padding-bottom:20px;"] {
	display: none;
}

.productdetails-view {
	display: inline;
}

.width100 h1, .width60 h1 {
	text-transform: uppercase;
	text-align: left;
	font-size: 24px;
}

.width39 {
	width: 29%;
}

.productdetails-view .medium-image {
	display: inline;
	float: left;
	margin-left: 9%;
}

.productdetails-view .spacer-buy-area {
	padding: 0;
}

form.product {
	width: 100%;
	display: inline-block;
}

.product-field {
	width: 100%;
	display: inline-block;
	float: left;
}

/* product drop downs in category pages */
.product-field-display select {
	-webkit-appearance: none;
	width: auto;
	padding: 0px 20px 5px 5px;
	margin-bottom: 5px;
	border: solid 1px #EEE;
	box-shadow: 0px 1px 1px #DDD;
}

.quantity_box {
	margin: 7px 5px 0 0;
}

#position-1 object {
	margin: 0 auto;
	display: block;
}

.mapTable, h4.map {
	width: 600px;
	margin: 0 auto;
}

.mapTable h3 {
	margin: 10px 0 5px 0;
	font-weight: 400;
}

.mapTable > h3 {
	margin-bottom: 10px;
}

.mapTable td {
	width: 200px;
}

.mapTable a {
	color: #59E;
	font-weight:400;
}

.mapTable a:hover {
	color: #F68A15;
}

input[type="text"], textarea, #ck_captcha_code {
	background: #FFF !important;
	border: solid 1px #DDD ;
}

input[type="text"].ckCSSinput {
	width: 200px;
}

textarea.ckCSSinput {
	height: 150px;
}

.ckCSSinput {
	margin-top: 5px;
}

textarea {
	padding: 4px;
}

#submit_bt {
	padding: 3px 6px;
	color: #FFF;
	font-size: 16px;
	border-radius: 3px;
	background: #00467f url('../images/navbg.png');
	width: 90px;
	text-shadow: 0 1px 1px #023;
	cursor: pointer;
	margin-top: 20px;
}

#ckform7 h3, #ckform8 h3, #ckform2 h3 {
	margin: 10px auto;
	font-weight: 600;
	font-size: 16px;
}

#ckform7 a, #ckform8 a, #ckform2 a, .item-page div a {
	color: #00467F;
	font-weight:400;
	text-shadow: none;
}

.item-page table tbody tr td p a, .item-page table tbody tr td a {
	color: #7BE !important;
	text-shadow: none;
}

.item-page table tbody tr td p a:hover, .item-page table tbody tr td a:hover {
	color: #F68A15 !important;
}

#ckform7 a:hover, #ckform8 a:hover, #ckform2 a:hover, #submit_bt:hover, .item-page div a:hover {
	color: #F68A15;
}

.ck_mandatory_desc {
	color: red;
}

.ckCustomText p span {
	font-family: 'Source Sans Pro', sans-serif !important;
	font-size: 18px;
}

.ckCustomText > p.caption {
	font-size: 14px;
}

.ckCustomText p span strong {
	margin-right: 3px;
	font-weight: 600;
}

.item-page, .contentpaneopen {
	/*width: 80%;*/
	margin: 0 auto;
}

.item-page h2 {
	font-weight: 400;
	margin-bottom: 15px;
}

.item-page strong {
	font-weight: 400;
}

.contactUs td p {
	margin-left: 15px;
	font-size: 14px;
}

h1.contactUs span {
	font-weight: 700;
	color: #00467F !important;
}

h2.contactUs {
	font-size: 18px;
	margin-bottom: 15px;
}

.privacyPolicy li {
	list-style-type: disc;
	margin-left: 20px;
}

.privacyPolicyTitle {
	font-weight: 600;
}

.affiliate blockquote > ul > li {
	list-style-type: disc;
	margin-left: 40px;
}

.affiliate ul > ul > li {
	list-style-type: circle;
	margin-left: 40px;
}

.affiliate ul > li {
	list-style-type: disc;
	margin-left: 20px;
}

.image-center {
	margin: 0 auto;
	display: block;
}

.complianceButton {
	margin: 5px 8px 0 0;
}

.floatLeft {
	float: left;
	margin-right: 45px;
	margin-top: 8px;
}

.clear {
	clear: both;
}

.compliance a, .product h2 a, .item-page a {
	color: #59E;
	font-weight:400;
}

.compliance a:hover, .product h2 a:hover, .item-page a:hover {
	color: #F68A15;
}

.compliance strong {
	font-size: 22px;
}

/* this controls the rows on the category pages test*/
.row {
/*	width: 46%; */
	padding: 0px 2% 2%;
	margin-bottom: 15px;
	margin-top: 10px;
	float: left;
/*	height: 320px; */
	border-bottom: solid 1px #DDD;
}

.display-number {
	width: 150px;
	float: right;
	font-size: 13px;
	margin-top: 3px;
}

.orderlistcontainer {
	float: left;
}

.browse-view h1 {
	font-size: 32px;
	margin: 15px 0 30px 0;
}

.vm-pagination li span, .vm-pagination li a {
	margin: 0 4px;
	color: #59E;
	font-weight:400;
	cursor: pointer;
	border: 1px solid #EEE;
	padding: 1px 3px;
	border-radius: 2px;
}

.vm-pagination > span {
	clear: both;
	display: block;
	margin-left: 40%;
	margin-top: 8px;
	text-align: center;
	width: 20%;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 400;
}

.inputbox {
	margin-left: none;
}

.vm-pagination li span:hover, .vm-pagination li a:hover {
	color: #F68A15;
}

.product h2 a {
	font-weight: 600;
	font-size: 15.5px;
	text-shadow: none;
}

.product_s_desc {
	font-size: 13.5px;
}

.horizontal-separator {
	display: none;
}

.liveCoursesPage li {
	list-style-type: disc;
	margin-left: 30px;
}

.vm-img-desc {
	display: none;
}

.product-short-description, .productdetails-view h1 {
	width: 70%;
	float: right;
}

.main-image {
	float: left;
	width: 25%;
}

.main-image img {
	float: right;
}

.productdetails-view h1 {
	display: block;
	float: right;
	text-align: left;
	margin-top: 10px;
}

.back-to-category {
	display: block;
	width: 100%;
}

.back-to-category a {
	float: right;
	font-size: 13px;
	background: none;
	color: #59E;
	font-weight:400;
	border: solid 1px #EEE;
}

.back-to-category a:hover {
	background: none;
	color: #F68A15;
}

.display-number {
	font-size: 11px;
}

.product-description .title {
	display: none;
}

.orderlistcontainer .title {
	margin-bottom: 2px;
}

.display-number .inputbox {
	margin-top: 2px;
	height: 22px;
	background: #FFF !important;
	background-image: none !important;
	padding: 1px 5px !important;
	border: 1px solid #CCC !important;
}

#adminform, #adminform fieldset, .vmTabContent, .tabcontent3, .op_inside, .payment_top_wrapper, .onepage_info_above_button {
	background: none !important;
}

#table-condensed.td
{
	max-width: 100px;
}

#jlms_mainarea {
 margin-left: -10%;
 width: 120%;
}

#jlms_header_table {
	width: 96%;
	margin: 0 auto;
}



#com-form-login .inputbox {
	border-radius: 3px;
	width: 150px;
	height: 20px;
	padding-left: 2px;
	border: solid 1px #CCC;
	display: block;
}

#com-form-login .userdata {
	width: 700px;
}

#com-form-login .clr {
	display: none;
}

#com-form-login a {
	margin-right: 50px;
	font-size: 12px;
	margin-top: -20px;
}

#com-form-login a:hover {
	color: #BBB;
}

#com-form-login #remember {
	float: left;
	width: auto;
	margin-right: 3px;
}

#com-form-login-remember label {
	font-size: 14px;
}

#com-form-login-remember input[type="submit"] {
	padding: 3px 6px;
	display: inline;
	color: #FFF;
	font-size: 14px;
	border-radius: 3px;
	float: right;
	margin: 0 0 5px 5px;
	background: #00467f url('../images/navbg.png');
	width: 90px;
	text-shadow: 0 1px 1px #023;
	box-shadow: 1px 1px 1px #BBB;
	cursor: pointer;
}

#com-form-login-remember input[type="submit"]:hover {
	color: #F68A15;
}

#com-form-login .default {
	float: right;
}

#com-form-login {
	margin-bottom: 15px;
}

#adminForm .buttonBar-right {
	float: left;
	text-align: left;
	width: 100%;
	padding: 10px 0;
}

#adminForm table tbody tr {
	margin-bottom: 3px;
	/*display: block;*/
}

.buttonBar-right:first-child {
	/*removing this to display save and cancel on account page*/
	/*display: none;*/
}

#adminForm {
	margin-top: 10px;
}

.buttonBar-right button {
	padding: 3px 6px;
	display: inline;
	color: #FFF;
	font-size: 14px;
	border-radius: 3px;
	margin-right: 5px;
	background: #00467f url('../images/navbg.png');
	width: 90px;
	text-shadow: 0 1px 1px #023;
	box-shadow: 1px 1px 1px #BBB;
	cursor: pointer;
}

.buttonBar-right button:hover {
	color: #F68A15;
}

.adminForm:last-child tbody tr:last-child {
	margin: 18px 0;
}

.adminForm:last-child tbody tr:last-child td.key {
	width: 210px;
}

.adminForm:last-child tbody tr:last-child td.key label {
	font-weight: 600;
}

#user-registration #jform_email {
	border: 1px solid #DDD;
	border-radius: 3px;
	padding: 3px;
}

#user-registration dd, #user-registration dt {
	float: left;
	margin: 10px 5px 10px 0;
}

#user-registration .validate {
	padding: 3px 6px;
	display: inline;
	color: #FFF;
	font-size: 14px;
	border-radius: 3px;
	margin-right: 5px;
	background: #00467f url('../images/navbg.png');
	width: 90px;
	text-shadow: 0 1px 1px #023;
	box-shadow: 1px 1px 1px #BBB;
	cursor: pointer;
}

#user-registration .validate:hover {
	color: #F68A15;
}

#coupon_code {
	padding: 2px 5px;
	font-size: 12px !important;
	border-radius: 3px;
}

#vmMainPageOPC div.continue_shopping2 {
	width: 100%;
	background: none !important;
}

.continue_link2 {
	border: solid 1px #DDD;
	border-radius: 30px;
	padding: 8px 20px !important;
	box-shadow: 1px 1px 1px #DDD;
	color: #77BBEE !important;
}

.continue_left {
	margin-top: 10px;
}

.continue_link2:hover {
	color: #F68A15 !important;
	background: #EEE !important;
	box-shadow: inset 1px 1px 1px #DDD;
}

.continue_shopping2 {
	margin: 0 !important;
	padding: 0 !important;
}

#submit_coupon_button {
	border-radius: 3px;
	box-shadow: 1px 1px 1px #CCC;
	font-size: 12px;
}

#confirmbtn {
	border-radius: 3px;
	box-shadow: 1px 1px 1px #DDD;
	margin-top: 15px;
}

.form-val2idate fieldset {
	background: #F6F6F6 !important;
}

.form-val2idate fieldset legend {
	font-size: 18px;
	text-transform: capitalize !important;
}

.form-val2idate fieldset label {
	font-size: 13px;
}

.form-val2idate fieldset input {
	border: 1px solid #DDD !important;
	padding: 3px 5px;
	font-size: 12px;
}

.spacer .addtocart-bar {
	margin: 0 0 10px 0;
}

.continue_link {
	margin-top: 5px;
	display: block;
	width: 118px;
	border: solid 1px #DDD;
	border-radius: 30px;
	padding: 8px 20px !important;
	box-shadow: 1px 1px 1px #DDD;
	color: #7BE !important;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

.continue_link:hover {
	color: #F68A15 !important;
	background: #EEE !important;
	box-shadow: inset 1px 1px 1px #DDD;
}


.login .button, #form-login input[value="Logout"] {
	padding: 3px 6px;
	display: inline;
	color: #FFF;
	font-size: 14px;
	border-radius: 3px;
	margin: 8px 0 15px 5px;
	background: #00467f url('../images/navbg.png');
	width: 90px;
	text-shadow: 0 1px 1px #023;
	box-shadow: 1px 1px 1px #BBB;
	cursor: pointer;
}

.login .button:hover, #form-login input[value="Logout"]:hover {
	color: #F68A15;
}

.login input[type="text"], .login input[type="password"] {
	border: 1px solid #CCC;
	border-radius: 3px;
	color: #AAA;
	padding: 3px;
	outline: none;
	margin-bottom: 3px;
}

.key .agreed, td input#agreed_field {
	display: none;
}

#editcell tr {
	display: block;
	margin: 5px 0;
}

#editcell tr:nth-child(2n) {
	background: #EEE;
}

#editcell th {
	text-align: left;
	font-weight: 600;
}

#editcell tr td a {
	color: #59E;
	font-weight:400;
}

#editcell tr td a:hover {
	color: #F68A15;
}

#editcell td, #editcell th {
	width: 200px;
	padding: 0 12px;
	display: inline-block;
}

#editcell td:first-child, #editcell th:first-child {
	width: 100px;
}

#editcell tr th:nth-child(4n+0) {
	width: 90px;
}

#editcell tr td:nth-child(4n+0) {
	width: 90px;
}

#editcell tr th:nth-child(5n+0) {
	width: 50px;
}

#editcell tr td:nth-child(5n+0) {
	width: 50px;
}

.mobileCart2, .loginMobile {
	display: none !important;
}

.jlms_homepage_list a {
	font-size: 18px;
}

/* END PRODUCT DESCRIPTION */

/* END CONTENT, BEGIN FOOTER */

footer {
	width: 100%;
	background: #333 url('../images/footerbg.png');
	height: 125px;
	padding: 30px 0;
	text-shadow: 0 1px 1px #222;
	clear: both;
	margin-top: 50px;
}

#footerContent {
	width: 800px;
	margin: 0px auto 0 auto;
}

h6, h6 strong {
	color: #FFF;
}

strong {
	font-weight: 700;
}

#footerCenter {
	display: inline-block;
	margin-left: 30px;
}

#imgFooter {
	margin-bottom: 20px;
}

.icon {
	margin-right: 5px;
	/*width: 70px;
	height: 70px;*/
}

footer ul.menu {
	width: 120px;
	float: right;
	display: inline;
}

footer ul.menu li {
	font-size: 12px;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}

#footerNavTitle {
	color: #FFF;
	width: 120px;
	margin-bottom: 5px;
	font-weight: 400;
}

#footerMenu {
	display: inline;
	width: 120px;
	float: right;
}

#mobileCopy {
	display: none;
}

#mobileMenu {
	display: none;
}

#sbox-window {
	z-index: 65557;
	left: -100px;
	top: 1496px;
	width: 500px;
	height: 400px;
}

/* Password Reset Confirm Page */

.reset-confirm fieldset , .reset-confirm button[type="submit"]
{
	display:block;
}

/* Password Reset page Css */

div.reset-complete input[type="password"]
{
    background: #FFF;
    border: solid 1px #DDD;
}

div.reset-complete #jform_password1, div.reset-complete #jform_password2
{
    background: #FFF ;
    border: solid 1px #DDD ;
}

div.reset-complete input.invalid
{
	border:1px solid #F00 !important;
}

div.reset-complete input
{
	margin-bottom:5px;
	margin-top:5px;
}
/* reset page ends */



@media screen and (max-width: 1155px) {

#jlms_mainarea {
	margin: 0;
	width: 95%;
	margin: 0 auto;
}
}

@media screen and (max-width:960px)
{
	#wrapper {
		width: 100%;
	}
	}

@media screen and (max-width: 860px) {
	.main-image img {
        margin-top: 0px;
    }
	
	.product-container.productdetails-view.productdetails .addtocart_inner {
		display: none !important;
	}

	.product-short-description, .productdetails-view h1 {
		width: 100%;
	}
	
	.product-description {
		width: 100%;
	}
}
@media screen and (max-width: 850px) {

* {
	margin: 0;
	padding: 0;
	background: none;
}

/* add floating add to cart panel to mobile portrait */
	.addtocart_inner {
        margin-top: 120px;
        margin-left: -10px;
        width: 90px;
}

/* make font size 0 so it doesn't show up on the button */
input.addtocart-button {
	background: url(../images/addtocart-button90.png) left top no-repeat !important;
	margin-left: 5px;
	margin-top: 10px;
	font-size: 0px !important;
}

.product-field-type-V {
    font-size: .65em;
}

/* .main-image img {
    margin-top: -100px;
} */

/* Display product image in context with rest of content
.main-image {
    float: inherit;
    width: 80%;
}
*/

/* remove floating add to cart 
.addtocart_inner {
	display: none;
}
*/

h1 {
	font-family: Source Sans Pro;
}


/* BEGIN HEADER */

#ais_156 {
	display: none;
}

header {
	width: 100%;
	display: block;
	height: auto;
	clear: both;
}

.headContact {
	margin: 0 auto 10px;
}

.headContact img {
	clear: both;
	display: block;
	margin: 10px auto;
	width: 95%;
	height: auto;
}

.headContact .left {
	margin-left: 5%;
}

#wrapper {
	width: 100%;
}

/* END HEADER, BEGIN NAVIGATION */

nav {
	clear: both;
	margin-top: 0;
	width: 100%;
	height: auto;
	background: #999;
	box-shadow: none;
	display: none;
}

#mobileMenu {
	display: block;
}

#loginMobileMenu {
	margin-top: 10px;
	border-top: solid 1px #DDD;
	clear: both;
	display: block;
}

.mobileCart {
	display: inline-block;
}

nav ul {
	margin-bottom: 10px;
	display: block;
	height: auto;
	position: relative;
	clear: both;
}

header > #mobileMenu ul li {
	font-size: 30px;
	color: white;
	text-align: center;
	padding: 5px 0;
	display: inline-block;
	width: 100%;
	background: #00467f url('../images/navbg.png') left top;
}

header > #mobileMenu #mobileMenuExpanded ul li {
  font-size: 30px;
  border-top: 1px solid #ccc;
  color: white;
  text-align: center;
  padding: 5px 0;
  display: inline-block;
  width: 100%;
  background: #999;
}

header > #mobileMenu #mobileMenuExpanded a {
  font-size: 25px;
  color: white;
  text-align: center;
  padding: 5px 0;
}

header > #mobileMenu #mobileMenuExpanded a:hover {
  font-size: 25px;
  color: orange;
  text-align: center;
  padding: 5px 0;
}

.mobileCart2, .loginMobile {
	font-size: 16px;
	float: left;
	width: 50%;
	text-align: center;
	display: inline-block !important;
	color: #59E;
	font-weight:400;
	font-weight: bold;
	letter-spacing: -1px;
	background: #EEE;
	margin: 0;
	-webkit-appearance: none;
	border-radius: 0;
	padding: 1% 0;
}

#login-form fieldset.userdata {
	width: 100%;
}

.myAccount, .myCourses, .myTickets, .mobileCart, input[value="Log out"] {
	font-size: 16px;
	float: right;
	width: 26%;
	text-align: center;
	display: inline-block;
	color: #59E;
	font-weight:400;
	font-weight: bold;
	letter-spacing: -1px;
	background: #EEE;
	margin: 0;
	-webkit-appearance: none;
	border-radius: 0;
	padding: 1% 0;
}

.mobileCart {
	width: 20%;
}

.myCourses, .myAccount, .myTickets {
	width: 20%;
}

input[value="Log out"] {
	width: 20%;
}

.acc {
	width: 100%;
}

.mobile-button {
	width: 48%;
}

.login-greeting {
	display: none;
}

#login-form {
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
}

input[value="Log out"], .myCourses, .myAccount, .myTickets {
	float: right;
}

#mobileMenu a:hover, .myAccount:hover, .myTickets:hover, .myCourses:hover, input[value="Log out"]:hover, .mobileCart:hover, .mobileCart2:hover, .loginMobile:hover {
	background: #CCC;
	color: #F68A15;
	text-shadow: 0 1px 1px #AAA;
}

#modlgn-passwd, #modlgn-username, #modlgn-remember, #forgot-username, #forgot-password, #login-form input[value="Log in"], label[for="modlgn-remember"] {
	display: none;
}

.vmpayment_cardinfo table, #virtuemart_country_id, #payment_inner_html  {
	width: 100% !important;
}

.vmpayment_cardinfo {
	width: 95% !important;
}

#customer_note_field {
	width: 95% !important;
	float: left;
}

.opcmodal {
	display: block;
	margin-bottom: 5px;
}

label[for="payment_id_2"] {
	width: 90% !important;
}

#agreed_div label {
	width: 90%;
}

#agreed_div {
	margin: 0 0 0 2px !important;
}

.continue_shopping2 a {
	display: block !important;
}

.continue_link2 {
	width: 116px;
}

.product-field-type-V {
	width: 100%;
}

#customer_note_div {
	padding: 6px !important;
}

.formField .checkbox {
	width: 95%;
}

ul.menu {
	width: 100%;
	background: #999;
	background: #999 url('../images/footerbg.png');
}

ul.menu li {
	display: inline;
	padding: 10px 2%;
	font-size: 18px;
	margin: 0;
	width: 96%;
	color: #FFF;
	background: #999;
	border-top: 1px solid #CCC;
	text-align: center;
}

ul.menu li a {
	color: #FFF;
	text-shadow: 0 1px 1px #888;
	background: none;
}

ul.menu li a:hover {
	color: #f68a15;
}

/* END NAVIGATION, BEGIN CONTENT */

.topProduct {
	border-right: none;
	display: block;
	margin: 20px auto;
	height: auto;
}

.featProduct, .liveCourse {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
}

#position-1, #position-2, #position-3 {
	display: block;
	clear: both;
}

h1 {
	font-family: Arial;
}

#vmCartModule {
	display: none;
}

img {
	max-width: 100%;
	height: auto;
}

table[style="width: 441px; height: 264px;"] td {
	display: block;
}

table[style="width: 441px; height: 264px;"] {
	width: 95% !important;
}

#jlms_mainarea {
	margin: 0;
	width: 100%;
}

#jlms_mainarea tr:last-child td, .jlms_homepage_list {
	width: 100%;
	display: block;
	clear: both;
}

#sbox-window {
	width: 85% !important;
	left: 5px !important;
}

#sbox-content {
	width: 100% !important;
}

/* END CONTENT, BEGIN FOOTER */

footer {
	background: #333 url('../images/footerbg.png');
	height: 170px;
	margin-top: 20px;
	padding: 10px 0;
	text-shadow: 0 1px 1px #222;
	clear: both;
}

#footerContent {
	margin: 0 auto;
	width: 300px;
}

h6, h6 strong {
	color: #FFF;
}

h6 {
	clear: both;
	display: block;
	margin: 0 auto;
}

#footerCenter {
	display: none;
	margin: 0;
}

#imgFooter {
	display: none;
}

.icon {
	margin-right: 5px;
	width: 50px;
	float: left;
	margin-top: 32px;
	margin-bottom: 30px
}

.icon[alt="facebook"] {
	margin-left: 2%;
}

footer ul.menu {
	clear: both;
	display: inline;
	float: right;
	background: none;
}

footer ul.menu li {
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	margin-left: 5px;
	text-align: left;
}

footer ul.menu li a {
	background: none;
}

#footerNavTitle {
	color: #FFF;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: 400;
}

#footerMenu {
	display: inline;
	float: left;
	margin-top: 3px;
	margin-bottom: 5px;
}

#mobileCopy {
	display: block;
	text-align: center;
}

footer strong {
	display: block;
}

#position-1 object[type="application/x-shockwave-flash"], #position-1 img {
	display: none;
}

.mapTable td {
	display: block;
	clear: both;
}

.mapTable, .item-page, h4.map {
	width: auto;
}

.mapTable {
	margin: 0;
}

div#content {
	padding: 5px;
}

.row {
	clear: both;
	width: auto;
	height: auto;
}

.addtocart-button {
	margin-top: 5px;
}

span.addtocart-button {
	margin: 0;
}

.quantity-box, .quantity-controls {
	margin-top: 5px;
}

#newWelcome p {
	width: 100% !important;
}

	}

/*float prices and drop down menu on the product page to the left*/
.vm-product-details-container {
  float:right;
  width:70%;
}

.productdetails-view .addtocart-bar {
  margin: 0 0 15px;
  padding: 0px;
  position: inherit;
  bottom: -5px;
  text-align: left;
}


/* remove border on category page */
.spacer.product-container {
    border: 0px solid #ddd !important;
    margin: 0px !important;
    /* padding: 46px; */
}


/* JoomlaLMS button style settings */

.btn {
  display: inline-block;
padding: 4px 12px;
margin-bottom: 0;
font-size: 13px;
line-height: 18px;
text-align: center;
vertical-align: middle;
cursor: pointer;
color: #FFF;
text-shadow: 0 0px 0px rgba(0,0,0,0.75);
background-color: #f5f5f5;
background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
background-image: -o-linear-gradient(top,#fff,#e6e6e6);
background-image: linear-gradient(to bottom,#00467F,#00467F);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
border: 1px solid #bbb;
border-bottom-color: #a2a2a2;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}

/*.btn-primary {
color: #fff;
background: #0088cc;
background-image: -moz-linear-gradient(top,#005e8d,#002f8d);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#005e8d),to(#002f8d));
background-image: -webkit-linear-gradient(top,#005e8d,#002f8d);
background-image: -o-linear-gradient(top,#005e8d,#002f8d);
background-image: linear-gradient(to bottom,#005e8d,#002f8d);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff005e8d', endColorstr='#ff002e8d', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}*/

/* Joomla LMS "NEW" button at the top left*/
.btn-primary {
    color: #FFF;
    background: #0088cc;
    border-color: #002f8d #002f8d #001641;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    margin: .5%;
}

.btn-primary.hasTooltip:hover {
  color: #FFF;
  background-color: #002f8d;
  background-blend-mode: overlay;
}

/*JoomlaLMS "Import" button at the top left*/
.btn-default.hasTooltip {
  color: #000;
  background: #f5f5f5
}

.btn.btn-default.hasTooltip:hover {
  color: #000;
  background: #e6e6e6;
  background-blend-mode: overlay;
}

/*JoomlaLMS open course button*/
.btn-success {
color: #fff;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
background-color: #5bb75b;
background-image: -moz-linear-gradient(top,#62c462,#51a351);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));
background-image: -webkit-linear-gradient(top,#62c462,#51a351);
background-image: -o-linear-gradient(top,#62c462,#51a351);
background-image: linear-gradient(to bottom,#62c462,#51a351);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
border-color: #51a351 #51a351 #387038;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.btn-success:hover {
  color: #FFF;
  background-color: #51a351;
  background-blend-mode: overlay;
}


/* Joomla LMS grid view fix */
.jlms-container .row {
  width: 100%;
  padding: 0px 2% 2%;
  margin-bottom: 15px;
  margin-top: 10px;
  float: left;
  height: auto;
  border-bottom: solid 1px #DDD;
}

.jlms-courselist-container .row {
  width: 100%;
  padding: 0px 2% 2%;
  margin-bottom: 15px;
  margin-top: 10px;
  float: left;
  height: auto;
  border-bottom: solid 1px #DDD;
}

/* joomla LMS items per row in grid view */

.col-sm-12 .col-md-6 {
  width: 25%;
  position: relative;
  max-height: 262px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 29px;
}

/* joomla LMS course drop down menu ADMIN view */
.jlms-courseslist-item-toolbar {
    right: 10px;
    top: 10px;
    width: auto;
    position: absolute;
  }

/* joomla tags field when edditing an article */
#jform_tags.inputbox {
    border-radius: 0px;
    max-height: 20px;
    width: 115px;
}

@media screen and (max-width: 980px){

/* mobile menu css */
#mobileMenuExpanded {
  display: none;
}

div#nav {
	display: block;
}

}

/* removes the exclude awo from product page*/
.product-field-desc {
	display: none;
}

/*jlms dropdown arrow */

.btn.btn-default.btn-micro.dropdown-toggle {
  background: ghostwhite;
}

.btn.btn-default.btn-micro.dropdown-toggle:hover {
  background: lightgray;
}

/*jlms pagination */

.pagination-list .disabled {
    display: inline-block;
}

.pagination-list .active.hidden-phone {
    display: inline-block;
    padding: 10px;
}

.pagination-list .hidden-phone {
    display: inline-block;
}

.pagination-list li {
    display: inline-block;
}

/* LMS 2.2.0 */

.nav-pills > li > a {
	padding-top: 0px;
}

.nav-tabs > li > a, .nav-pills > li > a {
	padding-right: 0px;
	padding-left: 0px;
}

.media-right .open .dropdown-menu {
	position: relative;
}


span.opc_error_row.row {
	height: auto !important;
}

.column-container {
  	padding: 10px;
}

.column-body {
    float: left;
  	padding: 5px;
}

/*morgan's test coding*/

.testtitle {
	font-family: 'tahoma'
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	color: #458cbf;
  	margin-top: 30px;
}

.testheading1 {
  	font-family: 'arial black', sans-serif;
  	font-size: 18pt;
  	text-align: center;
  	color: #053a63;
  	margin-top: 30px;
}

.testheading2 {
  	font-family: 'arial black', sans-serif;
  	font-size: 16pt;
  	text-align: left;
  	color: #053a63;
  	margin-top: 30px;
  
}

.testbody1 {
  font-family: 'helvetica';
  font-size: 13pt;
  font-weight: 400;
  text-align: left;
  color: #222222;
}

.testbody2 {
  font-family: 'helvetica';
  font-size: 14pt;
  font-weight: 400;
  text-align: center;
  color: #222222;
}

.testbody3 {
  font-family: 'Source Sans Pro';
  font-size: 14pt;
  font-weight: 400;
  text-align: center;
  color: #222222;
}

  
.statetitle2 {
  
    font-family: 'Source Sans Pro'; 
  	color: #458cbf; 
  	text-align: center; 
  	font-size: 32px;
  	font-weight: 800;
  	margin-top: 20px;

}

div#system-message-container div#system-message .close {
	position: relative;
	float: right;
	cursor: pointer;
	right: 5px;
}

div#system-message-container div#system-message .alert-warning {
	background-color: yellow;
}

div#system-message-container div#system-message .alert-warning h4 {
	width: auto;
	margin: 0;
	text-align: center;
	font-size: 24px;
	font-weight: 700;
}

div#system-message-container div#system-message .alert-warning .alert-message {
	text-align: center;
	font-size: 24px;
	font-weight: 500;
}
}

/* increase Form Maker captcha size */
#form108 .captcha_img {
width: 100px !important;
}	

/*Accordion menu styles (orignally written by ChatGPT then updated) */
 .mec_accordion {
        background-color: #0b2344;
        color: #ffffff;
        cursor: pointer;
        padding: 18px;
        width: 100%;
        border: none;
        text-align: center;
        outline: none;
        font-size: 18pt;
        transition: 0.49s;
        font-weight: 700;
        border-radius: 99px;
        margin-bottom: 10px;
        margin-top: 10px;
        line-height: 1;
    }

    .mec_accordion_active {
        background-color: #54c5f1;
    }

    .mec_accordion:hover {
        background-color: #aaa;
    }

    .mec_panel {
        padding: 10px;
        display: none;
        background-color: white;
        overflow: hidden;
    }

    .mec_accordion::before {
        content: ' \254B';
        font-weight: bold;
        font-size: 22pt;
        color: #fff;
        float: right;
        margin-right: 15px;
        display: none;
    }

    .mec_accordion:not(.mec_accordion_active)::before {
        display: block;
    }
/* End of accordion styling */

/* tab buttons */
    .bat {
        overflow: hidden;
        border: 1px solid #ccc;
        background-color: #d2e6ff;
    }

    .bat button {
        box-shadow: 4px 4px 10px 2px rgba(0, 0, 0, 0.2);
        border-radius: 5px;
        background-color: #ccc;
        font-weight: bold;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 14px 16px;
        transition: 0.4s;
        font-size: 17px;
    }

    .bat button:hover {
        background-color: #F68A15;
        color: #ffffff;
    }

    .bat button.active {
        background-color: #0e4bef;
        color: #ffffff;
    }

/* tab panel */
    .tabcontentweb, .tabcontentweb2 {
        display: none;
        text-align: center;
        padding: 6px 12px;
        border: 1px solid #ccc;
        border-top: none;
    }

    .tabcontentweb.active, .tabcontentweb2.active {
        display: block;
    }

/* end tab styles */

/* 360 Contact Form styling */
.mec_form__widget .three-sixty-form {
    display: flex;
    flex-wrap: wrap;
}

.mec_form__widget .form-group {
    flex: 0 0 45%;
    max-width: 45%;
    position: relative;
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    margin: 10px;
}

.mec_form__widget .form-control {
    display: block;
    width: 95%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s
}

.mec_form__widget label {
    display: inline-block;
    margin-bottom: .5rem;
}

.mec_form__widget .three-sixty-form-captcha {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    margin: 10px;
}

.mec_form__widget .three-sixty-form-submit {
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    margin-top: 1rem;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    margin: 14px;
}
/* end 360 Contact Form styling */
