﻿/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}


/*Remove underline appearing in Site name in Chrome & Firefox*/
.site-name abbr{
	text-decoration:none;
} 
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: 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: 0.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: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
    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;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        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: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1300px) {
    .container {
        width: 1270px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.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, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
    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, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24 {
    float: left;
}

.col-xs-24 {
    width: 100%;
}

.col-xs-23 {
    width: 95.83333333%;
}

.col-xs-22 {
    width: 91.66666667%;
}

.col-xs-21 {
    width: 87.5%;
}

.col-xs-20 {
    width: 83.33333333%;
}

.col-xs-19 {
    width: 79.16666667%;
}

.col-xs-18 {
    width: 75%;
}

.col-xs-17 {
    width: 70.83333333%;
}

.col-xs-16 {
    width: 66.66666667%;
}

.col-xs-15 {
    width: 62.5%;
}

.col-xs-14 {
    width: 58.33333333%;
}

.col-xs-13 {
    width: 54.16666667%;
}

.col-xs-12 {
    width: 50%;
}

.col-xs-11 {
    width: 45.83333333%;
}

.col-xs-10 {
    width: 41.66666667%;
}

.col-xs-9 {
    width: 37.5%;
}

.col-xs-8 {
    width: 33.33333333%;
}

.col-xs-7 {
    width: 29.16666667%;
}

.col-xs-6 {
    width: 25%;
}

.col-xs-5 {
    width: 20.83333333%;
}

.col-xs-4 {
    width: 16.66666667%;
}

.col-xs-3 {
    width: 12.5%;
}

.col-xs-2 {
    width: 8.33333333%;
}

.col-xs-1 {
    width: 4.16666667%;
}

.col-xs-pull-24 {
    right: 100%;
}

.col-xs-pull-23 {
    right: 95.83333333%;
}

.col-xs-pull-22 {
    right: 91.66666667%;
}

.col-xs-pull-21 {
    right: 87.5%;
}

.col-xs-pull-20 {
    right: 83.33333333%;
}

.col-xs-pull-19 {
    right: 79.16666667%;
}

.col-xs-pull-18 {
    right: 75%;
}

.col-xs-pull-17 {
    right: 70.83333333%;
}

.col-xs-pull-16 {
    right: 66.66666667%;
}

.col-xs-pull-15 {
    right: 62.5%;
}

.col-xs-pull-14 {
    right: 58.33333333%;
}

.col-xs-pull-13 {
    right: 54.16666667%;
}

.col-xs-pull-12 {
    right: 50%;
}

.col-xs-pull-11 {
    right: 45.83333333%;
}

.col-xs-pull-10 {
    right: 41.66666667%;
}

.col-xs-pull-9 {
    right: 37.5%;
}

.col-xs-pull-8 {
    right: 33.33333333%;
}

.col-xs-pull-7 {
    right: 29.16666667%;
}

.col-xs-pull-6 {
    right: 25%;
}

.col-xs-pull-5 {
    right: 20.83333333%;
}

.col-xs-pull-4 {
    right: 16.66666667%;
}

.col-xs-pull-3 {
    right: 12.5%;
}

.col-xs-pull-2 {
    right: 8.33333333%;
}

.col-xs-pull-1 {
    right: 4.16666667%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-24 {
    left: 100%;
}

.col-xs-push-23 {
    left: 95.83333333%;
}

.col-xs-push-22 {
    left: 91.66666667%;
}

.col-xs-push-21 {
    left: 87.5%;
}

.col-xs-push-20 {
    left: 83.33333333%;
}

.col-xs-push-19 {
    left: 79.16666667%;
}

.col-xs-push-18 {
    left: 75%;
}

.col-xs-push-17 {
    left: 70.83333333%;
}

.col-xs-push-16 {
    left: 66.66666667%;
}

.col-xs-push-15 {
    left: 62.5%;
}

.col-xs-push-14 {
    left: 58.33333333%;
}

.col-xs-push-13 {
    left: 54.16666667%;
}

.col-xs-push-12 {
    left: 50%;
}

.col-xs-push-11 {
    left: 45.83333333%;
}

.col-xs-push-10 {
    left: 41.66666667%;
}

.col-xs-push-9 {
    left: 37.5%;
}

.col-xs-push-8 {
    left: 33.33333333%;
}

.col-xs-push-7 {
    left: 29.16666667%;
}

.col-xs-push-6 {
    left: 25%;
}

.col-xs-push-5 {
    left: 20.83333333%;
}

.col-xs-push-4 {
    left: 16.66666667%;
}

.col-xs-push-3 {
    left: 12.5%;
}

.col-xs-push-2 {
    left: 8.33333333%;
}

.col-xs-push-1 {
    left: 4.16666667%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-24 {
    margin-left: 100%;
}

.col-xs-offset-23 {
    margin-left: 95.83333333%;
}

.col-xs-offset-22 {
    margin-left: 91.66666667%;
}

.col-xs-offset-21 {
    margin-left: 87.5%;
}

.col-xs-offset-20 {
    margin-left: 83.33333333%;
}

.col-xs-offset-19 {
    margin-left: 79.16666667%;
}

.col-xs-offset-18 {
    margin-left: 75%;
}

.col-xs-offset-17 {
    margin-left: 70.83333333%;
}

.col-xs-offset-16 {
    margin-left: 66.66666667%;
}

.col-xs-offset-15 {
    margin-left: 62.5%;
}

.col-xs-offset-14 {
    margin-left: 58.33333333%;
}

.col-xs-offset-13 {
    margin-left: 54.16666667%;
}

.col-xs-offset-12 {
    margin-left: 50%;
}

.col-xs-offset-11 {
    margin-left: 45.83333333%;
}

.col-xs-offset-10 {
    margin-left: 41.66666667%;
}

.col-xs-offset-9 {
    margin-left: 37.5%;
}

.col-xs-offset-8 {
    margin-left: 33.33333333%;
}

.col-xs-offset-7 {
    margin-left: 29.16666667%;
}

.col-xs-offset-6 {
    margin-left: 25%;
}

.col-xs-offset-5 {
    margin-left: 20.83333333%;
}

.col-xs-offset-4 {
    margin-left: 16.66666667%;
}

.col-xs-offset-3 {
    margin-left: 12.5%;
}

.col-xs-offset-2 {
    margin-left: 8.33333333%;
}

.col-xs-offset-1 {
    margin-left: 4.16666667%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

@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, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24 {
        float: left;
    }

    .col-sm-24 {
        width: 100%;
    }

    .col-sm-23 {
        width: 95.83333333%;
    }

    .col-sm-22 {
        width: 91.66666667%;
    }

    .col-sm-21 {
        width: 87.5%;
    }

    .col-sm-20 {
        width: 83.33333333%;
    }

    .col-sm-19 {
        width: 79.16666667%;
    }

    .col-sm-18 {
        width: 75%;
    }

    .col-sm-17 {
        width: 70.83333333%;
    }

    .col-sm-16 {
        width: 66.66666667%;
    }

    .col-sm-15 {
        width: 62.5%;
    }

    .col-sm-14 {
        width: 58.33333333%;
    }

    .col-sm-13 {
        width: 54.16666667%;
    }

    .col-sm-12 {
        width: 50%;
    }

    .col-sm-11 {
        width: 45.83333333%;
    }

    .col-sm-10 {
        width: 41.66666667%;
    }

    .col-sm-9 {
        width: 37.5%;
    }

    .col-sm-8 {
        width: 33.33333333%;
    }

    .col-sm-7 {
        width: 29.16666667%;
    }

    .col-sm-6 {
        width: 25%;
    }

    .col-sm-5 {
        width: 20.83333333%;
    }

    .col-sm-4 {
        width: 16.66666667%;
    }

    .col-sm-3 {
        width: 12.5%;
    }

    .col-sm-2 {
        width: 8.33333333%;
    }

    .col-sm-1 {
        width: 4.16666667%;
    }

    .col-sm-pull-24 {
        right: 100%;
    }

    .col-sm-pull-23 {
        right: 95.83333333%;
    }

    .col-sm-pull-22 {
        right: 91.66666667%;
    }

    .col-sm-pull-21 {
        right: 87.5%;
    }

    .col-sm-pull-20 {
        right: 83.33333333%;
    }

    .col-sm-pull-19 {
        right: 79.16666667%;
    }

    .col-sm-pull-18 {
        right: 75%;
    }

    .col-sm-pull-17 {
        right: 70.83333333%;
    }

    .col-sm-pull-16 {
        right: 66.66666667%;
    }

    .col-sm-pull-15 {
        right: 62.5%;
    }

    .col-sm-pull-14 {
        right: 58.33333333%;
    }

    .col-sm-pull-13 {
        right: 54.16666667%;
    }

    .col-sm-pull-12 {
        right: 50%;
    }

    .col-sm-pull-11 {
        right: 45.83333333%;
    }

    .col-sm-pull-10 {
        right: 41.66666667%;
    }

    .col-sm-pull-9 {
        right: 37.5%;
    }

    .col-sm-pull-8 {
        right: 33.33333333%;
    }

    .col-sm-pull-7 {
        right: 29.16666667%;
    }

    .col-sm-pull-6 {
        right: 25%;
    }

    .col-sm-pull-5 {
        right: 20.83333333%;
    }

    .col-sm-pull-4 {
        right: 16.66666667%;
    }

    .col-sm-pull-3 {
        right: 12.5%;
    }

    .col-sm-pull-2 {
        right: 8.33333333%;
    }

    .col-sm-pull-1 {
        right: 4.16666667%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-24 {
        left: 100%;
    }

    .col-sm-push-23 {
        left: 95.83333333%;
    }

    .col-sm-push-22 {
        left: 91.66666667%;
    }

    .col-sm-push-21 {
        left: 87.5%;
    }

    .col-sm-push-20 {
        left: 83.33333333%;
    }

    .col-sm-push-19 {
        left: 79.16666667%;
    }

    .col-sm-push-18 {
        left: 75%;
    }

    .col-sm-push-17 {
        left: 70.83333333%;
    }

    .col-sm-push-16 {
        left: 66.66666667%;
    }

    .col-sm-push-15 {
        left: 62.5%;
    }

    .col-sm-push-14 {
        left: 58.33333333%;
    }

    .col-sm-push-13 {
        left: 54.16666667%;
    }

    .col-sm-push-12 {
        left: 50%;
    }

    .col-sm-push-11 {
        left: 45.83333333%;
    }

    .col-sm-push-10 {
        left: 41.66666667%;
    }

    .col-sm-push-9 {
        left: 37.5%;
    }

    .col-sm-push-8 {
        left: 33.33333333%;
    }

    .col-sm-push-7 {
        left: 29.16666667%;
    }

    .col-sm-push-6 {
        left: 25%;
    }

    .col-sm-push-5 {
        left: 20.83333333%;
    }

    .col-sm-push-4 {
        left: 16.66666667%;
    }

    .col-sm-push-3 {
        left: 12.5%;
    }

    .col-sm-push-2 {
        left: 8.33333333%;
    }

    .col-sm-push-1 {
        left: 4.16666667%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-24 {
        margin-left: 100%;
    }

    .col-sm-offset-23 {
        margin-left: 95.83333333%;
    }

    .col-sm-offset-22 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-21 {
        margin-left: 87.5%;
    }

    .col-sm-offset-20 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-19 {
        margin-left: 79.16666667%;
    }

    .col-sm-offset-18 {
        margin-left: 75%;
    }

    .col-sm-offset-17 {
        margin-left: 70.83333333%;
    }

    .col-sm-offset-16 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-15 {
        margin-left: 62.5%;
    }

    .col-sm-offset-14 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-13 {
        margin-left: 54.16666667%;
    }

    .col-sm-offset-12 {
        margin-left: 50%;
    }

    .col-sm-offset-11 {
        margin-left: 45.83333333%;
    }

    .col-sm-offset-10 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-9 {
        margin-left: 37.5%;
    }

    .col-sm-offset-8 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-7 {
        margin-left: 29.16666667%;
    }

    .col-sm-offset-6 {
        margin-left: 25%;
    }

    .col-sm-offset-5 {
        margin-left: 20.83333333%;
    }

    .col-sm-offset-4 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-3 {
        margin-left: 12.5%;
    }

    .col-sm-offset-2 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-1 {
        margin-left: 4.16666667%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }
}

@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, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24 {
        float: left;
    }

    .col-md-24 {
        width: 100%;
    }

    .col-md-23 {
        width: 95.83333333%;
    }

    .col-md-22 {
        width: 91.66666667%;
    }

    .col-md-21 {
        width: 87.5%;
    }

    .col-md-20 {
        width: 83.33333333%;
    }

    .col-md-19 {
        width: 79.16666667%;
    }

    .col-md-18 {
        width: 75%;
    }

    .col-md-17 {
        width: 70.83333333%;
    }

    .col-md-16 {
        width: 66.66666667%;
    }

    .col-md-15 {
        width: 62.5%;
    }

    .col-md-14 {
        width: 58.33333333%;
    }

    .col-md-13 {
        width: 54.16666667%;
    }

    .col-md-12 {
        width: 50%;
    }

    .col-md-11 {
        width: 45.83333333%;
    }

    .col-md-10 {
        width: 41.66666667%;
    }

    .col-md-9 {
        width: 37.5%;
    }

    .col-md-8 {
        width: 33.33333333%;
    }

    .col-md-7 {
        width: 29.16666667%;
    }

    .col-md-6 {
        width: 25%;
    }

    .col-md-5 {
        width: 20.83333333%;
    }

    .col-md-4 {
        width: 16.66666667%;
    }

    .col-md-3 {
        width: 12.5%;
    }

    .col-md-2 {
        width: 8.33333333%;
    }

    .col-md-1 {
        width: 4.16666667%;
    }

    .col-md-pull-24 {
        right: 100%;
    }

    .col-md-pull-23 {
        right: 95.83333333%;
    }

    .col-md-pull-22 {
        right: 91.66666667%;
    }

    .col-md-pull-21 {
        right: 87.5%;
    }

    .col-md-pull-20 {
        right: 83.33333333%;
    }

    .col-md-pull-19 {
        right: 79.16666667%;
    }

    .col-md-pull-18 {
        right: 75%;
    }

    .col-md-pull-17 {
        right: 70.83333333%;
    }

    .col-md-pull-16 {
        right: 66.66666667%;
    }

    .col-md-pull-15 {
        right: 62.5%;
    }

    .col-md-pull-14 {
        right: 58.33333333%;
    }

    .col-md-pull-13 {
        right: 54.16666667%;
    }

    .col-md-pull-12 {
        right: 50%;
    }

    .col-md-pull-11 {
        right: 45.83333333%;
    }

    .col-md-pull-10 {
        right: 41.66666667%;
    }

    .col-md-pull-9 {
        right: 37.5%;
    }

    .col-md-pull-8 {
        right: 33.33333333%;
    }

    .col-md-pull-7 {
        right: 29.16666667%;
    }

    .col-md-pull-6 {
        right: 25%;
    }

    .col-md-pull-5 {
        right: 20.83333333%;
    }

    .col-md-pull-4 {
        right: 16.66666667%;
    }

    .col-md-pull-3 {
        right: 12.5%;
    }

    .col-md-pull-2 {
        right: 8.33333333%;
    }

    .col-md-pull-1 {
        right: 4.16666667%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-24 {
        left: 100%;
    }

    .col-md-push-23 {
        left: 95.83333333%;
    }

    .col-md-push-22 {
        left: 91.66666667%;
    }

    .col-md-push-21 {
        left: 87.5%;
    }

    .col-md-push-20 {
        left: 83.33333333%;
    }

    .col-md-push-19 {
        left: 79.16666667%;
    }

    .col-md-push-18 {
        left: 75%;
    }

    .col-md-push-17 {
        left: 70.83333333%;
    }

    .col-md-push-16 {
        left: 66.66666667%;
    }

    .col-md-push-15 {
        left: 62.5%;
    }

    .col-md-push-14 {
        left: 58.33333333%;
    }

    .col-md-push-13 {
        left: 54.16666667%;
    }

    .col-md-push-12 {
        left: 50%;
    }

    .col-md-push-11 {
        left: 45.83333333%;
    }

    .col-md-push-10 {
        left: 41.66666667%;
    }

    .col-md-push-9 {
        left: 37.5%;
    }

    .col-md-push-8 {
        left: 33.33333333%;
    }

    .col-md-push-7 {
        left: 29.16666667%;
    }

    .col-md-push-6 {
        left: 25%;
    }

    .col-md-push-5 {
        left: 20.83333333%;
    }

    .col-md-push-4 {
        left: 16.66666667%;
    }

    .col-md-push-3 {
        left: 12.5%;
    }

    .col-md-push-2 {
        left: 8.33333333%;
    }

    .col-md-push-1 {
        left: 4.16666667%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-24 {
        margin-left: 100%;
    }

    .col-md-offset-23 {
        margin-left: 95.83333333%;
    }

    .col-md-offset-22 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-21 {
        margin-left: 87.5%;
    }

    .col-md-offset-20 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-19 {
        margin-left: 79.16666667%;
    }

    .col-md-offset-18 {
        margin-left: 75%;
    }

    .col-md-offset-17 {
        margin-left: 70.83333333%;
    }

    .col-md-offset-16 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-15 {
        margin-left: 62.5%;
    }

    .col-md-offset-14 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-13 {
        margin-left: 54.16666667%;
    }

    .col-md-offset-12 {
        margin-left: 50%;
    }

    .col-md-offset-11 {
        margin-left: 45.83333333%;
    }

    .col-md-offset-10 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-9 {
        margin-left: 37.5%;
    }

    .col-md-offset-8 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-7 {
        margin-left: 29.16666667%;
    }

    .col-md-offset-6 {
        margin-left: 25%;
    }

    .col-md-offset-5 {
        margin-left: 20.83333333%;
    }

    .col-md-offset-4 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-3 {
        margin-left: 12.5%;
    }

    .col-md-offset-2 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-1 {
        margin-left: 4.16666667%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1300px) {
    .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, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24 {
        float: left;
    }

    .col-lg-24 {
        width: 100%;
    }

    .col-lg-23 {
        width: 95.83333333%;
    }

    .col-lg-22 {
        width: 91.66666667%;
    }

    .col-lg-21 {
        width: 87.5%;
    }

    .col-lg-20 {
        width: 83.33333333%;
    }

    .col-lg-19 {
        width: 79.16666667%;
    }

    .col-lg-18 {
        width: 75%;
    }

    .col-lg-17 {
        width: 70.83333333%;
    }

    .col-lg-16 {
        width: 66.66666667%;
    }

    .col-lg-15 {
        width: 62.5%;
    }

    .col-lg-14 {
        width: 58.33333333%;
    }

    .col-lg-13 {
        width: 54.16666667%;
    }

    .col-lg-12 {
        width: 50%;
    }

    .col-lg-11 {
        width: 45.83333333%;
    }

    .col-lg-10 {
        width: 41.66666667%;
    }

    .col-lg-9 {
        width: 37.5%;
    }

    .col-lg-8 {
        width: 33.33333333%;
    }

    .col-lg-7 {
        width: 29.16666667%;
    }

    .col-lg-6 {
        width: 25%;
    }

    .col-lg-5 {
        width: 20.83333333%;
    }

    .col-lg-4 {
        width: 16.66666667%;
    }

    .col-lg-3 {
        width: 12.5%;
    }

    .col-lg-2 {
        width: 8.33333333%;
    }

    .col-lg-1 {
        width: 4.16666667%;
    }

    .col-lg-pull-24 {
        right: 100%;
    }

    .col-lg-pull-23 {
        right: 95.83333333%;
    }

    .col-lg-pull-22 {
        right: 91.66666667%;
    }

    .col-lg-pull-21 {
        right: 87.5%;
    }

    .col-lg-pull-20 {
        right: 83.33333333%;
    }

    .col-lg-pull-19 {
        right: 79.16666667%;
    }

    .col-lg-pull-18 {
        right: 75%;
    }

    .col-lg-pull-17 {
        right: 70.83333333%;
    }

    .col-lg-pull-16 {
        right: 66.66666667%;
    }

    .col-lg-pull-15 {
        right: 62.5%;
    }

    .col-lg-pull-14 {
        right: 58.33333333%;
    }

    .col-lg-pull-13 {
        right: 54.16666667%;
    }

    .col-lg-pull-12 {
        right: 50%;
    }

    .col-lg-pull-11 {
        right: 45.83333333%;
    }

    .col-lg-pull-10 {
        right: 41.66666667%;
    }

    .col-lg-pull-9 {
        right: 37.5%;
    }

    .col-lg-pull-8 {
        right: 33.33333333%;
    }

    .col-lg-pull-7 {
        right: 29.16666667%;
    }

    .col-lg-pull-6 {
        right: 25%;
    }

    .col-lg-pull-5 {
        right: 20.83333333%;
    }

    .col-lg-pull-4 {
        right: 16.66666667%;
    }

    .col-lg-pull-3 {
        right: 12.5%;
    }

    .col-lg-pull-2 {
        right: 8.33333333%;
    }

    .col-lg-pull-1 {
        right: 4.16666667%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-24 {
        left: 100%;
    }

    .col-lg-push-23 {
        left: 95.83333333%;
    }

    .col-lg-push-22 {
        left: 91.66666667%;
    }

    .col-lg-push-21 {
        left: 87.5%;
    }

    .col-lg-push-20 {
        left: 83.33333333%;
    }

    .col-lg-push-19 {
        left: 79.16666667%;
    }

    .col-lg-push-18 {
        left: 75%;
    }

    .col-lg-push-17 {
        left: 70.83333333%;
    }

    .col-lg-push-16 {
        left: 66.66666667%;
    }

    .col-lg-push-15 {
        left: 62.5%;
    }

    .col-lg-push-14 {
        left: 58.33333333%;
    }

    .col-lg-push-13 {
        left: 54.16666667%;
    }

    .col-lg-push-12 {
        left: 50%;
    }

    .col-lg-push-11 {
        left: 45.83333333%;
    }

    .col-lg-push-10 {
        left: 41.66666667%;
    }

    .col-lg-push-9 {
        left: 37.5%;
    }

    .col-lg-push-8 {
        left: 33.33333333%;
    }

    .col-lg-push-7 {
        left: 29.16666667%;
    }

    .col-lg-push-6 {
        left: 25%;
    }

    .col-lg-push-5 {
        left: 20.83333333%;
    }

    .col-lg-push-4 {
        left: 16.66666667%;
    }

    .col-lg-push-3 {
        left: 12.5%;
    }

    .col-lg-push-2 {
        left: 8.33333333%;
    }

    .col-lg-push-1 {
        left: 4.16666667%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-24 {
        margin-left: 100%;
    }

    .col-lg-offset-23 {
        margin-left: 95.83333333%;
    }

    .col-lg-offset-22 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-21 {
        margin-left: 87.5%;
    }

    .col-lg-offset-20 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-19 {
        margin-left: 79.16666667%;
    }

    .col-lg-offset-18 {
        margin-left: 75%;
    }

    .col-lg-offset-17 {
        margin-left: 70.83333333%;
    }

    .col-lg-offset-16 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-15 {
        margin-left: 62.5%;
    }

    .col-lg-offset-14 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-13 {
        margin-left: 54.16666667%;
    }

    .col-lg-offset-12 {
        margin-left: 50%;
    }

    .col-lg-offset-11 {
        margin-left: 45.83333333%;
    }

    .col-lg-offset-10 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-9 {
        margin-left: 37.5%;
    }

    .col-lg-offset-8 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-7 {
        margin-left: 29.16666667%;
    }

    .col-lg-offset-6 {
        margin-left: 25%;
    }

    .col-lg-offset-5 {
        margin-left: 20.83333333%;
    }

    .col-lg-offset-4 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-3 {
        margin-left: 12.5%;
    }

    .col-lg-offset-2 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-1 {
        margin-left: 4.16666667%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }
}

table {
    background-color: transparent;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 21px;
}

    .table > thead > tr > th,
    .table > tbody > tr > th,
    .table > tfoot > tr > th,
    .table > thead > tr > td,
    .table > tbody > tr > td,
    .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #d9d9d9;
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #d9d9d9;
    }

    .table > caption + thead > tr:first-child > th,
    .table > colgroup + thead > tr:first-child > th,
    .table > thead:first-child > tr:first-child > th,
    .table > caption + thead > tr:first-child > td,
    .table > colgroup + thead > tr:first-child > td,
    .table > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    .table > tbody + tbody {
        border-top: 2px solid #d9d9d9;
    }

    .table .table {
        background-color: #3366cc;
    }

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #d9d9d9;
}

    .table-bordered > thead > tr > th,
    .table-bordered > tbody > tr > th,
    .table-bordered > tfoot > tr > th,
    .table-bordered > thead > tr > td,
    .table-bordered > tbody > tr > td,
    .table-bordered > tfoot > tr > td {
        border: 1px solid #d9d9d9;
    }

    .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f3f3f3;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    background-color: #deeafe;
}

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 > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
    background-color: #e8e8e8;
}

.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: #dbdbdb;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
    background-color: #d2f4db;
}

.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: #beefcb;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
    background-color: #deeafe;
}

.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: #c5dafd;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
    background-color: #ffecb6;
}

.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: #ffe59d;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
    background-color: #fee2e5;
}

.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: #fdc9cf;
}

.ms-dialog .table-responsive {
    overflow: inherit;
}

.table-responsive {
    width: 100%;
    margin-bottom: 15.75px;
    overflow: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
}

    .table-responsive > table {
        margin-bottom: 0;
    }

        .table-responsive > table > thead > tr > th,
        .table-responsive > table > tbody > tr > th,
        .table-responsive > table > tfoot > tr > th,
        .table-responsive > table > thead > tr > td,
        .table-responsive > table > tbody > tr > td,
        .table-responsive > table > tfoot > tr > td {
            white-space: nowrap;
        }

    .table-responsive > table {
        border: 0;
    }

        .table-responsive > table > thead > tr > th:first-child,
        .table-responsive > table > tbody > tr > th:first-child,
        .table-responsive > table > tfoot > tr > th:first-child,
        .table-responsive > table > thead > tr > td:first-child,
        .table-responsive > table > tbody > tr > td:first-child,
        .table-responsive > table > tfoot > tr > td:first-child {
            border-left: 0;
        }

        .table-responsive > table > thead > tr > th:last-child,
        .table-responsive > table > tbody > tr > th:last-child,
        .table-responsive > table > tfoot > tr > th:last-child,
        .table-responsive > table > thead > tr > td:last-child,
        .table-responsive > table > tbody > tr > td:last-child,
        .table-responsive > table > tfoot > tr > td:last-child {
            border-right: 0;
        }

        .table-responsive > table > tbody > tr:last-child > th,
        .table-responsive > table > tfoot > tr:last-child > th,
        .table-responsive > table > tbody > tr:last-child > td,
        .table-responsive > table > tfoot > tr:last-child > td {
            border-bottom: 0;
        }

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 480;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #cacaca;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}

    .popover.top {
        margin-top: -10px;
    }

    .popover.right {
        margin-left: 10px;
    }

    .popover.bottom {
        margin-top: 10px;
    }

    .popover.left {
        margin-left: -10px;
    }

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 15px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f3f3f3;
    border-bottom: 1px solid #e6e6e6;
    border-radius: 7px 7px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover > .arrow {
    border-width: 11px;
}

    .popover > .arrow:after {
        border-width: 10px;
        content: "";
    }

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #979797;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}

    .popover.top > .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #ffffff;
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #979797;
    border-right-color: rgba(0, 0, 0, 0.25);
}

    .popover.right > .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #ffffff;
    }

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #979797;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}

    .popover.bottom > .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #ffffff;
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #979797;
    border-left-color: rgba(0, 0, 0, 0.25);
}

    .popover.left > .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #ffffff;
        bottom: -10px;
    }

