﻿@charset "UTF-8";

#contentBox {
    margin-left: 0 !important;
}

td#MSOTlPn_MainTD {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
}

table#MSOTlPn_Tbl, table.ms-TPBorder {
    width: 100% !important;
}

    table.ms-TPBorder select, table.ms-TPBorder input {
        width: 99% !important;
    }

        table.ms-TPBorder input[type="radio"] table.ms-TPBorder input[type="checkbox"] {
            width: inherit !important;
        }

table#MSOTlPn_Tbl {
    font-size: 15px;
}

#s4-bodyContainer {
    width: 100% !important;
    margin: 0 auto;
}

.header {
    position: absolute !important;
    height: 50px !important;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

    .embed-container iframe, .embed-container object, .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden], template {
    display: none;
}

a {
    background-color: transparent;
}

    a:active, a:hover {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled], html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type="checkbox"], input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

* {
    box-sizing: border-box;
}

    *:before, *:after {
        box-sizing: border-box;
    }

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857 !important;
    color: #333;
    background-color: #fff;
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #337ab7;
    text-decoration: none;
}

    a:hover, a:focus {
        color: #23527c;
        text-decoration: underline;
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

    h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
        font-weight: normal;
        line-height: 1;
        color: #777;
    }

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

    h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
        font-size: 65%;
    }

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

    h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
        font-size: 75%;
    }

h1, .h1 {
    font-size: 36px;
}

h2, .h2 {
    font-size: 30px;
}

h3, .h3 {
    font-size: 24px;
}

h4, .h4 {
    font-size: 18px;
}

h5, .h5 {
    font-size: 14px;
}

h6, .h6 {
    font-size: 12px;
}

p {
    margin: 0 0 10px;
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}

@media(min-width:768px) {
    .lead {
        font-size: 21px;
    }
}

small, .small {
    font-size: 85%;
}

mark, .mark {
    background-color: #fcf8e3;
    padding: .2em;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #777;
}

.text-primary {
    color: #337ab7;
}

a.text-primary:hover {
    color: #286090;
}

.text-success {
    color: #3c763d;
}

a.text-success:hover {
    color: #2b542c;
}

.text-info {
    color: #31708f;
}

a.text-info:hover {
    color: #245269;
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover {
    color: #66512c;
}

.text-danger {
    color: #a94442;
}

a.text-danger:hover {
    color: #843534;
}

.bg-primary {
    color: #fff;
}

.bg-primary {
    background-color: #337ab7;
}

a.bg-primary:hover {
    background-color: #286090;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover {
    background-color: #e4b9b9;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}

    ul ul, ul ol, ol ul, ol ol {
        margin-bottom: 0;
    }

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px;
    }

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

dt, dd {
    line-height: 1.42857;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    display: table;
}

.dl-horizontal dd:after {
    clear: both;
}

@media(min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}

    blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
        margin-bottom: 0;
    }

    blockquote footer, blockquote small, blockquote .small {
        display: block;
        font-size: 80%;
        line-height: 1.42857;
        color: #777;
    }

        blockquote footer:before, blockquote small:before, blockquote .small:before {
            content: '— ';
        }

    .blockquote-reverse, blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #eee;
        border-left: 0;
        text-align: right;
    }

        .blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
            content: '';
        }

        .blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
            content: ' —';
        }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857;
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: bold;
        box-shadow: none;
    }

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0;
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container, .content {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

    .container:before, .content:before, .container:after, .content:after {
        content: " ";
        display: table;
    }

    .container:after, .content:after {
        clear: both;
    }

@media(min-width:768px) {
    .container, .content {
        width: 750px;
    }
}

@media(min-width:992px) {
    .container, .content {
        width: 970px;
    }
}

@media(min-width:1200px) {
    .container, .content {
        width: 1170px;
    }
}

.container-fluid, .content-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

    .container-fluid:before, .content-fluid:before, .container-fluid:after, .content-fluid:after {
        content: " ";
        display: table;
    }

    .container-fluid:after, .content-fluid:after {
        clear: both;
    }

.row, .page_title {
    margin-left: -15px;
    margin-right: -15px;
}

    .row:before, .page_title:before, .row:after, .page_title:after {
        content: " ";
        display: table;
    }

    .row:after, .page_title:after {
        clear: both;
    }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-1 {
    width: 8.33333%;
}

.col-xs-2 {
    width: 16.66667%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.33333%;
}

.col-xs-5 {
    width: 41.66667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.33333%;
}

.col-xs-8 {
    width: 66.66667%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.33333%;
}

.col-xs-11 {
    width: 91.66667%;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-pull-1 {
    right: 8.33333%;
}

.col-xs-pull-2 {
    right: 16.66667%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-4 {
    right: 33.33333%;
}

.col-xs-pull-5 {
    right: 41.66667%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-7 {
    right: 58.33333%;
}

.col-xs-pull-8 {
    right: 66.66667%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-10 {
    right: 83.33333%;
}

.col-xs-pull-11 {
    right: 91.66667%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-push-1 {
    left: 8.33333%;
}

.col-xs-push-2 {
    left: 16.66667%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-4 {
    left: 33.33333%;
}

.col-xs-push-5 {
    left: 41.66667%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-7 {
    left: 58.33333%;
}

.col-xs-push-8 {
    left: 66.66667%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-10 {
    left: 83.33333%;
}

.col-xs-push-11 {
    left: 91.66667%;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-offset-0 {
    margin-left: 0% !important;
}

.col-xs-offset-1 {
    margin-left: 8.33333% !important;
}

.col-xs-offset-2 {
    margin-left: 16.66667% !important;
}

.col-xs-offset-3 {
    margin-left: 25% !important;
}

.col-xs-offset-4 {
    margin-left: 33.33333% !important;
}

.col-xs-offset-5 {
    margin-left: 41.66667% !important;
}

.col-xs-offset-6 {
    margin-left: 50% !important;
}

.col-xs-offset-7 {
    margin-left: 58.33333% !important;
}

.col-xs-offset-8 {
    margin-left: 66.66667% !important;
}

.col-xs-offset-9 {
    margin-left: 75% !important;
}

.col-xs-offset-10 {
    margin-left: 83.33333% !important;
}

.col-xs-offset-11 {
    margin-left: 91.66667% !important;
}

.col-xs-offset-12 {
    margin-left: 100% !important;
}

@media(min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-1 {
        width: 8.33333%;
    }

    .col-sm-2 {
        width: 16.66667%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.33333%;
    }

    .col-sm-5 {
        width: 41.66667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.33333%;
    }

    .col-sm-8 {
        width: 66.66667%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.33333%;
    }

    .col-sm-11 {
        width: 91.66667%;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-pull-1 {
        right: 8.33333%;
    }

    .col-sm-pull-2 {
        right: 16.66667%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-4 {
        right: 33.33333%;
    }

    .col-sm-pull-5 {
        right: 41.66667%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-7 {
        right: 58.33333%;
    }

    .col-sm-pull-8 {
        right: 66.66667%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-10 {
        right: 83.33333%;
    }

    .col-sm-pull-11 {
        right: 91.66667%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-push-1 {
        left: 8.33333%;
    }

    .col-sm-push-2 {
        left: 16.66667%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-4 {
        left: 33.33333%;
    }

    .col-sm-push-5 {
        left: 41.66667%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-7 {
        left: 58.33333%;
    }

    .col-sm-push-8 {
        left: 66.66667%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-10 {
        left: 83.33333%;
    }

    .col-sm-push-11 {
        left: 91.66667%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-offset-0 {
        margin-left: 0% !important;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333% !important;
    }

    .col-sm-offset-2 {
        margin-left: 16.66667% !important;
    }

    .col-sm-offset-3 {
        margin-left: 25% !important;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333% !important;
    }

    .col-sm-offset-5 {
        margin-left: 41.66667% !important;
    }

    .col-sm-offset-6 {
        margin-left: 50% !important;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333% !important;
    }

    .col-sm-offset-8 {
        margin-left: 66.66667% !important;
    }

    .col-sm-offset-9 {
        margin-left: 75% !important;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333% !important;
    }

    .col-sm-offset-11 {
        margin-left: 91.66667% !important;
    }

    .col-sm-offset-12 {
        margin-left: 100% !important;
    }
}

@media(min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-1 {
        width: 8.33333%;
    }

    .col-md-2 {
        width: 16.66667%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.33333%;
    }

    .col-md-5 {
        width: 41.66667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.33333%;
    }

    .col-md-8 {
        width: 66.66667%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.33333%;
    }

    .col-md-11 {
        width: 91.66667%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-pull-1 {
        right: 8.33333%;
    }

    .col-md-pull-2 {
        right: 16.66667%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-4 {
        right: 33.33333%;
    }

    .col-md-pull-5 {
        right: 41.66667%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-7 {
        right: 58.33333%;
    }

    .col-md-pull-8 {
        right: 66.66667%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-10 {
        right: 83.33333%;
    }

    .col-md-pull-11 {
        right: 91.66667%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-push-1 {
        left: 8.33333%;
    }

    .col-md-push-2 {
        left: 16.66667%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-4 {
        left: 33.33333%;
    }

    .col-md-push-5 {
        left: 41.66667%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-7 {
        left: 58.33333%;
    }

    .col-md-push-8 {
        left: 66.66667%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-10 {
        left: 83.33333%;
    }

    .col-md-push-11 {
        left: 91.66667%;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-offset-0 {
        margin-left: 0% !important;
    }

    .col-md-offset-1 {
        margin-left: 8.33333% !important;
    }

    .col-md-offset-2 {
        margin-left: 16.66667% !important;
    }

    .col-md-offset-3 {
        margin-left: 25% !important;
    }

    .col-md-offset-4 {
        margin-left: 33.33333% !important;
    }

    .col-md-offset-5 {
        margin-left: 41.66667% !important;
    }

    .col-md-offset-6 {
        margin-left: 50% !important;
    }

    .col-md-offset-7 {
        margin-left: 58.33333% !important;
    }

    .col-md-offset-8 {
        margin-left: 66.66667% !important;
    }

    .col-md-offset-9 {
        margin-left: 75% !important;
    }

    .col-md-offset-10 {
        margin-left: 83.33333% !important;
    }

    .col-md-offset-11 {
        margin-left: 91.66667% !important;
    }

    .col-md-offset-12 {
        margin-left: 100% !important;
    }
}

@media(min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-1 {
        width: 8.33333%;
    }

    .col-lg-2 {
        width: 16.66667%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.33333%;
    }

    .col-lg-5 {
        width: 41.66667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.33333%;
    }

    .col-lg-8 {
        width: 66.66667%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.33333%;
    }

    .col-lg-11 {
        width: 91.66667%;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-pull-1 {
        right: 8.33333%;
    }

    .col-lg-pull-2 {
        right: 16.66667%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.33333%;
    }

    .col-lg-pull-5 {
        right: 41.66667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.33333%;
    }

    .col-lg-pull-8 {
        right: 66.66667%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.33333%;
    }

    .col-lg-pull-11 {
        right: 91.66667%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-push-1 {
        left: 8.33333%;
    }

    .col-lg-push-2 {
        left: 16.66667%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.33333%;
    }

    .col-lg-push-5 {
        left: 41.66667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.33333%;
    }

    .col-lg-push-8 {
        left: 66.66667%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.33333%;
    }

    .col-lg-push-11 {
        left: 91.66667%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-offset-0 {
        margin-left: 0% !important;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333% !important;
    }

    .col-lg-offset-2 {
        margin-left: 16.66667% !important;
    }

    .col-lg-offset-3 {
        margin-left: 25% !important;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333% !important;
    }

    .col-lg-offset-5 {
        margin-left: 41.66667% !important;
    }

    .col-lg-offset-6 {
        margin-left: 50% !important;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333% !important;
    }

    .col-lg-offset-8 {
        margin-left: 66.66667% !important;
    }

    .col-lg-offset-9 {
        margin-left: 75% !important;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333% !important;
    }

    .col-lg-offset-11 {
        margin-left: 91.66667% !important;
    }

    .col-lg-offset-12 {
        margin-left: 100% !important;
    }
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

    .table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857;
        vertical-align: top;
        border-top: 1px solid #ddd;
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd;
    }

    .table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd;
    }

    .table .table {
        background-color: #fff;
    }

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

    .table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd;
    }

    .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

.table-striped > tbody > tr:nth-child(odd) {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*="col-"], table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}

.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
    background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}

.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
    background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%;
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

        .table-responsive > .table {
            margin-bottom: 0;
        }

            .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap;
            }

        .table-responsive > .table-bordered {
            border: 0;
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0;
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0;
            }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="search"] {
    box-sizing: border-box;
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple], select[size] {
    height: auto;
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #999;
    }

    .form-control::-webkit-input-placeholder {
        color: #999;
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        cursor: false;
        background-color: #eee;
        opacity: 1;
    }

textarea.form-control {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
        line-height: 34px;
    }

        input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm {
            line-height: 30px;
        }

        input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg {
            line-height: 46px;
        }
}

.form-group {
    margin-bottom: 15px;
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .radio label, .checkbox label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer;
    }

    .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-left: -20px;
        margin-top: 4px; \9
    }

    .radio + .radio, .checkbox + .checkbox {
        margin-top: -5px;
    }

.radio-inline, .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

    .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px;
    }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
    cursor: false;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
    cursor: false;
}

.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
    cursor: false;
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}

    .form-control-static.input-lg, .form-control-static.input-sm {
        padding-left: 0;
        padding-right: 0;
    }

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm {
    height: 30px;
    line-height: 30px;
}

textarea.input-sm, select[multiple].input-sm {
    height: auto;
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px;
}

textarea.form-group-sm .form-control, select[multiple].form-group-sm .form-control {
    height: auto;
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

select.input-lg {
    height: 46px;
    line-height: 46px;
}

textarea.input-lg, select[multiple].input-lg {
    height: auto;
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px;
}

textarea.form-group-lg .form-control, select[multiple].form-group-lg .form-control {
    height: auto;
}

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 42.5px;
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
    }

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

    .has-error .form-control:focus {
        border-color: #843534;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    }

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
    top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

@media(min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
            width: auto;
        }

        .form-inline .input-group > .form-control {
            width: 100%;
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .form-inline .radio label, .form-inline .checkbox label {
            padding-left: 0;
        }

        .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

    .form-horizontal .form-group:before, .form-horizontal .form-group:after {
        content: " ";
        display: table;
    }

    .form-horizontal .form-group:after {
        clear: both;
    }

@media(min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

@media(min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px;
    }
}

@media(min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:hover, .btn:focus, .btn.focus {
        color: #333;
        text-decoration: none;
    }

    .btn:active, .btn.active {
        outline: 0;
        background-image: none;
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: false;
        pointer-events: none;
        opacity: .65;
        filter: alpha(opacity=65);
        box-shadow: none;
    }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    .btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
        background-image: none;
    }

    .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
        background-color: #fff;
        border-color: #ccc;
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333;
    }

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #286090;
        border-color: #204d74;
    }

    .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
        background-image: none;
    }

    .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
        background-color: #337ab7;
        border-color: #2e6da4;
    }

    .btn-primary .badge {
        color: #337ab7;
        background-color: #fff;
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

    .btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #449d44;
        border-color: #398439;
    }

    .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
        background-image: none;
    }

    .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
        background-color: #5cb85c;
        border-color: #4cae4c;
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff;
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

    .btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

    .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
        background-image: none;
    }

    .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
        background-color: #5bc0de;
        border-color: #46b8da;
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff;
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

    .btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512;
    }

    .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
        background-image: none;
    }

    .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
        background-color: #f0ad4e;
        border-color: #eea236;
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff;
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

    .btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

    .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
        background-image: none;
    }

    .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
        background-color: #d9534f;
        border-color: #d43f3a;
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff;
    }

.btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0;
}

    .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        box-shadow: none;
    }

        .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
            border-color: transparent;
        }

            .btn-link:hover, .btn-link:focus {
                color: #23527c;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
                color: #777;
                text-decoration: none;
            }

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

    .fade.in {
        opacity: 1;
    }

.collapse {
    display: none;
    visibility: hidden;
}

    .collapse.in {
        display: block;
        visibility: visible;
    }

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

    .thumbnail > img, .thumbnail a > img {
        display: block;
        max-width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }

    .thumbnail .caption {
        padding: 9px;
        color: #333;
    }

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #337ab7;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

    .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0;
    }

    .embed-responsive.embed-responsive-16by9 {
        padding-bottom: 56.25%;
    }

    .embed-responsive.embed-responsive-4by3 {
        padding-bottom: 75%;
    }

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .tooltip.in {
        opacity: .9;
        filter: alpha(opacity=90);
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0;
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px;
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0;
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px;
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left;
    }

        .carousel-inner > .item > img, .carousel-inner > .item > a > img {
            display: block;
            max-width: 100%;
            height: auto;
            line-height: 1;
        }

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000;
    }

        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
            -webkit-transform: translate3d(100%,0,0);
            transform: translate3d(100%,0,0);
            left: 0;
        }

        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
            -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0);
            left: 0;
        }

            .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
                -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0);
                left: 0;
            }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

    .carousel-inner > .next.left, .carousel-inner > .prev.right {
        left: 0;
    }

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);
        background-image: linear-gradient(to right,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);
        background-repeat: repeat-x;
        filter: DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);
        background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);
        background-repeat: repeat-x;
        filter: DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
    }

    .carousel-control:hover, .carousel-control:focus {
        outline: 0;
        color: #fff;
        text-decoration: none;
        opacity: .9;
        filter: alpha(opacity=90);
    }

    .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
    }

    .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px;
    }

    .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px;
    }

    .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        margin-top: -10px;
        font-family: serif;
    }

        .carousel-control .icon-prev:before {
            content: '‹';
        }

        .carousel-control .icon-next:before {
            content: '›';
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #fff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: transparent;
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #fff;
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

    .carousel-caption .btn {
        text-shadow: none;
    }

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -15px;
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -15px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs {
    display: none !important;
}

.visible-sm {
    display: none !important;
}

.visible-md {
    display: none !important;
}

.visible-lg {
    display: none !important;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important;
}

@media(max-width:767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important;
    }
}

