/*Page Title - Section Label - Section Header */
* {
  margin: 0;
}

#CMSHeaderDiv .OnSiteSlider {
  right: 10px;
  left: auto;
  top: 10px;
}

html, body{
  font-family: "Source Sans Pro", sans-serif;
  font-weight: lighter;
  font-size: 16px;
  color: #191919;
  height: 100% !important;
  }
.sr-only {
  display: none;
  }
#form{
  min-height: 100%;
  }
note{
  font-family: source sans pro;
  font-style: italic;
  font-size: 12px;
  color: #404040;
  line-height: 2.3em ; 
  }

/* Editable Text - Main Content Area */

h1 {
  font-family: Arvo;
  font-weight: bold;
  color: #191919;
  font-size: 32px;
  line-height: 1.2em ;
  }

h2{
  font-family: Arvo;
  font-weight: normal;
  color: #191919;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1.4em ;
  }

h3{
  font-family: Arvo;
  font-weight: bold;
  color: #676767;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 1.75em ; 
  }

h4{
  font-family: Source Sans Pro;
  color: #191919 ;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.75em ; 
  }

p{
  font-family: source sans pro;
  font-weight: normal ; 
  font-size: 16px;
  color: #191919;
  line-height: 1.75em ; 
  }

p.bold{
  font-weight: 600;
  }

a{
  color: #0B77BE;
  font-weight: normal;
  }

a:hover{
  color: #0B77BE;
  text-decoration: none ;
  }

hr {
   display: block;
   position: relative;
   padding: 0;
   margin-right: 0px auto;
   margin-left: 0px auto; 
   width: 100%;
   font-size: 1px;
   line-height: ;
   clear: both;
   border: none;
   border-top: 1px solid #aaaaaa;
   border-bottom: 1px solid #ffffff;
}

/* Mobile Fonts */
@media (max-width: 1023px) {
  h1 {
    font-size: 24px;
  }
  h2 { 
    font-size: 15px;
  }
  h3 {
    font-size: 12px;
    }
  h4 {
    font-size: 12px;
    }
  p {
    font-size: 12px;
    }
  ul li {
    font-size: 12px !important;
    }
}

/*Containers */
.menu-container {
  width: 100%; 
  height: 64px; 
  padding-left: 12px !important; 
  padding-top: 4px;  
  background-color: #0B77BE;
  position: absolute;
  z-index: 110;
  box-shadow: 0 1px 2px rgba(0,0,0,.5);
}

.textContainer {
  max-width: 640px; 
  margin-top: 32px; 
}
@media (max-width: 1023px) {
  .textContainer {
    max-width: 100%;
  }
  .textContainer img {
    max-width: 100%;
    display: block;
    height: auto;
  }
}

