

/* Google Web Font Kit */

@import url(fonts/style.css);

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('fonts/glyphicons-halflings-regular.eot');
    src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym, address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    color:#2C3539;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
    display: block;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html {
    -webkit-font-smoothing: antialiased;
}

body {
    font-family: 'Roboto', sans-serif;
    background: #fff url('images/bg-pattern.png') repeat;
    font-size: 100%;
    color: #59595b;
}

a, a:hover, a:active, a:link, a:focus {
    outline: none;
    border: none;
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0em;
    font-weight: normal;
}

h1 {
    font-size: 3.625em;
    margin-bottom: 0.125em;
    text-shadow: 2px 3px 0px #333;
    line-height: 62px;
    color: #ffffff;
}

h2 {
    font-size: 1.875em;
    margin-bottom: 40px;
    color: #212121;
}

h3 {
    font-size: 0.875em;
    text-transform: uppercase;
    color: #545454;
    margin-bottom: 2.5em;
}

h4 {
    font-size: 1.618em;
}

h5 {
    font-size: 1.5em;
    margin-bottom: 30px;
}
h6 {
    font-size: 1.1em;
    margin-bottom: 20px;
}

h1.banner-heading {
    margin-bottom: 0px;
}

p {
    padding: 0px;
}

.helpcenter-wrap p {
    padding: .75em 0;
}


.main-body-content p {
    margin: 0 0 24px;
}

.font-large {
    font-size: 20px;
}

.font-large-x {
    font-size: 24px;
}
.font-large-xx {
    font-size: 34px;
}

.font-large-xxx {
    font-size: 80px;
}
.font-reset, .form-group .font-reset {
    font-size:initial;
}
.font-small{font-size:small}

.bg-dark {
    background: #C53B33;
}
.icon-green{
    color:#407A3A;
}

.icon-red{
    color:#BE4527;
}

.icon-blue{
    color:#3B5BA9;
}



.header-mid {
    background: #ffffff;
    width: 100%;
    height: 130px;
    margin-left: 0px;
    padding-top: 25px;
}

.mobile-menu-panel {
    margin-bottom: 0px;
    background-color: #222;
    border: 0px;
}

.panel-default > .mobile-menu-heading {
    padding: 10px 0px;
    background-color: #222;
    border: 0px;
}

.mobile-menu-title {
    padding: 10px 0px;
    border: 0px;
    background-color: #222;
}

    .mobile-menu-title:hover {
        cursor: pointer;
    }

    .mobile-menu-title:active, .mobile-menu-title:focus {
        outline: none;
    }

.menu-item {
    height: auto;
    font-size: 18px;
    color: #fff;
}

    .menu-item > a {
        font-size: 18px;
        color: #fff;
    }

    .menu-item a:focus, .menu-item a:active {
        color: #fff;
        text-decoration: none;
    }

.menu-subItem {
    color: #fff;
    font-size: 18px;
    margin: 10px 0px;
}

    .menu-subItem > a {
        font-size: 18px;
        color: #fff;
    }

.menu-subMenu-body {
    padding: 0px;
}

.menu-subItem a:focus, .menu-subItem a:active, .menu-subItem a:hover {
    color: #fff;
    text-decoration: none;
}

.menu-title {
    margin: 0px;
    font-size: 18px;
    color: #fff;
}

a.menu-title:hover {
    text-decoration: none;
    color: #fff;
}

.menu-heading {
    padding: 0px;
}

.header-lower {
    float: left;
    margin-left: 0px;
    background: #ffffff;
    width: 100%;
    height: 25px;
    margin-top: -20px;
}

.header-lower-link a {
    font-size: 0.5625em;
    color: #AA2926;
}

.lbl-1 a {
    font-size: 1em;
    color: #C53B33;
    float: right;
}

.lbl-2 a {
    font-size: 0.75em;
    color: #600F0F;
    float: right;
}

.search-bar .form-control {
}

    .search-bar .form-control:focus {
        box-shadow: none;
        color: #bfbfbf;
    }

.search-bar i {
    color: #808080;
}

.footer-search-bar i {
    color: #dbdbdb;
}

.inner-addon.footer-search-bar .glyphicon {
    padding-right: 10px;
    padding-top: 18px;
    pointer-events: none;
    position: absolute;
}

.footer-search-wrap {
    padding-left: 15px;
    padding-right: 15px;
}

.navbar-default {
    background: #fff;
    border: none;
}

.top-nav-menu {
    background: #262626;
    position: static;
    padding-right: 73px;
    height: auto;
}

    .top-nav-menu > li:nth-child(2) {
        padding-left: 80px;
    }


    .top-nav-menu > li.first {
        border-left: 30px solid white;
        border-right: 0px solid #ffff00;
        border-bottom: 60px solid #262626;
    }

    .top-nav-menu > li > a {
        padding: 20px 35px;
    }

.dropdown-menu {
    border: none;
}

.navbar-header {
    min-height: 70px;
}

.top-nav-menu .dropdown-menu {
    box-shadow: none;
    padding: inherit;
}

.list-inline a {
    position: relative;
    font-size: 1em;
    color: #59585a;
}

.list-inline a {
    color: #58585a;
    cursor: pointer;
}

    .list-inline a:hover {
        text-decoration: none;
        color: #b02221;
    }


.top-nav-menu > .dropdown.open > a::after {
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    left: 50%;
    position: absolute;
    top: 54px;
}

.navbar-default .top-nav-menu > .open > a, .navbar-default .top-nav-menu > .open > a:focus, .navbar-default .top-nav-menu > .open > a:hover {
    color: #fff;
    background: none;
}

.top-nav-menu > li > .dropdown-menu {
    width: 100%;
    text-align: right;
    padding-top: 16px;
    padding-right: 15px;
    paddig-left: 15px;
}

.top-nav-menu > li {
    position: static;
}

.navbar-default .navbar-nav > li > a {
    font-size: 1.125em;
    /*text-transform: uppercase;*/
    color: #ffffff;
}


    .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
        color: #fff;
        cursor: pointer;
    }

.navbar-brand {
    padding: 0px;
}

.navbar-brand, .navbar-nav > li > a {
    text-shadow: none;
}

.navbar-desktop .dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.header-right {
    float: right;
    margin-right: 2px;
    padding-top: 5px;
    width: 100px;
}


ul {
    list-style: inside none;
}

ol {
    list-style: none;
}

nav ul,
nav ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

b,
strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

small {
    font-size: 80%;
}

sup,
sub {
    vertical-align: baseline;
    position: relative;
    top: -0.3em;
    font-size: smaller;
}

sub {
    top: 0.3em;
}

sup.tm {
    font-size: 50%;
    top: -0.6em;
    left: 0.1em;
}

html {
    overflow-y: auto;
}

embed,
object,
video {
    max-width: 100%;
    height: auto;
    width: 100%;
}

figure {
    margin: 0;
}

.float-right,
.floatright {
    float: right;
}

.float-left,
.floatleft {
    float: left;
}

.clear,
.clear-both,
.clearboth {
    clear: both;
}

.clear-left,
.clearleft {
    clear: left;
}

.clear-right,
.clearright {
    clear: right;
}

.plate-left {
    float: left;
    margin-right: 1em;
}

.hidden {
    display: none;
    visibility: hidden;
}

.invisible {
    visibility: hidden;
}

.uppercase {
    text-transform: uppercase;
    letter-spacing: 0.11em;
}

.align-center {
    text-align: center;
}

.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}

.align-justify {
    text-align: justify;
}

.para-justify p {
    text-align: left;
}

.nowrap,
.no-wrap {
    white-space: nowrap;
}
.text-wrap{
    word-wrap:break-word;
}

.balance-text {
    text-wrap: balance;
}

