﻿@charset "utf-8";
/* CSS Document */
body,
.ms-core-defaultFont,
#pageStatusBar,
.ms-status-msg,
.js-callout-body
{
/* [ReplaceFont(themeFont:"body")] */ font-family:"Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
font-size:13px;
}
body,
.ms-core-defaultFont,
.js-callout-body
{
/* [ReplaceColor(themeColor:"BodyText")] */ color:#444;
}
.ms-core-defaultFont
{
font-weight:normal;
text-decoration:none;
white-space:normal;
word-break:normal;
line-height:normal;
}
body {
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    
    
    
}
html > .ms-core-needIEFilter {
}
.ms-backgroundImage {
    background-image: url("");
}
#s4-ribbonrow {
    position: relative;
}

/* cambio de color de fondo y pleca ondas de los laterales */
#s4-workspace {
    overflow-x: auto;
    overflow-y: auto;
    position: relative;
   /* background-color:#e8e9ea;*/
     background-color:#e8e9ea;
      background-image:url('imagenesPGR/bodybgx1.png');
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-size:cover;
  
  
     
}




#s4-bodyContainer {
    padding-bottom: 35px;
}
h1, h2, h3, h4, h5, h6, .ms-h1, .ms-h2, .ms-h3, .ms-h4, .ms-h5, .ms-h6 {
    font-weight: normal;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
}
h1, .ms-h1 {
    color: #777;
    font-family: "Georgia","Segoe UI Light","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
    font-size: 2.3em;
    font-weight: 200;
}
h2, h3, .ms-h2, .ms-h3, .ms-headerFont {
    color: #262626;
    font-family: "Georgia","Segoe UI Semilight","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
    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: "Georgia","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
}
h4, .ms-h4 {
    color: #262626;
    font-size: 1em;
}
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;
/* [ReplaceColor(themeColor:"SubtleLines")] */ 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-x: auto;
    overflow-y: auto;
}
input[type=password],
input[type=text],
input[type=file],
select,
textarea,
.sp-peoplepicker-topLevel,
.sp-peoplepicker-topLevelDisabled,
.sp-peoplepicker-autoFillContainer,
.ms-inputBox
{
/* [ReplaceColor(themeColor:"Lines")] */ border:1px solid #ababab;
/* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1")] */ background-color:#fff;
/* [ReplaceColor(themeColor:"BackgroundOverlay")] */ background-color:rgba( 255,255,255,0.85 );
/* [ReplaceColor(themeColor:"BodyText")] */ color:#444;
}
input[type="password"], input[type="text"], input[type="file"], textarea, .ms-inputBox {
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
}
input[type=button],
input[type=reset],
input[type=submit],
button
{
min-width:6em;
padding:7px 10px;
/* [ReplaceColor(themeColor:"ButtonBorder")] */ border:1px solid #ababab;
/* [ReplaceColor(themeColor:"ButtonBackground",opacity:"1")] */ background-color:#fdfdfd;
/* [ReplaceColor(themeColor:"ButtonBackground")] */ background-color:#fdfdfd;
margin-left:10px;
/* [ReplaceFont(themeFont:"body")] */ font-family:"Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
font-size:11px;
/* [ReplaceColor(themeColor:"ButtonText")] */ color:#444;
}
input[type=password]:hover,
input[type=text]:hover,
input[type=file]:hover,
textarea:hover,
.sp-peoplepicker-topLevel:hover,
.ms-inputBox:hover
{
/* [ReplaceColor(themeColor:"StrongLines")] */ border-color:#92c0e0;
}
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover,
button:hover
{
/* [ReplaceColor(themeColor:"ButtonHoverBorder")] */ border-color:#92c0e0;
/* [ReplaceColor(themeColor:"ButtonHoverBackground",opacity:"1")] */ background-color:#e6f2fa;
/* [ReplaceColor(themeColor:"ButtonHoverBackground")] */ background-color:#e6f2fa;
}
input[type=button]:active,
input[type=reset]:active,
input[type=submit]:active,
button:active
{
/* [ReplaceColor(themeColor:"ButtonPressedBorder")] */ border-color:#2a8dd4;
/* [ReplaceColor(themeColor:"ButtonPressedBackground",opacity:"1")] */ background-color:#92b7d1;
/* [ReplaceColor(themeColor:"ButtonPressedBackground")] */ background-color:#92c0e0;
}
input.ms-button-emphasize,
button.ms-button-emphasize
{
/* [ReplaceColor(themeColor:"EmphasisBorder")] */ border-color:#0067b0;
/* [ReplaceColor(themeColor:"EmphasisBackground",opacity:"1")] */ background-color:#0072c6;
/* [ReplaceColor(themeColor:"EmphasisBackground")] */ background-color:#0072c6;
/* [ReplaceColor(themeColor:"EmphasisText")] */ color:#fff;
}
input.ms-button-emphasize:hover,
button.ms-button-emphasize:hover
{
/* [ReplaceColor(themeColor:"EmphasisHoverBackground",opacity:"1")] */ background-color:#0067b0;
/* [ReplaceColor(themeColor:"EmphasisHoverBackground")] */ background-color:#0067b0;
/* [ReplaceColor(themeColor:"EmphasisHoverBorder")] */ border-color:#004d85;
}
input[type=password][disabled],
input[type=text][disabled],
input[type=file][disabled],
textarea[disabled],
select[disabled],
.sp-peoplepicker-topLevelDisabled,
.ms-inputBoxDisabled
{
/* [ReplaceColor(themeColor:"DisabledText")] */ color:#b1b1b1;
/* [ReplaceColor(themeColor:"DisabledLines")] */ border-color:#e1e1e1;
/* [ReplaceColor(themeColor:"DisabledBackground",opacity:"1")] */ background-color:#fdfdfd;
/* [ReplaceColor(themeColor:"DisabledBackground")] */ background-color:#fdfdfd;
}
input[type=button][disabled],
input[type=reset][disabled],
input[type=submit][disabled],
button[disabled][disabled]
{
/* [ReplaceColor(themeColor:"ButtonDisabledBorder")] */ border-color:#e1e1e1;
/* [ReplaceColor(themeColor:"ButtonDisabledBackground",opacity:"1")] */ background-color:#fdfdfd;
/* [ReplaceColor(themeColor:"ButtonDisabledBackground")] */ background-color:#fdfdfd;
/* [ReplaceColor(themeColor:"ButtonDisabledText")] */ color:#b1b1b1;
}
a:visited
{
/* [ReplaceColor(themeColor:"Hyperlinkfollowed")] */ color:#993333;
text-decoration:none;
}
a:hover,a:active
{
text-decoration:underline;
}
a:active
{
/* [ReplaceColor(themeColor:"HyperlinkActive")] */ color:#004D85;
}
a,.ms-link:visited
{
/* [ReplaceColor(themeColor:"Hyperlink")] */ color: #880205;
text-decoration:none;
}
#sideNavBox > hr {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
#siteactiontd {
    height: 30px;
    margin-right: 0;
}
.ms-siteactions-root {
    display: inline-block;
    font-weight: 600;
    position: relative;
    vertical-align: top;
}
.ms-siteactions-root > span > a.ms-core-menu-root {
    display: inline-block;
    height: 16px;
    padding-bottom: 6px;
    padding-left: 8px;
    padding-right: 7px;
    padding-top: 8px;
    width: 16px;
}
.ms-siteactions-imgspan {
    display: inline-block;
    height: 14px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 15px;
}
.ms-siteactions-imgspan > .ms-core-menu-buttonIcon {
    left: -251px;
    position: absolute;
    top: -102px;
}
.ms-siteactions-hover .ms-siteactions-imgspan > .ms-core-menu-buttonIcon {
    left: -254px;
    top: -84px;
}
.ms-siteactions-normal
{
display:inline-block;
border-right:1px solid transparent;
}
#welcomeMenuBox {
    display: inline-block;
    font-size: 1em;
    height: 30px;
    vertical-align: top;
}
.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
{
/* [ReplaceColor(themeColor:"SuiteBarBackground",opacity:"1")] */ 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;
display:none !important;

}
.ms-welcome-root > a.ms-core-menu-root,
.ms-signInLink
{
/* [ReplaceColor(themeColor:"TopBarText")] */ color:#666;
text-decoration:none;
height:30px;
}
.ms-welcome-hover > a.ms-core-menu-root,
.ms-signInLink:hover
{
/* [ReplaceColor(themeColor:"BodyText")] */ color:#444;
text-decoration:none;
}
.ms-welcome-root > a.ms-core-menu-root:active,
.ms-signInLink:active
{
/* [ReplaceColor(themeColor:"TopBarPressedText")] */ color:#004d85;
text-decoration:none;
}
.ms-welcome-hover,
.ms-siteactions-hover
{
/* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1")] */ background-color:#fff;
/* [ReplaceColor(themeColor:"DialogBorder")] */ 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;
/* [ReplaceColor(themeColor:"TopBarText")] */ color:#666;
text-transform:uppercase;
font-size:8pt;
}
.ms-promotedActionButton:hover .ms-promotedActionButton-text
{
/* [ReplaceColor(themeColor:"TopBarHoverText")] */ color:#333;
}
.ms-promotedActionButton:active .ms-promotedActionButton-text
{
/* [ReplaceColor(themeColor:"TopBarPressedText")] */ color:#004d85;
}
.ms-viewselector-currentView
{
font-size:1.2em;
/* [ReplaceColor(themeColor:"Accent4")] */ color:#111;
/* [ReplaceFont(themeFont:"body")] */ font-family:"Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
}
.ms-viewselector-currentView:hover
{
/* [ReplaceColor(themeColor:"Accent1")] */ color:#b95f00;
}
.ms-siteicon-a {
    display: inline-block;
    max-height: 64px;
    max-width: 180px;
}
.ms-siteicon-img {
     display: block;
    margin-bottom: auto;
    margin-left: 300px;
    margin-right: auto;
    margin-top: 25px;
	border:none;
    }