@media(max-width:767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media(max-width:767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media(max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md, td.visible-md {
        display: table-cell !important;
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media(min-width:1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important;
    }
}

@media(min-width:1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media(min-width:1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media(min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media(max-width:767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media(min-width:1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print, td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0;
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0,0,0);
    }

    .owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
        cursor: pointer;
        cursor: hand;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .owl-carousel.owl-loaded {
        display: block;
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block;
    }

    .owl-carousel.owl-hidden {
        opacity: 0;
    }

    .owl-carousel .owl-refresh .owl-item {
        display: none;
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%;
            -webkit-transform-style: preserve-3d;
        }

    .owl-carousel.owl-text-select-on .owl-item {
        -webkit-user-select: auto;
        -moz-user-select: auto;
        -ms-user-select: auto;
        user-select: auto;
    }

    .owl-carousel .owl-grab {
        cursor: move;
        cursor: -webkit-grab;
        cursor: -o-grab;
        cursor: -ms-grab;
        cursor: grab;
    }

    .owl-carousel.owl-rtl {
        direction: rtl;
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right;
        }

.no-js .owl-carousel {
    display: block;
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    transition: scale 100ms ease;
}

    .owl-carousel .owl-video-play-icon:hover {
        -webkit-transition: scale(1.3,1.3);
        transition: scale(1.3,1.3);
    }

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}

@-webkit-keyframes rotation {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

.preload * {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
}

@font-face {
    font-family: 'open_sans';
    src: url('../fonts/opensans_bold_macroman/OpenSans-Bold-webfont.eot');
    src: url('../fonts/opensans_bold_macroman/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/opensans_bold_macroman/OpenSans-Bold-webfont.woff') format('woff'),url('../fonts/opensans_bold_macroman/OpenSans-Bold-webfont.ttf') format('truetype'),url('../fonts/opensans_bold_macroman/OpenSans-Bold-webfont.svg#open_sans_bold') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'open_sans';
    src: url('../fonts/opensans_bolditalic_macroman/OpenSans-BoldItalic-webfont.eot');
    src: url('../fonts/opensans_bolditalic_macroman/OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/opensans_bolditalic_macroman/OpenSans-BoldItalic-webfont.woff') format('woff'),url('../fonts/opensans_bolditalic_macroman/OpenSans-BoldItalic-webfont.ttf') format('truetype'),url('../fonts/opensans_bolditalic_macroman/OpenSans-BoldItalic-webfont.svg#open_sansbold_italic') format('svg');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'open_sans';
    src: url('../fonts/opensans_italic_macroman/OpenSans-Italic-webfont.eot');
    src: url('../fonts/opensans_italic_macroman/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/opensans_italic_macroman/OpenSans-Italic-webfont.woff') format('woff'),url('../fonts/opensans_italic_macroman/OpenSans-Italic-webfont.ttf') format('truetype'),url('../fonts/opensans_italic_macroman/OpenSans-Italic-webfont.svg#open_sans_italic') format('svg');
    font-weight: normal,400;
    font-style: italic;
}

@font-face {
    font-family: 'open_sans';
    src: url('../fonts/opensans_light_spanish/OpenSans-Light-webfont.eot');
    src: url('../fonts/opensans_light_spanish/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/opensans_light_spanish/OpenSans-Light-webfont.woff') format('woff'),url('../fonts/opensans_light_spanish/OpenSans-Light-webfont.ttf') format('truetype'),url('../fonts/opensans_light_spanish/OpenSans-Light-webfont.svg#open_sans_light') format('svg');
    font-weight: 300;
}

@font-face {
    font-family: 'open_sans';
    src: url('../fonts/opensans_lightitalic_macroman/OpenSans-LightItalic-webfont.eot');
    src: url('../fonts/opensans_lightitalic_macroman/OpenSans-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/opensans_lightitalic_macroman/OpenSans-LightItalic-webfont.woff') format('woff'),url('../fonts/opensans_lightitalic_macroman/OpenSans-LightItalic-webfont.ttf') format('truetype'),url('../fonts/opensans_lightitalic_macroman/OpenSans-LightItalic-webfont.svg#open_sans_lightitalic') format('svg');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'open_sans';
    src: url('../fonts/opensans_semibold_macroman/OpenSans-Semibold-webfont.eot');
    src: url('../fonts/opensans_semibold_macroman/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/opensans_semibold_macroman/OpenSans-Semibold-webfont.woff') format('woff'),url('../fonts/opensans_semibold_macroman/OpenSans-Semibold-webfont.ttf') format('truetype'),url('../fonts/opensans_semibold_macroman/OpenSans-Semibold-webfont.svg#open_sans_semibold') format('svg');
    font-weight: 500,600;
    font-style: normal;
}

@font-face {
    font-family: 'open_sans';
    src: url('../fonts/opensans_semibolditalic_macroman/OpenSans-SemiboldItalic-webfont.eot');
    src: url('../fonts/opensans_semibolditalic_macroman/OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/opensans_semibolditalic_macroman/OpenSans-SemiboldItalic-webfont.woff') format('woff'),url('../fonts/opensans_semibolditalic_macroman/OpenSans-SemiboldItalic-webfont.ttf') format('truetype'),url('../fonts/opensans_semibolditalic_macroman/OpenSans-SemiboldItalic-webfont.svg#open_sans_semibolditalic') format('svg');
    font-weight: 500,600;
    font-style: italic;
}

@font-face {
    font-family: 'open_sans';
    src: url('../fonts/opensans_regular_spanish/OpenSans-Regular-webfont.eot');
    src: url('../fonts/opensans_regular_spanish/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/opensans_regular_spanish/OpenSans-Regular-webfont.woff') format('woff'),url('../fonts/opensans_regular_spanish/OpenSans-Regular-webfont.ttf') format('truetype'),url('../fonts/opensans_regular_spanish/OpenSans-Regular-webfont.svg#open_sans_regular') format('svg');
    font-weight: normal;
}

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icons/fonts/icomoon.eot?eq8xz5');
    src: url('../fonts/icons/fonts/icomoon.eot?#iefixeq8xz5') format('embedded-opentype'),url('../fonts/icons/fonts/icomoon.woff?eq8xz5') format('woff'),url('../fonts/icons/fonts/icomoon.ttf?eq8xz5') format('truetype'),url('../fonts/icons/fonts/icomoon.svg?eq8xz5#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-location:before {
    content: "";
}

.icon-watch:before {
    content: "";
}

.icon-flag:before {
    content: "";
}

.icon-calendar2:before {
    content: "";
}

.icon-calendar:before {
    content: "";
}

.icon-down:before {
    content: "";
}

.icon-menu:before {
    content: "";
}

.icon-close:before {
    content: "";
}

.icon-right:before {
    content: "";
}

.icon-lens:before {
    content: "";
}

.icon-world:before {
    content: "";
}

.icon-man:before {
    content: "";
}

.icon-google:before {
    content: "";
}

.icon-facebook:before {
    content: "";
}

.icon-twitter:before {
    content: "";
}

.icon-pinterest:before {
    content: "";
}

.icon-sun:before {
    content: "";
}

.icon-check:before {
    content: "";
}

.icon-download:before {
    content: "";
}

body {
    -webkit-text-size-adjust: none;
}

.content {
    width: 320px;
}

.glued-left {
    margin-left: -15px;
    padding-right: 0;
    padding-left: 0;
    float: right;
}

.glued-right {
    padding-right: 0;
    padding-left: 0;
}

@media(min-width:768px) {
    .content {
        width: 750px;
    }
}

@media(min-width:992px) {
    .content {
        width: 970px;
    }
}

@media(min-width:1200px) {
    .content {
        width: 1170px;
    }
}

a:hover {
    opacity: .8;
}

hr {
    position: relative;
    margin: 30px 15px;
}

    hr:before {
        content: "";
        width: 8px;
        height: 8px;
        position: absolute;
        top: -5px;
        left: 0;
        background: url(/_catalogs/masterpage/iae/images/base/bullet_hr.png) no-repeat 0 0 transparent;
    }

    hr:after {
        content: "";
        position: absolute;
        right: 0;
        left: 15px;
        background-color: #2799d5;
        height: 1px;
    }

@media(min-width:768px) {
    hr {
        margin-top: 38px;
    }
}

@media(min-width:1200px) {
    hr {
        margin-top: 30px;
    }
}

.page-title {
    padding: 20px 0;
}

    .page-title article {
        margin: 0 auto;
        max-width: 500px;
    }

    .page-title h1 {
        border-bottom: 1px solid #004ea1;
        color: #004ea1;
        font-family: 'open_sans','Open Sans',sans-serif;
        font-size: 40px;
        font-weight: 300;
        margin: 0;
        padding-bottom: 20px;
    }

    .page-title h2 {
        color: #111;
        font-family: 'open_sans','Open Sans',sans-serif;
        font-size: 20px;
        font-weight: 300;
        line-height: 34px;
        margin: 0;
    }

    .page-title h1 + h2 {
        margin-top: 20px;
    }

@media(min-width:992px) {
    .page-title article {
        max-width: 750px;
    }

    .page-title h1 {
        font-size: 48px;
        padding-bottom: 25px;
    }

    .page-title h2 {
        font-size: 24px;
    }

    .page-title h1 + h2 {
        margin-top: 25px;
    }
}

.page-title.inverse h1 {
    border-bottom-color: #fff;
    color: #fff;
}

.page-title.inverse h2 {
    color: #fff;
}

.wrapper button {
    min-width: 0;
    vertical-align: baseline;
}

.page_title {
    font-size: 48px;
    font-weight: 300;
    color: #003976;
    padding-bottom: 15px;
}

    .page_title.line {
        border-bottom: 1px solid #003976;
    }

.white .page_title {
    color: #fff;
}

    .white .page_title.line {
        border-color: #fff;
        border-color: rgba(255,255,255,.3);
    }

.no-padding {
    padding: 0;
}

@media(max-width:767px) {
    .content {
        width: 100%;
    }

    .page_title {
        margin-left: 0;
        margin-right: 0;
        font-size: 40px;
    }

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

.ms-webpart-zone, .ms-webpart-zone .ms-webpart-chrome-vertical, .ms-webpart-zone .ms-webpart-cell-vertical {
    display: block;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
    margin-left: 0;
    margin-right: 0;
}

#contentBox {
    margin-right: 0 !important;
    min-width: 0;
    margin-left: 0 !important;
}

body {
    overflow: auto !important;
}

#contentRow {
    padding-top: 0 !important;
}

#s4-workspace {
    overflow: inherit;
}

#s4-bodyContainer {
    padding-bottom: 0;
}

.wrapper header.header {
    position: absolute !important;
    height: auto !important;
}

.interna .wrapper header.header {
    position: relative !important;
}

.ms-webpartzone-cell {
    margin: 0;
}

img, iframe {
    max-width: 100%;
}

.ui-datebox-container.fade {
    opacity: 1 !important;
}

.breadcrumb {
    position: relative;
}

    .breadcrumb .content {
        padding: 0;
    }

    .breadcrumb ul {
        padding: 0;
        margin: 15px 0;
        list-style: none;
    }

        .breadcrumb ul li {
            font-size: 12px;
            display: inline-block;
            color: #fff;
        }

            .breadcrumb ul li a {
                color: #fff;
            }

            .breadcrumb ul li:after {
                margin: 0 10px;
                content: ">";
            }

            .breadcrumb ul li.active a {
                color: #111 !important;
            }

            .breadcrumb ul li.active:after {
                display: none;
            }

.interna .breadcrumb ul li {
    color: #0361c8;
}

    .interna .breadcrumb ul li a {
        color: #0361c8;
    }

.white .breadcrumb ul li {
    color: #fff;
}

    .white .breadcrumb ul li a {
        color: #fff;
    }

@media(max-width:767px) {
    .breadcrumb .content {
        padding: 0 15px;
    }
}

.cv-expertise {
    color: #fff;
    background-color: #2799d5;
    padding-bottom: 30px;
}

    .cv-expertise h4 {
        font-size: 30px;
        line-height: 26px;
        font-weight: 300;
        margin-top: 30px;
        margin-bottom: 30px;
    }

@media(min-width:768px) {
    .cv-expertise h4 {
        font-size: 32px;
    }
}

@media(min-width:1200px) {
    .cv-expertise h4 {
        font-size: 30px;
    }
}

.cv-expertise ul {
    padding: 0 10px 0 0;
    margin: 0;
}

.cv-expertise li {
    font-size: 16px;
    line-height: 35px;
    font-weight: 400;
}

.cv-expertise .text-list li:before {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    top: 12px;
    border-radius: 0;
    left: 0;
    background: url(/_catalogs/masterpage/iae/images/base/bullet_cv.png) no-repeat 0 0 transparent;
}

.cv-publications, .publications {
    background-color: #f4f4f4;
    padding-bottom: 40px;
}

    .cv-publications h4, .cv-publications .publicationslist_listheader, .publications h4, .publications .publicationslist_listheader {
        color: #003976;
        font-size: 30px;
        line-height: 26px;
        font-weight: 300;
        margin-top: 20px;
        margin-bottom: 30px;
        display: inline-block;
    }

@media(min-width:768px) {
    .cv-publications h4, .cv-publications .publicationslist_listheader, .publications h4, .publications .publicationslist_listheader {
        font-size: 32px;
    }
}

@media(min-width:1200px) {
    .cv-publications h4, .cv-publications .publicationslist_listheader, .publications h4, .publications .publicationslist_listheader {
        font-size: 30px;
    }
}

@media(min-width:768px) {
    .cv-publications ul, .publications ul {
        padding: 0;
    }
}

.cv-publications li, .cv-publications td, .publications li, .publications td {
    margin-top: 20px;
    font-size: 16px;
    line-height: 28px;
}

@media(min-width:768px) {
    .cv-publications li, .cv-publications td, .publications li, .publications td {
        font-size: 18px;
        line-height: 30px;
    }
}

@media(min-width:1200px) {
    .cv-publications li, .cv-publications td, .publications li, .publications td {
        font-size: 16px;
    }
}

.cv-publications li p, .cv-publications td p, .publications li p, .publications td p {
    font-size: 16px;
    line-height: 28px;
}

@media(min-width:768px) {
    .cv-publications li p, .cv-publications td p, .publications li p, .publications td p {
        font-size: 18px;
        line-height: 30px;
    }
}

@media(min-width:1200px) {
    .cv-publications li p, .cv-publications td p, .publications li p, .publications td p {
        font-size: 16px;
    }
}

.cv-publications li a, .cv-publications td a, .publications li a, .publications td a {
    float: left;
}

    .cv-publications li a.download, .cv-publications td a.download, .publications li a.download, .publications td a.download {
        margin-left: 73px;
    }

.cv-publications a, .publications a {
    font-size: 14px;
    text-decoration: underline;
    margin-bottom: 20px;
}

    .cv-publications a:hover, .publications a:hover {
        cursor: pointer;
    }

@media(min-width:768px) {
    .cv-publications a, .publications a {
        font-size: 16px;
    }
}

@media(min-width:1200px) {
    .cv-publications a, .publications a {
        font-size: 14px;
    }
}

.cv-publications .collapse-all, .publications .collapse-all {
    display: none;
}

.cv-publications table table, .publications table table {
    clear: both;
}

.cv-publications .publicationslist_firstparagraph, .publications .publicationslist_firstparagraph {
    list-style: none;
    margin: 0 0 10px;
    line-height: 25px;
    font-size: 16px;
    padding-left: 15px;
    position: relative;
}

    .cv-publications .publicationslist_firstparagraph:before, .publications .publicationslist_firstparagraph:before {
        content: "";
        width: 5px;
        height: 5px;
        border-radius: 50px;
        behavior: url(/_catalogs/masterpage/iae/images/base/PIE.htc);
        background-color: #b82025;
        position: absolute;
        top: 13px;
        left: 0;
    }

@media(min-width:768px) {
    .cv-publications .publicationslist_firstparagraph, .publications .publicationslist_firstparagraph {
        font-size: 18px;
        line-height: 30px;
    }
}

@media(min-width:1200px) {
    .cv-publications .publicationslist_firstparagraph, .publications .publicationslist_firstparagraph {
        font-size: 16px;
    }
}

.cv-publications td a, .cv-publications td .publicationslist_secondparagraph, .publications td a, .publications td .publicationslist_secondparagraph {
    padding-left: 15px;
}

.cv-research {
    color: #fff;
    background-color: #003976;
    padding-bottom: 20px;
}

    .cv-research h4 {
        font-size: 30px;
        line-height: 40px;
        font-weight: 300;
        margin-top: 30px;
        margin-bottom: 30px;
    }

@media(min-width:768px) {
    .cv-research h4 {
        font-size: 32px;
    }
}

@media(min-width:1200px) {
    .cv-research h4 {
        font-size: 30px;
    }
}

.cv-research ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .cv-research ul li {
        margin-bottom: 15px;
        position: relative;
    }

        .cv-research ul li a {
            cursor: pointer;
        }

@media(min-width:768px) {
    .cv-research ul li {
        width: 33%;
        float: left;
        margin-right: 2px;
        margin-bottom: 4px;
    }
}

@media(min-width:992px) {
    .cv-research ul li {
        margin-right: 3px;
    }
}

.cv-research ul li:nth-child(3n+3) {
    margin-right: 0;
}

.cv-research ul li span {
    display: block;
    font-style: italic;
    width: 88px;
    height: 36px;
    padding-left: 19px;
    font-family: "Times New Roman",serif;
    font-size: 16px;
    line-height: 36px;
    background-color: #b82025;
    color: #fff;
}

@media(min-width:768px) {
    .cv-research ul li span {
        position: absolute;
        top: 0;
        left: 0;
    }
}

.cv-research ul li h5 {
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    color: #fff;
}

@media(min-width:768px) {
    .cv-research ul li h5 {
        position: absolute;
        top: 34px;
        left: 20px;
        right: 20px;
        font-size: 17px;
        line-height: 24px;
    }
}

@media(min-width:992px) {
    .cv-research ul li h5 {
        top: 70px;
        font-size: 20px;
        line-height: 28px;
    }
}

@media(min-width:1200px) {
    .cv-research ul li h5 {
        font-size: 18px;
        line-height: 24px;
        top: initial;
        bottom: 10px;
    }
}

.cv-research ul li img {
    display: block;
    width: 100%;
    height: auto;
}

.cv-teacher-header1.unveiled {
    background-image: url(/_catalogs/masterpage/iae/images/content/background-cv-teacher-header1.jpg) !important;
    background-size: cover;
}

@media(max-width:768px) {
    .cv-teacher-header1.unveiled {
        background-image: url(/_catalogs/masterpage/iae/images/content/background-cv-teacher-header1-320.jpg) !important;
    }
}

.cv-teacher-header {
    color: #fff;
    background-color: transparent;
    background-position: top center;
    background-repeat: no-repeat;
}

    .cv-teacher-header .content {
        position: relative;
        height: 100%;
    }

        .cv-teacher-header .content > div, .cv-teacher-header .content > div > div {
            position: static;
        }

    .cv-teacher-header .col-lg-10 {
        min-height: 450px;
    }

@media(min-width:768px) {
    .cv-teacher-header .col-lg-10 {
        min-height: 460px;
    }
}

.cv-teacher-header .title {
    font-size: 40px;
    font-weight: 300;
}

@media(min-width:768px) {
    .cv-teacher-header .title {
        margin-top: 90px;
        font-size: 50px;
        line-height: 30px;
        border-bottom: 1px solid #fff;
        padding-bottom: 36px;
        display: inline-block;
        padding-right: 41px;
    }
}

@media(min-width:992px) {
    .cv-teacher-header .title {
        padding-right: 71px;
    }
}

@media(min-width:1200px) {
    .cv-teacher-header .title {
        font-size: 48px;
    }
}

.cv-teacher-header .subtitle {
    font-size: 20px;
    line-height: 30px;
    font-style: italic;
    font-weight: 300;
    margin-top: 14px;
    margin-bottom: 20px;
    min-height: 120px;
}

@media(min-width:768px) {
    .cv-teacher-header .subtitle {
        font-size: 21px;
        line-height: 40px;
        width: 55%;
        margin-bottom: 50px;
    }
}

@media(min-width:992px) {
    .cv-teacher-header .subtitle {
        font-size: 26px;
    }
}

@media(min-width:1200px) {
    .cv-teacher-header .subtitle {
        font-size: 24px;
    }
}

.cv-teacher-header a {
    color: #fff;
}

.cv-teacher-header p {
    color: #fff;
}

@media(min-width:768px) {
    .cv-teacher-header p {
        font-size: 14px;
        line-height: 35px;
        float: left;
        margin-right: 20px;
        margin-top: 15px;
    }
}

@media(min-width:992px) {
    .cv-teacher-header p {
        font-size: 16px;
    }
}

@media(min-width:1200px) {
    .cv-teacher-header p {
        font-size: 14px;
    }
}

.cv-teacher-header .picture {
    position: absolute;
    max-width: 288px;
    bottom: 0;
    right: 0;
}

    .cv-teacher-header .picture.frame {
        border: 1px solid #fff;
        position: static;
        margin-top: 15px;
        max-width: 192px;
    }

@media(min-width:768px) {
    .cv-teacher-header .picture.frame {
        position: absolute;
        max-width: 237px;
        right: 15px;
        bottom: 16px;
        margin-top: 0;
    }
}

@media(min-width:992px) {
    .cv-teacher-header .picture.frame {
        max-width: 327px;
    }
}

@media(min-width:768px) {
    .cv-teacher-header .picture {
        max-width: 341px;
        right: -15px;
    }
}

@media(min-width:992px) {
    .cv-teacher-header .picture {
        max-width: 481px;
    }
}

.cv-teacher-header .share li {
    display: inline-block;
    margin-right: 9px;
}

div.col-sm-10.col-sm-offset-1.col-md-9.col-md-offset-2.col-lg-8.col-lg-offset-2 {
    margin: 0 auto !important;
    float: none;
}

.cv-text {
    padding-top: 20px;
}

@media(min-width:768px) {
    .cv-text {
        padding-top: 40px;
    }
}

.cv-text .content {
    float: none;
}

.cv-text .positions {
    padding: 0;
}

    .cv-text .positions li {
        font-weight: 600;
        padding-left: 20px;
    }

.cv-text .text-list li:before {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    top: 12px;
    border-radius: 0;
    left: 0;
    background: url(/_catalogs/masterpage/iae/images/base/bullet_cv.png) no-repeat 0 0 transparent;
}

.text-block p, .text-block ul {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 25px;
    font-weight: 300;
    color: #424549;
}

@media(min-width:768px) {
    .text-block p, .text-block ul {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 40px;
    }
}

@media(min-width:1200px) {
    .text-block p, .text-block ul {
        font-size: 16px;
    }
}

.cv-teacher hr {
    margin-left: 0;
    margin-right: 0;
}

.downloads {
    background-color: #003976;
    color: #fff;
    padding-bottom: 30px;
}

    .downloads h4 {
        margin-top: 30px;
        margin-bottom: 22px;
        font-size: 24px;
        line-height: 26px;
    }

@media(min-width:768px) {
    .downloads h4 {
        font-size: 32px;
        font-weight: 300;
    }
}

@media(min-width:1200px) {
    .downloads h4 {
        font-size: 30px;
    }
}

.downloads ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

    .downloads ul li {
        float: left;
        clear: both;
        height: 47px;
        line-height: 47px;
        font-size: 16px;
        font-weight: 300;
        margin-bottom: 18px;
        padding: 0 15px 0 53px;
        background-color: #2799d5;
        position: relative;
    }

        .downloads ul li:before {
            content: "";
            position: absolute;
            top: 6px;
            left: 15px;
            width: 25px;
            height: 29px;
            background: url(/_catalogs/masterpage/iae/images/base/ico_download.png) no-repeat 0 0 transparent;
        }

        .downloads ul li a {
            color: #fff;
            text-decoration: underline;
        }

@media(min-width:768px) {
    .downloads ul li {
        clear: none;
        margin-right: 17px;
        font-size: 18px;
    }
}

@media(min-width:1200px) {
    .downloads ul li {
        font-size: 16px;
        margin-right: 28px;
    }
}

.botoncomprar button {
    display: block;
    background: #ca2f33;
    padding: 20px;
    border: 0;
    max-width: 100%;
    margin: 20px auto;
    width: 746px;
    color: #fff;
    font-size: 24px;
    height: 80px;
    position: relative;
}

    .botoncomprar button:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: .13;
        background: url(/_catalogs/masterpage/iae/images/base/pattern-bg.png) repeat 0 0 transparent;
        z-index: 0;
    }

    .botoncomprar button span {
        position: relative;
        z-index: 2;
    }

        .botoncomprar button span:before {
            content: "";
            width: 82px;
            height: 82px;
            position: absolute;
            top: 0;
            margin-top: -25px;
            left: -80px;
            background: url(/_catalogs/masterpage/iae/images/base/pencil.png) no-repeat center center transparent;
            z-index: 99;
            cursor: pointer;
        }

.eventos .all {
    display: none;
}

.eventos .top-events h1.title {
    margin-bottom: 30px;
}

.eventos .top-events h1.title, .eventos .top-events h2.subtitle {
    text-align: left;
    margin-left: 0;
}

.eventos .top-events h2.subtitle {
    margin-bottom: 20px;
}

.eventos .top-events .row, .eventos .top-events .page_title {
    border-top: solid 1px #fff;
    padding-top: 55px;
    margin: 0;
}

.resultados-noticias .resultado:before, .resultados-noticias .resultado:after {
    content: " ";
    display: table;
}

.resultados-noticias .resultado:after {
    clear: both;
}

.resultados-noticias .resultado .top-event {
    float: left;
    margin-right: 30px;
}

    .resultados-noticias .resultado .top-event time {
        float: left;
        margin-left: 0;
    }

.resultados-noticias .resultado .ms-srch-item {
    clear: none;
}

.resultados-noticias .resultado .ms-srch-item-title h3 {
    font-size: 28px !important;
}

.resultados-noticias .resultado .ms-srch-item-body {
    max-width: 100%;
}

.resultados-noticias .resultado .subtitle {
    color: #004ea1;
    font-family: "Times New Roman",Times,serif;
    font-size: 16px;
    font-style: italic;
    min-height: 27px;
    font-weight: normal !important;
    height: auto;
}

.resultados-noticias .viewMore {
    color: #074ca7;
    text-decoration: underline;
}

.resultados-noticias .body {
    font-size: 16px;
    margin: 10px 0;
    height: 85px;
    text-align: justify;
    overflow: hidden;
}

.event-detail {
    padding-bottom: 0;
}

    .event-detail img {
        max-width: 100%;
    }

    .event-detail header.unveiled {
        background-image: url(/_catalogs/masterpage/iae/images/content/background-event-header-320.png);
    }

@media(min-width:321px) {
    .event-detail header.unveiled {
        background-image: url(/_catalogs/masterpage/iae/images/content/background-event-header-970.jpg);
        background-size: cover;
        height: 100%;
    }
}

@media(min-width:992px) {
    .event-detail header.unveiled {
        background-image: url(/_catalogs/masterpage/iae/images/content/background-event-header.png);
        background-size: cover;
    }
}

.event-detail header {
    height: 282px;
    padding-top: 10px;
    position: relative;
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
}

    .event-detail header:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: .13;
    }

@media(min-width:768px) {
    .event-detail header {
        padding-top: 68px;
        margin-bottom: 0;
    }
}

.event-detail header time {
    display: block;
    color: #fff;
    position: relative;
}

    .event-detail header time span {
        background-color: #004ea1;
        display: inline-block;
        padding-left: 13px;
        padding-right: 13px;
        margin-left: -2px;
        height: 42px;
        line-height: 42px;
        font-size: 20px;
        font-weight: 300;
    }

        .event-detail header time span.month {
            padding-right: 0;
        }

@media(min-width:768px) {
    .event-detail header time span.month {
        font-size: 22px;
        padding-top: 10px;
    }
}

.event-detail header time span.day {
    margin-left: -4px;
    padding-left: 0;
}

@media(min-width:768px) {
    .event-detail header time span.day {
        font-size: 38px;
        margin-left: 0;
    }
}

@media(min-width:768px) {
    .event-detail header time span.time, .event-detail header time span.hour {
        font-family: "Times New Roman",serif;
        font-style: italic;
        font-size: 16px;
        padding-top: 5px;
        padding-bottom: 10px;
    }
}

.event-detail header time span.type {
    height: 42px;
    background-color: #1474bb;
}

@media(min-width:768px) {
    .event-detail header time span.type {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding-top: 7px;
    }
}

@media(min-width:768px) {
    .event-detail header time span {
        display: block;
        line-height: 1;
        margin-left: 0;
        padding-left: 0;
        padding-right: 0;
        height: auto;
    }
}

.event-detail header time .content .col-sm-2 {
    width: 190px;\9
}

@media(min-width:768px) {
    .event-detail header time {
        height: 143px;
        width: 104px;
        margin: 10px auto 0;
        text-align: center;
    }
}

.event-detail header .title {
    margin: 16px 0 15px;
    color: #111;
    font-size: 40px;
    font-weight: 300;
}

@media(min-width:768px) {
    .event-detail header .title {
        margin: 0 0 23px;
        color: #fff;
    }
}

@media(min-width:992px) {
    .event-detail header .title {
        font-size: 50px;
    }
}

@media(min-width:1200px) {
    .event-detail header .title {
        font-size: 48px;
        color: #fff;
    }
}

.event-detail header .subtitle {
    font-family: "Times New Roman",serif;
    font-size: 20px;
    font-style: italic;
    padding-bottom: 10px;
    display: inline;
    border-bottom: 1px solid #fff;
}

    .event-detail header .subtitle a {
        color: #333;
    }

    .event-detail header .subtitle:after {
        content: "";
        width: 21px;
        height: 32px;
        margin-left: 23px;
        display: inline-block;
        background: url(/_catalogs/masterpage/iae/images/base/ico_maps.png) no-repeat 0 0 transparent;
    }

@media(min-width:768px) {
    .event-detail header .subtitle {
        font-size: 22px;
    }
}

@media(min-width:1200px) {
    .event-detail header .subtitle {
        font-size: 20px;
    }
}

.event-detail .sidebar {
    background-color: #f4f4f4;
    font-size: 14px;
    font-weight: 300;
    color: #424549;
    padding-top: 19px;
}

    .event-detail .sidebar p {
        max-width: 90px;
        float: left;
    }

        .event-detail .sidebar p.no-float {
            float: none;
            width: auto;
        }

@media(min-width:1200px) {
    .event-detail .sidebar p {
        width: 100%;
        float: none;
        max-width: initial;
    }
}

@media(min-width:768px) {
    .event-detail .sidebar {
        background-color: transparent;
        text-align: center;
        padding: 0 35px;
    }
}

.event-detail .add-calendar {
    width: 40px;
    height: 40px;
    display: inline-block;
    margin: 5px 0 20px;
    background: url(/_catalogs/masterpage/iae/images/base/ico_calendar.png) no-repeat 0 0 transparent;
}

.event-detail .share {
    margin: .5em 0;
    padding: 0;
    clear: both;
}

    .event-detail .share li {
        display: inline-block;
        margin-right: 14px;
        vertical-align: middle;
        padding: 0;
        list-style: none;
        width: 42px;
        height: 42px;
        border-radius: 50px;
        behavior: url(/_catalogs/masterpage/iae/images/base/PIE.htc);
        background-color: #004ea1;
        background-image: url(/_catalogs/masterpage/iae/images/base/share_icons.png);
        background-repeat: no-repeat;
        background-position: 4px 13px;
    }

        .event-detail .share li.share-facebook {
            background-position: 3px -38px;
        }

        .event-detail .share li.share-pinterest {
            background-position: 4px -89px;
        }

        .event-detail .share li.share-gplus {
            background-position: 4px -139px;
        }

        .event-detail .share li.share-linkdn, .event-detail .share li.share-linkdin, .event-detail .share li.share-linkedin {
            background-position: 3px -423px;
        }

        .event-detail .share li.share-more {
            background-color: transparent;
            width: 34px;
            height: 30px;
            background-position: 0 -191px;
        }

        .event-detail .share li a {
            display: block;
            height: 100%;
        }
		@media(min-width:320px) {
    .event-detail .share {
        float: right;
    }

    .event-detail .footer-social .text {
        margin-left: 5%;
    }
}
@media(min-width:375px) {
    .event-detail .share {
        float: right;
    }

    .event-detail .footer-social .text {
        margin-left: 15%;
    }
}
@media(min-width:600px) {
    .event-detail .share {
        float: right;
    }

    .event-detail .footer-social .text {
        margin-left: 54%;
    }
}
@media(min-width:768px) {
    .event-detail .share li {
        display: inline-block;
        margin: .5em;
    }
	.event-detail .main h2 {
        margin-top: 0;
        font-size: 26px;
    }
    .event-detail .share {
        margin: 0;
        padding: 0 0 0 1em;
    }
    .event-detail .footer-social .text {
        margin-left: 60%;
    }
}
@media(min-width:1024px) {
    .event-detail .footer-social .text {
        margin-left: 70%;
    }
}
@media(min-width:1200px) {
	.event-detail .footer-social .text {
		margin-left: 75%;
	}
}
.event-detail .footer-social .text {
    font-size: 18px;
    padding-top: 15px;
    /* float: left; */
    position: absolute;
    color: #fff;
}
.event-detail .main {
    color: #424549;
    font-weight: 300;
}

    .event-detail .main h2 {
        color: #111;
        font-size: 24px;
        line-height: 34px;
        margin-top: 22px;
        margin-bottom: 32px;
        font-weight: normal;
    }

.event-detail aside {
    margin: 0 0 1em 0;
}

@media(min-width:1200px) {
    .event-detail .main h2 {
        font-size: 24px;
    }
}
.event-detail .main h3 {
    font-size: 20px;
    font-weight: 400;
    margin-top: 30px;
    margin-bottom: 20px;
}

@media(min-width:768px) {
    .event-detail .main h3 {
        font-size: 22px;
    }
}

@media(min-width:1200px) {
    .event-detail .main h3 {
        font-size: 20px;
    }
}

.event-detail .main p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 25px;
}

