@import url("https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css");

.wrapper {
  display: flex;
  flex-direction: column;
}
#mMenuCMS {
position: relative;
}

ul.help-options {
  list-style: none;
  padding: 0;
  margin: 0 0 3rem;
}

ul.help-options li {
  padding: 10px 0px 18px 0px;
  display: inline;
}

.RadMenu a.rmLink {
padding: 1em;
}

.btn-outline-primary {
  color: #0054a6;
}
.self-service-page .unit-banner p {
  font-size: 1.7rem;
}

.unit-banner {
  background: rgba(0, 0, 0, 0) linear-gradient(to top, #004f8e 0%, #178FD6 100%) repeat scroll 0 0;
  background-image: url("/UserFiles/Servers/Server_741437/Templates/img/apps-bg.png");
  background-size: cover;
  padding-bottom: 1.5rem;
  padding: 8rem 0 3rem;
  color: #FFF;
  font-size: 1.125rem;
  margin-top: -50px;
}

.page-content {
  background-color: #f6f8f9;
  padding: 5rem 0;
}

.page-content p {
  font-size: 1.125rem;
  margin-top: 2rem;
}

/* Alerts */
.alert-warning {
background-color: #F5D767;
color: #5B503B;
font-weight: 600;
}

.apps-alert .fa {
color: #BC4915;
}

.apps-alert .alert {
  padding: 2em;
  font-size: 1.2em;
}


/* Main Page: Top */

.self-service-box, .self-service-box:hover {
    display:block;
    height: 78px;
color: #fff;
font-weight: 700;
font-size: 1.75rem;
padding: .5em;
margin-top: 1em;
}
.self-service-box {
  background-image:url(/UserFiles/Servers/Server_741437/Templates/img/exit.png);
  width: 524px;
}
.self-service-box:hover {
    background-image:url(/UserFiles/Servers/Server_741437/Templates/img/exit-hover.png);
    width: 552px;
}
  @media screen and (max-width: 640px) {
.self-service-box, .self-service-box:hover {
    background-size: contain;
width: 300px;
height: 45px;
font-size: 1rem;
padding: .5em;
margin-top: 1em;
margin-bottom: 1em;
}
.self-service-box:hover {
    background-image:url(/UserFiles/Servers/Server_741437/Templates/img/exit-hover.png);
    width: 315px;
}
}

.self-service-box-caption {
  font-size: 1.125rem;
  font-style: italic;
}

/* Main Page: Most Used */
.most-used h2, .app-directory h2 {
  color: #002B62;
  font-size: 2rem;
 /* line-height: 1.2rem;*/
}

.most-used h2 {
  margin-top: 2.2em;
}

  @media screen and (min-width: 640px) {
.most-used h2  span {
  display: block;
}
}
.popular-app-links .list-group-item {
  border: none;
}

.popular-app-links a.app-link {
color: #0054a6;
}

ul.popular-app-links {
  list-style: none;
    list-style-image: url('/UserFiles/Servers/Server_741437/Templates/img/point.png');
  padding-left: 0px;
  margin-bottom: 0;
}

.popular-app-links li {
  position: relative;
  padding-left: 3rem;
  display: block;
}
.popular-app-links li:hover {
  background: url('/UserFiles/Servers/Server_741437/Templates/img/point.png') no-repeat 1rem;
}
.help-box {
  background-image: url(/UserFiles/Servers/Server_741437/Templates/img/help-bg.png);
  display: block;
  width: 524px;
  height: 62px;
  font-weight: 400;
  font-size: 1.75rem;
  padding: .3em 1em .5em;
  margin-top: 2.2em;
}

.help-box:hover {
    background-image:url(/UserFiles/Servers/Server_741437/Templates/img/help-hover.png);
    width: 550px;
  font-weight: 400;
  font-size: 1.75rem;
  padding: .3em 1em;
  margin-top: 2.2em;
}
  @media screen and (max-width: 640px) {
.help-box, .help-box:hover {
    background-size: contain;
    width: 305px;
    height: 37px;
font-size: 1.3rem;
padding: .5em;
margin-top: 1em;
}

.help-box:hover {
    background-image:url(/UserFiles/Servers/Server_741437/Templates/img/help-hover.png);
    width: 315px;
}
}

ul.app-links {
  list-style: none;
  list-style-image: url('/UserFiles/Servers/Server_741437/Templates/img/point.png');
  padding-left: 0px;
  margin-bottom: 0;
}

.app-links .list-group-item {
border: none;
}

li.app-title-offline {
font-weight: 600;
}
.offline-message {
font-weight: normal;
font-style: italic;
}

/*.app-links li:before {
        content: "\27EB \0020";
         }*/
.app-group h2, .app-links-header h2 {
  font-size: 22px;
  line-height: .8em;
  margin-top: .5em;
  font-weight: bold;
}
.applinks .app-group {
/*  border-color: #ccc !important;*/
border: 1px solid #BBDDE8;
margin-bottom: 2rem;
background-color:fff;
-webkit-box-shadow: 0px 12px 20px -10px rgba(0.0.0.0.75);
-moz-box-shadow: 0px 12px 20px rgba(0.0.0.0.75);
box-shadow: 0px 12px 20px -10px rgba(0, 0, 0, 0.75);
}
.app-group {
/*border-color: #337ab7;
  border-color: #337ab7;
margin-bottom: 1em;*/

}
.app-group > .card-header  {
color: #fff;
padding: .2rem 1.25rem;
}

.app-group .modal-title {
color: #fff;
font-size: 1em;
}
/*.card-accounts > .card-header {
background-color: #337ab7;
border-color: #337ab7;
color: #fff;
  border-color: #337ab7;
}*/
.card-selfservice {
background-color: #1B5B78;
}
.card-selfservice > .card-header {
background-color: #104461;
}
.card-accounts > .card-header {
background-color: #3C9EC1;
}
.card-banner > .card-header {
background-color: #3c86A6;
}
.card-student-administration > .card-header, #moreStudentRecords .modal-header {
background-color: #3D7873;
}
.card-financial-aid > .card-header {
background-color: #749A09;
}
.card-finance > .card-header, #moreFinance .modal-header  {
background-color: #518090;
}
.card-payroll-benefits > .card-header, #more_payroll .modal-header  {
background-color: #649051;
}
.card-human-resources > .card-header,  #more_human_resources .modal-header {
background-color: #2C478B;
}
.card-time-reporting > .card-header {
background-color: #328387;
}
.card-compliance-training > .card-header {
background-color: #31317A;
}
.card-data-analytics > .card-header {
background-color: #1B5B78;
}
.card-system-status > .card-header {
background-color: #4B2D63;
}
.card-other > .card-header {
background-color: #328387;;
}
.card-header h3 {
    position: relative;
    /*margin-left: 2em;*/
    margin: 0px;
}
.app-group .modal-header {
  padding: 0 10px;
}
.card-header h3:before, .modal-header h1:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #BCD7E5;
    font-size: 2rem;
    padding-right: 0.5em;