#s4-titlerow {
    height: 64px;
    margin-bottom: 27px;
}
#titleAreaBox {
    margin-bottom: auto;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: auto;
}
.ms-core-pageTitle, .ms-core-pageTitle a {
    color: #262626;
    font-family: "Georgia","Segoe UI Light","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
}
.ms-core-pageTitle {
    font-size: 2.77em;
    white-space: nowrap;
    display:none;
}
.ms-core-pageTitle a:hover,
.ms-core-pageTitle a:active
{
text-decoration:none;
}
#siteIcon {
    float: left;
    height: 64px;
    line-height: 64px;
    margin-right: 20px;
    min-width: 64px;
    text-align: center;
}
#ms-pageDescriptionDiv {
    display: inline-block;
    height: 16px;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 16px;
}
#ms-pageDescriptionImage
{
height:16px;
width:16px;
/* [RecolorImage(themeColor:"BodyText",method:"Filling",includeRectangle:{x:161,y:178,width:16;height:16})] */ background:url("/_layouts/15/images/spcommon.png?rev=23") no-repeat -161px -178px;
display:inline-block;
vertical-align:top;
}
#coms-pageDescriptionCallout_callout-body {
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
.ms-webPartMenu-wpmenuarrowImg {
    left: -109px;
    position: relative;
    top: -250px;
}
.ms-core-form-heading {
    color: #e51400;
}
.ms-core-form-section {
    margin-bottom: 13px;
}
.ms-core-form-subsection {
    margin-bottom: 11px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 9px;
}
.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 {
    color: #e51400;
    font-size: inherit;
}
.ms-core-form-row > td {
    margin-bottom: 1px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
    padding-bottom: 7px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 7px;
    vertical-align: top;
}
.ms-core-navigation {
    font-family: "Georgia","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
}
.ms-core-form-bottomButtonBox {
    margin-top: 20px;
    text-align: right;
}
.ms-chkmark-container {
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 21px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 4px;
    padding-top: 4px;
    width: 21px;
}
.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 {
    color: #444;
    display: inline-block;
    font-family: "Segoe UI";
    font-size: 3.69em;
    font-weight: 200;
}
.ms-taskdate-dayinfo {
    display: inline-block;
    left: 14px;
    position: relative;
}
.ms-taskdate-daysunit {
    color: #444;
    font-family: "Segoe UI";
    font-size: 1.46em;
    font-weight: 300;
    text-transform: uppercase;
}
.ms-pagearrow-left-outerspan {
    display: inline-block;
    height: 16px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    width: 16px;
}
.ms-pagearrow-left {
    display: inline-block;
    height: 16px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 16px;
}
.ms-pagearrow-left-icon {
    left: -127px;
    position: absolute;
    top: -232px;
}
.ms-pagearrow-right-outerspan {
    display: inline-block;
    height: 16px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    width: 16px;
}
.ms-pagearrow-right {
    display: inline-block;
    height: 16px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 16px;
}
.ms-pagearrow-right-icon {
    left: -199px;
    position: absolute;
    top: -228px;
}
.ms-input-divAroundTextArea
{
/* [ReplaceColor(themeColor:"Lines")] */ border:1px solid #ababab;
padding:4px;
}
#searchInputBox {
    float: right;
    margin-bottom: 12px;
    position:absolute;
}
.ms-srch-sb {
    display: inline-block;
}
.ms-core-header .ms-srch-sb
{
/* [ReplaceColor(themeColor:"HeaderBackground",opacity:"1")] */ background-color:#fff;
/* [ReplaceColor(themeColor:"HeaderBackground")] */ background-color:rgba( 255,255,255,0.85 );
}
.ms-srch-sb-border
{
/* [ReplaceColor(themeColor:"Lines")] */ border:1px solid #ababab;
}
.ms-core-header .ms-srch-sb-border
{
/* [ReplaceColor(themeColor:"HeaderLines")] */ border:1px solid #ababab;
}
.ms-srch-sb-border:hover
{
/* [ReplaceColor(themeColor:"StrongLines")] */ border:1px solid #92c0e0;
}
.ms-core-header .ms-srch-sb-border:hover
{
/* [ReplaceColor(themeColor:"HeaderStrongLines")] */ border:1px solid #92c0e0;
}
.ms-srch-sb-borderFocused
{
/* [ReplaceColor(themeColor:"AccentLines")] */ border:1px solid #2a8dd4;
}
.ms-core-header .ms-srch-sb-borderFocused
{
/* [ReplaceColor(themeColor:"HeaderAccentLines")] */ 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
{
/* [ReplaceColor(themeColor:"HeaderText")] */ 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-searchLink:hover,.ms-srch-sb-navLink:hover
{
/* [ReplaceColor(themeColor:"ButtonHoverBackground",opacity:"1")] */ background-color:#e6f2fa;
/* [ReplaceColor(themeColor:"ButtonHoverBackground")] */ 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
{
/* [ReplaceColor(themeColor:"ButtonPressedBackground",opacity:"1")] */ background-color:#92c0e0;
/* [ReplaceColor(themeColor:"ButtonPressedBackground")] */ background-color:#92c0e0;
}
.ms-srch-sb-searchImg {
    left: -35px;
    position: absolute;
    top: -57px;
}
.ms-srch-sb-searchImg:hover {
    left: -1px;
    top: -69px;
}
.ms-srch-sb-navImg {
    left: -35px;
    position: absolute;
    top: -35px;
}
.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;
/* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1")] */ background-color:#fff;
z-index:1000;
}
.ms-qSuggest-list {
    cursor: default;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ms-qSuggest-listItem {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
}
.ms-qSuggest-hListItem {
    background-color: rgba(255, 226, 223, 0.5);
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
}
.ms-qSuggest-personalResultTitle {
    color: #666;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
}
.ms-qSuggest-listSeparator {
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
    margin-bottom: 7px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 7px;
}
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;
    margin-right: 10px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    vertical-align: middle;
    width: 20px;
}
.ms-status-iconImg {
    position: absolute;
}
.ms-status-blue > .ms-status-status > .ms-status-iconSpan > .ms-status-iconImg {
    left: -178px;
    top: -52px;
}
.ms-status-green > .ms-status-status > .ms-status-iconSpan > .ms-status-iconImg {
    left: -178px;
    top: -30px;
}
.ms-status-red > .ms-status-status > .ms-status-iconSpan > .ms-status-iconImg {
    left: -178px;
    top: -74px;
}
.ms-status-yellow > .ms-status-status > .ms-status-iconSpan > .ms-status-iconImg {
    left: -45px;
    top: -180px;
}
#ms-gearPageBody {
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0;
}
#ms-loading-body {
    padding-top: 175px;
    text-align: center;
}
#ms-loading-box {
    box-shadow: none;
    display: inline-block;
    min-width: 375px;
    position: static;
    text-align: left;
}
.ms-dialog #ms-loading-body {
    padding-top: 0;
}
.ms-dialog #ms-loading-box
{
border-width:0px;
}
#gearsImageLink {
    margin-right: 3px;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium;
    vertical-align: middle;
}
#gearsImage {
    height: 32px;
    width: 32px;
}
.ms-diffdelete
{
text-decoration:line-through;
}
.ms-diffinsert,
.ms-diffinsert.ms-descriptiontext
{
text-decoration:underline;
/* [ReplaceColor(themeColor:"SearchURL")] */ color:#338200;
}
.ms-storefront-appiconimg {
    height: auto;
    vertical-align: middle;
    width: auto;
}
.ms-storefront-appiconspan {
    background-color: #e51400;
    display: inline-block;
    height: 96px;
    line-height: 90px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    text-align: center;
    width: 96px;
}
.ms-core-needIEFilter .ms-storefront-appiconspan {
    background-color: transparent;
}
.ms-storefront-defaultappiconimg {
    height: auto;
    left: -111px;
    position: absolute;
    top: -5px;
    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-x: hidden;
    overflow-y: hidden;
}
.ms-lightbox, .ms-lightbox-content.ms-lightbox-loading, .ms-lightbox-header, .ms-lightbox-surface, .ms-lightbox-footer, .ms-lightbox-surface > img, .ms-lightbox-surface > iframe, .ms-lightbox-loading, .ms-lightbox-h1 {
    position: absolute;
}
.ms-lightbox {
    background-color: rgba(255, 255, 255, 0.9);
    bottom: 0;
    min-width: 400px;
    top: 0;
}
.ms-lightbox, .ms-lightbox-content, .ms-lightbox-header, .ms-lightbox-surface, .ms-lightbox-footer, .ms-lightbox-surface > img, .ms-lightbox-surface > iframe {
    box-sizing: border-box;
}
.ms-lightbox, .ms-lightbox-header, .ms-lightbox-h1, .ms-lightbox-surface, .ms-lightbox-footer, .ms-lightbox-loading, .ms-lightbox-loading > span, .ms-lightbox-surface > iframe {
    width: 100%;
}
html.ms-lightbox-page, html.ms-lightbox-page > body, .ms-lightbox-content, .ms-lightbox-loading, .ms-lightbox-loading > span, .ms-lightbox-content ul, .ms-lightbox-surface > iframe {
    height: 100%;
}
.ms-lightbox-header, .ms-lightbox-footer {
    height: 35px;
    z-index: 1;
}
.ms-lightbox-header, .ms-lightbox-footer, .ms-lightbox-surface > img, .ms-lightbox-surface > iframe {
    padding-bottom: 0;
    padding-left: 19px;
    padding-right: 19px;
    padding-top: 0;
}
.ms-lightbox-content ul > li, .ms-lightbox-loading > span, .ms-lightbox-loading > span > a, .ms-lightbox-surface > img, .ms-lightbox-surface > iframe {
    display: inline-block;
}
.ms-lightbox-content ul, .ms-lightbox-h1 {
    margin-bottom: 9px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 9px;
}
.ms-lightbox-h1 {
    z-index: -1;
}
ul.ms-lightbox-wndbar > li > a > span {
    vertical-align: text-bottom;
}
ul.ms-lightbox-cmdbar > li {
    margin-right: 19px;
}
.ms-lightbox-content ul > li > a {
    text-transform: uppercase;
}
.ms-lightbox-content ul > li > a:hover {
    background-color: transparent;
}
.ms-lightbox-content {
    max-width: 100%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.ms-lightbox-surface {
    bottom: 35px;
    min-height: 400px;
    text-align: center;
    top: 35px;
}
.ms-lightbox-loading > span {
    font-size: 36px;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    position: relative;
    top: 40%;
    vertical-align: middle;
}
.ms-lightbox-surface > img, .ms-lightbox-surface > iframe {
    bottom: 0;
    left: 0;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    max-height: 100%;
    max-width: 100%;
    right: 0;
    top: 0;
    vertical-align: middle;
}
.ms-lightbox-surface > img {
    height: auto !important;
    width: auto !important;
}
.ms-lightbox-footer {
    bottom: 35px;
}
.ms-accentText, .ms-accentText:visited {
    color: #e51400;
}
.ms-textXLarge {
    font-family: "Segoe UI Semilight","Segoe UI Semilight","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
    font-size: 1.46em;
}
.ms-textLarge {
    font-family: "Segoe UI Semilight","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 UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
}
.ms-textSmall, .ms-textXSmall, .ms-metadata, .ms-descriptiontext, .ms-secondaryCommandLink {
    font-size: 0.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
{
/* [ReplaceColor(themeColor:"CommandLinksHover")] */ color:#0072c6;
text-decoration:none;
}
.ms-subtleLink:active,
.ms-atMention:active,
.ms-hashTag:active
{
/* [ReplaceColor(themeColor:"CommandLinksPressed")] */ 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
{
/* [ReplaceFont(themeFont:"body")] */ font-family:"Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
/* [ReplaceColor(themeColor:"SubtleEmphasisCommandLinks")] */ color:#262626;
text-transform:uppercase;
text-decoration:none;
}
.ms-soften,
.ms-soften:link,
a.ms-soften:visited,
.ms-soften:hover,
.ms-soften:active
{
/* [ReplaceColor(themeColor:"SubtleBodyText")] */ color:#777;
}
.ms-commandLink,
.ms-commandLink:visited
{
/* [ReplaceColor(themeColor:"CommandLinks")] */ color:#666;
}
.ms-secondaryCommandLink,
.ms-secondaryCommandLink:visited
{
/* [ReplaceColor(themeColor:"CommandLinksSecondary")] */ color:#262626;
text-transform:none;
}
.ms-calloutLink:hover,
.ms-commandLink:hover,
.ms-secondaryCommandLink:hover
{
/* [ReplaceColor(themeColor:"CommandLinksHover")] */ color:#0072c6;
text-decoration:none;
}
.ms-calloutLink:active,
.ms-commandLink:active,
.ms-secondaryCommandLink:active
{
/* [ReplaceColor(themeColor:"CommandLinksPressed")] */ color:#004d85;
}
.ms-heroCommandLink,
.ms-heroCommandLink:visited
{
/* [ReplaceColor(themeColor:"CommandLinksHover")] */ color:#0072c6;
text-decoration:none;
}
.ms-heroCommandLink:hover,
.ms-heroCommandLink:active
{
/* [ReplaceColor(themeColor:"CommandLinksPressed")] */ 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
{
/* [ReplaceColor(themeColor:"CommandLinksDisabled")] */ color:#b1b1b1;
cursor:default;
border-style:none;
}
.ms-core-form-error,
.ms-error,
.ms-formvalidation,
.ms-diffdeletenostrike,
.ms-diffdelete
{
/* [ReplaceColor(themeColor:"ErrorText")] */ color:#bf0000;
}
.ms-tooltip
{
text-decoration:none;
border-bottom:1px dotted;
}
.ms-emptyMode,
.ms-attractMode{
/* [ReplaceFont(themeFont:"large-body")] */ font-family:"Segoe UI Semilight","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
font-size:1.46em;
/* [ReplaceColor(themeColor:"SubtleBodyText")] */ color:#777;
}
.ms-attractMode
{
/* [ReplaceColor(themeColor:"SubtleEmphasisText")] */ color:#666;
}
a.ms-listlink,
a.ms-listlink:hover,
a.ms-listlink:active
{
/* [ReplaceColor(themeColor:"BodyText")] */ 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 {
    color: #444;
    font-family: "Georgia","Segoe UI Semilight","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
    overflow-x: hidden;
    overflow-y: hidden;
    text-align: justify;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ms-webpart-titleText > a:hover
{
/* [ReplaceColor(themeColor:"CommandLinksHover")] */ color:#0072c6;
}
.ms-webpart-titleText > a:active
{
/* [ReplaceColor(themeColor:"CommandLinksPressed")] */ color:#004d85;
}
.ms-webpart-titleText-withMenu
{
padding-right:35px;
}
.ms-disabled
{
/* [ReplaceColor(themeColor:"DisabledText")] */ color:#b1b1b1;
}
.ms-largeNumber
{
font-size:2.31em;
/* [ReplaceFont(themeFont:"large-heading")] */ font-family:"Segoe UI Light","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
/* [ReplaceColor(themeColor:"CommandLinksSecondary")] */ color:#262626;
}
.ms-hcLink
{
border-bottom:1px solid transparent;
}
.ms-emphasis{
/* [ReplaceColor(themeColor:"EmphasisText")] */ color:#fff;
/* [ReplaceColor(themeColor:"EmphasisBackground")] */ background-color:#0072c6;
}
.ms-core-needIEFilter .ms-emphasis{
background-color:transparent;
/* [ReplaceColor(themeColor:"EmphasisBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff0072c6,endColorstr=#ff0072c6)";
}
.ms-emphasis:hover{
/* [ReplaceColor(themeColor:"EmphasisHoverBackground")] */ background-color:#0067b0;
}
.ms-core-needIEFilter .ms-emphasis:hover{
background-color:transparent;
/* [ReplaceColor(themeColor:"EmphasisHoverBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff0067b0,endColorstr=#ff0067b0)";
}
.ms-emphasisBorder{
/* [ReplaceColor(themeColor:"EmphasisBorder")] */ border:1px solid #0067b0;
}
.ms-emphasisBorder:hover{
/* [ReplaceColor(themeColor:"EmphasisHoverBorder")] */ border-color:#004d85;
}
.ms-subtleEmphasis{
/* [ReplaceColor(themeColor:"SubtleEmphasisText")] */ color:#666;
/* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ background-color:#f1f1f1;
}
.ms-subtleEmphasisCommand{
/* [ReplaceColor(themeColor:"SubtleEmphasisCommandLinks")] */ color:#262626;
/* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ background-color:#f1f1f1;
}
.ms-core-needIEFilter .ms-subtleEmphasisCommand{
background-color:transparent;
/* [ReplaceColor(themeColor:"SubtleEmphasisBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)";
}
.ms-subtleEmphasisCommand:hover{
/* [ReplaceColor(themeColor:"CommandLinksHover")] */ color:#0072c6;
}
.ms-subtleEmphasisCommand:active{
/* [ReplaceColor(themeColor:"CommandLinksPressed")] */ color:#004d85;
}
.ms-subtleEmphasisCommand-disabled{
/* [ReplaceColor(themeColor:"CommandLinksDisabled")] */ color:#b1b1b1;
}
.ms-sideNav{
/* [ReplaceColor(themeColor:"Navigation")] */ color:#666666;
}
.ms-sideNav:hover{
/* [ReplaceColor(themeColor:"NavigationHover")] */ color:#0072c6;
}
.ms-sideNav:active{
/* [ReplaceColor(themeColor:"NavigationPressed")] */ color:#004d85;
}
.ms-sideNav:hover,
.ms-sideNav:active{
/* [ReplaceColor(themeColor:"NavigationHoverBackground")] */ background-color:rgba( 205,230,247,0.5 );
}
.ms-core-needIEFilter .ms-sideNav:hover,
.ms-core-needIEFilter .ms-sideNav:active{
background-color:transparent;
/* [ReplaceColor(themeColor:"NavigationHoverBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7fcde6f7,endColorstr=#7fcde6f7)";
}
.ms-sideNav-selected{
/* [ReplaceColor(themeColor:"NavigationSelectedBackground")] */ background-color:rgba( 239,239,239,0.78 );
}
.ms-core-needIEFilter .ms-sideNav-selected{
background-color:transparent;
/* [ReplaceColor(themeColor:"NavigationSelectedBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)";
}
.ms-topBar{
/* [ReplaceColor(themeColor:"TopBarText")] */ color:#666;
/* [ReplaceColor(themeColor:"TopBarBackground")] */ background-color:rgba( 239,239,239,0.78 );
}
.ms-core-needIEFilter .ms-topBar{
background-color:transparent;
/* [ReplaceColor(themeColor:"TopBarBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)";
}
.ms-topBar:hover{
/* [ReplaceColor(themeColor:"TopBarHoverText")] */ color:#333;
}
.ms-topBar:active{
/* [ReplaceColor(themeColor:"TopBarPressedText")] */ color:#004d85;
}
.ms-core-tableNoSpace {
    border-spacing: 0;
}
.ms-core-tableNoSpace > tr > td, .ms-core-tableNoSpace > * > tr > td, .ms-core-tableNoSpace > tr > th, .ms-core-tableNoSpace > * > tr > th {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.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.ms-skip:hover, a.ms-skip:visited, a.ms-TurnOnAcc, a.ms-SkiptoMainContent, a.ms-SkiptoNavigation {
    display: block;
    height: 1px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: absolute;
    top: -2000px;
    width: 1px;
}
.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-x: visible;
    overflow-y: visible;
}
#s4-workspace {
    height: auto !important;
    overflow-x: visible !important;
    overflow-y: visible !important;
    width: auto !important;
}
#contentBox {
    margin: 0;
}
}
.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{
/* [ReplaceColor(themeColor:"Lines")] */ border:1px solid #ababab;
}
.ms-subtleLines{
/* [ReplaceColor(THEME_COLOR_MPCSS_SUBTLE_LINES)] */ border:1px solid #c6c6c6;
}
.ms-strongLines{
/* [ReplaceColor(themeColor:"StrongLines")] */ border:1px solid #92c0e0;
}
.ms-disabledLines{
/* [ReplaceColor(themeColor:"DisabledLines")] */ border:1px solid #e1e1e1;
}
.ms-accentLines{
/* [ReplaceColor(themeColor:"AccentLines")] */ border:1px solid #2a8dd4;
}
.ms-popupBorder{
/* [ReplaceColor(themeColor:"DialogBorder")] */ border:1px solid #d1d1d1;
}
.ms-bgOverlay{
/* [ReplaceColor(themeColor:"BackgroundOverlay")] */ background-color:rgba( 255,255,255,0.85 );
}
.ms-core-needIEFilter .ms-bgOverlay{
background-color:transparent;
/* [ReplaceColor(themeColor:"BackgroundOverlay")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d8ffffff,endColorstr=#d8ffffff)";
}
.ms-bgDisabled{
/* [ReplaceColor(themeColor:"DisabledBackground")] */ background-color:#fdfdfd;
}
.ms-core-needIEFilter .ms-bgDisabled{
background-color:transparent;
/* [ReplaceColor(themeColor:"DisabledBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#fffdfdfd,endColorstr=#fffdfdfd)";
}
.ms-bgHeader{
/* [ReplaceColor(themeColor:"HeaderBackground")] */ background-color:rgba( 255,255,255,0.85 );
}
.ms-core-needIEFilter .ms-bgHeader{
background-color:transparent;
/* [ReplaceColor(themeColor:"HeaderBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d8ffffff,endColorstr=#d8ffffff)";
}
.ms-bgFooter{
/* [ReplaceColor(themeColor:"FooterBackground")] */ background-color:rgba( 255,255,255,0.85 );
}
.ms-core-needIEFilter .ms-bgFooter{
background-color:transparent;
/* [ReplaceColor(themeColor:"FooterBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d8ffffff,endColorstr=#d8ffffff)";
}
.ms-bgHoverable:hover{
/* [ReplaceColor(themeColor:"HoverBackground")] */ background-color:rgba( 205,230,247,0.5 );
}
.ms-core-needIEFilter .ms-bgHoverable:hover{
background-color:transparent;
/* [ReplaceColor(themeColor:"HoverBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7fcde6f7,endColorstr=#7fcde6f7)";
}
.ms-bgSelected{
/* [ReplaceColor(themeColor:"SelectionBackground")] */ background-color:rgba( 156,206,240,0.5 );
}
.ms-core-needIEFilter .ms-bgSelected{
background-color:transparent;
/* [ReplaceColor(themeColor:"SelectionBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7f9ccef0,endColorstr=#7f9ccef0)";
}
.ms-ContentAccent1-fontColor{/* [ReplaceColor(themeColor:"ContentAccent1",opacity:"1")] */ color:#0072C6;}
.ms-ContentAccent2-fontColor{/* [ReplaceColor(themeColor:"ContentAccent2",opacity:"1")] */ color:#00485B;}
.ms-ContentAccent3-fontColor{/* [ReplaceColor(themeColor:"ContentAccent3",opacity:"1")] */ color:#288054;}
.ms-ContentAccent4-fontColor{/* [ReplaceColor(themeColor:"ContentAccent4",opacity:"1")] */ color:#767956;}
.ms-ContentAccent5-fontColor{/* [ReplaceColor(themeColor:"ContentAccent5",opacity:"1")] */ color:#ED0033;}
.ms-ContentAccent6-fontColor{/* [ReplaceColor(themeColor:"ContentAccent6",opacity:"1")] */ color:#682A7A;}
.ms-TileText-fontColor{/* [ReplaceColor(themeColor:"TileText",opacity:"1")] */ color:#fff;}
.ms-TopBarText-fontColor{/* [ReplaceColor(themeColor:"TopBarText",opacity:"1")] */ color:#666;}
.ms-ContentAccent1-bgColor{/* [ReplaceColor(themeColor:"ContentAccent1")] */ background-color:#0072C6;}
.ms-ContentAccent2-bgColor{/* [ReplaceColor(themeColor:"ContentAccent2")] */ background-color:#00485B;}
.ms-ContentAccent3-bgColor{/* [ReplaceColor(themeColor:"ContentAccent3")] */ background-color:#288054;}
.ms-ContentAccent4-bgColor{/* [ReplaceColor(themeColor:"ContentAccent4")] */ background-color:#767956;}
.ms-ContentAccent5-bgColor{/* [ReplaceColor(themeColor:"ContentAccent5")] */ background-color:#ED0033;}
.ms-ContentAccent6-bgColor{/* [ReplaceColor(themeColor:"ContentAccent6")] */ background-color:#682A7A;}
.ms-SelectionBackground-bgColor{/* [ReplaceColor(themeColor:"SelectionBackground")] */ background-color:rgba( 156,206,240,0.5 );}
.ms-HoverBackground-bgColor{/* [ReplaceColor(themeColor:"HoverBackground")] */ background-color:rgba( 205,230,247,0.5 );}
.ms-TileBackgroundOverlay-bgColor{/* [ReplaceColor(themeColor:"TileBackgroundOverlay")] */ background-color:rgba( 0,0,0,0.6 );}
.ms-EmphasisBackground-bgColor{/* [ReplaceColor(themeColor:"EmphasisBackground")] */ background-color:#0072c6;}
.ms-TopBarBackground-bgColor{/* [ReplaceColor(themeColor:"TopBarBackground")] */ background-color:rgba( 239,239,239,0.78 );}
.ms-EmphasisHoverBackground-bgColor{/* [ReplaceColor(themeColor:"EmphasisHoverBackground")] */ background-color:#0067b0;}
.ms-core-needIEFilter .ms-ContentAccent1-bgColor{/* [ReplaceColor(themeColor:"ContentAccent1")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FF0072C6,endColorstr=#FF0072C6)";}
.ms-core-needIEFilter .ms-ContentAccent2-bgColor{/* [ReplaceColor(themeColor:"ContentAccent2")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FF00485B,endColorstr=#FF00485B)";}
.ms-core-needIEFilter .ms-ContentAccent3-bgColor{/* [ReplaceColor(themeColor:"ContentAccent3")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FF288054,endColorstr=#FF288054)";}
.ms-core-needIEFilter .ms-ContentAccent4-bgColor{/* [ReplaceColor(themeColor:"ContentAccent4")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FF767956,endColorstr=#FF767956)";}
.ms-core-needIEFilter .ms-ContentAccent5-bgColor{/* [ReplaceColor(themeColor:"ContentAccent5")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FFED0033,endColorstr=#FFED0033)";}
.ms-core-needIEFilter .ms-ContentAccent6-bgColor{/* [ReplaceColor(themeColor:"ContentAccent6")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FF682A7A,endColorstr=#FF682A7A)";}
.ms-core-needIEFilter .ms-SelectionBackground-bgColor{/* [ReplaceColor(themeColor:"SelectionBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7f9ccef0,endColorstr=#7f9ccef0)";}
.ms-core-needIEFilter .ms-HoverBackground-bgColor{/* [ReplaceColor(themeColor:"HoverBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7fcde6f7,endColorstr=#7fcde6f7)";}
.ms-core-needIEFilter .ms-TileBackgroundOverlay-bgColor{/* [ReplaceColor(themeColor:"TileBackgroundOverlay")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#99000000,endColorstr=#99000000)";}
.ms-core-needIEFilter .ms-EmphasisBackground-bgColor{/* [ReplaceColor(themeColor:"EmphasisBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff0072c6,endColorstr=#ff0072c6)";}
.ms-core-needIEFilter .ms-TopBarBackground-bgColor{/* [ReplaceColor(themeColor:"TopBarBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#c6efefef,endColorstr=#c6efefef)";}
.ms-core-needIEFilter .ms-EmphasisHoverBackground-bgColor{/* [ReplaceColor(themeColor:"EmphasisHoverBackground")] */ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff0067b0,endColorstr=#ff0067b0)";}
.ms-ContentAccent1-borderColor{/* [ReplaceColor(themeColor:"ContentAccent1",opacity:"1")] */ border-color:#0072C6;}
.ms-ContentAccent2-borderColor{/* [ReplaceColor(themeColor:"ContentAccent2",opacity:"1")] */ border-color:#00485B;}
.ms-ContentAccent3-borderColor{/* [ReplaceColor(themeColor:"ContentAccent3",opacity:"1")] */ border-color:#288054;}
.ms-ContentAccent4-borderColor{/* [ReplaceColor(themeColor:"ContentAccent4",opacity:"1")] */ border-color:#767956;}
.ms-ContentAccent5-borderColor{/* [ReplaceColor(themeColor:"ContentAccent5",opacity:"1")] */ border-color:#ED0033;}
.ms-ContentAccent6-borderColor{/* [ReplaceColor(themeColor:"ContentAccent6",opacity:"1")] */ border-color:#682A7A;}
.ms-StrongLines-borderColor{/* [ReplaceColor(themeColor:"StrongLines",opacity:"1")] */ border-color:#92b7d1;}
.ms-Lines-borderColor{/* [ReplaceColor(themeColor:"Lines",opacity:"1")] */ border-color:#ababab;}
.ms-SubtleLines-borderColor{/* [ReplaceColor(themeColor:"SubtleLines",opacity:"1")] */ border-color:#c6c6c6;}
.ms-DisabledLines-borderColor{/* [ReplaceColor(themeColor:"DisabledLines",opacity:"1")] */ border-color:#e1e1e1;}
.ms-AccentLines-borderColor{/* [ReplaceColor(themeColor:"AccentLines",opacity:"1")] */ border-color:#2a8dd4;}
.ms-FocusedAccentLine-borderColor{/* [ReplaceColor(themeColor:"FocusedAccentLine",opacity:"1")] */ border-color:#2a8dd4;}
.ms-RowAccent-borderColor{/* [ReplaceColor(themeColor:"RowAccent",opacity:"1")] */ border-color:#0072c6;}
.ms-EmphasisBorder-borderColor{/* [ReplaceColor(themeColor:"EmphasisBorder",opacity:"1")] */ border-color:#0067b0;}
.ms-TopBarBorder-borderColor{/* [ReplaceColor(themeColor:"TopBarBorder",opacity:"1")] */ border-color:#f0f0f0;}
H1.ms-rteElement-H1
{
-ms-name:"Encabezado 1";
-ms-element:"true";
}
H2.ms-rteElement-H2
{
-ms-name:"Título 2";
-ms-element:"true";
}
H3.ms-rteElement-H3
{
-ms-name:"Título 3";
-ms-element:"true";
}
H4.ms-rteElement-H4
{
-ms-name:"Título 4";
-ms-element:"true";
}
H1.ms-rteElement-H1B
{
-ms-name:"Título 1 alternativo";
}
H2.ms-rteElement-H2B{
-ms-name:"Título 2 alternativo";
}
H3.ms-rteElement-H3B{
-ms-name:"Título 3 alternativo";
}
H4.ms-rteElement-H4B{
-ms-name:"Título 4 alternativo";
}
P.ms-rteElement-P{
-ms-name:"Párrafo";
-ms-element:"true";
}
.ms-rteStyle-Normal
{
-ms-name:"Normal";
}
.ms-rteStyle-Quote
{
-ms-name:"Comillas";
}
.ms-rteStyle-IntenseQuote
{
-ms-name:"Comillas intensas";
}
.ms-rteStyle-Emphasis
{
-ms-name:"Énfasis";
}
.ms-rteStyle-IntenseEmphasis
{
-ms-name:"Énfasis intenso";
}
.ms-rteStyle-References
{
-ms-name:"Referencia";
}
.ms-rteStyle-IntenseReferences
{
-ms-name:"Referencia intensa";
}
.ms-rteStyle-Accent1
{
-ms-name:"Énfasis 1";
}
.ms-rteStyle-Accent2
{
-ms-name:"Énfasis 2";
}
.ms-rteForeColor-1
{
color:darkred;
-ms-name:"";
-ms-color:"Rojo oscuro";
}
.ms-rteForeColor-2
{
color:red;
-ms-name:"";
-ms-color:"Rojo";
}
.ms-rteForeColor-3
{
color:orange;
-ms-name:"";
-ms-color:"Oro";
}
.ms-rteForeColor-4
{
color:yellow;
-ms-name:"";
-ms-color:"Amarillo";
}
.ms-rteForeColor-5
{
color:lightgreen;
-ms-name:"";
-ms-color:"Verde claro";
}
.ms-rteForeColor-6
{
color:green;
-ms-name:"";
-ms-color:"Verde oscuro";
}
.ms-rteForeColor-7
{
color:lightblue;
-ms-name:"";
-ms-color:"Azul cielo";
}
.ms-rteForeColor-8
{
color:blue;
-ms-name:"";
-ms-color:"Azul";
}
.ms-rteForeColor-9
{
color:darkblue;
-ms-name:"";
-ms-color:"Azul oscuro";
}
.ms-rteForeColor-10
{
color:purple;
-ms-name:"";
-ms-color:"Púrpura oscuro";
}
.ms-rteBackColor-1
{
background-color:darkred;
-ms-name:"";
-ms-color:"Rojo oscuro";
}
.ms-rteBackColor-2
{
background-color:red;
-ms-name:"";
-ms-color:"Rojo";
}
.ms-rteBackColor-3
{
background-color:orange;
-ms-name:"";
-ms-color:"Oro";
}
.ms-rteBackColor-4
{
background-color:yellow;
-ms-name:"";
-ms-color:"Amarillo";
}
.ms-rteBackColor-5
{
background-color:lightgreen;
-ms-name:"";
-ms-color:"Verde claro";
}
.ms-rteBackColor-6
{
background-color:green;
-ms-name:"";
-ms-color:"Verde oscuro";
}
.ms-rteBackColor-7
{
background-color:lightblue;
-ms-name:"";
-ms-color:"Azul cielo";
}
.ms-rteBackColor-8
{
background-color:blue;
-ms-name:"";
-ms-color:"Azul";
}
.ms-rteBackColor-9
{
background-color:darkblue;
-ms-name:"";
-ms-color:"Azul oscuro";
}
.ms-rteBackColor-10
{
background-color:purple;
-ms-name:"";
-ms-color:"Púrpura oscuro";
}
.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
{
/* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1")] */ color:#fff;
-ms-name:"Claro 1";
/* [ColorName] */ -ms-color:"Blanco";
}
.ms-rteThemeForeColor-2-0
{
/* [ReplaceColor(themeColor:"BodyText",opacity:"1")] */ color:#444;
-ms-name:"Oscuro 1";
/* [ColorName] */ -ms-color:"Negro";
}
.ms-rteThemeForeColor-3-0
{
/* [ReplaceColor(themeColor:"SubtleEmphasisText",opacity:"1")] */ color:#666;
-ms-name:"Claro 2";
/* [ColorName] */ -ms-color:"Blanco";
}
.ms-rteThemeForeColor-4-0
{
/* [ReplaceColor(themeColor:"SubtleEmphasisBackground",opacity:"1")] */ color:#efefef;
-ms-name:"Oscuro 2";
/* [ColorName] */ -ms-color:"Gris azulado";
}
.ms-rteThemeForeColor-5-0
{
/* [ReplaceColor(themeColor:"ContentAccent1",opacity:"1")] */ color:#0072C6;
-ms-name:"Énfasis 1";
/* [ColorName] */ -ms-color:"Azul oscuro";
}
.ms-rteThemeForeColor-6-0
{
/* [ReplaceColor(themeColor:"ContentAccent2",opacity:"1")] */ color:#00485B;
-ms-name:"Énfasis 2";
/* [ColorName] */ -ms-color:"Rosa";
}
.ms-rteThemeForeColor-7-0
{
/* [ReplaceColor(themeColor:"ContentAccent3",opacity:"1")] */ color:#288054;
-ms-name:"Énfasis 3";
/* [ColorName] */ -ms-color:"Turquesa";
}
.ms-rteThemeForeColor-8-0
{
/* [ReplaceColor(themeColor:"ContentAccent4",opacity:"1")] */ color:#767956;
-ms-name:"Énfasis 4";
/* [ColorName] */ -ms-color:"Naranja";
}
.ms-rteThemeForeColor-9-0
{
/* [ReplaceColor(themeColor:"ContentAccent5",opacity:"1")] */ color:#ED0033;
-ms-name:"Énfasis 5";
/* [ColorName] */ -ms-color:"Verde oscuro";
}
.ms-rteThemeForeColor-10-0
{
/* [ReplaceColor(themeColor:"ContentAccent6",opacity:"1")] */ color:#682A7A;
-ms-name:"Énfasis 6";
/* [ColorName] */ -ms-color:"Amarillo";
}
.ms-rteThemeForeColor-1-1
{
/* [ReplaceColor(themeColor:"BackgroundOverlay-Lightest",opacity:"1")] */ color:#F2F2F2;
-ms-name:"Claro 1 el más claro";
/* [ColorName] */ -ms-color:"Blanco";
}
.ms-rteThemeForeColor-2-1
{
/* [ReplaceColor(themeColor:"BodyText-Lightest",opacity:"1")] */ color:#D9D9D9;
-ms-name:"Oscuro 1 el más claro";
/* [ColorName] */ -ms-color:"Gris 50%";
}
.ms-rteThemeForeColor-3-1
{
/* [ReplaceColor(themeColor:"SubtleEmphasisText-Lightest",opacity:"1")] */ color:#E0E0E0;
-ms-name:"Claro 2 el más claro";
/* [ColorName] */ -ms-color:"Azul hielo";
}
.ms-rteThemeForeColor-4-1
{
/* [ReplaceColor(themeColor:"SubtleEmphasisBackground-Lightest",opacity:"1")] */ color:#D8D8D8;
-ms-name:"Oscuro 2 el más claro";
/* [ColorName] */ -ms-color:"Azul hielo";
}
.ms-rteThemeForeColor-5-1
{
/* [ReplaceColor(themeColor:"ContentAccent1-Lightest",opacity:"1")] */ color:#C0E4FF;
-ms-name:"Énfasis 1 el más claro";
/* [ColorName] */ -ms-color:"Azul claro";
}
.ms-rteThemeForeColor-6-1
{
/* [ReplaceColor(themeColor:"ContentAccent2-Lightest",opacity:"1")] */ color:#D5F6FF;
-ms-name:"Énfasis 2 el más claro";
/* [ColorName] */ -ms-color:"Rosa";
}
.ms-rteThemeForeColor-7-1
{
/* [ReplaceColor(themeColor:"ContentAccent3-Lightest",opacity:"1")] */ color:#CAEEDC;
-ms-name:"Énfasis 3 el más claro";
/* [ColorName] */ -ms-color:"Turquesa claro";
}
.ms-rteThemeForeColor-8-1
{
/* [ReplaceColor(themeColor:"ContentAccent4-Lightest",opacity:"1")] */ color:#E4E5DB;
-ms-name:"Énfasis 4 el más claro";
/* [ColorName] */ -ms-color:"Naranja claro";
}
.ms-rteThemeForeColor-9-1
{
/* [ReplaceColor(themeColor:"ContentAccent5-Lightest",opacity:"1")] */ color:#FFC8D4;
-ms-name:"Énfasis 5 el más claro";
/* [ColorName] */ -ms-color:"Verde claro";
}
.ms-rteThemeForeColor-10-1
{
/* [ReplaceColor(themeColor:"ContentAccent6-Lightest",opacity:"1")] */ color:#E5CBED;
-ms-name:"Énfasis 6 el más claro";
/* [ColorName] */ -ms-color:"Amarillo claro";
}
.ms-rteThemeForeColor-1-2
{
/* [ReplaceColor(themeColor:"BackgroundOverlay-Lighter",opacity:"1")] */ color:#D8D8D8;
-ms-name:"Claro 1 más claro";
/* [ColorName] */ -ms-color:"Gris 25%";
}
.ms-rteThemeForeColor-2-2
{
/* [ReplaceColor(themeColor:"BodyText-Lighter",opacity:"1")] */ color:#B4B4B4;
-ms-name:"Oscuro 1 más claro";
/* [ColorName] */ -ms-color:"Gris 80%";
}
.ms-rteThemeForeColor-3-2
{
/* [ReplaceColor(themeColor:"SubtleEmphasisText-Lighter",opacity:"1")] */ color:#C1C1C1;
-ms-name:"Claro 2 más claro";
/* [ColorName] */ -ms-color:"Azul hielo";
}
.ms-rteThemeForeColor-4-2
{
/* [ReplaceColor(themeColor:"SubtleEmphasisBackground-Lighter",opacity:"1")] */ color:#B4B4B4;
-ms-name:"Oscuro 2 más claro";
/* [ColorName] */ -ms-color:"Azul hielo";
}
.ms-rteThemeForeColor-5-2
{
/* [ReplaceColor(themeColor:"ContentAccent1-Lighter",opacity:"1")] */ color:#82CAFF;
-ms-name:"Énfasis 1 más claro";
/* [ColorName] */ -ms-color:"Turquesa claro";
}
.ms-rteThemeForeColor-6-2
{
/* [ReplaceColor(themeColor:"ContentAccent2-Lighter",opacity:"1")] */ color:#96E9FF;
-ms-name:"Énfasis 2 más claro";
/* [ColorName] */ -ms-color:"Rosa";
}
.ms-rteThemeForeColor-7-2
{
/* [ReplaceColor(themeColor:"ContentAccent3-Lighter",opacity:"1")] */ color:#96DEBA;
-ms-name:"Énfasis 3 más claro";
/* [ColorName] */ -ms-color:"Turquesa claro";
}
.ms-rteThemeForeColor-8-2
{
/* [ReplaceColor(themeColor:"ContentAccent4-Lighter",opacity:"1")] */ color:#CACCB8;
-ms-name:"Énfasis 4 más claro";
/* [ColorName] */ -ms-color:"Naranja claro";
}
.ms-rteThemeForeColor-9-2
{
/* [ReplaceColor(themeColor:"ContentAccent5-Lighter",opacity:"1")] */ color:#FF91A9;
-ms-name:"Énfasis 5 más claro";
/* [ColorName] */ -ms-color:"Verde claro";
}
.ms-rteThemeForeColor-10-2
{
/* [ReplaceColor(themeColor:"ContentAccent6-Lighter",opacity:"1")] */ color:#CC98DB;
-ms-name:"Énfasis 6 más claro";
/* [ColorName] */ -ms-color:"Amarillo claro";
}
.ms-rteThemeForeColor-1-3
{
/* [ReplaceColor(themeColor:"BackgroundOverlay-Medium",opacity:"1")] */ color:#BFBFBF;
-ms-name:"Claro 1 medio";
/* [ColorName] */ -ms-color:"Gris 25%";
}
.ms-rteThemeForeColor-2-3
{
/* [ReplaceColor(themeColor:"BodyText-Medium",opacity:"1")] */ color:#8E8E8E;
-ms-name:"Oscuro 1 medio";
/* [ColorName] */ -ms-color:"Gris 80%";
}
.ms-rteThemeForeColor-3-3
{
/* [ReplaceColor(themeColor:"SubtleEmphasisText-Medium",opacity:"1")] */ color:#A3A3A3;
-ms-name:"Claro 2 medio";
/* [ColorName] */ -ms-color:"Gris azulado";
}
.ms-rteThemeForeColor-4-3
{
/* [ReplaceColor(themeColor:"SubtleEmphasisBackground-Medium",opacity:"1")] */ color:#787878;
-ms-name:"Oscuro 2 medio";
/* [ColorName] */ -ms-color:"Gris azulado";
}
.ms-rteThemeForeColor-5-3
{
/* [ReplaceColor(themeColor:"ContentAccent1-Medium",opacity:"1")] */ color:#43AFFF;
-ms-name:"Énfasis 1 medio";
/* [ColorName] */ -ms-color:"Azul";
}
.ms-rteThemeForeColor-6-3
{
/* [ReplaceColor(themeColor:"ContentAccent2-Medium",opacity:"1")] */ color:#2DD3FF;
-ms-name:"Énfasis 2 medio";
/* [ColorName] */ -ms-color:"Rosa";
}
.ms-rteThemeForeColor-7-3
{
/* [ReplaceColor(themeColor:"ContentAccent3-Medium",opacity:"1")] */ color:#62CE98;
-ms-name:"Énfasis 3 medio";
/* [ColorName] */ -ms-color:"Turquesa claro";
}
.ms-rteThemeForeColor-8-3
{
/* [ReplaceColor(themeColor:"ContentAccent4-Medium",opacity:"1")] */ color:#B0B394;
-ms-name:"Énfasis 4 medio";
/* [ColorName] */ -ms-color:"Naranja claro";
}
.ms-rteThemeForeColor-9-3
{
/* [ReplaceColor(themeColor:"ContentAccent5-Medium",opacity:"1")] */ color:#FF5B7E;
-ms-name:"Énfasis 5 medio";
/* [ColorName] */ -ms-color:"Verde";
}
.ms-rteThemeForeColor-10-3
{
/* [ReplaceColor(themeColor:"ContentAccent6-Medium",opacity:"1")] */ color:#B364C9;
-ms-name:"Énfasis 6 medio";
/* [ColorName] */ -ms-color:"Amarillo claro";
}
.ms-rteThemeForeColor-1-4
{
/* [ReplaceColor(themeColor:"BackgroundOverlay-Darker",opacity:"1")] */ color:#A5A5A5;
-ms-name:"Claro 1 más oscuro";
/* [ColorName] */ -ms-color:"Gris 50%";
}
.ms-rteThemeForeColor-2-4
{
/* [ReplaceColor(themeColor:"BodyText-Darker",opacity:"1")] */ color:#333;
-ms-name:"Oscuro 1 más oscuro";
/* [ColorName] */ -ms-color:"Gris 80%";
}
.ms-rteThemeForeColor-3-4
{
/* [ReplaceColor(themeColor:"SubtleEmphasisText-Darker",opacity:"1")] */ color:#4C4C4C;
-ms-name:"Claro 2 más oscuro";
/* [ColorName] */ -ms-color:"Gris azulado";
}
.ms-rteThemeForeColor-4-4
{
/* [ReplaceColor(themeColor:"SubtleEmphasisBackground-Darker",opacity:"1")] */ color:#3C3C3C;
-ms-name:"Oscuro 2 más oscuro";
/* [ColorName] */ -ms-color:"Gris azulado";
}
.ms-rteThemeForeColor-5-4
{
/* [ReplaceColor(themeColor:"ContentAccent1-Darker",opacity:"1")] */ color:#005594;
-ms-name:"Énfasis 1 más oscuro";
/* [ColorName] */ -ms-color:"Azul oscuro";
}
.ms-rteThemeForeColor-6-4
{
/* [ReplaceColor(themeColor:"ContentAccent2-Darker",opacity:"1")] */ color:#009AC3;
-ms-name:"Énfasis 2 más oscuro";
/* [ColorName] */ -ms-color:"Ciruela";
}
.ms-rteThemeForeColor-7-4
{
/* [ReplaceColor(themeColor:"ContentAccent3-Darker",opacity:"1")] */ color:#1D603F;
-ms-name:"Énfasis 3 más oscuro";
/* [ColorName] */ -ms-color:"Turquesa";
}
.ms-rteThemeForeColor-8-4
{
/* [ReplaceColor(themeColor:"ContentAccent4-Darker",opacity:"1")] */ color:#585A40;
-ms-name:"Énfasis 4 más oscuro";
/* [ColorName] */ -ms-color:"Marrón";
}
.ms-rteThemeForeColor-9-4
{
/* [ReplaceColor(themeColor:"ContentAccent5-Darker",opacity:"1")] */ color:#B10026;
-ms-name:"Énfasis 5 más oscuro";
/* [ColorName] */ -ms-color:"Verde oscuro";
}
.ms-rteThemeForeColor-10-4
{
/* [ReplaceColor(themeColor:"ContentAccent6-Darker",opacity:"1")] */ color:#4E1F5B;
-ms-name:"Énfasis 6 más oscuro";
/* [ColorName] */ -ms-color:"Amarillo";
}
.ms-rteThemeForeColor-1-5
{
/* [ReplaceColor(themeColor:"BackgroundOverlay-Darkest",opacity:"1")] */ color:#7F7F7F;
-ms-name:"Claro 1 el más oscuro";
/* [ColorName] */ -ms-color:"Gris 50%";
}
.ms-rteThemeForeColor-2-5
{
/* [ReplaceColor(themeColor:"BodyText-Darkest",opacity:"1")] */ color:#222;
-ms-name:"Oscuro 1 el más oscuro";
/* [ColorName] */ -ms-color:"Negro";
}
.ms-rteThemeForeColor-3-5
{
/* [ReplaceColor(themeColor:"SubtleEmphasisText-Darkest",opacity:"1")] */ color:#333333;
-ms-name:"Claro 2 el más oscuro";
/* [ColorName] */ -ms-color:"Gris azulado";
}
.ms-rteThemeForeColor-4-5
{
/* [ReplaceColor(themeColor:"SubtleEmphasisBackground-Darkest",opacity:"1")] */ color:#181818;
-ms-name:"Oscuro 2 el más oscuro";
/* [ColorName] */ -ms-color:"Gris azulado";
}
.ms-rteThemeForeColor-5-5
{
/* [ReplaceColor(themeColor:"ContentAccent1-Darkest",opacity:"1")] */ color:#003963;
-ms-name:"Énfasis 1 el más oscuro";
/* [ColorName] */ -ms-color:"Azul oscuro";
}
.ms-rteThemeForeColor-6-5
{
/* [ReplaceColor(themeColor:"ContentAccent2-Darkest",opacity:"1")] */ color:#006984;
-ms-name:"Énfasis 2 el más oscuro";
/* [ColorName] */ -ms-color:"Ciruela";
}
.ms-rteThemeForeColor-7-5
{
/* [ReplaceColor(themeColor:"ContentAccent3-Darkest",opacity:"1")] */ color:#13402A;
-ms-name:"Énfasis 3 el más oscuro";
/* [ColorName] */ -ms-color:"Verde azulado oscuro";
}
.ms-rteThemeForeColor-8-5
{
/* [ReplaceColor(themeColor:"ContentAccent4-Darkest",opacity:"1")] */ color:#3B3C2B;
-ms-name:"Énfasis 4 el más oscuro";
/* [ColorName] */ -ms-color:"Marrón";
}
.ms-rteThemeForeColor-9-5
{
/* [ReplaceColor(themeColor:"ContentAccent5-Darkest",opacity:"1")] */ color:#760019;
-ms-name:"Énfasis 5 el más oscuro";
/* [ColorName] */ -ms-color:"Verde oscuro";
}
.ms-rteThemeForeColor-10-5
{
/* [ReplaceColor(themeColor:"ContentAccent6-Darkest",opacity:"1")] */ color:#34153D;
-ms-name:"Énfasis 6 el más oscuro";
/* [ColorName] */ -ms-color:"Amarillo oscuro";
}
.ms-rteThemeBackColor-1-0
{
/* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1")] */ background-color:#fff;
-ms-name:"Claro 1";
/* [ColorName] */ -ms-color:"Blanco";
}
.ms-rteThemeBackColor-2-0
{
/* [ReplaceColor(themeColor:"BodyText",opacity:"1")] */ background-color:#444;
-ms-name:"Oscuro 1";
/* [ColorName] */ -ms-color:"Negro";
}
.ms-rteThemeBackColor-3-0
{
/* [ReplaceColor(themeColor:"SubtleEmphasisText",opacity:"1")] */ background-color:#666;
-ms-name:"Claro 2";
/* [ColorName] */ -ms-color:"Blanco";
}
.ms-rteThemeBackColor-4-0
{
/* [ReplaceColor(themeColor:"SubtleEmphasisBackground",opacity:"1")] */ background-color:#efefef;
-ms-name:"Oscuro 2";
/* [ColorName] */ -ms-color:"Gris azulado";
}
.ms-rteThemeBackColor-5-0
{
/* [ReplaceColor(themeColor:"ContentAccent1",opacity:"1")] */ background-color:#0072C6;
-ms-name:"Énfasis 1";
/* [ColorName] */ -ms-color:"Azul oscuro";
}
.ms-rteThemeBackColor-6-0
{
/* [ReplaceColor(themeColor:"ContentAccent2",opacity:"1")] */ background-color:#00485B;
-ms-name:"Énfasis 2";
/* [ColorName] */ -ms-color:"Rosa";
}
.ms-rteThemeBackColor-7-0
{
/* [ReplaceColor(themeColor:"ContentAccent3",opacity:"1")] */ background-color:#288054;
-ms-name:"Énfasis 3";
/* [ColorName] */ -ms-color:"Turquesa";
}
.ms-rteThemeBackColor-8-0
{
/* [ReplaceColor(themeColor:"Accent4")] */ background-color:#FD9F08;
/* [ReplaceColor(themeColor:"ContentAccent4",opacity:"1")] */ background-color:#767956;
-ms-name:"Énfasis 4";
/* [ColorName] */ -ms-color:"Naranja";
}
.ms-rteThemeBackColor-9-0
{
/* [ReplaceColor(themeColor:"ContentAccent5",opacity:"1")] */ background-color:#ED0033;
-ms-name:"Énfasis 5";
/* [ColorName] */ -ms-color:"Verde oscuro";
}
.ms-rteThemeBackColor-10-0
{
/* [ReplaceColor(themeColor:"ContentAccent6",opacity:"1")] */ background-color:#682A7A;
-ms-name:"Énfasis 6";
/* [ColorName] */ -ms-color:"Amarillo";
}
.ms-rteThemeBackColor-1-1
{
/* [ReplaceColor(themeColor:"BackgroundOverlay-Lightest",opacity:"1")] */ background-color:#F2F2F2;
-ms-name:"Claro 1 el más claro";
/* [ColorName] */ -ms-color:"Blanco";
}
.ms-rteThemeBackColor-2-1
{
/* [ReplaceColor(themeColor:"BodyText-Lightest",opacity:"1")] */ background-color:#D9D9D9;
-ms-name:"Oscuro 1 el más claro";
/* [ColorName] */ -ms-color:"Gris 50%";
}
.ms-rteThemeBackColor-3-1
{
/* [ReplaceColor(themeColor:"SubtleEmphasisText-Lightest",opacity:"1")] */ background-color:#E0E0E0;
-ms-name:"Claro 2 el más claro";
/* [ColorName] */ -ms-color:"Azul hielo";
}
.ms-rteThemeBackColor-4-1
{
/* [ReplaceColor(themeColor:"SubtleEmphasisBackground-Lightest",opacity:"1")] */ background-color:#D8D8D8;
-ms-name:"Oscuro 2 el más claro";
/* [ColorName] */ -ms-color:"Azul hielo";
}
.ms-rteThemeBackColor-5-1
{
/* [ReplaceColor(themeColor:"ContentAccent1-Lightest",opacity:"1")] */ background-color:#C0E4FF;
-ms-name:"Énfasis 1 el más claro";
/* [ColorName] */ -ms-color:"Azul claro";
}
.ms-rteThemeBackColor-6-1
{
/* [ReplaceColor(themeColor:"ContentAccent2-Lightest",opacity:"1")] */ background-color:#D5F6FF;
-ms-name:"Énfasis 2 el más claro";
/* [ColorName] */ -ms-color:"Rosa";
}
.ms-rteThemeBackColor-7-1
{
/* [ReplaceColor(themeColor:"ContentAccent3-Lightest",opacity:"1")] */ background-color:#CAEEDC;
-ms-name:"Énfasis 3 el más claro";
/* [ColorName] */ -ms-color:"Turquesa claro";
}
.ms-rteThemeBackColor-8-1
{
/* [ReplaceColor(themeColor:"ContentAccent4-Lightest",opacity:"1")] */ background-color:#E4E5DB;
-ms-name:"Énfasis 4 el más claro";
/* [ColorName] */ -ms-color:"Naranja claro";
}
.ms-rteThemeBackColor-9-1
{
/* [ReplaceColor(themeColor:"ContentAccent5-Lightest",opacity:"1")] */ background-color:#FFC8D4;
-ms-name:"Énfasis 5 el más claro";
/* [ColorName] */ -ms-color:"Verde claro";
}
.ms-rteThemeBackColor-10-1
{
/* [ReplaceColor(themeColor:"ContentAccent6-Lightest",opacity:"1")] */ background-color:#E5CBED;
-ms-name:"Énfasis 6 el más claro";
/* [ColorName] */ -ms-color:"Amarillo claro";
}
.ms-rteThemeBackColor-1-2
{
/* [ReplaceColor(themeColor:"BackgroundOverlay-Lighter",opacity:"1")] */ background-color:#D8D8D8;
-ms-name:"Claro 1 más claro";
/* [ColorName] */ -ms-color:"Gris 25%";
}
.ms-rteThemeBackColor-2-2
{
/* [ReplaceColor(themeColor:"BodyText-Lighter",opacity:"1")] */ background-color:#B4B4B4;
-ms-name:"Oscuro 1 más claro";
/* [ColorName] */ -ms-color:"Gris 80%";
}
.ms-rteThemeBackColor-3-2
{
/* [ReplaceColor(themeColor:"SubtleEmphasisText-Lighter",opacity:"1")] */ background-color:#C1C1C1;
-ms-name:"Claro 2 más claro";
/* [ColorName] */ -ms-color:"Azul hielo";
}
.ms-rteThemeBackColor-4-2
{
/* [ReplaceColor(themeColor:"SubtleEmphasisBackground-Lighter",opacity:"1")] */ background-color:#B4B4B4;
-ms-name:"Oscuro 2 más claro";
/* [ColorName] */ -ms-color:"Azul hielo";
}
.ms-rteThemeBackColor-5-2
{
/* [ReplaceColor(themeColor:"ContentAccent1-Lighter",opacity:"1")] */ background-color:#82CAFF;
-ms-name:"Énfasis 1 más claro";
/* [ColorName] */ -ms-color:"Turquesa claro";
}
.ms-rteThemeBackColor-6-2
{
/* [ReplaceColor(themeColor:"ContentAccent2-Lighter",opacity:"1")] */ background-color:#96E9FF;
-ms-name:"Énfasis 2 más claro";
/* [ColorName] */ -ms-color:"Rosa";
}
.ms-rteThemeBackColor-7-2
{
/* [ReplaceColor(themeColor:"ContentAccent3-Lighter",opacity:"1")] */ background-color:#96DEBA;
-ms-name:"Énfasis 3 más claro";
/* [ColorName] */ -ms-color:"Turquesa claro";
}
.ms-rteThemeBackColor-8-2
{
/* [ReplaceColor(themeColor:"ContentAccent4-Lighter",opacity:"1")] */ background-color:#CACCB8;
-ms-name:"Énfasis 4 más claro";
/* [ColorName] */ -ms-color:"Naranja claro";
}
.ms-rteThemeBackColor-9-2
{
/* [ReplaceColor(themeColor:"ContentAccent5-Lighter",opacity:"1")] */ background-color:#FF91A9;
-ms-name:"Énfasis 5 más claro";
/* [ColorName] */ -ms-color:"Verde claro";
}
.ms-rteThemeBackColor-10-2
{
/* [ReplaceColor(themeColor:"ContentAccent6-Lighter",opacity:"1")] */ background-color:#CC98DB;
-ms-name:"Énfasis 6 más claro";
/* [ColorName] */ -ms-color:"Amarillo claro";
}
.ms-rteThemeBackColor-1-3
{
/* [ReplaceColor(themeColor:"BackgroundOverlay-Medium",opacity:"1")] */ background-color:#BFBFBF;
-ms-name:"Claro 1 medio";
/* [ColorName] */ -ms-color:"Gris 25%";
}
.ms-rteThemeBackColor-2-3
{
/* [ReplaceColor(themeColor:"BodyText-Medium",opacity:"1")] */ background-color:#8E8E8E;
-ms-name:"Oscuro 1 medio";
/* [ColorName] */ -ms-color:"Gris 80%";
}
.ms-rteThemeBackColor-3-3
{
/* [ReplaceColor(themeColor:"SubtleEmphasisText-Medium",opacity:"1")] */ background-color:#A3A3A3;
-ms-name:"Claro 2 medio";
/* [ColorName] */ -ms-color:"Gris azulado";
}
.ms-rteThemeBackColor-4-3
{
/* [ReplaceColor(themeColor:"SubtleEmphasisBackground-Medium",opacity:"1")] */ background-color:#787878;
-ms-name:"Oscuro 2 medio";
/* [ColorName] */ -ms-color:"Gris azulado";
}
.ms-rteThemeBackColor-5-3
{
/* [ReplaceColor(themeColor:"ContentAccent1-Medium",opacity:"1")] */ background-color:#43AFFF;
-ms-name:"Énfasis 1 medio";
/* [ColorName] */ -ms-color:"Azul";
}
.ms-rteThemeBackColor-6-3
{
/* [ReplaceColor(themeColor:"ContentAccent2-Medium",opacity:"1")] */ background-color:#2DD3FF;
-ms-name:"Énfasis 2 medio";
/* [ColorName] */ -ms-color:"Rosa";
}
.ms-rteThemeBackColor-7-3
{
/* [ReplaceColor(themeColor:"ContentAccent3-Medium",opacity:"1")] */ background-color:#62CE98;
-ms-name:"Énfasis 3 medio";
/* [ColorName] */ -ms-color:"Turquesa claro";
}
.ms-rteThemeBackColor-8-3
{
/* [ReplaceColor(themeColor:"ContentAccent4-Medium",opacity:"1")] */ background-color:#B0B394;
-ms-name:"Énfasis 4 medio";
/* [ColorName] */ -ms-color:"Naranja claro";
}
.ms-rteThemeBackColor-9-3
{
/* [ReplaceColor(themeColor:"ContentAccent5-Medium",opacity:"1")] */ background-color:#FF5B7E;
-ms-name:"Énfasis 5 medio";
/* [ColorName] */ -ms-color:"Verde";
}
.ms-rteThemeBackColor-10-3
{
/* [ReplaceColor(themeColor:"ContentAccent6-Medium",opacity:"1")] */ background-color:#B364C9;
-ms-name:"Énfasis 6 medio";
/* [ColorName] */ -ms-color:"Amarillo claro";
}
.ms-rteThemeBackColor-1-4
{
/* [ReplaceColor(themeColor:"BackgroundOverlay-Darker",opacity:"1")] */ background-color:#A5A5A5;
-ms-name:"Claro 1 más oscuro";
/* [ColorName] */ -ms-color:"Gris 50%";
}
.ms-rteThemeBackColor-2-4
{
/* [ReplaceColor(themeColor:"BodyText-Darker",opacity:"1")] */ background-color:#333;
-ms-name:"Oscuro 1 más oscuro";
/* [ColorName] */ -ms-color:"Gris 80%";
}
.ms-rteThemeBackColor-3-4
{
/* [ReplaceColor(themeColor:"SubtleEmphasisText-Darker",opacity:"1")] */ background-color:#4C4C4C;
-ms-name:"Claro 2 más oscuro";
/* [ColorName] */ -ms-color:"Gris azulado";
}
.ms-rteThemeBackColor-4-4
{
/* [ReplaceColor(themeColor:"SubtleEmphasisBackground-Darker",opacity:"1")] */ background-color:#3C3C3C;
-ms-name:"Oscuro 2 más oscuro";
/* [ColorName] */ -ms-color:"Gris azulado";
}
.ms-rteThemeBackColor-5-4
{
/* [ReplaceColor(themeColor:"ContentAccent1-Darker",opacity:"1")] */ background-color:#005594;
-ms-name:"Énfasis 1 más oscuro";
/* [ColorName] */ -ms-color:"Azul oscuro";
}
.ms-rteThemeBackColor-6-4
{
/* [ReplaceColor(themeColor:"ContentAccent2-Darker",opacity:"1")] */ background-color:#009AC3;
-ms-name:"Énfasis 2 más oscuro";
/* [ColorName] */ -ms-color:"Ciruela";
}
.ms-rteThemeBackColor-7-4
{
/* [ReplaceColor(themeColor:"ContentAccent3-Darker",opacity:"1")] */ background-color:#1D603F;
-ms-name:"Énfasis 3 más oscuro";
/* [ColorName] */ -ms-color:"Turquesa";
}
.ms-rteThemeBackColor-8-4
{
/* [ReplaceColor(themeColor:"ContentAccent4-Darker",opacity:"1")] */ background-color:#585A40;
-ms-name:"Énfasis 4 más oscuro";
/* [ColorName] */ -ms-color:"Marrón";
}
.ms-rteThemeBackColor-9-4
{
/* [ReplaceColor(themeColor:"ContentAccent5-Darker",opacity:"1")] */ background-color:#B10026;
-ms-name:"Énfasis 5 más oscuro";
/* [ColorName] */ -ms-color:"Verde oscuro";
}
.ms-rteThemeBackColor-10-4
{
/* [ReplaceColor(themeColor:"ContentAccent6-Darker",opacity:"1")] */ background-color:#4E1F5B;
-ms-name:"Énfasis 6 más oscuro";
/* [ColorName] */ -ms-color:"Amarillo";
}
.ms-rteThemeBackColor-1-5
{
/* [ReplaceColor(themeColor:"BackgroundOverlay-Darkest",opacity:"1")] */ background-color:#7F7F7F;
-ms-name:"Claro 1 el más oscuro";
/* [ColorName] */ -ms-color:"Gris 50%";
}
.ms-rteThemeBackColor-2-5
{
/* [ReplaceColor(themeColor:"BodyText-Darkest",opacity:"1")] */ background-color:#222;
-ms-name:"Oscuro 1 el más oscuro";
/* [ColorName] */ -ms-color:"Negro";
}
.ms-rteThemeBackColor-3-5
{
/* [ReplaceColor(themeColor:"SubtleEmphasisText-Darkest",opacity:"1")] */ background-color:#333333;
-ms-name:"Claro 2 el más oscuro";
/* [ColorName] */ -ms-color:"Gris azulado";
}
.ms-rteThemeBackColor-4-5
{
/* [ReplaceColor(themeColor:"SubtleEmphasisBackground-Darkest",opacity:"1")] */ background-color:#181818;
-ms-name:"Oscuro 2 el más oscuro";
/* [ColorName] */ -ms-color:"Gris azulado";
}
.ms-rteThemeBackColor-5-5
{
/* [ReplaceColor(themeColor:"ContentAccent1-Darkest",opacity:"1")] */ background-color:#003963;
-ms-name:"Énfasis 1 el más oscuro";
/* [ColorName] */ -ms-color:"Azul oscuro";
}
.ms-rteThemeBackColor-6-5
{
/* [ReplaceColor(themeColor:"ContentAccent2-Darkest",opacity:"1")] */ background-color:#006984;
-ms-name:"Énfasis 2 el más oscuro";
/* [ColorName] */ -ms-color:"Ciruela";
}
.ms-rteThemeBackColor-7-5
{
/* [ReplaceColor(themeColor:"ContentAccent3-Darkest",opacity:"1")] */ background-color:#13402A;
-ms-name:"Énfasis 3 el más oscuro";
/* [ColorName] */ -ms-color:"Verde azulado oscuro";
}
.ms-rteThemeBackColor-8-5
{
/* [ReplaceColor(themeColor:"ContentAccent4-Darkest",opacity:"1")] */ background-color:#3B3C2B;
-ms-name:"Énfasis 4 el más oscuro";
/* [ColorName] */ -ms-color:"Marrón";
}
.ms-rteThemeBackColor-9-5
{
/* [ReplaceColor(themeColor:"ContentAccent5-Darkest",opacity:"1")] */ background-color:#760019;
-ms-name:"Énfasis 5 el más oscuro";
/* [ColorName] */ -ms-color:"Verde oscuro";
}
.ms-rteThemeBackColor-10-5
{
/* [ReplaceColor(themeColor:"ContentAccent6-Darkest",opacity:"1")] */ background-color:#34153D;
-ms-name:"Énfasis 6 el más oscuro";
/* [ColorName] */ -ms-color:"Amarillo oscuro";
}
.ms-rteImage-0
{
-ms-name:"Sin borde";
}
.ms-rteImage-1
{
-ms-name:"Borde de línea fino";
/* [ReplaceColor(themeColor:"BodyText",opacity:"1")] */ background-color:#444;
/* [ReplaceColor(themeColor:"BodyText-Darker",opacity:"1")] */ border:1px solid #333;
/* [RecolorImage(themeColor:"SubtleBodyText",method:"Tinting")] */ background-image:url("/_layouts/15/images/tabtitlerowbottombg.png?rev=23");
background-repeat:repeat-x;
background-position:top;
}
.ms-rteImage-2
{
-ms-name:"Borde de tabla";
padding:2px;
/* [ReplaceColor(themeColor:"SubtleLines")] */ border-top:1px solid #c6c6c6;
/* [ReplaceColor(themeColor:"Lines")] */ border-bottom:1px solid #ababab;
/* [ReplaceColor(themeColor:"SubtleLines")] */ border-left:1px solid #c6c6c6;
/* [ReplaceColor(themeColor:"Lines")] */ border-right:1px solid #ababab;
}
.ms-rteImage-3
{
-ms-name:"Borde oscuro";
padding:15px;
/* [ReplaceColor(themeColor:"BodyText-Darker",opacity:"1")] */ background-color:#333;
/* [ReplaceColor(themeColor:"BodyText",opacity:"1")] */ border:1px solid #444;
/* [RecolorImage(themeColor:"BodyText-Darker",method:"Tinting")] */ 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:"Borde claro";
padding:6px;
padding-bottom:33px;
/* [ReplaceColor(themeColor:"BackgroundOverlay-Lightest",opacity:"1")] */ background-color:#F2F2F2;
/* [ReplaceColor(themeColor:"SubtleLines")] */ border-top:1px solid #c6c6c6;
/* [ReplaceColor(themeColor:"Lines")] */ border-bottom:1px solid #ababab;
/* [ReplaceColor(themeColor:"SubtleLines")] */ border-left:1px solid #c6c6c6;
/* [ReplaceColor(themeColor:"Lines")] */ 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
{
/* [ReplaceColor(themeColor:"SubtleBodyText")] */ color:#777;
text-align:left;
font-weight:normal;
}
.ms-rtetablecells
{
padding:2px;
vertical-align:top;
}
.ms-rteTable-default
{
-ms-name:"Estilo de tabla predeterminado - Claro";
}
.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
{
/* [ReplaceColor(themeColor:"SubtleLines")] */ border:1px solid #c6c6c6;
}
.ms-rteTable-0
{
-ms-name:"Estilo de tabla 1 - Claro";
border-width:0px;
border-style:none;
border-collapse:collapse;
}
.ms-rteTable-1{
-ms-name:"Estilo de tabla 2 - Con bandas claras";
}
.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
{
/* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1")] */ background-color:#fff;
/* [ReplaceColor(themeColor:"BackgroundOverlay")] */ background-color:rgba( 255,255,255,0.85 );
/* [ReplaceColor(themeColor:"Lines")] */ border-top:1px solid #ababab;
/* [ReplaceColor(themeColor:"Lines")] */ border-bottom:1px solid #ababab;
}
.ms-rteTable-1 tr.ms-rteTableOddRow-1
{
/* [ReplaceColor(themeColor:"BackgroundOverlay-Lighter",opacity:"1")] */ background-color:#D8D8D8;
/* [ReplaceColor(themeColor:"BackgroundOverlay-Lighter")] */ background-color:#D8D8D8;
}
.ms-rteTable-1 tr.ms-rteTableEvenRow-1
{
/* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1")] */ background-color:#fff;
/* [ReplaceColor(themeColor:"BackgroundOverlay")] */ background-color:rgba( 255,255,255,0.85 );
}
.ms-rteTable-6{
-ms-name:"Estilo de tabla 3 - Dos tonos medios";
}
.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
{
/* [ReplaceColor(themeColor:"ContentAccent1-Darker",opacity:"1")] */ background-color:#005594;
/* [ReplaceColor(themeColor:"ContentAccent1-Darker")] */ background-color:#005594;
/* [ReplaceColor(themeColor:"BackgroundOverlay")] */ color:#fff;
}
.ms-rteTable-6 tr.ms-rteTableOddRow-6
{
/* [ReplaceColor(themeColor:"ContentAccent1-Lightest",opacity:"1")] */ background-color:#C0E4FF;
/* [ReplaceColor(themeColor:"ContentAccent1-Lightest",opacity:"0.7")] */ background-color:#C0E4FF;
}
.ms-rteTable-6 tr.ms-rteTableEvenRow-6
{
/* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1")] */ background-color:#fff;
/* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"0.7")] */ background-color:rgba( 255,255,255,0.85 );
}
.ms-rteTable-2{
-ms-name:"Estilo de tabla 4 - Líneas finas";
}
.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
{
/* [ReplaceColor(themeColor:"BodyText")] */ background-color:#444;
/* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1")] */ color:#fff;
}
.ms-rteTable-2 tr.ms-rteTableOddRow-2,
.ms-rteTable-2 tr.ms-rteTableEvenRow-2
{
/* [ReplaceColor(themeColor:"StrongLines")] */ border-top:1px solid #92c0e0;
/* [ReplaceColor(themeColor:"StrongLines")] */ border-bottom:1px solid #92c0e0;
}
.ms-rteTable-3{
-ms-name:"Estilo de tabla 5 - Cuadrícula";
}
.ms-rteTable-3,
.ms-rteTable-3 > tbody > tr > td,
.ms-rteTable-3 > tbody > tr > th
{
/* [ReplaceColor(themeColor:"Lines")] */ border:1px solid #ababab;
}
.ms-rteTable-3 tr.ms-rteTableOddRow-3
{
/* [ReplaceColor(themeColor:"BackgroundOverlay-Lighter",opacity:"1")] */ background-color:#D8D8D8;
/* [ReplaceColor(themeColor:"BackgroundOverlay-Lighter")] */ background-color:#D8D8D8;
}
.ms-rteTable-3 tr.ms-rteTableHeaderRow-3,
.ms-rteTable-3 tr.ms-rteTableFooterRow-3,
.ms-rteTable-3 tr.ms-rteTableEvenRow-3
{
/* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1")] */ background-color:#fff;
/* [ReplaceColor(themeColor:"BackgroundOverlay")] */ background-color:rgba( 255,255,255,0.85 );
}
.ms-rteTable-4{
-ms-name:"Estilo de tabla 6 - Énfasis 1";
}

.ms-rteTable-4,
.ms-rteTable-4 > tbody > tr > td,
.ms-rteTable-4 > tbody > tr > th
{
/* [ReplaceColor(themeColor:"ContentAccent1-Darker",opacity:"1")] */ 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
{
/* [ReplaceColor(themeColor:"ContentAccent1-Darker",opacity:"1")] */ background-color:#005594;
/* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1")] */ color:#fff;
}
.ms-rteTable-5{
-ms-name:"Estilo de tabla 7 - Énfasis 2";
}
.ms-rteTable-5,
.ms-rteTable-5 > tbody > tr > td,
.ms-rteTable-5 > tbody > tr > th
{
/* [ReplaceColor(themeColor:"ContentAccent2-Darker",opacity:"1")] */ 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
{
/* [ReplaceColor(themeColor:"ContentAccent2-Darker",opacity:"1")] */ background-color:#009AC3;
/* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1")] */ color:#fff;
}
.ms-rteTable-7{
-ms-name:"Estilo de tabla 8 - Énfasis 3";
}
.ms-rteTable-7,
.ms-rteTable-7 > tbody > tr > td,
.ms-rteTable-7 > tbody > tr > th
{
/* [ReplaceColor(themeColor:"ContentAccent3-Darker",opacity:"1")] */ 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
{
/* [ReplaceColor(themeColor:"ContentAccent3-Darker",opacity:"1")] */ background-color:#1D603F;
/* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1")] */ color:#fff;
}
.ms-rteTable-8{
-ms-name:"Estilo de tabla 9 - Énfasis 4";
}
.ms-rteTable-8,
.ms-rteTable-8 > tbody > tr > td,
.ms-rteTable-8 > tbody > tr > th
{
/* [ReplaceColor(themeColor:"ContentAccent4-Darker",opacity:"1")] */ 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
{
/* [ReplaceColor(themeColor:"ContentAccent4-Darker",opacity:"1")] */ background-color:#585A40;
/* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1")] */ color:#fff;
}
.ms-rteTable-9{
-ms-name:"Estilo de tabla 10 - Énfasis 5";
}
.ms-rteTable-9,
.ms-rteTable-9 > tbody > tr > td,
.ms-rteTable-9 > tbody > tr > th
{
/* [ReplaceColor(themeColor:"ContentAccent5-Darker",opacity:"1")] */ 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
{
/* [ReplaceColor(themeColor:"ContentAccent5-Darker",opacity:"1")] */ background-color:#B10026;
/* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1")] */ color:#fff;
}
.ms-rteTable-10{
-ms-name:"Estilo de tabla 11 - Énfasis 6";
}
.ms-rteTable-10,
.ms-rteTable-10 > tbody > tr > td,
.ms-rteTable-10 > tbody > tr > th
{
/* [ReplaceColor(themeColor:"ContentAccent6-Darker",opacity:"1")] */ 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
{
/* [ReplaceColor(themeColor:"ContentAccent6-Darker",opacity:"1")] */ background-color:#4E1F5B;
/* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1")] */ color:#fff;
}
.ms-rteTableGrid td,.ms-rteTableGrid th{
border:1px dotted black;
}
.ms-rtePosition-1{
-ms-name:"Izquierda";
float:left;
}
.ms-rtePosition-2{
-ms-name:"Derecha";
float:right;
}
.ms-rtePosition-3{
-ms-name:"Arriba";
vertical-align:text-top;
}
.ms-rtePosition-4{
-ms-name:"Centro";
vertical-align:middle;
}
.ms-rtePosition-5{
-ms-name:"Abajo";
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
{
/* [ReplaceColor(themeColor:"BackgroundOverlay",opacity:"1")] */ background-color:#fff;
border-width:1px;
border-style:solid;
/* [ReplaceColor(themeColor:"SubtleLines")] */ border-top-color:#c6c6c6;
/* [ReplaceColor(themeColor:"Lines")] */ border-bottom-color:#ababab;
/* [ReplaceColor(themeColor:"SubtleLines")] */ border-left-color:#c6c6c6;
/* [ReplaceColor(themeColor:"Lines")] */ 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;
/* [ReplaceColor(themeColor:"BodyText")] */ 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
{
/* [ReplaceColor(themeColor:"HoverBackground")] */ 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;
/* [ReplaceColor(themeColor:"HoverBackground")] */ -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;
/* [ReplaceColor(themeColor:"BodyText")] */ 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
{
/* [ReplaceColor(themeColor:"SubtleLines")] */ 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 {
    right: -5px;
    top: -5px;
}
.ms-imagecrop-handle-se {
    bottom: -5px;
    right: -5px;
}
.ms-imagecrop-handle-sw {
    bottom: -5px;
    left: -5px;
}
.ms-imagecrop-handle-nw {
    left: -5px;
    top: -5px;
}
.ms-imagecrop-edge {
    border-bottom-color: white;
    border-bottom-style: dashed;
    border-bottom-width: 2px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: white;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: dashed;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 2px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: white;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: dashed;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 2px;
    border-top-color: white;
    border-top-style: dashed;
    border-top-width: 2px;
}
.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-x: hidden;
    overflow-y: hidden;
}
#ms-rte-styleGalleryMenu .ms-cui-gallerybutton-a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #afb4ba;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #afb4ba;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #afb4ba;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #afb4ba;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-rte-stylePreview {
    white-space: normal;
    width: 64px;
}
.ms-rte-stylePreviewBox {
    height: 30px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
}
.ms-rte-stylePreviewBoxInner {
    bottom: 0;
    display: table;
    height: 30px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: absolute;
}
.ms-rte-stylePreviewHolder {
    display: table-cell;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    vertical-align: middle;
}
.ms-rte-stylePreviewTitle, .ms-rte-stylePreviewTitleFull {
    display: table-cell;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    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 {
    display: block;
    height: 18px;
    overflow-x: hidden;
    overflow-y: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ms-rte-styleRibbonPreview .ms-rte-stylePreviewTitleFull {
    height: 46px;
}
.ms-rtestate-field h1, h1.ms-rteElement-H1, .ms-rtestate-field h2, h2.ms-rteElement-H2 {
    color: #e51400;
    line-height: 1.4;
}
.ms-rtestate-field h3, h3.ms-rteElement-H3 {
    line-height: 1.4;
}
.ms-rtestate-field h4, h4.ms-rteElement-H4 {
    color: #777;
    line-height: 1.6;
}
h1.ms-rteElement-H1B, h2.ms-rteElement-H2B, h3.ms-rteElement-H3B, h4.ms-rteElement-H4B {
    color: #393;
}
.ms-rtestate-field p, p.ms-rteElement-P {
    line-height: 1.6;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.ms-rteElement-Hr {
    background-color: #ababab;
    height: 1px;
}
.ms-rteElement-Callout1 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fef4e4;
    border-bottom-color: #fd9f08;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #fd9f08;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #fd9f08;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #fd9f08;
    border-top-style: solid;
    border-top-width: 1px;
    color: #660000;
    float: left;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    width: 25em;
}
.ms-rteElement-Callout2 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f2f2f2;
    border-bottom-color: #36b000;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #36b000;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #36b000;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #36b000;
    border-top-style: solid;
    border-top-width: 1px;
    color: #353738;
    float: right;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    width: 25em;
}
.ms-rteElement-Callout3 {
    color: #ca0078;
    float: right;
    font-style: italic;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    width: 25em;
}
.ms-rteElement-Callout4 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #d8f4ff;
    border-bottom-color: #00adee;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #00adee;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #00adee;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #00adee;
    border-top-style: solid;
    border-top-width: 1px;
    color: #005677;
    float: right;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    width: 20em;
}
.ms-rteStyle-Normal {
    background-color: rgba(255, 255, 255, 0.9);
    color: #444;
    font-family: "Segoe UI","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
}
.ms-rteStyle-Byline, .ms-rteStyle-Quote, .ms-rteStyle-IntenseQuote {
    color: #444;
    font-style: italic;
}
.ms-rteStyle-Emphasis, .ms-rteStyle-IntenseEmphasis {
    color: #e51400;
    font-style: italic;
}
.ms-rteStyle-References, .ms-rteStyle-IntenseReferences {
    color: #777;
}
.ms-rteStyle-IntenseQuote, .ms-rteStyle-IntenseEmphasis, .ms-rteStyle-IntenseReferences {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: underline;
    -moz-text-decoration-style: solid;
}
.ms-rteStyle-Comment, .ms-rteStyle-Accent1 {
    color: #e51400;
}
.ms-rteStyle-Caption, .ms-rteStyle-Accent2 {
    color: #393;
}
.ms-rteStyle-Tagline {
    color: #777;
    font-size: 1.3em;
}
.ms-rteStyle-Highlight {
    background-color: #00aba9;
    color: #444;
}
.ms-rteThemeFontFace-1 {
    font-family: "Segoe UI","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
}
.ms-rteThemeFontFace-2 {
    font-family: "Georgia","Segoe UI Semilight","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
}
.ms-rteLanguage-ar {
}
.ms-rteLanguage-eu {
}
.ms-rteLanguage-bg {
}
.ms-rteLanguage-ca {
}
.ms-rteLanguage-zh-HanS {
}
.ms-rteLanguage-zh-HanT {
}
.ms-rteLanguage-hr {
}
.ms-rteLanguage-cs {
}
.ms-rteLanguage-da {
}
.ms-rteLanguage-nl {
}
.ms-rteLanguage-en {
}
.ms-rteLanguage-et {
}
.ms-rteLanguage-fi {
}
.ms-rteLanguage-fr {
}
.ms-rteLanguage-gl {
}
.ms-rteLanguage-de {
}
.ms-rteLanguage-el {
}
.ms-rteLanguage-he {
}
.ms-rteLanguage-hi {
}
.ms-rteLanguage-hu {
}
.ms-rteLanguage-ga {
}
.ms-rteLanguage-it {
}
.ms-rteLanguage-ja {
}
.ms-rteLanguage-kk {
}
.ms-rteLanguage-ko {
}
.ms-rteLanguage-lv {
}
.ms-rteLanguage-lt {
}
.ms-rteLanguage-mk {
}
.ms-rteLanguage-ms {
}
.ms-rteLanguage-no {
}
.ms-rteLanguage-pl {
}
.ms-rteLanguage-pt-PT {
}
.ms-rteLanguage-pt-BR {
}
.ms-rteLanguage-ro {
}
.ms-rteLanguage-ru {
}
.ms-rteLanguage-sr-Latn {
}
.ms-rteLanguage-sr-Cyrl {
}
.ms-rteLanguage-sk {
}
.ms-rteLanguage-sl {
}
.ms-rteLanguage-es {
}
.ms-rteLanguage-sv {
}
.ms-rteLanguage-th {
}
.ms-rteLanguage-tr {
}
.ms-rteLanguage-uk {
}
.ms-rteLanguage-vi {
}
.ms-rteLanguage-cy {
}
.ms-rtedialog {
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
}
.clip16x16 {
    height: 16px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 16px;
}
.clip13x13 {
    height: 13px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 13px;
}
.clip16x16 img, .clip16x16 input, .clip13x13 img, .clip13x13 input {
    position: absolute;
}
.ms-rtebold {
    left: 0;
    top: 0;
}
.ms-rtecopy {
    left: -16px;
    top: 0;
}
.ms-rtecut {
    left: 0;
    top: -16px;
}
.ms-rtedrow {
    left: -16px;
    top: -16px;
}
.ms-rtefntsz {
    left: -32px;
    top: 0;
}
.ms-rteicol {
    left: -32px;
    top: -16px;
}
.ms-rteimg {
    left: 0;
    top: -32px;
}
.ms-rteital {
    left: -16px;
    top: -32px;
}
.ms-rtelnk {
    left: -32px;
    top: -32px;
}
.ms-rteltr {
    left: -48px;
    top: 0;
}
.ms-rtenlst {
    left: -48px;
    top: -16px;
}
.ms-rtertal {
    left: -48px;
    top: -32px;
}
.ms-rtescell {
    left: 0;
    top: -48px;
}
.ms-rtetxclr {
    left: -16px;
    top: -48px;
}
.ms-rteundl {
    left: -32px;
    top: -48px;
}
.ms-rteuidt {
    left: -48px;
    top: -48px;
}
.ms-rtesrced {
    left: -64px;
    top: 0;
}
.ms-rtertl {
    left: -64px;
    top: -16px;
}
.ms-rtepaste {
    left: -64px;
    top: -32px;
}
.ms-rtemcell {
    left: -64px;
    top: -48px;
}
.ms-rteltal {
    left: 0;
    top: -64px;
}
.ms-rteitbl {
    left: -16px;
    top: -64px;
}
.ms-rteirow {
    left: -32px;
    top: -64px;
}
.ms-rteidt {
    left: -48px;
    top: -64px;
}
.ms-rteicell {
    left: -64px;
    top: -64px;
}
.ms-rtefnt {
    left: -80px;
    top: 0;
}
.ms-rtectral {
    left: -80px;
    top: -16px;
}
.ms-rteclear {
    left: -80px;
    top: -32px;
}
.ms-rteblst {
    left: -80px;
    top: -48px;
}
.ms-rtebkclr {
    left: -80px;
    top: -64px;
}
.ms-rtednar {
    left: 0;
    top: -80px;
}
.ms-core-webpartadder {
    left: 0;
    position: absolute;
    top: 135px;
    width: 100%;
}
.ms-wpadder {
    background-color: #fff;
    background-image: url("/_layouts/15/images/wpadder_graygrad.png");
    background-position: left bottom;
    background-repeat: repeat-x;
    color: #65686b;
    height: 200px;
}
.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 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #d9d9d9;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #d9d9d9;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #d9d9d9;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #d9d9d9;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-wpadder-categories, .ms-wpadder-descriptionArea {
    height: 150px;
}
.ms-wpadder-categoryColumn A, .ms-wpadder-categoryColumn IMG, .ms-wpadder-itemColumn IMG, .ms-wpadder-closeColumn A, .ms-wpadder-closeColumn IMG {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: transparent;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
}
.ms-wpadder-categories, .ms-wpadder-items {
    padding-bottom: 3px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 3px;
}
.ms-wpadder-categories DIV, .ms-wpadder-items DIV {
    cursor: default;
    padding-bottom: 2px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 2px;
}
.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-bottom: 1px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 1px;
}
.ms-wpadder-categories DIV.ms-wpadder-hover, .ms-wpadder-items DIV.ms-wpadder-hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #aad9fa;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #aad9fa;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: dashed;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #aad9fa;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: dashed;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #aad9fa;
    border-top-style: dashed;
    border-top-width: 1px;
}
.ms-wpadder-categories DIV.ms-wpadder-selected, .ms-wpadder-items DIV.ms-wpadder-selected {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #c5e8ff;
    background-image: url("/_layouts/15/images/treeviewselected.png");
    background-position: left bottom;
    background-repeat: repeat-x;
    border-bottom-color: #aad9fa;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #aad9fa;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #aad9fa;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #aad9fa;
    border-top-style: solid;
    border-top-width: 1px;
    color: #000;
}
.ms-wpadder-categories {
    border-bottom-color: #fd9f08;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.ms-wpadder-upload {
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 2px;
    white-space: nowrap;
}
.ms-wpadder-itemCell {
    padding-right: 2px;
}
.ms-wpadder-itemCell2 {
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e8e8ff;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: dashed;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 2px;
    padding-left: 2px;
}
.ms-wpadder-navArea IMG {
    cursor: pointer;
}
.ms-wpadder-navArea IMG.ms-wpadder-disabled {
    cursor: default;
}
.ms-wpadder-descriptionColumn {
    padding-bottom: 6px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 6px;
}
.ms-wpadder-tabTable TH {
    background-color: #f0f0f0;
    border-bottom-color: #999999;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #999999;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-top-color: #999999;
    border-top-style: solid;
    border-top-width: 1px;
    color: #000;
    cursor: pointer;
    height: 22px;
    padding-bottom: 0;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 0;
    text-align: center;
    width: 30%;
}
.ms-wpadder-tabTable TH.ms-wpadder-dummyTab {
    background-color: #fff;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
}
.ms-wpadder-tabTable TH.ms-wpadder-selected {
    background-color: #fff;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    cursor: default;
}
.ms-wpadder-descriptionCell {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #999999;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #999999;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #999999;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #999999;
    border-top-style: none;
    border-top-width: 1px;
    padding-bottom: 3px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 3px;
}
.ms-wpadder-zoneArea {
    padding-top: 3px;
    vertical-align: middle;
}
.ms-wpadder-closeBox {
    margin-bottom: 0;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 0;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 2px;
    padding-top: 2px;
}
.ms-wpadder-closeColumn {
    width: 16px;
}
.ms-wpadder-closeColumn DIV {
    border-bottom-color: #fff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #fff;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
}
.ms-wpadder-closeColumn DIV.ms-wpadder-hover {
    border-bottom-color: #cccccc;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #cccccc;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
}
.ms-wpadder-buttonArea {
    border-bottom-color: #d9d9d9;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    text-align: right;
}
.ms-wpadder-sectionhead {
    color: #003759;
    font-size: 1.3em;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;
}
.ms-wpadder-wpname {
    color: #7f7f7f;
    font-size: 1.3em;
    padding-bottom: 5px;
}
.ms-wpadder option, .ms-wpadder select, .ms-wpadder button {
    background-color: #fff;
    border-bottom-color: #d9d9d9;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #d9d9d9;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #d9d9d9;
    border-top-color: #d9d9d9;
    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: #e51400;
}
.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-x: hidden;
    overflow-y: hidden;
    white-space: nowrap;
}
.ms-acal-rootdiv span {
    white-space: nowrap;
}
.ms-acal-rootdiv table {
    border-collapse: collapse;
    cursor: default;
}
.ms-acal-detail, .ms-acal-daygroup, .ms-acal-weekgroup {
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.ms-acal-daygroup {
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
}
.ms-acal-day-top {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
    color: #444;
    text-align: left;
    text-transform: uppercase;
}
.ms-acal-week-top td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
    color: #444;
    width: 14.5%;
}
.ms-acal-day-top div {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
    padding-bottom: 1px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 0;
}
.ms-acal-week-top td div {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
    cursor: pointer;
    padding-bottom: 1px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 0;
    text-transform: uppercase;
}
.ms-acal-month-top {
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #444;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    text-align: left;
    text-transform: uppercase;
    width: 14.5%;
}
table.ms-acal-month {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-acal-weekgroup-top td {
    width: 12.5%;
}
.ms-acal-month-weeksel {
    width: 16px;
}
.ms-acal-summary-dayrow > th {
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
    cursor: pointer;
}
tr td div.ms-acal-today {
    border-top-color: #ff5646;
    border-top-style: solid;
    border-top-width: 1px;
    color: #e51400;
}
.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 {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: underline;
    -moz-text-decoration-style: solid;
    border-bottom-color: #ff5646 !important;
    border-left-color-ltr-source: physical !important;
    border-left-color-rtl-source: physical !important;
    border-left-color-value: #ff5646 !important;
    border-right-color-ltr-source: physical !important;
    border-right-color-rtl-source: physical !important;
    border-right-color-value: #ff5646 !important;
    border-top-color: #ff5646 !important;
}
.ms-acal-weekgroup-top td.ms-acal-hover div {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: underline;
    -moz-text-decoration-style: solid;
    background-color: rgba(255, 226, 223, 0.5);
    border-bottom-color: #ff5646 !important;
    border-left-color-ltr-source: physical !important;
    border-left-color-rtl-source: physical !important;
    border-left-color-value: #ff5646 !important;
    border-right-color-ltr-source: physical !important;
    border-right-color-rtl-source: physical !important;
    border-right-color-value: #ff5646 !important;
    border-top-color: #ff5646 !important;
}
.ms-core-needIEFilter .ms-acal-weekgroup-top td.ms-acal-hover div {
    background-color: transparent;
}
.ms-acal-summary-dayrow td div {
    color: #444;
    margin-bottom: 2px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 0;
    padding-bottom: 1px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 0;
}
.ms-acal-summary-dayrow td div {
    cursor: pointer;
}
tr.ms-acal-summary-dayrow > td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #e5e5e5;
    border-bottom-style: none;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
}
tr.ms-acal-summary-itemrow > td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #e5e5e5;
    border-top-style: none;
    border-top-width: 1px;
}
.ms-acal-summary-dayrow td.ms-acal-entity-cell div {
    cursor: default;
}
.ms-acal-summary-itemrow td, .ms-acal-summary-itemrow th {
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.ms-acal-summary-itemrow td div {
    height: 5em;
    margin-bottom: 0;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 0;
}
a.ms-acal-remove {
    display: inline-block;
    height: 12px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 12px;
}
.ms-acal-remove:hover {
    cursor: pointer;
}
.ms-acal-remove img {
    position: relative;
    top: 0;
}
.ms-acal-remove:hover img {
    top: -12px;
}
.ms-acal-entity-name {
    display: inline-block;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 120px;
}
.ms-acal-entity {
    color: #444;
    margin-bottom: 1px;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 10px;
    width: 132px;
}
.ms-acal-entity-cell {
    font-weight: normal;
    max-width: 140px;
    text-align: left;
    width: 1%;
}
.ms-acal-entitybuttons {
    text-align: right;
    width: 124px;
}
.ms-acal-entitybuttons + .ms-acal-entity-res {
    border-top-color: #ff867a;
    border-top-style: dotted;
    border-top-width: 1px;
    margin-top: 3px;
    padding-top: 3px;
}
.ms-acal-entity-res * {
    vertical-align: top;
}
.ms-acal-entity-input {
    margin-top: 3px;
    width: 90%;
}
.ms-acal-weekgroup-top td div {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 1px;
    color: #444;
    padding-bottom: 1px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 2px;
}
.ms-acal-weekgroup-top td, .ms-acal-weekgroup-top th {
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.ms-acal-weekgroup-row td, .ms-acal-weekgroup-row th {
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.ms-acal-weekgroup-top td {
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    cursor: pointer;
}
.ms-acal-weekgroup-row th {
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
}
.ms-acal-weekgroup-row td div {
    height: 5em;
    margin-bottom: 2px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 2px;
}
.ms-acal-hour30 .ms-acal-detailtime, .ms-acal-allday .ms-acal-detailtime, .ms-acal-hour30 td, .ms-acal-allday td {
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.ms-acal-hour00 .ms-acal-detailtime, .ms-acal-hour00 td {
    border-bottom-color: #e5e5e5;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-acal-hour30 td, .ms-acal-hour00 td, .ms-acal-allday td {
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    height: 2.2em;
}
.ms-acal-detailtime {
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 1px;
    text-align: right;
    width: 1%;
}
.ms-acal-daygroup-row td.ms-acal-hour30 {
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
}
.ms-acal-daygroup-row td.ms-acal-hour00 {
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
}
.ms-acal-daygroup-row td, .ms-acal-daygroup-row th {
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-acal-daygroup-row td div {
    height: 7.5em;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
}
.ms-acal-daygroup-head td {
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 1px;
    width: 40px;
}
.ms-acal-daygroup-head td, .ms-acal-daygroup-head2 td {
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
}
.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 {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #444;
}
.ms-acal-detailtime A:hover, .ms-acal-daygroup-time A:hover {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: underline;
    -moz-text-decoration-style: solid;
}
.ms-acal-day0 {
}
.ms-acal-day1 {
}
.ms-acal-day2 {
}
.ms-acal-day3 {
}
.ms-acal-day4 {
}
.ms-acal-day5 {
}
.ms-acal-day6 {
}
td.ms-acal-outday {
    background-color: rgba(239, 239, 239, 0.78);
}
.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 {
    padding-bottom: 2px;
    white-space: normal;
}
.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 {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: underline;
    -moz-text-decoration-style: solid;
    color: #fff !important;
}
.ms-acal-sdiv, .ms-acal-mdiv, .ms-acal-ddiv {
    color: #fff;
}
.ms-acal-sdiv {
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 1px;
}
.ms-acal-ddiv {
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 3px;
}
.ms-acal-mdiv {
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    text-align: center;
}
.ms-acal-vlink a:hover {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: underline;
    -moz-text-decoration-style: solid;
}
.ms-acal-vlink {
    position: absolute;
}
.ms-acal-vlink img {
    margin-right: 3px;
}
.ms-acal-vitem, td.ms-acal-vitem {
    background-color: rgba(255, 175, 167, 0.5);
}
.ms-core-needIEFilter .ms-acal-vitem, .ms-core-needIEFilter td.ms-acal-vitem {
    background-color: transparent;
}
.ms-acal-vcont td {
    padding-bottom: 2px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 0;
    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 {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: underline;
    -moz-text-decoration-style: solid;
}
.ms-acal-offscreen {
    position: absolute;
    top: -1000px;
}
.ms-acal-ctrlitem a img {
    padding-bottom: 0;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 0;
}
.ms-acal-location {
    color: #fff;
}
.ms-acal-item {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #e51400;
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-acal-color1 {
    background-color: #393;
}
.ms-acal-color2 {
    background-color: #e51400;
}
.ms-acal-color3 {
    background-color: #960;
}
.ms-acal-color4 {
    background-color: #f09609;
}
.ms-acal-color5 {
    background-color: #a200ff;
}
.ms-acal-color6 {
    background-color: #00aba9;
}
.ms-acal-color7 {
    background-color: #194c19;
}
.ms-acal-color8 {
    background-color: #4c3200;
}
.ms-acal-color9 {
    background-color: #774b04;
}
.ms-acal-default-hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #ababab;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ababab;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ababab;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #ababab;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-acal-item-hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #ababab;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ababab;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ababab;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #ababab;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-acal-selected {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ab0e00;
    border-bottom-color: #ff867a;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ff867a;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ff867a;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #ff867a;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-acal-selcolor1 {
    background-color: #267226;
}
.ms-acal-selcolor2 {
    background-color: #ab0e00;
}
.ms-acal-selcolor3 {
    background-color: #724c00;
}
.ms-acal-selcolor4 {
    background-color: #b47006;
}
.ms-acal-selcolor5 {
    background-color: #7900bf;
}
.ms-acal-selcolor6 {
    background-color: #00807e;
}
.ms-acal-selcolor7 {
    background-color: #267226;
}
.ms-acal-selcolor8 {
    background-color: #724c00;
}
.ms-acal-selcolor9 {
    background-color: #b47006;
}
.ms-acal-selected div {
    color: #fff !important;
}
.ms-acal-dragging a:hover div {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
}
.ms-acal-display {
    color: #444;
    font-size: 14px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 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 {
    margin-bottom: 20px;
    padding-top: 10px;
}
.ms-acal-apanel {
    color: #444;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
a.ms-acal-apanel-item:hover span {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: underline;
    -moz-text-decoration-style: solid;
}
.ms-acal-apanel ul, .ms-acal-apanel li {
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.ms-acal-apanel-title img {
    vertical-align: middle;
}
.ms-acal-apanel-title span {
    color: #444;
}
a.ms-acal-apanel-title:hover span {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: underline;
    -moz-text-decoration-style: solid;
    color: #444;
}
.ms-acal-apanel-title {
    margin-left: 10px;
}
.ms-acal-apanel-item {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #e51400;
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
    display: inline-block;
    margin-bottom: 0;
    margin-left: 30px;
    margin-right: 0;
    margin-top: 4px;
    padding-bottom: 2px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 2px;
}
.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-bottom: 15px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 0;
    vertical-align: top;
}
.ms-acal-error span {
    padding-left: 5px;
}
.ms-acal-apanel-color1 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #393;
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-acal-apanel-color2 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #e51400;
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-acal-apanel-color3 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #960;
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-acal-apanel-color4 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f09609;
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-acal-apanel-color5 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #a200ff;
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-acal-apanel-color6 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #00aba9;
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-acal-apanel-color7 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #194c19;
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-acal-apanel-color8 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #4c3200;
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-acal-apanel-color9 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #774b04;
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-acal-header {
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}
.ms-acal-header img {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
}
.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 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #ababab;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ababab;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ababab;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #ababab;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-fb-body table {
    border-bottom-color: #ababab;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: #ababab;
    border-top-style: solid;
    border-top-width: 1px;
}
.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 {
    line-height: 1.2em;
    padding-left: 3px;
}
.ms-fb-body .ms-fb-time th div {
    width: 34px;
}
.ms-fb-select td {
    border-bottom-color: #ababab;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.ms-fb-body .ms-fb-select td, .ms-fb-body .ms-fb-time th {
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ababab;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
}
.ms-fb-select td, .ms-fb-time th {
    background-color: rgba(255, 175, 167, 0.5);
    color: #444;
}
.ms-core-needIEFilter .ms-fb-select td, .ms-core-needIEFilter .ms-fb-time th {
    background-color: transparent;
}
.ms-fb-select td div {
    font-size: 0;
    height: 3px;
}
.ms-fb-selected {
    background-color: #e51400;
}
.ms-core-needIEFilter .ms-fb-selected {
    background-color: transparent;
}
.ms-fb-item {
    background-image: url("/_layouts/15/images/fbgrad.png?rev=38");
    background-repeat: repeat-x;
}
.ms-fb-sumitem, .ms-fb-border, .ms-fb-summary, .ms-fb-entity {
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ababab;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
}
.ms-fb-summary td div, .ms-fb-entity td div {
    height: 1.2em;
    padding-bottom: 2px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 2px;
}
.ms-fb-summary, .ms-fb-entity {
    height: 1.8em;
}
.ms-fb-entity td {
    background-color: rgba(255, 255, 255, 0.9);
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-core-needIEFilter .ms-fb-entity td {
    background-color: transparent;
}
.ms-fb-name {
    overflow-x: hidden;
    overflow-y: hidden;
    white-space: nowrap;
    width: 100px;
}
.ms-datepicker-html > .ms-core-needIEFilter {
}
.ms-datepicker-html > .ms-backgroundImage {
    background-image: none;
}
.ms-picker-table {
    width: 100%;
}
.ms-quickLaunch table.ms-picker-table td {
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
    text-align: center;
}
.ms-picker-header {
    background-color: rgba(239, 239, 239, 0.78);
    font-weight: normal;
}
.ms-core-needIEFilter .ms-picker-header {
    background-color: transparent;
}
.ms-picker-header table.ms-picker-table {
    border-bottom-color: #ababab;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.ms-picker-table .ms-picker-dayheader {
    color: #777;
    font-weight: normal;
    padding-bottom: 3px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 2px;
    text-align: center;
}
.ms-picker-week {
    background-color: #efefef;
    color: #666;
    height: 22px;
    width: 22px;
}
.ms-picker-week a {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #444;
}
.ms-picker-weekselected {
    background-color: rgba(239, 239, 239, 0.78);
    cursor: pointer;
    height: 22px;
    padding-left: 1px;
    text-align: center;
    width: 22px;
}
.ms-core-needIEFilter .ms-picker-weekselected {
    background-color: transparent;
}
.ms-picker-weekselected a, .ms-picker-weekselected a:hover {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: underline;
    -moz-text-decoration-style: solid;
    color: #444;
}
.ms-picker-weekbox {
    color: #666;
    height: 22px;
    padding-right: 3px;
    transform: rotate(270deg);
    white-space: nowrap;
    width: 22px;
}
.ms-core-needIEFilter .ms-picker-weekbox {
}
.ms-picker-today, .ms-picker-dayselected, .ms-picker-daycenter, .ms-picker-daycenterOn {
    height: 22px;
}
table.ms-picker-table td.ms-picker-today {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #ff5646;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ff5646;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ff5646;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #ff5646;
    border-top-style: solid;
    border-top-width: 1px;
    text-align: center;
}
table.ms-picker-table td.ms-picker-dayother, table.ms-picker-table td.ms-picker-daycenterOn, table.ms-picker-table td.ms-picker-daycenter {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 1px;
    text-align: center;
}
.ms-picker-dayselected a:link, .ms-picker-daycenter a, .ms-picker-today a {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #444;
}
.ms-picker-dayother a:link {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #777;
}
.ms-picker-dayother a:hover, .ms-picker-daycenterOn a, .mspicker-daycenterOn a:hover {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: underline;
    -moz-text-decoration-style: solid;
    color: #444;
}
.ms-picker-table .ms-picker-daycenterOn {
    background-color: rgba(255, 255, 255, 0.9);
}
.ms-core-needIEFilter .ms-picker-table .ms-picker-daycenterOn {
    background-color: transparent;
}
table.ms-picker-table td.ms-picker-dayselected {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: rgba(255, 175, 167, 0.5);
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 1px;
    text-align: center;
}
.ms-core-needIEFilter table.ms-picker-table td.ms-picker-dayselected {
    background-color: #ffafa7;
}
.ms-quickLaunch table.ms-picker-table td.ms-picker-monthcenter {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 1px;
    padding-bottom: 3px;
    text-align: center;
}
.ms-picker-monthcenter a, .ms-picker-monthcenter a:active, .ms-picker-monthcenter a:link, .ms-picker-monthcenter a:visited {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #777;
}
.ms-quickLaunch table.ms-picker-table td.ms-picker-monthcenterOn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: underline;
    -moz-text-decoration-style: solid;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 1px;
    color: #444;
    cursor: pointer;
    padding-bottom: 3px;
}
.ms-picker-monthcenterOn a, .ms-picker-monthcenterOn a:active, .ms-picker-monthcenterOn a:link, .ms-picker-monthcenterOn a:visited {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: underline;
    -moz-text-decoration-style: solid;
    color: #444;
    cursor: pointer;
}
.ms-quickLaunch table.ms-picker-table td.ms-picker-monthselected {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: rgba(255, 255, 255, 0.9);
    border-bottom-color: #2a8dd4;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #2a8dd4;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #2a8dd4;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #2a8dd4;
    border-top-style: solid;
    border-top-width: 1px;
    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-picker-monthselected a, .ms-picker-monthselected a:active, .ms-picker-monthselected a:link, .ms-picker-monthselected a:hover, .ms-picker-monthselected a:visited {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #444;
    cursor: pointer;
}
table.ms-picker-table td.ms-picker-footer {
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    text-align: center;
}
table.ms-picker-table td.ms-tpicker-footer {
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    text-align: center;
    white-space: nowrap;
}
.ms-picker-footer a {
    color: #e51400;
}
.ms-picker-header a {
    color: #666;
}
.ms-picker-footer a:hover {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: underline;
    -moz-text-decoration-style: solid;
}
.ms-picker-month {
    color: #666;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 2px;
}
.ms-picker-line {
    border-top-color: #ababab;
    border-top-style: solid;
    border-top-width: 2px;
}
.ms-navframe .ms-datepickerouter {
    border-bottom-color: #ababab;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ababab;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
}
.ms-datepickerouter .ms-quickLaunch {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #ababab;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ababab;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ababab;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #ababab;
    border-top-style: solid;
    border-top-width: 1px;
    padding-top: 0;
}
span.ms-offscreen {
    left: -10000px;
    position: absolute;
}
.ms-picker-table td, .ms-picker-table th {
    vertical-align: middle;
}
body #s4-leftpanel .ms-picker-body {
    overflow-x: auto;
}
.ms-create-headerbox {
    height: 112px;
    vertical-align: top;
}
.ms-create-headerboxint {
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 26px;
}
.ms-create-h2, .ms-create-h2b, .ms-create-h2d {
    color: #3b4f65;
    font-size: 1.5em;
}
.ms-create-h2, .ms-create-h2b {
    line-height: 1.5em;
    width: 370px;
}
.ms-create-h2b {
    color: #0072bc;
}
.ms-create-h2d {
    color: #000;
    margin-bottom: 5px;
}
.ms-create-h3 {
    color: #3b4f65;
    font-size: 1em;
}
.ms-create-arrowcont {
    height: 18px;
    width: 80px;
}
.ms-create-lists {
    height: 100%;
    padding-bottom: 4px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 4px;
    vertical-align: top;
    width: 100%;
}
.ms-create-header.ms-create-on {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("/_layouts/15/images/create_upgradient.png");
    background-origin: padding-box;
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: auto auto;
}
.ms-create-header.ms-create-on .ms-create-arrowcont {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../../fgimg-2D2AC08D.themedpng?ctag");
    background-origin: padding-box;
    background-position: 0 -108px;
    background-repeat: no-repeat;
    background-size: auto auto;
}
.ms-create-header.ms-create-on .ms-create-headerbox {
    height: 113px;
}
.ms-create-body.ms-create-on {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("/_layouts/15/images/create_defaultgradient.png");
    background-origin: padding-box;
    background-position: left top;
    background-repeat: repeat-x;
    background-size: auto auto;
}
.ms-create-body.ms-create-on .ms-create-arrowcont {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../../fgimg-2D2AC08D.themedpng?ctag");
    background-origin: padding-box;
    background-position: 0 -90px;
    background-repeat: no-repeat;
    background-size: auto auto;
}
.ms-create-body.ms-create-on .ms-create-lists {
    padding-top: 5px;
}
.ms-create-lists-table {
    max-width: 1200px;
}
.ms-create-infoIcon {
    padding-right: 10px;
    vertical-align: top;
}
.ms-create-infoText {
    vertical-align: top;
    width: 600px;
}
.ms-create-sectionheader {
    border-bottom-color: #d8f1ff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #3b4f65;
    font-size: 1.5em;
    font-weight: normal;
    margin-bottom: 0;
    margin-left: 1px;
    margin-right: 9px;
    margin-top: 0;
    padding-bottom: 5px;
    padding-left: 14px;
    padding-right: 0;
    padding-top: 0;
    text-align: left;
}
.ms-create-sectionlist {
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.ms-create-listitem-a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 1px;
    color: #e51400;
    display: block;
    font-size: 1em;
    margin-right: 5px;
    padding-bottom: 4px;
    padding-left: 13px;
    padding-right: 15px;
    padding-top: 4px;
}
.ms-create-listitem-a:hover {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #f2faff;
    background-image: url("../../selbg-3F4191E0.themedpng?ctag");
    background-origin: padding-box;
    background-position: left top;
    background-repeat: repeat-x;
    background-size: auto auto;
    border-bottom-color: #c6e5f8;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #c6e5f8;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #c6e5f8;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #c6e5f8;
    border-top-style: solid;
    border-top-width: 1px;
    color: #003759 !important;
}
.ms-create-listitem-a:hover > .ms-create-listitem-a-text {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: underline;
    -moz-text-decoration-style: solid;
}
.ms-create-listitem-a-img {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
    display: inline-block;
    float: left;
    height: 0;
    width: 0;
}
.UserShadedRegion {
    background-color: rgba(239, 239, 239, 0.78);
}
.ms-core-needIEFilter .UserShadedRegion {
}
.UserCaption {
    background-color: rgba(239, 239, 239, 0.78);
}
.ms-core-needIEFilter .UserCaption {
}
.UserDottedLine {
    background-color: #3966bf;
    background-image: url("/_layouts/15/images/dot.gif?rev=38");
    height: 1px;
    margin-bottom: 2px;
    overflow-x: hidden;
    overflow-y: hidden;
}
.RemoveConnectionLink {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #e51400;
}
.ConnectionTabLink {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #444;
}
.ConnectionChooseActiveTab {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: rgba(239, 239, 239, 0.78);
    border-bottom-color: #ababab;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ababab;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ababab;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #ababab;
    border-top-style: solid;
    border-top-width: 1px;
    display: inline;
    height: 24px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
}
.ms-core-needIEFilter .ConnectionChooseActiveTab {
}
.ConnectionChooseInactiveTab {
    background-color: #fdfdfd;
    border-bottom-color: #ababab;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ababab;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #ababab;
    border-top-style: solid;
    border-top-width: 1px;
    color: #444;
    display: inline;
    height: 20px;
    margin-top: 4px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
}
.ms-core-needIEFilter .ConnectionChooseInactiveTab {
}
.ConnectionConfigureInactiveTab {
    background-color: #fdfdfd;
    border-bottom-color: #ababab;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ababab;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-top-color: #ababab;
    border-top-style: solid;
    border-top-width: 1px;
    color: #444;
    display: inline;
    height: 20px;
    margin-top: 4px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
}
.ms-core-needIEFilter .ConnectionConfigureInactiveTab {
}
.ConnectionConfigureActiveTab {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: rgba(239, 239, 239, 0.78);
    border-bottom-color: #ababab;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ababab;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ababab;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #ababab;
    border-top-style: solid;
    border-top-width: 1px;
    display: inline;
    height: 24px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
}
.ms-core-needIEFilter .ConnectionConfigureActiveTab {
}
.UserConnectionTop {
    border-bottom-color: #ababab;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    height: 24px;
    width: 100%;
}
.UserCaptionShadow {
    display: none;
}
.UserGenericText {
    color: #444;
}
.UserSectionTitle {
    background-color: rgba(239, 239, 239, 0.78);
    border-bottom-color: #ababab;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #444;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;
    width: 100%;
}
.ms-core-needIEFilter .UserSectionTitle {
}
.UserSectionHead {
    color: #777;
    padding-bottom: 3px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 100%;
}
.UserSectionHead.ms-bold {
    font-weight: normal;
}
.UserSectionBody {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 100%;
}
.UserControlGroup {
    padding-bottom: 10px;
    padding-top: 2px;
}
.UserSectionFooter {
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
    color: #444;
    margin-top: 5px;
    padding-top: 2px;
    width: 100%;
}
.UserToolbar {
    background-color: transparent;
    background-image: url("/_layouts/15/images/topnavunselected.gif?rev=38");
    background-position: left bottom;
    background-repeat: repeat-x;
    border-bottom-color: #6f9dd9;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-left: 2px;
    padding-right: 2px;
}
.UserCellHover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #ff867a;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ff867a;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ff867a;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #ff867a;
    border-top-style: solid;
    border-top-width: 1px;
    color: #444;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 1px;
}
.UserCellSelected {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #ccebff;
    background-image: url("../../selbg-3F4191E0.themedpng?ctag");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat-x;
    background-size: auto auto;
    border-bottom-color: #91cdf2;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #91cdf2;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #91cdf2;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #91cdf2;
    border-top-style: solid;
    border-top-width: 1px;
    color: #003759;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 4px;
    padding-top: 3px;
}
.UserCell {
    color: #444;
    margin-bottom: 1px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 1px;
}
.UserGenericBulletItem {
    padding-bottom: 2px;
}
.ms-ToolPaneFrame {
    background-color: #f2f2f2;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.ms-ToolPaneOuter {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-bottom-color: #90959a;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #90959a;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #90959a;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #90959a;
    border-top-style: solid;
    border-top-width: 1px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.ms-ToolPaneClose {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #d3d3d3;
    background-image: url("/_layouts/15/images/wptphdr.png?rev=38");
    background-origin: padding-box;
    background-position: left top;
    background-repeat: repeat-x;
    background-size: auto auto;
    border-bottom-color: #90959a;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-left: 0;
    padding-right: 3px;
}
.ms-ToolPaneTitle {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #d3d3d3;
    background-image: url("/_layouts/15/images/wptphdr.png?rev=38");
    background-origin: padding-box;
    background-position: left top;
    background-repeat: repeat-x;
    background-size: auto auto;
    border-bottom-color: #90959a;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #000000;
    padding-bottom: 3px;
    padding-left: 0;
    padding-right: 7px;
    padding-top: 3px;
}
.ms-toolpanefooter {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #d3d3d3;
    background-image: url("/_layouts/15/images/wptphdr.png?rev=38");
    background-origin: padding-box;
    background-position: left top;
    background-repeat: repeat-x;
    background-size: auto auto;
    color: #595959;
    font-weight: bold;
    padding-bottom: 4px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 4px;
    text-align: center;
}
.ms-ToolPaneError {
    color: #e00000;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
.ms-ToolPartSpacing {
    display: none;
}
.ms-ToolStripSelected {
    background-color: #afd2ff;
    background-image: url("/_layouts/15/images/menubuttonhover.gif?rev=38");
    border-bottom-color: #d6e8ff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: #f2f8ff;
    border-top-style: solid;
    border-top-width: 1px;
    color: #000000;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 1px;
}
.ms-ToolStrip {
    background-color: #afd2ff;
    background-image: url("/_layouts/15/images/listheadergrad.gif?rev=38");
    border-bottom-color: #d6e8ff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: #f2f8ff;
    border-top-style: solid;
    border-top-width: 1px;
    color: #000000;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 1px;
}
.ms-TPBorder {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: medium;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: medium;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
}
.ms-TPHeader {
    background-color: #ededed;
    color: #333;
}
.ms-TPSubHeader, .ms-TPMinMaxTD {
    border-bottom-color: #c4c4c4;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 3px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 3px;
}
.ms-TPTitle {
    color: #000;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 0;
    padding-top: 2px;
}
.ms-TPSectionTD, .ms-TPBody .ms-propGridTable {
    border-bottom-color: #c4c4c4;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
.ms-TPBody {
    color: #65686b;
}
.ms-TPBody a:link, .ms-TPBody a:visited, .ms-TPBody a:hover {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #0072bc;
    cursor: pointer;
}
.ms-PropGridBuilderButton {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #add1ff;
    border-bottom-color: #3966bf;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #3966bf;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #3966bf;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #3966bf;
    border-top-style: solid;
    border-top-width: 1px;
    display: none;
    width: 16px;
}
.ms-SPZone {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-SPZone:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #ff867a;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ff867a;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ff867a;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #ff867a;
    border-top-style: solid;
    border-top-width: 1px;
}
.s4-wzActive, .ms-SPZoneSelected {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #ff5646;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ff5646;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ff5646;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #ff5646;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-SPZoneIBar {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #0072bc;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #0072bc;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 3px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #0072bc;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 3px;
    border-top-color: #0072bc;
    border-top-style: solid;
    border-top-width: 3px;
}
.ms-SPZoneLabel {
    color: #777;
    padding-bottom: 1px;
    padding-left: 2px;
    padding-right: 0;
    padding-top: 11px;
}
.ms-SPZoneTitle {
    color: #777;
    white-space: nowrap;
}
.ms-SPZoneCaption {
    color: #777;
}
.ms-TPBody th {
    font-weight: bold;
}
.ms-TPBody h1 {
    font-size: 200%;
    font-weight: bold;
}
.ms-TPBody h2 {
    font-size: 150%;
    font-weight: bold;
}
.ms-TPBody h3 {
    font-size: 120%;
    font-weight: bold;
}
.ms-TPBody h4 {
    font-size: 100%;
    font-weight: bold;
}
.ms-TPBody h5 {
    font-size: 80%;
    font-weight: bold;
}
.ms-TPBody h6 {
    font-size: 65%;
    font-weight: bold;
}
.ms-WPBorder {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-WPAddButton {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: rgba(255, 255, 255, 0.9);
    border-bottom-color: #ababab;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ababab;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ababab;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #ababab;
    border-top-style: solid;
    border-top-width: 1px;
    cursor: pointer;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
    text-align: center;
}
.ms-core-needIEFilter .ms-WPAddButton {
}
.ms-WPAddButton:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #ff867a;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ff867a;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ff867a;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #ff867a;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-ConnError {
    color: #ff2121;
}
.ms-infobar {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #edf0d9;
    border-bottom-color: #999999;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #999999;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #999999;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #999999;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-consoleframe, .ms-consolestatusframe {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-style: solid;
}
.ms-consolestatuscell {
    background-color: #d5dced;
    background-image: url("/_layouts/15/images/pageTitleBKGD.gif?rev=38");
    background-position: left top;
    background-repeat: repeat-x;
    text-align: center;
}
.ms-consoleframe {
    border-bottom-color: #83b0ec;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #83b0ec;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #83b0ec;
    border-top-color: #83b0ec;
    border-top-width: 1px;
}
.ms-consolestatusframe {
    background-color: #f6fdfd;
    background-repeat: repeat-x;
    border-bottom-color: #ffffff;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ffffff;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ffffff;
    border-top-color: #ffffff;
    border-top-width: 0;
}
td.ms-consolestatuscheckoutframe {
    background-repeat: repeat-x;
}
.ms-consolestatuscheckoutframe, .ms-consoleminiframe {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("/_layouts/15/images/cnsugrdn.gif?rev=38");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
.ms-consoleminiframe {
    background-repeat: repeat-x;
    height: 24px;
}
.ms-consolestatus {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #666666;
    padding-bottom: 3px;
    padding-top: 3px;
}
.ms-consolestatus a {
    color: #3966bf;
}
.ms-consolestatus a:hover {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: underline;
    -moz-text-decoration-style: solid;
    color: #3966bf;
}
.ms-consoletoolbar {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #003399;
}
.ms-webpartpickeralign {
    padding-bottom: 2px;
    padding-left: 3px;
    padding-right: 7px;
    padding-top: 2px;
}
.ms-webpartpickerwarning {
    color: #ff2121;
}
.ms-webpartPage-root {
    border-spacing: 20px;
}
#MSOTlPn_MainTD option, #MSOTlPn_MainTD select, #MSOTlPn_MainTD button {
    background-color: #fff;
    border-bottom-color: #d9d9d9;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #d9d9d9;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #d9d9d9;
    border-top-color: #d9d9d9;
    color: #65686b;
}
#ms-dnd-dropbox {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: rgba(255, 255, 255, 0.9);
    border-bottom-color: #ff5646;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ff5646;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ff5646;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #ff5646;
    border-top-style: solid;
    border-top-width: 1px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    position: absolute;
    text-align: center;
    z-index: 2;
}
.ms-core-needIEFilter #ms-dnd-dropbox {
}
#ms-dnd-dropboxText {
    position: relative;
}
#ms-dnd-activeX {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.ms-dnd-progressInfo {
    color: #3b3b3b;
    margin-bottom: 5px;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-top: 6px;
    position: relative;
    vertical-align: middle;
    width: 100%;
}
.ms-dnd-progressInfo-inline {
    margin-bottom: 13px;
    margin-top: 8px;
    position: relative;
    vertical-align: middle;
    width: 100%;
}
.ms-dnd-progressInfoTb td {
    padding-right: 5px;
}
.ms-dnd-progressImg {
    height: 16px;
    vertical-align: middle;
    width: 16px;
}
.ms-dnd-progressImg img {
    vertical-align: middle;
}
.ms-dnd-progressMessage {
    vertical-align: middle;
}
.ms-dnd-err {
    color: #3b3b3b;
    line-height: 1.2em;
    margin-bottom: 5px;
    margin-top: -5px;
    padding-bottom: 9px;
    padding-top: 4px;
    width: 100%;
}
.ms-dnd-err-itmName {
    padding-left: 3px;
    padding-right: 20px;
    vertical-align: middle;
}
.ms-dnd-dlg-doRestDiv {
    float: left;
    margin-top: 4px;
}
.ms-dnd-dlg-buttonDiv {
    text-align: right;
}
#ms-conflictDlgDoRest {
    margin-left: 0;
    padding-left: 0;
}
.ms-dragupload-error {
    color: #3b3b3b;
}
.ms-droppable-menuitem-hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #ff5646;
    border-bottom-style: dotted;
    border-bottom-width: 2px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ff5646;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: dotted;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 2px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ff5646;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: dotted;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 2px;
    border-top-color: #ff5646;
    border-top-style: dotted;
    border-top-width: 2px;
}
.ms-droppable-folder-hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #ff5646;
    border-bottom-style: dotted;
    border-bottom-width: 2px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ff5646;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: dotted;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 2px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ff5646;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: dotted;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 2px;
    border-top-color: #ff5646;
    border-top-style: dotted;
    border-top-width: 2px;
}
.ms-dropsurface-div {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: rgba(255, 255, 255, 0.9);
    border-bottom-color: #ff5646;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ff5646;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ff5646;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #ff5646;
    border-top-style: solid;
    border-top-width: 1px;
    position: absolute;
    z-index: 99;
}
.ms-progress-meter {
    background-color: #e5e5e5;
    height: 9px;
    width: 130px;
}
.ms-progress-meter-inner {
    background-color: #ff5646;
    height: 100%;
}
.ms-dnd-fileError-item {
    margin-bottom: 5px;
    margin-top: 5px;
}
.ms-dnd-inprogress {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: rgba(255, 255, 255, 0.9);
    border-bottom-color: #ababab;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ababab;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ababab;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #ababab;
    border-top-style: solid;
    border-top-width: 1px;
    position: absolute;
    text-align: center;
    vertical-align: middle;
    z-index: 99;
}
.ms-core-needIEFilter .ms-dnd-inprogress {
}
.ms-dnd-inprogress-img {
    position: relative;
}
.ms-draggable {
    cursor: pointer;
}
.ms-webpartzone-cell {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
}
.s4-wpcell, .s4-wpcell-plain, .s4-wpActive {
    vertical-align: top;
}
.s4-wpcell .s4-wpTopTable {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 1px;
}
.s4-wpcell-plain .s4-wpTopTable {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: medium;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: medium;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
}
.s4-wpActive .s4-wpTopTable, .s4-wpActive .ms-WPSelected {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #ff867a;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ff867a;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ff867a;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #ff867a;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-WPHeaderTdMenu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 1px;
    cursor: pointer;
    white-space: nowrap;
    width: 21px;
    word-wrap: normal;
}
.ms-WPHeaderTdMenu:hover {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../../selbg-3F4191E0.themedpng?ctag");
    background-origin: padding-box;
    background-position: left top;
    background-repeat: repeat-x;
    background-size: auto auto;
}
.ms-WPMenuDiv, .ms-WPMenuDivHover {
    white-space: nowrap;
}
.ms-wpselectlink, .ms-wpselectlinkfocus {
    text-align: center;
}
.ms-WPHeaderMenuImg {
    padding-bottom: 7px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 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: #e51400;
}
.ms-WPHeaderTdSelection {
    cursor: auto;
    text-align: center;
    width: 21px;
}
.ms-WPHeaderTdSelSpan {
    display: inline-block;
}
.ms-WPHeaderCbxHidden {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    position: absolute;
    top: -2000px;
    vertical-align: middle;
}
.ms-WPHeaderCbxVisible, .s4-wpcell:hover .ms-WPHeaderTdSelection input, .s4-wpActive .ms-WPHeaderTdSelection input {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    position: relative;
    top: 0;
    vertical-align: middle;
}
.s4-wpcell-plain .ms-WPHeaderTdSelection {
    display: none;
}
.ms-wpContentDivSpace {
    position: relative;
}
.ms-SPZone.ms-webpart-zone {
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
.ms-webpart-zone {
    display: table;
}
.ms-webpart-zone-title {
    color: #777;
    display: block;
}
.s4-wpcell > .ms-webpart-chrome, .s4-wpActive > .ms-webpart-chrome {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 1px;
}
.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 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-collapse: separate;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
}
.ms-SPZone > .s4-wpActive, .ms-rtestate-write > .ms-rte-wpbox > div > .s4-wpActive {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #d01200;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-collapse: separate;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #d01200;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #d01200;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #d01200;
    border-top-style: solid;
    border-top-width: 1px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
}
.ms-webpart-chrome-fullWidth {
    min-width: 100%;
}
.ms-webpart-chrome {
    border-spacing: 0;
    box-sizing: border-box;
    display:none;
}
.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 {
    float: right;
    margin-left: -35px;
    position: absolute;
}
.ms-webpart-titleRowCell {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    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 {
    padding-right: 3px;
    width: 19px;
}
.ms-webpart-checkboxTd > input {
    display: block;
}
.js-webpart-menuCell {
    position: relative;
    width: 15px;
}
.ms-webpart-menuLink {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 0;
    display: inline-block;
    height: 3px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    vertical-align: middle;
    width: 5px;
}
.ms-webpart-menuLink:hover {
    border-bottom-color: #ababab;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ababab;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ababab;
    border-top-color: #ababab;
}
.ms-webpart-menuLink > img {
    display: block;
}
.ms-webpart-chrome-title {
    margin-bottom: 2px;
    position: relative;
    vertical-align: middle;
}
.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 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
}
#searchInputBox .ms-webpart-unselected {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.ms-webpart-menuArrowSpan {
    display: block;
    height: 3px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    vertical-align: top;
    width: 5px;
}
.ms-webpart-menuArrowImg {
    left: -109px;
    position: absolute;
    top: -250px;
}
.ms-webpart-errorContainer {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 60px;
    text-align: left;
}
.ms-webpart-errorTitle {
    line-height: 1.1em;
    padding-bottom: 10px;
}
.js-callout-mainElement {
    background-color: #fff;
    border-bottom-color: #dedede;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-collapse: separate;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #dedede;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #dedede;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #dedede;
    border-top-style: solid;
    border-top-width: 1px;
    cursor: default;
    max-width: 640px;
    min-height: 100px;
    position: absolute;
    z-index: 102;
}
.js-callout-column {
    float: left;
    height: 100%;
}
.js-callout-header, .js-callout-header-noWrap {
    margin-bottom: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    white-space: nowrap;
}
.js-callout-header {
    text-overflow: ellipsis;
}
.js-callout-header-noWrap {
    word-wrap: normal;
}
.js-callout-headerArea {
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 0;
    margin-top: 0;
}
.js-callout-markArea {
    display: inline-block;
    line-height: 16px;
    max-width: 16px;
    vertical-align: middle;
}
.js-callout-followCommand {
    height: 16px;
    width: 16px;
}
.js-callout-body {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    font-weight: normal;
    line-height: normal;
    margin-left: 20px;
    margin-right: 20px;
    max-height: 420px;
    overflow-y: hidden;
    padding-bottom: 25px;
    white-space: normal;
    word-break: normal;
}
.js-callout-bodySection {
    margin-bottom: 0;
    margin-top: 13px;
}
.js-callout-bodySection > .js-filePreview-containingElement {
    margin-bottom: 15px;
}
.js-filePreview-containingElement > img {
    display: block;
}
.js-callout-footerArea {
    background-color: rgba(239, 239, 239, 0.78);
    overflow-x: visible;
    overflow-y: visible;
    padding-bottom: 11px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 11px;
}
.ms-core-needIEFilter .js-callout-footerArea {
    background-color: transparent;
}
.js-callout-content {
    background-color: #fff;
    max-width: 640px;
    overflow-x: hidden;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    word-wrap: break-word;
}
.js-callout-actions {
    overflow-x: visible;
    overflow-y: visible;
}
.js-callout-action {
    display: inline-block;
    line-height: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 22px;
    margin-top: 0;
    vertical-align: middle;
}
.js-callout-menuAction {
    margin-right: 0;
}
.js-callout-ecbActionDownArrow {
    border-bottom-style: none;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-top-style: none;
    display: inline-block;
    vertical-align: middle;
}
.js-ellipsis25-a {
    display: inline-block;
    height: 25px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 25px;
}
.js-ellipsis25-icon {
    left: -99px;
    position: absolute;
    top: -59px;
}
.js-callout-title {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 14px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%;
}
.js-callout-subtitle {
    cursor: text;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
    word-wrap: normal;
}
.js-callout-location {
    background-color: #fff;
    border-bottom-color: #e1e1e1;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e1e1e1;

    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e1e1e1;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #e1e1e1;
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    padding-left: 5px;
    width: 100%;
}
.js-callout-location:hover {
    border-bottom-color: #ababab;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ababab;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ababab;
    border-top-color: #ababab;
}
.js-callout-subtitle > span {
    display: inline-block;
    padding-bottom: 2px;
    padding-top: 1px;
}
.js-callout-usage {
    background-color: #efefef;
    float: right;
    height: 23px;
    line-height: 1;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 7px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 5px;
    position: relative;
    text-align: center;
}
.js-callout-usage p {
    line-height: 1;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.js-callout-closeButton {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 5px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 5px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 5px;
    float: right;
    height: 16px;
    margin-bottom: 0;
    margin-left: 6px;
    margin-right: 6px;
    margin-top: 6px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 16px;
}
.js-callout-closeButtonImage {
    left: -197px;
    position: absolute;
    top: -120px;
}
.js-callout-beak {
    background-repeat: no-repeat;
    position: absolute;
}
.js-callout-itemLinkFilename {
    float: left;
    margin-right: 16px;
}
.js-callout-calloutTarget {
    border-bottom-style: none;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-top-style: none;
    cursor: pointer;
    float: right;
    height: 16px;
    margin-left: -16px;
}
.js-folder-preview-count {
    bottom: 0;
    color: #000;
    font-family: "Segoe UI",Tahoma,Verdana,Arial;
    position: absolute;
}
.js-folder-preview-count {
    font-size: 40px;
    opacity: 0.1;
    right: 2px;
}
.ms-core-needIEFilter .js-folder-preview-count {
}
.js-callout-beakTop, .js-callout-beakBottom {
    visibility: hidden;
}
.js-callout-beakLeft, .js-callout-beakRight, .js-callout-beakTop, .js-callout-beakBottom {
    background-color: #fff;
    border-bottom-color: #dedede;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #dedede;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #dedede;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #dedede;
    border-top-style: solid;
    border-top-width: 1px;
    height: 12.7279px;
    position: absolute;
    transform: rotate(45deg);
    width: 12.7279px;
    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 {
    height: 13.435px;
    width: 13.435px;
}
.ms-core-needIEFilter .js-callout-beakLeft, .ms-core-needIEFilter .js-callout-beakRight, .ms-core-needIEFilter .js-callout-beakTop, .ms-core-needIEFilter .js-callout-beakBottom {
}
.js-callout-beakLeft {
    left: 0;
    margin-left: -7.8px;
    margin-left-ltr-source: logical;
    margin-right-rtl-source: logical;
    margin-start-value: -7.5px;
}
.ms-core-needIEFilter .js-callout-beakLeft {
    margin-left: -9.5px;
}
.js-callout-beakRight {
    margin-end-value: -7.5px;
    margin-left-rtl-source: logical;
    margin-right: -7.8px;
    margin-right-ltr-source: logical;
    right: 0;
}
.ms-core-needIEFilter .js-callout-beakRight {
    margin-right: -4px;
}
.js-callout-beakTop {
    margin-top: -7.2px;
}
.ms-core-needIEFilter .js-callout-beakTop {
    margin-top: -9.5px;
}
.js-callout-beakBottom {
    bottom: 0;
    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-tabFullListDialog {
    margin-top: 12px;
    max-height: 153px;
    min-height: 153px;
    overflow-x: auto;
    overflow-y: auto;
    padding-right: 12px;
}
.js-sharing-fullListDialog {
    margin-top: 12px;
    max-height: 240px;
    min-height: 120px;
    overflow-x: auto;
    overflow-y: auto;
    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;
}
.ms-core-form-line > .js-sharingHint-iconContainer, .js-sharing-fullListDialogManageGuestLinks > .js-sharingHint-iconContainer {
    margin-right: 5px;
}
.js-sharing-fullListDialogCommandApply {
    visibility: hidden;
}
.js-sharing-fullListDialogCommandClose {
    visibility: hidden;
}
.js-sharing-fullListDialogCommandInvite, .js-sharing-fullListDialogCommandEmail, .js-sharing-fullListDialogCommandAdvanced {
    display: none;
    margin-right: 16px;
}
.js-sharing-fullListDialogEntry {
    height: 55px;
    margin-bottom: 10px;
    vertical-align: middle;
}
.js-sharing-fullListDialogEntrySharedWithMany {
    margin-top: 16px;
}
.js-sharing-fullListDialogEntryNameAndTitleContainer {
    float: left;
    height: 55px;
}
.js-sharing-fullListDialogEntryPermissionsContainer {
    float: right;
    height: 55px;
    margin-left: 10px;
}
.js-sharing-fullListDialogEntryDisplayName {
    overflow-x: hidden;
    overflow-y: hidden;
    text-overflow: ellipsis;
    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 {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #666;
}
.js-sharing-fullListDialogEntryPermissionsMenu {
    cursor: pointer;
    display: inline-block;
}
.js-sharing-fullListDialogEntryPermissionsMenuArrow {
    border-bottom-style: none;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-top-style: none;
    padding-bottom: 2px;
    padding-left: 5px;
    vertical-align: middle;
}
.js-sharing-fullListDialogWaitImg {
    left: 50%;
    margin-left: -12px;
    margin-top: -12px;
    position: absolute;
    top: 50%;
}
.js-sharing-fullListDialogApplyWaitImg {
    display: none;
    height: 16px;
    margin-right: 2px;
    vertical-align: middle;
    width: 18px;
}
.js-sharing-fullListDialogApplyText {
    display: none;
    margin-right: 2px;
    vertical-align: middle;
}
.js-sharingHint-iconContainer {
    display: inline-block;
    height: 16px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 16px;
}
.js-sharingHint-sharedAnonymously {
    left: -179px;
    position: absolute;
    top: -174px;
}
.js-sharingHint-sharedWithEveryone {
    left: -254px;
    position: absolute;
    top: -48px;
}
.js-sharingHint-unshared {
    left: -200px;
    position: absolute;
    top: -30px;
}
.js-sharingHint-sharedDefault {
    left: -254px;
    position: absolute;
    top: -30px;
}
.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-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
}
.ms-comm-filterList {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 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;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-left: 0;
}
.ms-comm-forumHeaderContainer {
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.ms-comm-postSubjectColumn {
    max-width: 600px;
    overflow-x: hidden;
    overflow-y: hidden;
    text-overflow: ellipsis;
}
.ms-comm-refreshIcon-a {
    display: inline-block;
    height: 16px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 16px;
}
.ms-comm-refreshIcon {
    left: -37px;
    position: absolute;
    top: -220px;
}
.ms-comm-bestResponseIcon-span {
    display: inline-block;
    height: 10px;
    margin-right: 6px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 10px;
}
.ms-comm-bestResponseIcon {
    left: -32px;
    position: absolute;
    top: -256px;
}
.ms-comm-heroLinkContainer {
    margin-bottom: 5px;
    margin-top: 11px;
}
.ms-comm-popularityBar {
    float: left;
    height: 4px;
    margin-bottom: 0.38em;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
}
.ms-comm-popularityBarShadow {
    float: left;
    height: 4px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
}
.ms-comm-popularityBarContainer {
    float: left;
    margin-right: 1.15em;
    margin-top: 0.56em;
    min-height: 10px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    width: 7.65em;
}
.ms-comm-postList {
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-left: 0;
}
.ms-comm-postListItem {
    display: block;
    margin-bottom: 0.7em;
    margin-top: 0.5em;
    overflow-x: hidden;
    overflow-y: hidden;
}
.ms-comm-postMainContainer {
    margin-bottom: 1px;
}
.ms-comm-rootBestBackground {
    background-color: rgba(239, 239, 239, 0.78);
}
.ms-core-needIEFilter .ms-comm-rootBestBackground {
    background-color: transparent;
}
.ms-comm-rootPostContainer {
    padding-bottom: 18px;
    padding-left: 19px;
    padding-right: 19px;
    padding-top: 18px;
}
.ms-comm-bestResponseDividerHr {
    margin-top: 19px;
}
.ms-comm-bestResponseContainer {
    margin-top: 9px;
}
.ms-comm-postAuthorPicture {
    float: left;
    height: 48px;
    margin-right: 6px;
    width: 48px;
}
.ms-comm-postImageIcon-span {
    display: inline-block;
    height: 16px;
    margin-bottom: 4px;
    margin-left: 0;
    margin-right: 8px;
    margin-top: 2px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 16px;
}
.ms-comm-postImageIcon {
    left: -109px;
    position: absolute;
    top: -214px;
}
.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 {
    margin: 0;
	max-width: 100%;
}
.ms-comm-postExpander {
    height: 16px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: -2em;
    width: 16px;
}
.ms-comm-postExpanderCollapseContainer {
    display: inline-block;
    height: 16px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 16px;
}
.ms-comm-postExpanderExpandContainer {
    display: inline-block;
    height: 16px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 16px;
}
.ms-comm-postExpanderCollapse {
    left: -197px;
    position: absolute;
    top: -138px;
}
.ms-comm-postExpanderExpand {
    left: -73px;
    position: absolute;
    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-bottom: 6px;
    margin-top: 12px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    resize: none;
}
.ms-comm-postRootContainer {
    overflow-x: visible;
    overflow-y: visible;
}
.ms-comm-allRepliesHeader {
    margin-bottom: 17px;
    margin-top: 22px;
}
.ms-comm-replyHeader {
    margin-top: 8px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
}
.ms-comm-reputationTextContainer {
    margin-bottom: 4px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 3px;
    max-height: 10px;
    max-width: 74px;
}
.ms-comm-reputationTextContainerBestResponse {
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 3px;
    max-height: 10px;
    max-width: 74px;
}
.ms-comm-reputationSettingsBarImageContainer {
    display: inline-block;
    vertical-align: middle;
}
.ms-comm-reputationSettingsBarImage {
    float: left;
    margin-right: 2px;
    min-height: 7px;
    min-width: 7px;
}
.ms-comm-reputationBarSq {
    background-color: #ff5646;
    display: inline-block;
    margin-right: 2px;
    max-height: 8px;
    min-width: 8px;
    vertical-align: top;
}
.ms-comm-reputationBarSqLast {
    background-color: #ff5646;
    display: inline-block;
    max-height: 8px;
    min-width: 8px;
    vertical-align: top;
}
.ms-comm-reputationBarSqEmpty {
    background-color: #e5e5e5;
    display: inline-block;
    margin-right: 2px;
    max-height: 8px;
    min-width: 8px;
    vertical-align: top;
}
.ms-comm-reputationBarSqEmptyLast {
    background-color: #e5e5e5;
    display: inline-block;
    max-height: 8px;
    min-width: 8px;
    vertical-align: top;
}
.ms-comm-reputationSettingsTable {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #ababab;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-collapse: collapse;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ababab;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ababab;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #ababab;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-comm-reputationSettingsTable > tbody > tr > td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #ababab;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ababab;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ababab;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #ababab;
    border-top-style: solid;
    border-top-width: 1px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
}
.ms-core-needIEFilter .ms-comm-reputationTextBestResponse {
    background-color: transparent;
}
.ms-comm-stats {
    margin-bottom: 0.15em;
}
.ms-comm-statsInlineContainer {
    margin-bottom: 17px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 11px;
}
.ms-comm-statsInline {
    display: inline-block;
    margin-right: 16px;
}
.ms-comm-likesCount {
    color: #ff5646;
}
.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-x: hidden;
    overflow-y: hidden;
}
.ms-comm-reputationNumbers {
    color: #262626;
    font-size: 0.9em;
    font-weight: bold;
}
.ms-comm-metalineList {
    padding-bottom: 2px;
}
.ms-comm-metalineItem {
    display: inline;
    margin-right: 8px;
    padding-right: 8px;
}
.ms-comm-metalineItemSeparator {
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
}
.ms-comm-noWrap {
    white-space: nowrap;
}
.ms-comm-ratingsImageContainer {
    display: inline-block;
    max-height: 16px;
    min-width: 16px;
    vertical-align: top;
}
.ms-comm-ratingCountContainer {
    color: #777;
    display: inline-block;
    vertical-align: top;
}
.ms-comm-ratingSeparator {
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #777;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    margin-left: 3px;
    margin-right: 3px;
    vertical-align: top;
}
.ms-comm-ratingsLargeStarFilled {
    background-image: url("../../ratingslargestarfilled-465A5FA9.themedpng?ctag");
}
.ms-comm-ratingsSmallStarEmpty {
    background-image: url("../../ratingssmallstarempty-149D509D.themedpng?ctag");
}
.ms-comm-ratingsSmallStarFilled {
    background-image: url("../../ratingssmallstarfilled-A4DEE9E9.themedpng?ctag");
}
.ms-comm-ratingsSmallStarLeftHalfFilled {
    background-image: url("../../ratingssmallstarlefthalffilled-25D1B529.themedpng?ctag");
}
.ms-comm-ratingsSmallStarRightHalfFilled {
    background-image: url("../../ratingssmallstarrighthalffilled-C64D0FCD.themedpng?ctag");
}
.ms-comm-ratingsSmallStarHoveroverEmpty {
    background-image: url("../../ratingssmallstarhoveroverempty-2DB699A9.themedpng?ctag");
}
.ms-comm-ratingsSmallStarHoveroverFilled {
    background-image: url("../../ratingssmallstarhoveroverfilled-A926BE55.themedpng?ctag");
}
.ms-comm-adminLinks {
    background-color: rgba(239, 239, 239, 0.78);
    display: inline-block;
    margin-bottom: 32px;
    min-width: 170px;
    padding-bottom: 10px;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 9px;
}
.ms-comm-adminLinksTitleMargin {
    margin-bottom: 7px;
}
.ms-comm-adminLinksListNoMargin {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.ms-core-needIEFilter .ms-comm-adminLinks {
    background-color: transparent;
}
.ms-comm-adminLinksList {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 7px;
}
.ms-comm-adminLinksListItem {
    margin-bottom: 5px;
}
.ms-group-defaultGroupLogo {
    background-color: #b1b1b1;
    color: #fff;
    display: inline-block;
    font-family: "SPO365Icons";
    line-height: 1.35;
    overflow-x: hidden;
    overflow-y: hidden;
    text-indent: -0.2em;
}
.ms-group-defaultGroupLogoSize {
    font-size: 100px;
    height: 100px;
    width: 100px;
}
.ms-group-actionsArea {
    padding-top: 5px;
}
.ms-group-groupType {
    padding-top: 5px;
}
.ms-group-button {
    font-size: 11px;
}
.ms-group-glyph {
    display: inline-block;
    font-family: "SPO365Icons";
    font-size: 18px;
    margin-right: 5px;
}
.ms-group-margin {
    margin-right: 4px;
}
.ms-group-userRow > div {
    display: table-cell;
    width: 50%;
}
.ms-group-bottomSection {
    margin-top: 20px;
}
.ms-group-ql-info {
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
    font-size: 1em;
    margin-top: 10px;
    padding-top: 10px;
    word-break: break-all;
}
.ms-group-ql-members {
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;
}
.ms-group-ql-email {
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;
}
.ms-group-info-icon {
    margin-right: 4px;
    vertical-align: middle;
}
.ms-group-info-icon-description-span {
    display: inline-block;
    height: 16px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 16px;
}
.ms-group-info-icon-description-img {
    left: -161px;
    position: absolute;
    top: -178px;
}
.ms-group-profile-div {
    height: 205px;
    margin-top: -110px;
    width: 200px;
}
.ms-group-profile-image {
    height: 200px;
    margin-bottom: 11px;
    width: 200px;
}
.ms-group-siteicon {
    width: 180px;
}
.ms-group-join-img {
    left: -218px;
    position: absolute;
    top: -48px;
}
.ms-group-join-imgSpan {
    display: inline-block;
    height: 16px;
    margin-right: 5px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    vertical-align: middle;
    width: 16px;
}
.ms-group-descriptionText {
    word-break: break-all;
}
.ms-group-nonMemberSection {
    margin-top: 5px;
}
.ms-group-nonMemberSubSection {
    margin-left: 12px;
}
.ms-group-userAreaHeader {
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-bottom: 4px;
    padding-bottom: 3px;
}
.ms-group-userTable {
    border-spacing: 6px;
}
.ms-group-detailsPageContentCell {
    width: 50%;
}
.ms-group-detailsPageContentInfo {
    padding-left: 50px;
    vertical-align: top;
}
.ms-group-detailsPageContentOwners {
    margin-bottom: 40px;
}
.ms-group-detailsPageContentHeroButton {
    margin-bottom: 19px;
}
.ms-group-detailsPageContentHeader {
    margin-bottom: 16px;
}
.ms-group-addMembersDialogForm {
    margin-right: 5px;
    width: 464px;
}
.ms-group-addMembersDialogMakeOwnerCheckbox {
    margin-top: 20px;
}
.ms-group-addMembersDialogAddCancelContainer {
    margin-bottom: 22px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 22px;
}
.ms-group-pagingContainer {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
}
.ms-group-pagingText {
    display: inline-block;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 4px;
    vertical-align: top;
}
.ms-group-msg {
    margin-bottom: 4px;
    min-height: 1.33em;
}
.ms-group-alias-edit-span {
    display: inline-block;
    height: 16px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 16px;
}
.ms-group-alias-edit-img {
    left: -236px;
    position: absolute;
    top: -84px;
}
.ms-group-peoplepicker {
    min-height: 40px;
}
.ms-breadcrumb-menu {
    background-color: #fff;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.47);
    max-width: 400px;
    min-width: 142px;
    overflow-x: hidden;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    word-wrap: break-word;
}
.ms-breadcrumb {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-left: 10px;
    padding-top: 4px;
}
.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 {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: underline;
    -moz-text-decoration-style: solid;
}
ul.ms-breadcrumbRootNode, ul.ms-breadcrumbNode {
    margin-left: 17px;
    margin-top: 2px;
}
.s4-breadcrumb-arrowcont {
    margin-right: 2px;
}
.ms-breadcrumb-top {
    margin: auto;
background-image: url('imagenesPGR/menuBG.png');
    	white-space: nowrap;
    	width: 1024px;
    	height:35px;
    	background-repeat:repeat-x;
    	padding-top:5px;
    	text-align:center;
}
.ms-breadcrumb-box {
    height: 64px;
    width: 100%;
}
.ms-breadcrumb-dropdownBox {
    display: inline-block;
    vertical-align: middle;
}
.ms-breadcrumb-anchor {
    display: inline-block;
    height: 16px;
    vertical-align: middle;
    margin-top: -8px;
}
.ms-core-listMenu-verticalBox, .ms-core-listMenu-horizontalBox {
    font-size: 1em;
}
.ms-core-listMenu-horizontalBox {
    color: #666;
    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;
    font-family: Georgia;
    font-size: 11px;
}
.ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 1px;
    margin-right: 5px;
	text-decoration:none;
}
.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: 0;
}
.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 {
    display: block;
    font-family: "Georgia","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
    font-size: 1em;
    vertical-align: middle;
}
.ms-core-listMenu-root {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.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;
    color:#802122;
   
}
ul.dynamic .ms-core-listMenu-item:hover{
	text-decoration:underline;
	color:#802122 !important;
	
}
.ms-core-listMenu-verticalBox > .ms-core-listMenu-item, .ms-core-listMenu-verticalBox li.static > .ms-core-listMenu-item {
    display: block;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
}
ul.dynamic .ms-core-listMenuEdit .ms-core-listMenu-item, .ms-core-listMenu-verticalBox .ms-core-listMenuEdit .ms-core-listMenu-item {
    padding-bottom: 4px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 4px;
}
.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 {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #fff;
}
.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: rgba(255, 226, 223, 0.5);*/
     background-color: rgba(100, 126, 123, 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: #CCCCCC;
}
.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: #e51400;
     

}
.ms-core-listMenu-horizontalBox a.ms-core-listMenu-item:active, a.ms-tv-item:active, a.ms-tv-header:active {
    background-color: transparent;
    color: #c01000;
}
.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: #bb1000;
}
.ms-core-listMenu-selected:link, .ms-core-listMenu-selected:visited, .ms-core-listMenu-selected {
    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: #BFBFBF;
   
}
.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: #BFBFBF;
}
.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 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    
background: #fbfbfb; /* Old browsers */
background: -moz-linear-gradient(top, #fbfbfb 0%, #cbcbcb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbfb), color-stop(100%,#cbcbcb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fbfbfb 0%,#cbcbcb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fbfbfb 0%,#cbcbcb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fbfbfb 0%,#cbcbcb 100%); /* IE10+ */
background: linear-gradient(to bottom, #fbfbfb 0%,#cbcbcb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#cbcbcb',GradientType=0 ); /* IE6-9 */
	border:1px solid #ADADAD;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.47);
    left: -9999px;
    padding:5px;
    position: absolute;
    top: -9999px;
    white-space: normal;
    word-wrap: break-word;
    z-index: 50;
    text-align:left;
}
ul.dynamic.ms-droppable {
    min-width: 195px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}
li.dynamic {
display:block;
margin-bottom:8px;
}
.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;
}
.ms-core-listMenuEdit {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-core-listMenuEdit:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #dedede;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #dedede;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #dedede;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #dedede;
    border-top-style: solid;
    border-top-width: 1px;
}
.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: #fff;
}
.ms-navedit-editLinksText:hover > span > .ms-metadata, .ms-core-listMenuEdit:hover > tr > .ms-navedit-linkCell > .ms-core-listMenu-item {
    color: #fb1500;
}
.ms-navedit-editLinksText:active > span > .ms-metadata, .ms-core-listMenuEdit:active > tr > .ms-navedit-linkCell > .ms-core-listMenu-item {
    color: #c01000;
}
.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 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-bottom-color: #ff5646;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ff5646;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ff5646;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #ff5646;
    border-top-style: solid;
    border-top-width: 1px;
    color: #666;
    width: 100%;
}
.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: #f8f8f8;
    border-bottom-color: #ff5646;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ff5646;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ff5646;
    border-top-color: #ff5646;
    color: #666;
}
span.ms-navedit-itemSpan, .ms-navedit-titleBox {
    display: block;
    height: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    white-space: nowrap;
}
.ms-navedit-linkDialogIcon {
    height: 22px;
    vertical-align: middle;
    width: 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-x: hidden;
    overflow-y: hidden;
    text-overflow: ellipsis;
}
.ms-core-listMenu-horizontalBox .dynamic-children.additional-background {
    cursor: pointer;
    padding-right:15px;
    background-image: url('imagenesPGR/bullet.png') !important;
    background-position: right center;
    background-repeat: no-repeat;

}
.ms-core-listMenu-horizontalBox .dynamic .dynamic-children.additional-background {
    background-image: none !important;
}
.ms-core-listMenu-verticalBox .dynamic-children.additional-background {
    background-image: url('imagenesPGR/bullet.png') !important;
    background-position: right center;
    background-repeat: no-repeat;
    cursor: pointer;
    padding-right: 26px;
}
.menu-horizontal .menu-item-text {
    white-space: nowrap;
}
.ms-navedit-linkCell {
    word-break: break-all;
    word-wrap: break-word;
}
.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 {
    cursor: pointer;
    float: right;
    height: 20px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-left: 6px;
}
.ms-core-listMenu-horizontalBox .ms-navedit-deletelink {
    padding-left: 0;
}
.ms-navedit-deletelink.ms-navedit-deletelink-flyout {
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 6px;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.ms-navedit-deletespan {
    display: inline-block;
    height: 20px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 20px;
}
.ms-navedit-deletelink:hover > .ms-navedit-deletespan > .ms-cancelImg {
    left: -175px;
    top: -152px;
}
.ms-navedit-deletelink:active > .ms-navedit-deletespan > .ms-cancelImg {
    left: -127px;
    top: -156px;
}
.ms-core-header .ms-navedit-deletelink > .ms-navedit-deletespan > .ms-cancelImg {
    left: -175px;
    top: -130px;
}
.ms-core-header .ms-navedit-deletelink:hover > .ms-navedit-deletespan > .ms-cancelImg {
    left: -157px;
    top: -108px;
}
.ms-core-header .ms-navedit-deletelink:active > .ms-navedit-deletespan > .ms-cancelImg {
    left: -149px;
    top: -156px;
}
.ms-navedit-hidelink {
    height: 16px;
    margin-bottom: 2px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
    width: 16px;
}
.ms-navedit-hidespan {
    display: inline-block;
    height: 16px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 16px;
}
.ms-navedit-hideLinkIcon {
    left: -55px;
    position: absolute;
    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 {
    left: -55px;
    position: absolute;
    top: -1px;
}
.ms-navedit-deletelink:hover > .ms-navedit-hidespan > .ms-navedit-showLinkIcon {
    left: -19px;
    position: absolute;
    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 {
    height: 20px;
    margin-left: 0;
    margin-right: 8px;
    min-width: 60px;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
    vertical-align: top;
}
.ms-navedit-dropsurface {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("/_layouts/15/images/selbg.png?rev=38");
    background-origin: padding-box;
    background-position: left top;
    background-repeat: repeat-x;
    background-size: auto auto;
    opacity: 0.01;
    position: absolute;
    z-index: 99;
}
.ms-core-needIEFilter .ms-navedit-dropsurface {
}
.ms-navedit-arrowNodeCell {
    width: 10px;
}
.ms-navedit-dropLinkDiv {
    min-width: 50px;
    width: 100%;
}
.ms-navedit-appendarea {
    padding-left: 15px;
}
.ms-core-listMenu-verticalBox > .ms-navedit-appendarea {
    padding-left: 15px;
    padding-top: 5px;
}
div.ms-navedit-hiddenAppendArea {
    min-height: 10px;
    min-width: 30px;
    padding-bottom: 4px;
    padding-left: 5px;
    padding-right: 0;
    padding-top: 3px;
    width: 100%;
}
.ms-core-listMenu-verticalBox div.ms-navedit-hiddenAppendArea {
    border-top-color: #dedede;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-core-listMenu-horizontalBox div.ms-navedit-hiddenAppendArea {
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #dedede;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    margin-top: 1px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 0;
    padding-top: 0;
}
.ms-navedit-editLinksIconWrapper {
    display: inline-block;
    height: 16px;
    margin-right: 5px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 16px;
}
.ms-navedit-editLinksIcon {
    left: -218px;
    position: absolute;
    top: -66px;
}
.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;
    position: absolute;
    top: -156px;
}
.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 {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    text-transform: uppercase;
}
.ms-navedit-addNewLink {
    display: inline-block;
    margin-bottom: 12px;
    margin-top: 8px;
}
.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-bottom: 0;
    margin-left: 13px;
    margin-right: 0;
    margin-top: 1px;
}
.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;
    position: absolute;
    top: -238px;
}
.ms-navedit-errorSpan {
    display: inline-block;
    height: 16px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    vertical-align: middle;
    width: 16px;
}
.ms-core-listMenu-verticalBox .ms-listMenu-editLink {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 1px;
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 0;
    margin-top: 15px;
}
.ms-core-listMenu-verticalBox .ms-listMenu-editLink.ms-navedit-panelEditMode {
    margin-top: 0;
}
.ms-core-listMenu-horizontalBox > .ms-core-listMenu-root > .ms-listMenu-editLink {
    margin-left: 10px;
}
.ms-core-listMenuEdit {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.ms-core-listMenu-verticalBox li.static > .ms-core-listMenuEdit, .ms-core-listMenu-verticalBox li.static > .ms-navedit-titleBoxListItem {
    margin-left: 14px;
    table-layout: fixed;
}
.ms-core-listMenu-horizontalBox li.static > .ms-core-listMenuEdit {
    width: auto;
}
.ms-tv-header {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 1px;
    margin-bottom: 5px;
}
.ms-tv-box {
    margin-top: 6px;
}
.ms-tv-item {
    margin-left: 4px;
    vertical-align: top;
}
.ms-navedit-ghosted {
    opacity: 0.3;
}
.ms-core-needIEFilter .ms-navedit-ghosted {
}
.ms-core-listMenu-separatorLine {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
}
.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-bottom: 5px;
    padding-left: 5px;
    padding-right: 17px;
    padding-top: 5px;
}
.ms-vh-icon, .ms-vh-icon-empty, .ms-vh2-nofilter, .ms-vh2-nofilter-notextalign, .ms-vh2-nofilter-perm {
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}
.ms-vh-icon > div > .s4-ctx, .ms-vh-icon-empty > div > .s4-ctx {
    display: none;
}
.ms-vh-hoverable:hover {
    background-color: rgba(255, 226, 223, 0.5);
}
.ms-core-needIEFilter .ms-vh-hoverable:hover {
}
.ms-headerCellStyleHover {
    background-color: rgba(255, 226, 223, 0.5);
}
.ms-core-needIEFilter .ms-headerCellStyleHover {
}
.ms-headerCellStylePressed {
    background-color: #ffafa7;
}
.ms-headerCellStyleMenuOpen {
    background-color: rgba(255, 175, 167, 0.5);
}
.ms-core-needIEFilter .ms-headerCellStyleMenuOpen {
}
.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: #ff5646;
}
.ms-spGrid-HeaderContentStyle {
    padding-bottom: 6px;
    padding-left: 4px;
    padding-right: 22px;
    padding-top: 7px;
}
.ms-spGrid-HeaderContentStyle-Rename {
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
}
.ms-minWidthHeader {
    width: 1px;
}
.ms-cellstyle, .ms-cellStyleNonEditable, .ms-cellStyleMenuHover, .ms-MenuCellStyle-TdHover, .ms-MenuCellStyle-MenuDivHover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-list-itemLink {
    height: 25px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 30px;
}
.ms-list-TitleLink {
    width: 250px;
}
.ms-lstItmLinkAnchor {
    margin-top: 6px;
}
.ms-list-itemLink-td {
    vertical-align: top;
    width: 30px;
}
.ms-vh-selectAllIcon {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    vertical-align: middle;
    width: 30px;
}
.ms-vh-selectAllIcon:hover {
    background-color: rgba(255, 226, 223, 0.5);
}
.ms-core-needIEFilter .ms-vh-selectAllIcon:hover {
}
.ms-vb-imgFirstCell.ms-vb-imgFirstCell.ms-vb-imgFirstCell {
    border-bottom-width: 0;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 10px;
    border-top-width: 0;
    cursor: pointer;
}
.ms-vb-imgFirstCell:hover, .ms-vb-imgFirstCell:focus {
    background-color: rgba(255, 226, 223, 0.5);
}
.s4-itm-selected > .ms-vb-imgFirstCell.ms-vb-imgFirstCell {
    background-clip: padding-box;
    background-color: #e51400;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: rgba(255, 175, 167, 0.5);
}
.s4-itm-imgCbx {
    outline-style: none;
    text-align: center;
    width: 20px;
}
.s4-itm-imgCbx-inner {
    height: 100%;
    width: 20px;
}
.ms-selectitem-span {
    display: inline-block;
    height: 10px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    visibility: hidden;
    width: 10px;
}
.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;
    line-height: 25px;
    text-align: center;
    width: 25px;
}
.ms-selectall-iconouter {
    display: inline-block;
    height: 10px;
    margin-left: -3px;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    text-align: center;
    width: 10px;
}
.ms-selectall-icon {
    left: -32px;
    position: absolute;
    top: -256px;
}
.ms-newdocument-iconouter {
    display: inline-block;
    height: 16px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    text-align: center;
    top: 4px;
    width: 16px;
}
.ms-newdocument-icon {
    left: -91px;
    position: absolute;
    top: -196px;
}
.ms-filter-iconouter {
    display: inline-block;
    height: 10px;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 12px;
}
.ms-filter-icon {
    left: -251px;
    position: absolute;
    top: -174px;
}
.ms-sortarrowdown-iconouter {
    display: inline-block;
    height: 10px;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 7px;
}
.ms-sortarrowdown-icon {
    left: -23px;
    position: absolute;
    top: -256px;
}
.ms-sortarrowup-iconouter {
    display: inline-block;
    height: 10px;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 7px;
}
.ms-sortarrowup-icon {
    left: -14px;
    position: absolute;
    top: -256px;
}
.ms-commentcollapse-iconouter {
    display: inline-block;
    height: 12px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 12px;
}
.ms-commentcollapse-icon {
    left: -251px;
    position: absolute;
    top: -146px;
}
.ms-commentcollapsertl-iconouter {
    display: inline-block;
    height: 12px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 12px;
}
.ms-commentcollapsertl-icon {
    left: -251px;
    position: absolute;
    top: -160px;
}
.ms-commentexpand-iconouter {
    display: inline-block;
    height: 12px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 12px;
}
.ms-commentexpand-icon {
    left: -253px;
    position: absolute;
    top: -186px;
}
.ms-commentexpandrtl-iconouter {
    display: inline-block;
    height: 12px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 12px;
}
.ms-commentexpandrtl-icon {
    left: -251px;
    position: absolute;
    top: -118px;
}
.ms-updatelink-span {
    display: inline-block;
    height: 16px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 16px;
}
.ms-updatelink-icon {
    left: -109px;
    position: absolute;
    top: -196px;
}
table.ms-listviewtable tbody > tr > td.ms-vb-lastCell {
    padding-right: 10px;
}
.ms-spgrid-col-header-normal {
    background-color: transparent;
    border-bottom-color: #e5e5e5;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-top-color: transparent;
    color: #777;
    font-size: 0.85em;
    font-weight: normal;
}
.ms-spgrid-col-header-normal-hover {
    background-color: rgba(255, 226, 223, 0.5);
    border-bottom-color: #e5e5e5;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-top-color: transparent;
    color: #666;
    font-size: 0.85em;
    font-weight: normal;
}
.ms-spgrid-col-header-elem-bg-colors-normal-hover {
    background-color: transparent;
    border-bottom-color: transparent;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
}
.ms-spgrid-col-header-elem-hover-bg-colors-normal-hover {
    background-color: transparent;
    border-bottom-color: transparent;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-top-color: transparent;
}
.ms-spgrid-col-elem-colors-click-normal-hover {
    background-color: transparent;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
}
.ms-spgrid-col-header-part-selected {
    background-color: transparent;
    border-bottom-color: #ff5646;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-top-color: transparent;
    color: #777;
    font-size: 0.85em;
    font-weight: normal;
}
.ms-spgrid-col-header-part-selected-hover {
    background-color: rgba(255, 226, 223, 0.5);
    border-bottom-color: #ff5646;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-top-color: transparent;
    color: #666;
    font-size: 0.85em;
    font-weight: normal;
}
.ms-spgrid-col-header-elem-bg-colors-part-selected-hover {
    background-color: transparent;
    border-bottom-color: transparent;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
}
.ms-spgrid-col-header-elem-hover-bg-colors-part-selected-hover {
    background-color: transparent;
    border-bottom-color: transparent;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-top-color: transparent;
}
.ms-spgrid-col-elem-colors-click-part-selected-hover {
    background-color: transparent;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
}
.ms-spgrid-col-header-all-selected {
    background-color: transparent;
    border-bottom-color: #ff5646;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-top-color: transparent;
    color: #777;
    font-size: 0.85em;
    font-weight: normal;
}
.ms-spgrid-col-header-all-selected-hover {
    background-color: rgba(255, 226, 223, 0.5);
    border-bottom-color: #ff5646;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-top-color: transparent;
    color: #666;
    font-size: 0.85em;
    font-weight: normal;
}
.ms-spgrid-col-header-elem-bg-colors-all-selected-hover {
    background-color: transparent;
    border-bottom-color: transparent;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
}
.ms-spgrid-col-header-elem-hover-bg-colors-all-selected-hover {
    background-color: transparent;
    border-bottom-color: transparent;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-top-color: transparent;
}
.ms-spgrid-col-elem-colors-click-all-selected-hover {
    background-color: transparent;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
}
.ms-standardheader {
    font-size: 1em;
    font-weight: normal;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    text-align: left;
}
.ms-formlabel {
    font-weight: normal;
    padding-bottom: 6px;
    padding-left: 0;
    padding-right: 5px;
    padding-top: 6px;
    white-space: nowrap;
}
.ms-formlabel h3.ms-standardheader {
    font-weight: normal;
}
.ms-formbody {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    padding-bottom: 6px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 6px;
}
.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 {
    padding-left: 6px;
    padding-right: 9px;
    width: 475px;
}
.ms-inputformcontrols {
    width: 375px;
}
.ms-sectionheader {
    color: #e51400;
    font-weight: bold;
}
.ms-sectionheader a, .ms-sectionheader a:hover, .ms-sectionheader a:visited {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #e51400;
}
.ms-sectionline {
    font-size: 0;
}
.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-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.ms-menutoolbar td td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: medium;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: medium;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
}
div.ms-viewselector, div.ms-viewselectorhover {
    cursor: pointer;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
}
div.ms-viewselector a, div.ms-viewselectorhover a.ms-menu-a span {
    color: #e51400;
}
.ms-bottompagingline {
    padding-bottom: 1px;
    padding-left: 36px;
    padding-top: 10px;
}
.ms-bottompaging > tbody > tr > td.ms-bottompagingline {
    padding-left: 0;
}
.ms-bottompagingline1 {
    height: 3px;
}
.ms-bottompagingline2, .ms-bottompagingline3 {
    height: 1px;
}
.ms-bottompagingline2 img, .ms-bottompagingline3 img, .ms-partline img {
    display: none;
}
.ms-paging {
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0;
    white-space: nowrap;
}
.ms-menutoolbar .ms-splitbuttondropdown {
    padding-bottom: 0;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 3px;
}
.ms-menutoolbar .ms-splitbuttontext {
    padding-bottom: 1px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 0;
}
.ms-splitbutton {
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
}
.ms-splitbuttonhover {
    background-color: rgba(255, 226, 223, 0.5);
    border-collapse: collapse;
    height: 22px;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
}
.ms-splitbuttonhover .ms-splitbuttondropdown {
    padding-bottom: 0;
    padding-left: 2px;
    padding-right: 1px;
    padding-top: 3px;
}
.ms-splitbuttonhover .ms-splitbuttontext {
    padding-bottom: 0;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 0;
}
.ms-splitbuttonhover .ms-splitbuttondropdown, .ms-splitbuttonhover .ms-splitbuttontext {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
    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 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: rgba(248, 248, 248, 0.85);
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: medium;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: medium;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
}
.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 {
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    padding-left: 0;
    vertical-align: middle;
}
.ms-selectedtitle {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: rgba(248, 248, 248, 0.85);
    border-bottom-color: #444;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #444;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #444;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #444;
    border-top-style: solid;
    border-top-width: 1px;
    cursor: pointer;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.ms-selectedtitlealternative {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: rgba(248, 248, 248, 0.85);
    border-bottom-color: #444;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #444;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #444;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #444;
    border-top-style: solid;
    border-top-width: 1px;
    cursor: pointer;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.ms-unselectedtitle {
    background-color: transparent;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.ms-newgif {
    display: inline-block;
    margin-left: 5px;
}
.ms-menuimagecell {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #fff;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #fff;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #fff;
    border-top-style: solid;
    border-top-width: 1px;
    cursor: pointer;
    height: 18px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.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-bottom: 2px;
    margin-top: 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 {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #777;
    font-size: 0.85em;
    font-weight: normal;
    text-align: left;
    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-bottom: 0;
    padding-left: 4px;
    padding-right: 5px;
    padding-top: 1px;
}
.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 {
    color: #777;
    width: 12px;
}
.ms-vh .ms-vh {
    background-color: transparent;
    background-image: none;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: medium;
    padding-left: 1px;
}
.ms-vh-div {
}
.ms-vh-icon, .ms-vh2-nograd-icon, .ms-vh2-nofilter-icon {
    min-width: 16px;
    width: 16px;
}
.ms-vh-icon-empty {
    width: 0;
}
.ms-imnImgTD {
    padding-bottom: 0;
    padding-right: 6px;
}
.ms-vhltr {
    padding-right: 2px;
}
.ms-vhrtl .ms-imnImgTD {
    padding-left: 2px;
}
.ms-imnTxtTD {
    padding-bottom: 0;
    padding-top: 0;
}
.ms-vhImage {
    width: 18pt;
}
.ms-gb {
    border-bottom-color: #ababab;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-weight: bold;
    height: 22px;
    padding-bottom: 3px;
}
.ms-gb .ms-vb2 {
    font-weight: normal;
}
.ms-listviewtable .ms-gb, .ms-listviewtable .ms-gb2 {
    padding-top: 14px;
}
.ms-gb2 {
    color: #777;
    height: 22px;
    padding-bottom: 3px;
}
.ms-gbload {
    color: #777;
    height: 22px;
    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 {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
}
.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 {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #444;
}
.ms-vb a:hover, .ms-vb2 a:hover {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: underline;
    -moz-text-decoration-style: solid;
}
td.ms-list-addnew > a:hover {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
}
.ms-vb a:visited, .ms-vb2 a:visited, .ms-vb-user a:visited {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #e51400;
}
.ms-vb a:visited:hover, .ms-vb2 a:visited:hover, .ms-vb-user a:visited:hover {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: underline;
    -moz-text-decoration-style: solid;
    color: #e51400;
}
.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: #e51400;
}
.ms-vb-icon {
    cursor: default;
    padding-bottom: 0;
    padding-left: 4px;
    padding-right: 8px;
    padding-top: 7px;
    vertical-align: top;
    white-space: nowrap;
}
.ms-vb-icon > img {
    height: 16px;
    width: 16px;
}
img.ms-vb-icon-overlay {
    height: 9px;
    width: 9px;
}
.ms-vb-icon-overlay {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
    bottom: -2px;
    height: 9px;
    left: -7px;
    position: relative;
    width: 9px;
}
.ms-vb-user {
    padding-left: 4px;
    padding-right: 2px;
    padding-top: 4px;
}
.ms-vb-user a {
    vertical-align: top;
}
.ms-vb-title .ms-vb {
    padding-bottom: 3px;
    padding-left: 4px;
    padding-right: 6px;
    padding-top: 2px;
}
.ms-vb2 {
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 8px;
    padding-top: 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 {
    background-color: rgba(255, 175, 167, 0.5);
    border-bottom-color: rgba(255, 175, 167, 0.5);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: rgba(255, 175, 167, 0.5);
    border-top-style: solid;
    border-top-width: 1px;
    height: 22px;
    padding-top: 3px;
}
.ms-pb a, .ms-pb-selected a {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #444;
    cursor: default;
}
.ms-vb-tall {
    line-height: 1.5em;
    padding-bottom: 10px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 2px;
}
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 {
    height: 20px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 3px;
}
table.ms-listviewtable tbody tr.ms-newsletteralt td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: rgba(239, 239, 239, 0.78);
    border-bottom-color: rgba(239, 239, 239, 0.78);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: rgba(239, 239, 239, 0.78);
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: rgba(239, 239, 239, 0.78);
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: rgba(239, 239, 239, 0.78);
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-core-needIEFilter table.ms-listviewtable tbody tr.ms-newsletteralt td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #efefef;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #efefef;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #efefef;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #efefef;
    border-top-style: solid;
    border-top-width: 1px;
}
table.ms-listviewtable tbody tr td.ms-newsletterline {
    border-top-color: rgba(239, 239, 239, 0.78);
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-core-needIEFilter table.ms-listviewtable tbody tr td.ms-newsletterline {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #efefef;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #efefef;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #efefef;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #efefef;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-nlline {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(239, 239, 239, 0.78);
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
.ms-ppleft {
    height: 440px;
    margin-bottom: 2px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 20px;
}
.ms-ppright {
    margin-bottom: 8px;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 8px;
    width: 600px;
}
.ms-basictable .ms-alternating {
    background-color: transparent;
}
a.ms-addnew {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #666;
    font-weight: normal;
}
a.ms-addnew:hover {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: underline;
    -moz-text-decoration-style: solid;
    color: #666;
}
td.ms-addnew {
    padding-left: 10px;
    padding-right: 7px;
    padding-top: 5px;
}
.ms-list-addnew {
    font-weight: normal;
    padding-bottom: 12px;
    padding-top: 8px;
    text-align: left;
}
.ms-number {
    padding-right: 8px;
}
.ms-list-emptyText {
    color: #777;
    padding-bottom: 96px;
    padding-top: 0;
}
.ms-list-emptyText-compact {
    color: #777;
    padding-bottom: 12px;
    padding-top: 0;
}
table.ms-listviewtable > tbody > tr > td.ms-stylebox {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #ababab;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ababab;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ababab;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #ababab;
    border-top-style: solid;
    border-top-width: 1px;
    text-align: left;
}
.ms-alternating {
    background-color: transparent;
}
.ms-alternatingstrong {
    background-color: rgba(239, 239, 239, 0.78);
}
.ms-core-needIEFilter .ms-alternatingstrong {
}
.ms-alternatingstrong td td, .ms-basictable .ms-alternating td td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
}
ms-imnSpan {
    overflow-x: hidden;
    overflow-y: hidden;
    white-space: nowrap;
}
a.ms-imnlink {
    cursor: default;
}
.ms-spimn-presenceLink {
    display: inline-block;
    padding-bottom: 1px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 1px;
}
.ms-spimn-presenceWrapper {
    display: inline-block;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    white-space: nowrap;
}
.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;
    padding-left: 8px;
    padding-top: 0;
    vertical-align: top;
}
.ms-peopleux-userdetails > UL {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.ms-peopleux-detailuserline {
    padding-top: 2px;
}
.ms-peopleux-vanillaUser {
    padding-right: 3px;
}
.ms-peopleux-userImgDiv {
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
}
.ms-peopleux-imgUserLink {
    display: inline-block;
    padding-bottom: 1px;
    padding-left: 0;
    padding-right: 1px;
    padding-top: 1px;
}
.ms-peopleux-userImgWrapper {
    display: inline-block;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
}
.ms-peopleux-userImg {
    height: auto;
    left: 0;
    position: absolute;
}
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: 0;
}
.ms-vb-title {
    padding-bottom: 2px;
    padding-left: 1px;
    padding-right: 16px;
    padding-top: 2px;
    vertical-align: top;
}
.s4-ctx {
    cursor: default;
    display: block;
    padding-bottom: 0;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 0;
    position: absolute;
}
.s4-ctx a {
    cursor: default;
}
.ms-vb-title .s4-ctx-show {
    background-color: rgba(255, 226, 223, 0.5);
}
.ms-core-needIEFilter .ms-vb-title .s4-ctx-show {
    background-color: transparent;
}
.ms-itmHoverEnabled:hover > * {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: rgba(255, 226, 223, 0.5);
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-itmHoverEnabled:hover .ms-list-itemLink-td {
    background-color: #ffe2df;
}
.s4-itm-selected > *, .s4-itm-selected:hover > * {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: rgba(255, 175, 167, 0.5);
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 1px;
}
.s4-itm-selected .ms-list-itemLink-td, .s4-itm-selected:hover .ms-list-itemLink-td {
    background-color: #ffafa7;
}
.ms-core-needIEFilter .s4-itm-selected > td, .ms-core-needIEFilter .s4-itm-selected:hover > td {
}
.s4-ctx span {
    font-size: 0;
    visibility: hidden;
}
.s4-ctx > a > img {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    border-bottom-color: transparent;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: transparent;
    border-top-style: none;
    border-top-width: 0;
    vertical-align: middle;
}
.s4-ctx > a > img:visited, .ctxImg > a > img:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    border-bottom-color: transparent;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: transparent;
    border-top-style: none;
    border-top-width: 0;
}
input.ms-vb-itmcbx {
    cursor: default;
    min-width: 16px;
    vertical-align: top;
}
.s4-hide-tr > tbody > tr {
    display: none;
}
.ms-csrlistview-controldiv {
    padding-bottom: 9px;
}
.ms-csrlistview-viewselectormenu {
    cursor: pointer;
    display: inline;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 0;
    padding-top: 0;
    white-space: nowrap;
}
.ms-csrlistview-viewselectormenu .ms-viewselector-arrow {
    margin-bottom: 11px;
    margin-left: 8px;
    margin-right: 5px;
    margin-top: 6px;
}
.ms-csrlistview-viewselectormenu .ms-viewselector, .ms-csrlistview-viewselectormenu .ms-viewselectorhover {
    display: inline-block;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 15px;
    margin-top: 0;
    padding-bottom: 2px;
    padding-left: 0;
    padding-right: 5px;
    padding-top: 2px;
}
.ms-csrlistview-viewselectormenu .ms-viewselectorhover .ms-menu-a {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    cursor: default;
}
.ms-viewselectorhover .ms-viewselector-currentView {
    color: #e51400;
}
.ms-pivotControl-container {
    margin-right: 30px;
    padding-bottom: 7px;
}
.ms-pivotControl-overflowDot {
    display: inline-block;
    height: 16px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    vertical-align: bottom;
    width: 16px;
}
.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: #fb1500;
}
.ms-pivotControl-surfacedOpt:hover, .ms-pivotControl-overflowDot:hover, .ms-pivotControl-surfacedOpt-selected:hover {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    cursor: pointer;
}
.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-bottom: 5px;
    margin-left: 0;
    margin-right: 10px;
    margin-top: 5px;
}
.ms-rifield-title {
    padding-top: 5px;
}
.ms-rifield-remove {
    float: right;
}
.ms-rifield-showall {
    float: left;
    margin-top: 10px;
}
.ms-addcolumn-span {
    display: inline-block;
    height: 16px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 16px;
}
.ms-addcolumn-icon {
    left: -200px;
    position: absolute;
    top: -84px;
}
.ms-list-addnew-imgSpan16 {
    display: inline-block;
    height: 16px;
    margin-right: 5px;
    margin-top: -1px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    vertical-align: middle;
    width: 16px;
}
.ms-list-addnew-img16 {
    left: -233px;
    position: absolute;
    top: -138px;
}
.ms-heroCommandLink:hover .ms-list-addnew-imgSpan16 > .ms-list-addnew-img16 {
    left: -233px;
    top: -120px;
}
.ms-list-addnew-imgSpan, .ms-list-addnew-imgSpan20 {
    display: inline-block;
    height: 20px;
    margin-right: 5px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    vertical-align: middle;
    width: 20px;
}
.ms-list-addnew-img, .ms-list-addnew-img20 {
    left: -67px;
    position: absolute;
    top: -180px;
}
.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 {
    display: inline-block;
    margin-top: 6px;
}
.ms-ellipsis-a, .ms-ellipsis-a-tile {
    display: inline-block;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
}
.ms-ellipsis-a {
    height: 16px;
    width: 16px;
}
.ms-ellipsis-a-tile {
    float: right;
    height: 16px;
    width: 16px;
}
.ms-ellipsis-icon, .ms-ellipsis-icon-tile {
    position: absolute;
}
.ms-ellipsis-icon {
    left: -1px;
    top: -238px;
}
.ms-ellipsis-icon-tile {
    color: #fff;
    left: -37px;
    top: -202px;
}
.ms-lstItmLinkAnchor {
    vertical-align: middle;
}
table.ms-toolbar {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
    height: 45px;
}
.ms-menutoolbar {
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    height: 45px;
}
.ms-menutoolbar td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: medium;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: medium;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 4px;
    padding-right: 0;
    padding-top: 0;
}
.ms-menutoolbar td a {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
}
.ms-menutoolbar td a:hover {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
}
.ms-menubuttoninactivehover, .ms-buttoninactivehover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: transparent;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 1px;
    margin-bottom: 3px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 3px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 3px;
    white-space: nowrap;
}
.ms-menubuttonactivehover, .ms-buttonactivehover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
    cursor: pointer;
    margin-bottom: 3px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 3px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 3px;
}
.ms-buttoninactivehover {
    white-space: nowrap;
}
.ms-buttoninactivehover img, .ms-buttonactivehover img {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 1px;
    margin-top: 0;
}
td.ms-menutoolbarheader {
}
span.ms-viewselector, span.ms-viewselectorhover {
    cursor: pointer;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
}
.ms-InlineSearch-Outline-Baseline {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-style: solid;
    border-top-width: 1px;
    float: left;
    height: 22px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: -4px;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 0;
    padding-top: 0;
    white-space: nowrap;
    width: 178px;
}
.ms-InlineSearch-Outline-Empty {
    border-bottom-color: #ababab;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ababab;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ababab;
    border-top-color: #ababab;
}
.ms-InlineSearch-Outline-Focused {
    border-bottom-color: #ff5646;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ff5646;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ff5646;
    border-top-color: #ff5646;
}
.ms-InlineSearch-Outline-Filled {
    border-bottom-color: #ff867a;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ff867a;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ff867a;
    border-top-color: #ff867a;
}
input.ms-InlineSearch-SearchBox-Baseline.ms-InlineSearch-SearchBox-Baseline {
    background-color: transparent;
    border-bottom-width: 0;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-width: 0;
    height: 22px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    vertical-align: middle;
    width: 152px;
}
.ms-InlineSearch-SearchBox-EmptyFocused {
    color: #444;
    font-style: normal;
}
.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;
    float: left;
    margin-bottom: 2px;
    margin-left: 5px;
    margin-right: 0;
    margin-top: -4px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 2px;
    padding-top: 2px;
    white-space: nowrap;
}
.ms-InlineSearch-SearchStatus {
    background-color: transparent;
    display: block;
}
.ms-InlineSearch-DivBaseline {
    display: inline-block;
    vertical-align: middle;
}
.ms-InlineSearch-DivBaseline-NoView {
    margin-left: 30px;
}
.ms-InlineSearch-DivBaseline-NoView .ms-InlineSearch-Outline-Baseline {
    width: 212px;
}
.ms-InlineSearch-DivBaseline-NoView .ms-InlineSearch-SearchBox-Baseline.ms-InlineSearch-SearchBox-Baseline {
    width: 186px;
}
.ms-vl-apptile, .ms-vl-apptile-tenant {
    display: inline-block;
    margin-bottom: 16px;
    margin-right: 13px;
    min-height: 96px;
    vertical-align: top;
    white-space: nowrap;
    width: 288px;
}
.ms-vl-apptile-tenant {
    margin-right: 16px;
}
.ms-vl-applist {
    margin-top: 16px;
}
.ms-vl-sectionHeaderRow {
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.ms-vl-sectionHeader {
    display: inline-block;
    margin-bottom: 8px;
}
.ms-vl-appimage {
    display: inline-block;
    height: 96px;
    vertical-align: top;
}
.ms-vl-appinfo, .ms-vl-appinfo-tenant {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    min-height: 96px;
    vertical-align: top;
    white-space: normal;
    width: 180px;
}
.ms-vl-appinfo-tenant {
    margin-left: 9px;
}
.ms-vl-callout {
    word-break: normal;
}
.ms-vl-recent {
    background-color: #358700;
    color: #fff;
    display: inline-block;
    padding-bottom: 3px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 3px;
}
.ms-vl-callout-beak {
    background-color: rgba(239, 239, 239, 0.78);
}
.ms-core-needIEFilter .ms-vl-callout-beak {
    background-color: transparent;
}
.ms-vl-appdescription, .ms-vl-apptitle {
    white-space: normal;
    word-break: normal;
}
.ms-vl-apptitle, a.ms-vl-apptitle:visited {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 1px;
    color: #444;
    display: inline-block;
    line-height: 1.2;
}
.ms-vl-appnewsubsitelink {
    display: inline-block;
    margin-bottom: 8px;
}
.ms-vl-apptitle:hover {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;

}
.ms-vl-apptitleouter {
    display: inline-block;
    max-height: 2.5em;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 160px;
}
.ms-vl-newSubsiteHeaderSpacer {
    height: 16px;
}
.ms-vl-calloutarrow, a.ms-vl-calloutarrow:hover {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #444;
    margin-top: 1px;
    vertical-align: top;
}
.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 {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #b1b1b1;
    cursor: default;
}
.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(255, 175, 167, 0.5);
}
.ms-vl-apptilehover:hover {
    background-color: rgba(255, 226, 223, 0.5);
}
.ms-vl-appadd-img {
    left: -1px;
    position: absolute;
    top: -30px;
}
div.ms-ssc-siteNameSection {
    margin-bottom: 9px;
}
.ms-ssc-siteTitleBoxLine {
    margin-bottom: 1px;
}
.ms-ssc-previewUrlLine {
    height: 2.2em;
    line-height: 2.2em;
}
.ms-ssc-mgdPathDropdown {
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
}
.ms-ssc-customValidator {
    display: block;
    margin-top: 3px;
}
.ms-ssc-moreAdmins .sp-peoplepicker-errorMsg {
    font-size: 0.9em;
    margin-left: 0;
}
.ms-ssc-buttonSection .ms-ButtonHeightWidth {
    margin-left: 6px;
}
.ms-newdoc-callout-main {
    margin-bottom: -7px;
    padding-top: 10px;
}
.ms-newdoc-callout-item {
    cursor: default;
    margin-left: -20px;
    margin-right: -20px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
}
.ms-newdoc-callout-item:hover {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    background-color: rgba(255, 226, 223, 0.5);
}
.ms-core-needIEFilter .ms-newdoc-callout-item:hover {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    background-color: transparent;
}
.ms-newdoc-callout-text {
    margin-left: 10px;
}
.ms-newdoc-callout-img {
    margin-left: 20px;
}
.sp-peoplepicker-topLevel, .sp-peoplepicker-topLevelDisabled {
    cursor: text;
    height: 100%;
    padding-bottom: 3px;
    padding-left: 0;
    padding-right: 25px;
    padding-top: 3px;
    position: relative;
    width: 371px;
}
input.sp-peoplepicker-editorInput[type="text"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: transparent;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
    margin-left: 5px;
    padding-bottom: 0;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 0;
    vertical-align: inherit;
}
input.sp-peoplepicker-editorInput[type="text"]:focus {
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: 0;
}
.sp-peoplepicker-autoFillContainer {
    border-bottom-color: #e5e5e5;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-top-color: #e5e5e5;
    cursor: default;
    display: none;
    max-width: 300px;
    min-width: 300px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: absolute;
    z-index: 1;
}
.sp-peoplepicker-initialHelpText {
    left: 4px;
    position: absolute;
    top: 3px;
}
.sp-peoplepicker-autoFillPresence {
    height: 20px;
    position: absolute;
    width: 20px;
    z-index: 1;
}
.sp-peoplepicker-userSpan {
    cursor: pointer;
    display: inline-block;
    margin-bottom: 1px;
    margin-left: 2px;
    margin-right: 5px;
    margin-top: 0;
    white-space: nowrap;
}
.sp-peoplepicker-delImage {
    margin-left: 3px;
}
.sp-peoplepicker-delImage:hover {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
}
.sp-peoplepicker-userPresence {
    display: inline-block;
    margin-right: 3px;
}
.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-x: hidden;
    overflow-y: hidden;
}
.sp-peoplepicker-userDisplayLink {
    color: #444;
}
.sp-peoplepicker-userDisplayLink:hover {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
}
.sp-peoplepicker-waitImg {
    display: none;
    font-size: 0;
    height: 16px;
    position: absolute;
    width: 16px;
}
.ms-aclinv-sharingTips-section, .sp-peoplepicker-errorMsg {
    margin-left: 6px;
    margin-top: 6px;
}
.sp-peoplepicker-errorMsg {
    display: inline-block;
}
.ms-core-menu-footer {
    cursor: default;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 7px;
    padding-left: 5px;
    padding-right: 12px;
    padding-top: 0;
}
.ms-core-menu-loading {
    cursor: default;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    text-align: center;
}
.sp-peoplepicker-autoFillContainer .ms-core-menu-item {
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 1px;
    white-space: nowrap;
}
.sp-peoplepicker-autoFillContainer .ms-core-menu-link {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.sp-peoplepicker-autoFillContainer .ms-core-menu-label {
    display: block;
}
.sp-autoFill-menu {
    min-width: 100%;
}
.sp-autoFill-imageWrapper {
    height: 36px;
    padding-right: 5px;
    width: 36px;
}
.sp-autoFill-image {
    clip: rect(0px, 36px, 36px, 0px);
    height: 36px;
    width: 36px;
}
.sp-peoplepicker-autoFillContainer .sp-autoFill-scroll {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: medium;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: medium;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
    box-shadow: 0 0 0 0 transparent;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 10px;
    margin-top: 0;
    max-height: 200px;
    min-width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 3px;
    width: 100%;
}
.sp-autoFill-scroll .ms-core-menu-label {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: medium;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: medium;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
}
.ms-pageinformation td, .ms-pageinformation th {
    text-align: left;
}
.ms-featurealtrow {
    background-color: rgba(239, 239, 239, 0.78);
}
.ms-core-needIEFilter .ms-featurealtrow {
    background-color: transparent;
}
.ms-featurestatus {
    background-color: #e51400;
    color: #fff;
    margin-right: 10px;
    padding-bottom: 7px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 7px;
}
.ms-cbp {
    padding-left: 3px;
}
.ms-storMeFree {
    background-color: rgba(239, 239, 239, 0.78);
}
.ms-storMeUsed {
    background-color: #e51400;
    color: #fff;
    padding-bottom: 3px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 3px;
}
.ms-storman-quotabarouter {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-style: solid;
    border-top-width: 1px;
    height: 8px;
    width: 100px;
}
.ms-storman-quotabarnormalcol {
    border-bottom-color: #649b61;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #649b61;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #649b61;
    border-top-color: #649b61;
}
.ms-storman-quotabarwarningcol {
    border-bottom-color: #fff19d;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #fff19d;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #fff19d;
    border-top-color: #fff19d;
}
.ms-storman-quotabarcriticalcol {
    border-bottom-color: #d80303;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #d80303;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #d80303;
    border-top-color: #d80303;
}
a.ms-taskListShortcutCallout {
    display: inline-block;
    height: 16px;
    overflow-x: hidden;
    overflow-y: hidden;
    vertical-align: bottom;
    width: 16px;
}
span.ms-taskListShortcutCalloutSpan {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../../spcommon-B35BB0A9.themedpng?ctag");
    background-origin: padding-box;
    background-position: -161px -178px;
    background-repeat: no-repeat;
    background-size: auto auto;
    display: inline-block;
    height: 16px;
    width: 16px;
}
.ms-viewtotalselect {
    width: 104px;
}
.ms-recycleBinIconSpan {
    display: inline-block;
    height: 16px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 16px;
}
.ms-recycleBinIconImg {
    left: -197px;
    position: absolute;
    top: -156px;
}
.ms-dtinput, .ms-dttimeinput {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 4px;
    padding-top: 0;
    vertical-align: middle;
}
.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;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    padding-left: 0;
}
caption.ms-dragDropAttract {
    caption-side: bottom;
}
div.ms-dragDropAttract {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #c6c6c6;
    border-bottom-style: dashed;
    border-bottom-width: 2px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #c6c6c6;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: dashed;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 2px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #c6c6c6;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: dashed;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 2px;
    border-top-color: #c6c6c6;
    border-top-style: dashed;
    border-top-width: 2px;
    margin-top: 15px;
    min-width: 400px;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 40px;
    text-align: center;
}
div.ms-dragDropAttract-subtle {
    margin-top: 5px;
    min-width: 300px;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 15px;
    text-align: center;
}
.ms-titleSeparator-rightArrowImgSpan {
    display: inline-block;
    height: 16px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 16px;
}
.ms-titleSeparator-rightArrowImgSpan > .ms-titleSeparator-rightArrowImg {
    left: -109px;
    position: absolute;
    top: -232px;
}
.ms-trcnoti-border {
    background-color: #fff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-trcnoti-host {
    margin-bottom: -1px;
    margin-left: -1px;
    margin-right: -1px;
    margin-top: -1px;
}
.ms-trcnoti-base {
    display: block;
    max-height: 500px;
    position: relative;
    width: 100%;
}
.ms-trcnoti-ovrflw {
    cursor: pointer;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
}
.ms-trcnoti-toast {
    padding-bottom: 4px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 4px;
    text-align: center;
}
.ms-trcnoti-status {
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
.ms-trcnoti-ctr {
    position: absolute;
    right: 16px;
    top: 45px;
    width: 314px;
    z-index: 500;
}
.ms-notif-box {
    min-width: 140px;
    position: absolute;
    right: 16px;
    z-index: 400;
}
.ms-trcnoti-bg {
    background-color: rgba(255, 255, 255, 0.9);
    border-bottom-color: #dedede;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #dedede;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #dedede;
    border-top-color: #dedede;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.47);
    cursor: pointer;
    max-height: 500px;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
    position: relative;
    width: 100%;
}
.ms-trcnoti-bg:hover {
    background-color: rgba(255, 226, 223, 0.5);
    border-bottom-color: #ff867a;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ff867a;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ff867a;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #ff867a;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.47);
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.ms-core-needIEFilter .ms-trcnoti-bg:hover {
}
.ms-trcnoti-body {
    display: inline-block;
    width: 240px;
}
.ms-trcnoti-dt {
    display: inline-block;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-top: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.ms-trcnoti-gfx {
    display: inline-block;
    float: left;
    height: 100%;
    padding-right: 8px;
}
.ms-trcnoti-gfx img {
    max-height: 32px;
    max-width: 32px;
}
#divTiles .s4-wpActive {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.ms-designgallery-item {
    cursor: pointer;
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 32px;
    margin-top: 18px;
}
.ms-designgallery-thumbnail {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-user-select: none;
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
    font-size: 3pt;
    height: 208px;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 278px;
}
.ms-designgallery-thumbnail:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #ff5646;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ff5646;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ff5646;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #ff5646;
    border-top-style: solid;
    border-top-width: 1px;
}
a.ms-designgallery-name {
    color: #444;
}
.ms-designgallery-iteminfo {
    margin-top: 7px;
}
div.ms-designgallery-item-current > .ms-designgallery-thumbnail {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #ff5646;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ff5646;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 3px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ff5646;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 3px;
    border-top-color: #ff5646;
    border-top-style: solid;
    border-top-width: 3px;
    height: 204px;
    width: 274px;
}
div.ms-designgallery-item-current a.ms-designgallery-packagename {
    color: #e51400;
}
.ms-designbuilder-label {
    display: block;
}
#ms-designbuilder-imagecontrol {
    margin-bottom: 20px;
}
#ms-designbuilder-imagecontrol-box {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: rgba(239, 239, 239, 0.78);
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
    display: table-cell;
    height: 132px;
    line-height: 0;
    text-align: center;
    vertical-align: middle;
    width: 178px;
}
.ms-core-needIEFilter #ms-designbuilder-imagecontrol-box {
    background-color: transparent;
}
#ms-designbuilder-imagecontrol-imagecontainer {
    display: inline-block;
}
#ms-designbuilder-imagecontrol-image {
    max-height: 132px;
    max-width: 178px;
}
#ms-designbuilder-imagecontrol-placeholdertext {
    color: #666;
    display: inline-block;
    line-height: normal;
}
#ms-designbuilder-imagecontrol-errortext {
    color: #ff2121;
    display: inline-block;
    line-height: normal;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}
#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-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 5px;
}
#ms-designbuilder-cuicontainer .ms-cui-dd-text {
    background-color: rgba(255, 255, 255, 0.9);
    padding-bottom: 4px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 1px;
}
.ms-core-needIEFilter #ms-designbuilder-cuicontainer .ms-cui-dd-text {
}
#ms-designbuilder-cuicontainer .ms-cui-dd-text > a {
    color: #444;
}
#ms-designbuilder-cuicontainer .ms-cui-dd-text > a:hover {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
}
#ms-designbuilder-cuicontainer .ms-cui-dd-arrow-button {
    line-height: 12px;
    padding-bottom: 0;
    padding-left: 7px;
    padding-right: 3px;
    padding-top: 0;
}
#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: #ffe9e7;
    border-bottom-color: #ffb4ad;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ffb4ad;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ffb4ad;
    border-top-color: #ffb4ad;
}
.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: #ffe9e7;
    border-bottom-color: #ffb4ad;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ffb4ad;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ffb4ad;
    border-top-color: #ffb4ad;
}
#ms-designbuilder-cuicontainer .ms-cui-dd-arrow-button:active {
    background-color: #ffb4ad;
    border-bottom-color: #ff5646;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ff5646;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ff5646;
    border-top-color: #ff5646;
}
.ms-core-needIEFilter #ms-designbuilder-cuicontainer .ms-cui-dd-arrow-button:active {
    background-color: #ffb4ad;
    border-bottom-color: #ff5646;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ff5646;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ff5646;
    border-top-color: #ff5646;
}
#ms-designbuilder-palette-Medium {
    background-color: transparent;
    height: 46px;
}
#ms-designbuilder-palette-Medium .ms-cui-dd-text {
    background-color: transparent;
    height: 36px;
    overflow-x: visible;
    overflow-y: visible;
    padding-bottom: 3px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 5px;
}
#ms-designbuilder-palette-Medium .ms-cui-dd-arrow-button {
    padding-bottom: 13px;
    padding-left: 7px;
    padding-right: 3px;
    padding-top: 12px;
}
#ms-designbuilder-palette-Medium .ms-cui-gallerybutton-SizeCustom {
    border-bottom-width: 0;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-width: 0;
    height: auto;
    width: auto;
}
#ms-designbuilder-palette-Medium .ms-cui-gallerybutton-a {
    border-bottom-width: 0;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-width: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
#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 {
    border-bottom-width: 0;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-width: 0;
    height: 38px;
    margin-right: 0;
}
#ms-designbuilder-palette-menusection .ms-cui-gallerybutton-a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: medium;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: medium;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
    height: 34px;
    padding-bottom: 2px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 2px;
}
#ms-designbuilder-palette-menusection .ms-cui-gallerybutton-a:hover, #ms-designbuilder-palette-menusection .ms-cui-gallerybutton-a:focus {
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium;
    padding-bottom: 0;
    padding-left: 3px;
    padding-right: 2px;
    padding-top: 2px;
}
#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-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
#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-bottom-color: #ff5646;
    border-bottom-width: 2px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ff5646;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #ff5646;
    border-top-width: 2px;
}
#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-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 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-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ff5646;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 2px;
}
.ms-designbuilder-palette {
    display: inline-block;
    font-size: 0;
    margin-bottom: 1px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
}
.ms-designbuilder-palette-color {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
    display: inline-block;
    height: 30px;
    width: 30px;
}
.ms-designbuilder-palette-color1 {
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    width: 45px;
}
#ms-designbuilder-layout-Medium {
    height: 31px;
}
#ms-designbuilder-layout-Medium > .ms-cui-dd-text {
    font-size: 1.1em;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 6px;
    padding-top: 5px;
}
#ms-designbuilder-layout-Medium > .ms-cui-dd-arrow-button {
    padding-bottom: 6px;
    padding-top: 4px;
}
#ms-designbuilder-layout-menusection a.ms-cui-ctl-menu {
    font-size: 14px;
    padding-bottom: 2px;
    padding-left: 9px;
    padding-right: 10px;
    padding-top: 2px;
}
#ms-designbuilder-layout-menusection a.ms-cui-ctl-menu:hover, #ms-designbuilder-layout-menusection a.ms-cui-ctl-menu:focus {
    background-color: transparent;
    border-bottom-color: #ff5646;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ff5646;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ff5646;
    border-top-color: #ff5646;
}
#ms-designbuilder-fontscheme-Medium {
    height: 62px;
}
#ms-designbuilder-fontscheme-Medium .ms-cui-dd-text {
    background-color: #fff;
    color: #000;
    height: 55px;
}
.ms-core-needIEFilter #ms-designbuilder-fontscheme-Medium .ms-cui-dd-text {
}
#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 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
    display: block;
    margin-right: 0;
    margin-top: 1px;
}
#ms-designbuilder-fontscheme-menusection .ms-cui-gallerybutton-a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 1px;
    margin-bottom: 3px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 8px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}