.mcc-main_container {
  background-position: center;
  background-repeat: no-repeat;
  background-position-x: 30px;
  background-position-y: bottom;
  background-color: white;
  min-height: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  
}
.mcc-main_container:after {
  display: block;
  content: "";
}
.mcc-main_container .col-xs-1, .mcc-main_container .col-sm-1, .mcc-main_container .col-md-1, .mcc-main_container .col-lg-1, .mcc-main_container .col-xs-2, .mcc-main_container .col-sm-2, .mcc-main_container .col-md-2, .mcc-main_container .col-lg-2, .mcc-main_container .col-xs-3, .mcc-main_container .col-sm-3, .mcc-main_container .col-md-3, .mcc-main_container .col-lg-3, .mcc-main_container .col-xs-4, .mcc-main_container .col-sm-4, .mcc-main_container .col-md-4, .mcc-main_container .col-lg-4, .mcc-main_container .col-xs-5, .mcc-main_container .col-sm-5, .mcc-main_container .col-md-5, .mcc-main_container .col-lg-5, .mcc-main_container .col-xs-6, .mcc-main_container .col-sm-6, .mcc-main_container .col-md-6, .mcc-main_container .col-lg-6, .mcc-main_container .col-xs-7, .mcc-main_container .col-sm-7, .mcc-main_container .col-md-7, .mcc-main_container .col-lg-7, .mcc-main_container .col-xs-8, .mcc-main_container .col-sm-8, .mcc-main_container .col-md-8, .mcc-main_container .col-lg-8, .mcc-main_container .col-xs-9, .mcc-main_container .col-sm-9, .mcc-main_container .col-md-9, .mcc-main_container .col-lg-9, .mcc-main_container .col-xs-10, .mcc-main_container .col-sm-10, .mcc-main_container .col-md-10, .mcc-main_container .col-lg-10, .mcc-main_container .col-xs-11, .mcc-main_container .col-sm-11, .mcc-main_container .col-md-11, .mcc-main_container .col-lg-11, .mcc-main_container .col-xs-12, .mcc-main_container .col-sm-12, .mcc-main_container .col-md-12, .mcc-main_container .col-lg-12 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* Heading Areas */ 
.mcc-heading {
  height: 108px;
  margin-right: 32px;
  margin-left: 32px;
}
.mcc-heading .headingLogo {
 /* position: fixed; */
  width: 192px;
  height: 192px;
  background: #0B77BE url('../images/header-logo.png') no-repeat center;
  z-index: 100;
  top: 0;
}
.mcc-heading .headingLogo a {
  display: block;
  width: 100%;
  height: 100%;
}
.mcc-heading .headingShortcuts {
  position: absolute;
  right: 0;
  background: #0B77BE;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  padding-top: 2px;
  padding-bottom: 3px;
}
.mcc-heading .headingShortcuts a {
  margin-right: 16px;
  margin-left: 16px;
  color: inherit;
}
.mcc-heading .headingNavigation {
  height: 100%;
  margin-left: 224px;
  margin-right: 16px;
  padding-top: 40px;
}
.mcc-heading .headingNavigation > ul {
  height: 100%;
  padding: 0;
  margin: 0;
}
.mcc-heading .headingNavigation > ul > li {
  display: block;
  float: left;
  width: 20%;
  height: 100%;
  padding: 0;
  margin: 0;
  border-top: 1px solid transparent;
  list-style-type: none;
  font-size: 12px;
  background-image: none ; 
}
.mcc-heading .headingNavigation > ul > li:hover {
  border-top: #a7a9ac solid 1px;
  border-left: #a7a9ac solid 1px;
  border-right: #a7a9ac solid 1px;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.3);
  box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.3);
}
.mcc-heading .headingNavigation > ul > li > div {
  display: table-cell;
  width: inherit;
  height: 54px;
  text-align: center;
  vertical-align: middle;
  padding-left: 10px;
  padding-right: 10px;
}
.mcc-heading .headingNavigation > ul > li > div > a {
  font-family: Arvo, serif;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  color: #0B77BE;
}
.mcc-heading .headingNavigation > ul > li:hover > ul {
  display: block;
}
.mcc-heading .headingNavigation > ul > li > ul {
  display: none;
  position: relative;
  padding: 20px;
  margin: 0;
  width: 456px;
  height: 305px;
  background: #ffffff;
  border-right: 1px solid #a7a9ac;
  border-bottom: 1px solid #a7a9ac;
  z-index: 100;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.3);
  box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.3);
  
  transition: display 300ms;
}
.mcc-heading .headingNavigation > ul > li:nth-last-child(-n+2) > ul {
  left: -263px !important;
  border-right: none;
  border-left: 1px solid #a7a9ac;
}
.mcc-heading .headingNavigation > ul > li > ul > .headingNavigationTopRightBorder {
  position: absolute;
  top: -1px;
  right: -1px;
  background: #a7a9ac;
  height: 1px;
  width: 262px;
}
.mcc-heading .headingNavigation > ul > li:nth-last-child(-n+2) > ul > .headingNavigationTopRightBorder {
  left: -1px;
  right: auto;
}
.mcc-heading .headingNavigation > ul > li > ul > .headingNavigationBottomLeftBorder {
  position: absolute;
  top: 0;
  bottom: -1px;
  left: -1px;
  background: #a7a9ac;
  width: 1px;
}
.mcc-heading .headingNavigation > ul > li:nth-last-child(-n+2) > ul > .headingNavigationBottomLeftBorder {
  left: auto;
  right: -1px;
}
.mcc-heading .headingNavigation > ul > li > ul > li {
  height: 40px;
  border-top: 1px dotted #a7a9ac;
  border-bottom: 1px dotted #a7a9ac;
  margin: 0;
  margin-bottom: -1px;
  padding: 0;
  padding-left: 8px;
  line-height: 40px;
  vertical-align: middle;
  font-size: 12px;
  background-image: none ; 
  width: 42%
}
.mcc-heading .headingNavigation > ul > li > ul > li:hover {
  background-color: #0B77BE;
}
.mcc-heading .headingNavigation > ul > li > ul > li:hover > a {
  color: #FFFFFF;
  text-decoration: none;
}
.mcc-heading .headingNavigation > ul > li > ul > li > a {
  font-weight: normal;
  font-size: 12px;
  color: #191919;
  padding: 8px 16px 8px 0px;
}
.mcc-heading .headingNavigation > ul > li > ul > li:last-child {
  background: #ffffff;
  line-height: normal;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 254px;
  padding: 20px;
  border: 0;
}
.mcc-heading .headingNavigation > ul > li > ul > li:last-child > img {
  width: 100%;
  border: 1px solid #0B77BE;
  margin-bottom: 8px;
}
.mcc-heading .headingNavigation > ul > li > ul > li:last-child .headingNavigationFeaturedDescription {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: normal;
  font-size: 12px;
  font-color #191919;
}
.mcc-heading .headingNavigation > ul > li > ul > li:last-child .headingNavigationFeaturedLink {
  position: absolute;
  bottom: 32px;
  right: 4px;
  color: #0B77BE;
}
@media (max-width: 1023px) {
  .mcc-heading {
    height: 0px;
    }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .mcc-heading .headingNavigation > ul > li > ul > .headingNavigationTopRightBorder {
    width: 318px;
  }
  .mcc-heading .headingNavigation > ul > li:nth-last-child(-n+2) > ul {
    left: -319px !important;
  }
}

