﻿/*# sourceURL=/sites/En/Style%20Library/en-us/CITRATheme/css/buttons.css */
/*@ sourceURL=/sites/En/Style%20Library/en-us/CITRATheme/css/buttons.css */
/* CITRA BUTTONS */


/*   ====================================================================
	
									wavs.css below
		
=======================================================================*/
/*!
 * Waves v0.7.5
 * http://fian.my.id/Waves 
 * 
 * Copyright 2014-2016 Alfiana E. Sibuea and other contributors 
 * Released under the MIT license 
 * https://github.com/fians/Waves/blob/master/LICENSE 
 */

.MainWrapper .waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}
.MainWrapper .SkyTabsItems .waves-effect ,.IconsListView  .waves-effect {
overflow:visible !Important;
	}
	

.MainWrapper .waves-effect .waves-ripple {
    position: absolute;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    margin-left: -50px;
    opacity: 0;
    background: rgba(0, 0, 0, .2);
    background: -webkit-radial-gradient(rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .3) 40%, rgba(0, 0, 0, .4) 50%, rgba(0, 0, 0, .5) 60%, rgba(255, 255, 255, 0) 70%);
    background: -o-radial-gradient(rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .3) 40%, rgba(0, 0, 0, .4) 50%, rgba(0, 0, 0, .5) 60%, rgba(255, 255, 255, 0) 70%);
    background: -moz-radial-gradient(rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .3) 40%, rgba(0, 0, 0, .4) 50%, rgba(0, 0, 0, .5) 60%, rgba(255, 255, 255, 0) 70%);
    background: radial-gradient(rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .3) 40%, rgba(0, 0, 0, .4) 50%, rgba(0, 0, 0, .5) 60%, rgba(255, 255, 255, 0) 70%);
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
    -webkit-transform: scale(0) translate(0, 0);
    -moz-transform: scale(0) translate(0, 0);
    -ms-transform: scale(0) translate(0, 0);
    -o-transform: scale(0) translate(0, 0);
    transform: scale(0) translate(0, 0);
    pointer-events: none
}

.MainWrapper .waves-effect.waves-light .waves-ripple {
    background: rgba(255, 255, 255, .4);
    background: -webkit-radial-gradient(rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .3) 40%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .5) 60%, rgba(255, 255, 255, 0) 70%);
    background: -o-radial-gradient(rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .3) 40%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .5) 60%, rgba(255, 255, 255, 0) 70%);
    background: -moz-radial-gradient(rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .3) 40%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .5) 60%, rgba(255, 255, 255, 0) 70%);
    background: radial-gradient(rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .3) 40%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .5) 60%, rgba(255, 255, 255, 0) 70%)
}

.MainWrapper .waves-effect.waves-classic .waves-ripple {
    background: rgba(0, 0, 0, .2)
}

.MainWrapper .waves-effect.waves-classic.waves-light .waves-ripple {
    background: rgba(255, 255, 255, .4)
}

.MainWrapper .waves-notransition {
    -webkit-transition: none!important;
    -moz-transition: none!important;
    -o-transition: none!important;
    transition: none!important
}

.MainWrapper .waves-button,
.MainWrapper .waves-circle {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, #fff 100%, #000 100%)
}

.MainWrapper .waves-button,
.MainWrapper .waves-button:visited,
.MainWrapper .waves-button-input {
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    outline: 0;
    color: inherit;
    background-color: #dddddd;
    font-size: 1em;
    line-height: 1em;
    text-align: center;
    text-decoration: none;
    z-index: 1;
	font-weight:bold;
	transition:all 0.2s ease;
		font-family:  Open Sans;
	
}

.MainWrapper .lineheight50px
{
	line-height:50px !Important;
}

.MainWrapper .waves-button {
    padding: .85em 1.1em;
    border-radius: 0em
}

.MainWrapper .waves-button-input {
    margin: 0;
    padding: .85em 1.1em
}

.MainWrapper .waves-input-wrapper {
    border-radius: 0em;
    vertical-align: bottom
}

.MainWrapper .waves-input-wrapper.waves-button {
    padding: 1px;
}

.MainWrapper .waves-input-wrapper .waves-button-input {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1
}

.MainWrapper .waves-circle {
    text-align: center;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%
}

.MainWrapper .waves-float {
    -webkit-mask-image: none;
    -webkit-box-shadow: 0 1px 1.5px 1px rgba(0, 0, 0, .12);
    box-shadow: 0 1px 1.5px 1px rgba(0, 0, 0, .12);
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms
}

.MainWrapper .waves-float:active {
 /*    -webkit-box-shadow: 0 8px 20px 1px rgba(0, 0, 0, .3);
    box-shadow: 0 8px 20px 1px rgba(0, 0, 0, .3)
 */}

.MainWrapper .waves-block {
    display: block
}



/* updated styles */

.MainWrapper .waves-button{
	    background-color: #dddddd;
    outline: 0 !important;
    width: auto;
    color: #444444;
    font-weight: bold;
    min-width: 200px;
}

