html, body {
    width: 100%;
    height: 100%;
}
body {
    font-family: source sans pro,helvetica neue,Helvetica,Arial,sans-serif;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    line-height: 1.42857143;
    color: #58666e;
    background-color: transparent;
}
@media (max-width: 767px)
{
body {
    height: auto;
    min-height: 100%;
}	
}

/* Hide scrollbar for Chrome, Safari and Opera */
.sidemenu-scroll::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.sidemenu-scroll {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

.app-header-fixed {
    padding-top: 50px;
}
.app {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 100%;
}
.app:before {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
    display: block;
    width: inherit;
    background-color: #f0f3f4;
    border: inherit;
    content: "";
}
.mw-650 {
    max-width: 650px;
}
.page-title{
	font-weight: 400!important;
}
@media (max-width: 767px){
.w-auto-xs {
    width: auto;
}
}
.m-t {
    margin-top: 15px;
}
.block {
    display: block;
}
.navbar-brand {
    float: none!important;
    height: auto;
    padding: 0 20px;
    font-size: 20px;
    font-weight: 700;
    line-height: 50px;
    text-align: center;
}
a {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
}
.navbar-brand.logo-block img:last-child{
    display: inline;
}
.navbar-brand img {
    max-height: 40px;
    text-align: center;
    max-width: 100%;
}
.navbar-brand img {
    margin-top: -4px;
    vertical-align: middle;
}
.m-b-lg {
    margin-bottom: 30px;
}
.wrapper {
    padding: 15px;
}
.block.clearfix {
    clear: both;
}
.user-info-from-cookie {
    border-top: solid 5px #e8e8e8;
}
.user-info-from-cookie .form-group {
    box-shadow: 0 5px 10px rgba(105, 106, 119, 0.05);
    padding: 20px 22px;
    margin: 0;
    background: #fff;
    /*border: solid 1px #e8e8e8;*/
    border-top: none;
}
.user-info-from-cookie .form-control {
    border-color: #e8e8e8;
}
.form-control, .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
label {
    font-weight: 400;
}
.password-strength, .password-confirm {
    float: right;
}
#edit-field-afl-enrollment-fee-und {
    text-align: center;
}
.form-radios {
    padding: 15px 0;
}
.field-name-field-afl-enrollment-fee .form-item.clearfix.form-type-radios.form-item-field-afl-enrollment-fee-und.form-group .form-item.clearfix.form-type-radio.form-item-field-afl-enrollment-fee-und.radio {
    display: inline-block;
    margin-top: 10px;
}
.field-name-field-afl-enrollment-fee .form-item.clearfix.form-type-radios.form-item-field-afl-enrollment-fee-und.form-group .form-item.clearfix.form-type-radio.form-item-field-afl-enrollment-fee-und.radio .i-checks {
    display: none;
}
.radio input[type=radio]{
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px;
}
.form-item.clearfix.form-type-radios.form-item-field-afl-enrollment-fee-und.form-group .form-item.clearfix.form-type-radio.form-item-field-afl-enrollment-fee-und.radio>label.option {
    min-width: 253px;
    text-align: center;
    padding: 20px;
    margin-right: 10px;
    border: solid 2px #ccc;
    position: relative;
}
.field-name-field-afl-enrollment-fee .form-item.clearfix.form-type-radios.form-item-field-afl-enrollment-fee-und.form-group .form-item.clearfix.form-type-radio.form-item-field-afl-enrollment-fee-und.radio label.option:hover:after {
    content: '✔'!important;
    font: normal normal normal 14px/1 FontAwesome;
    color: #2c692c;
    padding: 4px 5px;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
}
.active-package label.option:before {
    display: block;
    content: "";
    display: inline-block;
    border-left: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-right: 40px solid #80c15d;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    position: absolute;
    background: 0 0;
}
.active-package label.option:after {
    content: '✔'!important;
    font: normal normal normal 14px/1 FontAwesome;
    color: #2c692c;
    padding: 4px 5px;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
}
.field-name-field-afl-enrollment-fee .form-item.clearfix.form-type-radios.form-item-field-afl-enrollment-fee-und.form-group .form-item.clearfix.form-type-radio.form-item-field-afl-enrollment-fee-und.radio label.option:hover {
    border-color: #80c15d;
}
.active-package .option{
      border-color: #80c15d!important;
}
#afl-join-member #edit-field-agree-terms-and-conditions a {
    color: red;
}
.i-checks {
    padding-left: 20px;
    cursor: pointer;
}
.i-checks input {
    position: absolute;
    margin-left: -20px;
    opacity: 0;
}
.i-checks>i {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -2px;
    margin-right: 4px;
    margin-left: -20px;
    line-height: 1;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #cfdadd;
}
.i-checks>i:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background-color: transparent;
    content: "";
    -webkit-transition: all .2s;
    transition: all .2s;
}
.i-checks input:checked+i:before {
    top: 4px;
    left: 4px;
    width: 10px;
    height: 10px;
    background-color: #23b7e5;
}
.form-actions.form-wrapper {
    margin-top: 55px;
}
.form-actions .btn, form .from-panel .btn {
    margin-right: 4px;
}
.line-dashed {
    background-color: transparent;
    border-style: dashed!important;
    border-width: 0;
}
.line {
    width: 100%;
    height: 2px;
    margin: 10px 0;
    overflow: hidden;
    font-size: 0;
}
.btn-block {
    padding-right: 12px;
    padding-left: 12px;
}
.btn-primary {
    color: #ffffff!important;
    background-color: #7266ba!important;
    border-color: #7266ba !important;
    
}