#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-bottom-color: #c6c6c6;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #c6c6c6;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #c6c6c6;
    border-top-color: #c6c6c6;
}
.ms-designbuilder-fontScheme {
    color: #000;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    text-align: left;
}
.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 {
    -moz-user-select: none;
    min-height: 518px;
    min-width: 690px;
    position: relative;
}
#ms-designbuilder-previewglass {
    background-color: #fff;
    height: 518px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 690px;
    z-index: 1000;
}
.ms-core-needIEFilter #ms-designbuilder-previewglass {
    background-color: #fff;
}
.ms-designbuilder-thumbnail {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
    font-size: 7pt;
    height: 516px;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 688px;
}
.ms-designbuilder-navbutton-container {
    height: 43px;
}
.ms-designbuilder-navbutton {
    display: block;
    margin-bottom: 16px;
}
a.ms-designbuilder-navbutton:link, a.ms-designbuilder-navbutton:visited {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #666;
    font-size: 1.4em;
}
a.ms-designbuilder-navbutton:hover, a.ms-designbuilder-navbutton:focus {
    color: #fb1500;
}
a.ms-designbuilder-navbutton:active {
    color: #c01000;
}
.ms-designbuilder-navbutton-image {
    margin-right: 3px;
    vertical-align: middle;
}
.ms-designbuilder-livePreviewButton > .ms-designbuilder-navbutton-image {
    margin-left: 4px;
    margin-right: 0;
}
.ms-designbuilder-navbutton-label {
    vertical-align: bottom;
}
.ms-designbuilder-livePreviewButton {
    float: right;
}
.ms-blog-MainArea {
    max-width: 860px;
    min-width: 560px;
    width: 100%;
}
.ms-blog-LeftColumn {
    overflow-x: hidden;
    width: 190px;
    word-wrap: break-word;
}
.ms-blog-postList {
    list-style-type: none;
    margin-bottom: 0;
    margin-right: 24px;
    margin-top: 0;
    max-width: 670px;
    min-width: 370px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.ms-blog-postBox {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: rgba(255, 255, 255, 0.9);
    border-bottom-color: #ababab;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ababab;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ababab;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #ababab;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-top-style: solid;
    border-top-width: 1px;
    overflow-x: visible;
    overflow-y: visible;
    padding-bottom: 32px;
    padding-left: 0;
    padding-right: 32px;
    padding-top: 32px;
}
.ms-core-needIEFilter .ms-blog-postBox {
    background-color: transparent;
}
.ms-blog-postBoxDate {
    background-color: #e51400;
    border-bottom-color: #d01200;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #d01200;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #d01200;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #d01200;
    border-top-style: solid;
    border-top-width: 1px;
    color: #fff;
    float: left;
    height: 41px;
    text-align: center;
    width: 77px;
}
.ms-blog-postBoxMargin {
    margin-left: 88px;
}
.ms-blog-postInlineDate {
    border-bottom-color: #ababab;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: medium;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: medium;
    border-top-color: #ababab;
    border-top-style: solid;
    border-top-width: 1px;
    float: left;
    height: 45px;
    text-align: center;
    width: 38px;
}
.ms-blog-postInlineMargin {
    margin-left: 52px;
}
.ms-blog-dateText {
    font-weight: bold;
}
.ms-blog-aboutImage {
    text-align: center;
    width: 198px;
}
.ms-blog-command {
    padding-left: 8px;
    padding-right: 8px;
}
.ms-blog-command-noLeftPadding {
    padding-right: 8px;
}
.ms-blog-commandWithSeparator {
    border-bottom-color: #d7d7d7;
    border-bottom-width: 1px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #d7d7d7;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: dotted;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #d7d7d7;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #d7d7d7;
    border-top-width: 1px;
}
.ms-blog-boldMonth {
    font-weight: bold;
}
.ms-blog-commandSpace {
    padding-top: 5px;
}
.ms-blog-postBody {
    overflow-x: hidden;
    overflow-y: hidden;
    padding-top: 5px;
}
.ms-blog-postBody img {
    max-width: 100%;
}
.ms-blog-postHeader {
    padding-left: 10px;
}
.ms-blog-postDivider {
    height: 35px;
}
.ms-blog-postDividerHr {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    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 {
    font-family: "Segoe UI","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
    width: 100%;
}
.ms-blog-quickLinksTitle.ms-blog-quickLinksTitle {
    padding-left: 0;
}
.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-bottom: 6px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 5px;
}
.ms-blog-adminLinks {
    background-color: rgba(239, 239, 239, 0.78);
    display: inline-block;
    margin-bottom: 6px;
    min-width: 170px;
    padding-bottom: 10px;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 9px;
}
.ms-dlgOverlay {
    background-color: #999;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.4;
    position: absolute;
    top: 0;
    width: 100%;
}
.ms-core-needIEFilter .ms-dlgOverlay {
}
.ms-dlgFrameContainer {
    overflow-x: auto;
    overflow-y: auto;
    padding-bottom: 10px;
    padding-left: 19px;
    padding-right: 19px;
    padding-top: 0;
}
.ms-dlgTitle {
    cursor: move;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 15px;
    padding-left: 19px;
    padding-right: 19px;
    padding-top: 13px;
    white-space: nowrap;
}
.ms-dlgFrameContainerNoPadding {
    overflow-x: auto;
    overflow-y: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.ms-dlgTitleNoPadding {
    cursor: move;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    white-space: nowrap;
}
.ms-dlgFrame {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: medium;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: medium;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
    height: 100%;
    width: 100%;
}
.ms-dlgContent {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.47);
    position: absolute;
}
.ms-dlgContentNoBorder {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;

    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.47);
    position: absolute;
}
.ms-dlgContentThinShadow {
    background-color: #fff;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.47);
    position: absolute;
}
.ms-dlg-heading, h2.ms-dlg-heading {
    color: #444;
    font-family: "Georgia","Segoe UI Semilight","Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
    font-size: 1.46em;
}
.ms-dlgTitleText {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    text-overflow: ellipsis;
}
.ms-dlgContent > .ms-dlgBorder > .ms-dlgTitle > .ms-dlgCloseBtn > .s4-clust {
    height: 16px !important;
    width: 16px !important;
}
.ms-dlgTitleBtns {
    float: right;
    height: 30px;
    margin-right: -18px;
    margin-top: -10px;
}
.ms-dlgCloseBtn > span {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 1px;
    cursor: pointer;
}
.ms-dlgErrItem {
    display: inline;
    padding-right: 10px;
}
.ms-dlgLoadingTextDiv {
    padding-bottom: 16px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    white-space: nowrap;
}
.ms-dlgLoadingText {
    padding-left: 3px;
    text-align: left;
    width: 100%;
}
.ms-dialog body {
    background-color: #fff;
}
.ms-core-menu-box, .ms-core-menu-boxBig {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-bottom-color: #dedede;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-collapse: separate;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #dedede;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #dedede;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #dedede;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.47);
    overflow-x: visible;
    overflow-y: visible;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-align: left;
    z-index: 9999;
}
.ms-core-needIEFilter .ms-core-menu-box, .ms-core-needIEFilter .ms-core-menu-boxBig {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-core-menu-box {
    max-width: 250px;
}
.ms-core-menu-boxBig {
    max-width: 400px;
}
.ms-core-menu-list {
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    max-height: 405px;
    min-width: 125px;
    overflow-x: auto;
    overflow-y: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.ms-core-menu-item > .ms-core-menu-box > .ms-core-menu-list {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.ms-core-menu-item {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 1px;
    cursor: pointer;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.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 {

    float: left;
    line-height: 1.5em;
}
.ms-core-menu-icon {
    min-height: 16px;
    min-width: 16px;
}
.ms-core-menu-iconLarge {
    min-height: 32px;
    min-width: 32px;
}
.ms-core-menu-label, .ms-core-menu-labelCompact {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 1px;
    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;
    vertical-align: middle;
    width: 16px;
}
.ms-core-menu-iconLarge > img {
    height: 32px;
    vertical-align: middle;
    width: 32px;
}
a.ms-core-menu-link {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #444;
    display: block;
    padding-bottom: 6px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 6px;
    position: relative;
}
a.ms-core-menu-link:focus {
    outline-color: transparent;
    outline-style: dotted;
    outline-width: 1px;
}
a.ms-core-menu-indent {
    padding-left: 27px;
}
.ms-core-menu-item:hover, .ms-core-menu-itemSelected {
    background-color: rgba(255, 226, 223, 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: #ffe2df;
}
.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(255, 175, 167, 0.5);
}
.ms-core-needIEFilter .ms-core-menu-staticItemSelected, .ms-core-needIEFilter .ms-core-menu-staticItemSelected:hover {
    background-color: #ffafa7;
}
.ms-core-menu-arrowBox {
    display: inline-block;
    position: absolute;
    right: 0;
    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 {
    color: #e5e5e5;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2px;
}
.ms-core-menu-button {
    cursor: pointer;
}
.ms-core-menu-link:link, .ms-core-menu-link:visited {
    color: #444;
}
.ms-core-menu-closebutton {
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    text-align: right;
}
.ms-contextmenu-box {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: white;
    border-bottom-color: #d1d1d1;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #d1d1d1;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #d1d1d1;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #d1d1d1;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.47);
    font-family: "Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: 400;
    position: fixed;
    z-index: 5002;
}
.ms-contextmenu-overlay {
    background-color: #fff;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 5001;
}
.ms-contextmenu-list {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.ms-contextmenu-item {
    padding-left: 12px;
    padding-right: 12px;
}
.ms-contextmenu-item:hover, .ms-contextmenu-itemSelected {
    background-color: #e6f3fb;
}
.ms-contextmenu-item[disabled="true"] > .ms-contextmenu-link, .ms-contextmenu-itemDisabled > .ms-contextmenu-link {
    color: #b1b1b1;
}
.ms-contextmenu-item[disabled="true"], .ms-contextmenu-item[disabled="true"] > .ms-contextmenu-link, .ms-contextmenu-itemDisabled, .ms-contextmenu-itemDisabled > .ms-contextmenu-link {
    cursor: default;
}
.ms-contextmenu-link {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #444444;
    display: inline-block;
    margin-left: -12px;
    padding-bottom: 10px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 10px;
    width: 100%;
}
.ms-contextmenu-separator {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.ms-contextmenu-separatorHr {
    border-top-color: #c6c6c6;
    border-top-style: solid;
    border-top-width: 1px;
    margin-bottom: 1px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 1px;
}
.ms-contextmenu-select {
    padding-right: 8px;
}
.ms-contextmenu-selectable {
    margin-right: 8px;
}
/* _lcid="1033" _version="15.0.4561"
_LocalBinding */
.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{
/* [ReplaceColor(themeColor:"TopBarBackground")] */ 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{
/* [ReplaceColor(themeColor:"Dark2-Medium")] */ 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{
/* [ReplaceColor(themeColor:"Dark2",themeTint:"0.8")] */ border-color:#5a707b;
color:#fff !important;
}
.ms-cui-tt-s .ms-cui-tt-a:hover{
/* [ReplaceColor(themeColor:"Dark2-Medium")] */ 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-cg-s .ms-cui-ct-ul{
}
.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;
    font-size: 13px;
    overflow-x: hidden;
    overflow-y: hidden;
    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
{
/* [ReplaceColor(themeColor:"TopBarText")] */ 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
{
/* [ReplaceColor(themeColor:"TopBarBackground")] */ 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
{
/* [ReplaceColor(themeColor:"TopBarText")] */ 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
{
/* [ReplaceColor(themeColor:"TopBarBackground")] */ 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 {
    height: 91px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 100%;
    z-index: 100;
}
.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-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: transparent;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-top-color: transparent;
}
.ms-browseTab.ms-cui-tt-s > .ms-cui-tt-a:hover {
    border-bottom-color: #e1e1e1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e1e1e1;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e1e1e1;
    border-top-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-color: #e1e1e1;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.ms-cui-topBar2.ms-browseTabContainer {
    border-bottom-color: rgba(239, 239, 239, 0.8);
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.ms-promlink-root {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
}
.ms-promlink-header {
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 10px;
    width: 100%;
}
.ms-promlink-headerNav {
    float: right;
    margin-top: 4px;
}
.ms-promlink-body {
    height: 150px;
    position: relative;
    width: 10000px;
}
.ms-promlink-tile {
    float: left;
    height: 150px;
    width: 150px;
}
.ms-promlink-image {
    height: 150px;
    width: 150px;
}
.ms-core-needIEFilter .ms-promlink-detailsBox {
}
.ms-promlink-detailsList {
    height: 150px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
.ms-promlink-separator {
    border-bottom-color: #d7d7d7;
    border-bottom-width: 1px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #d7d7d7;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: dotted;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #d7d7d7;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #d7d7d7;
    border-top-width: 1px;
}
.ms-promlink-backgroundText {
    color: #f2f2f2;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    position: absolute;
    top: 0;
}
.ms-promlink-parttitle.ms-promlink-parttitle {
    display: inline;
    padding-right: 10px;
}
.ms-promlink-button {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-style: solid;
    border-top-width: 1px;
    display: inline-block;
    height: 16px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    width: 16px;
}
.ms-promlink-button-inner {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
.ms-promlink-button-image {
    display: inline-block;
    height: 16px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 16px;
}
.ms-promlink-button-left {
    left: -127px;
    position: absolute;
    top: -232px;
}
.ms-promlink-button-right {
    left: -199px;
    position: absolute;
    top: -228px;
}
.ms-promlink-button-left-disabled {
    left: -145px;
    position: absolute;
    top: -232px;
}
.ms-promlink-button-right-disabled {
    left: -181px;
    position: absolute;
    top: -228px;
}
.ms-promlink-button-left-hover {
    left: -217px;
    position: absolute;
    top: -228px;
}
.ms-promlink-button-right-hover {
    left: -163px;
    position: absolute;
    top: -232px;
}
.ms-promlink-button-hidden {
    display: none;
}
.ms-promlink-button-disabled {
    background-color: rgba(255, 255, 255, 0.9);
    border-bottom-color: #e1e1e1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e1e1e1;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e1e1e1;
    border-top-color: #e1e1e1;
}
.ms-core-needIEFilter .ms-promlink-button-disabled {
    background-color: transparent;
}
.ms-promlink-button-disabled-hover {
    background-color: rgba(255, 255, 255, 0.9);
    border-bottom-color: #ffb4ad;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ffb4ad;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ffb4ad;
    border-top-color: #ffb4ad;
}
.ms-core-needIEFilter .ms-promlink-button-hover {
    background-color: transparent;
}
.ms-promlink-button-enabled {
    background-color: rgba(255, 255, 255, 0.9);
    border-bottom-color: #ababab;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ababab;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ababab;
    border-top-color: #ababab;
}
.ms-core-needIEFilter .ms-promlink-button-enabled {
    background-color: transparent;
}
.ms-promlink-button-enabled-hover, .ms-promlink-button-enabled:hover {
    background-color: #ffe9e7;
    border-bottom-color: #ffb4ad;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ffb4ad;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ffb4ad;
    border-top-color: #ffb4ad;
}
.ms-core-needIEFilter .ms-promlink-button-enabled-hover, .ms-core-needIEFilter .ms-promlink-button-enabled:hover {
    background-color: transparent;
}
.ms-promlink-button-enabled-pressed {
    background-color: #ffb4ad;
    border-bottom-color: #ff5646;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ff5646;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ff5646;
    border-top-color: #ff5646;
}
.ms-core-needIEFilter .ms-promlink-button-enabled-pressed {
    background-color: transparent;
}
.ms-promlink-gettingStartedCallout {
    white-space: normal;
}
.ms-attractMode-Cell {
    display: inline-block;
}
.ms-attractMode-Background {
    background-color: rgba(239, 239, 239, 0.78);
    height: 224px;
    width: 100%;
}
.ms-core-needIEFilter .ms-attractMode-Background {
}
.ms-attractMode-Wrapper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 50px;
    width: 393px;
}
.ms-attractMode-Icon {
    height: 128px;
    width: 128px;
}
.ms-attractMode-Text {
    color: #777;
    display: table-cell;
    height: 128px;
    vertical-align: middle;
    width: 250px;
}
.ms-linksection-level2 {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.ms-linksection-level2 > td {
    padding-bottom: 17px;
    padding-left: 5px;
}
.ms-linksection-level2 > td > h3 {
    color: #004693;
    font-weight: normal;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.ms-linksection-level2 > td > h3 > a {
    color: #276500;
}
.ms-linksection-level2 img {
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 8px;
    padding-top: 0;
}
.ms-linksection-level2 ul, .ms-linksection-level2 ul > li {
    display: inline;
    line-height: 16px;
}
.ms-linksection-level2 ul {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.ms-linksection-level2 ul > li {
    color: #d7d7d7;
    font-weight: normal;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    white-space: nowrap;
}
.ms-linksection-level2 span {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 2px;
    padding-top: 0;
}
.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 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 1px;
    bottom: -2px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    position: relative;
    white-space: nowrap;
}
.ms-templatepickerselected div {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-bottom-color: #ababab;
    border-bottom-style: solid;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ababab;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ababab;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #ababab;
    border-top-style: solid;
    border-top-width: 1px;
    bottom: -2px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    position: relative;
    white-space: nowrap;
}
.ms-templatepickerselected > div > a {
    color: #444;
}
.ms-templatepickerunselected > div > a {
    color: #777;
}
.ms-templatepicker-select {
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 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-bottom: 2px;
    padding-top: 2px;
    vertical-align: middle;
}
.ms-viewheadertr .ms-vh2-gridview {
    background-color: #e7e7e7;
    background-image: none;
    background-repeat: no-repeat;
    height: 33px;
}
.ms-errorcolor {
    color: #ff2121;
}
.ms-successcolor {
    color: #358700;
}
.ms-warning {
    color: #ff2121;
    font-weight: bold;
}
.ms-toolbar {
    color: #666;
}
table.ms-toolbar {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: medium;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: medium;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
    height: 45px;
}
table.ms-toolbar-togglebutton-on > tbody > tr > td > a {
    color: #e51400;
}
.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 {
    left: -999em;
    overflow-x: hidden;
    overflow-y: hidden;
    position: absolute;
    width: 1em;
}
span.ms-featurestatustext, td.ms-featurestatustext {
    white-space: nowrap;
}
.ms-detailsview {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e5e5e5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
    text-align: left;
}
.ms-detailsview td {
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
}
.ms-spimn-img {
    position: absolute;
}
.ms-spimn-imgSize-10x10 {
    height: 10px;
    width: 10px;
}
.ms-spimn-imgSize-16x16 {
    height: 16px;
    width: 16px;
}
.ms-spimn-imgSize-5x36 {
    height: 36px;
    width: 5px;
}
.ms-spimn-imgSize-5x48 {
    height: 48px;
    width: 5px;
}
.ms-spimn-imgSize-8x72 {
    height: 72px;
    width: 8px;
}
.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 {
    display: table-row;
    height: 30px;
}
#suiteBarLeft {
    background-color: #e51400;
    color: #fff;
    vertical-align: middle;
    width: 100%;
}
#suiteBarLeft, #suiteBarRight {
    display: table-cell;
    line-height: 0;
}
.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: #e51400;
}
#suiteBarRight {
    background-color: rgba(239, 239, 239, 0.8);
    color: #666;
    padding-right: 5px;
    white-space: nowrap;
}
.ms-core-needIEFilter #suiteBarRight {
    background-color: transparent;
}
.ms-core-suiteLinkList {
    list-style-type: none;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    padding-left: 0;
    padding-right: 8px;
    white-space: nowrap;
}
.ms-core-suiteLink {
    line-height: 30px;
}
.ms-core-suiteLink-a, .ms-core-suiteLink-a:visited, a.ms-core-suiteLink-disabled {
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    color: #fff;
    display: inline-block;
    padding-bottom: 0;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 0;
}
.ms-core-suiteLink-a:hover {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    background-color: #ff4c3b;
}
.ms-core-needIEFilter .ms-core-suiteLink-a:hover {
    background-color: #ff4c3b;
}
.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 {
    background-color: #fff;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #dedede;
    color: #333;
}
.ms-suitenav-caratBox {
    display: inline-block;
    height: 8px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 8px;
}
.ms-suitenav-caratIcon {
    left: -56px;
    position: absolute;
    top: -256px;
}
.ms-suitenav-downarrowBox {
    display: inline-block;
    height: 16px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 16px;
}
.ms-suitenav-downarrowIcon {
    left: -55px;
    position: absolute;
    top: -202px;
}
a.ms-core-suiteLink-active > span > .ms-suitenav-downarrowBox > .ms-suitenav-downarrowIcon {
    left: -233px;
    position: absolute;
    top: -156px;
}
.ms-suitenav-ellipsisBox {
    display: inline-block;
    height: 16px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 16px;
}
.ms-suitenav-ellipsisIcon {
    left: -37px;
    position: absolute;
    top: -202px;
}
a.ms-core-suiteLink-active > span > .ms-suitenav-ellipsisBox > .ms-suitenav-ellipsisIcon {
    left: -233px;
    position: absolute;
    top: -174px;
}
a.ms-core-suiteLink-disabled, a.ms-core-suiteLink-disabled:hover {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #92c0e0;
    cursor: default;
}
.ms-core-suitemenu {
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 0;
    box-shadow: 3px 3px 6px -4px rgba(0, 0, 0, 0.3), -3px 3px 6px -4px rgba(0, 0, 0, 0.3);
    display: none;
    line-height: normal;
    overflow-x: hidden;
    overflow-y: hidden;
    position: absolute;
    text-align: left;
    top: -10000px;
    z-index: 1003;
}
.ms-core-needIEFilter .ms-core-suitemenu {
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 0;
}
#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-bottom: 6px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 6px;
}
#roamingAppContainer {
    width: 410px;
}
#roamingAppFrameArea {
    background-color: rgba(239, 239, 239, 0.78);
    min-height: 200px;
}
.ms-core-needIEFilter #roamingAppFrameArea {
}
#roamingAppStatusArea {
    color: #666;
    margin-bottom: 0;
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 0;
    text-align: center;
}
#officeAppIcons {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}
#roamingAppFooterArea {
    padding-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 40px;
}
.ms-roamingapps-appicon {
    display: inline-block;
    height: 100px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    text-align: center;
    width: 100px;
}
.ms-roamingapps-appicon > div {
    width: 100px;
}
.ms-roamingapps-goback {
    cursor: pointer;
}
a.ms-roamingapps-goback:link, a.ms-roamingapps-goback:visited {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #666;
}
a.ms-roamingapps-goback:hover, a.ms-roamingapps-goback:focus {
    color: #fb1500;
}
a.ms-roamingapps-goback:active {
    color: #c01000;
}
.ms-roamingapps-goback-image {
    margin-right: 3px;
    vertical-align: middle;
}
.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;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 40px;
}
.ms-roamingapps-iconinner-1 {
    left: -127px;
    position: absolute;
    top: -43px;
}
.ms-roamingapps-iconouter-2 {
    display: inline-block;
    height: 40px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 40px;
}
.ms-roamingapps-iconinner-2 {
    left: -43px;
    position: absolute;
    top: -1px;
}
.ms-roamingapps-iconouter-3 {
    display: inline-block;
    height: 40px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 40px;
}
.ms-roamingapps-iconinner-3 {
    left: -1px;
    position: absolute;
    top: -43px;
}
.ms-roamingapps-iconouter-4 {
    display: inline-block;
    height: 40px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 40px;
}
.ms-roamingapps-iconinner-4 {
    left: -85px;
    position: absolute;
    top: -1px;
}
.ms-roamingapps-iconouter-5 {
    display: inline-block;
    height: 40px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 40px;
}
.ms-roamingapps-iconinner-5 {
    left: -85px;
    position: absolute;
    top: -43px;
}
.ms-roamingapps-iconouter-6 {
    display: inline-block;
    height: 40px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 40px;
}
.ms-roamingapps-iconinner-6 {
    left: -43px;
    position: absolute;
    top: -85px;
}
.ms-roamingapps-iconouter-7 {
    display: inline-block;
    height: 40px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 40px;
}
.ms-roamingapps-iconinner-7 {
    left: -43px;
    position: absolute;
    top: -43px;
}
.ms-roamingapps-iconouter-8 {
    display: inline-block;
    height: 40px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 40px;
}
.ms-roamingapps-iconinner-8 {
    left: -1px;
    position: absolute;
    top: -1px;
}
.ms-roamingapps-iconouter-9 {
    display: inline-block;
    height: 40px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 40px;
}
.ms-roamingapps-iconinner-9 {
    left: -127px;
    position: absolute;
    top: -85px;
}
.ms-mrudocs-webpartheader {
    padding-left: 1px;
    padding-top: 19px;
}
.ms-mrudocs-webpartfooter {
    padding-left: 1px;
    padding-top: 11px;
}
.ms-mrudocs-separator {
    border-bottom-color: #ababab;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-top: 15px;
    width: 158px;
}
.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;
    padding-left: 2px;
    position: absolute;
    top: -48px;
}
.ms-mrudocs-pinnedicon-container {
    height: 16px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    width: 16px;
}
.ms-chromecontrol-help {
    background-image: url("../../spintl-6C241A93.themedpng?ctag");
    background-position: -19px -1px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    width: 16px;
}
.ms-search-image {
    float: right;
}
.ms-entity-resolved {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: underline;
    -moz-text-decoration-style: solid;
    display: inline-block;
}
.ms-entity-unresolved {
    background-image: url("../../usersquiggle-B8A7C995.themedpng?ctag");
    background-position: left bottom;
    background-repeat: repeat-x;
    cursor: pointer;
    display: inline-block;
    padding-bottom: 2px;
    vertical-align: text-top;
}
.ms-rte-layoutszone-inner {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.ms-inputuserfield {
    height: 25px;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0;
}
.ms-inputuserfield:disabled {
    background-color: #fdfdfd;
    border-bottom-color: #e1e1e1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e1e1e1;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #e1e1e1;
    border-top-color: #e1e1e1;
    color: #b1b1b1;
}
.ms-fileField-fileExt {
    padding-left: 3px;
}
.ms-wiki-newPage {
    padding-top: 10px;
}
a.ms-wikilink {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
}
.ms-wiki-columnSpacing {
    padding-left: 24px;
}
a.ms-missinglink {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    border-bottom-color: #e51400;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
}
.ms-tileview-root {
    min-width: 540px;
}
.ms-tileview-header {
    margin-bottom: 24px;
}
.ms-tileview-tile-root {
    float: left;
}
.ms-tileview-tile-content {
    background-color: #e51400;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
}
.ms-tileview-tile-content > a:hover, .ms-tileview-tile-content > a:active {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
}
.ms-tileview-tile-inner {
    margin-top: 6px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
}
.ms-tileview-tile-detailsBox {
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    position: absolute;
    top: 130px;
}
.ms-core-needIEFilter .ms-tileview-tile-detailsBox {
    background-color: transparent;
}
.ms-tileview-tile-backgroundColorDetailsBox {
    background-color: rgba(229, 20, 0, 0.9);
}
.ms-core-needIEFilter .ms-tileview-tile-backgroundColorDetailsBox {
}
.ms-tileview-tile-transparentDetailsBox {
    background-color: rgba(229, 20, 0, 0);
}
.ms-core-needIEFilter .ms-tileview-tile-transparentDetailsBox {
}
.ms-tileview-tile-tabularBox {
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
    position: relative;
    top: -27px;
}
.ms-tileview-tile-selected, .ms-tileview-tile-selectionBox, .ms-tileview-tile-selectionBox > *, .ms-tileview-tile-selectionBox:hover > * {
    background-color: #e51400;
}
.ms-tileview-tile-selectionBox, .ms-tileview-tile-selectionBox > span {
    cursor: pointer;
    position: relative;
}
.ms-tileview-tile-selectionBox {
    height: 30px;
    left: -10px;
    text-align: center;
    top: -3px;
    width: 30px;
}
.ms-tileview-tile-selectionBox > span {
    top: 5px;
}
.ms-tileview-tile-detailsListSmall {
    height: 130px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 6px;
}
.ms-tileview-tile-detailsListMedium {
    height: 150px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 6px;
}
.ms-tileview-tile-detailsListLarge {
    height: 200px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 6px;
}
.ms-tileview-tile-titleMedium, .ms-tileview-tile-titleLarge {
    color: #fff;
    font-size: 1em;
}
.ms-tileview-tile-titleSmallCollapsed, .ms-tileview-tile-titleMediumCollapsed {
    display: table-cell;
    height: 36px;
    overflow-x: hidden;
    overflow-y: hidden;
    vertical-align: bottom;
}
.ms-tileview-tile-titleLargeCollapsed {
    display: table-cell;
    height: 52px;
    overflow-x: hidden;
    overflow-y: hidden;
    vertical-align: bottom;
}
.ms-tileview-tile-titleShortOverlay {
    vertical-align: top;
}
.ms-tileview-tile-titleSmallExpanded, .ms-tileview-tile-titleMediumExpanded, .ms-tileview-tile-titleLargeExpanded {
    display: table-cell;
    max-height: 52px;
    overflow-x: hidden;
    overflow-y: hidden;
}
.ms-tileview-tile-titleTextSmallCollapsed, .ms-tileview-tile-titleTextMediumCollapsed {
    max-height: 36px;
    overflow-x: hidden;
    overflow-y: hidden;
}
.ms-tileview-tile-titleTextSmallExpanded, .ms-tileview-tile-titleTextMediumExpanded, .ms-tileview-tile-titleTextLargeCollapsed, .ms-tileview-tile-titleTextLargeExpanded {
    max-height: 52px;
    overflow-x: hidden;
    overflow-y: hidden;
}
.ms-tileview-tile-bodyText {
    color: #fff;
    max-height: 5em;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    position: absolute;
    word-wrap: break-word;
}
.ms-tileview-tile-multiImage {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
}
.ms-tileview-tile-iconImage {
    left: 10px;
    position: absolute;
    top: 68px;
}
.ms-tileview-tile-descriptionSmall, .ms-tileview-tile-descriptionMedium, .ms-tileview-tile-descriptionLarge {
    padding-top: 15px;
}
.ms-tileview-documentTile-launchPoint {
    position: absolute;
    right: 20px;
}
.ms-tileview-documentTile-content {
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
}
.ms-tileview-documentTile-modifiedDate {
    left: 0;
    position: absolute;
    top: 15px;
    white-space: nowrap;
}
.ms-tileview-documentTile-icon {
    left: 0;
    position: absolute;
}
.ms-tileview-documentTile-title {
    left: 0;
    position: absolute;
}
.ms-core-form-bottomButtonBox button {
    margin-left: 6px;
}
.ms-manageLink-table {
    width: 100%;
}
.ms-manageLink-column {
    margin-bottom: 9px;
    margin-right: 15px;
    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-tabbed-url-width {
    width: 359px;
}
.ms-manageLink-url-width {
    width: 470px;
}
.ms-manageLink-url {
    border-bottom-width: 0;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-width: 0;
    cursor: text;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.ms-manageLink-progress {
    text-align: left;
    vertical-align: middle;
}
.ms-manageLink-progress-img {
    margin-bottom: 0;
    margin-left: 6px;
    margin-right: 6px;
    margin-top: 0;
}
.ms-manageLink-buttonrow {
    margin-top: 11px;
}
.ms-navresizer-vertical {
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #e5e5e5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    cursor: e-resize;
    margin-left: 1px;
    width: 5px;
}
.ms-navresizer-horizontal {
    background-color: rgba(239, 239, 239, 0.78);
    border-top-color: #e5e5e5;
    border-top-style: solid;
    border-top-width: 1px;
    cursor: n-resize;
    height: 5px;
    margin-right: 1px;
}
.ms-navresizer-verticalpositionhelper {
    height: 0;
    position: relative;
    top: 0;
    width: 0;
}
.ms-navresizer-verticalpositionhelper .ms-navresizer-vertical {
    height: 800px;
    position: absolute;
    top: 0;
}
.ms-fullscreenmode #navresizerVerticalBar {
    display: none;
}
.ms-fullscreenmode #navresizerHorizontalBar {
    display: none;
}
.ms-inlineSearch-searchImgSpanBase {
    direction: ltr;
    display: inline-block;
    height: 20px;
    margin-bottom: 0;
    margin-left: 4px;
    margin-right: 0;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    vertical-align: middle;
    width: 20px;
}
.ms-inlineSearch-searchImgSpanStandard {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-inlineSearch-searchImgSpanHoverHighlight {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffe9e7;
    border-bottom-color: #ffe9e7;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #ffe9e7;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #ffe9e7;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #ffe9e7;
    border-top-style: solid;
    border-top-width: 1px;
}
.ms-inlineSearch-searchImg {
    left: -105px;
    position: relative;
    top: -138px;
}
.ms-inlineSearch-searchImgHover {
    left: -153px;
    position: relative;
    top: -134px;
}
.ms-cancelImg, .ms-inlineSearch-cancelImg {
    left: -23px;
    position: relative;
    top: -180px;
}
.ms-cancelImgHover, .ms-inlineSearch-cancelImgHover {
    left: -1px;
    position: relative;
    top: -180px;
}
.ms-cancelImg, .ms-cancelImgHover {
    position: absolute;
}
.ms-inlineSearch-imgHoverHighlight {
    background-color: #ffe9e7;
}
.ms-HelpPanel-Notification {
    position: fixed;
    width: 290px;
    z-index: 503;
}
.ms-HelpPanel-NotificationArrow {
    margin-top: -24px;
    position: absolute;
    right: 20px;
    z-index: 504;
}
.ms-HelpPanel-NotificationBaloon {
    border-bottom-color: #98a3a6;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #98a3a6;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #98a3a6;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #98a3a6;
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    text-align: left;
}
.ms-HelpPanel-NotificationClose {
    font-size: 0;
    position: absolute;
    right: 12px;
    top: 12px;
}
.ms-core-overlay {
    background-color: rgba(255, 255, 255, 0.9);
}
.ms-core-needIEFilter .ms-core-overlay {
    background-color: transparent;
}
#globalNavBox, .ms-clientcontrol-chromeheader {
    background-color: rgba(239, 239, 239, 0.8);
    height: 35px;
    width: 100%;
}






.ms-core-needIEFilter #globalNavBox, .ms-core-needIEFilter .ms-clientcontrol-chromeheader {
}
#siteactiontd {
    display: inline-block;
}
.ms-cui-TabRowLeft {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 9px;
    padding-top: 13px;
}
#s4-titlerow {
    margin-bottom: 0;
    margin-top: 0;
    background-image:url('imagenesPGR/plecaHeader.png');
    width:1024px;
    height:125px;
    background-repeat:no-repeat;
    margin:auto;

}

/*Pleca onda parte editable*/
#contentRow {
    width: 985px;
    margin:auto;
    
    background-image:url('imagenesPGR/bgbody.png');
    background-repeat:repeat-y;
    }
#sideNavBox {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    width: 180px;
    display:none;
}
.ms-core-sideNavBox-removeLeftMargin {
    margin-left: -20px;
}
.ms-tv-box {
    margin-left: 20px;
}
#contentBox {
    padding:10px
}
.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: 0;
}
.ms-mpSearchBox {
    width: 360px;
}
.ms-list-addnew-aligntop {
    padding-top: 0;
}

