
/*** GENERAL CONTENT ******************************/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap');

body {
	font-size: 14px;
	font-family: 'Montserrat',Arial,sans-serif;
  font-weight: 400;
  overflow-x: hidden;
  overflow-y: auto;
	position: relative;
}

h1, h2, h3, h4, h5, h6, .btn, .property-bar a, legend {
	font-family: 'Montserrat', arial, sans;
	text-transform: uppercase;
}

table.table {
	background-color:white;
	margin-top:0.5rem;
}

h1, .tx-felogin-pi1 h3 {
	color: #1e4e79;
	font-size: 20px;
	font-weight: 700;
	font-weight: bold;
}
#content h1.page-title {
	padding-bottom: 4px;
	/*background: linear-gradient(to bottom left, transparent 92%, #0000009e);*/
	margin-bottom:15px;
}
#attendance-list .listItem .form-check-input {
	position: relative!important;
}
h2 {
	color: #7dc241;
	font-size: 19px;
	font-weight: 700;
}
h3 {
	color: #f60;
	font-size: 18px;
	font-weight: 700;
}
h4 {
	color: #2e75b5;
	font-weight: 700;
}
h5 {
	text-align: center;
	color: #2e75b5;
}
legend {
	font-size: 15px;
}

p {
	font-family: 'Montserrat', arial, sans;
}
/**************** FIXES MARCH 16 2022 ************************/
a {
	color: black;
}

a:hover {
	outline: none;
	text-decoration: none;
	color: #72afd2;
}

a:active {
    color: #ff6600;
}

.page-link {
    color: #000000;
}

.pull-right {
	float: right;
}

.pull-left {
	float: left;
}

.ce-gallery figcaption {
    display: table-caption;
    caption-side: bottom;
    text-align: center;
    font-family: 'Montserrat',Arial,sans-serif;
		font-size: 12px;
}

#c6936 {
	margin-top: 60px;
	margin-bottom: 20px;
}

#c3 .tx-felogin-pi1 #submit {
	float: none;
}

#c3 .tx-felogin-pi1 h3 {
	display: none;
}

#c9273 .btn-primary:hover {
    background-color: #1e4e79 !important;
}

#c9273 .btn-primary {
	width: 98%;
	background: none;
	background-color: rgba(0, 0, 0, 0);
	background-color: #1e4e79;
	border: 1px;
	color: white;
	padding: 6px 6px;
	border-radius: 0px;
	transform: skewX(-10deg);
	text-transform: uppercase;
	font-size: 14px;
}

#c3 .tx-felogin-pi1 .login-form-button {
  background: none;
  background-color: rgba(0, 0, 0, 0);
  background-color: #1e4e79;
  border: 1px;
  color: white;
  padding: 6px 6px;
  border-radius: 0px;
  transform: skewX(-10deg);
	text-transform: uppercase;
}

#c3 .tx-felogin-pi1 {
	text-align: center;
}

table.dataTable thead th, table.dataTable thead td {
    padding: 10px 48px;
}

/************ LOADER *****************/

.tms-loader {
  display: none;
}

.tms-loader.active {
  display: block !important;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: #cfcfcf66;
}

.lds-dual-ring {
  display: inline-block;
  width: 80px;
  height: 80px;
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #fff;
  border-color: #1a568f transparent #ca6434 #f1313100;
  animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}
/************ END: LOADER ************/

/**************** FIXES MARCH 16 2022 ************************/

#page-2  .row {
	margin-top: 100px;
}
#page-2 .csc-default {
	float: left;
	margin-right: -285px;
}
#page-2 .csc-default img {
	width: 500px;
	height: auto
}

.btn, .btn-ar.btn-primary, .btn.btn-ar.btn-primary, input[type="submit"] {
    background: none;
        background-color: rgba(0, 0, 0, 0);
    background-color: #1e4e79;
    border: 1px;
    color: white;
    padding: 6px 6px;
	border-radius: 0px;
	transform: skewX(-10deg);
}

.fa {
	font-size:18px;
}

#content .fa {
	font-size:21px;
}

.fa.fa-2x {
	font-size:28px !important;
}