.hide-text {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.hide-label {
    display: none;
}


/* Steps tabs */


.nav-pills.nav-wizard > li {
    position: relative;
    overflow: visible;
    font-weight: bold;
    border-right: 5px solid #fff;
    border-left: 15px solid #fff;
}

    .nav-pills.nav-wizard > li:first-child {
        border-left: 0;
    }

        .nav-pills.nav-wizard > li:first-child a {
            border-radius: 0;
        }

    .nav-pills.nav-wizard > li:last-child {
        border-right: 0;
    }

        .nav-pills.nav-wizard > li:last-child a {
            border-radius: 0;
        }

    .nav-pills.nav-wizard > li a {
        border-radius: 0;
        background-color: #b3b3b3;
        color: #4d4d4d;
    }

    .nav-pills.nav-wizard > li .nav-arrow {
        position: absolute;
        top: 0px;
        right: -20px;
        width: 0px;
        height: 0px;
        border-style: solid;
        border-width: 20px 0 20px 20px;
        border-color: transparent transparent transparent #b3b3b3;
        z-index: 150;
    }

    .nav-pills.nav-wizard > li .nav-wedge {
        position: absolute;
        top: 0px;
        left: -20px;
        width: 0px;
        height: 0px;
        border-style: solid;
        border-width: 20px 0 20px 20px;
        border-color: #b3b3b3 #b3b3b3 #b3b3b3 transparent;
        z-index: 150;
    }

        .nav-pills.nav-wizard > li .nav-wedge a:active {
            color: #fff;
        }

    .nav-pills.nav-wizard > li:hover .nav-arrow {
        border-color: transparent transparent transparent #334721;
    }

    .nav-pills.nav-wizard > li:hover .nav-wedge {
        border-color: #334721 #334721 #334721 transparent;
    }

    .nav-pills.nav-wizard > li:hover a {
        color: #fff;
        background-color: #334721;
    }

    .nav-pills.nav-wizard > li.active .nav-arrow {
        border-color: transparent transparent transparent #334721;
    }

    .nav-pills.nav-wizard > li.active .nav-wedge {
        border-color: #334721 #334721 #334721 transparent;
    }

    .nav-pills.nav-wizard > li.active a {
        background-color: #334721;
        color: #fff;
    }

.link a:hover {
    text-decoration: none;
}


.red, .red a, a {
    color: #AA2926;
}
.white{color:#fff}

a {
    outline: none;
}

    .red a:hover, a:hover {
        color: #161616;
    }

.b {
    font-weight: bold;
}

.form-group {
    position: relative;
}

    .form-group label {
        font-size: 0.750em;
    }

.form-radio {
    margin-bottom: 15px;
}

.form-control {
    border: none;
    outline: none;
    border-radius: 0px;
    box-shadow: none;
    font-size: 1em;
    color: #57575a;
}

.wrap-label {
    position: absolute;
    top: 5px;
    left: 13px;
    color: #C53B33;
    z-index: 1;
}

.form-group .wrap-input {
    border: 2px solid #dbdbdb;
    min-height: 50px;
    height: 100%;
    padding-top: 18px
    /*background: #fff;*/
}

.form-group select.wrap-input {
    padding-right: 28px;
    white-space: normal;
    height: 100%;
}

.form-group .wrap-input:focus {
    border-bottom: 2px solid #6c6c6e;
}

.wrap-input:focus {
    box-shadow: none;
}

.customdropdown {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #ffffff url(images/select-droparrow.png) no-repeat right;
    background-position: right 13px top 25px;
}

img {
    border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

#teaser img {
    width: 1250px; /*1250*/
    margin-top: -20px;
}

/* flexslider banner settings */

.flexslider {
    margin: 0px;
    border-top: 2px solid #dcdbdb;
}

.flex-caption {
    top: 0px;
    padding: 30px 122px 0px;
}

.banner-School .flex-caption {
    padding: 30px 105px 0px;
}

.flex-control-paging {
    line-height: 1em;
}

    .flex-control-paging li a {
        height: 10px;
        width: 10px;
        background: #59595a;
        color: #fff;
    }

        .flex-control-paging li a.flex-active {
            background: #000;
            color: #fff;
        }

.flex-control-nav {
    bottom: auto;
    position: inherit;
    margin-top: 20px;
}

    .flex-control-nav li {
        margin: 0 5px;
    }

.school-homepage .flex-control-nav {
    margin-top: -30px;
}

/* enable absolute positioning */
.inner-addon {
    position: relative;
}

    /* style icon */
    .inner-addon .glyphicon {
        position: absolute;
        padding-left: 9px;
        padding-top: 9px;
        pointer-events: none;
    }

/* align icon */
.left-addon .glyphicon {
    left: 0px;
    /*top: 17px;*/
}

.right-addon .glyphicon {
    right: 10px;
}

/* add padding  */
.left-addon input {
    padding-left: 30px;
}

.right-addon input {
    padding-right: 30px;
}
/* 
input[type=radio].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

    input[type=radio].css-checkbox + label.css-label {
        padding-left: 55px;
        height: 50px;
        display: inline-block;
        line-height: 50px;
        background-repeat: no-repeat;
        background-position: 0 0;
        font-size: 50px;
        vertical-align: middle;
        cursor: pointer;
    }

    input[type=radio].css-checkbox:checked + label.css-label {
        background-position: 0 -50px;
    }

 */


input.css-checkbox[type="radio"] {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    left: -1000px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    z-index: -1000;
}

    input.css-checkbox[type="radio"] + label.css-label {
        background-position: 0 0;
        background-repeat: no-repeat;
        cursor: pointer;
        font-size: 1em;
        height: 36px;
        margin-bottom: 20px;
        padding-left: 55px;
        padding-top: 6px;
    }

    input.css-checkbox[type="radio"]:checked + label.css-label {
        background-position: 0 -36px;
    }


label.css-label {
    background-image: url(images/radio_button.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


.payment-method-checkboxes input.css-checkbox[type="radio"] + label.css-label {
    padding-top: 0px;
    width: 120px;
    padding-left: 45px;
    line-height: 18px;
    
}
.payment-method-checkboxes input.css-checkbox[type="radio"] + label.css-label.wider {
    width: 180px;
    vertical-align: middle;
    display: table-cell;
}


.footer-links {
    background-color: #000;
    border-top: 3px solid #b4b4b4;
    min-height: 242px;
    padding-bottom: 40px;
    color: #FFFFFF;
}

    .footer-links img {
        margin-top: 37px;
    }

    .footer-links ul li {
        color: #FFFFFF;
        font-size: 13px;
        line-height: 1.875em;
    }

.footer-copyrights {
    background-color: #272626;
}

.footer-copyrights p {
    color: #b4b4b4;
    padding: 15px 10px;
}

.footer-links a {
    color: #fff;
}

    .footer-links a:hover {
        color: #999999;
        text-decoration: none;
    }

.footer-links .heading {
    font-size: 1em;
    text-transform: uppercase;
    color: #ccc;
    margin-top: 37px;
    /*margin-bottom: 24px;*/
    text-decoration:underline
}

/*Home CSS*/

.tag-line {
    font-size: 1.500em;
    text-align: center;
    padding: 30px 0px 50px;
}

    .tag-line.col-centered {
        padding: 30px 0px;
    }
.tag-line hr {
    margin-bottom: 20px;
    margin-top: 20px;
}

.refund-col-centered-1 {
    padding: 20px;
    text-align: center;
    width: 100%;
    margin: auto;
}

.refund-col-centered-2 {
    padding: 20px;
    text-align: center;
    width: 50%;
    margin: auto;
}

.refund-multi-col {
    padding: 20px;
    text-align: center;
}

.multi-col-row {
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.refund-print-button {
  margin-left: 100px !important;
}

.helpcenter-tag-line {
    padding: 50px 0px;
}

.payment-tag-line.col-centered {
    padding: 50px 0px 10px;
}

.payment-tag-line {
    font-size: 24px;
    
    text-align: center;
    padding: 30px 0px 0px;
}

.client-partners {
    background: #ffffff;
}

.home-content {
   
    width: 100%;
}
.feature-headings{
    background: #F7F6F7;} 


    .home-content h2, .client-partners h2 {
        text-align: center;
        color: #59595b;
    }

.feature-headings .col-lg-2 {
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 70px;
}

    .feature-headings .col-lg-2:nth-child(1), .feature-headings .col-lg-2:nth-child(6n) {
        margin-bottom: 0px;
    }


.feature-headings a {
    text-decoration: none;
}

.home-p1 {
    font-size: 0.875em;
    text-align: center;
    padding-top: 40px;
    margin-bottom: 0px;
}

.home-p2 {
    font-size: 0.875em;
    text-align: center;
    padding-top: 80px;
    margin-bottom: 0px;
}

.product-image {
    text-align: center;
    padding-bottom: 20px;
    font-size: 1.125em;
}


a:hover .product-image .circle-icon {
    border: 2px solid #c43d36;
    background: #c43d36;
    color: #fff;
}


a:hover .home-para-content .home-anchor {
    color: #601717;
}



.home-heading {
    font-size: 1.250em;
    color: #262626;
    text-align: center;
    padding-bottom: 0px;
}

.home-para-content {
    font-size: 1.000em;
    color: #58585A;
    text-align: center;
}

    .home-para-content span {
        margin-top: 15px;
        display: block;
    }

.home-anchor {
    color: #B02221;
    text-align: center;
}

.institutions-anchor {
    color: #B02221;
    text-align: center;
    font-size: 20px;
    line-height: 1.75;
}

.institutions-p1 {
    font-size: 20px;
}

.institutions-p2 {
    font-size: 16px;
}

.get-started-wrapper {
    color: #58585A;
    text-align: center;
    padding: 0px 0px 80px;
}

    .get-started-wrapper p span {
        font-size: 1.500em;
        margin-right: 20px;
    }

    .get-started-wrapper p span {
        font-size: 1.125em;
    }


/*Top Accordian*/
.panel-default .accordion-heading {
    background-color: #B02221;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    padding: 0px;
    height: 45px;
    border-radius: 0px 0px 12px 0px;
}

#signin-accordion .accordion-heading {
    padding: 5px 0 5px 10px;
}

.glyphicon-chevron-down {
    color: #ffffff !important;
}

.accordion-Default {
    border-radius: 0px;
    border: none;
    box-shadow: none;
    float: right;
    min-width: 200px;
    /*margin-top:15px;*/
}

.panel-title {
    margin-left: 12px;
}

.accordion-icon {
    color: #fff;
    font-size: 1.500em;
}



.accordion-control-content a a:hover {
    color: #fff !important;
    text-decoration: none;
}

.accordion-body {
    background-color: #600F0F;
    color: #fff;
    font-size: 14px;
    border-radius: 0 0 10px;
    box-shadow: none !important;
    border: none !important;
}

input[type=checkbox].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

    input[type=checkbox].css-checkbox + label.css-label-small {
        padding-left: 30px;
        height: 25px;
        display: inline-block;
        line-height: 20px;
        background-repeat: no-repeat;
        background-position: 0 0;
        font-size: 28px;
        vertical-align: middle;
        cursor: pointer;
        margin-right: 40px;
    }

    input[type=checkbox].css-checkbox + label.css-label-medium {
        padding-left: 55px;
        min-height: 54px;
        display: inline-block;
        background-repeat: no-repeat;
        background-position: 0 0;
        font-size: 28px;
        vertical-align: middle;
        cursor: pointer;
        /*margin: 40px;*/
    }
    .text-right > input[type=checkbox].css-checkbox + label.css-label-medium {
        background-position: top right;
    }


    input[type=checkbox].css-checkbox + label.css-label-large {
        padding-left: 102px;
        height: 100px;
        display: inline-block;
        line-height: 100px;
        background-repeat: no-repeat;
        background-position: 0 0;
        font-size: 28px;
        vertical-align: middle;
        cursor: pointer;
        margin: 40px;
    }

    input[type=checkbox].css-checkbox:checked + label.css-label-small {
        background-position: 0 -25px;
    }

    input[type=checkbox].css-checkbox:checked + label.css-label-medium {
        background-image: url(images/checkbox-md-check.png);
    }

    input[type=checkbox].css-checkbox:checked + label.css-label-large {
        background-image: url(images/checkbox-lg-check.png);
    }
    input[type=checkbox][disabled].css-checkbox + label.css-label-medium {
        background-image: url(images/checkbox-md-uncheck-disable.png);
    }
    input[type=checkbox][disabled].css-checkbox:checked + label.css-label-medium {
        background-image: url(images/checkbox-md-check-disable.png);
    }
    input[type=checkbox][disabled].css-checkbox.checkbox-icon + label.css-label-medium {
        background-image: none;
        min-height:30px;
    } 
    input[type=checkbox][disabled].css-checkbox.checkbox-icon:checked + label.css-label-medium {
        background-image: url(images/checkbox-icon.png);
        background-position: right top;
        min-height:30px;
    }  

label.css-label-small {
    background-image: url(images/checkbox-sm.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

label.css-label-medium {
    background-image: url(images/checkbox-md-uncheck.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


label.css-label-large {
    background-image: url(images/checkbox-lg-uncheck.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.no-border-radius {
    border-radius: 0px !important;
}

/*   .no-border-radius li {
       display: inline;
   }
.no-border-radius li:first-child{
   border: 2px solid #000;
   margin-left: 50px;
}*/

/*Accordion CSS*/

#signin-accordion {
    /*position:absolute;*/
    position: relative;
    float: right;
}

.accordion-href {
    font-size: 1.000em;
    color: #4e4e4e;
    text-decoration: none !important;
}

.accordion-header {
    background: #efefef !important;
}

.accordion-content {
    font-size: 16px;
    color: #58585A;
}

.accordion-status {
    color: #3E82C6;
    text-align: right;
}

.accordion-div {
    border-bottom: solid 2px #DBDBDB;
    width: 30%;
    margin-left: 0px !important;
}


.onoffswitch {
    position: relative;
    width: 64px;
    height: 31px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    float: right;
}

.onoffswitch-checkbox {
    display: block;
    position: absolute;
    z-index: -20;
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
}

.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    -moz-transition: margin 0.2s ease-in 0s;
    -webkit-transition: margin 0.2s ease-in 0s;
    -o-transition: margin 0.2s ease-in 0s;
    transition: margin 0.2s ease-in 0s;
}

    .onoffswitch-inner:before, .onoffswitch-inner:after {
        display: block;
        float: left;
        width: 50%;
        height: 31px;
        padding: 0;
        line-height: 31px;
        font-size: 12px;
        color: white;
        font-weight: bold;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .onoffswitch-inner:before {
        content: "YES";
        padding-right: 21px;
        padding-left: 7px;
        background-color: #b02221;
        color: #FFFFFF;
    }

    .onoffswitch-inner:after {
        content: "NO";
        padding-right: 7px;
        background-color: #FFFFFF;
        color: #000000;
        text-align: right;
        border: 1px solid #CCCCCC;
    }

.onoffswitch-switch {
    display: block;
    width: 20px;
    height: 23px;
    margin: 4px 10px;
    background: #CCCCCC;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 29px;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
    background-color: #FFFFFF;
    margin: 4px 4px;
}

/*.header-cap{
        height: 20px;
        background-color: #ffffff;
    }*/
.header-cap-top {
    background: #ffffff;
    width: 100%;
    font-size: 0.875em;
    border-bottom: 2px solid #dbdbdb;
    margin-bottom: 30px;
    clear: both;
    position: relative;
}

    .header-cap-top .searcharea {
        display: block;
        width: 20%;
        float: left;
    }

.searcharea-mobile {
    margin: 20px;
}

.header-cap-content {
    color: #c53d33;
    margin-top: 8px;
    margin-bottom: 8px;
    /*background: url('images/header-seprator.png') no-repeat right 6px;*/
    float: left;
    margin-right: 10px;
    display: inline-block;
    position: relative;
    text-indent: -20px;
    margin-left: 40px;
}

    .header-cap-content i {
        vertical-align: middle;
    }

    .header-cap-content span {
        display: inline-block;
        vertical-align: middle;
        text-indent: 0px;
    }

.banner-schools-home {
    background: #000;
    background-image: url(images/silhouettes/banner-schools-home.png);
    /* width: 960px; */
    min-height: 150px;
    background-size: cover;
    background-position: 60% 100%;
}

.uni-accounts {
    padding: 10px 0px;
    display: table;
    height: 0px;
    min-height: 80px;
    width: 100%;
}

    .uni-accounts .accordion-content {
        display: table-cell;
        float: none;
        vertical-align: middle;
    }

    .uni-accounts .accordion-status {
        display: table-cell;
        float: none;
        vertical-align: middle;
    }

.school-hicon {
    display: table-cell;
    float: none;
    vertical-align: middle;
    padding-left: 0px;
}

.icon-wrapper {
    display: table-cell;
    float: none;
    vertical-align: middle;
    padding-right: 15px;
}

.accordion-border-row {
    border-top: 4px solid lightgray;
}

    .accordion-border-row .uni-accounts {
        border-bottom: 4px solid lightgray;
    }

.banner-school-home {
    background: #000;
    background-image: url(images/silhouettes/banner-school-home.png);
    background-repeat: repeat-x;
    background-position: 60% 100%;
    background-size: cover;
}

.banner-schools-home-button {
    margin-left: 45px;
    padding: 15px 8px !important;
    width: 150px;
}

.banner-school-home-button {
    margin-left: 10px;
    height: 31px;
    width: 100px;
    display: inline-block;
}

.banner-school-home-buttons {
    margin-left: 35px;
    margin-top: 10px;
}

.banner-schools-home-title h2 {
    margin-left: 45px;
    font-weight: bold;
    color: #fff !important;
    margin-bottom: 0px;
    padding-bottom: 15px;
    padding-top: 20px;
}

.banner-school-home-title h2 {
    color: #fff;
    margin-left: 45px;
    padding-bottom: 0px;
    padding-top: 10px;
    margin-bottom: 0px;
}

.button {
    background: #dadada; /*the colour of the button*/
    padding: 12px 40px; /*apply some padding inside the button*/
    cursor: pointer; /*forces the cursor to change to a hand when the button is hovered*/
    /*style the text*/
    color: #53575a;
    /*use box-shadow to give the button some depth - see cssdemos.tupence.co.uk/box-shadow.htm#demo7 for more info on this technique*/
    -webkit-box-shadow: 2px 2px 0px #000;
    -moz-box-shadow: 2px 2px 0px #000;
    box-shadow: 2px 2px 0px #000;
    /*give the corners a small curve*/
    display: inline-block;
    outline: none;
    border: none;
    /*margin: 10px;*/
    text-align: center;
    font-size: 18px;
}

.reg-button {
    padding: 12px 34px;
}

.signin-reg-button {
    padding: 12px 15px;
}


/***SET THE BUTTON'S HOVER AND FOCUS STATES***/
a.button:hover, a.button:focus, button.button:hover, button.button:focus {
    color: #fff;
    /*reduce the size of the shadow to give a pushed effect*/
    -webkit-box-shadow: 0px 0px 0px #000;
    -moz-box-shadow: 0px 0px 0px #000;
    box-shadow: 0px 0px 0px #000;
    text-decoration: none;
    background-color: #000000;
    cursor: pointer;
    transition: all 0.3s ease 0s;
}

a.gray, button.gray {
    background-color: #dbdbdb;
    color: #53575a;
}

a.button:hover, a.button:hover.gray, a.button:focus.gray, a.button:hover.red-dark, a.button:focus.red-dark, a.button:hover.green, a.button:focus.green, button.button:hover.gray, button.button:focus.gray {
    color: #fff;
    border: none;
    background-color: #000000;
    transition: all 0.3s ease 0s;
}

    a.button:hover.red, a.button:focus.red, button.button:hover.red, button.button:focus.red {
        color: #fff;
        border: none;
        background-color: #601111;
        transition: all 0.3s ease 0s;
    }
.block-btn {
    width: 100%;
    padding: 10px 20px;
}

.flat-btn {
    box-shadow: none;
}

a.red, button.red {
    background-color: #c53d33;
    color: #fff;
    border: none;
}

a.red-dark {
    background-color: #c53d33;
    color: #fff;
    border: none;
}

a.green, button.green {
    background-color: #364926;
    color: #fff;
    border: none;
    transition: all 0.3s ease 0s;
}
a.blue, button.blue {
    background-color: #15507c;
    color: #fff;
    border: none;
}

a.register {
    padding: 12px 20px;
    font-size: 1.125em;
}

.school-feature-sets-container .button {
    padding: 12px 10px; /*apply some padding inside the button*/
}

@media (min-width: 1310px) {
    .container {
        width: 1280px;
    }
}

@screen-lg: 1310px;
@container-large-desktop: ((1280px + @grid-gutter-width));

.page-bg {
    background-color: #fff;
    z-index: -2;
    box-shadow: 25px 0px 25px -25px rgba(0,0,0,0.3), -25px 0px 25px -25px rgba(0,0,0,0.3);
}

/* Registration Form Section*/

.form-group {
    margin-bottom: 30px;
}

/*form styles*/

.form-container {
    margin: 0px auto;
    position: relative;
    width: 45%;
    z-index: 1;
}

#msform {
    margin: 0px auto;
    position: relative;
    width: 50%;
    z-index: 1;
}

    #msform.full-width {
        width: 100%;
    }

    #msform p {
        text-align: left;
    }

    /*Hide all except first fieldset*/
    #msform fieldset:not(:first-of-type) {
        display: none;
    }

    #msform p.alternate-info {
        margin-bottom: 20px;
        text-align: justify;
    }

#mthd {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

#review {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}

fieldset {
    word-wrap: break-word;
}

    fieldset h3 {
        text-align: left;
        margin-bottom: 20px;
    }

    fieldset.refund {
        width: 65%;
        margin-left: auto;
        margin-right: auto;
    }
    
    fieldset.refund-overview {
        width: 85%;
        word-wrap: normal;
        margin-left: auto;
        margin-right: auto;
    }

.custom-calendar {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(images/calendar_icon.png) no-repeat right;
    background-position: 98% 13px;
}

/*headings*/
.fs-title {
    font-size: 15px;
    text-transform: uppercase;
    color: #2C3E50;
    margin-bottom: 10px;
}

.fs-subtitle {
    font-weight: normal;
    font-size: 13px;
    color: #666;
    margin-bottom: 20px;
}
/*progressbar 4 Steps*/
#progressbar {
    counter-reset: step;
    margin-bottom: 50px;
    min-width: 50%;
    overflow: hidden;
    z-index: 1;
    text-align: center;
}

.signup-wrap #progressbar {
    padding-left: 20px;
}

.fieldset-wrap {
    padding-left: 10%;
    padding-right: 10%;
}

#progressbar li {
    list-style-type: none;
    color: white;
    /*text-transform: uppercase;*/
    /*font-size: 9px;*/
    font-size: 1.000em;
    color: #58585A;
    width: 24.33%;
    float: left;
    position: relative;
    outline: none;
    cursor: pointer;
}

    #progressbar li:before {
        background: #dbdbdb none repeat scroll 0 0;
        border-radius: 20px;
        color: #333;
        content: counter(step, decimal);
        counter-increment: step;
        display: block;
        font-size: 18px;
        line-height: 40px;
        margin: 0 auto 5px;
        width: 40px;
        z-index: 1;
    }
    /*progressbar connectors*/
    #progressbar li:after {
        content: '';
        width: 100%;
        height: 5px;
        background: #8C9296;
        position: absolute;
        left: -50%;
        top: 17px;
        z-index: -1; /*put it behind the numbers*/
    }

    #progressbar li:first-child:after {
        /*connector not needed before the first step*/
        content: none;
    }
    /*marking active/completed steps green*/
    /*The number of the step and the connector before it = green*/
    #progressbar li.active:before {
        background: #C53B33;
        color: white;
    }


    #progressbar li.current-node:before {
        font: 14px/40px FontAwesome;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "-";
        background: #3e82c6 url("images/tick-icon.png") no-repeat;
        background-position: center center;
        color: white;
    }