/*    position: absolute;*/
    top: -.5rem;
    left: -3rem;
}
.card-selfservice > .card-header h3:before {
   content: "\f0c0"; 
}
.card-accounts > .card-header h3:before {
    content: "\f2be";
}
.card-banner > .card-header h3:before {
    content: "B";
   font-size: 1.5em;
font-weight: 700;
font-family: Arial, sans-serif;
}
.card-student-administration > .card-header h3:before,
#moreStudentRecords .modal-header h1:before {
    content: "\f19d";

}.card-financial-aid > .card-header h3:before {
    content: "\f155";
}
.card-finance > .card-header h3:before,
#moreFinance .modal-header h1:before {
    content: "\f080";
}
.card-payroll-benefits > .card-header h3:before,  
#more_payroll .modal-header h1:before {
    content: "\f0d6";
    f0d6
}
.card-human-resources > .card-header h3:before,
  #more_human_resources .modal-header h1:before {
    content: "\f0e8";
}
.card-time-reporting > .card-header h3:before {
    content: "\f017";
}
.card-compliance-training > .card-header h3:before {
    content: "\f046";
}
.card-data-analytics > .card-header h3:before {
    content: "\f022";
}
.card-system-status > .card-header h3:before {
    content: "\f085";
}
.card-other > .card-header h3:before {
    content: "\f0ae";

}


/* Main Page: Applications Listings */

/*button.info-link {
background-image: url('/UserFiles/Servers/Server_741437/Templates/img/info.png');
display: block;
height: 25px;
width: 25px;
}*/

