body, .ms-core-defaultFont, #pageStatusBar, .ms-status-msg, .js-callout-body {
    font-family: "Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
    font-size: 13px
}

body, .ms-core-defaultFont, .js-callout-body {
    color: #444
}

.ms-core-defaultFont {
    font-weight: normal;
    text-decoration: none;
    white-space: normal;
    word-break: normal;
    line-height: normal
}

body {
    margin: 0px;
    overflow: hidden;
    background-color: #fff;
    background-size: cover;
    background-repeat: no-repeat
}

html > .ms-core-needIEFilter {
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='about:blank',sizingMethod='scale'); "
}

.ms-backgroundImage {
    background-image: url()
}

#s4-ribbonrow {
    position: relative
}

#s4-workspace {
    overflow: auto;
    position: relative
}

#s4-bodyContainer {
    padding-bottom: 35px
}

h1, h2, h3, h4, h5, h6, .ms-h1, .ms-h2, .ms-h3, .ms-h4, .ms-h5, .ms-h6 {
    margin: auto;
    font-weight: normal
}

h1, .ms-h1 {
    font-family: "Segoe UI Light","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
    font-size: 2.3em;
    color: #777;
    font-weight: 200
}

h2, h3, .ms-h2, .ms-h3, .ms-headerFont {
    font-family: "Segoe UI Semilight","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
    color: #262626;
    font-weight: 300
}

h2, .ms-h2 {
    font-size: 1.46em
}

h3, .ms-h3 {
    font-size: 1.15em
}

h4, h5, h6, .ms-h4, .ms-h5, .ms-h6 {
    font-family: "Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif
}

h4, .ms-h4 {
    font-size: 1em;
    color: #262626
}

h5, .ms-h5 {
    font-size: 1em
}

h6, .ms-h6 {
    font-size: 1em
}

img {
    border: none;
    -webkit-tap-highlight-color: transparent
}

iframe {
    border: none
}

hr {
    border-width: 0px;
    border-top: 1px solid #c6c6c6
}

table {
    border-width: 0px
}

input, select, label, textarea, button, option {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    vertical-align: middle
}

textarea {
    overflow: auto
}

input[type=password], input[type=text], input[type=file], select, textarea, .sp-peoplepicker-topLevel, .sp-peoplepicker-topLevelDisabled, .sp-peoplepicker-autoFillContainer, .ms-inputBox {
    border: 1px solid #ababab;
    background-color: #fff;
    background-color: rgba(255,255,255,0.85);
    color: #444
}

input[type=password], input[type=text], input[type=file], textarea, .ms-inputBox {
    padding: 2px 5px
}

input[type=button], input[type=reset], input[type=submit], button {
    min-width: 6em;
    padding: 7px 10px;
    border: 1px solid #ababab;
    background-color: #fdfdfd;
    background-color: #fdfdfd;
    margin-left: 10px;
    font-family: "Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
    font-size: 11px;
    color: #444
}

input[type=password]:focus, input[type=text]:focus, select:focus, textarea:focus, .sp-peoplepicker-topLevelFocus, .ms-inputBoxActive, .ms-inputBox.ms-inputBoxActive:hover {
    border-color: #2a8dd4
}

input[type=button]::-moz-inner-focus, input[type=reset]::-moz-inner-focus, input[type=submit]::-moz-inner-focus, button::-moz-inner-focus {
    border-color: #444
}

input[type=password]:hover, input[type=text]:hover, input[type=file]:hover, textarea:hover, .sp-peoplepicker-topLevel:hover, .ms-inputBox:hover {
    border-color: #92c0e0
}

input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover, button:hover {
    border-color: #92c0e0;
    background-color: #e6f2fa;
    background-color: #e6f2fa
}

input[type=button]:active, input[type=reset]:active, input[type=submit]:active, button:active {
    border-color: #2a8dd4;
    background-color: #92b7d1;
    background-color: #92c0e0
}

input.ms-button-emphasize, button.ms-button-emphasize {
    border-color: #0067b0;
    background-color: #0072c6;
    background-color: #0072c6;
    color: #fff
}

    input.ms-button-emphasize:hover, button.ms-button-emphasize:hover {
        background-color: #0067b0;
        background-color: #0067b0;
        border-color: #004d85
    }

input[type=password][disabled], input[type=text][disabled], input[type=file][disabled], textarea[disabled], select[disabled], .sp-peoplepicker-topLevelDisabled, .ms-inputBoxDisabled {
    color: #b1b1b1;
    border-color: #e1e1e1;
    background-color: #fdfdfd;
    background-color: #fdfdfd
}

input[type=button][disabled], input[type=reset][disabled], input[type=submit][disabled], button[disabled][disabled] {
    border-color: #e1e1e1;
    background-color: #fdfdfd;
    background-color: #fdfdfd;
    color: #b1b1b1
}

a:visited {
    color: #663399;
    text-decoration: none
}

a:hover, a:active {
    text-decoration: underline
}

a:active {
    color: #004D85
}

a, .ms-link:visited {
    color: #0072c6;
    text-decoration: none
}

#sideNavBox > hr {
    margin: 20px auto
}

#siteactiontd {
    height: 30px;
    margin-right: 0px
}

.ms-siteactions-root {
    font-weight: 600;
    display: inline-block;
    position: relative;
    vertical-align: top
}

    .ms-siteactions-root > span > a.ms-core-menu-root {
        width: 16px;
        height: 16px;
        display: inline-block;
        padding: 8px 7px 6px 8px
    }

.ms-siteactions-imgspan {
    display: inline-block;
    width: 15px;
    height: 14px;
    overflow: hidden;
    position: relative
}

    .ms-siteactions-imgspan > .ms-core-menu-buttonIcon {
        position: absolute;
        top: -102px;
        left: -251px
    }

.ms-siteactions-hover .ms-siteactions-imgspan > .ms-core-menu-buttonIcon {
    top: -84px;
    left: -254px
}

.ms-siteactions-normal {
    display: inline-block;
    border-right: 1px solid transparent
}

#welcomeMenuBox {
    font-size: 1em;
    display: inline-block;
    vertical-align: top;
    height: 30px
}

.ms-welcome-root {
    display: inline-block;
    position: relative;
    height: 30px;
    line-height: 30px;
    padding: 0px 7px 0px 11px;
    border-right: 1px solid transparent;
    background-clip: padding-box
}

.ms-core-needIEFilter .ms-welcome-root {
    border-left-color: #0072c6
}

.ms-core-menu-arrow {
    margin-left: 3px
}

.ms-signInLink {
    vertical-align: middle;
    display: inline-block;
    line-height: 30px;
    padding: 0px 7px 0px 11px
}

.ms-welcome-root > a.ms-core-menu-root, .ms-signInLink {
    color: #666;
    text-decoration: none;
    height: 30px
}

    .ms-welcome-hover > a.ms-core-menu-root, .ms-signInLink:hover {
        color: #444;
        text-decoration: none
    }

    .ms-welcome-root > a.ms-core-menu-root:active, .ms-signInLink:active {
        color: #004d85;
        text-decoration: none
    }

.ms-welcome-hover, .ms-siteactions-hover {
    background-color: #fff;
    border-right-color: #d1d1d1
}

    .ms-welcome-root > .ms-core-menu-box.ms-core-menu-box, .ms-siteactions-hover > .ms-core-menu-box.ms-core-menu-box {
        box-shadow: 3px 3px 6px -4px rgba(0,0,0,0.3),-3px 3px 6px -4px rgba(0,0,0,0.3);
        border-top: 0px solid transparent
    }

    .ms-core-suiteLink > .ms-core-menu-box, .ms-core-suiteLink > .ms-core-menu-boxBig, .ms-siteactions-hover > .ms-core-menu-box, .ms-siteactions-hover > .ms-core-menu-boxBig, .ms-welcome-root > .ms-core-menu-box, .ms-welcome-root > .ms-core-menu-boxBig {
        padding-top: 4px
    }

#ms-help {
    display: inline-block;
    height: 30px
}

.ms-dd-button {
    display: inline-block;
    margin-left: 5px
}

div.ms-cui-TabRowRight {
    padding-right: 5px;
    height: 35px;
    line-height: 35px
}

.ms-qatbutton {
    border: 1px solid transparent;
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    line-height: normal
}

.ms-promotedActionButton {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle
}

.ms-promotedActionButton-icon {
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px
}

.ms-promotedActionButton-text {
    display: inline-block;
    color: #666;
    text-transform: uppercase;
    font-size: 8pt
}

.ms-promotedActionButton:hover .ms-promotedActionButton-text {
    color: #333
}

.ms-promotedActionButton:active .ms-promotedActionButton-text {
    color: #004d85
}

.ms-viewselector-currentView {
    font-size: 1.2em;
    color: #111;
    font-family: "Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif
}

    .ms-viewselector-currentView:hover {
        color: #b95f00
    }

.ms-siteicon-a {
    display: inline-block;
    max-width: 180px;
    max-height: 64px
}

.ms-siteicon-img {
    display: block;
    max-width: 180px;
    max-height: 64px
}

#s4-titlerow {
    margin-bottom: 27px;
    height: 64px
}

#titleAreaBox {
    margin: auto 20px
}

.ms-core-pageTitle, .ms-core-pageTitle a {
    font-family: "Segoe UI Light","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
    color: #262626
}

.ms-core-pageTitle {
    font-size: 2.77em;
    white-space: nowrap
}

    .ms-core-pageTitle a:hover, .ms-core-pageTitle a:active {
        text-decoration: none
    }

#siteIcon {
    min-width: 64px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    margin-right: 20px;
    float: left
}

#ms-pageDescriptionDiv {
    height: 16px;
    width: 16px;
    display: inline-block;
    overflow: hidden
}

#ms-pageDescriptionImage {
    height: 16px;
    width: 16px;
    background: url("/_layouts/15/images/spcommon.png?rev=23") no-repeat -161px -178px;
    display: inline-block;
    vertical-align: top
}

#coms-pageDescriptionCallout_callout-body {
    padding: 10px
}

.ms-webPartMenu-wpmenuarrowImg {
    top: -250px;
    left: -109px;
    position: relative
}

.ms-core-form-heading {
    color: #0072c6
}

.ms-core-form-section {
    margin-bottom: 13px
}

.ms-core-form-subsection {
    margin: 9px auto 11px
}

.ms-core-form-line {
    margin-bottom: 6px
}

.ms-core-form input[type=radio], .ms-core-form input[type=checkbox] {
    margin-right: 5px
}

.ms-core-form-titleCell {
    width: 100px
}

.ms-core-form-title {
    font-size: inherit;
    color: #0072c6
}

.ms-core-form-row > td {
    padding: 7px;
    margin: 1px;
    vertical-align: top
}

.ms-core-navigation {
    font-family: "Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif
}

.ms-core-form-bottomButtonBox {
    text-align: right;
    margin-top: 20px
}

.ms-chkmark-container {
    cursor: pointer;
    display: inline-block;
    float: left;
    width: 21px;
    height: 21px;
    padding-left: 4px;
    padding-top: 4px;
    margin-left: auto;
    margin-right: auto
}

.ms-chkmark-container-centerer {
    text-align: center
}

.ms-chkmark-complete.ms-chkmark-complete {
    left: -254px;
    top: -66px
}

.ms-chkmark-notcomplete.ms-chkmark-notcomplete {
    left: -89px;
    top: -178px
}

.ms-chkmark-marktaskcomplete.ms-chkmark-marktaskcomplete {
    left: -103px;
    top: -160px
}

.ms-taskdate-daysvalue {
    font-weight: 200;
    font-size: 3.69em;
    font-family: "Segoe UI";
    color: #444;
    display: inline-block
}

.ms-taskdate-dayinfo {
    position: relative;
    left: 14px;
    display: inline-block
}

.ms-taskdate-daysunit {
    font-weight: 300;
    font-size: 1.46em;
    font-family: "Segoe UI";
    color: #444;
    text-transform: uppercase
}

.ms-pagearrow-left-outerspan {
    height: 16px;
    width: 16px;
    padding: 15px;
    display: inline-block
}

.ms-pagearrow-left {
    height: 16px;
    width: 16px;
    position: relative;
    display: inline-block;
    overflow: hidden
}

.ms-pagearrow-left-icon {
    left: -127px;
    top: -232px;
    position: absolute
}

.ms-pagearrow-right-outerspan {
    height: 16px;
    width: 16px;
    padding: 15px;
    display: inline-block
}

.ms-pagearrow-right {
    height: 16px;
    width: 16px;
    position: relative;
    display: inline-block;
    overflow: hidden
}

.ms-pagearrow-right-icon {
    left: -199px;
    top: -228px;
    position: absolute
}

.ms-input-divAroundTextArea {
    border: 1px solid #ababab;
    padding: 4px
}

#searchInputBox {
    margin-bottom: 12px;
    float: right
}

.ms-srch-sb {
    display: inline-block
}

.ms-core-header .ms-srch-sb {
    background-color: #fff;
    background-color: rgba(255,255,255,0.85)
}

.ms-srch-sb-border {
    border: 1px solid #ababab
}

.ms-core-header .ms-srch-sb-border {
    border: 1px solid #ababab
}

.ms-srch-sb-border:hover {
    border: 1px solid #92c0e0
}

.ms-core-header .ms-srch-sb-border:hover {
    border: 1px solid #92c0e0
}

.ms-srch-sb-borderFocused {
    border: 1px solid #2a8dd4
}

.ms-core-header .ms-srch-sb-borderFocused {
    border: 1px solid #2a8dd4
}

.ms-srch-sb > input {
    display: inline-block;
    border-style: none;
    outline-style: none;
    height: 18px;
    margin: 0px 0px 0px 5px;
    padding: 0px 1px 0px 0px;
    width: 200px;
    background-color: transparent
}

.ms-core-header .ms-srch-sb > input {
    color: #444
}

.ms-srch-sb > input:focus {
    border-style: none;
    outline-style: none
}

.ms-srch-sb > input[type=text]::-ms-clear {
    display: none
}

.ms-srch-sb-link {
    float: left;
    margin-left: 10px
}

.ms-srch-sb-navLink, .ms-srch-sb-searchLink {
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
    background-color: transparent;
    border: 1px solid transparent;
    position: relative;
    overflow: hidden
}

.ms-srch-sb > .ms-srch-sb-searchLink {
    margin-left: -1px;
    height: 20px;
    width: 20px
}

.ms-srch-sb > .ms-srch-sb-navLink {
    height: 20px;
    width: 20px
}

.ms-srch-sb-searchLink:hover, .ms-srch-sb-navLink:hover {
    background-color: #e6f2fa;
    background-color: #e6f2fa
}

.ms-srch-sb-searchLink:active, .ms-srch-sb-searchLink > img:active, .ms-srch-sb-navLink:active, .ms-srch-sb-navLink > img:active, .ms-srch-sb-navLink-menuOpen, .ms-srch-sb-navLink-menuOpen:hover {
    background-color: #92c0e0;
    background-color: #92c0e0
}

.ms-srch-sb-searchImg {
    left: -35px;
    top: -57px;
    position: absolute
}

    .ms-srch-sb-searchImg:hover {
        left: -1px;
        top: -69px
    }

.ms-srch-sb-navImg {
    left: -35px;
    top: -35px;
    position: absolute
}

    .ms-srch-sb-navImg:hover, .ms-srch-sb-navLink-menuOpen > .ms-srch-sb-navImg {
        left: -57px;
        top: -35px
    }

.ms-core-header .ms-srch-sb-prompt.ms-srch-sb-prompt {
    color: #777
}

.ms-qSuggest-container {
    border: inherit;
    padding: 5px 0px;
    margin: -1px 0px 0px -1px;
    visibility: hidden;
    position: absolute;
    background-color: #fff;
    z-index: 1000
}

.ms-qSuggest-list {
    cursor: default;
    margin: 0px;
    overflow: hidden;
    padding: 0px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ms-qSuggest-listItem {
    margin: 0px;
    padding: 7px 10px
}

.ms-qSuggest-hListItem {
    background-color: #cde6f7;
    background-color: rgba(205,230,247,0.5);
    margin: 0px;
    padding: 7px 10px
}

.ms-qSuggest-personalResultTitle {
    padding: 7px 10px;
    margin: 0;
    color: #666
}

.ms-qSuggest-listSeparator {
    border-top: 1px solid #c6c6c6;
    margin: 7px 0px
}

a:active.ms-skip, a:focus.ms-skip, a:focus.ms-acc-button, a:active.ms-acc-button {
    position: absolute;
    top: 2px;
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
    padding: 2px 4px;
    z-index: 12;
    height: auto;
    width: auto
}

#pageStatusBar[class], .ms-status-msg {
    position: static;
    margin-bottom: 15px;
    padding: 7px 10px;
    border-width: 1px;
    border-style: solid;
    color: #444
}

.ms-status-blue {
    background-color: #f0f0f0 !important;
    border-color: #c6c6c6 !important
}

    .ms-status-blue a:link, .ms-status-blue a:visited {
        color: #125ab2 !important
    }

.ms-status-green {
    background-color: #c7f299 !important;
    border-color: #99cc62 !important
}

    .ms-status-green a:link, .ms-status-green a:visited {
        color: #125ab2 !important
    }

.ms-status-yellow {
    background-color: #fff19d !important;
    border-color: #d7d889 !important
}

    .ms-status-yellow a:link, .ms-status-yellow a:visited {
        color: #125ab2 !important
    }

.ms-status-red {
    background-color: #f8d4d4 !important;
    border-color: #f5a6a7 !important
}

    .ms-status-red a:link, .ms-status-red a:visited {
        color: #125ab2 !important
    }

.ms-status-status {
    display: block
}

.ms-status-title {
    margin-right: 10px;
    vertical-align: middle
}

.ms-status-body {
    vertical-align: middle
}

.ms-status-iconSpan {
    display: inline-block;
    height: 20px;
    width: 20px;
    position: relative;
    vertical-align: middle;
    overflow: hidden;
    margin-right: 10px
}

.ms-status-iconImg, .ms-status-dismissIconImg {
    position: absolute
}

.ms-status-blue > .ms-status-status > .ms-status-iconSpan > .ms-status-iconImg {
    top: -52px;
    left: -178px
}

.ms-status-green > .ms-status-status > .ms-status-iconSpan > .ms-status-iconImg {
    top: -30px;
    left: -178px
}

.ms-status-red > .ms-status-status > .ms-status-iconSpan > .ms-status-iconImg {
    top: -74px;
    left: -178px
}

.ms-status-yellow > .ms-status-status > .ms-status-iconSpan > .ms-status-iconImg {
    top: -180px;
    left: -45px
}

.ms-status-status > .ms-status-iconSpan > .ms-status-dismissIconImg {
    top: -180px;
    left: -23px
}

#ms-gearPageBody {
    padding: 0px 20px
}

#ms-loading-body {
    text-align: center;
    padding-top: 175px
}

#ms-loading-box {
    display: inline-block;
    min-width: 375px;
    text-align: left;
    box-shadow: none;
    position: static
}

.ms-dialog #ms-loading-body {
    padding-top: 0px
}

.ms-dialog #ms-loading-box {
    border-width: 0px
}

#gearsImageLink {
    margin-right: 3px;
    vertical-align: middle;
    outline: none
}

#gearsImage {
    height: 32px;
    width: 32px
}

.ms-diffdelete {
    text-decoration: line-through
}

.ms-diffinsert, .ms-diffinsert.ms-descriptiontext {
    text-decoration: underline;
    color: #338200
}

.ms-storefront-appiconimg {
    vertical-align: middle;
    height: auto;
    width: auto
}

.ms-storefront-appiconspan {
    height: 96px;
    width: 96px;
    line-height: 90px;
    position: relative;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    background-color: #0072c6
}

.ms-core-needIEFilter .ms-storefront-appiconspan {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff0072c6,endColorstr=#ff0072c6)"
}

.ms-storefront-defaultappiconimg {
    left: -111px;
    top: -5px;
    position: absolute;
    height: auto;
    width: auto
}

.ms-foldHyperLink-panel {
    display: inline
}

#ms-hcTest {
    border: 1px solid #f00 !important;
    visibility: hidden !important;
    position: absolute !important
}

.ms-trc-noti-title {
    overflow: hidden
}

.ms-accentText, .ms-accentText:visited {
    color: #0072c6
}

.ms-textXLarge {
    font-family: "Segoe UI Semilight","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
    font-size: 1.46em
}

.ms-textLarge {
    font-family: "Segoe UI Semilight","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
    font-size: 1.15em
}

.ms-metadata, .ms-descriptiontext, .ms-secondaryCommandLink {
    font-family: "Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif
}

.ms-textSmall, .ms-textXSmall, .ms-metadata, .ms-descriptiontext, .ms-secondaryCommandLink {
    font-size: .9em
}

.ms-metadata, .ms-descriptiontext {
    color: #777
}

.ms-uppercase {
    text-transform: uppercase
}

.ms-helperText, input.ms-helperText {
    color: #777
}

.ms-atMention, .ms-hashTag {
    font-weight: bold
}

    .ms-subtleLink:link, .ms-subtleLink:visited, .ms-atMention:link, .ms-atMention:visited, .ms-hashTag:link, .ms-hashTag:visited {
        color: #444
    }

    .ms-subtleLink:hover, .ms-atMention:hover, .ms-hashTag:hover {
        color: #0072c6;
        text-decoration: none
    }

    .ms-subtleLink:active, .ms-atMention:active, .ms-hashTag:active {
        color: #004d85;
        text-decoration: none
    }

.ms-calloutLink:link, a.ms-calloutLink:visited, .ms-calloutLinkDisabled {
    font-size: 1em
}

.ms-commandLink, .ms-commandLink:visited {
    font-size: .85em
}

    .ms-calloutLink:link, a.ms-calloutLink:visited, .ms-calloutLinkDisabled, .ms-commandLink, .ms-commandLink:visited, .ms-secondaryCommandLink, .ms-secondaryCommandLink:visited {
        font-family: "Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
        color: #262626;
        text-transform: uppercase;
        text-decoration: none
    }

.ms-soften, .ms-soften:link, a.ms-soften:visited, .ms-soften:hover, .ms-soften:active {
    color: #777
}

.ms-commandLink, .ms-commandLink:visited {
    color: #666
}

.ms-secondaryCommandLink, .ms-secondaryCommandLink:visited {
    color: #262626;
    text-transform: none
}

    .ms-calloutLink:hover, .ms-commandLink:hover, .ms-secondaryCommandLink:hover {
        color: #0072c6;
        text-decoration: none
    }

    .ms-calloutLink:active, .ms-commandLink:active, .ms-secondaryCommandLink:active {
        color: #004d85
    }

.ms-heroCommandLink, .ms-heroCommandLink:visited {
    color: #0072c6;
    text-decoration: none
}

    .ms-heroCommandLink:hover, .ms-heroCommandLink:active {
        color: #004d85;
        text-decoration: none
    }

.ms-calloutLinkDisabled:link, .ms-calloutLinkDisabled:visited, a.ms-calloutLinkDisabled:hover, .ms-calloutLinkDisabled:active, .ms-commandLinkDisabled:link, .ms-commandLinkDisabled:visited, .ms-commandLinkDisabled:hover, .ms-commandLinkDisabled:active {
    color: #b1b1b1;
    cursor: default;
    border-style: none
}

.ms-core-form-error, .ms-error, .ms-formvalidation, .ms-diffdeletenostrike, .ms-diffdelete {
    color: #bf0000
}

.ms-tooltip {
    text-decoration: none;
    border-bottom: 1px dotted
}

.ms-emptyMode, .ms-attractMode {
    font-family: "Segoe UI Semilight","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
    font-size: 1.46em;
    color: #777
}

.ms-attractMode {
    color: #666
}

a.ms-listlink, a.ms-listlink:hover, a.ms-listlink:active {
    color: #444
}

    a.ms-listlink:hover, a.ms-listlink:active {
        text-decoration: underline
    }

.ms-webpart-titleText {
    font-size: 1.46em
}

    .ms-webpart-titleText.ms-webpart-titleText, .ms-webpart-titleText > a {
        font-family: "Segoe UI Semilight","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
        color: #444;
        overflow: hidden;
        text-align: justify;
        text-overflow: ellipsis;
        white-space: nowrap
    }

        .ms-webpart-titleText > a:hover {
            color: #0072c6
        }

        .ms-webpart-titleText > a:active {
            color: #004d85
        }

.ms-webpart-titleText-withMenu {
    padding-right: 35px
}

.ms-disabled {
    color: #b1b1b1
}

.ms-largeNumber {
    font-size: 2.31em;
    font-family: "Segoe UI Light","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
    color: #262626
}

.ms-hcLink {
    border-bottom: 1px solid transparent
}

.ms-emphasis {
    color: #fff;
    background-color: #0072c6
}

.ms-core-needIEFilter .ms-emphasis {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff0072c6,endColorstr=#ff0072c6)"
}

.ms-emphasis:hover {
    background-color: #0067b0
}

.ms-core-needIEFilter .ms-emphasis:hover {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff0067b0,endColorstr=#ff0067b0)"
}

.ms-emphasisBorder {
    border: 1px solid #0067b0
}

    .ms-emphasisBorder:hover {
        border-color: #004d85
    }

.ms-subtleEmphasis {
    color: #666;
    background-color: #f1f1f1
}

.ms-subtleEmphasisCommand {
    color: #262626;
    background-color: #f1f1f1
}

.ms-core-needIEFilter .ms-subtleEmphasisCommand {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)"
}

.ms-subtleEmphasisCommand:hover {
    color: #0072c6
}

.ms-subtleEmphasisCommand:active {
    color: #004d85
}

.ms-subtleEmphasisCommand-disabled {
    color: #b1b1b1
}

.ms-sideNav {
    color: #666666
}

    .ms-sideNav:hover {
        color: #0072c6
    }

    .ms-sideNav:active {
        color: #004d85
    }

    .ms-sideNav:hover, .ms-sideNav:active {
        background-color: rgba(205,230,247,0.5)
    }

.ms-core-needIEFilter .ms-sideNav:hover, .ms-core-needIEFilter .ms-sideNav:active {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7fcde6f7,endColorstr=#7fcde6f7)"
}

.ms-sideNav-selected {
    background-color: rgba(239,239,239,0.78)
}

.ms-core-needIEFilter .ms-sideNav-selected {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)"
}

.ms-topBar {
    color: #666;
    background-color: rgba(239,239,239,0.78)
}

.ms-core-needIEFilter .ms-topBar {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)"
}

.ms-topBar:hover {
    color: #333
}

.ms-topBar:active {
    color: #004d85
}

.ms-core-tableNoSpace {
    border-spacing: 0px
}

    .ms-core-tableNoSpace > tr > td, .ms-core-tableNoSpace > * > tr > td, .ms-core-tableNoSpace > tr > th, .ms-core-tableNoSpace > * > tr > th {
        padding: 0px
    }

.ms-displayBlock {
    display: block
}

.ms-displayInline {
    display: inline
}

.ms-displayInlineBlock {
    display: inline-block
}

.ms-table {
    display: table
}

.ms-tableRow {
    display: table-row
}

.ms-tableCell {
    display: table-cell
}

.ms-verticalAlignTop {
    vertical-align: top
}

.ms-verticalAlignMiddle {
    vertical-align: middle
}

.ms-verticalAlignBaseline {
    vertical-align: baseline
}

.ms-positionRelative {
    position: relative
}

.ms-positionAbsolute {
    position: absolute
}

.ms-positionAbsolute {
    position: absolute
}

.ms-hide {
    display: none
}

.ms-visibilityHidden {
    visibility: hidden
}

.ms-accessible, .ms-hidden, a.ms-skip, a:hover.ms-skip, a:visited.ms-skip, a.ms-TurnOnAcc, a.ms-SkiptoMainContent, a.ms-SkiptoNavigation {
    position: absolute;
    top: -2000px;
    overflow: hidden;
    height: 1px;
    width: 1px;
    display: block
}

.ms-unicodeBidiEmbed {
    unicode-bidi: embed
}

.ms-clear {
    clear: both
}

.ms-alignRight {
    text-align: right
}

.ms-alignLeft {
    text-align: left
}

.ms-alignCenter {
    text-align: center
}

.ms-floatRight {
    float: right
}

.ms-floatLeft {
    float: left
}

@media print {
    .ms-noPrint, #s4-ribbonrow, #sideNavBox, .ms-feedback-box, #ms-overlay-ie8background, #background {
        display: none
    }

    #s4-titlerow {
        display: block
    }

    body {
        overflow: visible
    }

    #s4-workspace {
        overflow: visible !important;
        width: auto !important;
        height: auto !important
    }

    #contentBox {
        margin: 0px !important
    }

    html > .ms-core-needIEFilter, .ms-core-needIEFilter .ms-core-overlay, .ms-core-needIEFilter .ms-pub-contentLayout, .ms-core-needIEFilter .ms-tileview-tile-detailsBox {
        -ms-filter: "" !important
    }
}

.ms-noWrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.ms-forceWrap {
    word-wrap: break-word
}

.ms-normalWrap {
    white-space: normal;
    word-wrap: normal
}

.ms-fullWidth {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%
}

.ms-fullHeight {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 100%
}

.ms-fillBoxFull {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 100%;
    width: 100%
}

.ms-fillBox {
    height: 100%;
    width: 100%
}

.ms-padding0 {
    padding: 0px
}

.ms-margin0 {
    margin: 0px
}

.ms-noList ul, .ms-noList ol, .ms-noList {
    list-style-type: none;
    padding-left: 0px
}

.ms-bold {
    font-weight: bold
}

.ms-italic {
    font-style: italic
}

.ms-smallIndent {
    margin-left: 20px
}

.ms-indent {
    margin-left: 25px
}

.ms-highContrastBorder {
    border: 1px solid transparent
}

.ms-cursorDefault {
    cursor: default
}

.ms-cursorPointer {
    cursor: pointer
}

.ms-shadow {
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.47)
}

.ms-lines {
    border: 1px solid #ababab
}

.ms-subtleLines {
    border: 1px solid #c6c6c6
}

.ms-strongLines {
    border: 1px solid #92c0e0
}

.ms-disabledLines {
    border: 1px solid #e1e1e1
}

.ms-accentLines {
    border: 1px solid #2a8dd4
}

.ms-popupBorder {
    border: 1px solid #d1d1d1
}

.ms-bgOverlay {
    background-color: rgba(255,255,255,0.85)
}

.ms-core-needIEFilter .ms-bgOverlay {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d8ffffff,endColorstr=#d8ffffff)"
}

.ms-bgDisabled {
    background-color: #fdfdfd
}

.ms-core-needIEFilter .ms-bgDisabled {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#fffdfdfd,endColorstr=#fffdfdfd)"
}

.ms-bgHeader {
    background-color: rgba(255,255,255,0.85)
}

.ms-core-needIEFilter .ms-bgHeader {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d8ffffff,endColorstr=#d8ffffff)"
}

.ms-bgFooter {
    background-color: rgba(255,255,255,0.85)
}

.ms-core-needIEFilter .ms-bgFooter {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d8ffffff,endColorstr=#d8ffffff)"
}

.ms-bgHoverable:hover {
    background-color: rgba(205,230,247,0.5)
}

.ms-core-needIEFilter .ms-bgHoverable:hover {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7fcde6f7,endColorstr=#7fcde6f7)"
}

.ms-bgSelected {
    background-color: rgba(156,206,240,0.5)
}

.ms-core-needIEFilter .ms-bgSelected {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7f9ccef0,endColorstr=#7f9ccef0)"
}

.ms-ContentAccent1-fontColor {
    color: #0072C6
}

.ms-ContentAccent2-fontColor {
    color: #00485B
}

.ms-ContentAccent3-fontColor {
    color: #288054
}

.ms-ContentAccent4-fontColor {
    color: #767956
}

.ms-ContentAccent5-fontColor {
    color: #ED0033
}

.ms-ContentAccent6-fontColor {
    color: #682A7A
}

.ms-TileText-fontColor {
    color: #fff
}

.ms-TopBarText-fontColor {
    color: #666
}

.ms-ContentAccent1-bgColor {
    background-color: #0072C6
}

.ms-ContentAccent2-bgColor {
    background-color: #00485B
}

.ms-ContentAccent3-bgColor {
    background-color: #288054
}

.ms-ContentAccent4-bgColor {
    background-color: #767956
}

.ms-ContentAccent5-bgColor {
    background-color: #ED0033
}

.ms-ContentAccent6-bgColor {
    background-color: #682A7A
}

.ms-SelectionBackground-bgColor {
    background-color: rgba(156,206,240,0.5)
}

.ms-HoverBackground-bgColor {
    background-color: rgba(205,230,247,0.5)
}

.ms-TileBackgroundOverlay-bgColor {
    background-color: rgba(0,0,0,0.6)
}

.ms-EmphasisBackground-bgColor {
    background-color: #0072c6
}

.ms-TopBarBackground-bgColor {
    background-color: rgba(239,239,239,0.78)
}

.ms-EmphasisHoverBackground-bgColor {
    background-color: #0067b0
}

.ms-core-needIEFilter .ms-ContentAccent1-bgColor {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FF0072C6,endColorstr=#FF0072C6)"
}

.ms-core-needIEFilter .ms-ContentAccent2-bgColor {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FF00485B,endColorstr=#FF00485B)"
}

.ms-core-needIEFilter .ms-ContentAccent3-bgColor {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FF288054,endColorstr=#FF288054)"
}

.ms-core-needIEFilter .ms-ContentAccent4-bgColor {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FF767956,endColorstr=#FF767956)"
}

.ms-core-needIEFilter .ms-ContentAccent5-bgColor {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FFED0033,endColorstr=#FFED0033)"
}

.ms-core-needIEFilter .ms-ContentAccent6-bgColor {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FF682A7A,endColorstr=#FF682A7A)"
}

.ms-core-needIEFilter .ms-SelectionBackground-bgColor {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7f9ccef0,endColorstr=#7f9ccef0)"
}

.ms-core-needIEFilter .ms-HoverBackground-bgColor {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7fcde6f7,endColorstr=#7fcde6f7)"
}

.ms-core-needIEFilter .ms-TileBackgroundOverlay-bgColor {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#99000000,endColorstr=#99000000)"
}

.ms-core-needIEFilter .ms-EmphasisBackground-bgColor {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff0072c6,endColorstr=#ff0072c6)"
}

.ms-core-needIEFilter .ms-TopBarBackground-bgColor {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)"
}

.ms-core-needIEFilter .ms-EmphasisHoverBackground-bgColor {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff0067b0,endColorstr=#ff0067b0)"
}

.ms-ContentAccent1-borderColor {
    border-color: #0072C6
}

.ms-ContentAccent2-borderColor {
    border-color: #00485B
}

.ms-ContentAccent3-borderColor {
    border-color: #288054
}

.ms-ContentAccent4-borderColor {
    border-color: #767956
}

.ms-ContentAccent5-borderColor {
    border-color: #ED0033
}

.ms-ContentAccent6-borderColor {
    border-color: #682A7A
}

.ms-StrongLines-borderColor {
    border-color: #92b7d1
}

.ms-Lines-borderColor {
    border-color: #ababab
}

.ms-SubtleLines-borderColor {
    border-color: #c6c6c6
}

.ms-DisabledLines-borderColor {
    border-color: #e1e1e1
}

.ms-AccentLines-borderColor {
    border-color: #2a8dd4
}

.ms-FocusedAccentLine-borderColor {
    border-color: #2a8dd4
}

.ms-RowAccent-borderColor {
    border-color: #0072c6
}

.ms-EmphasisBorder-borderColor {
    border-color: #0067b0
}

.ms-TopBarBorder-borderColor {
    border-color: #f0f0f0
}

H1.ms-rteElement-H1 {
    -ms-name: "Heading 1";
    -ms-element: "true"
}

H2.ms-rteElement-H2 {
    -ms-name: "Heading 2";
    -ms-element: "true"
}

H3.ms-rteElement-H3 {
    -ms-name: "Heading 3";
    -ms-element: "true"
}

H4.ms-rteElement-H4 {
    -ms-name: "Heading 4";
    -ms-element: "true"
}

H1.ms-rteElement-H1B {
    -ms-name: "Heading 1 Alternate"
}

H2.ms-rteElement-H2B {
    -ms-name: "Heading 2 Alternate"
}

H3.ms-rteElement-H3B {
    -ms-name: "Heading 3 Alternate"
}

H4.ms-rteElement-H4B {
    -ms-name: "Heading 4 Alternate"
}

P.ms-rteElement-P {
    -ms-name: "Paragraph";
    -ms-element: "true"
}

.ms-rteStyle-Normal {
    -ms-name: "Normal"
}

.ms-rteStyle-Quote {
    -ms-name: "Quote"
}

.ms-rteStyle-IntenseQuote {
    -ms-name: "Intense Quote"
}

.ms-rteStyle-Emphasis {
    -ms-name: "Emphasis"
}

.ms-rteStyle-IntenseEmphasis {
    -ms-name: "Intense Emphasis"
}

.ms-rteStyle-References {
    -ms-name: "Reference"
}

.ms-rteStyle-IntenseReferences {
    -ms-name: "Intense Reference"
}

.ms-rteStyle-Accent1 {
    -ms-name: "Accent 1"
}

.ms-rteStyle-Accent2 {
    -ms-name: "Accent 2"
}

.ms-rteForeColor-1 {
    color: darkred;
    -ms-name: "";
    -ms-color: "Dark Red"
}

.ms-rteForeColor-2 {
    color: red;
    -ms-name: "";
    -ms-color: "Red"
}

.ms-rteForeColor-3 {
    color: orange;
    -ms-name: "";
    -ms-color: "Gold"
}

.ms-rteForeColor-4 {
    color: yellow;
    -ms-name: "";
    -ms-color: "Yellow"
}

.ms-rteForeColor-5 {
    color: lightgreen;
    -ms-name: "";
    -ms-color: "Light Green"
}

.ms-rteForeColor-6 {
    color: green;
    -ms-name: "";
    -ms-color: "Dark Green"
}

.ms-rteForeColor-7 {
    color: lightblue;
    -ms-name: "";
    -ms-color: "Sky Blue"
}

.ms-rteForeColor-8 {
    color: blue;
    -ms-name: "";
    -ms-color: "Blue"
}

.ms-rteForeColor-9 {
    color: darkblue;
    -ms-name: "";
    -ms-color: "Dark Blue"
}

.ms-rteForeColor-10 {
    color: purple;
    -ms-name: "";
    -ms-color: "Dark Purple"
}

.ms-rteBackColor-1 {
    background-color: darkred;
    -ms-name: "";
    -ms-color: "Dark Red"
}

.ms-rteBackColor-2 {
    background-color: red;
    -ms-name: "";
    -ms-color: "Red"
}

.ms-rteBackColor-3 {
    background-color: orange;
    -ms-name: "";
    -ms-color: "Gold"
}

.ms-rteBackColor-4 {
    background-color: yellow;
    -ms-name: "";
    -ms-color: "Yellow"
}

.ms-rteBackColor-5 {
    background-color: lightgreen;
    -ms-name: "";
    -ms-color: "Light Green"
}

.ms-rteBackColor-6 {
    background-color: green;
    -ms-name: "";
    -ms-color: "Dark Green"
}

.ms-rteBackColor-7 {
    background-color: lightblue;
    -ms-name: "";
    -ms-color: "Sky Blue"
}

.ms-rteBackColor-8 {
    background-color: blue;
    -ms-name: "";
    -ms-color: "Blue"
}

.ms-rteBackColor-9 {
    background-color: darkblue;
    -ms-name: "";
    -ms-color: "Dark Blue"
}

.ms-rteBackColor-10 {
    background-color: purple;
    -ms-name: "";
    -ms-color: "Dark Purple"
}

.ms-rteFontFace-1 {
    -ms-name: "Tahoma";
    font-family: tahoma
}

.ms-rteFontFace-2 {
    -ms-name: "Courier";
    font-family: courier,monospace
}

.ms-rteFontFace-3 {
    -ms-name: "Times New Roman";
    font-family: "Times New Roman",Times,serif
}

.ms-rteFontFace-4 {
    -ms-name: "Comic Sans";
    font-family: "Comic Sans","Comic Sans MS",cursive
}

.ms-rteFontFace-5 {
    -ms-name: "Calibri";
    font-family: Calibri
}

.ms-rteFontFace-6 {
    -ms-name: "Georgia";
    font-family: Georgia
}

.ms-rteFontFace-7 {
    -ms-name: "Impact";
    font-family: Impact
}

.ms-rteFontFace-8 {
    -ms-name: "Trebuchet MS";
    font-family: "Trebuchet MS",helvetica
}

.ms-rteFontFace-9 {
    -ms-name: "Palatino Linotype";
    font-family: "Palatino Linotype",Palatino,serif
}

.ms-rteFontFace-10 {
    -ms-name: "Lucida Console";
    font-family: "Lucida Console",monaco,sans-serif
}

.ms-rteFontFace-11 {
    -ms-name: "Garamond";
    font-family: garamond
}

.ms-rteFontFace-12 {
    -ms-name: "Segoe UI";
    font-family: "Segoe UI",Tahoma
}

.ms-rteFontSize-1 {
    font-size: 9pt
}

.ms-rteFontSize-2 {
    font-size: 11pt
}

.ms-rteFontSize-3 {
    font-size: 13pt
}

.ms-rteFontSize-4 {
    font-size: 18pt
}

.ms-rteFontSize-5 {
    font-size: 24pt
}

.ms-rteFontSize-6 {
    font-size: 36pt
}

.ms-rteFontSize-7 {
    font-size: 48pt
}

.ms-rteFontSize-8 {
    font-size: 72pt
}

.ms-rteThemeForeColor-1-0 {
    color: #fff;
    -ms-name: "Light 1";
    -ms-color: "White"
}

.ms-rteThemeForeColor-2-0 {
    color: #444;
    -ms-name: "Dark 1";
    -ms-color: "Black"
}

.ms-rteThemeForeColor-3-0 {
    color: #666;
    -ms-name: "Light 2";
    -ms-color: "White"
}

.ms-rteThemeForeColor-4-0 {
    color: #efefef;
    -ms-name: "Dark 2";
    -ms-color: "Blue Gray"
}

.ms-rteThemeForeColor-5-0 {
    color: #0072C6;
    -ms-name: "Accent 1";
    -ms-color: "Dark Blue"
}

.ms-rteThemeForeColor-6-0 {
    color: #00485B;
    -ms-name: "Accent 2";
    -ms-color: "Pink"
}

.ms-rteThemeForeColor-7-0 {
    color: #288054;
    -ms-name: "Accent 3";
    -ms-color: "Turquoise"
}

.ms-rteThemeForeColor-8-0 {
    color: #767956;
    -ms-name: "Accent 4";
    -ms-color: "Orange"
}

.ms-rteThemeForeColor-9-0 {
    color: #ED0033;
    -ms-name: "Accent 5";
    -ms-color: "Dark Green"
}

.ms-rteThemeForeColor-10-0 {
    color: #682A7A;
    -ms-name: "Accent 6";
    -ms-color: "Yellow"
}

.ms-rteThemeForeColor-1-1 {
    color: #F2F2F2;
    -ms-name: "Light 1 Lightest";
    -ms-color: "White"
}

.ms-rteThemeForeColor-2-1 {
    color: #D9D9D9;
    -ms-name: "Dark 1 Lightest";
    -ms-color: "Gray-50%"
}

.ms-rteThemeForeColor-3-1 {
    color: #E0E0E0;
    -ms-name: "Light 2 Lightest";
    -ms-color: "Ice Blue"
}

.ms-rteThemeForeColor-4-1 {
    color: #D8D8D8;
    -ms-name: "Dark 2 Lightest";
    -ms-color: "Ice Blue"
}

.ms-rteThemeForeColor-5-1 {
    color: #C0E4FF;
    -ms-name: "Accent 1 Lightest";
    -ms-color: "Light Blue"
}

.ms-rteThemeForeColor-6-1 {
    color: #D5F6FF;
    -ms-name: "Accent 2 Lightest";
    -ms-color: "Pink"
}

.ms-rteThemeForeColor-7-1 {
    color: #CAEEDC;
    -ms-name: "Accent 3 Lightest";
    -ms-color: "Light Turquoise"
}

.ms-rteThemeForeColor-8-1 {
    color: #E4E5DB;
    -ms-name: "Accent 4 Lightest";
    -ms-color: "Light Orange"
}

.ms-rteThemeForeColor-9-1 {
    color: #FFC8D4;
    -ms-name: "Accent 5 Lightest";
    -ms-color: "Light Green"
}

.ms-rteThemeForeColor-10-1 {
    color: #E5CBED;
    -ms-name: "Accent 6 Lightest";
    -ms-color: "Light Yellow"
}

.ms-rteThemeForeColor-1-2 {
    color: #D8D8D8;
    -ms-name: "Light 1 Lighter";
    -ms-color: "Gray-25%"
}

.ms-rteThemeForeColor-2-2 {
    color: #B4B4B4;
    -ms-name: "Dark 1 Lighter";
    -ms-color: "Gray-80%"
}

.ms-rteThemeForeColor-3-2 {
    color: #C1C1C1;
    -ms-name: "Light 2 Lighter";
    -ms-color: "Ice Blue"
}

.ms-rteThemeForeColor-4-2 {
    color: #B4B4B4;
    -ms-name: "Dark 2 Lighter";
    -ms-color: "Ice Blue"
}

.ms-rteThemeForeColor-5-2 {
    color: #82CAFF;
    -ms-name: "Accent 1 Lighter";
    -ms-color: "Light Turquoise"
}

.ms-rteThemeForeColor-6-2 {
    color: #96E9FF;
    -ms-name: "Accent 2 Lighter";
    -ms-color: "Pink"
}

.ms-rteThemeForeColor-7-2 {
    color: #96DEBA;
    -ms-name: "Accent 3 Lighter";
    -ms-color: "Light Turquoise"
}

.ms-rteThemeForeColor-8-2 {
    color: #CACCB8;
    -ms-name: "Accent 4 Lighter";
    -ms-color: "Light Orange"
}

.ms-rteThemeForeColor-9-2 {
    color: #FF91A9;
    -ms-name: "Accent 5 Lighter";
    -ms-color: "Light Green"
}

.ms-rteThemeForeColor-10-2 {
    color: #CC98DB;
    -ms-name: "Accent 6 Lighter";
    -ms-color: "Light Yellow"
}

.ms-rteThemeForeColor-1-3 {
    color: #BFBFBF;
    -ms-name: "Light 1 Medium";
    -ms-color: "Gray-25%"
}

.ms-rteThemeForeColor-2-3 {
    color: #8E8E8E;
    -ms-name: "Dark 1 Medium";
    -ms-color: "Gray-80%"
}

.ms-rteThemeForeColor-3-3 {
    color: #A3A3A3;
    -ms-name: "Light 2 Medium";
    -ms-color: "Blue Gray"
}

.ms-rteThemeForeColor-4-3 {
    color: #787878;
    -ms-name: "Dark 2 Medium";
    -ms-color: "Blue Gray"
}

.ms-rteThemeForeColor-5-3 {
    color: #43AFFF;
    -ms-name: "Accent 1 Medium";
    -ms-color: "Blue"
}

.ms-rteThemeForeColor-6-3 {
    color: #2DD3FF;
    -ms-name: "Accent 2 Medium";
    -ms-color: "Pink"
}

.ms-rteThemeForeColor-7-3 {
    color: #62CE98;
    -ms-name: "Accent 3 Medium";
    -ms-color: "Light Turquoise"
}

.ms-rteThemeForeColor-8-3 {
    color: #B0B394;
    -ms-name: "Accent 4 Medium";
    -ms-color: "Light Orange"
}

.ms-rteThemeForeColor-9-3 {
    color: #FF5B7E;
    -ms-name: "Accent 5 Medium";
    -ms-color: "Green"
}

.ms-rteThemeForeColor-10-3 {
    color: #B364C9;
    -ms-name: "Accent 6 Medium";
    -ms-color: "Light Yellow"
}

.ms-rteThemeForeColor-1-4 {
    color: #A5A5A5;
    -ms-name: "Light 1 Darker";
    -ms-color: "Gray-50%"
}

.ms-rteThemeForeColor-2-4 {
    color: #333;
    -ms-name: "Dark 1 Darker";
    -ms-color: "Gray-80%"
}

.ms-rteThemeForeColor-3-4 {
    color: #4C4C4C;
    -ms-name: "Light 2 Darker";
    -ms-color: "Blue Gray"
}

.ms-rteThemeForeColor-4-4 {
    color: #3C3C3C;
    -ms-name: "Dark 2 Darker";
    -ms-color: "Blue Gray"
}

.ms-rteThemeForeColor-5-4 {
    color: #005594;
    -ms-name: "Accent 1 Darker";
    -ms-color: "Dark Blue"
}

.ms-rteThemeForeColor-6-4 {
    color: #009AC3;
    -ms-name: "Accent 2 Darker";
    -ms-color: "Plum"
}

.ms-rteThemeForeColor-7-4 {
    color: #1D603F;
    -ms-name: "Accent 3 Darker";
    -ms-color: "Turquoise"
}

.ms-rteThemeForeColor-8-4 {
    color: #585A40;
    -ms-name: "Accent 4 Darker";
    -ms-color: "Brown"
}

.ms-rteThemeForeColor-9-4 {
    color: #B10026;
    -ms-name: "Accent 5 Darker";
    -ms-color: "Dark Green"
}

.ms-rteThemeForeColor-10-4 {
    color: #4E1F5B;
    -ms-name: "Accent 6 Darker";
    -ms-color: "Yellow"
}

.ms-rteThemeForeColor-1-5 {
    color: #7F7F7F;
    -ms-name: "Light 1 Darkest";
    -ms-color: "Gray-50%"
}

.ms-rteThemeForeColor-2-5 {
    color: #222;
    -ms-name: "Dark 1 Darkest";
    -ms-color: "Black"
}

.ms-rteThemeForeColor-3-5 {
    color: #333333;
    -ms-name: "Light 2 Darkest";
    -ms-color: "Blue Gray"
}

.ms-rteThemeForeColor-4-5 {
    color: #181818;
    -ms-name: "Dark 2 Darkest";
    -ms-color: "Blue Gray"
}

.ms-rteThemeForeColor-5-5 {
    color: #003963;
    -ms-name: "Accent 1 Darkest";
    -ms-color: "Dark Blue"
}

.ms-rteThemeForeColor-6-5 {
    color: #006984;
    -ms-name: "Accent 2 Darkest";
    -ms-color: "Plum"
}

.ms-rteThemeForeColor-7-5 {
    color: #13402A;
    -ms-name: "Accent 3 Darkest";
    -ms-color: "Dark Teal"
}

.ms-rteThemeForeColor-8-5 {
    color: #3B3C2B;
    -ms-name: "Accent 4 Darkest";
    -ms-color: "Brown"
}

.ms-rteThemeForeColor-9-5 {
    color: #760019;
    -ms-name: "Accent 5 Darkest";
    -ms-color: "Dark Green"
}

.ms-rteThemeForeColor-10-5 {
    color: #34153D;
    -ms-name: "Accent 6 Darkest";
    -ms-color: "Dark Yellow"
}

.ms-rteThemeBackColor-1-0 {
    background-color: #fff;
    -ms-name: "Light 1";
    -ms-color: "White"
}

.ms-rteThemeBackColor-2-0 {
    background-color: #444;
    -ms-name: "Dark 1";
    -ms-color: "Black"
}

.ms-rteThemeBackColor-3-0 {
    background-color: #666;
    -ms-name: "Light 2";
    -ms-color: "White"
}

.ms-rteThemeBackColor-4-0 {
    background-color: #efefef;
    -ms-name: "Dark 2";
    -ms-color: "Blue Gray"
}

.ms-rteThemeBackColor-5-0 {
    background-color: #0072C6;
    -ms-name: "Accent 1";
    -ms-color: "Dark Blue"
}

.ms-rteThemeBackColor-6-0 {
    background-color: #00485B;
    -ms-name: "Accent 2";
    -ms-color: "Pink"
}

.ms-rteThemeBackColor-7-0 {
    background-color: #288054;
    -ms-name: "Accent 3";
    -ms-color: "Turquoise"
}

.ms-rteThemeBackColor-8-0 {
    background-color: #FD9F08;
    background-color: #767956;
    -ms-name: "Accent 4";
    -ms-color: "Orange"
}

.ms-rteThemeBackColor-9-0 {
    background-color: #ED0033;
    -ms-name: "Accent 5";
    -ms-color: "Dark Green"
}

.ms-rteThemeBackColor-10-0 {
    background-color: #682A7A;
    -ms-name: "Accent 6";
    -ms-color: "Yellow"
}

.ms-rteThemeBackColor-1-1 {
    background-color: #F2F2F2;
    -ms-name: "Light 1 Lightest";
    -ms-color: "White"
}

.ms-rteThemeBackColor-2-1 {
    background-color: #D9D9D9;
    -ms-name: "Dark 1 Lightest";
    -ms-color: "Gray-50%"
}

.ms-rteThemeBackColor-3-1 {
    background-color: #E0E0E0;
    -ms-name: "Light 2 Lightest";
    -ms-color: "Ice Blue"
}

.ms-rteThemeBackColor-4-1 {
    background-color: #D8D8D8;
    -ms-name: "Dark 2 Lightest";
    -ms-color: "Ice Blue"
}

.ms-rteThemeBackColor-5-1 {
    background-color: #C0E4FF;
    -ms-name: "Accent 1 Lightest";
    -ms-color: "Light Blue"
}

.ms-rteThemeBackColor-6-1 {
    background-color: #D5F6FF;
    -ms-name: "Accent 2 Lightest";
    -ms-color: "Pink"
}

.ms-rteThemeBackColor-7-1 {
    background-color: #CAEEDC;
    -ms-name: "Accent 3 Lightest";
    -ms-color: "Light Turquoise"
}

.ms-rteThemeBackColor-8-1 {
    background-color: #E4E5DB;
    -ms-name: "Accent 4 Lightest";
    -ms-color: "Light Orange"
}

.ms-rteThemeBackColor-9-1 {
    background-color: #FFC8D4;
    -ms-name: "Accent 5 Lightest";
    -ms-color: "Light Green"
}

.ms-rteThemeBackColor-10-1 {
    background-color: #E5CBED;
    -ms-name: "Accent 6 Lightest";
    -ms-color: "Light Yellow"
}

.ms-rteThemeBackColor-1-2 {
    background-color: #D8D8D8;
    -ms-name: "Light 1 Lighter";
    -ms-color: "Gray-25%"
}

.ms-rteThemeBackColor-2-2 {
    background-color: #B4B4B4;
    -ms-name: "Dark 1 Lighter";
    -ms-color: "Gray-80%"
}

.ms-rteThemeBackColor-3-2 {
    background-color: #C1C1C1;
    -ms-name: "Light 2 Lighter";
    -ms-color: "Ice Blue"
}

.ms-rteThemeBackColor-4-2 {
    background-color: #B4B4B4;
    -ms-name: "Dark 2 Lighter";
    -ms-color: "Ice Blue"
}

.ms-rteThemeBackColor-5-2 {
    background-color: #82CAFF;
    -ms-name: "Accent 1 Lighter";
    -ms-color: "Light Turquoise"
}

.ms-rteThemeBackColor-6-2 {
    background-color: #96E9FF;
    -ms-name: "Accent 2 Lighter";
    -ms-color: "Pink"
}

.ms-rteThemeBackColor-7-2 {
    background-color: #96DEBA;
    -ms-name: "Accent 3 Lighter";
    -ms-color: "Light Turquoise"
}

.ms-rteThemeBackColor-8-2 {
    background-color: #CACCB8;
    -ms-name: "Accent 4 Lighter";
    -ms-color: "Light Orange"
}

.ms-rteThemeBackColor-9-2 {
    background-color: #FF91A9;
    -ms-name: "Accent 5 Lighter";
    -ms-color: "Light Green"
}

.ms-rteThemeBackColor-10-2 {
    background-color: #CC98DB;
    -ms-name: "Accent 6 Lighter";
    -ms-color: "Light Yellow"
}

.ms-rteThemeBackColor-1-3 {
    background-color: #BFBFBF;
    -ms-name: "Light 1 Medium";
    -ms-color: "Gray-25%"
}

.ms-rteThemeBackColor-2-3 {
    background-color: #8E8E8E;
    -ms-name: "Dark 1 Medium";
    -ms-color: "Gray-80%"
}

.ms-rteThemeBackColor-3-3 {
    background-color: #A3A3A3;
    -ms-name: "Light 2 Medium";
    -ms-color: "Blue Gray"
}

.ms-rteThemeBackColor-4-3 {
    background-color: #787878;
    -ms-name: "Dark 2 Medium";
    -ms-color: "Blue Gray"
}

.ms-rteThemeBackColor-5-3 {
    background-color: #43AFFF;
    -ms-name: "Accent 1 Medium";
    -ms-color: "Blue"
}

.ms-rteThemeBackColor-6-3 {
    background-color: #2DD3FF;
    -ms-name: "Accent 2 Medium";
    -ms-color: "Pink"
}

.ms-rteThemeBackColor-7-3 {
    background-color: #62CE98;
    -ms-name: "Accent 3 Medium";
    -ms-color: "Light Turquoise"
}

.ms-rteThemeBackColor-8-3 {
    background-color: #B0B394;
    -ms-name: "Accent 4 Medium";
    -ms-color: "Light Orange"
}

.ms-rteThemeBackColor-9-3 {
    background-color: #FF5B7E;
    -ms-name: "Accent 5 Medium";
    -ms-color: "Green"
}

.ms-rteThemeBackColor-10-3 {
    background-color: #B364C9;
    -ms-name: "Accent 6 Medium";
    -ms-color: "Light Yellow"
}

.ms-rteThemeBackColor-1-4 {
    background-color: #A5A5A5;
    -ms-name: "Light 1 Darker";
    -ms-color: "Gray-50%"
}

.ms-rteThemeBackColor-2-4 {
    background-color: #333;
    -ms-name: "Dark 1 Darker";
    -ms-color: "Gray-80%"
}

.ms-rteThemeBackColor-3-4 {
    background-color: #4C4C4C;
    -ms-name: "Light 2 Darker";
    -ms-color: "Blue Gray"
}

.ms-rteThemeBackColor-4-4 {
    background-color: #3C3C3C;
    -ms-name: "Dark 2 Darker";
    -ms-color: "Blue Gray"
}

.ms-rteThemeBackColor-5-4 {
    background-color: #005594;
    -ms-name: "Accent 1 Darker";
    -ms-color: "Dark Blue"
}

.ms-rteThemeBackColor-6-4 {
    background-color: #009AC3;
    -ms-name: "Accent 2 Darker";
    -ms-color: "Plum"
}

.ms-rteThemeBackColor-7-4 {
    background-color: #1D603F;
    -ms-name: "Accent 3 Darker";
    -ms-color: "Turquoise"
}

.ms-rteThemeBackColor-8-4 {
    background-color: #585A40;
    -ms-name: "Accent 4 Darker";
    -ms-color: "Brown"
}

.ms-rteThemeBackColor-9-4 {
    background-color: #B10026;
    -ms-name: "Accent 5 Darker";
    -ms-color: "Dark Green"
}

.ms-rteThemeBackColor-10-4 {
    background-color: #4E1F5B;
    -ms-name: "Accent 6 Darker";
    -ms-color: "Yellow"
}

.ms-rteThemeBackColor-1-5 {
    background-color: #7F7F7F;
    -ms-name: "Light 1 Darkest";
    -ms-color: "Gray-50%"
}

.ms-rteThemeBackColor-2-5 {
    background-color: #222;
    -ms-name: "Dark 1 Darkest";
    -ms-color: "Black"
}

.ms-rteThemeBackColor-3-5 {
    background-color: #333333;
    -ms-name: "Light 2 Darkest";
    -ms-color: "Blue Gray"
}

.ms-rteThemeBackColor-4-5 {
    background-color: #181818;
    -ms-name: "Dark 2 Darkest";
    -ms-color: "Blue Gray"
}

.ms-rteThemeBackColor-5-5 {
    background-color: #003963;
    -ms-name: "Accent 1 Darkest";
    -ms-color: "Dark Blue"
}

.ms-rteThemeBackColor-6-5 {
    background-color: #006984;
    -ms-name: "Accent 2 Darkest";
    -ms-color: "Plum"
}

.ms-rteThemeBackColor-7-5 {
    background-color: #13402A;
    -ms-name: "Accent 3 Darkest";
    -ms-color: "Dark Teal"
}

.ms-rteThemeBackColor-8-5 {
    background-color: #3B3C2B;
    -ms-name: "Accent 4 Darkest";
    -ms-color: "Brown"
}

.ms-rteThemeBackColor-9-5 {
    background-color: #760019;
    -ms-name: "Accent 5 Darkest";
    -ms-color: "Dark Green"
}

.ms-rteThemeBackColor-10-5 {
    background-color: #34153D;
    -ms-name: "Accent 6 Darkest";
    -ms-color: "Dark Yellow"
}

.ms-rteImage-0 {
    -ms-name: "No border"
}

.ms-rteImage-1 {
    -ms-name: "Thin line border";
    background-color: #444;
    border: 1px solid #333;
    background-image: url("/_layouts/15/images/tabtitlerowbottombg.png?rev=23");
    background-repeat: repeat-x;
    background-position: top
}

.ms-rteImage-2 {
    -ms-name: "Table border";
    padding: 2px;
    border-top: 1px solid #c6c6c6;
    border-bottom: 1px solid #ababab;
    border-left: 1px solid #c6c6c6;
    border-right: 1px solid #ababab
}

.ms-rteImage-3 {
    -ms-name: "Dark border";
    padding: 15px;
    background-color: #333;
    border: 1px solid #444;
    background-image: url("/_layouts/15/images/tabtitlerowbottombg.png?rev=23");
    background-attachment: fixed;
    background-repeat: repeat-x;
    background-position: left bottom
}

.ms-rteImage-4 {
    -ms-name: "Light border";
    padding: 6px;
    padding-bottom: 33px;
    background-color: #F2F2F2;
    border-top: 1px solid #c6c6c6;
    border-bottom: 1px solid #ababab;
    border-left: 1px solid #c6c6c6;
    border-right: 1px solid #ababab;
    background-image: url("/_layouts/15/images/selbg.png?rev=23");
    background-repeat: repeat-x;
    background-position: top
}

.ms-rteTable-default > tbody > tr > td, .ms-rteTable-default > tbody > tr > th, .ms-rteTable-0 > tbody > tr > td, .ms-rteTable-0 > tbody > tr > th, .ms-rteTable-1 > tbody > tr > td, .ms-rteTable-1 > tbody > tr > th, .ms-rteTable-2 > tbody > tr > td, .ms-rteTable-2 > tbody > tr > th, .ms-rteTable-3 > tbody > tr > td, .ms-rteTable-3 > tbody > tr > th, .ms-rteTable-4 > tbody > tr > td, .ms-rteTable-4 > tbody > tr > th, .ms-rteTable-5 > tbody > tr > td, .ms-rteTable-5 > tbody > tr > th, .ms-rteTable-6 > tbody > tr > td, .ms-rteTable-6 > tbody > tr > th, .ms-rteTable-7 > tbody > tr > td, .ms-rteTable-7 > tbody > tr > th, .ms-rteTable-8 > tbody > tr > td, .ms-rteTable-8 > tbody > tr > th, .ms-rteTable-9 > tbody > tr > td, .ms-rteTable-9 > tbody > tr > th, .ms-rteTable-10 > tbody > tr > td, .ms-rteTable-10 > tbody > tr > th {
    vertical-align: top;
    padding: 7px 5px 6px
}

.ms-rteTable-default > tbody > tr > th, .ms-rteTable-default > tbody > tr.ms-rteTableFooterRow-default, .ms-rteTable-0 > tbody > tr > th, .ms-rteTable-0 > tbody > tr.ms-rteTableFooterRow-0, .ms-rteTable-1 > tbody > tr > th, .ms-rteTable-1 > tbody > tr.ms-rteTableFooterRow-1, .ms-rteTable-2 > tbody > tr > th, .ms-rteTable-2 > tbody > tr.ms-rteTableFooterRow-2, .ms-rteTable-3 > tbody > tr > th, .ms-rteTable-3 > tbody > tr.ms-rteTableFooterRow-3, .ms-rteTable-4 > tbody > tr > th, .ms-rteTable-4 > tbody > tr.ms-rteTableFooterRow-4, .ms-rteTable-5 > tbody > tr > th, .ms-rteTable-5 > tbody > tr.ms-rteTableFooterRow-5, .ms-rteTable-6 > tbody > tr > th, .ms-rteTable-6 > tbody > tr.ms-rteTableFooterRow-6, .ms-rteTable-7 > tbody > tr > th, .ms-rteTable-7 > tbody > tr.ms-rteTableFooterRow-7, .ms-rteTable-8 > tbody > tr > th, .ms-rteTable-8 > tbody > tr.ms-rteTableFooterRow-8, .ms-rteTable-9 > tbody > tr > th, .ms-rteTable-9 > tbody > tr.ms-rteTableFooterRow-9, .ms-rteTable-10 > tbody > tr > th, .ms-rteTable-10 > tbody > tr.ms-rteTableFooterRow-10 {
    color: #777;
    text-align: left;
    font-weight: normal
}

.ms-rtetablecells {
    padding: 2px;
    vertical-align: top
}

.ms-rteTable-default {
    -ms-name: "Default Table Style - Light"
}

    .ms-rteTable-default, .ms-rteTable-default > tbody > tr > td, .ms-rteTable-default > tbody > tr > th, td.ms-rteTable-default, th.ms-rteTable-default, .ms-rtetablecells {
        border: 1px solid #c6c6c6
    }

.ms-rteTable-0 {
    -ms-name: "Table Style 1 - Clear";
    border-width: 0px;
    border-style: none;
    border-collapse: collapse
}

.ms-rteTable-1 {
    -ms-name: "Table Style 2 - Light Banded"
}

    .ms-rteTable-1 tr.ms-rteTableHeaderRow-1, .ms-rteTable-1 tr.ms-rteTableFooterRow-1, .ms-rteTable-1 tr.ms-rteTableHeaderRow-1 > th, .ms-rteTable-1 tr.ms-rteTableFooterRow-1 > th, .ms-rteTable-1 tr.ms-rteTableFooterRow-1 > td {
        background-color: #fff;
        background-color: rgba(255,255,255,0.85);
        border-top: 1px solid #ababab;
        border-bottom: 1px solid #ababab
    }

    .ms-rteTable-1 tr.ms-rteTableOddRow-1 {
        background-color: #D8D8D8;
        background-color: #D8D8D8
    }

    .ms-rteTable-1 tr.ms-rteTableEvenRow-1 {
        background-color: #fff;
        background-color: rgba(255,255,255,0.85)
    }

.ms-rteTable-6 {
    -ms-name: "Table Style 3 - Medium Two Tones"
}

    .ms-rteTable-6 tr.ms-rteTableHeaderRow-6, .ms-rteTable-6 tr.ms-rteTableFooterRow-6, .ms-rteTable-6 tr.ms-rteTableHeaderRow-6 > th, .ms-rteTable-6 tr.ms-rteTableFooterRow-6 > th, .ms-rteTable-6 tr.ms-rteTableFooterRow-6 > td {
        background-color: #005594;
        background-color: #005594;
        color: #fff
    }

    .ms-rteTable-6 tr.ms-rteTableOddRow-6 {
        background-color: #C0E4FF;
        background-color: #C0E4FF
    }

    .ms-rteTable-6 tr.ms-rteTableEvenRow-6 {
        background-color: #fff;
        background-color: rgba(255,255,255,0.85)
    }

.ms-rteTable-2 {
    -ms-name: "Table Style 4 - Light Lines"
}

    .ms-rteTable-2 tr.ms-rteTableHeaderRow-2, .ms-rteTable-2 tr.ms-rteTableFooterRow-2, .ms-rteTable-2 tr.ms-rteTableHeaderRow-2 > th, .ms-rteTable-2 tr.ms-rteTableFooterRow-2 > th, .ms-rteTable-2 tr.ms-rteTableFooterRow-2 > td {
        background-color: #444;
        color: #fff
    }

    .ms-rteTable-2 tr.ms-rteTableOddRow-2, .ms-rteTable-2 tr.ms-rteTableEvenRow-2 {
        border-top: 1px solid #92c0e0;
        border-bottom: 1px solid #92c0e0
    }

.ms-rteTable-3 {
    -ms-name: "Table Style 5 - Grid"
}

    .ms-rteTable-3, .ms-rteTable-3 > tbody > tr > td, .ms-rteTable-3 > tbody > tr > th {
        border: 1px solid #ababab
    }

        .ms-rteTable-3 tr.ms-rteTableOddRow-3 {
            background-color: #D8D8D8;
            background-color: #D8D8D8
        }

        .ms-rteTable-3 tr.ms-rteTableHeaderRow-3, .ms-rteTable-3 tr.ms-rteTableFooterRow-3, .ms-rteTable-3 tr.ms-rteTableEvenRow-3 {
            background-color: #fff;
            background-color: rgba(255,255,255,0.85)
        }

.ms-rteTable-4 {
    -ms-name: "Table Style 6 - Accent 1"
}

    .ms-rteTable-4, .ms-rteTable-4 > tbody > tr > td, .ms-rteTable-4 > tbody > tr > th {
        border: 1px solid #005594
    }

        .ms-rteTable-4 tr.ms-rteTableHeaderRow-4, .ms-rteTable-4 tr.ms-rteTableFooterRow-4, .ms-rteTable-4 tr.ms-rteTableHeaderRow-4 > th, .ms-rteTable-4 tr.ms-rteTableFooterRow-4 > th, .ms-rteTable-4 tr.ms-rteTableFooterRow-4 > td {
            background-color: #005594;
            color: #fff
        }

.ms-rteTable-5 {
    -ms-name: "Table Style 7 - Accent 2"
}

    .ms-rteTable-5, .ms-rteTable-5 > tbody > tr > td, .ms-rteTable-5 > tbody > tr > th {
        border: 1px solid #009AC3
    }

        .ms-rteTable-5 tr.ms-rteTableHeaderRow-5, .ms-rteTable-5 tr.ms-rteTableFooterRow-5, .ms-rteTable-5 tr.ms-rteTableHeaderRow-5 > th, .ms-rteTable-5 tr.ms-rteTableFooterRow-5 > th, .ms-rteTable-5 tr.ms-rteTableFooterRow-5 > td {
            background-color: #009AC3;
            color: #fff
        }

.ms-rteTable-7 {
    -ms-name: "Table Style 8 - Accent 3"
}

    .ms-rteTable-7, .ms-rteTable-7 > tbody > tr > td, .ms-rteTable-7 > tbody > tr > th {
        border: 1px solid #1D603F
    }

        .ms-rteTable-7 tr.ms-rteTableHeaderRow-7, .ms-rteTable-7 tr.ms-rteTableFooterRow-7, .ms-rteTable-7 tr.ms-rteTableHeaderRow-7 > th, .ms-rteTable-7 tr.ms-rteTableFooterRow-7 > th, .ms-rteTable-7 tr.ms-rteTableFooterRow-7 > td {
            background-color: #1D603F;
            color: #fff
        }

.ms-rteTable-8 {
    -ms-name: "Table Style 9 - Accent 4"
}

    .ms-rteTable-8, .ms-rteTable-8 > tbody > tr > td, .ms-rteTable-8 > tbody > tr > th {
        border: 1px solid #585A40
    }

        .ms-rteTable-8 tr.ms-rteTableHeaderRow-8, .ms-rteTable-8 tr.ms-rteTableFooterRow-8, .ms-rteTable-8 tr.ms-rteTableHeaderRow-8 > th, .ms-rteTable-8 tr.ms-rteTableFooterRow-8 > th, .ms-rteTable-8 tr.ms-rteTableFooterRow-8 > td {
            background-color: #585A40;
            color: #fff
        }

.ms-rteTable-9 {
    -ms-name: "Table Style 10 - Accent 5"
}

    .ms-rteTable-9, .ms-rteTable-9 > tbody > tr > td, .ms-rteTable-9 > tbody > tr > th {
        border: 1px solid #B10026
    }

        .ms-rteTable-9 tr.ms-rteTableHeaderRow-9, .ms-rteTable-9 tr.ms-rteTableFooterRow-9, .ms-rteTable-9 tr.ms-rteTableHeaderRow-9 > th, .ms-rteTable-9 tr.ms-rteTableFooterRow-9 > th, .ms-rteTable-9 tr.ms-rteTableFooterRow-9 > td {
            background-color: #B10026;
            color: #fff
        }

.ms-rteTable-10 {
    -ms-name: "Table Style 11 - Accent 6"
}

    .ms-rteTable-10, .ms-rteTable-10 > tbody > tr > td, .ms-rteTable-10 > tbody > tr > th {
        border: 1px solid #4E1F5B
    }

        .ms-rteTable-10 tr.ms-rteTableHeaderRow-10, .ms-rteTable-10 tr.ms-rteTableFooterRow-10, .ms-rteTable-10 tr.ms-rteTableHeaderRow-10 > th, .ms-rteTable-10 tr.ms-rteTableFooterRow-10 > th, .ms-rteTable-10 tr.ms-rteTableFooterRow-10 > td {
            background-color: #4E1F5B;
            color: #fff
        }

.ms-rteTableGrid td, .ms-rteTableGrid th {
    border: 1px dotted black
}

.ms-rtePosition-1 {
    -ms-name: "Left";
    float: left
}

.ms-rtePosition-2 {
    -ms-name: "Right";
    float: right
}

.ms-rtePosition-3 {
    -ms-name: "Top";
    vertical-align: text-top
}

.ms-rtePosition-4 {
    -ms-name: "Middle";
    vertical-align: middle
}

.ms-rtePosition-5 {
    -ms-name: "Bottom";
    vertical-align: text-bottom
}

.ms-rtestate-write {
    cursor: text;
    min-height: 1em
}

.ms-asset-icon {
    border-width: 0px;
    margin: 0px 5px
}

.ms-rtestate-field TABLE, .ms-rtestate-write TABLE {
    border-collapse: collapse
}

.ms-rte-autocomplete {
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-top-color: #c6c6c6;
    border-bottom-color: #ababab;
    border-left-color: #c6c6c6;
    border-right-color: #ababab;
    font-family: Verdana;
    font-size: 1em;
    padding-top: 10px;
    padding-bottom: 10px;
    position: absolute;
    cursor: default
}

.ms-rte-autocomplete-results div {
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    color: #444;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden
}

    .ms-rte-autocomplete-results div.ms-rte-autocomplete-selected, .ms-rte-autocomplete-modes div.ms-rte-autocomplete-selected {
        background-color: rgba(205,230,247,0.5)
    }

.ms-core-needIEFilter .ms-rte-autocomplete-results div.ms-rte-autocomplete-selected, .ms-core-needIEFilter .ms-rte-autocomplete-modes div.ms-rte-autocomplete-selected {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7fcde6f7,endColorstr=#7fcde6f7)"
}

.ms-rte-autocomplete-modes div {
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    color: #444;
    padding-left: 20px;
    padding-right: 10px
}

.ms-rte-autocomplete-info {
    padding-left: 10px;
    padding-right: 10px
}

.ms-rte-layoutszone-outer {
    float: left
}

.ms-rte-layoutszone-inner {
    word-wrap: break-word;
    border: 1px solid transparent;
    margin: 1px;
    padding: 10px
}

.ms-rte-layoutszone-inner-editable {
    border: 1px solid #c6c6c6;
    margin: 1px;
    padding: 10px;
    min-height: 100px !important
}

.ms-rte-layoutszone-fixer {
    clear: both
}

.ms-rte-wpbox {
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    text-align: left;
    text-indent: 0px;
    text-decoration: none;
    line-height: normal;
    white-space: normal;
    word-wrap: normal;
    list-style-type: disc;
    list-style-image: none;
    list-style-position: outside
}

.ms-rtestate-write .ms-webpart-chrome-title, .ms-rtestate-write .ms-rte-embedcode-title {
    cursor: move
}

.ms-rtestate-field {
    word-wrap: break-word
}

.ms-rtefield {
    min-width: 384px;
    padding: 2px 2px 2px 2px
}

.ms-rte-embeddialog-textarea {
    height: 100px
}

.ms-rte-embeddialog-preview {
    margin: 30px 5px 0px 15px;
    width: auto;
    height: auto
}

.ms-rte-embedcode-link {
    font-size: 1.1em;
    padding: 5px 10px
}

.ms-rte-embedcode-linkedit {
    text-align: right;
    text-transform: uppercase
}

.ms-rte-embedil {
    display: inline-block
}

.ms-rte-embedcode-delete {
    float: right;
    margin-top: 5px
}

#rtePasteFlyout, #rtePasteFlyout .ms-cui-menusection {
    border-width: 0px
}

#rtePasteFlyoutLink {
    padding: 5px;
    margin: 0px;
    border: 1px solid #bec1c4
}

    #rtePasteFlyoutLink:hover {
        border-color: #92b7d1
    }

#rtePasteFlyoutImg {
    vertical-align: middle
}

#rtePasteFlyoutText {
    margin: 0px 4px;
    color: #23272c
}

#rtePasteFlyoutOptions a.ms-rtePasteFlyout-option {
    width: 24px;
    height: 24px;
    display: inline-block
}

.ms-rte-srcdialog-text {
    font-family: "Courier New",Consolas
}

.ms-imagecrop-background {
    background-color: black
}

span.ms-imagecrop img.ms-imagecrop-ghost {
    filter: Alpha(Opacity=50) !important;
    opacity: 0.5 !important
}

.ms-imagecrop-handle {
    width: 5px;
    height: 5px;
    border-color: #cf8000;
    border-width: 2px;
    border-style: solid;
    background-color: white
}

.ms-imagecrop-handle-ne {
    top: -5px;
    right: -5px
}

.ms-imagecrop-handle-se {
    bottom: -5px;
    right: -5px
}

.ms-imagecrop-handle-sw {
    bottom: -5px;
    left: -5px
}

.ms-imagecrop-handle-nw {
    top: -5px;
    left: -5px
}

.ms-imagecrop-edge {
    border-color: white;
    border-width: 2px;
    border-style: dashed
}

.ms-imagecrop-edge-left {
    left: -1px
}

.ms-imagecrop-edge-top {
    top: -1px
}

.ms-imagecrop-edge-right {
    right: -1px
}

.ms-imagecrop-edge-bottom {
    bottom: -1px
}

.ms-RteCropppedImage {
    overflow: hidden
}

#ms-rte-styleGalleryMenu .ms-cui-gallerybutton-a {
    border: 1px solid #afb4ba
}

.ms-rte-stylePreview {
    white-space: normal;
    width: 64px
}

.ms-rte-stylePreviewBox {
    overflow: hidden;
    position: relative;
    height: 30px
}

.ms-rte-stylePreviewBoxInner {
    display: table;
    overflow: hidden;
    padding: 0px;
    position: absolute;
    bottom: 0px;
    height: 30px
}

.ms-rte-stylePreviewHolder {
    display: table-cell;
    vertical-align: middle;
    padding: 0px
}

.ms-rte-stylePreviewTitle, .ms-rte-stylePreviewTitleFull {
    margin: 0px auto;
    display: table-cell;
    vertical-align: middle;
    width: 64px
}

.ms-rte-styleGalleryPreview {
    height: 60px
}

    .ms-rte-styleGalleryPreview .ms-rte-stylePreviewHolder {
        vertical-align: bottom
    }

    .ms-rte-styleGalleryPreview .ms-rte-stylePreviewTitle {
        height: 30px
    }

.ms-rte-styleRibbonPreview {
    height: 48px
}

    .ms-rte-styleRibbonPreview .ms-rte-stylePreviewTitle {
        height: 18px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        display: block
    }

    .ms-rte-styleRibbonPreview .ms-rte-stylePreviewTitleFull {
        height: 46px
    }

.ms-rtestate-field h1, h1.ms-rteElement-H1, .ms-rtestate-field h2, h2.ms-rteElement-H2 {
    line-height: 1.4;
    color: #0072C6
}

.ms-rtestate-field h3, h3.ms-rteElement-H3 {
    line-height: 1.4
}

.ms-rtestate-field h4, h4.ms-rteElement-H4 {
    line-height: 1.6;
    color: #777
}

h1.ms-rteElement-H1B, h2.ms-rteElement-H2B, h3.ms-rteElement-H3B, h4.ms-rteElement-H4B {
    color: #00485B
}

.ms-rtestate-field p, p.ms-rteElement-P {
    margin: 0px 0px 10px 0px;
    line-height: 1.6
}

.ms-rteElement-Hr {
    background-color: #ababab;
    height: 1px
}

.ms-rteElement-Callout1 {
    color: #660000;
    background-color: #fef4e4;
    float: left;
    width: 25em;
    padding: 10px;
    border: 1px solid #FD9F08
}

.ms-rteElement-Callout2 {
    color: #353738;
    background-color: #f2f2f2;
    float: right;
    width: 25em;
    padding: 10px;
    border: 1px solid #36B000
}

.ms-rteElement-Callout3 {
    font-style: italic;
    color: #CA0078;
    float: right;
    width: 25em;
    padding: 10px
}

.ms-rteElement-Callout4 {
    color: #005677;
    float: right;
    width: 20em;
    padding: 10px;
    background-color: #d8f4ff;
    border: 1px solid #00ADEE
}

.ms-rteStyle-Normal {
    font-family: "Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
    font-size: 13px;
    color: #444;
    background-color: #fff;
    background-color: rgba(255,255,255,0.85);
    font-weight: normal
}

.ms-rteStyle-Byline, .ms-rteStyle-Quote, .ms-rteStyle-IntenseQuote {
    font-style: italic;
    color: #444
}

.ms-rteStyle-Emphasis, .ms-rteStyle-IntenseEmphasis {
    font-style: italic;
    color: #0072C6
}

.ms-rteStyle-References, .ms-rteStyle-IntenseReferences {
    color: #777
}

.ms-rteStyle-IntenseQuote, .ms-rteStyle-IntenseEmphasis, .ms-rteStyle-IntenseReferences {
    text-decoration: underline
}

.ms-rteStyle-Comment, .ms-rteStyle-Accent1 {
    color: #0072C6
}

.ms-rteStyle-Caption, .ms-rteStyle-Accent2 {
    color: #00485B
}

.ms-rteStyle-Tagline {
    font-size: 1.3em;
    color: #777
}

.ms-rteStyle-Highlight {
    color: #444;
    background-color: #fae032
}

.ms-rteThemeFontFace-1 {
    -ms-name: "Body";
    font-family: "Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif
}

.ms-rteThemeFontFace-2 {
    -ms-name: "Heading";
    font-family: "Segoe UI Semilight","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif
}

.ms-rteLanguage-ar {
    -ms-name: "Arabic"
}

.ms-rteLanguage-eu {
    -ms-name: "Basque"
}

.ms-rteLanguage-bg {
    -ms-name: "Bulgarian"
}

.ms-rteLanguage-ca {
    -ms-name: "Catalan"
}

.ms-rteLanguage-zh-HanS {
    -ms-name: "Chinese Simplified"
}

.ms-rteLanguage-zh-HanT {
    -ms-name: "Chinese Traditional"
}

.ms-rteLanguage-hr {
    -ms-name: "Croatian"
}

.ms-rteLanguage-cs {
    -ms-name: "Czech"
}

.ms-rteLanguage-da {
    -ms-name: "Danish"
}

.ms-rteLanguage-nl {
    -ms-name: "Dutch"
}

.ms-rteLanguage-en {
    -ms-name: "English"
}

.ms-rteLanguage-et {
    -ms-name: "Estonian"
}

.ms-rteLanguage-fi {
    -ms-name: "Finnish"
}

.ms-rteLanguage-fr {
    -ms-name: "French"
}

.ms-rteLanguage-gl {
    -ms-name: "Galician"
}

.ms-rteLanguage-de {
    -ms-name: "German"
}

.ms-rteLanguage-el {
    -ms-name: "Greek"
}

.ms-rteLanguage-he {
    -ms-name: "Hebrew"
}

.ms-rteLanguage-hi {
    -ms-name: "Hindi"
}

.ms-rteLanguage-hu {
    -ms-name: "Hungarian"
}

.ms-rteLanguage-ga {
    -ms-name: "Irish"
}

.ms-rteLanguage-it {
    -ms-name: "Italian"
}

.ms-rteLanguage-ja {
    -ms-name: "Japanese"
}

.ms-rteLanguage-kk {
    -ms-name: "Kazakh"
}

.ms-rteLanguage-ko {
    -ms-name: "Korean"
}

.ms-rteLanguage-lv {
    -ms-name: "Latvian"
}

.ms-rteLanguage-lt {
    -ms-name: "Lithuanian"
}

.ms-rteLanguage-mk {
    -ms-name: "Macedonian FYRO"
}

.ms-rteLanguage-ms {
    -ms-name: "Malay"
}

.ms-rteLanguage-no {
    -ms-name: "Norwegian"
}

.ms-rteLanguage-pl {
    -ms-name: "Polish"
}

.ms-rteLanguage-pt-PT {
    -ms-name: "Portuguese Portugal"
}

.ms-rteLanguage-pt-BR {
    -ms-name: "Portuguese Brazil"
}

.ms-rteLanguage-ro {
    -ms-name: "Romanian"
}

.ms-rteLanguage-ru {
    -ms-name: "Russian"
}

.ms-rteLanguage-sr-Latn {
    -ms-name: "Serbian Latin"
}

.ms-rteLanguage-sr-Cyrl {
    -ms-name: "Serbian Cyrillic"
}

.ms-rteLanguage-sk {
    -ms-name: "Slovak"
}

.ms-rteLanguage-sl {
    -ms-name: "Slovenian"
}

.ms-rteLanguage-es {
    -ms-name: "Spanish"
}

.ms-rteLanguage-sv {
    -ms-name: "Swedish"
}

.ms-rteLanguage-th {
    -ms-name: "Thai"
}

.ms-rteLanguage-tr {
    -ms-name: "Turkish"
}

.ms-rteLanguage-uk {
    -ms-name: "Ukrainian"
}

.ms-rteLanguage-vi {
    -ms-name: "Vietnamese"
}

.ms-rteLanguage-cy {
    -ms-name: "Welsh"
}

.ms-rtedialog {
    border-top: none
}

.clip16x16 {
    position: relative;
    overflow: hidden;
    width: 16px;
    height: 16px
}

.clip13x13 {
    position: relative;
    overflow: hidden;
    width: 13px;
    height: 13px
}

    .clip16x16 img, .clip16x16 input, .clip13x13 img, .clip13x13 input {
        position: absolute
    }

.ms-rtebold {
    top: 0px;
    left: 0px
}

.ms-rtecopy {
    top: 0px;
    left: -16px
}

.ms-rtecut {
    top: -16px;
    left: 0px
}

.ms-rtedrow {
    top: -16px;
    left: -16px
}

.ms-rtefntsz {
    top: 0px;
    left: -32px
}

.ms-rteicol {
    top: -16px;
    left: -32px
}

.ms-rteimg {
    top: -32px;
    left: 0px
}

.ms-rteital {
    top: -32px;
    left: -16px
}

.ms-rtelnk {
    top: -32px;
    left: -32px
}

.ms-rteltr {
    top: 0px;
    left: -48px
}

.ms-rtenlst {
    top: -16px;
    left: -48px
}

.ms-rtertal {
    top: -32px;
    left: -48px
}

.ms-rtescell {
    top: -48px;
    left: 0px
}

.ms-rtetxclr {
    top: -48px;
    left: -16px
}

.ms-rteundl {
    top: -48px;
    left: -32px
}

.ms-rteuidt {
    top: -48px;
    left: -48px
}

.ms-rtesrced {
    top: 0px;
    left: -64px
}

.ms-rtertl {
    top: -16px;
    left: -64px
}

.ms-rtepaste {
    top: -32px;
    left: -64px
}

.ms-rtemcell {
    top: -48px;
    left: -64px
}

.ms-rteltal {
    top: -64px;
    left: 0px
}

.ms-rteitbl {
    top: -64px;
    left: -16px
}

.ms-rteirow {
    top: -64px;
    left: -32px
}

.ms-rteidt {
    top: -64px;
    left: -48px
}

.ms-rteicell {
    top: -64px;
    left: -64px
}

.ms-rtefnt {
    top: 0px;
    left: -80px
}

.ms-rtectral {
    top: -16px;
    left: -80px
}

.ms-rteclear {
    top: -32px;
    left: -80px
}

.ms-rteblst {
    top: -48px;
    left: -80px
}

.ms-rtebkclr {
    top: -64px;
    left: -80px
}

.ms-rtednar {
    top: -80px;
    left: 0px
}

.ms-core-webpartadder {
    position: absolute;
    top: 135px;
    left: 0px;
    width: 100%
}

.ms-wpadder {
    color: #65686b;
    background-color: #fff;
    height: 200px;
    background-image: url(/_layouts/15/images/wpadder_graygrad.png);
    background-repeat: repeat-x;
    background-position: bottom left
}

.ms-wpadder-cell {
    vertical-align: top
}

.ms-wpadder-topPad {
    height: 5px
}

.ms-wpadder-leftPad {
    width: 4px
}

.ms-wpadder-spacing {
    width: 6px
}

.ms-wpadder-bottomPad {
    height: 7px
}

.ms-wpadder-categoryColumn, .ms-wpadder-itemColumn, .ms-wpadder-descriptionColumn {
    border: 1px solid #d9d9d9
}

.ms-wpadder-categories, .ms-wpadder-descriptionArea {
    -ms-scrollbar-3dlight-color: #f7f7f7;
    -ms-scrollbar-darkshadow-color: #fafafa;
    -ms-scrollbar-face-color: #f7f7f7;
    -ms-scrollbar-highlight-color: #cecfce;
    -ms-scrollbar-shadow-color: #949494;
    -ms-scrollbar-track-color: #fffbff;
    height: 150px
}

.ms-wpadder-categoryColumn A, .ms-wpadder-categoryColumn IMG, .ms-wpadder-itemColumn IMG, .ms-wpadder-closeColumn A, .ms-wpadder-closeColumn IMG {
    border: 0px;
    background-color: transparent
}

.ms-wpadder-categories, .ms-wpadder-items {
    padding: 3px 4px
}

    .ms-wpadder-categories DIV, .ms-wpadder-items DIV {
        padding: 2px 3px;
        cursor: default
    }

    .ms-wpadder-categories .ms-wpadder-selected, .ms-wpadder-categories .ms-wpadder-hover, .ms-wpadder-items .ms-wpadder-selected, .ms-wpadder-items .ms-wpadder-hover {
        padding: 1px 2px
    }

    .ms-wpadder-categories DIV.ms-wpadder-hover, .ms-wpadder-items DIV.ms-wpadder-hover {
        border: 1px dashed #aad9fa
    }

    .ms-wpadder-categories DIV.ms-wpadder-selected, .ms-wpadder-items DIV.ms-wpadder-selected {
        border: 1px solid #aad9fa;
        background-color: #c5e8ff;
        background-image: url(/_layouts/15/images/treeviewselected.png);
        background-repeat: repeat-x;
        background-position: bottom left;
        color: #000
    }

.ms-wpadder-categories {
    border-bottom: 1px solid #fd9f08
}

.ms-wpadder-upload {
    white-space: nowrap;
    padding: 2px 4px 4px
}

.ms-wpadder-itemCell {
    padding-right: 2px
}

.ms-wpadder-itemCell2 {
    border-left: 2px dashed #e8e8ff;
    padding-left: 2px
}

.ms-wpadder-navArea IMG {
    cursor: pointer
}

    .ms-wpadder-navArea IMG.ms-wpadder-disabled {
        cursor: default
    }

.ms-wpadder-descriptionColumn {
    padding: 6px
}

.ms-wpadder-tabTable TH {
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    text-align: center;
    background-color: #f0f0f0;
    padding: 0px 8px;
    cursor: pointer;
    color: #000;
    width: 30%;
    height: 22px
}

    .ms-wpadder-tabTable TH.ms-wpadder-dummyTab {
        border-top: 0px;
        border-right: 0px;
        background-color: #fff
    }

    .ms-wpadder-tabTable TH.ms-wpadder-selected {
        cursor: default;
        background-color: #fff;
        border-bottom: 0px
    }

.ms-wpadder-descriptionCell {
    padding: 3px 4px;
    border: 1px solid #999999;
    border-top-style: none
}

.ms-wpadder-zoneArea {
    padding-top: 3px;
    vertical-align: middle
}

.ms-wpadder-closeBox {
    padding: 2px 2px 3px 3px;
    margin: 0px 1px 0px
}

.ms-wpadder-closeColumn {
    width: 16px
}

    .ms-wpadder-closeColumn DIV {
        border-bottom: 1px solid #fff;
        border-right: 1px solid #fff
    }

        .ms-wpadder-closeColumn DIV.ms-wpadder-hover {
            border-bottom: 1px solid #cccccc;
            border-right: 1px solid #cccccc
        }

.ms-wpadder-buttonArea {
    padding: 5px;
    text-align: right;
    border-bottom: 1px solid #d9d9d9
}

.ms-wpadder-sectionhead {
    color: #003759;
    font-size: 1.3em;
    padding: 5px 0px
}

.ms-wpadder-wpname {
    color: #7f7f7f;
    font-size: 1.3em;
    padding-bottom: 5px
}

.ms-wpadder option, .ms-wpadder select, .ms-wpadder button {
    border-color: #d9d9d9;
    background-color: #fff;
    color: #65686b
}

.ms-acal-header td, .ms-acal-rootdiv td, .ms-acal-rootdiv th {
    vertical-align: top
}

.ms-acal-rootdiv {
    margin-left: 4px
}

    .ms-acal-rootdiv a:visited {
        color: #0072c6
    }

    .ms-acal-rootdiv th.ms-acal-detailtime, .ms-acal-rootdiv th.ms-acal-day-top, .ms-acal-rootdiv th.ms-acal-month-top {
        font-weight: normal
    }

    .ms-acal-rootdiv div {
        overflow: hidden;
        white-space: nowrap
    }

    .ms-acal-rootdiv span {
        white-space: nowrap
    }

    .ms-acal-rootdiv table {
        cursor: default;
        border-collapse: collapse
    }

.ms-acal-detail, .ms-acal-daygroup, .ms-acal-weekgroup {
    border-bottom: solid 1px #c6c6c6
}

.ms-acal-daygroup {
    border-right: solid 1px #c6c6c6
}

.ms-acal-day-top {
    border: 1px solid #c6c6c6;
    color: #444;
    text-transform: uppercase;
    text-align: left
}

.ms-acal-week-top td {
    color: #444;
    border: 1px solid #c6c6c6;
    width: 14.5%
}

.ms-acal-day-top div {
    padding: 0px 4px 1px 4px;
    border: solid 1px #c6c6c6
}

.ms-acal-week-top td div {
    padding: 0px 4px 1px 4px;
    cursor: pointer;
    border: solid 1px #c6c6c6;
    text-transform: uppercase
}

.ms-acal-month-top {
    text-align: left;
    border-bottom: solid 1px #c6c6c6;
    color: #444;
    padding: 2px;
    width: 14.5%;
    text-transform: uppercase
}

table.ms-acal-month {
    border: 1px solid transparent
}

.ms-acal-weekgroup-top td {
    width: 12.5%
}

.ms-acal-month-weeksel {
    width: 16px
}

.ms-acal-summary-dayrow > th {
    cursor: pointer;
    border-bottom: solid 1px #c6c6c6;
    border-top: solid 1px #c6c6c6
}

tr td div.ms-acal-today {
    color: #0072c6;
    border-top: solid 1px #2a8dd4
}

.ms-acal-week-top td.ms-acal-hover div, .ms-acal-summary-dayrow td.ms-acal-hover div, .ms-acal-summary-dayrow th.ms-acal-hover {
    border-color: #2a8dd4 !important;
    text-decoration: underline
}

.ms-acal-weekgroup-top td.ms-acal-hover div {
    background-color: rgba(205,230,247,0.5);
    border-color: #2a8dd4 !important;
    text-decoration: underline
}

.ms-core-needIEFilter .ms-acal-weekgroup-top td.ms-acal-hover div {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7fcde6f7,endColorstr=#7fcde6f7)"
}

.ms-acal-summary-dayrow td div {
    margin: 0px 1px 2px 1px;
    color: #444;
    padding: 0px 4px 1px 4px
}

.ms-acal-summary-dayrow td div {
    cursor: pointer
}

tr.ms-acal-summary-dayrow > td {
    border: solid 1px #c6c6c6;
    border-bottom-style: none
}

tr.ms-acal-summary-itemrow > td {
    border: solid 1px #c6c6c6;
    border-top-style: none
}

.ms-acal-summary-dayrow td.ms-acal-entity-cell div {
    cursor: default
}

.ms-acal-summary-itemrow td, .ms-acal-summary-itemrow th {
    border-bottom: solid 1px #c6c6c6
}

    .ms-acal-summary-itemrow td div {
        margin: 0px 1px 0px 1px;
        height: 5em
    }

a.ms-acal-remove {
    overflow: hidden;
    display: inline-block;
    position: relative;
    width: 12px;
    height: 12px
}

.ms-acal-remove:hover {
    cursor: pointer
}

.ms-acal-remove img {
    position: relative;
    top: 0px
}

.ms-acal-remove:hover img {
    top: -12px
}

.ms-acal-entity-name {
    width: 120px;
    overflow: hidden;
    display: inline-block
}

.ms-acal-entity {
    margin: 10px 4px 1px 4px;
    width: 132px;
    color: #444
}

.ms-acal-entity-cell {
    font-weight: normal;
    text-align: left;
    max-width: 140px;
    width: 1%
}

.ms-acal-entitybuttons {
    width: 124px;
    text-align: right
}

    .ms-acal-entitybuttons + .ms-acal-entity-res {
        padding-top: 3px;
        margin-top: 3px;
        border-top: 1px dotted #92c0e0
    }

.ms-acal-entity-res * {
    vertical-align: top
}

.ms-acal-entity-input {
    margin-top: 3px;
    width: 90%
}

.ms-acal-weekgroup-top td div {
    padding: 2px 4px 1px 4px;
    color: #444;
    border: 1px solid transparent
}

.ms-acal-weekgroup-top td, .ms-acal-weekgroup-top th {
    border-bottom: 1px solid #c6c6c6
}

.ms-acal-weekgroup-row td, .ms-acal-weekgroup-row th {
    border-bottom: 1px solid #c6c6c6
}

.ms-acal-weekgroup-top td {
    border-left: 1px solid #c6c6c6;
    cursor: pointer
}

.ms-acal-weekgroup-row th {
    border-right: 1px solid #c6c6c6
}

.ms-acal-weekgroup-row td div {
    margin: 2px 1px 2px 1px;
    height: 5em
}

.ms-acal-hour30 .ms-acal-detailtime, .ms-acal-allday .ms-acal-detailtime, .ms-acal-hour30 td, .ms-acal-allday td {
    border-bottom: solid 1px #c6c6c6
}

.ms-acal-hour00 .ms-acal-detailtime, .ms-acal-hour00 td {
    border-top: solid 1px #c6c6c6;
    border-bottom: dashed 1px #c6c6c6
}

.ms-acal-hour30 td, .ms-acal-hour00 td, .ms-acal-allday td {
    border-right: solid 1px #c6c6c6;
    border-left: solid 1px #c6c6c6;
    height: 2.2em
}

.ms-acal-detailtime {
    width: 1%;
    text-align: right;
    padding: 1px 5px 2px 5px
}

.ms-acal-daygroup-row td.ms-acal-hour30 {
    border-left: solid 1px #c6c6c6
}

.ms-acal-daygroup-row td.ms-acal-hour00 {
    border-left: solid 1px #c6c6c6
}

.ms-acal-daygroup-row td, .ms-acal-daygroup-row th {
    border-top: solid 1px #c6c6c6;
    border-bottom: solid 1px #c6c6c6
}

    .ms-acal-daygroup-row td div {
        height: 7.5em;
        margin: 2px 0px 2px 0px
    }

.ms-acal-daygroup-head td {
    padding: 1px 5px 2px 5px;
    width: 40px
}

.ms-acal-daygroup-head td, .ms-acal-daygroup-head2 td {
    border-right: solid 1px #c6c6c6;
    border-left: solid 1px #c6c6c6
}

.ms-acal-daygroup-head2 td {
    height: 5px
}

.ms-acal-detailtime A:link, .ms-acal-daygroup-time A:link, .ms-acal-detailtime A:visited, .ms-acal-daygroup-time A:visited {
    text-decoration: none;
    color: #444
}

.ms-acal-detailtime A:hover, .ms-acal-daygroup-time A:hover {
    text-decoration: underline
}

td.ms-acal-outday {
    background-color: #f1f1f1
}

.ms-core-needIEFilter .ms-acal-outday {
    background-color: #efefef
}

.ms-acal-time {
    width: 300px
}

.ms-acal-sdiv .ms-acal-title {
    padding-top: 3px
}

.ms-acal-ddiv .ms-acal-location, .ms-acal-ddiv .ms-acal-title {
    white-space: normal;
    padding-bottom: 2px
}

.ms-acal-sdiv a, .ms-acal-mdiv a, .ms-acal-ddiv a {
    color: #fff !important
}

    .ms-acal-sdiv a:hover, .ms-acal-mdiv a:hover, .ms-acal-ddiv a:hover {
        text-decoration: underline;
        color: #fff !important
    }

.ms-acal-sdiv, .ms-acal-mdiv, .ms-acal-ddiv {
    color: #fff
}

.ms-acal-sdiv {
    padding: 1px 2px 2px 2px
}

.ms-acal-ddiv {
    padding: 3px 2px 2px 2px
}

.ms-acal-mdiv {
    text-align: center;
    padding: 1px 10px 2px 10px
}

.ms-acal-vlink a:hover {
    text-decoration: underline
}

.ms-acal-vlink {
    position: absolute;
    z-index: 2
}

    .ms-acal-vlink img {
        margin-right: 3px
    }

.ms-acal-vitem, td.ms-acal-vitem {
    background-color: rgba(156,206,240,0.5)
}

.ms-core-needIEFilter .ms-acal-vitem, .ms-core-needIEFilter td.ms-acal-vitem {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7f9ccef0,endColorstr=#7f9ccef0)"
}

.ms-acal-vcont td {
    padding: 0px 3px 2px 3px;
    text-align: right;
    vertical-align: bottom
}

.ms-acal-ctrlitem {
    z-index: 1
}

    .ms-acal-entity-res a:hover, .ms-acal-popup-link a:hover, .ms-acal-ctrlitem a:hover {
        text-decoration: underline
    }

.ms-acal-offscreen {
    position: absolute;
    top: -1000px
}

.ms-acal-ctrlitem a img {
    padding: 0px 3px 0px 3px
}

.ms-acal-location {
    color: #fff
}

.ms-acal-item {
    background-color: #0072C6;
    border: solid 1px #c6c6c6
}

.ms-acal-color1 {
    background-color: #00485B
}

.ms-acal-color2 {
    background-color: #0072C6
}

.ms-acal-color3 {
    background-color: #288054
}

.ms-acal-color4 {
    background-color: #767956
}

.ms-acal-color5 {
    background-color: #ED0033
}

.ms-acal-color6 {
    background-color: #682A7A
}

.ms-acal-color7 {
    background-color: #006984
}

.ms-acal-color8 {
    background-color: #13402A
}

.ms-acal-color9 {
    background-color: #3B3C2B
}

.ms-acal-default-hover {
    border: solid 1px #ababab
}

.ms-acal-item-hover {
    border: solid 1px #ababab
}

.ms-acal-selected {
    background-color: #005594;
    border: solid 1px #92c0e0
}

.ms-acal-selcolor1 {
    background-color: #009AC3
}

.ms-acal-selcolor2 {
    background-color: #005594
}

.ms-acal-selcolor3 {
    background-color: #1D603F
}

.ms-acal-selcolor4 {
    background-color: #585A40
}

.ms-acal-selcolor5 {
    background-color: #B10026
}

.ms-acal-selcolor6 {
    background-color: #4E1F5B
}

.ms-acal-selcolor7 {
    background-color: #009AC3
}

.ms-acal-selcolor8 {
    background-color: #1D603F
}

.ms-acal-selcolor9 {
    background-color: #585A40
}

.ms-acal-selected div {
    color: #fff !important
}

.ms-acal-dragging a:hover div {
    text-decoration: none
}

.ms-acal-display {
    color: #444;
    font-size: 14px;
    padding: 5px;
    white-space: nowrap
}

.ms-cal-nav, .ms-cal-navselected {
    display: inline-block
}

span.ms-cal-navselected a {
    font-weight: bold
}

.ms-cal-nav img, .ms-cal-navselected img {
    vertical-align: middle
}

.ms-acal-apanel-outer {
    padding-top: 10px;
    margin-bottom: 20px
}

.ms-acal-apanel {
    color: #444;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    padding: 0px 0px 5px 0px
}

a.ms-acal-apanel-item:hover span {
    text-decoration: underline
}

.ms-acal-apanel ul, .ms-acal-apanel li {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    overflow: hidden
}

.ms-acal-apanel-title img {
    vertical-align: middle
}

.ms-acal-apanel-title span {
    color: #444
}

a.ms-acal-apanel-title:hover span {
    color: #444;
    text-decoration: underline
}

.ms-acal-apanel-title {
    margin-left: 10px
}

.ms-acal-apanel-item {
    padding: 2px 8px 2px 8px;
    margin: 4px 0px 0px 30px;
    display: inline-block;
    background-color: #0072C6;
    border: solid 1px #c6c6c6
}

    .ms-acal-apanel-item span {
        color: #fff
    }

.ms-acal-apanel-title * {
    vertical-align: bottom
}

.ms-acal-apanel-title span {
    margin-left: 3px
}

.ms-acal-error {
    margin: 0px 20px 15px 20px;
    vertical-align: top
}

    .ms-acal-error span {
        padding-left: 5px
    }

.ms-acal-apanel-color1 {
    border: solid 1px #c6c6c6;
    background-color: #00485B
}

.ms-acal-apanel-color2 {
    border: solid 1px #c6c6c6;
    background-color: #0072C6
}

.ms-acal-apanel-color3 {
    border: solid 1px #c6c6c6;
    background-color: #288054
}

.ms-acal-apanel-color4 {
    border: solid 1px #c6c6c6;
    background-color: #767956
}

.ms-acal-apanel-color5 {
    border: solid 1px #c6c6c6;
    background-color: #ED0033
}

.ms-acal-apanel-color6 {
    border: solid 1px #c6c6c6;
    background-color: #682A7A
}

.ms-acal-apanel-color7 {
    border: solid 1px #c6c6c6;
    background-color: #006984
}

.ms-acal-apanel-color8 {
    border: solid 1px #c6c6c6;
    background-color: #13402A
}

.ms-acal-apanel-color9 {
    border: solid 1px #c6c6c6;
    background-color: #3B3C2B
}

.ms-acal-header {
    margin: 10px
}

    .ms-acal-header img {
        border: 0px
    }

.ms-acal-headerentity {
    font-weight: bold;
    white-space: nowrap
}

.ms-fb-root * {
    font-size: 8pt
}

.ms-fb-root {
    width: 500px
}

    .ms-fb-root th {
        font-weight: normal;
        text-align: left
    }

.ms-fb-head table {
    border: 1px solid #ababab
}

.ms-fb-body table {
    border-top: 1px solid #ababab;
    border-bottom: 1px solid #ababab
}

.ms-fb-head {
    display: inline-block;
    vertical-align: top
}

.ms-fb-body {
    display: inline-block;
    overflow-x: auto;
    width: 380px
}

.ms-fb-time sup {
    font-size: smaller
}

.ms-fb-time th div {
    padding-left: 3px;
    line-height: 1.2em
}

.ms-fb-body .ms-fb-time th div {
    width: 34px
}

.ms-fb-select td {
    border-bottom: 1px solid #ababab
}

.ms-fb-body .ms-fb-select td, .ms-fb-body .ms-fb-time th {
    border-right: 1px solid #ababab
}

.ms-fb-select td, .ms-fb-time th {
    background-color: rgba(156,206,240,0.5);
    color: #444
}

.ms-core-needIEFilter .ms-fb-select td, .ms-core-needIEFilter .ms-fb-time th {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7f9ccef0,endColorstr=#7f9ccef0)"
}

.ms-fb-select td div {
    height: 3px;
    font-size: 0px
}

.ms-fb-selected {
    background-color: #0072c6
}

.ms-core-needIEFilter .ms-fb-selected {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff0072c6,endColorstr=#ff0072c6)"
}

.ms-fb-item {
    background-image: url("/_layouts/15/images/fbgrad.png?rev=23");
    background-repeat: repeat-x
}

.ms-fb-sumitem, .ms-fb-border, .ms-fb-summary, .ms-fb-entity {
    border-right: 1px solid #ababab
}

    .ms-fb-summary td div, .ms-fb-entity td div {
        padding: 2px 3px 2px 3px;
        height: 1.2em
    }

.ms-fb-summary, .ms-fb-entity {
    height: 1.8em
}

    .ms-fb-entity td {
        background-color: rgba(255,255,255,0.85);
        border-top: 1px solid #c6c6c6
    }

.ms-core-needIEFilter .ms-fb-entity td {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d8ffffff,endColorstr=#d8ffffff)"
}

.ms-fb-name {
    width: 100px;
    overflow: hidden;
    white-space: nowrap
}

.ms-datepicker-html > .ms-core-needIEFilter {
    -ms-filter: ""
}

.ms-datepicker-html > .ms-backgroundImage {
    background-image: none
}

.ms-picker-table {
    width: 100%
}

.ms-quickLaunch table.ms-picker-table td {
    border-top: none;
    text-align: center
}

.ms-picker-header {
    font-weight: normal;
    background-color: #f1f1f1
}

.ms-core-needIEFilter .ms-picker-header {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)"
}

.ms-picker-header table.ms-picker-table {
    border-bottom: 1px solid #ababab
}

.ms-picker-table .ms-picker-dayheader {
    color: #777;
    font-weight: normal;
    padding: 2px 0 3px;
    text-align: center
}

.ms-picker-week {
    height: 22px;
    width: 22px;
    background-color: #efefef;
    color: #666
}

    .ms-picker-week a {
        color: #444;
        text-decoration: none
    }

.ms-picker-weekselected {
    width: 22px;
    height: 22px;
    background-color: #f1f1f1;
    text-align: center;
    padding-left: 1px;
    cursor: pointer
}

.ms-core-needIEFilter .ms-picker-weekselected {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)"
}

.ms-picker-weekselected a, .ms-picker-weekselected a:hover {
    color: #444;
    text-decoration: underline
}

.ms-picker-weekbox {
    height: 22px;
    width: 22px;
    padding-right: 3px;
    white-space: nowrap;
    color: #666;
    transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg)
}

.ms-core-needIEFilter .ms-picker-weekbox {
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0,M12=1,M21=-1,M22=0,SizingMethod='auto expand')"
}

.ms-picker-today, .ms-picker-dayselected, .ms-picker-daycenter, .ms-picker-daycenterOn {
    height: 22px
}

table.ms-picker-table td.ms-picker-today {
    text-align: center;
    border: solid 1px #2a8dd4
}

table.ms-picker-table td.ms-picker-dayother, table.ms-picker-table td.ms-picker-daycenterOn, table.ms-picker-table td.ms-picker-daycenter {
    text-align: center;
    border: solid 1px transparent
}

.ms-picker-dayselected a:link, .ms-picker-daycenter a, .ms-picker-today a {
    color: #444;
    text-decoration: none
}

.ms-picker-dayother a:link {
    color: #777;
    text-decoration: none
}

.ms-picker-dayother a:hover, .ms-picker-daycenterOn a, .mspicker-daycenterOn a:hover {
    color: #444;
    text-decoration: underline
}

.ms-picker-table .ms-picker-daycenterOn {
    background-color: rgba(255,255,255,0.85)
}

.ms-core-needIEFilter .ms-picker-table .ms-picker-daycenterOn {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d8ffffff,endColorstr=#d8ffffff)"
}

table.ms-picker-table td.ms-picker-dayselected {
    background-color: rgba(156,206,240,0.5);
    border: 1px solid transparent;
    text-align: center
}

.ms-core-needIEFilter table.ms-picker-table td.ms-picker-dayselected {
    background-color: #9ccef0
}

.ms-quickLaunch table.ms-picker-table td.ms-picker-monthcenter {
    text-align: center;
    padding-bottom: 3px;
    border: 1px solid transparent
}

.ms-picker-monthcenter a, .ms-picker-monthcenter a:active, .ms-picker-monthcenter a:link, .ms-picker-monthcenter a:visited {
    color: #777;
    text-decoration: none
}

.ms-quickLaunch table.ms-picker-table td.ms-picker-monthcenterOn {
    padding-bottom: 3px;
    color: #444;
    cursor: pointer;
    text-decoration: underline;
    border: 1px solid transparent
}

.ms-picker-monthcenterOn a, .ms-picker-monthcenterOn a:active, .ms-picker-monthcenterOn a:link, .ms-picker-monthcenterOn a:visited {
    color: #444;
    text-decoration: underline;
    cursor: pointer
}

.ms-quickLaunch table.ms-picker-table td.ms-picker-monthselected {
    background-color: rgba(255,255,255,0.85);
    border: solid 1px #2a8dd4;
    color: #444;
    padding-bottom: 3px;
    text-align: center
}

.ms-core-needIEFilter .ms-quickLaunch table.ms-picker-table td.ms-picker-monthselected {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d8ffffff,endColorstr=#d8ffffff)"
}

.ms-picker-monthselected a, .ms-picker-monthselected a:active, .ms-picker-monthselected a:link, .ms-picker-monthselected a:hover, .ms-picker-monthselected a:visited {
    color: #444;
    text-decoration: none;
    cursor: pointer
}

table.ms-picker-table td.ms-picker-footer {
    padding: 5px;
    text-align: center
}

table.ms-picker-table td.ms-tpicker-footer {
    padding: 5px;
    text-align: center;
    white-space: nowrap
}

.ms-picker-footer a {
    color: #0072c6
}

.ms-picker-header a {
    color: #666
}

.ms-picker-footer a:hover {
    text-decoration: underline
}

.ms-picker-month {
    padding: 2px 0 5px 0;
    color: #666
}

.ms-picker-line {
    border-top: 2px solid #ababab
}

.ms-navframe .ms-datepickerouter {
    border-bottom: solid 1px #ababab;
    border-right: solid 1px #ababab
}

.ms-datepickerouter .ms-quickLaunch {
    padding-top: 0px;
    border: 1px solid #ababab
}

span.ms-offscreen {
    position: absolute;
    left: -10000px
}

.ms-picker-table td, .ms-picker-table th {
    vertical-align: middle
}

body #s4-leftpanel .ms-picker-body {
    overflow-x: auto
}

.ms-create-headerbox {
    vertical-align: top;
    height: 112px
}

.ms-create-headerboxint {
    padding: 26px 20px 8px 20px
}

.ms-create-h2, .ms-create-h2b, .ms-create-h2d {
    font-size: 1.5em;
    color: #3b4f65
}

.ms-create-h2, .ms-create-h2b {
    width: 370px;
    line-height: 1.5em
}

.ms-create-h2b {
    color: #0072bc
}

.ms-create-h2d {
    color: #000;
    margin-bottom: 5px
}

.ms-create-h3 {
    font-size: 1em;
    color: #3b4f65
}

.ms-create-arrowcont {
    height: 18px;
    width: 80px
}

.ms-create-lists {
    width: 100%;
    height: 100%;
    vertical-align: top;
    padding: 4px 0px 4px
}

.ms-create-header.ms-create-on {
    background: url("/_layouts/15/images/create_upgradient.png?rev=23") repeat-x left bottom
}

    .ms-create-header.ms-create-on .ms-create-arrowcont {
        background: url("/_layouts/15/images/fgimg.png?rev=23") no-repeat 0px -108px
    }

    .ms-create-header.ms-create-on .ms-create-headerbox {
        height: 113px
    }

.ms-create-body.ms-create-on {
    background: url("/_layouts/15/images/create_defaultgradient.png?rev=23") repeat-x left top
}

    .ms-create-body.ms-create-on .ms-create-arrowcont {
        background: url("/_layouts/15/images/fgimg.png?rev=23") no-repeat 0px -90px
    }

    .ms-create-body.ms-create-on .ms-create-lists {
        padding-top: 5px
    }

.ms-create-lists-table {
    max-width: 1200px
}

.ms-create-infoIcon {
    vertical-align: top;
    padding-right: 10px
}

.ms-create-infoText {
    vertical-align: top;
    width: 600px
}

.ms-create-sectionheader {
    font-size: 1.5em;
    color: #3b4f65;
    margin: 0px 9px 0px 1px;
    font-weight: normal;
    text-align: left;
    padding: 0px 0px 5px 14px;
    border-bottom: 1px solid #d8f1ff
}

.ms-create-sectionlist {
    margin: 0px;
    padding: 0px;
    list-style-type: none
}

.ms-create-listitem-a {
    font-size: 1em;
    color: #0072bc;
    text-decoration: none;
    display: block;
    padding: 4px 15px 4px 13px;
    border: 1px solid transparent;
    margin-right: 5px
}

    .ms-create-listitem-a:hover {
        background: url("/_layouts/15/images/selbg.png?rev=23") repeat-x left top;
        background-color: #f2faff;
        border-color: #c6e5f8;
        border-width: 1px;
        border-style: solid;
        color: #003759 !important
    }

        .ms-create-listitem-a:hover > .ms-create-listitem-a-text {
            text-decoration: underline
        }

.ms-create-listitem-a-img {
    width: 0px;
    height: 0px;
    border: 0px;
    display: inline-block;
    float: left
}

.UserShadedRegion {
    background-color: #f1f1f1
}

.ms-core-needIEFilter .UserShadedRegion {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)"
}

.UserCaption {
    background-color: #f1f1f1
}

.ms-core-needIEFilter .UserCaption {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)"
}

.UserDottedLine {
    margin-bottom: 2px;
    height: 1px;
    overflow: hidden;
    background-color: #3966bf;
    background-image: url("/_layouts/15/images/dot.gif?rev=23")
}

.RemoveConnectionLink {
    color: #0072c6;
    text-decoration: none
}

.ConnectionTabLink {
    color: #444;
    text-decoration: none
}

.ConnectionChooseActiveTab {
    border: solid 1px #ababab;
    padding: 3px;
    display: inline;
    height: 24px;
    background-color: #f1f1f1
}

.ms-core-needIEFilter .ConnectionChooseActiveTab {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)"
}

.ConnectionChooseInactiveTab {
    border-top: solid 1px #ababab;
    border-right: solid 1px #ababab;
    border-bottom: solid 1px #ababab;
    padding: 3px;
    display: inline;
    margin-top: 4px;
    height: 20px;
    color: #444;
    background-color: #fdfdfd
}

.ms-core-needIEFilter .ConnectionChooseInactiveTab {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#fffdfdfd,endColorstr=#fffdfdfd)"
}

.ConnectionConfigureInactiveTab {
    border-top: solid 1px #ababab;
    border-left: solid 1px #ababab;
    border-bottom: solid 1px #ababab;
    padding: 3px;
    margin-top: 4px;
    display: inline;
    height: 20px;
    color: #444;
    background-color: #fdfdfd
}

.ms-core-needIEFilter .ConnectionConfigureInactiveTab {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#fffdfdfd,endColorstr=#fffdfdfd)"
}

.ConnectionConfigureActiveTab {
    border: solid 1px #ababab;
    padding: 3px;
    display: inline;
    height: 24px;
    background-color: #f1f1f1
}

.ms-core-needIEFilter .ConnectionConfigureActiveTab {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)"
}

.UserConnectionTop {
    border-bottom: solid 1px #ababab;
    height: 24px;
    width: 100%
}

.UserCaptionShadow {
    display: none
}

.UserGenericText {
    color: #444
}

.UserSectionTitle {
    width: 100%;
    padding: 5px 0px;
    border-bottom: solid 1px #ababab;
    color: #444;
    background-color: #f1f1f1
}

.ms-core-needIEFilter .UserSectionTitle {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)"
}

.UserSectionHead {
    width: 100%;
    padding: 0px 0px 3px 0px;
    color: #777
}

    .UserSectionHead.ms-bold {
        font-weight: normal
    }

.UserSectionBody {
    width: 100%;
    padding: 0px 0px 0px 0px
}

.UserControlGroup {
    padding-bottom: 10px;
    padding-top: 2px
}

.UserSectionFooter {
    width: 100%;
    margin-top: 5px;
    padding-top: 2px;
    border-top: solid 1px #c6c6c6;
    color: #444
}

.UserToolbar {
    background-image: url("/_layouts/15/images/topnavunselected.gif?rev=23");
    border-bottom: 1px solid #6f9dd9;
    padding-left: 2px;
    padding-right: 2px;
    background-position: left bottom;
    background-repeat: repeat-x;
    background-color: transparent
}

.UserCellHover {
    padding: 1px 4px 2px 4px;
    border: solid 1px #92c0e0;
    color: #444
}

.UserCellSelected {
    padding: 3px 4px 0px 10px;
    background: url("/_layouts/15/images/selbg.png?rev=23") repeat-x;
    background-color: #ccebff;
    border: solid 1px #91cdf2;
    color: #003759
}

.UserCell {
    padding: 1px 4px 2px 4px;
    margin: 1px;
    color: #444
}

.UserGenericBulletItem {
    padding-bottom: 2px
}

.ms-ToolPaneFrame {
    padding: 0px;
    background-color: #f2f2f2
}

.ms-ToolPaneOuter {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #90959a
}

.ms-ToolPaneClose {
    background: url("/_layouts/15/images/wptphdr.png?rev=23") repeat-x left top;
    background-color: #d3d3d3;
    border-bottom: solid 1px #90959a;
    padding-right: 3px;
    padding-left: 0px
}

.ms-ToolPaneTitle {
    color: #000000;
    background: url("/_layouts/15/images/wptphdr.png?rev=23") repeat-x left top;
    background-color: #d3d3d3;
    border-bottom: solid 1px #90959a;
    padding-left: 0px;
    padding-right: 7px;
    padding-top: 3px;
    padding-bottom: 3px
}

.ms-toolpanefooter {
    color: #595959;
    font-weight: bold;
    background: url("/_layouts/15/images/wptphdr.png?rev=23") repeat-x left top;
    background-color: #d3d3d3;
    padding: 4px 0px;
    text-align: center
}

.ms-ToolPaneError {
    color: #e00000;
    padding: 10px
}

.ms-ToolPartSpacing {
    display: none
}

.ms-ToolStripSelected {
    background-image: url("/_layouts/15/images/menubuttonhover.gif?rev=23");
    padding: 1px 4px 2px 4px;
    background-color: #afd2ff;
    border-top: solid 1px #f2f8ff;
    border-bottom: solid 1px #d6e8ff;
    color: #000000
}

.ms-ToolStrip {
    padding: 1px 4px 2px 4px;
    background-image: url("/_layouts/15/images/listheadergrad.gif?rev=23");
    color: #000000;
    border-top: solid 1px #f2f8ff;
    border-bottom: solid 1px #d6e8ff;
    background-color: #afd2ff
}

.ms-TPBorder {
    border: none
}

.ms-TPHeader {
    color: #333;
    background-color: #ededed
}

.ms-TPSubHeader, .ms-TPMinMaxTD {
    border-bottom: 1px solid #c4c4c4;
    padding: 3px 0px
}

.ms-TPTitle {
    padding-left: 4px;
    padding-right: 0px;
    color: #000;
    padding-top: 2px;
    padding-bottom: 2px
}

.ms-TPSectionTD, .ms-TPBody .ms-propGridTable {
    border-bottom: 1px solid #c4c4c4;
    padding: 10px 10px 0px
}

.ms-TPBody {
    color: #65686b
}

    .ms-TPBody a:link, .ms-TPBody a:visited, .ms-TPBody a:hover {
        color: #0072bc;
        text-decoration: none;
        cursor: pointer
    }

.ms-PropGridBuilderButton {
    border: solid 1px #3966bf;
    width: 16px;
    display: none;
    background-color: #add1ff
}

.ms-SPZone {
    border: 1px solid #c6c6c6
}

    .ms-SPZone:hover {
        border: 1px solid #92c0e0
    }

.s4-wzActive, .ms-SPZoneSelected {
    border: 1px solid #2a8dd4
}

.ms-SPZoneIBar {
    border: 3px solid #0072bc
}

.ms-SPZoneLabel {
    color: #777;
    padding: 11px 0px 1px 2px
}

.ms-SPZoneTitle {
    white-space: nowrap;
    color: #777
}

.ms-SPZoneCaption {
    color: #777
}

.ms-TPBody th {
    font-weight: bold
}

.ms-TPBody h1 {
    font-weight: bold;
    font-size: 200%
}

.ms-TPBody h2 {
    font-weight: bold;
    font-size: 150%
}

.ms-TPBody h3 {
    font-weight: bold;
    font-size: 120%
}

.ms-TPBody h4 {
    font-weight: bold;
    font-size: 100%
}

.ms-TPBody h5 {
    font-weight: bold;
    font-size: 80%
}

.ms-TPBody h6 {
    font-weight: bold;
    font-size: 65%
}

.ms-WPBorder {
    border: 1px solid #c6c6c6
}

.ms-WPAddButton {
    border: solid 1px #ababab;
    padding: 12px;
    margin: 0px;
    cursor: pointer;
    text-align: center;
    background-color: rgba(255,255,255,0.85)
}

.ms-core-needIEFilter .ms-WPAddButton {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d8ffffff,endColorstr=#d8ffffff)"
}

.ms-WPAddButton:hover {
    border: solid 1px #92c0e0
}

.ms-ConnError {
    color: #bf0000
}

.ms-infobar {
    background-color: #EDF0D9;
    border: 1px solid #999999
}

.ms-consoleframe, .ms-consolestatusframe {
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-style: solid
}

.ms-consolestatuscell {
    background-image: url("/_layouts/15/images/pageTitleBKGD.gif?rev=23");
    background-repeat: repeat-x;
    background-position: top left;
    background-color: #d5dced;
    text-align: center
}

.ms-consoleframe {
    border-top-width: 1px;
    border-color: #83b0ec
}

.ms-consolestatusframe {
    border-top-width: 0px;
    background-color: #f6fdfd;
    background-repeat: repeat-x;
    border-color: #FFFFFF
}

td.ms-consolestatuscheckoutframe {
    background-repeat: repeat-x
}

.ms-consolestatuscheckoutframe, .ms-consoleminiframe {
    background-color: #fff8b2;
    background: url("/_layouts/15/images/cnsugrdn.gif?rev=23")
}

.ms-consoleminiframe {
    height: 24px;
    background-repeat: repeat-x
}

.ms-consolestatus {
    color: #666666;
    padding-top: 3px;
    padding-bottom: 3px;
    text-decoration: none
}

    .ms-consolestatus a {
        color: #3966bf
    }

        .ms-consolestatus a:hover {
            color: #3966bf;
            text-decoration: underline
        }

.ms-consoletoolbar {
    text-decoration: none;
    color: #003399
}

.ms-webpartpickeralign {
    padding: 2px 7px 2px 3px
}

.ms-webpartpickerwarning {
    color: #bf0000
}

.ms-webpartPage-root {
    border-spacing: 20px
}

#MSOTlPn_MainTD option, #MSOTlPn_MainTD select, #MSOTlPn_MainTD button {
    border-color: #d9d9d9;
    background-color: #fff;
    color: #65686b
}

#ms-dnd-dropbox {
    position: absolute;
    text-align: center;
    border: 1px solid;
    border-color: #2a8dd4;
    z-index: 2;
    background-color: rgba(255,255,255,0.85);
    margin: 0px
}

.ms-core-needIEFilter #ms-dnd-dropbox {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d8ffffff,endColorstr=#d8ffffff)"
}

#ms-dnd-dropboxText {
    position: relative
}

#ms-dnd-activeX {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px
}

.ms-dnd-progressInfo {
    position: relative;
    width: 100%;
    vertical-align: middle;
    padding-left: 10px;
    padding-top: 6px;
    padding-bottom: 7px;
    margin-bottom: 5px;
    color: #3b3b3b
}

.ms-dnd-progressInfo-inline {
    position: relative;
    width: 100%;
    vertical-align: middle;
    margin-top: 8px;
    margin-bottom: 12px
}

.ms-dnd-progressInfoTb td {
    padding-right: 5px
}

.ms-dnd-progressImg {
    width: 16px;
    height: 16px;
    vertical-align: middle
}

    .ms-dnd-progressImg img {
        vertical-align: middle
    }

.ms-dnd-progressMessage {
    vertical-align: middle
}

.ms-dnd-err {
    line-height: 1.2em;
    width: 100%;
    padding-top: 4px;
    padding-bottom: 9px;
    margin-top: -5px;
    margin-bottom: 5px;
    color: #3b3b3b
}

.ms-dnd-err-itmName {
    padding-right: 20px;
    padding-left: 3px;
    vertical-align: middle
}

.ms-dnd-dlg-doRestDiv {
    margin-top: 4px;
    float: left
}

.ms-dnd-dlg-buttonDiv {
    text-align: right
}

#ms-conflictDlgDoRest {
    padding-left: 0px;
    margin-left: 0px
}

.ms-dragupload-error {
    color: #3b3b3b
}

.ms-droppable-menuitem-hover {
    border: #2a8dd4 2px dotted
}

.ms-droppable-folder-hover {
    border: #2a8dd4 2px dotted
}

.ms-dropsurface-div {
    position: absolute;
    background-color: #fff;
    background-color: rgba(255,255,255,0.85);
    border: #2a8dd4 1px solid;
    z-index: 99
}

.ms-progress-meter {
    width: 130px;
    height: 9px;
    background-color: #c6c6c6
}

.ms-progress-meter-inner {
    background-color: #2a8dd4;
    height: 100%
}

.ms-dnd-fileError-item {
    margin-top: 5px;
    margin-bottom: 5px
}

.ms-dnd-inprogress {
    position: absolute;
    vertical-align: middle;
    text-align: center;
    background-color: rgba(255,255,255,0.85);
    border: #ababab 1px solid;
    z-index: 99
}

.ms-core-needIEFilter .ms-dnd-inprogress {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d8ffffff,endColorstr=#d8ffffff)"
}

.ms-dnd-inprogress-img {
    position: relative
}

.ms-draggable {
    cursor: pointer
}

.ms-webpartzone-cell {
    margin: auto auto 20px
}

.s4-wpcell, .s4-wpcell-plain, .s4-wpActive {
    vertical-align: top
}

    .s4-wpcell .s4-wpTopTable {
        border: 1px solid transparent
    }

    .s4-wpcell-plain .s4-wpTopTable {
        border: none
    }

    .s4-wpActive .s4-wpTopTable, .s4-wpActive .ms-WPSelected {
        border: 1px solid #92c0e0
    }

.ms-WPHeaderTdMenu {
    width: 21px;
    cursor: pointer;
    word-wrap: normal;
    white-space: nowrap;
    border: 1px solid transparent
}

    .ms-WPHeaderTdMenu:hover {
        background: url("/_layouts/15/images/selbg.png?rev=23") repeat-x left top
    }

.ms-WPMenuDiv, .ms-WPMenuDivHover {
    white-space: nowrap
}

.ms-wpselectlink, .ms-wpselectlinkfocus {
    text-align: center
}

.ms-WPHeaderMenuImg {
    padding: 7px;
    vertical-align: middle;
    visibility: hidden
}

.ms-wpselectlinkfocus .ms-WPHeaderMenuImg, .s4-wpcell-plain:hover .ms-WPHeaderMenuImg, .s4-wpcell:hover .ms-WPHeaderMenuImg, .s4-wpActive .ms-WPHeaderMenuImg {
    visibility: visible
}

.s4-wpcell .ms-WPTitle, .s4-wpActive .ms-WPTitle {
    cursor: pointer
}

.ms-WPTitle, .ms-WPTitle a {
    color: #444
}

.s4-wpActive .ms-WPTitle, .s4-wpActive .ms-WPTitle a {
    color: #0072c6
}

.ms-WPHeaderTdSelection {
    width: 21px;
    cursor: auto;
    text-align: center
}

.ms-WPHeaderTdSelSpan {
    display: inline-block
}

.ms-WPHeaderCbxHidden {
    margin: 0px;
    top: -2000px;
    position: absolute;
    vertical-align: middle
}

.ms-WPHeaderCbxVisible, .s4-wpcell:hover .ms-WPHeaderTdSelection input, .s4-wpActive .ms-WPHeaderTdSelection input {
    top: 0px;
    margin: 0px;
    position: relative;
    vertical-align: middle
}

.s4-wpcell-plain .ms-WPHeaderTdSelection {
    display: none
}

.ms-wpContentDivSpace {
    position: relative
}

.ms-SPZone.ms-webpart-zone {
    padding: 10px
}

.ms-webpart-zone {
    display: table
}

.ms-webpart-zone-title {
    color: #777;
    display: block
}

.s4-wpcell > .ms-webpart-chrome, .s4-wpActive > .ms-webpart-chrome {
    border: 1px solid transparent
}

.ms-SPZone > .s4-wpcell, .ms-SPZone > .s4-wpcell-plain, .ms-rtestate-write > .ms-rte-wpbox > div > .s4-wpcell, .ms-rtestate-write > .ms-rte-wpbox > div > .s4-wpcell-plain {
    border: 1px solid #c6c6c6;
    padding: 5px 10px 10px;
    border-collapse: separate
}

.ms-SPZone > .s4-wpActive, .ms-rtestate-write > .ms-rte-wpbox > div > .s4-wpActive {
    border: 1px solid #0067b0;
    padding: 5px 10px 10px;
    border-collapse: separate
}

.ms-webpart-chrome-fullWidth {
    min-width: 100%
}

.ms-webpart-chrome {
    border-spacing: 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.ms-webpart-chrome-vertical {
    display: table-row
}

.ms-webpart-controlBox-show > .js-webpart-menuCell > .ms-webpart-menuLink > .ms-webpart-menuArrowSpan > .ms-webpart-menuArrowImg, .ms-webpartzone-cell:focus > .ms-webpart-chrome > .ms-webpart-chrome-title > .ms-webpart-controlBox > .js-webpart-menuCell > .ms-webpart-menuLink > .ms-webpart-menuArrowSpan > .ms-webpart-menuArrowImg, .ms-webpartzone-cell:hover > .ms-webpart-chrome > .ms-webpart-chrome-title > .ms-webpart-controlBox > .js-webpart-menuCell > .ms-webpart-menuLink > .ms-webpart-menuArrowSpan > .ms-webpart-menuArrowImg, .ms-webpart-controlBox-show > span > .ms-cursorDefault, .ms-webpartzone-cell:focus > .ms-webpart-chrome > .ms-webpart-chrome-title > .ms-webpart-controlBox > span > .ms-cursorDefault, .ms-webpartzone-cell:hover > .ms-webpart-chrome > .ms-webpart-chrome-title > .ms-webpart-controlBox > span > .ms-cursorDefault {
    visibility: visible
}

.ms-webpart-controlBox-hide > .js-webpart-menuCell > .ms-webpart-menuLink > .ms-webpart-menuArrowSpan > .ms-webpart-menuArrowImg, .ms-webpart-controlBox-hide > span > .ms-cursorDefault {
    visibility: hidden
}

.ms-webpart-controlBox {
    position: absolute;
    float: right;
    margin-left: -35px
}

.ms-webpart-titleRowCell {
    padding: 0px;
    position: relative
}

.js-webpart-titleCell {
    width: 100%
}

.js-webpart-titleCell, .ms-webpart-controlBox, .js-webpart-menuCell, .ms-webpart-checkboxTd {
    display: inline-block
}

.ms-webpart-checkboxTd {
    width: 19px;
    padding-right: 3px
}

    .ms-webpart-checkboxTd > input {
        display: block
    }

.js-webpart-menuCell {
    width: 15px;
    position: relative
}

.ms-webpart-menuLink {
    padding: 3px;
    height: 3px;
    width: 5px;
    border: 0px solid transparent;
    vertical-align: middle;
    display: inline-block;
    overflow: hidden
}

    .ms-webpart-menuLink:hover {
        border-color: #ababab
    }

    .ms-webpart-menuLink > img {
        display: block
    }

.ms-webpart-chrome-title {
    vertical-align: middle;
    position: relative;
    margin-bottom: 2px
}

.ms-rtestate-write .ms-webpart-chrome-title {
    cursor: move
}

.ms-webpart-chrome-title-padleft {
    padding-left: 2px
}

.ms-webpart-chrome-title-padright {
    padding-right: 2px
}

.ms-webpart-cell-vertical {
    display: table
}

.ms-webpart-cell-horizontal {
    display: table-cell
}

.ms-WPBorderBorderOnly {
    border: 1px solid #c6c6c6
}

#searchInputBox .ms-webpart-unselected {
    padding: 0px
}

.ms-webpart-menuArrowSpan {
    height: 3px;
    width: 5px;
    position: relative;
    overflow: hidden;
    display: block;
    vertical-align: top
}

.ms-webpart-menuArrowImg {
    top: -250px;
    left: -109px;
    position: absolute
}

.ms-webpart-errorContainer {
    padding: 60px 20px;
    text-align: left;
    margin: 0px auto
}

.ms-webpart-errorTitle {
    padding-bottom: 10px;
    line-height: 1.1em
}

.js-callout-mainElement {
    position: absolute;
    max-width: 640px;
    min-height: 100px;
    z-index: 102;
    cursor: default;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: #d1d1d1;
    border-collapse: separate
}

.js-callout-column {
    height: 100%;
    float: left
}

.js-callout-header, .js-callout-header-noWrap {
    overflow: hidden;
    margin-bottom: 0px;
    white-space: nowrap
}

.js-callout-header {
    text-overflow: ellipsis
}

.js-callout-header-noWrap {
    word-wrap: normal
}

.js-callout-headerArea {
    margin: 0px 0px 0px 20px
}

.js-callout-markArea {
    display: inline-block;
    vertical-align: middle;
    line-height: 16px;
    max-width: 16px
}

.js-callout-followCommand {
    height: 16px;
    width: 16px
}

.js-callout-body {
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 25px;
    max-height: 420px;
    overflow-y: hidden;
    font-weight: normal;
    text-decoration: none;
    white-space: normal;
    word-break: normal;
    line-height: normal
}

.js-callout-bodySection {
    margin-top: 13px;
    margin-bottom: 0px
}

    .js-callout-bodySection > .js-filePreview-containingElement {
        margin-bottom: 15px
    }

.js-filePreview-containingElement > img {
    display: block
}

.js-callout-footerArea {
    background-color: #f1f1f1;
    padding: 11px 20px 11px 20px;
    overflow: visible
}

.ms-core-needIEFilter .js-callout-footerArea {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)"
}

.js-callout-content {
    max-width: 640px;
    background-color: #fff;
    padding: 0px;
    overflow-x: hidden;
    word-wrap: break-word
}

.js-callout-actions {
    overflow: visible
}

.js-callout-action {
    margin: 0px 22px 0px 0px;
    vertical-align: middle;
    line-height: 0px;
    display: inline-block
}

.js-callout-menuAction {
    margin-right: 0px
}

.js-callout-ecbActionDownArrow {
    border-style: none;
    display: inline-block;
    vertical-align: middle
}

.js-ellipsis25-a {
    height: 25px;
    width: 25px;
    position: relative;
    display: inline-block;
    overflow: hidden
}

.js-ellipsis25-icon {
    left: -99px;
    top: -59px;
    position: absolute
}

.js-callout-title {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    margin: 14px 0px 0px 0px;
    padding: 0;
    vertical-align: middle;
    width: 100%
}

.js-callout-subtitle {
    cursor: text;
    padding: 1px;
    word-wrap: normal;
    overflow: hidden
}

.js-callout-location {
    border-width: 1px;
    border-style: solid;
    padding-left: 5px;
    width: 100%;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-color: #e1e1e1;
    background-color: #fff
}

    .js-callout-location:hover {
        border-color: #ababab
    }

.js-callout-subtitle > span {
    display: inline-block;
    padding-top: 1px;
    padding-bottom: 2px
}

.js-callout-usage {
    height: 23px;
    padding: 5px 8px 7px 8px;
    margin: 0px;
    position: relative;
    float: right;
    text-align: center;
    line-height: 1;
    background-color: #efefef
}

    .js-callout-usage p {
        margin: 0px 0px 2px 0px;
        padding: 0px;
        line-height: 1
    }

.js-callout-closeButton {
    width: 16px;
    height: 16px;
    position: relative;
    overflow: hidden;
    float: right;
    margin: 6px 6px 0px 6px;
    border: solid 5px transparent
}

.js-callout-closeButtonImage {
    position: absolute;
    left: -197px;
    top: -120px
}

.js-callout-beak {
    background-repeat: no-repeat;
    position: absolute
}

.js-callout-itemLinkFilename {
    float: left;
    margin-right: 16px
}

.js-callout-calloutTarget {
    float: right;
    height: 16px;
    margin-left: -16px;
    border-style: none;
    cursor: pointer
}

.js-folder-preview-count {
    position: absolute;
    bottom: 0px;
    color: #000;
    font-family: "Segoe UI",Tahoma,Verdana,Arial
}

.js-folder-preview-count {
    right: 2px;
    font-size: 40px;
    opacity: 0.1
}

.ms-core-needIEFilter .js-folder-preview-count {
    filter: alpha(opacity=10);
    -ms-filter: "alpha(opacity=10)"
}

.js-callout-beakTop, .js-callout-beakBottom {
    visibility: hidden
}

.js-callout-beakLeft, .js-callout-beakRight, .js-callout-beakTop, .js-callout-beakBottom {
    width: 12.72792px;
    height: 12.72792px;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #d1d1d1;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -webkit-transform-style: preserve-3d;
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: absolute;
    z-index: -10
}

.ms-core-needIEFilter .js-callout-beakLeft, .ms-core-needIEFilter .js-callout-beakRight, .ms-core-needIEFilter .js-callout-beakTop, .ms-core-needIEFilter .js-callout-beakBottom {
    width: 13.43503px;
    height: 13.43503px
}

.ms-core-needIEFilter .js-callout-beakLeft, .ms-core-needIEFilter .js-callout-beakRight, .ms-core-needIEFilter .js-callout-beakTop, .ms-core-needIEFilter .js-callout-beakBottom {
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865475,M12=-0.7071067811865475,M21=0.7071067811865475,M22=0.7071067811865475,SizingMethod='auto expand')"
}

.js-callout-beakLeft {
    -webkit-border-before-width: 1px;
    -webkit-border-before-color: transparent;
    -webkit-border-end-width: 1px;
    -webkit-border-end-color: transparent;
    left: 0px;
    margin-left: -7.8px;
    -moz-margin-start: -7.5px
}

.ms-core-needIEFilter .js-callout-beakLeft {
    margin-left: -9.5px
}

.js-callout-beakRight {
    -webkit-border-after-width: 1px;
    -webkit-border-after-color: transparent;
    -webkit-border-start-width: 1px;
    -webkit-border-start-color: transparent;
    right: 0px;
    margin-right: -7.8px;
    -moz-margin-end: -7.5px
}

.ms-core-needIEFilter .js-callout-beakRight {
    margin-right: -4px
}

.js-callout-beakTop {
    -webkit-border-after-width: 1px;
    -webkit-border-after-color: transparent;
    -webkit-border-end-width: 1px;
    -webkit-border-end-color: transparent;
    margin-top: -7.2px
}

.ms-core-needIEFilter .js-callout-beakTop {
    margin-top: -9.5px
}

.js-callout-beakBottom {
    -webkit-border-before-width: 1px;
    -webkit-border-before-color: transparent;
    -webkit-border-start-width: 1px;
    -webkit-border-start-color: transparent;
    bottom: 0px;
    margin-bottom: -7.2px
}

.ms-core-needIEFilter .js-callout-beakBottom {
    margin-bottom: -4px
}

.js-callout-sharedWithInfo {
    display: none
}

.js-callout-sharedWithLink {
    white-space: nowrap
}

.js-sharing-fullListDialogContainer {
    padding-bottom: 16px
}

.js-sharing-fullListDialog {
    min-height: 120px;
    max-height: 240px;
    overflow: auto;
    margin-top: 12px;
    padding-right: 12px
}

.js-sharing-fullListDialogCommandsLeft {
    margin-top: 24px
}

.js-sharing-fullListDialogCommandsRight {
    margin-top: 24px;
    text-align: right
}

.js-sharing-fullListDialogStatusBar {
    display: none
}

.js-sharing-fullListDialogManageGuestLinks {
    display: none;
    margin-bottom: 10px
}

    .js-sharing-fullListDialogManageGuestLinks > .js-sharingHint-iconContainer {
        margin-right: 5px
    }

.js-sharing-fullListDialogCommandApply {
    visibility: hidden
}

.js-sharing-fullListDialogCommandInvite, .js-sharing-fullListDialogCommandEmail, .js-sharing-fullListDialogCommandAdvanced {
    display: none;
    margin-right: 16px
}

.js-sharing-fullListDialogEntry {
    vertical-align: middle;
    height: 55px;
    margin-bottom: 10px
}

.js-sharing-fullListDialogEntrySharedWithMany {
    margin-top: 16px
}

.js-sharing-fullListDialogEntryNameAndTitleContainer {
    float: left;
    height: 55px
}

.js-sharing-fullListDialogEntryPermissionsContainer {
    float: right;
    margin-left: 10px;
    height: 55px
}

.js-sharing-fullListDialogEntryDisplayName {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.js-sharing-fullListDialogEntryPermissionsInnerContainer {
    margin-left: 3px
}

    .js-sharing-fullListDialogEntryPermissionsInnerContainer, .js-sharing-fullListDialogEntryPermissionsInnerContainer:link, .js-sharing-fullListDialogEntryPermissionsInnerContainer:hover, .js-sharing-fullListDialogEntryPermissionsInnerContainer:active, .js-sharing-fullListDialogEntryPermissionsInnerContainer:visited {
        text-decoration: none;
        color: #666
    }

.js-sharing-fullListDialogEntryPermissionsMenu {
    cursor: pointer;
    display: inline-block
}

.js-sharing-fullListDialogEntryPermissionsMenuArrow {
    border-style: none;
    vertical-align: middle;
    padding-left: 5px;
    padding-bottom: 2px
}

.js-sharing-fullListDialogWaitImg {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -12px
}

.js-sharing-fullListDialogApplyWaitImg {
    vertical-align: middle;
    height: 16px;
    width: 18px;
    margin-right: 2px;
    display: none
}

.js-sharing-fullListDialogApplyText {
    vertical-align: middle;
    display: none;
    margin-right: 2px
}

.js-sharingHint-iconContainer {
    height: 16px;
    width: 16px;
    display: inline-block;
    overflow: hidden;
    position: relative
}

.js-sharingHint-sharedAnonymously {
    left: -179px;
    top: -174px;
    position: absolute
}

.js-sharingHint-sharedWithEveryone {
    left: -254px;
    top: -48px;
    position: absolute
}

.js-sharingHint-unshared {
    left: -200px;
    top: -30px;
    position: absolute
}

.js-sharingHint-sharedDefault {
    left: -254px;
    top: -30px;
    position: absolute
}

.js-sharing-userGroupHeaderRow > td {
    padding-top: 10px
}

.js-sharing-userGroupHeaderTitle, .js-sharing-userGroupHeaderPicture {
    float: left
}

.js-sharing-userGroupHeaderTitle {
    margin-left: 8px
}

.js-sharing-userGroupHeaderPicture + .js-sharing-userGroupHeaderTitle {
    margin-top: 7px
}

.ms-comm-bestPostHeader {
    margin-bottom: 17px
}

.ms-comm-cmdSpaceListItem {
    display: inline;
    margin-right: 14px;
    padding: 1px
}

.ms-comm-filterList {
    margin: 0;
    padding: 3px
}

.ms-comm-forumContainer {
    border-collapse: separate;
    max-width: 690px
}

.ms-comm-forumCmd {
    display: inline;
    margin-right: 16px;
    text-transform: lowercase
}

.ms-comm-forumCmdList {
    display: inline-block;
    margin: 0px;
    padding-left: 0px;
    list-style-type: none
}

.ms-comm-forumHeaderContainer {
    border-bottom: 1px solid #c6c6c6;
    margin: 0px;
    padding: 0px
}

.ms-comm-postSubjectColumn {
    max-width: 600px;
    overflow: hidden;
    text-overflow: ellipsis
}

.ms-comm-refreshIcon-a {
    display: inline-block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    position: relative
}

.ms-comm-refreshIcon {
    left: -37px;
    top: -220px;
    position: absolute
}

.ms-comm-bestResponseIcon-span {
    display: inline-block;
    width: 10px;
    height: 10px;
    overflow: hidden;
    position: relative;
    margin-right: 6px
}

.ms-comm-bestResponseIcon {
    left: -32px;
    top: -256px;
    position: absolute
}

.ms-comm-heroLinkContainer {
    margin-top: 11px;
    margin-bottom: 5px
}

.ms-comm-popularityBar {
    margin-bottom: 0.38em;
    height: 4px;
    float: left;
    overflow: hidden;
    position: relative
}

.ms-comm-popularityBarShadow {
    height: 4px;
    float: left;
    overflow: hidden;
    position: relative
}

.ms-comm-popularityBarContainer {
    float: left;
    width: 7.65em;
    min-height: 10px;
    margin-right: 1.15em;
    margin-top: 0.56em;
    padding: 3px
}

.ms-comm-postList {
    margin: 0;
    padding-left: 0px;
    list-style-type: none
}

.ms-comm-postListItem {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.7em;
    overflow: hidden
}

.ms-comm-postMainContainer {
    margin-bottom: 1px
}

.ms-comm-rootBestBackground {
    background-color: #f1f1f1
}

.ms-core-needIEFilter .ms-comm-rootBestBackground {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)"
}

.ms-comm-rootPostContainer {
    padding: 18px 19px
}

.ms-comm-bestResponseDividerHr {
    margin-top: 19px
}

.ms-comm-bestResponseContainer {
    margin-top: 9px
}

.ms-comm-postAuthorPicture {
    float: left;
    height: 48px;
    width: 48px;
    margin-right: 6px
}

.ms-comm-postImageIcon-span {
    display: inline-block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    position: relative;
    margin: 2px 8px 4px 0px
}

.ms-comm-postImageIcon {
    left: -109px;
    top: -214px;
    position: absolute
}

.ms-comm-postBody {
    margin-bottom: 2px
}

.ms-core-needIEFilter .ms-comm-postBody {
    width: 520px
}

.ms-comm-postBodyOverflow {
    overflow-x: auto
}

.ms-comm-authorPicture {
    margin-right: 10px
}

.ms-comm-replyToLink {
    margin-bottom: 4px
}

.ms-comm-postBodyThreaded img {
    max-width: 100%;
    margin: 0px !important
}

.ms-comm-postExpander {
    height: 16px;
    margin: -2em auto 0em;
    width: 16px
}

.ms-comm-postExpanderCollapseContainer {
    height: 16px;
    width: 16px;
    display: inline-block;
    position: relative;
    overflow: hidden
}

.ms-comm-postExpanderExpandContainer {
    height: 16px;
    width: 16px;
    display: inline-block;
    position: relative;
    overflow: hidden
}

.ms-comm-postExpanderCollapse {
    position: absolute;
    left: -197px;
    top: -138px
}

.ms-comm-postExpanderExpand {
    position: absolute;
    left: -73px;
    top: -238px
}

.ms-comm-postReplyListItem {
    margin-bottom: 21px
}

.ms-comm-postReplyButtonContainer {
    float: right
}

.ms-comm-postReplyContainer {
    width: 100%
}

.ms-comm-postReplyTextBox {
    background-color: transparent;
    margin-top: 12px;
    margin-bottom: 6px;
    padding: 5px 10px;
    resize: none
}

.ms-comm-postRootContainer {
    overflow: visible
}

.ms-comm-allRepliesHeader {
    margin-top: 22px;
    margin-bottom: 17px
}

.ms-comm-replyHeader {
    padding: 3px;
    margin-top: 8px
}

.ms-comm-reputationTextContainer {
    margin: 3px 0px 4px;
    max-height: 10px;
    max-width: 74px
}

.ms-comm-reputationTextContainerBestResponse {
    margin: 3px 0px 2px;
    max-height: 10px;
    max-width: 74px
}

.ms-comm-reputationSettingsBarImageContainer {
    display: inline-block;
    vertical-align: middle
}

.ms-comm-reputationSettingsBarImage {
    min-height: 7px;
    min-width: 7px;
    margin-right: 2px;
    float: left
}

.ms-comm-reputationBarSq {
    background-color: #2a8dd4;
    margin-right: 2px;
    max-height: 8px;
    min-width: 8px;
    vertical-align: top;
    display: inline-block
}

.ms-comm-reputationBarSqLast {
    background-color: #2a8dd4;
    max-height: 8px;
    min-width: 8px;
    vertical-align: top;
    display: inline-block
}

.ms-comm-reputationBarSqEmpty {
    background-color: #c6c6c6;
    margin-right: 2px;
    max-height: 8px;
    min-width: 8px;
    vertical-align: top;
    display: inline-block
}

.ms-comm-reputationBarSqEmptyLast {
    background-color: #c6c6c6;
    max-height: 8px;
    min-width: 8px;
    vertical-align: top;
    display: inline-block
}

.ms-comm-reputationSettingsTable {
    border: 1px solid #ababab;
    border-collapse: collapse
}

    .ms-comm-reputationSettingsTable > tbody > tr > td {
        border: 1px solid #ababab;
        padding: 3px
    }

.ms-core-needIEFilter .ms-comm-reputationTextBestResponse {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff0072c6,endColorstr=#ff0072c6)"
}

.ms-comm-stats {
    margin-bottom: 0.15em
}

.ms-comm-statsInlineContainer {
    margin: 11px 0px 17px
}

.ms-comm-statsInline {
    display: inline-block;
    margin-right: 16px
}

.ms-comm-likesCount {
    color: #2a8dd4
}

.ms-comm-likesMetadata {
    margin-right: 14px
}

.ms-comm-likesImgContainer {
    margin-right: 4px;
    vertical-align: middle
}

.ms-comm-featuredHeader {
    margin-top: 25px
}

.ms-comm-featuredBody {
    max-height: 2.8em;
    overflow: hidden
}

.ms-comm-reputationNumbers {
    font-size: .9em;
    font-weight: bold;
    color: #262626
}

.ms-comm-metalineList {
    padding-bottom: 2px
}

.ms-comm-metalineItem {
    display: inline;
    padding-right: 8px;
    margin-right: 8px
}

.ms-comm-metalineItemSeparator {
    border-right: 1px solid #c6c6c6
}

.ms-comm-noWrap {
    white-space: nowrap
}

.ms-comm-ratingsImageContainer {
    max-height: 16px;
    min-width: 16px;
    vertical-align: top;
    display: inline-block
}

.ms-comm-ratingCountContainer {
    display: inline-block;
    vertical-align: top;
    color: #777
}

.ms-comm-ratingSeparator {
    vertical-align: top;
    margin-left: 3px;
    margin-right: 3px;
    border-left: 1px solid #777
}

.ms-comm-ratingsLargeStarFilled {
    background-image: url("/_layouts/15/images/RatingsLargeStarFilled.png?rev=23")
}

.ms-comm-ratingsSmallStarEmpty {
    background-image: url("/_layouts/15/images/RatingsSmallStarEmpty.png?rev=23")
}

.ms-comm-ratingsSmallStarFilled {
    background-image: url("/_layouts/15/images/RatingsSmallStarFilled.png?rev=23")
}

.ms-comm-ratingsSmallStarLeftHalfFilled {
    background-image: url("/_layouts/15/images/RatingsSmallStarLeftHalfFilled.png?rev=23")
}

.ms-comm-ratingsSmallStarRightHalfFilled {
    background-image: url("/_layouts/15/images/RatingsSmallStarRightHalfFilled.png?rev=23")
}

.ms-comm-ratingsSmallStarHoveroverEmpty {
    background-image: url("/_layouts/15/images/RatingsSmallStarHoveroverEmpty.png?rev=23")
}

.ms-comm-ratingsSmallStarHoveroverFilled {
    background-image: url("/_layouts/15/images/RatingsSmallStarHoveroverFilled.png?rev=23")
}

.ms-comm-adminLinks {
    background-color: #f1f1f1;
    padding: 9px 14px 10px 14px;
    min-width: 170px;
    margin-bottom: 32px;
    display: inline-block
}

.ms-comm-adminLinksTitleMargin {
    margin-bottom: 7px
}

.ms-comm-adminLinksListNoMargin {
    margin: 0px
}

.ms-core-needIEFilter .ms-comm-adminLinks {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)"
}

.ms-comm-adminLinksList {
    margin: 7px 0px 0px
}

.ms-comm-adminLinksListItem {
    margin-bottom: 5px
}

.ms-breadcrumb-menu {
    max-width: 400px;
    min-width: 142px;
    padding: 8px 10px;
    word-wrap: break-word;
    -ms-word-wrap: break-word;
    overflow-x: hidden;
    background-color: #fff;
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.47)
}

.ms-breadcrumb {
    margin: 0px;
    padding-top: 4px;
    padding-left: 10px
}

.ms-breadcrumb-arrowcont {
    display: inline-block;
    vertical-align: top
}

.ms-breadcrumbNode > a, .ms-breadcrumbCurrentNode > a, .ms-breadcrumbRootNode > a, span.ms-breadcrumbCurrentNode, span.ms-breadcrumbRootNode {
    display: inline-block
}

    .ms-breadcrumbNode > a:hover, .ms-breadcrumbCurrentNode > a:hover, .ms-breadcrumbRootNode > a:hover {
        text-decoration: underline
    }

ul.ms-breadcrumbRootNode, ul.ms-breadcrumbNode {
    margin-left: 17px;
    margin-top: 2px
}

.s4-breadcrumb-arrowcont {
    margin-right: 2px
}

.ms-breadcrumb-top {
    white-space: nowrap
}

.ms-breadcrumb-box {
    width: 100%;
    height: 64px
}

.ms-breadcrumb-dropdownBox {
    display: inline-block;
    vertical-align: middle
}

.ms-breadcrumb-anchor {
    height: 16px;
    display: inline-block;
    vertical-align: middle
}

.ms-core-listMenu-verticalBox, .ms-core-listMenu-horizontalBox {
    font-size: 1em
}

.ms-core-listMenu-horizontalBox {
    color: #666666;
    display: inline-block;
    vertical-align: middle
}

.ms-core-header .ms-core-listMenu-horizontalBox {
    color: #666
}

.ms-core-listMenu-horizontalBox ul, .ms-core-listMenu-horizontalBox li, .ms-core-listMenu-horizontalBox .ms-core-listMenu-item, .ms-core-listMenu-horizontalBox > ul > li > table {
    display: inline-block
}

    .ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item {
        margin-right: 30px;
        border: 1px solid transparent
    }

    .ms-core-listMenu-horizontalBox li.static > span .ms-core-listMenuEdit .ms-navedit-linkCell, .ms-core-listMenu-horizontalBox li.static > .ms-core-listMenuEdit .ms-navedit-linkCell {
        padding-left: 18px;
        padding-right: 15px
    }

    .ms-core-listMenu-horizontalBox ul.root > li.static:first-child > span .ms-core-listMenuEdit .ms-navedit-linkCell, .ms-core-listMenu-horizontalBox ul.root > li.static:first-child > .ms-core-listMenuEdit .ms-navedit-linkCell {
        padding-left: 0px
    }

.ms-core-listMenu-verticalBox > .ms-core-listMenu-root > li > .ms-core-listMenu-item, .ms-core-listMenu-verticalBox > .ms-core-listMenu-root > li > .ms-core-listMenuEdit, .ms-core-listMenu-heading, .ms-tv-header {
    font-size: 1em;
    vertical-align: middle;
    font-family: "Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
    display: block
}

.ms-core-listMenu-root {
    margin: 0px
}

.ms-navedit-hiddenLink.ms-core-listMenu-item, .ms-navedit-hiddenLink.ms-core-listMenu-item:link, .ms-navedit-hiddenLink.ms-core-listMenu-item:visited {
    color: #777;
    font-style: italic
}

.ms-core-header .ms-navedit-hiddenLink.ms-core-listMenu-item, .ms-core-header .ms-navedit-hiddenLink.ms-core-listMenu-item:link, .ms-core-header .ms-navedit-hiddenLink.ms-core-listMenu-item:visited {
    color: #777
}

.ms-core-listMenu-verticalBox .ms-core-listMenu-item, ul.dynamic .ms-core-listMenu-item {
    display: block
}

.ms-core-listMenu-verticalBox > .ms-core-listMenu-item, .ms-core-listMenu-verticalBox li.static > .ms-core-listMenu-item {
    display: block;
    padding: 5px 20px
}

ul.dynamic .ms-core-listMenuEdit .ms-core-listMenu-item, .ms-core-listMenu-verticalBox .ms-core-listMenuEdit .ms-core-listMenu-item {
    padding: 4px 5px
}

.ms-core-listMenu-verticalBox li.static > ul.static > li.static > .ms-core-listMenu-item {
    padding-left: 40px
}

.ms-core-listMenu-verticalBox li.static > ul.static > li.static > span table.ms-core-listMenuEdit, .ms-core-listMenu-verticalBox li.static > ul.static > li.static > table.ms-core-listMenuEdit {
    padding-left: 20px
}

.ms-core-listMenu-item, .ms-core-listMenu-item:link, .ms-core-listMenu-item:visited, .ms-tv-item:link, .ms-tv-item:visited, .ms-tv-header:link, .ms-tv-header:visited {
    color: #666666;
    text-decoration: none
}

.ms-core-header .ms-core-listMenu-item, .ms-core-header .ms-core-listMenu-item:link, .ms-core-header .ms-core-listMenu-item:visited, .ms-core-header .ms-tv-item:link, .ms-core-header .ms-tv-item:visited, .ms-core-header .ms-tv-header:link, .ms-core-header .ms-tv-header:visited {
    color: #666
}

li > a.ms-core-listMenu-item.ms-core-listMenu-selected:hover, li > a.ms-core-listMenu-item:hover, li > a.ms-core-listMenu-item:active {
    background-color: #cde6f7;
    background-color: rgba(205,230,247,0.5)
}

.ms-core-listMenu-horizontalBox a.ms-core-listMenu-item:hover, .ms-core-listMenu-horizontalBox a.ms-core-listMenu-item.ms-core-listMenu-selected:hover, a.ms-tv-item:hover, a.ms-tv-header:hover {
    background-color: transparent;
    color: #0072c6
}

.ms-core-header .ms-core-listMenu-horizontalBox a.ms-core-listMenu-item:hover, .ms-core-header a.ms-tv-item:hover, .ms-core-header a.ms-tv-header:hover {
    color: #0072c6
}

.ms-core-listMenu-horizontalBox a.ms-core-listMenu-item:active, a.ms-tv-item:active, a.ms-tv-header:active {
    background-color: transparent;
    color: #004d85
}

.ms-core-header .ms-core-listMenu-horizontalBox a.ms-core-listMenu-item:active, .ms-core-header a.ms-tv-item:active, .ms-core-header a.ms-tv-header:active {
    color: #004d85
}

.ms-core-listMenu-selected:link, .ms-core-listMenu-selected:visited, .ms-core-listMenu-selected {
    background-color: #efefef;
    background-color: rgba(239,239,239,0.78)
}

.ms-core-listMenu-horizontalBox .ms-core-listMenu-selected:link, .ms-core-listMenu-horizontalBox .ms-core-listMenu-selected:visited, .ms-core-listMenu-horizontalBox .ms-core-listMenu-selected, .ms-tv-selected:link {
    background-color: transparent;
    color: #0072c6
}

.ms-core-header .ms-core-listMenu-horizontalBox .ms-core-listMenu-selected:link, .ms-core-header .ms-core-listMenu-horizontalBox .ms-core-listMenu-selected:visited, .ms-core-header .ms-core-listMenu-horizontalBox .ms-core-listMenu-selected, .ms-core-header .ms-tv-selected:link {
    color: #0072c6
}

.ms-core-listMenu-disabled, .ms-core-listMenu-disabled:link, .ms-core-listMenu-disabled:visited, .ms-core-listMenu-disabled:hover, .ms-core-listMenu-disabled:active {
    color: #b1b1b1
}

.ms-core-header .ms-core-listMenu-disabled, .ms-core-header .ms-core-listMenu-disabled:link, .ms-core-header .ms-core-listMenu-disabled:visited, .ms-core-header .ms-core-listMenu-disabled:hover, .ms-core-header .ms-core-listMenu-disabled:active {
    color: #b1b1b1
}

li.hover, li.hover-off {
    position: relative
}

ul.dynamic {
    position: absolute;
    left: -9999px;
    top: -9999px;
    z-index: 50;
    background-color: #fff;
    white-space: normal;
    word-wrap: break-word;
    padding: 10px;
    border: 1px solid #d1d1d1;
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.47)
}

    ul.dynamic.ms-droppable {
        min-width: 195px;
        padding: 5px
    }

li.dynamic {
    display: list-item
}

.ms-core-listMenu-ghost, .ms-core-listMenu-ghost:link, .ms-core-listMenu-ghost:visited, .ms-core-listMenu-ghost:hover, .ms-core-listMenu-ghost:active {
    color: #777;
    opacity: 0.8
}

.ms-core-header .ms-core-listMenu-ghost, .ms-core-header .ms-core-listMenu-ghost:link, .ms-core-header .ms-core-listMenu-ghost:visited, .ms-core-header .ms-core-listMenu-ghost:hover, .ms-core-header .ms-core-listMenu-ghost:active {
    color: #777
}

.ms-core-needIEFilter .ms-core-listMenu-ghost, .ms-core-needIEFilter .ms-core-listMenu-ghost:link, .ms-core-needIEFilter .ms-core-listMenu-ghost:visited, .ms-core-needIEFilter .ms-core-listMenu-ghost:hover, .ms-core-needIEFilter .ms-core-listMenu-ghost:active {
    background-color: transparent;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)"
}

.ms-core-listMenuEdit {
    border: 1px solid transparent
}

    .ms-core-listMenuEdit:hover {
        border: 1px solid #d1d1d1
    }

.ms-core-listMenu-verticalBox li.static > .ms-core-listMenuEdit .ms-navedit-linkCell, .dynamic .ms-core-listMenuEdit {
    width: 100%
}

.ms-navedit-editLinksText > span > .ms-metadata, .ms-core-listMenuEdit > tr > .ms-navedit-linkCell > .ms-core-listMenu-item {
    color: #666
}

.ms-navedit-editLinksText:hover > span > .ms-metadata, .ms-core-listMenuEdit:hover > tr > .ms-navedit-linkCell > .ms-core-listMenu-item {
    color: #0072c6
}

.ms-navedit-editLinksText:active > span > .ms-metadata, .ms-core-listMenuEdit:active > tr > .ms-navedit-linkCell > .ms-core-listMenu-item {
    color: #004d85
}

.ms-core-header .ms-core-listMenuEdit > tr > td > .ms-core-listMenu-item:hover, .ms-core-header .ms-core-listMenuEdit > tr > td > .ms-core-listMenu-item:active {
    color: #666
}

.ms-core-listMenuEdit > tr > td > .ms-core-listMenu-item:active {
    background-color: transparent
}

.ms-navedit-titleBoxListItem {
    min-width: 185px
}

.ms-navedit-titleBoxContainer, .ms-navedit-titleBoxContainer ms-core-listMenu-selected, .ms-navedit-titleBoxContainer:hover, .ms-navedit-titleBoxContainer ms-core-listMenu-selected:hover {
    width: 100%;
    background-color: #fff;
    border: 1px solid #2a8dd4;
    color: #666666
}

.ms-core-header .ms-navedit-titleBoxContainer, .ms-core-header .ms-navedit-titleBoxContainer ms-core-listMenu-selected, .ms-core-header .ms-navedit-titleBoxContainer:hover {
    background-color: #fff;
    border-color: #2a8dd4;
    color: #666
}

span.ms-navedit-itemSpan, .ms-navedit-titleBox {
    overflow: hidden;
    white-space: nowrap;
    height: 100%;
    display: block
}

.ms-navedit-linkDialogIcon {
    vertical-align: middle;
    width: 22px;
    height: 22px
}

a.ms-navedit-linkDialogIcon {
    margin-right: 3px
}

.ms-navedit-titleBoxListItem {
    position: absolute;
    z-index: 99
}

.ms-displayInline {
    display: inline
}

.ms-navedit-errorMsg {
    max-width: 400px;
    overflow: hidden;
    text-overflow: ellipsis
}

.ms-core-listMenu-horizontalBox .dynamic-children.additional-background {
    padding-right: 26px;
    background-image: url("/_layouts/15/images/menu-down.gif?rev=23");
    background-repeat: no-repeat;
    background-position: right center;
    cursor: pointer
}

.ms-core-listMenu-horizontalBox .dynamic .dynamic-children.additional-background {
    background-image: url("/_layouts/15/images/menu-right.gif?rev=23")
}

.ms-core-listMenu-verticalBox .dynamic-children.additional-background {
    padding-right: 26px;
    background-image: url("/_layouts/15/images/menu-right.gif?rev=23");
    background-repeat: no-repeat;
    background-position: right center;
    cursor: pointer
}

.menu-horizontal .menu-item-text {
    white-space: nowrap
}

.ms-navedit-linkCell {
    word-wrap: break-word;
    word-break: break-all
}

.ms-core-listMenu-horizontalBox .ms-navedit-deletelinkCell {
    width: 20px
}

.ms-core-listMenu-horizontalBox li.static > .ms-core-listMenuEdit .ms-navedit-deletelinkCell {
    padding-right: 12px
}

.ms-navedit-deletelink {
    float: right;
    height: 20px;
    margin: 0px;
    padding-left: 6px;
    cursor: pointer
}

.ms-core-listMenu-horizontalBox .ms-navedit-deletelink {
    padding-left: 0px
}

.ms-navedit-deletelink.ms-navedit-deletelink-flyout {
    float: left;
    margin: 0px 6px 0px 0px;
    padding: 0px
}

.ms-navedit-deletespan {
    display: inline-block;
    overflow: hidden;
    position: relative;
    width: 20px;
    height: 20px
}

.ms-navedit-deletelink:hover > .ms-navedit-deletespan > .ms-cancelImg {
    top: -152px;
    left: -175px
}

.ms-navedit-deletelink:active > .ms-navedit-deletespan > .ms-cancelImg {
    top: -156px;
    left: -127px
}

.ms-core-header .ms-navedit-deletelink > .ms-navedit-deletespan > .ms-cancelImg {
    top: -130px;
    left: -175px
}

.ms-core-header .ms-navedit-deletelink:hover > .ms-navedit-deletespan > .ms-cancelImg {
    top: -108px;
    left: -157px
}

.ms-core-header .ms-navedit-deletelink:active > .ms-navedit-deletespan > .ms-cancelImg {
    top: -156px;
    left: -149px
}

.ms-navedit-hidelink {
    width: 16px;
    height: 16px;
    margin: 2px 2px
}

.ms-navedit-hidespan {
    display: inline-block;
    overflow: hidden;
    position: relative;
    width: 16px;
    height: 16px
}

.ms-navedit-hideLinkIcon {
    position: absolute;
    left: -55px;
    top: -37px
}

.ms-navedit-deletelink:hover > .ms-navedit-hidespan > .ms-navedit-hideLinkIcon {
    left: -55px;
    top: -19px
}

.ms-navedit-deletelink:active > .ms-navedit-hidespan > .ms-navedit-hideLinkIcon {
    left: -1px;
    top: -1px
}

.ms-core-header .ms-navedit-hideLinkIcon {
    left: -1px;
    top: -19px
}

.ms-core-header .ms-navedit-deletelink:hover > .ms-navedit-hidespan > .ms-navedit-hideLinkIcon {
    left: -19px;
    top: -37px
}

.ms-core-header .ms-navedit-deletelink:active > .ms-navedit-hidespan > .ms-navedit-hideLinkIcon {
    left: -19px;
    top: -19px
}

.ms-navedit-showLinkIcon {
    position: absolute;
    left: -55px;
    top: -1px
}

.ms-navedit-deletelink:hover > .ms-navedit-hidespan > .ms-navedit-showLinkIcon {
    position: absolute;
    left: -19px;
    top: -1px
}

.ms-navedit-deletelink:active > .ms-navedit-hidespan > .ms-navedit-showLinkIcon {
    left: -37px;
    top: -37px
}

.ms-core-header .ms-navedit-showLinkIcon {
    left: -1px;
    top: -37px
}

.ms-core-header .ms-navedit-deletelink:hover > .ms-navedit-hidespan > .ms-navedit-showLinkIcon {
    left: -37px;
    top: -1px
}

.ms-core-header .ms-navedit-deletelink:active > .ms-navedit-hidespan > .ms-navedit-showLinkIcon {
    left: -37px;
    top: -19px
}

input.ms-navedit-editButton {
    min-width: 60px;
    height: 20px;
    padding: 0px 10px;
    margin-left: 0px;
    margin-right: 8px;
    vertical-align: top
}

.ms-navedit-dropsurface {
    position: absolute;
    background: url("/_layouts/15/images/selbg.png?rev=23") repeat-x left top;
    z-index: 99;
    opacity: 0.01
}

.ms-core-needIEFilter .ms-navedit-dropsurface {
    filter: alpha(opacity=1);
    -ms-filter: "alpha(opacity=1)"
}

.ms-navedit-arrowNodeCell {
    width: 10px
}

.ms-navedit-dropLinkDiv {
    width: 100%;
    min-width: 50px
}

.ms-navedit-appendarea {
    padding-left: 15px
}

.ms-core-listMenu-verticalBox > .ms-navedit-appendarea {
    padding-left: 15px;
    padding-top: 5px
}

div.ms-navedit-hiddenAppendArea {
    padding: 3px 0px 4px 5px;
    width: 100%;
    min-width: 30px;
    min-height: 10px
}

.ms-core-listMenu-verticalBox div.ms-navedit-hiddenAppendArea {
    border-top: 1px solid #d1d1d1
}

.ms-core-listMenu-horizontalBox div.ms-navedit-hiddenAppendArea {
    border-left: 1px solid #d1d1d1;
    padding: 0px 0px 1px 5px;
    margin-top: 1px
}

.ms-navedit-editLinksIconWrapper {
    width: 16px;
    height: 16px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin-right: 5px
}

.ms-navedit-editLinksIcon {
    left: -218px;
    top: -66px;
    position: absolute
}

.ms-navedit-editLinksText:hover > span > .ms-navedit-editLinksIconWrapper > .ms-navedit-editLinksIcon {
    left: -215px;
    top: -174px
}

.ms-navedit-editLinksText:active > span > .ms-navedit-editLinksIconWrapper > .ms-navedit-editLinksIcon {
    left: -218px;
    top: -84px
}

.ms-core-header .ms-navedit-editLinksIcon {
    left: -215px;
    top: -156px;
    position: absolute
}

.ms-core-header .ms-navedit-editLinksText:hover > span > .ms-navedit-editLinksIconWrapper > .ms-navedit-editLinksIcon {
    left: -215px;
    top: -102px
}

.ms-core-header .ms-navedit-editLinksText:active > span > .ms-navedit-editLinksIconWrapper > .ms-navedit-editLinksIcon {
    left: -215px;
    top: -138px
}

.ms-navedit-editLinksText {
    text-transform: uppercase;
    text-decoration: none
}

.ms-navedit-addNewLink {
    margin-top: 8px;
    margin-bottom: 12px;
    display: inline-block
}

.ms-core-header .ms-list-addnew-img16 {
    left: -127px;
    top: -196px
}

.ms-core-header .ms-navedit-addNewLink:hover > .ms-list-addnew-imgSpan16 > .ms-list-addnew-img16, .ms-core-header .ms-navedit-addNewLink:active > .ms-list-addnew-imgSpan16 > .ms-list-addnew-img16 {
    left: -233px;
    top: -102px
}

.ms-core-listMenu-horizontalBox a.ms-navedit-addNewLink {
    margin: 1px 0px 0px 13px
}

.ms-core-listMenu-horizontalBox span.ms-list-addnew-imgSpan16 {
    vertical-align: bottom
}

.ms-navedit-addLinkText {
    margin-right: 18px;
    margin-top: 2px
}

.ms-core-listMenu-verticalBox .ms-navedit-addLinkText {
    vertical-align: middle
}

.ms-navedit-menuLoading {
    margin-right: 18px
}

.ms-navedit-errorIcon {
    left: -19px;
    top: -238px;
    position: absolute
}

.ms-navedit-errorSpan {
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    width: 16px;
    height: 16px
}

.ms-core-listMenu-verticalBox .ms-listMenu-editLink {
    margin: 15px 0px 0px 20px;
    border: 1px solid transparent
}

    .ms-core-listMenu-verticalBox .ms-listMenu-editLink.ms-navedit-panelEditMode {
        margin-top: 0px
    }

.ms-core-listMenu-horizontalBox > .ms-core-listMenu-root > .ms-listMenu-editLink {
    margin-left: 10px
}

.ms-core-listMenuEdit {
    padding: 0px
}

.ms-core-listMenu-verticalBox li.static > .ms-core-listMenuEdit, .ms-core-listMenu-verticalBox li.static > .ms-navedit-titleBoxListItem {
    table-layout: fixed;
    margin-left: 14px
}

.ms-core-listMenu-horizontalBox li.static > .ms-core-listMenuEdit {
    width: auto
}

.ms-tv-header {
    margin-bottom: 5px;
    border: 1px solid transparent
}

.ms-tv-box {
    margin-top: 6px
}

.ms-tv-item {
    vertical-align: top;
    margin-left: 4px
}

.ms-navedit-ghosted {
    opacity: 0.3
}

.ms-core-needIEFilter .ms-navedit-ghosted {
    filter: alpha(opacity=30);
    -ms-filter: "alpha(opacity=30)"
}

.ms-core-listMenu-separatorLine {
    margin: 10px 0px
}

.ms-nav-list-item, .ms-nav-subList-item {
    padding-top: 18px
}

.ms-nav-subList-item {
    margin-left: 20px
}

table.ms-listviewtable {
    border-collapse: separate
}

.ms-vh, .ms-vh2, .ms-vhImage, .ms-vh2-nograd, .ms-vh3-nograd, .ms-vh2-nograd-icon, .ms-vh2-nofilter-icon, .ms-ph {
    padding: 5px 17px 5px 5px
}

.ms-vh-icon, .ms-vh-icon-empty, .ms-vh2-nofilter, .ms-vh2-nofilter-notextalign, .ms-vh2-nofilter-perm {
    padding: 5px
}

    .ms-vh-icon > div > .s4-ctx, .ms-vh-icon-empty > div > .s4-ctx {
        display: none
    }

.ms-vh-hoverable:hover {
    background-color: rgba(205,230,247,0.5)
}

.ms-core-needIEFilter .ms-vh-hoverable:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=rgba( 205,230,247,0.5 ),endColorstr=rgba( 205,230,247,0.5 ))"
}

.ms-headerCellStyleHover {
    background-color: rgba(205,230,247,0.5)
}

.ms-core-needIEFilter .ms-headerCellStyleHover {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7fcde6f7,endColorstr=#7fcde6f7)"
}

.ms-headerCellStylePressed {
    background-color: #9ccef0
}

.ms-headerCellStyleMenuOpen {
    background-color: rgba(156,206,240,0.5)
}

.ms-core-needIEFilter .ms-headerCellStyleMenuOpen {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7f9ccef0,endColorstr=#7f9ccef0)"
}

.ms-vh2-nofilter, .ms-vh2-nofilter-notextalign, .ms-vh2-nofilter-perm, .ms-vh a, .ms-vh2, .ms-vh2 a {
    color: #777
}

.ms-headerCellStyleHover a, .ms-headerCellStylePressed a, .ms-headerCellStyleMenuOpen a {
    color: #666
}

.ms-headerSortTitleLink, .ms-headerSortArrowLink {
    cursor: default
}

.ms-headerSortArrowLink {
    display: block
}

.ms-headerCellStyleIcon:hover {
    border-bottom-color: #2a8dd4
}

.ms-spGrid-HeaderContentStyle {
    padding: 7px 22px 6px 4px
}

.ms-spGrid-HeaderContentStyle-Rename {
    padding: 3px 5px 0px 5px
}

.ms-minWidthHeader {
    width: 1px
}

.ms-cellstyle, .ms-cellStyleNonEditable, .ms-cellStyleMenuHover, .ms-MenuCellStyle-TdHover, .ms-MenuCellStyle-MenuDivHover {
    border: solid 1px transparent
}

.ms-list-itemLink {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 30px;
    height: 25px
}

.ms-list-TitleLink {
    width: 250px
}

.ms-lstItmLinkAnchor {
    margin-top: 6px
}

.ms-list-itemLink-td {
    width: 30px;
    vertical-align: top
}

.ms-vh-selectAllIcon {
    vertical-align: middle;
    width: 30px;
    padding: 0px
}

    .ms-vh-selectAllIcon:hover {
        background-color: rgba(205,230,247,0.5)
    }

.ms-core-needIEFilter .ms-vh-selectAllIcon:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7fcde6f7,endColorstr=#7fcde6f7)"
}

.ms-vb-imgFirstCell.ms-vb-imgFirstCell.ms-vb-imgFirstCell {
    cursor: pointer;
    border-width: 0px;
    border-right-width: 10px
}

.ms-vb-imgFirstCell:hover, .ms-vb-imgFirstCell:focus {
    background-color: rgba(205,230,247,0.5)
}

.s4-itm-selected > .ms-vb-imgFirstCell.ms-vb-imgFirstCell {
    background-color: #0072c6;
    border-right-color: rgba(156,206,240,0.5);
    background-clip: padding-box;
    -webkit-background-clip: padding
}

.s4-itm-imgCbx {
    outline-style: none;
    width: 20px;
    text-align: center
}

.s4-itm-imgCbx-inner {
    width: 20px;
    height: 100%
}

.ms-selectitem-span {
    visibility: hidden;
    display: inline-block;
    height: 10px;
    width: 10px;
    position: relative;
    overflow: hidden
}

.ms-selectitem-icon {
    position: absolute
}

.ms-vb-imgFirstCell:hover .ms-selectitem-icon, .ms-vb-imgFirstCell:focus .ms-selectitem-icon, .ms-itmHoverEnabled:hover .ms-selectitem-icon {
    left: -32px;
    top: -256px
}

.s4-itm-selected .ms-selectitem-icon.ms-selectitem-icon {
    left: -44px;
    top: -256px
}

.s4-itm-selected .ms-selectitem-span, .ms-vb-imgFirstCell:hover .ms-selectitem-span, .ms-vb-imgFirstCell:focus .ms-selectitem-span, .ms-itmHoverEnabled:hover .ms-selectitem-span {
    visibility: visible
}

.ms-selectall-span {
    display: inline-block;
    height: 25px;
    width: 25px;
    line-height: 25px;
    text-align: center
}

.ms-selectall-iconouter {
    outline: none;
    display: inline-block;
    height: 10px;
    width: 10px;
    position: relative;
    overflow: hidden;
    text-align: center;
    margin-left: -3px
}

.ms-selectall-icon {
    left: -32px;
    top: -256px;
    position: absolute
}

.ms-newdocument-iconouter {
    display: inline-block;
    height: 16px;
    width: 16px;
    position: relative;
    overflow: hidden;
    text-align: center;
    top: 4px
}

.ms-newdocument-icon {
    left: -91px;
    top: -196px;
    position: absolute
}

.ms-filter-iconouter {
    display: inline-block;
    height: 10px;
    width: 12px;
    position: relative;
    overflow: hidden;
    margin: 0px 2px
}

.ms-filter-icon {
    left: -251px;
    top: -174px;
    position: absolute
}

.ms-sortarrowdown-iconouter {
    display: inline-block;
    height: 10px;
    width: 7px;
    position: relative;
    overflow: hidden;
    margin: 0px 2px
}

.ms-sortarrowdown-icon {
    left: -23px;
    top: -256px;
    position: absolute
}

.ms-sortarrowup-iconouter {
    display: inline-block;
    height: 10px;
    width: 7px;
    position: relative;
    overflow: hidden;
    margin: 0px 2px
}

.ms-sortarrowup-icon {
    left: -14px;
    top: -256px;
    position: absolute
}

.ms-commentcollapse-iconouter {
    display: inline-block;
    height: 12px;
    width: 12px;
    position: relative;
    overflow: hidden
}

.ms-commentcollapse-icon {
    left: -251px;
    top: -146px;
    position: absolute
}

.ms-commentcollapsertl-iconouter {
    display: inline-block;
    height: 12px;
    width: 12px;
    position: relative;
    overflow: hidden
}

.ms-commentcollapsertl-icon {
    left: -251px;
    top: -160px;
    position: absolute
}

.ms-commentexpand-iconouter {
    display: inline-block;
    height: 12px;
    width: 12px;
    position: relative;
    overflow: hidden
}

.ms-commentexpand-icon {
    left: -253px;
    top: -186px;
    position: absolute
}

.ms-commentexpandrtl-iconouter {
    display: inline-block;
    height: 12px;
    width: 12px;
    position: relative;
    overflow: hidden
}

.ms-commentexpandrtl-icon {
    left: -251px;
    top: -118px;
    position: absolute
}

.ms-updatelink-span {
    height: 16px;
    width: 16px;
    position: relative;
    display: inline-block;
    overflow: hidden
}

.ms-updatelink-icon {
    left: -109px;
    top: -196px;
    position: absolute
}

table.ms-listviewtable tbody > tr > td.ms-vb-lastCell {
    padding-right: 10px
}

.ms-spgrid-col-header-normal {
    font-size: 0.85em;
    font-weight: normal;
    color: #777;
    background-color: transparent;
    border-bottom-color: #c6c6c6;
    border-right-color: transparent;
    border-top-color: transparent;
    border-left-color: transparent
}

.ms-spgrid-col-header-normal-hover {
    font-size: 0.85em;
    font-weight: normal;
    color: #666;
    background-color: rgba(205,230,247,0.5);
    border-bottom-color: #c6c6c6;
    border-right-color: transparent;
    border-top-color: transparent;
    border-left-color: transparent
}

.ms-spgrid-col-header-elem-bg-colors-normal-hover {
    background-color: transparent;
    border-left-color: transparent;
    border-bottom-color: transparent;
    border-right-color: transparent
}

.ms-spgrid-col-header-elem-hover-bg-colors-normal-hover {
    background-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    border-bottom-color: transparent
}

.ms-spgrid-col-elem-colors-click-normal-hover {
    background-color: transparent;
    border-left-color: transparent
}

.ms-spgrid-col-header-part-selected {
    font-size: 0.85em;
    font-weight: normal;
    color: #777;
    background-color: transparent;
    border-bottom-color: #2a8dd4;
    border-right-color: transparent;
    border-top-color: transparent;
    border-left-color: transparent
}

.ms-spgrid-col-header-part-selected-hover {
    font-size: 0.85em;
    font-weight: normal;
    color: #666;
    background-color: rgba(205,230,247,0.5);
    border-bottom-color: #2a8dd4;
    border-right-color: transparent;
    border-top-color: transparent;
    border-left-color: transparent
}

.ms-spgrid-col-header-elem-bg-colors-part-selected-hover {
    background-color: transparent;
    border-left-color: transparent;
    border-bottom-color: transparent;
    border-right-color: transparent
}

.ms-spgrid-col-header-elem-hover-bg-colors-part-selected-hover {
    background-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    border-bottom-color: transparent
}

.ms-spgrid-col-elem-colors-click-part-selected-hover {
    background-color: transparent;
    border-left-color: transparent
}

.ms-spgrid-col-header-all-selected {
    font-size: 0.85em;
    font-weight: normal;
    color: #777;
    background-color: transparent;
    border-bottom-color: #2a8dd4;
    border-right-color: transparent;
    border-top-color: transparent;
    border-left-color: transparent
}

.ms-spgrid-col-header-all-selected-hover {
    font-size: 0.85em;
    font-weight: normal;
    color: #666;
    background-color: rgba(205,230,247,0.5);
    border-bottom-color: #2a8dd4;
    border-right-color: transparent;
    border-top-color: transparent;
    border-left-color: transparent
}

.ms-spgrid-col-header-elem-bg-colors-all-selected-hover {
    background-color: transparent;
    border-left-color: transparent;
    border-bottom-color: transparent;
    border-right-color: transparent
}

.ms-spgrid-col-header-elem-hover-bg-colors-all-selected-hover {
    background-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    border-bottom-color: transparent
}

.ms-spgrid-col-elem-colors-click-all-selected-hover {
    background-color: transparent;
    border-left-color: transparent
}

.ms-standardheader {
    font-size: 1em;
    margin: 0px;
    text-align: left;
    font-weight: normal
}

.ms-formlabel {
    white-space: nowrap;
    font-weight: normal;
    padding: 6px 5px 6px 0px
}

    .ms-formlabel h3.ms-standardheader {
        font-weight: normal
    }

.ms-formbody {
    background: transparent;
    padding: 6px 0px
}

.ms-formdescriptioncolumn-wide {
    width: 200px
}

.ms-formdescriptioncolumn-slim {
    width: 113px
}

.ms-propertysheet th.ms-vh2-nofilter-notextalign {
    font-family: tahoma,sans-serif
}

.ms-inputformheader {
    padding-left: 6px
}

.ms-inputformdescription {
    width: 475px;
    padding-right: 9px;
    padding-left: 6px
}

.ms-inputformcontrols {
    width: 375px
}

.ms-sectionheader {
    color: #0072c6;
    font-weight: bold
}

    .ms-sectionheader a, .ms-sectionheader a:hover, .ms-sectionheader a:visited {
        color: #0072c6;
        text-decoration: none
    }

.ms-sectionline {
    font-size: 0px
}

    .ms-sectionline > img:first-child {
        display: none
    }

.ms-listheaderlabel {
    color: #444
}

.ms-menutoolbar td td.ms-viewselector, .ms-menutoolbar td td.ms-viewselectorhover, .ms-toolbar td td.ms-viewselector, .ms-toolbar td td.ms-viewselectorhover, td.ms-viewselector {
    padding: 0px
}

.ms-menutoolbar td td {
    border: none
}

div.ms-viewselector, div.ms-viewselectorhover {
    padding: 4px 8px;
    cursor: pointer
}

    div.ms-viewselector a, div.ms-viewselectorhover a.ms-menu-a span {
        color: #0072c6
    }

.ms-bottompagingline {
    padding-top: 10px;
    padding-bottom: 1px;
    padding-left: 36px
}

.ms-bottompaging > tbody > tr > td.ms-bottompagingline {
    padding-left: 0px
}

.ms-bottompagingline1 {
    height: 3px
}

.ms-bottompagingline2, .ms-bottompagingline3 {
    height: 1px
}

    .ms-bottompagingline2 img, .ms-bottompagingline3 img, .ms-partline img {
        display: none
    }

.ms-paging {
    white-space: nowrap;
    padding: 0px 5px 2px 5px
}

.ms-menutoolbar .ms-splitbuttondropdown {
    padding: 3px 2px 0px 2px
}

.ms-menutoolbar .ms-splitbuttontext {
    padding: 0px 7px 1px 7px
}

.ms-splitbutton {
    margin: 0px 2px
}

.ms-splitbuttonhover {
    margin: 0px 2px;
    border-collapse: collapse;
    height: 22px;
    background-color: rgba(205,230,247,0.5)
}

    .ms-splitbuttonhover .ms-splitbuttondropdown {
        padding: 3px 1px 0px 2px
    }

    .ms-splitbuttonhover .ms-splitbuttontext {
        padding: 0px 6px 0px 6px
    }

    .ms-splitbuttonhover .ms-splitbuttondropdown, .ms-splitbuttonhover .ms-splitbuttontext {
        border: solid 1px #c6c6c6;
        cursor: pointer
    }

.ms-vh table.ms-selectedtitle, .ms-vh2 table.ms-selectedtitle, .ms-vh-icon table.ms-selectedtitle, .ms-vh table.ms-unselectedtitle, .ms-vh2 table.ms-unselectedtitle, .ms-vh-icon table.ms-unselectedtitle {
    height: 21px
}

.ms-vh table.ms-selectedtitle, .ms-vh2 table.ms-selectedtitle, .ms-vh-icon table.ms-selectedtitle {
    background-color: rgba(255,255,255,0.85);
    border: none
}

.ms-vh2 .ms-selectedtitle .ms-vb, .ms-vh2 .ms-unselectedtitle .ms-vb {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 1px
}

.ms-vh-icon .ms-selectedtitle .ms-vb, .ms-vh-icon .ms-unselectedtitle .ms-vb {
    padding-left: 0px;
    vertical-align: middle;
    border-bottom: solid 3px transparent
}

.ms-selectedtitle {
    background-color: rgba(255,255,255,0.85);
    border: 1px solid #444;
    margin: 0px;
    padding: 0px;
    cursor: pointer
}

.ms-selectedtitlealternative {
    background-color: rgba(255,255,255,0.85);
    border: 1px solid #444;
    margin: 0px;
    padding: 0px;
    cursor: pointer
}

.ms-unselectedtitle {
    background-color: transparent;
    margin: 0px;
    padding: 0px
}

.ms-newgif {
    display: inline-block;
    margin-left: 5px
}

.ms-menuimagecell {
    background-color: #fff;
    cursor: pointer;
    border: solid 1px #fff;
    padding: 0px;
    height: 18px
}

.ms-vh .ms-menuimagecell, .ms-vh2 .ms-menuimagecell, .ms-vh-icon .ms-menuimagecell {
    height: 20px
}

    .ms-vh .ms-menuimagecell img, .ms-vh2 .ms-menuimagecell img, .ms-vh-icon .ms-menuimagecell img {
        margin-top: 2px;
        margin-bottom: 2px
    }

.ms-vh, .ms-vh2, .ms-vh-icon, .ms-vh-icon-empty, .ms-vh2-nofilter, .ms-vh2-nofilter-notextalign, .ms-vh2-nofilter-perm, .ms-vhImage, .ms-vh2-nograd, .ms-vh3-nograd, .ms-vh2-nograd-icon, .ms-vh2-nofilter-icon, .ms-ph {
    font-weight: normal;
    font-size: 0.85em;
    color: #777;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap
}

.ms-vh-icon {
    vertical-align: middle
}

.ms-vh2-nofilter-notextalign {
    text-align: inherit
}

.ms-gb, .ms-gb2, .ms-gbload, .ms-vb-tall, .ms-vb-user, .ms-pb, .ms-pb-selected td {
    color: #444
}

    .ms-gb a, .ms-gb2 a {
        color: #777
    }

.ms-vh, .ms-vh2, .ms-vh2-nograd, .ms-vh3-nograd, .ms-vh2-nograd-icon, .ms-vh2-nofilter-icon, .ms-ph {
    white-space: nowrap
}

.ms-vh, .ms-vh2, .ms-vh-icon, .ms-vh2-nofilter-icon, .ms-viewheadertr .ms-vh-group, .ms-vh2-nograd, .ms-vh3-nograd, .ms-vh2-nograd-icon, .ms-ph, .ms-pickerresultheadertr {
    background-repeat: repeat-x
}

.ms-disc .ms-viewheadertr th.ms-vh2 {
    padding: 1px 5px 0px 4px
}

.ms-viewheadertr {
    cursor: default
}

.ms-disc .ms-vh2 .ms-selectedtitle .ms-vb, .ms-disc .ms-vh2 .ms-unselectedtitle .ms-vb {
    padding-left: 4px
}

th.ms-vh3-nograd {
    width: 12px;
    color: #777
}

.ms-vh .ms-vh {
    background-image: none;
    border-left: none;
    padding-left: 1px;
    background-color: transparent
}

.ms-vh-icon, .ms-vh2-nograd-icon, .ms-vh2-nofilter-icon {
    width: 16px;
    min-width: 16px
}

.ms-vh-icon-empty {
    width: 0px
}

.ms-imnImgTD {
    padding-right: 6px;
    padding-bottom: 0px
}

.ms-vhltr {
    padding-right: 2px
}

.ms-vhrtl .ms-imnImgTD {
    padding-left: 2px
}

.ms-imnTxtTD {
    padding-top: 0px;
    padding-bottom: 0px
}

.ms-vhImage {
    width: 18pt
}

.ms-gb {
    border-bottom: 1px solid #ababab;
    height: 22px;
    font-weight: bold;
    padding-bottom: 3px
}

    .ms-gb .ms-vb2 {
        font-weight: normal
    }

.ms-listviewtable .ms-gb, .ms-listviewtable .ms-gb2 {
    padding-top: 14px
}

.ms-gb2 {
    height: 22px;
    color: #777;
    padding-bottom: 3px
}

.ms-gbload {
    height: 22px;
    color: #777;
    padding-bottom: 3px
}

.ms-vb, .ms-vb2, .ms-vb-user, .ms-vb-tall, .ms-pb, .ms-pb-selected {
    color: #444;
    vertical-align: top
}

    .ms-vb a:link, .ms-vb2 a:link, .ms-vb-user a:link {
        text-decoration: none
    }

    .ms-vb a.ms-listlink, .ms-vb2 a.ms-listlink, .ms-vb-user a.ms-listlink, .ms-vb a.ms-listlink:visited, .ms-vb a.ms-listlink:visited:hover {
        color: #444;
        text-decoration: none
    }

    .ms-vb a:hover, .ms-vb2 a:hover {
        text-decoration: underline
    }

td.ms-list-addnew > a:hover {
    text-decoration: none
}

.ms-vb a:visited, .ms-vb2 a:visited, .ms-vb-user a:visited {
    color: #0072c6;
    text-decoration: none
}

    .ms-vb a:visited:hover, .ms-vb2 a:visited:hover, .ms-vb-user a:visited:hover {
        color: #0072c6;
        text-decoration: underline
    }

.ms-alternatingstrong .ms-vb a:link, .ms-alternatingstrong .ms-vb2 a:link, .ms-alternatingstrong .ms-vb-user a:link, .ms-alternatingstrong .ms-vb a:visited, .ms-alternatingstrong .ms-vb2 a:visited, .ms-alternatingstrong .ms-vb-user a:visited, .ms-alternatingstrong .ms-vb a:visited:hover, .ms-alternatingstrong .ms-vb2 a:visited:hover, .ms-alternatingstrong .ms-vb-user a:visited:hover {
    color: #0072c6
}

.ms-vb-icon {
    vertical-align: top;
    padding: 7px 8px 0px 4px;
    cursor: default;
    white-space: nowrap
}

    .ms-vb-icon > img {
        height: 16px;
        width: 16px
    }

img.ms-vb-icon-overlay {
    height: 9px;
    width: 9px
}

.ms-vb-icon-overlay {
    border: 0px;
    position: relative;
    left: -7px;
    bottom: -2px;
    height: 9px;
    width: 9px
}

.ms-vb-user {
    padding-top: 4px;
    padding-right: 2px;
    padding-left: 4px
}

    .ms-vb-user a {
        vertical-align: top
    }

.ms-vb-title .ms-vb {
    padding: 2px 6px 3px 4px
}

.ms-vb2 {
    padding: 4px 8px 4px 4px
}

.ms-pb, .ms-pb-selected {
    padding-left: 5px;
    padding-right: 5px;
    white-space: nowrap
}

.ms-pb {
    height: 22px;
    padding-top: 3px
}

.ms-pb-selected {
    height: 22px;
    padding-top: 3px;
    background-color: rgba(156,206,240,0.5);
    border-top: 1px solid rgba(156,206,240,0.5);
    border-bottom: 1px solid rgba(156,206,240,0.5)
}

    .ms-pb a, .ms-pb-selected a {
        color: #444;
        text-decoration: none;
        cursor: default
    }

.ms-vb-tall {
    line-height: 1.5em;
    padding: 2px 6px 10px 6px
}

th .ms-vb, .ms-vh2-nofilter-icon, th.ms-vh2-nograd, th.ms-vh2-nograd-icon {
    color: #444
}

    th .ms-vb a, .ms-vh2-nofilter-icon a {
        color: #444
    }

th .ms-selectedtitle .ms-vb, th .ms-selectedtitle .ms-vh2-nofilter-icon, th .ms-selectedtitle .ms-vb a, th .ms-selectedtitle .ms-vh2-nofilter-icon a {
    color: #777
}

.ms-vb-menuPadding {
    padding-right: 15px
}

.ms-vh2-nofilter-icon, .ms-vh2-nograd, .ms-vh3-nograd, .ms-vh2-nograd-icon {
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 3px;
    height: 20px
}

table.ms-listviewtable tbody tr.ms-newsletteralt td {
    background-color: #f1f1f1;
    border: 1px solid #f1f1f1
}

.ms-core-needIEFilter table.ms-listviewtable tbody tr.ms-newsletteralt td {
    border: 1px solid #efefef;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)"
}

table.ms-listviewtable tbody tr td.ms-newsletterline {
    border-top: 1px solid #f1f1f1
}

.ms-core-needIEFilter table.ms-listviewtable tbody tr td.ms-newsletterline {
    border: 1px solid #efefef
}

.ms-nlline {
    background: #f1f1f1
}

.ms-ppleft {
    height: 440px;
    margin: 2px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 20px
}

.ms-ppright {
    width: 600px;
    margin: 8px
}

.ms-basictable .ms-alternating {
    background-color: transparent
}

a.ms-addnew {
    font-weight: normal;
    color: #666;
    text-decoration: none
}

    a.ms-addnew:hover {
        color: #666;
        text-decoration: underline
    }

td.ms-addnew {
    padding-left: 10px;
    padding-right: 7px;
    padding-top: 5px
}

.ms-list-addnew {
    padding-top: 8px;
    padding-bottom: 12px;
    font-weight: normal;
    text-align: left
}

.ms-number {
    padding-right: 8px
}

.ms-list-emptyText {
    padding-top: 0px;
    padding-bottom: 96px;
    color: #777
}

.ms-list-emptyText-compact {
    padding-top: 0px;
    padding-bottom: 12px;
    color: #777
}

table.ms-listviewtable > tbody > tr > td.ms-stylebox {
    border: 1px solid #ababab;
    text-align: left
}

.ms-alternating {
    background-color: transparent
}

.ms-alternatingstrong {
    background-color: #f1f1f1
}

.ms-core-needIEFilter .ms-alternatingstrong {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)"
}

.ms-alternatingstrong td td, .ms-basictable .ms-alternating td td {
    border: 0px
}

ms-imnSpan {
    white-space: nowrap;
    overflow: hidden
}

a.ms-imnlink {
    cursor: default
}

.ms-spimn-presenceLink {
    display: inline-block;
    padding: 1px 0px 1px 0px
}

.ms-spimn-presenceWrapper {
    display: inline-block;
    white-space: nowrap;
    position: relative;
    overflow: hidden
}

.ms-imnImg {
    display: inline-block;
    margin-right: 6px
}

.ms-imnImgInline {
    margin-right: 3px
}

.ms-peopleux-detailsMaxWidth {
    max-width: 150px
}

.ms-peopleux-userdisplink {
    margin-right: 3px;
    position: relative
}

.ms-peopleux-userdetails {
    display: table-cell;
    vertical-align: top;
    padding-top: 0px;
    padding-left: 8px
}

    .ms-peopleux-userdetails > UL {
        margin: 0px
    }

.ms-peopleux-detailuserline {
    padding-top: 2px
}

.ms-peopleux-vanillaUser {
    padding-right: 3px
}

.ms-peopleux-userImgDiv {
    position: relative;
    overflow: hidden
}

.ms-peopleux-imgUserLink {
    display: inline-block;
    padding: 1px 1px 1px 0px
}

.ms-peopleux-userImgWrapper {
    display: inline-block;
    overflow: hidden;
    position: relative
}

.ms-peopleux-userImg {
    position: absolute;
    left: 0px;
    height: auto
}

input.ms-defaultverticalalign {
    vertical-align: baseline
}

.ms-listviewtable .ms-itmhover {
    height: 30px
}

.ms-listviewtable input.s4-itm-cbx {
    position: absolute;
    top: -2000px
}

tr.ms-itmhover:hover input.s4-itm-cbx, tr.s4-itm-selected input.s4-itm-cbx {
    position: relative;
    top: 0px
}

.ms-vb-title {
    vertical-align: top;
    padding: 2px 16px 2px 1px
}

.s4-ctx {
    padding: 0px 4px;
    position: absolute;
    display: block;
    cursor: default
}

    .s4-ctx a {
        cursor: default
    }

.ms-vb-title .s4-ctx-show {
    background-color: rgba(205,230,247,0.5)
}

.ms-core-needIEFilter .ms-vb-title .s4-ctx-show {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7f9ccef0,endColorstr=#7f9ccef0)"
}

.ms-itmHoverEnabled:hover > * {
    background-color: rgba(205,230,247,0.5);
    border: 1px solid transparent
}

.ms-itmHoverEnabled:hover .ms-list-itemLink-td {
    background-color: #cde6f7
}

.s4-itm-selected > *, .s4-itm-selected:hover > * {
    background-color: rgba(156,206,240,0.5);
    border: 1px solid transparent
}

.s4-itm-selected .ms-list-itemLink-td, .s4-itm-selected:hover .ms-list-itemLink-td {
    background-color: #9ccef0
}

.ms-core-needIEFilter .s4-itm-selected > td, .ms-core-needIEFilter .s4-itm-selected:hover > td {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7f9ccef0,endColorstr=#7f9ccef0)"
}

.s4-ctx span {
    font-size: 0pt;
    visibility: hidden
}

.s4-ctx > a > img {
    border: 0px none transparent;
    text-decoration: none;
    vertical-align: middle
}

    .s4-ctx > a > img:visited, .ctxImg > a > img:hover {
        border: 0px none transparent;
        text-decoration: none
    }

input.ms-vb-itmcbx {
    min-width: 16px;
    vertical-align: top;
    cursor: default
}

.s4-hide-tr > tbody > tr {
    display: none
}

.ms-csrlistview-controldiv {
    padding-bottom: 9px
}

.ms-csrlistview-viewselectormenu {
    margin: 0px;
    padding: 0px 0px 0px 5px;
    cursor: pointer;
    display: inline;
    white-space: nowrap
}

    .ms-csrlistview-viewselectormenu .ms-viewselector-arrow {
        margin: 6px 5px 11px 8px
    }

    .ms-csrlistview-viewselectormenu .ms-viewselector, .ms-csrlistview-viewselectormenu .ms-viewselectorhover {
        display: inline-block;
        margin: 0px 15px 5px 0px;
        padding: 2px 5px 2px 0px
    }

        .ms-csrlistview-viewselectormenu .ms-viewselectorhover .ms-menu-a {
            cursor: default;
            text-decoration: none
        }

.ms-viewselectorhover .ms-viewselector-currentView {
    color: #0072c6
}

.ms-pivotControl-container {
    margin-right: 30px;
    padding-bottom: 7px
}

.ms-pivotControl-overflowDot {
    width: 16px;
    height: 16px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: bottom
}

.ms-pivotControl-surfacedOpt, .ms-pivotControl-surfacedOpt-selected {
    margin-right: 20px
}

.ms-pivotControl-container, .ms-pivotControl-surfacedOpt, .ms-pivotControl-surfacedOpt-selected, .ms-pivotControl-overflowSpan, .ms-pivotControl-overflowDot {
    display: inline-block
}

.ms-pivotControl-surfacedOpt, .ms-pivotControl-overflowDot {
    color: #666
}

    .ms-pivotControl-surfacedOpt:hover, .ms-pivotControl-overflowDot:hover, .ms-pivotControl-surfacedOpt-selected {
        color: #0072c6
    }

        .ms-pivotControl-surfacedOpt:hover, .ms-pivotControl-overflowDot:hover, .ms-pivotControl-surfacedOpt-selected:hover {
            cursor: pointer;
            text-decoration: none
        }

.ms-viewselector-arrow {
    vertical-align: middle
}

.ms-menu-althov .ms-menu-hovarw {
    display: none !important
}

.ms-menu-althov-active .ms-menu-stdarw {
    display: none !important
}

.ms-menu-althov-active span.ms-menu-hovarw {
    display: inline-block !important
}

.ms-menu-althov-active .ms-menu-hovarw {
    display: inline
}

.ms-rifield {
    height: 28px
}

.ms-rifield-icon {
    float: left;
    margin: 5px 10px 5px 0px
}

.ms-rifield-title {
    padding-top: 5px
}

.ms-rifield-remove {
    float: right
}

.ms-rifield-showall {
    float: left;
    margin-top: 10px
}

.ms-addcolumn-span {
    height: 16px;
    width: 16px;
    position: relative;
    display: inline-block;
    overflow: hidden
}

.ms-addcolumn-icon {
    left: -200px;
    top: -84px;
    position: absolute
}

.ms-list-addnew-imgSpan16 {
    height: 16px;
    width: 16px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin-right: 5px;
    margin-top: -1px;
    vertical-align: middle
}

.ms-list-addnew-img16 {
    left: -233px;
    top: -138px;
    position: absolute
}

.ms-heroCommandLink:hover .ms-list-addnew-imgSpan16 > .ms-list-addnew-img16 {
    left: -233px;
    top: -120px
}

.ms-list-addnew-imgSpan, .ms-list-addnew-imgSpan20 {
    height: 20px;
    width: 20px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin-right: 5px;
    vertical-align: middle
}

.ms-list-addnew-img, .ms-list-addnew-img20 {
    left: -67px;
    top: -180px;
    position: absolute
}

.ms-heroCommandLink:hover .ms-list-addnew-imgSpan > .ms-list-addnew-img, .ms-heroCommandLink:hover .ms-list-addnew-imgSpan20 > .ms-list-addnew-img20 {
    left: -131px;
    top: -134px
}

.ms-csrformvalidation {
    margin-top: 6px;
    display: inline-block
}

.ms-ellipsis-a, .ms-ellipsis-a-tile {
    position: relative;
    display: inline-block;
    overflow: hidden
}

.ms-ellipsis-a {
    height: 16px;
    width: 16px
}

.ms-ellipsis-a-tile {
    height: 16px;
    width: 16px;
    float: right
}

.ms-ellipsis-icon, .ms-ellipsis-icon-tile {
    position: absolute
}

.ms-ellipsis-icon {
    left: -1px;
    top: -238px
}

.ms-ellipsis-icon-tile {
    left: -37px;
    top: -202px;
    color: #fff
}

.ms-lstItmLinkAnchor {
    vertical-align: middle
}

table.ms-toolbar {
    height: 45px;
    border: none;
    border: 1px solid #c6c6c6
}

.ms-menutoolbar {
    border-bottom: 1px solid #c6c6c6;
    height: 45px
}

    .ms-menutoolbar td {
        padding: 0px 0px 0px 4px;
        margin: 0px;
        border: none
    }

        .ms-menutoolbar td a {
            text-decoration: none
        }

            .ms-menutoolbar td a:hover {
                text-decoration: none
            }

.ms-menubuttoninactivehover, .ms-buttoninactivehover {
    margin: 3px;
    padding: 3px 4px 4px;
    border: 1px solid transparent;
    background-color: transparent;
    white-space: nowrap
}

.ms-menubuttonactivehover, .ms-buttonactivehover {
    margin: 3px;
    padding: 3px 4px 4px 4px;
    border: solid 1px #c6c6c6;
    cursor: pointer
}

.ms-buttoninactivehover {
    white-space: nowrap
}

    .ms-buttoninactivehover img, .ms-buttonactivehover img {
        margin: 0px 1px 0px 0px
    }

td.ms-menutoolbarheader {
    padding: auto 7px
}

span.ms-viewselector, span.ms-viewselectorhover {
    padding: 4px 8px;
    cursor: pointer
}

.ms-InlineSearch-Outline-Baseline {
    width: 178px;
    border-style: solid;
    border-width: 1px;
    height: 22px;
    padding: 0px 0px 0px 5px;
    margin: -4px 0px 0px;
    white-space: nowrap;
    float: left
}

.ms-InlineSearch-Outline-Empty {
    border-color: #ababab
}

.ms-InlineSearch-Outline-Focused {
    border-color: #2a8dd4
}

.ms-InlineSearch-Outline-Filled {
    border-color: #92c0e0
}

input.ms-InlineSearch-SearchBox-Baseline.ms-InlineSearch-SearchBox-Baseline {
    background-color: transparent;
    margin: 0px;
    padding: 0px;
    width: 152px;
    height: 22px;
    border-width: 0px;
    vertical-align: middle;
    outline: none
}

input.ms-InlineSearch-SearchBox-Baseline::-ms-clear {
    display: none
}

.ms-InlineSearch-SearchBox-EmptyFocused {
    font-style: normal;
    color: #444
}

.ms-InlineSearch-SearchBox-EmptyUnfocused.ms-InlineSearch-SearchBox-EmptyUnfocused {
    color: #777
}

.ms-InlineSearch-SearchBox-Filled.ms-InlineSearch-SearchBox-Filled {
    color: #444
}

.ms-InlineSearch-SearchProgress {
    background-color: transparent;
    white-space: nowrap;
    padding: 2px 2px 0px 0px;
    margin: -4px 0px 2px 5px;
    float: left
}

.ms-InlineSearch-SearchStatus {
    background-color: transparent;
    display: block
}

.ms-InlineSearch-DivBaseline {
    display: inline-block;
    vertical-align: middle
}

.ms-vl-apptile, .ms-vl-apptile-tenant {
    display: inline-block;
    width: 288px;
    min-height: 96px;
    margin-right: 13px;
    margin-bottom: 16px;
    white-space: nowrap;
    vertical-align: top
}

.ms-vl-apptile-tenant {
    margin-right: 16px
}

.ms-vl-applist {
    margin-top: 16px
}

.ms-vl-sectionHeaderRow {
    border-bottom: solid 1px #c6c6c6
}

.ms-vl-sectionHeader {
    margin-bottom: 8px;
    display: inline-block
}

.ms-vl-appimage {
    vertical-align: top;
    display: inline-block;
    height: 96px
}

.ms-vl-appinfo, .ms-vl-appinfo-tenant {
    min-height: 96px;
    width: 180px;
    vertical-align: top;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    white-space: normal
}

.ms-vl-appinfo-tenant {
    margin-left: 9px
}

.ms-vl-callout {
    word-break: normal
}

.ms-vl-recent {
    color: #fff;
    background-color: #338200;
    padding: 3px 4px;
    display: inline-block
}

.ms-vl-callout-beak {
    background-color: #f1f1f1
}

.ms-core-needIEFilter .ms-vl-callout-beak {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)"
}

.ms-vl-appdescription, .ms-vl-apptitle {
    white-space: normal;
    word-break: normal
}

.ms-vl-apptitle, a:visited.ms-vl-apptitle {
    line-height: 1.2;
    display: inline-block;
    text-decoration: none;
    border: 1px solid transparent;
    color: #444
}

.ms-vl-appnewsubsitelink {
    margin-bottom: 8px;
    display: inline-block
}

.ms-vl-apptitle:hover {
    text-decoration: none
}

.ms-vl-apptitleouter {
    display: inline-block;
    width: 160px;
    max-height: 2.5em;
    overflow: hidden
}

.ms-vl-newSubsiteHeaderSpacer {
    height: 16px
}

.ms-vl-calloutarrow, a:hover.ms-vl-calloutarrow {
    vertical-align: top;
    text-decoration: none;
    margin-top: 1px;
    color: #444
}

.ms-vl-settingsmarginleft {
    margin-left: 20px
}

.ms-vl-alignactionsmiddle > .ms-splinkbutton-text {
    vertical-align: top
}

.ms-vl-pointer {
    cursor: pointer
}

.ms-vl-siteicon {
    padding-right: 11px
}

a.ms-vl-disabledapp {
    text-decoration: none;
    cursor: default;
    color: #b1b1b1
}

.ms-vl-disabledapp > div {
    color: #b1b1b1;
    cursor: default
}

.ms-vl-disabledapp > .ms-vl-appimage > a > img {
    cursor: default
}

.ms-vl-disabledapp > .ms-vl-appimage > a {
    opacity: 0.3
}

.ms-vl-disabledapp > .ms-vl-appimage {
    background-color: #fdfdfd
}

.ms-vl-calloutversion {
    margin-bottom: 4px;
    margin-top: 10px
}

.ms-vl-calloutterms {
    margin-bottom: 5px
}

.ms-vl-appstatus {
    white-space: normal;
    width: 180px
}

.ms-vl-apptileselected {
    background-color: rgba(156,206,240,0.5)
}

.ms-vl-apptilehover:hover {
    background-color: rgba(205,230,247,0.5)
}

.ms-vl-appadd-img {
    left: -1px;
    top: -30px;
    position: absolute
}

div.ms-ssc-siteNameSection {
    margin-bottom: 9px
}

.ms-ssc-siteTitleBoxLine {
    margin-bottom: 1px
}

.ms-ssc-previewUrlLine {
    line-height: 2.2em;
    height: 2.2em
}

.ms-ssc-mgdPathDropdown {
    margin: 0px 2px
}

.ms-ssc-customValidator {
    display: block;
    margin-top: 3px
}

.ms-ssc-moreAdmins .sp-peoplepicker-errorMsg {
    margin-left: 0px;
    font-size: .9em
}

.ms-ssc-buttonSection .ms-ButtonHeightWidth {
    margin-left: 6px
}

.ms-newdoc-callout-main {
    padding-top: 10px;
    margin-bottom: -7px
}

.ms-newdoc-callout-item {
    padding: 10px 0px;
    margin-left: -20px;
    margin-right: -20px;
    cursor: default
}

    .ms-newdoc-callout-item:hover {
        background-color: rgba(205,230,247,0.5);
        text-decoration: none
    }

.ms-core-needIEFilter .ms-newdoc-callout-item:hover {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7fcde6f7,endColorstr=#7fcde6f7)";
    text-decoration: none
}

.ms-newdoc-callout-text {
    margin-left: 10px
}

.ms-newdoc-callout-img {
    margin-left: 20px
}

.sp-peoplepicker-topLevel, .sp-peoplepicker-topLevelDisabled {
    cursor: text;
    height: 100%;
    width: 371px;
    position: relative;
    padding: 3px 25px 3px 0px
}

input.sp-peoplepicker-editorInput[type=text] {
    border: 0px;
    padding: 0px 1px;
    margin-left: 5px;
    vertical-align: inherit;
    background-color: transparent
}

    input.sp-peoplepicker-editorInput[type=text]:focus {
        outline: 0px
    }

input.sp-peoplepicker-editorInput::-ms-clear {
    display: none
}

.sp-peoplepicker-autoFillContainer {
    z-index: 1;
    padding: 0px;
    display: none;
    cursor: default;
    max-width: 300px;
    min-width: 300px;
    position: absolute;
    border-color: #c6c6c6
}

.sp-peoplepicker-initialHelpText {
    top: 3px;
    left: 4px;
    position: absolute
}

.sp-peoplepicker-autoFillPresence {
    z-index: 1;
    width: 20px;
    height: 20px;
    position: absolute
}

.sp-peoplepicker-userSpan {
    cursor: pointer;
    white-space: nowrap;
    display: inline-block;
    margin: 0px 5px 1px 2px
}

.sp-peoplepicker-delImage {
    margin-left: 3px
}

    .sp-peoplepicker-delImage:hover {
        text-decoration: none
    }

.sp-peoplepicker-userPresence {
    margin-right: 3px;
    display: inline-block
}

.sp-peoplepicker-userSpan .ms-entity-unresolved {
    font-style: normal
}

.sp-peoplepicker-userSpan .ms-entity-resolved {
    vertical-align: bottom
}

.sp-peoplepicker-userSpan .ms-entity-unresolved, .sp-peoplepicker-userSpan .ms-entity-resolved {
    overflow: hidden
}

.sp-peoplepicker-userDisplayLink {
    color: #444
}

    .sp-peoplepicker-userDisplayLink:hover {
        text-decoration: none
    }

.sp-peoplepicker-waitImg {
    width: 16px;
    height: 16px;
    display: none;
    font-size: 0px;
    position: absolute
}

.sp-peoplepicker-errorMsg {
    margin-top: 6px;
    margin-left: 6px;
    display: inline-block
}

.ms-core-menu-footer {
    margin: 0px;
    cursor: default;
    padding: 0px 12px 7px 5px
}

.ms-core-menu-loading {
    margin: 0px;
    cursor: default;
    text-align: center
}

.sp-peoplepicker-autoFillContainer .ms-core-menu-item {
    white-space: nowrap;
    padding: 1px 5px 3px 5px
}

.sp-peoplepicker-autoFillContainer .ms-core-menu-link {
    padding: 0px
}

.sp-peoplepicker-autoFillContainer .ms-core-menu-label {
    display: block
}

.sp-autoFill-menu {
    min-width: 100%
}

.sp-peoplepicker-autoFillContainer .sp-autoFill-scroll {
    width: 100%;
    border: none;
    margin: 0px;
    padding: 0px;
    min-width: 100%;
    padding-top: 3px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-right: 10px;
    list-style-type: none;
    box-shadow: 0px 0px 0px 0px transparent;
    background-color: #fff
}

.sp-autoFill-scroll .ms-core-menu-label {
    border: none
}

.ms-pageinformation td, .ms-pageinformation th {
    text-align: left
}

.ms-featurealtrow {
    background-color: #f1f1f1
}

.ms-core-needIEFilter .ms-featurealtrow {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)"
}

.ms-featurestatus {
    color: #fff;
    background-color: #0072c6;
    margin-right: 10px;
    padding: 7px
}

.ms-cbp {
    padding-left: 3px
}

.ms-storMeFree {
    background-color: #efefef;
    background-color: #f1f1f1
}

.ms-storMeUsed {
    background-color: #0072c6;
    color: #fff;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 3px;
    padding-bottom: 3px
}

a.ms-taskListShortcutCallout {
    height: 16px;
    width: 16px;
    display: inline-block;
    overflow: hidden;
    vertical-align: bottom
}

span.ms-taskListShortcutCalloutSpan {
    height: 16px;
    width: 16px;
    background: url("/_layouts/15/images/spcommon.png?rev=23") no-repeat -161px -178px;
    display: inline-block
}

.ms-viewtotalselect {
    width: 104px
}

.ms-recycleBinIconSpan {
    display: inline-block;
    overflow: hidden;
    position: relative;
    height: 16px;
    width: 16px
}

.ms-recycleBinIconImg {
    top: -156px;
    left: -197px;
    position: absolute
}

.ms-dtinput, .ms-dttimeinput {
    vertical-align: middle;
    padding: 0px 4px 0px 0px
}

.ms-dttimeinput {
    direction: ltr
}

.ms-linksection-iconCell {
    vertical-align: top
}

.ms-siteSettings-root .ms-linksection-iconCell {
    display: none
}

.ms-linksection-title {
    color: #444
}

.ms-siteSettings-root .ms-linksection-textCell {
    width: 280px
}

.ms-linksection-columnBox {
    padding-right: 50px;
    vertical-align: top
}

.ms-linksection-textCell {
    padding-bottom: 26px
}

.ms-linksection-listRoot {
    list-style-type: none;
    padding-left: 0px;
    margin: auto
}

.ms-trcnoti-border {
    border-width: 1px;
    border-style: solid;
    background-color: #fff
}

.ms-trcnoti-host {
    margin: -1px
}

.ms-trcnoti-base {
    width: 100%;
    max-height: 500px;
    position: relative;
    display: block
}

.ms-trcnoti-ovrflw {
    padding: 7px 10px 10px 10px;
    cursor: pointer
}

.ms-trcnoti-toast {
    padding: 4px 7px;
    text-align: center
}

.ms-trcnoti-status {
    padding: 10px 10px 10px
}

.ms-trcnoti-ctr {
    z-index: 500;
    position: absolute;
    right: 16px;
    top: 45px;
    width: 314px
}

.ms-notif-box {
    min-width: 140px;
    z-index: 400;
    position: absolute;
    right: 16px
}

.ms-trcnoti-bg {
    width: 100%;
    max-height: 500px;
    position: relative;
    padding: 1px;
    cursor: pointer;
    border-color: #d1d1d1;
    background-color: rgba(255,255,255,0.85);
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.47)
}

    .ms-trcnoti-bg:hover {
        border-width: 1px;
        border-style: solid;
        border-color: #92c0e0;
        background-color: rgba(205,230,247,0.5);
        padding: 0px;
        box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.47)
    }

.ms-core-needIEFilter .ms-trcnoti-bg:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7fcde6f7,endColorstr=#7fcde6f7)"
}

.ms-trcnoti-body {
    width: 240px;
    display: inline-block
}

.ms-trcnoti-dt {
    padding-top: 5px;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%
}

.ms-trcnoti-gfx {
    float: left;
    height: 100%;
    padding-right: 8px;
    display: inline-block
}

    .ms-trcnoti-gfx img {
        max-width: 32px;
        max-height: 32px
    }

#divTiles .s4-wpActive {
    border: 0px;
    padding: 0px
}

.ms-designgallery-item {
    float: left;
    margin: 18px 32px 0px 0px;
    cursor: pointer
}

.ms-designgallery-thumbnail {
    height: 208px;
    width: 278px;
    font-size: 3pt;
    overflow: hidden;
    border: 1px solid #c6c6c6;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

    .ms-designgallery-thumbnail:hover {
        border: 1px solid #2a8dd4
    }

a.ms-designgallery-name {
    color: #444
}

.ms-designgallery-iteminfo {
    margin-top: 7px
}

div.ms-designgallery-item-current > .ms-designgallery-thumbnail {
    height: 204px;
    width: 274px;
    border: 3px solid #2a8dd4
}

div.ms-designgallery-item-current a.ms-designgallery-packagename {
    color: #0072c6
}

.ms-designbuilder-label {
    display: block
}

#ms-designbuilder-imagecontrol {
    margin-bottom: 20px
}

#ms-designbuilder-imagecontrol-box {
    width: 178px;
    height: 132px;
    border: 1px solid #c6c6c6;
    background-color: #f1f1f1;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    line-height: 0px
}

.ms-core-needIEFilter #ms-designbuilder-imagecontrol-box {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)"
}

#ms-designbuilder-imagecontrol-imagecontainer {
    display: inline-block
}

#ms-designbuilder-imagecontrol-image {
    max-width: 178px;
    max-height: 132px
}

#ms-designbuilder-imagecontrol-placeholdertext {
    display: inline-block;
    color: #666;
    line-height: normal
}

#ms-designbuilder-imagecontrol-errortext {
    display: inline-block;
    color: #bf0000;
    padding: 5px;
    line-height: normal
}

#ms-designbuilder-imagecontrol-bottombuttons {
    margin-top: 7px
}

    #ms-designbuilder-imagecontrol-bottombuttons > a {
        display: inline-block
    }

#ms-designbuilder-imagecontrol-changebutton {
    margin-right: 11px
}

#ms-designbuilder-cuicontainer .ms-cui-dd {
    margin: 5px 0px 20px
}

#ms-designbuilder-cuicontainer .ms-cui-dd-text {
    background-color: rgba(255,255,255,0.85);
    padding: 1px 7px 4px
}

.ms-core-needIEFilter #ms-designbuilder-cuicontainer .ms-cui-dd-text {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d8ffffff,endColorstr=#d8ffffff)"
}

#ms-designbuilder-cuicontainer .ms-cui-dd-text > a {
    color: #444
}

    #ms-designbuilder-cuicontainer .ms-cui-dd-text > a:hover {
        text-decoration: none
    }

#ms-designbuilder-cuicontainer .ms-cui-dd-arrow-button {
    line-height: 12px;
    padding: 0px 3px 0px 7px
}

    #ms-designbuilder-cuicontainer .ms-cui-ctl-light-hoveredOver, #ms-designbuilder-cuicontainer .ms-cui-dd-arrow-button:hover, #ms-designbuilder-cuicontainer .ms-cui-dd-arrow-button:focus {
        background-color: #e6f2fa;
        border-color: #92c0e0
    }

.ms-core-needIEFilter #ms-designbuilder-cuicontainer .ms-cui-ctl-light-hoveredOver, .ms-core-needIEFilter #ms-designbuilder-cuicontainer .ms-cui-dd-arrow-button:hover, .ms-core-needIEFilter #ms-designbuilder-cuicontainer .ms-cui-dd-arrow-button:focus {
    background-color: #e6f2fa;
    border-color: #92b7d1
}

#ms-designbuilder-cuicontainer .ms-cui-dd-arrow-button:active {
    background-color: #92c0e0;
    border-color: #2a8dd4
}

.ms-core-needIEFilter #ms-designbuilder-cuicontainer .ms-cui-dd-arrow-button:active {
    background-color: #92b7d1;
    border-color: #2a8dd4
}

#ms-designbuilder-palette-Medium {
    background-color: transparent;
    height: 46px
}

    #ms-designbuilder-palette-Medium .ms-cui-dd-text {
        padding: 5px 4px 3px;
        height: 36px;
        overflow: visible;
        background-color: transparent
    }

    #ms-designbuilder-palette-Medium .ms-cui-dd-arrow-button {
        padding: 12px 3px 13px 7px
    }

    #ms-designbuilder-palette-Medium .ms-cui-gallerybutton-SizeCustom {
        width: auto;
        height: auto;
        border-width: 0px
    }

    #ms-designbuilder-palette-Medium .ms-cui-gallerybutton-a {
        border-width: 0px;
        padding: 0px
    }

#ms-designbuilder-palette-menusection .ms-cui-menusection, #ms-designbuilder-layout-menusection .ms-cui-menusection {
    background-color: #fff
}

#ms-designbuilder-layout-menusection .ms-cui-ctl-mediumlabel {
    color: #444
}

#ms-designbuilder-palette-menusection .ms-cui-gallerybutton-SizeCustom {
    height: 38px;
    border-width: 0px;
    margin-right: 0px
}

#ms-designbuilder-palette-menusection .ms-cui-gallerybutton-a {
    padding: 2px 3px;
    height: 34px;
    border: none
}

    #ms-designbuilder-palette-menusection .ms-cui-gallerybutton-a:hover, #ms-designbuilder-palette-menusection .ms-cui-gallerybutton-a:focus {
        padding: 2px 2px 0px 3px;
        outline: none
    }

#ms-designbuilder-palette-menusection li.ms-cui-menusection-items:first-child .ms-cui-gallerybutton-a {
    padding-top: 4px
}

    #ms-designbuilder-palette-menusection li.ms-cui-menusection-items:first-child .ms-cui-gallerybutton-a:hover {
        padding-top: 3px
    }

#ms-designbuilder-palette-menusection .ms-cui-gallerybutton-a:hover .ms-designbuilder-palette, #ms-designbuilder-palette-menusection .ms-cui-gallerybutton-a:focus .ms-designbuilder-palette {
    margin: 0px
}

#ms-designbuilder-palette-menusection .ms-cui-gallerybutton-a:hover .ms-designbuilder-palette-color, #ms-designbuilder-palette-menusection .ms-cui-gallerybutton-a:focus .ms-designbuilder-palette-color {
    border-color: #2a8dd4;
    border-width: 2px 1px 2px 0px;
    border-right-color: #ababab
}

#ms-designbuilder-palette-menusection .ms-cui-gallerybutton-a:hover .ms-designbuilder-palette-color1, #ms-designbuilder-palette-menusection .ms-cui-gallerybutton-a:focus .ms-designbuilder-palette-color1 {
    border-left-width: 2px
}

#ms-designbuilder-palette-menusection .ms-cui-gallerybutton-a:hover .ms-designbuilder-palette-color3, #ms-designbuilder-palette-menusection .ms-cui-gallerybutton-a:focus .ms-designbuilder-palette-color3 {
    border-right-width: 2px;
    border-right-color: #2a8dd4
}

.ms-designbuilder-palette {
    display: inline-block;
    font-size: 0px;
    margin: 1px
}

.ms-designbuilder-palette-color {
    display: inline-block;
    height: 30px;
    border: 1px solid #c6c6c6;
    border-left-width: 0px;
    width: 30px
}

.ms-designbuilder-palette-color1 {
    width: 45px;
    border-left-width: 1px
}

#ms-designbuilder-layout-Medium {
    height: 31px
}

    #ms-designbuilder-layout-Medium > .ms-cui-dd-text {
        padding: 5px 6px 10px 10px;
        font-size: 1.1em
    }

    #ms-designbuilder-layout-Medium > .ms-cui-dd-arrow-button {
        padding-bottom: 6px;
        padding-top: 4px
    }

#ms-designbuilder-layout-menusection a.ms-cui-ctl-menu {
    padding: 2px 10px 2px 9px;
    font-size: 14px
}

    #ms-designbuilder-layout-menusection a.ms-cui-ctl-menu:hover, #ms-designbuilder-layout-menusection a.ms-cui-ctl-menu:focus {
        border-color: #2a8dd4;
        background-color: transparent
    }

#ms-designbuilder-fontscheme-Medium {
    height: 62px
}

    #ms-designbuilder-fontscheme-Medium .ms-cui-dd-text {
        height: 55px;
        background-color: #fff;
        color: #000
    }

.ms-core-needIEFilter #ms-designbuilder-fontscheme-Medium .ms-cui-dd-text {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)"
}

#ms-designbuilder-fontscheme-Medium .ms-cui-dd-arrow-button {
    height: 40px;
    padding-top: 20px
}

#ms-designbuilder-fontscheme-Medium .ms-cui-gallerybutton-SizeCustom, #ms-designbuilder-fontscheme-menusection .ms-cui-gallerybutton-SizeCustom {
    border: 0px;
    margin-right: 0px;
    margin-top: 1px;
    display: block
}

#ms-designbuilder-fontscheme-menusection .ms-cui-gallerybutton-a {
    padding: 5px;
    margin: 8px 3px 3px 3px;
    border: 1px solid transparent
}

#ms-designbuilder-fontscheme-menusection li.ms-cui-menusection-items:first-child .ms-cui-gallerybutton-a {
    margin-top: 4px
}

#ms-designbuilder-fontscheme-menusection .ms-cui-gallerybutton-a:hover, #ms-designbuilder-fontscheme-menusection .ms-cui-gallerybutton-a:focus, #ms-designbuilder-fontscheme-menusection ul.ms-cui-menusection-items > li.ms-cui-menusection-items:last-child .ms-cui-gallerybutton-a:hover, #ms-designbuilder-fontscheme-menusection ul.ms-cui-menusection-items > li.ms-cui-menusection-items:last-child .ms-cui-gallerybutton-a:focus {
    border-color: #c6c6c6
}

.ms-designbuilder-fontScheme {
    margin: 0px;
    text-align: left;
    color: #000
}

.ms-designbuilder-fontScheme-fontLarge {
    font-size: 18px;
    margin-bottom: 3px
}

.ms-designbuilder-fontScheme-fontSmall {
    font-size: 12px
}

.ms-designbuilder-fontScheme-font {
    display: inline-block
}

#ms-designbuilder-main {
    width: 690px
}

#ms-designbuilder-previewContainer {
    position: relative;
    min-width: 690px;
    min-height: 518px;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

#ms-designbuilder-previewglass {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 690px;
    height: 518px;
    background-color: #fff;
    opacity: 0;
    z-index: 1000
}

.ms-core-needIEFilter #ms-designbuilder-previewglass {
    background-color: #fff;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)"
}

.ms-designbuilder-thumbnail {
    width: 688px;
    height: 516px;
    font-size: 7pt;
    overflow: hidden;
    border: 1px solid #c6c6c6;
    background-color: #fff
}

.ms-designbuilder-navbutton-container {
    height: 43px
}

.ms-designbuilder-navbutton {
    display: block;
    margin-bottom: 16px
}

a.ms-designbuilder-navbutton:link, a.ms-designbuilder-navbutton:visited {
    color: #666;
    font-size: 1.4em;
    text-decoration: none
}

a.ms-designbuilder-navbutton:hover, a.ms-designbuilder-navbutton:focus {
    color: #0072c6
}

a.ms-designbuilder-navbutton:active {
    color: #004d85
}

.ms-designbuilder-navbutton-image {
    vertical-align: middle;
    margin-right: 3px
}

.ms-designbuilder-livePreviewButton > .ms-designbuilder-navbutton-image {
    margin-right: 0px;
    margin-left: 4px
}

.ms-designbuilder-navbutton-label {
    vertical-align: bottom
}

.ms-designbuilder-livePreviewButton {
    float: right
}

.ms-blog-MainArea {
    min-width: 560px;
    max-width: 860px;
    width: 100%;
    display: block
}

.ms-blog-LeftColumn {
    width: 190px;
    word-wrap: break-word;
    overflow-x: hidden
}

.ms-blog-postList {
    padding: 0px;
    list-style-type: none;
    margin-top: 0px;
    margin-right: 24px;
    margin-bottom: 0px;
    min-width: 370px;
    max-width: 670px
}

.ms-blog-postBox {
    padding: 32px;
    padding-left: 0px;
    border: 1px solid #ababab;
    border-radius: 2px;
    overflow: visible;
    background-color: rgba(255,255,255,0.85)
}

.ms-core-needIEFilter .ms-blog-postBox {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d8ffffff,endColorstr=#d8ffffff)"
}

.ms-blog-postBoxDate {
    color: #fff;
    background-color: #0072c6;
    width: 77px;
    height: 41px;
    border-style: solid;
    border-width: 1px;
    border-color: #0067b0;
    float: left;
    text-align: center
}

.ms-blog-postBoxMargin {
    margin-left: 88px
}

.ms-blog-postInlineDate {
    width: 38px;
    height: 45px;
    border-style: solid;
    border-width: 1px;
    border-color: #ababab;
    border-left: none;
    border-right: none;
    float: left;
    text-align: center
}

.ms-blog-postInlineMargin {
    margin-left: 52px
}

.ms-blog-dateText {
    font-weight: bold
}

.ms-blog-aboutImage {
    width: 198px;
    text-align: center
}

.ms-blog-command {
    padding-left: 8px;
    padding-right: 8px
}

.ms-blog-command-noLeftPadding {
    padding-right: 8px
}

.ms-blog-commandWithSeparator {
    border-right: 1px solid #c6c6c6;
    border-left-style: dotted;
    border-width: 1px;
    border-color: #d7d7d7
}

.ms-blog-boldMonth {
    font-weight: bold
}

.ms-blog-commandSpace {
    padding-top: 5px
}

.ms-blog-postBody {
    padding-top: 5px;
    overflow: hidden
}

    .ms-blog-postBody img {
        max-width: 100%
    }

.ms-blog-postHeader {
    padding-left: 10px
}

.ms-blog-postDivider {
    height: 35px
}

.ms-blog-postDividerHr {
    margin: 0px;
    margin-top: 21px
}

.ms-blog-postComment {
    padding-bottom: 10px
}

.ms-blog-postComments {
    padding-top: 20px
}

.ms-blog-linkCommandBottom {
    margin-bottom: 6px
}

.ms-blog-linkCommandSeparator {
    padding-top: 10px
}

.ms-blog-linkCommandImage {
    top: 4px
}

.ms-blog-skinSelector {
    width: 100%;
    font-family: "Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif
}

.ms-blog-quickLinksTitle.ms-blog-quickLinksTitle {
    padding-left: 0px
}

.ms-core-listMenu-verticalBox li.static > ul.static > li.static .ms-blog-quickLinksEntry.ms-blog-quickLinksEntry {
    padding-left: 20px
}

.ms-blog-listMenu-root {
    width: 200px
}

.ms-blog-skinSelectorLabel {
    margin: 5px 0px 6px
}

.ms-blog-adminLinks {
    background-color: #efefef;
    background-color: #f1f1f1;
    padding: 9px 14px 10px 14px;
    min-width: 170px;
    display: inline-block;
    margin-bottom: 6px
}

.ms-dlgOverlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    background-color: #999;
    display: none
}

.ms-core-needIEFilter .ms-dlgOverlay {
    filter: alpha(opacity=50);
    -ms-filter: "alpha(opacity=50)"
}

.ms-dlgFrameContainer {
    padding: 0px 19px 10px;
    overflow: auto
}

.ms-dlgTitle {
    padding: 13px 19px 15px;
    white-space: nowrap;
    cursor: move;
    overflow: hidden
}

.ms-dlgFrameContainerNoPadding {
    padding: 0px;
    overflow: auto
}

.ms-dlgTitleNoPadding {
    padding: 0px;
    white-space: nowrap;
    cursor: move;
    overflow: hidden
}

.ms-dlgFrame {
    width: 100%;
    height: 100%;
    border: none
}

.ms-dlgContent {
    border: 1px solid #c6c6c6;
    position: absolute;
    background-color: #fff;
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.47)
}

.ms-dlgContentNoBorder {
    border: 0px;
    position: absolute;
    background-color: #fff;
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.47)
}

.ms-dlg-heading, h2.ms-dlg-heading {
    font-family: "Segoe UI Semilight","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
    font-size: 1.46em;
    color: #444
}

.ms-dlgTitleText {
    float: left;
    overflow: hidden;
    text-overflow: ellipsis
}

.ms-dlgContent > .ms-dlgBorder > .ms-dlgTitle > .ms-dlgCloseBtn > .s4-clust {
    height: 16px !important;
    width: 16px !important
}

.ms-dlgTitleBtns {
    margin-top: -10px;
    margin-right: -18px;
    height: 30px;
    float: right
}

.ms-dlgCloseBtn > span {
    cursor: pointer;
    border: 1px solid transparent
}

.ms-dlgErrItem {
    display: inline;
    padding-right: 10px
}

.ms-dlgLoadingTextDiv {
    padding: 0px 0px 16px;
    white-space: nowrap
}

.ms-dlgLoadingText {
    text-align: left;
    padding-left: 3px;
    width: 100%
}

.ms-dialog body {
    background-color: #fff
}

.ms-core-menu-box, .ms-core-menu-boxBig {
    background-color: #fff;
    padding: 0px;
    z-index: 9999;
    border-collapse: separate;
    border: 1px solid #d1d1d1;
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.47);
    overflow: visible;
    text-align: left
}

.ms-core-needIEFilter .ms-core-menu-box, .ms-core-needIEFilter .ms-core-menu-boxBig {
    border: 1px solid #c6c6c6
}

.ms-core-menu-box {
    max-width: 250px
}

.ms-core-menu-boxBig {
    max-width: 400px
}

.ms-core-menu-list {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    max-height: 405px;
    min-width: 125px;
    overflow: auto
}

.ms-core-menu-item > .ms-core-menu-box > .ms-core-menu-list {
    padding: 0px
}

.ms-core-menu-item {
    margin: 0px;
    cursor: pointer;
    border: 1px solid transparent
}

.ms-core-menu-hasIcons > .ms-core-menu-list > .ms-core-menu-item {
    min-height: 24px
}

.ms-core-menu-hasIcons.ms-core-menu-boxBig > .ms-core-menu-list > .ms-core-menu-item {
    min-height: 40px
}

.ms-core-menu-iconLarge, .ms-core-menu-icon {
    line-height: 1.5em;
    float: left
}

.ms-core-menu-icon {
    min-width: 16px;
    min-height: 16px
}

.ms-core-menu-iconLarge {
    min-width: 32px;
    min-height: 32px
}

.ms-core-menu-label, .ms-core-menu-labelCompact {
    border: 1px solid transparent;
    word-wrap: break-word
}

.ms-core-menu-hasIcons > .ms-core-menu-list > .ms-core-menu-item > .ms-core-menu-link > .ms-core-menu-label, .ms-core-menu-hasIcons > .ms-core-menu-list > .ms-core-menu-item > .ms-core-menu-link > .ms-core-menu-labelCompact {
    padding-left: 21px
}

.ms-core-menu-hasIcons.ms-core-menu-boxBig > .ms-core-menu-list > .ms-core-menu-item > .ms-core-menu-link > .ms-core-menu-label, .ms-core-menu-hasIcons.ms-core-menu-boxBig > .ms-core-menu-list > .ms-core-menu-item > .ms-core-menu-link > .ms-core-menu-labelCompact {
    padding-left: 37px
}

.ms-core-menu-icon > img {
    height: 16px;
    width: 16px;
    vertical-align: middle
}

.ms-core-menu-iconLarge > img {
    height: 32px;
    width: 32px;
    vertical-align: middle
}

a.ms-core-menu-link {
    padding: 6px 8px;
    color: #444;
    text-decoration: none;
    display: block;
    position: relative
}

    a.ms-core-menu-link:focus {
        outline: 1px dotted transparent
    }

a.ms-core-menu-indent {
    padding-left: 27px
}

.ms-core-menu-item:hover, .ms-core-menu-itemSelected {
    background-color: rgba(205,230,247,0.5)
}

.ms-core-menu-item[disabled=true]:hover, .ms-core-menu-itemDisabled.ms-core-menu-item:hover, .ms-core-menu-itemDisabled.ms-core-menu-itemSelected {
    background-color: transparent
}

.ms-core-needIEFilter .ms-core-menu-item:hover, .ms-core-needIEFilter .ms-core-menu-itemSelected {
    background-color: #cde6f7
}

.ms-core-needIEFilter .ms-core-menu-item[disabled=true]:hover, .ms-core-needIEFilter .ms-core-menu-itemDisabled.ms-core-menu-item:hover, .ms-core-needIEFilter .ms-core-menu-itemDisabled.ms-core-menu-itemSelected {
    background-color: transparent
}

.ms-core-menu-item[disabled=true] > .ms-core-menu-link > .ms-core-menu-label > .ms-core-menu-title, .ms-core-menu-itemDisabled > .ms-core-menu-link > .ms-core-menu-label > .ms-core-menu-title {
    color: #b1b1b1
}

.ms-core-menu-item[disabled=true], .ms-core-menu-item[disabled=true] > .ms-core-menu-link, .ms-core-menu-itemDisabled, .ms-core-menu-itemDisabled > .ms-core-menu-link {
    cursor: default
}

.ms-core-menu-staticItemSelected, .ms-core-menu-staticItemSelected:hover {
    background-color: rgba(156,206,240,0.5)
}

.ms-core-needIEFilter .ms-core-menu-staticItemSelected, .ms-core-needIEFilter .ms-core-menu-staticItemSelected:hover {
    background-color: transparent;
    background-color: #9ccef0
}

.ms-core-menu-arrowBox {
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 5px
}

.ms-core-menu-arrow {
    display: inline-block;
    vertical-align: middle
}

.ms-core-menu-hasArrow > .ms-core-menu-link {
    padding-right: 15px
}

.ms-core-menu-separator:first-child {
    display: none
}

.ms-core-menu-separatorHr {
    margin: 2px 0px;
    color: #c6c6c6
}

.ms-core-menu-button {
    cursor: pointer
}

.ms-core-menu-link:link, .ms-core-menu-link:visited {
    color: #444
}

.ms-core-menu-closebutton {
    text-align: right;
    padding: 8px 10px
}

.ms-cui-ribbon, .ms-cui-menu, .ms-cui-toolbar-toolbar {
    font-family: "Segoe UI",Tahoma,Verdana,sans-serif;
    font-size: 8pt;
    color: #6c6e70
}

    .ms-cui-ribbon a, .ms-cui-menu a, .ms-cui-toolbar-toolbar a {
        text-decoration: none
    }

.ms-cui-topBar1 {
    position: absolute;
    text-align: center;
    width: 100%
}

.ms-cui-TabRowLeft, .ms-cui-jewel-container {
    float: left
}

.ms-cui-topBar2 .ms-cui-jewel-container {
    margin-top: 20px;
    padding-right: 3px
}

.ms-cui-jewel-container {
    height: 23px;
    white-space: nowrap
}

    .ms-cui-jewel-container a {
        cursor: pointer
    }

.ms-cui-jewel-middle {
    vertical-align: top
}

.ms-cui-jewel-label {
    display: inline-block;
    color: #fff
}

.ms-cui-jewel, .ms-cui-jewel-jewelMenuLauncher {
    display: block
}

    .ms-cui-jewel-jewelMenuLauncher > a {
        display: block;
        height: 24px
    }

.ms-cui-TabRowRight {
    float: right
}

.ms-cui-qat-container {
    position: absolute;
    left: 0px;
    top: 0px
}

.ms-cui-QATRowCenter {
    color: #68696b;
    margin-top: 3px
}

.ms-cui-QATRowRight {
    position: absolute;
    right: 0px;
    top: 0px
}

    .ms-cui-QATRowRight a.ms-cui-ctl {
        margin-right: 0px;
        margin-left: 4px
    }

.ms-cui-TabRowRight a.ms-cui-ctl {
    margin-right: 0px;
    margin-left: 4px
}

.ms-cui-ribbon a img, .ms-cui-menu a img, .ms-cui-QAT a img, .ms-cui-toolbar-toolbar a img {
    border: 0px
}

.ms-cui-modalDiv-ie, .ms-cui-modalDiv-ff {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 1000
}

.ms-cui-modalDiv-ie {
    opacity: 0;
    background-color: white
}

.ms-cui-modalDiv-ie8 {
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)"
}

.ms-cui-modalDiv-ff {
    background-color: transparent
}

.ms-cui-block {
    display: block
}

.ms-cui-glass-ie, .ms-cui-glass-ff {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    display: block;
    z-index: 1001
}

.ms-cui-glass-ie {
    background-color: #fff;
    opacity: 0
}

.ms-cui-needIEFilter .ms-cui-glass-ie {
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)"
}

.ms-cui-glass-ff {
    background-color: transparent
}

.ms-cui-topBar2 {
    border-bottom: 1px solid rgba(239,239,239,0.78);
    height: 34px
}

.ms-cui-tts, .ms-cui-tts-scale-1, .ms-cui-tts-scale-2 {
    display: block;
    float: left;
    white-space: nowrap;
    height: 35px;
    overflow-y: hidden;
    overflow-x: hidden;
    margin: 0px 0px -1px 0px;
    padding: 0px;
    list-style-type: none
}

.ms-cui-tt, .ms-cui-cg {
    display: block;
    float: left;
    margin: 0px 2px 2px 0px;
    padding: 0px;
    list-style-type: none;
    height: 33px
}

.ms-cui-tt-a {
    margin-top: 5px;
    color: #fff !important;
    border: 1px solid transparent;
    border-bottom: 0px;
    display: block;
    cursor: default
}

.ms-cui-tt-span {
    display: block;
    padding: 8px 10px 8px;
    border-top: 1px solid transparent;
    text-align: center
}

.ms-cui-tt-s > .ms-cui-tt-a {
    border-color: #b6babf;
    background-color: #fff;
    color: #23272c !important
}

.ms-cui-tts > .ms-cui-tt-s > .ms-cui-tt-a > .ms-cui-tt-span {
    padding-bottom: 8px
}

.ms-cui-tts-scale-1 .ms-cui-tt-span, .ms-cui-tts-scale-1 .ms-cui-cg-t, .ms-cui-tts-scale-2 .ms-cui-tt-span {
    padding-left: 1px;
    padding-right: 1px
}

.ms-cui-tts-scale-2 .ms-cui-tt-a {
    width: 20px;
    overflow: hidden
}

.ms-cui-tts-scale-2 .ms-cui-cg-t {
    visibility: hidden;
    width: 0px
}

.ms-cui-tts-scale-2 .ms-cui-cg-i {
    width: 20px
}

.ms-cui-tt-a:hover {
    border-color: #5a707b;
    color: #fff !important
}

.ms-cui-tt-s .ms-cui-tt-a:hover {
    border-color: #b6babf;
    color: #23272c !important
}

.ms-cui-tabBody {
    overflow: hidden;
    width: 100%;
    background-color: #fff;
    height: 90px;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-bottom-color: #e1e1e1;
    margin: 0px;
    padding: 0px
}

.ms-cui-group {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    float: left;
    padding: 0px;
    height: 90px;
    position: relative;
    text-align: center
}

.ms-cui-groupContainer {
    display: inline-block
}

.ms-cui-groupBody {
    display: block;
    padding: 2px 3px 0px;
    height: 71px;
    text-align: center
}

.ms-cui-groupTitle {
    display: block;
    text-align: center;
    color: #666;
    cursor: default;
    white-space: nowrap;
    padding: 0px 6px 0px 3px
}

.ms-cui-groupSeparator {
    display: inline-block;
    height: 86px;
    position: relative;
    top: 4px;
    border-right: 1px solid;
    border-right-color: #e7e7e8
}

.ms-cui-layout {
    display: inline-block
}

.ms-cui-section, .ms-cui-section-alignmiddle {
    display: inline-block;
    vertical-align: top;
    text-align: left
}

.ms-cui-section-divider {
    display: inline-block;
    height: 58px;
    margin-top: 8px;
    border-left: 1px solid #c2c6ca;
    border-right: 1px solid #fff
}

.ms-cui-row, .ms-cui-row-onerow, .ms-cui-row-tworowmiddle, .ms-cui-row-tworow {
    display: block
}

.ms-cui-row, .ms-cui-row-tworow {
    height: 22px;
    margin-bottom: 2px
}

.ms-cui-section-alignmiddle .ms-cui-row-tworow {
    margin-top: 8px
}

.ms-cui-section-alignmiddle .ms-cui-row-onerow {
    margin-top: 20px
}

.ms-cui-strip {
    display: inline-block;
    border: 1px solid #e1e3e4;
    vertical-align: top;
    margin-left: 1px;
    margin-right: 1px
}

.sp-menu-disabled {
    color: #5b626c;
    background-color: #C6C6C6
}

.ms-cui-toolbar-toolbar {
    background: #fff url("/_layouts/15/images/RibbonBG.png?rev=23") repeat-x left top;
    cursor: default;
    width: 100%;
    text-align: center;
    height: 44px
}

.ms-cui-toolbar-buttondock {
    padding: 1px 0px 0px;
    margin: 20px 0px 1px;
    height: 22px;
    vertical-align: top
}

    .ms-cui-toolbar-buttondock.alignleft {
        left: 0px;
        position: absolute
    }

    .ms-cui-toolbar-buttondock.aligncenter {
        position: relative
    }

    .ms-cui-toolbar-buttondock.alignright {
        right: 0px;
        position: absolute
    }

    .ms-cui-toolbar-buttondock .ms-cui-tb {
        height: 14px;
        padding: 2px 3px;
        vertical-align: bottom;
        text-align: right
    }

    .ms-cui-toolbar-buttondock .ms-cui-fslb {
        padding: 0
    }

    .ms-cui-toolbar-buttondock .ms-cui-cb {
        height: 20px
    }

        .ms-cui-toolbar-buttondock .ms-cui-cb .ms-cui-cb-input {
            height: 14px;
            padding-top: 2px;
            padding-left: 0px;
            padding-right: 0px;
            text-align: center
        }

        .ms-cui-toolbar-buttondock .ms-cui-cb .ms-cui-dd-arrow-button {
            height: 18px;
            padding: 0px 2px
        }

.ms-cui-toolbar-button-left {
    margin-right: 4px;
    vertical-align: middle
}

.ms-cui-toolbar-button-center {
    margin-left: 2px;
    margin-right: 2px;
    vertical-align: bottom;
    position: relative
}

.ms-cui-toolbar-button-right {
    margin-left: 4px;
    margin-right: 0px !important;
    vertical-align: middle
}

.ms-cui-toolbar-toolbar .ms-cui-ribbonTopBars .ms-cui-topBar2 {
    border-bottom: 1px solid #868b91
}

.ms-cui-toolbar-toolbar .ms-cui-ribbonTopBars .ms-cui-topBar1 .ms-cui-QATRowLeft {
    position: absolute;
    left: 0px;
    top: 0px
}

.ms-cui-contextmenu-inner {
    background-color: #fafafa;
    font-family: "Segoe UI",Tahoma,Verdana,Arial,Sans-Serif;
    font-size: 8pt;
    cursor: pointer
}

.ms-cui-contextmenu {
    border: solid #7f7f7f 1px;
    z-index: 1001
}

.ms-cui-hidden {
    position: absolute;
    top: -2000px;
    width: 1px;
    height: 1px;
    overflow: hidden;
    word-wrap: normal
}

.ms-cui-disabled * {
    color: #5b626c !important;
    cursor: default !important
}

.ms-cui-disabled .ms-cui-img-container, .ms-cui-disabled .ms-cui-img-cont-float, .ms-cui-disabled .ms-cui-jewel-left, .ms-cui-disabled .ms-cui-jewel-middle, .ms-cui-disabled .ms-cui-jewel-right {
    background-color: #fff !important;
    opacity: 0.3
}

.ms-cui-needIEFilter .ms-cui-disabled .ms-cui-img-container, .ms-cui-needIEFilter .ms-cui-disabled .ms-cui-img-cont-float, .ms-cui-needIEFilter .ms-cui-disabled .ms-cui-jewel-left, .ms-cui-needIEFilter .ms-cui-disabled .ms-cui-jewel-middle, .ms-cui-needIEFilter .ms-cui-disabled .ms-cui-jewel-right {
    filter: alpha(opacity=30);
    -ms-filter: "alpha(opacity=30)"
}

.ms-cui-disabled .ms-cui-jewel-middle .ms-cui-jewel-label {
    color: #fff !important
}

.ms-cui-cg {
    height: 27px;
    margin-top: 5px;
    border-top: 4px solid transparent
}

.ms-cui-cg-i {
    position: absolute;
    top: -100000px;
    left: -100000px
}

.ms-cui-cg-t {
    text-align: center;
    padding: 1px 10px 2px 10px
}

.ms-cui-cg-t-i {
    height: 15px;
    display: inline-block
}

.ms-cui-cg-s .ms-cui-cg-t {
    background-image: none
}

.ms-cui-ct-ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    height: 25px
}

    .ms-cui-ct-ul .ms-cui-tt {
        height: auto;
        margin-right: 0px
    }

    .ms-cui-ct-ul .ms-cui-tt-a {
        margin-top: 0px;
        padding-top: 1px;
        border-top: 0px
    }

    .ms-cui-ct-ul .ms-cui-tt-span {
        padding-top: 4px
    }

.ms-cui-ct-last {
    margin-right: 0px
}

.ms-cui-ct-first .ms-cui-tt-a {
    border-left: 1px solid transparent
}

.ms-cui-ct-last .ms-cui-tt-a {
    border-right: 1px solid transparent
}

.ms-cui-ct-first.ms-cui-ct-last {
    float: none;
    text-align: left
}

.ms-cui-ct-ul .ms-cui-tt-a:hover .ms-cui-tt-span {
    padding-bottom: 8px
}

.ms-cui-oneCtxTab {
    height: auto !important;
    border-bottom: 0px !important
}

.ms-cui-ct-ul .ms-cui-tt-s .ms-cui-tt-span {
    padding-bottom: 9px !important
}

.ms-cui-cg-s .ms-cui-tt-a {
    color: #23272c !important
}

.ms-cui-cg .ms-cui-tt-a:hover {
    border-color: transparent
}

.ms-cui-cg-db.ms-cui-cg {
    border-top-color: #508ee6
}

.ms-cui-ct-topBar-db, .ms-cui-tabBody-db {
    border-color: #508ee6 !important
}

.ms-cui-cg-db .ms-cui-ct-ul {
    background-color: transparent;
    border-color: #508ee6
}

.ms-cui-cg-db .ms-cui-tt-s > .ms-cui-tt-a > .ms-cui-tt-span, .ms-cui-cg-db .ms-cui-tt > .ms-cui-tt-a:hover > .ms-cui-tt-span {
    color: #34609d !important
}

.ms-cui-cg-db.ms-cui-cg-s .ms-cui-tt-s .ms-cui-tt-a, .ms-cui-cg-db.ms-cui-cg-s .ms-cui-tt-s .ms-cui-tt-a:hover {
    border-color: #508ee6
}

.ms-cui-cg-db .ms-cui-ct-first > .ms-cui-tt-a, .ms-cui-cg-db .ms-cui-ct-first > .ms-cui-tt-a:hover {
    border-left-color: #508ee6
}

.ms-cui-cg-db .ms-cui-ct-last > .ms-cui-tt-a, .ms-cui-cg-db .ms-cui-ct-last > .ms-cui-tt-a:hover {
    border-right-color: #508ee6
}

.ms-cui-cg-lb.ms-cui-cg {
    border-top-color: #36a7ca
}

.ms-cui-ct-topBar-lb, .ms-cui-tabBody-lb {
    border-color: #36a7ca !important
}

.ms-cui-cg-lb .ms-cui-ct-ul {
    background-color: transparent;
    border-color: #36a7ca
}

.ms-cui-cg-lb .ms-cui-tt-s > .ms-cui-tt-a > .ms-cui-tt-span, .ms-cui-cg-lb .ms-cui-tt > .ms-cui-tt-a:hover > .ms-cui-tt-span {
    color: #368499 !important
}

.ms-cui-cg-lb.ms-cui-cg-s .ms-cui-tt-s .ms-cui-tt-a, .ms-cui-cg-lb.ms-cui-cg-s .ms-cui-tt-s .ms-cui-tt-a:hover {
    border-color: #36a7ca
}

.ms-cui-cg-lb .ms-cui-ct-first > .ms-cui-tt-a, .ms-cui-cg-lb .ms-cui-ct-first > .ms-cui-tt-a:hover {
    border-left-color: #36a7ca
}

.ms-cui-cg-lb .ms-cui-ct-last > .ms-cui-tt-a, .ms-cui-cg-lb .ms-cui-ct-last > .ms-cui-tt-a:hover {
    border-right-color: #36a7ca
}

.ms-cui-cg-tl.ms-cui-cg {
    border-top-color: #2299ab
}

.ms-cui-ct-topBar-tl, .ms-cui-tabBody-tl {
    border-color: #2299ab !important
}

.ms-cui-cg-tl .ms-cui-ct-ul {
    background-color: transparent;
    border-color: #2299ab
}

.ms-cui-cg-tl .ms-cui-tt-s > .ms-cui-tt-a > .ms-cui-tt-span, .ms-cui-cg-tl .ms-cui-tt > .ms-cui-tt-a:hover > .ms-cui-tt-span {
    color: #006c7d !important
}

.ms-cui-cg-tl.ms-cui-cg-s .ms-cui-tt-s .ms-cui-tt-a, .ms-cui-cg-tl.ms-cui-cg-s .ms-cui-tt-s .ms-cui-tt-a:hover {
    border-color: #2299ab
}

.ms-cui-cg-tl .ms-cui-ct-first > .ms-cui-tt-a, .ms-cui-cg-tl .ms-cui-ct-first > .ms-cui-tt-a:hover {
    border-left-color: #2299ab
}

.ms-cui-cg-tl .ms-cui-ct-last > .ms-cui-tt-a, .ms-cui-cg-tl .ms-cui-ct-last > .ms-cui-tt-a:hover {
    border-right-color: #2299ab
}

.ms-cui-cg-or.ms-cui-cg {
    border-top-color: #ff9d00
}

.ms-cui-ct-topBar-or, .ms-cui-tabBody-or {
    border-color: #ff9d00 !important
}

.ms-cui-cg-or .ms-cui-ct-ul {
    background-color: transparent;
    border-color: #ff9d00
}

.ms-cui-cg-or .ms-cui-tt-s > .ms-cui-tt-a > .ms-cui-tt-span, .ms-cui-cg-or .ms-cui-tt > .ms-cui-tt-a:hover > .ms-cui-tt-span {
    color: #c45300 !important
}

.ms-cui-cg-or.ms-cui-cg-s .ms-cui-tt-s .ms-cui-tt-a, .ms-cui-cg-or.ms-cui-cg-s .ms-cui-tt-s .ms-cui-tt-a:hover {
    border-color: #ff9d00
}

.ms-cui-cg-or .ms-cui-ct-first > .ms-cui-tt-a, .ms-cui-cg-or .ms-cui-ct-first > .ms-cui-tt-a:hover {
    border-left-color: #ff9d00
}

.ms-cui-cg-or .ms-cui-ct-last > .ms-cui-tt-a, .ms-cui-cg-or .ms-cui-ct-last > .ms-cui-tt-a:hover {
    border-right-color: #ff9d00
}

.ms-cui-cg-gr.ms-cui-cg {
    border-top-color: #49a349
}

.ms-cui-ct-topBar-gr, .ms-cui-tabBody-gr {
    border-color: #49a349 !important
}

.ms-cui-cg-gr .ms-cui-ct-ul {
    background-color: transparent;
    border-color: #49a349
}

.ms-cui-cg-gr .ms-cui-tt-s > .ms-cui-tt-a > .ms-cui-tt-span, .ms-cui-cg-gr .ms-cui-tt > .ms-cui-tt-a:hover > .ms-cui-tt-span {
    color: #067006 !important
}

.ms-cui-cg-gr.ms-cui-cg-s .ms-cui-tt-s .ms-cui-tt-a, .ms-cui-cg-gr.ms-cui-cg-s .ms-cui-tt-s .ms-cui-tt-a:hover {
    border-color: #49a349
}

.ms-cui-cg-gr .ms-cui-ct-first > .ms-cui-tt-a, .ms-cui-cg-gr .ms-cui-ct-first > .ms-cui-tt-a:hover {
    border-left-color: #49a349
}

.ms-cui-cg-gr .ms-cui-ct-last > .ms-cui-tt-a, .ms-cui-cg-gr .ms-cui-ct-last > .ms-cui-tt-a:hover {
    border-right-color: #49a349
}

.ms-cui-cg-mg.ms-cui-cg {
    border-top-color: #c9599c
}

.ms-cui-ct-topBar-mg, .ms-cui-tabBody-mg {
    border-color: #c9599c !important
}

.ms-cui-cg-mg .ms-cui-ct-ul {
    background-color: transparent;
    border-color: #c9599c
}

.ms-cui-cg-mg .ms-cui-tt-s > .ms-cui-tt-a > .ms-cui-tt-span, .ms-cui-cg-mg .ms-cui-tt > .ms-cui-tt-a:hover > .ms-cui-tt-span {
    color: #9c276d !important
}

.ms-cui-cg-mg.ms-cui-cg-s .ms-cui-tt-s .ms-cui-tt-a, .ms-cui-cg-mg.ms-cui-cg-s .ms-cui-tt-s .ms-cui-tt-a:hover {
    border-color: #c9599c
}

.ms-cui-cg-mg .ms-cui-ct-first > .ms-cui-tt-a, .ms-cui-cg-mg .ms-cui-ct-first > .ms-cui-tt-a:hover {
    border-left-color: #c9599c
}

.ms-cui-cg-mg .ms-cui-ct-last > .ms-cui-tt-a, .ms-cui-cg-mg .ms-cui-ct-last > .ms-cui-tt-a:hover {
    border-right-color: #c9599c
}

.ms-cui-cg-yl.ms-cui-cg {
    border-top-color: #f2cb1d
}

.ms-cui-ct-topBar-yl, .ms-cui-tabBody-yl {
    border-color: #f2cb1d !important
}

.ms-cui-cg-yl .ms-cui-ct-ul {
    background-color: transparent;
    border-color: #f2cb1d
}

.ms-cui-cg-yl .ms-cui-tt-s > .ms-cui-tt-a > .ms-cui-tt-span, .ms-cui-cg-yl .ms-cui-tt > .ms-cui-tt-a:hover > .ms-cui-tt-span {
    color: #856300 !important
}

.ms-cui-cg-yl.ms-cui-cg-s .ms-cui-tt-s .ms-cui-tt-a, .ms-cui-cg-yl.ms-cui-cg-s .ms-cui-tt-s .ms-cui-tt-a:hover {
    border-color: #f2cb1d
}

.ms-cui-cg-yl .ms-cui-ct-first > .ms-cui-tt-a, .ms-cui-cg-yl .ms-cui-ct-first > .ms-cui-tt-a:hover {
    border-left-color: #f2cb1d
}

.ms-cui-cg-yl .ms-cui-ct-last > .ms-cui-tt-a, .ms-cui-cg-yl .ms-cui-ct-last > .ms-cui-tt-a:hover {
    border-right-color: #f2cb1d
}

.ms-cui-cg-pp.ms-cui-cg {
    border-top-color: #935ed3
}

.ms-cui-ct-topBar-pp, .ms-cui-tabBody-pp {
    border-color: #935ed3 !important
}

.ms-cui-cg-pp .ms-cui-ct-ul {
    background-color: transparent;
    border-color: #935ed3
}

.ms-cui-cg-pp .ms-cui-tt-s > .ms-cui-tt-a > .ms-cui-tt-span, .ms-cui-cg-pp .ms-cui-tt > .ms-cui-tt-a:hover > .ms-cui-tt-span {
    color: #6b25ba !important
}

.ms-cui-cg-pp.ms-cui-cg-s .ms-cui-tt-s .ms-cui-tt-a, .ms-cui-cg-pp.ms-cui-cg-s .ms-cui-tt-s .ms-cui-tt-a:hover {
    border-color: #935ed3
}

.ms-cui-cg-pp .ms-cui-ct-first > .ms-cui-tt-a, .ms-cui-cg-pp .ms-cui-ct-first > .ms-cui-tt-a:hover {
    border-left-color: #935ed3
}

.ms-cui-cg-pp .ms-cui-ct-last > .ms-cui-tt-a, .ms-cui-cg-pp .ms-cui-ct-last > .ms-cui-tt-a:hover {
    border-right-color: #935ed3
}

.ms-cui-cg-s .ms-cui-tt-s .ms-cui-tt-a {
    background-color: #fff;
    padding-bottom: 3px
}

.ms-cui-section > * > .ms-cui-ctl-large, .ms-cui-section > * > .ms-cui-ctl-medium, .ms-cui-ctl {
    border: 1px solid transparent
}

    .ms-cui-ctl-large:hover, .ms-cui-ctl-medium:hover, .ms-cui-ctl-large:focus, .ms-cui-ctl-medium:focus, .ms-cui-ctl:hover, .ms-cui-ctl:focus, .ms-cui-dd-arrow-button:hover, .ms-cui-dd-arrow-button:focus {
        border-color: #92b7d1
    }

.ms-cui-ctl-light-hoveredOver, .ms-cui-ctl-menu:hover, .ms-cui-ctl-menu:focus, .ms-cui-dd-arrow-button:hover, .ms-cui-dd-arrow-button:focus, .ms-cui-cb-input:hover, .ms-cui-cb-input:focus, .ms-cui-spn-btnup:hover, .ms-cui-spn-btnup:focus, .ms-cui-spn-btndown:hover, .ms-cui-spn-btndown:focus, .ms-cui-ctl-hoveredOver, .ms-cui-ctl-large-groupPopup:hover {
    background-color: #cde6f7
}

    .ms-cui-ctl-large:active, .ms-cui-ctl-medium:active, .ms-cui-ctl-light-hoveredOver:active, .ms-cui-ctl:active, .ms-cui-ctl-menu:active, .ms-cui-dd-arrow-button:active, .ms-cui-cb-input:active, .ms-cui-spn-btnup:active, .ms-cui-spn-btndown:active {
        border-color: #92b7d1;
        background-color: #92b7d1
    }

.ms-cui-ctl-split-hover {
    background-color: #fff
}

.ms-cui-ctl-on {
    border-color: #cde6f7;
    background-color: #cde6f7 !important
}

.ms-cui-disabled {
    color: #767676
}

.ms-cui-spn-txtbx, .ms-cui-spn-btnup, .ms-cui-spn-btndown {
    border: 1px solid #ababab
}

.ms-cui-spn-btndown {
    border-top-color: transparent
}

.ms-cui-spn-btnup {
    border-bottom-color: transparent
}

.ms-cui-spn-btnup, .ms-cui-spn-btndown {
    border-left-color: transparent
}

.ms-cui-spn-txtbx {
    border-right-color: transparent
}

.ms-cui-spn-txtbx {
    color: #3B3B3B
}

.ms-cui-spn-btnup:hover, .ms-cui-spn-btnup-ctl-hover, .ms-cui-spn-btndown:hover, .ms-cui-spn-btndown-ctl-hover, .ms-cui-spn-txtbx-hover {
    border-color: #92b7d1
}

.ms-cui-ctl-iconContainer {
    vertical-align: middle
}

.ms-cui-ctl-largelabel, .ms-cui-ctl-mediumlabel {
    color: #23272c
}

.ms-cui-groupBody input[type=text] {
    border-color: #d3d6d9;
    background-color: #fff;
    color: #000
}

    .ms-cui-groupBody input[type=text]:hover {
        background-color: #fff;
        border-color: #bbbfc4
    }

    .ms-cui-groupBody input[type=text]:focus {
        border-color: #bbbfc4;
        outline: invert none medium
    }

.ms-cui-ctl-large {
    overflow: hidden;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin-left: 1px;
    margin-right: 1px
}

a.ms-cui-ctl-large {
    padding: 2px 0px 2px;
    height: 63px;
    cursor: default
}

    a.ms-cui-ctl-a1:hover *, a.ms-cui-ctl-large:hover *, a.ms-cui-ctl-thin:hover *, .ms-cui-ctl-a2:hover *, .ms-cui-ctl:hover *, .ms-cui-jewel-jewelMenuLauncher:hover, .ms-cui-jewel-jewelMenuLauncher:hover * {
        cursor: default
    }

.ms-cui-ctl-large .ms-cui-ctl-a1, .ms-cui-ctl-large .ms-cui-ctl-a2 {
    display: block;
    border: 1px solid transparent;
    cursor: default
}

.ms-cui-ctl-large .ms-cui-ctl-a1 {
    padding: 0px 4px
}

.ms-cui-ctl-large .ms-cui-ctl-a2 {
    padding: 0px 1px
}

.ms-cui-ctl-largelabel {
    display: block;
    padding: 2px 1px 0px;
    line-height: 1em !important
}

.ms-cui-ctl-a2 .ms-cui-ctl-largelabel {
    padding-top: 1px;
    height: 26px
}

.ms-cui-ctl-largeIconContainer {
    height: 33px;
    padding: 2px 4px 0px;
    display: block
}

.ms-cui-ctl-large .ms-cui-ctl-a1Internal {
    height: 33px;
    padding-top: 4px;
    display: block
}

.ms-cui-ctl-large .ms-cui-ctl-a2 {
    border-top: 0px !important
}

.ms-cui-disabled:hover, .ms-cui-ctl-a1.ms-cui-disabled:hover *, .ms-cui-ctl-large.ms-cui-disabled:hover *, .ms-cui-ctl-large.ms-cui-disabled:hover, .ms-cui-ctl-thin.ms-cui-disabled:hover, .ms-cui-ctl-menu.ms-cui-disabled:hover, .ms-cui-gallerybutton-a.ms-cui-disabled:hover {
    border-color: transparent !important;
    background-color: transparent;
    cursor: default !important
}

.ms-cui-disabled:active, .ms-cui-ctl2-disabled:active, .ms-cui-ctl2-disabled:active .ms-cui-ctl-a1, .ms-cui-ctl2-disabled:active .ms-cui-ctl-a2 {
    background-color: transparent !important
}

.ms-cui-ctl-disabledHoveredOver, .ms-cui-disabled.ms-cui-ctl-menu:active {
    border-color: #ededed !important;
    background-color: #fafafa
}

.ms-cui-ctl-largelabel .ms-cui-img-13by13 {
    vertical-align: middle
}

.ms-cui-ctl-largelabel .ms-cui-img-5by3 {
    vertical-align: middle;
    margin-top: 2px
}

.ms-cui-ctl-large-groupPopup {
    margin-top: 2px
}

    .ms-cui-ctl-large-groupPopup .ms-cui-ctl-largeIconContainer, .ms-cui-ctl-large-groupPopup.ms-cui-disabled:hover .ms-cui-ctl-largeIconContainer {
        padding: 1px;
        border: 1px solid #b2b5b9
    }

.ms-cui-ctl-thin {
    padding: 4px 4px 4px;
    margin-top: 10px;
    vertical-align: top;
    border: 1px solid #afb4ba;
    height: 42px;
    overflow: hidden;
    display: inline-block;
    cursor: pointer
}

    .ms-cui-ctl-thin span {
        margin-top: 39px
    }

.ms-cui-ctl, a.ms-cui-ctl-medium {
    display: inline-block;
    white-space: nowrap;
    cursor: default;
    margin-left: 1px;
    margin-right: 1px
}

.ms-cui-strip .ms-cui-ctl, .ms-cui-strip a.ms-cui-ctl-medium {
    margin-left: 0px;
    margin-right: 0px
}

a.ms-cui-ctl, a.ms-cui-ctl-medium {
    height: 16px;
    padding: 1px 2px;
    border: 1px solid transparent;
    cursor: default
}

a.ms-cui-ctl-medium {
    padding-left: 2px;
    padding-right: 5px
}

span.ms-cui-ctl .ms-cui-ctl-a1, span.ms-cui-ctl .ms-cui-ctl-a2 {
    padding: 0px 2px 2px;
    border: 1px solid transparent;
    display: block;
    float: left;
    cursor: default
}

span.ms-cui-ctl .ms-cui-ctl-a1 {
    height: 16px
}

span.ms-cui-ctl .ms-cui-ctl-a2 {
    padding: 1px 3px 6px;
    border-left: 0px;
    height: 11px
}

span.ms-cui-ctl a.ms-cui-ctl-a2 > span > span.ms-cui-img-cont-float, span.ms-cui-ctl a.ms-cui-ctl-a2 > span > span.ms-cui-img-container {
    margin-top: 9px
}

span.ms-cui-ctl-large > a.ms-cui-ctl-a2 > span.ms-cui-img-cont-float, span.ms-cui-ctl-large > a.ms-cui-ctl-a2 > span.ms-cui-img-container {
    vertical-align: top;
    margin-top: 3px
}

span.ms-cui-ctl-small .ms-cui-ctl-a1 {
    padding-left: 3px;
    padding-right: 1px
}

a.ms-cui-ctl-medium .ms-cui-ctl-iconContainer, span.ms-cui-ctl .ms-cui-ctl-a1Internal .ms-cui-img-16by16 {
    margin-right: 3px;
    vertical-align: middle;
    display: inline-block
}

a.ms-cui-ctl-medium .ms-cui-ctl-mediumlabel {
    vertical-align: top;
    display: inline-block;
    padding-top: 1px;
    line-height: 1.25em !important
}

.ms-cui-ctl-smalllabel {
    vertical-align: top
}

a.ms-cui-ctl-menu, a.ms-cui-ctl-menu:visited {
    border: 1px solid transparent;
    padding: 0px 10px 0px 2px;
    display: block;
    word-wrap: break-word;
    cursor: default;
    position: relative
}

    a.ms-cui-ctl-menu .ms-cui-ctl-iconContainer {
        display: none;
        float: left;
        margin-right: 7px;
        margin-top: 1px
    }

a.ms-cui-ctl-menu32 .ms-cui-ctl-iconContainer {
    margin-top: 5px
}

ul.ms-cui-menusection-items16 .ms-cui-ctl-iconContainer, ul.ms-cui-menusection-items16rtl .ms-cui-ctl-iconContainer {
    width: 16px;
    display: block
}

ul.ms-cui-menusection-items32 .ms-cui-ctl-iconContainer, ul.ms-cui-menusection-items32rtl .ms-cui-ctl-iconContainer {
    width: 32px;
    display: block
}

.ms-cui-ctl-menu .ms-cui-ctl-mediumlabel {
    display: inline-block;
    padding: 3px 0px
}

.ms-cui-ctl-menulabel {
    display: block;
    white-space: nowrap;
    margin-left: 19px
}

.ms-cui-menusection-items32 .ms-cui-ctl-menulabel, .ms-cui-menusection-items32rtl .ms-cui-ctl-menulabel {
    margin-left: 39px;
    white-space: normal
}

.ms-cui-menusection-items32 .ms-cui-ctl-mediumlabel, .ms-cui-menusection-items32rtl .ms-cui-ctl-mediumlabel {
    font-weight: bold
}

.ms-cui-menusection-items32 .ms-cui-ctl-mediumlabel, .ms-cui-menusection-items32rtl .ms-cui-ctl-mediumlabel, .ms-cui-btn-menu-description {
    color: #4c535c
}

.ms-cui-ctl-menu32clear {
    display: block;
    clear: both;
    font-size: 1px;
    line-height: 1px
}

span.ms-cui-mrusb-selecteditem {
    display: block
}

.ms-cui-ctl-medium span.ms-cui-mrusb-selecteditem {
    display: inline-block
}

span.ms-cui-mrusb-selecteditem a.ms-cui-ctl {
    border-right: 0px
}

span.ms-cui-mrusb-selecteditem .ms-cui-ctl-large, span.ms-cui-mrusb-selecteditem a.ms-cui-ctl, span.ms-cui-mrusb-selecteditem .ms-cui-ctl-medium {
    margin-left: 0px;
    margin-right: 0px
}

span.ms-cui-mrusb-selecteditem .ms-cui-ctl-iconContainer {
    display: inline-block
}

.ms-cui-mrusb-arwbtn {
    vertical-align: top;
    margin-left: 0px;
    margin-right: 0px
}

.ms-cui-mrusb-selecteditem-filler-large {
    min-height: 52px;
    min-width: 32px
}

.ms-cui-mrusb-selecteditem-filler-medium {
    min-height: 20px;
    min-width: 60px
}

.ms-cui-mrusb-selecteditem-filler-small {
    min-height: 20px;
    min-width: 20px
}

.ms-cui-dd, .ms-cui-cb {
    height: 22px;
    display: inline-block;
    white-space: nowrap;
    margin-left: 1px;
    margin-right: 1px
}

.ms-cui-dd-text, input.ms-cui-cb-input {
    height: 14px;
    border: 1px solid #d3d6d9;
    border-right-width: 0px;
    padding: 3px 7px 2px;
    display: block;
    float: left;
    cursor: default;
    white-space: nowrap;
    font: inherit;
    overflow: hidden
}

    .ms-cui-dd-text > a, .ms-cui-cb-input > a {
        color: #000
    }

.ms-cui-dd-arrow-button {
    height: 19px;
    width: 9px;
    padding-left: 4px;
    margin-left: -1px;
    border: 1px solid #d3d6d9;
    border-left-color: transparent;
    display: block;
    float: left;
    outline: none;
    cursor: default
}

span.ms-cui-disabled:hover > .ms-cui-dd-arrow-button {
    border-left-color: transparent !important;
    cursor: default !important
}

.ms-cui-dd:hover .ms-cui-dd-text, .ms-cui-cb:hover .ms-cui-cb-input {
    background-color: #fff;
    border-color: #bbbfc4
}

.ms-cui-dd.ms-cui-disabled:hover .ms-cui-dd-text, .ms-cui-cb.ms-cui-disabled:hover .ms-cui-cb-input {
    background-color: inherit !important;
    border-color: #d3d6d9 !important
}

.ms-cui-cb-input {
    font-family: "Segoe UI",Tahoma,Verdana,sans-serif;
    font-size: 8pt
}

.ms-cui-fa-menuitem {
    position: relative
}

    .ms-cui-fa-menuitem .ms-cui-ctl-mediumlabel {
        display: inline-block;
        padding-right: 13px
    }

    .ms-cui-fa-menuitem > .ms-cui-fa-menu-arrow {
        position: absolute;
        right: 3px;
        top: 1px
    }

.ms-cui-fslb {
    display: inline-block;
    height: 17px;
    padding: 2px 1px 3px 0px;
    vertical-align: bottom;
    color: #23272c;
    margin-left: 1px;
    margin-right: 1px
}

    .ms-cui-fslb .ms-cui-ctl-iconContainer {
        vertical-align: top;
        display: inline-block;
        text-align: center;
        width: 22px;
        height: 22px
    }

.ms-cui-tb {
    height: 20px;
    border: 1px solid #d4d6d9;
    font-family: "Segoe UI",Tahoma,Verdana,sans-serif;
    font-size: 8pt;
    padding: 0px 3px !important;
    background-color: #fff !important;
    margin-left: 1px;
    margin-right: 1px
}

    .ms-cui-tb.ms-cui-disabled:hover {
        border-color: #d4d6d9 !important;
        background-color: inherit
    }

.ms-cui-groupBody .ms-cui-tb-labelmode {
    border: 0px;
    color: black;
    background-color: transparent;
    border-color: transparent
}

.ms-cui-cbx {
    margin-left: 2px
}

.ms-cui-cbx-input {
    vertical-align: middle;
    padding-left: 0px;
    margin-left: 1px
}

.ms-cui-cbx label {
    color: #23272c
}

.ms-cui-spn {
    display: inline-block;
    margin-left: 1px;
    margin-right: 1px
}

.ms-cui-spn-txtbx {
    display: block;
    float: left;
    height: 16px;
    width: 75px;
    padding: 1px 2px 2px 7px;
    font-family: "Segoe UI",Tahoma,Verdana,sans-serif;
    font-size: 8pt;
    direction: ltr;
    text-align: left;
    margin-right: -1px
}

.ms-cui-spn-arwbx {
    display: block;
    float: left;
    height: 21px
}

.ms-cui-spn-btndown {
    margin-top: -1px
}

.ms-cui-spn-btnup, .ms-cui-spn-btndown {
    display: block;
    height: 6px;
    padding-top: 3px;
    text-align: center;
    width: 13px;
    cursor: default
}

.ms-cui-spn-imgcnt {
    display: inline-block;
    font-size: 1px;
    vertical-align: top
}

.ms-cui-gallery {
    border: 0;
    margin: 0;
    padding: 0;
    border-spacing: 0
}

.ms-cui-gallery-td {
    margin: 0;
    padding: 0
}

.ms-cui-gallery-element-Size16by16 {
    width: 23px;
    height: 23px;
    overflow: hidden
}

.ms-cui-gallery-element-Size32by32 {
    width: 39px;
    height: 39px;
    overflow: hidden
}

.ms-cui-gallery-element-Size48by48 {
    width: 55px;
    height: 55px;
    overflow: hidden
}

.ms-cui-gallery-element-Size64by48 {
    width: 71px;
    height: 55px;
    overflow: hidden
}

.ms-cui-gallery-element-Size72by96 {
    width: 79px;
    height: 103px;
    overflow: hidden
}

.ms-cui-gallery-element-Size96by72 {
    width: 103px;
    height: 79px;
    overflow: hidden
}

.ms-cui-gallery-element-Size96by96 {
    width: 103px;
    height: 103px;
    overflow: hidden
}

.ms-cui-gallery-element-Size128by128 {
    width: 135px;
    height: 135px;
    overflow: hidden
}

.ms-cui-gallery-element-Size190by30 {
    width: 197px;
    height: 37px;
    overflow: hidden
}

.ms-cui-gallery-element-Size190by40 {
    width: 197px;
    height: 47px;
    overflow: hidden
}

.ms-cui-gallery-element-Size190by50 {
    width: 197px;
    height: 57px;
    overflow: hidden
}

.ms-cui-gallery-element-Size190by60 {
    width: 197px;
    height: 67px;
    overflow: hidden
}

.ms-cui-gallerybutton {
    border: 3px solid transparent;
    display: inline-block;
    margin-right: 2px
}

.ms-cui-gallerybutton-a {
    display: block;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    border: 1px solid transparent;
    padding: 2px;
    overflow: hidden;
    cursor: default
}

.ms-cui-gallerybutton-Size64by48 .ms-cui-gallerybutton-a {
    height: 46px;
    border: 1px solid #afb4ba
}

.ms-cui-gallerybutton:hover {
    border-color: #ffea93
}

.ms-cui-gallerybutton-highlighted {
    border-color: #ffdc63
}

    .ms-cui-gallerybutton-highlighted:hover {
        border-color: #fea910
    }

.ms-cui-gallerybutton-Size16by16 {
    width: 20px;
    height: 20px;
    overflow: hidden
}

.ms-cui-gallerybutton-Size32by32 {
    width: 36px;
    height: 36px;
    overflow: hidden
}

.ms-cui-gallerybutton-Size48by48 {
    width: 52px;
    height: 52px;
    overflow: hidden
}

.ms-cui-gallerybutton-Size64by48 {
    width: 68px;
    height: 52px;
    overflow: hidden
}

.ms-cui-gallerybutton-Size72by96 {
    width: 76px;
    height: 100px;
    overflow: hidden
}

.ms-cui-gallerybutton-Size96by72 {
    width: 100px;
    height: 76px;
    overflow: hidden
}

.ms-cui-gallerybutton-Size96by96 {
    width: 100px;
    height: 100px;
    overflow: hidden
}

.ms-cui-gallerybutton-Size128by128 {
    width: 132px;
    height: 132px;
    overflow: hidden
}

.ms-cui-gallerybutton-Size190by30 {
    width: 194px;
    height: 34px;
    overflow: hidden
}

.ms-cui-gallerybutton-Size190by40 {
    width: 194px;
    height: 44px;
    overflow: hidden
}

.ms-cui-gallerybutton-Size190by50 {
    width: 194px;
    height: 54px;
    overflow: hidden
}

.ms-cui-gallerybutton-Size190by60 {
    width: 194px;
    height: 64px;
    overflow: hidden
}

.ms-cui-group .ms-cui-gallerybutton-Size32by32 {
    margin-top: 23px
}

.ms-cui-group .ms-cui-gallerybutton-Size48by48, .ms-cui-group .ms-cui-gallerybutton-Size64by48 {
    margin-top: 7px
}

.ms-cui-colorpicker-cell {
    padding: 0px 2px;
    width: 13px;
    height: 13px
}

.ms-cui-colorpicker-cell-a {
    outline: none
}

.ms-cui-colorpicker-celldiv {
    width: 11px;
    height: 13px;
    border-style: solid;
    border-width: 0px 1px;
    border-color: #E2E4E7
}

.ms-cui-colorpicker-cellinternaldiv {
    width: 9px;
    height: 9px;
    border: 1px solid transparent
}

.ms-cui-colorpicker-cell.ms-cui-colorpicker-hoveredOver .ms-cui-colorpicker-celldiv {
    border-color: #F29436 !important;
    border-width: 1px;
    height: 11px !important
}

.ms-cui-colorpicker-cell.ms-cui-colorpicker-hoveredOver .ms-cui-colorpicker-cellinternaldiv {
    border-color: #FFE294 !important
}

.ms-cui-it {
    cursor: default
}

.ms-cui-it-activeCell, .ms-cui-it-inactiveCell {
    width: 12px;
    height: 12px
}

.ms-cui-it-activeCell {
    border: 1px solid #FF0
}

.ms-cui-it-inactiveCell {
    border: 1px solid #000
}

.ms-cui-it-activeCellOuter {
    border: 1px solid #F00
}

.ms-cui-it-inactiveCellOuter {
    border: 1px solid transparent
}

.ms-cui-separator {
    cursor: default;
    height: 16px;
    margin: 0px 2px
}

.ms-cui-menu {
    border: 1px solid #bec1c4;
    z-index: 103
}

.ms-cui-menu32 {
    max-width: 250px
}

.ms-cui-menusection {
    background-color: #fff;
    border-bottom: 1px solid #e2e4e7;
    overflow-y: hidden
}

.ms-cui-menusection-title {
    padding: 4px 2px;
    border-bottom: 1px solid #e2e4e7;
    background-color: #f0f2f5;
    color: #4c535c;
    font-weight: bold
}

ul.ms-cui-menusection-items {
    margin: 0px;
    padding: 1px
}

.ms-cui-menusection-items16 {
    background: #fff url("/_layouts/15/images/rmgrad16.png?rev=23") repeat-y left top
}

.ms-cui-menusection-items16rtl {
    background: #fff url("/_layouts/15/images/rmgrad16rtl.png?rev=23") repeat-y right top
}

.ms-cui-menusection-items32 {
    background: #fff
}

.ms-cui-menusection-items32rtl {
    background: #fff
}

.ms-cui-menusection-items-scrollable {
    clear: both;
    overflow-y: auto;
    overflow-x: hidden
}

ul.ms-cui-menusection-items li.ms-cui-menusection-items {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    white-space: nowrap
}

*:first-child + html .ms-cui-rtl ul.ms-cui-menusection-items, *:first-child + html .ms-cui-rtl .ms-cui-smenu-inner, *:first-child + html .ms-cui-rtl .ms-cui-menusection, *:first-child + html .ms-cui-rtl .ms-cui-ctl-menu {
    zoom: 1
}

.ms-cui-img-container, .ms-cui-img-cont-float {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    text-align: left;
    z-index: 10
}

    .ms-cui-img-container img, .ms-cui-img-cont-float img {
        position: absolute;
        z-index: 5
    }

.ms-cui-img-cont-float {
    display: inline-block
}

.ms-cui-img-2by16 {
    width: 2px;
    height: 16px
}

.ms-cui-img-5by3 {
    width: 5px;
    height: 3px
}

.ms-cui-img-13by13 {
    width: 13px;
    height: 13px
}

.ms-cui-img-16by16 {
    width: 16px;
    height: 16px
}

.ms-cui-img-32by32 {
    width: 32px;
    height: 32px
}

.ms-cui-img-48by48 {
    width: 48px;
    height: 48px
}

.ms-cui-img-56by24 {
    width: 56px;
    height: 24px
}

.ms-cui-img-64by48 {
    width: 64px;
    height: 48px
}

.ms-cui-img-72by96 {
    width: 72px;
    height: 96px
}

.ms-cui-img-96by72 {
    width: 96px;
    height: 72px
}

.ms-cui-img-96by96 {
    width: 96px;
    height: 96px
}

.ms-cui-tooltip {
    color: #5d5d5d;
    overflow: hidden;
    font-size: 13px;
    width: 250px;
    z-index: 1020
}

.ms-cui-tooltip-body {
    background-color: #e5e5f0;
    border: 1px solid #bebebe;
    overflow: hidden;
    width: 248px
}

.ms-cui-tooltip-glow {
    padding: 0px;
    overflow: hidden;
    width: 240px
}

.ms-cui-tooltip h1 {
    color: #5d5d5d;
    font-size: 13px;
    margin: 4px 6px;
    font-weight: bold;
    font-family: inherit
}

.ms-cui-tooltip p {
    margin: 0px
}

.ms-cui-tooltip hr {
    color: #d9d9d9;
    border: none;
    border-top: 1px dashed #b2b2b9;
    height: 1px;
    margin: 2px;
    width: 100%
}

.ms-cui-tooltip .ms-cui-tooltip-footer {
    font-weight: bold;
    margin-top: 6px;
    margin-bottom: 6px
}

    .ms-cui-tooltip .ms-cui-tooltip-footer span {
        margin-left: 6px;
        margin-right: 3px
    }

.ms-cui-tooltip .ms-cui-tooltip-bitmap {
    float: left
}

.ms-cui-tooltip .ms-cui-tooltip-description {
    margin: 10px 0px 6px 14px;
    float: left
}

.ms-cui-tooltip-clear {
    clear: both
}

.ms-cui-tt-s > .ms-cui-tt-a, .ms-cui-tt-a:hover, .ms-cui-tt-s > .ms-cui-tt-a:hover {
    border-color: #e1e1e1
}

.ms-cui-tt-a:hover {
    background-color: #fff
}

.ms-cui-tt-a > .ms-cui-tt-span {
    color: #666 !important;
    text-transform: uppercase;
    border-top-width: 0px
}

.ms-cui-tt-s > .ms-cui-tt-a > .ms-cui-tt-span, .ms-cui-tt-a:hover > .ms-cui-tt-span {
    color: #666 !important
}

.ms-cui-topBar2 {
    border-bottom: 1px solid rgba(239,239,239,0.78)
}

.ms-browseTab.ms-cui-ct-ul .ms-cui-tt-s .ms-cui-tt-span {
    padding-bottom: 6px !important
}

.ms-cui-smenu-inner {
    width: 100%
}

.ms-cui-tabContainer {
    width: 100%;
    height: 91px;
    overflow: hidden;
    z-index: 100;
    position: relative
}

.ms-cui-animatingRibbon > .ms-cui-tabContainer > .ms-cui-tabBody {
    position: relative;
    top: -91px;
    z-index: 100
}

.ms-browseTab.ms-cui-tt-s > .ms-cui-tt-a {
    background: transparent;
    border-color: transparent
}

    .ms-browseTab.ms-cui-tt-s > .ms-cui-tt-a:hover {
        border-color: #e1e1e1
    }

    .ms-browseTab.ms-cui-tt-s > .ms-cui-tt-a > .ms-cui-tt-span {
        color: #666 !important
    }

    .ms-browseTab.ms-cui-tt-s > .ms-cui-tt-a:hover {
        background-color: #fff
    }

        .ms-browseTab.ms-cui-tt-s > .ms-cui-tt-a:hover > .ms-cui-tt-span {
            color: #666 !important
        }

.ms-cui-topBar2.ms-cui-topBarMaximized {
    border-bottom: 1px solid #e1e1e1
}

.ms-cui-topBar2.ms-browseTabContainer {
    border-bottom: 1px solid rgba(239,239,239,0.78)
}

.ms-promlink-root {
    width: 100%;
    overflow: hidden
}

.ms-promlink-header {
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px
}

.ms-promlink-headerNav {
    margin-top: 4px;
    float: right
}

.ms-promlink-body {
    position: relative;
    width: 10000px;
    height: 150px
}

.ms-promlink-tile {
    float: left;
    width: 150px;
    height: 150px
}

.ms-promlink-image {
    width: 150px;
    height: 150px
}

.ms-core-needIEFilter .ms-promlink-detailsBox {
    filter: alpha(opacity=50);
    -ms-filter: "alpha(opacity=50)"
}

.ms-promlink-detailsList {
    height: 150px;
    overflow: hidden;
    padding: 10px;
    margin: 0px
}

.ms-promlink-separator {
    border-left-style: dotted;
    border-width: 1px;
    border-color: #d7d7d7
}

.ms-promlink-backgroundText {
    color: #f2f2f2;
    padding: 20px;
    margin: 0px;
    top: 0px;
    position: absolute
}

.ms-promlink-parttitle.ms-promlink-parttitle {
    padding-right: 10px;
    display: inline
}

.ms-promlink-button {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-width: 1px;
    border-style: solid;
    padding: 4px
}

.ms-promlink-button-inner {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

.ms-promlink-button-image {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    overflow: hidden
}

.ms-promlink-button-left {
    left: -127px;
    top: -232px;
    position: absolute
}

.ms-promlink-button-right {
    left: -199px;
    top: -228px;
    position: absolute
}

.ms-promlink-button-left-disabled {
    left: -145px;
    top: -232px;
    position: absolute
}

.ms-promlink-button-right-disabled {
    left: -181px;
    top: -228px;
    position: absolute
}

.ms-promlink-button-left-hover {
    left: -217px;
    top: -228px;
    position: absolute
}

.ms-promlink-button-right-hover {
    left: -163px;
    top: -232px;
    position: absolute
}

.ms-promlink-button-hidden {
    display: none
}

.ms-promlink-button-disabled {
    border-color: #e1e1e1;
    background-color: rgba(255,255,255,0.85)
}

.ms-core-needIEFilter .ms-promlink-button-disabled {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d8ffffff,endColorstr=#d8ffffff)"
}

.ms-promlink-button-disabled-hover {
    border-color: #92c0e0;
    background-color: rgba(255,255,255,0.85)
}

.ms-core-needIEFilter .ms-promlink-button-hover {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d8ffffff,endColorstr=#d8ffffff)"
}

.ms-promlink-button-enabled {
    border-color: #ababab;
    background-color: rgba(255,255,255,0.85)
}

.ms-core-needIEFilter .ms-promlink-button-enabled {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d8ffffff,endColorstr=#d8ffffff)"
}

.ms-promlink-button-enabled-hover, .ms-promlink-button-enabled:hover {
    border-color: #92c0e0;
    background-color: #e6f2fa
}

.ms-core-needIEFilter .ms-promlink-button-enabled-hover, .ms-core-needIEFilter .ms-promlink-button-enabled:hover {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffe6f2fa,endColorstr=#ffe6f2fa)"
}

.ms-promlink-button-enabled-pressed {
    border-color: #2a8dd4;
    background-color: #92c0e0
}

.ms-core-needIEFilter .ms-promlink-button-enabled-pressed {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff92b7d1,endColorstr=#ff92b7d1)"
}

.ms-promlink-gettingStartedCallout {
    white-space: normal
}

.ms-attractMode-Cell {
    display: inline-block
}

.ms-attractMode-Background {
    background-color: #f1f1f1;
    height: 224px;
    width: 100%
}

.ms-core-needIEFilter .ms-attractMode-Background {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)"
}

.ms-attractMode-Wrapper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 393px;
    top: 50px
}

.ms-attractMode-Icon {
    width: 128px;
    height: 128px
}

.ms-attractMode-Text {
    display: table-cell;
    vertical-align: middle;
    width: 250px;
    height: 128px;
    color: #777
}

.ms-linksection-level2 {
    margin: 0px;
    padding: 0px
}

    .ms-linksection-level2 > td {
        padding-left: 5px;
        padding-bottom: 17px
    }

        .ms-linksection-level2 > td > h3 {
            font-weight: normal;
            color: #004693;
            margin: 0px;
            padding: 0px
        }

            .ms-linksection-level2 > td > h3 > a {
                color: #276500
            }

    .ms-linksection-level2 img {
        padding: 0px 8px 0px 10px
    }

    .ms-linksection-level2 ul, .ms-linksection-level2 ul > li {
        display: inline;
        line-height: 16px
    }

    .ms-linksection-level2 ul {
        margin: 0px;
        padding: 0px
    }

        .ms-linksection-level2 ul > li {
            font-weight: normal;
            color: #d7d7d7;
            list-style: none;
            white-space: nowrap
        }

    .ms-linksection-level2 span {
        padding: 0px 2px 0px 0px
    }

.ms-linksectionitemdescription {
    padding-left: 3px;
    padding-top: 7px
}

.ms-templatepickerselected, .ms-templatepickerunselected {
    float: left
}

.ms-templatepickerunselected {
    margin-right: 1px
}

.ms-templatepickerselected {
    margin-right: 1px
}

.ms-templatepickerunselected div {
    padding: 3px 5px 3px 5px;
    position: relative;
    bottom: -2px;
    white-space: nowrap;
    border: 1px solid transparent
}

.ms-templatepickerselected div {
    padding: 3px 5px 3px 5px;
    position: relative;
    bottom: -2px;
    background-color: #fff;
    border: 1px solid #ababab;
    border-bottom-width: 0px;
    white-space: nowrap
}

.ms-templatepickerselected > div > a {
    color: #444
}

.ms-templatepickerunselected > div > a {
    color: #777
}

.ms-templatepicker-select {
    padding: 4px
}

.ms-templatepicker {
    width: 450px
}

    .ms-templatepicker select {
        height: 175px
    }

div.ms-inputuserfield {
    padding-left: 1px;
    padding-top: 2px
}

.ms-usereditor {
    width: 386px
}

.ms-vh2-gridview {
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align: middle
}

.ms-viewheadertr .ms-vh2-gridview {
    height: 33px;
    background-image: none;
    background-repeat: no-repeat;
    background-color: #e7e7e7
}

.ms-errorcolor {
    color: #bf0000
}

.ms-successcolor {
    color: #338200
}

.ms-warning {
    color: #bf0000;
    font-weight: bold
}

.ms-toolbar {
    color: #666
}

table.ms-toolbar {
    height: 45px;
    border: none
}

table.ms-toolbar-togglebutton-on > tbody > tr > td > a {
    color: #0072c6
}

.ms-treeview-header {
    font-weight: bold
}

.ms-treeview-header, .ms-treeview-node {
    width: 100%
}

tr.ms-treeview-header > td > div, td.ms-treeview-node > span > div, td.ms-treeview-node input {
    float: left
}

.ms-treenode-bold {
    font-weight: bold
}

.ms-treenode-italic {
    font-style: italic
}

.ms-vi-context {
    position: absolute;
    left: -999em;
    width: 1em;
    overflow: hidden
}

span.ms-featurestatustext, td.ms-featurestatustext {
    white-space: nowrap
}

.ms-detailsview {
    border: 1px solid #c6c6c6;
    text-align: left
}

    .ms-detailsview td {
        padding: 4px
    }

.ms-spimn-img {
    position: absolute
}

.ms-spimn-imgSize-10x10 {
    width: 10px;
    height: 10px
}

.ms-spimn-imgSize-16x16 {
    width: 16px;
    height: 16px
}

.ms-spimn-imgSize-5x36 {
    width: 5px;
    height: 36px
}

.ms-spimn-imgSize-5x48 {
    width: 5px;
    height: 48px
}

.ms-spimn-imgSize-8x72 {
    width: 8px;
    height: 72px
}

.ms-spimn-presence-online-10x10x32 {
    left: -208px;
    top: -187px
}

.ms-spimn-presence-online-16x16x32 {
    left: -127px;
    top: -199px
}

.ms-spimn-presence-online-5x36x32 {
    left: -169px;
    top: -115px
}

.ms-spimn-presence-online-5x48x32 {
    left: -36px;
    top: -149px
}

.ms-spimn-presence-online-8x72x32 {
    left: -61px;
    top: -75px
}

.ms-spimn-presence-online-10x10x4 {
    left: -211px;
    top: -199px
}

.ms-spimn-presence-online-16x16x4 {
    left: -145px;
    top: -191px
}

.ms-spimn-presence-online-5x36x4 {
    left: -176px;
    top: -39px
}

.ms-spimn-presence-online-5x48x4 {
    left: -29px;
    top: -149px
}

.ms-spimn-presence-online-8x72x4 {
    left: -81px;
    top: -75px
}

.ms-spimn-presence-online-oof-10x10x32 {
    left: -199px;
    top: -199px
}

.ms-spimn-presence-online-oof-16x16x32 {
    left: -181px;
    top: -199px
}

.ms-spimn-presence-online-oof-5x36x32 {
    left: -169px;
    top: -153px
}

.ms-spimn-presence-online-oof-5x48x32 {
    left: -22px;
    top: -149px
}

.ms-spimn-presence-online-oof-8x72x32 {
    left: -71px;
    top: -75px
}

.ms-spimn-presence-online-oof-10x10x4 {
    left: -220px;
    top: -181px
}

.ms-spimn-presence-online-oof-16x16x4 {
    left: -163px;
    top: -191px
}

.ms-spimn-presence-online-oof-5x36x4 {
    left: -176px;
    top: -1px
}

.ms-spimn-presence-online-oof-5x48x4 {
    left: -15px;
    top: -149px
}

.ms-spimn-presence-online-oof-8x72x4 {
    left: -81px;
    top: -1px
}

.ms-spimn-presence-away-10x10x32 {
    left: -181px;
    top: -217px
}

.ms-spimn-presence-away-16x16x32 {
    left: -215px;
    top: -91px
}

.ms-spimn-presence-away-5x36x32 {
    left: -190px;
    top: -115px
}

.ms-spimn-presence-away-5x48x32 {
    left: -155px;
    top: -51px
}

.ms-spimn-presence-away-8x72x32 {
    left: -131px;
    top: -75px
}

.ms-spimn-presence-away-10x10x4 {
    left: -169px;
    top: -209px
}

.ms-spimn-presence-away-16x16x4 {
    left: -197px;
    top: -19px
}

.ms-spimn-presence-away-5x36x4 {
    left: -155px;
    top: -101px
}

.ms-spimn-presence-away-5x48x4 {
    left: -155px;
    top: -1px
}

.ms-spimn-presence-away-8x72x4 {
    left: -131px;
    top: -1px
}

.ms-spimn-presence-away-oof-10x10x32 {
    left: -215px;
    top: -109px
}

.ms-spimn-presence-away-oof-16x16x32 {
    left: -197px;
    top: -1px
}

.ms-spimn-presence-away-oof-5x36x32 {
    left: -141px;
    top: -151px
}

.ms-spimn-presence-away-oof-5x48x32 {
    left: -134px;
    top: -149px
}

.ms-spimn-presence-away-oof-8x72x32 {
    left: -1px;
    top: -1px
}

.ms-spimn-presence-away-oof-10x10x4 {
    left: -157px;
    top: -209px
}

.ms-spimn-presence-away-oof-16x16x4 {
    left: -197px;
    top: -37px
}

.ms-spimn-presence-away-oof-5x36x4 {
    left: -190px;
    top: -77px
}

.ms-spimn-presence-away-oof-5x48x4 {
    left: -141px;
    top: -1px
}

.ms-spimn-presence-away-oof-8x72x4 {
    left: -11px;
    top: -1px
}

.ms-spimn-presence-blocked-10x10x32 {
    left: -145px;
    top: -209px
}

.ms-spimn-presence-blocked-16x16x32 {
    left: -197px;
    top: -55px
}

.ms-spimn-presence-blocked-5x36x32 {
    left: -155px;
    top: -139px
}

.ms-spimn-presence-blocked-5x48x32 {
    left: -127px;
    top: -149px
}

.ms-spimn-presence-blocked-8x72x32 {
    left: -121px;
    top: -75px
}

.ms-spimn-presence-blocked-10x10x4 {
    left: -215px;
    top: -121px
}

.ms-spimn-presence-blocked-16x16x4 {
    left: -197px;
    top: -73px
}

.ms-spimn-presence-blocked-5x36x4 {
    left: -190px;
    top: -39px
}

.ms-spimn-presence-blocked-5x48x4 {
    left: -120px;
    top: -149px
}

.ms-spimn-presence-blocked-8x72x4 {
    left: -21px;
    top: -1px
}

.ms-spimn-presence-blocked-oof-10x10x32 {
    left: -133px;
    top: -217px
}

.ms-spimn-presence-blocked-oof-16x16x32 {
    left: -215px;
    top: -73px
}

.ms-spimn-presence-blocked-oof-5x36x32 {
    left: -148px;
    top: -151px
}

.ms-spimn-presence-blocked-oof-5x48x32 {
    left: -113px;
    top: -149px
}

.ms-spimn-presence-blocked-oof-8x72x32 {
    left: -31px;
    top: -1px
}

.ms-spimn-presence-blocked-oof-10x10x4 {
    left: -121px;
    top: -217px
}

.ms-spimn-presence-blocked-oof-16x16x4 {
    left: -197px;
    top: -91px
}

.ms-spimn-presence-blocked-oof-5x36x4 {
    left: -190px;
    top: -1px
}

.ms-spimn-presence-blocked-oof-5x48x4 {
    left: -141px;
    top: -51px
}

.ms-spimn-presence-blocked-oof-8x72x4 {
    left: -121px;
    top: -1px
}

.ms-spimn-presence-busy-10x10x32 {
    left: -215px;
    top: -133px
}

.ms-spimn-presence-busy-16x16x32 {
    left: -197px;
    top: -109px
}

.ms-spimn-presence-busy-5x36x32 {
    left: -162px;
    top: -1px
}

.ms-spimn-presence-busy-5x48x32 {
    left: -106px;
    top: -149px
}

.ms-spimn-presence-busy-8x72x32 {
    left: -41px;
    top: -1px
}

.ms-spimn-presence-busy-10x10x4 {
    left: -109px;
    top: -217px
}

.ms-spimn-presence-busy-16x16x4 {
    left: -197px;
    top: -127px
}

.ms-spimn-presence-busy-5x36x4 {
    left: -183px;
    top: -153px
}

.ms-spimn-presence-busy-5x48x4 {
    left: -148px;
    top: -101px
}

.ms-spimn-presence-busy-8x72x4 {
    left: -111px;
    top: -75px
}

.ms-spimn-presence-busy-oof-10x10x32 {
    left: -215px;
    top: -145px
}

.ms-spimn-presence-busy-oof-16x16x32 {
    left: -215px;
    top: -55px
}

.ms-spimn-presence-busy-oof-5x36x32 {
    left: -162px;
    top: -39px
}

.ms-spimn-presence-busy-oof-5x48x32 {
    left: -99px;
    top: -149px
}

.ms-spimn-presence-busy-oof-8x72x32 {
    left: -51px;
    top: -1px
}

.ms-spimn-presence-busy-oof-10x10x4 {
    left: -97px;
    top: -217px
}

.ms-spimn-presence-busy-oof-16x16x4 {
    left: -197px;
    top: -145px
}

.ms-spimn-presence-busy-oof-5x36x4 {
    left: -183px;
    top: -115px
}

.ms-spimn-presence-busy-oof-5x48x4 {
    left: -148px;
    top: -1px
}

.ms-spimn-presence-busy-oof-8x72x4 {
    left: -61px;
    top: -1px
}

.ms-spimn-presence-donotdisturb-10x10x32 {
    left: -220px;
    top: -157px
}

.ms-spimn-presence-donotdisturb-16x16x32 {
    left: -19px;
    top: -199px
}

.ms-spimn-presence-donotdisturb-5x36x32 {
    left: -162px;
    top: -153px
}

.ms-spimn-presence-donotdisturb-5x48x32 {
    left: -78px;
    top: -149px
}

.ms-spimn-presence-donotdisturb-8x72x32 {
    left: -11px;
    top: -75px
}

.ms-spimn-presence-donotdisturb-10x10x4 {
    left: -49px;
    top: -217px
}

.ms-spimn-presence-donotdisturb-16x16x4 {
    left: -37px;
    top: -199px
}

.ms-spimn-presence-donotdisturb-5x36x4 {
    left: -183px;
    top: -1px
}

.ms-spimn-presence-donotdisturb-5x48x4 {
    left: -71px;
    top: -149px
}

.ms-spimn-presence-donotdisturb-8x72x4 {
    left: -101px;
    top: -1px
}

.ms-spimn-presence-donotdisturb-oof-10x10x32 {
    left: -208px;
    top: -175px
}

.ms-spimn-presence-donotdisturb-oof-16x16x32 {
    left: -215px;
    top: -19px
}

.ms-spimn-presence-donotdisturb-oof-5x36x32 {
    left: -169px;
    top: -1px
}

.ms-spimn-presence-donotdisturb-oof-5x48x32 {
    left: -64px;
    top: -149px
}

.ms-spimn-presence-donotdisturb-oof-8x72x32 {
    left: -21px;
    top: -75px
}

.ms-spimn-presence-donotdisturb-oof-10x10x4 {
    left: -37px;
    top: -217px
}

.ms-spimn-presence-donotdisturb-oof-16x16x4 {
    left: -55px;
    top: -199px
}

.ms-spimn-presence-donotdisturb-oof-5x36x4 {
    left: -176px;
    top: -153px
}

.ms-spimn-presence-donotdisturb-oof-5x48x4 {
    left: -1px;
    top: -149px
}

.ms-spimn-presence-donotdisturb-oof-8x72x4 {
    left: -31px;
    top: -75px
}

.ms-spimn-presence-offline-10x10x32 {
    left: -25px;
    top: -217px
}

.ms-spimn-presence-offline-16x16x32 {
    left: -73px;
    top: -199px
}

.ms-spimn-presence-offline-5x36x32 {
    left: -169px;
    top: -39px
}

.ms-spimn-presence-offline-5x48x32 {
    left: -57px;
    top: -149px
}

.ms-spimn-presence-offline-8x72x32 {
    left: -91px;
    top: -75px
}

.ms-spimn-presence-offline-10x10x4 {
    left: -220px;
    top: -169px
}

.ms-spimn-presence-offline-16x16x4 {
    left: -91px;
    top: -199px
}

.ms-spimn-presence-offline-5x36x4 {
    left: -176px;
    top: -115px
}

.ms-spimn-presence-offline-5x48x4 {
    left: -50px;
    top: -149px
}

.ms-spimn-presence-offline-8x72x4 {
    left: -41px;
    top: -75px
}

.ms-spimn-presence-offline-oof-10x10x32 {
    left: -13px;
    top: -217px
}

.ms-spimn-presence-offline-oof-16x16x32 {
    left: -215px;
    top: -1px
}

.ms-spimn-presence-offline-oof-5x36x32 {
    left: -169px;
    top: -77px
}

.ms-spimn-presence-offline-oof-5x48x32 {
    left: -43px;
    top: -149px
}

.ms-spimn-presence-offline-oof-8x72x32 {
    left: -51px;
    top: -75px
}

.ms-spimn-presence-offline-oof-10x10x4 {
    left: -1px;
    top: -217px
}

.ms-spimn-presence-offline-oof-16x16x4 {
    left: -109px;
    top: -199px
}

.ms-spimn-presence-offline-oof-5x36x4 {
    left: -176px;
    top: -77px
}

.ms-spimn-presence-offline-oof-5x48x4 {
    left: -8px;
    top: -149px
}

.ms-spimn-presence-offline-oof-8x72x4 {
    left: -91px;
    top: -1px
}

.ms-spimn-presence-disconnected-10x10x32 {
    left: -85px;
    top: -217px
}

.ms-spimn-presence-disconnected-16x16x32 {
    left: -190px;
    top: -163px
}

.ms-spimn-presence-disconnected-5x36x32 {
    left: -162px;
    top: -77px
}

.ms-spimn-presence-disconnected-5x48x32 {
    left: -141px;
    top: -101px
}

.ms-spimn-presence-disconnected-8x72x32 {
    left: -111px;
    top: -1px
}

.ms-spimn-presence-disconnected-10x10x4 {
    left: -208px;
    top: -163px
}

.ms-spimn-presence-disconnected-16x16x4 {
    left: -190px;
    top: -181px
}

.ms-spimn-presence-disconnected-5x36x4 {
    left: -183px;
    top: -77px
}

.ms-spimn-presence-disconnected-5x48x4 {
    left: -92px;
    top: -149px
}

.ms-spimn-presence-disconnected-8x72x4 {
    left: -71px;
    top: -1px
}

.ms-spimn-presence-disconnected-oof-10x10x32 {
    left: -73px;
    top: -217px
}

.ms-spimn-presence-disconnected-oof-16x16x32 {
    left: -215px;
    top: -37px
}

.ms-spimn-presence-disconnected-oof-5x36x32 {
    left: -162px;
    top: -115px
}

.ms-spimn-presence-disconnected-oof-5x48x32 {
    left: -85px;
    top: -149px
}

.ms-spimn-presence-disconnected-oof-8x72x32 {
    left: -1px;
    top: -75px
}

.ms-spimn-presence-disconnected-oof-10x10x4 {
    left: -61px;
    top: -217px
}

.ms-spimn-presence-disconnected-oof-16x16x4 {
    left: -1px;
    top: -199px
}

.ms-spimn-presence-disconnected-oof-5x36x4 {
    left: -183px;
    top: -39px
}

.ms-spimn-presence-disconnected-oof-5x48x4 {
    left: -148px;
    top: -51px
}

.ms-spimn-presence-disconnected-oof-8x72x4 {
    left: -101px;
    top: -75px
}

#suiteBarLeft, #suiteBarRight, #suiteLinksBox, .ms-core-suiteLink, .ms-core-deltaSuiteBarRight, #suiteBarButtons, #welcomeMenuBox {
    display: inline-block
}

#suiteBar {
    height: 30px;
    display: table-row
}

#suiteBarLeft {
    background-color: #0072c6;
    color: #fff;
    width: 100%;
    vertical-align: middle
}

#suiteBarLeft, #suiteBarRight {
    display: table-cell;
    line-height: 0px
}

.ms-core-brandingText {
    font-size: 1.2em;
    padding-left: 20px;
    width: 100%
}

.ms-core-brandingBox {
    height: 30px
}

.ms-core-deltaSuiteLinks {
    display: table-cell;
    text-align: right;
    vertical-align: middle
}

.ms-core-needIEFilter #suiteBarLeft {
    background-color: #0072c6
}

#suiteBarRight {
    background-color: rgba(239,239,239,0.78);
    color: #666;
    white-space: nowrap;
    padding-right: 5px
}

.ms-core-needIEFilter #suiteBarRight {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)"
}

.ms-core-suiteLinkList {
    list-style-type: none;
    white-space: nowrap;
    padding-left: 0px;
    padding-right: 8px;
    margin: auto
}

.ms-core-suiteLink {
    line-height: 30px
}

.ms-core-suiteLink-a, .ms-core-suiteLink-a:visited, a.ms-core-suiteLink-disabled {
    color: #fff;
    display: inline-block;
    padding: 0px 8px;
    border-right: 1px solid transparent;
    -webkit-font-smoothing: antialiased
}

    .ms-core-suiteLink-a:hover {
        text-decoration: none;
        background-color: #4c9cd7
    }

.ms-core-needIEFilter .ms-core-suiteLink-a:hover {
    background-color: #4B9BD7
}

.ms-core-suiteLink-a > span, .ms-core-suiteLink-disabled > span {
    position: relative
}

a.ms-core-suiteLink-active, a.ms-core-suiteLink-active:hover, .ms-core-needIEFilter a.ms-core-suiteLink-active, .ms-core-needIEFilter a.ms-core-suiteLink-active:hover {
    color: #333;
    background-color: #fff;
    border-right-color: #d1d1d1
}

.ms-suitenav-caratBox {
    height: 8px;
    width: 8px;
    position: relative;
    display: inline-block;
    overflow: hidden
}

.ms-suitenav-caratIcon {
    left: -56px;
    top: -256px;
    position: absolute
}

.ms-suitenav-downarrowBox {
    height: 16px;
    width: 16px;
    position: relative;
    display: inline-block;
    overflow: hidden
}

.ms-suitenav-downarrowIcon {
    left: -55px;
    top: -202px;
    position: absolute
}

a.ms-core-suiteLink-active > span > .ms-suitenav-downarrowBox > .ms-suitenav-downarrowIcon {
    left: -233px;
    top: -156px;
    position: absolute
}

.ms-suitenav-ellipsisBox {
    height: 16px;
    width: 16px;
    position: relative;
    display: inline-block;
    overflow: hidden
}

.ms-suitenav-ellipsisIcon {
    left: -37px;
    top: -202px;
    position: absolute
}

a.ms-core-suiteLink-active > span > .ms-suitenav-ellipsisBox > .ms-suitenav-ellipsisIcon {
    left: -233px;
    top: -174px;
    position: absolute
}

a.ms-core-suiteLink-disabled, a.ms-core-suiteLink-disabled:hover {
    color: #92c0e0;
    cursor: default;
    text-decoration: none
}

.ms-core-suitemenu {
    display: none;
    top: -10000px;
    line-height: normal;
    overflow: hidden;
    position: absolute;
    text-align: left;
    z-index: 103;
    box-shadow: 3px 3px 6px -4px rgba(0,0,0,0.3),-3px 3px 6px -4px rgba(0,0,0,0.3);
    border-top: 0px solid transparent
}

.ms-core-needIEFilter .ms-core-suitemenu {
    border-top: 0px solid transparent
}

#Suite_ActiveLinkIndicator {
    display: inline-block;
    z-index: 200
}

#Suite_ActiveLinkIndicator_Clip {
    display: inline-block;
    left: 50%;
    position: absolute;
    top: 16px;
    z-index: 102
}

#suiteBar a.ms-core-menu-link {
    padding: 6px 15px
}

#roamingAppContainer {
    width: 410px
}

#roamingAppFrameArea {
    background-color: #f1f1f1;
    min-height: 200px
}

.ms-core-needIEFilter #roamingAppFrameArea {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)"
}

#roamingAppStatusArea {
    text-align: center;
    color: #666;
    margin: 0px 50px
}

#officeAppIcons {
    padding: 20px
}

#roamingAppFooterArea {
    padding: 40px 0px
}

.ms-roamingapps-appicon {
    width: 100px;
    height: 100px;
    padding: 10px;
    display: inline-block;
    text-align: center
}

    .ms-roamingapps-appicon > div {
        width: 100px
    }

.ms-roamingapps-goback {
    cursor: pointer
}

a.ms-roamingapps-goback:link, a.ms-roamingapps-goback:visited {
    color: #666;
    text-decoration: none
}

a.ms-roamingapps-goback:hover, a.ms-roamingapps-goback:focus {
    color: #0072c6
}

a.ms-roamingapps-goback:active {
    color: #004d85
}

.ms-roamingapps-goback-image {
    vertical-align: middle;
    margin-right: 3px
}

.ms-roamingapps-goback-label {
    vertical-align: bottom
}

#roamingAppLauncher {
    margin-top: 15px
}

.ms-roamingapps-desc {
    padding-top: 15px
}

.ms-roamingapps-iconouter-1 {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: relative;
    overflow: hidden
}

.ms-roamingapps-iconinner-1 {
    left: -127px;
    top: -43px;
    position: absolute
}

.ms-roamingapps-iconouter-2 {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: relative;
    overflow: hidden
}

.ms-roamingapps-iconinner-2 {
    left: -43px;
    top: -1px;
    position: absolute
}

.ms-roamingapps-iconouter-3 {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: relative;
    overflow: hidden
}

.ms-roamingapps-iconinner-3 {
    left: -1px;
    top: -43px;
    position: absolute
}

.ms-roamingapps-iconouter-4 {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: relative;
    overflow: hidden
}

.ms-roamingapps-iconinner-4 {
    left: -85px;
    top: -1px;
    position: absolute
}

.ms-roamingapps-iconouter-5 {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: relative;
    overflow: hidden
}

.ms-roamingapps-iconinner-5 {
    left: -85px;
    top: -43px;
    position: absolute
}

.ms-roamingapps-iconouter-6 {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: relative;
    overflow: hidden
}

.ms-roamingapps-iconinner-6 {
    left: -43px;
    top: -85px;
    position: absolute
}

.ms-roamingapps-iconouter-7 {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: relative;
    overflow: hidden
}

.ms-roamingapps-iconinner-7 {
    left: -43px;
    top: -43px;
    position: absolute
}

.ms-roamingapps-iconouter-8 {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: relative;
    overflow: hidden
}

.ms-roamingapps-iconinner-8 {
    left: -1px;
    top: -1px;
    position: absolute
}

.ms-roamingapps-iconouter-9 {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: relative;
    overflow: hidden
}

.ms-roamingapps-iconinner-9 {
    left: -127px;
    top: -85px;
    position: absolute
}

.ms-mrudocs-webpartheader {
    padding-top: 19px;
    padding-left: 1px
}

.ms-mrudocs-webpartfooter {
    padding-top: 11px;
    padding-left: 1px
}

.ms-mrudocs-separator {
    border-bottom: 1px solid #ababab;
    width: 158px;
    padding-top: 15px
}

.ms-mrudocs-webpartbody {
    width: 160px;
    word-wrap: normal
}

.ms-mrudocs-itemscontainer {
    padding-top: 12px
}

.ms-mrudocs-documenticon {
    padding-left: 1px
}

.ms-mrudocs-documentname, .ms-mrudocs-loadingmessage {
    padding-left: 3px;
    width: 122px
}

.ms-mrudocs-pinnedicon {
    left: -236px;
    top: -48px;
    position: absolute;
    padding-left: 2px
}

.ms-mrudocs-pinnedicon-container {
    height: 16px;
    width: 16px;
    position: relative;
    overflow: hidden
}

.ms-chromecontrol-help {
    background-image: url(/_layouts/15/1033/images/spintl.png);
    background-repeat: no-repeat;
    background-position: -19px -1px;
    height: 16px;
    width: 16px;
    display: inline-block
}

.ms-search-image {
    float: right
}

.ms-entity-resolved {
    text-decoration: underline;
    display: inline-block
}

.ms-entity-unresolved {
    cursor: pointer;
    background-repeat: repeat-x;
    background-position: left bottom;
    padding-bottom: 2px;
    vertical-align: text-top;
    display: inline-block;
    background-image: url("/_layouts/15/images/UserSquiggle.png?rev=23")
}

.ms-rte-layoutszone-inner {
    padding: 0px
}

.ms-inputuserfield {
    height: 25px;
    padding: 0px 5px
}

    .ms-inputuserfield:disabled {
        color: #b1b1b1;
        border-color: #e1e1e1;
        background-color: #fdfdfd;
        background-color: #fdfdfd
    }

.ms-fileField-fileExt {
    padding-left: 3px
}

.ms-wiki-newPage {
    padding-top: 10px
}

a.ms-wikilink {
    text-decoration: none
}

.ms-wiki-columnSpacing {
    padding-left: 24px
}

a.ms-missinglink {
    text-decoration: none;
    border-bottom: 1px dashed #0072c6
}

.ms-tileview-root {
    min-width: 540px
}

.ms-tileview-header {
    margin-bottom: 24px
}

.ms-tileview-tile-root {
    float: left
}

.ms-tileview-tile-content {
    background-color: #0072c6;
    position: relative;
    overflow: hidden
}

    .ms-tileview-tile-content > a:hover, .ms-tileview-tile-content > a:active {
        text-decoration: none
    }

.ms-tileview-tile-inner {
    margin-top: 6px;
    padding: 3px
}

.ms-tileview-tile-detailsBox {
    color: #fff;
    background-color: rgba(0,0,0,0.6);
    position: absolute;
    top: 130px
}

.ms-core-needIEFilter .ms-tileview-tile-detailsBox {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#99000000,endColorstr=#99000000)"
}

.ms-tileview-tile-tabularBox {
    position: relative;
    top: -27px;
    padding: 0px 10px
}

.ms-tileview-tile-selected, .ms-tileview-tile-selectionBox, .ms-tileview-tile-selectionBox > *, .ms-tileview-tile-selectionBox:hover > * {
    background-color: #0072c6
}

    .ms-tileview-tile-selectionBox, .ms-tileview-tile-selectionBox > span {
        position: relative;
        cursor: pointer
    }

.ms-tileview-tile-selectionBox {
    width: 30px;
    height: 30px;
    left: -10px;
    top: -3px;
    text-align: center
}

    .ms-tileview-tile-selectionBox > span {
        top: 5px
    }

.ms-tileview-tile-detailsListMedium {
    height: 150px;
    overflow: hidden;
    padding: 10px;
    padding-top: 6px;
    margin: 0px
}

.ms-tileview-tile-titleMedium {
    color: #fff;
    font-size: 1em
}

.ms-tileview-tile-titleMediumCollapsed {
    display: table-cell;
    height: 36px;
    overflow: hidden;
    vertical-align: bottom
}

.ms-tileview-tile-titleMediumExpanded {
    display: table-cell;
    max-height: 52px;
    overflow: hidden
}

.ms-tileview-tile-titleTextMediumCollapsed {
    max-height: 36px;
    overflow: hidden
}

.ms-tileview-tile-titleTextMediumExpanded {
    max-height: 52px;
    overflow: hidden
}

.ms-tileview-tile-descriptionMedium {
    padding-top: 15px
}

.ms-core-form-bottomButtonBox button {
    margin-left: 6px
}

.ms-manageLink-table {
    width: 100%
}

.ms-manageLink-column {
    margin-right: 15px;
    margin-bottom: 9px;
    white-space: nowrap
}

.ms-manageLink-cell {
    vertical-align: middle
}

.ms-manageLink-section-top {
    margin-top: 24px !important
}

.ms-manageLink-table-img {
    vertical-align: middle
}

.ms-manageLink-url {
    width: 470px;
    cursor: text;
    border-width: 0px;
    padding: 0px
}

.ms-manageLink-progress {
    text-align: left;
    vertical-align: middle
}

.ms-manageLink-progress-img {
    margin: 0px 6px
}

.ms-manageLink-buttonrow {
    margin-top: 11px
}

.ms-navresizer-vertical {
    cursor: e-resize;
    width: 5px;
    border-left: 1px solid #ababab;
    margin-left: 1px
}

.ms-navresizer-horizontal {
    margin-right: 1px;
    cursor: n-resize;
    height: 5px;
    border-top: 1px solid #ababab;
    background-color: #f1f1f1
}

.ms-navresizer-verticalpositionhelper {
    top: 0px;
    width: 0px;
    height: 0px;
    position: relative
}

    .ms-navresizer-verticalpositionhelper .ms-navresizer-vertical {
        top: 0px;
        height: 800px;
        position: absolute
    }

.ms-fullscreenmode #navresizerVerticalBar {
    display: none
}

.ms-fullscreenmode #navresizerHorizontalBar {
    display: none
}

.ms-inlineSearch-searchImgSpanBase {
    display: inline-block;
    overflow: hidden;
    direction: ltr;
    vertical-align: middle;
    margin: 0px 0px 0px 4px;
    width: 20px;
    height: 20px
}

.ms-inlineSearch-searchImgSpanStandard {
    border: 1px solid transparent
}

.ms-inlineSearch-searchImgSpanHoverHighlight {
    background-color: #e6f2fa;
    border: 1px solid #e6f2fa;
    background-color: #e6f2fa
}

.ms-inlineSearch-searchImg {
    top: -138px;
    left: -105px;
    position: relative
}

.ms-inlineSearch-searchImgHover {
    top: -134px;
    left: -153px;
    position: relative
}

.ms-cancelImg, .ms-inlineSearch-cancelImg {
    top: -180px;
    left: -23px;
    position: relative
}

.ms-cancelImgHover, .ms-inlineSearch-cancelImgHover {
    top: -180px;
    left: -1px;
    position: relative
}

.ms-cancelImg, .ms-cancelImgHover {
    position: absolute
}

.ms-inlineSearch-imgHoverHighlight {
    background-color: #e6f2fa;
    background-color: #e6f2fa
}

.ms-core-overlay {
    background-color: rgba(255,255,255,0.85)
}

.ms-core-needIEFilter .ms-core-overlay {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d8ffffff,endColorstr=#d8ffffff)"
}

#globalNavBox, .ms-clientcontrol-chromeheader {
    background-color: rgba(239,239,239,0.78);
    width: 100%;
    height: 35px
}

.ms-core-needIEFilter #globalNavBox, .ms-core-needIEFilter .ms-clientcontrol-chromeheader {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)"
}

#siteactiontd {
    display: inline-block
}

.ms-cui-TabRowLeft {
    padding: 13px 9px 0px 0px
}

#s4-titlerow {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 19px;
    padding-bottom: 8px
}

#contentRow {
    padding-top: 19px
}

#sideNavBox {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    width: 180px
}

.ms-core-sideNavBox-removeLeftMargin {
    margin-left: -20px
}

.ms-tv-box {
    margin-left: 20px
}

#contentBox {
    margin-right: 20px;
    margin-left: 220px;
    min-width: 703px
}

.ms-siteactions-root > span > a.ms-core-menu-root {
    color: #666
}

.ms-fullscreenmode #s4-titlerow {
    display: none !important
}

.ms-fullscreenmode #sideNavBox {
    display: none
}

.ms-fullscreenmode #contentBox {
    margin-left: 40px
}

.ms-dialog .ms-fullscreenmode #contentBox {
    margin-left: 0px
}

.ms-mpSearchBox {
    width: 260px
}

.ms-list-addnew-aligntop {
    padding-top: 0px
}

.ms-WPBorder {
    border: 0
}

.s4-wpTopTable {
    border: 0
}

.qb-div-refiner {
    clear: both;
    height: 65%;
    overflow-x: hidden;
    overflow-y: auto
}

.qb-div-collapse {
    width: 95%
}

.qb-dropdown {
    background-image: url(/_layouts/images/menu-down.gif);
    padding-right: 10px;
    background-repeat: no-repeat;
    background-position: right center;
    display: block;
    cursor: pointer
}

.qb-info {
    height: 16px;
    width: 16px;
    background: url("/_layouts/15/images/spcommon.png?rev=23") no-repeat -161px -178px;
    display: inline-block
}

.display-none {
    display: none
}

.qb-queryBoxContainer {
    height: 100%;
    margin-top: 8px
}

.float-right {
    float: right
}

.qb-tab-selected {
    color: black
}

.qb-tab {
    padding: 0.5em 0px 0.5em 0px;
    max-height: 5%
}

    .qb-tab span {
        padding: 0px 10px 0px 10px;
        font-weight: bold;
        font-size: 11pt
    }

.qb-control {
    margin-bottom: 3px;
    margin-top: 3px;
    float: left;
    width: 65%
}

.qb-variableLabel {
    width: 30%;
    float: left;
    text-align: right
}

#QueryTemplateDiv {
    max-height: 20%
}

#QueryVariablesDiv {
    max-height: 45%
}

#ExecutedDiv {
    max-height: 34%
}

#createownquerycontrolblock {
    height: 55%
}

.qb-tab-border {
    height: 90%;
    width: 59%;
    float: left;
    border: 1px solid #ababab
}

.qb-button {
    margin: 3px 0px 3px 0px
}

.qb-dropdown-widest {
    width: 100%
}

.qb-dropdown-wide {
    width: 64%
}

.qb-dropdown-narrow {
    width: 33%
}

.qb-dropdown-narrowest {
    width: 20%
}

.qb-refinerbox {
    width: 38%
}

.qb-refinerButtonList {
    margin-left: 10px;
    margin-right: 10px
}

.qb-dropdown-space {
    margin-right: 3px;
    margin-bottom: 3px
}

.qb-marginbottom3 {
    margin-bottom: 3px
}

.qb-marginright3 {
    margin-right: 3px
}

.qb-marginright10 {
    margin-right: 10px
}

.qb-margintop10 {
    margin-top: 10px
}

.qb-margintop30 {
    margin-top: 30px
}

.qb-marginleft7 {
    margin-left: 7px
}

.qb-marginleft10 {
    margin-left: 10px
}

.qb-width48 {
    width: 48%
}

.qb-matchValue {
    padding: 1px 0px !important
}

.qb-preview-border {
    height: 90%;
    width: 40%;
    float: right;
    border: 1px solid #ababab
}

.qb-panel {
    position: relative;
    height: 100%;
    clear: both;
    overflow-y: auto
}

    .qb-panel table {
        width: 100%;
        font-size: inherit;
        font-family: inherit
    }

.qb-filter #Refinement {
    font-size: 8pt
}

.qb-refresh {
    position: absolute;
    bottom: 10px;
    right: 10px
}

.ms-catalog-querysection {
    margin: 0px 5px 5px 0px;
    padding: 0px 5px 5px 5px
}

.qb-preview {
    border-bottom: 1px solid #c6c6c6;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 5px 0px;
    position: absolute;
    height: 400px;
    overflow: auto;
    width: 100%
}

.qb-preview-selectedItem {
    margin-top: 415px;
    padding-right: 15px
}

.qb-previewContainer {
    height: 90%;
    overflow-x: hidden;
    overflow-y: auto;
    border-top: 1px solid #c6c6c6
}

.qb-previewTitle {
    margin-top: 3px;
    margin-left: 7px
}

.qb-queryImageContainer {
    width: 25px;
    margin: 49% auto
}

.qb-queryImage {
    width: 25px;
    margin: 0 auto
}

.qb-preview-item {
    font-size: 10pt;
    margin: 0px 0px 5px 0px
}

.qb-preview-item-cutoff {
    font-size: 10pt;
    clear: both;
    margin: 0px 0px 5px 0px;
    padding: 10px 0px 0px 0px;
    border-top: 1px dashed gray
}

.qb-dv {
    position: relative;
    float: right
}

    .qb-dv select {
        position: absolute;
        right: 0;
        top: 20px
    }

.qb-viewquery {
    -moz-resize: none;
    resize: none;
    height: 150px;
    padding: 5px;
    margin-top: 5px
}

    .qb-viewquery span {
        vertical-align: top
    }

    .qb-viewquery textarea {
        -moz-resize: none;
        resize: none
    }

.qb-sl {
    width: 100%;
    margin-left: 0px;
    padding: 0px
}

    .qb-sl li {
        list-style-image: none;
        list-style-type: none;
        clear: both
    }

.edisc-Container {
    padding: 10px 0px 0x 0px;
    float: left
}

.edisc-PeoplePicker {
    clear: left;
    padding: 14px 0 0 10px
}

.edisc-DomainIncludedSpacing {
    clear: left;
    padding: 4px 0 0 10px
}

.edisc-DatePicker {
    float: left;
    padding-left: 10px;
    width: 190px
}

.edisc-DateBox {
    width: 153px
}

.edisc-AdvancedLink {
    margin-left: 10px;
    text-align: right;
    float: left
}

.edisc-Warning {
    max-width: 345px;
    padding-top: 10px
}

.edisc-sort {
    float: right;
    list-style: none;
    color: grey;
    padding-bottom: 5px
}

.edisc-Container.button {
    width: 35px;
    position: relative;
    top: 65px
}

.edisc-FilterControl {
    height: 130px;
    max-width: 900px;
    overflow: visible;
    position: relative
}

.edisc-FilterProperties {
    width: 400px;
    position: relative;
    top: -5px
}

.edisc-SearchBox, .edisc-SearchBox-DiscSet {
    overflow: auto
}

.edisc-SearchBox {
    width: 485px
}

.edisc-SearchBox-DiscSet {
    width: 340px
}

.edisc-SearchResultsTable {
    width: 690px;
    border-collapse: collapse
}

    .edisc-SearchResultsTable th {
        color: grey;
        padding-bottom: 10px;
        text-align: left;
        padding-left: 10px;
        font-weight: normal
    }

        .edisc-SearchResultsTable th.Subject {
            width: 280px;
            padding-left: 5px
        }

        .edisc-SearchResultsTable th.People {
            width: 140px
        }

        .edisc-SearchResultsTable th.Date {
            width: 80px
        }

.edisc-SearchResultItem {
    border-left: 5px solid transparent
}

.edisc-DateContainer {
    overflow: hidden;
    width: 70px;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 10px
}

.edisc-PeopleContainer {
    overflow: hidden;
    width: 130px;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 10px
}

.edisc-SubjectContainer {
    overflow: hidden;
    width: 280px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.edisc-SearchControlArea {
    float: right;
    padding-right: 60px;
    width: 630px
}

.edisc-RefinementControlArea {
    float: right;
    width: 180px;
    padding: 30px 30px 0px 0px
}

.edisc-ActiveTab, .edisc-UnactiveTab {
    float: left;
    height: 25px;
    text-align: center;
    padding: 0px 10px;
    border-color: grey;
    border-width: 1px 1px 0px 1px;
    cursor: pointer
}

    .edisc-ActiveTab > a, .edisc-UnactiveTab > a {
        text-decoration: none
    }

.edisc-ActiveTab {
    border-style: solid solid none;
    position: relative;
    top: 1px;
    background-color: white
}

.cbs-List ul, .cbs-List, .cbs-diagnosticContainer ul, .cbs-diagnosticSlot ul, .cbs-diagnosticItemContainer ul {
    list-style-image: none;
    list-style-type: none;
    padding-left: 0px
}

ul.cbs-List {
    display: table
}

    ul.cbs-List > li, .cbs-diagnosticItemContainer > li {
        display: inline
    }

    ul.cbs-List li.ms-promlink-header {
        display: block
    }

.cbs-picture3LinesContainer, .cbs-Detail {
    max-width: 655px;
    padding-top: 2px
}

.cbs-Detail {
    margin-left: 22px
}

ul.cbs-diagnostic-Container > li {
    padding-bottom: 10px
}

.cbs-Item, .cbs-diagnostic-Container {
    clear: both;
    padding-bottom: 27px
}

.cbs-ItemLink {
    vertical-align: top;
    padding-right: 6px;
    float: left
}

.cbs-Icon {
    max-width: 100px;
    float: left;
    padding-bottom: 10px;
    padding-right: 10px
}

ul.cbs-diagnosticSlot > li {
    padding-bottom: 5px;
    clear: both
}

.cbs-diagnosticSlotName {
    text-decoration: underline
}

.cbs-diagnosticItemName {
    font-weight: bold;
    float: left;
    padding-right: 5px
}

.cbs-Line2 {
    padding-top: 5px
}

.cbs-Thumbnail {
    width: 16px;
    height: 16px;
    vertical-align: middle
}

.ms-communityPortalContainer {
    padding: 6px 50px 0px 0px
}

.ms-communityPortalSizing {
    width: 525px
}

.ms-communityPortalHorizontalLineContainer {
    float: left
}

.ms-communityPortalEmphasisText {
    font-size: .9em;
    color: #262626
}

.ms-communityPortalImageContainer {
    position: relative;
    padding: 0px 16px 0px 0px;
    margin: 7px 0px 0px;
    text-align: center;
    float: left;
    height: 93px;
    width: 96px
}

.ms-communityPortalImage {
    max-width: 96px;
    max-height: 64px
}

.ms-communityPortalTextContainer {
    padding: 0px 0px 15px 0px
}

.ms-communityPortalDetailsTopics {
    padding: 0px 6px
}

.ms-communityPortalTextSpacing {
    padding-bottom: 2px
}

.ms-communityPortalLine4Spacing {
    padding-top: 2px
}

.ms-communityPortalTextBeforeCallout {
    width: 370px
}

.ms-communityPortalCalloutIcon {
    vertical-align: center;
    float: right
}

.cbs-Slideshow {
    max-height: 220px;
    display: inline-block;
    position: relative;
    background-color: #000000;
    color: #FFFFFF
}

.cbs-SlideshowItems > div {
    display: none;
    margin-left: auto;
    margin-right: auto
}

.cbs-SlideshowPagingBar, .cbs-SlideshowPagingBarOverlay {
    position: absolute;
    bottom: 0px;
    height: 30px
}

.cbs-SlideshowPagingBar {
    right: 27px;
    z-index: 4;
    color: white;
    overflow: hidden
}

.cbs-largePictureDataOverlay {
    background-color: #000000;
    opacity: 0.3;
    filter: alpha(opacity=30);
    -ms-filter: "alpha(opacity=30)"
}

.cbs-SlideshowPagingBarOverlay {
    z-index: 3;
    width: 100%
}

.cbs-SlideshowPagingLink-Active, .cbs-SlideshowPagingLink-Inactive, .cbs-SlideshowPaging-More {
    float: left;
    height: 30px
}

a.cbs-SlideshowPagingLink-Active, a.cbs-SlideshowPagingLink-Inactive {
    width: 25px;
    padding-left: 4px;
    padding-right: 3px;
    text-decoration: none
}

.cbs-SlideshowPaging-More {
    margin-top: 0.3em
}

.cbs-SlideshowPagingLink-Active > span, .cbs-SlideshowPagingLink-Inactive > span {
    display: block;
    width: 25px;
    height: 6px;
    margin: 12px 0px
}

.cbs-SlideshowPagingLink-Active > span, .cbs-SlideshowPagingLink-Inactive > span {
    border: 1px solid #b0b0b0
}

.cbs-SlideshowPagingLink-Active > span {
    background-color: #b0b0b0
}

.cbs-SlideshowPaging-More {
    color: #b0b0b0
}

.cbs-SlideshowPagingLink-Inactive > span {
    background-color: transparent
}

.cbs-pictureOnTopContainer, .cbs-largePictureContainer {
    display: inline-block;
    padding-right: 24px;
    padding-bottom: 24px
}

.cbs-pictureOnTopContainer {
    width: 304px
}

.cbs-Slideshow, .cbs-largePictureContainer, .cbs-largePictureImageContainer {
    width: 468px;
    overflow: hidden
}

.cbs-largePictureContainer, .cbs-largePictureImageContainer {
    height: 220px
}

.cbs-largePictureContainer, .cbs-largePictureImageContainer {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.cbs-largePictureContainer, .cbs-largePictureContainer, .cbs-pictureOnTopImageContainer, .cbs-picture3LinesImageContainer, .cbs-largePictureImageContainer {
    position: relative
}

.cbs-pictureOnTopImageContainer {
    width: 304px;
    height: 100px;
    vertical-align: middle
}

.cbs-pictureOnTopImg {
    max-width: 304px;
    max-height: 100px;
    display: block;
    margin: auto
}

.cbs-picture3LinesContainer {
    clear: both
}

.cbs-picture3LinesImageContainer {
    width: 100px;
    height: 100px;
    margin-bottom: 5px;
    overflow: hidden;
    float: left
}

.cbs-largePictureImg {
    max-width: 468px;
    max-height: 220px;
    display: block;
    margin: auto
}

.cbs-pictureOnTopDataContainer, .cbs-pictureOnTopDataContainer > div, .cbs-picture3LinesDataContainer > div {
    padding-top: 5px
}

div.cbs-pictureLine3 {
    color: #777;
    padding-top: 8px
}

.cbs-picture3LinesDataContainer {
    margin-left: 110px;
    vertical-align: top;
    max-width: 540px
}

.cbs-largePictureDataContainer, .cbs-largePictureDataOverlay {
    position: absolute;
    bottom: 24px
}

.cbs-largePictureDataContainer {
    width: 404px;
    z-index: 3;
    padding: 0px 30px 30px 30px
}

.cbs-largePictureDataOverlay {
    width: 468px;
    height: 90px;
    z-index: 2
}

.cbs-pictureOnTopLine2, .cbs-picture3LinesLine2, .cbs-largePictureLine2 {
    overflow: hidden
}

.cbs-pictureOnTopLine2, .cbs-picture3LinesLine2 {
    height: 1.4em
}

.cbs-largePictureLine2 {
    height: 1.6em;
    position: relative;
    top: 5px
}

.cbs-picture3LinesLine1 {
    padding-bottom: 1px
}

.cbs-pictureImgLink:hover {
    text-decoration: none
}

.cbs-largePictureDataContainer, a.cbs-largePictureLine1Link, h2.cbs-largePictureLine1, .cbs-Slideshow h2 {
    color: #FFFFFF
}

.cbs-largePictureLine1 {
    font: lighter 28px "Segoe UI","Arial Narrow"
}

.cbs-noImageContainer {
    display: table;
    background-color: #808080
}

.cbs-noImageContainer-Row, .cbs-noImageContainer-RowLarge {
    display: table-row
}

.cbs-noImageContainer-Row {
    height: 15px
}

.cbs-noImageContainer-RowLarge {
    height: 40px
}

.cbs-noImageContainer-Cell, .cbs-noImageContainer-Content {
    display: table-cell;
    vertical-align: bottom
}

.cbs-noImageContainer-Cell {
    width: 15px
}

.cbs-noImageContainer-ContentWrapperSmall, .cbs-noImageContainer-ContentWrapperLarge {
    display: table-cell;
    color: #FFFFFF;
    border-style: solid;
    text-align: right
}

.cbs-noImageContainer-ContentWrapperSmall {
    border-width: 2px
}

.cbs-noImageContainer-ContentWrapperLarge {
    border-width: 5px
}

.cbs-noImageContainer-ContentSmall, .cbs-noImageContainer-ContentLarge {
    position: relative;
    font: lighter "Segoe UI","Arial Narrow"
}

.cbs-noImageContainer-ContentSmall {
    font-size: 48px;
    right: -3px;
    bottom: -13px
}

.cbs-noImageContainer-ContentLarge {
    font-size: 106px;
    right: -6px;
    bottom: -38px
}

.ScriptToolPart-Error {
    color: red;
    margin: 0px 0px 10px 0px
}

.cbs_tp_slot_textbox {
    background-color: white;
    position: absolute;
    width: 227px;
    z-index: 2
}

.ajax__multi_slider_default .inner_rail_horizontal {
    z-index: 90;
    position: absolute;
    background-color: #2a8dd4;
    border-top: 1px solid #2a8dd4;
    border-bottom: 1px solid #2a8dd4;
    height: 1px;
    margin-top: -1px;
    padding-top: 0px
}

.ajax__multi_slider_default .outer_rail_horizontal {
    position: absolute;
    width: 160px;
    height: 1px;
    background-color: #ababab;
    border-top: 1px solid #ababab;
    border-bottom: 1px solid #ababab;
    top: 12.5px;
    margin-top: 0px;
    padding-top: -1px
}

.slider_tick_inactive {
    z-index: 93;
    height: 3px;
    width: 1px;
    top: 10px;
    position: absolute;
    display: inline;
    background-color: #ababab;
    border: 1px solid #ababab;
    margin-top: 1.5px
}

.slider_tick_active {
    z-index: 93;
    height: 3px;
    width: 1px;
    top: 11px;
    position: absolute;
    display: inline;
    background-color: #2a8dd4;
    border: 1px solid #2a8dd4;
    margin-top: 0.5px
}

.slider_tick_targetbox {
    height: 26px;
    width: 25px;
    top: 0px;
    position: absolute;
    display: inline;
    background-color: transparent
}

.ajax__multi_slider_default .handle_horizontal_left, .ajax__multi_slider_default .handle_horizontal_right, .ajax__multi_slider_default .handle_forcepressed, .ajax__multi_slider_default .handle_noforcepressed {
    z-index: 95;
    position: absolute;
    height: 24px;
    width: 8px;
    margin-top: -12.5px;
    background-color: #fdfdfd;
    border: 1px solid #ababab
}

    .ajax__multi_slider_default .handle_noforcepressed:hover, .ajax__multi_slider_default .handle_noforcepressed:hover {
        background-color: #e6f2fa;
        border: 1px solid #92c0e0
    }

    .ajax__multi_slider_default .handle_noforcepressed:active, .ajax__multi_slider_default .handle_noforcepressed:active, .ajax__multi_slider_default .handle_forcepressed {
        background-color: #92c0e0;
        border: 1px solid #2a8dd4
    }

.handle_label_section {
    width: 160px;
    padding-top: 10px;
    padding-bottom: 5px
}

.handle_label {
    color: #666666
}

.histogram_container {
    width: 160px;
    height: 52px;
    overflow: hidden;
    margin-top: 4px;
    margin-bottom: 2px;
    position: relative;
    border-bottom: 1px solid #c6c6c6
}

.slider_extent_label_section {
    width: 160px;
    padding-bottom: 5px;
    color: #777
}

.slider_extent_label_left {
    text-align: left
}

.slider_extent_label_right {
    float: right;
    text-align: right
}

.histogram_and_slider_container {
    height: 86px
}

.slideronly_container {
    height: 26px;
    display: block
}

.histogram_bar_link {
    position: absolute;
    left: 2px;
    bottom: 1px
}

.histogram_bar_inactive {
    height: 2px;
    display: block;
    background-color: #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-top: 2px solid #b1b1b1
}

.histogram_bar_active {
    height: 2px;
    display: block;
    background-color: #c6c6c6;
    border-left: 1px solid #c6c6c6;
    border-right: 1px solid #c6c6c6;
    border-top: 2px solid #2a8dd4
}

    .histogram_bar_active:hover, .histogram_bar_inactive:hover {
        background-color: #92c0e0;
        border-left: 1px solid #92c0e0;
        border-right: 1px solid #92c0e0;
        border-top: 2px solid #2a8dd4
    }

    .histogram_bar_active:active, .histogram_bar_inactive:active {
        background-color: #2a8dd4;
        border-left: 1px solid #2a8dd4;
        border-right: 1px solid #2a8dd4;
        border-top: 2px solid #2a8dd4
    }

.histogram_bar_background {
    width: 28px;
    height: 70px;
    display: inline
}

.ms-srch-result-groups {
    margin-bottom: 45px
}

.ms-srch-group {
    clear: both;
    margin-top: 20px
}

    .ms-srch-group:first-child {
        clear: both;
        margin-top: 0px
    }

.ms-srch-group-title {
    margin: 2px 0px 5px 0px
}

    .ms-srch-group-title a:link, .ms-srch-group-title a:visited {
        color: #444
    }

.ms-srch-group-link {
    margin: 10px 0px 0px 0px
}

.ms-srch-group-count {
    margin: 0px 0px 6px 0px
}

.ms-srch-group-clear {
    clear: both
}

.ms-srch-group-border {
    border-left: 2px solid #c6c6c6;
    margin-left: -12px;
    padding-left: 10px
}

    .ms-srch-group-border #GroupBorderTop {
        border-top: 2px solid #c6c6c6;
        width: 8px;
        margin-left: -10px
    }

    .ms-srch-group-border #GroupBorderBottom {
        border-bottom: 2px solid #c6c6c6;
        width: 8px;
        margin-left: -10px
    }

.ms-srch-item {
    clear: both;
    width: 500px;
    padding: 5px 20px 5px 10px;
    margin: 10px 0px 10px -10px;
    overflow: hidden
}

.ms-srch-bestBetItem {
    clear: both;
    width: 500px;
    padding: 5px 20px 5px 10px;
    margin: 10px 0px 10px -10px;
    overflow: hidden
}

.ms-srch-bestBetItem-icon {
    position: relative;
    overflow: hidden;
    height: 16px;
    width: 16px;
    display: inline-block;
    float: left;
    margin-top: 2px;
    margin-right: 3px
}

    .ms-srch-bestBetItem-icon > img {
        position: absolute;
        left: -87px;
        top: -19px
    }

.ms-srch-item-icon {
    padding-right: 5px;
    float: left;
    height: 16px;
    margin-top: 2px
}

    .ms-srch-item-icon img {
        max-width: 16px;
        max-height: 16px;
        overflow: hidden;
        display: none
    }

.ms-srch-item-body {
    overflow: hidden;
    display: inline-block
}

.ms-srch-microblogItem-body {
    width: 420px
}

.ms-srch-item-summaryPreview {
    width: 390px;
    float: left
}

.ms-srch-item-summary .ms-srch-item-highlightedText {
    color: #444;
    font-weight: bold
}

.ms-srch-communityItem-summary .ms-srch-item-highlightedText {
    color: #444;
    font-weight: bold
}

.ms-srch-communityItem-body {
    width: 390px
}

.ms-srch-microblogCommunityItem-body {
    width: 327px
}

.ms-srch-item-metadataContainer {
    position: relative;
    width: 89px;
    float: right
}

.ms-srch-item-metadataSeparator {
    position: absolute;
    top: 0;
    bottom: 0;
    float: left;
    margin-top: 3px;
    margin-bottom: 1px;
    border-left: 1px solid #d1d1d1
}

.ms-srch-item-metadataText {
    padding-left: 10px
}

.ms-srch-item-bestResponseIcon-span {
    display: inline-block;
    width: 10px;
    height: 10px;
    overflow: hidden;
    position: relative
}

.ms-srch-item-previewContainer {
    float: right;
    width: 100px;
    background: #f1f1f1;
    border: 1px solid #d1d1d1;
    display: none;
    text-align: center;
    margin-top: 5px
}

.ms-srch-item-previewLink {
    display: block
}

.ms-srch-item-preview {
    max-height: 70px;
    max-width: 100px;
    overflow: hidden;
    margin: 0px auto;
    display: block;
    vertical-align: top
}

.ms-srch-item-title {
    margin: 0;
    padding: 0
}

.ms-srch-item-link {
    font-weight: normal;
    display: inline-block
}

.ms-srch-item-summary {
    padding-top: 2px;
    display: inline-block
}

.ms-srch-communityItem-summary {
    padding-top: 5px;
    display: static
}

.ms-srch-item-path {
    margin: 0;
    padding: 0;
    color: #338200;
    margin: 2px 0px 0px 0px;
    width: 496px;
    display: inline-block
}

.ms-srch-communityItem-path {
    width: 386px
}

.ms-srch-item-preview-path {
    width: 386px
}

.ms-srch-item-video-path, .tprprt-body-preview .ms-srch-item-path {
    width: 366px
}

.ms-srch-item-path-selected {
    border: 1px solid #ababab;
    outline: none;
    overflow: hidden;
    padding: 1px 1px 1px 1px
}

.ms-srch-item-deepLinks {
    list-style-type: none
}

    .ms-srch-item-deepLinks ul {
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-top: 5px;
        margin: 0px
    }

    .ms-srch-item-deepLinks li {
        display: inline;
        width: 185px;
        float: left
    }

        .ms-srch-item-deepLinks li:first-child {
            margin-right: 20px
        }

.ms-srch-item-deepLinks-noPreview li {
    width: 240px
}

.ms-srch-item-visualBestBet {
    height: 150px;
    width: 500px;
    overflow: hidden;
    border: 0;
    margin: 0;
    padding: 0
}

.ms-srch-item:hover, .ms-srch-resultHover:hover, .edisc-SearchResultItemContainer:hover {
    background-color: rgba(205,230,247,0.5)
}

.ms-srch-itemSelected {
    background-color: rgba(205,230,247,0.5)
}

.ms-core-needIEFilter .ms-srch-item:hover, .ms-core-needIEFilter .ms-srch-resultHover:hover, .ms-core-needIEFilter .edisc-SearchResultItemContainer:hover {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7fcde6f7,endColorstr=#7fcde6f7)"
}

.ms-srch-item:hover #ReportLink {
    display: inline
}

.ms-srch-item-personalResult {
    clear: both;
    width: 500px;
    padding: 5px 20px 10px 0px;
    margin: 5px 0px;
    overflow: hidden
}

.ms-srch-microblogitem-outerContainer {
    clear: both;
    margin: 0px;
    padding: 0px;
    min-width: 475px;
    max-width: 580px;
    min-height: 1px;
    overflow: hidden
}

.ms-srch-microblogitem {
    clear: both;
    padding-top: 7.5px;
    padding-bottom: 7.5px;
    padding-right: 30px;
    padding-left: 10px;
    min-width: 435px;
    max-width: 540px;
    min-height: 70px;
    overflow: hidden
}

    .ms-srch-microblogitem #UserPersona {
        float: left;
        margin: 0px;
        width: 58px;
        height: 100%
    }

    .ms-srch-microblogitem #PostArea {
        float: left;
        margin: 0px 11px 0px 11px;
        padding: 0px;
        min-width: 260px;
        max-width: 354px;
        text-overflow: ellipsis
    }

    .ms-srch-microblogitem #PostTitle {
        margin: 0px;
        list-style-type: none;
        line-height: 26px;
        font-size: 11pt;
        position: relative
    }

    .ms-srch-microblogitem #PostBody {
        display: inline
    }

    .ms-srch-microblogitem #PostStats {
        float: right;
        margin: 0;
        min-width: 95px;
        max-width: 106px;
        height: 100%;
        text-align: right
    }

    .ms-srch-microblogitem #PostSingleStat {
        padding-bottom: 4px;
        line-height: 13px
    }

.ms-srch-microblogitem-hover #PostCalloutDate {
    float: right;
    margin: 0;
    padding-left: 11px;
    text-align: right
}

.ms-srch-microblogitem-hover #PostCalloutPicture {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-right: 11px
}

.ms-srch-microblogitem-hover #PostCalloutBody {
    display: block;
    margin-bottom: 20px;
    padding-left: 11px
}

.ms-srch-microblogitem-hover #PostCalloutReplyBody {
    display: block;
    margin-top: 20px;
    padding-left: 11px
}

.ms-srch-people-outerContainer {
    clear: both;
    min-height: 1px;
    margin: 0 0 0 -10px;
    padding-bottom: 10px;
    width: 520px;
    padding-left: 10px
}

.ms-srch-people-item {
    clear: both;
    width: 500px;
    padding: 5px 20px 0px 0px;
    min-height: 74px;
    overflow: hidden
}

    .ms-srch-people-item ul {
        margin: 0;
        padding: 0;
        list-style-type: none
    }

    .ms-srch-people-item #FieldTitle {
        display: inline;
        text-align: left;
        color: #777
    }

    .ms-srch-people-item #UserPersonaContainer {
        width: 80px;
        overflow: hidden;
        margin: 0;
        float: left
    }

    .ms-srch-people-item #UserPersona {
        height: 74px;
        overflow: hidden
    }

    .ms-srch-people-item #UserInfoContainer {
        float: right;
        width: 408px;
        overflow: hidden;
        margin-left: 12px
    }

    .ms-srch-people-item #ContactInfo {
        clear: both;
        overflow: hidden
    }

        .ms-srch-people-item #ContactInfo #NameField {
            padding-top: 0px
        }

        .ms-srch-people-item #ContactInfo #JobTitleField {
            padding-top: 4px
        }

        .ms-srch-people-item #ContactInfo #DepartmentField {
            padding-top: 2px
        }

    .ms-srch-people-item #MoreInfoShort {
        clear: both;
        overflow: hidden;
        padding-top: 4px
    }

    .ms-srch-people-item #MoreInfoLong {
        clear: both;
        overflow: hidden;
        padding-top: 6px
    }

.ms-srch-people-item-separator {
    margin-top: 10px;
    margin-bottom: 10px;
    clear: both;
    display: block;
    overflow: hidden;
    border-top: 1px solid #c6c6c6
}

.ms-srch-people-item #SelfSearchInfo {
    clear: both;
    margin: 0;
    padding: 0;
    overflow: hidden
}

    .ms-srch-people-item #SelfSearchInfo #FieldTitle {
        display: block;
        color: #777;
        text-align: left;
        padding-bottom: 2px
    }

    .ms-srch-people-item #SelfSearchInfo #Heading {
        float: left;
        overflow: hidden
    }

        .ms-srch-people-item #SelfSearchInfo #Heading a {
            font-size: 11pt
        }

            .ms-srch-people-item #SelfSearchInfo #Heading a:hover {
                text-decoration: underline
            }

    .ms-srch-people-item #SelfSearchInfo #Frequency {
        float: left;
        padding-top: 5px;
        width: 215px;
        clear: both
    }

    .ms-srch-people-item #SelfSearchInfo #Keywords {
        float: left;
        padding-top: 5px;
        margin-left: 10px;
        width: 183px
    }

    .ms-srch-people-item #SelfSearchInfo #LastModifiedTime {
        clear: both;
        overflow: hidden;
        margin: 0;
        padding-top: 6px;
        padding-bottom: 0px;
        float: left;
        color: #777
    }

.ms-srch-people-intentItem {
    padding-bottom: 6px;
    padding-left: 20px;
    padding-top: 14px;
    float: left;
    width: 109px;
    overflow: hidden
}

    .ms-srch-people-intentItem:first-child {
        padding-left: 0px
    }

    .ms-srch-people-intentItem ul {
        margin: 0;
        padding: 0;
        list-style-type: none
    }

    .ms-srch-people-intentItem li {
        margin: 0
    }

        .ms-srch-people-intentItem li:first-child {
            padding-top: 5px;
            padding-bottom: 5px
        }

    .ms-srch-people-intentItem #UserPersona {
        width: 80px;
        height: 74px;
        float: left;
        overflow: hidden
    }

    .ms-srch-people-intentItem #ContactInfo {
        clear: both;
        overflow: hidden
    }

.ms-srch-resultFooter, .ms-srch-resultFooter a {
    color: #777;
    text-align: center
}

    .ms-srch-resultFooter a:hover {
        color: #0072c6;
        text-decoration: none
    }

.ms-srch-result #ResultHeader select {
    color: #999
}

.ms-srch-result #ResultHeader ul, .ms-srch-result #ResultFooter {
    list-style-type: none;
    padding: 0
}

    .ms-srch-result #ResultHeader li, .ms-srch-result #ResultFooter li {
        display: inline
    }

.ms-srch-result #ResultHeader {
    display: table;
    margin: 30px 0 15px 0
}

    .ms-srch-result #ResultHeader.ms-srch-result-resultHeader-onlyLanguage {
        margin: 0;
        display: block
    }

.ms-srch-result #Stats {
    float: left;
    position: relative;
    top: 4px
}

.ms-srch-result #ResultCount {
    display: block
}

.ms-srch-result #Actions {
    margin: 0
}

    .ms-srch-result #Actions li {
        margin-right: 12px
    }

        .ms-srch-result #Actions li:first-child {
            margin-left: 0px
        }

.ms-srch-result-languageDropDown {
    position: absolute
}

    .ms-srch-result-languageDropDown > select {
        position: relative;
        left: 515px;
        top: -98px
    }

.ms-srch-result-resultHeader-onlyLanguage .ms-srch-result-languageDropDown > select {
    top: -89px
}

.ms-srch-result #ResultFooter {
    margin: 15px 0 45px 0;
    text-align: center
}

    .ms-srch-result #ResultFooter li {
        padding: 0 15px
    }

    .ms-srch-result #ResultFooter img {
        padding-right: 10px;
        position: relative;
        top: 3px
    }

.ms-srch-result-didYouMean {
    margin: 0px 0px 20px 0px
}

.ms-srch-result-personalResult {
    margin: 0px 0px 19px 0px
}

.ms-srch-result-personalResult-prompt {
    margin-bottom: 2px
}

.ms-srch-result-noResults {
    padding-left: 10px
}

.ms-srch-result-noResultsTitle {
    padding-bottom: 20px
}

.ms-srch-msg {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px
}

.ms-srch-msg-section {
    padding: 5px
}

.ms-srch-msg-border {
    border: 1px solid #ababab;
    width: auto;
    margin-left: 10px;
    margin-right: 10px
}

.ms-srch-result {
    margin-top: 21px
}

.ms-srch-siteSearchResults {
    float: left
}

.ms-srch-result #Paging {
    list-style-type: none;
    padding: 0;
    margin: 45px 0 30px;
    text-align: center
}

    .ms-srch-result #Paging li {
        display: inline
    }

    .ms-srch-result #Paging a {
        text-decoration: none
    }

        .ms-srch-result #Paging a:hover {
            color: #0072c6
        }

.ms-srch-result #PagingSelf a {
    margin: 0px;
    padding: 1px 7px 4px 8px;
    position: relative;
    top: 1px;
    color: #0072c6;
    font-weight: bold
}

.ms-srch-result #PagingLink a {
    margin: 0px;
    padding: 1px 7px 4px 8px;
    position: relative;
    top: 1px;
    color: #777
}

.ms-srch-pagingNext {
    position: absolute;
    left: -105px;
    top: -1px
}

.ms-promlink-button-enabled:hover .ms-srch-pagingNext {
    left: -75px;
    top: -75px
}

.ms-srch-pagingPrev {
    position: absolute;
    left: -57px;
    top: -75px
}

.ms-promlink-button-enabled:hover .ms-srch-pagingPrev {
    left: -37px;
    top: -79px
}

.ms-srch-error-header {
    padding: 30px 0px 15px 0px
}

.ms-searchCenter-refinement {
    margin-top: 25px
}

.ms-ref-refiner {
    padding: 0 20px 0 0
}

.ms-ref-refinername:link, .ms-ref-refinername:visited {
    color: #444;
    font-size: 13pt;
    padding: 0 0 8px 0;
    border: 0;
    width: 160px;
    display: block;
    cursor: pointer
}

.ms-ref-refinername:hover {
    background-color: transparent
}

.ms-ref-refinername:active {
    outline-style: none
}

.ms-ref-uparrow, .ms-ref-downarrow {
    width: 16px;
    height: 16px;
    margin-top: 5px;
    float: right
}

.ms-ref-refinername:hover > .ms-ref-uparrow {
    display: inline-block
}

.ms-ref-uparrow {
    background: url("/_layouts/15/images/searchresultui.png?rev=23") no-repeat -57px -57px;
    display: none
}

.ms-ref-downarrow {
    background: url("/_layouts/15/images/searchresultui.png?rev=23") no-repeat -87px -1px;
    display: inline-block
}

.ms-ref-refiner #Container {
    padding: 0;
    padding-bottom: 23px
}

.ms-ref-refiner #Value, .ms-ref-unsel-toggle, #OtherValue, #SubmitValue {
    padding: 4px 0;
    width: 160px;
    display: block
}

    .ms-ref-refiner #Value .ms-ref-pplPicker {
        padding-top: 2px
    }

    .ms-ref-refiner #Value .ms-helperText {
        left: 6px
    }

    .ms-ref-refiner #Value .sp-peoplepicker-autoFillContainer {
        min-width: 149px;
        max-width: 169px;
        z-index: 100
    }

    .ms-ref-refiner #Value a, .ms-ref-unsel-toggle {
        cursor: pointer;
        background-color: transparent;
        border: 0;
        line-height: 20px
    }

.ms-ref-name {
    max-width: 100%;
    vertical-align: bottom;
    color: #666666
}

.ms-ref-count {
    margin-left: 0px;
    vertical-align: bottom;
    display: inline;
    color: #777;
    unicode-bidi: embed
}

.ms-ref-refiner #Value > a:hover, .ms-ref-unsel-toggle:hover {
    text-decoration: none;
    color: #0072c6
}

.ms-ref-refiner #Value > a:active {
    text-decoration: none;
    color: #004d85
}

.ms-ref-ellipsis, .ms-entity-resolved, .ms-entity-unresolved {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal
}

.ms-ref-divider {
    padding-bottom: 6px
}

.ms-ref-ctrl .ms-ref-selSec .ms-ref-filterSel, .ms-ref-ctrl .ms-ref-allSec .ms-ref-filterSel {
    color: #0072c6;
    background-color: transparent
}

.ms-ref-filterSel > div, .ms-ref-refiner #Value > a:hover > div, .ms-ref-refiner #Value > a:active > div {
    color: inherit
}

.ms-ref-refineritem {
    font-family: Tahoma;
    font-size: 8pt;
    width: 75%
}

.ms-searchCenter-main {
    margin: 100px auto 0px auto;
    min-height: 300px;
    width: 514px
}

.ms-searchCenter-result-main {
    float: left
}

    .ms-searchCenter-result-main .ms-webpartzone-cell {
        margin-top: 0px;
        margin-bottom: 2px
    }

.ms-searchCenter-result-side {
    float: right
}

.ms-srch-hover-outerContainer {
    position: absolute;
    z-index: 1001;
    margin-left: 0px
}

.ms-srch-hover-innerContainer {
    position: relative;
    margin: 0px;
    background-color: #fff;
    border: 1px solid #d1d1d1;
    padding: 0px;
    box-shadow: 0px 1px 4px #cccccc;
    display: inline-block
}

.ms-srch-hover-wacSize {
    width: 100%;
    max-width: 576px
}

.ms-srch-hover-standardSize {
    width: 100%
}

.ms-srch-hover-content {
    overflow: hidden
}

    .ms-srch-hover-content div {
        overflow: hidden
    }

.ms-srch-hover-arrowBorder {
    border-width: 15px;
    border-style: solid;
    border-color: transparent #d1d1d1 transparent transparent;
    height: 0px;
    width: 0px;
    position: absolute;
    left: -31px
}

.ms-srch-hover-arrow {
    border-width: 15px;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
    height: 0px;
    width: 0px;
    position: absolute;
    left: -30px
}

.ms-srch-hover-arrowBorder-rtl {
    border-width: 15px;
    border-style: solid;
    border-color: transparent transparent transparent #d1d1d1;
    height: 0px;
    width: 0px;
    position: absolute;
    left: -31px
}

.ms-srch-hover-arrow-rtl {
    border-width: 15px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    height: 0px;
    width: 0;
    position: absolute;
    left: -30px
}

.ms-srch-hover-header {
    padding: 0px 12px 0px 20px;
    margin-top: 12px
}

.ms-srch-hover-title {
    padding: 0px 5px 0px 0px;
    margin-right: 12px
}

.ms-srch-hover-title-extraMarginForViews {
    margin-right: 85px
}

.ms-srch-hover-follow {
    float: left;
    width: 16px
}

    .ms-srch-hover-follow img {
        width: 100%;
        padding-right: 5px
    }

.ms-srch-hover-close {
    right: 0px;
    width: 16px;
    height: 16px;
    position: absolute;
    margin-right: 12px
}

.ms-srch-hover-filetype {
    float: left;
    padding-top: 3px
}

.ms-srch-hover-views {
    text-align: right;
    overflow: hidden
}

.ms-srch-hover-popularity {
    background: #f1f1f1;
    margin-right: 6px;
    float: right;
    position: absolute;
    right: 28px;
    top: 0px
}

    .ms-srch-hover-popularity div {
        padding: 1px 8px;
        text-align: center
    }

.ms-srch-hover-body {
    padding: 0px 20px 28px 20px
}

.ms-srch-communityHover-body {
    padding-bottom: 10px
}

.ms-srch-discussionHover-body {
    padding-top: 6px;
    padding-bottom: 17px
}

.ms-srch-microblogHover-body {
    padding-bottom: 17px
}

.ms-srch-hover-actions {
    background: #f1f1f1;
    padding: 17px 20px 17px 20px;
    overflow: hidden
}

.ms-core-needIEFilter .ms-srch-hover-actions {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)"
}

.ms-srch-hover-action {
    padding-top: 3px;
    padding-right: 22px;
    float: left
}

.ms-srch-hover-separator {
    margin-top: 12px;
    margin-bottom: 4px
}

.ms-srch-hover-subTitle {
    padding-top: 15px;
    padding-bottom: 1px
}

.ms-srch-hover-subTitle-communityDescription {
    padding-bottom: 3px
}

.ms-srch-hover-subTitle-popularDiscussions {
    padding-bottom: 0px
}

.ms-srch-hover-noContent {
    padding-top: 28px
}

.ms-srch-btnWACContainer {
    text-align: center;
    display: none;
    padding: 0px 15px 10px 15px
}

.ms-srch-hover-viewerContainer {
    margin-top: 11px;
    text-align: center;
    height: 300px
}

.ms-srch-hover-siteViewerContainer {
    padding: 0;
    overflow: hidden;
    border: 1px solid #ababab
}

.ms-srch-hover-viewer {
    width: 100%;
    height: 100%;
    display: none
}

.ms-srch-hover-siteViewer {
    -moz-transform-origin: top left;
    -webkit-transform-origin: top left;
    -o-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    overflow: hidden;
    display: none
}

.ms-srch-hover-siteViewer-rtl {
    -moz-transform-origin: top right;
    -webkit-transform-origin: top right;
    -o-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    overflow: hidden;
    display: none
}

.ms-srch-hover-glass-siteViewer {
    position: absolute;
    z-index: 2;
    opacity: 0;
    background-color: #FFFFFF;
    filter: Alpha(opacity=0)
}

.ms-srch-hover-site-results {
    padding: 1px
}

.ms-srch-hover-site-icon-result {
    margin-right: 5px
}

.ms-srch-hover-imageContainer {
    display: inline-block;
    margin-top: 11px;
    border: 1px solid #d1d1d1
}

    .ms-srch-hover-imageContainer img {
        display: none;
        max-height: 300px;
        width: 100%
    }

.ms-srch-hover-wacImageContainer {
    display: none;
    text-align: center;
    max-height: 150px;
    overflow: hidden;
    border: 1px solid #d1d1d1;
    background: #f1f1f1;
    margin-top: 11px
}

    .ms-srch-hover-wacImageContainer img {
        max-width: 100%
    }

.ms-srch-hover-post {
    margin-top: 10px;
    margin-bottom: 10px
}

.ms-srch-hover-postPersona {
    float: left;
    padding-top: 3px;
    padding-right: 8px
}

.ms-srch-hover-postText {
    padding-top: 5px;
    padding-left: 1px;
    padding-bottom: 3px
}

    .ms-srch-hover-postText img {
        max-width: 200px;
        max-height: 150px
    }

.ms-srch-hover-discussionText {
    padding-left: 1px;
    padding-bottom: 4px
}

.ms-srch-metadataText-emphasis {
    color: #444444
}

.ms-srch-metadataText-extraVerticalPadded {
    padding-top: 1px
}

.ms-srch-hover-postAuthorMetadata {
    padding-top: 3px
}

.ms-srch-hover-dateMetadata {
    float: left;
    padding-top: 3px
}

.ms-srch-hover-popularityMetadata {
    float: right;
    padding-top: 3px
}

.ms-srch-hover-additionalRepliesHeader {
    border-top: 1px solid #d1d1d1;
    padding-top: 1px
}

.ms-srch-hover-microBlogImageContainer {
    padding-top: 10px
}

.ms-srch-hover-communityLogoContainer {
    padding-top: 20px
}

    .ms-srch-hover-communityLogoContainer img {
        max-width: 200px;
        max-height: 200px;
        border: 1px solid #c6c6c6
    }

.ms-srch-hover-communityMetadataContainer {
    margin-top: 5px
}

.ms-srch-hover-communityMetadata {
    display: table;
    margin-bottom: 2px
}

    .ms-srch-hover-communityMetadata div {
        display: table-cell;
        vertical-align: middle;
        padding-right: 12px
    }

.ms-srch-hover-communityMetadataNumbers {
    font-size: 28px
}

.ms-srch-hover-discussion {
    margin-top: 5px;
    margin-bottom: 14px
}

.ms-srch-dropdown-link {
    cursor: pointer;
    text-decoration: none;
    position: relative;
    unicode-bidi: embed;
    white-space: nowrap
}

    .ms-srch-dropdown-link:focus, .ms-srch-dropdown-link:hover {
        background-color: rgba(205,230,247,0.5)
    }

.ms-srch-dropdown-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    display: inline-block;
    max-width: 250px;
    vertical-align: top
}

.ms-srch-language-hspace {
    margin-left: 40px
}

.ms-srch-dropdown-arrow {
    position: relative;
    overflow: hidden;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle
}

.ms-srch-dropdown-arrow-img {
    position: absolute;
    left: -35px;
    top: -35px
}

.ms-srch-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis
}

.ms-srch-display-none {
    display: none
}

.ms-srch-people-hover-categories {
    clear: both;
    overflow: hidden
}

    .ms-srch-people-hover-categories ul {
        margin: 0;
        padding: 0;
        list-style-type: none
    }

.ms-srch-people-hover-progress {
    padding-top: 15px;
    text-align: center
}

.ms-srch-people-hover-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    color: #0072c6
}

.ms-srch-people-hover-AuthoredDocuments {
    clear: both;
    overflow: hidden
}

    .ms-srch-people-hover-AuthoredDocuments #Icon {
        max-width: 16px;
        max-height: 16px;
        text-align: center;
        padding-right: 5px;
        float: left
    }

    .ms-srch-people-hover-AuthoredDocuments #DocumentCard {
        padding-top: 2px
    }

    .ms-srch-people-hover-AuthoredDocuments #MoreInfo {
        clear: both;
        overflow: hidden;
        margin: 0
    }

.ms-srch-people-hover-RelatedThrough #DocumentCard {
    padding-bottom: 2px
}

    .ms-srch-people-hover-RelatedThrough #DocumentCard:last-child {
        padding-bottom: 0px
    }

.ms-srch-people-hover-RelatedThrough #MoreInfo {
    clear: both;
    overflow: hidden;
    margin: 0
}

.ms-srch-sbLarge {
    display: inline-block;
    z-index: 1001;
    background-color: #fff;
    background-color: rgba(255,255,255,0.85)
}

    .ms-srch-sbLarge > input {
        display: inline-block;
        float: left;
        border-style: none;
        outline-style: none;
        vertical-align: top;
        font-size: 20px;
        height: 30px;
        margin: 1px 0px 0px 6px;
        padding: 0px 1px 0px 1px;
        background-color: transparent
    }

.ms-srch-sbLarge-fullWidth {
    width: 456px
}

.ms-srch-sbLarge-navWidth {
    width: 426px
}

.ms-srch-sbLarge > input:focus {
    border-style: none;
    outline-style: none
}

.ms-srch-sbLarge > input[type=text]::-ms-clear {
    display: none
}

.ms-srch-sbLarge-link {
    line-height: 16px;
    margin-left: 522px
}

.ms-srch-sbLarge > .ms-srch-sb-searchLink {
    height: 32px;
    width: 32px
}

.ms-srch-sb-navLink {
    height: 32px;
    width: 24px
}

.ms-srch-sbLarge-searchImg {
    left: -53px;
    top: -1px;
    position: absolute
}

    .ms-srch-sbLarge-searchImg:hover {
        left: -1px;
        top: -35px
    }

.ms-srch-sbLarge-navImg {
    left: -1px;
    top: -1px;
    position: absolute
}

    .ms-srch-sbLarge-navImg:hover, .ms-srch-sb-navLink-menuOpen > .ms-srch-sbLarge-navImg {
        left: -27px;
        top: -1px
    }

.ms-srch-sbprogressLarge {
    background: url("/_layouts/15/images/PROGRESS-CIRCLE-24.GIF?rev=23") no-repeat 5px 3px
}

.ms-srch-sbprogress {
    background: url("/_layouts/15/images/loading.GIF?rev=23") no-repeat 5px 3px
}

.ms-pplinnertable {
    width: 80px;
    table-layout: fixed
}

.ms-usereditor {
    width: 120px
}

.ms-srchnav-list {
    display: inline;
    padding-left: 0px
}

.ms-srchnav-item {
    padding: 0px 20px 0px 0px;
    display: inline-block
}

    .ms-srchnav-item:first-child {
        margin-left: 0px
    }

.ms-srchnav-link:link, .ms-srchnav-link:visited {
    color: #666666
}

.ms-srchnav-link-selected:link, .ms-srchnav-link-selected:visited {
    color: #0072c6
}

.ms-srchnav-link:hover, .ms-srchnav-link-selected:hover {
    color: #0072c6;
    text-decoration: none
}

.ms-srchnav-link:active, .ms-srchnav-link-selected:active {
    color: #004d85;
    text-decoration: none
}

.ms-srchnav-quotationcloseglyph-span {
    display: inline-block;
    width: 11px;
    height: 11px;
    overflow: hidden;
    position: relative
}

.ms-srchnav-quotationcloseglyph {
    left: -97px;
    top: -37px;
    position: absolute
}

.ms-srchnav-quotationopenglyph-span {
    display: inline-block;
    width: 11px;
    height: 11px;
    overflow: hidden;
    position: relative
}

.ms-srchnav-quotationopenglyph {
    left: -105px;
    top: -19px;
    position: absolute
}

.ms-srchnav-more-glyph {
    height: 16px;
    width: 16px;
    display: inline-block
}

.ms-srchnav-more-glyph {
    background: url("/_layouts/15/images/searchresultui.png?rev=23") no-repeat -75px -57px
}

    .ms-srchnav-more-glyph:hover {
        background: url("/_layouts/15/images/searchresultui.png?rev=23") no-repeat -19px -91px
    }

    .ms-srchnav-more-glyph:active, .ms-srchnav-more-glyph:focus {
        background: url("/_layouts/15/images/searchresultui.png?rev=23") no-repeat -1px -91px
    }

.ms-srchnav-overflow {
    padding: 0px;
    height: 16px;
    width: 16px;
    margin-top: 7px
}

.ms-srchnav-overflow-container {
    position: absolute;
    z-index: 999;
    margin-top: -2px;
    background-color: #fff;
    border: 1px solid #d1d1d1;
    min-width: 125px;
    max-width: 250px
}

.ms-srchnav-menu-list {
    margin: 0px;
    padding: 0px;
    list-style-type: none
}

a.ms-srchnav-menu-link {
    padding: 6px 17px;
    color: #444;
    text-decoration: none;
    display: block;
    cursor: pointer
}

    a.ms-srchnav-menu-link:focus, a.ms-srchnav-menu-link:hover {
        outline: 1px dotted transparent;
        background-color: rgba(205,230,247,0.5)
    }

.ms-core-needIEFilter a.ms-srchnav-menu-link:focus, .ms-core-needIEFilter a.ms-srchnav-menu-link:hover {
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7fcde6f7,endColorstr=#7fcde6f7)"
}

.ms-srchnav-menu-link:link, .ms-srchnav-menu-link:visited {
    color: #444
}

.ms-srchnav-menu-label {
    white-space: normal;
    word-wrap: break-word;
    word-break: break-all
}

.ms-srch-upscope-top {
    margin: -12px 10px 15px 0px;
    width: 500px
}

.ms-srch-upscope-bottom {
    margin: 35px 10px 45px 0px;
    width: 500px
}

.ms-srch-video-playbutton {
    display: block;
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: rgba(0,0,0,0.6);
    opacity: 0.7;
    border: 2.5px solid #fff;
    border-radius: 17px
}

.ms-core-needIEFilter .ms-srch-video-playbutton {
    background-color: #000;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)"
}

.ms-srch-video-playbutton > span {
    display: block;
    border-bottom: 6px solid transparent;
    border-left: 8px solid #fff;
    border-top: 6px solid transparent;
    margin: 6px 0px 0px 10px
}

div.ms-srch-video-playbutton-result {
    bottom: 5px;
    right: 5px
}

div.ms-srch-video-results-data, div.ms-srch-video-intent-data {
    float: left
}

.ms-srch-video-results-data {
    width: 158px
}

    .ms-srch-video-results-data > h3 {
        padding-bottom: 3px
    }

.ms-srch-video-results-hover {
    float: right;
    padding-right: 3px
}

.ms-srch-video-intent-data, div.ms-srch-video-results-data {
    height: 2.7em
}

a.ms-srch-video-results, .ms-srch-item #Summary span {
    max-height: 2.7em;
    overflow: hidden;
    display: block
}

.ms-srch-video-results-container, .ms-srch-video-intent-container {
    display: inline-block
}

.ms-srch-video-results-container {
    padding: 8px 9px 17px 0px
}

.ms-srch-video-intent-container {
    padding: 2px 6px 0px 0px;
    margin-right: -4px
}

.ms-srch-video-results-centered {
    margin-left: auto;
    margin-right: auto
}

div.ms-srch-video-results-centered, .ms-srch-video-itemthumbnail {
    background-color: #000000
}

div.ms-srch-video-results-centered {
    margin-bottom: 1px;
    height: 89px
}

    div.ms-srch-video-results-centered a img {
        max-width: 158px;
        max-height: 89px;
        display: block
    }

.ms-srch-video-intent {
    width: 120px
}

div.ms-srch-video-results-centered.ms-srch-video-intent {
    height: 68px
}

    div.ms-srch-video-results-centered.ms-srch-video-intent a img {
        max-width: 120px;
        max-height: 68px;
        display: block
    }

.ms-srch-video-itemthumbnail {
    float: right;
    position: relative;
    width: 120px;
    height: 68px;
    margin-left: 10px;
    margin-top: 5px
}

    .ms-srch-video-itemthumbnail a img {
        max-width: 120px;
        max-height: 68px;
        display: block
    }

.ms-srch-video-itemmain {
    min-height: 76px;
    max-width: 370px;
    padding-bottom: 3px
}

.ms-recommendations-item .ms-recommendations-callout-holder {
    display: none
}

.ms-recommendations-calloutlink {
    margin-left: 5px;
    height: 16px;
    width: 16px;
    display: inline-block
}

.ms-recommendations-icon {
    height: 16px;
    width: 16px;
    display: inline-block
}

.ms-recommendations-panel {
    margin-left: 40px;
    margin-top: 8px;
    padding-top: 6px
}

.ms-recommendations-core, .ms-recommendations-panel {
    width: 179px
}

    .ms-recommendations-panel .ms-srch-error-header {
        font-size: 1em;
        font-weight: normal;
        padding: 0px
    }

.ms-recommendations-item {
    height: 16px;
    margin-top: 10px;
    list-style: none
}

.ms-recommendations-title {
    width: 133px;
    height: 18px;
    display: inline-block
}

.ms-recommendations-calloutwidth {
    width: 252px
}

.ms-srch-refconfig-disabled {
    background-color: #ddd
}

.ms-srch-refconfig-header {
    font-weight: bold
}

.ms-srch-refconfig-properties-outer {
    width: 100%;
    clear: both;
    padding-top: 10px
}

.ms-srch-refconfig-invalidrefiner-error {
    width: 100%;
    clear: both;
    padding: 4px
}

.ms-srch-refconfig-properties-inner {
    width: 95%;
    float: left;
    min-height: 420px;
    border: 1px solid #ababab
}

.ms-srch-refconfig-preview-loading-image {
    width: 30px
}

.ms-srch-refconfig-preview-content #EmptyRefinement {
    display: none
}

.ms-srch-refconfig-properties-row {
    width: 100%;
    padding: 5px;
    clear: both;
    float: left
}

.ms-srch-refconfig-properties-left-column {
    width: 25%;
    font-weight: bold;
    float: left
}

.ms-srch-refconfig-properties-indented {
    padding-left: 10px
}

.ms-srch-refconfig-properties-right-column {
    width: 70%;
    float: left
}

.ms-srch-refconfig-properties-selector-container {
    margin: 10px
}

.ms-srch-refconfig-properties-selector-available-properties-container {
    width: 40%;
    float: left
}

.ms-srch-refconfig-properties-selector-buttons-container {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 20px;
    float: left;
    width: 25%
}

.ms-srch-refconfig-properties-selector-button {
    padding: 5px;
    max-width: 100%;
    width: 100%
}

.ms-srch-refconfig-properties-selector-selected-properties-container {
    width: 30%;
    float: left
}

.ms-srch-refconfig-preview-container {
    width: 70%;
    height: 100px;
    overflow: hidden;
    float: left;
    font-style: italic;
    border-width: 1px;
    padding: 2px
}

.ms-srch-refconfig-more-values-link-container {
    width: 27%;
    float: left;
    padding: 2px;
    word-wrap: normal
}

.ms-srch-refconfig-type-config-section {
    height: 100%
}

.ms-srch-refconfig-refinerstring-container {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px
}

.ms-srch-refconfig-refpreview-container {
    min-height: 600px
}

.ms-srch-facnav-inheritance-section {
    border-bottom-style: solid;
    border-bottom-width: 1px
}

.ms-srch-facnav-ancestors-info-container {
    margin-top: 10px;
    width: 100%
}

.ms-srch-facnav-inheritance-buttons-container {
    margin-top: 10px
}

.ms-srch-facnav-descendants-info-container {
    margin-top: 10px;
    margin-bottom: 20px;
    width: 100%;
    height: 50px
}

.ms-srch-facnav-descendants-progress-image {
    width: 30px
}

.ms-srch-facnav-tab-button {
    width: 25%
}

.ms-srch-facnav-descendants-info-entry-container {
    width: 100%
}

.ms-srch-facnav-refiners-section {
    margin-top: 5px
}

.ms-srch-facnav-customize-button-container {
    width: 100%;
    margin-top: 10px
}

.ms-srch-facnav-refiners-info-container {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 30px;
    border-style: solid;
    border-width: 1px
}

.ms-srch-facnav-refiner-list-container {
    width: 45%;
    float: left;
    height: 100%
}

.ms-srch-facnav-refiner-properties-container {
    border-left-style: solid;
    border-left-width: 1px;
    margin-left: 46%;
    height: 100%;
    padding-left: 10px
}

.ms-srch-refiner-property {
    width: 100%;
    float: left
}

.ms-srch-refiner-property-header {
    font-weight: bold;
    max-width: 40%
}

.ms-srch-refiner-property-value {
    width: 60%;
    float: right;
    min-height: 1em;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.ms-srch-refiner-property-group {
    width: 100%;
    float: left
}

.ms-srch-facnav-terms-stopping-item {
    width: 100%;
    margin-top: 2px;
    margin-bottom: 2px
}

.ms-srch-refpreview-name {
    width: 70%
}

table.tprprt-noborders {
    border-width: 0px;
    border-collapse: collapse
}

.tprprt_eventTypeSelector {
    margin-top: 5px;
    border-color: #b0b0b0;
    float: left
}

td.tprprt-cell {
    padding-left: 6px;
    padding-right: 6px
}

td.tprprt-number-cell {
    padding-left: 6px;
    padding-right: 17px
}

th.tprprt-number-header {
    padding-left: 23px;
    padding-right: 6px
}

th.tprprt-descriptionHeader {
    width: 500px;
    padding-left: 16px
}

td.tprprt-cell div#tprprt-item-container {
    padding-top: 6px;
    padding-bottom: 6px
}

td.tprprt-cell div.ms-srch-item-body div {
    display: block
}

td.tprprt-number-cell {
    padding-top: 6px;
    text-align: right
}

th#topreportrecent img, th#topreportlifetime img {
    width: 7px;
    height: 10px
}

.tprprt-preview img {
    max-height: 70px;
    max-width: 120px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    display: none
}

.tprprt-preview {
    padding-right: 10px;
    float: left;
    max-width: 120px
}

.tprprt-body-preview {
    width: 380px
}

img#tprprt-sort {
    padding-right: 9px
}

.input {
    float: left;
    width: 46%;
    margin-bottom: 8px;
    margin-top: 8px
}

.label {
    float: left;
    width: 46%;
    margin-bottom: 8px;
    margin-top: 8px;
    margin-right: 10px
}

.qb-sortLabel {
    width: 20%;
    margin-right: 3px
}

.qb-sortProperty {
    width: 42%;
    margin-right: 3px;
    margin-bottom: 3px
}

.qb-sortDirection {
    width: 20%;
    margin-right: 3px
}

.qb-testQueryLabel {
    margin-bottom: 3px;
    margin-top: 3px;
    margin-right: 10px;
    float: left;
    width: 45%
}

.qb-testQueryInput {
    margin-bottom: 3px;
    margin-top: 3px;
    float: left;
    width: 51%
}

.qb-textAlignRight {
    text-align: right
}

.qb-configsection {
    clear: both;
    padding: 10px 10px 10px 10px
}

.inputquery {
    clear: both;
    margin-top: 8px
}

.qb-resultTitle {
    padding-left: 2em
}

.qb-resultPath {
    color: #338200;
    padding-left: 3em
}

.qb-previewGroup {
    overflow-x: hidden;
    width: 100%
}

.createYourOwnQueryBox {
    border: 1px solid #c6c6c6;
    width: 100%;
    height: 50%
}

.createYourOwnQueryBox, .qb-dropdown-narrow, .qb-dropdown-narrowest, .qb-dropdown-wide, .qb-dropdown-widest, .qb-refinerbox {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box
}

.qb-control-box {
    width: 100%
}

@font-face {
    font-family: "Johnston ITC W01 Light";
    font-display: swap;
    src: url("../fonts/04ae651b-df98-44ac-a770-c84ecf5b52cd.eot?iefix");
    src: url("../fonts/62db375c-25c4-48d7-bf28-70f3359b4d3d.woff") format("woff"),url("../fonts/18496883-5dfd-480f-843e-724deba5c034.ttf") format("truetype"),url("../fonts/12928ba1-3011-4256-b87e-f4443e4f7a2e.svg#12928ba1-3011-4256-b87e-f4443e4f7a2e") format("svg")
}

@font-face {
    font-family: "Johnston ITC W01 Medium";
    font-display: swap;
    src: url("../fonts/9d1ae68a-5c16-4dab-ab01-df5c545afc42.eot?iefix");
    src: url("../fonts/3c1a95b1-1c84-4940-bd8d-e09c450b5670.woff") format("woff"),url("../fonts/376792ba-ec4c-487c-ab87-5b6d5d05fc83.ttf") format("truetype"),url("../fonts/b0f30313-5075-4ec3-99d4-91b89b66ca3d.svg#b0f30313-5075-4ec3-99d4-91b89b66ca3d") format("svg")
}
/*! * Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome-webfont.eot?v=4.3.0");
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"),url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"),url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"),url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"),url("../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0)
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

    .fa-ul > li {
        position: relative
    }

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

    .fa-li.fa-lg {
        left: -1.85714286em
    }

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before, .fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before, .fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}

.fa-won:before, .fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-genderless:before, .fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.signOut {
    display: block
}

body {
    line-height: 1;
    color: #333;
    font-family: "Johnston ITC W01 Medium",Arial;
    padding: 0;
    overflow-y: auto !important
}

body, #s4-workspace {
    background: #fff;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 100%
}

#s4-workspace {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

p {
    font-size: 1.3em;
    color: #333;
    line-height: 1;
    margin-bottom: 10px;
    font-family: "Johnston ITC W01 Light",Arial
}

    p a, p a:visited {
        color: #09315b;
        line-height: 1.2
    }

a, a:visited {
    color: #09315b
}

    a:hover {
        text-decoration: underline
    }

.tile a {
    display: block
}

a:focus, .pod a:focus, .pod a:focus img, .feature a:focus img {
    outline: thin dotted #0072c6
}

.visually-hidden {
    padding: 0;
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    position: absolute;
    width: 1px
}

blockquote {
    font-size: 3em;
    color: #09315b;
    padding-left: 60px;
    vertical-align: top;
    background: url("/_Layouts/15/AdmiraltyFrontend/images/icons/quote.png") no-repeat;
    font-family: "Johnston ITC W01 Light",Arial
}

hr {
    border: 1px solid #ccc
}

.contentAreas ul {
    list-style: none
}

    .contentAreas ul li {
        padding-left: 25px;
        position: relative
    }

        .contentAreas ul li:before {
            content: '';
            background-image: url(../images/icons/cheveron-right-dark.svg);
            background-repeat: no-repeat;
            background-position: center;
            background-size: 18px 10px;
            position: absolute;
            top: 8px;
            left: 0;
            display: block;
            width: 18px;
            height: 10px
        }

.mainContainer {
    width: 100%;
    margin: 0 auto;
    max-width: 1724px;
    min-height: 500px
}

.container {
    max-width: 1632px;
    width: 94.663573%;
    margin: 0 2.668213%;
    float: left
}

main {
    width: 100%
}

section p, aside p {
    color: #fff;
    font-size: 1em
}

aside h3 {
    font-size: 1.4em;
    color: #fff;
    font-family: "Johnston ITC W01 Medium",Arial
}

.basicMargin {
    padding: 0 0.5% 1%;
    box-sizing: border-box
}

.innerContainer {
    float: left;
    width: 99%;
    margin: 0 0.5%
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

    .embed-container iframe, .embed-container object, .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .mainContainer {
        overflow: inherit;
        display: inline-block
    }
}

@media only screen and (max-width: 767px) {
    p {
        font-size: 1em;
        margin: 1% 0 3%
    }

    .mainContainer {
        position: static;
        right: 0;
        top: 0
    }

    .mainPageContent {
        width: 99%
    }

    .fullWidth, .mainPageContent, .topPageContent aside, .topPageContent .largeImage, .pageTitleDecription {
        margin: 0 0.5% 2%
    }

    .bandwidthButton {
        float: none;
        padding: 7px
    }
}

@media only screen and (max-width: 600px) {
    .container {
        margin: 0;
        width: calc(100% - 20px);
        padding: 0 10px
    }
}

h1, .h1 {
    font-size: 3.75em;
    color: #fff;
    margin-bottom: 12px;
    font-family: "Johnston ITC W01 Medium",Arial
}

@media (max-width: 870px) {
    h1, .h1 {
        font-size: 3em
    }
}

@media (max-width: 500px) {
    h1, .h1 {
        font-size: 2.5em
    }
}

h2, .h2 {
    font-size: 1.5em;
    color: #09315b;
    margin-bottom: 12px;
    font-family: "Johnston ITC W01 Medium",Arial
}

h3, .h3 {
    color: #09315b;
    font-size: 1.3em;
    font-family: "Johnston ITC W01 Medium",Arial
}

h4, .h4 {
    color: #09315b;
    font-size: 1.3em;
    font-family: "Johnston ITC W01 Medium",Arial
}

h5, .h5 {
    font-size: 1em;
    font-family: "Johnston ITC W01 Light",Arial
}

h6, .h6 {
    font-size: 0.875em;
    font-family: "Johnston ITC W01 Light",Arial
}

main header h3 {
    color: #fff;
    font-family: "Johnston ITC W01 Medium",Arial
}

header {
    position: relative
}

    header .logo {
        width: 100%;
        position: relative;
        display: inline-block;
        max-width: 14.375em;
        position: relative;
        display: inline-block;
        padding: 19px 0 11px;
        float: left;
        z-index: 2000
    }

    header .logo__image--mobile {
        display: none
    }

@media only screen and (max-width: 1180px) {
    header .logo {
        padding: 17px 0 11px
    }
}

header .logo img, header .logo object {
    z-index: 2010;
    cursor: pointer;
    height: 1%;
    width: 100%
}

header .logo a {
    display: block;
    z-index: 2005
}

#printHeaderLogo, #printFooterLogo {
    display: none
}

header .navs {
    display: inline
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    header .navs {
        float: left;
        width: 100%
    }

    .upButtonArea .open {
        margin-top: 2%
    }

    .logo {
        float: left
    }
}

@media only screen and (max-width: 1024px) {
    header .logo {
        padding: 12px 0px;
        width: 172px;
        height: 17px
    }
}

@media only screen and (max-width: 767px) {
    header .logo object {
        max-width: 200px
    }
}

@media only screen and (max-width: 600px) {
    header {
        margin: 0 -10px
    }

        header .logo {
            margin-left: 10px
        }
}

#mainNav .nav .productInfo a:focus {
    display: inline
}

#mainNav .nav a:focus {
    outline: thin dotted #0072c6;
    display: block
}

#mainNav {
    position: relative
}

    #mainNav .nav, #mainNav .nav a, #mainNav .nav ul, #mainNav .nav li, #mainNav .nav div, #mainNav .nav form, #mainNav .nav input {
        margin: 0;
        padding: 0;
        border: none;
        outline: none
    }

        #mainNav .nav a {
            text-decoration: none
        }

        #mainNav .nav li {
            list-style: none
        }

    #mainNav .nav {
        display: inline-block;
        position: relative;
        cursor: default;
        z-index: 105;
        width: 100%;
        border: 1px solid rgba(9,49,91,0.25);
        border-left: 0;
        border-right: 0;
        margin-bottom: -3px
    }

        #mainNav .nav > li {
            display: block;
            float: left
        }

.navLink:hover:has(>nav), .navLink:focus:has(>nav) {
    background: black
}

#mainNav .nav > li > a {
    position: relative;
    display: block;
    z-index: 510;
    height: 56px;
    padding-right: 40px;
    color: #09315b;
    font-size: 1.1em;
    line-height: 56px
}

#mainNav .nav > li > .down:after {
    background-image: url(sprite.png);
    background-position: -142px -245px;
    width: 9px;
    height: 6px;
    background-image: url("../images/sprite.png");
    display: inline-block;
    margin: 0 0 0 15px
}

#mainNav .nav > li:hover > a, #mainNav .nav > li.has-focus > a {
    position: relative;
    background: #fff
}

    #mainNav .nav > li > a:after, #mainNav .nav > li:hover > a:after, #mainNav .nav > li:hover > a:before, #mainNav .nav > li.has-focus > a:after, #mainNav .nav > li.has-focus > a:before {
        border: 0;
        content: " ";
        height: 0;
        width: 0;
        pointer-events: none
    }

#mainNav .nav > li:hover a, #mainNav .nav > li.has-focus a {
    color: #09315b
}

#mainNav .nav > li:hover > .down:after, #mainNav .nav > li.has-focus > .down:after {
    background-image: url(sprite.png);
    background-position: -123px -245px;
    width: 9px;
    height: 6px;
    background-image: url("../images/sprite.png");
    display: inline-block;
    margin: 0 0 0 15px
}

#mainNav .nav > li > div {
    position: absolute;
    display: none;
    left: 0;
    width: 75%;
    padding-bottom: 15px;
    overflow: hidden;
    background: #fff;
    margin-top: 1px
}

.small #mainNav .nav > li > div {
    width: 100%
}

#mainNav .nav > li:hover > div, #mainNav .nav > li.child-has-focus > div {
    display: block;
    overflow: visible;
    -webkit-box-shadow: 0 4px 4px 0 rgba(50,50,50,0.63);
    -moz-box-shadow: 0 4px 4px 0 rgba(50,50,50,0.63);
    box-shadow: 0 4px 4px 0 rgba(50,50,50,0.63)
}

#mainNav .nav .nav-column {
    float: left;
    width: 37.5%;
    padding-top: 15px
}

#mainNav .nav .navColumnProduct {
    float: left;
    width: 24%;
    padding-top: 15px
}

#mainNav .nav .nav-column li {
    display: block;
    padding: 4px 8px
}

    #mainNav .nav .nav-column li a, #mainNav .nav ul .menuTitle li a {
        display: block;
        font-size: 1em;
        color: #09315b;
        padding: 5px 8px;
        vertical-align: top;
        font-weight: normal;
        font-family: "Johnston ITC W01 Light",Arial
    }

        #mainNav .nav .nav-column li a:hover {
            text-decoration: none;
            background: #ced6de
        }

#mainNav .nav .nav-column ul .menuTitle {
    padding: 0 16px;
    font-size: 1em;
    margin-top: 10px
}

#mainNav .nav ul .menuTitle a {
    color: #09315b;
    font-size: 0.9em;
    font-weight: bold;
    font-family: "Johnston ITC W01 Medium",Arial
}

#mainNav .nav ul .menuTitle li {
    padding: 0
}

.externalLink:after {
    content: '';
    background-image: url(sprite.png);
    background-position: -300px -141px;
    width: 11px;
    height: 11px;
    background-image: url("../images/sprite.png");
    margin-left: 10px;
    display: inline-block
}

.externalLinkWhite:after {
    content: '';
    background-image: url(sprite.png);
    background-position: -300px -183px;
    width: 11px;
    height: 11px;
    background-image: url("../images/sprite.png");
    margin-left: 10px;
    display: inline-block
}

.new:before {
    content: '';
    background-image: url(sprite.png);
    background-position: -178px -147px;
    width: 35px;
    height: 19px;
    background-image: url("../images/sprite.png");
    margin-right: 10px;
    display: inline-block;
    vertical-align: bottom
}

.updated:before {
    content: '';
    background-image: url(sprite.png);
    background-position: -149px -178px;
    width: 61px;
    height: 19px;
    background-image: url("../images/sprite.png");
    margin-right: 10px;
    display: inline-block;
    vertical-align: bottom
}

#mainNav .nav .navColumnProduct .productContainer {
    margin-top: 10px
}

#mainNav .nav .navColumnProduct .productImage {
    width: 100%;
    vertical-align: top;
    display: inline-block
}

    #mainNav .nav .navColumnProduct .productImage img {
        width: 100%;
        height: 150px
    }

#mainNav .nav .navColumnProduct .productInfo {
    display: inline-block
}

#mainNav .nav .navColumnProduct .lozenge {
    width: 90px;
    height: 30px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 200%
}

#mainNav .nav .navColumnProduct .productTitle {
    display: inline-block
}

    #mainNav .nav .navColumnProduct .productTitle a {
        color: #09315b
    }

    #mainNav .nav .navColumnProduct .productTitle .title {
        display: block;
        font-family: "Johnston ITC W01 Light",Arial
    }

    #mainNav .nav .navColumnProduct .productTitle .smallTitle {
        display: block;
        font-size: 0.6em
    }

#mainNav .nav .navColumnProduct .productDescription {
    font-family: "Johnston ITC W01 Light",Arial
}

    #mainNav .nav .navColumnProduct .productDescription span {
        font-size: 1em;
        overflow: hidden;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        width: 100%;
        display: -webkit-box;
        line-height: 16px;
        max-height: 3em;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }

#mainNav li:last-child {
    margin: 10px 20px 0
}

#mainNav li li:last-child {
    margin: 0
}

@media only screen and (max-width: 1280px) {
    #mainNav .nav .navColumnProduct .lozenge {
        width: 40%
    }

    #mainNav .nav .nav-column {
        width: 35.5%
    }

    #mainNav .nav .navColumnProduct {
        width: 28%
    }

    #mainNav .nav > li > a {
        font-size: 1em
    }

    #mainNav .nav .navColumn li a {
        font-size: 0.9em
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    #mainNav .nav > li > div {
        width: 100%
    }

    #mainNav .nav .nav-column {
        width: 50%
    }

    #mainNav .nav .navColumnProduct {
        border-top: 1px solid #ccc;
        clear: both;
        width: 100%;
        margin-top: 15px
    }

        #mainNav .nav .navColumnProduct .productImage {
            width: 26%
        }

        #mainNav .nav .navColumnProduct .productInfo {
            width: 70%;
            padding: 0 1%
        }

        #mainNav .nav .navColumnProduct .productDescription {
            margin-top: 2%
        }

        #mainNav .nav .navColumnProduct .lozenge {
            width: 15%
        }

    #mainNav .nav .menuProduct {
        padding: 0 3%
    }

    #mainNav .nav > li > a {
        font-size: 0.8em;
        padding: 0 10px
    }

    #mainNav .nav > li > .down, #mainNav .nav > li:hover > .down, #mainNav .nav > li > .down:focus {
        padding: 0 20px 0 15px
    }
}

@media only screen and (max-width: 1024px) {
    #mainNav {
        display: none
    }
}

#mainNav input {
    vertical-align: middle;
    margin: 6px 0 0 10px
}

    #mainNav input#searchButtonMain {
        margin-top: 15px
    }

        #mainNav input#searchButtonMain:focus {
            outline: thin dotted #0072c6 !important
        }

    #mainNav input[type=text] {
        margin-top: 13px;
        border: 0;
        background: none;
        color: #09315b;
        border-bottom: 1px solid #09315b
    }

#mainNav ::-webkit-input-placeholder {
    color: #09315b
}

#mainNav :-moz-placeholder {
    color: #09315b;
    opacity: 1
}

#mainNav ::-moz-placeholder {
    color: #09315b;
    opacity: 1
}

#mainNav :-ms-input-placeholder {
    color: #09315b
}

#mainNav #navSearch {
    float: right;
    margin: 0 0 0 2%;
    width: 23%;
    text-align: right;
    height: 56px
}

    #mainNav #navSearch label {
        position: absolute !important;
        width: 1px;
        height: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
        white-space: nowrap
    }

@media only screen and (max-width: 876px) {
    #mainNav #navSearch {
        width: auto
    }
}

#secondaryNav {
    position: relative;
    z-index: 1000;
    text-align: right
}

    #secondaryNav ul {
        margin: 0;
        padding: 0;
        font-size: 0
    }

    #secondaryNav li {
        display: inline-block;
        margin: 0 10px
    }

        #secondaryNav li.active:before {
            content: '';
            border-top: 4px solid #335171;
            display: block;
            margin-bottom: -4px
        }

        #secondaryNav li.partnerLogin.active:before, #secondaryNav li.partnersLink.active:before {
            display: none
        }

    #secondaryNav a {
        color: #09315b;
        text-decoration: none;
        font-family: "Johnston ITC W01 Medium",Arial;
        padding: 35.5px 5px;
        display: block;
        font-size: 1rem
    }

        #secondaryNav a.about-ukho {
            padding-left: 70px;
            padding-right: 25px;
            border: 1px solid rgba(9,49,91,0.25);
            border-top: 0;
            border-bottom: 0;
            background: url("../images/icon.svg") no-repeat left 9px center;
            background-size: 32%
        }

        #secondaryNav a:after {
            content: "";
            display: block;
            height: 4px;
            position: relative;
            background: #ced5dd;
            top: 6px;
            margin-top: -4px;
            opacity: 0;
            visibility: hidden
        }

        #secondaryNav a:hover {
            color: #09315b;
            text-decoration: none
        }

            #secondaryNav a:hover:after {
                opacity: 1;
                visibility: visible
            }

#accountArea {
    display: inline-block
}

.signOut {
    color: #09315b;
    text-align: right;
    box-sizing: border-box;
    padding: 10px;
    text-align: right;
    width: 100%;
    border-bottom: 1px solid #c1ccd6
}

#secondaryNav .loginControls li:last-child {
    margin: 0 0 0 7px;
    padding: 10px 12px;
    border: 1px solid #ced5dd
}

#secondaryNav .loginControlsWrapper {
    display: inline-block
}

#secondaryNav .loginControls {
    margin: 0;
    padding: 0
}

    #secondaryNav .loginControls li {
        display: block
    }

        #secondaryNav .loginControls li:first-child {
            text-align: right;
            margin-bottom: 3%;
            font-size: 0.8em
        }

        #secondaryNav .loginControls li.partnerLogin, #secondaryNav .loginControls li.partnersLink {
            font-size: 1em
        }

            #secondaryNav .loginControls li.partnerLogin a, #secondaryNav .loginControls li.partnersLink a {
                display: inline-block;
                padding: 0
            }

            #secondaryNav .loginControls li.partnerLogin .fa:before, #secondaryNav .loginControls li.partnersLink .fa:before {
                font-size: 14px;
                position: relative;
                right: -5px
            }

#secondaryNav .partnersLink i:hover {
    cursor: pointer
}

#secondaryNav .partnerDropDown {
    display: block;
    position: absolute;
    z-index: 10000;
    background: #1b3d60;
    padding: 10px;
    right: 0;
    text-align: left
}

    #secondaryNav .partnerDropDown li.active:after, #secondaryNav .partnerDropDown li.active:before {
        display: none;
        content: none !important
    }

    #secondaryNav .partnerDropDown ul {
        display: inline-block !important;
        float: right;
        margin: 0;
        padding: 2%;
        background: #1b3d60
    }

        #secondaryNav .partnerDropDown ul li {
            display: block !important;
            padding: 3% 0;
            margin: 0 !important
        }

    #secondaryNav .partnerDropDown a {
        color: #fff;
        padding: 0 !important
    }

        #secondaryNav .partnerDropDown a:hover {
            text-decoration: underline
        }

        #secondaryNav .partnerDropDown a:after, #secondaryNav .partnerDropDown abefore {
            display: none;
            content: none !important
        }

#hamBurger, .navWrapper {
    display: none
}

.loginControlsWrapper {
    display: inline-block
}

@media only screen and (max-width: 1280px) {
    #secondaryNav li {
        margin: 0
    }

    #secondaryNav a {
        padding: 35.5px 10px
    }

        #secondaryNav a.about-ukho {
            padding-right: 15px;
            background-position: left 9px center;
            background-size: 34%
        }
}

@media only screen and (max-width: 1180px) {
    #secondaryNav a.about-ukho {
        font-size: 0;
        padding: 46px 35px 38px;
        background-position: center;
        background-size: 74%
    }
}

@media only screen and (min-width: 768px) and (max-width: 1180px) {
    #secondaryNav {
        clear: none
    }

        #secondaryNav ul {
            padding: 0
        }

        #secondaryNav a {
            font-size: 0.8rem
        }
}

@media only screen and (max-width: 1024px) {
    #secondaryNav {
        padding-right: 60px;
        border-bottom: 1px solid #ebebeb;
        font-size: 0
    }

        #secondaryNav a:not(.about-ukho), #accountArea {
            display: none
        }

        #secondaryNav a.about-ukho {
            font-size: 0;
            padding: 30px 0 30px 58px;
            padding-left: 58px;
            background-position: center;
            background-size: auto 45px
        }

        #secondaryNav li.active:before {
            display: none
        }
}

@media only screen and (max-width: 767px) {
    .signOut {
        display: none;
        height: auto
    }
}

.lowBand #secondaryNav ul {
    font-size: inherit
}

@media only screen and (max-width: 1024px) {
    .navMobile {
        display: none
    }
}

@media only screen and (max-width: 1024px) {
    #navMobile {
        position: fixed;
        right: 0;
        width: 320px;
        z-index: 2013
    }

    a#hamBurger {
        content: "";
        background-image: url(sprite.png);
        background-position: -120px -58px;
        width: 48px;
        height: 48px;
        background-image: url("../images/sprite.png");
        display: inline-block;
        position: absolute;
        right: 0;
        top: 0;
        border-right: 1px solid rgba(9,49,91,0.25);
        background-position: -114px -52px;
        padding: 6px;
        z-index: 1001
    }

    nav li {
        display: block;
        float: none;
        width: 100%
    }

        nav li a {
            border-bottom: 1px solid #576979
        }

    .navWrapper {
        position: absolute;
        background: #09315b;
        width: 100%;
        right: 0;
        margin-right: -100%;
        top: 0;
        z-index: 2000
    }

    .close, .mobileSearch, .mobileSearch input {
        display: inline-block
    }

    .close, .mobileSearch {
        padding: 10px;
        color: #fff
    }

        .mobileSearch input[type=text] {
            background: #09315b;
            border: 0;
            border-bottom: 1px solid #fff
        }

        .mobileSearch ::-webkit-input-placeholder {
            color: #fff
        }

        .mobileSearch :-moz-placeholder {
            color: #fff;
            opacity: 1
        }

        .mobileSearch ::-moz-placeholder {
            color: #fff;
            opacity: 1
        }

        .mobileSearch :-ms-input-placeholder {
            color: #fff
        }

    .navLink .nav-column {
        display: none
    }

    #ms-designer-ribbon {
        display: none
    }

    * {
        -webkit-touch-callout: none !important
    }

    html, body {
        width: 100%;
        position: relative
    }

    #hamBurger, .navWrapper {
        display: block
    }

    s4-bodyContainer {
        position: relative
    }

    .navWrapper {
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: 1000;
        width: 100%;
        margin: 0;
        background: #9C9E9F
    }

        .navWrapper .navLink .externalLinkWhite:after, .navWrapper .navLink .externalLink:after {
            position: absolute;
            right: 16px;
            top: 14px
        }

    #hamBurger, div.close {
        content: "";
        width: 48px;
        height: 48px;
        display: inline-block;
        position: absolute;
        right: 10px;
        top: 10px;
        padding: 0;
        text-indent: -9999px;
        cursor: pointer
    }

    #hamBurger {
        background: url("../images/hamburger.jpg") no-repeat
    }

    div.close {
        background: url("../images/icons/hamburger-close.jpg") no-repeat
    }

    #s4-bodyContainer .originalNav {
        display: none
    }

    .clonedNav {
        display: block
    }

    .navWrapper {
        position: absolute;
        overflow: hidden;
        visibility: hidden;
        box-sizing: border-box;
        padding: 0;
        top: 0;
        bottom: 54px;
        right: 0;
        width: 320px;
        height: 100%;
        z-index: -1;
        padding: 0;
        display: block
    }

    .home .navWrapper {
        padding: 0
    }

    .open .navWrapper.open {
        z-index: 2016
    }

    .closing .navWrapper, .open .navWrapper {
        visibility: visible
    }

    .navWrapper.open {
        -webkit-overflow-scrolling: touch
    }

    .navWrapper .wrap {
        margin: 0;
        padding: 0;
        max-width: 100%;
        height: 100%;
        position: static
    }

    .navWrapper .commands {
        position: relative;
        height: 68px;
        top: 0;
        right: 0;
        background-color: #03284f
    }

    .mobileSearch input[type=text] {
        width: 180px;
        margin-top: 8px;
        margin-right: 5px;
        padding: 5px;
        background: #fff;
        color: #333;
        border: 0;
        font-size: 16px
    }

    .mobileSearch input[type=image] {
        position: relative;
        top: 3px
    }

    .navWrapper a {
        color: #fff;
        padding: 0px;
        font-size: 2em;
        background-color: transparent
    }

    .clonedNav ul {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        width: 320px;
        margin: 0;
        margin-top: 68px;
        padding: 0;
        overflow-x: hidden;
        background-color: #212121;
        z-index: 100;
        text-align: left;
        font-size: 1em
    }

    .clonedNav .level-1, .clonedNav .level-2, .clonedNav .level-3, .clonedNav .level-4, .clonedNav .level-4 ul {
        right: -320px;
        display: block
    }

        .clonedNav .level-1.activated {
            background-color: #2c2c2c;
            z-index: 101
        }

        .clonedNav .level-2.activated {
            background-color: #383838;
            z-index: 102
        }

        .clonedNav .level-3.activated {
            background-color: #424242;
            z-index: 103
        }

        .clonedNav .level-4.activated, .clonedNav .level-4 ul.activated {
            background-color: #4d4d4d;
            z-index: 104
        }

    .clonedNav ul li {
        font-size: 1em;
        display: block;
        width: 100%;
        border-bottom: 1px solid #323232
    }

    .clonedNav li a.active {
        color: #fff
    }

    .clonedNav a {
        display: block;
        padding: 12px 10px;
        font-size: 1em;
        position: relative;
        border: 0
    }

        .clonedNav a.active {
            font-weight: bold;
            position: relative;
            padding-left: 11px;
            margin-left: 9px
        }

            .clonedNav a.active:before {
                content: '';
                position: absolute;
                top: 10px;
                bottom: 10px;
                left: 0px;
                background-color: #0086be;
                width: 3px
            }

        .clonedNav a.children.active {
            font-weight: normal;
            margin-left: 0px
        }

            .clonedNav a.children.active:before, .clonedNav a.children:before {
                content: '';
                height: 5px;
                width: 12px;
                position: absolute;
                top: 50%;
                left: auto;
                bottom: auto;
                margin-top: 0px;
                right: 15px;
                background-color: #fff;
                -webkit-transform: rotate(-45deg);
                -moz-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                -o-transform: rotate(-45deg);
                transform: rotate(-45deg)
            }

        .clonedNav a.children:after {
            content: '';
            height: 5px;
            width: 12px;
            position: absolute;
            top: 50%;
            margin-top: -6px;
            right: 15px;
            background-color: #fff;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg)
        }

        .clonedNav a.return {
            padding-left: 30px
        }

            .clonedNav a.return:before {
                content: '';
                height: 5px;
                width: 12px;
                position: absolute;
                top: 50%;
                margin-top: 0px;
                left: 10px;
                background-color: #fff;
                -webkit-transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                transform: rotate(45deg)
            }

            .clonedNav a.return:after {
                content: '';
                height: 5px;
                width: 12px;
                position: absolute;
                top: 50%;
                margin-top: -6px;
                left: 10px;
                background-color: #fff;
                -webkit-transform: rotate(-45deg);
                -moz-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                -o-transform: rotate(-45deg);
                transform: rotate(-45deg)
            }

    .open a.close {
        opacity: 1;
        -webkit-transition: opacity .75s ease-in-out;
        -moz-transition: opacity .75s ease-in-out;
        transition: opacity .75s ease-in-out
    }

    .closing a.close {
        opacity: 0;
        -webkit-transition: opacity .75s ease-in-out;
        -moz-transition: opacity .75s ease-in-out;
        transition: opacity .75s ease-in-out
    }

    a.close {
        opacity: 0;
        position: absolute;
        cursor: pointer;
        text-decoration: none;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        top: 50%;
        right: 0;
        display: block;
        padding: 14px 14px 14px 8px;
        font-size: 1.1em;
        line-height: 1em;
        background-color: transparent
    }

    .open.customAnimation #aspnetForm {
        position: relative;
        -webkit-animation-name: slideNavOpen;
        -webkit-animation-duration: 0.7s;
        -webkit-animation-timing-function: cubic-bezier(0.25, 0.1, 10, 1);
        -webkit-animation-fill-mode: forwards;
        -moz-animation-name: slideNavOpen;
        -moz-animation-duration: 0.7s;
        -moz-animation-timing-function: cubic-bezier(0.25, 0.1, 10, 1);
        -moz-animation-fill-mode: forwards;
        animation-name: slideNavOpen;
        animation-duration: 0.7s;
        animation-timing-function: cubic-bezier(0.25, 0.1, 10, 1);
        animation-fill-mode: forwards
    }

    @-webkit-keyframes slideNavOpen {
        0% {
            -webkit-transform: translate3d(0px, 0, 0)
        }

        100% {
            -webkit-transform: translate3d(-320px, 0, 0)
        }
    }

    @-moz-keyframes slideNavOpen {
        0% {
            -moz-transform: translate3d(0px, 0, 0)
        }

        100% {
            -moz-transform: translate3d(-320px, 0, 0)
        }
    }

    @keyframes slideNavOpen {
        0% {
            transform: translate3d(0px, 0, 0)
        }

        100% {
            transform: translate3d(-320px, 0, 0)
        }
    }

    .closing.customAnimation #aspnetForm {
        position: relative;
        -webkit-animation-name: slideNavClose;
        -webkit-animation-duration: 0.7s;
        -webkit-animation-timing-function: cubic-bezier(0.25, 0.1, 10, 1);
        -webkit-animation-fill-mode: forwards;
        -moz-animation-name: slideNavClose;
        -moz-animation-duration: 0.7s;
        -moz-animation-timing-function: cubic-bezier(0.23, 0.29, 0, 0.96);
        -moz-animation-fill-mode: forwards;
        -ms-animation-name: slideNavClose;
        -ms-animation-duration: 0.7s;
        -ms-animation-timing-function: cubic-bezier(0.23, 0.29, 0, 0.96);
        -ms-animation-fill-mode: forwards;
        animation-name: slideNavClose;
        animation-duration: 0.7s;
        animation-timing-function: cubic-bezier(0.23, 0.29, 0, 0.96);
        animation-fill-mode: forwards
    }

    @-webkit-keyframes slideNavClose {
        0% {
            -webkit-transform: translate3d(-320px, 0, 0)
        }

        100% {
            -webkit-transform: translate3d(0px, 0, 0)
        }
    }

    @-moz-keyframes slideNavClose {
        0% {
            -moz-transform: translate3d(-320px, 0, 0)
        }

        100% {
            -moz-transform: translate3d(0px, 0, 0)
        }
    }

    @-ms-keyframes slideNavClose {
        0% {
            -ms-transform: translate3d(-320px, 0, 0)
        }

        100% {
            -ms-transform: translate3d(0px, 0, 0)
        }
    }

    @keyframes slideNavClose {
        0% {
            transform: translate3d(-320px, 0, 0)
        }

        100% {
            transform: translate3d(0px, 0, 0)
        }
    }
}

.secondSearch {
    background: #fff;
    padding: 1%;
    width: 300px;
    position: absolute;
    margin-top: -3px;
    right: 0;
    color: #333;
    float: right;
    z-index: 2000;
    box-shadow: 0 2px 4px #999
}

    .secondSearch input[type=text] {
        border: 0;
        background: none;
        color: #09315b;
        border-bottom: 1px solid #09315b;
        padding: 5px 10px;
        width: calc(100% - 100px)
    }

#searchButtonSecondary {
    cursor: pointer
}

.secondSearch ::-webkit-input-placeholder {
    color: #333
}

.secondSearch :-moz-placeholder {
    color: #333;
    opacity: 1
}

.secondSearch ::-moz-placeholder {
    color: #333;
    opacity: 1
}

.secondSearch :-ms-input-placeholder {
    color: #333
}

.searchBar {
    padding: 5px 0px !important;
    overflow: hidden;
    text-align: right;
    width: 0;
    transition: all 0.4s ease-in-out;
    will-change: width;
    visibility: hidden;
    opacity: 0
}

    .searchBar.open {
        width: calc(100% - 47px);
        padding: 5px 10px !important;
        visibility: visible !important;
        opacity: 1 !important;
        transition: all 0.4s ease-in-out
    }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .searchBar {
        display: none
    }
}

.pod, .feature, .campaign {
    margin: 1.5px;
    background-color: #ebebeb
}

.campaign {
    position: relative;
    width: calc(75% - 3px);
    padding-bottom: calc(49.2% - 0.5px);
    float: left;
    height: 0;
    overflow: hidden
}

.feature {
    position: relative;
    width: calc(50% - 3px);
    padding-bottom: 24.5%;
    float: left;
    height: 0;
    overflow: hidden
}

.pod {
    position: relative;
    width: calc(25% - 3px);
    padding-bottom: 24.5%;
    float: left;
    height: 0;
    overflow: hidden
}

    .pod.podBig {
        background-color: transparent
    }

.twoSplit {
    position: relative;
    width: 100%;
    padding-bottom: 49%;
    float: left;
    height: 0;
    overflow: hidden
}

    .twoSplit:last-child {
        margin-top: 3px
    }

.single, .twoSplit {
    background: #ebebeb
}

.threeSplit {
    background: #9eceec;
    position: relative;
    width: 100%;
    padding-bottom: calc((100% / 3) - 3px);
    float: left;
    height: 0;
    overflow: hidden;
    color: #09315b
}

    .threeSplit:nth-child(2), .threeSplit:nth-child(3) {
        margin-top: 3px
    }

    .threeSplit .date {
        padding-top: 0;
        margin-top: 3%;
        font-size: 0.8em;
        color: inherit
    }

.campaign img {
    width: 1300px;
    max-width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    object-fit: cover
}

    .campaign img.ContentPagePodMobile, .feature img.ContentPagePodMobile {
        display: none
    }

.feature img {
    width: 1000px;
    max-width: 100%;
    height: auto;
    position: absolute;
    bottom: 0
}

.single img, .twoSplit img {
    width: 500px;
    max-width: 100%;
    height: auto;
    position: absolute;
    bottom: 0
}

.card_content {
    background: url("../images/transparent.png") repeat-x;
    color: #fff;
    position: absolute;
    bottom: -55px;
    width: initial;
    min-height: 110px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease
}

.single .card_content p {
    min-height: 40px
}

.single .card_content {
    padding: 28px 4% 0;
    min-width: 92%
}

.twoSplit .card_content {
    padding: 28px 4% 0;
    min-width: 92%
}

.campaign .card_content {
    padding: 25px 1% 0;
    min-width: 98%
}

.feature .card_content {
    padding: 25px 2% 0;
    min-width: 96%;
    color: #fff
}

.card_content h3 {
    font-size: 1.5em;
    margin-bottom: 0.5em;
    display: block
}

.feature:hover .card_content, .campaign:hover .card_content, .single:hover .card_content, .twoSplit:hover .card_content {
    background: url("../images/transparent.png") repeat-x;
    bottom: 0
}

.pod .tile {
    padding-bottom: 100%;
    overflow: hidden
}

    .pod .tile h1, .pod .tile h2, .pod .tile h3, .pod .tile h4 {
        font-size: 3em;
        font-family: "Johnston ITC W01 Light",Arial
    }

    .pod .tile a:hover, .pod .tile a:hover h1, .pod .tile a:hover h2, .pod .tile a:hover h3, .pod .tile a:hover h4 {
        text-decoration: none
    }

        .pod .tile a:hover p {
            text-decoration: underline
        }

    .pod .tile .tileInner {
        padding: 4%
    }

    .pod .tile p {
        overflow: hidden;
        -o-text-overflow: ellipsis;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        line-height: 20px;
        max-height: 100%;
        -webkit-line-clamp: 8;
        -webkit-box-orient: vertical;
        padding-top: 15px
    }

main .lozenge {
    width: 120px;
    height: 39px;
    margin-right: 15px;
    font-size: 1.7em;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 150%;
    letter-spacing: -1px
}

.lozenge img {
    position: static;
    max-width: 100%
}

.fullWidth .campaign .lozenge img {
    width: 100%;
    height: auto;
    margin-top: 0;
    max-height: 100%
}

main .twoSplit .lozenge, main .pod .lozenge {
    margin-right: 5px
}

main .productTitle {
    display: inline-block;
    width: 57%;
    height: 44px
}

    main .productTitle.ukho {
        width: calc(52% + 45px) !important
    }

        main .productTitle.ukho:before {
            content: '';
            width: 30px;
            height: 45px;
            background-image: url("../images/icon-white.svg");
            background-size: contain;
            background-repeat: no-repeat;
            display: block;
            float: left;
            margin-right: 15px
        }

@media (max-width: 767px) {
    main .productTitle.ukho:before {
        background-image: url("../images/icon.svg")
    }
}

main .twoSplit .productTitle, main .pod .productTitle {
    width: 52%
}

main .twoSplit .productTitle {
    width: 100%
}

main .pod .lozenge + .productTitle, main .twoSplit .lozenge + .productTitle {
    width: 52%
}

main .productTitle .title {
    display: block;
    font-size: 1.3em;
    font-family: "Johnston ITC W01 Medium",Arial
}

main .productTitle .smallTitle {
    font-size: 1em;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 100%;
    display: -webkit-box;
    line-height: 16px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-family: "Johnston ITC W01 Light",Arial
}

.campaign p, .feature p, .single p, .twoSplit p, .campaign:hover p, .feature:hover p, .single:hover p, .twoSplit:hover p {
    font-size: 1em;
    color: #fff;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 20px;
    max-height: 40px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-top: 15px
}

.twoSplit.twitter {
    background: #09315b;
    color: #fff
}

.twitter p {
    -webkit-line-clamp: 6;
    max-height: none
}

main .twitter a {
    color: #fff;
    text-decoration: none
}

main .news a {
    text-decoration: none;
    font-weight: bold
}

main .news p {
    font-size: 1em;
    padding: 0 15px;
    margin-top: 0
}

main .news a:hover, main .twitter a:hover {
    text-decoration: underline
}

main .twitter p, main .twitter span, main .twitter date {
    color: #fff;
    padding: 1% 15px 0
}

main .twitter p {
    padding: 2% 0 0 4%
}

.twitter p, .twitter date {
    font-size: 1em
}

main .pageTitle .lozenge {
    width: 140px
}

@media (max-width: 680px) {
    main .pageTitle .lozenge {
        width: 80px
    }
}

main .pageTitle .lozenge img {
    width: 100%
}

main .pageTitle .title {
    font-size: 1.7em
}

@media (max-width: 680px) {
    main .pageTitle .title {
        font-size: 0.9em
    }
}

main .pageTitle .smallTitle {
    font-size: 1.3em
}

@media (max-width: 680px) {
    main .pageTitle .smallTitle {
        font-size: 0.7em
    }
}

.promo h2 {
    font-size: 2.4em;
    color: #fff;
    letter-spacing: -1px
}

@media (max-width: 768px) {
    .promo h2 {
        font-size: 2.2em
    }
}

.promo.pod h2 {
    font-size: 2.5em
}

.promo p, .promo:hover p {
    max-width: 380px;
    overflow: unset;
    max-height: none;
    margin: 0 auto 10px;
    text-overflow: unset;
    -webkit-line-clamp: unset;
    color: #fff;
    line-height: 1.4em
}

.promo a.promo__more {
    display: inline-block;
    margin: 10px;
    margin-bottom: 0;
    padding: 5px 10px;
    background: #fff;
    color: #09315b;
    font-size: 0.9em
}

    .promo a.promo__more:before {
        content: '\203A';
        color: rgba(9,49,91,0.5);
        margin-right: 5px
    }

    .promo a.promo__more:hover {
        text-decoration: none
    }

.promo__content {
    position: absolute;
    height: 100%;
    background: rgba(0,0,0,0.4);
    text-align: center;
    display: table;
    width: 100%;
    top: 0;
    left: 0
}

.promo__content--central {
    display: table-cell;
    vertical-align: bottom;
    padding: 20px 60px 40px
}

@media (max-width: 768px) {
    .promo__content--central {
        padding: 20px 20px 40px
    }
}

.promo__crest {
    width: 250px;
    height: 80px;
    background-image: url("../images/ukho--line-white.svg");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 25px;
    left: 25px
}

@media (max-width: 1430px) {
    .promo__crest {
        width: 200px;
        height: 55px;
        top: 15px;
        left: 15px
    }
}

.promo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0
}

.promo .blocks > div:before, .promo .blocks > div:after {
    width: 50px;
    height: 50px
}

@media (max-width: 768px) {
    .promo .blocks > div:before, .promo .blocks > div:after {
        width: 30px;
        height: 30px
    }
}

.promo .blocks--top:before {
    right: 50px
}

@media (max-width: 768px) {
    .promo .blocks--top:before {
        right: 30px
    }
}

.promo .blocks--top:after {
    top: 50px
}

@media (max-width: 768px) {
    .promo .blocks--top:after {
        top: 30px
    }
}

.flag {
    display: table;
    width: 100%
}

.flag__image, .flag__body {
    display: table-cell;
    vertical-align: middle
}

.flag--top .flag__image, .flag--top .flag__body {
    vertical-align: top
}

.flag--bottom .flag__image, .flag--bottom .flag__body {
    vertical-align: bottom
}

.flag__image {
    padding-right: 10px
}

    .flag__image > img {
        display: block;
        max-width: none
    }

.flag--rev .flag__image {
    padding-right: 0;
    padding-left: 10px
}

.flag__body {
    width: 100%
}

aside .listing-pod, main .listing-pod, main .listing-feature-pod {
    background-color: #fff;
    padding-bottom: 0;
    height: auto;
    max-height: none
}

.listing-pod header, .listing-feature-pod header {
    color: #fff;
    background-color: #0C325A;
    margin: 0;
    padding: 1em
}

    .listing-pod header h3, .listing-feature-pod header h3 {
        display: inline-block;
        margin: 0;
        width: 85%
    }

    .listing-pod header i, .listing-feature-pod header i {
        float: right;
        font-size: 1.25em;
        margin-top: 3px
    }

.listing-pod .listing-pod-body {
    padding: 10px;
    margin: 0
}

.listing-feature-pod .listing-feature-pod-body {
    padding: 10px 0
}

    .listing-pod .listing-pod-body date, .listing-feature-pod .listing-feature-pod-body date {
        font-weight: 700;
        color: #333;
        font-size: 0.9em;
        padding-left: 0.3em;
        font-family: "Johnston ITC W01 Medium",Arial
    }

    .listing-pod .listing-pod-body p, .listing-feature-pod .listing-feature-pod-body p {
        font-size: 1.125em;
        line-height: 1.111111111;
        color: #333
    }

.listing-pod .listing-pod-body .tweet .Date {
    overflow: visible
}

.listing-feature-pod .listing-feature-pod-body p {
    padding: 0
}

.listing-feature-pod:hover p, .listing-feature-pod p:hover {
    font-size: 1.125em;
    padding-top: 0
}

.listing-pod ul, .listing-feature-pod ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.listing-pod li {
    border-top: 1px solid #CED6DD;
    padding: 1em 0
}

.listing-feature-pod li {
    display: inline-block;
    width: 45%;
    padding: 1% 0;
    margin: 0 2%;
    vertical-align: top
}

.listing-pod li:first-child {
    border-top: 0;
    padding-top: 0
}

.listing-feature-pod li:first-child {
    border-top: 0
}

.listing-pod .view-all, .listing-feature-pod .view-all {
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    font-weight: 700;
    font-size: 1.111111111em;
    padding: 0 10px 13px
}

.topPageContent .listing-pod, .topPageContent aside .listing-pod {
    background-color: #0a315c
}

.rightContent .listing-pod .view-all, .rightContent .listing-feature-pod .view-all {
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    font-weight: 700;
    font-size: 1.111111111em;
    padding: 0 10px 13px;
    position: relative
}

.listing-pod .view-all a, .listing-feature-pod .view-all a {
    border-top: 1px solid #CED6DD;
    display: block;
    padding: 11px 0 0
}

.listing-pod-rss .view-all i {
    width: 94%
}

.listing-pod-rss .view-all .fa-comments:before {
    display: none
}

.listing-pod p, .listing-feature-pod p {
    margin: 0;
    width: 100%;
    overflow: hidden
}

.listing-pod a, .listing-feature-pod a {
    color: #09315b;
    text-decoration: none;
    width: 100%;
    display: block;
    font-size: 1em;
    font-family: "Johnston ITC W01 Medium",Arial
}

    .listing-pod a:hover, .listing-feature-pod a:hover {
        text-decoration: underline
    }

.listing-pod .tweet a, .listing-feature-pod .tweet a {
    text-decoration: underline;
    color: #09315b
}

    .listing-pod .tweet a:hover, .listing-feature-pod .tweet a:hover {
        text-decoration: none
    }

.listing-pod-blog .listing-pod-body p, .listing-feature-pod-blog .listing-pod-body p {
    font-size: 1em
}

.listing-pod-blog .listing-pod-body a, .listing-feature-pod-blog .listing-pod-body a {
    font-size: 1.125em
}

.listing-feature-pod img {
    width: auto;
    height: auto;
    top: 0;
    left: 0;
    margin: 0;
    position: inherit
}

.listing-pod-twitter {
    max-height: 475px
}

    .listing-pod-twitter .tweet {
        font-size: 0.875em
    }

    .listing-pod-twitter img {
        margin: 12px 0 0;
        max-width: 100%
    }

.fullWidthContentPod {
    background: #fff;
    margin: 10px;
    padding: 1%
}

@media only screen and (max-width: 1280px) {
    .campaign {
        width: calc(100% - 3px)
    }

    .feature {
        position: relative;
        width: calc(((100% / 3) * 2) - 3px);
        padding-bottom: 32%;
        height: 0
    }

    .pod {
        position: relative;
        width: calc((100% / 3) - 3px);
        padding-bottom: 32%;
        height: 0
    }

    .twoSplit {
        position: relative;
        width: 100%;
        padding-bottom: 48%;
        height: 0
    }

    main .twitter p, main .twitter date {
        font-size: 1em
    }

    main .twitter p {
        padding: 2% 0 0 1%;
        margin: 1%
    }

    .threeSplit {
        padding-bottom: calc((100% / 3) - 6px)
    }

    .twitter p, .news p {
        font-size: 1em
    }
}

@media only screen and (max-width: 1024px) {
    .feature {
        position: relative;
        width: calc(100% - 3px);
        padding-bottom: 46.5%;
        height: 0
    }

    .pod {
        position: relative;
        width: calc(50% - 3px);
        padding-bottom: 46.5%;
        height: 0
    }

    .twoSplit {
        position: relative;
        width: 100%;
        padding-bottom: 46.5%;
        height: 0;
        margin: 0
    }

    .threeSplit {
        padding-bottom: calc((97% / 3) - 6px)
    }

    .pod .tile h1, .pod .tile h2, .pod .tile h3, .pod .tile h4 {
        font-size: 2em
    }

    main .twitter p, main .twitter date {
        font-size: 1.6em;
        font-size: 1.6vw
    }

    .additionalinformation .pod {
        width: 48%;
        min-height: 0;
        padding-bottom: 20%;
        margin: 0 0 2%
    }

        .additionalinformation .pod:first-of-type {
            margin-right: 2%
        }

    .additionalinformation h3 {
        width: 100%;
        display: inline-block
    }

    .twitter p, .news p {
        font-size: 1em
    }

    .listing-pod header h3 {
        width: 80%
    }

    aside .pod.listing-pod, main .pod.listing-pod {
        padding-bottom: 0;
        margin-bottom: 1%
    }

    aside .pod.listing-pod {
        margin-bottom: 2%
    }

    .listing-pod p, .listing-feature-pod p {
        -webkit-box-orient: none;
        -moz-box-orient: none
    }

    .topPageContent .feature {
        width: 99%
    }

    .docRoll {
        width: 49%
    }

    .additionalinformation .docRoll {
        float: left;
        width: 100%
    }

    aside .twoSplit {
        width: 100%;
        padding-bottom: 34.6%
    }

        aside .twoSplit:last-child {
            margin: 0
        }

    .pod .tile p {
        -webkit-line-clamp: 6
    }

    .threeSplit .date {
        margin-bottom: 1%
    }

    main .twoSplit .productTitle {
        width: 60%
    }
}

@media only screen and (max-width: 767px) {
    .campaign .card_content, .topPageContent .feature .card_content {
        bottom: 0;
        margin: 0;
        width: 96%;
        padding: 2%;
        position: absolute;
        background: url("../images/transparent.png") repeat-x;
        color: #fff
    }

    .campaign:hover .card_content, .touch .topPageContent .campaign:hover .card_content, .touch .topPageContent .feature:hover .card_content {
        bottom: 0;
        position: absolute;
        background: url("../images/transparent.png") repeat-x
    }

    .topPageContent .feature .card_content, .topPageContent .feature:hover .card_content {
        bottom: -55px
    }

    .campaign:hover p, .topPageContent .feature:hover p {
        display: none
    }

    .campaign {
        width: 100%;
        margin: 0 0 3px;
        padding-bottom: 40%
    }

        .campaign .blocks {
            display: none
        }

    .feature {
        width: 100%;
        padding-bottom: 46.5%;
        margin: 0 0 3px
    }

    .pod {
        width: 100%;
        height: 100%;
        max-width: 767px;
        position: relative;
        padding-bottom: 27%;
        float: left;
        margin: 0 0 3px
    }

        .pod .tile {
            padding: 0;
            width: 100%
        }

            .pod .tile p {
                -webkit-line-clamp: 4
            }

    .pod, aside .pod {
        margin: 0 0 3px;
        padding: 0
    }

    .promo {
        padding-bottom: 380px;
        height: 0
    }

        .promo img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            position: absolute;
            bottom: 0
        }

    .podBig, aside .podBig, aside .pod.podBig {
        max-height: none;
        padding-bottom: 0
    }

    .twoSplit {
        position: relative;
        width: 100%;
        height: 100%;
        max-height: 145px;
        min-height: 72px;
        max-width: 767px;
        padding-bottom: 0;
        float: left;
        margin: 0
    }

        aside .twoSplit:last-child, .twoSplit:last-child {
            margin-top: 3px
        }

    .pod .single a > img, .pod .twoSplit a > img {
        top: 0;
        left: 0;
        width: 100px;
        height: 75px;
        margin-top: 0;
        margin-left: 0;
        float: left;
        object-fit: cover;
        position: static
    }

    .feature, .campaign, .single, .twoSplit {
        color: #09315b;
        overflow: hidden
    }

    .single, .twoSplit {
        width: 100%
    }

    .threeSplit {
        overflow: hidden;
        padding-bottom: 16%;
        height: auto;
        max-height: 20px
    }

    .campaign img.ContentPagePodMobile, .feature img.ContentPagePodMobile {
        display: block
    }

    .topPageContent .campaign img.ContentPagePodMobile, .topPageContent .feature img.ContentPagePodMobile {
        bottom: 0;
        top: inherit
    }

    .campaign img.ContentPagePodFull, .feature img.ContentPagePodFull {
        display: none
    }

    .pod .tile h1, .pod .tile h2, .pod .tile h3, .pod .tile h4 {
        font-size: 2em
    }

    .additionalinformation .pod {
        background: #09315b
    }

    .additionalinformation .listing-pod {
        background: #fff
    }

    .topPageContent .fullWidth .campaign {
        padding-bottom: 35%
    }

    main .lozenge, aside .pod .lozenge {
        width: 69px;
        height: 30px;
        margin-right: 8px;
        font-size: 1.3em
    }

    main .twitter p, main .twitter date {
        padding: 2% 0 0 4%;
        font-size: 1em;
        margin: 1%
    }

    main .twitter {
        display: inline-block;
        height: 140px;
        padding: 0;
        width: 100%
    }

    main .productTitle, main .twoSplit .productTitle, main .pod .productTitle {
        width: 100%
    }

    .card_content {
        position: relative;
        bottom: 0;
        background: none;
        float: left;
        padding: 0;
        margin: 2%;
        width: calc(96% - 100px);
        color: #09315b
    }

    .feature .card_content {
        margin: 0;
        background: url("../images/transparent.png") repeat-x;
        position: absolute;
        min-height: 0
    }

    .single .card_content, .twoSplit .card_content {
        padding: 0;
        min-width: 0;
        min-height: 0
    }

    .campaign .card_content {
        min-height: 0
    }

    .card_content p {
        display: none !important
    }

    .single:hover .card_content, .twoSplit:hover .card_content {
        background: none;
        bottom: 0
    }

    .touch .feature a, .touch .topPageContent .feature a, .touch .topPageContent .campaign a, .touch .campaign a, .touch .single a, .touch .twoSplit a {
        display: block;
        float: left;
        width: 100%
    }

        .touch .feature a:hover .card_content, .touch .topPageContent .feature a:hover .card_content, .touch .topPageContent .campaign a:hover .card_content, .touch .campaign a:hover .card_content, .touch .single a:hover .card_content, .touch .twoSplit a:hover .card_content {
            bottom: 0
        }

            .touch .feature a:hover .card_content p, .touch .topPageContent .feature a:hover .card_content p, .touch .topPageContent .campaign a:hover .card_content p, .touch .campaign a:hover .card_content p, .touch .single a:hover .card_content p, .touch .twoSplit a:hover .card_content p {
                display: none
            }

    .touch .promo a.promo__more {
        display: inline-block;
        width: auto;
        float: none
    }

    .twitter p, .news p {
        font-size: 1em
    }

    .listing-pod {
        margin-bottom: 2%
    }

        .listing-pod header h3 {
            width: 80%
        }

    .listing-feature-pod li {
        width: 90%
    }

    main .pod .single .lozenge {
        width: 69px;
        margin-right: 8px
    }

    main .pod .single .title {
        font-size: 1em
    }

    main .pod .single .smallTitle {
        font-size: 0.7em
    }

    .additionalinformation .pod {
        width: 100%;
        padding-bottom: 0
    }

        .additionalinformation .pod a:hover {
            bottom: 0
        }
}

@media screen and (max-width: 420px) {
    .news p {
        font-size: 1em
    }

    .threeSplit.news {
        max-height: 40px
    }

        .threeSplit.news p {
            -webkit-line-clamp: 2
        }

    .feature .blocks {
        display: none
    }

    .feature.promo .blocks {
        display: block
    }
}

.splitLeft {
    float: left;
    width: 24.5%;
    margin-right: 0.5%
}

    .splitLeft .left, .splitLeft .right {
        float: left
    }

    .splitLeft .left {
        width: calc(43% - 10px)
    }

        .splitLeft .left img {
            max-width: 100%;
            height: auto
        }

    .splitLeft .right {
        width: 57%;
        margin: 0 0 0 10px
    }

    .splitLeft p {
        display: inline-block;
        vertical-align: top;
        margin: 0 0 0 10px
    }

        .splitLeft p:first-child {
            margin-bottom: 15px
        }

.splitRight {
    float: left;
    width: 74.5%;
    margin-left: 0.5%
}

.splitRightLeft h4 {
    font-size: 150%;
    color: #09315b
}

.splitRight p {
    padding-right: 10px
}

.splitRightLeft {
    float: left;
    width: 32.67%;
    margin-right: 0.49%
}

.splitRightRight {
    float: left;
    width: 66.33%;
    margin-left: 0.49%
}

    .splitRightRight .left, .splitRightRight .right {
        float: left;
        width: 49.25%;
        margin-right: 0.74%
    }

        .splitRightRight .left ul, .splitRightRight .right ul {
            margin: 0;
            padding: 0;
            list-style-type: none
        }

        .splitRightRight .left li {
            padding: 10px 0;
            margin-right: 15px;
            border-bottom: 1px solid #5b7692
        }

            .splitRightRight .left li:last-child {
                border-bottom: 0
            }

        .splitRightRight .right li {
            display: inline-block;
            border-right: solid 1px #5b7692
        }

            .splitRightRight .right li:last-child {
                border-right: 0
            }

        .splitRightRight .right .social {
            font-size: 0
        }

            .splitRightRight .right .social a {
                margin: 0 10px;
                padding: 5px;
                display: block
            }

                .splitRightRight .right .social a:hover {
                    text-decoration: none
                }

            .splitRightRight .right .social .fa {
                font-size: 23px;
                color: #09315b;
                float: none
            }

                .splitRightRight .right .social .fa:hover {
                    color: #c5c3c3
                }

@media only screen and (max-width: 1280px) {
    .splitLeft {
        width: 33.666%;
        margin-right: 0
    }

        .splitLeft .left {
            width: 33%
        }

        .splitLeft .right {
            width: 60%
        }

    .splitRight {
        width: 66.333%;
        margin-left: 0
    }

    .splitRightLeft, .splitRightRight {
        width: 49%
    }

        .splitRightRight .left, .splitRightRight .right {
            clear: both;
            width: auto
        }

        .splitRightRight .right {
            margin: 10px 0 10px 0
        }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .splitLeft {
        width: 100%
    }

        .splitLeft .left {
            margin: 15px;
            width: auto
        }

        .splitLeft p {
            margin: 0;
            display: block
        }

            .splitLeft p:first-child {
                margin-bottom: 25px
            }

        .splitLeft .right {
            width: 78%;
            margin: 15px 0 0 10px
        }

    .splitRight {
        clear: both;
        margin-top: 12px;
        width: 100%
    }

        .splitRight .splitRightLeft, .splitRight .splitRightRight {
            margin: 15px;
            width: 45%
        }
}

@media only screen and (max-width: 830px) {
    .splitLeft {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    .splitLeft {
        width: 100%
    }

        .splitLeft .left {
            margin: 15px;
            width: auto
        }

        .splitLeft img {
            width: 85px;
            height: 85px
        }

        .splitLeft p {
            margin: 0;
            display: block
        }

            .splitLeft p:first-child {
                margin-bottom: 10px
            }

        .splitLeft .right {
            width: 60%;
            margin: 15px 0 0 0
        }

    .splitRight {
        clear: both;
        margin-top: 12px;
        width: 100%
    }

        .splitRight .splitRightLeft, .splitRight .splitRightRight {
            margin: 0;
            width: 100%
        }

    .splitRightRight .left {
        margin-right: 0;
        width: 100%
    }
}

.alternativeLinks {
    position: relative;
    clear: both
}

#breadcrumb {
    padding: 15px 0;
    display: block;
    background: #ebebeb
}

    .SolidBreadCrumb, .SolidBreadCrumbRoot, .SolidBreadCrumbCurrent, #breadcrumb a:visited {
        color: #09315b;
        padding: 0 7px;
        font-size: 0.9em;
        font-family: "Johnston ITC W01 Light",Arial
    }

@media only screen and (max-width: 767px) {
    .alternativeLinks #breadcrumb {
        display: none
    }

    .alternativeLinks .share {
        float: right;
        padding-bottom: 2%
    }
}

.pageTitleDecription {
    background: #0a315c;
    margin: 0 0 1%;
    color: #fff;
    padding: 25px;
    clear: both;
    display: inline-block;
    position: relative;
    width: 100%;
    box-sizing: border-box
}

    .pageTitleDecription h1, .pageTitleDecription h2 {
        margin: 0;
        padding: 0;
        color: #fff;
        font-size: 3em;
        font-weight: normal;
        font-family: "Johnston ITC W01 Medium",Arial
    }

.bandwidthButton {
    padding: 15px;
    background: #dae0e6;
    color: #09315b !important;
    float: right;
    text-decoration: none;
    margin-top: 10px
}

    .bandwidthButton a {
        color: #09315b
    }

        .bandwidthButton a:hover {
            text-decoration: underline
        }

        .bandwidthButton a:visited {
            color: #09315b
        }

    .bandwidthButton font-face {
        display: inline-block
    }

    .bandwidthButton .ms-rtestate-field {
        display: inline-block
    }

.pageTitleDecription .left {
    width: 80%;
    float: left
}

.pageTitleDecription .right {
    float: right;
    display: inline-block
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .pageTitleDecription .left {
        width: 70%
    }
}

@media only screen and (max-width: 767px) {
    .pageTitleDecription {
        padding: 10px
    }

        .pageTitleDecription .left {
            width: 100%
        }

        .pageTitleDecription .right {
            float: left;
            margin-top: 15px;
            margin-bottom: 15px
        }

        .pageTitleDecription h1, .pageTitleDecription h2 {
            font-size: 2em
        }
}

.pageTitle {
    padding: 30px;
    position: relative;
    text-align: center;
    overflow: hidden;
    box-sizing: border-box;
    display: table;
    width: 100%;
    height: 448px
}

    .pageTitle > div {
        display: table-cell;
        vertical-align: middle
    }

    .pageTitle * {
        color: inherit
    }

    .pageTitle.no-image {
        color: #09315b;
        padding: 30px 0
    }

@media (max-width: 1180px) {
    .pageTitle.no-image {
        padding: 60px 0
    }
}

@media (max-width: 920px) {
    .pageTitle.no-image {
        padding: 80px 0
    }
}

.pageTitle.has-image {
    padding: 10% 30px;
    color: #fff
}

@media (max-width: 1024px) {
    .pageTitle.has-image {
        height: 348px
    }
}

@media (max-width: 500px) {
    .pageTitle.has-image {
        padding: 20% 10px;
        height: 248px
    }
}

@media (max-width: 400px) {
    .pageTitle.has-image {
        padding: 100px 10px
    }
}

.pageTitle__content {
    position: relative;
    z-index: 2
}

.pageTitle h1 {
    padding: 0;
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    position: absolute;
    width: 1px
}

.pageTitle p {
    margin: 0 auto;
    max-width: 850px;
    width: 90%
}

@media (max-width: 1024px) {
    .pageTitle p {
        font-size: 2.7em;
        line-height: 1.2
    }
}

@media (max-width: 720px) {
    .pageTitle p {
        width: 98%
    }
}

@media (max-width: 680px) {
    .pageTitle p {
        font-size: 1.8em
    }
}

.pageTitle hr {
    border: 0;
    border-bottom: 1px solid rgba(9,49,91,0.25)
}

.pageTitle__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    pointer-events: none
}

.no-image .pageTitle__image {
    background: none
}

.pageTitle__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.6;
    position: absolute;
    left: 0;
    top: 0;
    font-family: 'object-fit: cover; '
}

.pageTitle__crest {
    width: 250px;
    height: 80px;
    background-image: url("../images/ukho--line.svg");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 30px;
    left: 0
}

@media (max-width: 1180px) {
    .pageTitle__crest {
        width: 200px;
        height: 50px
    }
}

@media (max-width: 1024px) {
    .pageTitle__crest {
        display: none
    }
}

.has-image .pageTitle__crest {
    left: 30px;
    background-image: url("../images/ukho--line-white.svg")
}

.pageTitle__product {
    position: absolute;
    text-align: left;
    top: 30px;
    left: 0;
    width: 500px
}

@media (max-width: 1024px) {
    .pageTitle__product {
        width: auto;
        top: 10px
    }
}

@media (max-width: 767px) {
    .pageTitle__product {
        top: 10px
    }
}

.has-image .pageTitle__product {
    left: 30px
}

@media (max-width: 767px) {
    .has-image .pageTitle__product {
        left: 10px
    }
}

.pageTitle__product .productTitle {
    width: auto
}

@media (max-width: 500px) {
    .pageTitle .blocks {
        display: none
    }
}

@media (max-width: 1024px) {
    .pageTitle .blocks--bottom {
        display: none
    }
}

.pageTitle .topSectionSearch {
    margin-top: 20px
}

.bandwidthButton {
    padding: 15px;
    background: #ced5dd;
    color: #09315b !important;
    float: right;
    text-decoration: none;
    margin-top: 10px
}

    .bandwidthButton a {
        color: #09315b
    }

        .bandwidthButton a:hover {
            text-decoration: underline
        }

        .bandwidthButton a:visited {
            color: #09315b
        }

    .bandwidthButton font-face {
        display: inline-block
    }

    .bandwidthButton .ms-rtestate-field {
        display: inline-block
    }

.blocks {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none
}

    .blocks > div:before, .blocks > div:after {
        content: '';
        display: block;
        height: 60px;
        width: 60px;
        position: absolute
    }

@media (max-width: 767px) {
    .blocks > div:before, .blocks > div:after {
        height: 30px;
        width: 30px
    }
}

.blocks > div:after {
    background: #09315b
}

.blocks--top {
    position: absolute;
    top: 0;
    right: 0
}

    .blocks--top:before {
        right: 60px;
        background: #9eceec
    }

@media (max-width: 767px) {
    .blocks--top:before {
        right: 30px
    }
}

.blocks--top:after {
    right: 0;
    top: 60px
}

@media (max-width: 767px) {
    .blocks--top:after {
        top: 30px
    }
}

.blocks--bottom {
    position: absolute;
    bottom: 0;
    left: 0
}

    .blocks--bottom:before {
        left: 50px;
        bottom: 0;
        background: #ebebeb
    }

@media (max-width: 767px) {
    .blocks--bottom:before {
        left: 30px
    }
}

.blocks--bottom:after {
    left: 110px;
    bottom: 0
}

@media (max-width: 767px) {
    .blocks--bottom:after {
        left: 60px
    }
}

.AVCS .blocks > div:before {
    background: #de0076
}

.ARCS .blocks > div:before {
    background: #EF3E33
}

.ENAV .blocks > div:before {
    background: #96c933
}

.ADLL .blocks > div:before {
    background: #00a996
}

.ADRS .blocks > div:before {
    background: #9eceec
}

.ATT .blocks > div:before {
    background: #fcd446
}

.ADP .blocks > div:before {
    background: #83afb4
}

.E-NP .blocks > div:before {
    background: #7577c0
}

.SD .blocks > div:before {
    background: #003e8b
}

.APP .blocks > div:before {
    background: #6a1b32
}

.RPI .blocks > div:before {
    background: #6c6f70
}

.SEA .blocks > div:before {
    background: #ced5dd
}

.LAND .blocks > div:before {
    background: #bfbad3
}

article#content {
    clear: both;
    position: relative;
    overflow: auto
}

@media (max-width: 1024px) {
    article#content {
        overflow: unset
    }
}

.middleTopPageContent, .rightTopPageContent {
    background: #0a315c;
    color: #fff;
    padding: 25px;
    display: inline-block
}

aside .rightTopPageContent {
    background: none;
    padding: 0;
    width: 100%
}

.leftTopPageContent {
    padding: 0;
    display: inline-block
}

    .leftTopPageContent img {
        width: 100%
    }

.topPageContent aside, .content aside {
    width: 33.333%;
    float: left
}

.topPageContent aside {
    width: 33.833%;
    margin-bottom: -3px
}

.topPageContent .productImage {
    margin: 0 0.5% 1%;
    width: 65.666%;
    float: left
}

.topPageContent .feature {
    width: 100%;
    padding-bottom: 31.4%;
    margin: 0
}

.topPageContent .campaign {
    width: 99%;
    padding-bottom: 30%;
    margin: 0 0.5% 1%
}

.topPageContent .feature .card_content {
    bottom: -55px
}

.topPageContent .feature:hover .card_content, .topPageContent .campaign:hover .card_content, .touch .topPageContent .feature:hover .card_content, .touch .topPageContent .campaign:hover .card_content {
    bottom: -55px
}

.topPageContent .campaign img {
    top: 0
}

.topPageContent .campaign a, .topPageContent .feautre a, .topPageContent .single a {
    pointer-events: none
}

.fullWidth {
    width: 99%;
    margin: 0 0.5% 1%;
    overflow: hidden
}

    .fullWidth img {
        width: 100%;
        max-height: 260px
    }

    .fullWidth .campaign {
        padding-bottom: 24%;
        margin: 0 0 1%;
        width: 100%
    }

        .fullWidth .campaign img {
            max-height: none;
            margin-top: 8px
        }

.topPageContent .campaign p, .topPageContent .feature p {
    display: none
}

.largeImage {
    margin: 0 0.5% 1%;
    width: 65.666%;
    float: left
}

    .largeImage img {
        height: auto;
        max-width: 100%
    }

.mainPageContent {
    background: #fff;
    margin: 0 0.5% 1%;
    width: 65.666%;
    float: left;
    color: #333
}

.content .textArea {
    padding: 2%
}

.content .contentAreasDark .textArea {
    padding: 0
}

.textArea p, .contentAreas p, .pageContent p, .caseStudyBody p {
    font-size: 1.3em;
    line-height: 1.3
}

.textArea h1 {
    color: #09315b;
    margin-top: 0;
    font-size: 2.3em;
    line-height: 1.3em;
    padding-bottom: 2%;
    font-family: "Johnston ITC W01 Medium",Arial
}

.textArea h2 {
    color: #09315b;
    font-size: 1.5em
}

.textArea .date {
    font-size: 1.3em;
    color: #999;
    font-family: "Johnston ITC W01 Light",Arial
}

.heroImage img {
    width: 100%
}

.bodyContent img {
    max-width: 100%
}

.back {
    padding: 0 15px;
    margin: 0;
    line-height: 46px;
    background: #09315b;
    display: inline-block;
    cursor: pointer;
    z-index: 100;
    position: relative;
    font-size: 1em
}

    .back a {
        color: #fff;
        text-decoration: none
    }

        .back a:hover {
            text-decoration: underline
        }

.additionalinformation h3 {
    color: #fff;
    display: inline-block
}

aside .pod {
    width: 100%;
    margin: 0;
    padding-bottom: 50.7%;
    margin-bottom: 3%
}

aside .listing-pod {
    padding-bottom: 0;
    height: auto !important
}

aside .pod.podBig {
    padding-bottom: 95%
}

aside .pod .lozenge {
    width: 120px
}

aside .rightTopPageContent .pod {
    padding-bottom: 60.7%;
    margin: 0
}

.rightContentArea {
    width: 32.333%;
    float: right;
    display: inline-block;
    vertical-align: top;
    height: 100%;
    padding: 10px;
    box-sizing: border-box
}

    .rightContentArea:before, .rightContentArea:after {
        content: "";
        height: 100%;
        position: absolute;
        border-left: 1px solid rgba(9,49,91,0.25);
        top: 0
    }

    .rightContentArea:before {
        margin-left: -10px
    }

    .rightContentArea:after {
        margin-left: 9px;
        right: 0
    }

    .rightContentArea h3 {
        color: #fff
    }

    .rightContentArea .pod {
        width: 100%;
        height: 100%
    }

.touch #mainNav .nav > li > .down {
    background: none
}

    .touch #mainNav .nav > li:hover > .down, .touch #mainNav .nav > li > .down:focus {
        background: #fff
    }

.touch .feature a:hover .card_content, .touch .campaign a:hover .card_content, .touch .single a:hover .card_content, .touch .twoSplit a:hover .card_content {
    bottom: -55px
}

.small {
    font-size: 1em
}

    .small .mainContainer {
        max-width: 1280px
    }

.leftContent, .rightContent, .pageContent {
    float: left
}

.leftContent {
    width: 65.666%;
    margin: 0 0.5% 1%
}

.rightContent {
    margin: 0 0.5% 1%;
    width: 32.333%
}

    .rightContent aside {
        width: 100%;
        margin: 0
    }

.pageContent {
    background: #dee8ea;
    padding: 2%;
    width: 96%;
    margin: 0 0 1%
}

    .pageContent h4 {
        margin: 0;
        font-size: 1.4em;
        color: #09315b
    }

.heroImage {
    padding-bottom: 2%
}

.contentArea {
    margin: 0 0.5% 1%
}

.basic .contentAreas {
    background: #fff;
    width: 65.666%;
    float: left;
    margin: 0 0.5% 1%
}

.basic .contentAreasDark {
    width: 65.666%;
    float: left;
    margin: 0 0.5% 1%
}

.contentAreas, .contentAreasDark {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .contentAreas a {
        color: #09315b
    }

@media only screen and (max-width: 1024px) {
    .leftTopPageContent, .topPageContent .largeImage, .leftTopPageContent img {
        width: 99%
    }

    .mainPageContent, .content aside, .largeImage img, .topPageContent aside {
        width: 99%
    }

    .leftContent {
        width: 99%
    }

    .rightContent {
        margin: 0;
        width: 100%
    }

        .rightContent aside {
            width: 100%
        }

            .rightContent aside .pod {
                width: 49%;
                margin: 0 0.5% 1%;
                padding-bottom: 35%
            }

            .rightContent aside .podBig {
                padding-bottom: 35%
            }

    .topPageContent .productImage {
        width: 99%
    }

    .touch #mainNav .nav > li a {
        pointer-events: auto
    }

    .touch #mainNav .nav > li:hover > .down, .touch #mainNav .nav > li:hover > a, .touch #mainNav .nav > li > .down:focus, .touch #mainNav .nav > li > a:focus {
        background: none;
        color: #09315b
    }

    .additionalinformation div[data-name="WebPartZone"] {
        display: inline-block;
        width: 50%
    }

    .rightContentArea {
        float: none;
        width: 100%;
        padding: 1% 0;
        position: static;
        border: 0
    }

        .rightContentArea .pod {
            width: 49.5%;
            min-height: 0;
            padding-bottom: 22%;
            margin: 0
        }

        .rightContentArea section .SingleLozenge:first-of-type .pod {
            margin-right: 1%
        }

        .rightContentArea h3 {
            width: 100%;
            display: inline-block
        }
}

@media only screen and (max-width: 767px) {
    .leftContent, .rightContent, .topPageContent aside, .content aside, .mainPageContent {
        width: 100%
    }

    .topPageContent aside, .topPageContent .largeImage {
        width: 100%
    }

    .topPageContent .productImage {
        width: 100%
    }

    .topPageContent .feature img {
        width: 780px;
        height: 380px
    }

    .topPageContent .feature .lozenge img {
        height: auto
    }

    .textArea {
        padding: 3%
    }

    .pickerArea #Value {
        float: none
    }

        .pickerArea #Value a:hover {
            background: none
        }

    .textArea h1 {
        font-size: 2em
    }

    .textArea h2 {
        font-size: 1.1em;
        margin-top: 0
    }

    .textArea .date {
        font-size: 1em
    }

    .textArea p, .contentAreas p, .pageContent p {
        font-size: 1em
    }

    .basic .contentAreas {
        width: 100%;
        margin: 0 0.5% 2%
    }

    .mutateThis {
        top: 25px
    }

    .basic .contentAreasDark {
        width: 100%
    }

    .rightContentArea {
        float: none;
        width: 100%;
        padding: 1% 0
    }

        .rightContentArea .pod {
            width: 100%;
            min-height: 0;
            padding-bottom: 2%;
            margin: 0
        }

        .rightContentArea section .pod:first-of-type {
            margin-right: 1%
        }

        .rightContentArea h3 {
            width: 100%;
            display: inline-block
        }
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

.twoColumnTable {
    width: 100%
}

    .twoColumnTable h3 {
        font-size: 1.6em;
        color: #03284f;
        font-family: "Johnston ITC W01 Medium",Arial
    }

    .twoColumnTable span {
        display: block;
        font-size: 1.3em;
        font-family: "Johnston ITC W01 Light",Arial
    }

    .twoColumnTable p span {
        font-size: 1em
    }

    .twoColumnTable .leftContent, .twoColumnTable .rightContent {
        width: 50%;
        margin: 0
    }

        .twoColumnTable .rightContent ul {
            padding: 0;
            margin: 0;
            list-style-type: none
        }

        .twoColumnTable .rightContent li {
            padding: 2% 0
        }

        .twoColumnTable .rightContent .thumbnail {
            width: 25%;
            display: inline-block
        }

        .twoColumnTable .rightContent .text {
            width: 75%;
            display: inline-block;
            vertical-align: top
        }

@media screen and (max-width: 900px) {
    .admiraltyTable-responsive th:first-child, .admiraltyTable-responsive td:first-child {
        width: 120px
    }
}

@media only screen and (max-width: 767px) {
    .twoColumnTable .leftContent, .twoColumnTable .rightContent {
        width: 100%
    }

        .twoColumnTable .rightContent .thumbnail {
            width: 33%
        }

        .twoColumnTable .rightContent .text {
            width: 67%
        }

    .twoColumnTable span {
        font-size: 1em
    }

    table.reusable thead {
        display: none
    }

    table.reusable td {
        display: block;
        position: relative;
        padding-left: 50%;
        padding-top: 13px;
        padding-bottom: 13px;
        text-align: left;
        background: #f7f9fa
    }

        table.reusable td:before {
            content: attr(data-target) " :";
            display: inline-block;
            color: #000000;
            background: #eef3f4;
            border-right: 2px solid transparent;
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            width: 33%;
            max-height: 100%;
            font-size: 16px;
            font-weight: 300;
            padding-left: 13px;
            padding-top: 13px
        }

    .admiraltyTable-pullout td {
        display: block;
        width: inherit !important
    }

    .admiraltyTable-pullout tr td:first-child, .admiraltyTable-pullout tr th:first-child, .admiraltyTable-pullout tr td:last-child, .admiraltyTable-pullout tr th:last-child {
        border-left: 0;
        border-right: 0
    }
}

input[type="checkbox"] {
    cursor: pointer
}

.expertsForm {
    margin: 1% 0;
    font-family: "Johnston ITC W01 Light",Arial
}

    .expertsForm h3 {
        color: #09315b;
        font-size: 1.6em;
        font-family: "Johnston ITC W01 Medium",Arial
    }

    .expertsForm label, .loginarea label, .updateArea label, .contactFormArea label {
        display: none
    }

    .expertsForm input, #fd_form input, #fd_form .ms-inputBox {
        width: 44.5%;
        margin: 1% 0.5%;
        color: #333;
        padding: 2%;
        border: 0;
        background: #fff
    }

    .expertsForm textarea, #fd_form textarea {
        width: 94.5%;
        padding: 2%;
        margin: 1% 0.5%;
        color: #333;
        border: 0;
        background: #fff
    }

    .expertsForm .formArea ::-webkit-input-placeholder {
        color: #333
    }

    .expertsForm .formArea :-moz-placeholder {
        color: #333
    }

    .expertsForm .formArea ::-moz-placeholder {
        color: #333
    }

    .expertsForm .formArea :-ms-input-placeholder {
        color: #333
    }

.contactUsArea .contactFormArea ::-webkit-input-placeholder {
    color: #333
}

.contactUsArea .contactFormArea :-moz-placeholder {
    color: #333
}

.contactUsArea .contactFormArea ::-moz-placeholder {
    color: #333
}

.contactUsArea .contactFormArea :-ms-input-placeholde {
    color: #333
}

.updateArea .upFormArea ::-webkit-input-placeholder {
    color: #333
}

.updateArea .upFormArea :-moz-placeholder {
    color: #333
}

.updateArea .upFormArea ::-moz-placeholder {
    color: #333
}

.updateArea .upFormArea :-ms-input-placeholde {
    color: #333
}

.expertsForm .formArea, .expertsForm .formAreaTY, #fd_form {
    background: #dee8ea;
    padding: 2% 1.5%
}

.expertsForm .formAreaTY {
    padding: 2% 1.5% 3%
}

.contactUsArea, .updateArea {
    padding: 4%;
    background: #dee8ea;
    margin-bottom: 3%
}

    .expertsForm input[type=submit], .loginarea input[type=submit], .contactFormArea input[type=submit], .updateArea input[type=submit] {
        width: auto;
        color: #fff;
        font-size: 1em;
        padding: 1%;
        cursor: pointer;
        background: #09315b;
        font-family: "Johnston ITC W01 Medium",Arial
    }

        .expertsForm input[type=submit]:hover, .loginarea input[type=submit]:hover, .contactFormArea input[type=submit]:hover, .updateArea input[type=submit]:hover {
            text-decoration: underline
        }

    .contactFormArea input[type=submit], .updateArea input[type=submit], .fd_save_td input[type=button], .fd_cancel_td input[type=button] {
        padding: 2%
    }

    .loginarea .errors, .expertsForm .errors, .contactFormArea .errors, .updateArea .errors {
        color: #cc0000;
        font-family: "Johnston ITC W01 Medium",Arial
    }

        .loginarea .errors ul, .expertsForm .errors ul, .contactFormArea .errors ul, .updateArea .errors ul {
            padding: 0;
            list-style-type: none
        }

.expertsForm .fa-times {
    background: #fff;
    color: #003366;
    padding: 1% 1.4%;
    font-size: 1.5em;
    float: right;
    cursor: pointer
}

    .expertsForm .fa-times:hover {
        text-decoration: none
    }

.expertsForm .buttonArea {
    text-align: center;
    margin-bottom: 1%
}

    .expertsForm .buttonArea .open-experts-form {
        background: #fff;
        color: #003366;
        font-size: 1.2em;
        padding: 2%;
        cursor: pointer;
        display: inline-block;
        font-family: "Johnston ITC W01 Medium",Arial
    }

.expertsForm select {
    display: none
}

.updateArea input, .updateArea textarea, .contactFormArea input, .contactFormArea textarea {
    display: block;
    width: 99%;
    box-sizing: border-box;
    margin: 3% 0.5%;
    color: #333;
    padding: 4%;
    border: 0;
    background: #fff;
    font-family: "Johnston ITC W01 Light",Arial
}

.updateArea h3, .contactUsArea h3 {
    color: #03284f;
    font-size: 1.6em;
    font-family: "Johnston ITC W01 Medium",Arial;
    margin-bottom: 2%
}

.updateArea p, .contactUsArea p {
    color: #333
}

.upButtonArea {
    background: #fff 90% 50% url("/_catalogs/masterpage/Admiralty/images/small-open.png") no-repeat;
    margin: 0 auto;
    position: relative;
    width: 25%;
    color: #09315b;
    cursor: pointer;
    font-family: "Johnston ITC W01 Medium",Arial;
    height: 25px;
    padding: 2% 2% 0;
    display: block
}

    .upButtonArea:hover {
        text-decoration: none
    }

    .upButtonArea .open {
        display: block
    }

.loginarea input {
    display: inline-block;
    margin: 1% 0.5%;
    color: #333;
    padding: 2%;
    border: 0;
    float: left;
    width: 50%;
    background: #ccc
}

    .loginarea input[type=submit] {
        display: inline-block;
        margin: 0.5%;
        clear: both
    }

.loginarea a {
    float: left;
    margin-top: 1.5%
}

.loginarea ::-webkit-input-placeholder {
    color: #333
}

.loginarea :-moz-placeholder {
    color: #333
}

.loginarea ::-moz-placeholder {
    color: #333
}

.loginarea :-ms-input-placeholder {
    color: #333
}

.spForm .contentAreas {
    background: #dee8ea
}

#fd_form .ms-inputBox {
    min-width: initial
}

#fd_form textarea {
    width: 44.5%
}

#fd_form div[fd_type="Date"] table {
    width: 50%
}

#fd_form .ms-dtinput {
    width: 100%
}

    #fd_form .ms-dtinput input {
        width: 95%
    }

#fd_form select {
    width: 48.5%;
    margin: 1% 0.5%;
    color: #333;
    padding: 2%;
    border: 0;
    background: #fff
}

.fd_save_td input[type=button], .fd_cancel_td input[type=button] {
    width: auto;
    color: #fff;
    font-size: 1em;
    padding: 6%;
    background: #09315b;
    cursor: pointer;
    font-family: "Johnston ITC W01 Medium",Arial
}

.form__checkbox {
    margin: 10px 0
}

    .form__checkbox input {
        width: auto;
        display: inline-block;
        margin: 10px 0;
        margin-right: 20px
    }

    .form__checkbox label {
        display: inline-block;
        width: calc(100% - 40px)
    }

    .form__checkbox a {
        color: #09315b
    }

@media only screen and (max-width: 767px) {
    .expertsForm input {
        width: 90.5%;
        padding: 4%
    }

        .expertsForm input[type=checkbox] {
            width: auto;
            padding: 0
        }

    .expertsForm .fa-times {
        padding: 2.5% 3%
    }

    .expertsForm .buttonArea span {
        padding: 4%;
        width: 92%
    }

    .loginarea input {
        width: 93%;
        float: none;
        padding: 3%
    }

        .loginarea input[type=submit] {
            display: block;
            padding: 2%
        }

    .loginarea a {
        float: none
    }

    .fd_field .fd_control {
        margin-left: 0 !important;
        display: block
    }

    .fd_field .fd_title {
        float: none !important
    }

    div#Contactg-recaptcha > div, #Expertg-recaptcha > div, #Registerg-recaptcha > div {
        width: 100% !important;
        overflow: hidden
    }

    .contactForm div, .updateForm div, .expertsForm div {
        display: block
    }
}

.darkBg.mainPageContent {
    background: none
}

.searchResult {
    position: relative;
    margin-bottom: 10px;
    padding: 1em;
    background: #fff;
    padding-right: 60px;
    overflow: hidden
}

    .searchResult .resultThumb {
        float: left;
        margin-right: 1em;
        position: relative
    }

        .searchResult .resultThumb img {
            display: block;
            max-width: 175px;
            height: auto;
            border: 0
        }

    .searchResult .thumb-video:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 66px;
        height: 66px;
        background-image: url(sprite.png);
        background-position: 0px 0px;
        width: 110px;
        height: 110px;
        background-image: url("../images/sprite.png");
        background-size: 66px 66px
    }

    .searchResult i {
        position: absolute;
        top: 20px;
        right: 18px;
        font-size: 1.625em
    }

    .searchResult .fa-info-circle {
        position: relative;
        top: 0;
        right: 0;
        padding: 0 1% 0 0
    }

.result-file-rnw span {
    font-size: 1.2em;
    font-weight: bold
}

.result-file-rnw p {
    font-size: 1.2em;
    color: #333;
    font-family: "Johnston ITC W01 Medium",Arial
}

.fa-file-pdf-o {
    color: #900
}

.fa-file-excel-o {
    color: #00873e
}

.fa-file-word-o {
    color: #0051a8
}

.fa-file-powerpoint-o {
    color: #d24726
}

.fa-file-picture-o {
    color: #cad49b
}

.fa-info-circle {
    color: #2e83ff
}

.fa-cloud-download {
    color: #135385
}

.fa-file-archive-o {
    color: #805787
}

.fa-twitter, .fa-newspaper-o {
    float: right;
    margin-right: 3%;
    font-size: 2em;
    margin-top: 3%;
    margin-left: 2%;
    color: #fff
}

.fa-newspaper-o {
    font-size: 1.3em
}

.listing-pod .fa-twitter, .listing-pod .fa-newspaper-o {
    color: #fff
}

.searchResult h3, .searchResult p {
    margin: 0 0 5px
}

.searchResults h3 {
    font-size: 1.375em;
    line-height: 1.1;
    word-break: break-word;
    width: 94%
}

.searchResults a {
    color: #09315b;
    text-decoration: none
}

    .searchResults a:hover {
        text-decoration: underline
    }

.searchResults p {
    font-size: 1.125em;
    color: #333;
    width: 94%
}

.searchResults date {
    display: block;
    font-family: "Johnston ITC W01 Light",Arial;
    font-size: 0.9375em;
    color: #666666
}

.searchResults .ms-srch-result #ResultHeader {
    width: 96%;
    padding: 2%;
    color: #09315b;
    background: #fff;
    margin-bottom: 0;
    display: block;
    margin: 0
}

.docRoll {
    width: 100%
}

    .docRoll ul {
        color: #09315b;
        background: #fff;
        padding: 4%;
        list-style-type: none;
        margin: 1% 0
    }

    .docRoll li {
        margin: 1% 0
    }

    .docRoll a {
        color: #09315b
    }

    .docRoll i {
        margin: 0 1% 0 0
    }

.docResults .docRoll {
    background: #fff
}

.docResults p {
    padding: 2%
}

.docResults strong {
    font-family: "Johnston ITC W01 Medium",Arial
}

.docResults .docRoll ul {
    padding: 0 2% 2%;
    list-style-type: none;
    margin: 1% 0
}

.listing-pod .docResults .docRoll a {
    display: inline !important
}

#Paging #PagingLink a, #Paging #PagingSelf a {
    background: #09315b;
    width: 16px;
    height: 16px;
    padding: 3px 8px 4px;
    color: #fff;
    font-family: "Johnston ITC W01 Light",Arial
}

#Paging #PagingSelf a {
    background: #fff;
    font-weight: normal;
    color: #09315b;
    width: 16px;
    height: 16px;
    padding: 3px 8px 4px;
    font-family: "Johnston ITC W01 Light",Arial
}

#Paging #PageLinkPrev {
    background: #09315b center center url("../images/icons/prev.png") no-repeat
}

#Paging #PageLinkNext {
    background: #09315b center center url("../images/icons/next.png") no-repeat
}

    #Paging #PageLinkPrev img, #Paging #PageLinkNext img {
        display: none
    }

#PageLinkPrev, #PageLinkNext {
    background: #09315b;
    border: 1px solid #09315b
}

    #PageLinkPrev:hover, #PageLinkNext:hover, #Paging #PagingLink:hover a {
        background: #fff;
        font-weight: normal;
        color: #09315b
    }

    #PageLinkPrev:hover, #PageLinkNext:hover {
        border: 1px solid #fff
    }

#Paging #PageLinkPrev:hover {
    background: #fff center center url(../images/icons/prev-over.png) no-repeat
}

#Paging #PageLinkNext:hover {
    background: #fff center center url(../images/icons/next-over.png) no-repeat
}

@media only screen and (min-width: 768px) {
    .searchResult, .searchResult .resultBody {
        overflow: hidden;
        _overflow: visible;
        zoom: 1
    }
}

@media only screen and (max-width: 767px) {
    .refiners a {
        line-height: 30px
    }

    .ms-srchnav-item {
        padding: 0 10px 0 10px;
        font-size: 0.6em
    }

        .ms-srchnav-item:first-child {
            margin-left: 0
        }

    #UnselectedSection #Value:hover, #AllSection #Value:hover {
        background: none
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .searchResults select {
        padding: 1% 13% 1% 3%
    }
}

.share {
    display: inline-block;
    width: 9%
}

    .share .shareIcon {
        width: 15px;
        height: 22px;
        float: right;
        cursor: pointer;
        background: url("/_layouts/15/AdmiraltyFrontend/images/icons/share.png")
    }

        .share .shareIcon:hover, .share .shareIcon:focus {
            background: url("/_layouts/15/AdmiraltyFrontend/images/icons/share-over.png")
        }

.mutateThis {
    background-color: #09315b;
    width: 200px;
    padding: 15px;
    height: auto;
    position: absolute;
    z-index: 1000;
    right: 0
}

    .mutateThis > div {
        margin-bottom: 10px
    }

.shareImage, .shareLink {
    display: inline-block
}

.shareImage {
    width: 10%
}

    .shareImage object .cls-1 {
        fill: #fff
    }

.sharey-twitter .shareImage object {
    width: 29px;
    height: 22px
}

.sharey-facebook .shareImage object {
    width: 29px;
    height: 22px
}

.sharey-linkedIn .shareImage object {
    width: 20px;
    height: 20px
}

.sharey-email .shareImage object {
    width: 20px;
    height: 17px
}

.shareLink {
    width: 90%
}

    aside a, .shareLink a, .rightTopPageContent a, .rightTopPageContent a:visited, .shareLink a:visited {
        color: #fff
    }

.videooverlay {
    display: block
}

    .videooverlay a {
        background: url("/_catalogs/masterpage/Admiralty/images/play-icon.png") no-repeat center;
        width: 100%;
        height: 100%;
        position: absolute
    }

.mutateThis a {
    padding-left: 15px
}

.caseStudyWrap {
    width: 100%
}

.caseStudyLeft {
    width: 70%;
    display: inline-block
}

.caseStudyRight {
    width: 30%;
    display: inline-block
}

.caseStudyList {
    background: #fff;
    margin-bottom: 2%;
    padding: 3%
}

.caseStudyRight img {
    width: 100%
}

.caseStudyThumb {
    display: inline-block;
    width: 25%;
    padding-right: 3%;
    vertical-align: top
}

    .caseStudyThumb img {
        width: 100%;
        height: auto
    }

.caseStudyBody {
    display: inline-block;
    width: 71%;
    vertical-align: middle
}

.caseStudyImage {
    width: 25%;
    display: inline-block;
    padding: 2%
}

.caseStudyBody h3 {
    padding-bottom: 2%
}

    .caseStudyBody h3 a {
        color: #09315b
    }

@media only screen and (max-width: 767px) {
    .caseStudyThumb {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 15px
    }

        .caseStudyThumb img {
            width: 50%
        }

    .caseStudyBody {
        display: block;
        width: 100%;
        box-sizing: border-box
    }

    .caseStudyImage {
        width: 100%;
        box-sizing: border-box
    }

        .caseStudyImage img {
            width: 100%
        }
}

.u-sr-only {
    position: absolute;
    height: 1px;
    width: 1px;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
    -webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
    overflow: hidden !important
}

.is-hidden {
    display: none
}

.media .media-support {
    float: left;
    margin-right: 10px
}

    .media .media-support img {
        display: block
    }

.media, .media-body {
    overflow: hidden;
    _overflow: visible;
    zoom: 1
}

.table-cta, input[type=submit].table-cta {
    background-color: #fff;
    float: right;
    color: #001b32;
    padding: 0.5em 1em;
    line-height: 1;
    cursor: pointer;
    font-family: "Johnston ITC W01 Medium",Arial;
    font-size: 1em
}

@-ms-viewport {
    width: device-width
}

.resetPanel {
    width: 100%;
    background-color: #fff
}

    .resetPanel .innerWrapper {
        margin-bottom: 10px;
        padding: 1em;
        background: #fff;
        padding-right: 60px
    }

    .resetPanel i {
        font-size: 1.625em
    }

    .resetPanel span {
        font-size: 1.2em;
        font-weight: bold
    }

    .resetPanel a, .resetPanel a:visited {
        color: #333;
        font-size: 1.2em;
        font-family: "Johnston ITC W01 Medium",Arial
    }

.resetView {
    padding-left: 10px
}

.radio-navigational-warning-table {
    width: 100%;
    color: #fff;
    table-layout: fixed
}

    .radio-navigational-warning-table td {
        padding: 10px;
        -ms-word-wrap: break-word;
        word-wrap: break-word
    }

    .radio-navigational-warning-table .optional-column {
        -ms-word-wrap: break-word;
        word-wrap: break-word
    }

    .radio-navigational-warning-table thead, .radio-navigational-warning-table tfoot {
        background-color: #999
    }

        .radio-navigational-warning-table thead tr, .radio-navigational-warning-table tfoot tr {
            border: 0
        }

    .radio-navigational-warning-table tbody tr {
        background-color: #fff;
        color: #333;
        border: 2px solid #ebebeb;
        border-left: 0;
        border-right: 0
    }

    .radio-navigational-warning-table tbody td {
        border: 1px solid #fff
    }

    .radio-navigational-warning-table tbody .is-active td, .radio-navigational-warning-table tbody .accordion-content td {
        border: 1px solid #dee8ea
    }

    .radio-navigational-warning-table thead td {
        border: 1px solid #999;
        vertical-align: top
    }

    .radio-navigational-warning-table .toggle-column {
        width: 28px
    }

    .radio-navigational-warning-table .select-column {
        width: 91px;
        text-align: right
    }

    .radio-navigational-warning-table .select-container {
        text-align: right
    }

    .radio-navigational-warning-table .ref-column {
        width: 100px
    }

    .radio-navigational-warning-table .date-column {
        width: 160px
    }

    .radio-navigational-warning-table .time-column {
        width: 160px
    }

    .radio-navigational-warning-table .is-active, .radio-navigational-warning-table .accordion-content {
        background-color: #DEE8EA
    }

    .radio-navigational-warning-table .is-active {
        border-bottom: 0
    }

    .radio-navigational-warning-table .accordion-content {
        border: 0
    }

        .radio-navigational-warning-table .accordion-content:last-child {
            border-bottom: 5px solid #05294E
        }

        .radio-navigational-warning-table .accordion-content td {
            padding-top: 0
        }

    .radio-navigational-warning-table h2, .radio-navigational-warning-table h3 {
        color: #03284f;
        font-family: "Johnston ITC W01 Medium",Arial
    }

    .radio-navigational-warning-table h2 {
        font-weight: bold
    }

.RNWScriptSelectAll {
    float: right
}

.hideFix label {
    display: none
}

html[data-useragent*='MSIE 10.0'] .searchResults select {
    min-width: 175px
}

.RNWScriptSelectAll {
    float: right
}

@media only screen and (max-width: 767px) {
    .optional-column {
        display: none
    }

    .radio-navigational-warning-table .toggle-column {
        width: 15%
    }

    .radio-navigational-warning-table .date-column {
        width: 20%
    }

    .radio-navigational-warning-table .description-column {
        width: 45%
    }

    .radio-navigational-warning-table .select-column {
        width: 20%
    }

    .radio-navigational-warning-table td {
        font-size: 0.8em
    }

    .RNWScriptSelectAll input[type="checkbox"] {
        float: right
    }
}

.nMChart {
    width: 100%;
    background: #fff;
    clear: both
}

    .nMChart thead {
        border-bottom: 1px solid #ccc;
        color: #03284f
    }

    .nMChart tbody {
        font-family: "Johnston ITC W01 Light",Arial
    }

    .nMChart tfoot {
        background: #fff
    }

        .nMChart tfoot .admiraltyFooterLink {
            color: #09315b
        }

    .nMChart thead tr:nth-child(odd), .nMChart tbody tr:nth-child(odd) {
        background: #f0f0f0
    }

    .nMChart td:first-child {
        text-align: left
    }

    .nMChart td {
        padding: 1%;
        text-align: center
    }

        .nMChart td a {
            color: #03284f
        }

        .nMChart td.right {
            text-align: right
        }

            .nMChart td.right input {
                float: right
            }

.contentAreasDark .nMChart td {
    padding: 2%;
    width: 40%
}

    .contentAreasDark .nMChart td.fileSize {
        width: 40%
    }

    .contentAreasDark .nMChart td.right {
        width: 20%
    }

.contentAreasDark .nMChart tfoot td, .fullWidth .nMChart tfoot td {
    padding-right: 0
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .refinerDropdown .ms-ref-refiner {
        width: 40%
    }

        .refinerDropdown .ms-ref-refiner .media-support {
            float: none
        }

    .pickerArea.media-body {
        float: none
    }

    .lowBand .refinerDropdown .ms-ref-refiner {
        width: 40%
    }
}

@media only screen and (max-width: 767px) {
    .nMChart td {
        padding: 2%
    }

    .nMChart .right {
        display: none
    }

    .contentAreasDark .nMChart td {
        padding: 2%
    }

    .nMChart tfoot td {
        padding: 3% 3% 3% 0;
        line-height: 2em
    }

    .nMChart tfoot {
        display: none
    }

    .RNWScriptSelectAll {
        display: none
    }
}

@media only screen and (max-width: 400px) {
    .bandwidthButton, .lowbandwidthButton {
        display: block;
        float: none;
        text-align: center;
        margin: 10px 0
    }
}

.ms-core-menu-box {
    z-index: 20000 !important
}

#dialogTitleSpan {
    line-height: 1.3em;
    overflow: visible
}

.ms-dlgContent {
    position: fixed !important
}

.s4-wpcell, .ms-SPZone.ms-webpart-zone {
    background: #fff
}

.ms-SPButton a {
    color: #03284f
}

.podDisplay2 {
    background: #0a315c;
    margin: 0 0.5% 1%;
    color: #fff
}

.ms-ref-refiner #Container {
    padding: 0
}

.ms-ref-refinername, .ms-ref-unsel-shortList, #unselToggle {
    display: none !important
}

.ms-ref-unsel-longList {
    display: inline-block !important
}

.ms-webpartzone-cell {
    margin: 0
}

.ms-srch-result #ResultCount {
    font-family: "Johnston ITC W01 Light",Arial;
    text-align: left;
    vertical-align: top;
    padding: 2%
}

.refinerDropdown .ms-ref-refiner {
    float: none;
    width: 47%;
    padding: 0 2% 0 0;
    display: inline-block;
    vertical-align: top
}

.lowBand .refinerDropdown .ms-ref-refiner {
    width: 32%
}

.lowBand .NoScriptWeek, .lowBand .NoScriptYear {
    background: #dae0e6;
    color: #09315b !important;
    font-size: 12px
}

.lowBand .NoScriptDownloadButton {
    padding: 15px;
    background: #dae0e6;
    color: #09315b !important;
    float: right;
    text-decoration: none;
    margin-top: 10px;
    font-size: 12px
}

    .lowBand .NoScriptWeek:hover, .lowBand .NoScriptYear:hover, .lowBand .NoScriptDownloadButton:hover {
        cursor: pointer
    }

.lowBand input[type=submit].NoScriptSelectAll, .lowBand input[type=submit].NoScriptClearAll {
    float: right;
    clear: both;
    margin: 10px
}

@media only screen and (min-width: 768px) {
    .lowBand .nMChart {
        table-layout: fixed
    }
}

.lowBand .nMChart td:first-child {
    width: 50%
}

.ms-srch-result {
    margin: 0
}

    #EditMode-CustomizingResults a, .ms-srch-result #ResultHeader select {
        color: #001e37 !important;
        min-height: 30px
    }

.ms-ref-refinername {
    display: none
}

.ms-srchnav-item:first-child {
    margin-left: 20px
}

#NoResult {
    background: #fff;
    padding: 2%
}

.ms-qSuggest-listItem {
    color: #333
}

.ms-qSuggest-hListItem {
    color: #fff;
    background: #0a315c
}

aside .ms-srch-resultFooter #ResultFooter {
    display: none
}

#secondaryNav .ms-webpart-chrome-fullWidth {
    display: inline-block;
    min-width: 0
}

.topSectionSearch .ms-srch-sbLarge-fullWidth {
    font-family: "Johnston ITC W01 Light",Arial
}

.topSectionSearch .ms-srch-sbLarge {
    background: #fff !important
}

div.s4-wpcell-plain.ms-fullWidth {
    position: relative;
    clear: both
}

    div.s4-wpcell-plain.ms-fullWidth:after, div.s4-wpcell-plain.ms-fullWidth:before {
        content: '';
        display: table;
        clear: both
    }

div.ms-rtestate-read.ms-rte-wpbox {
    clear: both
}

article.fullWidth .contentAreas .buttonAreas {
    margin-bottom: 1.5em
}

.thumbsContainer nav.controls {
    position: initial
}

.searchResult .resultBody h3 a {
    color: #09315b
}

@media only screen and (max-width: 1024px) {
    article.fullWidth .contentAreas .buttonAreas {
        margin-top: 0
    }
}

@media only screen and (max-width: 767px) {
    .ms-srch-sbLarge-fullWidth {
        width: 84%
    }

    .topSectionSearch .ms-floatLeft, .topSectionSearch .ms-srch-sbLarge {
        width: 100%
    }

    .topSectionSearch .ms-srch-sbLarge-fullWidth {
        background-color: #fff;
        font-family: "Johnston ITC W01 Light",Arial
    }

    .ms-srch-sbLarge > .ms-srch-sb-searchLink {
        float: right
    }
}

.accordion {
    font-size: 1em;
    display: inline-block;
    position: relative;
    margin: 0
}

.buttonAreas {
    display: inline-block;
    width: 100%;
    position: relative
}

    .buttonAreas:after {
        content: "";
        display: block;
        width: 100%;
        height: 1px;
        position: absolute;
        bottom: 0px;
        background: rgba(9,49,91,0.25);
        left: 0
    }

.accordionTitle, .buttonNav {
    padding: 0 15px;
    margin: 0;
    line-height: 46px !important;
    color: #09315b;
    float: left;
    cursor: pointer;
    z-index: 2;
    position: relative;
    font-size: 1em;
    font-weight: normal;
    font-family: "Johnston ITC W01 Medium",Arial
}

.accordionTitle {
    font-size: 1.3em
}

    .accordionTitle:hover {
        font-size: 1.3em;
        background-color: transparent
    }

    .accordionTitle.active {
        background-color: #ebebeb !important;
        font-size: 1.3em
    }

.lowBand .accordionTitle {
    margin-bottom: 8px
}

.accordionTitle.active:before, .buttonNav.active:before {
    top: calc(100% + 1px);
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(218,224,230,0);
    border-top-color: rgba(9,49,91,0.25);
    border-width: 8px;
    margin-left: -8px
}

.accordionTitle.active:after, .buttonNav.active:after {
    top: calc(100% - 1px);
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(218,224,230,0);
    border-top-color: #fff;
    border-width: 8px;
    margin-left: -8px
}

.accordionTitle.active:before {
    border-top-color: #c1ccd6
}

.buttonNav.active:before, .buttonNav.active:after {
    top: 100%
}

.buttonNav.active:after {
    border-top-color: #ced5dc
}

.accordionTitle.active:after {
    border-top-color: #ebebeb
}

.no-js .accordionTitle, .no-js .buttonNav {
    float: none;
    height: auto;
    cursor: auto;
    margin: 0;
    padding: 0 15px;
    font-size: 1em
}

.accordionTitle a, .buttonNav a {
    color: #09315b
}

.accordionContent {
    float: right;
    width: 100%;
    display: block;
    margin: 46px 0 0 -100%;
    background: #fff;
    border-top: rgba(9,49,91,0.25) solid 1px;
    position: relative
}

.no-js .accordionContent {
    float: left;
    margin: 0
}

.accordionTitle:hover, .accordionTitle.active, .no-js .accordionTitle:hover {
    background: #fff;
    font-size: 1.3em
}

.buttonNav:hover, .buttonNav.active {
    background: #ced5dd;
    font-size: 1em
}

    .accordionTitle:hover a, .accordionTitle.active a, .no-js .accordionTitle:hover a, .buttonNav:hover a, .buttonNav.active a {
        color: #03284f
    }

.accordionTitle:hover a, .accordionTitle.active a, .no-js .accordionTitle:hover a {
    text-decoration: none
}

.accordionTitle.active {
    z-index: 1;
    position: relative
}

.accordion .contentAreas {
    margin: 0
}

.accordion.slim .contentAreas, .accordion.dataFullWidth .contentAreasDark {
    background: #fff;
    padding: 2%
}

.accordion .contentAreasDark {
    background: none;
    padding: 0;
    margin: 0
}

.firstTab .contentAreas {
    width: 66.666%;
    float: left;
    display: inline-block
}

.leftContent .firstTab .contentAreas {
    float: left;
    width: 100%;
    display: inline-block
}

.accordion.slim {
    float: left
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .accordion {
        background: none
    }

    .accordionTitle, .accordionContent {
        float: none;
        margin: 0
    }

    .accordionTitle {
        margin: 10px 0;
        border: 1px solid rgba(9,49,91,0.25)
    }

        .accordionTitle.active {
            margin: 0
        }

        .accordionTitle:first-of-type {
            margin-top: 0
        }

        .accordionTitle.active, .accordionTitle:hover {
            background: #ced5dd
        }

        .accordionTitle a:after {
            content: '';
            background-image: url(sprite.png);
            background-position: -190px -213px;
            width: 19px;
            height: 11px;
            background-image: url("../images/sprite.png");
            text-align: center;
            float: right;
            padding-top: 5px;
            margin-top: 18px
        }

        .accordionTitle:hover a:after {
            content: '';
            background-image: url(sprite.png);
            background-position: -190px -213px;
            width: 19px;
            height: 11px;
            background-image: url("../images/sprite.png")
        }

        .accordionTitle.active a:after {
            border: 0;
            content: '';
            background-image: url(sprite.png);
            background-position: -219px -213px;
            width: 19px;
            height: 11px;
            background-image: url("../images/sprite.png");
            text-align: center;
            display: inline-block;
            float: right;
            padding-top: 5px;
            margin-top: 18px;
            position: initial
        }

        .accordionTitle.active:after, .buttonNav.active:after, .accordionTitle:after, .accordionTitle:hover:after {
            display: none
        }

        .accordionTitle.active:before, .buttonNav.active:before {
            display: none
        }

    .basic .contentAreas, .basic .contentAreasDark {
        width: 100%
    }

    .accordionContent {
        position: relative;
        overflow: hidden;
        padding: 0;
        border: 0
    }

    .no-js .accordionContent {
        padding: 1em;
        overflow: auto;
        display: block
    }

    .accordionContent:first-of-type .contentAreas {
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .accordion {
        background: none
    }

    .accordionTitle, .accordionContent {
        float: none;
        margin: 0
    }

    .accordionTitle {
        margin: 10px 0
    }

        .accordionTitle.active {
            margin: 0
        }

        .accordionTitle:first-of-type {
            margin-top: 0
        }

        .accordionTitle:first-child {
            border: none
        }

        .accordionTitle.active, .accordionTitle:hover {
            background: #dae0e6
        }

        .accordionTitle a:after {
            content: '';
            background-image: url(sprite.png);
            background-position: -190px -213px;
            width: 19px;
            height: 11px;
            background-image: url("../images/sprite.png");
            text-align: center;
            float: right;
            padding-top: 5px;
            margin-top: 18px
        }

        .accordionTitle:hover a:after {
            content: '';
            background-image: url(sprite.png);
            background-position: -190px -213px;
            width: 19px;
            height: 11px;
            background-image: url("../images/sprite.png")
        }

        .accordionTitle.active a:after {
            border: 0;
            content: '';
            background-image: url(sprite.png);
            background-position: -219px -213px;
            width: 19px;
            height: 11px;
            background-image: url("../images/sprite.png");
            text-align: center;
            display: inline-block;
            float: right;
            padding-top: 5px;
            margin-top: 18px;
            position: initial
        }

        .accordionTitle.active:after, .buttonNav.active:after, .accordionTitle:after, .accordionTitle:hover:after {
            display: none
        }

        .accordionTitle.active:before, .buttonNav.active:before {
            display: none
        }

    .contentAreas {
        -webkit-contentAreas: touch
    }

    .accordionContent {
        position: relative;
        overflow: hidden;
        padding: 0;
        border: 0
    }

    .no-js .accordionContent {
        padding: 1em;
        overflow: auto;
        display: block
    }

    .accordionContent:first-of-type .contentAreas {
        width: 100%
    }
}

.toggle-table-accordion {
    cursor: pointer;
    height: 28px;
    width: 28px;
    vertical-align: middle;
    background-image: url(sprite.png);
    background-position: -232px 0px;
    width: 28px;
    height: 28px;
    background-image: url("../images/sprite.png");
    display: inline-block
}

.is-active .toggle-table-accordion {
    cursor: pointer;
    height: 28px;
    width: 28px;
    vertical-align: middle;
    background-image: url(sprite.png);
    background-position: -116px -120px;
    width: 28px;
    height: 28px;
    background-image: url("../images/sprite.png");
    display: inline-block
}

.refiners {
    width: 99%;
    font-size: 1em;
    display: inline-block;
    position: relative;
    margin: 0 0.5% 1%
}

    .refiners a {
        color: #fff !important;
        padding: 2% 0;
        line-height: 45px
    }

        .refiners a:hover {
            text-decoration: underline
        }

    .refiners #SearchBox a {
        padding: 0
    }

.pickerArea #Value {
    display: inline-block;
    width: auto;
    padding: 0 15px;
    background: #09315b;
    margin: 0;
    float: left;
    cursor: pointer;
    z-index: 2;
    position: relative;
    font-size: 1em;
    font-weight: normal
}

    .pickerArea #Value div {
        line-height: 46px
    }

    .pickerArea #Value a:hover, .pickerArea #Value a:active, .pickerArea #Value a:visited {
        color: #fff
    }

    .pickerArea #Value a:hover {
        text-decoration: underline
    }

.refinerDropdown {
    font-size: 1em;
    display: inline-block;
    position: relative;
    background: #09315b;
    padding: 0 2%;
    line-height: 46px;
    color: #fff;
    float: left;
    cursor: pointer;
    z-index: 2;
    font-weight: normal;
    font-family: 'Johnston ITC W01 Medium', Arial;
    width: 96%
}

    .refinerDropdown select {
        background: #fff url("../images/icons/drop-down-icon.png") no-repeat 96% 50%;
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        appearance: none;
        line-height: 28px;
        cursor: pointer;
        color: #001e37;
        font-family: 'Johnston ITC W01 Medium', Arial;
        display: inline-block;
        height: auto;
        width: 100%;
        min-height: 30px
    }

.searchResults select {
    background: #fff url("../images/icons/drop-down-icon.png") no-repeat 96% 50%;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    line-height: 28px;
    min-width: 190px;
    padding: 0 0 0 1%;
    cursor: pointer;
    color: #001e37;
    font-family: 'Johnston ITC W01 Medium', Arial;
    display: inline-block;
    height: auto
}

    .searchResults select::-ms-expand, .refinerDropdown select::-ms-expand {
        display: none
    }

.refinerDropdown .labelWrapper {
    display: inline-block;
    vertical-align: top
}

.lowBand .refinerDropdown .labelWrapper {
    width: 50%
}

.refinerDropdown .right {
    float: right
}

.refinerDropdown > .media-support {
    min-width: 20%
}

.refinerDropdown #Container label {
    padding-right: 2%
}

.refinerDropdown #RemoveRefinement {
    color: #fff
}

    .refinerDropdown #RemoveRefinement a {
        color: #fff;
        font-family: 'Johnston ITC W01 Light', Arial
    }

.pickerArea #Value {
    display: inline-block;
    width: auto;
    padding: 0 15px;
    background: #fff;
    color: #09315b;
    margin: 0;
    float: left;
    cursor: pointer;
    z-index: 2;
    position: relative;
    font-size: 1em;
    font-weight: normal;
    border: 1px solid #ebebeb
}

    .pickerArea #Value a {
        padding: 0
    }

        .pickerArea #Value a .ms-ref-name {
            color: #09315b
        }

#SelectedSection #Value {
    background: #dae0e6
}

    #SelectedSection #Value a .ms-ref-name {
        color: #09315b
    }

    #SelectedSection #Value:after {
        top: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(218,224,230,0);
        border-top-color: #dae0e6;
        border-width: 8px;
        margin-left: -8px
    }

#UnselectedSection #Value:hover, #AllSection #Value:hover {
    background: #dae0e6
}

#UnselectedSection #Value a .ms-ref-name:hover, #AllSection #Value a .ms-ref-name:hover {
    color: #09315b
}

@media screen and (max-width: 912px) {
    .refinerDropdown select {
        display: block;
        margin-bottom: 10px;
        margin-left: 0
    }
}

@media only screen and (max-width: 767px) {
    a .right {
        display: block
    }

    .refinerDropdown .labelWrapper {
        clear: both;
        display: block;
        width: 100%
    }

    .refinerDropdown .pickerArea {
        width: 100%
    }

    .lowBand .refinerDropdown .labelWrapper {
        width: 100%
    }

    .pickerArea .ms-ref-refiner {
        clear: both;
        display: block;
        width: 98%
    }

    .refinerDropdown #Container label {
        width: 40px;
        display: inline-block
    }

    #Refinement label {
        display: inline-block;
        width: 8%
    }
}

#map-canvas {
    width: 99%;
    height: 100%;
    background: #6da1d6 !important
}

#agent-map {
    height: 730px;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    clear: both
}

    #agent-map .lock {
        background: url(../images/agents/lock.png) no-repeat 7px -38px rgba(3,40,79,0.7);
        display: inline-block;
        height: 36px;
        padding: 9px 10px 5px 29px;
        color: #fff;
        text-decoration: none;
        position: absolute;
        top: 14px;
        right: 10px;
        z-index: 100;
        box-sizing: border-box
    }

    #agent-map .locked {
        background-position: 7px 4px
    }

.hidden {
    display: none
}

.agent-window {
    max-width: 700px;
    height: 160px;
    color: #03284f;
    font-family: "Johnston ITC W01 Light",Arial;
    font-size: 1.2em
}

    .agent-window .agent-container:first-of-type {
        width: 36%;
        float: left;
        vertical-align: top
    }

    .agent-window .agent-container {
        width: 42%;
        float: left;
        vertical-align: top
    }

        .agent-window .agent-container:last-of-type {
            width: 10%;
            margin-left: 1%
        }

.agent-li > div {
    margin-left: 70px;
    margin-bottom: 20px
}

.agent-li .productsColumn {
    margin-bottom: 1em
}

.agent-window h3, .agent-li h3 {
    font-size: 1.3em;
    line-height: normal;
    font-weight: bold;
    vertical-align: top
}

.agent-li h3 {
    margin: 0.2em 0.2em 0.3em
}

.agent-window h4, .agent-li h4 {
    margin: 0 0 0.5em;
    font-size: 1em;
    line-height: normal;
    font-weight: bold
}

.agent-window p, .agent-li p {
    padding-right: 20px;
    float: left;
    color: #03284f;
    font-size: 1em;
    line-height: 1.3;
    word-break: break-word
}

.agent-window div, .agent-li div {
    float: left
}

.agent-window div {
    width: 30%
}

.agent-window ul, .agent-li ul {
    font-size: 1em;
    padding: 0;
    margin: 0;
    display: block
}

.agent-window li, .agent-li li {
    margin-left: 20px;
    list-style-type: disc
}

.agent-window a, .agent-li a {
    color: #09315b;
    text-decoration: none
}

    .agent-window a:hover, .agent-li a:hover {
        text-decoration: underline
    }

#agent-list > ul {
    list-style: none;
    padding: 0;
    color: #03284f
}

.agent-li {
    width: 100%;
    background: #dee8ea;
    float: left;
    padding: 0.5em;
    margin-bottom: 4px;
    position: relative;
    font-family: "Johnston ITC W01 Light",Arial;
    box-sizing: border-box
}

    .agent-li h3 {
        margin: 0.2em 0.2em 1em;
        padding-left: 70px;
        font-family: "Johnston ITC W01 Light",Arial;
        vertical-align: top
    }

    .agent-li .agent-li-link:before {
        content: "-";
        text-align: center;
        background: #fff;
        width: 24px;
        height: 24px;
        border-radius: 13px;
        position: absolute;
        left: 10px;
        border: solid 1px #09315b;
        line-height: 20px;
        font-size: 1.16em
    }

.agent-li-link:hover {
    text-decoration: none
}

.agent-li h4 {
    margin: 0.2em;
    padding-left: 70px
}

.agent-li .IACAFlag {
    padding-left: 1%
}

.agent-li.closed {
    background: #fff
}

    .agent-li.closed p, .agent-li.closed div {
        display: none
    }

    .agent-li.closed h3 {
        margin: 0.2em
    }

    .agent-li.closed .agent-li-link:before {
        content: "+";
        line-height: normal;
        font-size: 1em
    }

.agent-li p, .agent-li p.address {
    margin-right: 0;
    margin-left: 70px
}

.agent-li div {
    margin-left: 70px;
    margin-bottom: 20px
}

.agent-li .service li, .agent-window .service li {
    list-style-type: none;
    padding: 0;
    margin: 0
}

#controls-bar, #controls-bar-mobile-nav, #controls-bar-mobile-filters {
    margin-bottom: 1em;
    background: #09315b;
    float: left;
    width: 100%;
    z-index: 10;
    position: relative
}

    #controls-bar a, #controls-bar-mobile-nav a, #controls-bar-mobile-filters a {
        padding: 21px 15px;
        margin: 0;
        background: #09315b;
        color: #fff;
        float: left;
        cursor: pointer;
        z-index: 2;
        position: relative;
        font-size: 1em;
        text-decoration: none
    }

        #controls-bar a.active:after, #controls-bar-mobile-nav a.active:after, #controls-bar-mobile-filters a.active:after {
            top: 100%;
            left: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-color: rgba(218,224,230,0);
            border-top-color: #dae0e6;
            border-width: 8px;
            margin-left: -8px
        }

        #controls-bar a:hover, #controls-bar a.active, #controls-bar-mobile-nav a:hover, #controls-bar-mobile-nav a.active, #controls-bar-mobile-filters a:hover, #controls-bar-mobile-filters a.active {
            background: #dae0e6;
            font-size: 1em;
            color: #03284f
        }

    #controls-bar h2, #controls-bar-mobile-nav h2, #controls-bar-mobile-filters h2 {
        color: #fff;
        font-size: 1em;
        padding: 21px 15px;
        margin: 0;
        border-left: solid 6px #03284f;
        float: left;
        font-weight: normal
    }

    #controls-bar select, #controls-bar-mobile-nav select, #controls-bar-mobile-filters select {
        float: left;
        margin: 19px 10px;
        padding: 6px;
        border: none;
        font-size: 0.9em;
        color: #03284f
    }

.mapFilterCheckboxes {
    color: #fff;
    font-size: 1em;
    padding: 20px 15px;
    margin: 0;
    border: none;
    float: left;
    font-weight: normal
}

    .mapFilterCheckboxes input[type='checkbox'] {
        margin-right: 1em
    }

    .mapFilterCheckboxes label {
        margin-right: 1em;
        vertical-align: middle;
        display: inline-block;
        cursor: pointer
    }

#controls-bar-mobile-nav, #controls-bar-mobile-filters {
    display: none;
    border: none
}

#map-canvas button {
    min-width: 0 !important
}

@media screen and (max-width: 1246px) {
    .mapFilterCheckboxes span {
        display: inline-block
    }

    #controls-bar {
        display: none
    }

    #controls-bar-mobile-nav, #controls-bar-mobile-filters {
        display: inline
    }

        #controls-bar-mobile-nav h2, #controls-bar-mobile-filters h2 {
            border: none
        }
}

@media all and (max-width: 1100px) {
    #agent-map {
        height: 550px
    }

    .agent-li p {
        margin-left: 40px
    }
}

@media all and (max-width: 950px) {
    #agent-map {
        height: 480px
    }

    .agent-li p {
        margin-left: 20px
    }
}

@media all and (max-width: 850px) {
    .agent-li p {
        margin-bottom: 0;
        margin-left: 70px
    }

        .agent-li p.address {
            width: 80%;
            margin-bottom: 0.3em
        }

            .agent-li p.address br {
                display: none
            }
}

@media all and (max-width: 800px) {
    #agent-map {
        height: 400px
    }
}

@media all and (max-width: 767px) {
    #agent-map, #controls-bar a, #controls-bar-mobile-nav {
        display: none
    }

    #agent-list.hidden {
        display: block
    }
}

@media all and (max-width: 680px) {
    .agent-li div, .agent-li p, .agent-li p.address {
        margin-left: 50px;
        margin-top: 0.3em
    }

    .agent-li h3, .agent-li h4 {
        padding-left: 50px;
        margin: 0.2em 0.2em 0.3em
    }

    #controls-bar h2 {
        border: none
    }

    .productsColumn h5, .servicesColumn h5 {
        font-weight: bold
    }

    .productsColumn, .servicesColumn {
        margin-top: 0.3em
    }
}

@media (max-width: 500px) {
    .productsColumn, .servicesColumn {
        float: left
    }

    .productsColumn {
        margin-right: 50px
    }

    .agent-li > div {
        margin-top: 1em
    }
}

@media all and (max-width: 450px) {
    #controls-bar h2 {
        width: 93%;
        padding-bottom: 0;
        border: none
    }
}

@media all and (max-width: 400px) {
    #controls-bar select {
        width: 93%;
        clear: both;
        margin-bottom: 0
    }
}

@media all and (max-width: 360px) {
    .mapFilterCheckboxes {
        padding: 21px 5px
    }

        .mapFilterCheckboxes span {
            padding: 0.2em 0.3em 0
        }

        .mapFilterCheckboxes input[type='checkbox'] {
            margin-right: 0
        }

        .mapFilterCheckboxes label {
            margin-right: 0
        }
}

.topPageContent .largeImage {
    overflow: hidden;
    margin: 0 0.5% 0 0
}

    .topPageContent .largeImage img {
        width: auto;
        vertical-align: bottom
    }

.mediaCarousel {
    position: relative
}

.viewport {
    width: 100%;
    padding-bottom: 61%;
    overflow: hidden;
    position: relative;
    margin: 0
}

    .viewport ul {
        position: absolute;
        width: 100%;
        margin: 0;
        padding: 0
    }

        .viewport ul li {
            display: block;
            position: absolute;
            width: 100%;
            float: left;
            padding-bottom: 61%;
            background: #fff no-repeat center center;
            background-size: cover
        }

            .viewport ul li img {
                height: 100%;
                min-height: 300px;
                width: auto
            }

    .viewport h3 a {
        display: block;
        position: absolute;
        top: 22%;
        left: 25px;
        height: 44px;
        padding-right: 15px;
        font-size: 1.3em;
        font-weight: normal;
        color: #fff;
        text-decoration: none
    }

    .viewport li.video h3 a {
        padding-left: 54px;
        background: url(../images/carousel/video-icon.png) no-repeat 0 0
    }

nav.controls {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0
}

.mediaCarousel nav.controls {
    position: absolute;
    width: 100%;
    bottom: 10px;
    height: 8px;
    top: 93%;
    text-align: center
}

nav.controls ul {
    position: relative;
    height: 6px;
    float: left;
    margin: 0;
    padding: 0
}

.mediaCarousel nav.controls ul {
    position: relative;
    height: 6px;
    float: right;
    margin: 0;
    padding: 0 15px
}

nav.controls li {
    display: inline-block;
    width: 25px;
    margin-left: 5px
}

nav.controls a {
    display: block;
    width: 25px;
    height: 6px;
    margin: 0;
    border: 1px solid #fff;
    text-indent: -9999px
}

    nav.controls a.active, nav.controls a:hover {
        background-color: #fff
    }

    nav.controls li.active a, nav.controls a:hover {
        background-color: #fff
    }

.overlay {
    background: url("../images/transparent.png") repeat-x;
    width: 100%;
    height: 41%;
    position: absolute;
    bottom: 0
}

.thumbList ul {
    z-index: 20
}

@media only screen and (max-width: 1300px) {
    .viewport h3 a {
        font-size: 1.1em
    }
}

@media only screen and (max-width: 1150px) {
    nav.controls, nav.controls ul {
        height: 10px
    }

        nav.controls li, nav.controls a {
            width: 15px;
            height: 10px
        }
}

@media only screen and (max-width: 1024px) {
    .viewport h3 a {
        font-size: 1.3em
    }

    nav.controls, nav.controls ul {
        height: 8px
    }

        nav.controls li, nav.controls a {
            width: 25px;
            height: 6px
        }

    .viewport, .viewport ul li {
        padding-bottom: 30%
    }

    .overlay {
        height: 34%
    }
}

@media only screen and (max-width: 767px) {
    .viewport, .viewport ul li {
        padding-bottom: 42%
    }
}

@media only screen and (max-width: 600px) {
    .viewport h3 a {
        top: 0
    }
}

@media only screen and (max-width: 500px) {
    .viewport h3 a {
        font-size: 1.1em;
        top: -40%
    }
}

@media only screen and (max-width: 360px) {
    nav.controls {
        height: 10px
    }

        nav.controls ul {
            height: 10px
        }

        nav.controls li, nav.controls a {
            width: 15px;
            height: 10px
        }

    .viewport h3 a {
        top: -80%
    }
}

.blocker {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 998;
    padding: 20px;
    box-sizing: border-box;
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
    text-align: center
}

    .blocker:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -0.05em
    }

    .blocker.behind {
        background-color: transparent
    }

.modal {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 999;
    max-width: 800px;
    background: #fff;
    padding: 30px;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    -o-box-shadow: 0 0 10px #000;
    -ms-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    text-align: left
}

    .modal a.close-modal {
        position: absolute;
        top: 0px;
        right: 0px;
        display: block;
        width: 15px;
        height: 15px;
        background: url("/_layouts/15/images/fgimg.png?rev=23");
        background-position: 0px -645px;
        margin: 15px
    }

.modal-spinner {
    display: none;
    width: 64px;
    height: 64px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-right: -32px;
    margin-top: -32px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px
}

.modal-content {
    position: relative
}

    .modal-content img {
        max-width: 100%
    }

.detailsGallery {
    position: relative;
    float: left;
    width: 100%
}

    .detailsGallery ul, .detailsGallery li {
        list-style: none;
        padding: 0;
        margin: 0
    }

ul.detailViews {
    position: relative;
    overflow: hidden;
    background-color: #fff;
    padding: 2%
}

.detailViews li {
    float: left;
    width: 100%
}

.detailViews img {
    width: 100%;
    margin-bottom: 10px
}

.detailViews h3 {
    margin-top: 0;
    font-size: 1.5em;
    color: #09315b;
    font-family: "Johnston ITC W01 Medium",Arial
}

.detailViews .firstCol {
    float: left;
    width: 40%;
    padding-right: 4%
}

.detailViews .secondCol {
    float: right;
    width: 56%
}

.thumbsContainer {
    position: relative;
    float: left;
    width: 100%
}

.thumbList {
    overflow: hidden
}

    .thumbList ul {
        width: 3000px
    }

.thumbsContainer li {
    position: relative;
    float: left;
    width: 78px;
    height: 80px;
    margin-right: 9px;
    margin-left: 9px
}

    .thumbsContainer li img {
        position: absolute;
        height: 100%;
        top: 0;
        left: 0;
        opacity: 0.4;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s
    }

    .thumbsContainer li:hover {
        cursor: pointer
    }

        .thumbsContainer li:hover img, .thumbsContainer li.active img {
            opacity: 1
        }

.thumbCarousel {
    overflow: hidden;
    padding: 23px 72px 21px
}

.thumbsContainer .thumbList {
    position: relative;
    overflow: hidden;
    height: 84px;
    width: 669px !important;
    margin: auto
}

    .thumbsContainer .thumbList > ul {
        position: absolute;
        list-style: none
    }

        .thumbsContainer .thumbList > ul > li {
            float: left;
            text-align: center;
            background: none;
            cursor: pointer
        }

    .thumbsContainer .thumbList img {
        max-width: 90%;
        border: 2px solid #fff
    }

.thumbsContainer .controls .next, .thumbsContainer .controls .prev {
    float: left;
    width: 15px;
    height: 22px;
    display: block;
    margin-top: 11px;
    text-indent: -9999px;
    position: absolute;
    bottom: 0
}

.thumbsContainer .controls .disabled {
    opacity: 0.25;
    pointer-events: none
}

.thumbsContainer .controls .next img, .thumbsContainer .controls .prev img {
    display: none
}

.thumbsContainer .controls .next {
    background-position: -15px 0;
    float: right;
    right: 0
}

.thumbsContainer .controls ul {
    display: none
}

.thumbsContainer .controls .prev, .thumbsContainer .controls .next {
    display: block;
    position: absolute;
    background-color: #22466c;
    width: 40px;
    height: 40px;
    top: 50%;
    margin-top: -20px;
    cursor: pointer
}

    .thumbsContainer .controls .prev.disabled, .thumbsContainer .controls .next.disabled {
        cursor: default
    }

.thumbsContainer .controls .prev {
    left: 0;
    margin-right: 35px
}

.thumbsContainer .controls .next {
    right: 0;
    margin-left: 35px
}

    .thumbsContainer .controls .prev:before, .thumbsContainer .controls .next:before {
        content: '';
        position: absolute;
        display: block;
        top: 50%;
        margin-top: -8px;
        width: 12px;
        height: 17px;
        background-repeat: no-repeat
    }

.thumbsContainer .controls .prev:before {
    background-image: url(../images/icons/block-arrow-left-active.png);
    left: 50%;
    margin-left: -6px
}

.thumbsContainer .controls .next:before {
    background-image: url(../images/icons/block-arrow-right-active.png);
    right: 50%;
    margin-right: -6px
}

.thumbsContainer .controls .prev:hover, .thumbsContainer .controls .next:hover {
    background-color: #34587E
}

@media only screen and (max-width: 1280px) {
    .thumbsContainer .thumbList {
        width: 570px !important
    }
}

@media only screen and (max-width: 1130px) {
    .thumbsContainer .thumbList {
        width: 473px !important
    }
}

@media only screen and (max-width: 980px) {
    .thumbCarousel {
        padding: 23px 70px 21px
    }

    .thumbsContainer .thumbList {
        width: 408px !important
    }

    .thumbsContainer .thumbList {
        height: 68px
    }

    .thumbsContainer li {
        width: 64px;
        height: 64px
    }
}

@media only screen and (max-width: 870px) {
    .thumbsContainer .thumbList {
        width: 324px !important
    }
}

@media only screen and (max-width: 690px) {
    .detailViews img {
        display: none
    }

    .detailViews .firstCol, .detailViews .secondCol {
        width: 100%
    }
}

@media only screen and (max-width: 660px) {
    .thumbCarousel {
        padding: 23px 50px 21px
    }
}

@media only screen and (max-width: 540px) {
    .thumbsContainer .thumbList {
        width: 322px !important
    }
}

@media only screen and (max-width: 470px) {
    .thumbsContainer .thumbList {
        width: 252px !important
    }

    .thumbsContainer li {
        width: 45px;
        height: 45px
    }

    .thumbCarousel {
        padding: 23px 36px 21px
    }

    .thumbsContainer .controls .prev, .thumbsContainer .controls .next {
        margin-top: 0;
        top: 30%;
        width: 30px;
        height: 30px
    }
}

@media only screen and (max-width: 390px) {
    .thumbsContainer .thumbList {
        width: 220px !important
    }

    .thumbsContainer li {
        margin-right: 5px;
        margin-left: 5px
    }
}

footer {
    width: 100%;
    margin: 0 auto;
    overflow: hidden
}

    footer .mainContainer {
        min-height: 0
    }

    footer, footer a, footer p {
        color: #09315b;
        font-size: 1em;
        text-decoration: none
    }

        footer a:hover, footer a:hover p {
            color: #09315b;
            text-decoration: underline
        }

        footer.top {
            margin: 15px 0;
            padding: 0
        }

            footer.top ul {
                list-style: none
            }

            footer.top .container {
                border: 1px solid rgba(9,49,91,0.25);
                border-right: 0;
                border-left: 0
            }

            footer.top .innerContainer {
                background-color: #ebebeb;
                margin: 0;
                padding: 20px 10px;
                width: auto
            }

.footerBottom {
    padding: 20px 0
}

    .footerBottom:after {
        content: "";
        clear: both;
        display: table
    }

    .footerBottom .logoArea, .footerBottom .linksArea {
        width: 49%;
        margin-right: 12px
    }

    .footerBottom .linksArea {
        float: right;
        margin-right: 0
    }

    .footerBottom .logoArea {
        float: left
    }

        .footerBottom .logoArea .logoArea__image--desktop {
            max-height: 80px;
            position: relative;
            max-width: 243px;
            vertical-align: top
        }

        .footerBottom .logoArea .logoArea__image--mobile {
            display: none
        }

.footerButtom .logoArea a:focus {
    display: block
}

.footerBottom .linksArea ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.footerBottom .linksArea li {
    line-height: 2em;
    padding-right: 25px;
    display: inline-block
}

.footerBottom .linksArea a {
    color: #09315b;
    text-decoration: none
}

    .footerBottom .linksArea a:hover {
        text-decoration: underline
    }

.copyright {
    color: rgba(9,49,91,0.8);
    margin-top: 30px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .footerBottom {
        padding: 0
    }

        .footerBottom .logoArea {
            width: 24%;
            padding-left: 1%
        }

        .footerBottom .linksArea {
            width: 65%;
            float: right
        }
}

@media only screen and (max-width: 767px) {
    footer .mainContainer {
        position: static
    }

    footer.top {
        background: none;
        padding: 0
    }

    .footerBottom {
        padding: 0
    }

        .footerBottom .logoArea {
            width: 50%;
            max-width: 250px;
            display: block
        }

            .footerBottom .logoArea object {
                width: 100%
            }

        .footerBottom .linksArea {
            clear: both;
            margin-right: 0;
            width: 100%;
            float: left
        }
}

@media only screen and (max-width: 600px) {
    footer.top .innerContainer {
        margin: 0 -10px;
        padding: 10px
    }

    .copyright {
        margin: 15px 0 25px
    }

    .footerBottom .linksArea li {
        display: block
    }

    .footerBottom .logoArea {
        width: 80%
    }
}

.adp-content {
    padding: 40px 80px
}

    .adp-content p.p--intro {
        font-size: 21px;
        line-height: 1.429
    }

    .adp-content p {
        font-size: 16px;
        line-height: 1.5
    }

.adp-form {
    padding: 5px 80px 40px 80px;
    margin: 0 0 100px 0;
    background-color: #f5f5f5;
    border: none
}

    .adp-form p {
        font-size: 16px;
        line-height: 1.500
    }

    .adp-form select {
        padding: 0 20px;
        margin: 0 0 20px 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        border-radius: 0;
        background-color: #fff;
        display: block;
        font-family: inherit;
        font-size: 16px;
        width: 100%;
        height: 50px;
        color: #333333;
        box-sizing: border-box;
        max-width: 615px;
        border: none;
        box-shadow: 0 4px 5px 0 rgba(0,0,0,0.07),0 1px 10px 0 rgba(0,0,0,0.12),0 2px 4px 0 rgba(0,0,0,0.1)
    }

        .adp-form select::-webkit-input-placeholder {
            color: #333333;
            font-size: inherit
        }

        .adp-form select:-moz-placeholder {
            color: #333333;
            font-size: inherit
        }

        .adp-form select::-moz-placeholder {
            color: #333333;
            font-size: inherit
        }

        .adp-form select::-ms-input-placeholder {
            color: #333333;
            font-size: inherit
        }

        .adp-form select:focus {
            border: none;
            outline: none
        }

        .adp-form select:disabled {
            opacity: 0.3;
            cursor: not-allowed
        }

    .adp-form select {
        padding: 0 50px 0 20px;
        background-image: url(../images/dropdown.png);
        background-position: right center;
        background-repeat: no-repeat;
        line-height: 2.6
    }

        .adp-form select::-ms-expand {
            display: none
        }

    .adp-form > hr {
        border: 1px solid #D8DDE2;
        border-bottom: none;
        margin: 0
    }

.adp-form__title {
    font-weight: normal
}

    .adp-form__title a {
        color: #09315B
    }

.adp-form__map-title {
    font-size: 18px;
    font-weight: normal;
    margin: 30px 0 20px 0
}

.checkbox-button input[type="checkbox"] {
    padding: 0;
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    position: absolute;
    width: 1px
}

.checkbox-button label {
    text-align: center;
    padding: 25px 30px;
    box-shadow: 0 4px 5px 0 rgba(0,0,0,0.07),0 1px 10px 0 rgba(0,0,0,0.12),0 2px 4px 0 rgba(0,0,0,0.1);
    background-color: #fff;
    display: block;
    color: #09315B;
    font-size: 18px;
    margin-bottom: 20px;
    transition: ease-in-out .5s all
}

    .checkbox-button label:hover {
        cursor: pointer;
        box-shadow: 0 8px 10px 0 rgba(0,0,0,0.07),0 2px 20px 0 rgba(0,0,0,0.12),0 4px 8px 0 rgba(0,0,0,0.1)
    }

.checkbox-button input[type="checkbox"]:checked ~ label {
    background-color: #09315B;
    color: white
}

.radio-button input[type="radio"] {
    padding: 0;
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    position: absolute;
    width: 1px
}

.radio-button label {
    text-align: center;
    padding: 25px 30px;
    box-shadow: 0 4px 5px 0 rgba(0,0,0,0.07),0 1px 10px 0 rgba(0,0,0,0.12),0 2px 4px 0 rgba(0,0,0,0.1);
    background-color: white;
    display: block;
    color: #09315B;
    font-size: 18px;
    margin-bottom: 20px;
    transition: ease-in-out .5s all
}

    .radio-button label:hover {
        cursor: pointer;
        box-shadow: 0 8px 10px 0 rgba(0,0,0,0.07),0 2px 20px 0 rgba(0,0,0,0.12),0 4px 8px 0 rgba(0,0,0,0.1)
    }

.radio-button input[type="radio"]:checked ~ label {
    background-color: #09315B;
    color: white
}

.adp-step {
    padding: 40px 80px 15px 80px;
    background-color: #f5f5f5;
    border: none;
    position: relative
}

    .adp-step.has-arrow:before {
        display: block;
        content: '';
        width: 12px;
        height: 61px;
        background-image: url(../images/arrow-down.png);
        position: absolute;
        top: -80px;
        left: 50%;
        margin-left: -6px
    }

.adp-step__step {
    float: right;
    width: 83px;
    height: 20px;
    background-color: white
}

.adp-step__step--one {
    background-image: url(../images/step-1.png)
}

.adp-step__step--two {
    background-image: url(../images/step-2.png)
}

.adp-step__step--three {
    background-image: url(../images/step-3.png)
}

.adp-step__step--four {
    background-image: url(../images/step-4.png)
}

.adp-step__title {
    margin: 0 0 30px 0;
    padding: 0;
    font-size: 30px;
    vertical-align: bottom;
    font-weight: normal
}

    .adp-step__title span {
        font-size: 24px;
        color: #B0B0B0;
        font-weight: normal;
        font-family: "Johnston ITC W01 Light", Arial
    }

.adp-step > hr {
    border: 1px solid #D8DDE2;
    border-bottom: none;
    margin: 0
}

.adp-cta {
    border: 1px solid #B5C1CD;
    position: relative;
    margin-bottom: 20px
}

    .adp-cta a {
        padding: 32px 40px 32px 110px;
        display: block;
        background-color: #fff;
        transition: ease-in-out .25s all;
        text-decoration: none
    }

        .adp-cta a:hover {
            box-shadow: 0 8px 10px 0 rgba(0,0,0,0.07),0 2px 20px 0 rgba(0,0,0,0.12),0 4px 8px 0 rgba(0,0,0,0.1)
        }

    .adp-cta:before {
        content: '';
        position: absolute;
        width: 36px;
        height: 36px;
        top: 36px;
        left: 40px;
        background-repeat: no-repeat
    }

.adp-cta__summary {
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: normal
}

.adp-cta__title {
    padding: 0;
    margin: 0 0 10px 0;
    font-size: 18px;
    font-weight: normal;
    color: #09315B;
    font-family: "Johnston ITC W01 Medium", Arial
}

.adp-cta--info:before {
    background-image: url(../images/info.png)
}

.adp-cta--download:before {
    background-image: url(../images/download.png)
}

.adp-ctas {
    margin-bottom: 100px !important
}

.adp-submit {
    text-align: center;
    margin-bottom: 60px;
    position: relative
}

    .adp-submit:before {
        display: block;
        content: '';
        width: 12px;
        height: 61px;
        background-image: url(../images/arrow-down.png);
        position: absolute;
        top: -80px;
        left: 50%;
        margin-left: -6px
    }

    .adp-submit input {
        padding: 20px 30px;
        font-size: 21px;
        display: inline-block;
        line-height: normal;
        text-align: left;
        white-space: normal;
        vertical-align: middle;
        touch-action: manipulation;
        cursor: pointer;
        user-select: none;
        background-image: none;
        border: none;
        border-radius: 0;
        color: #fff;
        background-color: #09315B;
        text-transform: none;
        transition: all .25s ease-in-out;
        position: relative;
        font-family: "Johnston ITC W01 Medium", Arial;
        font-weight: normal
    }

        .adp-submit input:hover {
            text-decoration: underline
        }

    .adp-submit p {
        font-size: 22px
    }

.adp-animated {
    display: none;
    position: relative
}

    .adp-animated.is-active {
        display: block;
        animation: fadeIn 1s ease-in-out
    }

@keyframes fadeIn {
    0% {
        display: none;
        opacity: 0
    }

    1% {
        display: block;
        opacity: 0;
        top: 40px
    }

    100% {
        opacity: 1;
        top: 0
    }
}

.adp-checkboxes {
    width: 100% !important
}

    .adp-checkboxes fieldset {
        border: none;
        width: 100% !important;
        padding: 0
    }

        .adp-checkboxes fieldset > legend {
            font-size: 18px;
            font-weight: normal;
            margin: 30px 0 20px 0;
            color: #09315B
        }

    .adp-checkboxes table {
        margin-bottom: 20px;
        background: #fff;
        table-layout: auto;
        width: 100% !important
    }

        .adp-checkboxes table caption {
            font-size: 16px;
            background: transparent;
            color: #3A3A3A;
            font-weight: bold;
            margin-bottom: 20px
        }

        .adp-checkboxes table thead {
            background: #09315B
        }

            .adp-checkboxes table thead tr th, .adp-checkboxes table thead tr td {
                font-size: 16px;
                padding: 7px 10px;
                color: white;
                font-weight: normal;
                border: solid 1px #001a36;
                vertical-align: top
            }

        .adp-checkboxes table tfoot {
            background: #3A3A3A
        }

            .adp-checkboxes table tfoot tr th, .adp-checkboxes table tfoot tr td {
                font-size: 16px;
                padding: 7px 10px;
                color: #3A3A3A;
                font-weight: normal;
                border: solid 1px #001a36
            }

        .adp-checkboxes table tr th, .adp-checkboxes table tr td {
            font-size: 14px;
            padding: 10px;
            text-align: left;
            line-height: 1.2;
            border: solid 1px #001a36;
            color: #3A3A3A
        }

        .adp-checkboxes table thead tr th, .adp-checkboxes table thead tr td, .adp-checkboxes table tfoot tr th, .adp-checkboxes table tfoot tr td, .adp-checkboxes table tbody tr th, .adp-checkboxes table tbody tr td {
            display: table-cell;
            line-height: 24px
        }

        .adp-checkboxes table tr td {
            display: table-cell;
            line-height: 24px
        }

.adp-results {
    padding: 40px 80px
}

.adp-results__title {
    color: #09315B;
    font-size: 30px;
    border-bottom: 1px solid #D8DDE2;
    margin-bottom: 40px;
    padding-bottom: 30px;
    font-weight: normal
}

.adp-results a.adp-results__button, .adp-results a.adp-results__button:visited {
    margin-top: 40px;
    margin-bottom: 60px;
    padding: 20px 30px 20px 80px;
    font-size: 21px;
    display: inline-block;
    line-height: normal;
    text-align: left;
    white-space: normal;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    border: none;
    border-radius: 0;
    color: #fff;
    background-color: #09315B;
    text-transform: none;
    transition: all .25s ease-in-out;
    position: relative;
    font-family: "Johnston ITC W01 Medium", Arial;
    font-weight: normal;
    background-repeat: no-repeat;
    background-image: url(../images/back-arrow.png);
    background-position: 30px 24px;
    text-decoration: none
}

.adp-result {
    border-bottom: 1px solid #D8DDE2;
    margin-bottom: 40px;
    padding-bottom: 40px
}

    .adp-result h3, .adp-result p {
        color: #3A3A3A;
        font-size: 24px;
        font-family: "Johnston ITC W01 Medium", Arial;
        font-weight: normal
    }

.adp-result__list {
    margin-top: 40px;
    padding: 30px 40px 40px;
    background-color: #f5f5f5
}

    .adp-result__list ul {
        margin: 0;
        padding: 0
    }

    .adp-result__list li {
        margin-bottom: 10px;
        list-style: none;
        position: relative;
        padding-left: 40px
    }

        .adp-result__list li:before {
            content: '';
            position: absolute;
            width: 26px;
            height: 23px;
            top: 3px;
            left: 0;
            background-repeat: no-repeat;
            background-image: url(../images/download--small.png)
        }

        .adp-result__list li a {
            color: #09315B;
            font-size: 21px;
            line-height: 1.429;
            position: relative
        }

            .adp-result__list li a:hover {
                text-decoration: none
            }

.imageMap.aspNetDisabled {
    opacity: 0.5;
    pointer-events: none
}

.javaScriptMap {
    overflow: auto
}

.adll article#content {
    overflow: visible
}

.ADLL_ADRSCheckBoxText {
    font-size: 18px;
    margin-bottom: 10px;
    color: #09315B;
    display: block
}

@media only screen and (max-width: 1290px) {
    .imageMap .col-6 {
        width: 100%
    }
}

@media only screen and (max-width: 940px) {
    .adp-content {
        padding: 40px 40px
    }

    .adp-results {
        padding: 40px 40px
    }

    .adp-step {
        padding: 40px 40px 20px 40px
    }

    .adp-form {
        padding: 5px 40px 40px 40px
    }
}

@media only screen and (max-width: 480px) {
    .adp-content {
        padding: 40px 20px
    }

    .adp-results {
        padding: 40px 20px
    }

    .adp-step {
        padding: 40px 20px 20px 20px
    }

    .adp-form {
        padding: 5px 20px 40px 20px
    }
}

.row {
    margin: 0 -7px;
    display: block;
    *zoom: 1
}

    .row:before, .row:after {
        content: ' ';
        display: table;
        width: 0
    }

    .row:after {
        clear: both
    }

*[class*="col-"] {
    padding: 0 7px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    min-height: 1px;
    float: left;
    box-sizing: border-box
}

.col-1 {
    width: 8.33333%
}

.col-2 {
    width: 16.66667%
}

.col-3 {
    width: 25%
}

.col-4 {
    width: 33.33333%
}

.col-5 {
    width: 41.66667%
}

.col-6 {
    width: 50%
}

.col-7 {
    width: 58.33333%
}

.col-8 {
    width: 66.66667%
}

.col-9 {
    width: 75%
}

.col-10 {
    width: 83.33333%
}

.col-11 {
    width: 91.66667%
}

.col-12 {
    width: 100%
}

.col-push-1 {
    left: 8.33333%
}

.col-push-2 {
    left: 16.66667%
}

.col-push-3 {
    left: 25%
}

.col-push-4 {
    left: 33.33333%
}

.col-push-5 {
    left: 41.66667%
}

.col-push-6 {
    left: 50%
}

.col-push-7 {
    left: 58.33333%
}

.col-push-8 {
    left: 66.66667%
}

.col-push-9 {
    left: 75%
}

.col-push-10 {
    left: 83.33333%
}

.col-push-11 {
    left: 91.66667%
}

.col-push-12 {
    left: 100%
}

.col-pull-1 {
    padding-right: 8.33333%
}

.col-pull-2 {
    padding-right: 16.66667%
}

.col-pull-3 {
    padding-right: 25%
}

.col-pull-4 {
    padding-right: 33.33333%
}

.col-pull-5 {
    padding-right: 41.66667%
}

.col-pull-6 {
    padding-right: 50%
}

.col-pull-7 {
    padding-right: 58.33333%
}

.col-pull-8 {
    padding-right: 66.66667%
}

.col-pull-9 {
    padding-right: 75%
}

.col-pull-10 {
    padding-right: 83.33333%
}

.col-pull-11 {
    padding-right: 91.66667%
}

.col-pull-12 {
    padding-right: 100%
}

@media only screen and (max-width: 940px) {
    .m-col-1 {
        width: 8.33333%
    }

    .m-col-2 {
        width: 16.66667%
    }

    .m-col-3 {
        width: 25%
    }

    .m-col-4 {
        width: 33.33333%
    }

    .m-col-5 {
        width: 41.66667%
    }

    .m-col-6 {
        width: 50%
    }

    .m-col-7 {
        width: 58.33333%
    }

    .m-col-8 {
        width: 66.66667%
    }

    .m-col-9 {
        width: 75%
    }

    .m-col-10 {
        width: 83.33333%
    }

    .m-col-11 {
        width: 91.66667%
    }

    .m-col-12 {
        width: 100%
    }

    .m-col-push-1 {
        left: 8.33333%
    }

    .m-col-push-2 {
        left: 16.66667%
    }

    .m-col-push-3 {
        left: 25%
    }

    .m-col-push-4 {
        left: 33.33333%
    }

    .m-col-push-5 {
        left: 41.66667%
    }

    .m-col-push-6 {
        left: 50%
    }

    .m-col-push-7 {
        left: 58.33333%
    }

    .m-col-push-8 {
        left: 66.66667%
    }

    .m-col-push-9 {
        left: 75%
    }

    .m-col-push-10 {
        left: 83.33333%
    }

    .m-col-push-11 {
        left: 91.66667%
    }

    .m-col-push-12 {
        left: 100%
    }

    .m-col-pull-1 {
        padding-right: 8.33333%
    }

    .m-col-pull-2 {
        padding-right: 16.66667%
    }

    .m-col-pull-3 {
        padding-right: 25%
    }

    .m-col-pull-4 {
        padding-right: 33.33333%
    }

    .m-col-pull-5 {
        padding-right: 41.66667%
    }

    .m-col-pull-6 {
        padding-right: 50%
    }

    .m-col-pull-7 {
        padding-right: 58.33333%
    }

    .m-col-pull-8 {
        padding-right: 66.66667%
    }

    .m-col-pull-9 {
        padding-right: 75%
    }

    .m-col-pull-10 {
        padding-right: 83.33333%
    }

    .m-col-pull-11 {
        padding-right: 91.66667%
    }

    .m-col-pull-12 {
        padding-right: 100%
    }
}

@media only screen and (max-width: 480px) {
    .s-col-1 {
        width: 8.33333%
    }

    .s-col-2 {
        width: 16.66667%
    }

    .s-col-3 {
        width: 25%
    }

    .s-col-4 {
        width: 33.33333%
    }

    .s-col-5 {
        width: 41.66667%
    }

    .s-col-6 {
        width: 50%
    }

    .s-col-7 {
        width: 58.33333%
    }

    .s-col-8 {
        width: 66.66667%
    }

    .s-col-9 {
        width: 75%
    }

    .s-col-10 {
        width: 83.33333%
    }

    .s-col-11 {
        width: 91.66667%
    }

    .s-col-12 {
        width: 100%
    }

    .s-col-push-1 {
        left: 8.33333%
    }

    .s-col-push-2 {
        left: 16.66667%
    }

    .s-col-push-3 {
        left: 25%
    }

    .s-col-push-4 {
        left: 33.33333%
    }

    .s-col-push-5 {
        left: 41.66667%
    }

    .s-col-push-6 {
        left: 50%
    }

    .s-col-push-7 {
        left: 58.33333%
    }

    .s-col-push-8 {
        left: 66.66667%
    }

    .s-col-push-9 {
        left: 75%
    }

    .s-col-push-10 {
        left: 83.33333%
    }

    .s-col-push-11 {
        left: 91.66667%
    }

    .s-col-push-12 {
        left: 100%
    }

    .s-col-pull-1 {
        padding-right: 8.33333%
    }

    .s-col-pull-2 {
        padding-right: 16.66667%
    }

    .s-col-pull-3 {
        padding-right: 25%
    }

    .s-col-pull-4 {
        padding-right: 33.33333%
    }

    .s-col-pull-5 {
        padding-right: 41.66667%
    }

    .s-col-pull-6 {
        padding-right: 50%
    }

    .s-col-pull-7 {
        padding-right: 58.33333%
    }

    .s-col-pull-8 {
        padding-right: 66.66667%
    }

    .s-col-pull-9 {
        padding-right: 75%
    }

    .s-col-pull-10 {
        padding-right: 83.33333%
    }

    .s-col-pull-11 {
        padding-right: 91.66667%
    }

    .s-col-pull-12 {
        padding-right: 100%
    }
}

@media print {
    * {
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact
    }

    body, #s4-workspace {
        background: #fff
    }

    .footerBottom .logoArea {
        display: block
    }

    #mainNav, #secondaryNav, .secondSearch, #hamBurger, .navWrapper, #ms-designer-ribbon, .top, .linksArea, .pageTitleDecription, .alternativeLinks, .linksArea, .accordionTitle, header object, footer object, .resetPanel, header {
        display: none
    }

    main article {
        color: #09315B;
        margin: 0 0.5%;
        display: block
    }

    ul, img {
        page-break-inside: avoid
    }

    td {
        border-top: 2px solid #000
    }

    #printHeaderLogo, #printFooterLogo {
        display: block;
        filter: url(inverse.svg#negative);
        -webkit-filter: invert(100%);
        filter: invert(100%)
    }
}