@media(min-width:768px) {
    .event-detail .main p {
        font-size: 18px;
        margin-bottom: 40px;
    }
}

@media(min-width:1200px) {
    .event-detail .main p {
        font-size: 16px;
    }
}

.event-detail .main .text-list {
    margin-bottom: 30px;
    padding-left: 0;
}

@media(min-width:768px) {
    .event-detail .main .text-list {
        padding-left: 17px;
    }
}

.event-detail .main .text-list li {
    list-style: none;
    margin: 0 0 10px;
    line-height: 25px;
    font-size: 16px;
    padding-left: 15px;
    position: relative;
}

    .event-detail .main .text-list li:before {
        content: "";
        width: 5px;
        height: 5px;
        border-radius: 50px;
        behavior: url(/_catalogs/masterpage/iae/images/base/PIE.htc);
        background-color: #b82025;
        position: absolute;
        top: 13px;
        left: 0;
    }

@media(min-width:768px) {
    .event-detail .main .text-list li {
        font-size: 18px;
        line-height: 30px;
    }
}

@media(min-width:1200px) {
    .event-detail .main .text-list li {
        font-size: 16px;
    }
}

.event-detail .main figure {
    position: relative;
    margin-bottom: 20px;
}

    .event-detail .main figure img {
        display: block;
    }

    .event-detail .main figure figcaption {
        position: absolute;
        bottom: 0;
        left: 0;
        height: 32px;
        line-height: 32px;
        padding: 0 19px;
        background-color: #e7e7e8;
        font-family: "Times New Roman",serif;
        font-size: 16px;
        font-style: italic;
        color: #222;
    }