.app-directory h2 {
  margin-top: 1em;
  text-align: center;
}

.info-icon {
font-family: "FontAwesome";
    content: "\f05a";
       }
button.info-link::after {
       font-family: "FontAwesome";
  content: "\f05a";
  color: #fff;
  font-size: 1.4em;
}
button.info-link:hover::after {
        color: #ececec;
}
button.info-link:hover {
        cursor: pointer;
  text-decoration: none;
}

.app-directory h3 {
  font-size: 1.25rem;
}

.app-directory {
background: #E8EDF0;
padding: 1em 0 4em;
}


/* Apps Maintenance Forms */

.apps-maintenance-form .col-form-legend a.app-link {
font-size: .9rem;
}

.apps-maintenance-form .list-group-item {
padding: 0 1.25rem;
font-size: .9rem;
}

.apps-maintenance-form .form-group {
margin-bottom: 0;
}

.app-links li {
  position: relative;
  background: url('/UserFiles/Servers/Server_741437/Templates/img/point.png') no-repeat 1rem;
  padding-left: 3rem;
  display: block;
}

.more-apps {
  text-align: left;
  font-weight: 700;
  position: relative;
  background: url('/UserFiles/Servers/Server_741437/Templates/img/point.png') no-repeat 1rem;
  padding-left: 3rem;
  display: block;
  color: #0054a6;
  white-space: normal;
}

button.info-link {
position: absolute;
right: 5px;
top: 5px;
clear: both;
}



/*=Global styles */

html,
body {
    font-size: 100%;
}

body {    
    padding: 0;
    margin: 0;
    font-family: "Lato", Helvetica, Roboto, Arial, sans-serif;
    text-align: left!important;
    font-weight: normal;
    line-height: 1.5;
    color: #2B2B2B;
    background: #fefefe;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a, a.list-group-item { color: #0054a6; }
a, a:hover { text-decoration: none;}
a,
a:visited,
a:hover,
a:active {
    font-family: "Lato", Helvetica, Roboto, Arial, sans-serif;
    font-size: inherit;
}
a:focus {
    outline: 1px dotted;
    outline-offset: 2px;
}
/*#page-content a:link {
  text-decoration: underline;
}*/
#side-menubar a:link {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lato", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: inherit;
    text-rendering: optimizeLegibility;
    margin-top: .7rem;
    margin-bottom: 0.7rem;
    line-height: 1.4;
}
h1 {
  margin-bottom: 1rem;
}
.homepage h1 {
  font-size: 3.125rem;
  margin-bottom: 0.5rem;
}
.self-service-page h1 {
  font-size: 2rem;
  margin-bottom: 5rem;
}
.section-title {
  font-size: 2rem;
  margin-bottom: 5rem;
}
h1 a, .section-title a {
color: #fff;
}
h1 a:hover,  .section-title a:hover {
color: #ccc;
}
h2 {
  color: #002B62;
  font-size: 2rem;
 /* line-height: 1.2rem;*/
}
h3 {
    font-size: 1.125rem;
}
h4 {
    font-size: 1.0625rem;
}
h5 {
    font-size: 1.0625rem;
}
h6 {
    font-size: 1rem;
}

caption {
position:absolute;
clip:rect(1px,1px,1px,1px);
}

.sr-text{
    position: absolute;
    clip: rect(1px,1px,1px,1px);
}

#site {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    background-color: #FFF;
}
.page-area {
    flex: 1 0 auto;
}
#skip a {
    background: transparent none repeat scroll 0 0;
    border-bottom: 1px solid white;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-right: 1px solid white;
    color: white;
    left: 40%;
    padding: 6px;
    position: absolute;
    top: -48px;
    transition: top 1s ease-out 0s, background 1s linear 0s;
    z-index: 100;
    font-size: .9rem;
}
#skip a:focus {
    background: #fff none repeat scroll 0 0;
    left: 40%;
    outline: 0 none;
    position: absolute;
    top: 0;
    transition: top 0.1s ease-in 0s, background 0.5s linear 0s;
    color: black;
}
/*= Homepage =*/

#page-content, #homepage {
    flex: 1;
   background: #fff;
}
  @media screen and (max-width: 640px) {
    #page-content, #homepage {
       position: relative;
    }
  }


/*=Header */