.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: #777777;
}

.text-primary,
.btn-hover.btn-primary,
.btn-outlined.btn-primary {
    color: #6c9bfc;
}

a.text-primary:hover {
    color: #3a79fb;
}

.text-success,
.btn-hover.btn-success,
.btn-outlined.btn-success {
    color: #248f3e;
}

a.text-success:hover {
    color: #1a662c;
}

.text-info,
.btn-hover.btn-info,
.btn-outlined.btn-info {
    color: #4f80e4;
}

a.text-info:hover {
    color: #2360dd;
}

.text-warning,
.btn-hover.btn-warning,
.btn-outlined.btn-warning {
    color: #f15d06;
}

a.text-warning:hover {
    color: #bf4a05;
}

.text-danger,
.btn-hover.btn-danger,
.btn-outlined.btn-danger {
    color: #cc3b33;
}

a.text-danger:hover {
    color: #a32f29;
}

.bg-primary {
    color: #fff;
    background-color: #6c9bfc;
}

a.bg-primary:hover {
    background-color: #3a79fb;
}

.bg-success {
    background-color: #d2f4db;
}

a.bg-success:hover {
    background-color: #a9eaba;
}

.bg-info {
    background-color: #deeafe;
}

a.bg-info:hover {
    background-color: #accafd;
}

.bg-warning {
    background-color: #ffecb6;
}

a.bg-warning:hover {
    background-color: #ffdf83;
}

.bg-danger {
    background-color: #fee2e5;
}

a.bg-danger:hover {
    background-color: #fcb1b9;
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 21px;
    font-size: 22.5px;
    line-height: inherit;
    color: #555555;
    border: 0;
    border-bottom: 1px solid #d9d9d9;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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: 15px;
    line-height: 1.42857143;
    color: #555555;
}

.form-control,
.ms-srch-sb > input,
.ms-srch-sbLarge > input,
html:not(.lt-ie9) .ms-formtable input[type=password],
html:not(.lt-ie9) .ms-formtable input[type=text]:not(.sp-peoplepicker-editorInput),
html:not(.lt-ie9) .ms-formtable input[type=file],
html:not(.lt-ie9) .ms-formtable select,
html:not(.lt-ie9) .ms-formtable textarea,
html:not(.lt-ie9) .ms-formtable .sp-peoplepicker-topLevel,
html:not(.lt-ie9) .ms-formtable .sp-peoplepicker-topLevelDisabled,
html:not(.lt-ie9) .ms-formtable .ms-inputBox {
    display: block;
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cacaca;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-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;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    }

    .form-control[disabled],
    .form-control[readonly],
    fieldset[disabled] .form-control {
        cursor: not-allowed;
        background-color: #e8e8e8;
        opacity: 1;
    }

textarea.form-control {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    line-height: 35px;
    line-height: 1.42857143 \0;
}

    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm {
        line-height: 29px;
    }

    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg {
        line-height: 48px;
    }

.form-group {
    margin-bottom: 15px;
}

.radio,
.checkbox {
    position: relative;
    display: block;
    min-height: 21px;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .radio label,
    .checkbox label {
        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="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

.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,
.form-horizontal .form-group-sm .form-control {
    height: 29px;
    padding: 4px 8px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm {
    height: 29px;
    line-height: 29px;
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto;
}

.input-lg,
.form-horizontal .form-group-lg .form-control {
    height: 48px;
    padding: 10px 16px;
    font-size: 19px;
    line-height: 1.33;
    border-radius: 8px;
}

select.input-lg {
    height: 48px;
    line-height: 48px;
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto;
}

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 43.75px;
    }

.form-control-feedback {
    position: absolute;
    top: 26px;
    right: 0;
    z-index: 2;
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
}

.input-lg + .form-control-feedback {
    width: 48px;
    height: 48px;
    line-height: 48px;
}

.input-sm + .form-control-feedback {
    width: 29px;
    height: 29px;
    line-height: 29px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
    color: #248f3e;
}

.has-success .form-control {
    border-color: #248f3e;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-success .form-control:focus {
        border-color: #1a662c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #48d169;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #48d169;
    }

.has-success .input-group-addon {
    color: #248f3e;
    border-color: #248f3e;
    background-color: #d2f4db;
}

.has-success .form-control-feedback {
    color: #248f3e;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
    color: #f15d06;
}

.has-warning .form-control {
    border-color: #f15d06;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-warning .form-control:focus {
        border-color: #bf4a05;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb9a62;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb9a62;
    }

.has-warning .input-group-addon {
    color: #f15d06;
    border-color: #f15d06;
    background-color: #ffecb6;
}

.has-warning .form-control-feedback {
    color: #f15d06;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
    color: #cc3b33;
}

.has-error .form-control {
    border-color: #cc3b33;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-error .form-control:focus {
        border-color: #a32f29;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e08985;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e08985;
    }

.has-error .input-group-addon {
    color: #cc3b33;
    border-color: #cc3b33;
    background-color: #fee2e5;
}

.has-error .form-control-feedback {
    color: #cc3b33;
}

.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 .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: 28px;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    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: 5px;
    }
}

.btn,
input[type=button],
input[type=reset],
input[type=submit],
button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.42857143;
    border-radius: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .btn:focus,
    .btn:active:focus,
    .btn.active:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:hover,
    .btn:focus {
        color: #333333;
        text-decoration: none;
    }

    .btn:active,
    .btn.active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    .btn.disabled,
    .btn[disabled],
    fieldset[disabled] .btn {
        cursor: not-allowed;
        pointer-events: none;
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn-default {
    color: #333333;
    background-color: #e8e8e8;
    border-color: #cacaca;
}

    .btn-default:hover,
    .btn-default:focus,
    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        color: #333333;
        background-color: #cfcfcf;
        border-color: #ababab;
    }

    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled,
    .btn-default[disabled],
    fieldset[disabled] .btn-default,
    .btn-default.disabled:hover,
    .btn-default[disabled]:hover,
    fieldset[disabled] .btn-default:hover,
    .btn-default.disabled:focus,
    .btn-default[disabled]:focus,
    fieldset[disabled] .btn-default:focus,
    .btn-default.disabled:active,
    .btn-default[disabled]:active,
    fieldset[disabled] .btn-default:active,
    .btn-default.disabled.active,
    .btn-default[disabled].active,
    fieldset[disabled] .btn-default.active {
        background-color: #e8e8e8;
        border-color: #cacaca;
    }

    .btn-default .badge {
        color: #e8e8e8;
        background-color: #333333;
    }

.btn-primary {
    color: #ffffff;
    background-color: #4f80e4;
    border-color: #3366cc;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        color: #ffffff;
        background-color: #2360dd;
        border-color: #274e9b;
    }

    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled,
    .btn-primary[disabled],
    fieldset[disabled] .btn-primary,
    .btn-primary.disabled:hover,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary:hover,
    .btn-primary.disabled:focus,
    .btn-primary[disabled]:focus,
    fieldset[disabled] .btn-primary:focus,
    .btn-primary.disabled:active,
    .btn-primary[disabled]:active,
    fieldset[disabled] .btn-primary:active,
    .btn-primary.disabled.active,
    .btn-primary[disabled].active,
    fieldset[disabled] .btn-primary.active {
        background-color: #4f80e4;
        border-color: #3366cc;
    }

    .btn-primary .badge {
        color: #4f80e4;
        background-color: #ffffff;
    }

.btn-success {
    color: #ffffff;
    background-color: #51be71;
    border-color: #3db05c;
}

    .btn-success:hover,
    .btn-success:focus,
    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        color: #ffffff;
        background-color: #3ca059;
        border-color: #2d8344;
    }

    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        background-image: none;
    }

    .btn-success.disabled,
    .btn-success[disabled],
    fieldset[disabled] .btn-success,
    .btn-success.disabled:hover,
    .btn-success[disabled]:hover,
    fieldset[disabled] .btn-success:hover,
    .btn-success.disabled:focus,
    .btn-success[disabled]:focus,
    fieldset[disabled] .btn-success:focus,
    .btn-success.disabled:active,
    .btn-success[disabled]:active,
    fieldset[disabled] .btn-success:active,
    .btn-success.disabled.active,
    .btn-success[disabled].active,
    fieldset[disabled] .btn-success.active {
        background-color: #51be71;
        border-color: #3db05c;
    }

    .btn-success .badge {
        color: #51be71;
        background-color: #ffffff;
    }

.btn-info {
    color: #ffffff;
    background-color: #88b1fd;
    border-color: #6c9bfc;
}

    .btn-info:hover,
    .btn-info:focus,
    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        color: #ffffff;
        background-color: #5691fc;
        border-color: #3072fb;
    }

    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        background-image: none;
    }

    .btn-info.disabled,
    .btn-info[disabled],
    fieldset[disabled] .btn-info,
    .btn-info.disabled:hover,
    .btn-info[disabled]:hover,
    fieldset[disabled] .btn-info:hover,
    .btn-info.disabled:focus,
    .btn-info[disabled]:focus,
    fieldset[disabled] .btn-info:focus,
    .btn-info.disabled:active,
    .btn-info[disabled]:active,
    fieldset[disabled] .btn-info:active,
    .btn-info.disabled.active,
    .btn-info[disabled].active,
    fieldset[disabled] .btn-info.active {
        background-color: #88b1fd;
        border-color: #6c9bfc;
    }

    .btn-info .badge {
        color: #88b1fd;
        background-color: #ffffff;
    }

.btn-warning {
    color: #ffffff;
    background-color: #fc9824;
    border-color: #fa7914;
}

    .btn-warning:hover,
    .btn-warning:focus,
    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        color: #ffffff;
        background-color: #ea7f03;
        border-color: #cc5c04;
    }

    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        background-image: none;
    }

    .btn-warning.disabled,
    .btn-warning[disabled],
    fieldset[disabled] .btn-warning,
    .btn-warning.disabled:hover,
    .btn-warning[disabled]:hover,
    fieldset[disabled] .btn-warning:hover,
    .btn-warning.disabled:focus,
    .btn-warning[disabled]:focus,
    fieldset[disabled] .btn-warning:focus,
    .btn-warning.disabled:active,
    .btn-warning[disabled]:active,
    fieldset[disabled] .btn-warning:active,
    .btn-warning.disabled.active,
    .btn-warning[disabled].active,
    fieldset[disabled] .btn-warning.active {
        background-color: #fc9824;
        border-color: #fa7914;
    }

    .btn-warning .badge {
        color: #fc9824;
        background-color: #ffffff;
    }

.btn-danger {
    color: #ffffff;
    background-color: #dd685f;
    border-color: #d45149;
}

    .btn-danger:hover,
    .btn-danger:focus,
    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        color: #ffffff;
        background-color: #d44035;
        border-color: #b5332b;
    }

    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled,
    .btn-danger[disabled],
    fieldset[disabled] .btn-danger,
    .btn-danger.disabled:hover,
    .btn-danger[disabled]:hover,
    fieldset[disabled] .btn-danger:hover,
    .btn-danger.disabled:focus,
    .btn-danger[disabled]:focus,
    fieldset[disabled] .btn-danger:focus,
    .btn-danger.disabled:active,
    .btn-danger[disabled]:active,
    fieldset[disabled] .btn-danger:active,
    .btn-danger.disabled.active,
    .btn-danger[disabled].active,
    fieldset[disabled] .btn-danger.active {
        background-color: #dd685f;
        border-color: #d45149;
    }

    .btn-danger .badge {
        color: #dd685f;
        background-color: #ffffff;
    }

