﻿/* Base overides */
#pageTools #SocialButtons, #pageToolsTab #SocialButtons, #toolBar #SocialButtons {
    top: -30px!important;
}       

#wrapper #content .sys_cms-form-control .sys_sectionbreak-header {
    font-size: 1.5em!important;
}

#wrapper #content .sys_events-control .sys_subitem a, #wrapper #content .sys_news-control .sys_subitem a, #wrapper #NewsArchiveList_List .sys_subitem a {
    color: #059abb;
    font-size: 1.25em;
}

#bottom .sys_socialNetworkingIcons {
    border: none; 
    background: none; 
    top: 1.2em;
}    

.hashtag, #bottom.hastag {
    color: #007ca7;
    font-size:2.3em;
}

#content h2 {
    color: #353535;
    margin-top: 0;
    margin-bottom: .5em;
    font-size: 1.83em;
    line-height: 1.1em;
}
#content .showhideIsClosed {
    background: url(/SiteElements/Images/Base/Internal/showhideplus.png) #fff no-repeat 98% 50%;
}

#content .sys_GenericQuestionShowHide {
    border: 3px solid #003366;
}

/* target pages */


#content .sys_themeImage img {
    width: 100%;
    height: auto;
}

#content .sys_RPA-intro .sys_themeHeading {
    background-color: #18194f;
}

#content .sys_RPA-intro .sys_themeHeading h1 {
    color: #fff;
    padding: 0.5em;
    margin: 0;
    font-size: 2.5em;
}

#content .sys_themeIntroduction {
    margin-bottom: 1em;
}

#content .sys_themeIntroduction .sys_themePurpose {
    padding: 0.8em;
    font-size: 1.15em;
    line-height: 1.25;
    background-color: #e6e7e8;
    color: #000;
}

#wrapper #content .sys_RPA-intro .sys_themePurpose .sys_themeIntroLink {
    margin-top: 14px;
    display: block;
    width: 210px;
    background-image: url(/siteelements/images/base/internal/cta-icons/white/bgresearch.png);
    background-repeat: no-repeat;
    background-position: 95% 50%;
    background-color: #007ca7;
    padding: 10px;
}
/* Base overides - END */

/* homepage video banner */
#content .sys_video-textfullwidth {
    position: relative;
    text-align: left;
    background: url(/UGstudy/Clearing/2017/Images/Decorative/bg-BlueGradient.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: 337px;
    color: #fff;
    padding: 1.02em;
}

.sys_fullWidth #content .sys_inner {
    padding: 20px;
    width: auto;
}

#content .sys_video-textfullwidth .sys_video-student-welcome {
    margin-bottom: .9em;
    font-size: 1.8em;
    line-height: 1em;
}

#content .sys_video-textfullwidth .sys_video-student-name {
    font-family: arvo;
    font-size: 2em;
    margin-bottom: 6px;
    line-height: 1em;
}

#content .sys_video-fullwidth .sys_video {
    width: 580px;
    height: 365px;
    position: relative;
    margin-bottom: 0;
}

#content .sys_video-fullwidth .sys_video-thumbnail {
    display: block;
    width: 580px;
    height: 365px;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: 50%;
}

#content .sys_video-button {
    border: 2px solid transparent;
    background: #18194f url(/ugstudy/clearing/2017/images/decorative/bg-playbutton-white.png) no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    left: 0;
    margin: auto auto;
    width: 70px;
    height: 70px;
    background-size: 100%;
}

#content .sys_video-fullwidth #thevideo {
    width: 580px;
    height: 365px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

#content .greybg {
    background-color: #ffffff;
    padding-left: 1em;
    padding-top: 1em;
    margin-top: -5px;
    border-top: 4px solid #007ca7;
}