/* aspexi - styles copied from old css - this is modified bootstrap v 2 */

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

body {
    font-family: "urbana", Tahoma, sans-serif;
    font-size: 16px;
    line-height: 22px;
}

a {
    color: #d61a66;
    outline: none;
}

a:hover {
    color: #e676a3;
    outline: none;
}

a:focus {
    color: #e676a3;
    outline: none;
    text-decoration: none;
}

/*.row .row {
    margin: auto -20px;
}*/

/* Alignment */
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}
.alignrightcenter {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.alignrightleft {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

@media (max-width: 767px) {
    .alignrightcenter {
        clear: both;
        display: table;
        margin: 0 auto;
        float: none;
    }

    .alignrightleft {
        display: inline;
        float: left;
        margin-right: 1.5em;
        margin-left: 0;
    }
}

[class*="span"] {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px; }


.row-fluid [class*="span"] {
    min-height: 32px;
}

.clear {
	clear: both;
}

.no-border {
    border: none !important;
}

.block {
    display: block;
}

p {
    margin: 0 0 11px; }

.lead {
    margin-bottom: 22px;
    font-size: 25.5px;
    line-height: 33px; }

a.muted:hover {
    color: gray; }

h1, h2, h3, h4, h5, h6 {
    margin: 11px 0;
    line-height: 22px;
}
h1,
h2,
h3 {
    line-height: 44px; }

h1 {
    font-size: 46.75px; }

h2 {
    font-size: 38.25px; }

h3 {
    font-size: 29.75px; }

h4 {
    font-size: 21.25px; }

h5 {
    font-size: 17px; }

h6 {
    font-size: 14.45px; }

h1 small {
    font-size: 29.75px; }

h2 small {
    font-size: 21.25px; }

h3 small {
    font-size: 17px; }

h4 small {
    font-size: 17px; }

.page-header {
    padding-bottom: 10px;
    margin: 22px 0 33px;
}

ul, ol {
    margin: 0 0 11px 25px; }

li {
    line-height: 22px; }


dl {
    margin-bottom: 22px; }

dt,
dd {
    line-height: 22px; }

dd {
    margin-left: 11px; }


hr {
    margin: 22px 0;
    border-top: 1px solid #c1c2bf;
    border-bottom: 1px solid #eeede6; }

blockquote {
    margin: 0 0 22px;
}
blockquote p {

    line-height: 27.5px; }

blockquote small {
    line-height: 22px;
}

address {
    margin-bottom: 22px;
    line-height: 22px; }

code,
pre {
    font-size: 15px;
}


pre {
    padding: 10.5px;
    margin: 0 0 11px;
    font-size: 16px;
    line-height: 22px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
pre.prettyprint {
    margin-bottom: 22px; }



form {
    margin: 0 0 22px; }

legend {

    margin-bottom: 22px;
    font-size: 25.5px;
    line-height: 44px;
}
legend small {
    font-size: 16.5px;
}

label,
input,
button,
select,
textarea {
    font-size: 17px;
    line-height: 22px; }

input,
button,
select,
textarea {
    font-family: "urbana", Tahoma, sans-serif; }

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {

    height: 36px;

    margin-bottom: 11px;
    font-size: 17px;
    line-height: 22px;

    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

select,
input[type="file"] {
    height: 32px;
    line-height: 32px; }

.radio,
.checkbox {
    min-height: 22px;
}


.form-actions {
    padding: 21px 20px 22px;
    margin-top: 22px;
    margin-bottom: 22px;
    background-color: whitesmoke;
}

.form-control, .form-control:focus {
    box-shadow: none;
}

.form-control::-moz-placeholder, .form-control {
    color: #86888c;
}


.help-block {
    margin-bottom: 11px; }


.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-append .dropdown-menu,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input,
.input-prepend .dropdown-menu {
    font-size: 16px; }

.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input {
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0; }


.input-append .add-on,
.input-prepend .add-on {
    height: 22px;
    font-size: 17px;
    line-height: 22px;
}



.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0; }

.input-append input,
.input-append select,
.input-append .uneditable-input {
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0; }
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0; }


.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0; }


.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0; }

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
    margin-right: -1px;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0; }
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
    margin-left: -1px;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0; }


.control-group {
    margin-bottom: 11px; }

legend + .control-group {
    margin-top: 22px;
}

.form-horizontal .control-group {
    margin-bottom: 22px;
}

.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
    margin-top: 11px; }

.table {
    margin-bottom: 22px; }

.table th,
.table td {
    line-height: 22px;
}

.table-bordered {
    border: 1px solid #dddddd;
    border-collapse: separate;
    *border-collapse: collapse;
    border-left: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }

.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child {
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0; }
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0; }
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child {
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0; }
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child {
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0; }

.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0; }
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0; }

.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
    background-color: whitesmoke; }



[class^="icon-"],
[class*=" icon-"] {
    background-image: url(image-path("glyphicons-halflings.png"));
}

/* White icons with optional class, or on hover/active states of certain elements */

.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
    background-image: url(image-path("glyphicons-halflings-white.png")); }

.dropdown-menu .divider {
    margin: 10px 1px;
}

.dropdown-menu li > a {
    line-height: 22px;
}

.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
    /*background-color: #cb1760;
    background-image: -moz-linear-gradient(top, #d61a66, #be165a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d61a66), to(#be165a));
    background-image: -webkit-linear-gradient(top, #d61a66, #be165a);
    background-image: -o-linear-gradient(top, #d61a66, #be165a);
    background-image: linear-gradient(to bottom, #d61a66, #be165a);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD51965', endColorstr='#FFBE165A', GradientType=0);*/ }

.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
    /*background-color: #cb1760;
    background-image: -moz-linear-gradient(top, #d61a66, #be165a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d61a66), to(#be165a));
    background-image: -webkit-linear-gradient(top, #d61a66, #be165a);
    background-image: -o-linear-gradient(top, #d61a66, #be165a);
    background-image: linear-gradient(to bottom, #d61a66, #be165a);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD51965', endColorstr='#FFBE165A', GradientType=0);*/ }

.active .dropdown-menu, .active-hover .dropdown-menu {
    display: block;
    box-shadow: none;
    border: none;
    background-color: #D61A66;
    float: none;
    clear:both;
    right: 50%;
    left: 50%;
    width: auto;
    height: 57px;
    border-radius: 0;
    margin-left: -480px;
    margin-right: -480px;
    position: fixed;
    top: 156px;
    padding: 0;
}

@media (min-width: 768px) and (max-width: 991px) {
    .active .dropdown-menu, .active-hover .dropdown-menu  {
        margin-left: -375px;
        margin-right: -375px;
    }
}

.navbar .dropdown-menu > li > a:hover,
.navbar .dropdown-menu > li > a:active,
.navbar .dropdown-menu > li > a:focus,
.navbar .dropdown-menu > li > a.active,
.navbar .dropdown-menu > li > a.active-hover,
.navbar .dropdown-menu > .active > a,
.navbar .dropdown-menu > .active > a:hover,
.navbar .dropdown-menu > .active > a:focus,
.navbar .dropdown-menu > .active-hover > a,
.navbar .dropdown-menu > .active-hover > a:hover,
.navbar .dropdown-menu > .active-hover > a:focus{
    color: #ED7DAB;
    background-color: #D61A66;
}

.navbar .dropdown-menu > li > a, .navbar .dropdown-menu > .active > a, .dropdown-menu > li > a {
    font-size: 16px !important;
    color: white;
}

.typeahead {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }

.well {
    background-color: whitesmoke;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;

}


.close {
    line-height: 22px;
}


.btn {
    padding: 6px 25px;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    background-color: whitesmoke;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    text-shadow: none;
}

.btn:focus {
    outline: none;
}

.primary-header .btn-secondary {
}

.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {


    background-color: white;

}

.btn-large {
    font-size: 21.25px;
}


