@import url('bootstrap-custom-override.css');
/*	Replace the left-side values with hexadecimal colors, throughout the file below.

	Color Key:

	#822433					= baseline color (from which to calculate other colors by)
	#5C000D 				= 15% darker than #822433
	#690B1A 				= 10% darker than #822433
	#751726        			= 5% darker than #822433
	#4F0000 				= 20% darker than #822433
	#E88A99             	= 40% lighter than #822433

	You can auto-generate these values (and this file), but choosing a custom color in the stock layout editor.

*/

/* FontAwesome fonts */
@font-face{
    font-family: 'FontAwesome';
    src: url(accounts/4C1DDEB8E4CAF66EE6239998D3A2F5F9/themes/stockassets/fontawesome-webfont.eot);
    src: url(accounts/4C1DDEB8E4CAF66EE6239998D3A2F5F9/themes/stockassets/fontawesome-webfont.woff) format('woff'),
         url(accounts/4C1DDEB8E4CAF66EE6239998D3A2F5F9/themes/stockassets/fontawesome-webfont.ttf) format('truetype'),
         url(accounts/4C1DDEB8E4CAF66EE6239998D3A2F5F9/themes/stockassets/fontawesome-webfont.svg) format('svg');
}

/* Glyphicon Halflings fonts */
@font-face{
    font-family:'Glyphicons Halflings';
    src: url(accounts/4C1DDEB8E4CAF66EE6239998D3A2F5F9/themes/stockassets/glyphicons-halflings-regular.eot);
    src: url(accounts/4C1DDEB8E4CAF66EE6239998D3A2F5F9/themes/stockassets/glyphicons-halflings-regular.woff) format('woff'),
         url(accounts/4C1DDEB8E4CAF66EE6239998D3A2F5F9/themes/stockassets/glyphicons-halflings-regular.ttf) format('truetype'),
         url(accounts/4C1DDEB8E4CAF66EE6239998D3A2F5F9/themes/stockassets/glyphicons-halflings-regular.svg) format('svg');
}


/* gutters and body gradient override */