.mcc-heading .headingSearch{
  position: absolute;
  right: 16px;
  padding-top: 56px;
  z-index: 3000;
}

.mcc-heading label {
  display: none;
  }
.mcc-heading .dialog-box.isHidden {
  display: none;
  }
.mcc-heading .btn{
  height: 26px;
  padding-top: 4px;
  margin: 0px;
  position: absolute;
  right: -16px;
  bottom: 0px;
  }
.mcc-heading .search-textbox {
  height: 26px;
  }
.mcc-heading .headingSearch .search{
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url('../images/search-blue-2x.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 85%;
  float: right;
}
@media (max-width: 1023px) {
  .mcc-heading .headingSearch {
    padding-top: 16px;
    }
  .mcc-heading .headingSearch .search {
    width: 40px;
    height: 40px;
    background-size: 100%;
    background-image: url('../images/search-white-2x.png');
    }
  .mcc-heading .dialog-box {
    width: 364px;
    margin-top: 32px;
    }
  .mcc-heading .search-textbox {
    height: 36px;
    }
  .mcc-heading .btn {
    height: 36px;
    right: -12px;
    }
  
}
.mcc-sidebar {
  background: url('../images/Sidebar_Triangle_Pattern_1.png') no-repeat bottom left;
  position: absolute;
  padding-left: 32px;
  top: 224px;
  bottom: 0;
  width: 224px;
  z-index: 90;
  overflow-x: hidden;
  overflow-y: auto;
}
.mcc-sidebar .subTitle {
  font-family: Arvo, serif;
  font-weight: bold;
  font-size: 12px;
  color: #676767;
  margin-left: 12px;
}
.mcc-sidebar .subTitleUnderline {
  height: 4px;
  margin-top: 6px;
  background: url("../images/Sidebar-Dashed-line.png") repeat-x;
}
.mcc-sidebar .navtop-CMSTreeMenuTable {
  margin-left: 12px;
}

.mcc-middle_container {
  padding-left: 288px;
  padding-right: 32px;
  min-height: 600px;
  margin-bottom: 32px;
}
@media (max-width: 1023px) {
  .mcc-middle_container {
    padding: 16px;
    margin-bottom: 0;
    margin-top: 64px;
  }
  .middle-content {
    margin-top: 64px;
    }
}

.mcc-footer_container {
  padding-left: 288px;
  padding-right: 32px;
  margin-bottom: 32px;
  clear: both;
  position: relative;
}
.bottom-footer-container {
   margin-left: 288px;
   position: relative;
  }
@media (max-width: 1023px) {
  .bottom-footer-container {
    margin-left: 0px;
    }
  }
.mcc-footer_container .footerLine {
  background: #0B77BE;
  height: 4px;
  margin-right: -32px;
  position: relative;
}
.mcc-footer_container .footer > div {
  width: 20%;
  float: left;
  padding-left: 32px;
  margin-bottom: 32px;
}
.mcc-footer_container .footer .footerTitle {
  font-family: Arvo, serif;
  font-weight: bold;
  font-size: 12px;
  color: #404040;
  line-height: 1.2;
  height: 42px;
  display: table-cell;
  vertical-align: bottom;
}
.mcc-footer_container .footer .footerTitleUnderline {
  background-image: url(../images/footer-dashed-line.png) ;
  background-repeat: repeat-x;
  color: #676767;
  height: 4px;
  margin-top: 6px;
  margin-bottom: 6px;
}


#footer, .page-wrap:after {
  height: 142px; 
}
#footer {
  z-index: 100;
}