@media(min-width:1200px) {
    .event-detail .main figure figcaption {
        font-size: 14px;
    }
}

.event-detail .main figure:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .13;
    background: url(/_catalogs/masterpage/iae/images/base/pattern-bg.png) repeat 0 0 transparent;
}

.event-detail .main hr {
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
}

    .event-detail .main hr:before {
        content: "";
        width: 8px;
        height: 8px;
        position: absolute;
        top: -5px;
        left: 0;
        background: url(/_catalogs/masterpage/iae/images/base/bullet_hr.png) no-repeat 0 0 transparent;
    }

    .event-detail .main hr:after {
        content: "";
        position: absolute;
        right: 0;
        left: 15px;
        background-color: #2799d5;
        height: 1px;
    }

@media(min-width:768px) {
    .event-detail .main hr {
        margin-top: 38px;
    }
}

@media(min-width:1200px) {
    .event-detail .main hr {
        margin-top: 30px;
    }
}

.event-detail .main .extract {
    font-size: 25px;
    font-style: italic;
    color: #0469b7;
    margin-top: 17px;
    margin-bottom: 20px;
    display: block;
}

@media(min-width:768px) {
    .event-detail .main .extract {
        margin-left: -98px;
        margin-top: 37px;
        font-size: 32px;
        width: 486px;
    }
}

@media(min-width:1200px) {
    .event-detail .main .extract {
        font-size: 30px;
    }
}

.event-detail .tags {
    margin-bottom: 25px;
    margin-top: 20px;
}

    .event-detail .tags a {
        display: inline-block;
        background-color: #2799d5;
        color: #fff;
        height: 47px;
        line-height: 47px;
        margin-right: 6px;
        margin-bottom: 10px;
        padding: 0 20px;
        font-size: 18px;
    }

@media(min-width:768px) {
    .event-detail .tags a {
        margin-top: 0;
    }
}

@media(min-width:1200px) {
    .event-detail .tags a {
        font-size: 16px;
    }
}

.event-detail .people h4 {
    font-size: 30px;
    font-weight: 300;
    color: #003976;
    margin-bottom: 35px;
}

@media(min-width:768px) {
    .event-detail .people h4 {
        font-size: 32px;
    }
}

@media(min-width:1200px) {
    .event-detail .people h4 {
        font-size: 30px;
    }
}

.event-detail .people ul, .event-detail .people li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.event-detail .people li {
    margin-bottom: 42px;
}

@media(max-width:991px) {
    .event-detail .people li {
        float: none;
        width: 100%;
    }
}

.event-detail .people img {
    float: left;
    display: block;
    border-radius: 50%;
    behavior: url(/_catalogs/masterpage/iae/images/base/PIE.htc);
    margin-top: 16px;
    width: 116px;
    height: 116px;
}

@media(min-width:768px) {
    .event-detail .people img {
        margin-top: 0;
    }
}

@media(min-width:1200px) {
    .event-detail .people img {
        width: 116px;
        height: 116px;
    }
}

.event-detail .people li div {
    float: right;
    width: 55%;
}

@media(min-width:768px) {
    .event-detail .people li div {
        width: 60%;
    }
}

.event-detail .people strong {
    display: block;
    font-size: 18px;
    font-weight: 400;
    color: #111;
}

.event-detail .people span {
    display: block;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
}

.event-detail .people aside a {
    color: #004ea1;
    font-family: "Times New Roman",serif;
    font-style: italic;
    font-weight: bold;
    font-size: 14px;
    display: block;
    line-height: 21px;
}

.event-detail .address {
    background-color: #023368;
    color: #fff;
    overflow: hidden;
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
}

@media(min-width:768px) {
    .event-detail .address {
        margin-left: 0;
        margin-right: 0;
        height: 253px;
    }

        .event-detail .address:after {
            content: "";
            position: absolute;
            width: 32px;
            height: 46px;
            left: 50%;
            top: 15px;
            margin-left: -16px;
            background: url(/_catalogs/masterpage/iae/images/base/ico_marker_map.png) no-repeat 0 0 transparent;
        }
}

.event-detail .address .address-text {
    padding: 30px 15px;
    height: 188px;
}

@media(min-width:768px) {
    .event-detail .address .address-text {
        padding: 30px;
        height: auto;
    }
}

.event-detail .address strong {
    font-size: 20px;
    font-weight: 300;
    display: block;
}

@media(min-width:768px) {
    .event-detail .address strong {
        font-size: 22px;
        margin-bottom: 4px;
        font-weight: 400;
    }
}

@media(min-width:1200px) {
    .event-detail .address strong {
        font-size: 20px;
        font-weight: 300;
    }
}

.event-detail .address p {
    font-size: 14px;
    font-weight: 300;
    line-height: 26px;
}

@media(min-width:768px) {
    .event-detail .address p {
        font-size: 18px;
    }
}

@media(min-width:1200px) {
    .event-detail .address p {
        font-size: 14px;
    }
}

.event-detail .address a {
    color: #fff;
}

.event-detail .address .map-container {
    height: 188px;
    float: none;
}

@media(min-width:768px) {
    .event-detail .address .map-container {
        height: 253px;
        float: right;
    }
}