/* typography */
a{color:black}
a:hover,a:focus{color:#dcdcdc}
.text-primary{color:#822433}
a.text-primary:hover,a.text-primary:focus{color:#690B1A}
.bg-primary{background-color:#257ea5}
a.bg-primary:hover,a.bg-primary:focus{background-color:#690B1A}
#sa_content a.btn, a:hover.btn{color:#FFFFFF;}

/* tables */
.table .table{background-color:#822433}

/* buttons */
.btn-theme:hover {
	  background: #84aac9;
	  border: 1px solid #84aac9;
	  color: #fff;
	}
.btn-primary{background-color:#6c6f70;border:none;}
.btn-primary:focus,.btn-primary.focus{background-color:#6c6f70}
.btn-primary:hover{background-color:#454545}
.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-color:#454545;}
.btn-primary:active:hover,.btn-primary.active:hover,.open>.dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open>.dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open>.dropdown-toggle.btn-primary.focus{font-size:13px;background-color:#454545}
.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus{background-color:#454545;}
.btn-primary .badge{color:#822433}
.btn-link{color:#822433}
.btn-link:hover,.btn-link:focus{color:#5C000D}

/* dropdowns */
.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{background-color:#257EA5}

.sidebar-nav .dropdown-submenu .dropdown-menu, .sidebar-nav .dropdown-submenu .dropdown-menu .dropdown-menu{
  box-shadow: none;
  border: none;
  background-color: #F1F1F1;
  padding: 20px;
}

/* navs */
.nav > li > a:hover, .nav > li > a:focus {
  background-color: inherit;
}
.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{border-color:#822433}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{background-color:#822433}
.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#822433}
.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{background-color:#822433}
.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#822433}

/* paginations */
.pagination>li>a,.pagination>li>span{color:#822433}
.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{color:#5C000D}
.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{background-color:#822433;border-color:#822433}

/* labels */
.label-primary{background-color:#822433}
.label-primary[href]:hover,.label-primary[href]:focus{background-color:#690B1A}

/* thumbnails */
.img-thumbnail{background-color:#5ebbde}
.thumbnail{background-color:#822433}
a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#822433}

/* progress bars */
.progress-bar{background-color:#822433}

/* list groups */
.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#822433}
.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{background-color:#822433;border-color:#822433}
.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#E88A99}

/* panels */
.panel{box-shadow:0px 0px 10px rgba(0,0,0,0.05)}
.panel-primary{border:none;}
.panel-primary>.panel-heading{background-color:#257EA5;border:none;background-image:none;}
.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#822433}
.panel-primary>.panel-heading .badge{color:#822433}
.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#822433}


/* ====== Main ====== */
main{
  box-shadow: none;
}

/* ====== Base ====== */
body {
    background-color: #FFFFFF;
       font-size: 13px;

      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
    }
    .wrapper {
      min-height: 100%;
      margin-bottom: -344px;
      /* equal to footer height */
    }
    .wrapper:after {
      content: "";
      display: block;
      height: 344px;
      /* must be the same height as footer */
    }


    tr  {
    font-family: "museo-sans", sans-serif;
    font-size: 16px;
}
    td  {
    color: #2c2c2c;
    font-family: "museo-sans",sans-serif;
    font-size: 13px;
    font-weight: 600;
}

.data-table-grouping{
  color:#FFFFFF;
}
div.form_header .form_label {
    background: #ffee1f none repeat scroll 0 0;
    font-weight: bold;
    padding: 4px 5px;
}


.form_label
{
    font-size: 13px;
    font-family: "museo-sans",sans-serif;
}


legend {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #e5e5e5;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #333;
    display: block;
    font-size: 13px;
     font-weight: bold;
   line-height: inherit;
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
}


input, button, select, textarea {
    font-family: "museo-sans",sans-serif;
    font-size: inherit;
    line-height: inherit;
}


   .form_response
{
    font-size: 12px;
    font-family: "museo-sans",sans-serif;
}


    button {
    font-family: "museo-sans",sans-serif;
    font-size: inherit;
    line-height: inherit;
    background: #6091ba none repeat scroll 0 0;
    border: 1px solid #6091ba;
    color: #fff;

}




.icon {
position: relative;
 top: -35px;
 left: 10px;
 background-image: url('/img/common/nott-icon.png');
 background-repeat: no-repeat; }



.icon-nott {position: relative;
  top: -35px;}

.firstcharacter {float: left; color: #822433; font-size: 75px; line-height: 60px; padding-top: 4px; padding-right: 8px; padding-left: 3px; }

.secondcharacter {float: left; color: #e8dcd2; font-size: 25px; line-height: 40px; padding-top: 4px; padding-right: 8px; padding-left: 3px; }

.magcharacter {float: left; color: #822433; font-size: 125px; line-height: 80px; padding-top: 4px; padding-right: 8px; padding-left: 3px; }


.firstcharactersmall {float: left; color: #822433; font-size: 23px;   font-weight: 500; line-height: 1px; padding-top: 15px; padding-right: 1px; padding-left: 5px; }


   .box-shadow {

    box-shadow: 10px 10px 5px grey;
}


 .page-row-mag {
    margin-bottom: 5px;
}


.mag-photo-button{
    position: absolute;
    top: 1em;
    right: 2.5em;
     z-index: 10;

}


* LIST #3 */
#list3 { }
#list3 ul {list-style-image: url("https://www.union.edu/magazine/_img/icons-institutionalB2-sm.png"); }
#list3 ul li { line-height:30px; }




#archiveIcons p {
    border-bottom: 2px dotted #b6a291;
    color: #b6a291;
    margin-bottom: 15px;
    padding-bottom: 2px;
    text-align: left;
    font-size: 25px;
    font-weight: 500;




}
.link a, .link a:visited {
    border-bottom: 00.1em dotted rgba(51, 85, 102, 0.3);
    color: #335566;
}




.img-circle-two {
    border-radius: 50%;
    border: 25px solid #ffffff;
}




.quote-lead {

    font-family: "museo-slab",serif;


}

  /*--liquid svg for roi sandkey graphics --*/

   .my-svg-container{
 display: inline-block;
 position: relative;
 width: 150%;
 padding-bottom: 40%; /* depends on svg ratio, for my zebra height/width = 1.2 so padding-bottom = 50% * 1.2 = 60% */
 vertical-align: middle; /* top | middle | bottom ... do what you want */
}


.my-svg{ /* svg into : object, img or inline */
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;

   /* only required for <img /> */
}

     /*--green line majors page --*/

   .green {
    background: rgba(0, 0, 0, 0) url("http://think.union.edu/assets/images/green-line.png") repeat-x scroll center bottom;

}


     /*--calls to action --*/


ul.quicklinks {
background: #621923 none repeat scroll 0 0;
border-radius: 0.75em;
margin: 0 2em 0;
padding: 0.25em;
}
ul.quicklinks {
    display: inline-block;
    margin-top: 1em;
}




#section-know-success {
    background: #008290 none repeat scroll 0 0;
    color: #fff;
    margin: 250 -15px;
    padding: -50px 0 0;
}

#intro .main-image {
  background: url(https://think.union.edu/assets/images/intro-bkg.png) no-repeat center bottom;
  background-size: 100% 50px;
  padding-bottom: 50px;
  position: relative; }



#intro .main-image .vid {
    background: url(https://think.union.edu/assets/images/aerial.png) no-repeat center top;
    background-size: cover;
    padding: 0px;
    margin-bottom: 0px; }
  #intro .main-image video {
    margin-bottom: 0px;
    padding-bottom: 0px;
    display: block; }
  @media only screen and (min-width: 40.063em) {
    #intro .main-image {
      background-size: 100% 75px;
      padding-bottom: 65px; } }
  @media only screen and (min-width: 64.063em) {
    .panel-primary{width: 100%;float: left;}
    .row:after{clear: both;}
    #intro .main-image {
      background-size: 100% 100px;
      padding-bottom: 90px; } }
  #intro .main-image img {
    width: 100%; }

#intro .main-image .button {
    position: absolute;
    bottom: 3%;
    right: 15%; }
    #intro .main-image .button.show-for-small-only {
      display: inline-block !important; }
    @media only screen and (min-width: 40.063em) {
      .panel-primary{width: 100%;float: left;}
      .row:after{clear: both;}
      #intro .main-image .button {
        bottom: 25%; } }
  #intro .main-image h1 {
    position: absolute;
    top: 10%;
    left: 0px; }
    #intro .main-image h1 span {
      background: #65c7d4;
      color: #fff100; }
  #intro .main-image:after {

    background: rgba(0, 0, 0, 0) url("https://think.union.edu/assets/images/white-line.png") repeat-y scroll left top;
    content: ".";
    text-indent: -9999px;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(https://think.union.edu/assets/images/white-line.png) repeat-y left top;
    height: 100%;
    width: 8px; }
    @media only screen and (min-width: 40.063em) {
      #intro .main-image:after {
        width: 15px;
        background-size: auto; } }

   /*--makes square photos circular --*/


     .circle {
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
    }



         /*--hr with nott --*/


hr.style16 {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}




     hr.style17 {

    text-align: center;
    border-color: #eee -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
}


hr.style17:after {
    content:  url('/img/common/nott-icon.png');
    display: inline-block;
    position: relative;
    top: -14px;
    padding: 0 10px;
    background: #fff;


}



     hr.style18 {

    text-align: center;
    border-color: #eee -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
}



     hr.style19 {
          text-align: right;
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}



hr.style18:after {
    content:  url('https://www.union.edu/library/specialcollections/_img/title-decor.png');
    display: inline-block;
    position: relative;
    top: -14px;
    padding: 0 10px;
    background: #fff;


}


hr.style19:after {
    content:  url('/img/common/nott-icon.png');
    display: inline-block;
    position: relative;
    top: -14px;
    padding: 0 10px;
    background: #fff;


}


 /*--flower--*/

   .post-content {
    margin: -225px auto 100px auto;
    position: relative;
    width: 50%;
    height: 100%;
    max-width: 200px;

}
    wrapper-two {
     min-height: 100%;

}

/*--changed from u due to accessibility error JS --*/
.underline {
    text-decoration: underline;   text-shadow: 0px 0px 30px rgba(255,255,255, 1);
}


#home_swoop {
    background: rgba(0, 0, 0, 0) url("https://www.wm.edu/css/images/homepage_swoop.png") no-repeat scroll center bottom;
    bottom: 0;
    height: 119px;
    position: absolute;
    width: 100%;
    z-index: 50;
}



#center_swoop {
    background: rgba(0, 0, 0, 0) url("https://www.wm.edu/css/images/center_swoop.png") no-repeat scroll center center;
    bottom: 0;
    display: block;
    height: 13px;
    position: absolute;
    width: 100%;
    z-index: 100;
}





/*--button for spifs --*/


 #img_container {
position:relative;
display:inline-block;
}
.button {
position:absolute;
bottom:10px;
right:190px;
width:100px;
height:30px;
}


    .btn { /* just for this demo. */
    margin-top: 1px;
    padding-left: 13px;
}
.btn-arrow-right,
.btn-arrow-left {
    position: relative;
    padding-left: 18px;
    padding-right: 18px;
}
.btn-arrow-right {
    padding-left: 36px;
}
.btn-arrow-left {
    padding-right: 36px;
}
.btn-arrow-right:before,
.btn-arrow-right:after,
.btn-arrow-left:before,
.btn-arrow-left:after { /* make two squares (before and after), looking similar to the button */
    content:"";
    position: absolute;
    top: 5px; /* move it down because of rounded corners */
    width: 22px; /* same as height */
    height: 22px; /* button_outer_height / sqrt(2) */
    background: inherit; /* use parent background */
    border: inherit; /* use parent border */
    border-left-color: transparent; /* hide left border */
    border-bottom-color: transparent; /* hide bottom border */
    border-radius: 0px 4px 0px 0px; /* round arrow corner, the shorthand property doesn't accept "inherit" so it is set to 4px */
    -webkit-border-radius: 0px 4px 0px 0px;
    -moz-border-radius: 0px 4px 0px 0px;
}
.btn-arrow-right:before,
.btn-arrow-right:after {
    transform: rotate(45deg); /* rotate right arrow squares 45 deg to point right */
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
.btn-arrow-left:before,
.btn-arrow-left:after {
    transform: rotate(225deg); /* rotate left arrow squares 225 deg to point left */
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);

}
.btn-arrow-right:before,
.btn-arrow-left:before { /* align the "before" square to the left */
    left: -11px;
}
.btn-arrow-right:after,
.btn-arrow-left:after { /* align the "after" square to the right */
    right: -11px;
}
.btn-arrow-right:after,
.btn-arrow-left:before { /* bring arrow pointers to front */
    z-index: 1;
}
.btn-arrow-right:before,
.btn-arrow-left:after { /* hide arrow tails background */
    background-color: white;
}


     /*--makes student names in profiles uppercase --*/


    .name {font-size: 1.3em;  font-weight: 500; text-transform: uppercase;      }


   /*--yellow sidebar --*/


    .small-slides { width: 45% }






   /*--yellow sidebar --*/


      .tester {

        background: rgba(0, 0, 0, 0) url('/img/common/tester.png') no-repeat; scroll 0 0;
       }



.btn-warning {
    background-color: #fff100;
    border-color: #fff100;
   color: #2c2c2c;
    margin-bottom: 10px;


          /*--red sidebar --*/

    }
.btn-danger {
    background-color: #551111;
    border-color: #551111;

    margin-bottom: 10px;

 }

 /*--body lists --*/

#sa_content ul {
    font-size: 14px;
   font-family: "museo-sans", sans-serif;
    color: #99333;

}

#sa_content ol {
    font-size: 14px;
   font-family: "museo-sans", sans-serif;
    color: #99333;

}




/* news icons */


.sm_icon, .social-media-nav a, .sm_icon:hover, .social-media-nav a:hover {
    display: inline-block;
    font-weight: normal !important;
    text-decoration: none;
    overflow: hidden;
    text-align: center;
    color: #fff !important;
    font-size: 20px;
    width: 40px;
    height: 30px;
    padding: 1px;
    line-height: 30px;
    margin-right: 1px;
    margin-bottom: 15px;
    margin-top: 5px;
}
/* Colors via http://designpieces.com/2012/12/social-media-colours-hex-and-rgb/ */
.sm_icon-facebook {
    background-color: #3b5998
}
.sm_icon-twitter {
    background-color: #00aced !important;
}
.sm_icon-youtube {
    background-color: #bb0000 !important;
}
.sm_icon-linkedin {
    background-color: #007BB6 !important;
}
.sm_icon-flickr {
    background-color: #ff0084 !important;

}
.sm_icon-instagram {
    background-color: #517fa4 !important;
}
.sm_icon-rss {
    background-color: #FF6600 !important;
}
.sm_icon-pinterest {
    background-color: #cb2027 !important;
}
.sm_icon-events {
    background-color: #F0B323 !important;
}
footer #social_links .sm_icon-facebook {
    margin-top: 13px;
}


    .icon_col {
        float: left;
        text-align: left;
    }
    #social_links {
        width: 250px;
        margin-left: 15px;
    }




/* end  news icons */




     /*--body copy links--*/

#sa_content a, #sa_content a:visited:not(.btn-primary) {
   font-weight: 600;
    color: #335566;
    border-bottom: .1em dotted #335566;  /*-- added for accessibility to improve visual contrast between text and links --*/
}

#sa_content a.btn-xs{
  color: #FFFFFF;
}
#sa_content a.btn-xs:hover{
  color: #F1F1F1;
}

.link-underline a, .link-underline a:visited {
    border-bottom: .1em dotted #335566;  /*-- added for accessibility to improve visual contrast between text and links --*/
}


#sa_content a:hover:not(.btn-primary) {
    text-decoration: none;
    color: #993333;
}


	.footer {
	    box-shadow: 0 3px 5px rgba(100, 100, 100, 0.49);
		margin-top: 0;
	  /* must be the same height as footer */
	   }

#sa_content h3{
  font-size: 20px;
  font-weight: normal;
}




.spif-link a, .spif-link a:visited {
    border-bottom: 0.1em dotted #335566;
    color: #335566;
    font-weight: 600;
}




	  p {
  font-family: "museo-sans", sans-serif;
  color: #2c2c2c;
  font-weight: 500;
  font-size: 15px;
  line-height: 25px;


	}
	a {
	  color: #335566;

      /*text-decoration: none;
	  -webkit-transition: all 0.4s ease-in-out;
	  -moz-transition: all 0.4s ease-in-out;
	  -ms-transition: all 0.4s ease-in-out;
	  -o-transition: all 0.4s ease-in-out;*/

	}
	a:hover {
	  text-decoration: none;
	  color: #365d7e;
	}
	a:focus {
	  text-decoration: none;
	}
	.btn {
	  -webkit-transition: all 0.4s ease-in-out;
	  -moz-transition: all 0.4s ease-in-out;
	  -ms-transition: all 0.4s ease-in-out;
	  -o-transition: all 0.4s ease-in-out;
	  -webkit-border-radius: 0;
	  -moz-border-radius: 0;
	  -ms-border-radius: 0;
	  -o-border-radius: 0;
	  border-radius: 0;
	  -moz-background-clip: padding;
	  -webkit-background-clip: padding-box;
	  background-clip: padding-box;
	}
	.btn .fa {
	  color: #fff;
	  margin-right: 5px;
	}
	.btn .fa.fa-search {
	  margin-right: 0;
	}
	.btn-theme {
	  background: #257ea5;
	  border: 1px solid #257ea5;
	  color: #fff;
	}
	.btn-theme:hover {
	  background: #84aac9;
	  border: 1px solid #84aac9;
	  color: #fff;
	}
	a.btn-cta,
	.btn-cta {
	  background: #6091ba;
	  color: #fff;
	  padding: 10px 20px;
	  font-size: 18px;
	  line-height: 1.33;
	  -webkit-border-radius: 0;
	  -moz-border-radius: 0;
	  -ms-border-radius: 0;
	  -o-border-radius: 0;
	  border-radius: 0;
	  -moz-background-clip: padding;
	  -webkit-background-clip: padding-box;
	  background-clip: padding-box;
	  border: 1px solid #6091ba;
	  font-family: 'open sans', arial, sans-serif;
	}

	a.btn-cta:hover,

	.btn-cta:hover {
	  color: #fff;
	  background: #84aac9;
	  border: 1px solid #84aac9;
	}
	a.btn-cta .fa,
	.btn-cta .fa {
	  margin-right: 10px;
	  font-size: 20px;
	  color: #fff;
	}

  /*** SEARCH BAR ***/
  .pull-right {
    float: none !important;
  }
	.form-control {
	  -webkit-border-radius: 0;
	  -moz-border-radius: 0;
	  -ms-border-radius: 0;
	  -o-border-radius: 0;
	  border-radius: 0;
	  -moz-background-clip: padding;
	  -webkit-background-clip: padding-box;
	  background-clip: padding-box;
      width: 50%;
	}
	.form-control:focus {
	  border-color: #6091ba;
	  -webkit-box-shadow: none;
	  -moz-box-shadow: none;
	  box-shadow: none;
	}
	blockquote {
	  font-size: 16px;
      color: #6c6f70;
      font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;
      font-weight: 200;
	}
	blockquote p {
	  font-size: 25px;
	  line-height: 1.5;
      font-family: "Century Gothic", CenturyGothic, Geneva, AppleGothic, sans-serif;

	}

	.flower {
		background: url('../../img/common/flower.png') no-repeat center;

	}

	.RedDamask {
	  background-color: #e27240;
	}
	.RedDamask:hover {
	  background-color: #df622a;
	}
	.FireBush {
	  background-color: #E28D40;
	}
	.FireBush:hover {
	  background-color: #df802a;
	}
	.OliveDrab {
	  background-color: #60A823;
	}
	.OliveDrab:hover {
	  background-color: #54931f;
	}
	.Mojo {
	  background-color: #C94139;

	}
	.Mojo:hover {
	  background-color: #b73932;
	}
	.text-highlight {
	  color: #27435a;
      font-family: "museo-slab",serif;
	}
	.highlight-border {
	  border-color: #822433;
	}
	.read-more {
	  -webkit-transition: all 0.4s ease-in-out;
	  -moz-transition: all 0.4s ease-in-out;
	  -ms-transition: all 0.4s ease-in-out;
	  -o-transition: all 0.4s ease-in-out;
	  font-size: 13px;
	  display: block;
	}
	.read-more .fa {
	  position: relative;
	  top: 1px;
	  margin-left: 5px;
	}
	.read-more:hover {
	  text-decoration: none;
	}
	.carousel-fade .item {
	  -webkit-opacity: 0;
	  -moz-opacity: 0;
	  opacity: 0;
	  -webkit-transition: opacity 0.3s;
	  -moz-transition: opacity 0.3s;
	  -ms-transition: opacity 0.3s;
	  -o-transition: opacity 0.3s;
	}
	.carousel-fade .item.active {
	  -webkit-opacity: 1;
	  -moz-opacity: 1;
	  opacity: 1;
	}
	#topcontrol {
	  background: #257ea5;
	  color: #fff;
	  text-align: center;
	  display: inline-block;
	  width: 35px;
	  height: 35px;
	  border: none;
	  -webkit-border-radius: 2px;
	  -moz-border-radius: 2px;
	  -ms-border-radius: 2px;
	  -o-border-radius: 2px;
	  border-radius: 2px;
	  -moz-background-clip: padding;
	  -webkit-background-clip: padding-box;
	  background-clip: padding-box;
	  -webkit-transition: all 0.4s ease-in-out;
	  -moz-transition: all 0.4s ease-in-out;
	  -ms-transition: all 0.4s ease-in-out;
	  -o-transition: all 0.4s ease-in-out;
	}
	#x`:hover {
	  background: #6091ba;
	}
	#topcontrol .fa {
	  position: relative;
	  top: 3px;
	  font-size: 25px;
	}
	.row-end {
	  margin-right: 0;
	  padding-right: 0;
	}
	ul.custom-list-style li {
	  list-style: none;
	}
	.date-label {
	  background: #f5f5f5;
	  display: inline-block;
	  width: 40px;
	  height: 50px;
	  text-align: center;
	  font-size: 13px;
	}
	.date-label .month {
	  background: #6091ba;
	  color: #fff;
	  display: block;
	  font-size: 13px;
	  text-transform: uppercase;
	}
	.date-label .date-number {
	  clear: left;
	  display: block;
	  padding-top: 5px;
	  font-size: 15px;
	  font-family: 'open sans', arial, sans-serif;
	  font-weight: 500;
	}
	.pagination > .active > a,
	.pagination > .active > span,
	.pagination > .active > a:hover,
	.pagination > .active > span:hover,
	.pagination > .active > a:focus,
	.pagination > .active > span:focus {
	  background-color: #6091ba;
	  border-color: #6091ba;
	}
	.pagination > li > a:hover,
	.pagination > li > span:hover,
	.pagination > li > a:focus,
	.pagination > li > span:focus {
	  background-color: #eef3f8;
	  border-color: #a7c2d9;
	}
	.pagination > li:first-child > a,
	.pagination > li:first-child > span,
	.pagination > li:last-child > a,
	.pagination > li:last-child > span {
	  -webkit-border-radius: 0;
	  -moz-border-radius: 0;

	  -ms-border-radius: 0;
	  -o-border-radius: 0;
	  border-radius: 0;
	  -moz-background-clip: padding;
	  -webkit-background-clip: padding-box;
	  background-clip: padding-box;
	}
	.nav-tabs {
	  border-bottom: none;
	  position: relative;
	  margin-bottom: -1px;
	}
	.tab-content {
	  border: 1px solid #e8e8e8;
	  padding: 15px;
	  margin-bottom: 20px;
	}




	.nav-tabs > li > a {
	  border: 1px solid #e8e8e8;
	  border-bottom: none;
	  background: #f5f5f5;
	  padding: 5px 15px;
	  margin-right: 0;
	  -webkit-border-radius: 0;
	  -moz-border-radius: 0;
	  -ms-border-radius: 0;
	  -o-border-radius: 0;
	  border-radius: 0;
	  -moz-background-clip: padding;
	  -webkit-background-clip: padding-box;
	  background-clip: padding-box;
	  color: #444444;
	  -webkit-transition: all 0s;
	  -moz-transition: all 0s;
	  -ms-transition: all 0s;
	  -o-transition: all 0s;
	}
	.nav-tabs > li {
	  margin-right: 2px;
	}
	.nav-tabs > li.active {
	  border-top: 2px solid #6091ba;
	}
	.nav-tabs > li.active a,
	.nav-tabs > li.active a:hover,
	.nav-tabs > li.active a:active,
	.nav-tabs > li.active a:focus {

	}
	.table-striped > tbody > tr:nth-child(odd) > td,
	.table-striped > tbody > tr:nth-child(odd) > th {

	  background: #f5f8fb;
	}
	.table > thead > tr > th,
	.table > tbody > tr > th,
	.table > tfoot > tr > th,
	.table > thead > tr > td,
	.table > tbody > tr > td,
	.table > tfoot > tr > td {
	  border-top: 1px solid #fff;
	}
	.table > thead > tr > th {
	  border-bottom: 2px solid #a7c2d9;
	  color: #365d7e;
	}
	.table-hover > tbody > tr:hover > td,
	.table-hover > tbody > tr:hover > th {
	  background: #f5f8fb;
	}
	.table-boxed,
	.table-bordered {
	  border: 1px solid #ebebeb;
	}
	.table.table-boxed > thead > tr > th {
	  border-bottom: none;
	  background: #6091ba;
	  color: #fff;
	}
	.panel-group .panel {
	  -webkit-border-radius: 0;
	  -moz-border-radius: 0;
	  -ms-border-radius: 0;
	  -o-border-radius: 0;
	  border-radius: 0;
	  -moz-background-clip: padding;
	  -webkit-background-clip: padding-box;
	  background-clip: padding-box;
	}
	.panel-group .panel .panel-heading {
	  background: none;
	  border: none;
	  -webkit-border-radius: 0;
	  -moz-border-radius: 0;
	  -ms-border-radius: 0;
	  -o-border-radius: 0;
	  border-radius: 0;
	  -moz-background-clip: padding;
	  -webkit-background-clip: padding-box;
	  background-clip: padding-box;
	}



.panel-heading {

    padding: 5px 15px;
        border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

	.panel-group .panel .panel-heading .panel-title a {
	  color: #2c2c2c;
	}
	.panel-group .panel .panel-heading .panel-title a:before {
	  font-family: FontAwesome;
	  line-height: 1;
	  -webkit-font-smoothing: antialiased;
	  -moz-osx-font-smoothing: grayscale;
	  content: "\f146";
	  margin-right: 5px;
	}
	.panel-group .panel .panel-heading .panel-title a.collapsed:before {
	  content: "\f0fe";
	}
	.panel-group .panel .panel-body {
	 border-style: none;

     }

  .panel-body p{
    margin-left: 10px;
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
    font-family: museo-sans, sans-serif;
    color: #2c2c2c;
    margin: 0px 0 10px !important;
	 }

  .panel-body {
    margin-left: 10px;
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
    font-family: museo-sans, sans-serif;
    color: #2c2c2c;
   }

	.panel-body a, .panel-body a:visited {
    border-bottom: 0.1em dotted #335566;
    color: #335566;

    }
.panel-warning > .panel-heading {
    background-color: #ffee1f;
    border-style: none;

      }

.panel-danger > .panel-heading {
    background-color: #f4f4f4;
    border-style: none;

    }
.panel-warning {
     border-style: none;
    }

.panel-danger {
     border-style: none;
}



	.panel-title {
		color: #2c2c2c;
        font-family: "museo-slab", sans-serif;
        font-size: 13px;
        font-weight: 600;
        text-transform: uppercase;
		padding-top: 3px;
}
		.panel-title-two {
		color: #fff;
        font-family: "museo-sans", sans-serif;
        font-size: 13px;
        font-weight: 600;
        text-transform: uppercase;
		padding-top: 3px;

	}
	.panel-body {

		padding: 15px;
	      border: 0.1em dotted rgba(51, 85, 102, 0.1);
          background: rgba(0, 0, 0, 0) url('/img/common/lines.png') repeat scroll 0 0;
		}

	.quote-body {

		padding: 1px 1px 1px 1px;
	      border-style: none;
          background: rgba(0, 0, 0, 0) url('/img/common/lines.png') repeat scroll 0 0;
	}

	.panel {
	  -webkit-border-radius: 0;
	  -moz-border-radius: 0;
	  -ms-border-radius: 0;
	  -o-border-radius: 0;
	  border-radius: 0;
	  -moz-background-clip: padding;
	  -webkit-background-clip: padding-box;
	  background-clip: padding-box;
	 background-color: transparent;
   /* float: right;
    width: 75%;*/
	}
	.panel .panel-heading {
	  -webkit-border-radius: 0;
	  -moz-border-radius: 0;
	  -ms-border-radius: 0;
	  -o-border-radius: 0;
	  border-radius: 0;
	  -moz-background-clip: padding;
	  -webkit-background-clip: padding-box;
	  background-clip: padding-box;
	}
	.panel .panel-heading h3 {
	  font-weight: 500;

	}



	.panel .panel-heading .label {
	  font-size: 10px;
	}
	.panel .panel-footer {
	  -webkit-border-radius: 0;
	  -moz-border-radius: 0;
	  -ms-border-radius: 0;
	  -o-border-radius: 0;
	  border-radius: 0;
	  -moz-background-clip: padding;
	  -webkit-background-clip: padding-box;
	  background-clip: padding-box;
	}
	.panel .panel-footer ul {
	  margin-bottom: 0;
	}
	.panel .panel-footer ul.list-inline li {
	  margin-bottom: 0;
	}

	.panel .panel-footer small {
	  color: #999999;
	}
	.panel > .list-group .list-group-item:last-child {
	  -webkit-border-radius: 0;
	  -moz-border-radius: 0;
	  -ms-border-radius: 0;
	  -o-border-radius: 0;
	  border-radius: 0;
	  -moz-background-clip: padding;
	  -webkit-background-clip: padding-box;
	  background-clip: padding-box;
	}
	.panel-theme {
	  border-color: #6091ba;
	}
	.panel-theme > .panel-heading,
	.panel-theme > .panel-footer {
	  color: #fff;
	  background: #6091ba;
	  border-color: #6091ba;
	}
  .alert-warning{
    background-color: #fef5e6;
    border: none;
  }
	.no-margins {
	  margin: 0;
	}
	.no-margin-left {
	  margin-left: 0;
	}
	.no-margin-right {
	  margin-right: 0;
	}
	.no-margin-top {
	  margin-top: 0;
	}
	.no-margin-bottom {
	  margin-bottom: 0;
	}
	.label {
	  -webkit-border-radius: 0;
	  -moz-border-radius: 0;
	  -ms-border-radius: 0;
	  -o-border-radius: 0;
	  border-radius: 0;
	  -moz-background-clip: padding;
	  -webkit-background-clip: padding-box;
	  background-clip: padding-box;
	}
	.label.label-theme {
	  background: #6091ba;
	}
	.label .fa {
	  margin-right: 4px;
	}
	.label.label-icon-only .fa {
	  margin-right: 0;
	}
	.badge.badge-theme {
	  background: #6091ba;
	}
	.badge.badge-default {
	  background: #999;
	}
	.badge.badge-primary {
	  background: #428bca;
	}
	.badge.badge-success {
	  background: #5cb85c;
	}
	.badge.badge-info {
	  background: #5bc0de;
	}
	.badge.badge-info {

	  background: #5bc0de;
	}
	.badge.badge-warning {

	  background: #f0ad4e;
	}
	.badge.badge-danger {
	  background: #d9534f;
	}
	.promo-badge {
	  font-size: 20px;
	  display: table;
	}
	.promo-badge a {

	  color: #fff;
	  display: table-cell;
	  width: 135px;
	  height: 135px;
	  text-align: center;
	  vertical-align: middle;
	  -webkit-border-radius: 50%;
	  -moz-border-radius: 50%;
	  -ms-border-radius: 50%;
	  -o-border-radius: 50%;
	  border-radius: 50%;
	  -moz-background-clip: padding;
	  -webkit-background-clip: padding-box;
	  background-clip: padding-box;
	  border: 5px solid #fff;
	  -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
	  -moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
	  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
	}
	.promo-badge .percentage {
	  font-size: 32px;
	  font-weight: 500;
	  color: #fff;
	  position: relative;
	  font-family: 'open sans', arial, sans-serif;
	}
	.promo-badge .percentage .off {
	  font-size: 11px;
	  position: absolute;
	  top: 15px;
	  right: -15px;
	}
	.promo-badge .desc {
	  font-size: 12px;
	}
	.progress-bar-theme {
	  background: #6091ba;
	}
	.img-thumbnail {
	  -webkit-border-radius: 0;
	  -moz-border-radius: 0;
	  -ms-border-radius: 0;
	  -o-border-radius: 0;
	  border-radius: 0;
	  -moz-background-clip: padding;
	  -webkit-background-clip: padding-box;
	  background-clip: padding-box;
	  border-color: #e8e8e8;
	  margin-bottom: 15px;
	}
	#cboxLoadedContent,
	#cboxContent {
	  background: none;
	}
	.box {
	  background: #fdfdfd;
	  padding: 15px;
	}
	.box.box-border {
	  border-left: 5px solid #6091ba;
	}
	.box.box-dark {
	  background: #f4f4f4;
      color: #115740;
       border: 0.1em dotted rgba(51, 85, 102, 0.1);

	}


	.box.box-dark2 {

        background: url("https://www.union.edu/img/common/lines.png") repeat scroll 0 0;
         border: 0.1em dotted rgba(51, 85, 102, 0.1);




    }


	.box.box-dark3 {

        background: url("https://www.union.edu/img/common/lines.png") repeat scroll 0 0;

	}



	.box.box-theme {

	  background: #6091ba;
	  color: #fff;
	}
	.box .date-label {
	  background: #fff;
	}
	.social-icons {

	  list-style: none;
	  padding: 10px 0;
	  margin-bottom: 0;
	}
	.social-icons li {
	  float: left;
	}
	.social-icons li.row-end {
	  margin-right: 0;

	}
	.social-icons a {
	  display: inline-block;
	  background: #95b6d1;
	  width: 32px;
	  height: 32px;
	  text-align: center;
	  padding-top: 4px;
	  -webkit-border-radius: 50%;
	  -moz-border-radius: 50%;
	  -ms-border-radius: 50%;
	  -o-border-radius: 50%;
	  border-radius: 50%;
	  -moz-background-clip: padding;
	  -webkit-background-clip: padding-box;

	  background-clip: padding-box;
	  font-size: 18px;
	  margin-right: 10px;
	  float: left;
	}
	.social-icons a:hover {
	  background: #6091ba;
	}
	.social-icons a .fa {
	  color: #fff;
	}
	.social-icons a .fa:before {
	  font-size: 18px;
	  text-align: center;
	  padding: 0;
	}

/* ======= Header ======= */
  #pageheader{
    background-color: #FFFFFF;
  }
	.header .top-bar {
	 background: rgba(0, 0, 0, 0) url('/accounts/4C1DDEB8E4CAF66EE6239998D3A2F5F9/themes/stockassets/lines.png') repeat scroll 0 0;;
	}
	.header .top-bar .search-form {
	  padding: 10px 0;
	}
	.header .top-bar .search-form .form-group {
	  display: inline-block;
	  margin-bottom: 0;
	  vertical-align: middle;
	}
	.header .social-icons li.row-end {
	  margin-right: 0;
	}
	.header .social-icons a {
	  background: #27435a;
	}
	.header .social-icons a:hover {
	  background: #6091ba;
	}

	.header .social-icons a:hover .fa {
	  color: #fff;
	}
	.header .social-icons a .fa {
	  color: rgba(255, 255, 255, 0.4);
	}
	.header .social-icons a .fa:before {
	  font-size: 18px;
	  text-align: center;
	  padding: 0;
	}
	.header .header-main {
	  padding: 15px 0;
	}
	.header h1.logo {
	  margin-top: 0;
	  margin-bottom: 0;
	}
	.header .menu-top {
	  list-style: none;
	  margin: 0;
	  padding: 0;
	  text-align: right;
	  float: right;
	}
	.header .menu-top li {
	  list-style: none;
	  float: left;
	   font-size: 13px;
	  font-weight: 600;
	  font-family: 'open sans', arial, sans-serif;
	}
	.header .menu-top li:last-child a {
	  padding-right: 0;
	}
	.header .menu-top li.divider a {
	  border-right: 1px solid #ffffff;
	}
	.header .menu-top li a {
	  display: inline-block;
	  color: #ffffff;
	  padding: 0px 10px;
	}
	.header .menu-top li a:hover {
	  color: #dcdcdc;
	}
	.header .contact {
	  font-size: 20px;
	  font-family: 'open sans', arial, sans-serif;
	  font-weight: 300;
	  margin-top: 10px;
	}
	.header .contact p {
	  float: left;
	  margin-bottom: 0;
		}
	.header .contact p.phone {
	  margin-right: 30px;
	  font-size: 12px;
	 font-family: 'open sans', arial, sans-serif;
	  color: #fff;
	}
	.header .contact p a {
	  color: #ffffff;
	}
	.header .contact .fa {
	  color: #ffffff;
	  margin-right: 8px;
	  font-size: 9px;
	  position: relative;
	  top: 1px;
	}
	.header .contact .fa.fa-phone {
	  font-size: 22px;
	  top: 2px;
	}
	.header .search-form {
	  border: 0;
	  -webkit-box-shadow: none;
	  -moz-box-shadow: none;
	  box-shadow: none;
	}
	.header .search-form .form-control {
	  width: 260px;
	  background: #f5f5f5;
	  -webkit-transition: all 0.4s ease-in-out;
	  -moz-transition: all 0.4s ease-in-out;
	  -ms-transition: all 0.4s ease-in-out;
	  -o-transition: all 0.4s ease-in-out;
	}
	.header .search-form .form-control:focus {
	  background: #fff;
	  border-color: #6091ba;

    }

  /*** logo ***/
  .navbar-brand > img:nth-child(1){
    height:30px;
  }

  /*** mobile nav ***/
  #pagenav .fullname-xs {
    color: #335566;
  }
  .navbar-toggle {
    background-color: rgb(37, 126, 165);
  }
  .navbar-inverse .navbar-toggle{
    border-color: transparent;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  #sa_content ul li, #sa_content ul li ul li, .dropdown-menu li{
    margin-bottom:10px;
  }

  .btn-group, .btn-group-vertical{
    display: block;
  }


	.main-nav {
	background: #822433;
    -webkit-box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49);
    -moz-box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49);
    box-shadow:  0px 3px 5px rgba(100, 100, 100, 0.49);
    margin-bottom: 10px;
	}

    .shadow {
    background: #822433;
    -webkit-box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49);
    -moz-box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49);
    box-shadow:  0px 3px 5px rgba(100, 100, 100, 0.49);

	}


	.main-nav button {
	  background-color: transparent;
	  color: #fff !important;
	  -webkit-border-radius: 0;

	  -moz-border-radius: 0;
	  -ms-border-radius: 0;
	  -o-border-radius: 0;
	  border-radius: 0;
	  -moz-background-clip: padding;

	  -webkit-background-clip: padding-box;
	  background-clip: padding-box;
	}
	.main-nav button:focus {
	  outline: none;
	}
	.main-nav button .icon-bar {
	  background-color: #fff;
	}
	.main-nav .navbar-collapse {
	  padding: 0;
	}
  .navbar-text{
    margin-top: 12px;
  }
	.main-nav .nav .nav-item {
	  font-weight: 400;
	 font-family: "museo-slab", serif;
      font-size: 17px;
     text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.91);
	  z-index: 100;
    padding-left: 20px;
	}
	.main-nav .nav .nav-item a {
	  color: #ffffff;
	}

	.main-nav .nav .nav-item a:hover, {

      background: transparent;

	}
	.main-nav .nav .nav-item.active {
	  position: relative;
	}
	.main-nav .nav .nav-item.active > a {

	  background: #4678a1;
	  color: #fff;

	}

	.main-nav .nav .nav-item.active > a:before {
	  content: "\f0d8";
	  position: absolute;
	  bottom: -8px;
	  left: 0;
	  text-align: center;
	  font-family: FontAwesome;
	  display: block;
	  font-size: 12px;
	  width: 100%;
	}
	.main-nav .nav .nav-item.active > a.dropdown-toggle:before {
	  display: none;
	}
	.main-nav .nav .nav-item.open a {
	  background: #4678a1;
	  color: #fff;
	}

	.main-nav .nav .nav-item .dropdown-menu {
	  -webkit-border-radius: 0;
	  -moz-border-radius: 0;
	  -ms-border-radius: 0;
	  -o-border-radius: 0;
	  border-radius: 0;
	  -moz-background-clip: padding;
	  -webkit-background-clip: padding-box;
	  background-clip: padding-box;
	  margin: 0;
	  border: none;
	  padding: 0;
	  text-transform: none;
	  min-width: 220px;
	}
	.main-nav .nav .nav-item .dropdown-menu a {

	  border-bottom: 1px solid #3e6a8f;
	  padding: 8px 20px;
	}
	.main-nav .nav .nav-item .dropdown-menu a:hover {
	  background: #3e6a8f;
	  color: #fff;
	  padding-left: 24px;
	}

  .navbar-nav > li > a {
    padding: 15px;
  }

  .dropdown-submenu > .dropdown-menu ul{
  }