.ua-mark img {
padding: 10px 0;
margin: 10px 0;
}

.top-banner {
    height: 50px;
  /* background-color: #168DD4;*/
position: relative;
z-index: 50;
}

header /*.unit-banner */{
  color: #FFF;
}

a.top-link {
color: #fff;
text-align: center;
line-height:1.5;
margin-top: 1em;
display: inline-block;
}
a.top-link:hover {
color: #fff;
border-bottom: 1px solid #fff;
}

.banner-home {
    padding-top: 145px;
}
@media screen and (max-width: 640px) {
    .unit-banner {
      padding-top: 125px;
      margin-top: -50px
    }
}
.site-title {
    margin: 10px 0 -6px -10px;
    padding: 3px 0px 0px;
}
.site-title a,
.site-title a:hover {
    color: #fff;
    background-color: rgba(9, 67, 91, 0.9);
    display: inline-block;
    font-family: "Oswald", helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px;
}
.site-title {
    font-size: 3rem;
    float: left;
}

@media screen and (max-width: 640px) {
    .site-title a,
    .site-title a:hover {
        font-size: 1.75em;
        background-color: rgba(9, 67, 91, 1);
    }
}
.site-title a:hover {
    opacity: .9;
}

#menubar {
background-color: #c2d1db;
  position: relative;
  display: none;
}
.maintenance-page #menubar {
  display: block;
}

.RadMenu .rmSlide .rmLink {
  min-width: 250px;
}

/*=Footer */

#footer {
    width: 100%;
  color: #555;
}
#footer a:link {
    color: #0054a6;
}
#footer a:visited {
    color: #0054a6;
}
#footer a:hover {
    color: #0054a6;
    text-decoration: underline;
}
#footer a img {
/*   color: #fff;*/
    opacity: .80;
}
#footer a:hover img {
    opacity: 1;
}
#footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.unit-footer {
 /*  background-color: #062637; */
     background-color: #233b5d
    padding: 2em 0;
}
.top-footer h2 {
text-align: center;
font-size: 1.5rem;
margin: 2em 0 2em;
}

.top-footer {
/*background: #474E56;*/
padding: 1em 0;
}
.home-footer {
background-color: #f6f8f9;
}
.home-footer h2 {
font-size: 1.1875rem;
    margin-top: 2rem;
}
.wordmark-bottom {
  float: left;
 margin-right: 1rem;
}
footer p {
font-size: .9rem;
}
.home-footer .questions-text {
display: inline-block;
padding-right: 1rem;
}
.home-footer .question-img {
float: left;
margin: 2rem;
}
footer h2 {
    font-size: 1rem;
    font-weight: 600;
    padding: 0;
}
footer h3 {
    font-size: .9rem;
}
.logo-bottom img {
    float: right;
    padding: .5em .1em;
}
.bottom-footer {
    background-color: #fff;
    display: block;
    padding: 1em;
}
.bottom-footer img {
    width: 250px;
    height: auto;
    margin-right: 20px;
}
.label_skin_corporation {
    font-size: inherit;
}
.copyright {
    color: #555;
}
.copyright a {
    color: #555;
}


/*=Theme Styles */

.theme {
  margin-top: 0rem;
}
.theme-area, .page-area, .top-footer, #site {
background-color: #f6f8f9
}

.breadcrumbs {
    background-color: transparent;
    margin-bottom: 1rem;
   font-size: .9rem;
}
.breadcrumbs a,
.breadcrumbs span {
    text-transform: none;
}
.breadcrumbs a:hover {
    text-underline: none;
   font-size: .9rem;
}


/*=Side Navigation */


.sup-links {
    border-top: 10px solid #acc0ce;
    background-color: #c2d1db;
}
.sup-links a:link {
  color: #05427e;
}
.lvl-3-sidebar {
    padding: 1rem;
    margin-bottom: 2rem;
}
.lvl-3-sidebar li {
    line-height: 1.2;
}
.lvl-3-sidebar h2 {
    font-size: 1rem;
    font-weight: 700;
    color: #00304C;
    margin-top: 0;
}
#nav-box ul > li > a.header_sel {
    list-style-type: none;
    margin-left: -.5rem;
}
#side-menubar ul.nav li.sub,
#side-menubar ul.nav li.sub_sel {
    margin-left: .5rem;
    padding-right: 0;
}
#side-menubar ul.nav li.sub1,
#side-menubar ul.nav li.sub_sel1 {
    margin-left: 1rem;
    padding-right: 0;
}
#side-menubar ul.nav li.sub2,
#side-menubar ul.nav li.sub_sel2 {
    margin-left: 1.5rem;
    padding-right: 0;
}
#side-menubar ul.nav .header_sel,
#side-menubar ul.nav li.sub_sel,
#side-menubar ul.nav li.sub_sel1,
#side-menubar ul.nav li.sub_sel2 {
    font-weight: bold;
}
#side-menubar ul > li:first-child {
    list-style-type: none;
}
/*= SitePublish Styles
-------------------------------------*/