.btn-link {
    color: #3366cc;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0;
}

    .btn-link,
    .btn-link:active,
    .btn-link[disabled],
    fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-link,
        .btn-link:hover,
        .btn-link:focus,
        .btn-link:active {
            border-color: transparent;
        }

            .btn-link:hover,
            .btn-link:focus {
                color: #2952a3;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:hover,
            fieldset[disabled] .btn-link:hover,
            .btn-link[disabled]:focus,
            fieldset[disabled] .btn-link:focus {
                color: #999999;
                text-decoration: none;
            }

.btn-lg {
    padding: 10px 16px;
    font-size: 19px;
    line-height: 1.33;
    border-radius: 8px;
}

.btn-sm {
    padding: 4px 8px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs {
    padding: 1px 5px;
    font-size: 13px;
    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 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

    .fade.in {
        opacity: 1;
    }

.collapse {
    display: none;
}

    .collapse.in {
        display: block;
    }

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease;
}

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
/* The following is required to make the bx component
  work within a webpart chrome (is normally both display: table). */

.bx-wrapper,
.bx-wrapper * {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.bx-wrapper {
    position: relative;
    margin: 0 auto 40px !important;
    padding: 0;
}

    .bx-wrapper ul,
    .bx-wrapper li {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .bx-wrapper li img {
            max-width: 100%;
            height: auto;
            display: block;
        }
    /** THEME
===================================*/
    .bx-wrapper .bx-viewport {
        -webkit-transform: translatez(0);
        -moz-transform: translatez(0);
        -ms-transform: translatez(0);
        -o-transform: translatez(0);
        transform: translatez(0);
    }

    .bx-wrapper .bx-pager,
    .bx-wrapper .bx-controls-auto {
        position: absolute;
        bottom: -25px;
        width: 100%;
    }
    /* LOADER */
    .bx-wrapper .bx-loading {
        min-height: 100px;
        background: url('data:image/gif;base64,R0lGODlhIAAgAKUAAAQCBISChMTCxERCROTi5GRiZKSipCQmJNTS1FRSVPTy9HRydLSytJSSlDQyNBQWFIyKjMzKzExKTOzq7GxqbKyqrNza3FxaXPz6/Hx6fLy6vAwKDCwuLJyanDw6PAQGBISGhMTGxERGROTm5GRmZKSmpCwqLNTW1FRWVPT29HR2dLS2tJSWlDQ2NBweHIyOjMzOzExOTOzu7GxubKyurNze3F') center center no-repeat #ffffff;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 50;
    }
    /* PAGER */
    .bx-wrapper .bx-pager {
        text-align: center;
        line-height: 10px;
        padding-top: 25px;
        white-space: nowrap;
        overflow: hidden;
    }

        .bx-wrapper .bx-pager .bx-pager-item,
        .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
            display: inline-block;
        }

        .bx-wrapper .bx-pager.bx-default-pager a {
            background: #777777;
            text-indent: -9999px;
            display: block;
            width: 10px;
            height: 10px;
            margin: 0 4px;
            outline: 0;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
        }

            .bx-wrapper .bx-pager.bx-default-pager a:hover,
            .bx-wrapper .bx-pager.bx-default-pager a.active {
                background: #333333;
            }
    /* DIRECTION CONTROLS (NEXT / PREV) */
    .bx-wrapper .bx-prev,
    .bx-wrapper .bx-next {
        position: absolute;
        top: 0;
        outline: 0;
        width: 44px;
        height: 100%;
        z-index: 60;
        color: #ffffff;
        font-size: 28px;
        font-family: 'Glyphicons Halflings';
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
         opacity: 0;
        filter: alpha(opacity=0);
    }

        .bx-wrapper .bx-prev:before,
        .bx-wrapper .bx-next:before {
            display: block;
            content: '';
            height: 50%;
        }

        .bx-wrapper .bx-prev:after,
        .bx-wrapper .bx-next:after {
            vertical-align: top;
            line-height: 0;
        }

        .bx-wrapper .bx-prev.disabled,
        .bx-wrapper .bx-next.disabled {
            display: none;
        }

    .bx-wrapper .bx-prev {
        left: 0;
    }

        .bx-wrapper .bx-prev:after {
            content: '\e079';
            border-radius: 0 5px 5px 0;
            padding: 20px 5px;
            -webkit-box-shadow: 2px 0 2px rgba(0, 0, 0, 0.25);
            box-shadow: 2px 0 2px rgba(0, 0, 0, 0.25);
        }

    .bx-wrapper .bx-next {
        text-align: right;
        right: 0;
        background-position: 100% 50%;
    }

        .bx-wrapper .bx-next:after {
            content: '\e080';
            border-radius: 5px 0 0 5px;
            padding: 20px 5px;
            -webkit-box-shadow: -2px 0 2px rgba(0, 0, 0, 0.25);
            box-shadow: -2px 0 2px rgba(0, 0, 0, 0.25);
        }

        .bx-wrapper .bx-prev:after,
        .bx-wrapper .bx-next:after {
            background: #777777;
            opacity: 0.6;
            filter: alpha(opacity=60);
            -webkit-transition: all 0.25s ease;
            -o-transition: all 0.25s ease;
            transition: all 0.25s ease;
        }

        .bx-wrapper .bx-prev:hover:after,
        .bx-wrapper .bx-next:hover:after {
            opacity: 1;
            filter: alpha(opacity=100);
        }

    .bx-wrapper:hover .bx-prev,
    .bx-wrapper:hover .bx-next {
        opacity: 1;
        filter: alpha(opacity=100);
    }
    /* IMAGE CAPTIONS */
    .bx-wrapper .bx-caption {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        background-color: #e8e8e8;
    }

        .bx-wrapper .bx-caption span {
            color: #555555;
            font: 14px/1 Georgia, "Times New Roman", Times, serif;
            display: block;
            padding: 10px;
        }
/** BX GALLERY
===================================*/
.bx-gallery ul {
    visibility: hidden;
}

    .bx-gallery ul > li > img {
        width: 100%;
    }

    .bx-gallery ul .img-portrait {
        width: 50%;
        margin: 0 auto;
    }

.bx-gallery .bx-wrapper {
    background-color: #e8e8e8;
}
/** BX SLIDER
===================================*/
.bx-slider ul {
    visibility: hidden;
}
/*.bx-slider li > .row {
  margin: 0 -10px;
}
.bx-slider li > .row > [class*="col-"] {
  padding-left: 10px;
  padding-right: 10px;
}*/
.bx-slider li > .row > [class*="col-"] > img,
.bx-slider li > .row > [class*="col-"] > a > img {
    width: 100%;
    height: auto;
}

.bx-slider li > .row > [class*="col-"] h2,
.bx-slider li > .row > [class*="col-"] h3,
.bx-slider li > .row > [class*="col-"] h4,
.bx-slider li > .row > [class*="col-"] p,
.bx-slider li > .row > [class*="col-"] ul,
.bx-slider li > .row > [class*="col-"] ol {
    margin-bottom: 10.5px;
}

.bx-slider li > .row > [class*="col-"] > :last-child {
    margin-bottom: 0;
}

.bx-slider .bx-wrapper {
    background-color: transparent;
}

.bx-slider.panel-body {
    padding: 15px 15px 0;
}

    .bx-slider.panel-body .bx-wrapper .bx-prev {
        left: -16px;
    }

    .bx-slider.panel-body .bx-wrapper .bx-next {
        right: -16px;
    }

@media (min-width: 992px) {
    .bx-slider li > .row > [class*="col-"] > h2:first-child,
    .bx-slider li > .row > [class*="col-"] > h3:first-child,
    .bx-slider li > .row > [class*="col-"] > h4:first-child {
        margin-top: 0;
    }
}

/** BX Carousel
===================================*/
.bx-carousel ul {
    visibility: hidden;
}

    .bx-carousel ul > li > :last-child {
        margin-bottom: 0;
    }


.navbar {
    position: relative;
    min-height: 44px;
    margin-bottom: 21px;
    border: 1px solid transparent;
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 0;
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

    .navbar-collapse.in {
        overflow-y: auto;
    }

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important;
        }

        .navbar-collapse.in {
            overflow-y: visible;
        }

    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: none;
}

@media (max-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {
    .container > .navbar-header,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 999;
    border-width: 0 0 1px;
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

@media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-brand {
    float: left;
    padding: 11.5px 15px;
    font-size: 19px;
    line-height: 21px;
    height: 44px;
}

    .navbar-brand:hover,
    .navbar-brand:focus {
        text-decoration: none;
    }

@media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 5px;
}

    .navbar-toggle:focus {
        outline: 0;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px;
        }

@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 5.75px -15px;
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 21px;
    }

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

        .navbar-nav .open .dropdown-menu > li > a,
        .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px;
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 21px;
        }

            .navbar-nav .open .dropdown-menu > li > a:hover,
            .navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none;
            }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

        .navbar-nav > li {
            float: left;
        }

            .navbar-nav > li > a {
                padding-top: 11.5px;
                padding-bottom: 11.5px;
            }

        .navbar-nav.navbar-right:last-child {
            margin-right: -15px;
        }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important;
    }

    .navbar-right {
        float: right !important;
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 4.5px;
    margin-bottom: 4.5px;
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .navbar-form .input-group .input-group-addon,
        .navbar-form .input-group .input-group-btn,
        .navbar-form .input-group .form-control {
            width: auto;
        }

        .navbar-form .input-group > .form-control {
            width: 100%;
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .navbar-form .radio label,
        .navbar-form .checkbox label {
            padding-left: 0;
        }

        .navbar-form .radio input[type="radio"],
        .navbar-form .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        padding: 0;
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .navbar-form.navbar-right:last-child {
            margin-right: -15px;
        }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-btn {
    margin-top: 4.5px;
    margin-bottom: 4.5px;
}

    .navbar-btn.btn-sm {
        margin-top: 7.5px;
        margin-bottom: 7.5px;
    }

    .navbar-btn.btn-xs {
        margin-top: 11px;
        margin-bottom: 11px;
    }

.navbar-text {
    margin-top: 11.5px;
    margin-bottom: 11.5px;
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }

        .navbar-text.navbar-right:last-child {
            margin-right: 0;
        }
}

.navbar-default {
    background-color: #f3f3f3;
    border-color: #d9d9d9;
}

    .navbar-default .navbar-brand {
        color: #333333;
    }

        .navbar-default .navbar-brand:hover,
        .navbar-default .navbar-brand:focus {
            color: #1a1a1a;
            background-color: transparent;
        }

    .navbar-default .navbar-text {
        color: #333333;
    }

    .navbar-default .navbar-nav > li > a {
        color: #555555;
    }

        .navbar-default .navbar-nav > li > a:hover,
        .navbar-default .navbar-nav > li > a:focus {
            color: #3b3b3b;
            background-color: #e8e8e8;
        }

    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
        color: #333333;
        background-color: #e8e8e8;
    }

    .navbar-default .navbar-nav > .disabled > a,
    .navbar-default .navbar-nav > .disabled > a:hover,
    .navbar-default .navbar-nav > .disabled > a:focus {
        color: #999999;
        background-color: transparent;
    }

    .navbar-default .navbar-toggle {
        border-color: #d9d9d9;
    }

        .navbar-default .navbar-toggle:hover,
        .navbar-default .navbar-toggle:focus {
            background-color: #deeafe;
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #333333;
        }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #d9d9d9;
    }

    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        background-color: #e8e8e8;
        color: #333333;
    }

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #555555;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #3b3b3b;
            background-color: #e8e8e8;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #333333;
        background-color: #e8e8e8;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #999999;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #555555;
}

    .navbar-default .navbar-link:hover {
        color: #3b3b3b;
    }

.navbar-default .btn-link {
    color: #555555;
}

    .navbar-default .btn-link:hover,
    .navbar-default .btn-link:focus {
        color: #3b3b3b;
    }

    .navbar-default .btn-link[disabled]:hover,
    fieldset[disabled] .navbar-default .btn-link:hover,
    .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:focus {
        color: #999999;
    }

.navbar-inverse {
    background-color: #4f80e4;
    border-color: #3366cc;
}

    .navbar-inverse .navbar-brand {
        color: #ffffff;
    }

        .navbar-inverse .navbar-brand:hover,
        .navbar-inverse .navbar-brand:focus {
            color: #ffffff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-text {
        color: #ffffff;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #ffffff;
    }

        .navbar-inverse .navbar-nav > li > a:hover,
        .navbar-inverse .navbar-nav > li > a:focus {
            color: #dbe5f9;
            background-color: #4173d8;
        }

    .navbar-inverse .navbar-nav > .active > a,
    .navbar-inverse .navbar-nav > .active > a:hover,
    .navbar-inverse .navbar-nav > .active > a:focus {
        color: #bed4fe;
        background-color: #4173d8;
    }

    .navbar-inverse .navbar-nav > .disabled > a,
    .navbar-inverse .navbar-nav > .disabled > a:hover,
    .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: #a5bef0;
        background-color: transparent;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #3366cc;
    }

        .navbar-inverse .navbar-toggle:hover,
        .navbar-inverse .navbar-toggle:focus {
            background-color: #4173d8;
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #ffffff;
        }

    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border-color: #306adf;
    }

    .navbar-inverse .navbar-nav > .open > a,
    .navbar-inverse .navbar-nav > .open > a:hover,
    .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: #4173d8;
        color: #bed4fe;
    }

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #3366cc;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #3366cc;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #ffffff;
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #dbe5f9;
            background-color: #4173d8;
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #bed4fe;
        background-color: #4173d8;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #a5bef0;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #ffffff;
}

    .navbar-inverse .navbar-link:hover {
        color: #dbe5f9;
    }

.navbar-inverse .btn-link {
    color: #ffffff;
}

    .navbar-inverse .btn-link:hover,
    .navbar-inverse .btn-link:focus {
        color: #dbe5f9;
    }

    .navbar-inverse .btn-link[disabled]:hover,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
        color: #a5bef0;
    }

.panel {
    margin-bottom: 21px;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 10px 15px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1;
    border-top-left-radius: -1;
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit;
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 17px;
    color: inherit;
}

    .panel-title > a {
        color: inherit;
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f3f3f3;
    border-top: 1px solid #d9d9d9;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1;
}

.panel > .list-group {
    margin-bottom: 0;
}

    .panel > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0;
    }

    .panel > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-right-radius: -1;
        border-top-left-radius: -1;
    }

    .panel > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: -1;
        border-bottom-left-radius: -1;
    }

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
    margin-bottom: 0;
}

    .panel > .table:first-child,
    .panel > .table-responsive:first-child > .table:first-child {
        border-top-right-radius: -1;
        border-top-left-radius: -1;
    }

        .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
        .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
        .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
        .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
        .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
        .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
            border-top-left-radius: -1;
        }

        .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
        .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
        .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
        .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
        .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
        .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
            border-top-right-radius: -1;
        }

    .panel > .table:last-child,
    .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: -1;
        border-bottom-left-radius: -1;
    }

        .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
        .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
        .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
        .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
        .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
        .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
            border-bottom-left-radius: -1;
        }

        .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
        .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
        .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
        .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
            border-bottom-right-radius: -1;
        }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
    border-top: 1px solid #d9d9d9;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}

    .panel > .table-bordered > thead > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
    .panel > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-bordered > thead > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
    .panel > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-bordered > tfoot > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .panel > .table-bordered > thead > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
    .panel > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-bordered > thead > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
    .panel > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-bordered > tfoot > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .panel > .table-bordered > thead > tr:first-child > td,
    .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
    .panel > .table-bordered > tbody > tr:first-child > td,
    .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
    .panel > .table-bordered > thead > tr:first-child > th,
    .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
    .panel > .table-bordered > tbody > tr:first-child > th,
    .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
        border-bottom: 0;
    }

    .panel > .table-bordered > tbody > tr:last-child > td,
    .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .panel > .table-bordered > tfoot > tr:last-child > td,
    .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .panel > .table-bordered > tbody > tr:last-child > th,
    .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .panel > .table-bordered > tfoot > tr:last-child > th,
    .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 21px;
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 0;
    }

        .panel-group .panel + .panel {
            margin-top: 5px;
        }

    .panel-group .panel-heading {
        border-bottom: 0;
    }

        .panel-group .panel-heading + .panel-collapse > .panel-body {
            border-top: 1px solid #d9d9d9;
        }

    .panel-group .panel-footer {
        border-top: 0;
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #d9d9d9;
        }

.panel-default {
    border-color: #d9d9d9;
}

    .panel-default > .panel-heading {
        color: #333333;
        background-color: #f3f3f3;
        border-color: #d9d9d9;
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d9d9d9;
        }

        .panel-default > .panel-heading .badge {
            color: #f3f3f3;
            background-color: #333333;
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d9d9d9;
    }

.panel-primary {
    border-color: #3366cc;
}

    .panel-primary > .panel-heading {
        color: #ffffff;
        background-color: #4f80e4;
        border-color: #3366cc;
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #3366cc;
        }

        .panel-primary > .panel-heading .badge {
            color: #4f80e4;
            background-color: #ffffff;
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #3366cc;
    }

.panel-success {
    border-color: #3db05c;
}

    .panel-success > .panel-heading {
        color: #ffffff;
        background-color: #51be71;
        border-color: #3db05c;
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #3db05c;
        }

        .panel-success > .panel-heading .badge {
            color: #51be71;
            background-color: #ffffff;
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #3db05c;
    }

.panel-info {
    border-color: #6c9bfc;
}

    .panel-info > .panel-heading {
        color: #ffffff;
        background-color: #88b1fd;
        border-color: #6c9bfc;
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #6c9bfc;
        }

        .panel-info > .panel-heading .badge {
            color: #88b1fd;
            background-color: #ffffff;
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #6c9bfc;
    }

.panel-warning {
    border-color: #fa7914;
}

    .panel-warning > .panel-heading {
        color: #ffffff;
        background-color: #fc9824;
        border-color: #fa7914;
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #fa7914;
        }

        .panel-warning > .panel-heading .badge {
            color: #fc9824;
            background-color: #ffffff;
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #fa7914;
    }

.panel-danger {
    border-color: #d45149;
}

    .panel-danger > .panel-heading {
        color: #ffffff;
        background-color: #dd685f;
        border-color: #d45149;
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d45149;
        }

        .panel-danger > .panel-heading .badge {
            color: #dd685f;
            background-color: #ffffff;
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d45149;
    }

@-ms-viewport {
    width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.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: 1299px) {
    .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: 1299px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1299px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1299px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1300px) {
    .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: 1300px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1300px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1300px) {
    .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: 1299px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1300px) {
    .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;
    }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.panel-body:before,
.panel-body:after {
    content: " ";
    display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.panel-body: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;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.thumbnail {
    display: block;
    padding: 5px;
    margin-bottom: 21px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #d9d9d9;
    border-radius: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

    .thumbnail > img,
    .thumbnail a > img {
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 100% \9;
        max-width: 100%;
        height: auto;
    }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #3366cc;
}

.thumbnail .caption {
    padding: 9px;
    color: #333333;
}

.img-thumbnail {
    padding: 5px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #d9d9d9;
    border-radius: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
}

.alert,
#pageStatusBar,
.ms-status-msg {
    padding: 12px;
    margin-bottom: 21px;
    border: 1px solid transparent;
    border-radius: 5px;
}

#pageStatusBar {
    margin-bottom: 21px !important;
}

.alert h4 {
    margin-top: 0;
    color: inherit;
}

.alert .alert-link {
    font-weight: 400;
}

.alert > p,
.alert > ul {
    margin-bottom: 0;
}

    .alert > p + p {
        margin-top: 5px;
    }

.alert-dismissable,
.alert-dismissible {
    padding-right: 32px;
}

    .alert-dismissable .close,
    .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit;
    }

.alert-success,
.ms-status-green {
    background-color: #d2f4db;
    border-color: #a5e9b8;
    color: #248f3e;
}

    .alert-success hr {
        border-top-color: #91e4a8;
    }

    .alert-success .alert-link {
        color: #1a662c;
    }

.alert-info,
.ms-status-blue {
    background-color: #deeafe;
    border-color: #bed4fe;
    color: #4f80e4;
}

    .alert-info hr {
        border-top-color: #a5c3fe;
    }

    .alert-info .alert-link {
        color: #2360dd;
    }

.alert-warning,
.ms-status-yellow {
    background-color: #ffecb6;
    border-color: #fed56b;
    color: #f15d06;
}

    .alert-warning hr {
        border-top-color: #fece52;
    }

    .alert-warning .alert-link {
        color: #bf4a05;
    }

.alert-danger,
.ms-status-red {
    background-color: #fee2e5;
    border-color: #fdc5ca;
    color: #cc3b33;
}

    .alert-danger hr {
        border-top-color: #fcacb3;
    }

    .alert-danger .alert-link {
        color: #a32f29;
    }