tpn{
  font-family: Arvo;
  line-height: 1.3em;
  font-weight: bold; 
  font-size: 12px;
  color: #676767;
}

/* Calendar Web Part "wrapper" styling */
.Calendar > table {
  width: 100%;
}
.Calendar > table > tbody > tr > td[colspan="7"] {
  background-color: #404040 !important;
  font-size: 20px;
  color: white;
}
.Calendar > table > tbody > tr > td > table a {
  color: white !important;
  font-weight: bold;
}
.Calendar > table > tbody > tr > th {
  text-align: center;
}
.Calendar > table > tbody > tr > td[align="center"] {
  vertical-align: top;
}

/*Sub Navigation Styling 
        Navtop- is 1st layer off of root
        Sustop- is 2nd layer off of root
These are added as prefixes to the 
predefined classes used for the web part.
*/ 

.AdjustSubNav { 
  margin-left: 32px ; 
  width: 300px ; 
  }
.navtop-CMSTreeMenuTable {   
  width: 192px ; 
  }
.navtop-CMSTreeMenuLink{
      font-family: Arvo ;
      font-size: 12px;
      color: #676767;
      font-weight: normal;
      line-height: 2.3em ; 
      padding-left: 14px ;
      background:url('../images/Blue-side-2x.png') 2px 2px no-repeat ;
  }

/*Link color of top and current levels */
.navtop-CMSTreeMenuSelectedLink{
      font-family: Arvo;
      font-size: 12px ; 
      color: #676767;
      font-weight: normal;
      line-height: 2.3em ; 
      padding-left: 14px ; 
      background:url('../images/Blue-down-2x.png') 2px 4px no-repeat ;
       
  }