.event-detail .banner-container {
    margin-left: 15px;
    margin-right: 15px;
}

.event-detail .banner.unveiled {
    background: url(/_catalogs/masterpage/iae/images/components/bg_banner_320.jpg) no-repeat 0 0 transparent;
}

@media(min-width:321px) {
    .event-detail .banner.unveiled {
        background: url(/_catalogs/masterpage/iae/images/components/bg_banner.jpg) no-repeat 0 0 transparent;
    }
}

.event-detail .banner {
    height: 232px;
    padding: 20px;
    position: relative;
    margin-top: 20px;
}

@media(min-width:767px) {
    .event-detail .banner {
        height: 200px;
        padding: 30px;
    }
}

.event-detail .banner h4 {
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    font-weight: 300;
    margin-bottom: 15px;
    margin-top: 0;
}

@media(min-width:768px) {
    .event-detail .banner h4 {
        font-weight: bold;
        font-size: 32px;
        line-height: 42px;
        width: 47%;
    }
}

@media(min-width:1200px) {
    .event-detail .banner h4 {
        font-size: 30px;
    }
}

.event-detail .banner span {
    font-size: 20px;
    font-weight: 300;
    color: #fff;
}

@media(min-width:768px) {
    .event-detail .banner span {
        font-size: 21px;
        color: #111;
    }
}

@media(min-width:1200px) {
    .event-detail .banner span {
        font-size: 20px;
    }
}

.event-detail .banner a {
    position: absolute;
    border-radius: 2px;
    behavior: url(/_catalogs/masterpage/iae/images/base/PIE.htc);
    bottom: 20px;
    height: 45px;
    line-height: 45px;
    display: block;
    padding: 0 25px;
    color: #fff;
    background-color: #2799d5;
    font-size: 16px;
    font-weight: bold;
}

@media(min-width:768px) {
    .event-detail .banner a {
        right: 28px;
        bottom: 28px;
        font-size: 18px;
    }
}

@media(min-width:1200px) {
    .event-detail .banner a {
        font-size: 16px;
    }
}

.event-detail .subscribe {
    background: url(/_catalogs/masterpage/iae/images/base/bg-subscribe.png) no-repeat 0 0 transparent;
    width: 240px;
    height: 47px;
    line-height: 47px;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    padding-left: 66px;
    display: block;
    margin-bottom: 35px;
}

@media(min-width:768px) {
    .event-detail .subscribe {
        font-size: 18px;
    }
}

@media(min-width:1200px) {
    .event-detail .subscribe {
        font-size: 16px;
    }
}

@media(max-width:767px) {
    .event-detail .content {
        padding-left: 0;
        padding-right: 0;
    }
}

.ellipsis {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.featured {
    min-height: 547px;
    padding-top: 48px;
    font-family: 'open_sans','Open Sans',sans-serif;
}

    .featured .title {
        position: relative;
        color: #fff;
        font-size: 38px;
        font-weight: 300;
        margin: 0;
        text-align: center;
        display: block;
    }

@media(min-width:768px) {
    .featured .title {
        display: table;
    }

        .featured .title div {
            display: table-cell;
            width: 50%;
            position: relative;
        }

            .featured .title div:before {
                content: "";
                position: absolute;
                top: 50%;
                left: 0;
                right: 0;
                height: 1px;
                background-color: rgba(255,255,255,.25);
            }

        .featured .title span {
            display: table-cell;
            white-space: nowrap;
            padding: 0 20px;
        }
}

.featured .subtitle {
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.2em;
    margin-top: 15px;
    margin-bottom: 0;
}

@media(min-width:768px) {
    .featured .subtitle {
        font-size: 20px;
    }
}

.featured .featured-blocks {
    margin-top: 45px;
    margin-bottom: 55px;
}

    .featured .featured-blocks .featured-blocks-container {
        margin-bottom: 30px;
    }

@media(min-width:768px) {
    .featured .featured-blocks .featured-blocks-container {
        margin-bottom: 0;
    }
}

.featured .featured-blocks .featured-block {
    height: 145px;
    padding: 16px;
    position: relative;
    overflow: hidden;
}

@media(min-width:768px) {
    .featured .featured-blocks .featured-block {
        height: 110px;
        padding: 8px;
    }
}

@media(min-width:992px) {
    .featured .featured-blocks .featured-block {
        height: 147px;
        padding: 16px;
    }
}

@media(min-width:1200px) {
    .featured .featured-blocks .featured-block {
        height: 180px;
    }
}

.featured .featured-blocks .featured-block.glued:nth-child(2n+2) {
    float: right;
}

.featured .featured-blocks .featured-block h3 {
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 10px;
    color: #004ea1;
}

@media(min-width:768px) {
    .featured .featured-blocks .featured-block h3 {
        font-size: 15px;
        margin-bottom: 7px;
    }
}

@media(min-width:992px) {
    .featured .featured-blocks .featured-block h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }
}

@media(min-width:1200px) {
    .featured .featured-blocks .featured-block h3 {
        font-size: 20px;
    }
}

.featured .featured-blocks .featured-block p {
    font-size: 14px;
    font-weight: 300;
    color: #111;
}

@media(min-width:768px) {
    .featured .featured-blocks .featured-block p {
        font-size: 11px;
    }
}

@media(min-width:992px) {
    .featured .featured-blocks .featured-block p {
        font-size: 14px;
    }
}

@media(min-width:1200px) {
    .featured .featured-blocks .featured-block p {
        font-size: 16px;
    }
}

.featured .featured-blocks .featured-block a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICR‌​AEAOw==');
}

.featured .featured-blocks .featured-block.inverse h3, .featured .featured-blocks .featured-block.inverse p {
    color: #fff;
}

.featured-programs {
    color: #fff;
    font-family: 'open_sans','Open Sans',sans-serif;
}

    .featured-programs .owl-carousel .owl-item img {
        width: auto;
    }

    .featured-programs .owl-carousel .owl-nav .owl-prev, .featured-programs .owl-carousel .owl-nav .owl-next {
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        width: 55px;
        height: 120px;
        position: absolute;
        top: 140px;
    }

    .featured-programs .owl-carousel .owl-nav .owl-prev {
        background: url("/_catalogs/masterpage/iae/images/components/testimonials/owlcarousel_prev.png") no-repeat scroll 6px 16px rgba(255,255,255,.57);
        background-size: 44px 88px;
        left: 0;
    }

    .featured-programs .owl-carousel .owl-nav .owl-next {
        background: url("/_catalogs/masterpage/iae/images/components/testimonials/owlcarousel_next.png") no-repeat scroll 6px 16px rgba(255,255,255,.57);
        background-size: 44px 88px;
        right: 0;
    }

    .featured-programs .solouno.owl-carousel .owl-nav .owl-prev, .featured-programs .solouno.owl-carousel .owl-nav .owl-next {
        top: 70px;
    }

    .featured-programs header {
        text-align: center;
        padding-top: 20px;
        padding-bottom: 30px;
    }

        .featured-programs header .title {
            font-size: 38px;
            font-weight: 300;
            color: #0469b7;
            margin-top: 0;
            margin-bottom: 0;
        }

@media(min-width:768px) {
    .featured-programs header .title {
        display: table;
    }

        .featured-programs header .title div {
            display: table-cell;
            width: 50%;
            position: relative;
        }

            .featured-programs header .title div:before {
                content: "";
                position: absolute;
                top: 50%;
                left: 0;
                right: 0;
                height: 1px;
                background-color: rgba(0,0,0,.13);
            }

        .featured-programs header .title span {
            display: table-cell;
            white-space: nowrap;
            padding: 0 20px;
        }
}

.featured-programs header .subtitle {
    font-size: 18px;
    line-height: 24px;
    color: #111;
    font-weight: 300;
    margin-top: 25px;
    margin-bottom: 0;
}

.featured-programs header.invert-text .title, .featured-programs header.invert-text .subtitle {
    color: #fff !important;
}

.featured-programs .preloader {
    height: 520px;
    background-color: #fff;
    z-index: 100;
}

.featured-programs .carousel-viewer {
    overflow: hidden;
    height: 260px;
}

.featured-programs .carousel {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 260px;
}

    .featured-programs .carousel .carousel-slide {
        float: left;
        cursor: pointer;
        width: 260px;
        height: 260px;
        overflow: hidden;
        position: relative;
    }

@media(min-width:480px) {
    .featured-programs .carousel .carousel-slide {
        width: 780px;
    }
}

.featured-programs .carousel .carousel-slide img {
    float: left;
}

@media(min-width:480px) {
    .featured-programs .carousel .carousel-slide img {
        width: 520px;
    }
}

.featured-programs .carousel .carousel-slide .carousel-text {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px 30px;
    -webkit-transition: left ease-in .2s;
    transition: left ease-in .2s;
}

@media(min-width:480px) {
    .featured-programs .carousel .carousel-slide .carousel-text {
        height: 100%;
        left: 520px;
    }
}

.featured-programs .carousel .carousel-slide .carousel-text h3 {
    margin-top: 0;
    font-size: 32px;
    line-height: 40px;
    font-weight: 400;
}

.featured-programs .carousel .carousel-slide .carousel-text h4, .featured-programs .carousel .carousel-slide .carousel-text p, .featured-programs .carousel .carousel-slide .carousel-text a {
    font-size: 20px;
    line-height: 28px;
    font-weight: 300;
}

.featured-programs .carousel .carousel-slide .carousel-text p, .featured-programs .carousel .carousel-slide .carousel-text a {
    display: none;
}

.featured-programs .carousel .carousel-slide .carousel-text a {
    text-decoration: underline;
    color: #fff;
}

@media(min-width:480px) {
    .featured-programs .carousel .carousel-slide .carousel-text:hover {
        left: 260px;
    }

        .featured-programs .carousel .carousel-slide .carousel-text:hover h4 {
            display: none;
        }

        .featured-programs .carousel .carousel-slide .carousel-text:hover p, .featured-programs .carousel .carousel-slide .carousel-text:hover a {
            display: block;
        }
}

.preload .carousel-viewer {
    opacity: 0;
}

.preload .carousel1 {
    margin-top: -520px;
}

@media(min-width:768px) {
    .featured-bg .title div:before {
        background-color: rgba(255,255,255,.25) !important;
    }
}

.spinner {
    padding-top: 240px;
    width: 100%;
    text-align: center;
}

    .spinner > div {
        width: 18px;
        height: 18px;
        background-color: #003976;
        border-radius: 100%;
        behavior: url(/_catalogs/masterpage/iae/images/base/PIE.htc);
        display: inline-block;
        -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
        animation: bouncedelay 1.4s infinite ease-in-out;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }

    .spinner .bounce1 {
        -webkit-animation-delay: -.32s;
        animation-delay: -.32s;
    }

    .spinner .bounce2 {
        -webkit-animation-delay: -.16s;
        animation-delay: -.16s;
    }

@-webkit-keyframes bouncedelay {
    0%,80%,100% {
        -webkit-transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1);
    }
}

@keyframes bouncedelay {
    0%,80%,100% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }

    40% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}

.footer .accreditations {
    float: left;
    margin-top: 38px;
}

    .footer .accreditations h6 {
        display: inline-block;
        color: #fff;
        font-family: 'open_sans','Open Sans',sans-serif;
        font-size: 14px;
        font-weight: 400;
    }

.footer-navbar {
    background-color: #012b59;
    padding: 10px 0 25px;
}

    .footer-navbar h5 {
        display: none;
    }

    .footer-navbar h6 {
        display: none;
    }

    .footer-navbar .list-unstyled {
        display: none;
    }

.list-accreditation {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
}

    .list-accreditation li {
        float: left;
        margin-right: 8px;
    }

.footer-social {
    background-color: #003976;
}

    .footer-social .navbar-social {
        list-style: none;
        margin: 0;
        padding: 0;
        padding: 30px 0 25px;
        float: right;
    }

        .footer-social .navbar-social li {
            display: inline-block;
            line-height: normal;
            margin: 0 2px;
        }

        .footer-social .navbar-social a {
            background: no-repeat scroll 0 0 transparent;
            display: inline-block;
            height: 60px;
            width: 60px;
        }

        .footer-social .navbar-social .twitter {
            background-image: url("/_catalogs/masterpage/iae/images/base/ico_twitter.png");
        }

        .footer-social .navbar-social .facebook {
            background-image: url("/_catalogs/masterpage/iae/images/base/ico_facebook.png");
        }

        .footer-social .navbar-social .pinterest {
            background-image: url("/_catalogs/masterpage/iae/images/base/ico_pinterest.png");
            width: 61px;
        }

        .footer-social .navbar-social .linkedin {
            background-image: url("/_catalogs/masterpage/iae/images/base/ico_linkedin.png");
            width: 61px;
        }

        .footer-social .navbar-social .google-plus {
            background-image: url("/_catalogs/masterpage/iae/images/base/ico_google.png");
            width: 61px;
        }

        .footer-social .navbar-social .instagram {
            background-image: url("/_catalogs/masterpage/iae/images/base/ico_instagram.png");
        }

        .footer-social .navbar-social .youtube {
            background-image: url("/_catalogs/masterpage/iae/images/base/ico_youtube.png");
        }

.footer-location {
    background-color: #004ea1;
}

    .footer-location .location .col-lg-6 {
        padding: 0;
    }

    .footer-location .location-description {
        background-color: #023368;
        padding: 30px 15px;
    }

        .footer-location .location-description h4 {
            color: #fff;
            font-family: 'open_sans','Open Sans',sans-serif;
            font-size: 20px;
            font-weight: 300;
            margin-top: 0;
        }

        .footer-location .location-description p {
            color: #fff;
            font-family: 'open_sans','Open Sans',sans-serif;
            font-size: 14px;
            font-weight: 300;
            line-height: 24px;
            margin-bottom: 0;
        }

    .footer-location .location-map img {
        display: inline-block;
    }

@media(min-width:768px) {
    .navbar-social li {
        margin: 0 5px;
    }

    .footer-location {
        padding: 8px 0;
    }

        .footer-location .location-description {
            height: 157px;
            padding: 15px;
        }

            .footer-location .location-description h4 {
                font-size: 18px;
                margin-bottom: 8px;
            }

            .footer-location .location-description p {
                font-size: 12px;
                line-height: normal;
            }
}

@media(min-width:992px) {
    .footer-navbar h5 {
        color: #fff;
        display: block;
        font-family: 'open_sans','Open Sans',sans-serif;
        font-size: 20px;
        font-weight: 300;
        margin: 15px 0 25px;
    }

    .footer-navbar .list-unstyled {
        color: #fff;
        display: block;
        font-family: 'open_sans','Open Sans',sans-serif;
        font-size: 14px;
        font-weight: 300;
        margin-bottom: 25px;
    }

        .footer-navbar .list-unstyled li {
            line-height: 22px;
        }

        .footer-navbar .list-unstyled a {
            color: inherit;
        }

    .footer-location {
        padding: 30px 0;
    }

        .footer-location .location .row-left {
            margin-right: 0;
        }

        .footer-location .location .row-right {
            margin-left: 0;
        }

        .footer-location .location-description {
            height: 195px;
            padding: 20px 15px;
        }

            .footer-location .location-description h4 {
                font-size: 20px;
                margin-bottom: 10px;
            }

            .footer-location .location-description p {
                font-size: 14px;
                line-height: 24px;
            }
}