/*progressbar 3 Steps*/

#progressbar-3step {
    counter-reset: step;
    margin-bottom: 50px;
    min-width: 50%;
    overflow: hidden;
    z-index: 1;
    text-align: center;
    padding: 0px;
}

.signup-wrap #progressbar-3step {
    padding-left: 20px;
}

#progressbar-3step li {
    list-style-type: none;
    color: white;
    /*text-transform: uppercase;*/
    /*font-size: 9px;*/
    font-size: 1.000em;
    color: #58585A;
    width: 33.33%;
    float: left;
    position: relative;
    outline: none;
    cursor: pointer;
}

    #progressbar-3step li:before {
        background: #dbdbdb none repeat scroll 0 0;
        border-radius: 20px;
        color: #333;
        content: counter(step, decimal);
        counter-increment: step;
        display: block;
        font-size: 18px;
        line-height: 40px;
        margin: 0 auto 5px;
        width: 40px;
        z-index: 1;
    }
    /*progressbar-3step connectors*/
    #progressbar-3step li:after {
        content: '';
        width: 100%;
        height: 5px;
        background: #8C9296;
        position: absolute;
        left: -50%;
        top: 17px;
        z-index: -1; /*put it behind the numbers*/
    }

    #progressbar-3step li:first-child:after {
        /*connector not needed before the first step*/
        content: none;
    }
    /*marking active/completed steps green*/
    /*The number of the step and the connector before it = green*/
    #progressbar-3step li.active:before {
        background: #C53B33;
        color: white;
    }


    #progressbar-3step li.current-node:before {
        font: 14px/40px FontAwesome;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f00c";
        background: #3e82c6;
        color: white;
    }


/*Tab CSS*/

.tabbed_content {
    background-color: #DBDBDB;
    width: 950px;
}

.tabs {
    min-height: 62px;
    position: relative;
}

    .tabs .moving_bg {
        padding: 15px;
        background-color: #ffffff;
        background-image: url(images/tab-pointer.jpg);
        position: absolute;
        width: 150px;
        z-index: 190;
        left: 0;
        padding-bottom: 42px;
        background-position: bottom left;
        background-repeat: no-repeat;
    }

    .tabs .tab_item {
        display: block;
        float: left;
        padding: 15px;
        width: 150px;
        height: 35px;
        color: #8C9296;
        font-size: 1.125em;
        text-align: center;
        z-index: 200;
        position: relative;
        cursor: pointer;
        border-bottom: solid #6C6C6E 3px;
    }

.tabbed_content .slide_content {
    overflow: hidden;
    background-color: #ffffff;
    padding: 20px 0 20px 20px;
    position: relative;
    width: 950px;
}

.tabslider {
    width: 5000px;
}

    .tabslider ul {
        float: left;
        width: 780px;
        margin: 0px;
        padding: 0px;
        margin-right: 40px;
    }

        .tabslider ul a {
            color: #ffffff;
            text-decoration: none;
        }

            .tabslider ul a:hover {
                color: #aaaaaa;
            }

        .tabslider ul li {
            padding-bottom: 7px;
            color: black;
        }

.circle-icon {
    background: none;
    border-radius: 100%;
    color: #8b9195;
    border: 2px solid #8b9195;
    margin-bottom: 30px;
    width: 2em;
    height: 2em;
    display: inline-block;
    color: #8b9195;
    margin-bottom: 30px;
}

#main-banner {
    background-size: cover;
    min-height: 72px;
}

    #main-banner .flexslider .slides > li {
        background-size: cover;
        min-height: 300px;
        float: left;
        width: 100%;
    }

        #main-banner .flexslider .slides > li p {
            font-size: 1.125em;
            text-shadow: 2px 0px 0px #333;
            padding: 0px 0px 15px;
            color: #ffffff;
            font-weight: bold;
        }


.alert {
    border-radius: 0px;
    border: 0px;
    text-align: center;
    margin-bottom: 1px;
}

.alert-caption {
    display: inline-block;
    margin-left: 10px;
    padding-top: 10px;
}

.alert-danger.alert-critical {
    background-color: #B02221;
    font-size: 0.875em;
    color: #fff;
}

.alert-danger.alert-dangerous {
    background-color: #F0DDDC;
    font-size: 1em;
    color: #7d2520;
}

.alert-danger.alert-warning {
    font-size: 1em;
    color: #484018;
    background-color: #FFF5E6;
}

.alert-info.alert-information {
    background-color: #eff3f7;
    font-size: 1em;
    color: #265481;
}

.alert-success.alert-successful {
    font-size: 1em;
    background-color: #E2EDD9;
    color: #005529;
}

.alert-attention {
    font-size: 1em;
    color: mediumblue;
}

.alert-danger.alert-dangerous .circle-icon {
    color: #7d2520;
    border: 2px solid #7d2520;
}

.alert-success.alert-successful .circle-icon {
    color: #005529;
    border: 2px solid #005529;
}

.alert-messages {
    display: inline-block;
}

.alert-messages-multiline {
    display: block;
}

.alert-messages a, a:hover {
    color: inherit;
    text-decoration: none;
}

.signinOrRegister-banner {
    background: url(images/silhouettes/banner-signin_register.png) center top;
    background-size: cover;
}

.banner-Register.flex-caption {
    position: relative;
}

.header-top.signInRegister-header-bar {
    margin-top: -6px;
}

.signInRegisterPanel {
    background-color: #8e1b1b;
    border-radius: 0 0 10px;
    height: 50px;
    padding-bottom: 10px;
    width: 203px;
}

.signInRegisterPanel-content {
    background-color: #b02221;
    border-right: 2px solid #600f0f;
    color: #fff;
    float: left;
    font-size: 1em;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    width: 155px;
}

.signInRegisterPanel-arrow {
    float: right;
    height: 50px;
    margin-left: 10px;
    width: 37px;
}

.signInRegisterPanel-arrow-icon {
    line-height: 50px;
}

.inner-page-banner {
    background: #000 url(images/silhouettes/banner-innerpages.png) 50% 100% / cover;
    display: table;
    overflow: hidden;
    height: 151px;
    width: 100%;
}

.banner-heading-wrap {
    background: url(images/gray-shadow.png) repeat-y left top;
    display: table-cell;
    vertical-align: middle;
}

.inner-page-banner.flex-caption {
    position: relative;
}

.middle {
    text-align: center;
}

.middle-container {
    margin-bottom: 30px;
}

.main-title.middle-content {
    padding: 30px 40px;
    margin-bottom: 30px;
}

.middle-heading {
    margin-bottom: 0px;
}

.middle-elements {
    padding: 0px 50px;
}

.middle-button {
    margin: 12px;
}

.middle-controls {
    margin-bottom: 30px;
}

    .middle-controls h3 {
        margin-top: 5px;
        color: #545454;
    }

.separator {
    border-left: 2px solid #DBDBDB;
}

.extra-padding {
    padding-top: 20px;
    padding-bottom: 40px;
}

.tbpadding20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.tbpadding30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.extra-space {
    clear: both;
    margin-bottom: 40px;
}

.space-bottom-x {
    margin-bottom: 20px;
}

.space-m {
    clear: both;
    margin-bottom: 15px;
}

.extra-space-m {
    clear: both;
    margin-bottom: 30px;
}

.extra-top-space {
    clear: both;
    margin-top: 40px;
}

.extra-top-space-compact {
    clear: both;
    margin-top: 10px;
}

.extra-heading-top-space {
    padding-top: 30px;
}

.no-margin {
    margin: 0px !important;
}
.no-margin-left {
    margin-left: 0px;
}
.no-margin-bottom {
    margin-bottom: 0px;
}

.no-padding {
    padding: 0px;
}

.no-padding-left {
    padding-left: 0px;
}

.no-padding-right {
    padding-right: 0px;
}

.padding-right-x {
    padding-right: 20px;
}

.pl0 {
    padding-left: 0px;
}

.pr0 {
    padding-right: 0px;
}

.pt5{
    padding-top:5px;
}

.pt10{
    padding-top:10px;
}

.pt15{
    padding-top:15px;
}

.pt20{
    padding-top:20px;
}

.no-border{border:none;}
.no-bg{background-color:transparent;}

.school-single-tile {
    padding-top: 10px;
    padding-bottom: 25px;
}

    .school-single-tile:nth-child(2n+1) .no-padding-leftright {
        padding-left: 0px;
    }

    .school-single-tile:nth-child(2n) .no-padding-leftright {
        padding-right: 0px;
    }

    .school-single-tile a:hover, .school-single-tile a:hover p {
        color: #030303 !important;
    }

    .school-single-tile a:hover, a:active {
        text-decoration: underline;
    }

.middle-elements.no-padding-right {
    padding-right: 0px;
}

.middle-elements.no-padding-left {
    padding-left: 0px;
}

/*Sign In Security*/

.signInSecurity-label {
    margin-bottom: .875em;
}

.main-title.SignInSecurity-title {
    /*margin-bottom: 40px;*/
}
/*Sign In Security End*/

/*Forgot Credentials*/
.main-title {
    font-size: 1.5em;
    padding: 0px 5px;
}

.forgotCredentials-main-container {
    margin: 50px 0px;
}

.forgotCredentials-controls {
    text-align: left;
}

.button.forgotCredentials-button {
    padding: 12px 40px;
    margin-top: 20px;
}

.forgotCredentials-confirmation-button {
    margin: 40px 0px;
}

.main-title.forgotCredentials-confirmation-title {
    margin-top: 50px;
}

/*Forgot Credentials End*/


/*Reset Security*/
.ResetSecurity-question {
    margin-bottom: 10px;
}
/*Reset Security End*/

/*Change Password*/
.changePassword-main-container {
    margin: 50px 0px;
}
/*Change Password End*/
.banner-School {
    min-height: 300px;
    background: #000 url(images/silhouettes/homebanner.png);
}

    .banner-School.flex-caption {
        position: relative;
    }

.school-title {
    background: #ffffff;
    /* height: 150px; */
    padding-top: 45px;
    font-size: 1.500em;
    color: #58585A;
    text-align: center;
    height: 120px;
}

.school-right-uni {
    min-height: 220px;
    border-top: solid #B02221 7px;
    margin-bottom: 15px;
}

.left-uni-name {
    color: #334721;
    font-size: 1.625em;
}

.right-uni-name {
    color: #B02221;
    font-size: 1.625em;
}

.left-uni-add {
    color: #334721;
    font-size: 1.000em;
}

.uni-accounts-collapse #collapse .panel-body {
    padding: 0px;
}

.uni-accounts-collapse #collapse1 .panel-body {
    padding: 0px;
}

.uni-accounts-collapse .panel-default {
    border: none;
}

.uni-accounts-collapse #collapse .row {
    margin-right: 0px;
    margin-left: 0px;
}

.uni-accounts-collapse #collapse1 .row {
    margin-right: 0px;
    margin-left: 0px;
}

.right-uni-add {
    color: #B02221;
    font-size: 1.000em;
    padding-bottom: 15px;
}

.expired-link {
    font-size: xx-large;
    margin: 50px 0px;
}

.school-add {
    color: #58585A;
    font-size: 1.4em;
}