/*Effects all links not selected in the tree menu ie. current and top*/
.subtop-CMSTreeMenuLink{
      font-family: Source Sans Pro;
      font-size: 12px ; 
      color: #0B77BE;
      font-weight: normal; 
      line-height: 2.3em ; 
      padding-left: 14px ;
      background:url('../images/hyphen-2x.png') 2px 8px no-repeat ;
      
  }

/*Link color of top and current levels */
.subtop-CMSTreeMenuSelectedLink{
      font-family: Source Sans Pro Pro;
      font-size: 12px ; 
      color: #00ADEF;
      font-weight: bold; 
      padding-left: 2.0em ; //Assume there is a better way to do this ;
      background:url('../images/hyphen.png') 2px 6px no-repeat ; /*can't find this one */
  }

.subtopCMSTreeMenuItem {
  }




/*Navigation Collection Pages
          Nav-Subcollection is the prefix used for the predefined
          class for the CSS list menu that automatically generates 
          ui lists for content underneath
*/ 
.nav-subcollection-CMSListMenu ul li{
     list-style-type: none ; 
  }

.nav-subcollection-CMSListMenuUL{
      padding-left: 0px;
      margin-left: 0;
      list-style-type:none ; 
  }

.template-card-container{
  margin-left: -16px ;
  margin-right: -16px;
  min-height: 400px ; 
}

.nav-subcollection-CMSListMenuLI{
  list-style-type: none;
  width: 296px;
  height: 230px;
  font-family: Arvo ; 
  font-weight: bold ; 
  font-size: 20px;
  text-align: center;
  float: left;
  margin: 16px;  
  display: table ; 
  background: url('../images/Blue.png') no-repeat ; 
  background-color: #0B77BE ; 
  padding-left: 0;
}

.nav-subcollection-CMSListMenuLink {
    color: #ffffff ; 
    width: 298px ; 
    height: 230px ; 
    font-family: Arvo ;
    font-weight: bold ; 
    vertical-align: middle ; 
    display: table-cell ; 
}

.nav-subcollection-CMSListMenuLI:hover {  
    background-color: #ffffff ;
    background: url('../images/Grey-2x.png') no-repeat ; 
    background-size: 298px 230px ; 
    text-decoration: none ; 
    
  }

.nav-subcollection-CMSListMenuLink:hover{
    color: #ffffff  ;
    text-decoration: none;
}

/*General */ 

ul{
  padding-left: 2.5em ;
}


ul li{
  font-family: Source Sans Pro;
  font-weight: normal ; 
  color: #191919;
  font-size: 16px;
  line-height: 1.75 ;
  list-style-type: none; 
  background:url("../images/bullet.gif");
  background-repeat: no-repeat; 
  background-position: 0 .7em;
  padding-left: .75em;
}
ul li.blue-icon {
	list-style-image: url(../images/bullet.gif);
  /*background-image: url("../images/Blue-side-2x.png") !important; 
  //background-repeat: no-repeat;
  //background-position: 0 .4em;
  //padding-left: .75em */
  }

/*Underlines used for 
section label and subnav header*/ 
 
.titleUnderline{  
   height:10px ; 
   margin-top: 32px ;
   margin-bottom: 16px ;  
   z-index: -1 ;
   background-image:url("../images/blue-straight-line.png") ;
   background-repeat: repeat-x; 
  }


/* Used for the triangle pattern in the bottom left
   The pattern was implemented using the editable image 
   webpart which lives on the master template 
*/ 

.trianglepattern { 
  position: fixed;
  bottom: 0px ; 
  z-index: -1; 
  } 

.editableImage { 
  padding: 16px ; 
  } 

.center-padding{
  margin-left: 64px; padding-right: 32px; min-height: 600px;
  }

/*****************************FORMS******************************************/
.FieldLabel{ 
  font-family: Source Sans Pro ; 
  color: #191919 ; 
  font-weight: bold ; 
  font-size: 16px ; 
  }