@media(min-width:1200px) {
    .footer-navbar {
        padding: 0;
    }

    .footer-location {
        padding: 25px 0;
    }

        .footer-location .location-description {
            height: 238px;
            padding: 40px 30px;
        }
}

span[class$="button-image"] img {
    max-width: none;
}

#PageLinkPrev, #PageLinkNext {
    width: 37px;
    height: 37px;
    border: 0;
    padding: 0;
}

    #PageLinkPrev img, #PageLinkNext img {
        display: none;
    }

    #PageLinkPrev:before, #PageLinkNext:before {
        content: "<<";
    }

    #PageLinkPrev:hover, #PageLinkNext:hover {
        background: transparent;
    }

    #PageLinkNext:before {
        content: ">>";
    }

.programs-search .results article, .programs-search .results .ms-srch-item, .programs-search .resultados-general article, .programs-search .resultados-general .ms-srch-item {
    line-height: 28px;
    width: auto;
    padding: 0;
    margin: 0;
    margin-bottom: 30px;
    overflow: hidden;
    font-family: 'open_sans','Open Sans',sans-serif;
}

    .programs-search .results article:hover, .programs-search .results .ms-srch-item:hover, .programs-search .resultados-general article:hover, .programs-search .resultados-general .ms-srch-item:hover {
        background: transparent;
    }

    .programs-search .results article .result-title, .programs-search .results article h3, .programs-search .results .ms-srch-item .result-title, .programs-search .results .ms-srch-item h3, .programs-search .resultados-general article .result-title, .programs-search .resultados-general article h3, .programs-search .resultados-general .ms-srch-item .result-title, .programs-search .resultados-general .ms-srch-item h3 {
        font-size: 20px;
        font-weight: 500;
        margin-top: 0;
        font-family: 'open_sans','Open Sans',sans-serif;
    }

        .programs-search .results article .result-title a.ms-srch-item-link, .programs-search .results article h3 a.ms-srch-item-link, .programs-search .results .ms-srch-item .result-title a.ms-srch-item-link, .programs-search .results .ms-srch-item h3 a.ms-srch-item-link, .programs-search .resultados-general article .result-title a.ms-srch-item-link, .programs-search .resultados-general article h3 a.ms-srch-item-link, .programs-search .resultados-general .ms-srch-item .result-title a.ms-srch-item-link, .programs-search .resultados-general .ms-srch-item h3 a.ms-srch-item-link {
            color: #111;
            font-weight: 500;
            margin: 0;
        }

    .programs-search .results article .result-text, .programs-search .results article .ms-srch-item-body div:nth-child(2), .programs-search .results .ms-srch-item .result-text, .programs-search .results .ms-srch-item .ms-srch-item-body div:nth-child(2), .programs-search .resultados-general article .result-text, .programs-search .resultados-general article .ms-srch-item-body div:nth-child(2), .programs-search .resultados-general .ms-srch-item .result-text, .programs-search .resultados-general .ms-srch-item .ms-srch-item-body div:nth-child(2) {
        font-size: 16px;
        font-weight: 300;
    }

    .programs-search .results article .result-link, .programs-search .results article .ms-srch-item-path, .programs-search .results .ms-srch-item .result-link, .programs-search .results .ms-srch-item .ms-srch-item-path, .programs-search .resultados-general article .result-link, .programs-search .resultados-general article .ms-srch-item-path, .programs-search .resultados-general .ms-srch-item .result-link, .programs-search .resultados-general .ms-srch-item .ms-srch-item-path {
        text-decoration: underline;
        color: #337ab7;
        margin: 0;
        width: auto;
        font-size: 14px;
    }

.programs-search .banner-container {
    margin-left: 0;
    margin-right: 0;
}

    .programs-search .banner-container .banner {
        float: none;
        margin-left: auto;
        margin-right: auto;
        background-size: cover;
    }

        .programs-search .banner-container .banner h4 {
            font-size: 30px;
            line-height: 40px;
            font-weight: normal;
        }

.programs-search .pagination {
    margin-bottom: 40px;
}

.big_header.unveiled {
    background-image: url(/_catalogs/masterpage/iae/images/content/background-general-search.png);
}

@media(max-width:768px) {
    .big_header.unveiled {
        background-image: url(/_catalogs/masterpage/iae/images/content/background-general-search-320.png);
    }
}

.big_header {
    height: 259px;
    overflow: hidden;
    position: relative;
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    	background-color: #b92025;
	background-image: none\9;
}

    .big_header > .container, .big_header > .content {
        position: relative;
        height: 100%;
    }

        .big_header > .container:before, .big_header > .content:before {
            content: "";
            font-family: "icomoon";
            color: #fff;
            position: absolute;
            top: -84px;
            bottom: 0;
            right: -37px;
            font-size: 300px;
            opacity: .16;
        }

@media(min-width:768px) {
    .big_header > .container:before, .big_header > .content:before {
        opacity: 1;
        right: 0;
    }
}

.big_header:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .13;
    background: url(/_catalogs/masterpage/iae/images/base/pattern-bg.png) repeat 0 0 transparent;
}

@media(min-width:768px) {
    .big_header {
        margin-bottom: 27px;
    }
}

.big_header h1 {
    margin-top: 0;
}

@media(min-width:768px) {
    .big_header h1 {
        margin-top: 15px;
        display: inline-block;
        padding-right: 20px;
    }
}

@media(min-width:1200px) {
    .big_header h1 {
        display: block;
    }
}

.big_header .breadcrumb {
    position: relative;
}

.big_header .content {
    position: relative;
    padding: 0;
}

@media(min-width:768px) {
    .big_header .content {
        padding-left: 15px;
        padding-right: 15px;
    }
}

[class^="icon-"], [class*=" icon-"] {
    font-family: icomoon !important;
}

.header {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 100;
    height: 185px;
    background-image: -webkit-linear-gradient(top,rgba(0,0,0,.7) 0%,rgba(19,19,19,0) 100%);
    background-image: linear-gradient(to bottom,rgba(0,0,0,.7) 0%,rgba(19,19,19,0) 100%);
    background-repeat: repeat-x;
    filter: DXImageTransform.Microsoft.gradient(startColorstr='#B3000000',endColorstr='#00131313',GradientType=0);
    -webkit-filter: none;
    filter: none;
}

    .header .ui-autocomplete {
        background: rgba(255,255,255,.9);
        width: 100% !important;
        z-index: 100;
        padding: 20px 5px;
        list-style: none;
        border-radius: 0 0 5px 5px;
        behavior: url(/_catalogs/masterpage/iae/images/base/PIE.htc);
        left: 0 !important;
        right: 0 !important;
        position: absolute !important;
        top: 33px !important;
    }

        .header .ui-autocomplete li {
            line-height: 35px;
            padding: 0 10px;
            cursor: pointer;
            color: #000 !important;
            text-align: left;
        }

            .header .ui-autocomplete li:hover {
                background: #d8d8d8;
                color: #fff !important;
            }

    .header * {
        outline: none !important;
        font-family: 'open_sans','Open Sans',sans-serif;
    }

    .header a::-moz-focus-inner {
        border: 0 !important;
    }

    .header .static {
        position: static;
    }

    .header .hidden-lg {
        display: none !important;
    }

    .header .container, .header .content {
        padding: 0;
    }

    .header .effect {
        display: none;
        background: #fff;
        width: 100%;
        height: 115px;
        position: absolute;
        top: 0;
        z-index: 1;
    }

    .header .relative {
        position: relative;
        z-index: 2;
    }

    .header .logo {
        margin: 0;
        padding-top: 20px;
        position: relative;
        z-index: 10;
    }

        .header .logo a {
            background-image: url(/_catalogs/masterpage/iae/images/base/logo_big_white.png);
            display: block;
            width: 135px;
            height: 157px;
            text-indent: -4000px;
        }

    .header nav {
        clear: both;
        font-size: 14px;
        color: #fff;
        -webkit-transition: color .5s;
        transition: color .5s;
    }

        .header nav > ul {
            list-style: none;
            float: right;
        }

            .header nav > ul > li {
                float: left;
            }

                .header nav > ul > li a {
                    font-family: 'open_sans','Open Sans',sans-serif;
                    color: #fff;
                    text-decoration: none;
                    cursor: pointer;
                    -webkit-transition: color .5s;
                    transition: color .5s;
                }

                .header nav > ul > li > .sep {
                    margin: 0 10px;
                }

                .header nav > ul > li.selector {
                    margin-left: 22px;
                    position: relative;
                }

                    .header nav > ul > li.selector i {
                        margin-right: 7px;
                        font-size: 25px;
                        vertical-align: middle;
                        position: relative;
                        top: -1px;
                    }

                    .header nav > ul > li.selector.user .element {
                        min-width: 60px;
                    }

                    .header nav > ul > li.selector .element {
                        position: relative;
                        display: inline-block;
                    }

                    .header nav > ul > li.selector .inline {
                        position: absolute;
                        left: 0;
                        opacity: 0;
                        filter: alpha(opacity=0);
                        -webkit-transition: opacity 1s;
                        transition: opacity 1s;
                    }

                    .header nav > ul > li.selector .current {
                        position: relative;
                        top: 0;
                        left: 0;
                        opacity: 1;
                        filter: alpha(opacity=100);
                        -webkit-transition: top .5s,left .5s,opacity .5s;
                        transition: top .5s,left .5s,opacity .5s;
                    }

                    .header nav > ul > li.selector:hover .current {
                        top: -20px;
                        left: 10px;
                        opacity: .3;
                        filter: alpha(opacity=30);
                    }

                    .header nav > ul > li.selector:hover .inline {
                        opacity: 1;
                        filter: alpha(opacity=100);
                    }

        .header nav.user {
            padding-top: 25px;
        }

        .header nav.navigation {
            font-size: 24px;
            padding-top: 10px;
            height: 50px;
            border-bottom: 1px solid transparent;
            -webkit-transition: border-bottom .5s;
            transition: border-bottom .5s;
        }

            .header nav.navigation > ul > li {
                -webkit-transition: opacity .5s;
                transition: opacity .5s;
                white-space: normal;
                text-align: left;
            }

                .header nav.navigation > ul > li > a {
                    display: block;
                    padding: 0 15px 5px 15px;
                    border-bottom: 1px solid transparent;
                }

                .header nav.navigation > ul > li:not(.search):hover {
                    border-bottom: 1px solid #fff;
                }

                .header nav.navigation > ul > li.search {
                    margin: 0;
                    position: relative;
                    width: 35px;
                }

                    .header nav.navigation > ul > li.search .form {
                        position: absolute;
                        top: -5px;
                        right: -7px;
                        white-space: nowrap;
                        padding: 2px 7px 2px 5px;
                        border-radius: 5px;
                        behavior: url(/_catalogs/masterpage/iae/images/base/PIE.htc);
                        font-size: 14px;
                        box-shadow: none;
                        -webkit-transition: background .5s;
                        transition: background .5s;
                    }

                        .header nav.navigation > ul > li.search .form input {
                            width: 0 !important;
                            height: 42px;
                            vertical-align: top;
                            background: none;
                            border: 0;
                            padding-left: 0;
                            opacity: 0;
                            color: #222;
                            -webkit-transition: all .5s;
                            transition: all .5s;
                        }

                        .header nav.navigation > ul > li.search .form button {
                            background: none;
                            border: none;
                            font-size: 30px;
                            padding: 0;
                            color: #fff;
                            -webkit-transition: color .5s;
                            transition: color .5s;
                        }

                            .header nav.navigation > ul > li.search .form button i {
                                position: relative;
                                top: 2px;
                            }

                        .header nav.navigation > ul > li.search .form.open {
                            background: #fff;
                            box-shadow: 0 0 5px rgba(0,0,0,.2);
                        }

                            .header nav.navigation > ul > li.search .form.open input {
                                width: 300px !important;
                                opacity: 1;
                                padding-left: 10px;
                            }

                            .header nav.navigation > ul > li.search .form.open button {
                                color: #222;
                            }

            .header nav.navigation .no-padding {
                padding: 0;
                position: relative;
            }

            .header nav.navigation .featureds {
                background: #eee;
                padding: 20px 0;
                position: absolute;
                left: 0;
                right: 0;
                top: 200px;
                display: none;
                box-shadow: 0 2px 3px rgba(0,0,0,.2);
            }

                .header nav.navigation .featureds .banner {
                    background: url("/_catalogs/masterpage/iae/images/content/header/banner.png") no-repeat scroll left center transparent;
                    background-size: 100%;
                    display: block;
                    width: 295px;
                    height: 91px;
                    font-size: 24px;
                    font-weight: 300;
                    padding: 0 10px;
                    position: absolute;
                    top: -131px;
                    right: 23px;
                    color: #fff !important;
                    text-decoration: none !important;
                }

                    .header nav.navigation .featureds .banner:before {
                        content: " ";
                        width: 0;
                        height: 100%;
                        display: inline-block;
                        vertical-align: middle;
                    }

                    .header nav.navigation .featureds .banner span {
                        display: inline-block;
                        vertical-align: middle;
                    }

                    .header nav.navigation .featureds .banner:hover {
                        opacity: 1;
                    }

                        .header nav.navigation .featureds .banner:hover:after {
                            content: "";
                            position: absolute;
                            top: 0;
                            left: 0;
                            background: #000;
                            opacity: .1;
                            width: 100%;
                            height: 100%;
                        }

                .header nav.navigation .featureds .item {
                    overflow: hidden;
                }

                    .header nav.navigation .featureds .item a {
                        display: block;
                        position: relative;
                    }

                        .header nav.navigation .featureds .item a img {
                            width: 100%;
                        }

                        .header nav.navigation .featureds .item a h3 {
                            color: #fff;
                            width: 100%;
                            margin: 0;
                            position: absolute;
                            bottom: 0;
                            background: #2799d5;
                            font-size: 20px;
                            font-weight: 300;
                            line-height: 60px;
                            padding: 0 15px;
                            opacity: .9;
                            -webkit-transition: padding-bottom .5s;
                            transition: padding-bottom .5s;
                        }

                            .header nav.navigation .featureds .item a h3 i {
                                line-height: 60px;
                                font-weight: bold;
                            }

                    .header nav.navigation .featureds .item:hover h3 {
                        padding-bottom: 30px;
                    }

                    .header nav.navigation .featureds .item + .item h3 {
                        background: #0469b7;
                    }

                    .header nav.navigation .featureds .item + .item + .item h3 {
                        background: #004ea1;
                    }

            .header nav.navigation.open_form > ul > li:not(.search) {
                opacity: 0;
            }

            .header nav.navigation .mega {
                position: absolute;
                left: 0;
                right: 0;
                padding-top: 5px;
                display: none;
            }

                .header nav.navigation .mega .last {
                    position: static;
                    padding-bottom: 100px;
                }

                .header nav.navigation .mega .menu {
                    background: #fff;
                    color: #023368;
                }

                    .header nav.navigation .mega .menu .content {
                        padding-bottom: 20px;
                    }

                    .header nav.navigation .mega .menu a {
                        color: #023368;
                    }

                        .header nav.navigation .mega .menu a:hover {
                            color: #2799d5;
                            text-decoration: none;
                        }

                    .header nav.navigation .mega .menu h2 {
                        font-size: 16px;
                        text-transform: uppercase;
                        border-bottom: 1px solid #d9d9d9;
                        margin-top: 0;
                        padding-top: 10px;
                        padding-bottom: 10px;
                        margin-bottom: 20px;
                    }

                        .header nav.navigation .mega .menu h2 a {
                            display: block;
                        }

                            .header nav.navigation .mega .menu h2 a i {
                                color: #ac2127;
                                font-weight: bold;
                                position: relative;
                                right: -4px;
                            }

                    .header nav.navigation .mega .menu ul {
                        margin: 0;
                        padding: 0;
                        font-size: 15px;
                        font-weight: 300;
                        list-style: none;
                    }

                        .header nav.navigation .mega .menu ul li {
                            position: relative;
                            line-height: 25px;
                        }

                    .header nav.navigation .mega .menu .collapse ul li {
                        padding-left: 10px;
                    }

                        .header nav.navigation .mega .menu .collapse ul li:before {
                            content: "-";
                            color: #023368;
                            position: absolute;
                            left: 0;
                            top: -1px;
                        }

                    .header nav.navigation .mega .menu .accordion {
                        position: relative;
                        top: -20px;
                        margin-bottom: -18px;
                    }

                        .header nav.navigation .mega .menu .accordion .panel {
                            border: 0;
                            padding-left: 10px;
                            margin-bottom: 0;
                            background: none;
                            box-shadow: none;
                        }

                            .header nav.navigation .mega .menu .accordion .panel.noaccordion {
                                margin-top: 30px;
                            }

                            .header nav.navigation .mega .menu .accordion .panel h3 {
                                margin-top: 0;
                                font-size: 15px;
                                line-height: 30px;
                            }

                                .header nav.navigation .mega .menu .accordion .panel h3 a {
                                    display: block;
                                    position: relative;
                                    top: 10px;
                                }

                                    .header nav.navigation .mega .menu .accordion .panel h3 a:after {
                                        content: "-";
                                        font-weight: 300;
                                        font-size: 30px;
                                        line-height: 30px;
                                        color: #ac2127;
                                        float: right;
                                    }

                                    .header nav.navigation .mega .menu .accordion .panel h3 a.collapsed:after {
                                        content: "+";
                                        font-size: 20px;
                                        line-height: 30px;
                                    }

    .header.open .logo a {
        background-image: url(/_catalogs/masterpage/iae/images/base/logo_big_blue.png);
    }

    .header.open nav {
        color: #023368;
    }

        .header.open nav > ul > li a {
            color: #023368;
        }

            .header.open nav > ul > li a:hover {
                color: #2799d5;
            }

        .header.open nav.navigation {
            border-bottom: 1px solid #023368;
        }

            .header.open nav.navigation > ul > li.open {
                border-bottom: 3px solid #023368;
            }

            .header.open nav.navigation > ul > li > a:hover {
                border-bottom: 1px solid #023368 !important;
            }

            .header.open nav.navigation > ul > li.search {
                border: none !important;
            }

                .header.open nav.navigation > ul > li.search .form {
                    background: none !important;
                }

                    .header.open nav.navigation > ul > li.search .form button {
                        color: #023368;
                    }

                        .header.open nav.navigation > ul > li.search .form button:hover {
                            color: #2799d5;
                        }