.MainWrapper .waves-button:hover{
background-color:#bdbdbd !Important;

}

.MainWrapper .sky-tabs .waves-button:hover{
	background-color:#0b6dbb !Important;
}
.MainWrapper .waves-button.button-blue{
	background-color:#17335b;
}
.MainWrapper .button-flat-primary{
		font-weight:bold;
	background-color:#17335b !important;
	color:white !important;
}
.MainWrapper .button-flat-primary:hover{
	background-color:#0b6dbb  !important;

}

.MainWrapper .button-small.waves-button{
		font-weight:bold;
min-width:150px ;
margin:0 5px;
border-radius:0px !Important;
}

.MainWrapper .button-small.waves-button-smaller{
		font-weight:bold;
min-width:75px ;
margin:0 5px;
border-radius:0px !Important;
}



@media (max-width:768px){

.MainWrapper .button, .MainWrapper input.button, .MainWrapper button.button
{
width:50%;
}
}
/* iphone */
@media(max-width:414px){
	.MainWrapper .button, .MainWrapper input.button, .MainWrapper button.button
{
min-width:100% !important;
}
.MainWrapper  .button-small{
	min-width:75% !Important;
}
.MainWrapper .button-small.waves-button{
	margin:10px 0;
}
.MainWrapper  .btnWhite{
		margin:2% 0%!Important;
}
.MainWrapper .waves-button{
		min-width:100%;
}


}
/*   ====================================================================
	
									wavs.css end 
		
=======================================================================*/

@-webkit-keyframes glowing, {
  from {
    -moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2); }
  50% {
    -moz-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2); }
  to {
    -moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2); } }
@-moz-keyframes glowing, {
  from {
    -moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2); }
  50% {
    -moz-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2); }
  to {
    -moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2); } }
@-o-keyframes glowing, {
  from {
    -moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2); }
  50% {
    -moz-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2); }
  to {
    -moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2); } }
@keyframes glowing, {
  from {
    -moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2); }
  50% {
    -moz-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2); }
  to {
    -moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2); } }