.btn-small {
    font-size: 14.45px;
}


.btn-mini {
    font-size: 12.75px;
}

@media (max-width: 767px) {
    .btn-primary, .btn-secondary {
        width: 100% !important;
    }
}

.btn-primary > a {
    color: #fff;
}

.btn-primary, .btn-primary:focus {
    background-color: #e76298;
    *background-color: #d61a66;
    background-image: -moz-linear-gradient(top, #f394bb, #d61a66);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f394bb), to(#d61a66));
    background-image: -webkit-linear-gradient(top, #f394bb, #d61a66);
    background-image: -o-linear-gradient(top, #f394bb, #d61a66);
    background-image: linear-gradient(to bottom, #f394bb, #d61a66);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF394BB', endColorstr='#FFD51965', GradientType=0);
}

.primary-header .btn-primary, .primary-header .btn-primary:focus {
    margin-left: -20px;
}

footer .btn-primary, footer .btn-primary:focus {
    margin-left: 0;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #e76298;
    *background-color: #d61a66;
    background-image: -moz-linear-gradient(top, #f0acc8, #e677a4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f0acc8), to(#e677a4));
    background-image: -webkit-linear-gradient(top, #f0acc8, #e677a4);
    background-image: -o-linear-gradient(top, #f0acc8, #e677a4);
    background-image: linear-gradient(to bottom, #f0acc8, #e677a4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F0ACC8', endColorstr='#E677A4', GradientType=0);
}

.btn-primary:active, .btn-primary.active {

    background-color: #a7144f \9; }

.btn-secondary, .btn-secondary:focus {
    color: white;
    background-color: #45bbd2;
    *background-color: #45bbd2;
    background-image: -moz-linear-gradient(top, #67d8ee, #1391a9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#67d8ee), to(#1391a9));
    background-image: -webkit-linear-gradient(top, #67d8ee, #1391a9);
    background-image: -o-linear-gradient(top, #67d8ee, #1391a9);
    background-image: linear-gradient(to bottom, #67d8ee, #1391a9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF67D8EE', endColorstr='#FF1391A9', GradientType=0);
}

.btn-secondary:hover, .btn-secondary:active, .btn-secondary.active, .btn-secondary.disabled, .btn-secondary[disabled] {
    color: white;
    background-color: #45bbd2;
    background-image: -moz-linear-gradient(top, #abd7e0, #75bdcb);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#abd7e0), to(#75bdcb));
    background-image: -webkit-linear-gradient(top, #abd7e0, #75bdcb);
    background-image: -o-linear-gradient(top, #abd7e0, #75bdcb);
    background-image: linear-gradient(to bottom, #abd7e0, #75bdcb);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ABD7E0', endColorstr='#75bdcb', GradientType=0);
}
.btn-secondary:active, .btn-secondary.active {
    background-color: #0e6a7b \9; }

.btn-warning {
    background-color: #f9a732;
}

.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    background-color: #fbb450;

}


.btn-danger {
    background-color: #da4e49;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEE5F5B', endColorstr='#FFBD362F', GradientType=0);
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {

    background-color: #ee5f5b;
}


.btn-success {
    background-color: #5bb65b;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF62C462', endColorstr='#FF51A351', GradientType=0);
}

.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    background-color: #62c462;
}


.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-color: #5bc0de;
}




.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: #444444;
}

.btn-inverse:active, .btn-inverse.active {
    background-color: #090909 \9; }



.btn-link {
    color: #d61a66;
}

.btn-link:hover {
    color: #911145;
}


.btn-toolbar {
    margin-top: 11px;
    margin-bottom: 11px;
}


.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
    font-size: 16px; }

.btn-group > .btn-mini {
    font-size: 12.75px; }

.btn-group > .btn-small {
    font-size: 14.45px; }

.btn-group > .btn-large {
    font-size: 21.25px; }

.btn-group > .btn:first-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0; }

.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0; }




.btn-group.open .btn-primary.dropdown-toggle {
    background-color: #f394bb;
}

.btn-group.open .btn-secondary.dropdown-toggle {
    background-color: #67d8ee;
}

.btn .caret {
    margin-left: 5px; }


.btn-secondary .caret
{
    border-top-color: white;
    border-bottom-color: white;
}



.btn-group-vertical > .btn:first-child {
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0; }

.btn-group-vertical > .btn:last-child {
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0; }

.alert {
    margin-bottom: 22px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }

.alert .close {
    line-height: 22px; }


.nav {


    margin-bottom: 22px;
}

@media screen and (min-width: 768px) {
  .navbar-brand {
    float: left;
    margin-right: 5px;
    margin-left: -15px;
  }
  .navbar-nav {
    float: left;
    margin-top: 0;
    margin-bottom: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    border-radius: 0;
  }
  .navbar-nav.pull-right {
    float: right;
    width: auto;
  }
  .navbar-toggle {
    position: relative;
    top: auto;
    left: auto;
    display: none;
  }
  .nav-collapse.collapse {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
  }

}

@media (min-width: 768px) and (max-width: 991px) {
    .hero .title {
        font-size: 22px !important;
    }

    .navbar.affix, .dropdown-menu.affix {
        top: 0;
        width: 750px !important; }
}

.navbar-toggle {
    background-color: #d61a66;
    border: none;
    border-radius: 0;
    float:none;
    width:100%;
    color: white;
    /*display: block;*/
    text-transform: uppercase;
    margin: 0;
    height: 57px;
}

.navbar-toggle .white-arrow-down {
    display: inline-block;
    margin-left: 5px;
    background-position: 0px 0px;
}

.navbar-toggle.collapsed .white-arrow-down {
    background-position: 0px -8px;
}

.nav-header {

    line-height: 22px;

}

.nav-list > .active > a,
.nav-list > .active > a:hover {

    background-color: #d61a66; }


.nav-list .divider {
    margin: 10px 1px;

}



.nav-tabs > li > a {
    line-height: 22px;
}

.nav-pills > .active > a,
.nav-pills > .active > a:hover {
    background-color: #d61a66; }




.nav .dropdown-toggle .caret {
    border-top-color: #d61a66;
    border-bottom-color: #d61a66;
}

.nav .dropdown-toggle:hover .caret {
    border-top-color: #911145;
    border-bottom-color: #911145; }



.navbar {
    margin-bottom: 0px;
    border: none;
    border-bottom: 2px solid #D61A66;
    border-radius: 0;
}

.navbar-inner {
    background-color: #d61a66;
    min-height: 57px;
}
.navbar-collapse {
    padding-left: 0px;
    padding-right: 0px;
}



.navbar .brand {
    padding: 17px 20px 17px;
    color: white;

}

.navbar-text {
    line-height: 57px;
}


.navbar-link:hover {
    color: #ed7dab; }

.navbar .divider-vertical {
    height: 57px;
}

.navbar .btn,
.navbar .btn-group {
    margin-top: 13px; }




.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
    margin-top: 13px; }


.navbar-search {
    margin-top: 13px;

}

.navbar-search .search-query {
    font-family: "urbana", Tahoma, sans-serif;}

.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
    width: 920px; }



.navbar .nav > li > a {

    padding: 17px 15px 17px;
    /*color: white;*/

    text-transform: uppercase; }


.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {

    color: #ed7dab;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active-hover > a,
.navbar .nav > .active-hover > a:hover,
.navbar .nav > .active.about-us h2 > a:focus,
.navbar .nav > .current-page-ancestor > a,
.navbar .nav > .current-page-ancestor > a:hover,
.navbar .nav > .current-page-ancestor > a:focus{
    color: #ed7dab;
    background-color: #d61a66; }

.navbar .nav > .current-page-ancestor > a {
    color: white;
}

.navbar .btn-navbar {
    *background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top, #f2f2f2, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #f2f2f2, #e6e6e6);
    background-image: -o-linear-gradient(top, #f2f2f2, #e6e6e6);
    background-image: linear-gradient(to bottom, #f2f2f2, #e6e6e6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF2F2F2', endColorstr='#FFE6E6E6', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
}

.navbar .btn-navbar:hover, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
    background-color: #f2f2f2;

}

.navbar .nav li.dropdown > a:hover .caret {
    border-top-color: #ed7dab;
    border-bottom-color: #ed7dab; }

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: #d61a66;
    color: #ed7dab; }


.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
    border-top-color: #ed7dab;
    border-bottom-color: #ed7dab; }


.navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active, .navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar[disabled] {
    background-color: #151515;
}
.navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active {
    background-color: black \9; }

.breadcrumb {
    font-family: "ff-meta-serif-web-pro", Times, serif;
    background-color: transparent;
    margin: 0;
    border-radius: 0;
    padding: 35px 0px 0px 0px;
    font-size: 22px;
    line-height: 25px;
}

.single-news .breadcrumb {
    padding: 0;
}

.single-news h1 {
    margin-top: 0px;
    font-family: "ff-meta-serif-web-pro", Times, serif;
}

.breadcrumb > .icon {
    background: url(../images/icons.png) -20px -122px;
    height: 16px;
    width: 13px;
}

.breadcrumb > span {
    color: #324a69;
}

.pagination {
    margin: 22px 0; }

.pagination ul {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;

}

.pagination ul > li > a,
.pagination ul > li > span {

    line-height: 22px;

}

.pagination ul > li > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span {
    background-color: whitesmoke; }



.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
    border-left-width: 1px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0; }

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0; }


.pagination-large ul > li > a,
.pagination-large ul > li > span {
    font-size: 21.25px; }


.pagination-small ul > li > a,
.pagination-small ul > li > span {
    font-size: 14.45px; }

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
    font-size: 12.75px; }

.pager {
    margin: 22px 0;

}


.modal {
    position: fixed;
    top: 50%;
    margin: -250px 0 0 -280px;
}


.modal.fade.in {
    top: 50%; }

.tooltip-inner {

    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }

.popover.left .arrow {
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25);
}

.thumbnails > li {

    margin-bottom: 22px;
}

.thumbnail {
    line-height: 22px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

a.thumbnail:hover {
    border-color: #d61a66;
}


.label,
.badge {

    font-size: 14.382px;
}

.progress {
    height: 22px;
    margin-bottom: 22px;
    background-color: #f6f6f6;
    background-image: -moz-linear-gradient(top, whitesmoke, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(whitesmoke), to(#f9f9f9));
    background-image: -webkit-linear-gradient(top, whitesmoke, #f9f9f9);
    background-image: -o-linear-gradient(top, whitesmoke, #f9f9f9);
    background-image: linear-gradient(to bottom, whitesmoke, #f9f9f9);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }

.progress .bar {
    background-color: #0d90d1;

}


.progress-danger .bar, .progress .bar-danger {
    background-color: #dd514b;
}
    .progress-success .bar, .progress .bar-success {
    background-color: #5db95d;
}


.progress-warning .bar, .progress .bar-warning {
    background-color: #f9a732;
}


.accordion {
    margin-bottom: 22px; }

.accordion-group {

    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }

.carousel {

    margin-bottom: 22px;
}

.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.pointer {
    cursor: pointer;
}



.carousel-caption h4,
.carousel-caption p {
    line-height: 22px;
}


.hero-unit {

    line-height: 33px;

}


.hero-unit li {
    line-height: 33px;
}

/* aspexi - END styles copied from old css - this is modified bootstrap v 2 */

/* Page-level styles */
body {
    background-color: #fdfcf3;
    color: #85878b;
    font-family: "urbana", Tahoma, sans-serif;
    font-weight: 400;
    line-height: 1.6em; }

a,
a:hover {
    text-decoration: none; }

h1 {
    color: #2A284E;
    font-family: "myriad-pro", Tahoma, sans-serif;
    font-size: 32px;
    font-weight: normal; }

h2, h3, h4, h5, h6 {
    color: #2A284E;
    font-family: "ff-meta-serif-web-pro", Times, serif;
    font-weight: normal;
    margin: 0; }

h2 {
    font-size: 22px;
    line-height: 30px;
    margin: 15px 0 10px; }

h3 {
    font-size: 16px;
    line-height: 25px; }

h4 {
    font-size: 16px;
    line-height: 22px; }

li {
    line-height: 22px; }

/* Block-level customisations */
.header {
    position: relative;
    z-index: 5; }

.col-sm-12 h2 {
    background: url(../images/dotted-border-grey.png) left bottom repeat-x;
    line-height: 32px;
    margin-bottom: 15px; }

.col-sm-12 h2.nodots, .col-sm-8 h2.nodots  {
    background: none;
}

.site-content > .row + .row {
    border-top: 1px solid #c1c2bf;
    margin-top: 20px;
    /*padding-top: 20px; */}

.simple-page-content-top-row {
    padding-top: 35px;
}

.simple-page-content-top-row.less-top-padding {
    padding-top: 20px;
}

.simple-page-content-top-row.no-top-border {
    border-top: 0!important;
    padding-top: 0;
    margin-top: 0!important;
}

.simple-page-content-top-row.no-top-margin {
    margin-top: 0!important;
}

.simple-page-content-top-row h2:first-child {
    margin-top: 0;
}

.simple-page-content-top-row h2:not(:first-child) {
    margin-top: 20px;
}

.simple-page-content-top-row h3 {
    font-family: "urbana",Tahoma,sans-serif;
}

.simple-page-content-top-row p {
    font-size: 16px;
    line-height: 22px;
    color: #86888c;
    font-weight: normal;
}

/* Components */
.thumbnail.plain {
    border: none;
    padding: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none; }

/* Access links */
#accesslinks {
    display: none; }

/* Header */
.primary-header {
    background-color: #2A284E;
    padding-top: 18px;
    padding-bottom: 18px;
}

/* Primary nav */
.primary-nav {
    float: none !important;
    background-color: rgb(255,255,255);
    background-color: rgba(255,255,255,0.9);
    list-style-type: none;
    margin: 0; }

.menu-primary-menu-container > ul {
    word-spacing: -3px;
}

.primary-nav li {
    display: inline-block;
    word-spacing: 0;
}

.primary-nav > li > a {
    color: #2A284E;
}

.primary-nav li > a {
    display: inline-block;
    font-size: 18px;
    height: 57px;
    padding: 18px;
    text-transform: uppercase;
    text-decoration: none;
}
.nav > li > a:focus {
    background-color: #fff;
    color: #2A284E !important;
}

.primary-nav > li.current-menu-item > a,
.primary-nav > li > a:hover,
.primary-nav > li.active > a, .primary-nav > li.active-hover > a {
    color: #fff !important;
    background-color: #d61a66; }



/* Secondary nav */
.secondary-nav {
    min-height: 57px; top: 136px; position: relative }

.navbar.affix, .dropdown-menu.affix {
    top: 0;
    width: 960px; }

.affix.back-to-top {
    top: 0 !important;
    position: fixed !important;
    width: 140px;
}

.navbar .back-to-top {
    color: white;
    padding: 16px;
    text-transform: uppercase;
    position: relative;
    top:57px;
    color: #ee7dac;
    text-decoration: none;
    z-index:1001;
    width: 155px;
    display:none;
}

.navbar .back-to-top:hover {
    color: #ed7dab;
    text-decoration: none;
}

/* Nav button */
.nav-button {
    font-family: "urbana", Tahoma, sans-serif;
    margin-right: 5px;
    margin-top: 40px;
    margin-bottom: 35px;

}

.nav-button a {
    font-size: 16px;
    line-height: 18px;
    height: 36px;
    padding-top: 9px;
}

.nav-button a:hover, .nav-button a:focus, .nav-button a:active {
    color: white;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    color: white;
}

.nav-dropdown-teal {
    border: none;
    border-radius: 0;
    box-shadow: none;
    background: white;
    margin-top: 0px;
    width: 100%;
    padding: 8px 0;
}

.nav-dropdown-teal > li {

}

.nav-dropdown-teal > li > a {
    padding-top: 8px;
    background: white !important;
    color: #D61A66 !important;
    white-space: pre-wrap;
    min-height: 36px;
    height: auto;
    text-align: left;
    filter: none !important;
}

.nav-dropdown-teal > li > a:hover, .nav-dropdown-teal > li > a:focus, .nav-dropdown-teal > li > a:active {
    color: #E676A3 !important;
    background: white !important;
}

.nav-dropdown-teal-wrapper {
    width: 100%;
}

.nav-dropdown-teal-link {
    float: right !important;
}
/* Icons */
.icon {
    background: transparent url(../images/icons.png);
    display: inline-block;
    float: left;
    height: 60px;
    margin-right: 10px;
    width: 60px; }

.icon.students {
    background-position: 0px -60px; }

.icon.professionals {
    background-position: -60px -60px; }

.icon.teachers {
    background-position: -275px -60px; }

.icon.accountancy {
    background: url(../images/icon-accountancy.png) 0 0 transparent;
}

.icon.architecture {
    background: url(../images/icon-architecture.png) 0 0 transparent;
}

.icon.banking-finance {
    background: url(../images/icon-banking.png) 0 0 transparent;
}

.icon.business {
    background: url(../images/icon-business.png) 0 0 transparent;
}

.icon.engineering {
    background: url(../images/icon-engineering.png) 0 0 transparent;
}

.icon.law {
    background: url(../images/icon-law.png) 0 0 transparent;
}

.icon.media-creative {
    background: url(../images/icon-media.png) 0 0 transparent;
}

.icon.medicine {
    background: url(../images/icon-medicine.png) 0 0 transparent;
}

.icon.politics {
    background: url(../images/icon-politics.png) 0 0 transparent;
}

.icon.quote {
    background: url(../images/icon-quote.png) 0 0 transparent;
}

.icon.science {
    background: url(../images/icon-science.png) 0 0 transparent;
}

.icon.technology {
    background: url(../images/icon-technology.png) 0 0 transparent;
}


/* Hero */
.page-title h1 {
    /*margin: 20px;*/
    font-family: "ff-meta-serif-web-pro", Times, serif;
    font-size: 32px;
    line-height: 40px;
    margin: 5px 0px 20px 0px;
}

.page-title .vacancy-header h1 {
    margin-bottom: 0px;
}

.salary {
    min-height: 20px;
    top: -8px;
    position: relative;
}

.hero {
    background-color: #FDFCF3;
    border-bottom: 19px solid #d61a66;
    max-height: 352px;
    overflow: hidden;
    position: relative;
    text-align: center; }

.hero img {
    min-width: 100%; }

.hero .title-container {
    bottom: 0;
    position: absolute;
    width: 100%; }

.hero .title {
    background-color: rgba(43, 45, 43, 0.6);
    color: #fff;
    display: block;
    font-family: "ff-meta-serif-web-pro", Times, serif;
    font-size: 32px;
    font-weight: lighter;
    height: 123px;
    line-height: 39px;
    margin: 0 auto;
    padding: 20px 23px;
    text-align: left;
 }

.hero.super {
    margin-top: -240px;
    max-height: 641px;
    z-index: 1;
    margin-bottom: 0px;
    zoom: 1;
    position: relative;
}

.hero.super div {
    max-height:  621px;
}
@media screen and (min-width: 768px) {
  .hero.super {
    clear: both;
    margin-bottom: -240px;
    margin-top:0;
    top: -240px;
  }
}
@media screen and (max-width: 767px) {
    .hero.super {
        margin-top: 0px !important;
        max-height: none !important;
    }

    .hero .title-container {
        position: static !important;
        min-height: 200px !important;
    }

    .hero {
        border: none !important;
    }

    .hero .title {
        background-color: white !important;
        padding: 35px 18px 40px 18px !important;
        color: #324a69;
        font-size: 22px;
        height: auto;
        margin-bottom: 40px;
        max-height: none;
    }

    .navbar {
        margin-bottom: 0 !important;
    }

    .nav-button {
        width: 100%;
    }
}

.hero-captions {
    margin-top: -39px;
    position: relative;
    z-index: 2; }

.hero-captions .caption {
    font-family: "urbana", Tahoma, sans-serif;
    font-size: 16px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.hero-captions .caption .main {
    margin-left: -20px;
    margin-right: -20px;
    padding: 16px 20px 10px;
    min-height: 180px;
}

.hero-captions .caption .main h2 {
    margin: 0; }

.hero-captions .caption.students .main {
    background-color: #1791a9; }

.hero-captions .caption.professionals .main {
    background-color: #b61e44; }

.hero-captions .caption.events .main {
    background-color: #2A284E; }

.hero-captions .caption.students,
.hero-captions .caption.students a.cta,
.hero-captions .caption.students h2 {
    color: #74BDCB; }

.hero-captions .caption.professionals,
.hero-captions .caption.professionals a.cta,
.hero-captions .caption.professionals h2 {
    color: #D3788F; }

.hero-captions .caption.events,
.hero-captions .caption.events a.cta,
.hero-captions .caption.events h2 {
    color: #8391A5; }

.hero-captions .caption .main p {
    line-height: 22px;
    margin: 6px 0 0;
    min-height: 67px;
}

.hero-captions .caption.active .main,
.hero-captions .caption:hover .main,
.hero-captions .caption.active .main h2,
.hero-captions .caption:hover .main h2,
.hero-captions .caption.active .main a.cta,
.hero-captions .caption:hover .main a.cta {
    color: #fff;
}

@media screen and (min-width: 768px) {
    .hero-captions .caption.students.active {
        background: transparent url(../images/notch-blue.png) center top no-repeat;
    }

    .hero-captions .caption.professionals.active {
        background: transparent url(../images/notch-pink.png) center top no-repeat;
    }

    .hero-captions .caption.events.active {
        background: transparent url(../images/notch-navy.png) center top no-repeat;
    }

}

@media screen and (max-width: 767px) {
    .hero-captions .caption {
        padding-top: 0px !important;
    }
}

.hero-captions .caption .icon {
    background: url(../images/icons.png);
    display: inline-block;
    float: left;
    height: 60px;
    margin-right: 10px;
    width: 60px; }

.hero-captions .caption.students .icon {
    background-position: 3px 3px; }

.hero-captions .caption.professionals .icon {
    background-position: -60px 3px; }

.hero-captions .caption.events .icon {
    background-position: -120px 3px; }

.hero-captions .caption a.cta {
    display: block;
    clear: both;
    margin-top: 14px;
    padding: 10px 0 0;
    text-transform: uppercase; }

.hero-captions .caption.students a.cta {
    border-top: 1px solid #74BDCB; }

.hero-captions .caption.professionals a.cta {
    border-top: 1px solid #D3778F; }

.hero-captions .caption.events a.cta {
    border-top: 1px solid #8391A5; }
.hero-captions .caption.active .main a.cta,
.hero-captions .caption:hover .main a.cta {
    border-top: 1px solid white;
}
/* Gallery */
.gallery .thumbnail {
    margin: 10px 14px; }

.gallery .thumbnail:first-child,
.gallery .thumbnail:nth-child(6n+1) {
    margin-left: 18px; }

.gallery .thumbnail:nth-child(6) {
    margin-right: 0; }

.gallery {
    margin-bottom: 20px;
}

.gallery > div {
    margin-bottom: 10px;
}

/* Testimonial carousel */
.testimonials {
    margin: 39px auto 8px; }

.get-involved-content .testimonials {
    margin-top: 10px;
    margin-bottom: 25px;
}

.testimonial {
    padding: 0 80px 0 60px; }

.testimonial blockquote {
    border-left: none;
    color: #2A284E;
    display: inline;
    font-family: "ff-meta-serif-web-pro", Times, serif;
    margin: 0;
    padding: 0;
    font-style: italic;
}

.testimonial cite {
    display: inline; }

@media screen and (max-width: 767px) {
    .testimonial {
        padding: 0;
    }
    .testimonials {
        margin-top: 35px;
    }
    .testimonial cite {
        display: block;
    }
}

.separated-part {
    border: 1px solid #c1c2bf;
    border-width: 1px 0;
    margin: 40px 0; }

/* Content blocks */
.content-blocks {
    padding-top: 20px; }

.topline {
    border-top: 1px solid #c1c2bf;
}

.content-blocks h3, .simple-page-content-top-row h2 {
    background: url(../images/dotted-border-grey.png) left bottom repeat-x;
    line-height: 32px;
    margin-bottom: 15px; }
.side-widget h2 {
    background: none;
}
/* Page */
.content {
    margin-top: -19px; }

.no-hero .content {
    margin-top: 20px; }

.no-hero {
    /*border-top: solid 2px #d61a66;*/
}

article {
    background-color: #fdfcf3;
    position: relative;
    /*width: 626px;*/ }

article .wp-post-image {
    margin-bottom: 20px; }

/* Widgets */
.widgets {
    position: relative; }

.widgets li {
    list-style-type: none; }

.side-widget {
    color: #fff;
    margin-left: -20px;
    padding: 20px 20px 10px; }

.side-widget.plain {
    color: #85878b; }

h3.widgettitle {
    background: url(../images/dotted-border-grey.png) left bottom repeat-x !important;
    font-size: 22px;
    line-height: 29px;
    padding-bottom: 3px;
    margin-bottom: 13px;
    font-family: "ff-meta-serif-web-pro",Times,serif;
}

.side-widget.primary-color {
    background-color: #2A284E; }

.side-widget.secondary-color {
    background-color: #d61a66; }

.side-widget.third-color {
    background-color: #1791A9; }

.side-widget.fourth-color {
    background-color: #B61E44; }

.side-widget h2, .side-widget h3 {
    color: #fff;
    line-height: 30px;
    margin-top: 0; }
.side-widget .icon, .get-involved .icon {
    float: left;
    height: 60px;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 55px; }
.widget.wp-members h3 {
    background: none!important;
    margin-bottom: 0px!important;
}
.widget.wp-members label {
    color: white!important;
}
.side-widget.donate .icon {
    background: transparent url(../images/icons.png) -177px 0; }

.side-widget.flower .icon {
    background: transparent url(../images/icons.png) -280px 0; }

.side-widget.document .icon {
    background: transparent url(../images/icons.png) -230px 0; }
.side-widget.primary-color.pencil .icon {
    background: transparent url(../images/icons.png) -329px 5px;
    height: 65px;
}
.side-widget.secondary-color.pencil .icon,
.side-widget.fourth-color.pencil .icon {
    background: transparent url(../images/icons.png) -329px 141px;
    height: 65px;
}
.side-widget.third-color.pencil .icon {
    background: transparent url(../images/icons.png) -329px 76px;
    height: 65px;
}
.side-widget a.cta, .side-widget span.cta {
    border-top: 1px solid;
    display: block;
    margin-top: 10px;
    padding-top: 10px;
    clear:both;
    text-transform: uppercase; }
.side-widget span.cta input {
    display: inline;
    background: none;
    border: 0!important;
    padding: 0!important;
    text-transform: uppercase;
    vertical-align: middle;
}
.side-widget.primary-color a.cta {
    border-color: #8391a5;
    color: #8391a5; }

.side-widget.primary-color span.cta input {
    border-color: #8391a5;
    color: #8391a5; }

.side-widget.secondary-color a.cta {
    border-color: #ed7dab;
    color: #ed7dab; }

.side-widget.third-color a.cta {
    border-color: #74BDCB;
    color: #74BDCB; }

.side-widget.fourth-color a.cta {
    border-color: #D3788F;
    color: #D3788F; }

.side-widget.primary-color a.cta:hover,
.side-widget.secondary-color a.cta:hover,
.side-widget.third-color a.cta:hover,
.side-widget.fourth-color a.cta:hover,
.side-widget span.cta input:hover {
    color: #fff; }
.side-widget span.cta .arrow {
    vertical-align: middle;
}
.side-widget a.cta .arrow, .side-widget span.cta .arrow, .dropdown-menu > li > a > span.arrow, button.btn>span.arrow {
    background: transparent url(../images/icons.png) 1px -130px;
    display: inline-block;
    height: 10px;
    margin-left: 10px;
    width: 10px; }
.widget.wp-members form {
    margin-bottom: 0px;
}
span.arrow-top {
    background: transparent url(../images/arrow-top.png) 0 0 no-repeat;
    display: inline-block;
    height: 12px;
    margin-left: 5px;
    width: 16px;
}

.dropdown-menu > li > a > span.arrow, button.btn>span.arrow {
    margin-left: 5px;
}

/* Get involved */
.get-involved img {
    padding: 10px 0;
    width: 100%; }

.get-involved a.cta {
    border-top: 1px solid #c1c2bf;
    color: #2A284E;
    display: block;
    clear: both;
    margin-top: 10px;
    padding-top: 10px;
    text-transform: uppercase; }

.get-involved a.cta .arrow {
    background: transparent url(../images/icons.png) -10px -130px;
    display: inline-block;
    height: 10px;
    margin-left: 10px;
    width: 10px; }

/* Events */
.events a .arrow {
    background: transparent url(../images/icons.png) -10px -65px;
    display: inline-block;
    height: 10px;
    margin-left: 10px;
    width: 10px; }

.events a.see-all {
    text-transform: uppercase; }

/* Featured items */
.featured-items {
    background-color: #d61a66;
    margin-bottom: 49px;
    padding-top: 20px;
    margin-top: 15px; }

.featured-items .featured-item {
    margin-bottom: 30px; }

.featured-items h2,
.featured-items h2 a,
.featured-items .post-date {
    color: white; }

.featured-items h2 a,
.featured-items .post-date {
    margin-left: 10px;
    display: block;
}

.featured-items h2 a:hover {
    color: #efa3c2;
}

.featured-image-thumbnail, .student-profiles-thumbnail {
    height: 150px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
}

.featured-items .post-date {
    margin-top: -10px; }

/* Article list */
.article-list {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: -15px;
}

.article-list article {
    background: url(../images/dotted-border-grey.png) left bottom repeat-x;
    margin-bottom: 35px; }

.article-list article h2 {
    margin-top: 0px; }

.article-list article >.article-img {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 0; }

span.article-img {
    margin-left: -10px;
    margin-right: -10px;
    display: block;
}

article .post-date {
    font-size: 15px;
    margin-bottom: 10px;
    margin-top: -15px; }

article .entry-meta {
    font-size: 14px;
    margin-top: -10px;
    padding-bottom: 10px; }

/* Spaced rows */
.space-rows .row + .row {
    margin-top: 20px; }

/* Links list */
ul.links-list li {
    padding: 5px 0; }

ul.links-list li a .bullet, .bullet-link .bullet {
    background: url(../images/icons.png) -10px -130px;
    display: inline-block;
    height: 10px;
    margin-right: 5px;
    width: 10px; }

/* About Us */
.our-staff .row {
    margin-bottom: 20px; }

.trustees .thumbnail {
    float: left;
    text-align: center;
    overflow: hidden;
    max-width: 118px;
    margin-left: 15px;
    background-color: transparent;
}

.trustees .thumbnail img {
    /*min-height: 100%;*/
    margin-left: 0px;
}

.trustees .col-sm-6 {
    padding-bottom: 15px;
}

/* Social icons */

.social-icons .icon {
    background: url(../images/icons.png) -15px -150px;
    display: inline-block;
    height: 28px;
    text-indent: 9999px;
    width: 28px;
    margin-right: 3px;
    overflow: hidden;
}

.primary-header .buttons {
    margin-top: 14px;
}
.primary-header .social-icons {
    margin-top: 18px;
    margin-right: -15px;
    padding-right: 15px;
    border-right: 1px solid white;
}

.smf-app-widget .social-icons, .textwidget .social-icons {
    margin-top: 15px;
}

.widget_categories ul, .widget_archive ul {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 35px;
}

.widget_categories ul li, .widget_archive ul li {
    background: url("../images/arrow1.png") 0 7px no-repeat;
    padding-left: 12px;
    margin-bottom: 12px;
}

.widget_categories .social-icons {
    float: right;
    height: 29px;
}

.widget_categories .social-icons a {
    float: right;
}

.intro-share {
    background: url("../images/dotted-border-grey.png") repeat-x scroll left top transparent;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 10px;
    color: #324a69;
}

.smf-paginator {
    text-align: center;
    position: relative;
    top: -25px;
    word-spacing: 6px;
}

.smf-paginator:after {
    clear:both;
}

.smf-paginator .prev {
    float: left;
    color: #324a69;
    padding: 0 10px 0 15px;
    background: url("../images/arrow2.png") left center no-repeat;
}

.smf-paginator .next {
    float: right;
    color: #324a69;
    padding: 0 15px 0 10px;
    background: url("../images/arrow1.png") right center no-repeat;
}

.smf-paginator .current {
    color: #324a69;
}

.entry-share {
    padding-left: 7px;
    padding-bottom: 10px;
}

.widget_recent_entries .attachment-post-thumbnail {
    padding-bottom: 15px;
    padding-top: 8px;
}

@media (max-width: 767px) {

    .primary-header .social-icons {
        border-right: none !important;
    }

    .side-widget {
        margin-left: -15px;
        margin-right: -15px;
    }

    .home-widgets h3.widgettitle {
        margin-top: 30px;
        margin-bottom: 0;
    }

    .home-widgets .widget_recent_entries h3.widgettitle {
        margin-top: 0;
    }

    .home-widgets .textwidget {
        margin-top: -15px;
    }

    #wpmem_login a.left-pink-arrow-a {
        top: -15px;
        position:relative;
    }

    .page-title .buttons {
        padding-top: 0px!important;
    }

    .smf-app-widget {
        padding-top: 0px!important;
    }
}

.primary-header .social-icons .icon {
    margin-right: 0px;
    margin-left: 3px;
}
footer .social-icons .icon {
    margin-right: 3px;
}

.textwidget .social-icons .icon {
    margin-right: 3px;
}

.textwidget .social-icons .icon:hover, .social-icons.hover-opacity .icon:hover {
    opacity: 0.6;
}

.social-icons .icon.facebook {
    background-position: -15px -150px; }

.social-icons .icon.twitter {
    background-position: -46px -150px; }

.social-icons .icon.linked-in {
    background-position: -78px -150px; }

.primary-header .social-icons .icon.facebook,
footer .social-icons .icon.facebook {
    background-position: -109px -150px; }

.primary-header .social-icons .icon.twitter,
footer .social-icons .icon.twitter {
    background-position: -140px -150px; }

.primary-header .social-icons .icon.linked-in,
footer .social-icons .icon.linked-in {
    background-position: -172px -150px; }

.primary-header .social-icons .icon.facebook:hover,
footer .social-icons .icon.facebook:hover {
    background-position: -202px -150px; }

.primary-header .social-icons .icon.twitter:hover,
footer .social-icons .icon.twitter:hover {
    background-position: -233px -150px; }

.primary-header .social-icons .icon.linked-in:hover,
footer .social-icons .icon.linked-in:hover {
    background-position: -265px -150px; }

.map {
    height: 367px;
    width: 100%; }

.map img {
    max-width: none; }

.contact-info {
    background-color: #2A284E;
    padding: 20px 0 20px 20px;
}

.contact-info h1 {
    font-size: 24px;
    line-height: 24px;
    font-family: "ff-meta-serif-web-pro",Times,serif;
    margin: 0;
}

.contact-info h2, .contact-info h1 {
    color: white;
    margin-bottom: 0; }

.contact-info h2:first-child {
    margin-top: 0; }

.contact-info {
    color: #b6b8ba;
    font-weight: normal;
}

.contact-row {
    margin-bottom: 30px;
}

/* Application form */
.autoloaderinc #nav {
    display: inline-block;
    float: left;
    margin-right: 20px;
    width: 210px; }

.autoloaderinc #nav ul {
    list-style-type: none;
    margin: 0; }

.autoloaderinc .includer-body {
    float: left;
    width: 700px; }

/* Footer */
footer {
    background-color: #2A284E;
    margin-top: 20px;
    padding: 30px 0 5px;
    color: #b6b8ba }

footer h3 {
    color: #fff;
    font-size: 16px;}

footer a {
    color: #8391a5; }

footer a:hover {
    color: #fff; }

footer .btn.donate {
    width: 135px; }

footer .utility-links {
    background: url(../images/dotted-border-white.png) left top repeat-x;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding-top: 6px;
    text-align: center; }

footer .utility-links a {
    border-right: 1px solid #8391a5;
    color: #fff;
    padding-right: 10px; }

footer .utility-no-link {
    border-right: 1px solid #8391a5;
    padding-right: 10px;
    color: #8391a5;
}

footer .utility-links a:last {
    border-right: none; }

footer .copyright {
    color: #8391a5; }

.list-unstyled {
    margin-left: 0px;
}

.extra20px {
    padding-left: 20px;
    padding-right: 20px;
}

.extra15px {
    padding-left: 15px;
    padding-right: 15px;
}

.extra10px {
    padding-left: 10px;
    padding-right: 10px;
}

.extra5px {
    padding-left: 5px;
    padding-right: 5px;
}

.extram20px {
    margin-left: 20px;
    margin-right: 20px;
}

.extram15px {
    margin-left: 15px;
    margin-right: 15px;
}

.extram10px {
    margin-left: 10px;
    margin-right: 10px;
}

.extram5px {
    margin-left: 5px;
    margin-right: 5px;
}

.not-contact-row {
    margin-top: 50px;
}

@media (max-width: 767px) {
    .sm-nomargin {
        margin-left: 0px;
        margin-right: 0px;
    }

    .sm-nopadding {
        padding-left: 0px;
        padding-right: 0px;
    }
}

.no-padding-right {
    padding-right: 0px;
}

.tp_recent_tweets {
	float: left;
	clear: left;
}

.tp_recent_tweets ul {
	margin-left: 0;
}

.tp_recent_tweets  li {
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-bottom: 20px;
	float: left;
	clear: left;
	line-height: 20px;
}

.tp_recent_tweets .twitter_links, .tp_recent_tweets .twitter_time {
	color: #999;
	font-size: 12px;
	font-weight: normal;
    text-transform: lowercase;
}
.float-right {
    float: right;
    clear: none;
}
.white-arrow-icon {
    background: url(../images/icons.png) -38px -130px;
    display: block;
    width: 10px;
    height: 8px;
}

.white-arrow-down {
    background: url(../images/notch-white.png) 0px -8px transparent no-repeat;
    display: block;
    width: 10px;
    height: 8px;
}

.btn-arrow {
    height: 36px;
    padding-left: 16px;
    padding-right: 16px;
}

#main-menu-search {
    height: 36px;
    position: absolute;
    top: 10px;
    right: 20px;
    width: 210px;
    z-index: 1001;
}

@media (min-width: 768px) and (max-width: 991px) {
    #main-menu-search {
        width: 160px !important;
    }

    #main-menu-search input {
        background-position: 133px 8px !important;
    }
    .navbar .nav > li > a {
        padding: 17px 10px 17px;
    }

    .primary-nav li > a {
        padding: 18px 10px;
    }
}

#main-menu-search input {
    background: url(../images/magnifier.png) no-repeat 183px 8px;
    padding-right: 33px;
}

.relative {
    position: relative;
}

.site-content > .row.home-second-row {
    border-top: 0!important;
    padding-top: 0;
    margin-top: 5px;
    margin-bottom: 12px;
}

.home-second-row .col-sm-4 div, .bordered-top {
    border-top: 1px solid #C1C2BF;
    padding-top: 10px;
}

.pink-arrow-a {
    text-transform: uppercase;
    color: #2A284E;

}

.pink-arrow-a:hover, .get-involved a.cta:hover {
    color: #8492a5;
}

.pink-arrow-a span {
    margin-left: 10px;
    width: 5px;
    display: inline-block;
    background: url(../images/icons.png) no-repeat -10px -123px;
    line-height: 22px;
}
.left-pink-arrow-a span {
    margin-right: 8px;
    width: 5px;
    display: inline-block;
    background: url(../images/icons.png) no-repeat -10px -122px;
}
.white-arrow-a span {
    margin-left: 10px;
    width: 5px;
    display: inline-block;
    background: url(../images/icons.png) no-repeat 0 -123px;
    line-height: 22px;
}

footer .social-icons,
footer input,
footer button {
    margin-top: 10px;
}

footer .social-icons {
    height: 35px;
    margin-top: 10px!important;
}

footer .col-sm-3 .list-unstyled,
footer .social-icons,
footer input,
footer button {
    margin-bottom: 29px!important;
}

/* gravity forms css modifications */
.ginput_counter {
    display: none;
}
.gfield_checkbox label, .gfield_radio label {
    font-weight: normal!important;
    font-size: 16px !important;
}
.gform_wrapper .gsection {
    border-bottom: none!important;
    margin-top: 0px !important;
}
.gsection_title {
    background: none!important;
}
.hidden-label .gfield_label {
    display: none!important;
}
.gfield.mega-label .gfield_label {
    font-family: "ff-meta-serif-web-pro", Times, serif;
    font-size: 22px!important;
    font-weight: normal!important;
    color: #2A284E;
}
.gfield .gfield_label {
    font-size: 16px!important;
}
.gfield .gfield_description, .gfield .gsection_description {
    font-size: 16px!important;
    font-weight: normal!important;
    font-family: "urbana", Tahoma, sans-serif!important;
}
.dots-below, .gform_wrapper .gsection.dots-below {
    /*border-bottom: 1px dotted gray!important;*/
    background: url("../images/dotted-border-grey.png") repeat-x scroll left bottom transparent;
    line-height: 32px;
    margin-bottom: 25px;
    padding-bottom: 30px;
}
.gfield .gfield_description>.dots-below, .gfield .gsection_description>.dots-below {
    height: 5px;
}
.gform_wrapper .gsection.dots-below {
    margin-bottom: 32px!important;
    min-height: 25px;
}
.gf-small {
    font-size: 13px!important;
}
.gform_wrapper h2.gsection_title {
    font-size: 22px!important;
    font-weight: normal!important;
}
.gfield.col-sm-2,
.gfield.col-sm-3,
.gfield.col-sm-4,
.gfield.col-sm-6,
.gfield.col-sm-9,
.gfield.col-sm-8,
.gfield.col-sm-12 {
    clear: none!important;
    padding-left: 10px;
    padding-right: 10px;
}

.gfield.col-sm-2.first,
.gfield.col-sm-3.first,
.gfield.col-sm-4.first,
.gfield.col-sm-6.first,
.gfield.col-sm-9.first,
.gfield.col-sm-8.first,
.gfield.col-sm-12.first {
    padding-left: 0px;
}

.gfield.col-sm-2.last,
.gfield.col-sm-3.last,
.gfield.col-sm-4.last,
.gfield.col-sm-6.last,
.gfield.col-sm-9.last,
.gfield.col-sm-8.last,
.gfield.col-sm-12.last {
    padding-right: 0px;
}

.gform_page_footer {
    clear: both;
}

.gform_wrapper {
    max-width: none !important;
}

.gform_wrapper .gf_page_steps {
    min-height: 1px;
    position: relative;
    padding-left: 15px !important;
    padding-right: 15px !important;
    float: right;
    border: none !important;
    background-color: #324a69;
    color: white;
    font-family: "ff-meta-serif-web-pro",Times,serif !important;
    padding-bottom: 0px !important;
}

.gform_wrapper .gf_step {
    font-family: "urbana",Tahoma,sans-serif !important;
    display:block !important;
    font-size: 16px !important;
    line-height: 22px;
    height: auto !important;
    opacity: 1 !important;
}

.gform_wrapper .gf_step.gf_step_active, .gform_wrapper .gf_step_completed {
    opacity: 0.5 !important;
}

.gform_wrapper .gf_page_steps h2 {
    color: #8492a5;
    margin-top: 20px !important;
    margin-left: 10px;
}

.gform_body {
    min-height: 1px;
    padding-right: 15px;
    position: relative;
    width: 100%;
}

#gform_1 .gform_body, #gform_13 .gform_body, #gform_31 .gform_body {
    float: left;
    padding-top: 20px;
}

.gf_step_number {
    margin-left: 10px;
    width: 5px;
    display: inline-block;
    background: url(../images/icons.png) no-repeat 0 -125px;
    line-height: 22px;
    text-indent: -9999px;
    margin-right: 5px;
}

.gf_step_last {
    padding-bottom: 20px;
}

.smf-app-widget {
    color: #86888c;
    font-family: "urbana",Tahoma,sans-serif;
    padding: 35px 20px 0px 20px;
}

.page-title .buttons {
    padding-top: 50px;
}

.page-title .buttons {
    padding-top: 50px;
}

.page-title.empty-breadcrumb .buttons {
    padding-top: 40px;
}

.gform_next_button, .gform_button, .wpcf7-submit {
    background-color: #e76298;
    *background-color: #d61a66;
    background-image: -moz-linear-gradient(top, #f394bb, #d61a66);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f394bb), to(#d61a66));
    background-image: -webkit-linear-gradient(top, #f394bb, #d61a66);
    background-image: -o-linear-gradient(top, #f394bb, #d61a66);
    background-image: linear-gradient(to bottom, #f394bb, #d61a66);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF394BB', endColorstr='#FFD51965', GradientType=0);
    margin-left: 0;
    border: medium none;
    border-radius: 0 0 0 0;
    font-size: 16px;
    line-height: 22px;
    padding: 6px 25px;
    text-shadow: none;
    text-transform: uppercase;
    color: #FFFFFF;
    -moz-user-select: none;
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
}

.gform_next_button:hover, .wpcf7-submit:hover, .gform_next_button:active, .wpcf7-submit:active, .gform_button:hover, .gform_button:active {
    background-color: #e76298;
    *background-color: #d61a66;
    background-image: -moz-linear-gradient(top, #f0acc8, #e677a4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f0acc8), to(#e677a4));
    background-image: -webkit-linear-gradient(top, #f0acc8, #e677a4);
    background-image: -o-linear-gradient(top, #f0acc8, #e677a4);
    background-image: linear-gradient(to bottom, #f0acc8, #e677a4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F0ACC8', endColorstr='#E677A4', GradientType=0);
}

.gform_previous_button {
    background-color: #E1E5EA;
    *background-color: #E1E5EA;
    background-image: -moz-linear-gradient(top, #E1E5EA, #B7B9BB);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#E1E5EA), to(#B7B9BB));
    background-image: -webkit-linear-gradient(top, #E1E5EA, #B7B9BB);
    background-image: -o-linear-gradient(top, #E1E5EA, #B7B9BB);
    background-image: linear-gradient(to bottom, #E1E5EA, #B7B9BB);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E1E5EA', endColorstr='#B7B9BB', GradientType=0);
    margin-left: 0;
    border: medium none;
    border-radius: 0 0 0 0;
    font-size: 16px;
    line-height: 22px;
    padding: 6px 25px;
    text-shadow: none;
    text-transform: uppercase;
    color: #324A69;
    -moz-user-select: none;
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
}

.gform_previous_button:hover, .gform_previous_button:active {
    opacity: 0.6;
}

.gform_wrapper .gsection {
    margin: 0 !important;
    padding: 0 !important;
}

.gform_wrapper .gfield_checkbox li input[type="checkbox"], .gform_wrapper .gfield_radio li input[type="radio"], .gform_wrapper .gfield_checkbox li input {
    margin-top: 5px !important;
}

.gform_wrapper .description, .gform_wrapper .gfield_description, .gform_wrapper .gsection_description, .gform_wrapper .instruction {
    line-height: 22px !important;

}
.gform_wrapper .top_label .notopmargin .gfield_label {
    margin-top: 0!important;
}

.gform_wrapper .top_label .gfield_label {
    margin: 10px 0 !important;
    font-weight: normal !important;
}

.gform_wrapper select {
    font-size: 16px !important;
}

.gform_wrapper.gf_browser_gecko select {
    padding: 5px !important;
}

.gform_wrapper .gform_page_footer, .gform_wrapper .gform_footer {
    border-top: 1px solid #C1C2BF !important;
    padding-top: 20px !important;
    padding-bottom: 0px!important;
}

.gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper input[type="email"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"], .gform_wrapper textarea {
    font-size: 16px !important;
    padding: 5px 10px !important;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    border: none !important;
    background-color: #FFDFE0 !important;
    color: #D61A66 !important;
}

.gform_wrapper .gfield_error .gfield_label, .gform_wrapper .gfield_required, .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, .gform_wrapper li.gfield_error ul.gfield_checkbox, .gform_wrapper li.gfield_error ul.gfield_radio, .gform_wrapper .validation_message {
    color: #D61A66 !important;
}

.gform_wrapper div.validation_error {
    color: #D61A66 !important;
    font-weight: normal !important;
}

@media (max-width: 767px) {
    .gform_next_button, .gform_previous_button {
        width: 100% !important;
    }

    .gfield.col-sm-3, .gfield.col-sm-4, .gfield.col-sm-6, .gfield.col-sm-9, .gfield.col-sm-8, .gfield.col-sm-12 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .navbar-responsive-collapse {
        height: auto;
    }

    .navbar-responsive-collapse.in .dropdown-menu, .collapsing .dropdown-menu {
        display: none;
    }

    .navbar-responsive-collapse .caret {
        display: none;
    }

    .navbar-responsive-collapse > ul > li {
        display: block;
        width: 100%;
        clear: both;
        padding-left: 15px;
        padding-right: 15px;
        background-color: #D61A66;
    }

    .navbar-responsive-collapse > ul > li > a {
        width: 100%;
        text-align: left;
        height: auto;
        padding: 15px 0 !important;
        color: white;
        border-top: 1px solid white;
        background-color: #D61A66;
    }

    .nav-dropdown-teal {
        width: 100% !important;
    }

}

.sub-nav-on {
    margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
    .gform_wrapper .gf_page_steps {
        width: 33.3333% !important;
    }

    #gform_1 .gform_body, #gform_13 .gform_body, #gform_31 .gform_body {
        width: 66.6667%;
    }

    .smf-app-widget {
        background-color: #FDFCF3;
    }

    .sub-nav-on {
        margin-top: 56px;
        margin-bottom: 0px;
    }

    .get-involved-content h2, .students-page h2, .programmes h2 {
        margin-top: 35px;
    }
}



/* OTHER */
 .home-second-row.visible-xs .col-xs-12 > div {
    border-top: 1px solid #C1C2BF;
    padding-top: 10px;
    margin-bottom: 35px;
 }

 .top40 {
     margin-top: 40px !important;
 }

 .top30 {
     margin-top: 30px !important;
 }

 .top15 {
     margin-top: 15px !important;
 }

 .trustees-table {
     display: table;
 }


 div.wpcf7-validation-errors, span.wpcf7-not-valid-tip {
     border: none !important;
     background-color: #FFDFE0 !important;
     color: #D61A66 !important;
 }

 .about-us h2 {
     margin-top: 35px;
 }

 .get-involved h2 {
     margin-top: 0px;
 }

 .about-us .textwidget h2, .get-involved-content .textwidget h2, .students-page .textwidget h2, .programmes .textwidget h2 {
     margin-top: 0px;
 }

 #programmes img {
     width: 100%;
 }

 .entry-content h2 {
     margin-top: 15px;
 }

 .single-news .entry-content p {
     padding-left: 10px;
     padding-right: 10px;
 }

 .single-news .entry-meta {
     padding-left: 10px;
 }

 .our-staff-name {
     color: #324a69;
 }

 .our-staff-title, .students-blurb {
     color: #324a69;
     margin-bottom: 15px;
 }
 #wpmem_login .gform_wrapper {
     margin: 0px;
 }

 .active-hover {
     z-index: 1002;
 }
 #wpmem_login .gform, #wpmem_reg .gform {
     margin-bottom: 0px;
 }
 #wpmem_login .button_div {
     padding-bottom: 20px;
     margin-bottom: 30px;
 }
 .btn-smaller-padding {
     padding-left: 10px;
     padding-right: 10px;
 }
 .padding-page-content {
     padding-top: 20px;
 }
 .padding-signin-content {
     padding-top: 10px;
 }

 .blue-dark {
     color: #324A69;
 }

 .blue-text {
     color: #86888c;
 }

 .course-name {
     font-size: 16px;
     line-height: 22px;
     clear: both;
     font-family: "urbana",Tahoma,sans-serif;
 }

 a.disabled, a.disabled:hover, a.disabled:active, a.disabled:focus {
     color: #8391A5 !important;
 }

 .supporters > div > div > div {
     margin-top: 15px;
     margin-bottom: 15px;
 }

 .get-involved > div {
     margin-top:15px;
 }

 .get-involved-content h3 {
    font-family: "urbana", Tahoma, sans-serif;
}


 @media (max-width: 767px) {
    .our-staff-name {
        margin-top: 15px;
    }

    .you-and-smf {
        border-top: none !important;
    }
 }
 .midline {
     margin-top: 0!important;
     margin-bottom: 32px!important;
     height: 25px;
 }
 .blue-checkbox-labels label {
     color: #2A284E;
 }
 .align-fixer {
     height: 1px;
 }
 .gfield_label span.gfield_required {
     display: none;
 }
 .page-title>h1 {
     padding-left: 15px;
 }
 .sub-nav-on .page-title>h1 {
     padding-left: 0px;
 }

 .student-profiles-thumbnail {
     margin-top: 4px;
 }

 #student-profiles p>a {
     position:relative;
     top: 13px;
 }

 #student-profiles p>span {
     position:relative;
     top: 9px;
 }

 #student-profiles p {
     margin-bottom: 21px;
 }

 .testimonials-page h2 {
     background: none;
     margin-bottom: 0px!important;
     margin-top: 0px!important;
     padding-top: 30px;
     background: url("../images/dotted-border-grey.png") repeat-x scroll left top transparent;
 }

 .testimonials-page h2:first-child {
     padding-top: 19px;
     background: none!important;
 }

 .testimonials-page >p+p {
     font-family: "ff-meta-serif-web-pro",Times,serif;
     padding-bottom: 15px;
     margin-bottom: 0!important;
 }

 .testimonials-page >h2+p {
     position: relative;
     top: -5px;
 }

 .testimonials-widgets {
     padding-bottom: 18px;
 }

#field_31_221 input {
	display: none;
}

@media (min-width: 768px) {
  .donateBtnHeader {
    padding-left: 0px;
  }
}