.interna .header {
    position: relative;
    background: #1e22aa;
    -webkit-filter: none;
    filter: none;
    height: 43px;
}

    .interna .header .logo {
        padding-top: 8px;
    }

        .interna .header .logo a {
            background-image: url(/_catalogs/masterpage/iae/images/base/logo_small_white.png) !important;
            background-size: cover;
            width: 194px;
            height: 28px;
        }

    .interna .header nav.user {
        padding-top: 0;
        padding-left: 40px;
        float: right;
        height: 43px;
    }

        .interna .header nav.user ul {
            padding: 0;
        }

            .interna .header nav.user ul .hidden-sm {
                display: none;
            }

            .interna .header nav.user ul > li.selector {
                display: block;
                margin-left: 15px;
                white-space: nowrap;
                overflow: hidden;
                height: 43px;
            }

                .interna .header nav.user ul > li.selector i {
                    line-height: 43px;
                    top: 0;
                }

                .interna .header nav.user ul > li.selector .element {
                    max-width: 0;
                    width: 0px\9;
                    min-width: 0px\9;
                    min-width: 0;
                    -webkit-transition: max-width .3s;
                    transition: max-width .3s;
                }

                    .interna .header nav.user ul > li.selector .element .inline, .interna .header nav.user ul > li.selector .element .current {
                        opacity: 1;
                        position: static;
                    }

                    .interna .header nav.user ul > li.selector .element .current {
                        color: #2799d5;
                    }

                        .interna .header nav.user ul > li.selector .element .current:after, .SeparatorBar {
                            content: "|";
                            color: #fff;
                            margin: 0 8px;
                        }

                .interna .header nav.user ul > li.selector.open .element {
                    max-width: 300px;
                    width: auto\9;
                    -webkit-transition: max-width 1s;
                    transition: max-width 1s;
                }

    .interna .header nav.navigation {
        clear: none;
        padding: 0;
        height: 43px;
        margin-left: -200px;
    }

        .interna .header nav.navigation > ul {
            float: none;
            text-align: right;
            white-space: nowrap;
        }

            .interna .header nav.navigation > ul > li {
                font-size: 20px;
                font-weight: 400;
                line-height: 43px;
                display: inline-block;
                float: none;
            }

                .interna .header nav.navigation > ul > li:hover {
                    border-bottom: 3px solid #0361c8;
                }

                .interna .header nav.navigation > ul > li > a, .interna .header nav.navigation > ul > li > a:hover {
                    padding: 0 15px 0 15px;
                    border-bottom: none !important;
                }

                .interna .header nav.navigation > ul > li.search {
                    width: 0;
                }

                    .interna .header nav.navigation > ul > li.search:hover {
                        border-bottom: 0 solid #0361c8;
                    }

                    .interna .header nav.navigation > ul > li.search .form {
                        height: 38px;
                        top: -27px;
                        right: -44px;
                        padding: 0 7px 0 5px;
                    }

                        .interna .header nav.navigation > ul > li.search .form input {
                            height: 38px;
                            line-height: normal;
                            vertical-align: baseline;
                        }

                        .interna .header nav.navigation > ul > li.search .form button {
                            font-size: 27px;
                            line-height: normal;
                        }

    .interna .header.open .logo a {
        background-image: url(/_catalogs/masterpage/iae/images/base/logo_small_blue.png) !important;
    }

.interna.float .wrapper header.header {
    position: fixed !important;
    top: -50px;
    -webkit-transition: top .5s;
    transition: top .5s;
}

.interna.float.show .wrapper header.header {
    top: 0;
}

@media(max-width:1200px) {
    .header .effect {
        height: 110px;
    }

    .header nav.navigation {
        height: 44px;
        font-size: 20px;
    }

        .header nav.navigation > ul > li.search {
            margin: 0;
            position: relative;
            width: 35px;
        }

            .header nav.navigation > ul > li.search .form button {
                font-size: 26px;
            }

            .header nav.navigation > ul > li.search .form input {
                height: 37px;
            }

        .header nav.navigation .featureds .banner {
            width: 238px;
            font-size: 20px;
            height: 73px;
            top: -113px;
        }

    .interna .header .open-mobil-menu {
        position: absolute;
        width: 47px;
        height: 47px;
        color: #fff;
        font-size: 25px;
        line-height: 47px;
        text-align: center;
        right: 0;
        z-index: 100;
        background: none;
    }

    .interna .header nav.navigation > ul > li {
        font-size: 15px;
    }

        .interna .header nav.navigation > ul > li.search .form {
            top: -25px;
        }
}

@media(max-width:992px) {
    .header .hidden-sm {
        display: none !important;
    }

    .header .hidden-lg {
        display: block !important;
    }

    .header .effect {
        display: none !important;
    }

    .header .logo a {
        background-image: url(/_catalogs/masterpage/iae/images/base/logo_big_white.png) !important;
    }

    .header.open nav.navigation > ul > li > a:hover {
        border: none !important;
    }

    .header .close-mobil-menu, .header .open-mobil-menu {
        position: absolute;
        width: 47px;
        height: 47px;
        color: #fff;
        font-size: 25px;
        line-height: 47px;
        text-align: center;
        right: 0;
        z-index: 100;
    }

        .header .close-mobil-menu.open-mobil-menu, .header .open-mobil-menu.open-mobil-menu {
            position: relative;
            float: right;
            margin-right: -16px;
        }

    .header nav.navigation .mega .menu .accordion .panel.noaccordion {
        margin-top: 0;
    }

    .header .container, .header .content {
        position: static;
    }

        .header .container .mobil-menu, .header .content .mobil-menu {
            display: none;
            z-index: 200;
            background: #fff;
            position: absolute !important;
            top: 0;
            right: 0;
            color: #023368;
            box-shadow: 0 0 5px rgba(0,0,0,.3);
        }

            .header .container .mobil-menu a, .header .content .mobil-menu a {
                color: #023368;
            }

            .header .container .mobil-menu nav.user, .header .content .mobil-menu nav.user {
                margin: 0 -15px;
                background: #023368;
                color: #fff;
                overflow: hidden;
                padding-bottom: 30px;
                font-size: 15px;
                font-weight: 300;
                height: auto;
                float: none;
                padding-top: 25px;
            }

                .header .container .mobil-menu nav.user a, .header .content .mobil-menu nav.user a {
                    color: #fff;
                    opacity: 1;
                }

                .header .container .mobil-menu nav.user ul, .header .content .mobil-menu nav.user ul {
                    float: none;
                }

                    .header .container .mobil-menu nav.user ul .user, .header .content .mobil-menu nav.user ul .user {
                        padding-left: 40px;
                        margin: 0;
                        position: relative;
                        overflow: visible;
                    }

                        .header .container .mobil-menu nav.user ul .user i, .header .content .mobil-menu nav.user ul .user i {
                            position: absolute;
                            left: -25px;
                            top: 0;
                            font-size: 45px;
                            line-height: normal;
                        }

                        .header .container .mobil-menu nav.user ul .user span, .header .content .mobil-menu nav.user ul .user span {
                            display: block;
                        }

                        .header .container .mobil-menu nav.user ul .user .current, .header .content .mobil-menu nav.user ul .user .current {
                            font-size: 22px;
                            line-height: 15px;
                            color: #fff;
                        }

                            .header .container .mobil-menu nav.user ul .user .current:after, .header .content .mobil-menu nav.user ul .user .current:after {
                                display: none;
                            }

                        .header .container .mobil-menu nav.user ul .user .inline, .header .content .mobil-menu nav.user ul .user .inline {
                            display: none;
                        }

                        .header .container .mobil-menu nav.user ul .user:hover .current, .header .content .mobil-menu nav.user ul .user:hover .current {
                            top: 0;
                            left: 0;
                            opacity: 1;
                        }

                        .header .container .mobil-menu nav.user ul .user:hover .inline, .header .content .mobil-menu nav.user ul .user:hover .inline {
                            opacity: 0;
                        }

            .header .container .mobil-menu nav.navigation, .header .content .mobil-menu nav.navigation {
                height: auto;
                padding: 0 0 20px 0;
                margin: 0 -15px;
            }

                .header .container .mobil-menu nav.navigation .no-padding, .header .content .mobil-menu nav.navigation .no-padding {
                    margin-left: 10px;
                }

                .header .container .mobil-menu nav.navigation a, .header .content .mobil-menu nav.navigation a {
                    color: #023368 !important;
                    border: none !important;
                }

                .header .container .mobil-menu nav.navigation > ul, .header .content .mobil-menu nav.navigation > ul {
                    float: none;
                    padding: 0;
                    margin: 0;
                    text-align: left;
                }

                    .header .container .mobil-menu nav.navigation > ul > li, .header .content .mobil-menu nav.navigation > ul > li {
                        float: none;
                        font-size: 22px;
                        font-weight: 300;
                        padding: 0 15px;
                        border-bottom: 0 !important;
                        background: #f8f8f8;
                        display: block;
                    }

                        .header .container .mobil-menu nav.navigation > ul > li > a, .header .content .mobil-menu nav.navigation > ul > li > a {
                            padding: 0 5px;
                            line-height: 60px;
                        }

                        .header .container .mobil-menu nav.navigation > ul > li.search, .header .content .mobil-menu nav.navigation > ul > li.search {
                            width: auto;
                            padding: 15px;
                            background: #efefef;
                        }

                            .header .container .mobil-menu nav.navigation > ul > li.search .form, .header .content .mobil-menu nav.navigation > ul > li.search .form {
                                position: relative;
                                height: auto;
                                top: 0;
                                left: 0;
                            }

                                .header .container .mobil-menu nav.navigation > ul > li.search .form input, .header .content .mobil-menu nav.navigation > ul > li.search .form input {
                                    width: 100% !important;
                                    background: #fff;
                                    opacity: 1;
                                    height: 48px;
                                    padding: 0 40px 0 10px;
                                }

                                .header .container .mobil-menu nav.navigation > ul > li.search .form button, .header .content .mobil-menu nav.navigation > ul > li.search .form button {
                                    font-size: 22px;
                                    color: #023368;
                                    position: absolute;
                                    right: 17px;
                                    top: 9px;
                                }

                                .header .container .mobil-menu nav.navigation > ul > li.search .form.open, .header .content .mobil-menu nav.navigation > ul > li.search .form.open {
                                    background: none;
                                    box-shadow: none;
                                }

                                    .header .container .mobil-menu nav.navigation > ul > li.search .form.open input, .header .content .mobil-menu nav.navigation > ul > li.search .form.open input {
                                        width: 100%;
                                        opacity: 1;
                                    }

                        .header .container .mobil-menu nav.navigation > ul > li.extra > a, .header .content .mobil-menu nav.navigation > ul > li.extra > a {
                            display: inline-block;
                            width: 48%;
                            font-size: 18px;
                        }

                            .header .container .mobil-menu nav.navigation > ul > li.extra > a i, .header .content .mobil-menu nav.navigation > ul > li.extra > a i {
                                font-size: 34px;
                                vertical-align: middle;
                            }

                        .header .container .mobil-menu nav.navigation > ul > li .mega, .header .content .mobil-menu nav.navigation > ul > li .mega {
                            position: static;
                            margin: 0 -15px;
                            padding: 0;
                        }

                            .header .container .mobil-menu nav.navigation > ul > li .mega .container, .header .content .mobil-menu nav.navigation > ul > li .mega .container, .header .container .mobil-menu nav.navigation > ul > li .mega .content, .header .content .mobil-menu nav.navigation > ul > li .mega .content {
                                width: 100%;
                            }

                                .header .container .mobil-menu nav.navigation > ul > li .mega .container h2, .header .content .mobil-menu nav.navigation > ul > li .mega .container h2, .header .container .mobil-menu nav.navigation > ul > li .mega .content h2, .header .content .mobil-menu nav.navigation > ul > li .mega .content h2 {
                                    padding: 0;
                                    border-bottom: 0;
                                    padding-top: 20px;
                                    margin-top: 15px;
                                    margin-bottom: 0;
                                }

                                .header .container .mobil-menu nav.navigation > ul > li .mega .container ul li, .header .content .mobil-menu nav.navigation > ul > li .mega .container ul li, .header .container .mobil-menu nav.navigation > ul > li .mega .content ul li, .header .content .mobil-menu nav.navigation > ul > li .mega .content ul li {
                                    margin: 9px 0;
                                }

                                .header .container .mobil-menu nav.navigation > ul > li .mega .container .last, .header .content .mobil-menu nav.navigation > ul > li .mega .container .last, .header .container .mobil-menu nav.navigation > ul > li .mega .content .last, .header .content .mobil-menu nav.navigation > ul > li .mega .content .last {
                                    padding-bottom: 0;
                                }

                            .header .container .mobil-menu nav.navigation > ul > li .mega .accordion, .header .content .mobil-menu nav.navigation > ul > li .mega .accordion {
                                position: static;
                            }

                                .header .container .mobil-menu nav.navigation > ul > li .mega .accordion h3, .header .content .mobil-menu nav.navigation > ul > li .mega .accordion h3 {
                                    margin-bottom: 0;
                                }

                                    .header .container .mobil-menu nav.navigation > ul > li .mega .accordion h3 a:after, .header .content .mobil-menu nav.navigation > ul > li .mega .accordion h3 a:after {
                                        line-height: 30px !important;
                                    }

                .header .container .mobil-menu nav.navigation .featureds, .header .content .mobil-menu nav.navigation .featureds {
                    display: block !important;
                    opacity: 1 !important;
                    position: static;
                    background: #fff;
                    padding: 20px 15px;
                    box-shadow: none;
                }

                    .header .container .mobil-menu nav.navigation .featureds .content, .header .content .mobil-menu nav.navigation .featureds .content {
                        width: 100%;
                    }

                        .header .container .mobil-menu nav.navigation .featureds .content .item, .header .content .mobil-menu nav.navigation .featureds .content .item {
                            padding: 0;
                        }

                            .header .container .mobil-menu nav.navigation .featureds .content .item a, .header .content .mobil-menu nav.navigation .featureds .content .item a {
                                text-decoration: none;
                            }

                                .header .container .mobil-menu nav.navigation .featureds .content .item a img, .header .content .mobil-menu nav.navigation .featureds .content .item a img {
                                    display: none;
                                }

                                .header .container .mobil-menu nav.navigation .featureds .content .item a h3, .header .content .mobil-menu nav.navigation .featureds .content .item a h3 {
                                    position: relative;
                                    line-height: 50px;
                                }

                                    .header .container .mobil-menu nav.navigation .featureds .content .item a h3 i, .header .content .mobil-menu nav.navigation .featureds .content .item a h3 i {
                                        line-height: 50px;
                                    }

                            .header .container .mobil-menu nav.navigation .featureds .content .item:hover h3, .header .content .mobil-menu nav.navigation .featureds .content .item:hover h3 {
                                padding-bottom: 0;
                            }

                    .header .container .mobil-menu nav.navigation .featureds .banner, .header .content .mobil-menu nav.navigation .featureds .banner {
                        color: #fff !important;
                        position: static;
                        width: 100%;
                        margin-bottom: 20px;
                    }

                .header .container .mobil-menu nav.navigation .social ul, .header .content .mobil-menu nav.navigation .social ul {
                    margin: 20px 0;
                    padding: 0;
                    text-align: center;
                    font-size: 18px;
                    font-weight: 300;
                }

                    .header .container .mobil-menu nav.navigation .social ul li, .header .content .mobil-menu nav.navigation .social ul li {
                        display: inline-block;
                    }

                        .header .container .mobil-menu nav.navigation .social ul li .sep, .header .content .mobil-menu nav.navigation .social ul li .sep {
                            color: #023368;
                        }

                .header .container .mobil-menu nav.navigation .social .icons, .header .content .mobil-menu nav.navigation .social .icons {
                    padding: 0;
                    text-align: center;
                }

                    .header .container .mobil-menu nav.navigation .social .icons i, .header .content .mobil-menu nav.navigation .social .icons i {
                        font-size: 48px;
                        margin: 0 3px;
                    }

    .interna .header {
        position: static !important;
    }

    .interna .open-mobil-menu {
        background: #004998;
    }
}

