/* Button CSS ---

.homebutton {
	width: 311px;
	height: 69px;
	margin: 12px auto;	
	font-size: 0.813rem;
  letter-spacing: .081rem;
  padding: 16px 25px;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 900 !important;
  text-transform: uppercase;
  text-decoration: none !important;
		text-align: center;
    display: flex;	
	align-items: center;	
}

.homeicon {
    font-size: 5.4rem;
}

.homeicon {
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 5px;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* International Student Services Styles 

.issbutton_one {
    color: #1D6277 !important;
}

.issbutton_one button {
    color: #1D6277 !important;
    background-color: #D0E6EC !important;
    border: solid 4px #D0E6EC !important;
}

.issbutton_one button:hover {
    color: #1d6277 !important;
    background-color: #FFF !important;
    border: solid 4px #1D6277 !important;
}

.issbutton_one a  {
    color: #1D6277 !important;
    font-family: 'Montserrat', sans-serif !important;
  font-weight: 900 !important;
  text-transform: uppercase;
  text-decoration: none !important;
}

.issbutton_one span {
    color: #3b7d91 !important;
}

.issbutton_two {
    color: #626C2F !important;
}

.issbutton_two button {
    color: #626C2F !important;
    background-color: #EBEBDC !important;
    border: solid 4px #EBEBDC !important;
}

.issbutton_two button:hover {
    color: #626C2F !important;
    background-color: #FFF !important;
    border: solid 4px #626C2F !important;
}

.issbutton_two a  {
    color: #626C2F !important;
    font-family: 'Montserrat', sans-serif !important;
  font-weight: 900 !important;
  text-transform: uppercase;
  text-decoration: none !important;
}

.issbutton_two span {
    color: #666f20 !important;
}


.issbutton_three {
    color: #565DA9 !important;
}

.issbutton_three button {
    color: #565DA9 !important;
    background-color: #E1E2EF !important;
    border: solid 4px #E1E2EF !important;
}

.issbutton_three button:hover {
    color: #565DA9 !important;
    background-color: #FFF !important;
    border: solid 4px #565DA9 !important;
}

.issbutton_three a  {
    color: #565DA9 !important;
    font-family: 'Montserrat', sans-serif !important;
  font-weight: 900 !important;
  text-transform: uppercase;
  text-decoration: none !important;
}

.issbutton_three span {
    color: #565cae !important;
}

.issbutton_four {
    color: #007A5A !important;
}

.issbutton_four button {
    color: #007A5A !important;
    background-color: #E0F1ED !important;
    border: solid 4px #E0F1ED !important;
}

.issbutton_four button:hover {
    color: #007A5A !important;
    background-color: #FFF !important;
    border: solid 4px #007A5A !important;
}

.issbutton_four a  {
    color: #007A5A !important;
    font-family: 'Montserrat', sans-serif !important;
  font-weight: 900 !important;
  text-transform: uppercase;
  text-decoration: none !important;
}

.issbutton_four span {
    color: #006b4d !important;
}

/* Events & Programs Styles 


.evpbutton_one {
    color: #8B6026 !important;
}

.evpbutton_one button {
    color: #8B6026 !important;
    background-color: #FFEAB3 !important;
    border: solid 4px #FFEAB3 !important;
}

.evpbutton_one button:hover {
    color: #8B6026 !important;
    background-color: #FFF !important;
    border: solid 4px #8B6026 !important;
}

.evpbutton_one a  {
    color: #8B6026 !important;
    font-family: 'Montserrat', sans-serif !important;
  font-weight: 900 !important;
  text-transform: uppercase;
  text-decoration: none !important;
}

.evpbutton_one span {
    color: #8B6026 !important;
}

.evpbutton_two {
    color: #C83427 !important;
}

.evpbutton_two button {
    color: #C83427 !important;
    background-color: #FEF2F1 !important;
    border: solid 4px #FEF2F1 !important;
}

.evpbutton_two button:hover {
    color: #C83427 !important;
    background-color: #FFF !important;
    border: solid 4px #C83427 !important;
}

.evpbutton_two a  {
    color: #C83427 !important;
    font-family: 'Montserrat', sans-serif !important;
  font-weight: 900 !important;
  text-transform: uppercase;
  text-decoration: none !important;
}

.evpbutton_two span {
    color: #C83427 !important;
}


.evpbutton_three {
    color: #924799 !important;
}

.evpbutton_three button {
    color: #924799 !important;
    background-color: #EAE0EF !important;
    border: solid 4px #EAE0EF !important;
}

.evpbutton_three button:hover {
    color: #924799 !important;
    background-color: #FFF !important;
    border: solid 4px #924799 !important;
}

.evpbutton_three a  {
    color: #924799 !important;
    font-family: 'Montserrat', sans-serif !important;
  font-weight: 900 !important;
  text-transform: uppercase;
  text-decoration: none !important;
}

.evpbutton_three span {
    color: #924799 !important;
}

.evpbutton_four {
    color: #975123 !important;
}

.evpbutton_four button {
    color: #975123 !important;
    background-color: #F6E2D7 !important;
    border: solid 4px #F6E2D7 !important;
}

.evpbutton_four button:hover {
    color: #975123 !important;
    background-color: #FFF !important;
    border: solid 4px #975123 !important;
}

.evpbutton_four a  {
    color: #975123 !important;
    font-family: 'Montserrat', sans-serif !important;
  font-weight: 900 !important;
  text-transform: uppercase;
  text-decoration: none !important;
}

.evpbutton_four span {
    color: #975123 !important;
}

/* Global Learning Styles 

.gllbutton_one {
    color: #53692F !important;
}

.gllbutton_one button {
    color: #53692F !important;
    background-color: #DFE4B6 !important;
    border: solid 4px #DFE4B6 !important;
}

.gllbutton_one button:hover {
    color: #53692F !important;
    background-color: #FFF !important;
    border: solid 4px #53692F !important;
}

.gllbutton_one a  {
    color: #53692F !important;
    font-family: 'Montserrat', sans-serif !important;
  font-weight: 900 !important;
  text-transform: uppercase;
  text-decoration: none !important;
}

.gllbutton_one span {
    color: #53692F !important;
}

.gllbutton_two {
    color: #3E61A9 !important;
}

.gllbutton_two button {
    color: #3E61A9 !important;
    background-color: #D4E1F4 !important;
    border: solid 4px #D4E1F4 !important;
}

.gllbutton_two button:hover {
    color: #3E61A9 !important;
    background-color: #FFF !important;
    border: solid 4px #3E61A9 !important;
}

.gllbutton_two a  {
    color: #3E61A9 !important;
    font-family: 'Montserrat', sans-serif !important;
  font-weight: 900 !important;
  text-transform: uppercase;
  text-decoration: none !important;
}

.gllbutton_two span {
    color: #3E61A9 !important;
}


.gllbutton_three {
    color: #347477 !important;
}

.gllbutton_three button {
    color: #347477 !important;
    background-color: #DDF1F2 !important;
    border: solid 4px #DDF1F2 !important;
}

.gllbutton_three button:hover {
    color: #347477 !important;
    background-color: #FFF !important;
    border: solid 4px #347477 !important;
}

.gllbutton_three a  {
    color: #347477 !important;
    font-family: 'Montserrat', sans-serif !important;
  font-weight: 900 !important;
  text-transform: uppercase;
  text-decoration: none !important;
}

.gllbutton_three span {
    color: #347477 !important;
}

.gllbutton_four {
    color: #263C7B !important;
}

.gllbutton_four button {
    color: #263C7B !important;
    background-color: #DCE0EC !important;
    border: solid 4px #DCE0EC !important;
}

.gllbutton_four button:hover {
    color: #263C7B !important;
    background-color: #FFF !important;
    border: solid 4px #263C7B !important;
}

.gllbutton_four a  {
    color: #263C7B !important;
    font-family: 'Montserrat', sans-serif !important;
  font-weight: 900 !important;
  text-transform: uppercase;
  text-decoration: none !important;
}

.gllbutton_four span {
    color: #263C7B !important;
}*/