td{
  padding: 4px ; 
  }

.btn {
  color: #ffffff !important ; 
  background-color: #0B77BE ; 
  border: none ; 
  margin: 6px ; 
  }

.btn:hover {
  background-color: #0B77BE;
  color: #ffffff; 
  }

.form-control {
  background-color: #ffffff ;
  border-style: solid ; 
  border-width: 1px ; 
  border-color: #929497 ; 
  }

/*Text Lines*/ 
input[type="text"].form-control {
  font-family: Source Sans Pro ; 
  font-weight: normal ; 
  /*color: #191919 ; */
  border-color: #0B77BE;
  font-size: 16px ; 
  }

input[type="text"].form-control:focus {
  border-color: #0B77BE ; 
  box-shadow: none ; 
  } 
/*Text Blocks*/ 
textarea.form-control{
  font-family: Source Sans Pro ; 
  font-weight: normal ; 
  color: #191919 ; 
  font-size 16px ; 
  }

textarea.form-control:focus{
  border-color: #0B77BE ; 
  box-shadow: none ; 
  }
.EditingFormTable select {
  font-weight: normal;
  }
/*Error Messages*/ 

/*Form Control Error Message*/ 
.ContentBody .EditingFormErrorLabel {
  color: #E7403C ;
  font-family: Source Sans Pro ; 
  font-weight: normal ;  
  font-size: 16px ; 
  }

/*Forms Error Label Header */ 
.ErrorLabel {
  color: #E7403C ; 
  font-family: Source Sans Pro ; 
  font-weight: bold ;  
  font-size: 16px ;
  line-spacing: 1.2em ;  
  } 


/*Calendar*/ 

.datetime-ui-widget-header{
  background: #77787B !important;
  border: none !important; 
  }

.datetime-ui-widget-content 
.datetime-ui-state-default{
    color: #191919 !important;
    text-align: center ;  
}

.datetime-ui-datepicker select.datetime-ui-datepicker-month, 
.datetime-ui-datepicker select.datetime-ui-datepicker-year {
    width: 43% !important;
    border: none;
    float: left;
    margin: 6px !important;
    background: #ffffff; 
}

.datetime-ui-widget-content {
    border: 1px solid #77787B !important;
    background: #ffffff !important;
    color: #191919 !important;
    border-radius: 8px !important;
    }

.datetime-ui-datepicker table{
  background-color: #ffffff ; 
  }

a [class^="icon-"], a [class*=" icon-"]{
  color: #ffffff ; 
  font-size: 1.8em ; 
  }
/*Check Boxes*/ 
  
  
/*US Phone*/ 
#usphone .input-width-15 {
  float:left ; 
  width: 50px ; 
  }

#usphone .input-width-20 { 
  float: left ;
  width: 65px ; 
  } 

#usphone .form-control-text { 
  float:left ; 
  } 

/*Radio Buttons*/ 
/*.radio input[type="radio"], .radio-inline input[type="radio"], 
.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"]{
  margin-left: 0px ; 
  } */

/* Dropdowns */ 
.DropDownField:focus{
  } 

.Card-Container .card .card-img img {
  width: 100%;
}

/******************** Media Queries and other Responsive Related CSS classes******************/
@media (max-width: 1023px) {
  nav ul.sub-menu {
    display: list-item !important; 
  }
  
  .Card-Container {
      width: 100% !important;
      margin-left: 0 !important;
      padding-left: 8px;
      padding-right: 8px;
    }
  
  .card {
      margin:16px 0px 16px 0px !important;
      float: none !important;
      width: 100% !important;
      height: 48px !important; 
    }
  .card:hover {
      border: 1px solid #0B77BE;
    }
  
   .card-img {
      background-image: none;
      height: 48px !important; 
    }
   .card-text {
      line-height: 48px !important; 
      font-size: 15px !important;
    }
   .card-img img {
      visibility: hidden;
    }
  .template-card-container {
    padding-left: 8px;
    padding-right: 8px;
    min-height: 400px;
    }
  .nav-subcollection-CMSListMenuLI {
    margin:16px 0px 16px 0px !important;
    float: none !important; 
    width: 100% !important;
    height: 48px !important;
    background: #0B77BE; 
    }
  .nav-subcollection-CMSListMenuLI:hover {
    background: #FFFFFF;
    border: 1px solid #0B77BE;
    }
  .nav-subcollection-CMSListMenuLink {
      height: 48px; 
      font-size: 15px;
    }
  
}