.school-add-another {
    color: #58585A;
    font-size: 0.9em;
    vertical-align:middle;
}

.add-conn-div {
    background-color: #E8E8E8;
    padding: 5px 15px;
}

.conn-plus {
    background: url(images/plus-sign.png);
    background-repeat: no-repeat;
    height: 118px;
    width: 100%;
    background-position: center;
    background-color: #F7F6F7;
    border: 3px solid #e5e5e5;
}

.col-centered {
    float: none !important;
    margin: 0 auto;
    padding: 0px;
}

    .col-centered .col-lg-8, .col-centered .col-md-8, .col-centered .col-sm-8, .col-centered .col-lg-4, .col-centered .col-md-4, .col-centered .col-sm-4 {
        padding: 0px;
    }

.bottom-space {
    margin-bottom: 20px;
}

.bottom-space-x {
    margin-bottom: 30px;
}

.bottom-space-xx {
    margin-bottom: 40px;
}

.col-custom-1 {
    margin-left: 8.33333%;
}

.container-overview2 {
    padding-left: 8.3333%;
    padding-right: 8.3333%;
}

.banner-slide {
    margin-top: 35px;
}
.more-space {
    margin-top: 55px;
}

/*Grid CSS*/

.account-overview-heading {
    font-size: 20px;
    color: #262626;
    display: inline-block;
}

.contact-info-container .account-overview-heading {
    display: inherit;
    word-break: break-all;
}

.account-overview-sub-heading {
    font-size: 1.000em;
    color: #b02221;
}

.account-overview-val {
    font-size: 20px;
    color: #161616;
    text-align: right;
}

.account-overview-sub-val {
    font-size: 0.875em;
    color: #545454;
    text-align: right;
}

.account-overview-title {
    margin-bottom: 25px;
    margin-top: 40px;
}

    .account-overview-title.no-margin {
        margin-top: 0px;
    }

.table-wrap .table-cell a.button {
    -webkit-box-shadow: 2px 2px 0px #000;
    -moz-box-shadow: 2px 2px 0px #000;
    box-shadow: 2px 2px 0px #000;
    padding: 12px 40px;
}







.account-overview-accordion-header {
    background-color: #ffffff;
    border: none;
    outline: none;
    padding-top: 0px;
}

/*Document CSS*/
.document-title {
    font-size: 0.875em;
    color: #AAAAAA;
}

.document-heading {
    font-size: 1.250em;
    color: #161616;
}

.document-grid-heading {
    font-size: 0.750em;
    color: #58585A;
}

.document-val {
    font-size: 1em;
    color: #161616;
}

.document-anchor {
    color: #334721;
    font-size: 1em;
}

/*History CSS*/
.history-title {
    font-size: 0.875em;
    color: #AAAAAA;
}

.history-grid-heading {
    font-size: 12px;
    color: #58585A;
}

.history-val {
    font-size: 20px;
    color: #161616;
}

.history-anchor {
    color: #334721;
    font-size: 16px;
}

.history .form-group {
    margin-bottom: 0px;
}


/*School Feature Set*/

.banner-schools-home {
    position: relative;
}

.product-image i {
    color: #8c9296;
    border: 2px solid #8c9296;
    border-radius: 100%;
}


.product-image.home-heading i {
    border: 1px solid #8c9296;
    background-color: #ffffff;
}

.connected-accounts .product-image i {
    background-color: white;
    border: 1px solid #8c9296;
}

.product-image span {
    /*float:left;*/
}

.school-banner-bg {
    background: #000 url(images/silhouettes/banner-school-feature-set.png) repeat scroll 50% 100% / cover;
}

.school-feature-sets-container {
    margin-bottom: 50px;
}

.school-feature-set-container {
    border-bottom: 2px solid #D1D1D1;
    margin-top: 50px;
    min-height:220px
}

    .school-feature-set-container .row, .school-feature-set-container .row-middle {
        min-height: 60px;
    }


    .school-feature-set-container .buttons-row {
        margin-bottom: 25px;
    }

.school-feature-sets-container h2, .school-feature-set-container h2 {
    margin-bottom: 0;
    color: #212121;
    display: inline;
    vertical-align: middle;
    margin-left: 10px;
}

h2.school-feature-set-heading {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 10px;
    vertical-align: middle;
}

.product-heading {
    margin-bottom: 0.625em;
    color: #212121;
    display: inline;
    vertical-align: middle;
    margin-left: 15px;
}

.school-feature-set-main-heading {
    margin-top: 50px;
    margin-bottom: 10px;
}

h2.school-feature-set-content-heading {
    margin-bottom: 0px;
    margin-left: 0px;
    color: #000;
    font-size: 22px;
}

#PaymentHighlights h2 sup, sub {
    font-size: 16px;
    top: -12px;
}

sup, sub {
    font-size: 14px;
    position: relative;
    top: -0.4em;
    vertical-align: baseline;
    margin-right: -1px;
    font-weight: normal;
    color: #58585A;
}
/*School Feature Set End*/
.contactInfoModal-button {
    margin: 30px 0px;
}

.billing-title {
    font-size: 0.875em;
    color: #AAAAAA;
}

.billing-heading {
    font-size: 0.875em;
    color: #262626;
}

.billing-heading-sub {
    font-size: 0.875em;
    text-align: right;
}

.billing-grid-header {
    font-size: 0.750em;
    color: #58585A;
    text-align: right;
}

.billing-grid-header-row {
    margin-bottom: 18px;
}

.billing-val {
    font-size: 1.250em;
    color: #161616;
    text-align: right;
}


#collapseOne a {
    color: #ffffff !important;
    padding: 0px 0px;
}

.accordion-control {
    /* padding: 21px 13px 14px 19px !important; */
    padding: 0px 10px;
    margin-left: 0px;
    background-color: #8E1B1B;
    border-radius: 0px;
    float: right;
    height: 44px;
    line-height: 44px;
    border-radius: 0px 0px 10px 0px;
    border-left: solid 2px #600f0f;
}

    .accordion-control, .accordion-control a {
        color: #fff;
    }

/*.logged-in .accordion-control, .logged-in .panel-default .accordion-heading {
    border-radius: 0px;
}*/

.accordion-username {
    color: #fff;
    font-size: 1em;
    text-align: center;
    line-height: 44px;
    height: 44px;
}

.signinContainer {
    position: absolute;
    right: 0px;
    z-index: 2;
}

    .signinContainer a {
        color: #fff;
        outline: none;
        cursor: pointer;
        text-decoration: none;
        margin: 0px 3px;
    }

        .signinContainer a:hover {
            text-decoration: none;
        }

.contactInfoModal-step2-button {
    margin: 10px 10px;
}

.account-overview-basePage-main-container {
    margin: 52px 0px 44px;
}

.account-overview-basePage-PaymentHighlights-container {
    margin: 20px 0px;
}

.account-overview-basePage-PaymentHighlights {
    font-size: 32px;
    margin-bottom: 0px;
}

.account-overview-basePage-PaymentHighlights-separators {
    border-right: 2px solid #D1D1D1;
    margin-right: 4.15%;
    width: 30.5%;
}

.account-overview-basePage-PaymentHighlights-noseparators {
    width: 30.5%;
}

.banner-sub-heading {
    font-size: 1.125em;
    color: #fff;
    text-shadow: 2px 0 0 #333;
}


/*Contact Info*/

.contact-info-container {
    width: 100%;
}

    .contact-info-container h3 {
        margin-bottom: 15px;
    }

.contact-info-content {
    margin: 10px 0px;
}

.contact-info-email {
    color: #334721;
    display: inline;
}

.contact-info-button {
    margin: 15px 0px 40px;
    padding: 12px 45px;
}

.contact-info-update-button {
    margin: 15px 0px 40px;
    padding: 12px 45px;
}

.thirdParty-button {
    margin: 0px 0px 40px;
    padding: 12px 45px;
}
/*Contact-Info End*/
/*Payment CSS*/

.payment-radio-title {
    color: #58585A;
    font-size: 1.250em;
    margin-bottom: 20px;
}

.payment-category {
    color: #545454;
    font-size: 0.875em;
    border-top: solid 2px;
    text-align: left;
    padding-top: 30px;
    padding-bottom: 25px;
}

.payment-switch-label {
    color: #58585A;
    font-size: 1.000em;
}

.payment-grid-heading {
    font-size: 0.750em;
    color: #58585A;
}

.payment-val {
    font-size: 20px;
    color: #161616;
}

.payment-amt {
    color: #58585A;
    font-size: 16px;
}

.payment-amt-val {
    color: #161616;
    font-size: 20px;
}

.payment-terms-condition {
    color: #58585A;
    font-size: 0.875em;
    display: inline;
}

.term-link {
    color: #C53B33;
    font-size: 0.875em;
    display: inline;
}

.alert-success {
    color: #005528; /*#009345;*/
}

.alert-danger {
    color: #a94442;
}

.alert-danger .circle-icon{
    color: #a94442;
    border: 2px solid #a94442;
}



/*Help Center*/
.banner-helpcenter {
    background-image: url(images/silhouettes/banner-helpcenter.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 153px;
}

.banner-helpcenter-search {
    min-height: 90px;
    background: #8E1B1B;
    color: #fff;
}

.helpcenter-search {
    padding: 24px 10px;
}

.helpcenter-main-title {
    color: #58585a;
}

.helpcenter-main-container {
    padding: 0px 35px;
}

    .helpcenter-main-container h2 {
        margin-bottom: 10px;
    }

        .helpcenter-main-container h2.no-margin {
            margin-bottom: 0px;
        }

.helpcenter-panel {
    background: #f7f6f7 none repeat scroll 0 0;
    margin: 30px 0 0;
    padding: 20px 40px;
}

    .helpcenter-panel h3 {
        color: #545454;
    }

    .helpcenter-panel p {
        color: #000;
    }

    .helpcenter-panel li {
        padding-right: 10px;
        margin: 15px 0px;
    }

        .helpcenter-panel li:before {
            content: '\f046'; /* FontAwesome char code inside the '' */
            font-family: FontAwesome; /* FontAwesome or whatever */
            display: inline-block;
            font-size: 2em;
            vertical-align: middle;
            float: left;
            color: #c53d33;
            clear: both;
            margin-left: -40px;
            margin-top: -5px;
            width: 40px;
        }

.helpcenter-button {
    /*padding: 12px 70px;*/
    margin: 10px 0px;
    min-width: 248px;
    text-align: center;
    padding: 12px 30px;
}

.helpcenter-main-container .button {
    margin: 0px;
}

.helpcenter-main-container ol {
    list-style-type: decimal;
    margin-top: 15px;
    margin-bottom: 40px;
}

.helpcenter-main-container li {
    margin: 10px 0px;
}

.helpcenter-contactUs-content-Container {
    margin: 50px 0px;
}

.helpcenter-contactUs p {
    font-size: 20px;
    color: #58585A;
}

.helpcenter-contactUs span {
    color: #B02221;
    margin-bottom: 20px;
    display: block;
}

.helpcenter-contactUs h6 {
    font-size: 20px;
}

.helpcenter-contactUs h5 {
    margin-bottom: 0px;
}



h4.gray-heading {
    color: #58585A;
    margin-bottom: 30px;
}

.helpcenter-control {
    margin: 30px 0px;
}

.helpcenter-contactUs-button {
    padding: 12px 25px;
}


.helpcenter-accordion-main-panel {
    box-shadow: none;
    border-radius: 0px;
    border-bottom: 2px solid #D1D1D1;
}

.helpcenter-accordion-heading {
    border-bottom: 2px solid #D1D1D1;
    box-shadow: none;
    border-radius: 0px;
}

    .helpcenter-accordion-heading h2 {
        margin: 0px;
        color: #000;
        display: inline;
    }

    .helpcenter-accordion-heading span {
        display: inline;
        float: right;
        color: #000;
        line-height: 35px;
    }

.helpcenter-accordion-sub-heading {
    margin: 0px;
    display: inline;
}

    .helpcenter-accordion-sub-heading h3 {
        display: inline;
    }

    .helpcenter-accordion-sub-heading span {
        line-height: 25px;
        float: right;
    }
/*Help Center End*/

.return-btn {
    font-size: 1.125em;
    color: #FFFFFF;
    background-color: #B02221;
    border: none;
    outline: none;
    min-width: 130px;
    padding: 12px 15px !important;
}

.action-btn {
    padding: 12px 15px !important;
}

.button.return-btn {
}

/*Profile General Info*/

hr {
    background-color: #d1d1d1;
    height: 2px;
    margin-bottom: 40px;
    margin-top: 30px;
    clear: both;
}

.borders {
    border: 2px solid #000;
}

.profileGeneralInfo-cancel {
    padding-bottom: 20px;
}

.profileGeneralInfo-AddLabel {
    font-size: 14px;
    color: #B02221;
    text-align: right;
    text-decoration: none;
}

.profileGeneralInfo-button {
    min-width: 100px;
}
/*Profile General Info End*/
/*Profile Connected Accounts*/

.profileLabel {
    font-size: 20px;
    vertical-align: middle;

}

.profileConnectedAccounts-HeartlandKey {
    font-size: 20px;
    text-transform: uppercase;
}

.home-heading.connectedAccount-heading {
    font-size: .75em;
    display: inline;
    margin-right: 10px;
}

.connectedAccount-title {
    display: inline;
}

    .connectedAccount-title h3 {
        display: inline;
    }

    .connectedAccount-title a {
        display: inline;
    }

.accountacocunt-wrapper .format-text {
    text-align: right;
}

/*Profile Connected Accounts End*/



body {
    width: 100% !important;
    min-height: 100% !important;
    height: 100% !important;
    -webkit-transition: margin-left 0.3s;
    -moz-transition: margin-left 0.3s;
    -ms-transition: margin-left 0.3s;
    -o-transition: margin-left 0.3s;
    transition: margin-left 0.3s;
}

.body-container {
    position: static;
    z-index: 100;
}

body.expanded {
    margin-left: -250px;
}

/* logo */

#main_navigation .logo-container,
#main_navigation_container .logo-container {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    min-height: 70px;
    position: absolute;
    z-index: 9;
}

/* Logo display */