/* ====== Page Nav ====== */
#pagenav{
  box-shadow: none;
}
.navbar-inverse{
  background-color: #F1F1F1;
  border-style: none;
}

.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > li > a:focus {
    color: #335566;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background-color: #257EA5;
}

.navbar-inverse .navbar-nav > li > a:hover{
    color: #257EA5;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #257EA5;
    color: #fff;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #335566;
}

.navbar-inverse .navbar-text {
    color: #335566;
}

/* form-control */
.form-control{
    border-radius: 0;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    display: block;
    height: 34px;
    padding: 6px 12px;
    padding-top: 6px;
    padding-right: 12px;
    padding-bottom: 6px;
    padding-left: 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    border: 1px solid #ccc;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(204, 204, 204);
    border-right-color: rgb(204, 204, 204);
    border-bottom-color: rgb(204, 204, 204);
    border-left-color: rgb(204, 204, 204);
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image-source: none;
    border-image-slice: 100% 100% 100% 100%;
    border-image-width: 1 1 1 1;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

/* input/button/select/textarea */
input, button, select, textarea{
    font-family: "museo-sans", sans-serif;
}

/* button/input/optgroup/select/textarea */
button, input, optgroup, select, textarea{
    margin: 0;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font: inherit;
    font-style: inherit;
    font-weight: inherit;
    font-size: inherit;
    font-size-adjust: inherit;
    font-stretch: inherit;
    -x-system-font: none;
    font-feature-settings: inherit;
    font-language-override: inherit;
    font-kerning: inherit;
    font-synthesis: inherit;
    font-variant-alternates: inherit;
    font-variant-caps: inherit;
    font-variant-east-asian: inherit;
    font-variant-ligatures: inherit;
    font-variant-numeric: inherit;
    font-variant-position: inherit;
}

/* btn-theme */
.btn-theme{
    background: #257ea5;
    background-color: rgb(37, 126, 165);
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    border: 1px solid #257ea5;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(37, 126, 165);
    border-right-color: rgb(37, 126, 165);
    border-bottom-color: rgb(37, 126, 165);
    border-left-color: rgb(37, 126, 165);
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image-source: none;
    border-image-slice: 100% 100% 100% 100%;
    border-image-width: 1 1 1 1;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    color: #fff;
}

/* btn */
.btn{
    -moz-transition: all 0.4s ease-in-out;
    transition-property: all;
    transition-duration: 0.4s;
    transition-timing-function: ease-in-out;
    transition-delay: 0s;
    border-radius: 0;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    margin-top: 1px;
    display: inline-block;
    padding: 6px 12px;
    padding-top: 6px;
    padding-right: 12px;
    padding-bottom: 6px;
    padding-left: 13px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
}

/* button */
button{
    font-family: "museo-sans",sans-serif;
    text-transform: none;
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
    margin: 0;
    margin-right: 0px;
    margin-left: 0px;
    font: inherit;
    font-size-adjust: inherit;
    font-stretch: inherit;
    -x-system-font: none;
    font-feature-settings: inherit;
    font-language-override: inherit;
    font-kerning: inherit;
    font-synthesis: inherit;
    font-variant-alternates: inherit;
    font-variant-caps: inherit;
    font-variant-east-asian: inherit;
    font-variant-ligatures: inherit;
    font-variant-numeric: inherit;
    font-variant-position: inherit;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-search::before {content: "\e003";}

/* container */
.container{
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

/* font assignments */
input, button, select, textarea {
    font-family: "museo-sans",sans-serif;
    font-size: inherit;
    line-height: inherit;
}

/* main navigation */
.main-nav{
    background: #822433;
    background-color: rgb(130, 36, 51);
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49);
    margin-bottom: 10px;
}

/* main navigation button */
.main-nav button{
    background-color: transparent;
    color: #fff !important;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    background-clip: padding-box;
}

.main-nav .nav .nav-item a {
    color: #ffffff;
}

.main-nav .nav .nav-item {
    font-weight: 400;
    font-family: "museo-slab", serif;
    font-size: 17px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.91);
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

/* ======= Footer ======= */
.footer {
     background:  url(https://www.union.edu/img/common/mstonerpage-bg.png) 50% 0 no-repeat,  rgba( 244, 244, 244, 1.5);
      color: #923338;
	}

footer{
  border: none;
}


	.footer p {
	  color: #2c2c2c;
	}
	.footer ul {
	  padding-left: 0;
	}
	.footer li {
	  list-style: none;
	}
	.footer h3 {
	  margin-top: 0;
	  margin-bottom: 20px;
	}
	.footer .footer-content {
	  padding: 30px 0;
	  font-size: 12px;
	  min-height: 300px;

	}
	.footer .footer-content .footer-col .footer-col-inner {
	  padding: 0 15px;
	}
	.footer .footer-content .footer-col .fa {
	  margin-right: 10px;
	  display: inline-block;
	  color: #822433;
	}
	.footer .footer-content .footer-col .fa.fa-phone {
	  font-size: 16px;
	}
	.footer .footer-content .footer-col li {
	  margin-bottom: 10px;
      font-family: "museo-sans", sans-serif;
	  font-size: 13px;
	}
	.footer .footer-content .footer-col a {
	  color: #335566;
	}
	.footer .footer-content .footer-col a:hover {
	  color: #335566;
	}
	.footer .footer-content .adr {
	  margin-bottom: 30px;
	}
	.footer .footer-content .adr .fa {
	  font-size: 16px;
	  margin-top: 2px;
	}
	.footer .footer-content .subscribe-form {
	  padding: 0;
	}
	.footer .footer-content .subscribe-form .form-group {
	  display: inline-block;
	  margin-bottom: 0;
	  vertical-align: middle;
	}
	.footer .footer-content .subscribe-form .form-control {
	  width: 320px;
	  background: #f5f5f5;
	  border: none;
	  -webkit-transition: all 0.4s ease-in-out;
	  -moz-transition: all 0.4s ease-in-out;
	  -ms-transition: all 0.4s ease-in-out;
	  -o-transition: all 0.4s ease-in-out;
	}
	.footer .footer-content .subscribe-form .form-control:focus {
	  background: #fff;
	}
	.footer .bottom-bar {
	 background: rgba(0, 0, 0, 0) url('/accounts/4C1DDEB8E4CAF66EE6239998D3A2F5F9/themes/stockassets/lines.png') repeat scroll 0 0;
	  padding: 5px 0;
	}
	.footer .bottom-bar .copyright {
	  font-size: 11px;
	  color: #335566;
	  line-height: 3;
	}
	.footer .bottom-bar .copyright a:hover {
	  color: #84aac9;
	}
	.footer .bottom-bar .social {
	  margin: 0;
	}
	.footer .bottom-bar .social li {
	  float: right;
	  margin-left: 10px;
	  text-align: center;
	  font-size: 18px;
	  line-height: 2;
	}
	.footer .bottom-bar .social li a {
	  color: #a9a9a9;
	  padding: 0 5px;
	}
	.footer .bottom-bar .social li a:hover {
	  color: #6091ba;
	}
	/* ======= FlexSlider ======= */
	.flexslider {
	  -webkit-border-radius: 0;
	  -moz-border-radius: 0;
	  -ms-border-radius: 0;
	  -o-border-radius: 0;
	  border-radius: 0;
	  -moz-background-clip: padding;
	  -webkit-background-clip: padding-box;
	  background-clip: padding-box;
	  -webkit-box-shadow: 0 0 0;
	  -moz-box-shadow: 0 0 0;
	  box-shadow: 0 0 0;
	  border: 0;
	}
	.flexslider .flex-control-nav {

	  bottom: -35px;
	}
	.flexslider .flex-control-paging li a {
	  background: #a1a1a1;
	}
	.flexslider .flex-control-paging li a:hover {
	  background: #6091ba;
	}
	.flexslider .flex-control-paging li a.flex-active {
	  background: #257ea5;
	}
	.flexslider .slides li {
	  position: relative;
	}

	.flexslider .slides .flex-caption .main {
	  display: inline-block;
	  background: rgba(37, 126, 165, 0.7) none repeat scroll 0 0;
	  margin-bottom: 5px;
	  padding: 10px 15px;
	  font-size: 20px;

	}
	.flexslider .slides .flex-caption .secondary {
	  display: list-item;
	  background: rgba(37, 126, 165, 0.8);
	  padding: 5px 15px;
	  color: #fff;
	  font-size: 14px;


	}
	.flexslider .slides .promo-badge {
	  position: absolute;
	  right: 60px;
	  top: 30px;
	}

  /* ======= Home Page ======= */
  	.public-page-content h2 {

      text-transform: uppercase;
      font-family: "museo-sans", sans-serif;
      color: #27435a;
      font-size: 32px;
      font-weight: 500;
      letter-spacing: 0.2em; 
      margin-bottom: 0;
      margin-top: 10px;
      line-height: 2.3em;


  	}
  	.home-page h2.section-heading .line {
  	  border-top: 2px solid #6091ba;
  	  display: inline-block;
  	  padding: 0 15px;
  	  padding-top: 5px;
  	}
  	.home-page section {

  	  overflow: hidden;
  	  margin-bottom: 10px;
  	}
  	.home-page .section-content {
  	  padding: 15px;
  	  padding-top: 0;
  	}
  	.home-page .carousel-controls a .fa {
  	  -webkit-transition: all 0.4s ease-in-out;
  	  -moz-transition: all 0.4s ease-in-out;
  	  -ms-transition: all 0.4s ease-in-out;
  	  -o-transition: all 0.4s ease-in-out;
  	  background: #dddddd;
  	  color: #fff;
  	  display: inline-block;
  	  width: 20px;
  	  height: 20px;
  	  text-align: center;
  	  margin-right: 0;
  	  font-size: 15px;
  	}
  	.home-page .carousel-controls a.next .fa {
  	  padding-top: 2px;
  	  padding-right: 1px;
  	}
  	.home-page .carousel-controls a.prev .fa {
  	  padding-top: 2px;
  	  padding-right: 1px;
  	}
  	.home-page .carousel-controls a:hover .fa {
  	  background: #6091ba;
  	}
  	.home-page .promo {
  	  margin-bottom: 30px;
  	}
  	.home-page .promo h1.section-heading {
  	  margin-top: 0;
  	  font-size: 24px;
  	  color: #fff;
  	}
  	.home-page .promo p {
  	  color: #f5f5f5;
  	}
  	.home-page .promo .btn-cta {
  	  font-size: 20px;
  	  margin-top: 30px;
  	  font-family: 'Open Sans', arial, sans-serif;
  	}
  	.home-page .news {
  	  position: relative;
  	   margin-bottom: 30px;

  	}
  	.home-page .news .carousel-controls {
  	  position: absolute;
  	  right: 10px;
  	  top: 10px;
  	}
  	.home-page .news h2.title {
  	  font-size: 18px;
  	  margin-top: 0;
  	}
  	.home-page .news h2.title a {
  	  color: #444444;
  	}
  	.home-page .news h2.title a:hover {
  	  color: #365d7e;
  	}
  	.home-page .news .news-item {
  	  padding-left: 115px;
  	  position: relative;
  	  margin-bottom: 20px;
  	}
  	.home-page .news .thumb {
  	  position: absolute;
  	  left: 0;
  	  top: 0;

  	}

  	.home-page .events .section-content {
  	  min-height: 520px;
  	}
  	.home-page .events .event-item {
  	  position: relative;
  	  padding-left: 55px;
  	  border-bottom: 1px solid #e8e8e8;
        padding-top: 15px;
  	  padding-bottom: 10px;
  	}
  	.home-page .events .event-item .date-label {
  	  background: #fff;
  	  position: absolute;
  	  left: 0;
  	}
  	.home-page .events .event-item h2.title {
  	  margin-bottom: 20px;
  	  font-size: 16px;
  	}
  	.home-page .events .event-item p {
  	  margin-bottom: 5px;
  	}
  	.home-page .events .event-item .fa {
  	  margin-right: 5px;
  	  font-size: 14px;
  	  min-width: 16px;
  	  color: #666;
  	}
  	.home-page .events .event-item .fa.fa-map-marker {
  	  font-size: 18px;
  	}
  	.home-page .events .read-more {
  	  margin-top: 15px;
  	}
  	.home-page .events .details p {
  	  color: #666;
  	}
  	.home-page .course-finder .course-finder-form {
  	  margin-bottom: 15px;
  	}
  	.home-page .course-finder .keywords {
  	  padding-left: 0;
  	}

  	.home-page .course-finder .keywords input {
  	  width: 200px;
  	  margin-right: 5px;
  	}
  	.home-page .video {
  	  position: relative;
  	}
  	.home-page .video .carousel-controls {
  	  position: absolute;
  	  right: 10px;
  	  top: 10px;
  	}
  	.home-page .video .video-iframe {
  	  max-width: 100%;
  	  width: 100%;
  	  height: 287px;
  	  margin-bottom: 5px;
  	}
  	.home-page .links .fa {
  	  margin-right: 5px;
  	}
  	.home-page .testimonials {
  	  position: relative;
  	}
  	.home-page .testimonials .carousel-controls {
  	  position: absolute;
  	  right: 10px;
  	  top: 10px;
  	}
  	.home-page .testimonials .fa {
  	  color: #6091ba;
  	  margin-right: 5px;
  	  font-size: 18px;
  	}
  	.home-page .testimonials .carousel .item {
  	  min-height: 298px;
  	}
  	.home-page .testimonials .people {
  	  margin-top: 10px;
  	}
  	.home-page .testimonials .people .name {
  	  color: #6091ba;
  	}
  	.home-page .testimonials .people .title {
  	  color: #999;
  	}
  	.home-page .awards {
  	  background: #fff;

  	}
  	.home-page .awards .logos {
  	  margin: 0;
  	  padding: 0;
  	}
  	.home-page .awards .logos li {
  	  list-style: none;
  	  margin-right: 0;
  	  text-align: center;
  	}
  	.home-page .awards .logos li img {
  	  -webkit-opacity: 0.6;
  	  -moz-opacity: 0.6;
  	  opacity: 0.6;
  	  margin: 0 auto;
  	}
  	.home-page .awards .logos li img:hover {
  	  -webkit-opacity: 1;
  	  -moz-opacity: 1;
  	  opacity: 1;
  	}
  	.home-page .awards .carousel-control {
  	  background: none;
  	  width: auto;

  	  top: 20px;
  	  text-shadow: none;
  	  -webkit-opacity: 1;
  	  -moz-opacity: 1;
  	  opacity: 1;

  	  filter: alpha(opacity=100);
  	  -webkit-transition: all 0.4s ease-in-out;
  	  -moz-transition: all 0.4s ease-in-out;
  	  -ms-transition: all 0.4s ease-in-out;
  	  -o-transition: all 0.4s ease-in-out;
  	}
  	.home-page .awards .carousel-control .fa {
  	  color: #e8e8e8;
  	  font-weight: bold;
  	}

  	.home-page .awards .carousel-control:hover .fa {
  	  color: #999;
  	}

/* ====== Banner ====== */
.header_image{
  width: 100%;
}

/* ====== Left-Sidebar ====== */
#pagebody {
  margin-bottom:20px;
}
#pagebodysidebar .sidebar-nav .dropdown-submenu > a::after {
  content: none;
}
#pagebodysidebar .sidebar-nav{
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 1.2em;
  line-height: 1.2em;
  -webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
  border: none;
}