.o365cs-base.o365cst.o365spo .o365cs-topnavBGColor, .o365cs-base.o365cst.o365spo.o365cs-topnavBGColor{
	background-color:#666666 !important;
}

#GlobalBreadCrumbNavPopout-menu .ms-breadcrumb-top{
	background-image:none;
 	height: auto;
    width: auto;
	
}


/*estilos menu del header (Directorio,Contacto,Mapa del sitio  English)*/

.menuAyuda a{
	font-size:11px;
	color:black;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	/*text-transform: uppercase;*/
	text-transform: none;
}
.menuAyuda a:hover{
	color:#992626;
}
.menuAyuda{
		padding-top:5px;
}
.footer{
	width:1024px;
	margin:auto;
	text-align:center;
	color:#A7A9AB;
	font-family:"Segoe UI", arial;
	font-size:12px;
	padding-bottom:30px;
}
   .menuAyuda  ul{

        padding: 0;

        list-style: none;

    }

   .menuAyuda  ul li{

        float: left;

        width: 82px;

        text-align: center;

    }

    .menuAyuda ul li a{

      display: block;
      padding: 5px 5px;
      color: #333 !important;
     text-decoration: none;
     position: relative;
   	 z-index: 100;
	white-space:nowrap

    }

    .menuAyuda ul li a:hover{

        color: #CC0000;

        background: #EBEBEB;

    }

     .menuAyuda ul li ul{

        display: none;

    }

   .menuAyuda ul li:hover ul{

        display: block; /* display the dropdown */

    }
    
    .menuAyuda ul li ul li{
	background-color:#CCCCCC;
	position:relative;
	z-index:99999;
width:100px;
white-space:normal;
}
.cse .gsc-control-cse, .gsc-control-cse{
	background:none !important;
	border:none !important;
	margin-top:40px;
	margin-left:40px;
}
.gsib_a{
	width:180px !important;
}
.barGallery{
	width:960px;
	height:60px;
	background-image:url('../../galeriaBtns/brandGallery.png');
	background-repeat:no-repeat;
	margin-bottom:50px;
	background-position:center top;
}
.titleBarGallery{
	float: left;
    margin-left: 80px;
    margin-top: -10px;
}
.galleryWrapper{
	background-image:url("../../galeriaBtns/bgGalleryrojo.png");
	width:960px;
	height:242px;
	clear:both;
}