.btn-default {
    color: #58666e;
    background-color: #fcfdfd;
    background-color: #fff;
    border-color: #dee5e7;
    border-bottom-color: #d8e1e3;
    -webkit-box-shadow: 0 1px 1px rgba(90,90,90,.1);
    box-shadow: 0 1px 1px rgba(90,90,90,.1);
}
small, .small {
    font-size: 13px;
}

/*Order Page
============================*/

.checkout-help {
    border-color: #3f51b5;
    color: #3f51b5;
}
.checkout-help {
    border: 1px solid #3f51b5;
    padding: 20px;
}
.checkout-review.table .pane-title td {
    padding: 15px 0;
}
 .table>tbody>tr>td {
    border: none;
}
.cart-contents-title td {
    color: #3f51b5;
}
.cart-contents-title td {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 400!important;
    padding-bottom: 10px!important;
}
table.checkout-review tr.pane-data {
    vertical-align: top;
}
#commerce-checkout-form-review table.checkout-review .pane-data-full {
    padding: 0;
}
.view-commerce-cart-summary {
    background: #fff;
}
.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
.view.view-commerce-cart-summary.view-id-commerce_cart_summary .views-table {
    margin-bottom: 0;
}
.table-responsive table {
    color: #131e25;
}
.table-responsive table thead {
    background: #f6f8f8;
}
.view-commerce-cart-summary .table > thead > tr > th {
    background: #3f51b5;
    border-left-color: #303f9f;
    border-right-color: #303f9f;
}
.view-commerce-cart-summary .table>thead>tr>th {
    padding: 15px;
    text-align: center;
    border-left: solid 1px #a6a0d3;
    border-right: solid 1px #938cbe;
    font-size: 15px;
}
.table-responsive table thead th {
    font-weight: 700;
}
.table>thead>tr>th {
    padding: 8px 15px;
    border-bottom: 1px solid #eaeff0;
}
.view-commerce-cart-summary thead th {
    color: #fff;
}
.view-commerce-cart-summary .table>tbody>tr>td {
    padding: 15px;
    text-align: center;
    border-right: solid 1px #e8eaea;
    font-size: 14px;
    border-bottom: solid 1px #e8eaea;
}
.table>tbody>tr>td{
    padding: 0px;
}
.view-commerce-cart-summary .commerce-price-formatted-components.table {
    background: #fff;
    border-top: solid 1px #eaeff0;
    border-bottom: solid 1px #eaeff0;
}
.view-commerce-cart-summary .component-type-commerce-price-formatted-amount .component-title {
    border-right: none;
    width: 85%;
    text-align: right;
}
.commerce-order-handler-area-order-total .commerce-price-formatted-components tr.component-type-commerce-price-formatted-amount {
    font-weight: bold;
}
.order-serction .user-info-from-cookie{
    border-top: none!important;
}

/*enrolment details*/
fieldset#edit-afl-enrolment-details-review legend {
    border: 0;
}
.afl_enrolment_details_review legend {
    color: #9e97ce;
    margin-bottom: 0;
}
fieldset legend {
    font-size: 20px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    padding-bottom: 12px;
}
.afl_enrolment_details_review legend {
    color: #9e97ce;
    margin-bottom: 0;
}
fieldset#edit-afl-enrolment-details-review table {
    border: solid 1px #eaf0f0;
}

#edit-afl-enrolment-details-review table .odd {
    border-top: 1px solid #eaeff0;
    border-bottom: 1px solid #eaeff0;
    background-color: #f9f9f9;
}
#edit-afl-enrolment-details-review table .odd td {
    text-align: left;
}
.table-responsive table thead th, .table-responsive table tbody th, .table-responsive table tbody td {
/*    padding-top: 10px!important;
    padding-bottom: 10px!important;*/
    vertical-align: middle;
}
#edit-afl-enrolment-details-review table .even {
    background: #fff;
}
#edit-afl-enrolment-details-review td{
	padding: 1rem 2rem;
}


/*tab styles*/

    .tab--1 i{
        padding-right: 15px;
    }
    .tab.tab--1 .tab_nav .nav .nav-link.active{
        color: #387cfe;
    }
    .sidemenu-scroll{
    	max-height: 310px;
    	overflow-y: auto;
    }

/*footer style*/
.checkout-buttons.form-wrapper .checkout-continue.form-submit {
    float: right;
}
.form-actions .btn, form .from-panel .btn {
    margin-right: 4px;
}
.checkout-continue.form-submit {
    height: 44px;
    vertical-align: middle;
}
.element-invisible {
    display: none;
}
.checkout-buttons.form-wrapper .button-operator {
    display: none;
}
.checkout-back.form-submit {
    width: 150px;
    height: 44px;
    color: #fff;
    background: #333!important;
    margin-left: 0px;
    border-radius: 0;
    text-decoration: none;
}
.checkout-buttons .checkout-cancel, .checkout-buttons .checkout-back {
    border: 0;
    padding: 4px 6px;
}

@media(min-width: 768px){
	.p-0{
		padding: 0!important;
	}
}
label {
     font-weight: 500 !important; 
}
.tab.tab--1 .tab-content .tab-pane {

     box-shadow: 0 5px 20px rgb(105 106 119 / 0%) !important;
}
ul, li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}