.close {
    float: right;
    font-size: 22.5px;
    font-weight: 700;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

    .close:hover,
    .close:focus {
        color: #000000;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
    content: "\2a";
}

.glyphicon-plus:before {
    content: "\2b";
}

.glyphicon-euro:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-lock:before {
    content: "\e033";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-bookmark:before {
    content: "\e044";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-fire:before {
    content: "\e104";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-bell:before {
    content: "\e123";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-briefcase:before {
    content: "\e139";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-paperclip:before {
    content: "\e142";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-pushpin:before {
    content: "\e146";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

@media (min-width: 768px) {
    .container {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .container {
        width: 100%;
    }
}

@media (min-width: 1300px) {
    .container {
        width: 1270px;
    }
}

.row-gutter > [class*="col-"] {
    margin-bottom: 30px;
}

    .row-gutter > [class*="col-"] > :last-child {
        margin-bottom: 0;
    }

.visible-offcanvas {
    display: none;
}

@media (max-width: 991px) {
    :root:not(.ms-dialog) .visible-offcanvas {
        display: block;
    }

    .toggle-offcanvas-btn-wrapper {
        position: relative;
        z-index: 1;
        margin: 0 !important;
        padding: 0 !important;
    }

        .toggle-offcanvas-btn-wrapper + .page-title {
            margin-top: -34px;
        }

        .toggle-offcanvas-btn-wrapper .btn {
            margin-right: 10px;
            padding: 9px 10px;
        }

            .toggle-offcanvas-btn-wrapper .btn:focus,
            .toggle-offcanvas-btn-wrapper .btn:active {
                outline: 0 none !important;
            }

            .toggle-offcanvas-btn-wrapper .btn .icon-bar {
                display: block;
                width: 22px;
                height: 2px;
                border-radius: 1px;
                background-color: #4f80e4;
            }

                .toggle-offcanvas-btn-wrapper .btn .icon-bar + .icon-bar {
                    margin-top: 4px;
                }

            .toggle-offcanvas-btn-wrapper .btn:hover .icon-bar {
                background-color: #fff;
            }

            .toggle-offcanvas-btn-wrapper .btn + .btn {
                margin-right: 0;
                margin-left: 10px;
            }

    .row-offcanvas {
        position: relative;
        overflow-x: hidden;
        padding: 5px 0;
    }

    .col-offcanvas-left,
    .col-offcanvas-right {
        position: absolute;
        z-index: 490;
        top: 5px;
        bottom: 5px;
        width: 290px;
        background: #fff;
        background: rgba(255, 255, 255, 0.95);
        overflow-y: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
    }

        .col-offcanvas-left .close,
        .col-offcanvas-right .close {
            padding: 4px 12px 8px;
            border-radius: 0;
        }

            .col-offcanvas-left .close:hover,
            .col-offcanvas-right .close:hover {
                background: transparent;
            }

    .lt-ie9 .col-offcanvas-left,
    .lt-ie9 .col-offcanvas-right {
        background: #f3f3f3;
    }

    .col-offcanvas-left {
        left: -310px;
    }

        .col-offcanvas-left .close {
            margin-right: -15px;
        }

            .col-offcanvas-left .close + * {
                margin-top: 35px;
            }

            .col-offcanvas-left .close + .sidenav {
                margin-top: 25px;
            }

    .col-offcanvas-right {
        right: -310px;
    }

        .col-offcanvas-right .close {
            float: none;
            margin-left: -15px;
        }

    .col-offcanvas-left.active {
        left: 0;
        -webkit-font-smoothing: subpixel-antialiased;
        -webkit-transition: all 0.25s ease-out;
        -o-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out;
    }

    .col-offcanvas-right.active {
        right: 0;
        -webkit-font-smoothing: subpixel-antialiased;
        -webkit-transition: all 0.25s ease-out;
        -o-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out;
    }
}

a.text-muted,
.text-muted a {
    color: #777777;
    text-decoration: underline;
}

.text-primary,
.btn-hover.btn-primary,
.btn-outlined.btn-primary {
    color: #224eb2;
}

a.text-primary:hover {
    color: #1a3b87;
}

a.text-primary,
.text-primary a {
    color: #224eb2;
    text-decoration: underline;
}

a.text-success,
.text-success a {
    color: #248f3e;
    text-decoration: underline;
}

a.text-info,
.text-info a {
    color: #4f80e4;
    text-decoration: underline;
}

a.text-warning,
.text-warning a {
    color: #f15d06;
    text-decoration: underline;
}

a.text-danger,
.text-danger a {
    color: #cc3b33;
    text-decoration: underline;
}

fieldset {
    margin-bottom: 21px;
}

legend {
    padding-bottom: 8px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 700;
}

label {
    font-weight: 700;
}

.form-control,
.ms-srch-sb > input,
.ms-srch-sbLarge > input,
html:not(.lt-ie9) .ms-formtable input[type=password],
html:not(.lt-ie9) .ms-formtable input[type=text]:not(.sp-peoplepicker-editorInput),
html:not(.lt-ie9) .ms-formtable input[type=file],
html:not(.lt-ie9) .ms-formtable select,
html:not(.lt-ie9) .ms-formtable textarea,
html:not(.lt-ie9) .ms-formtable .sp-peoplepicker-topLevel,
html:not(.lt-ie9) .ms-formtable .sp-peoplepicker-topLevelDisabled,
html:not(.lt-ie9) .ms-formtable .ms-inputBox {
    padding: 6px 8px;
}

textarea.form-control {
    resize: none;
    word-wrap: break-word;
    vertical-align: top;
}

.form-group {
    margin-bottom: 0;
    padding: 7px 0;
}

    .form-group > div input[type="file"] {
        margin-top: 5px;
    }

    .form-group.active {
        background-color: #f3f3f3;
        -webkit-transition: background-color 0.25s;
        -o-transition: background-color 0.25s;
        transition: background-color 0.25s;
    }

    .form-group .form-control-feedback {
        top: 33px;
    }

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 7px;
}

.form-horizontal .control-label {
    padding-bottom: 2px;
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: left;
    }
}

@media (min-width: 768px) {
    .form-inline .form-group {
        padding: 0;
    }
}

.help-block {
    font-size: 13px;
    color: #777777;
    font-weight: 400;
    margin-bottom: 5px;
    line-height: 1.125;
}

.placeholder {
    color: #aaaaaa;
}

label i,
label em,
.required {
    color: #9c005d;
    font-style: normal;
}

p.required {
    font-size: 13px;
}

@media (min-width: 768px) {
    .form-xxs {
        width: 60px;
    }

    .form-xs {
        width: 100px;
    }

    .form-sm {
        width: 160px;
    }

    .form-md {
        width: 240px;
    }

    .form-lg {
        width: 380px;
    }

    .form-xl {
        width: 560px;
    }
}

.btn,
button,
input[type=button],
input[type=reset],
input[type=submit],
input[type=button],
input[type=reset],
input[type=submit],
button {
    -webkit-transition: background-color 0.25s ease, border-color 0.25s ease, color 0.25s ease;
    -o-transition: background-color 0.25s ease, border-color 0.25s ease, color 0.25s ease;
    transition: background-color 0.25s ease, border-color 0.25s ease, color 0.25s ease;
}

    .btn:active,
    button:active,
    input[type=button]:active,
    input[type=reset]:active,
    input[type=submit]:active,
    .btn.active,
    button.active,
    input[type=button].active,
    input[type=reset].active,
    input[type=submit].active {
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.25);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.25);
    }

.btn-link:hover,
.btn-link:focus {
    text-decoration: none;
}

.btn-hover {
    color: #333333;
    background-color: transparent;
    border-color: transparent;
}

    .btn-hover.disabled,
    .btn-hover[disabled],
    fieldset[disabled] .btn-hover,
    .btn-hover.disabled:hover,
    .btn-hover[disabled]:hover,
    fieldset[disabled] .btn-hover:hover,
    .btn-hover.disabled:focus,
    .btn-hover[disabled]:focus,
    fieldset[disabled] .btn-hover:focus,
    .btn-hover.disabled:active,
    .btn-hover[disabled]:active,
    fieldset[disabled] .btn-hover:active,
    .btn-hover.disabled.active,
    .btn-hover[disabled].active,
    fieldset[disabled] .btn-hover.active {
        background-color: transparent;
        border-color: transparent;
        color: #333333 !important;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

    .btn-hover:hover,
    .btn-hover:focus {
        color: #fff;
    }

.btn.btn-hover:hover,
.btn.btn-hover:focus {
    color: #333333;
}

.btn-primary.btn-hover:hover,
.btn-warning.btn-hover:hover,
.btn-danger.btn-hover:hover,
.btn-success.btn-hover:hover,
.btn-info.btn-hover:hover,
.btn-primary.btn-hover:focus,
.btn-warning.btn-hover:focus,
.btn-danger.btn-hover:focus,
.btn-success.btn-hover:focus,
.btn-info.btn-hover:focus {
    color: #fff;
}

.btn-outlined {
    background-color: #fff;
}

    .btn-outlined.disabled,
    .btn-outlined[disabled],
    fieldset[disabled] .btn-outlined,
    .btn-outlined.disabled:hover,
    .btn-outlined[disabled]:hover,
    fieldset[disabled] .btn-outlined:hover,
    .btn-outlined.disabled:focus,
    .btn-outlined[disabled]:focus,
    fieldset[disabled] .btn-outlined:focus,
    .btn-outlined.disabled:active,
    .btn-outlined[disabled]:active,
    fieldset[disabled] .btn-outlined:active,
    .btn-outlined.disabled.active,
    .btn-outlined[disabled].active,
    fieldset[disabled] .btn-outlined.active {
        background-color: #fff;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

    .btn-outlined.btn-default {
        border-color: #b1b1b1;
    }

        .btn-outlined.btn-default:hover,
        .btn-outlined.btn-default:focus {
            border-color: #a4a4a4;
        }

    .btn-outlined:hover,
    .btn-outlined:focus {
        color: #fff;
    }

.btn.btn-outlined:hover,
.btn.btn-outlined:focus {
    color: #333333;
}
/*Changed by Deepu for CIR site button "View Resource" inside detail page */
.btn-primary.btn-outlined:hover,
.btn-primary.btn-outlined a:hover,
.btn-warning.btn-outlined:hover,
.btn-danger.btn-outlined:hover,
.btn-success.btn-outlined:hover,
.btn-info.btn-outlined:hover,
.btn-primary.btn-outlined:focus,
.btn-primary.btn-outlined a:focus,
.btn-warning.btn-outlined:focus,
.btn-danger.btn-outlined:focus,
.btn-success.btn-outlined:focus,
.btn-info.btn-outlined:focus {
    color: #224eb2;
}

.btn-primary:hover a,
.btn-primary.go:hover:after,
.btn-primary:hover a:hover,
.btn-primary:focus:hover a {
    color: white;
}

.btn-stretched {
    padding-left: 24px;
    padding-right: 24px;
}

.btn-lg.btn-stretched {
    padding-left: 32px;
    padding-right: 32px;
}

.btn-sm.btn-stretched {
    padding-left: 16px;
    padding-right: 16px;
}

.btn-xs.btn-stretched {
    padding-left: 10px;
    padding-right: 10px;
}

.btn-bar {
    margin-top: 21px;
    border-top: 1px solid #d9d9d9;
    padding: 10px 0;
    text-align: right;
}

.btn-bar-left {
    float: left;
}

.container .navbar .container {
    width: auto;
}

.navbar .container,
.navbar .container-fluid,
.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse,
.navbar-nav,
.navbar-nav.navbar-right:last-child,
.navbar-form,
.navbar-form.navbar-right:last-child {
    margin-right: 0;
    margin-left: 0;
}

@media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: 0;
    }
}

.lt-ie9 .navbar-nav {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.navbar-text.navbar-right:last-child {
    margin-right: 15px;
}

.navbar-text,
.navbar-btn {
    margin-left: 15px;
    margin-right: 15px;
}

@media (min-width: 768px) {
    .navbar-right > li:last-child a {
        border-bottom-right-radius: -1;
        border-top-right-radius: -1;
    }

    .navbar-collapse > :first-child > li:first-child a {
        border-bottom-left-radius: -1;
        border-top-left-radius: -1;
    }
}

.navbar {
    position: static;
}

.navbar-static-top {
    border-bottom: 0;
}

.navbar-brand {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    letter-spacing: .025em;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    padding: 12.5px 15px 10.5px 101px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAF2hJREFUeNrsXQlYE9f2T0IIu4DgBoIirrigYt1FtFbtU9HqK+17aqU+t2f7t6+2tta+ttbX2tbl07Zqazftotalxe2zKliQRWQTFAEF2UGQsIRAEkJC8v8dmNDpOAlu+Ozr3O+7ZD");
    background-repeat: no-repeat;
    background-position: 15px -44px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .navbar-brand {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAYAAACtWK6eAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAQKBJREFUeNrsXQdck1f3ziLsjYAMBy5QcdfWUfei7r3qaq2dWrtsP/1XbW37tY466qhatbWuuuoeuAcoU0H2kr33ChCS/J8Db2xMAySgtPjd8/tdSPK+ue8d5znnPHeFr1AoeP8CsU");
        background-size: 100px 100px;
    }
}

.navbar-inverse .navbar-brand {
    background-position: 15px 7px;
}

@media (max-width: 767px) {
    .navbar-brand {
        padding-left: 15px;
        background-image: none;
    }

    .navbar-brand-full {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .navbar-brand-short {
        display: none !important;
    }
}

.navbar-inverse.navbar-static-top {
    border: 0;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #4173d8;
}

    .navbar-inverse .navbar-toggle:hover .icon-bar,
    .navbar-inverse .navbar-toggle:focus .icon-bar {
        background-color: #dbe5f9;
    }

.navbar-inverse .navbar-toggle:active,
.navbar-inverse .navbar-toggle.active {
    background-color: #4173d8;
    border-color: #224eb2;
}

    .navbar-inverse .navbar-toggle:active .icon-bar,
    .navbar-inverse .navbar-toggle.active .icon-bar {
        background-color: #bed4fe;
    }

.navbar-inverse .dropdown-toggle .caret {
    border-top-color: #ffffff !important;
}

.navbar-inverse .dropup .caret,
.navbar-inverse.navbar-fixed-bottom .dropdown-toggle .caret {
    border-bottom-color: #ffffff !important;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #306adf;
}

    .navbar-inverse .navbar-collapse .form-control,
    .navbar-inverse .navbar-form .form-control {
        border-color: #3366cc;
        background-color: #bed0f5;
    }

        .navbar-inverse .navbar-collapse .form-control:focus,
        .navbar-inverse .navbar-form .form-control:focus {
            background-color: #ffffff;
        }

    .navbar-inverse .navbar-collapse .btn-default,
    .navbar-inverse .navbar-form .btn-default {
        color: #ffffff;
        background-color: #4173d8;
        border-color: #3366cc;
    }

        .navbar-inverse .navbar-collapse .btn-default:hover,
        .navbar-inverse .navbar-form .btn-default:hover,
        .navbar-inverse .navbar-collapse .btn-default:focus,
        .navbar-inverse .navbar-form .btn-default:focus,
        .navbar-inverse .navbar-collapse .btn-default:active,
        .navbar-inverse .navbar-form .btn-default:active,
        .navbar-inverse .navbar-collapse .btn-default.active,
        .navbar-inverse .navbar-form .btn-default.active,
        .open > .dropdown-toggle.navbar-inverse .navbar-collapse .btn-default,
        .open > .dropdown-toggle.navbar-inverse .navbar-form .btn-default {
            color: #ffffff;
            background-color: #2759bf;
            border-color: #274e9b;
        }

        .navbar-inverse .navbar-collapse .btn-default:active,
        .navbar-inverse .navbar-form .btn-default:active,
        .navbar-inverse .navbar-collapse .btn-default.active,
        .navbar-inverse .navbar-form .btn-default.active,
        .open > .dropdown-toggle.navbar-inverse .navbar-collapse .btn-default,
        .open > .dropdown-toggle.navbar-inverse .navbar-form .btn-default {
            background-image: none;
        }

        .navbar-inverse .navbar-collapse .btn-default.disabled,
        .navbar-inverse .navbar-form .btn-default.disabled,
        .navbar-inverse .navbar-collapse .btn-default[disabled],
        .navbar-inverse .navbar-form .btn-default[disabled],
        fieldset[disabled] .navbar-inverse .navbar-collapse .btn-default,
        fieldset[disabled] .navbar-inverse .navbar-form .btn-default,
        .navbar-inverse .navbar-collapse .btn-default.disabled:hover,
        .navbar-inverse .navbar-form .btn-default.disabled:hover,
        .navbar-inverse .navbar-collapse .btn-default[disabled]:hover,
        .navbar-inverse .navbar-form .btn-default[disabled]:hover,
        fieldset[disabled] .navbar-inverse .navbar-collapse .btn-default:hover,
        fieldset[disabled] .navbar-inverse .navbar-form .btn-default:hover,
        .navbar-inverse .navbar-collapse .btn-default.disabled:focus,
        .navbar-inverse .navbar-form .btn-default.disabled:focus,
        .navbar-inverse .navbar-collapse .btn-default[disabled]:focus,
        .navbar-inverse .navbar-form .btn-default[disabled]:focus,
        fieldset[disabled] .navbar-inverse .navbar-collapse .btn-default:focus,
        fieldset[disabled] .navbar-inverse .navbar-form .btn-default:focus,
        .navbar-inverse .navbar-collapse .btn-default.disabled:active,
        .navbar-inverse .navbar-form .btn-default.disabled:active,
        .navbar-inverse .navbar-collapse .btn-default[disabled]:active,
        .navbar-inverse .navbar-form .btn-default[disabled]:active,
        fieldset[disabled] .navbar-inverse .navbar-collapse .btn-default:active,
        fieldset[disabled] .navbar-inverse .navbar-form .btn-default:active,
        .navbar-inverse .navbar-collapse .btn-default.disabled.active,
        .navbar-inverse .navbar-form .btn-default.disabled.active,
        .navbar-inverse .navbar-collapse .btn-default[disabled].active,
        .navbar-inverse .navbar-form .btn-default[disabled].active,
        fieldset[disabled] .navbar-inverse .navbar-collapse .btn-default.active,
        fieldset[disabled] .navbar-inverse .navbar-form .btn-default.active {
            background-color: #4173d8;
            border-color: #3366cc;
        }

        .navbar-inverse .navbar-collapse .btn-default .badge,
        .navbar-inverse .navbar-form .btn-default .badge {
            color: #4173d8;
            background-color: #ffffff;
        }

.navbar-inverse .badge {
    background-color: #a52a2a;
    color: #ffffff;
    margin-left: 3px;
}

.navbar-inverse li.active .badge {
    background-color: #ffffff;
    color: #4f80e4;
}

.panel-heading > :last-child,
.panel-body > :last-child,
.panel-footer > :last-child {
    margin-bottom: 0;
}

.panel {
    border-top-width: 5px;
}

.panel-title {
    font-size: 18px;
    margin-top: -1px;
}

.main-content .panel-title {
    font-size: 20px;
}

.panel > .table > thead > tr > th:first-child,
.panel > .responsive .table > thead > tr > th:first-child,
.panel .panel-header + .table > thead > tr > th:first-child,
.panel .panel-header + .responsive > .table > thead > tr > th:first-child,
.panel > .table > tbody > tr > th:first-child,
.panel > .responsive .table > tbody > tr > th:first-child,
.panel .panel-header + .table > tbody > tr > th:first-child,
.panel .panel-header + .responsive > .table > tbody > tr > th:first-child,
.panel > .table > tfoot > tr > th:first-child,
.panel > .responsive .table > tfoot > tr > th:first-child,
.panel .panel-header + .table > tfoot > tr > th:first-child,
.panel .panel-header + .responsive > .table > tfoot > tr > th:first-child,
.panel > .table > thead > tr > td:first-child,
.panel > .responsive .table > thead > tr > td:first-child,
.panel .panel-header + .table > thead > tr > td:first-child,
.panel .panel-header + .responsive > .table > thead > tr > td:first-child,
.panel > .table > tbody > tr > td:first-child,
.panel > .responsive .table > tbody > tr > td:first-child,
.panel .panel-header + .table > tbody > tr > td:first-child,
.panel .panel-header + .responsive > .table > tbody > tr > td:first-child,
.panel > .table > tfoot > tr > td:first-child,
.panel > .responsive .table > tfoot > tr > td:first-child,
.panel .panel-header + .table > tfoot > tr > td:first-child,
.panel .panel-header + .responsive > .table > tfoot > tr > td:first-child {
    padding-left: 15px;
}

.panel-group .panel + .panel {
    margin-top: 10.5px;
}

.panel-default.panel-bg .panel-body {
    background-color: #f3f3f3;
}

.panel-primary.panel-bg .panel-body {
    background-color: #deeafe;
}

.panel-success.panel-bg .panel-body {
    background-color: #d2f4db;
}

.panel-info.panel-bg .panel-body {
    background-color: #deeafe;
}

.panel-warning.panel-bg .panel-body {
    background-color: #ffecb6;
}

.panel-danger.panel-bg .panel-body {
    background-color: #fee2e5;
}

.visible-xxs {
    display: none !important;
}

@media (max-width: 479px) {
    .visible-xxs {
        display: block !important;
    }

    table.visible-xxs {
        display: table;
    }

    tr.visible-xxs {
        display: table-row !important;
    }

    th.visible-xxs,
    td.visible-xxs {
        display: table-cell !important;
    }
}

@media (max-width: 479px) {
    .hidden-xxs {
        display: none !important;
    }
}

.pull-right-margin {
    float: right;
    margin-left: 10.5px;
}

.pull-left-margin {
    float: left;
    margin-right: 10.5px;
}

.alert,
#pageStatusBar[class],
.ms-status-msg {
    padding-left: 35px;
    margin-bottom: 10.5px;
}

    .alert:before,
    .alert:after,
    #pageStatusBar[class]:before,
    .ms-status-msg:before {
        content: " ";
        display: table;
    }

    .alert:after {
        clear: both;
    }

    .alert:before,
    .alert:after,
    #pageStatusBar[class]:before,
    .ms-status-msg:before {
        content: " ";
        display: table;
    }

    .alert:after {
        clear: both;
    }

    .alert h3,
    .alert h4 {
        font-weight: 700;
    }

    .alert h3,
    .alert h4,
    .alert p {
        margin-top: 0;
        padding-top: 0;
    }

    .alert > p + p {
        margin-top: 10px;
    }

    .alert .alert-link,
    .alert a:not(.btn) {
        text-decoration: underline;
        font-weight: inherit;
    }

    .alert:before,
    #pageStatusBar[class]:before,
    .ms-status-msg:before {
        display: inline-block;
        font-family: "fontello";
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        speak: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        float: left;
        margin: 1px 8px 0 -23px;
        font-size: 18px;
    }

.alert-info .close,
.alert-info .alert-link,
.alert-info a:not(.btn) {
    color: #4f80e4;
}

.alert-info:before,
.ms-status-blue:before {
    content: '\e804';
}

.alert-warning .close,
.alert-warning .alert-link,
.alert-warning a:not(.btn) {
    color: #f15d06;
}

.alert-warning:before,
.ms-status-yellow:before {
    content: '\e807';
}

.alert-danger .close,
.alert-danger .alert-link,
.alert-danger a:not(.btn) {
    color: #cc3b33;
}

.alert-danger:before,
.ms-status-red:before {
    content: '\e803';
}

.alert-success .close,
.alert-success .alert-link,
.alert-success a:not(.btn) {
    color: #248f3e;
}

.alert-success:before,
.ms-status-green:before {
    content: '\e80d';
}

.alert-global {
    position: relative;
    margin: 0;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 13px;
    border-radius: 0;
    border: 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
}

    .alert-global:before {
        margin-top: -1px;
    }

    .alert-global .close {
        margin-top: -5px;
        margin-right: 4px;
    }

.close {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

    .close:hover,
    .close:focus,
    .close:active {
        opacity: 0.9;
        filter: alpha(opacity=90);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

@font-face {
    font-family: 'fontello';
    src: url('../fonts/fontello.eot');
    src: url('../fonts/fontello.eot#iefix') format('embedded-opentype'), url('../fonts/fontello.woff') format('woff'), url('../fonts/fontello.ttf') format('truetype'), url('../fonts/fontello.svg#icon') format('svg');
    font-weight: normal;
    font-style: normal;
}

.icon,
.topbar-right .ms-welcome-root > a.ms-core-menu-root:before,
.topbar-right .ms-siteactions-imgspan,
.ms-srch-sb > .ms-srch-sb-searchLink:before,
.ms-srch-sbLarge > .ms-srch-sb-searchLink:before,
.breadcrumbs .container > ul > li:first-child > a,
.breadcrumbs .container > ul > li:first-child > span.s4-breadcrumbCurrentNode {
    display: inline-block;
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-star-empty:before {
    content: '\e800';
}
/* '' */
.icon-user:before,
.topbar-right .ms-welcome-root > a.ms-core-menu-root:before {
    content: '\e801';
}
/* '' */
.icon-help:before {
    content: '\e802';
}
/* '' */
.icon-alert:before {
    content: '\e803';
}
/* '' */
.icon-info-circled:before {
    content: '\e804';
}
/* '' */
.icon-home:before,
.breadcrumbs .container > ul > li:first-child > a:before,
.breadcrumbs .container > ul > li:first-child > span.s4-breadcrumbCurrentNode:before,
.breadcrumbs #ctl00_PlaceHolderTitleBreadcrumb_ContentMap span:first-of-type a:before,
.breadcrumbs #ctl00_PlaceHolderTitleBreadcrumb_ContentMap span.first-of-type a:before {
    content: '\e805';
}
/* '' */
.icon-bell:before {
    content: '\e806';
}
/* '' */
.icon-attention:before {
    content: '\e807';
}
/* '' */
.icon-cog:before,
.topbar-right .ms-siteactions-imgspan:before {
    content: '\e808';
}
/* '' */
.icon-right-open-big:before,
.breadcrumbs ul ul li > a:before,
.breadcrumbs ul ul li > span:before,
.breadcrumbs #ctl00_PlaceHolderTitleBreadcrumb_ContentMap a:before,
.breadcrumbs #ctl00_PlaceHolderTitleBreadcrumb_ContentMap span:last-of-type:before,
.breadcrumbs #ctl00_PlaceHolderTitleBreadcrumb_ContentMap span.last-of-type:before {
    content: '\e809';
}
/* '' */
.icon-resize-full:before {
    content: '\e80a';
}
/* '' */
.icon-ellipsis-vert:before {
    content: '\e80b';
}
/* '' */
.icon-search:before,
.ms-srch-sb > .ms-srch-sb-searchLink:before,
.ms-srch-sbLarge > .ms-srch-sb-searchLink:before {
    content: '\e80c';
}
/* '' */
.icon-ok-circled:before {
    content: '\e80d';
}
/* '' */
.icon-login:before {
    content: '\e80e';
}
/* '' */
.page-fluid .topbar > .container,
.page-fluid .header-main > .container,
.page-fluid .header .navbar > .container,
.page-fluid .main > .container,
.page-fluid .breadcrumbs > .container,
.page-fluid .footer > .container {
    width: 100%;
}

.header {
    color: #ffffff;
}

.topbar {
    border-bottom: 1px solid #224eb2;
    height: 35px;
    background-color: rgba(34, 78, 178, 0.2);
    -webkit-transition: background-color 0.25s ease;
    -o-transition: background-color 0.25s ease;
    transition: background-color 0.25s ease;
}

    .topbar.sticky {
        background-color: #36c;
    }

    .topbar > .container {
        position: relative;
    }

.topbar-left,
.topbar-right {
    position: absolute;
    top: 0;
}

.topbar-left {
    left: 0;
}

.topbar-right {
    right: 5px;
}

    .topbar-right > div > ul {
        padding-left: 0;
        list-style: none;
        margin: 0;
        display: inline-block;
        vertical-align: top;
    }

        .topbar-right > div > ul > li {
            float: left;
            line-height: 21px;
        }

            .topbar-right > div > ul > li > a {
                display: block;
                padding: 7px 8px;
                color: #ffffff;
                position: relative;
                font-size: 13px;
            }

                .topbar-right > div > ul > li > a:hover,
                .topbar-right > div > ul > li > a:active,
                .topbar-right > div > ul > li > a.active {
                    background: #2a5abf;
                    background: rgba(34, 78, 178, 0.5);
                    color: #deeafe;
                }

                .topbar-right > div > ul > li > a:focus,
                .topbar-right > div > ul > li > a.active {
                    color: #bed4fe;
                }

    .topbar-right .ms-more-actions > a .icon {
        position: relative;
        top: 1px;
    }

    .topbar-right .ms-more-actions > a,
    .topbar-right .ms-siteactions-normal,
    .topbar-right .ms-welcome-root > a.ms-core-menu-root,
    .topbar-right .ms-signInLink {
        position: relative;
        display: block;
        padding: 7px 8px;
        cursor: pointer;
        color: #ffffff;
    }

    .topbar-right .ms-more-actions-hover > a,
    .topbar-right .ms-siteactions-hover,
    .topbar-right .ms-welcome-hover,
    .topbar-right .ms-welcome-hover > a.ms-core-menu-root {
        background: #2a5abf;
        background: rgba(34, 78, 178, 0.5);
        color: #deeafe;
    }

    .topbar-right .ms-more-actions > .ms-selectedtitle {
        background: #2a5abf;
        background: rgba(34, 78, 178, 0.5) !important;
        color: #deeafe !important;
        outline: 0 !important;
    }

    .topbar-right .ms-welcome-root > a.ms-core-menu-root {
        font-size: 13px;
    }

        .topbar-right .ms-welcome-root > a.ms-core-menu-root:before {
            margin-right: 5px;
            width: 19px;
            font-size: 20px;
            line-height: 16px;
            vertical-align: -15%;
            text-align: center;
        }

    .topbar-right .ms-welcome-root .ms-core-menu-box {
        top: 35px !important;
        right: 0 !important;
        left: auto !important;
    }

    .topbar-right .ms-more-actions-menu .ms-core-menu-box {
        top: 35px !important;
        right: auto !important;
        left: 0 !important;
    }

@media (max-width: 767px) {
    .topbar-right .ms-more-actions-menu {
        display: none !important;
    }
}

.topbar-right .ms-welcome-root > .s4-clust {
    display: none !important;
}

.topbar-right .ms-welcome-root a > span:first-child {
    margin-right: 5px;
}

.topbar-right .ms-siteactions-hover .ms-siteactions-imgspan {
    color: #deeafe;
}

.topbar-right .ms-siteactions-imgspan {
    width: 19px;
    font-size: 20px;
    line-height: 16px;
    vertical-align: -10%;
    text-align: center;
    color: #ffffff;
}

    .topbar-right .ms-siteactions-imgspan img {
        display: none;
    }

.topbar-right .icon {
    width: 19px;
    font-size: 20px;
    line-height: 16px;
    vertical-align: -15%;
    text-align: center;
}

.topbar-right .icon-resize-full {
    font-size: 19px;
    vertical-align: -10%;
}

.topbar-right .icon-ellipsis-vert {
    font-size: 22px;
    vertical-align: -10%;
}

.topbar-right .ms-qatbutton {
    border: 0;
}

    .topbar-right .ms-qatbutton a {
        height: 34px !important;
        width: 34px !important;
    }

@media (max-width: 767px) {
    .topbar-right .ms-welcome-root > a.ms-core-menu-root:before {
        margin-right: 0;
    }
}

.header-main {
    padding: 12px 0 1px;
    position: relative;
}

.site-name {
    margin: 0 0 11px -3px;
    font-family: Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
}

    .site-name > a {
        display: block;
        color: #ffffff;
    }

        .site-name > a:hover,
        .site-name > a:focus {
            color: #ffffff;
        }

        .site-name > a > span {
            display: table;
            height: 52px;
            overflow: hidden;
            background-image: url("sprite-main.png");
            background-repeat: no-repeat;
            background-position: 0 0;
        }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5/1), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
    .site-name > a > span {
        background-image: url("sprite-main-2x.png");
        background-size: 160px 120px;
    }
}

.site-name > a > span abbr,
.site-name > a > span strong {
    display: table-cell;
    vertical-align: middle;
    height: 52px;
}

.site-name > a > span > abbr:first-child {
    padding-left: 165px;
}

.site-name > a > span > strong:first-child {
    padding-left: 165px;
}

.site-name > a > span abbr {
    border-bottom: 0;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0.05em;
    cursor: pointer;
    padding-top: 1px\9;
    padding-right: 9px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}

.site-name > a > span strong {
    font-size: 11px;
    line-height: 1.2;
    padding-top: 1px\9;
}

.site-name > a > .site-name-small {
    background-position: 0 -60px;
}

    .site-name > a > .site-name-small > abbr:first-child {
        padding-left: 57px;
    }

    .site-name > a > .site-name-small > strong:first-child {
        padding-left: 57px;
        font-size: 12px;
    }

.site-search-toggle {
    position: absolute;
    right: 15px;
    top: 19px;
    width: 44px;
    height: 36px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    background-color: #3366cc;
    background-image: none;
    border: 1px solid #224eb2;
    border-radius: 5px;
    color: #ffffff;
}

    .site-search-toggle:hover,
    .site-search-toggle:focus {
        outline: none;
        background-color: rgba(34, 78, 178, 0.5);
        color: #deeafe;
    }

    .site-search-toggle:active,
    .site-search-toggle.active {
        background-color: rgba(34, 78, 178, 0.5);
        border-color: #103697;
        color: #bed4fe;
    }

    .site-search-toggle .icon {
        font-size: 1.5em;
    }

.site-search {
    position: relative;
}

.header .navbar {
    z-index: 50;
    margin-bottom: 0;
    min-height: 44px;
}

    .header .navbar ul.root > li.ms-navedit-editArea {
        display: none;
    }

    .header .navbar ul.root > li:first-child > a,
    .header .navbar ul.root > li:first-child > span {
        display: none;
    }

    .header .navbar ul.root > li > a,
    .header .navbar ul.root > li > span,
    .header .navbar ul.root > li > ul.static > li > a,
    .header .navbar ul.root > li > ul.static > li > span {
        padding-top: 11px;
        padding-bottom: 12px;
    }

        .header .navbar ul.root > li > span span,
        .header .navbar ul.root > li > ul.static > li > span span {
            cursor: default;
        }

.header .navbar-collapse {
    max-height: none;
    padding: 0;
}

.header .ms-core-listMenu-horizontalBox {
    color: #ffffff;
}

    .header .ms-core-listMenu-horizontalBox,
    .header .ms-core-listMenu-horizontalBox ul,
    .header .ms-core-listMenu-horizontalBox li,
    .header .ms-core-listMenu-horizontalBox .ms-displayInline {
        display: block;
        margin: 0;
        padding: 0;
    }

        .header .ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item {
            border: none;
        }

        .header .ms-core-listMenu-horizontalBox .ms-core-listMenu-item {
            padding: 10px 15px;
            line-height: 21px;
        }

.header a.ms-core-listMenu-item,
.header a.ms-core-listMenu-item.ms-core-listMenu-selected {
    color: #ffffff;
}

    .header a.ms-core-listMenu-item:hover,
    .header a.ms-core-listMenu-item.ms-core-listMenu-selected:hover,
    .header a.ms-core-listMenu-item:focus,
    .header a.ms-core-listMenu-item.ms-core-listMenu-selected:focus,
    .header a.ms-core-listMenu-item:active,
    .header a.ms-core-listMenu-item.ms-core-listMenu-selected:active {
        color: #dbe5f9;
        background-color: #4173d8;
    }

.header .ms-core-listMenu-selected {
    color: #bed4fe;
    background-color: #4173d8;
}

    .header .ms-core-listMenu-selected .menu-item-text {
        color: #bed4fe;
    }

.header .dynamic-children.additional-background,
.header .dynamic .dynamic-children.additional-background {
    padding-right: 0;
    background: none;
}

    .header .dynamic-children.additional-background:after,
    .header .dynamic .dynamic-children.additional-background:after {
        content: ' ▾';
    }

.header li.static > .ms-core-listMenu-item {
    margin-right: 0;
    border: 0;
}

.header ul.dynamic {
    background-color: transparent;
    border: 0;
    box-shadow: none;
}

    .header ul.dynamic > li {
        background: transparent none;
    }

    .header ul.dynamic .ms-core-listMenu-item {
        padding-left: 30px;
    }

    .header ul.dynamic ul.dynamic .ms-core-listMenu-item {
        padding-left: 45px;
    }

    .header ul.dynamic ul.dynamic ul.dynamic .ms-core-listMenu-item {
        padding-left: 60px;
    }

.header ul.static {
    display: block;
}

.header li.shown > ul.dynamic {
    display: block !important;
}

@media (max-width: 767px) {
    .header ul.dynamic {
        display: none !important;
        position: relative !important;
        top: auto !important;
        left: auto !important;
        width: auto !important;
    }
}

@media (min-width: 768px) {
    .header .ms-core-listMenu-horizontalBox {
        display: block;
    }
    /*.header .navbar {
    height: 44px;
    overflow: hidden;
  }*/
    .header .navbar .container {
        padding: 0;
    }

    .header .navbar ul.static {
        position: relative;
    }

    .header .navbar li.static {
        position: relative;
        float: left;
    }
    /*Modified by Deepu to hide "Edit links" on top navigation*/
    .header .navbar ul.root > li.ms-navedit-editArea {
        display: none;
    }

    .header .navbar ul.dynamic {
        background-color: #ffffff;
        border: 1px solid #cacaca;
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        background-clip: padding-box;
        padding: 5px 0;
        width: auto !important;
    }

        .header .navbar ul.dynamic > li {
            min-width: 160px;
            position: relative;
            white-space: nowrap;
        }

            .header .navbar ul.dynamic > li > a {
                padding: 4px 15px !important;
                line-height: 1.42857143;
                color: #555555;
                clear: both;
            }

                .header .navbar ul.dynamic > li > a:hover,
                .header .navbar ul.dynamic > li > a:focus {
                    color: #3b3b3b;
                    background-color: #deeafe;
                }

    .header .navbar ul.root > li > ul.dynamic,
    .header .navbar ul.root > li > ul.static > li > ul.dynamic {
        top: 44px !important;
    }

    .header .navbar li.dynamic-children.hover > ul.dynamic {
        display: block !important;
    }

    .header .dynamic .dynamic-children.additional-background:after {
        content: ' ▸';
    }
}

@media (min-width: 480px) {
    .site-name {
        float: left;
    }

    .site-search-toggle {
        display: none;
    }

    .site-search {
        display: block;
        float: right;
        margin-top: 7px;
        width: 205px;
        background-color: transparent;
    }

        .site-search .form-control {
            margin-bottom: 0;
        }
}

@media (min-width: 768px) {
    .site-search {
        width: 23%;
    }
    /*.header .navbar-nav {
    height: 44px;
  }*/
}

@media (min-width: 992px) {
    .header-banner {
        opacity: 0.9;
        filter: alpha(opacity=90);
        position: absolute;
        width: 326px;
        height: 111px;
        z-index: 0;
        top: 0;
        left: 50%;
        margin-left: 68px;
        background: url(header-bg.jpg) no-repeat 0 0;
    }

    .page-fluid .header-banner {
        left: auto;
        right: 230px;
        margin-left: 0;
    }

    .topbar {
        position: relative;
    }

    .topbar-right > ul > li > a {
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    }
}

.main {
    padding: 15px 0;
    background-color: #fff;
}

.no-touch .main {
    min-height: 300px;
}

@media (min-width: 768px) {
    .main {
        padding: 25px 0;
    }

    .fullscreen .main {
        padding: 15px 0;
    }
}

.footer {
    border-top: 1px solid #224eb2;
    padding: 15px 0;
    color: #deeafe;
    font-size: 13px;
    text-align: center;
}

    .footer address,
    .footer p,
    .footer ul {
        line-height: 1.75;
        margin-bottom: 0;
    }

    .footer a {
        color: #ffffff;
        display: inline-block;
    }

        .footer a:hover,
        .footer a:focus {
            color: #deeafe;
        }

    .footer .icon-star-empty {
        font-size: 1.3em;
    }

@media (min-width: 768px) {
    .footer {
        text-align: left;
    }

        .footer .col-sm-12 + .col-sm-12 {
            text-align: right;
        }
}

.mq,
.mq i {
    line-height: 0;
}

.mq-xs,
.mq-sm,
.mq-md,
.mq-lg {
    display: none;
}

@media (max-width: 767px) {
    .mq-xs {
        display: block;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .mq-sm {
        display: block;
    }
}

@media (min-width: 992px) and (max-width: 1299px) {
    .mq-md {
        display: block;
    }
}

@media (min-width: 1300px) {
    .mq-lg {
        display: block;
    }
}

html {
    overflow-y: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

body,
.ms-core-defaultFont,
#pageStatusBar,
.ms-status-msg,
.js-callout-body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
}

body,
.ms-core-defaultFont,
.js-callout-body {
    color: #333333;
}

body {
    margin: 0;
    padding: 0;
    background-color: #3366cc;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-font-smoothing: subpixel-antialiased;
}

.ms-cui-TabRowRight {
    display: none !important;
}

[class*="col-"],
[class*="col-"]:before,
[class*="col-"]:after,
.container,
.container:before,
.container:after,
.row,
.row:before,
.row:after,
.nav *,
.navbar-toggle,
.table,
.table-responsive,
.form-control,
.btn-block,
.caret,
.dropdown-menu,
.page-navigation *,
.icon-bar,
.breadcrumb,
.progress-bar,
.modal-dialog,
.main,
.ms-srch-item,
.ms-blog-adminLinks,
legend,
fieldset,
code,
pre,
.ms-srch-sb > input,
.ms-srch-sbLarge > input,
html:not(.lt-ie9) .ms-formtable input[type=password],
html:not(.lt-ie9) .ms-formtable input[type=text]:not(.sp-peoplepicker-editorInput),
html:not(.lt-ie9) .ms-formtable input[type=file],
html:not(.lt-ie9) .ms-formtable select,
html:not(.lt-ie9) .ms-formtable textarea,
html:not(.lt-ie9) .ms-formtable .sp-peoplepicker-topLevel,
html:not(.lt-ie9) .ms-formtable .sp-peoplepicker-topLevelDisabled,
html:not(.lt-ie9) .ms-formtable .ms-inputBox,
.table,
.table td,
.table th,
.img-thumbnail,
.thumbnail {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

label {
    display: inline-block;
    margin-bottom: 0px;
    font-weight: normal;
}

.container {
    background-color: transparent;
    border: 0 none;
    color: inherit;
    margin: 0 auto;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -12px;
}

    .list-inline > li {
        display: inline-block;
        margin-right: -5px;
        padding-left: 12px;
        padding-right: 12px;
    }

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.ms-srch-sb > input,
.ms-srch-sbLarge > input {
    height: 35px;
}

.page-title,
.footer p,
.footer ul,
.breadcrumb ul {
    margin-top: 0 !important;
}

.breadcrumb li {
    line-height: 1.4;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
    color: inherit;
}

    h1 a,
    h2 a,
    h3 a,
    h4 a,
    h5 a,
    h6 a {
        color: inherit;
    }

address {
    font-style: normal;
}

form {
    margin: 0 !important;
    padding: 0 !important;
}

.page-title {
    font-size: 28px;
    line-height: 1.25;
    color: inherit;
    margin: 0 0 20px;
}

    .page-title:empty,
    #pageStatusBar:empty {
        display: none;
    }

.btn-toggle-side-nav {
    margin-top: 5px;
}

a {
    color: #36c;
    text-decoration: none;
    -webkit-transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease;
    -o-transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease;
    transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease;
}

    a:hover,
    a:active {
        color: #36c;
    }

    a:active {
        outline: 0 none;
    }

.page {
    padding-top: 35px;
    position: relative;
}

.topbar {
    height: 34px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 500;
    background: rgba(34, 78, 178, 0.2);
    -webkit-backface-visibility: hidden;
}

    .topbar > .container {
        height: 100%;
    }

.topbar-fixed {
    position: fixed;
    background: #3366cc;
    background: rgba(51, 102, 204, 0.95);
    -webkit-backface-visibility: hidden;
}

.topbar-left {
    width: 100%;
}

.ms-cui-global-links {
    float: left;
    line-height: 21px;
    font-size: 13px;
    margin-left: 3px;
}

    .ms-cui-global-links > a {
        display: block;
        float: left;
        padding: 7px 12px;
        color: #ffffff;
    }

        .ms-cui-global-links > a:hover {
            background: #2a5abf;
            background: rgba(34, 78, 178, 0.5);
            color: #deeafe;
        }

        .ms-cui-global-links > a:focus {
            color: #bed4fe;
        }

.ms-cui-TabRowLeft {
    padding: 0;
}

.ms-cui-tt-a {
    font-size: 13px;
    margin-top: 0;
    cursor: pointer;
    cursor: hand;
}

    .ms-cui-tt-a:hover {
        background: #2a5abf;
        background: rgba(34, 78, 178, 0.5);
        border-color: #2a5abf;
        border-color: rgba(34, 78, 178, 0.5);
        color: #deeafe;
    }

.ms-cui-tt.ms-cui-tt-s .ms-cui-tt-a {
    color: #2a5abf;
    background: #fff;
}

.ms-cui-tt.ms-browseTab.ms-cui-tt-s .ms-cui-tt-a {
    color: #bed4fe;
    background: #2a5abf;
    background: rgba(34, 78, 178, 0.5);
}

.ms-cui-tt-span {
    text-transform: capitalize;
    padding: 8px 12px 13px;
}

.ms-cui-tt-s .ms-cui-tt-a {
    border-color: transparent !important;
}

.ms-cui-cg {
    height: 32px;
    margin-top: 0;
}

.ms-cui-ct-ul {
    height: 30px;
}

.ms-cui-cg .ms-cui-tt.ms-cui-tt-s .ms-cui-tt-a {
    color: #333333 !important;
}

.ms-cui-topBar2 {
    border-bottom-color: transparent !important;
}

.ms-cui-tabContainer {
    left: 0;
    overflow: visible;
    height: 120px;
}

.ms-cui-tabBody {
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    height: 119px;
    border-bottom-color: #3366cc;
}

.ms-cui-tabBody,
.ms-cui-animatingRibbon > .ms-cui-tabContainer > .ms-cui-tabBody {
    top: 0 !important;
}

.ms-cui-group {
    height: 95px;
    margin-top: 12px;
}

.ms-cui-menu {
    position: fixed !important;
}

.ms-core-webpartadder {
    position: relative;
    z-index: 101;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 13px;
    background: #ffffff url('/_layouts/15/images/wpadder_graygrad.png') repeat-x bottom left;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.ms-wpadder-buttonArea {
    border-bottom: 0;
}

#searchInputBox {
    margin-bottom: 0;
    float: none;
}

#SearchBox {
    width: 100%;
}

.ms-srch-sb,
.ms-srch-sbLarge {
    display: block;
    position: relative;
}

.ms-srch-sb-border {
    border: 0 none;
}

.ms-srch-sb-borderFocused {
    border: 0 none;
}

.ms-srch-sb > input,
.ms-srch-sbLarge > input {
    padding-right: 34px;
    width: 100%;
}

    .ms-srch-sb > input.ms-textSmall,
    .ms-srch-sbLarge > input.ms-textSmall,
    .ms-srch-sb > input.ms-textLarge,
    .ms-srch-sbLarge > input.ms-textLarge {
        font-size: 15px;
    }

    .ms-srch-sb > input.ms-helperText,
    .ms-srch-sbLarge > input.ms-helperText {
        color: #aaaaaa;
    }

.header .ms-srch-sb > input {
    border-color: #224eb2;
    margin-bottom: 10px;
}

    .header .ms-srch-sb > input.ms-textSmall {
        font-size: 15px;
    }

    .header .ms-srch-sb > input.ms-helperText {
        color: #aaaaaa;
    }

.ms-srch-sb > .ms-srch-sb-searchLink,
.ms-srch-sbLarge > .ms-srch-sb-searchLink {
    margin-left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    width: 33px;
    height: 33px;
}

    .ms-srch-sb > .ms-srch-sb-searchLink img,
    .ms-srch-sbLarge > .ms-srch-sb-searchLink img {
        display: none;
    }

    .ms-srch-sb > .ms-srch-sb-searchLink:before,
    .ms-srch-sbLarge > .ms-srch-sb-searchLink:before {
        font-size: 22px;
        line-height: 30px;
        text-align: center;
        color: #777777;
        width: 35px;
        margin: 0 0 0 -2px;
        margin: 1px 0 0 -2px\9;
    }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .ms-srch-sb > .ms-srch-sb-searchLink:before,
    .ms-srch-sbLarge > .ms-srch-sb-searchLink:before {
        margin: 1px 0 0 -2px;
    }
}

.ms-srch-sb > .ms-srch-sb-searchLink:hover,
.ms-srch-sbLarge > .ms-srch-sb-searchLink:hover,
.ms-srch-sb > .ms-srch-sb-searchLink:focus,
.ms-srch-sbLarge > .ms-srch-sb-searchLink:focus {
    background-color: transparent !important;
}


/* for side nav accordion */
#sideNavBox .ms-core-listMenu-verticalBox {
    margin-left: -15px !important;
    margin-right: -15px !important;
    overflow-x: hidden;
}

#sideNavBox .ms-core-listMenu-root,
#sideNavBox .ms-core-listMenu-root ul,
#sideNavBox .ms-core-listMenu-root li,
#sideNavBox .ms-core-listMenu-root a {
    margin: 0;
    padding: 0;
    list-style: none;
}

    #sideNavBox .ms-core-listMenu-root li {
        line-height: 1.42857143;
    }

        #sideNavBox .ms-core-listMenu-root li .ms-core-listMenu-item {
            display: block;
            color: #555555;
            padding: 4px 5px 4px 15px;
        }