#logo {
    transition: none;
    transition: all 0.15s;
    -webkit-transition: all 0.15s;
    -moz-transition: all 0.15s;
    display: block;
}


    #logo img {
        display: inline-block;
        max-height: 100%;
        max-width: 100%;
        width: auto;
        height: auto;
        vertical-align: middle;
    }

        #logo img.logo-tab {
            display: none;
        }

        #logo img.logo-mobile {
            display: none;
        }

#header_wrapper.transparent-header.header-scheme-light #logo .white-logo {
    display: inline-block;
}

#main_navigation .nav-container {
    width: auto;
    margin-bottom: 30px;
}

#mobile-menu-container {
    display: none;
    float: right;
    width: auto;
    padding-right: 25px;
}

    #mobile-menu-container a {
        color: #212121;
    }


/*------------------------------------------------*/
/* Mobile Navigation 
/*------------------------------------------------*/

#mobile_navigation {
    position: fixed;
    top: 0;
    right: -300px;
    width: 250px;
    height: 100%;
    background-color: #222;
    color: #666666;
    display: block;
    z-index: 30;
    -webkit-transition: right 0.3s;
    -moz-transition: right 0.3s;
    -ms-transition: right 0.3s;
    -o-transition: right 0.3s;
    transition: right 0.3s;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

#close-mobile-menu {
    position: absolute;
    right: 15px;
    top: 30px;
    color: #888;
    border: 1px solid #888;
    font-size: 10px;
    line-height: 23px;
    width: 25px;
    height: 25px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    z-index: 10;
}

    #close-mobile-menu:hover {
        color: #fff;
        border-color: #fff;
    }

#mobile_navigation .mobile_menu {
    padding: 20px 30px;
    margin: 0;
    list-style: none;
    max-height: 100%;
}

    #mobile_navigation .mobile_menu > li {
        display: block;
        width: 100%;
    }

        #mobile_navigation .mobile_menu > li > a {
            color: #fff;
            font-size: 18px;
            line-height: 40px;
            height: 40px;
            display: block;
            position: relative;
        }

        #mobile_navigation .mobile_menu > li.active > a,
        #mobile_navigation .mobile_menu > li.active > a:hover {
            color: #fff;
        }

        #mobile_navigation .mobile_menu > li .sub-menu {
            margin: 0;
            padding: 0;
            list-style: none;
        }

            #mobile_navigation .mobile_menu > li .sub-menu li {
                width: 100%;
                padding: 0;
                margin: 0;
            }

                #mobile_navigation .mobile_menu > li .sub-menu li a {
                    color: #888;
                    font-size: 11px;
                    line-height: 35px;
                    text-transform: uppercase;
                    letter-spacing: 1px;
                    font-weight: 600;
                    padding: 0 0 0 20px;
                    display: block;
                    position: relative;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                }

                    #mobile_navigation .mobile_menu > li .sub-menu li a:hover {
                        color: #eee;
                    }

body.expanded #mobile_navigation {
    right: 0em;
}

/*------------------------------------------------*/
/* Loader Widget
/*------------------------------------------------*/

/* Absolute Center CSS Spinner */
.loading {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

    /* Transparent Overlay */
    .loading:before {
        content: '';
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.3);
    }

    /* :not(:required) hides these rules from IE9 and below */
    .loading:not(:required) {
        /* hide "loading..." text */
        font: 0/0 a;
        color: transparent;
        text-shadow: none;
        background-color: transparent;
        border: 0;
    }

        .loading:not(:required):after {
            content: '';
            display: block;
            font-size: 10px;
            width: 1em;
            height: 1em;
            margin-top: -0.5em;
            -webkit-animation: spinner 1500ms infinite linear;
            -moz-animation: spinner 1500ms infinite linear;
            -ms-animation: spinner 1500ms infinite linear;
            -o-animation: spinner 1500ms infinite linear;
            animation: spinner 1500ms infinite linear;
            border-radius: 0.5em;
            -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
            box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
        }


/*------------------------------------------------*/
/* Signup Page
/*------------------------------------------------*/

.dropdown-fwide {
    height: auto;
    text-align: left;
    width: 100%;
}

.dropdown-fwide-blank {
    text-align: left;
    width: 100%;
}

.dropdown-fwide .dropdown-fwide-blank .caret {
    top: 20%;
}

.sec-btn-wrapper {
    padding-top: 5px;
}

.dropdown-fwide .caret {
    right: 20px;
    position: absolute;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px dashed;
}

.sec-btn-wrapper.open > .dropdown-menu {
    border-bottom: 1px solid #000;
    border-left: 1px solid #b2b2b2;
    border-radius: 0;
    border-right: 1px solid #000;
    display: block;
}

.btn-group.open.sec-btn-wrapper .dropdown-toggle {
    box-shadow: none;
}

.questions-list {
    padding-right: 35px;
}

.dropdown-fwide:focus {
    box-shadow: none;
}

.dropdown-fwide > li > a {
    white-space: inherit;
}

#msform p.signup-agreement {
    padding: 20px 0px;
    text-align: center;
}

.fa-stack-small-icon {
    position: relative;
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    line-height: 1.3em;
    vertical-align: middle;
}

.fa-small-icon {
    font-size: 0.7em;
}

.fa-stack-valign {
    line-height: 1.8em;
}

.fa-remove-thin:before {
    content: '\00d7';
}

.fa-webx {
    background: url("images/webx-icon.png") no-repeat center center;
}

.fa-profile-user {
    background: url("images/user-icon.png") no-repeat center center;
    width: 15px;
    height: 16px;
}

.fa-profile-user-dark {
    background: url("images/user-icon-dark.png") no-repeat center center;
    width: 23px;
    height: 18px;
}

.fa-1x {
    font-size: 1.4em;
    line-height: 1.8em;
}

a:hover .product-image .fa-webx {
    background: #c43d36 url("images/webx-white-icon.png") no-repeat center center;
    border: 2px solid #c43d36;
    color: #fff;
}

.table-wrap {
    display: table;
    width: 100%;
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
}

.modal-header {
    border-bottom: none;
}

.modal-body-c {
    /*position: relative !important;
    padding: 15px !important;*/
    max-height: 500px; /*!important;*/
    overflow-y: auto; /*!important;*/
    padding: 0px 20px;
}

    .modal-body-c.share-profile-c {
        max-height: 250px;
    }

.contactInfoform h3 {
    margin-bottom: 0px;
}

.contactInfoform h2 {
    margin-bottom: 10px;
}

.modal-exit-button {
    display: block;
    right: 15px;
    top: 15px;
    position: relative;
    margin-bottom: 10px;
    text-align: right;
}

.error {
    color: #b70000;
    display: inherit;
    font-size: 11px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.error.font-large {
    font-size:16px;
}

.tabbular {
    width: 17.1%;
    color: #8C9296;
    font-size: 1.125em;
    text-align: center;
    z-index: 200;
    position: relative;
    cursor: pointer;
    border-bottom: solid #6C6C6E 3px;
    border-right: solid #6C6C6E 3px;
}

    .tabbular a {
        min-height: 60px;
        color: #8C9296;
        background-color: #DBDBDB;
    }


.tabbular-container .active a::after {
    color: #000000;
}

.tabbular-container .tab-content {
    padding: 20px 0 20px 20px;
    overflow: hidden;
}

.tab-content {
    padding: 0px 15px;
}

.tabbular-container .nav-tabs {
    border-bottom: 0px solid #ddd;
}

.nav-tabs .tabbular a {
    border-radius: 0px;
    margin-right: 0px;
}

.tabs .nav-tabs {
    border-bottom: none;
    display: flex;
}

/*.tabs .nav-tabs > .tabbular-3col.active > a::after {
        top: 110%;
    }
*/

.nav-tabs > li.tabbular-3col.active > a, .nav-tabs > li.tabbular-3col > a:hover, .nav-tabs > li.tabbular-3col > a:focus, .nav-tabs > li.tabbular-3col > a:active {
    color: #000;
}

    .nav-tabs > li.tabbular-3col.active > a, .nav-tabs > li.tabbular-3col.active > a:focus, .nav-tabs > li.tabbular-3col.active > a:hover {
        border-width: 3px;
        border-right: none;
        border-left: none;
    }

.nav-tabs > li.tabbular-3col.active:nth-child(1) > a, .nav-tabs > li.tabbular-3col.active:nth-child(1) > a:focus, .nav-tabs > li.tabbular-3col.active:nth-child(1) > a:hover {
    border-left: 3px solid #ddd;
}

.nav-tabs > li.tabbular-3col.active:nth-last-child(1) > a, .nav-tabs > li.tabbular-3col.active:nth-last-child(1) > a:focus, .nav-tabs > li.tabbular-3col.active:nth-last-child(1) > a:hover {
    border-right: 3px solid #ddd;
}

.nav-tabs > li.tabbular-3col > a {
    margin-right: 0px;
    border-radius: 0px;
    width: 100%;
}

.nav-tabs > li.active::after {
    border-color: #b02221 transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 10px;
    content: "";
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0;
    top: 100%;
    left: 50%;
    margin-left: -10px;
}

.nav-tabs > li.tabbular-3col {
    display: flex;
}

.tabbular-3col {
    width: 33.33%; /*width: 49.5%; */
    color: #4c4f51;
    font-size: 1.125em;
    text-align: center;
    z-index: 200;
    position: relative;
    cursor: pointer;
    border-bottom: solid #6C6C6E 3px;
    border-right: solid #6C6C6E 3px;
    vertical-align: middle;
}

    .tabbular-3col a {
        color: #4c4f51;
        background-color: #f6f6f6;
    }

    .tabbular-3col.active {
        border-bottom: 3px solid #b02221;
    }

    .tabbular-3col:nth-last-child(1) {
        border-right: none;
    }

.nav-tabs > .tabbular-3col > a {
    border: 3px solid transparent;
}


.nav .tabbular-3col a {
    padding: 17px 15px;
}

.AlignRight {
    text-align: right;
}

.mT10 {
    margin-top: 10px;
}

.mT15 {
    margin-top: 15px;
}

.mT20 {
    margin-top: 20px;
}

.mT25 {
    /*margin-top: 15px;*/
}

.nPtab {
    padding: 0px;
}

.mT25.nPtab {
    padding-right: 15px;
}

.plussign {
    font-size: 1.5em;
    line-height: 0em;
    margin-right: 3px;
}

.customIcon-danger i {
    background-color: #B02221;
    color: #fff;
}

.customIcon-danger .fa-stack {
    background: #B02221;
    border-radius: 100% !important;
    font-size: 70% !important;
    border: 2px solid #ffffff;
    color: #a94442 !important;
}

    .customIcon-danger .fa-stack .fa-inverse {
        color: #ffffff;
    }

.customIcon-danger .fa-exclamation-circle:before {
    content: "\f12a";
    background-color: transparent;
    color: #ffffff;
}

.menu-item .mobile-menu-panel span {
    float: right;
}

#collapseZero .panel-body {
    padding: 10px 15px;
}

.form-group select#drpdownPhoneType {
    color: #999999;
    padding-top: 19px;
}

.nav-tabs > li.tabbular-4col.active > a, .nav-tabs > li.tabbular-4col > a:hover, .nav-tabs > li.tabbular-4col > a:focus, .nav-tabs > li.tabbular-4col > a:active {
    color: #000;
}

    .nav-tabs > li.tabbular-4col.active > a, .nav-tabs > li.tabbular-4col.active > a:focus, .nav-tabs > li.tabbular-4col.active > a:hover {
        border-width: 3px;
        border-right: none;
        border-left: none;
    }

.nav-tabs > li.tabbular-4col.active:nth-child(1) > a, .nav-tabs > li.tabbular-4col.active:nth-child(1) > a:focus, .nav-tabs > li.tabbular-4col.active:nth-child(1) > a:hover {
    border-left: 3px solid #ddd;
    border-top: 3px solid #ddd;
}

.nav-tabs > li.tabbular-4col.active:nth-last-child(1) > a, .nav-tabs > li.tabbular-4col.active:nth-last-child(1) > a:focus, .nav-tabs > li.tabbular-4col.active:nth-last-child(1) > a:hover {
    border-right: 3px solid #ddd;
    border-top: 3px solid #ddd;
}