@media(max-width:767px) {
    .header .container, .header .content {
        padding: 0 15px;
    }

        .header .container .mobil-menu, .header .content .mobil-menu {
            left: 0;
        }
}

.list-teacher-student {
    padding: 20px 0;
}

    .list-teacher-student ul {
        text-align: center;
        display: table-row;
    }

    .list-teacher-student ul, .list-teacher-student li {
        list-style: none;
        margin: 0;
        padding: 0;
        width: 100%;
        display: table;
    }

    .list-teacher-student .list-programs .program {
        position: relative;
        border: 0;
        box-shadow: none;
    }

        .list-teacher-student .list-programs .program h3 {
            margin: 0 15px 25px;
            font-size: 22px;
            height: 52px;
            line-height: 52px;
            padding: 0 36px 0 23px;
            color: #003976;
            position: relative;
            border-bottom: 1px solid #e7e7e8;
            text-align: left;
        }

            .list-teacher-student .list-programs .program h3:hover {
                text-decoration: none;
            }

            .list-teacher-student .list-programs .program h3:before {
                content: "";
                position: absolute;
                width: 12px;
                left: 0;
                top: 0;
                bottom: 0;
                background-color: #ffc525;
            }

@media(min-width:768px) {
    .list-teacher-student .list-programs .program h3 {
        width: 83.33333%;
        margin-left: auto;
        margin-right: auto;
    }
}

@media(min-width:1200px) {
    .list-teacher-student .list-programs .program h3 {
        width: 66.66667%;
    }
}

.list-teacher-student .list-programs .program .panel-collapse {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 23px;
    padding-bottom: 18px;
    position: relative;
}

    .list-teacher-student .list-programs .program .panel-collapse.in:after {
        content: "";
        display: block;
        position: absolute;
        height: 0;
        bottom: 0;
        right: 0;
        left: 15px;
        border-top: 1px solid #e7e7e8;
    }

@media(min-width:768px) {
    .list-teacher-student .list-programs .program .panel-collapse.in:after {
        width: 83%;
        margin-left: auto;
        margin-right: auto;
        left: 0;
    }
}

@media(min-width:1200px) {
    .list-teacher-student .list-programs .program .panel-collapse.in:after {
        width: 80%;
    }
}

@media(min-width:1200px) {
    .list-teacher-student .list-programs .program .panel-collapse {
        width: 83.33333%;
        margin-left: auto;
        margin-right: auto;
    }
}

.list-teacher-student .list-programs .program .toggle {
    position: absolute;
    width: 31px;
    height: 31px;
    right: 0;
    top: 50%;
    margin-top: -15px;
    background: url(/_catalogs/masterpage/iae/images/base/share_icons.png) no-repeat center -240px transparent;
}

    .list-teacher-student .list-programs .program .toggle.collapsed {
        background-position: center -191px;
    }

.list-teacher-student .list-programs .program:hover:after {
    opacity: .7;
}

.list-teacher-student .list-programs .list-people li {
    text-align: center;
    color: #fff;
    position: relative;
    overflow: hidden;
    width: 240px !important;
    float: none;
    display: inline-block;
    margin-top: -4px;
}

@media(min-width:1200px) {
    .list-teacher-student .list-programs .list-people li {
        width: 20%;
    }
}

.list-teacher-student .list-programs .list-people li img {
    width: 100%;
    height: auto;
}

.list-teacher-student .list-programs .list-people li .data {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: -49px;
    -webkit-transition: all .5s;
    transition: all .5s;
}

    .list-teacher-student .list-programs .list-people li .data a {
        color: #fff;
        font-style: italic;
        font-size: 14px;
        line-height: 22px;
        font-weight: bold;
        display: block;
    }

        .list-teacher-student .list-programs .list-people li .data a:hover {
            text-decoration: none;
        }

    .list-teacher-student .list-programs .list-people li .data .more {
        width: 38px;
        height: 38px;
        display: inline-block;
        position: absolute;
        left: 50%;
        margin-left: -19px;
        bottom: 10px;
        background: url(/_catalogs/masterpage/iae/images/base/share_icons.png) no-repeat center -371px transparent;
        opacity: 0;
        -webkit-transition: opacity .5s;
        transition: opacity .5s;
    }

.list-teacher-student .list-programs .list-people li h4 {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 20px;
    -webkit-transition: font-size .5s;
    transition: font-size .5s;
}

.list-teacher-student .list-programs .list-people li p {
    font-size: 14px;
    font-weight: 300;
}

.list-teacher-student .list-programs .list-people li .big_more {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
}

@media(min-width:992px) {
    .list-teacher-student .list-programs .list-people li:hover .data {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin-top: 0;
        padding-top: 10px;
        padding-left: 0;
        padding-right: 0;
        background: url(/_catalogs/masterpage/iae/images/base/mask_people.png) no-repeat 0 0 transparent;
        background-size: cover;
    }

        .list-teacher-student .list-programs .list-people li:hover .data h4 {
            font-size: 18px;
            font-weight: 500;
        }

        .list-teacher-student .list-programs .list-people li:hover .data .more {
            opacity: 1;
        }
}

@media(min-width:768px) {
    .col-sm-offset-1 {
        margin-left: 8.33333% !important;
    }
}

.menu-mini {
    background: #eee;
}

    .menu-mini .container, .menu-mini .content {
        padding: 0;
    }

    .menu-mini h1 {
        font-size: 35px;
        font-weight: 300;
        margin-bottom: 0;
        color: #2799d5;
    }

    .menu-mini nav {
        background: rgba(238,238,238,.9);
        background: #eee; \9
    }

        .menu-mini nav.f-nav {
            z-index: 9999;
            position: fixed;
            left: 0;
            top: 0;
            width: 100%;
        }

        .menu-mini nav ul {
            padding: 0;
            margin: 0;
            list-style: none;
            font-size: 15px;
        }

            .menu-mini nav ul li {
                padding: 15px 0 12px 0;
                display: inline-block;
                border-bottom: 3px solid transparent;
            }

                .menu-mini nav ul li ul {
                    display: none;
                    position: absolute;
                    z-index: 99;
                    background: url(/_catalogs/masterpage/iae/images/base/submenu.png) no-repeat top left;
                    padding-top: 7px;
                    margin-top: 8px;
                }

                    .menu-mini nav ul li ul li {
                        display: block;
                        background-color: #013976;
                        padding: 0;
                        border-bottom: solid 1px #154981;
                    }

                        .menu-mini nav ul li ul li:hover {
                            border-bottom: solid 1px #154981;
                        }

                        .menu-mini nav ul li ul li a {
                            display: block;
                            border: 0 !important;
                            color: #fff !important;
                            font-size: 15px;
                            padding: 15px !important;
                        }

                            .menu-mini nav ul li ul li a:hover {
                                color: #fff;
                                text-decoration: underline;
                            }

                .menu-mini nav ul li a {
                    color: #023368;
                    padding: 0 7px 0 10px;
                    border-left: 1px solid #cdd4dd;
                }

                    .menu-mini nav ul li a:hover {
                        color: #2799d5;
                        text-decoration: none;
                    }

                .menu-mini nav ul li.parent:hover {
                    border-bottom: 3px solid transparent;
                }

                .menu-mini nav ul li:hover {
                    border-bottom: 3px solid #023368;
                }

                    .menu-mini nav ul li:hover a {
                        color: #2799d5;
                        text-decoration: none;
                    }

                    .menu-mini nav ul li:hover ul {
                        display: block;
                    }

                .menu-mini nav ul li:first-child a {
                    border-left: none;
                    padding-left: 0;
                }

@media(max-width:1200px) {
    .menu-mini nav ul {
        font-size: 12px;
    }

        .menu-mini nav ul li a {
            padding: 0 5px 0 7px;
        }
}

@media(max-width:992px) {
    .menu-mini h1 {
        line-height: 66px;
        margin: 0;
    }

    .menu-mini .open-menu-mini {
        font-size: 24px;
        line-height: 66px;
        position: relative;
        right: -4px;
        color: #023368;
    }

    .menu-mini nav {
        position: absolute;
        background: #fff;
        left: 0;
        right: 0;
        z-index: 100;
        display: none;
        box-shadow: 0 2px 3px rgba(0,0,0,.1);
    }

        .menu-mini nav ul {
            padding: 20px 0;
        }

            .menu-mini nav ul li {
                display: block;
                line-height: 50px;
                font-size: 22px;
                font-weight: 300;
                padding: 0;
                border: none !important;
            }

                .menu-mini nav ul li a {
                    padding: 0;
                    border: 0;
                }

                .menu-mini nav ul li ul {
                    display: block;
                    position: inherit;
                    z-index: 0;
                    background: none;
                    padding-top: 0;
                    margin-top: 0;
                }

                    .menu-mini nav ul li ul li {
                        display: block;
                        background-color: transparent;
                        padding: 0;
                        border-bottom: solid 1px #154981;
                    }

                        .menu-mini nav ul li ul li:hover {
                            border-bottom: solid 1px #154981;
                        }

                        .menu-mini nav ul li ul li a {
                            display: block;
                            border: 0 !important;
                            color: #003976 !important;
                            font-size: 15px;
                            padding: 0 !important;
                            margin-left: 10px;
                            line-height: 25px;
                        }

            .menu-mini nav ul li ul li a:hover {
                color: #003976 !important;
                text-decoration: underline;
            }
}

@media(max-width:767px) {
    .menu-mini .container, .menu-mini .content {
        padding: 0 15px ;
    }
}