.touch #sideNavBox .ms-core-listMenu-root li .ms-core-listMenu-item {
    padding-top: 6px;
    padding-bottom: 6px;
}

a#sideNavBox .ms-core-listMenu-root li .ms-core-listMenu-item:hover,
a#sideNavBox .ms-core-listMenu-root li .ms-core-listMenu-item:focus {
    color: #3b3b3b;
    background-color: #deeafe;
}

#sideNavBox .ms-core-listMenu-root li .ms-core-listMenu-item.call-to-action {
    font-size: 12px;
    text-transform: uppercase;
}

#sideNavBox .ms-core-listMenu-root li.selected > a {
    color: #6c9bfc;
    background-color: transparent !important;
}

#sideNavBox .ms-core-listMenu-root li li .ms-core-listMenu-item {
    padding-left: 30px;
}

#sideNavBox .ms-core-listMenu-root li li li .ms-core-listMenu-item {
    padding-left: 45px;
    font-size: 13px;
}

#sideNavBox .s4-specialNavLinkList > li > a {
    display: block;
    padding: 4px 0;
    text-transform: uppercase;
    font-size: 13px;
}

    #sideNavBox .s4-specialNavLinkList > li > a .s4-clust {
        display: none !important;
    }

#sideNavBox .ms-quicklaunch-navmgr + .s4-specialNavLinkList {
    border-top: 1px solid #d9d9d9;
    padding-top: 10px;
}
/* side nav accordion end  */