a.nav-option{
  background-color: inherit;
}
#pagebodysidebar .sidebar-nav > li{
  padding: 7px 12px;
  padding-right: 0px;
  border: none;
  -webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#pagebodysidebar .sidebar-nav > li:first-child{
  border-top: none;
}

#pagebodysidebar .sidebar-nav > li a{
  font-weight: bold;
}

#pagebodysidebar .sidebar-nav > ul{
  display: none;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#pagebodysidebar .sidebar-nav > ul li{
  padding: 3px 10px;
  border-top: none;
}

#pagebodysidebar .sidebar-nav > ul li a{
  font-weight: normal;
  font-size: .9em;
}

#pagebodysidebar .sidebar-nav > li.selected{
  color: #2c2c2c;
  border-left: 3px solid #c9c9c9;
  background-color: rgba(255,255,255,255,.5);
}

#pagebodysidebar .sidebar-nav > li.selected a{
  color: #000;
}

#pagebodysidebar .sidebar-nav > li.selected a:visited{
  color: #2c2c2c;
  font-weight: bold;
  text-decoration: none;
}

#pagebodysidebar .sidebar-nav > li.selected ul{
  display: block;
}

#pagebodysidebar .sidebar-nav > li.selected ul a{
  color: #822433;
  font-weight: 400;
  text-decoration: none;
}