.align-center {
  text-align: center;
}

/*** END OF GENERAL CONTENT ***********************/



/*** NAVIGATION ***********************************/

.panel {
	border-left: 1px solid #80c34e;
	border-bottom: 1px solid #80c34e;
	border-top: 1px solid #f08835;
	border-right: 1px solid #f08835;
	margin-bottom: 10px;
}
.panel-heading {
	padding: 8px 0px 1px 12px;
	background: #4a69ac;
}





/*** END OF NAVIGATION ***********************************/



/*** NAVIGATION ***********************************/

i.fa, .navbar-light .navbar-toggler, .navbar-light .navbar-nav .nav-link {
	color: #1e4e79;
}
.navbar-light .navbar-toggler {
	position: relative;
	top: 10px;
    border-color: rgb(30, 78, 121);
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(30,78,121)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-brand {
	position: relative;
	top: 10px;
	left: auto;
	z-index:2;
}
.navbar {
	min-height: 49px;
}
i.fa {
  transition: all .2s ease-in-out;
}
.nav-link, .property-bar a {
    font-family: montserrat;
	font-weight: 700;
	font-size: 14px;
    text-transform: uppercase;
	margin: 19px 0px 0px 19px;
	height: 35px;
}
i.fa:hover, .nav-link:hover, .property-bar i.fa:hover, .property-bar .nav-link:hover, .property-bar a:hover {
	color: #7dc241 !important;
}
a.nav-link.active, a:active {
	color: #ff6600;
}

/*** END OF NAVIGATION *****************************/








/*** EXTENSIONS ************************************/

/* --- Google Agenda --- */
.responsive-iframe {
  position: relative;
  height: 400px;
  overflow: hidden;
  padding-bottom: 55.15%;
}

.responsive-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* --- End of Google --- */



/* --- Charts --- */
.pie canvas {
  width: auto !important;
  height: 300px !important;
}

.doughnut canvas {
  width: auto !important;
  height: 300px !important;
}

.tx-mychart-js canvas {
  min-height: 300px !important;
  width: auto !important;
}
/* --- End of Charts --- */



/* --- LOGIN FORM --- */

.tx-felogin-pi1 .forgot-password, .tx-felogin-pi1 .new-user-registration {
  text-align: center;
  margin-top: 2px;
}

.login-form-wrapper {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.login-form-wrapper .form-control {
	width: initial !important;
}

.tx-felogin-pi1 .form-status {
  text-align: center;
}

.tx-felogin-pi1 .input-group-addon {
	padding: 5px;
	min-width: 30px;
}
.tx-felogin-pi1 .login-form-button {
  border-radius: 3px;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 8px 8px;
  box-shadow: 0px 6px 8px -4px #251177;
  letter-spacing: 1px;
}

.tx-felogin-pi1 .login-form-button:hover {
  background-color: #203e7b;
}

.btn-primary:hover, .btn-success:hover {
  background-color: #0099da !important;
}

.btn-danger {
  color: #fff;
  background-color: #c10600 !important;
  border-color: #d43f3a;
  border: 1px;
  background: none;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.btn-danger, .btn-danger:focus, .btn-danger:hover {
  text-decoration: none;
}

.btn-danger:focus, .btn-danger:hover {
  background-color: #ff0700 !important;
}

/* --- END OF LOGIN FORM --- */


/* --- CART --- */

#mySearchInput {
	width: auto;
}
.thumbnail {
	min-height: 250px;
	max-height: 500px;
	margin: 0 0px 20px 0px;
	padding-bottom: 400px;
}

.thumbnail .image {
	width: 32%;
	float: left;
	/*transform: skewX(-19deg);
	-ms-transform: skewX(-19deg);
	-webkit-transform: skewX(-19deg);*/
		/* bg: cover effect on img tag ... */
		position: absolute;
		top: -30px;
		left: 15px;
		right: 0px;
		bottom: 0px;
		max-height: 350px;
		overflow: hidden;
		/* end effect */
}
.thumbnail .image img {
  position: absolute;
  top: 50%;
  left: 50%;

  width: auto;
  height: auto;

  max-height: 100%;
  max-width: 300px;

  min-height: 250px;
  min-width: 100%;

  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.thumbnail .caption {
	width: 64%;
	float: right;
	/*position: absolute;
	right: 0px;
	bottom: 0px;*/
	margin: 0px 0px 20px 0px;
}
.thumbnail .caption .course-description {
	min-height: 90px;
}
.thumbnail .caption-text {
	height: 217px;
}
.thumbnail .caption-buttons {
	height: 33px;
	position: relative;
	top: -26px;
	padding-top: 80px;
}
.thumbnail .caption-buttons .btn {
	margin:2px;
}
.thumbnail .caption-text p span {
	line-height: 1.4;
}


.thumbnail .caption-text p, .thumbnail .caption-text p span {
	font-size: 14px !important;
	text-align: justify;
}

/* Justin added 2020-11-08 */
.tx-cart .listItem .caption-text p {
	font-size: 14px !important;
	text-align: left;
	line-height: 1.2;
	letter-spacing: -0.2px;
	color:black;
}
.tx-cart .listItem .course-cost p {
		line-height:0;
}

.tx-cart-products #add-product-form {
	padding-bottom: 120px;

}

/* end justing added */

.form-control {
	min-width: 100px !important;
	width: 100%;
}


input[name="tx_cart_cart[billingAddress][province]"], input[name="tx_cart_cart[billingAddress][zip]"] {
	width: 100% !important;
	border: 1px solid #d2d6de
}
.last {
	width: 25%;
}

.tx-cart .top-buffer .input-box:nth-child(1) {
	display: none;
}

.tx-cart .text-right{
	text-align: left!important;
}

.tx-cart .form-list {
	list-style: none;
}

.tx-cart .form-content {
	background: #ccccef;
	width: 100%;
	padding-right: 40px;
}

.tx-cart #checkout-review-table {
		width: 100%;
    background: #ccccef;
    position: relative;
    left: 3%;
    top: -8%;
}

.tx-cart .checkout-product-table tbody {
	border-bottom: 1px solid #8080808f;

}

.ce-gallery img {
    display: block;
    max-width: 100%;
		height:auto;
}


/* --- END OF CART --- */




/*** END OF EXTENSIONS ******************************/



.csc-default .tab-content>.active {
  opacity:1;
}

.csc-default .tab-content {
  min-height:100px;
  padding-top:20px;
  padding-bottom:20px;
}

.csc-default .nav-tabs > li.active > a {
    color: #444  !important;
    background: #f7f7f7 !important;
}


.csc-default .nav-tabs li {
  margin-bottom: -1px;
}

.csc-default .nav-tabs li.active {
  color: #495057;
  border-color: #dee2e6 #dee2e6 #fff;
}

.csc-default .nav-tabs li a {
  border: 1px solid transparent;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
  font-family: montserrat;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  height: 35px;
  display: block;
  padding-top: 5px;
  padding-right: 8px;
  padding-left: 8px;
}







/*** MEDIA QUERIES **********************************/


/* DESKTOP */

@media (min-width: 900px) {

}

/* TABLET */

@media (max-width: 1200px) {

	.btn, .btn-ar.btn-primary, .btn.btn-ar.btn-primary, input[type="submit"] {
		font-size: 13px;
	}

	.thumbnail .image {
		position: relative;
		top: 0px;
		left: 0px;
		width: 100%;
		float: left;
	}
	.thumbnail .image img {
		position: relative;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		transform: inherit;
		-ms-transform: inherit;
		-webkit-transform: inherit;
	}
	.thumbnail .caption {
		position: relative;
		width: 100%;
		float: left;
	}

}

@media (max-width: 991.98px) {
	.glcrossword-container > div {
		transform:scale(calc(0.6));
		width:auto !important;
		height:auto !important;
		margin:auto;
		transform-origin: 0 0;
	}
}

/* MOBILE */

@media (max-width: 900px) {

	.css-section .col-xs-8 {
		width: 70%;
	}
	.css-section .col-xs-4 {
		width: 30%;
	}
	.thumbnail .caption {
		top: 10px;
	}
	.thumbnail .caption-text {
		height: 100%;
	}
}