.ms-dialog .main,
.ms-dialog .main-content {
    padding: 0;
    margin: 0;
    left: auto;
    right: auto;
    width: 100%;
    float: none;
    min-height: 0;
}

.ms-dlgTitle {
    padding: 15px;
}

    .ms-dlgTitle h1 {
        line-height: 1;
        margin: 0;
    }

.ms-dlgFrameContainer {
    padding: 10px 15px;
}

.ms-dlgTitle,
.ms-dlgTitleNoPadding,
.ms-dlgFrameContainer,
.ms-dlgFrameContainerNoPadding {
    overflow: visible;
}

input[type=button],
input[type=reset],
input[type=submit],
button {
    color: #333333;
    background-color: #e8e8e8;
    border-color: #cacaca;
}

    input[type=button]:hover,
    input[type=reset]:hover,
    input[type=submit]:hover,
    button:hover,
    input[type=button]:focus,
    input[type=reset]:focus,
    input[type=submit]:focus,
    button:focus,
    input[type=button]:active,
    input[type=reset]:active,
    input[type=submit]:active,
    button:active,
    input[type=button].active,
    input[type=reset].active,
    input[type=submit].active,
    button.active,
    .open > .dropdown-toggleinput[type=button],
    .open > .dropdown-toggleinput[type=reset],
    .open > .dropdown-toggleinput[type=submit],
    .open > .dropdown-togglebutton {
        color: #333333;
        background-color: #cfcfcf;
        border-color: #ababab;
    }

    input[type=button]:active,
    input[type=reset]:active,
    input[type=submit]:active,
    button:active,
    input[type=button].active,
    input[type=reset].active,
    input[type=submit].active,
    button.active,
    .open > .dropdown-toggleinput[type=button],
    .open > .dropdown-toggleinput[type=reset],
    .open > .dropdown-toggleinput[type=submit],
    .open > .dropdown-togglebutton {
        background-image: none;
    }

    input[type=button].disabled,
    input[type=reset].disabled,
    input[type=submit].disabled,
    button.disabled,
    input[type=button][disabled],
    input[type=reset][disabled],
    input[type=submit][disabled],
    button[disabled],
    fieldset[disabled] input[type=button],
    fieldset[disabled] input[type=reset],
    fieldset[disabled] input[type=submit],
    fieldset[disabled] button,
    input[type=button].disabled:hover,
    input[type=reset].disabled:hover,
    input[type=submit].disabled:hover,
    button.disabled:hover,
    input[type=button][disabled]:hover,
    input[type=reset][disabled]:hover,
    input[type=submit][disabled]:hover,
    button[disabled]:hover,
    fieldset[disabled] input[type=button]:hover,
    fieldset[disabled] input[type=reset]:hover,
    fieldset[disabled] input[type=submit]:hover,
    fieldset[disabled] button:hover,
    input[type=button].disabled:focus,
    input[type=reset].disabled:focus,
    input[type=submit].disabled:focus,
    button.disabled:focus,
    input[type=button][disabled]:focus,
    input[type=reset][disabled]:focus,
    input[type=submit][disabled]:focus,
    button[disabled]:focus,
    fieldset[disabled] input[type=button]:focus,
    fieldset[disabled] input[type=reset]:focus,
    fieldset[disabled] input[type=submit]:focus,
    fieldset[disabled] button:focus,
    input[type=button].disabled:active,
    input[type=reset].disabled:active,
    input[type=submit].disabled:active,
    button.disabled:active,
    input[type=button][disabled]:active,
    input[type=reset][disabled]:active,
    input[type=submit][disabled]:active,
    button[disabled]:active,
    fieldset[disabled] input[type=button]:active,
    fieldset[disabled] input[type=reset]:active,
    fieldset[disabled] input[type=submit]:active,
    fieldset[disabled] button:active,
    input[type=button].disabled.active,
    input[type=reset].disabled.active,
    input[type=submit].disabled.active,
    button.disabled.active,
    input[type=button][disabled].active,
    input[type=reset][disabled].active,
    input[type=submit][disabled].active,
    button[disabled].active,
    fieldset[disabled] input[type=button].active,
    fieldset[disabled] input[type=reset].active,
    fieldset[disabled] input[type=submit].active,
    fieldset[disabled] button.active {
        background-color: #e8e8e8;
        border-color: #cacaca;
    }

    input[type=button] .badge,
    input[type=reset] .badge,
    input[type=submit] .badge,
    button .badge {
        color: #e8e8e8;
        background-color: #333333;
    }

    input[type=button]:focus,
    input[type=reset]:focus,
    input[type=submit]:focus,
    button:focus,
    input[type=button]:active:focus,
    input[type=reset]:active:focus,
    input[type=submit]:active:focus,
    button:active:focus,
    input[type=button].active:focus,
    input[type=reset].active:focus,
    input[type=submit].active:focus,
    button.active:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    input[type=button]:hover,
    input[type=reset]:hover,
    input[type=submit]:hover,
    button:hover,
    input[type=button]:focus,
    input[type=reset]:focus,
    input[type=submit]:focus,
    button:focus {
        color: #333333;
        text-decoration: none;
    }

    input[type=button]:active,
    input[type=reset]:active,
    input[type=submit]:active,
    button:active,
    input[type=button].active,
    input[type=reset].active,
    input[type=submit].active,
    button.active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    input[type=button][disabled],
    input[type=reset][disabled],
    input[type=submit][disabled],
    button[disabled] {
        cursor: not-allowed;
        pointer-events: none;
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    input.ms-button-emphasize,
    button.ms-button-emphasize {
        color: #ffffff;
        background-color: #4f80e4;
        border-color: #3366cc;
    }

        input.ms-button-emphasize:hover,
        button.ms-button-emphasize:hover,
        input.ms-button-emphasize:focus,
        button.ms-button-emphasize:focus,
        input.ms-button-emphasize:active,
        button.ms-button-emphasize:active,
        input.ms-button-emphasize.active,
        button.ms-button-emphasize.active,
        .open > .dropdown-toggleinput.ms-button-emphasize,
        .open > .dropdown-togglebutton.ms-button-emphasize {
            color: #ffffff;
            background-color: #2360dd;
            border-color: #274e9b;
        }

        input.ms-button-emphasize:active,
        button.ms-button-emphasize:active,
        input.ms-button-emphasize.active,
        button.ms-button-emphasize.active,
        .open > .dropdown-toggleinput.ms-button-emphasize,
        .open > .dropdown-togglebutton.ms-button-emphasize {
            background-image: none;
        }

        input.ms-button-emphasize.disabled,
        button.ms-button-emphasize.disabled,
        input.ms-button-emphasize[disabled],
        button.ms-button-emphasize[disabled],
        fieldset[disabled] input.ms-button-emphasize,
        fieldset[disabled] button.ms-button-emphasize,
        input.ms-button-emphasize.disabled:hover,
        button.ms-button-emphasize.disabled:hover,
        input.ms-button-emphasize[disabled]:hover,
        button.ms-button-emphasize[disabled]:hover,
        fieldset[disabled] input.ms-button-emphasize:hover,
        fieldset[disabled] button.ms-button-emphasize:hover,
        input.ms-button-emphasize.disabled:focus,
        button.ms-button-emphasize.disabled:focus,
        input.ms-button-emphasize[disabled]:focus,
        button.ms-button-emphasize[disabled]:focus,
        fieldset[disabled] input.ms-button-emphasize:focus,
        fieldset[disabled] button.ms-button-emphasize:focus,
        input.ms-button-emphasize.disabled:active,
        button.ms-button-emphasize.disabled:active,
        input.ms-button-emphasize[disabled]:active,
        button.ms-button-emphasize[disabled]:active,
        fieldset[disabled] input.ms-button-emphasize:active,
        fieldset[disabled] button.ms-button-emphasize:active,
        input.ms-button-emphasize.disabled.active,
        button.ms-button-emphasize.disabled.active,
        input.ms-button-emphasize[disabled].active,
        button.ms-button-emphasize[disabled].active,
        fieldset[disabled] input.ms-button-emphasize.active,
        fieldset[disabled] button.ms-button-emphasize.active {
            background-color: #4f80e4;
            border-color: #3366cc;
        }

        input.ms-button-emphasize .badge,
        button.ms-button-emphasize .badge {
            color: #4f80e4;
            background-color: #ffffff;
        }

input[type="radio"],
input[type="checkbox"] {
    margin-right: 6px;
}

.ms-core-form-line {
    margin-top: 0;
    margin-bottom: 6px;
}

.ms-fullscreenmode .header-banner,
.ms-fullscreenmode .header-main,
.ms-fullscreenmode .header .navbar,
.ms-fullscreenmode .main-sidebar-first,
.ms-fullscreenmode .main-sidebar-second,
.ms-fullscreenmode .footer,
.ms-fullscreenmode .breadcrumbs,
.ms-fullscreenmode .alert-global,
.ms-fullscreenmode .hidden-fullscreen {
    display: none !important;
}

.ms-fullscreenmode .main-content {
    float: none !important;
    width: 100% !important;
    left: auto !important;
    right: auto !important;
    margin-left: 0 !important;
}

.ms-fullscreenmode .row-offcanvas {
    paddding: 0;
    overflow-x: auto;
    min-height: none;
}

.ms-fullscreenmode #s4-bodyContainer {
    padding-bottom: 0;
}

.ms-fullscreenmode .main {
    margin-bottom: -20px;
}

.ms-shadow {
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 !important;
}

.ms-core-menu-box,
.ms-core-menu-boxBig {
    padding: 5px 0;
    border: 1px solid #cacaca;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.ms-core-menu-list {
    font-size: 14px;
    max-height: none;
    min-width: 160px;
    overflow: visible;
}

.ms-core-menu-item {
    border: 0;
}

.ms-core-menu-itemDescription {
    color: #555555;
    font-size: 85%;
}

a.ms-core-menu-link {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #555555;
    position: relative;
}

    a.ms-core-menu-link:focus {
        outline: 0 none;
    }

.touch a.ms-core-menu-link {
    padding-top: 5px;
    padding-bottom: 5px;
}

.ms-core-menu-separatorHr {
    color: #e8e8e8;
}

.ms-core-menu-hasIcons .ms-core-menu-item,
.ms-core-menu-hasIcons.ms-core-menu-boxBig > .ms-core-menu-list > .ms-core-menu-item {
    min-height: none;
}

.ms-core-menu-iconLarge,
.ms-core-menu-icon {
    display: none;
}

.ms-core-menu-hasIcons .ms-core-menu-label,
.ms-core-menu-hasIcons .ms-core-menu-labelCompact {
    padding-left: 0 !important;
}

.topbar-right .ms-hide {
    display: none;
}

.s4-ctx span {
    display: none;
}

.ms-selectedtitle,
.ms-selectedtitlealternative {
    background-color: #deeafe;
    border: 0 !important;
    outline: 1px solid #bed4fe;
}

.ms-status-title {
    margin-right: 10px;
    vertical-align: middle;
    color: inherit;
}

.ms-status-body {
    vertical-align: middle;
    color: inherit;
}

    .ms-status-body a {
        color: inherit;
        text-decoration: underline;
    }

.ms-status-iconSpan {
    display: none;
}

#Ribbon\.EditingTools\.CPEditTab\.Font-Large-0-0,
#Ribbon\.EditingTools\.CPEditTab\.Font\.Underline-Small,
#Ribbon\.EditingTools\.CPEditTab\.Font\.FontBackgroundColor-Small,
#Ribbon\.EditingTools\.CPEditTab\.Font\.FontColor-Small,
#Ribbon\.Table\.Design\.Style,
#Ribbon\.Table\.Layout\.Properties {
    display: none !important;
}