.nav-tabs > li.tabbular-4col > a {
    margin-right: 0px;
    border-radius: 0px;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

    .nav-tabs > li.tabbular-4col > a:hover {
        border-left: transparent;
        border-right: transparent;
    }

.tabbular-4col {
    width: 24.99%;
    color: #8C9296;
    font-size: 18px;
    text-align: center;
    z-index: 200;
    position: relative;
    cursor: pointer;
    border-bottom: solid #6C6C6E 3px;
    border-right: solid #6C6C6E 3px;
}

li.tabbular-4col {
    display: table;
}

.tabbular-4col a {
    min-height: 60px;
    color: #4c4f51;
    background-color: #f6f6f6;
}

.tabbular-4col.active {
    border-bottom: 3px solid #b02221;
}

.tabbular-4col:nth-last-child(1) {
    border-right: none;
}

.nav-tabs > .tabbular-4col > a {
    border: 3px solid transparent;
}


.nav .tabbular-4col a {
    padding: 17px 0px;
}


/*Tabs 5 Columns*/


.nav-tabs > .tabbular-5col > a {
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: none;
    border-right: none;
}

.nav-tabs > li.tabbular-5col.active > a, .nav-tabs > li.tabbular-5col > a:hover, .nav-tabs > li.tabbular-5col > a:focus, .nav-tabs > li.tabbular-5col > a:active {
    color: #000;
}


    .nav-tabs > li.tabbular-5col.active > a .fa-profile-user-dark, .nav-tabs > li.tabbular-5col > a:hover .fa-profile-user-dark {
        background: url("images/user-icon-black.png") no-repeat center center;
    }


    .nav-tabs > li.tabbular-5col.active > a, .nav-tabs > li.tabbular-5col.active > a:focus, .nav-tabs > li.tabbular-5col.active > a:hover {
        border-width: 3px;
        border-right: none;
        border-left: none;
    }

.nav-tabs > li.tabbular-5col.active:nth-child(1) > a, .nav-tabs > li.tabbular-5col.active:nth-child(1) > a:focus, .nav-tabs > li.tabbular-5col.active:nth-child(1) > a:hover {
    border-left: 3px solid #ddd;
    border-top: 3px solid #ddd;
}

.nav-tabs > li.tabbular-5col.active:nth-last-child(1) > a, .nav-tabs > li.tabbular-5col.active:nth-last-child(1) > a:focus, .nav-tabs > li.tabbular-5col.active:nth-last-child(1) > a:hover {
    border-right: 3px solid #ddd;
    border-top: 3px solid #ddd;
}


.nav-tabs > li.tabbular-5col > a {
    margin-right: 0px;
    border-radius: 0px;
}

.tabbular-5col {
    width: 20%;
    color: #8C9296;
    font-size: 18px;
    text-align: center;
    z-index: 200;
    position: relative;
    cursor: pointer;
    border-bottom: solid #6C6C6E 3px;
    border-right: solid #6C6C6E 3px;
}


    .tabbular-5col:nth-last-child(1) {
        border-right: none;
    }

    .tabbular-5col a {
        min-height: 60px;
        color: #4c4f51;
        background-color: #f6f6f6;
    }

    .tabbular-5col.active {
        border-bottom: 3px solid #b02221;
    }

.nav-tabs > .tabbular-5col > a:hover {
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
}

.nav-tabs > .tabbular-5col:nth-child(1) > a {
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 3px solid transparent;
}

.nav-tabs > .tabbular-5col:nth-last-child(1) a {
    border-bottom: 3px solid transparent;
    border-top: 3px solid transparent;
    border-right: 3px solid transparent;
}


.nav .tabbular-5col a {
    padding: 17px 5px;
}

/*Tabs 5 Columns End*/


.tabs-wrapper {
    clear: both;
}

    .tabs-wrapper:before, .tabs-wrapper:after {
        content: " ";
        display: table;
    }

    .tabs-wrapper:after {
        clear: both;
    }




/*------------------------------------------------*/
/* Loading 
/*------------------------------------------------*/

.loading {
    bottom: 0;
    height: 2em;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    top: 0;
    width: 2em;
    z-index: 999;
}

    .loading::before {
        background-color: rgba(0, 0, 0, 0.3);
        content: "";
        display: block;
        height: 100%;
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
    }

    .loading:not(:required) {
        background-color: transparent;
        border: 0 none;
        color: transparent;
        font: 0px/0 a;
        text-shadow: none;
    }

        .loading:not(:required)::after {
            animation: 1500ms linear 0s normal none infinite running spinner;
            border-radius: 0.5em;
            box-shadow: 1.5em 0 0 0 rgba(0, 0, 0, 0.75), 1.1em 1.1em 0 0 rgba(0, 0, 0, 0.75), 0 1.5em 0 0 rgba(0, 0, 0, 0.75), -1.1em 1.1em 0 0 rgba(0, 0, 0, 0.75), -1.5em 0 0 0 rgba(0, 0, 0, 0.75), -1.1em -1.1em 0 0 rgba(0, 0, 0, 0.75), 0 -1.5em 0 0 rgba(0, 0, 0, 0.75), 1.1em -1.1em 0 0 rgba(0, 0, 0, 0.75);
            content: "";
            display: block;
            font-size: 10px;
            height: 1em;
            margin-top: -0.5em;
            width: 1em;
        }

@keyframes spinner {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


.absolute-position {
    position: absolute;
}

button.i-btn {
    border: 0px;
    outline: 0px;
    background: none;
    margin-top: 10px;
}

    button.i-btn .fa-bold {
        font-weight: 900;
    }

button.i-btn-remove {
    border: 0px;
    outline: 0px;
    background: none;
    margin-top: -6px;
}

.m-show {
    display: none;
    visibility: hidden;
}

.tab-show {
    display: none;
    visibility: hidden;
}

.primary-label {
    font-size: 12px;
}

.accountacocunt-wrapper .col-md-6, .accountacocunt-wrapper .col-sm-6, .accountacocunt-wrapper .col-xs-12 {
    padding-left: 0px;
    padding-right: 0px;
}

#l2slyrstatus {
    color: #fff !important;
}

/*FAQ*/
.faq-main-container {
    margin-bottom: 100px;
}

.faq-top-panel-default {
    border: none;
    border-radius: 0px;
    box-shadow: none;
}

    .faq-top-panel-default a, a:hover {
        cursor: pointer;
        color: inherit;
        text-decoration: none;
    }

        .faq-top-panel-default a:focus, a:active {
            outline: none;
            text-decoration: none;
            color: inherit;
        }

.faq-top-panel-heading {
    border-bottom: 3px solid #D1D1D1;
    padding: 0px;
}

    .faq-top-panel-heading h2 {
        display: inline;
        padding-left: 10px;
    }

.faq-top-panel-heading-icon {
    line-height: 45px;
}

.faq-sub-panel-default {
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 3px solid #D1D1D1;
    border-radius: 0px;
    box-shadow: none;
}

    .faq-sub-panel-default a, a:hover {
        cursor: pointer;
        color: inherit;
        text-decoration: none;
    }

        .faq-sub-panel-default a:focus, a:active {
            outline: none;
            text-decoration: none;
            color: inherit;
        }

.faq-sub-panel-heading {
    padding: 0px;
}

    .faq-sub-panel-heading h3 {
        display: inline;
        text-transform: none;
    }

.faq-sub-panel-body {
    padding: 0px;
}
/*FAQ END*/
.after-open-menu .accordion-control {
    border-radius: 0;
}

.panel-default .accordion-heading.after-open-menu {
    border-radius: 0;
}

.container-overview {
    padding: 0px;
}

.container-overview2 .col-md-8, .container-overview2 .col-sm-8, .container-overview2 .col-md-4, .container-overview2 .col-sm-4, .container-overview2 .col-xs-12 {
    padding-left: 0px;
    padding-right: 0px;
}


.text-middle {
    vertical-align: middle;
    display: inline-block;
}

.school-feature-set-body {
    position: relative;
    color: #58585A;
    font-size: 14px;
}

.banner-school-home {
    background-image: url(images/silhouettes/banner-school-home.png);
    background-position: 60% 100%;
    background-repeat: repeat-x !important;
    width: 100% !important;
    padding-bottom: 20px;
}

.alert-danger-background {
    background-color: #F0DDDC !important;
}

.alert-success-background {
    background-color: #E2EDD9 !important;
}



.paymentDetails td {
    font-size: 0.9em;
}

.paymentDetails th {
    font-size: 0.9em;
    font-weight: bold;
}

.doc h2 {
    padding: 0px 15px;
}

.history h2 {
    padding: 20px 15px;
    margin-bottom: 10px;
}


.uni-accounts .alert-danger .fa-stack {
    background: #ffffff;
    border-radius: 100%;
    border: 2px solid #a94442;
    color: #a94442;
}

    .uni-accounts .alert-danger .fa-stack .fa-inverse {
        color: #a94442;
        line-height: 1.7em;
    }

.uni-accounts .alert-danger {
    background-color: transparent !important;
    margin-top: 5px;
    padding: 0px;
}

.school-left-uni {
    margin-bottom: 15px;
}

.school-left-uni {
    border-top: solid #334721 7px;
    background-size: cover;
    margin-bottom: 15px;
    height: auto;
}

.school-right-uni {
    background: transparent !important;
    min-height: 120px;
    border-top: solid #B02221 5px;
    margin-bottom: 15px;
}

.mB15 {
    margin-bottom: 15px;
}

.banner-schools-home a {
    margin-left: 45px;
}



.mB79 {
    margin-bottom: 79px;
}

.clear {
    clear: both;
}

.alignment-taxButton {
    margin-top: 1px;
    margin-bottom: 19px;
}

.account-overview-sub-heading a::after {
    border-width: 0px;
}

.tabbular-container .active a {
    outline: none;
}

a.accordion-content {
    cursor: pointer;
}

a.accordion-href {
    cursor: pointer;
    outline: none;
}

.modal-bg {
    background: rgba(0, 0, 0, 0.5);
}

.paddingLR10 {
    padding-left: 10px;
    padding-right: 10px;
}

.paddingTopBottom15 {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 0px;
    padding-left: 0px;
}

.document-heading {
    font-size: 1.150em;
}

.mB35 {
    margin-bottom: 35px;
}

.mB60 {
    margin-bottom: 60px;
}

.mT35 {
    margin-top: 35px;
}

.mT60 {
    margin-top: 60px;
}

.uni-accounts .alert-success {
    background-color: transparent !important;
    padding: 0px;
}

.uni-accounts .alert-info {
    background-color: transparent !important;
    padding: 0px;
}

.tabbular a {
    min-height: 56px;
    color: #8C9296;
    background-color: #DBDBDB;
    border-radius: 0px !important;
    margin-right: 0px !important;
    padding: 5px 30px !important;
    font-size: 1.2em;
}

.tabbular {
    width: 17%;
    color: #8C9296;
    font-size: 0.85em;
    text-align: center;
    z-index: 200;
    position: relative;
    cursor: pointer;
    border-bottom: solid #6C6C6E 3px;
    border-right: solid #6C6C6E 3px;
    height: 59px;
}

.prog-label {
    color: #262626;
    word-wrap:break-word;
}

.programe-overview .bold {
    font-weight: bold;
}

.program-overview-row {
    margin: 15px 0px;
}

.account-overview-accordion-header .accordion-href {
    font-size: 2em;
    display: inline-block;
    margin-left: 5px;
    line-height: 0px;
}

p.left-uni-add {
    padding-top: 0px;
}

p.left-uni-name {
    padding-bottom: 0px;
}

.uni-accounts-collapse .panel-heading {
    height: 40px;
}

.contact-info-content {
    margin: 0px 0px;
    padding: 5px 0px;
}

.statement-sperator {
    margin-left: 10px;
    margin-right: 10px;
    color: #4e4e4e;
}

.generalprofile-main-container {
    margin-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    
}

    .generalprofile-main-container .panel-group .panel {
        border: none;
        box-shadow: none;
    }

        .generalprofile-main-container .panel-group .panel .panel-body {
            border-top: none;
        }

.home-container {
    padding-left: 0px;
    padding-right: 0px;
}

.accountacocunt-wrapper .institute-name {
    font-size: 20px;
    vertical-align: middle;
}

.school-home-row {
    padding-left: 0px;
    padding-right: 0px;
}

.bullet-list {
    list-style: disc;
    padding-left: 40px;
    margin-bottom: 24px;
}

.history-grid-wrap {
    padding-bottom: 10px;
}

.account-overview-bottom-line hr {
    margin-bottom: 15px;
    margin-top: 15px;
}

.payment-row {
    padding-top: 40px;
}

    .payment-row .form-group {
        margin-bottom: 20px;
    }

.payment-history-accordion .panel {
    border-radius: 0;
    box-shadow: none;
    border: 0;
    border-bottom: 2px solid #d1d1d1;
}

.payment-history-accordion .panel-default > .panel-heading {
    background: none;
    border: 0;
}

.doc-accounts h3 {
    margin-bottom: 0px;
}

.doc-grid-wrap {
    padding-bottom: 10px;
}

.payment-method-checkboxes {
    margin-bottom: 15px;
    text-align: left;
}

button.disabled-button:hover, button.disabled-button:active, button.disabled-button:focus {
    background-color: #dbdbdb;
    color: #8c9296;
    border: inherit;
    box-shadow: 2px 2px 0 #000;
}

.reccuring-msg {
    margin: 20px 0px;
}

.contant-info-modal-confirmation-margin {
    margin: 20px 0px;
}

#contant-info-modal-confirmation-content h2 {
    line-height: 30px;
    margin-bottom: 35px;
}

#payment-terms-and-conditions-content h2 {
    line-height: 20px;
    margin-bottom: 10px;
}

#amnt hr {
    margin-bottom: 5px;
    margin-top: 5px;
}

.program-list {
    min-height: 53px;
}

.ab-listing {
    list-style: lower-alpha;
}

.modal-body {
    padding: 15px;
    max-height: 400px;
    overflow-y: auto;
}

.modal {
    background: rgba(0, 0, 0, 0.5);
}

.tab-icon-wrapper {
    width: 30px;
    display: inline;
}

.tab-icon-heading {
    display: inline;
    margin-left: 10px;
}

ol.number {
    list-style: decimal;
    font-size: 14px;
}

.subtitle {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.amnt-pay-heading {
    margin-top: 10px;
    margin-bottom: 5px;
}

.input-text-right {
    text-align: right;
}

.modal-dialog {
    width: 800px;
}

.change-password-modal .modal-dialog {
    top: 5%;
    left: 0;
    right: 0;
    position: absolute;
    width: 500px;
}

.checkbox-wrap {
    float: left;
    min-width: 51px;
}

.checkbox-details {
    display: block;
    margin-left: 55px;
}

.share-profile {
    display: block;
    font-size: 18px;
}

.padding0 {
    padding: 0px;
}

.tpadding0 {
    padding-top: 0px;
}

.bpadding0 {
    padding-bottom: 0px;
}

.rpadding0 {
    padding-right: 0px;
}

.lpadding0 {
    padding-left: 0px;
}

#msform.release-info {
    width: 100%;
}


.margin0 {
    margin: 0px;
}

.tmargin0 {
    margin-top: 0px;
}

.bmargin0 {
    margin-bottom: 0px;
}

.rmargin0 {
    margin-right: 0px;
}

.lmargin0 {
    margin-left: 0px;
}

.unMatchError {
    padding: 0px 20px;
}

.list-item {
    padding: 15px 0;
    border-bottom: 1px solid #dcdcdc;
}

.panel-default.sub-panel{
    border: 0;
    border-radius: 0;
    margin-bottom: 5px;
}
.panel-default.sub-panel:last-child {
    margin-bottom: 0;
    border-radius: 0 0 5px 5px;
}



















/* Print Invoice Styles*/

.cover-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
}

/*.invoice-content .invoice-banner {
    background: url('images/invoice-banner.jpg');
    background-size: cover;
    background-position: 50% 60%;
    min-height: 150px;
    padding: 0;
}*/

/*.invoice-footer .invoice-footer-inner {
    padding: 30px 50px;
}

.invoice-footer p {
    font-size: 12px;
    font-weight: bold;
    line-height: normal;
    color: #333;
}

    .invoice-footer p span.addr {
        font-weight: normal;
        display: block;
    }

    .invoice-footer p.note {
        font-size: 10px;
        line-height: 14px;
        color: #414141;
        font-weight: normal;
    }*/

.payment-review {
    margin-bottom: 15px;
}

.receipt-extra-padding {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 20px;
}