.titleDivs{
	 position: absolute;
    z-index: 2;
}
.thumbGalleries{
	float: left;
    margin-left: 90px;
	border:#fff 5px solid;
	width:200px;
	height:150px;
	margin-top:55px;
}
.thumbDivs{
	position: absolute;
    z-index: 3;
}


.titlesDivs{
	position: absolute;
    z-index: 4;
}
.btnMas {
	display:inline;
}
.btn{
	width:320px;
	padding-top:20px;
	text-align:center;
	display:inline-block;
}
.listaVinculos{
	color:#5A5A59; 
	font-size:12px; 
	font-family:arial, Sans Serif; 
	text-decoration:none
}
.listaVinculos:hover{
	color: #BB0003;
	text-decoration:underline;
}
.promotedTitles{
	color:#000; 
	font-size:12px; 
	font-family:Arial, Sans-serif; 
	text-transform:uppercase;
	background-image: url(imagenesPGR/barPromotedLinks.png);
	padding:3px 3px 3px 40px;
	height:15px;
}


.ms-navedit-titleBoxContainer{
background-color:brown !important;
}
.ms-core-listMenuEdit > tr > .ms-navedit-linkCell > .ms-core-listMenu-item{
color:lightcoral !important;
}
.ms-navedit-titleBox{
	color:white !important;
}