h1,
.ms-h1,
h2,
.ms-h2,
h3,
.ms-h3,
h4,
.ms-h4,
h5,
.ms-h5,
h6,
.ms-h6,
.ms-headerFont {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.25;
    color: inherit;
    margin-top: 21px;
}

h1,
.ms-h1 {
    font-size: 28px;
}

h2,
.ms-h2 {
    font-size: 24px;
}

h3,
.ms-h3 {
    font-size: 20px;
}

h4,
.ms-h4,
.ms-webpart-titleText {
    font-size: 18px;
}

.ms-webpart-titleText {
    margin: 0 0 10px;
}

h5,
.ms-h5 {
    font-size: 16px;
}

h6,
.ms-h6 {
    font-size: 14px;
    text-transform: uppercase;
}

h1,
.ms-h1,
h2,
.ms-h2,
h3,
.ms-h3 {
    font-weight: 400;
    margin-top: 21px;
    margin-bottom: 21px;
}

h4,
.ms-h4,
h5,
.ms-h5,
h6,
.ms-h6 {
    margin-top: 21px;
    margin-bottom: 10.5px;
}

.h-serif {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #a52a2a;
    font-weight: 400;
}

.h-ruler {
    border-top: 5px solid #e8e8e8;
    padding-top: 10.5px;
}

@media (max-width: 767px) {
    h1,
    .ms-h1,
    .page-title {
        font-size: 24px;
    }

    h2,
    .ms-h2 {
        font-size: 20px;
    }
}

.ms-rteElement-H1B,
.ms-rteElement-H2B,
.ms-rteElement-H3B,
.ms-rteElement-H4B,
.ms-rteElement-H5B,
.ms-rteElement-H6B {
    color: #a52a2a;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.ms-rtestate-field p,
.ms-rteElement-P {
    margin: 0 0 21px;
    line-height: 1.42857143;
}

    .ms-rtestate-field p.lead,
    .ms-rteElement-Lead {
        font-size: 22px;
        font-weight: 300;
        line-height: 1.4;
    }

BLOCKQUOTE.ms-rteElement-Blockquote {
    -ms-name: "Block Quotation";
    padding: 10.5px 21px;
    margin: 0 0 21px;
    font-size: 18.75px;
    border-left: 5px solid #e8e8e8;
}

    BLOCKQUOTE.ms-rteElement-Blockquote p:last-child,
    BLOCKQUOTE.ms-rteElement-Blockquote ul:last-child,
    BLOCKQUOTE.ms-rteElement-Blockquote ol:last-child {
        margin-bottom: 0;
    }

    BLOCKQUOTE.ms-rteElement-Blockquote > span {
        display: block;
        font-size: 80%;
        line-height: 1.42857143;
        color: #777777;
    }

        BLOCKQUOTE.ms-rteElement-Blockquote > span:before {
            content: '\2014 \00A0';
        }

P.ms-rteElement-Smallprint {
    -ms-name: "Small Print";
    font-size: 13px;
    color: #777777;
    line-height: 1.25;
}

    P.ms-rteElement-Smallprint a {
        color: #777777;
        text-decoration: underline;
    }

        P.ms-rteElement-Smallprint a:hover {
            color: #5e5e5e;
        }

HR.ms-rteElement-Hr {
    -ms-name: "Horizontal Ruler";
    margin-top: 21px;
    margin-bottom: 21px;
    border: 0;
    border-top: 1px solid #d9d9d9;
}

.ms-rteStyle-Normal {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 1.42857143;
    color: #333333;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-transform: inherit;
    background-color: none;
}

.ms-rteStyle-text-small {
    -ms-name: "Small Text";
    font-size: 13px;
    line-height: 1.25;
}

.ms-rteStyle-text-large {
    -ms-name: "Large Text";
    font-size: 19px;
}

.ms-rteStyle-text-uppercase {
    -ms-name: "Uppercase Text";
    text-transform: uppercase;
}

.ms-rteStyle-text-muted {
    -ms-name: "Muted Text";
    color: #777777;
}

    a.ms-rteStyle-text-muted,
    .ms-rteStyle-text-muted a {
        color: #777777;
        text-decoration: underline;
    }

.ms-rteStyle-text-info {
    -ms-name: "Info Text";
    color: #4f80e4;
}

a.ms-rteStyle-text-info:hover {
    color: #2360dd;
}

a.ms-rteStyle-text-info,
.ms-rteStyle-text-info a {
    color: #4f80e4;
    text-decoration: underline;
}

.ms-rteStyle-text-warning {
    -ms-name: "Warning Text";
    color: #f15d06;
}

a.ms-rteStyle-text-warning:hover {
    color: #bf4a05;
}

a.ms-rteStyle-text-warning,
.ms-rteStyle-text-warning a {
    color: #f15d06;
    text-decoration: underline;
}

.ms-rteStyle-text-danger {
    -ms-name: "Danger Text";
    color: #cc3b33;
}

a.ms-rteStyle-text-danger:hover {
    color: #a32f29;
}

a.ms-rteStyle-text-danger,
.ms-rteStyle-text-danger a {
    color: #cc3b33;
    text-decoration: underline;
}

.ms-rtePosition-1 {
    -ms-name: "Left";
    float: left;
    margin: 3px 15px 0 0 !important;
}

.ms-rtePosition-2 {
    -ms-name: "Right";
    float: right;
    margin: 3px 0 0 15px !important;
}

.ms-rteImage-0 {
    -ms-name: "No Style";
}

.ms-rteImage-1 {
    -ms-name: "Small Image";
    width: 120px !important;
    height: auto !important;
    padding: 5px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #d9d9d9;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ms-rteImage-2 {
    -ms-name: "Medium Image";
    width: 240px !important;
    height: auto !important;
    padding: 5px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #d9d9d9;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ms-rteImage-3 {
    -ms-name: "Large Image";
    width: 480px !important;
    height: auto !important;
    padding: 5px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #d9d9d9;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ms-rteImage-4 {
    -ms-name: "Fluid Image";
    width: 100% !important;
    height: auto !important;
    float: none !important;
    margin: 0 0 10px 0 !important;
    padding: 5px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #d9d9d9;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ms-rtestate-field img {
    /* display: block;
 width: 100%; 
  max-width: 100%; Removed this style because this was creating problems for icons displying*/
    height: auto;
}

.ms-rteTable-default {
    border-collapse: collapse;
    border-spacing: 0;
    background-color: transparent;
    width: 100%;
    max-width: 100%;
    margin-bottom: 21px;
}

    .ms-rteTable-default th {
        text-align: left;
    }

    .ms-rteTable-default tr,
    .ms-rteTable-default th,
    .ms-rteTable-default td {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .ms-rteTable-default > thead > tr > th,
    .ms-rteTable-default > tbody > tr > th,
    .ms-rteTable-default > tfoot > tr > th,
    .ms-rteTable-default > thead > tr > td,
    .ms-rteTable-default > tbody > tr > td,
    .ms-rteTable-default > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #d9d9d9;
    }

    .ms-rteTable-default > thead > tr > th,
    .ms-rteTable-default .ms-rteTableHeaderRow-default > th {
        vertical-align: bottom;
        border-bottom: 2px solid #d9d9d9;
    }

    .ms-rteTable-default > thead:last-child > tr:last-child > th {
        border-bottom-width: 2px;
    }

    .ms-rteTable-default > caption + thead > tr:first-child > th,
    .ms-rteTable-default > colgroup + thead > tr:first-child > th,
    .ms-rteTable-default > thead:first-child > tr:first-child > th,
    .ms-rteTable-default > caption + thead > tr:first-child > td,
    .ms-rteTable-default > colgroup + thead > tr:first-child > td,
    .ms-rteTable-default > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    .ms-rteTable-default > tbody + tbody {
        border-top: 2px solid #d9d9d9;
    }

    .ms-rteTable-default caption {
        font-size: 19px;
        font-weight: 700;
        border-bottom: 1px solid #d9d9d9;
        padding-bottom: 8px;
        text-align: left;
        color: #555555;
    }

    .ms-rteTable-default.table-small caption {
        font-size: 18px;
    }

.ms-rteTableGrid {
    border: 1px solid #d9d9d9;
}

    .ms-rteTableGrid > thead > tr > th,
    .ms-rteTableGrid > tbody > tr > th,
    .ms-rteTableGrid > tfoot > tr > th,
    .ms-rteTableGrid > thead > tr > td,
    .ms-rteTableGrid > tbody > tr > td,
    .ms-rteTableGrid > tfoot > tr > td {
        border: 1px solid #d9d9d9;
    }

    .ms-rteTableGrid > thead > tr > th,
    .ms-rteTableGrid > thead > tr > td {
        border-bottom-width: 2px;
    }

/* to fix issue of showing scroll on opening filter menu from column. Ref. 12903 from MS Remediation project*/
/*.table-responsive {
    position: relative;
}*/


    .table-responsive > table {
        margin-bottom: 20px;
    }

    .table-responsive .ms-core-menu-box,
    .table-responsive .ms-core-menu-boxBig {
        position: fixed !important;
    }

.ms-rte-layoutszone-outer .table-responsive {
    width: auto !important;
}

.breadcrumbs {
    border-top: 6px solid #d9d9d9;
    background-color: #ffffff;
    font-size: 14px;
    margin-top: -1px;
}

    .breadcrumbs ul {
        padding-left: 0;
        list-style: none;
    }

    .breadcrumbs ul,
    .breadcrumbs li,
    .breadcrumbs span,
    .breadcrumbs a {
        margin: 0;
        padding: 0;
        height: auto;
        width: auto;
        float: left;
    }

    .breadcrumbs span,
    .breadcrumbs a {
        padding: 10px 0 8px 12px;
    }

    .breadcrumbs a {
        color: #555555;
    }

        .breadcrumbs a:hover,
        .breadcrumbs a:focus {
            color: #3b3b3b;
        }

    .breadcrumbs span {
        color: #6c9bfc !important;
    }

    .breadcrumbs .s4-breadcrumb-arrowcont,
    .breadcrumbs .breadcrumb .container > span,
    .breadcrumbs .breadcrumb .s4-breadcrumb-arrowcont {
        display: none !important;
    }

    .breadcrumbs .container > ul:first-child {
        margin-left: -8px;
    }

    .breadcrumbs ul ul li > a:before,
    .breadcrumbs ul ul li > span:before {
        font-family: 'fontello';
        margin-right: 8px;
        color: #999999;
        display: inline-block;
    }

    .breadcrumbs .container > ul > li:first-child > a,
    .breadcrumbs .container > ul > li:first-child > span.s4-breadcrumbCurrentNode {
        font-size: 0;
        margin-right: -2px;
    }

        .breadcrumbs .container > ul > li:first-child > a:before,
        .breadcrumbs .container > ul > li:first-child > span.s4-breadcrumbCurrentNode:before {
            font-size: 20px;
            position: relative;
            top: -1px;
            min-height: 16px;
        }

    .breadcrumbs #ctl00_PlaceHolderTitleBreadcrumb_ContentMap {
        padding: 0 !important;
        margin-left: -8px;
    }

        .breadcrumbs #ctl00_PlaceHolderTitleBreadcrumb_ContentMap > a:first-child,
        .breadcrumbs #ctl00_PlaceHolderTitleBreadcrumb_ContentMap #ctl00_PlaceHolderTitleBreadcrumb_ContentMap_SkipLink {
            display: none;
        }

        .breadcrumbs #ctl00_PlaceHolderTitleBreadcrumb_ContentMap a:before,
        .breadcrumbs #ctl00_PlaceHolderTitleBreadcrumb_ContentMap span:last-of-type:before,
        .breadcrumbs #ctl00_PlaceHolderTitleBreadcrumb_ContentMap span.last-of-type:before {
            font-family: 'fontello';
            margin-right: 8px;
            color: #999999;
            display: inline-block;
        }

        .breadcrumbs #ctl00_PlaceHolderTitleBreadcrumb_ContentMap span {
            padding: 0;
        }

            .breadcrumbs #ctl00_PlaceHolderTitleBreadcrumb_ContentMap span:first-of-type a,
            .breadcrumbs #ctl00_PlaceHolderTitleBreadcrumb_ContentMap span.first-of-type a {
                font-size: 0;
            }

                .breadcrumbs #ctl00_PlaceHolderTitleBreadcrumb_ContentMap span:first-of-type a:before,
                .breadcrumbs #ctl00_PlaceHolderTitleBreadcrumb_ContentMap span.first-of-type a:before {
                    min-height: 16px;
                    font-size: 20px;
                    position: relative;
                    top: -1px;
                    margin-right: 0;
                    color: #555555;
                }

            .breadcrumbs #ctl00_PlaceHolderTitleBreadcrumb_ContentMap span:last-of-type,
            .breadcrumbs #ctl00_PlaceHolderTitleBreadcrumb_ContentMap span.last-of-type {
                padding: 10px 0 8px 12px !important;
            }

            .breadcrumbs #ctl00_PlaceHolderTitleBreadcrumb_ContentMap span:nth-child(odd),
            .breadcrumbs #ctl00_PlaceHolderTitleBreadcrumb_ContentMap span.odd {
                display: none;
            }

.ms-srch-siteSearchResults .ms-srch-sbLarge {
    z-index: 1;
}

.ms-srch-siteSearchResults #SearchBox input {
    margin-left: 0;
}

.ms-srch-result {
    width: 500px;
}

.ms-srch-upscope-top {
    color: #555555;
    width: 100% !important;
}

.ms-srch-item-title {
    float: left;
}

.ms-srch-item {
    padding: 5px 20px 5px 5px;
    margin-left: -5px;
    cursor: pointer;
}

.ms-srch-item-title h3 {
    margin: 0;
    padding-bottom: 1px;
}

.ms-srch-item-path {
    width: 100%;
    color: #29a347;
    word-wrap: break-word;
}

.ms-srch-item-title a,
.ms-srch-group-title a {
    color: #333333;
}

    .ms-srch-item-title a:hover,
    .ms-srch-group-title a:hover {
        color: #2952a3;
    }

@media (max-width: 991px) {
    .ms-srch-siteSearchResults,
    .ms-srch-result,
    .ms-srch-item,
    .ms-srch-item-body {
        width: 100% !important;
    }

    .ms-srch-item {
        padding-right: 5px;
    }

    .ms-srch-hover-outerContainer {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .ms-srch-item-title a {
        font-weight: bold !important;
    }
}

.ms-srch-hover-wacSize,
.ms-srch-hover-standardSize {
    width: auto;
}

.ms-srch-hover-glass-siteViewer {
    width: 100% !important;
}

.ms-srch-hover-content h3 {
    margin: 0;
}

.ms-srch-upscope-bottom {
    margin: 21px 0;
}

.ms-srch-Paging {
    margin: 21px 0 !important;
    text-align: center;
    font-size: 18px;
}

    .ms-srch-Paging,
    .ms-srch-Paging li,
    .ms-srch-Paging a,
    .ms-srch-Paging span {
        margin: 0;
        padding: 0;
        position: static;
        top: 0;
        width: auto;
        height: auto;
    }

        .ms-srch-Paging li,
        .ms-srch-Paging a {
            display: inline-block;
        }

        .ms-srch-Paging li {
            border-left: 1px solid #e8e8e8;
            margin-right: -5px;
        }

            .ms-srch-Paging li:first-child {
                border-left: 0;
            }

        .ms-srch-Paging a {
            padding: 6px 12px !important;
        }

            .ms-srch-Paging a:hover {
                background-color: #deeafe;
            }

        .ms-srch-Paging #PageLinkPrev,
        .ms-srch-Paging #PageLinkNext {
            border: 0;
            width: auto;
            height: auto;
            font-weight: bold;
        }

            .ms-srch-Paging #PageLinkPrev:before,
            .ms-srch-Paging #PageLinkNext:before {
                text-transform: lowercase;
                display: inline-block;
                position: relative;
                top: -1px;
                content: '<';
            }

            .ms-srch-Paging #PageLinkPrev span,
            .ms-srch-Paging #PageLinkNext span {
                display: none;
            }

            .ms-srch-Paging #PageLinkNext:before {
                content: '>';
            }

.main-sidebar-first .ms-webpart-zone {
    max-width: 100% !important;
}

    .main-sidebar-first .ms-webpart-zone > div {
        max-width: 100% !important;
    }

    .main-sidebar-first .ms-webpart-zone .ms-core-listMenu-verticalBox {
        margin: 0 !important;
    }

.ms-blog-postBox {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

    .ms-blog-postBox h2 {
        margin-top: 0;
    }

.ms-blog-postDivider {
    height: auto;
}

.ms-blog-MainArea,
.ms-blog-postList {
    max-width: none;
    min-width: none;
    width: 100%;
}

    .ms-blog-postList > li {
        margin-bottom: 21px;
    }

        .ms-blog-postList > li.ms-blog-postComment {
            margin-bottom: 12px;
        }

.ms-blog-postComment .ms-tableCell {
    vertical-align: top;
}

.ms-blog-MainArea .ms-webpart-zone,
.ms-blog-MainArea .ms-webpartzone-cell {
    max-width: 100% !important;
}

.ms-blog-MainArea .ms-webpart-chrome {
    overflow: hidden !important;
}

.ms-blog-MainArea > tbody > tr > td:first-child {
    width: 70%;
    padding-right: 30px;
}

.ms-blog-MainArea > tbody > tr > td.ms-blog-LeftColumn {
    width: 30%;
}

.ms-blog-adminLinks,
.ms-blog-aboutImage {
    width: 100%;
}

.ms-blog-aboutImage {
    height: auto;
}

.ms-blog-listMenu-root {
    width: 100% !important;
}

@media (max-width: 991px) {
    .ms-blog-MainArea,
    .ms-blog-postList {
        min-width: 100%;
        max-width: 100%;
        width: 100%;
    }

        .ms-blog-MainArea > tbody > tr > td:first-child,
        .ms-blog-MainArea > tbody > tr > td.ms-blog-LeftColumn {
            width: 100%;
            padding: 0;
        }

        .ms-blog-MainArea > tbody > tr > td.ms-blog-LeftColumn {
            padding-top: 21px;
        }

        .ms-blog-MainArea > tbody > tr > td {
            display: block !important;
            width: 100% !important;
        }

    .lt-ie10 .ms-blog-MainArea > tbody > tr > td {
        float: left;
        clear: left;
    }

    .ms-blog-postList {
        margin-right: 0;
    }
}

.ms-webpart-chrome {
    max-width: 100% !important;
    /*The following raises issues with bxslider being cut off*/
    /*overflow: hidden !important; */
}

@media (max-width: 991px) {
    #layoutsTable > tbody > tr > td {
        display: block !important;
        width: 100%;
    }

    .lt-ie10 #layoutsTable > tbody > tr > td {
        float: left;
        clear: left;
    }

    .ms-wiki-columnSpacing {
        padding-left: 0;
    }
}

.ms-wikicontent {
    padding-right: 0 !important;
}

#layoutsTable {
    display: block;
    max-width: 100% !important;
    overflow: hidden !important;
}

.ms-microfeed-rootBody {
    margin-left: 0;
}

.ms-microfeed-replyArea {
    padding-left: 30px;
}

.ms-microfeed-userThumbnailArea {
    background-color: #f3f3f3;
    display: block;
}

.ms-microfeed-postBox {
    max-width: 100%;
}

@media (max-width: 991px) {
    .ms-wikicontent > div #layoutsTable > tbody > tr > td {
        display: block !important;
        width: 100% !important;
    }

    .lt-ie10 .ms-wikicontent > div #layoutsTable > tbody > tr > td {
        float: left;
        clear: left;
    }

    .ms-microfeed-fullMicrofeedDiv,
    .ms-microfeed-microblogpart,
    .ms-microfeed-feedPart,
    .ms-microfeed-replyArea,
    .ms-microfeed-rootText,
    .ms-microfeed-rootBody {
        min-width: 100% !important;
        max-width: 100% !important;
        width: 100% !important;
        margin-right: 0;
    }

    .ms-webpartzone-cell {
        margin: 0 !important;
    }
}