.receipt-print {
    margin-bottom: 0px;
}

.print-tag-line {
    font-size: 24px;
    padding: 40px 19px;
    text-align: center;
}



@media print {
    .no-print, .no-print * {
        display: none !important;
    }

    .payment-review [class*="col-xs-12"] {
        float: left;
        width: 45%;
    }

    .invoice-header {
        margin-bottom: 0px;
    }

    .invoice-header {
        background: #A51140 !important;
        -webkit-print-color-adjust: exact;
        color: #ffffff !important;
    }

    .white-text {
        color: #ffffff !important;
    }

    a[href]:after {
        content: none !important;
    }

    .school-banner-bg-print {
        background: #000 url(images/silhouettes/homebanner.png) repeat scroll 50% 100% / cover !important;
        -webkit-print-color-adjust: exact;
    }

    .receipt-print-title {
        color: #ffffff !important;
    }

    .banner-sub-heading {
        color: #ffffff !important;
    }

    .print-tag-line {
        padding: 40px 70px !important;
    }
}

.invoice-content {
    background: #ffffff !important;
}

.titlecase {
    text-transform: capitalize;
}

.recurring-terms {
    color: #aa2926;
}

a:hover.recurring-terms {
    color: #aa2926;
}

a:active.recurring-terms {
    color: #aa2926;
}

a:link.recurring-terms {
    color: #aa2926;
}

a:focus.recurring-terms {
    color: #aa2926;
}

.print-banner {
    width: 511px;
    height: auto;
}

.receipt-print-title {
    font-size: 2.50em;
}

.h3-no-bottom-margin {
    margin-bottom: 0em;
}

.connect-acc-left {
    padding-left: 15px;
    padding-right: 0px;
}

.connect-acc-right {
    padding-left: 0px;
    padding-right: 15px;
}

.home-subtitle {
    font-size: 14px;
}

.home-tile-height {
    display: block;
    min-height: 100px;
}

.col-padding {
    padding: 0px 15px;
}

.upgrade-headings {
    padding: 30px 0px;
}

    .upgrade-headings h2 {
        text-align: right;
    }

    .upgrade-headings .col-xs-12 {
        margin-bottom: 30px;
    }

.browser-details {
    padding-top: 10px;
    margin-left: 90px;
}

    .browser-details .heading {
        color: #59595b;
        display: block;
        font-size: 20px;
        min-width: 164px;
    }

    .browser-details .sub-heading {
        color: #004A80;
        font-size: 20px;
    }

/*Welcome Splash Screen*/

.splashScreen {
    background-color: #B30D21;
    position: absolute;
    height: 100%;
    width: 1280px;
}

    .splashScreen h2 {
        font-size: 70px;
        color: white;
        margin-top: 100px;
        text-align: center;
    }

    .splashScreen h3 {
        font-size: 35px;
        color: white;
        text-align: center;
    }

#circularG {
    position: relative;
    width: 180px;
    height: 180px;
    margin: auto auto 100px;
}

.circularG {
    position: absolute;
    background-color: rgb(255,255,255);
    width: 42px;
    height: 42px;
    border-radius: 27px;
    -o-border-radius: 27px;
    -ms-border-radius: 27px;
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    animation-name: bounce_circularG;
    -o-animation-name: bounce_circularG;
    -ms-animation-name: bounce_circularG;
    -webkit-animation-name: bounce_circularG;
    -moz-animation-name: bounce_circularG;
    animation-duration: 0.768s;
    -o-animation-duration: 0.768s;
    -ms-animation-duration: 0.768s;
    -webkit-animation-duration: 0.768s;
    -moz-animation-duration: 0.768s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
}

#circularG_1 {
    left: 0;
    top: 72px;
    animation-delay: 0.96s;
    -o-animation-delay: 0.96s;
    -ms-animation-delay: 0.96s;
    -webkit-animation-delay: 0.96s;
    -moz-animation-delay: 0.96s;
}

#circularG_2 {
    left: 18px;
    top: 18px;
    animation-delay: 0.864s;
    -o-animation-delay: 0.864s;
    -ms-animation-delay: 0.864s;
    -webkit-animation-delay: 0.864s;
    -moz-animation-delay: 0.864s;
}

#circularG_3 {
    top: 0;
    left: 72px;
    animation-delay: 0.768s;
    -o-animation-delay: 0.768s;
    -ms-animation-delay: 0.768s;
    -webkit-animation-delay: 0.768s;
    -moz-animation-delay: 0.768s;
}

#circularG_4 {
    right: 18px;
    top: 18px;
    animation-delay: 0.672s;
    -o-animation-delay: 0.672s;
    -ms-animation-delay: 0.672s;
    -webkit-animation-delay: 0.672s;
    -moz-animation-delay: 0.672s;
}

#circularG_5 {
    right: 0;
    top: 72px;
    animation-delay: 0.576s;
    -o-animation-delay: 0.576s;
    -ms-animation-delay: 0.576s;
    -webkit-animation-delay: 0.576s;
    -moz-animation-delay: 0.576s;
}

#circularG_6 {
    right: 18px;
    bottom: 18px;
    animation-delay: 0.48s;
    -o-animation-delay: 0.48s;
    -ms-animation-delay: 0.48s;
    -webkit-animation-delay: 0.48s;
    -moz-animation-delay: 0.48s;
}

#circularG_7 {
    left: 72px;
    bottom: 0;
    animation-delay: 0.384s;
    -o-animation-delay: 0.384s;
    -ms-animation-delay: 0.384s;
    -webkit-animation-delay: 0.384s;
    -moz-animation-delay: 0.384s;
}

#circularG_8 {
    left: 18px;
    bottom: 18px;
    animation-delay: 0.288s;
    -o-animation-delay: 0.288s;
    -ms-animation-delay: 0.288s;
    -webkit-animation-delay: 0.288s;
    -moz-animation-delay: 0.288s;
}

.profile-modal-header {
    padding: 15px 0px 25px;
}

@keyframes bounce_circularG {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(.3);
    }
}

@-o-keyframes bounce_circularG {
    0% {
        -o-transform: scale(1);
    }

    100% {
        -o-transform: scale(.3);
    }
}

@-ms-keyframes bounce_circularG {
    0% {
        -ms-transform: scale(1);
    }

    100% {
        -ms-transform: scale(.3);
    }
}

@-webkit-keyframes bounce_circularG {
    0% {
        -webkit-transform: scale(1);
    }

    100% {
        -webkit-transform: scale(.3);
    }
}

@-moz-keyframes bounce_circularG {
    0% {
        -moz-transform: scale(1);
    }

    100% {
        -moz-transform: scale(.3);
    }
}

.tax-overview-accordion:focus {
    outline: none;
}

.custom-select {
    position: relative;
    display: inline-block;
    *display: inline;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    min-height: 54px;
    width: 100%;
}

    .custom-select.small {
        width: 104px;
    }

    .custom-select.medium {
        width: 164px;
    }

    .custom-select.large {
        width: 300px;
    }

    .custom-select.xlarge {
        width: 380px;
    }

    .custom-select > select {
        display: none !important;
    }

    .custom-select > a.dropdown-toggle {
        border-radius: 0;
        box-shadow: none;
        background: #ffffff;
        position: relative;
        display: block;
        overflow: hidden;
        text-decoration: none;
        white-space: normal;
        cursor: pointer;
        color: #57575a;
        width: 100%;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .custom-select > a.dropdown-toggle.disabled,
        .custom-select > a.dropdown-toggle.disabled:hover {
            cursor: not-allowed;
            color: #aaa;
            background: #eee;
        }

        .custom-select > a.dropdown-toggle:hover,
        .custom-select.open > a.dropdown-toggle {
            color: #333;
        }

    .custom-select.open > a.dropdown-toggle {
        border-bottom: 0;
    }

.control-group.error .custom-select > a.dropdown-toggle {
    border-color: #f09784;
    color: #d68273;
}

.custom-select > a.dropdown-toggle > span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: normal;
}

.custom-select > a.dropdown-toggle > b {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%;
}

    .custom-select > a.dropdown-toggle > b:before {
        content: "\f0d7";
        display: inline-block;
        font-family: FontAwesome;
        font-size: 12px;
        position: relative;
        top: -1px;
        left: 1px;
    }

.custom-select.open > a.dropdown-toggle > b:before {
    content: "\f0d8";
}

.custom-select > .dropdown-menu {
    margin-top: 0;
    border-color: #aaa;
    border-top: 0;
    padding-bottom: 0;
    width: auto;
    min-width: 100%;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border-radius: 0;
    margin-left: -2px;
    border: 2px solid #dbdbdb;
}

    .custom-select > .dropdown-menu > .custom-select-search {
        position: relative;
        z-index: 1010;
        margin: 0;
        padding: 0 4px;
        white-space: nowrap;
    }

        .custom-select > .dropdown-menu > .custom-select-search > input {
            width: 100%;
            height: 30px;
            margin: 0;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            padding: 4px 20px 4px 5px;
            border-radius: 0;
        }

        .custom-select > .dropdown-menu > .custom-select-search:after {
            content: "\f002";
            display: inline-block;
            color: #888;
            font-family: FontAwesome;
            font-size: 14px;
            position: absolute;
            top: 4px;
            right: 10px;
        }

    .custom-select > .dropdown-menu > ul {
        border-color: #aaa;
        border-top: 0;
        margin: 4px 0;
        padding: 0;
        list-style: none;
        background-color: #fff;
        overflow-x: hidden;
        overflow-y: auto;
        max-height: 240px;
        padding-right: 14px;
    }

        .custom-select > .dropdown-menu > ul > li > a {
            font-size: 13px;
            margin-bottom: 1px;
            margin-top: 1px;
            display: block;
            padding: 3px 8px;
            clear: both;
            font-weight: normal;
            color: #333;
            cursor: pointer;
            width: 100%;
        }

            .custom-select > .dropdown-menu > ul > li > a:hover,
            .custom-select > .dropdown-menu > ul > li > a:focus {
                color: #fff;
                text-decoration: none;
                background-repeat: repeat-x;
            }

            .custom-select > .dropdown-menu > ul > li > a:hover {
                background: #4f99c6;
            }

            .custom-select > .dropdown-menu > ul > li > a:focus {
                background: #2283c5;
            }

        .custom-select > .dropdown-menu > ul > li.empty-result > em {
            text-align: center;
            padding: 4px 8px;
            display: block;
        }

    .custom-select > .dropdown-menu > .custom-select-action > button {
        border-radius: 0;
        background-image: none;
    }

.contact-info-container {
    width: 100%;
    display: flex;
    flex-direction: row;
}

.bttn-talign {
    align-self: flex-start;
    -webkit-align-items: flex-start;
}

.bttn-balign {
    align-self: flex-end;
    -webkit-align-items: flex-end;
}

.manage-statement-col {
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.flex {
    display: flex;
}

.block{
    display:block !important;
}

.checkbox-connect-account {
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
}

.checkbox-connect-account input.css-checkbox[type="checkbox"] + label.css-label-medium {
    font-size: 18px;
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: space-around;
    -webkit-justify-content: space-around;
}

.div-label {
    font-size: 0.750em;
}

.tile-separator
{
    margin-bottom:2px;
}

.grayout {
  opacity: 0.6;
  filter: alpha(opacity = 60);
}

.custom-check{
    position: relative;
    bottom:8px;

}

#custom-check-img{
    width: 102px;
    height: 60px;
}

#discover-cashback img{
    max-width: 250px;
    height:auto;
}

#discover-cashback{
    border: 8px solid #dbdad9;
    padding:15px;
}

#discover-cashback table td{
    background-color: #dbdad9;
    border: 3px solid white;
}
.fleft{
    float: left;
}

#discover-cashback .links{
    background-color: white;
}
#discover-cashback .links a{
    color: blue;
}
#discover-cashback .links a:hover {
    text-decoration: underline;
}

.delivery-button {
    margin-top:20px;
}

ul.refund-list {
    list-style: disc;
    list-style-position: inside; 
    font-size:15px; 
    margin-left:0px; 
    padding:0px 15px;
}

.flex-row {
    display: flex; 
    flex-direction: row;
}

.flex-col{
    display:flex; 
    flex-direction:column; 
    justify-content:space-between;
}

.flex-top-align{
    align-self:flex-start
}
/*Added by Safder Jaffri*/
ul.centerUl {
    padding: 0;
    text-align: center;
    display:table;
}

ul.centerUl li.centerUl_li {
    display: table-cell;
    width: 33%;
    padding: 15px;
    vertical-align: top;
    margin: 15px 0;
    position: relative;
}
ul.centerUl li.centerUl_li .col-content {
    margin-bottom: 60px;
    padding-bottom: 0px;
}
.absolute {
    position:absolute;
    left:0;
    right:0;
    bottom:0;
}

a.button.disabled-button:hover, a.button.disabled-button:focus, button.button.disabled-button:hover, button.button.disabled-button:focus {
    background: #dadada none repeat scroll 0 0;
    border: medium none;
    box-shadow: 2px 2px 0 #000;
    color: #53575a;
    cursor: inherit;
    outline: medium none;
}
.link-underline, a.link-underline {
    text-decoration: underline;
}

.resetSecurityQuestions .bottomHeading {
    margin-top:-50px;
}

/*intlTellInput customization*/
.intl-tel-input .selected-flag{height:48px}
.intl-tel-input .selected-flag .iti-flag{top:10px}
.conatiner2{
    width:80%;
    margin:0 auto;
}
.tax-select-heading {
    font-size: 20px;
    color: #262626;
    display: inline-block;
}
/*
    for Tax
    */
.school-list {
    width:100%;
}

select.school-list {
    width: 100%;
}

.school-list-options {
    background: #555555;
    color:#ffffff;
}

.help {
    color: rgba(98, 98, 98, 0.55);
    font-size: 15px;
}

.padding-top-6{
    
    padding-top:6px !important;
}

/*
    END for Tax
    */

/*RecoverySelect styling starts*/
.inner-page-banner.recovery-select {
    background: #000 url(images/recovery-select-banner-image.png) 50% 100% / cover;
}