@media (min-width: 1024px) and (max-width: 1299px) {
  .card {
    margin-top: 0px !important;
    margin-left: 0px !important;
    margin-right: 56px !important;
    margin-bottom: 32px !important;
    }
  .Card-Container {
    margin-left: 0px !important;
    }
  }

@media (min-width:1024px) { 
  .mcc-alert {
    margin-left: 224px ; 
    }
  }
/***************  1299 px **********************/

@media (min-width: 1300px) {
  .card {
    margin-top: 16px !important;
    margin-left: 0px !important;
    margin-right: 32px !important;
    margin-bottom: 16px !important;
    }
  .Card-Container {
    margin-left: -0px !important;
    }
}

/****************************** Mobile Menu **********************************/
.mm-menu.mm-offcanvas {
  background-color: #ffffff ;
}
.mm-menu{
  background:#ffffff ; 
}
.mm-title{
  font-weight: bold ; 
  font-size: 24px ; 
  font-family: Source Sans Pro ; 
}
.mm-listview .mm-next:before{
  display: none ; 
}
.mm-listview>li, .mm-listview>li:after, .mm-listview>li .mm-next, .mm-listview>li .mm-next:before {
  background: none; 
  }

@media (max-width: 1023px) { 
  li.root-menu-item {
    width: 100%;
  }
  li a {
    color: #191919;
  }
  nav .root-menu-item a {
    color: #191919 !important;
  } 
}

/********** Content Request Form ***********/
.content-request-form .EditingFormTable,.content-request-form .form-table {
  width: 100%;
  }
.content-request-form .EditingFormTable .FieldLabel,.content-request-form .form-table .form-table-label-cell {
  width: 25%
  }
/*.content-request-form .EditingFormTable span.checkbox input,.content-request-form .form-table span.checkbox input {
  top: -16px;
  } */
.content-request-form .EditingFormTable tr td input.FormButton,.content-request-form input.FormButton {
  width: 40%;
  margin: 0px 0px 32px; 0px;
  padding: 16px;
  float:right;
  }
.content-request-form .form-table span.EditingFormLabel {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
  }
.content-request-form .display-hidden {
  display: none;
  } 

/* added*/
#shortcut-menu {
  width: 270px;
  height: 24px;
  background-color: #00ADEF;
  font-size: 12px;
  color: white !important;
  font-weight: bold;
  padding-left: 10px;
  padding-top: 3px;
  float: right;
  margin-right: 32px;
  margin-bottom: 32px;
  font-family: "Source Sans Pro", sans-serif; 
}

#shortcut-menu .search {
  width: 20px;
  height: 20px;
  position: relative; 
  top: 24px ; 
  float: right ;  
  background-image: url('../images/search-blue-2x.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 85%; 
  margin-top: 10px; 
}
#shortcut-menu a {
  color: white;
}

#mcc-brand {
  width: 192px;
  height: 192px;
  background-color: #00ADEF;
  float: left;
  background-image: url('../images/header-logo.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%; 
  margin-left: 32px ; 
}

#footer {    
  clear: both;
  height: 48px;
}
footer-main {
  background: #000000 ; 
}

.home-container nav ul li:hover ul.sub-menu {
  margin-left: 300px ; 
}
.errorMsg{
    color:red;
    font-weight: bolder;
    font-size:larger;
}