html:not(.lt-ie9) .ms-formtable {
    table-layout: fixed;
    width: 100%;
}

    html:not(.lt-ie9) .ms-formtable + table {
        margin-top: 5px;
        border-top: 1px solid #ccc;
        padding-top: 0 !important;
    }

        html:not(.lt-ie9) .ms-formtable + table > tbody > tr > td > .ms-formtoolbar {
            margin-top: 10px;
        }

            html:not(.lt-ie9) .ms-formtable + table > tbody > tr > td > .ms-formtoolbar input[type=button] {
                min-width: 80px;
            }

    html:not(.lt-ie9) .ms-formtable .ms-formlabel {
        width: 30% !important;
        padding: 7px 10px 0 0;
        min-height: 35px;
    }

        html:not(.lt-ie9) .ms-formtable .ms-formlabel h3 {
            font-weight: bold;
            line-height: 1.42857143;
            font-size: 15px;
            margin: 0;
        }

        html:not(.lt-ie9) .ms-formtable .ms-formlabel nobr {
            word-wrap: break-word;
            white-space: normal;
        }

        html:not(.lt-ie9) .ms-formtable .ms-formlabel .ms-accentText {
            color: #9c005d !important;
        }

    html:not(.lt-ie9) .ms-formtable .ms-formbody {
        width: 70% !important;
        padding: 0 0 15px;
        min-height: 35px;
    }

        html:not(.lt-ie9) .ms-formtable .ms-formbody > br,
        html:not(.lt-ie9) .ms-formtable .ms-formbody > span > br {
            display: none !important;
        }

    html:not(.lt-ie9) .ms-formtable input[type=password],
    html:not(.lt-ie9) .ms-formtable input[type=text]:not(.sp-peoplepicker-editorInput),
    html:not(.lt-ie9) .ms-formtable input[type=file],
    html:not(.lt-ie9) .ms-formtable select,
    html:not(.lt-ie9) .ms-formtable textarea,
    html:not(.lt-ie9) .ms-formtable .sp-peoplepicker-topLevel,
    html:not(.lt-ie9) .ms-formtable .sp-peoplepicker-topLevelDisabled,
    html:not(.lt-ie9) .ms-formtable .ms-inputBox {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        max-width: 100%;
        width: auto;
        margin: 0 !important;
        color: #333333;
    }

        html:not(.lt-ie9) .ms-formtable input[type=password]:focus:focus,
        html:not(.lt-ie9) .ms-formtable input[type=text]:not(.sp-peoplepicker-editorInput):focus:focus,
        html:not(.lt-ie9) .ms-formtable input[type=file]:focus:focus,
        html:not(.lt-ie9) .ms-formtable select:focus:focus,
        html:not(.lt-ie9) .ms-formtable textarea:focus:focus,
        html:not(.lt-ie9) .ms-formtable .sp-peoplepicker-topLevel:focus:focus,
        html:not(.lt-ie9) .ms-formtable .sp-peoplepicker-topLevelDisabled:focus:focus,
        html:not(.lt-ie9) .ms-formtable .ms-inputBox:focus:focus {
            border-color: #66afe9;
            outline: 0;
            -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
            box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
        }

    html:not(.lt-ie9) .ms-formtable textarea,
    html:not(.lt-ie9) .ms-formtable .ms-inputBox,
    html:not(.lt-ie9) .ms-formtable .ms-rtestate-field.ms-inputBox,
    html:not(.lt-ie9) .ms-formtable .ms-taxonomy .ms-taxonomy-writeableregion {
        word-wrap: break-word;
        vertical-align: top;
        height: auto;
    }

    html:not(.lt-ie9) .ms-formtable .ms-long,
    html:not(.lt-ie9) .ms-formtable .ms-longfileinput,
    html:not(.lt-ie9) .ms-formtable .ms-longer,
    html:not(.lt-ie9) .ms-formtable .ms-rtelong,
    html:not(.lt-ie9) .ms-formtable .ms-rtelonger,
    html:not(.lt-ie9) .ms-formtable .ms-rtefield {
        width: 100% !important;
        max-width: 100%;
    }

    html:not(.lt-ie9) .ms-formtable .ms-dttimeinput select {
        display: inline-block;
    }

    html:not(.lt-ie9) .ms-formtable .ms-RadioText {
        display: inline-block;
        min-height: 21px;
        position: relative;
        margin-top: 4px;
    }

        html:not(.lt-ie9) .ms-formtable .ms-RadioText label {
            padding-left: 20px;
            margin: 0;
            font-weight: normal;
            cursor: pointer;
        }

        html:not(.lt-ie9) .ms-formtable .ms-RadioText input[type="radio"],
        html:not(.lt-ie9) .ms-formtable .ms-RadioText input[type="checkbox"] {
            position: absolute;
            margin: 5px 0 0 0;
            margin-top: 3px\9;
            line-height: normal;
        }

        html:not(.lt-ie9) .ms-formtable .ms-RadioText input[type="checkbox"] {
            margin-top: 6px;
            margin-top: 3px\9;
        }

    html:not(.lt-ie9) .ms-formtable table > tbody > tr:first-child > td > .ms-RadioText {
        margin-top: 6px;
    }

    html:not(.lt-ie9) .ms-formtable .ms-taxonomy {
        width: 100% !important;
    }

        html:not(.lt-ie9) .ms-formtable .ms-taxonomy .ms-taxonomy-control-holder {
            width: 100% !important;
        }

            html:not(.lt-ie9) .ms-formtable .ms-taxonomy .ms-taxonomy-control-holder:before,
            html:not(.lt-ie9) .ms-formtable .ms-taxonomy .ms-taxonomy-control-holder:after {
                content: " ";
                display: table;
            }

            html:not(.lt-ie9) .ms-formtable .ms-taxonomy .ms-taxonomy-control-holder:after {
                clear: both;
            }

            html:not(.lt-ie9) .ms-formtable .ms-taxonomy .ms-taxonomy-control-holder:before,
            html:not(.lt-ie9) .ms-formtable .ms-taxonomy .ms-taxonomy-control-holder:after {
                content: " ";
                display: table;
            }

            html:not(.lt-ie9) .ms-formtable .ms-taxonomy .ms-taxonomy-control-holder:after {
                clear: both;
            }

        html:not(.lt-ie9) .ms-formtable .ms-taxonomy .ms-taxonomy-fieldeditor {
            width: 90% !important;
            float: left;
        }

        html:not(.lt-ie9) .ms-formtable .ms-taxonomy .ms-taxonomy-writeableregion {
            min-height: 35px;
            padding: 6px 12px;
            line-height: 1.42857143;
        }

        html:not(.lt-ie9) .ms-formtable .ms-taxonomy .ms-taxonomy-browser-button {
            padding: 9px;
            cursor: pointer;
        }

        html:not(.lt-ie9) .ms-formtable .ms-taxonomy .ms-inputBox {
            width: 100%;
        }

        html:not(.lt-ie9) .ms-formtable .ms-taxonomy .ms-taxonomy-suggestion-container {
            border-radius: 5px;
            border: 1px solid #ccc;
            -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        }

    html:not(.lt-ie9) .ms-formtable .ms-rtestate-write.ms-rtestate-field {
        width: 100% !important;
        max-width: 100%;
    }

        html:not(.lt-ie9) .ms-formtable .ms-rtestate-write.ms-rtestate-field:focus {
            border: 0 none;
            outline: 0 none;
        }

        html:not(.lt-ie9) .ms-formtable .ms-rtestate-write.ms-rtestate-field > :first-child,
        html:not(.lt-ie9) .ms-formtable .ms-rtestate-write.ms-rtestate-field > :first-child + h1,
        html:not(.lt-ie9) .ms-formtable .ms-rtestate-write.ms-rtestate-field > :first-child + h2,
        html:not(.lt-ie9) .ms-formtable .ms-rtestate-write.ms-rtestate-field > :first-child + h3,
        html:not(.lt-ie9) .ms-formtable .ms-rtestate-write.ms-rtestate-field > :first-child + h4 {
            margin-top: 0;
        }

        html:not(.lt-ie9) .ms-formtable .ms-rtestate-write.ms-rtestate-field > :last-child {
            margin-bottom: 0;
        }

    html:not(.lt-ie9) .ms-formtable .sp-peoplepicker-initialHelpText {
        display: inline-block;
        margin: 3px 0 0 4px;
    }

    html:not(.lt-ie9) .ms-formtable .sp-peoplepicker-resolveList {
        margin-left: -4px;
    }

    html:not(.lt-ie9) .ms-formtable .sp-peoplepicker-topLevelFocus,
    html:not(.lt-ie9) .ms-formtable .ms-inputBox.ms-inputBoxActive {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    }

    html:not(.lt-ie9) .ms-formtable .ms-formdescriptioncolumn-wide,
    html:not(.lt-ie9) .ms-formtable .ms-formdescriptioncolumn-slim {
        width: 100%;
    }

    html:not(.lt-ie9) .ms-formtable .ms-formdescription {
        display: block;
        padding: 7px 0 3px;
        line-height: 1.42857143;
        font-size: 15px;
    }

@media (max-width: 768px) {
    html:not(.lt-ie9) .ms-formtable .ms-formlabel,
    html:not(.lt-ie9) .ms-formtable .ms-formbody {
        display: block !important;
        width: 100% !important;
    }

    .lt-ie10 .ms-formtable .ms-formlabel,
    .lt-ie10 .ms-formtable .ms-formbody {
        float: left;
        clear: left;
    }

    html:not(.lt-ie9) .ms-formtable .ms-formlabel {
        padding: 0 0 3px;
        min-height: 0;
    }

        html:not(.lt-ie9) .ms-formtable .ms-formlabel + .ms-formbody > span:first-child > .ms-formdescription:first-child {
            padding-top: 0;
        }

    html:not(.lt-ie9) .ms-formtable table > tbody > tr:first-child > td > .ms-RadioText {
        margin-top: 0;
    }

    .ms-wiki-columnSpacing {
        padding-left: 0;
    }
}

@-moz-document url-prefix() {
    .ms-formtable .ms-RadioText input[type="radio"],
    .ms-formtable .ms-RadioText input[type="checkbox"] {
        margin-top: 3px;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .ms-formtable .ms-RadioText input[type="radio"],
    .ms-formtable .ms-RadioText input[type="checkbox"] {
        margin-top: 2px;
    }
}

.ms-welcomepageheader {
    padding: 0 0 15px 0 !important;
    border-spacing: 0 !important;
    border-collapse: collapse;
}

    .ms-welcomepageheader h2 {
        margin: 0 0 10px;
    }

    .ms-welcomepageheader td > :last-child {
        margin: 0;
        padding: 0;
    }

.dfwp-list {
    padding: 5px 0;
}

    .dfwp-list .dfwp-item {
        padding: 0 10px;
    }

        .dfwp-list .dfwp-item:hover {
            background-color: #deeafe;
        }

    .dfwp-list .image-area-left > img,
    .dfwp-list .link-item > a {
        padding: 3px 0;
    }

    .dfwp-list .link-item > a {
        display: block;
    }

@media (max-width: 991px) {
    .ms-welcomepageheader > tbody > tr > td {
        display: block !important;
        width: 100% !important;
        padding: 0 !important;
    }

    .lt-ie10 .ms-welcomepageheader > tbody > tr > td {
        float: left;
        clear: left;
    }

    .ms-welcomepageheader > tbody > tr > td + td {
        padding-top: 15px !important;
    }
}

.ms-webpartzone-cell {
    margin: auto auto 15px;
}

@media (max-width: 991px) {
    .responsiveTextLayouts > #layoutsTable > tbody > tr > td {
        display: block !important;
        width: 100% !important;
    }

    .lt-ie10 .responsiveTextLayouts > #layoutsTable > tbody > tr > td {
        float: left;
        clear: left;
    }
}

/* Dialog window patches */

.ms-dlgFrame, .ms-dialog, .ms-dialog body {
    overflow: auto;
}

.ms-dlgFrameContainer {
    padding-right: 7px;
}

    .ms-dlgFrameContainer > iframe:first-child {
        width: 100% !important;
    }

.ms-dlgTitle {
    padding-top: 10px;
}

.ms-dlgTitleText {
    margin: 0;
    min-height: 25px;
}

.ms-dialog body {
    background-color: #ffffff !important;
    margin-right: 15px;
}

.ms-dialog .page {
    padding-top: 10px;
}

.ms-dialog .topbar,
.ms-dialog .topbar-fixed,
.ms-dialog .topbar-left {
    position: relative;
}

.ms-dialog .topbar,
.ms-dialog .topbar-fixed {
    background: #3366cc;
    border-bottom: 0;
    box-shadow: none;
    height: auto;
}

    .ms-dialog .topbar .container {
        padding: 0;
        margin: 0 0 15px;
    }

.ms-dialog .ms-cui-tabContainer {
    border: 0;
}

.ms-dialog .ms-cui-topBar2 {
    height: auto;
}

.ms-dialog .ms-formtable .ms-formbody {
    min-height: 0 !important;
}

#RibbonContainer {
    margin-bottom: 30px;
}

/* Blog page responsiveness */

@media (max-width: 767px) {
    .ms-blog-postBox {
        padding: 10px;
    }

    .ms-blog-postBoxDate {
        float: right;
        margin: -10px -10px 10px 10px;
    }

    .ms-blog-postBoxMargin {
        margin: 0;
    }
}

.ms-blog-postList li table {
    display: none;
}

/* Pagination fixes */
.ms-bottompagingline td a {
    position: relative;
}

/* Typography patches */

.main-content p,
.main-content ul,
.main-content ol {
    margin-top: 0;
    line-height: 1.428571429;
}
/*Tarak removed below styles during master page remediation project. This was causing ECB menu opening at top of browser window */
/*.ms-itmHoverEnabled .ms-core-menu-box
{
	top:10px !important;
}*/
/*Added by Deepu to hide "Edit links" on quick launch*/
li.ms-navedit-editArea {
    display: none;
}


/* Master Page Remediation Fixes by Tarak*/


/*Fix for IE issue of navigation items*/
#moveUp_link, #moveDown_link, #edit_link, #remove_link {
    cursor: pointer !important;
}

/*to fix : The +, callout,refresh icon button for new items are hidden due to styling in nucleus-min*/
.ms-list-addnew-img20, .ms-ellipsis-icon, .ms-comm-refreshIcon {
    max-width: none !important;
    width: 271px !important;
}
/*To fix User image issue*/
.ms-peopleux-userImgWrapper img {
    max-width: 100% !important;
}

/* GovAtom fixes*/
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.label {
    display: inline;
    padding: .2em .6em .3em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    background-color: #4f80e4;
    width: auto !important;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 21px 0;
    border-radius: 5px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #36c;
            background-color: transparent;
            border: 1px solid #d9d9d9;
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 5px;
            border-top-left-radius: 5px;
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-bottom-right-radius: 5px;
            border-top-right-radius: 5px;
        }

        .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
            color: #2952a3;
            background-color: #deeafe;
            border-color: #d9d9d9;
        }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        z-index: 2;
        color: #fff;
        background-color: #4f80e4;
        border-color: #4f80e4;
        cursor: default;
    }

    .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
        color: #999;
        background-color: transparent;
        border-color: #d9d9d9;
        cursor: not-allowed;
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 19px;
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 4px 8px;
    font-size: 13px;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.pagination {
    font-weight: 700;
}

    .pagination [class^=glyphicon-] {
        top: 2px;
    }

    .pagination > li > a, .pagination > li > span {
        border-right: 0;
        border-left: 0;
        margin-left: 0;
    }

    .pagination > li:first-child > a, .pagination > li:first-child > span {
        border-left: 1px solid #d9d9d9;
    }

    .pagination > li:last-child > a, .pagination > li:last-child > span {
        border-right: 1px solid #d9d9d9;
    }

.thumbnail a > img, .thumbnail > img {
    width: 100%;
}

.thumbnail .caption {
    padding-bottom: 4.5px;
    color: inherit;
}

    .thumbnail .caption > h2, .thumbnail .caption > h3, .thumbnail .caption > h4 {
        margin-top: 10.5px;
    }

.alert {
    padding-left: 35px;
    margin-bottom: 10.5px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 4px 8px;
    font-size: 13px;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}



.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    padding-bottom: 40px;
}

    .nav > li {
        position: relative;
        display: block;
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px;
        }

            .nav > li > a:focus, .nav > li > a:hover {
                text-decoration: none;
                background-color: #deeafe;
            }

        .nav > li.disabled > a {
            color: #999;
        }

            .nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
                color: #999;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed;
            }

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background-color: #deeafe;
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9.5px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .nav > li > a > img {
        max-width: none;
    }

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        border-color: #cacaca;
    }

.nav-pills > li {
    float: left;
}

    .nav-pills > li > a {
        border-radius: 5px;
    }

    .nav-pills > li + li {
        margin-left: 2px;
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
        color: #fff;
        background-color: #4f80e4;
    }

.nav-pills > .active > a > .badge, a.list-group-item.active > .badge {
    color: #36c;
    background-color: #fff;
}

.nav-pills > li > a > .badge {
    margin-left: 3px;
}



/*/ For tablets devices portrait*/
@media screen and (max-width:768px) {
    .nav {
        padding-bottom: 80px !important;
    }

    .table-responsive {
        max-width: 765px;
    }
}


/* ----------- iPhone 4 and 4S ----------- */

/* Portrait */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .nav {
        padding-bottom: 190px !important;
    }

    .table-responsive {
        max-width: 315px;
    }

    .form-control {
        width: 60% !important;
    }

    .rightContent {
        float: none;
    }
}

/* Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .nav {
        padding-bottom: 110px !important;
    }

    .table-responsive {
        max-width: 460px;
    }

    .form-control {
        width: 70% !important;
    }
}

/* ----------- iPhone 5 and 5S ----------- */


/* Portrait */
@media only screen and (device-width: 320px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .nav {
        padding-bottom: 190px !important;
    }

    .table-responsive {
        max-width: 300px;
    }

    .form-control {
        width: 60% !important;
    }

    .rightContent {
        float: none;
    }
}

/* Landscape */
@media only screen and (device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .nav {
        padding-bottom: 70px !important;
    }

    .table-responsive {
        max-width: 545px;
    }

    .form-control {
        width: 70% !important;
    }

    .rightContent {
        float: none;
    }
}

/*Google Nexus  5*/


/* Portrait */
@media only screen and (device-width: 360px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .nav {
        padding-bottom: 150px !important;
    }

    .table-responsive {
        max-width: 330px;
    }

    .form-control {
        width: 60% !important;
    }

    .rightContent {
        float: none;
    }
}

/* Landscape */
@media only screen and (device-width: 640px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .nav {
        padding-bottom: 70px !important;
    }

    .table-responsive {
        max-width: 600px;
    }

    .form-control {
        width: 80% !important;
    }

    .rightContent {
        float: none;
    }
}

/* ----------- iPhone 6 ----------- */

/* Portrait */
@media only screen and (device-width: 375px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {

    .nav {
        padding-bottom: 150px !important;
    }

    .table-responsive {
        max-width: 355px;
    }

    .form-control {
        width: 60% !important;
    }

    .rightContent {
        float: none;
    }
}

/* Landscape */
@media only screen and (device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .nav {
        padding-bottom: 70px !important;
    }

    .table-responsive {
        max-width: 645px;
    }

    .form-control {
        width: 70% !important;
    }

    .rightContent {
        float: none;
    }
}



/* ----------- iPhone 6+ ----------- */

/* Portrait */
@media only screen and (device-width: 414px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    .nav {
        padding-bottom: 100px !important;
    }

    .table-responsive {
        max-width: 380px;
    }

    .form-control {
        width: 60% !important;
    }

    .rightContent {
        float: none;
    }
}

/* Landscape */
@media only screen and (device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .nav {
        padding-bottom: 70px !important;
    }

    .table-responsive {
        max-width: 700px;
    }

    .form-control {
        width: 70% !important;
    }

    .rightContent {
        float: none;
    }
}



/*Wrap Text in listview webparts*/
.table-responsive > table > thead > tr > th,
.table-responsive > table > tbody > tr > th,
.table-responsive > table > tfoot > tr > th,
.table-responsive > table > thead > tr > td,
.table-responsive > table > tbody > tr > td,
.table-responsive > table > tfoot > tr > td {
    white-space: inherit !important;
}


#ctl00_PlaceHolderLeftNavBar_PlaceHolderQuickLaunchBottom_idNavLinkViewAll {
    display: none !important;
}



/* Resolve issue of Ok and Cancel button on set alert dialog  */
#ctl00_PlaceHolderMain_ctl05_ctl02_tbMobileAddr
{
width:215px !important;
}


/*To make Promoted Links Previous Button visible.*/
[class*='ms-promlink-button-'] {
    position: relative!important;
}

/*If top menu has no link,font should be white*/
.ms-core-listMenu-item
{ color:#fff;}

/*custom about us implemented, so hiding default one*/
li[text="About Me"]{ display:none;}