/* Estilos para la barra de títulos */
#barratitulo {
width:95%;
/*border-left:#6d8428 8px solid;*/
border-left:#056839 8px solid;
background: -moz-linear-gradient(left,  #c60916 2%, #c60916 2%, #d1cdcc 2%, #e8ede8 3%, #e8ede8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(2%,#c60916), color-stop(2%,#c60916), color-stop(2%,#d1cdcc), color-stop(3%,#e8ede8), color-stop(100%,#e8ede8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #c60916 2%,#c60916 2%,#d1cdcc 2%,#e8ede8 3%,#e8ede8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #c60916 2%,#c60916 2%,#d1cdcc 2%,#e8ede8 3%,#e8ede8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #c60916 2%,#c60916 2%,#d1cdcc 2%,#e8ede8 3%,#e8ede8 100%); /* IE10+ */
background: linear-gradient(to right,  #c60916 2%,#c60916 2%,#d1cdcc 2%,#e8ede8 3%,#e8ede8 100%); /* W3C */
background: #E6E6E6;/* Old browsers */
font-size:34px !important;
font-family:"Times New Roman" !important;
color:#C2151F !important;
padding: 10px;
text-indent:-48px;
}

/* Estilos para la barra de títulos roja anterior */
#barratitulorojoanterior {
width: 900px;
border-left: #c60916 8px solid;
background: #E6E6E6;/* Old browsers */
background: -moz-linear-gradient(left,  #c60916 2%, #c60916 2%, #d1cdcc 2%, #e8ede8 3%, #e8ede8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(2%,#c60916), color-stop(2%,#c60916), color-stop(2%,#d1cdcc), color-stop(3%,#e8ede8), color-stop(100%,#e8ede8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #c60916 2%,#c60916 2%,#d1cdcc 2%,#e8ede8 3%,#e8ede8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #c60916 2%,#c60916 2%,#d1cdcc 2%,#e8ede8 3%,#e8ede8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #c60916 2%,#c60916 2%,#d1cdcc 2%,#e8ede8 3%,#e8ede8 100%); /* IE10+ */
background: linear-gradient(to right,  #c60916 2%,#c60916 2%,#d1cdcc 2%,#e8ede8 3%,#e8ede8 100%); /* W3C */
font-size:22px !important;
font-family:"Times New Roman" !important;
color:#000000 !important;
padding: 10px;
}

/* Estilos para la barra de títulos roja actual */

#barratitulorojo {
width:900px;
/*border-left:#6d8428 8px solid;*/
border-left:#c60916 8px solid;
background: -moz-linear-gradient(left,  #c60916 2%, #c60916 2%, #d1cdcc 2%, #e8ede8 3%, #e8ede8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(2%,#c60916), color-stop(2%,#c60916), color-stop(2%,#d1cdcc), color-stop(3%,#e8ede8), color-stop(100%,#e8ede8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #c60916 2%,#c60916 2%,#d1cdcc 2%,#e8ede8 3%,#e8ede8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #c60916 2%,#c60916 2%,#d1cdcc 2%,#e8ede8 3%,#e8ede8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #c60916 2%,#c60916 2%,#d1cdcc 2%,#e8ede8 3%,#e8ede8 100%); /* IE10+ */
background: linear-gradient(to right,  #c60916 2%,#c60916 2%,#d1cdcc 2%,#e8ede8 3%,#e8ede8 100%); /* W3C */
background: #E6E6E6;/* Old browsers */
font-size:22px !important;
font-family:"Times New Roman" !important;
color:#000000 !important;
padding: 10px;
}




nav  {
    margin-top:-100px;
    display: block;
    width: 100%;
    overflow: hidden;
}

nav ul {
    margin: 80px 0 20px 0;
    padding: .7em;
    float: left;
    list-style: none;
   
}

nav li {
    float:left;
}

nav a {
    float:left;
    padding: .8em 1.5em;
    text-decoration: none;
    color: #555;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    font: bold 1em/1;
    font-family:Times New Roman, Times, serif;
    letter-spacing: 1px;
    
    border-width: 1px;
    border-style: solid;
    border-color: #fff #ccc #999 #eee;
    background: #c1c1c1;
    background: linear-gradient(#f5f5f5, #c1c1c1);           
 }
 
nav a:hover, nav a:focus {
    outline: 0;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0,0,0,.2);
    background: #C00000;
    background: linear-gradient(#c000000, #f8ac00);
}

nav a:active {
    box-shadow: 0 0 2px 2px rgba(0,0,0,.3) inset;
}
 
nav li:first-child a {
    border-left: 0;
    border-radius: 4px 0 0 4px;            
}

nav li:last-child a {
    border-right: 0;
    border-radius: 0 4px 4px 0;            
}
input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus{
width 300px!important;
	
}
  

.cse .gsc-control-wrapper-cse, .gsc-control-wrapper-cse{
width:300px!important;

}
ms-signInLink{
display:none !important;
}
.migaja{
color:#666666;
font-family:"Times New Roman", Times, serif;
padding:3px;
}