#pagebodysidebar .dropdown-submenu .sidebar-nav .nav-option{
  padding: 0;
}
#pagebodysidebar .sidebar-nav.dropdown-menu{
  padding-top: 15px;
  padding-botom: 15px;
  padding-left: 15px;
  padding-right: 0;
}

/*#pagebodysidebar .dropdown-submenu .dropdown-menu li{
  padding-left: 15px;
  padding-right: 15px;
}*/

#pagebodysidebar .dropdown-menu .nav-option{
  width: 250px;
}

#pagebodysidebar .dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus, #pagebodysidebar li:not(#announcements-frame, #announcements-list > li):hover,
#pagebodysidebar li:focus {
	text-decoration:none;
	color:#822433;
	background-color:#e2e2e2;
}

.sidebar-nav{
  /*width: 265px;*/
}

#pagebodysidebar .dropdown-submenu .dropdown-menu a.nav-option{
  padding-left:15px;
  padding-bottom:7px;
}

#pagebodysidebar .sidebar-nav .dropdown-submenu > .dropdown-menu{
  margin-left: -15px;
}
.sidebar-nav > li{
  margin: 0;
}

.sidebar-nav > li a, .sidebar-nav > li a:visited{
  color: #822433;
  font-weight: bold;
  text-decoration: none;
}