.baner-slide-big{
    background-color: rgba(33, 33, 33, 0.59);
    padding: 20px 50px;
    height: 300px;
}
.baner-slide h2 {font-size: 2.5em;}
.footer-links .footer-links-inline li {
    display: inline-block;
    padding: 2px 10px;
    border-right: solid 1px;
    line-height: 1em;
}
.footer-links .footer-links-inline li:last-child {    border-right: none;}
.socio-links-list { padding: 0;}
.socio-links-list li { display: inline-block; padding: 5px;}
.socio-links-list img { margin: initial;}
.banner-heading-wrap-solid {
    background: url(images/gray-shadow-solid.png) repeat-y left top;
    display: table-cell;
    vertical-align: middle;
}
/*
.tag-line h4 {
    font-size: 1.2em;
    color:black;
}
*/

.counters {
    margin-bottom: 20px;
}
.counter-title {
    padding: 10px;
    background-color: #222;
    color: #fff;
}

.counter-value {
    padding: 5px 10px;
    background-color: #0f76bb;
    color: #fff;
    font-size: xx-large;
}

.student-look-up{
    padding-left:15px;
    padding-top:0px;
}
.table.history-table > thead > tr > th, .table.student-table > thead > tr > th, .table.client-table > thead > tr > th  {
    border-bottom:none;
    color: black;
    font-weight:bold !important;
    font-size: 18px;
    min-height: 20px;
    text-transform: uppercase;
    font-weight:normal;
     padding: 0px;
}

.table.history-table > tbody > tr > td, .table.student-table > tbody > tr > td, .table.client-table > tbody > tr > td {
    color: #212121;
    font-size: 18px;
    font-weight: normal;
    height: 35px;
    vertical-align: middle;
     padding: 0px;
}

.table.history-table, .table.student-table, .table.client-table {
    border-bottom: 1px solid #ddd;
    margin-top: 30px;
   
}

.panel-list {
    padding: 0;
    margin: 0;
}

.panel-list-item {
    padding: 5px 0;
    border-bottom: 1px solid #000000;
    height:40px;
}

.panel-list-item:last-child {
    border: none;
   
}
.panel-list-item.fixedBottom { position: absolute;
    bottom: 30px;
    right: 30px;}
.button-small{padding: 8px 15px;}   
.compact-panel .panel-body{min-height: 210px}

.studentDetail .link-btn.collapsed .account-overview-heading:after {content: "+";display: inline-block;padding: 5px 10px;}
.studentDetail .link-btn .account-overview-heading:after {content: "-";display: inline-block;padding: 5px 10px;}
.panel-borderTnB {
    
    border-top: solid 1px #ddd;
    padding-top: 10px;
    margin-bottom: 0;
    margin-top: -1px;
}

.inline-block{
    display: inline-block;
}
.from-to-date{
    text-align: right;
}
.scroll-horizontal{
    overflow: hidden;
    overflow-x: auto;
}
th{
    font-size: 1.1em;
    font-weight: bold;
}
.grid td{
    text-align: left;
}
.grid td.text-right{
    text-align: right;
}
.grid td.text-center{
    text-align:center;
}
.w-150{
    width: 150px;    
}
.w-200{
    width: 200px;  
}
.g-large-col{
    width: 300px;  
}
.g-norm-col{
    width: 200px;  
}
.g-small-col{
    width: 100px;  
}
.lightGrey-bg{
    background-color: #eee;
}
.darkGrey-bg{
    background-color: #666666;
    color:white;
}
.black-bg{
    background-color:#424040;
    color:white;
}
.white-font{
    color:#fff;
}
.viewDetails-link{
     color: #0f76bb;
}
#resolutionReportModal{
    z-index: 1050;
    padding-left: 15px;
    width: auto;
    margin: 180px auto;
}
.resolutionReport-grid td{
    padding: 5px;
}
#resolutionReport .modal-footer {
    border:0px;
}
.reportsContainer >div{
    display: none;
}

a.collapse-icon{
   display: block;
   color: #000;
}
a.collapse-icon:hover,
a.collapse-icon:focus{
    color: #000;
}
.detailRow > td{
    padding: 0px !important;
    height: 0px !important;
}
.reviewAlerts-table >tbody>tr>td{
    border:0px;
}
.reviewAlerts-table >thead>tr{
        border-bottom: 1px solid #ddd;
}
.review-details{
    border-bottom: 1px solid #ddd;
}
.accountSummary-table th:last-of-type,
.accountSummary-table td:last-of-type{
    border:0px;
}
.w-150{
    width: 150px;
}
.btn-upload input[type=file] {
    position: absolute;
    opacity: 0;
    z-index: 0;
    max-width: 100%;
    height: 100%;
    display: block;
}
.btn-upload .btn {
    border-radius: inherit;
}

.top-navigation > li:nth-child(2){
    padding-left: 0px;
}
.no-padding-bottom{
    padding-bottom: 0px;
}
.display-table-cell{
    display: table-cell;
}
.payment-over-view{
    padding: 5px 0;
    overflow-y: hidden;
    margin-top: 15px;
}
.payment-on-date{
    display: block;
    color: #b9b8b8;
    font-size: 18px;
}
.account-payment-overview {
    padding: 0px;
}
.border-bottom-grey,
.payment-over-view,
.payment-overview-title{
    border-bottom: 1px solid #ddd;
}
.payment-overview-title{
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.receivable-account-info .link-btn.collapsed .account-overview-heading:after,
.receivable-account-info .link-btn .account-overview-heading:after{
    padding-top: 0px;
}
.column-centered .col-md-8{
    padding-bottom: 5px;
    padding-top: 5px;
}

.highlight-panel-grey, .highlight-panel-red, .highlight-panel{
    text-align: center;
    padding: 20px 10px;
    z-index: 1;
    border-right: solid 5px #fff;
    margin-bottom: 10px;
}
.highlight-panel-grey {
   
    background: url(images/invoice-banner.jpg) no-repeat right;
    background-size: cover;
}
.highlight-panel-grey:before, .highlight-panel-red:before {
    background-color: #222222;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    opacity: .8;
    z-index: -1;
}

.highlight-panel-red {
    background: url(images/owl/transport2.jpg) no-repeat right;
   
}
.highlight-panel-red:last-child, .highlight-panel:last-child{
    border-right:none;
}
.highlight-panel-red:before {
    background-color: #b02221;
   
}
.highlight-panel-grey a, .highlight-panel-red a, .highlight-panel a{
    color:white;
}
.highlight-panel-grey img, .highlight-panel-red img, .highlight-panel img {
    height: 80px;
    padding: 5px;
    margin: 5px;

}
.blue-s1 { background: #4285a2; color:#fff}
.blue-s2 { background: #2c7697; color:#fff}
.blue-s3 { background: #24648a; color:#fff}
.blue-s4{background-color:#15507c; color:#fff}
hr.thin {
    background-color: #d1d1d1;
    height: 1px;
}
.accountTypeValues .panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-bottom: 2px;
    border: solid 2px #AFAEAD;
    padding: 5px 10px;
    height: 50px;
    color:#E7E8E8;
}
.accountTypeValues h3
{
    text-transform:none;
}
.accountTypeValues .panel-title {vertical-align: middle;    display: inline;}
.accountTypeValues .panel-body {    
    border: solid 2px #9FA1A1;
    padding:0px 10px;
}
.accountTypeValues .panel-title small
{
    padding: 10px 0 0 0;
    font-size:0.9em;

}   

.accountTypeValues .panel.panel-default.compact-panel {
    border-radius: 0;
    border: 0;
}
.profileLabel-center {
    display: flex;
    height: 50px;
    align-items: center;
}

.h3-padding{
    padding-top:13px;
}
.h3-font{
    font-size:0.8em;
    color:black;
}
.select-margin
{
    margin-left:-25px !important ;
}
.accountType-margin
{
    margin-right:125px;
}
.banner-font-large
{
    font-size:36px;
}
.banner-margin-left
{
    margin-left: 58px;
}
.body-margin
{
margin-left: 17px;
margin-right: 17px;
}
.dashboard-counter-title {
    font-size:21px;
    height:65px;
    line-height:65px;
    background-color: #222;
    color: #fff;
    text-align:center;
}
.dashboard-counter-value {
    padding: 5px 10px;
    background-color: #0f76bb;
    color: #fff;
    font-size: 38.35px;
    height:65px;
}
.arrow-white
{
    color:white;
}
.dashboard-hr
{
    margin-left:67px;
    margin-right:67px;
}
.dashboard-tabs-margin
{
    margin-left:32px;
    margin-right:32px;
}
.dashboard-tabs-font-size
{
    font-size:22.39px;
}
.dashboar-profileLabel {
    font-size: 20px;
    vertical-align: middle;
    line-height:40px;
}
.dashboard-accountType-font
{
}
.dashbord-tile-header
{
    font-size:26.5px;
    color:#4E4E4E;
}
.dashboard-tile-subHeader
{
     color:#4E4E4E;
    font-size:19px;
    line-height:30px;
}
.dashboard-tile-header-background
{
    height:50px;
    background:#E7E8E8;
}
.list-label
{
    font-size: 21px;
}
.list-value
{
    font-size: 21px;
}
.signin-tagline
{
    font-size: 1.2em;
    color: black;
}
.studentLookup h3
{
    font-weight:bold;
    font-size:16px;
    color:#ABABAB;
    margin-bottom: 20px;

}
.margin-left-15
{
    margin-left:15px;
}
.margin-bottom-50 {
    clear: both;
    margin-bottom: 50px;
}
.required-label {
    font-size: 20px;
    color:#58585A;
    vertical-align: middle;

} 
.calibiri-bold-font 
{
    font-weight:bold;
    font-size:16px;
    color:#ABABAB;
    margin-bottom: 20px;

}
.calibiri-font 
{
    font-size:18px;
    color:#212121;
    margin-bottom: 20px;

}
.calibiri-modal-font 
{
    font-size:18px;
    color:black;

}
.calibiri-black-bold-font
{
    font-size:16px;
    color:black;
    font-weight:bold;
}
.calibiri-modal-black-bold-font
{
    font-size:12px;
    color:black;
    font-weight:bold;
}
.calibiri-modal-black-font
{
    font-size:12px;
    color:black;
}
.calibiri-black-font
{
    font-size:14px;
    color:black;
}
.anchor-blue {
    font-size: 16px;
    color: #2E3192;
    text-decoration:underline;
}
.home-tag-line {
    font-size: 1.500em;
    text-align: center;
    padding: 100px 0px 50px;
}
.signin-h4
{
    color: #545454;
    font-size: 1.2em;
}
.signin-h3
{
        color: black;
    font-size: 0.7em;
    margin-top: 20px;
}
.tag-line .tag-line-heading{
    font-size: 1.418em;
}
.home-tile-title {
    background: url(images/invoice-banner.jpg) no-repeat right;
    position: relative;
    min-height: 150px;
    z-index: 1;
    padding: 20px 30px;
    text-align: left;
}

.home-tile-title:before {
    background-color: #222;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: .8;
    z-index: -1
}
.uni-accounts.compact {
    border-bottom: solid #ccc;
    padding: 0;
    min-height: 60px;
}
.uni-accounts.compact:last-child {
    border-bottom: 0
    
}

.school-single-tile .tile-border{
/*    border-top: 8px solid #0f76bb;*/
    border-bottom: 7px solid #0f76bb;
}
.button.compact{padding: 12px}
.dark-grey{color: #222222}

.panel.panel-default.parent-panel {   border: 0;
    
    border-radius: 0;
}
.panel.panel-default.parent-panel > .panel-heading {
    background-color: #0f76bb;
    border-radius: 0;
    color: #fff;
}
.child-panel,.col-centered  .col-md-4.child-panel {
    padding: 0 10px;
} 
.child-panel .panel.panel-default {
    border-radius: 0;
   
    border-bottom: solid 2px #000;
    padding: 10px 20px;
}
.child-panel .heading, .child-panel .sub-heading{
    font-size: 30px;
    color: #262626;
    
}
.child-panel .sub-heading{font-size: 24px;}
.child-panel .panel-heading.heading {
    background-color: transparent;
}
.child-panel > .panel-body {
    padding:15px 30px
}
.child-panel .panel-footer{background-color: transparent; border: 0; color: #222}
  .font-bold-white
  {
color: white;
    font-weight: bold;
  }

.amount-due{ display: block; font-size: 14px;} 
.mL-80{ margin-left: 80px;}
.uni-accounts h4{ vertical-align: middle;}

.table.no-border>tbody>tr>td.report-grid-heading,.table.no-border>tbody>tr>td { border: 0;}
.table-compact > thead > tr> th, .table-compact > tbody >tr > td { padding: 4px;}
.signinContainer a i.indicator.glyphicon {    color: white;}
.footer-links p{color:white}
.content-center
{
  display: flex;
  align-items: center;
  justify-content: center
}

.panel.panel-default.fat-panel {
    border-color: #24648a;
    border-radius: 0;
}
.fat-panel .panel-heading {
    padding: 15px;
    color: white;
    background-color: #2c7697;
    border-radius: 0;
}


.well.fat {
    border: 1px solid #24648a;
    border-radius: 0;
}
.fa-thin2x{ -webkit-text-stroke: 2px white;}
.product-image.home-heading i.fa-thin2x { padding:.05em .14em}
/*RecoverySelect styling ends*/

/*Orange theme*/
.orange-theme.panel.panel-default.fat-panel{border-color: #f76331;}
.orange-theme.fat-panel .panel-heading, .orange-theme .theme-button { background-color: #f76331; color:white;}

.orange-theme .panel-default .accordion-heading {
    background-color: #f76331;
}

.orange-theme .accordion-control {
    background-color: #f76331;
    border-left: solid 2px #a73f1c;
}

.orange-theme .top-nav-menu {
    background: #262626;
}

.orange-theme .top-nav-menu > li.first {
    border-bottom-color: #262626;
}
.orange-theme .nav-tabs > li.active::after {
  border-color: #6c6c6e transparent transparent;
}
.orange-theme .tabbular-5col.active {
  border-bottom-color: #6c6c6e;
}
/*Orange theme ends*/


/*Live Chat customization starts*/
div#l2snlayer {
    right: auto !important;
    left: 12px !important;
}
/*Live Chat customization ends*/

/*Recovery Select landing page*/
.col-centered .col-lg-8, .col-centered .col-md-8, .col-centered .col-sm-8, .col-centered .col-lg-4, .col-centered .col-md-4, .col-centered .col-sm-4 {
    padding: 0px;
}