/* line 26, ../scss/partials/_buttons.scss */
.MainWrapper .button {
  -moz-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
  background-color: #EEE;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2UxZTFlMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: 
  
  
  
  
  
  
  -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbfb), color-stop(100%, #e1e1e1));
  background: 
  -moz-linear-gradient(top, #fbfbfb, #e1e1e1);
  background:  
  -webkit-linear-gradient(top, #fbfbfb, #e1e1e1);
  background: linear-gradient(to bottom, #fbfbfb, #e1e1e1);
  display: inline-block;
  vertical-align: middle;*
  vertical-align: auto;*
  zoom:1;*
  display: inline;
  border: 1px solid #d4d4d4;
  height: 40px;
  line-height: 42px;
  padding: 0px 25.6px;
  font-weight: 300;
  font-size: 14px;
  color: #FFF;
  text-shadow: 0 1px 1px white;
  margin: 0;
  text-decoration: none;
  text-align: center;
  }
  /* line 44, ../scss/partials/_buttons.scss */
  .MainWrapper .button:hover, .MainWrapper .button:focus, .MainWrapper .button:active, .MainWrapper .button.is-active, .MainWrapper .button.active {
    text-decoration: none; 
	}
  /* line 48, ../scss/partials/_buttons.scss */
  .MainWrapper .button:hover, .MainWrapper .button:focus {
	 
/*     color: #FFF; */
    background-color: #EEE;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RjZGNkYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background:    
    -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dcdcdc));
    background:  
    -moz-linear-gradient(top, #ffffff, #dcdcdc);
    background:   
    -webkit-linear-gradient(top, #ffffff, #dcdcdc);
    background: linear-gradient(to bottom, #ffffff, #dcdcdc);
    }
  /* line 53, ../scss/partials/_buttons.scss */
 .MainWrapper  .button:active, .MainWrapper .button.is-active, .MainWrapper .button.active {
/*     -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 1px 0px white;
    -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 1px 0px white;
    box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 1px 0px white; */
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4);
    background: #eeeeee;
/*     color: #bbbbbb;  */}
  /* line 59, ../scss/partials/_buttons.scss */
  .MainWrapper .button:focus {
    outline: none; }

/* line 65, ../scss/partials/_buttons.scss */
.MainWrapper input.button,.MainWrapper  button.button {
  height: 34px;
  cursor: pointer;
  -webkit-appearance: none;
  margin: 2px 10px;
  }

/* line 72, ../scss/partials/_buttons.scss */
.MainWrapper .button-block {
  display: block; }

/* line 77, ../scss/partials/_buttons.scss */
.MainWrapper .button.disabled,
..MainWrapper button.disabled:hover,
.MainWrapper .button.disabled:focus,
..MainWrapper button.disabled:active,
.MainWrapper input.button:disabled,
.MainWrapper button.button:disabled {
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  background: #EEE;
  border: 1px solid #DDD;
  text-shadow: 0 1px 1px white;
  color: #CCC;
  cursor: default;
  -webkit-appearance: none; }

/* line 104, ../scss/partials/_buttons.scss */
.MainWrapper .button-flat {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-transition-property: background;
  -o-transition-property: background;
  -webkit-transition-property: background;
  transition-property: background;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: #dddddd;
  border: none;
  text-shadow: none;
  }
  /* line 113, ../scss/partials/_buttons.scss */
.MainWrapper   .button-flat:hover, .MainWrapper .button-flat:focus {
    background: #dddddd;
    }
  /* line 116, ../scss/partials/_buttons.scss */
 .MainWrapper  .button-flat:active, .MainWrapper .button-flat.is-active, .MainWrapper .button-flat.active {
    -moz-transition-duration: 0s;
    -o-transition-duration: 0s;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
    background: #A2A2A2;
   /*  color: #FFFFFF; */
    }
  /* line 121, ../scss/partials/_buttons.scss */
  .MainWrapper .button-flat.disabled {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none; }

/* line 332, ../scss/partials/_buttons.scss */

.MainWrapper .button-flat-primary {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-transition-property: background;
  -o-transition-property: background;
  -webkit-transition-property: background;
  transition-property: background;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: #00b259;
  color: #FFFFFF;
  text-shadow: none;
  border: none;
  }

 
 

  
  /* line 341, ../scss/partials/_buttons.scss */
 .MainWrapper  .button-flat-primary:hover, .MainWrapper .button-flat-primary:focus {
    color: #FFFFFF;
    background: #05974e;
    opacity: 1;
}
  /* line 345, ../scss/partials/_buttons.scss */
 .MainWrapper  .button-flat-primary:active, .MainWrapper .button-flat-primary.is-active, .MainWrapper .button-flat-primary.active {
    -moz-transition-duration: 0s;
    -o-transition-duration: 0s;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
    background: #1edd7e;
    color: #FFFFFF;
    }
  /* line 350, ../scss/partials/_buttons.scss */
 .MainWrapper  .button-flat-primary.disabled {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none; }

/* line 401, ../scss/partials/_buttons.scss */
.MainWrapper .button-jumbo {
  font-size: 22px;
  height: 51.2px;
  line-height: 51.2px;
  padding: 0px 40.96px; }

/* line 401, ../scss/partials/_buttons.scss */
.MainWrapper .button-large {
  font-size: 16px;
  height: 45px;
  line-height: 45px;
  padding: 0px 10%;
  font-weight: bold;
  }

/* line 432, ../scss/partials/_buttons.scss */
.MainWrapper input.button-large, .MainWrapper button.button-large {
  height: 45px; }

/* line 401, ../scss/partials/_buttons.scss */
.MainWrapper .button-small {
  font-size: 12px;
  height: 42px;
  line-height: 42px;
  padding: 0px 20.48px;
  font-weight: bold;
  }

/* line 432, ../scss/partials/_buttons.scss */
.MainWrapper input.button-small, .MainWrapper button.button-small {
     height: 42px;
    line-height: 27px; }

/* line 401, ../scss/partials/_buttons.scss */
.MainWrapper .button-tiny {
  font-size: 10px;
  height: 22.4px;
  line-height: 22.4px;
  padding: 0px 19.2px; }

/* line 432, ../scss/partials/_buttons.scss */
.MainWrapper input.button-tiny, .MainWrapper button.button-tiny {
  height: 24.4px; }



.MainWrapper a.button:link,.MainWrapper  a.button:visited ,.MainWrapper  a.button:hover, .MainWrapper a.button:active {color: rgb(255, 255, 255); }

a.button:hover{ color:#ffffff; }


.MainWrapper a.button-flat:link, .MainWrapper a.button-flat:visited , .MainWrapper a.button-flat:hover, .MainWrapper a.button-flat:active {color: #666666;}

a.button-flat:hover{ color:#666666; }


.MainWrapper a.button:link, .MainWrapper a.button:visited , .MainWrapper a.button:hover, .MainWrapper a.button:active {color: #444444; transition:all 0.2s ease;}



.MainWrapper .button-flat{color:#444444;}
.MainWrapper a.button{font-weight:bold;}

.MainWrapper .button,
.MainWrapper input.button,
.MainWrapper button.button {
    min-width: 213px;
    margin:0 5px;
	 /*text-transform :uppercase;*/
	 font-weight:bold;
}


.btnWhite {
    margin: 2%;
    background: white;
    color: #17335b ;
    min-width: 150px;
    width: auto;
    font-weight: bold;
}
.btnWhite.waves-button,
.btnWhite .waves-button:visited,
.btnWhite .waves-button-input{	
    background-color: white;
    color: #064c87 !important;
    box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.5);
}

/* home page white button hover colors */
.btnWhite.waves-button:hover, .btnWhite.waves-button:focus{
    background-color: #efeff1 !Important;
    color: #064c87 !Important;
}


@media (max-width: 768px) { 
	.btnWhite{margin:0%; }
.MainWrapper .button, .MainWrapper input.button, .MainWrapper button.button {
    margin:5px auto !Important;
	width:20%;
}
}