.sidebar-nav > li a:hover, .sidebar-nav li a:focus{
  color: #FFFFFF;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
  color: #262626;
  background-color: #F1F1F1;
}

submenu {
    position: relative;
    padding-right: 0;
}

.col-xs-3 {
    width: 25%;
    margin-bottom: 20px;
}

.dropdown-submenu > .nav-option{
  /*border-width: 12px 27.5px 12px 27.5px;
  color: inherit;*/
}

#announcements-box .announcements-top{
  color: #2c2c2c;
  background-color: #ffee1f;
  border-stype:none;
  font-family: "museo-slab", sans-serif;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding-top: 3px;
  
  margin-top: 0;
  margin-bottom: 0;
}
#announcements-box:not(.announcements-top){
  background: rgba(0, 0, 0, 0) url('/accounts/4C1DDEB8E4CAF66EE6239998D3A2F5F9/themes/stockassets/lines.png') repeat scroll 0 0;
  border: 0.1em dotted rgba(51, 85, 102, 0.1);
}
/* ====== Sub-Nav ====== */
a.btn.btn-primary{
  /*display:none;*/
}
.alert .btn-primary{
  margin-top: -6px;
}

/* ====== Form ====== */
form, .panel .panel-primary{
  background: rgba(0, 0, 0, 0) url('/accounts/4C1DDEB8E4CAF66EE6239998D3A2F5F9/themes/stockassets/lines.png') repeat scroll 0 0;
/*  float: right;
  width: 75%;*/
}