.CrmApplicationDiv .RadMenu .rmGroup .rmText {
    color: #111;
    background: #ececec none repeat scroll 0 0;
}

.ptl_upcomingevents_details .event_title {
font-weight: normal;
}
.ptl_page {
    text-align: left;
}
#ctl00_PublishedLinkMenu1_tdMyApps {
    white-space: pre-line;
}
#ctl00_ContentPlaceHolder1_ctl04_pnlChangToPublish {
min-height: 165px;
}
.grid_row,
.grid_row_alt {
    text-align: left;
}
#navbar {
    clear: both;
    height: 30px;
}
#publinks {
    clear: both;
    margin: 5px auto;
    text-align: center;
}
.PublishedLinkMenu li {
    float: none;
    margin-right: 20px;
}

#publinks a:link, #publinks a:visited {
    background-color: #efefef;
    border-radius: .25em;
    color: #0054a6;
    font-size: 100%;
    line-height: 2em;
    padding: .2em .6em .3em;
    text-decoration: none
}
.btn, .btn:hover, .btn:focus  {
  font-size: inherit;
}
a.btn-primary:visited, a.btn-success:visited, a.btn-info:visited, a.btn-warning:visited, a.btn-danger:visited {
color: #fff;
}

td {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
}
#ctl00_ContentPlaceHolder1_ctl02_tblEdit,
#ctl00_ContentPlaceHolder1_ctl02_ctl49_tblFields,
#ctl00_ContentPlaceHolder1_ctl02_ctl48_ctl00_tblEdit,
#ctl00_ContentPlaceHolder1_ctl04_ctl48_ctl00_tblEdit,
#ctl00_ContentPlaceHolder1_ctl02_ctl49_field_body_ctl00, 
#ctl00_ContentPlaceHolder1_ctl04_ctl49_field_body_ctl00, 
#ctl00_ContentPlaceHolder1_ctl04_ctl49_tblFields, 
#ctl00_ContentPlaceHolder1_ctl04_ctl00_tblEdit .tbl {
min-width: 100%;
}
.tbl_top,
.tbl_noborder {
    width: 100%;
}
.reDropDownBody {
    text-align: left;
}

.ctl00_ContentPlaceHolder1_ctl03_divChangToPublish table {
    -moz-box-sizing: content-box;
}
#ctl00_ContentPlaceHolder1_ctl04_tblEdit,
#ctl00_ContentPlaceHolder1_ctl04_ctl49_ctl00_tblEdit {
    min-width: 100%;
}
@media screen and (max-width: 767px) {
    .ptl_col_1_2,
    .ptl_col_1_3,
    .ptl_col_1_4,
    .ptl_col_2_3,
    .ptl_col_3_4 {
        min-width: 100%;
    }
}


@media print {
  html, body { min-height: 90%; height: 90%;}
  body { font-size: 95%;}
  a { font-size: inherit;}
  .RadMenu .rmText { font-size: .8rem;}
  .nav > li > a { font-size: .8rem;}
  .navbar { display: block;}
  .sup-links { border: 1px solid #ccc;}
  #ctl00_ContentPlaceHolder1_ctl00_ctl00_menu, #publinks, #search, .footer-image { display: none;}
  .site-title a {font-size: 22px; padding: 0px;}
  a:link:after, a:visited:after { content: normal !important;  }
  .copyright { width: 100%; text-align: left;}
  .logo img { background: #bbb !important;}
  .unit-banner { margin: 0; padding: 0;}
  #divMenuOffset { height: 0;}
}

/* End custom styles */
@media screen and (max-width: 767px) {
html {
font-size: 14px;
}
}