@media(max-width:767){
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #365d7e;
  }
  .body{
    font-size:15px;
  }
}
/* breakpoints */
@media(min-width:768px){
  .container{width:750px}
  .pull-right {
    float: right !important;
  }
}
@media(min-width:992px){
  .container{width:970px}
  .pull-right {
    float: right !important!;
  }
}
@media(min-width:1200px){
  .container{width:1170px}
  .pull-right {
    float: right !important!;
  }
}

/* print stylesheet */
@media print {
  header nav, .footer {
    display: none !important;
  }

  img {
    max-width: 100% !important;
  }
}


/* image under program description */
 img.img-responsive{
  width: 812px;
  height: auto; /* Google Docs Instructions will ask for 812px by 231px */
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  vertical-align: middle;


}

/* not to affect thumbnail */
img.img-responsive.img-thumbnail{
  width: 100%;
  height: 100%;
  -display: block;-
  lin
}

/* font styles to match those on union webpage */
h3, .h3{
    font-size: 21px;
    color: #2c2c2c;
    font-family: museo-slab, serif !important;
    font-weight: 300;
    margin-bottom: 10px;

}

/* more font styles for union webpage look */
h1, h2, h3, h4, h5, h6, p {
    font-family: museo-sans,sans-serif;
}

/*.panel-primary{width: 75%;float: right;}*/

/*.row:after{clear: none;}*/

@media only screen and (max-width: 768px) {
  .panel-primary{
    width:100%;
  }
  .public-page-content h2{clear: both;}
  
}


