
/* @group FormSnap Jr. */

#fsjr-tab{
	padding: 12px 10px 4px 10px;
	vertical-align: middle;
	text-align: center;
	color:  #FFFFFF;
	font-size: 13px;
	font-family:  Raleway;
	font-weight: normal;
	display:block;
	position: fixed;
	border-radius: 5px;
	background: #F29400;
	border: 2px solid #FFFFFF;
	cursor:pointer;
	z-index: 999999;
}
#fsjr-tab img {
	vertical-align: top;
	outline:  none;
	border: none;
	width: 16px;
	height: 16px;
}

#fsjr-tab.left{
	top:200px;
	left: -60px;
	border-top: none;
	width: 120px;
	max-width: 120px;
	overflow:  hidden;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
	writing-mode: lr-tb;
}

#fsjr-tab.right
{
	top:200px;;
	right: -60px;
	width: 120px;
	max-width: 120px;
	overflow:  hidden;
	border-top: none;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	writing-mode: rl-tb;
}

#fsjr-tab.bottom
{
	bottom:-1px;
	right: 120px;
	padding-top: 6px;
	border-bottom: none;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

#fsjr-tab.top
{
	top: -1px;
	right: 120px;
	border-top: none;
	padding-top: 6px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}



/* fine -tuning position of tab */
#fsjr-tab.left{
	top:200px;
	left: -60px;
}

#fsjr-tab.right
{
	top:200px;;
	right: -60px;
}

#fsjr-tab.bottom
{
	bottom:0px;
	right: -60px;
}

#fsjr-tab.top
{
	top: 200px;
	right: -60px;;
}




div.blockOverlay {
	background-color: #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; 
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40); 
    -moz-opacity:.40;
    opacity:.40;
    z-index: 100000;	
}
div.fsjr-block{
    top:    10%;
    left:   37%;
    text-align:center;
	border: 1px solid #222222;
    outline: 2px #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); 
    -moz-opacity:1;
    opacity:1;
    padding: 0;
    color: ;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    background: #FFFFFF;
	z-index: 100001;
	cursor: default;
	font-family: Raleway;
}

div.fsjr-block-inner { 
	width:  300px;
	margin: 20px auto;
	}

div.fsjr-block ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	text-align:left;
}


div.fsjr-block .airmail-line {
	overflow: hidden; 
	margin: 0 -24px; 
	text-indent: -28px; 
	white-space: nowrap; 
	min-height: 15px; 
	padding: 0; 
	font: italic bold 200px/15px Helvetica, sans-serif; 
	height: 15px; 
	max-height: 15px; 
	letter-spacing: -8px;
}

div.fsjr-block .airmail-line b {
	color:#B94A48;
}

div.fsjr-block .airmail-line i {
	color:#006699;
}

div.fsjr-block h3{ 
	font-size: 20px; 
	margin:0 0 4px 0;
	font-weight: bold;
	color:  #222222;
	padding: 0;
}

div.fsjr-block li{
	margin-left:0 !important;
}

div.fsjr-block input[type="text"],
div.fsjr-block input[type="password"],
div.fsjr-block textarea {
    padding:5px;
    background-color: #FFFFFF; 
    border:1px solid #CCCCCC;
    border-radius:4px;
    font-size:12px;
    font-weight:bold;
    color: #444444;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    width:288px;
}

div.fsjr-block textarea { height:80px; }

div.fsjr-block span.required {color:  #B94A48;}
div.fsjr-block li.incomplete input[type=text],
div.fsjr-block li.incomplete textarea{ 
	border-color: #B94A48;
	box-shadow: 0 0 5px #ffffff;
	-webkit-box-shadow: 0 0 5px #B94A48;
	-moz-box-shadow: 0 0 5px #B94A48;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
  }



div.fsjr-block a.unblock {
	 position:  relative;
}

/* @end */
div.fsjr-block label { display: block; color:  #777777; text-transform: none; }


div.fsjr-block p { display: block; text-align: center; margin: 6px auto; }

/* alerts */

div.fsjr-block .alert {
  padding: 8px 35px 8px 14px;
  margin: 18px auto;
  color: #c09853;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}


div.fsjr-block .alert-success {
  color: #F17C1C;
  background-color: #FFFFBC;
  border-color: #FFE080;
}

div.fsjr-block .alert-error {
  color: #B94A48;
  background-color: #FFEAE8;
  border-color: #FFAEAC;
}


.fsjr-btn {
  display: inline-block;
  *display: inline;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #444444;
  text-align: center;
  text-shadow: 0 1px 1px #FFFFFF;
  vertical-align: middle;
  cursor: pointer;
  background-color:  ;
  background-image: -ms-linear-gradient(top, #FFFFFF, #E6E6E6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#E6E6E6));
  background-image: -webkit-linear-gradient(top, #FFFFFF, #E6E6E6);
  background-image: -o-linear-gradient(top, #FFFFFF, #E6E6E6);
  background-image: linear-gradient(top, #FFFFFF, #E6E6E6);
  background-image: -moz-linear-gradient(top, #FFFFFF, #E6E6E6);
  background-repeat: repeat-x;
  border: 1px solid #CCCCCC;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #B3B3B3 #B3B3B3 #959595;
  border-bottom-color: #818181;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#E6E6E6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fsjr-btn:hover,
.fsjr-btn:active,
.fsjr-btn.active,
.fsjr-btn.disabled,
.fsjr-btn[disabled] {
  background-color: #E6E6E6;
}

.fsjr-btn:active,
.fsjr-btn.active {
  background-color: #CDCDCD \9;
}

.fsjr-btn:first-child {
  *margin-left: 0;
}

.fsjr-btn:hover {
  color: #3A3A3A;
  text-decoration: none;
  background-color: #E6E6E6;
  *background-color: #D2D2D2;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
      -ms-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.fsjr-btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.fsjr-btn.active,
.fsjr-btn:active {
  background-color: #E6E6E6;
  background-color: #CDCDCD \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fsjr-btn.disabled,
.fsjr-btn[disabled] {
  cursor: default;
  background-color: #E6E6E6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}


.fsjr-btn-primary,
.fsjr-btn-primary:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.fsjr-btn-primary.active {
  color: rgba(255, 255, 255, 0.75);
}

.fsjr-btn {
  border-color: #CCCCCC;
/*  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*/
}

.fsjr-btn-primary {
  background-color: #D86303;
  background-image: -ms-linear-gradient(top, #FF9030, #D86303);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FF9030), to(#D86303));
  background-image: -webkit-linear-gradient(top, #FF9030, #D86303);
  background-image: -o-linear-gradient(top, #FF9030, #D86303);
  background-image: -moz-linear-gradient(top, #FF9030, #D86303);
  background-image: linear-gradient(top, #FF9030, #D86303);
  background-repeat: repeat-x;
  border-color: #D86303 #D86303 #BF4A00;
/*  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*/
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#FF9030', endColorstr='#D86303', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.fsjr-btn-primary:hover,
.fsjr-btn-primary:active,
.fsjr-btn-primary.active,
.fsjr-btn-primary.disabled,
.fsjr-btn-primary[disabled] {
  background-color: #D86303;
}

.fsjr-btn-primary:active,
.fsjr-btn-primary.active {
  background-color: #BF4A00 \9;
}

div.fsjr-block .close {
	width: 30px;
	height: 30px;
	position: absolute;
	top: -12px;
	left: -15px;
	background-image: url(../files/formsnapjr/close.png);
	text-indent: -1000em;
	overflow: hidden;
	background-color: transparent;
	cursor: pointer;
	opacity: 1 !important;
}

div.fsjr-block .close:active {
	background-position: 0 -30px;
}


/* @end */


/* ! RESPONSIVE MEDIA QUERIES */
/* Smartphones (portrait and landscape) ----------- */
@media screen and (max-width : 480px) {
	div.blockOverlay {background-color: #000 !important;}
	div.fsjr-block {position: absolute !important; width:94% !important;top:10px !important;left:10px !important; }
	div.fsjr-block input[type="text"],
	div.fsjr-block input[type="password"],
	div.fsjr-block textarea { width:260px !important;}
	div.fsjr-block-inner { width:  280px !important; overflow:auto;}
	div.fsjr-block textarea { height: 30px !important;}
}
/* ! RESPONSIVE MEDIA QUERIES (END) */


/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_255_page7buttonPressWrapper{
	position: relative !important;
}

#stacks_in_255_page7 a, #stacks_in_255_page7 a:hover, #stacks_in_255_page7 a:visited, #stacks_in_255_page7 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_255_page7button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #929497 !important;
	border-color: #7C7D80 !important;
	box-sizing: border-box !important;
}

.stacks_in_255_page7button:hover{
	color: #FFFFFF !important;
	background-color: #F29400 !important;
	border-color: #CD7D00 !important;
}

#stacks_in_255_page7 a, #stacks_in_255_page7 a:visited, #stacks_in_255_page7 a:active{
	color: #FFFFFF !important;
}

#stacks_in_255_page7 a:hover{
	color: #FFFFFF !important;
}








	/* -- TYPE BOOSTRAP LARGE OVERRIDE -- */
	.stacks_in_255_page7button{
		padding: 6px 16px 6px 16px !important;
		font-size: 16px !important;
		line-height: 20px !important;
	}
	































.stacks_in_255_page7buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_255_page7buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_255_page7buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_255_page7buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */  #stacks_in_421_page7{display:none}
 #stacks_in_419_page7 h2,#stacks_in_419_page7 h2 a,#stacks_in_419_page7 p,#stacks_in_419_page7 p a{font-size:49px;line-height:1.33em;margin:0} @media screen and (max-width:770px){#stacks_in_419_page7 h2,#stacks_in_419_page7 h2 a,#stacks_in_419_page7 p,#stacks_in_419_page7 p a{font-size:24px}}@media screen and (max-width:500px){#stacks_in_419_page7 h2,#stacks_in_419_page7 h2 a,#stacks_in_419_page7 p,#stacks_in_419_page7 p a{font-size:18px}}  #stacks_in_419_page7 h2,#stacks_in_419_page7 h2 a,#stacks_in_419_page7 p,#stacks_in_419_page7 p a{color:#F29400;-webkit-font-smoothing:antialiased;-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;-ms-transition:color .2s ease-in-out;transition:color .2s ease-in-out;font-style:normal;text-decoration:none;text-align:center;font-weight: bold ;                     }
#stacks_in_419_page7 p a:hover,#stacks_in_419_page7 h2 a:hover{color:#CCCCCC}   

#stacks_in_419_page7 {
	margin: 50px 0px 30px 0px;
}
/* Start Smart Image stack CSS code */#stacks_in_417_page7{	text-align: center;}#stacks_in_417_page7 figure a img{	cursor: pointer !important;}.stacks_in_417_page7responsive {  max-width: 100%;  margin: 0;  padding: 0;}.stacks_in_417_page7responsive img, .stacks_in_417_page7warehouseImage img {  max-width: 100%;  height: auto;  margin: 0 auto 0 auto;  display: block;}.stacks_in_417_page7hiddenimage{	display: none;}.stacks_in_417_page7warehouseImage{	display: none;}/* End Smart Image stack CSS code *//* -- Start Eternity2 Each css Template -- */

.stacks_in_214_page7eternityContainer {
	overflow: hidden;
	position: relative;
}

.stacks_in_214_page7eternityContainer {
	background-image: url("../files/background_image_214.jpg") !important;
	background-position: 50% 50% !important;
	
	background-attachment: fixed;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
 
 
.stacks_in_214_page7overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:url("../files/eternity2Assets/05.png") !important;
}

.stacks_in_214_page7contentBox{
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

.stacks_in_214_page7content{
	max-width: 1000px;
	margin: 0 auto 0 auto;
	padding: 80px 20px 80px 20px;
	text-align: center !important;
}

.stacks_in_214_page7content,.stacks_in_214_page7content h1,.stacks_in_214_page7content h2,.stacks_in_214_page7content h3,.stacks_in_214_page7content h4,.stacks_in_214_page7content h5,.stacks_in_214_page7content h6{
	color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_214_page7content a,.stacks_in_214_page7content a:active,.stacks_in_214_page7content a:visited{
	color: rgba(59, 148, 217, 1.00) !important;
	text-decoration: none !important;
}
.stacks_in_214_page7content a:hover{
	color: rgba(221, 221, 221, 1.00) !important;
	text-decoration: none !important;
}

.stacks_in_214_page7eternityScrollButton i{
	color: rgba(255, 255, 255, 1.00) !important;
}


.stacks_in_214_page7eternityScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


/* -- End Unified -- */



	.stacks_in_214_page7eternityContainer {
		min-height: 500px;
	}
	
	.stacks_in_214_page7contentBox{
		position: absolute;
		width: 100%;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		-moz-transform:    translate(0,-50%);
		-ms-transform:     translate(0,-50%);
		-o-transform:      translate(0,-50%);
		transform:         translate(0,-50%);
	}
/* -- End Preview/Published -- */

 
 



@keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.eternityanimation {
	animation: eternityanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: eternityanimation 3s ease-in-out 0s infinite normal none;
}



/* -- End Eternity2 Each css Template -- */ #stacks_in_239_page7 h2,#stacks_in_239_page7 h2 a,#stacks_in_239_page7 p,#stacks_in_239_page7 p a{font-size:49px;line-height:1.33em;margin:0} @media screen and (max-width:770px){#stacks_in_239_page7 h2,#stacks_in_239_page7 h2 a,#stacks_in_239_page7 p,#stacks_in_239_page7 p a{font-size:24px}}@media screen and (max-width:500px){#stacks_in_239_page7 h2,#stacks_in_239_page7 h2 a,#stacks_in_239_page7 p,#stacks_in_239_page7 p a{font-size:18px}}  #stacks_in_239_page7 h2,#stacks_in_239_page7 h2 a,#stacks_in_239_page7 p,#stacks_in_239_page7 p a{color:#F29400;-webkit-font-smoothing:antialiased;-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;-ms-transition:color .2s ease-in-out;transition:color .2s ease-in-out;font-style:normal;text-decoration:none;text-align:center;font-weight: bold ;                     }
#stacks_in_239_page7 p a:hover,#stacks_in_239_page7 h2 a:hover{color:#CCCCCC}   

#stacks_in_239_page7 {
	margin: 0px 0px 50px 0px;
}
#stacks_in_220_page7>.s3_row {
	margin: 0 -20px;
}

#stacks_in_220_page7>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_220_page7>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_220_page7>.s3_row>.s3_column {
	padding: 0 20px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_220_page7>.s3_row  {
		margin: -20px 0;
	}
	#stacks_in_220_page7>.s3_row>.s3_column {
		padding: 20px 0;
		width:100%;
	}


}





/* Start Smart Image stack CSS code */#stacks_in_227_page7{	text-align: center;}#stacks_in_227_page7 figure a img{	cursor: pointer !important;}.stacks_in_227_page7responsive {  max-width: 100%;  margin: 0;  padding: 0;}.stacks_in_227_page7responsive img, .stacks_in_227_page7warehouseImage img {  max-width: 100%;  height: auto;  margin: 0 0 0 0;  display: block;}.stacks_in_227_page7hiddenimage{	display: none;}.stacks_in_227_page7warehouseImage{	display: none;}/* End Smart Image stack CSS code */
#stacks_in_408_page7 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_408_page7 .pullquote:before, #stacks_in_408_page7 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_408_page7 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_408_page7 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_408_page7 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_408_page7 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
} #stacks_in_403_page7 h2,#stacks_in_403_page7 h2 a,#stacks_in_403_page7 p,#stacks_in_403_page7 p a{font-size:49px;line-height:1.08em;margin:0} @media screen and (max-width:770px){#stacks_in_403_page7 h2,#stacks_in_403_page7 h2 a,#stacks_in_403_page7 p,#stacks_in_403_page7 p a{font-size:24px}}@media screen and (max-width:500px){#stacks_in_403_page7 h2,#stacks_in_403_page7 h2 a,#stacks_in_403_page7 p,#stacks_in_403_page7 p a{font-size:18px}}  #stacks_in_403_page7 h2,#stacks_in_403_page7 h2 a,#stacks_in_403_page7 p,#stacks_in_403_page7 p a{color:#F29400;-webkit-font-smoothing:antialiased;-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;-ms-transition:color .2s ease-in-out;transition:color .2s ease-in-out;font-style:normal;text-decoration:none;text-align:left;font-weight: bold ;                     }
#stacks_in_403_page7 p a:hover,#stacks_in_403_page7 h2 a:hover{color:#CCCCCC}   

#stacks_in_403_page7 {
	margin: 0px 0px 30px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_400_page7 {
	text-align: left !important;
}


#stacks_in_400_page7 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_400_page7 {
		text-align: left !important;
	}
	
	#stacks_in_400_page7 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_400_page7 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_400_page7 {
		text-align: left !important;
	}
	
	#stacks_in_400_page7 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_400_page7 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- *//* Start Responsive Shim stack CSS code */.stacks_in_251_page7shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code */  #stacks_in_414_page7{display:none}
 #stacks_in_93_page7 h2,#stacks_in_93_page7 h2 a,#stacks_in_93_page7 p,#stacks_in_93_page7 p a{font-size:40px;line-height:1.00em;margin:0} @media screen and (max-width:770px){#stacks_in_93_page7 h2,#stacks_in_93_page7 h2 a,#stacks_in_93_page7 p,#stacks_in_93_page7 p a{font-size:20px}}@media screen and (max-width:500px){#stacks_in_93_page7 h2,#stacks_in_93_page7 h2 a,#stacks_in_93_page7 p,#stacks_in_93_page7 p a{font-size:18px}}  #stacks_in_93_page7 h2,#stacks_in_93_page7 h2 a,#stacks_in_93_page7 p,#stacks_in_93_page7 p a{color:#F29400;-webkit-font-smoothing:antialiased;-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;-ms-transition:color .2s ease-in-out;transition:color .2s ease-in-out;font-style:normal;text-decoration:none;text-align:center;font-weight: bold ;                     }
#stacks_in_93_page7 p a:hover,#stacks_in_93_page7 h2 a:hover{color:#CCCCCC}   

#stacks_in_93_page7 {
	padding: 40px 0px 40px 0px;
}
#stacks_in_256_page7>.s3_row {
	margin: 0 -26px;
}

#stacks_in_256_page7>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_256_page7>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_256_page7>.s3_row>.s3_column {
	padding: 0 26px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_256_page7>.s3_row  {
		margin: -26px 0;
	}
	#stacks_in_256_page7>.s3_row>.s3_column {
		padding: 26px 0;
		width:100%;
	}


}





 #stacks_in_325_page7 h2,#stacks_in_325_page7 h2 a,#stacks_in_325_page7 p,#stacks_in_325_page7 p a{font-size:40px;line-height:1.00em;margin:0} @media screen and (max-width:770px){#stacks_in_325_page7 h2,#stacks_in_325_page7 h2 a,#stacks_in_325_page7 p,#stacks_in_325_page7 p a{font-size:20px}}@media screen and (max-width:500px){#stacks_in_325_page7 h2,#stacks_in_325_page7 h2 a,#stacks_in_325_page7 p,#stacks_in_325_page7 p a{font-size:18px}}  #stacks_in_325_page7 h2,#stacks_in_325_page7 h2 a,#stacks_in_325_page7 p,#stacks_in_325_page7 p a{color:#F29400;-webkit-font-smoothing:antialiased;-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;-ms-transition:color .2s ease-in-out;transition:color .2s ease-in-out;font-style:normal;text-decoration:none;text-align:center;font-weight: bold ;                     }
#stacks_in_325_page7 p a:hover,#stacks_in_325_page7 h2 a:hover{color:#CCCCCC}   

#stacks_in_325_page7 {
	padding: 50px 0px 30px 0px;
}
/*
 * Super Forms
 * Author: Jonathan Meadows
 * Website: http://onelittledesigner.com
 * Support: http://forum.onelittledesigner.com
 */
#stacks_in_307_page7 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
}
#stacks_in_307_page7 {width: 100%; font-size: 14px;}
#stacks_in_307_page7,#stacks_in_307_page7 * {line-height: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
#stacks_in_307_page7 .robotNick{display:none!important}

#stacks_in_307_page7 label{display:none}
#stacks_in_307_page7 label.keepIt{text-align:left;display:inline-block;width:100%;padding-left:5px}
#stacks_in_307_page7 select{color:#aaa}.php{display:none}
#stacks_in_307_page7 .info{color:#00529B;background-color:#BDE5F8}
#stacks_in_307_page7 .success{color:#4F8A10;background-color:#DFF2BF}
#stacks_in_307_page7 .warning{color:#9F6000;background-color:#FEEFB3}
#stacks_in_307_page7 .error{color:#D8000C;background-color:#FFBABA}
#stacks_in_307_page7 textarea{resize:vertical;}

#stacks_in_307_page7 .submitMessage, #stacks_in_307_page7 .errorMessage {
  background-size: 40px 40px;
  background-image: linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,
  transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,
  transparent 75%, transparent);
  box-shadow: inset 0 -1px 0 rgba(255,255,255,.4);
  width: 100%;
  border: 1px solid;
  color: #fff !important;
  padding: 10px 15px;
  animation: animate-bg 5s linear infinite;
  -webkit-animation: animate-bg 5s linear infinite;
  -moz-animation: animate-bg 5s linear infinite;
  border-radius:3px;
  max-width: 280px;
}
#stacks_in_307_page7 .info {
  background-color: #61b832;
  border-color: #3b8eb5;
}
#stacks_in_307_page7 .error, #stacks_in_307_page7 .errorMessage {
  background-color:  #DE4343;
  border-color: rgba(0,0,0,0.25);
}
#stacks_in_307_page7 .warning {
  background-color: #eaaf51;
  border-color: #d99a36;
}
#stacks_in_307_page7 .success {
  background-color: #F29400;
  border-color: rgba(0,0,0,0.25);
  padding: 10px 15px 5px 15px;
}
#stacks_in_307_page7 .submitMessage h3 {
  margin: 0 0 5px 0 !important;
}
#stacks_in_307_page7 .submitMessage p {
  margin: 0;
}
@keyframes animate-bg {
  from {
  background-position: 0 0;
  }
  to {
  background-position: -80px 0;
  }
}
@-webkit-keyframes animate-bg {
  from {
  background-position: 0 0;
  }
  to {
  background-position: -80px 0;
  }
}
@-moz-keyframes animate-bg {
  from {
  background-position: 0 0;
  }
  to {
  background-position: -80px 0;
  }
}

/* ---------------------------------------- */
#stacks_in_307_page7 * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#stacks_in_307_page7 a {
  text-decoration: none;
}

#stacks_in_307_page7 .header-stacks_in_307_page7, #stacks_in_307_page7 form {
/*  padding: 15px 10%;*/
  padding: 15px 50px;
}

#stacks_in_307_page7 form {
  background: #F1F1F1;
  
  background: transparent;
  
}
#stacks_in_307_page7 form .note {
  display: block;
  font-size: 85%;
  color: #a2a2a2;
  margin: 0 0 5px 10px;
}
#stacks_in_307_page7 .header-stacks_in_307_page7 {
  background-color: #077ABC;
  color: white;
  text-align: center;
}
#stacks_in_307_page7 .header-stacks_in_307_page7 h1 {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 36px;
  margin-bottom: 10px;
}
#stacks_in_307_page7 .header-stacks_in_307_page7 h1 i {
  color: #055a8b;
}
#stacks_in_307_page7 .header-stacks_in_307_page7 h1 span {
  font-weight: 300;
}
#stacks_in_307_page7 .header-stacks_in_307_page7 p {
  font-weight: 400;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.9);
  letter-spacing: .05em;
  margin-bottom: 10px;
}
#stacks_in_307_page7 .header-stacks_in_307_page7 h3,
#stacks_in_307_page7 .header-stacks_in_307_page7 h3 a {
  color: #32CCFE;
}
#stacks_in_307_page7 .header-stacks_in_307_page7 h3 a,
#stacks_in_307_page7 .header-stacks_in_307_page7 h3 a a {
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
#stacks_in_307_page7 .header-stacks_in_307_page7 h3 a:hover,
#stacks_in_307_page7 .header-stacks_in_307_page7 h3 a a:hover {
  color: white;
}

#stacks_in_307_page7 #stacks_in_307_page7 form-group {
  margin-bottom: 20px;
}

#stacks_in_307_page7 .heading {
  font-weight: 300;
  text-align: left;
  border-bottom: 1px solid;
  padding-bottom: 3px;
  margin-bottom: 15px;
  display: block;
}
#stacks_in_307_page7 h1.heading {
  font-size: 20px;
}
#stacks_in_307_page7 h2.heading {
  font-size: 18px;
}
#stacks_in_307_page7 h3.heading {
  font-size: 18px;
  border-bottom: 0px solid;
}
#stacks_in_307_page7 h4.heading {
  font-size: 16px;
  border-bottom: 0px solid;
}
#stacks_in_307_page7 em.heading {
  font-weight: 300;
  border: 0px solid;
  margin: 0;
  padding: 0;
}
#stacks_in_307_page7 strong.heading {
  font-weight: bold;
  border: 0px solid;
  margin: 0;
  padding: 0;
  padding-bottom: 3px;
  margin-bottom: 15px;
}
#stacks_in_307_page7 span.heading {
  font-weight: 300;
  border: 0px solid;
  margin: 0;
  padding: 0;
  padding-bottom: 3px;
  margin-bottom: 15px;
}

#stacks_in_307_page7 .controls {
  text-align: left;
  position: relative;
  margin-bottom: 15px;
  width: 100%;
  max-width: 280px;
}
#stacks_in_307_page7 .controls .fileUpload {
  position: relative;
  overflow: hidden;
  padding: 12px;
  border: 1px solid #c6c6c6;
  margin-bottom: 0px;
  font-size: 14px;
  font-weight: 300;
  background-color: #fff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #F29400;
  border: none;
  color: #fff;
  padding: 0px 0;
  line-height: 44px;
  width: 96px;
  top: -2px;
  margin: 0;
  box-shadow: 0px 0px 0px rgba(0,0,0,0);
}
#stacks_in_307_page7 .controls .fileUpload:active {
  box-shadow: 0 0 0 2000px rgba(0,0,0,0.22) inset;
}
#stacks_in_307_page7 .controls .fileUpload input.upload {
  position: absolute;
  height: 44px;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
#stacks_in_307_page7 input.upload.hasError {
  border-color: red;
  opacity: 1 !important;
}
#stacks_in_307_page7 .controls input[type="text"],
#stacks_in_307_page7 .controls input[type="email"],
#stacks_in_307_page7 .controls input[type="tel"],
#stacks_in_307_page7 .controls input[type="url"],
#stacks_in_307_page7 .controls input[type="date"],
#stacks_in_307_page7 .controls input[type="number"],
#stacks_in_307_page7 .controls input[disabled="disabled"],
#stacks_in_307_page7 .controls input[readonly],
#stacks_in_307_page7 .controls textarea,
#stacks_in_307_page7 .controls > button,
#stacks_in_307_page7 .controls select {
  padding: 12px;
  font-size: 14px;
  border: 1px solid #999999;
  max-width: 280px;
  width: 100%;
  margin-bottom: 0px;
  color: #000000;
  font-size: 16px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
  background-color: #F1F1F1;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin: 0;
  height: auto;
}
#stacks_in_307_page7 .controls select {
  line-height: 22px;
  padding: 10px 12px;
}
#stacks_in_307_page7 .controls input:-webkit-autofill,
#stacks_in_307_page7 .controls textarea:-webkit-autofill,
#stacks_in_307_page7 .controls select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #F1F1F1 inset;
  color: #F29400 !important;
}
#stacks_in_307_page7 .controls input:disabled {
  color: #F29400 !important;
}
#stacks_in_307_page7 .controls input[disabled="disabled"] {
  width: 180px;
  opacity: 1;
}

#stacks_in_307_page7 .controls input[type="text"].hasError,
#stacks_in_307_page7 .controls input[type="email"].hasError,
#stacks_in_307_page7 .controls input[type="tel"].hasError,
#stacks_in_307_page7 .controls input[type="url"].hasError,
#stacks_in_307_page7 .controls input[type="date"].hasError,
#stacks_in_307_page7 .controls input[type="number"].hasError,
#stacks_in_307_page7 .controls textarea.hasError,
#stacks_in_307_page7 .controls button.hasError,
#stacks_in_307_page7 .controls select.hasError {
  border-color: red;
}
#stacks_in_307_page7 .controls textarea {
  margin-bottom: 2px;
  white-space: pre-line;
  padding-top: 12px;
}
#stacks_in_307_page7 .controls input[type="text"]:focus,#stacks_in_307_page7 .controls input[type="text"]:hover,
#stacks_in_307_page7 .controls input[type="email"]:focus,
#stacks_in_307_page7 .controls input[type="email"]:hover,
#stacks_in_307_page7 .controls input[type="tel"]:focus,
#stacks_in_307_page7 .controls input[type="tel"]:hover,
#stacks_in_307_page7 .controls textarea:focus,
#stacks_in_307_page7 .controls textarea:hover,
#stacks_in_307_page7 .controls button:focus,
#stacks_in_307_page7 .controls button:hover,
#stacks_in_307_page7 .controls select:focus,
#stacks_in_307_page7 .controls select:hover {
  outline: none;
  border-color: #999999;
}
#stacks_in_307_page7 .controls input[type="text"]:focus + label, #stacks_in_307_page7 .controls input[type="text"]:hover + label,
#stacks_in_307_page7 .controls input[type="email"]:focus + label,
#stacks_in_307_page7 .controls input[type="email"]:hover + label,
#stacks_in_307_page7 .controls input[type="tel"]:focus + label,
#stacks_in_307_page7 .controls input[type="tel"]:hover + label,
#stacks_in_307_page7 .controls textarea:focus + label,
#stacks_in_307_page7 .controls textarea:hover + label,
#stacks_in_307_page7 .controls button:focus + label,
#stacks_in_307_page7 .controls button:hover + label,
#stacks_in_307_page7 .controls select:focus + label,
#stacks_in_307_page7 .controls select:hover + label {
  color: #F29400;
  cursor: text;
}
#stacks_in_307_page7 .controls .dateIcon {
  position: absolute;
  right: 10px;
  top: 14px;
  fill: #F29400;
  width: 16px;
  height: 16px;
  pointer-events: none;
}
#stacks_in_307_page7 .controls select {
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}
#stacks_in_307_page7 div[type="stacks-pin"] {
 display: none;
}
#stacks_in_307_page7 .controls label {
  position: absolute;
  left: 8px;
  top: 12px;
  color: #F29400;
  border-radius: 3px;
  font-size: 16px;
  display: inline-block;
  padding: 2px 10px 0px;
  font-weight: 400;
  background-color: rgba(255, 255, 255, 0);
  -moz-transition: color 0.3s, top 0.3s, background-color 0.8s;
  -o-transition: color 0.3s, top 0.3s, background-color 0.8s;
  -webkit-transition: color 0.3s, top 0.3s, background-color 0.8s;
  transition: color 0.3s, top 0.3s, background-color 0.8s;
/*  white-space: nowrap;*/
}
#stacks_in_307_page7 .controls .dummyLabel {
  color: #F29400;
}
#stacks_in_307_page7 .controls label.active {
  top: -11px;
  color: #F29400;
  background-color: #F1F1F1;
}
#stacks_in_307_page7 .controls textarea {
  resize: none;
  height: 200px;
}
#stacks_in_307_page7 .controls > button {
  cursor: pointer;
  background-color: #F29400;
  border: none;
  color: #fff;
  padding: 12px 0;
}
#stacks_in_307_page7 .controls > button:hover {
  background-color: #F29400;
}

#stacks_in_307_page7 .controls input[type=checkbox] {
  position: relative;
  left: 3px;
}
#stacks_in_307_page7 .controls input[type=checkbox]:after {
  cursor: pointer;
  content: " ";
  background-color: #F1F1F1;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 2px;
  border: 1px solid #999999;
  float: -4px;
  line-height: 20px;
  text-align: center;
  position: relative;
  left: -5px;
}
#stacks_in_307_page7 .controls input[type=checkbox]:checked:after {
  content: "\2714";
  color: #000000;
}



















#stacks_in_307_page7 .label {
  display: inline;
  padding: 12px;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  position: absolute;
  left: -40px;
  background: inherit;
}
#stacks_in_307_page7 form > span {
  display: inline-block;
  max-width: 280px;
  line-height: 1.1;
  vertical-align: middle;
  font-size: 90%;
  white-space: normal;
}
#stacks_in_307_page7 form .help i {
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  line-height: 16px;
  font-size: 16px;
  padding-top: 1px;
  text-align: center;
  color: #a2a2a2;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid rgba(0,0,0,0.3);
  background: #f7f7f6 -moz-linear-gradient(#ffffff, #ededec);
  background: #f7f7f6 -webkit-linear-gradient(#ffffff, #ededec);
  background: #f7f7f6 linear-gradient(#ffffff, #ededec);
  cursor: default;
  font-style: normal;
}
#stacks_in_307_page7 form .help i:hover {
  color: white;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  border-color: #585854;
  background: #585854 -moz-linear-gradient(#6d6d67, #60605b);
  background: #585854 -webkit-linear-gradient(#6d6d67, #60605b);
  background: #585854 linear-gradient(#6d6d67, #60605b);
}
#stacks_in_307_page7 form .help i:after {
  display: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=97);
  opacity: 0.97;
  content: "";
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 0 9px 8px 9px;
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #6d6d67;
  position: absolute;
  bottom: -11px;
  left: -2px;
  z-index: 2;
}
#stacks_in_307_page7 form .help > span {
  display: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=97);
  opacity: 0.97;
  position: absolute;
  left: 5px;
  top: 40px;
  z-index: 1;
  width: 160px;
  padding: 7px 10px 9px 10px;
  margin: 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: -moz-linear-gradient(#6d6d67, #585854 20%);
  background: -webkit-linear-gradient(#6d6d67, #585854 20%);
  background: linear-gradient(#6d6d67, #585854 20%);
  /* general */
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF585854', endColorstr='#FF585854');
  /* IE */
  background-color: #585854;
  /* fallback */
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF6D6D67', endColorstr='#FF585854');
  color: white;
  border-color: #585854;
  text-align: left;
  line-height: 1.2;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
#stacks_in_307_page7 form .help i:hover:after {
  display: block;
}
#stacks_in_307_page7 form .help i:hover ~ span {
  display: block;
  white-space: normal;
}
#stacks_in_307_page7 form .note {
  display: block;
  font-size: 85%;
  color: #F29400;
  margin: 5px 0 0 5px;
  max-width: 260px;
}

#stacks_in_307_page7 form .hint,
#stacks_in_307_page7 form .message {
  position: relative;
  left: 0;
  color: #6f6f6f;
  padding: 9px 10px 7px 10px;
  margin-left: 10px;
  background: -moz-linear-gradient(#ffffff, #f7f7f6 30%);
  background: -webkit-linear-gradient(#ffffff, #f7f7f6 30%);
  background: linear-gradient(#ffffff, #f7f7f6 30%);
  /* general */
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF7F7F6', endColorstr='#FFF7F7F6');
  /* IE */
  background-color: #f7f7f6;
  /* fallback */
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFF7F7F6');
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid rgba(0,0,0,0.3);
  vertical-align: top;
}

#stacks_in_307_page7 form .hint:before, #stacks_in_307_page7 form .hint:after,
#stacks_in_307_page7 form .message:before,
#stacks_in_307_page7 form .message:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 8px 8px 8px 0;
  border-color: rgba(255, 255, 255, 0) #f7f7f6 rgba(255, 255, 255, 0);
  position: absolute;
  top: 14px;
  left: -8px;
  margin-top: -8px;
  z-index: 2;
}
#stacks_in_307_page7 form .hint:after,
#stacks_in_307_page7 form .message:after {
  border-right-color: rgba(0,0,0,0.3);
  left: -9px;
  z-index: 1;
}
#stacks_in_307_page7 form .hint {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  position: absolute;
  top: 0;
  left: 320px;
}
#stacks_in_307_page7 form .hint.always_visible {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  position: relative;
  left: 0;
}
#stacks_in_307_page7 form .message ~ .hint {
  display: none;
}
#stacks_in_307_page7 form .controls input:focus ~ .hint,
#stacks_in_307_page7 form .controls select:focus ~ .hint,
#stacks_in_307_page7 form .controls textarea:focus ~ .hint{
  -moz-transition: all 0.29s ease;
  -o-transition: all 0.29s ease;
  -webkit-transition: all 0.29s ease;
  transition: all 0.29s ease;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  left: 100%;
  width: 100%;
}
#stacks_in_307_page7 form .controls input:focus ~ .hint.always_visible,
#stacks_in_307_page7 form .controls select:focus ~ .hint.always_visible,
#stacks_in_307_page7 form .controls textarea:focus ~ .hint.always_visible {
  left: 0;
}
#stacks_in_307_page7 form .success .message,
#stacks_in_307_page7 form .warning .message,
#stacks_in_307_page7 form .error .message {
  padding-left: 29px;
  max-width: 261px;
}
#stacks_in_307_page7 form .success .message {
  background: #f7f7f6 url(http://convergeui.jaromircoufal.cz/success_icon.png) no-repeat 8px 6px;
  background: url(http://convergeui.jaromircoufal.cz/success_icon.png) no-repeat 8px 6px, -moz-linear-gradient(#ffffff, #f7f7f6 30%);
  background: url(http://convergeui.jaromircoufal.cz/success_icon.png) no-repeat 8px 6px, -webkit-linear-gradient(#ffffff, #f7f7f6 30%);
  background: url(http://convergeui.jaromircoufal.cz/success_icon.png) no-repeat 8px 6px, linear-gradient(#ffffff, #f7f7f6 30%);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00FFFFFF', endColorstr='#00FFFFFF');
}
#stacks_in_307_page7 form .warning .message {
  background: #f7f7f6 url(http://convergeui.jaromircoufal.cz/warning_icon.png) no-repeat 7px 6px;
  background: url(http://convergeui.jaromircoufal.cz/warning_icon.png) no-repeat 7px 6px, -moz-linear-gradient(#ffffff, #f7f7f6 30%);
  background: url(http://convergeui.jaromircoufal.cz/warning_icon.png) no-repeat 7px 6px, -webkit-linear-gradient(#ffffff, #f7f7f6 30%);
  background: url(http://convergeui.jaromircoufal.cz/warning_icon.png) no-repeat 7px 6px, linear-gradient(#ffffff, #f7f7f6 30%);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00FFFFFF', endColorstr='#00FFFFFF');
}
#stacks_in_307_page7 form .error .message {
  background: #f7f7f6 url(http://convergeui.jaromircoufal.cz/error_icon.png) no-repeat 7px 6px;
  background: url(http://convergeui.jaromircoufal.cz/error_icon.png) no-repeat 7px 6px, -moz-linear-gradient(#ffffff, #f7f7f6 30%);
  background: url(http://convergeui.jaromircoufal.cz/error_icon.png) no-repeat 7px 6px, -webkit-linear-gradient(#ffffff, #f7f7f6 30%);
  background: url(http://convergeui.jaromircoufal.cz/error_icon.png) no-repeat 7px 6px, linear-gradient(#ffffff, #f7f7f6 30%);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00FFFFFF', endColorstr='#00FFFFFF');
}
#stacks_in_307_page7 .captchaImage {
  vertical-align: middle;
  border-radius: 3px;
  width: 50px;
  height: 24px;
  text-align: center;
  float: right;
  box-sizing: content-box;
  border-width: 10px 0px;
}
#stacks_in_307_page7 .controls input[type="text"].captchaSize {
  max-width: 225px;
}
/*
=======================================
NARROW MODE
=======================================
*/



/*
=======================================
RESPONSIVE
=======================================
*/
#stacks_in_307_page7 form.labels_top .label {
  float: none;
  text-align: left;
  display: inline-block;
  width: auto;
}
#stacks_in_307_page7 form.labels_top .label label {
  padding: 0 8px 0 0;
  line-height: 1.8;
}
#stacks_in_307_page7 form.labels_top .label.help i {
/*
  position: absolute;
  right: -13px;
  top: 2px;
*/
}
#stacks_in_307_page7 form.labels_top .label.help > span {
  left: 60%;
  top: 27px;
}
#stacks_in_307_page7 form.labels_top .value {
  padding-top: 2px;
}
#stacks_in_307_page7 form.labels_top .required label:after {
  right: 0;
  top: 0;
}
#stacks_in_307_page7 form.labels_top .required label.help i {
  right: -19px;
}
/*
#stacks_in_307_page7 form.labels_top .input {
  margin: 0 0 5px 0;
}
*/

#stacks_in_307_page7 form.messages_bottom .note {
  display: block;
  padding: 10px 10px 6px 10px;
  margin: 0;
  border: 1px solid rgba(0,0,0,0.3);
  border-top-width: 0;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0;
  border-radius: 0 0 3px 3px;
  position: relative;
  top: -10px;
}
#stacks_in_307_page7 form.messages_bottom .hint ~ .note,
#stacks_in_307_page7 form.messages_bottom .message ~ .note {
  top: -4px;
  padding-top: 7px;
  border-top-width: 1px;
}
#stacks_in_307_page7 form.messages_bottom .message ~ .hint {
  display: none;
}
#stacks_in_307_page7 form.messages_bottom .hint,
#stacks_in_307_page7 form.messages_bottom .message {
  display: block;
  position: relative;
  left: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  margin: 3px 0 0 0;
}
#stacks_in_307_page7 form.messages_bottom .hint:before, #stacks_in_307_page7 form.messages_bottom .hint:after,
#stacks_in_307_page7 form.messages_bottom .message:before,
#stacks_in_307_page7 form.messages_bottom .message:after {
  border-width: 0 8px 8px 8px;
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) white;
  top: 0;
  left: auto;
  right: 20px;
}
#stacks_in_307_page7 form.messages_bottom .hint:after,
#stacks_in_307_page7 form.messages_bottom .message:after {
  top: -1px;
  left: auto;
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(0,0,0,0.3);
}
#stacks_in_307_page7 form.messages_bottom .hint:hover,
#stacks_in_307_page7 form.messages_bottom .message:hover {
  left: 0;
}
#stacks_in_307_page7 form.messages_bottom .controls input:focus ~ .hint,
#stacks_in_307_page7 form.messages_bottom .controls select:focus ~ .hint,
#stacks_in_307_page7 form.messages_bottom .controls textarea:focus ~ .hint {
  left: 0;
}
#stacks_in_307_page7 form.messages_bottom .success .message,
#stacks_in_307_page7 form.messages_bottom .warning .message,
#stacks_in_307_page7 form.messages_bottom .error .message {
  display: block;
  margin: 3px 0 0 0;
}
#stacks_in_307_page7 form.messages_bottom .success .message ~ .hint,
#stacks_in_307_page7 form.messages_bottom .warning .message ~ .hint,
#stacks_in_307_page7 form.messages_bottom .error .message ~ .hint {
  margin: 0;
  position: relative;
  top: -2px;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0;
  border-radius: 0 0 3px 3px;
}
#stacks_in_307_page7 form.messages_bottom .success .message ~ .hint:before, #stacks_in_307_page7 form.messages_bottom .success .message ~ .hint:after,
#stacks_in_307_page7 form.messages_bottom .warning .message ~ .hint:before,
#stacks_in_307_page7 form.messages_bottom .warning .message ~ .hint:after,
#stacks_in_307_page7 form.messages_bottom .error .message ~ .hint:before,
#stacks_in_307_page7 form.messages_bottom .error .message ~ .hint:after {
  display: none;
}

@media screen and (max-width: 1024px) {
  #stacks_in_307_page7 form .label {
  float: none;
  text-align: left;
  display: inline-block;
  width: auto;
  }
  #stacks_in_307_page7 form .label label {
  padding: 0 8px 0 0;
  line-height: 1.8;
  }
  #stacks_in_307_page7 form .label.help i {
/*
  position: absolute;
  right: -13px;
  top: 2px;
*/
  }
  #stacks_in_307_page7 form .label.help > span {
  left: 60%;
  top: 27px;
  }
  #stacks_in_307_page7 form .value {
  padding-top: 2px;
  }
  #stacks_in_307_page7 form .required label:after {
  right: 0;
  top: 0;
  }
  #stacks_in_307_page7 form .required label.help i {
/*    right: -19px;*/
  }
/*
  #stacks_in_307_page7 form .input {
  margin: 0 0 5px 0;
  }
*/
}
/*
=======================================
768px MEDIA QUERY
=======================================
*/



@media screen and (max-width: 768px) {


  #stacks_in_307_page7 form .label {
  float: none;
  text-align: left;
  display: inline-block;
  width: auto;
  }
  #stacks_in_307_page7 form .label label {
  padding: 0 8px 0 0;
  line-height: 1.8;
  }
  #stacks_in_307_page7 form .label.help i {
/*
  position: absolute;
  right: -13px;
  top: 2px;
*/
  }
  #stacks_in_307_page7 form .label.help > span {
  left: 60%;
  top: 27px;
  }
  #stacks_in_307_page7 form .value {
  padding-top: 2px;
  }
  #stacks_in_307_page7 form .required label:after {
  right: 0;
  top: 0;
  }
  #stacks_in_307_page7 form .required label.help i {
/*    right: -19px;*/
  }
/*
  #stacks_in_307_page7 form .input {
  margin: 0 0 5px 0;
  }
*/
  #stacks_in_307_page7 form .note {
  display: block;
  padding: 10px 10px 6px 10px;
  margin: 0;
  border: 1px solid rgba(0,0,0,0.3);
  border-top-width: 0;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0;
  border-radius: 0 0 3px 3px;
  position: relative;
  max-width: 280px;
  }
  #stacks_in_307_page7 form .hint ~ .note,
  #stacks_in_307_page7 form .message ~ .note {
  top: -4px;
  padding-top: 7px;
  border-top-width: 1px;
  }
  #stacks_in_307_page7 form .message ~ .hint {
  display: none;
  }
  #stacks_in_307_page7 form .hint,
  #stacks_in_307_page7 form .message {
  display: block;
  position: relative;
  left: 0;
  max-width: 280px;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  margin: 3px 0 0 0;
  }
  #stacks_in_307_page7 form .hint:before, #stacks_in_307_page7 form .hint:after,
  #stacks_in_307_page7 form .message:before,
  #stacks_in_307_page7 form .message:after {
  border-width: 0 8px 8px 8px;
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) white;
  top: 0;
  left: auto;
  right: 20px;
  }
  #stacks_in_307_page7 form .hint:after,
  #stacks_in_307_page7 form .message:after {
  top: -1px;
  left: auto;
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(0,0,0,0.3);
  }
  #stacks_in_307_page7 form .hint:hover,
  #stacks_in_307_page7 form .message:hover {
  left: 0;
  }
  #stacks_in_307_page7 form .controls input:focus ~ .hint,
  #stacks_in_307_page7 form .controls select:focus ~ .hint,
  #stacks_in_307_page7 form .controls textarea:focus ~ .hint {
  left: 0;
  }
  #stacks_in_307_page7 form .success .message,
  #stacks_in_307_page7 form .warning .message,
  #stacks_in_307_page7 form .error .message {
  display: block;
  margin: 3px 0 0 0;
  }
  #stacks_in_307_page7 form .success .message ~ .hint,
  #stacks_in_307_page7 form .warning .message ~ .hint,
  #stacks_in_307_page7 form .error .message ~ .hint {
  margin: 0;
  position: relative;
  top: -2px;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0;
  border-radius: 0 0 3px 3px;
  }
  #stacks_in_307_page7 form .success .message ~ .hint:before, #stacks_in_307_page7 form .success .message ~ .hint:after,
  #stacks_in_307_page7 form .warning .message ~ .hint:before,
  #stacks_in_307_page7 form .warning .message ~ .hint:after,
  #stacks_in_307_page7 form .error .message ~ .hint:before,
  #stacks_in_307_page7 form .error .message ~ .hint:after {
  display: none;
  }
  #stacks_in_307_page7 .controls .fileUpload {
    position: absolute;
    right: 0px;
    width: 100px;
    top: 0px;
  }
  #stacks_in_307_page7 .controls input[disabled="disabled"] {
    width: 100%;
  }
  #stacks_in_307_page7 .captchaImage {
    margin: 0 auto;
    display: block;
/*    width: 100px;*/
    height: auto;
  }
  #stacks_in_307_page7 .controls {
    max-width: 280px;
  }
  #stacks_in_307_page7 form .label.help > span {
    left: 10px;
    top: 41px;
  }
  #stacks_in_307_page7 .controls input[type="text"].captchaSize {
    max-width: 100%;
  }
  #stacks_in_307_page7 .captchaImage {
    width: 50px;
    position: absolute;
    z-index: 1;
    right: 0px;
    top: 0px;
  }
}
/*
=======================================
EXTRA NARROW MODE
=======================================
*/


#stacks_in_307_page7 form .label {
  float: none;
  text-align: left;
  display: inline-block;
  width: auto;
}
#stacks_in_307_page7 form .label label {
  padding: 0 8px 0 0;
  line-height: 1.8;
}
#stacks_in_307_page7 form .label.help i {

}
#stacks_in_307_page7 form .label.help > span {
  left: 60%;
  top: 27px;
}
#stacks_in_307_page7 form .value {
  padding-top: 2px;
}
#stacks_in_307_page7 form .required label:after {
  right: 0;
  top: 0;
}
#stacks_in_307_page7 form .required label.help i {

}
#stacks_in_307_page7 form .note {
  display: block;
  padding: 10px 10px 6px 10px;
  margin: 0;
  border: 1px solid rgba(0,0,0,0.3);
  border-top-width: 0;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0;
  border-radius: 0 0 3px 3px;
  position: relative;
  max-width: 280px;
}
#stacks_in_307_page7 form .hint ~ .note,
#stacks_in_307_page7 form .message ~ .note {
  top: -4px;
  padding-top: 7px;
  border-top-width: 1px;
}
#stacks_in_307_page7 form .message ~ .hint {
  display: none;
}
#stacks_in_307_page7 form .hint,
#stacks_in_307_page7 form .message {
  display: block;
  position: relative;
  left: 0;
  max-width: 280px;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  margin: 3px 0 0 0;
}
#stacks_in_307_page7 form .hint:before, #stacks_in_307_page7 form .hint:after,
#stacks_in_307_page7 form .message:before,
#stacks_in_307_page7 form .message:after {
  border-width: 0 8px 8px 8px;
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) white;
  top: 0;
  left: auto;
  right: 20px;
}
#stacks_in_307_page7 form .hint:after,
#stacks_in_307_page7 form .message:after {
  top: -1px;
  left: auto;
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(0,0,0,0.3);
}
#stacks_in_307_page7 form .hint:hover,
#stacks_in_307_page7 form .message:hover {
  left: 0;
}
#stacks_in_307_page7 form .controls input:focus ~ .hint,
#stacks_in_307_page7 form .controls select:focus ~ .hint,
#stacks_in_307_page7 form .controls textarea:focus ~ .hint {
  left: 0;
}
#stacks_in_307_page7 form .success .message,
#stacks_in_307_page7 form .warning .message,
#stacks_in_307_page7 form .error .message {
  display: block;
  margin: 3px 0 0 0;
}
#stacks_in_307_page7 form .success .message ~ .hint,
#stacks_in_307_page7 form .warning .message ~ .hint,
#stacks_in_307_page7 form .error .message ~ .hint {
  margin: 0;
  position: relative;
  top: -2px;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0;
  border-radius: 0 0 3px 3px;
}
#stacks_in_307_page7 form .success .message ~ .hint:before, #stacks_in_307_page7 form .success .message ~ .hint:after,
#stacks_in_307_page7 form .warning .message ~ .hint:before,
#stacks_in_307_page7 form .warning .message ~ .hint:after,
#stacks_in_307_page7 form .error .message ~ .hint:before,
#stacks_in_307_page7 form .error .message ~ .hint:after {
  display: none;
}
#stacks_in_307_page7 .controls .fileUpload {
  position: absolute;
  right: 0px;
  width: 100px;
  top: 0px;
}
#stacks_in_307_page7 .controls input[disabled="disabled"] {
  width: 100%;
}
#stacks_in_307_page7 .captchaImage {
  margin: 0 auto;
  display: block;
/*  width: 100px;*/
  height: auto;
}
  #stacks_in_307_page7 .submitMessage, #stacks_in_307_page7 .errorMessage, #stacks_in_307_page7 .controls, #stacks_in_307_page7 form > span, #stacks_in_307_page7 form .hint, #stacks_in_307_page7 form .note,
#stacks_in_307_page7 .controls input[type="text"],
#stacks_in_307_page7 .controls input[type="email"],
#stacks_in_307_page7 .controls input[type="tel"],
#stacks_in_307_page7 .controls input[type="url"],
#stacks_in_307_page7 .controls input[type="date"],
#stacks_in_307_page7 .controls input[type="number"],
#stacks_in_307_page7 .controls input[disabled="disabled"],
#stacks_in_307_page7 .controls input[readonly],
#stacks_in_307_page7 .controls textarea,
#stacks_in_307_page7 .controls > button,
#stacks_in_307_page7 .controls select,
#stacks_in_307_page7 .controls input[type="text"].captchaSize {
  max-width: 100%;
}

#stacks_in_307_page7 .header-stacks_in_307_page7, #stacks_in_307_page7 form {
  padding: 15px 40px;
}

#stacks_in_307_page7 form .label.help > span {
  left: 10px;
  top: 41px;
}
  #stacks_in_307_page7 .captchaImage {
    width: 50px;
    position: absolute;
    z-index: 1;
    right: 0px;
    top: 0px;
  }


/*
=======================================
CUSTOM FIT MODE
=======================================
*/



/*
=======================================
Autoreply
=======================================
*/
  #stacks_in_307_page7 .autoreply {
  border-radius: 4px;
  background: #1656a5;
  padding: 5px;
}
  #stacks_in_307_page7 .autoreply h5 {
  color: #999;
  margin: 10px 0px 5px 0px;
  padding: 0px;
  font-size: 20px;
  line-height: 22px;
}
  #stacks_in_307_page7 .autoreply .title {
  color: #f1f1f1;
  font-size: 22px;
  line-height: 24px;
  display: block;
  padding: 15px;
  box-sizing: border-box;
}
  #stacks_in_307_page7 .autoreply .content {
  padding: 20px;
  display: block;
  background: #f1f1f1;
}

  #stacks_in_307_page7 .autoreply {display: none;}


  #stacks_in_307_page7 .autoreply {display: none;}





  #stacks_in_307_page7 .bootstrap-datetimepicker-widget table td span {
  line-height: 54px !important;
}
  #stacks_in_307_page7 .bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5em !important;
}
  #stacks_in_307_page7 .bootstrap-datetimepicker-widget table td.active {
  color: #fff !important;
}
  #stacks_in_307_page7 .hideSlice {
   display: none !important;
  }
/*
=======================================
Customization / More Styles / Advanced Styles
=======================================
*/

/*
=======================================
IE tweaks
=======================================
*/
.ie8 #stacks_in_307_page7 form .help i:hover:after {
  display: none;
}
.ie8 #stacks_in_307_page7 form .help > span {
  top: 25px;
}
.ie8 #stacks_in_307_page7 form.labels_top .help > span {
  top: 20px;
}
.ie8 #stacks_in_307_page7 form .hint:before, .ie8 #stacks_in_307_page7 form .hint:after,
.ie8 #stacks_in_307_page7 form .message:before,
.ie8 #stacks_in_307_page7 form .message:after {
  display: none;
}
.ie8 #stacks_in_307_page7 form .hint {
  display: none;
}
.ie8 #stacks_in_307_page7 form .hint.always_visible {
  display: inline-block;
}
.ie8 #stacks_in_307_page7 form .controls input:focus ~ .hint,
.ie8 #stacks_in_307_page7 form .controls select:focus ~ .hint,
.ie8 #stacks_in_307_page7 form .controls textarea:focus ~ .hint {
  display: block;
}
.ie8 #stacks_in_307_page7 form .controls input:focus ~ .hint.always_visible,
.ie8 #stacks_in_307_page7 form .controls select:focus ~ .hint.always_visible,
.ie8 #stacks_in_307_page7 form .controls textarea:focus ~ .hint.always_visible {
  display: inline-block;
}
  /*!
  * Datepicker for Bootstrap
  *
  * Copyright 2012 Stefan Petre
  * Licensed under the Apache License v2.0
  * http://www.apache.org/licenses/LICENSE-2.0
  *
  */.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-datetimepicker-widget{top:0;left:0;width:250px;padding:4px;margin-top:1px;z-index:3000;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.bootstrap-datetimepicker-widget:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,0.2);position:absolute;top:-7px;left:6px}.bootstrap-datetimepicker-widget:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;top:-6px;left:7px}.bootstrap-datetimepicker-widget.pull-right:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.pull-right:after{left:auto;right:7px}.bootstrap-datetimepicker-widget>ul{list-style-type:none;margin:0}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:100%;font-weight:bold;font-size:1.2em}.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator{width:4px;padding:0;margin:0}.bootstrap-datetimepicker-widget .datepicker>div{display:none}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget td,.bootstrap-datetimepicker-widget th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.bootstrap-datetimepicker-widget td.day:hover,.bootstrap-datetimepicker-widget td.hour:hover,.bootstrap-datetimepicker-widget td.minute:hover,.bootstrap-datetimepicker-widget td.second:hover{background:#eee;cursor:pointer}.bootstrap-datetimepicker-widget td.old,.bootstrap-datetimepicker-widget td.new{color:#999}.bootstrap-datetimepicker-widget td.active,.bootstrap-datetimepicker-widget td.active:hover{color:#fff;background-color:#006dcc;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#04c;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget td.active:hover,.bootstrap-datetimepicker-widget td.active:hover:hover,.bootstrap-datetimepicker-widget td.active:active,.bootstrap-datetimepicker-widget td.active:hover:active,.bootstrap-datetimepicker-widget td.active.active,.bootstrap-datetimepicker-widget td.active:hover.active,.bootstrap-datetimepicker-widget td.active.disabled,.bootstrap-datetimepicker-widget td.active:hover.disabled,.bootstrap-datetimepicker-widget td.active[disabled],.bootstrap-datetimepicker-widget td.active:hover[disabled]{color:#fff;background-color:#04c;*background-color:#003bb3}.bootstrap-datetimepicker-widget td.active:active,.bootstrap-datetimepicker-widget td.active:hover:active,.bootstrap-datetimepicker-widget td.active.active,.bootstrap-datetimepicker-widget td.active:hover.active{background-color:#039 \9}.bootstrap-datetimepicker-widget td.disabled,.bootstrap-datetimepicker-widget td.disabled:hover{background:0;color:#999;cursor:not-allowed}.bootstrap-datetimepicker-widget td span{display:block;width:47px;height:54px;line-height:54px;float:left;margin:2px;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.bootstrap-datetimepicker-widget td span:hover{background:#eee}.bootstrap-datetimepicker-widget td span.active{color:#fff;background-color:#006dcc;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#04c;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget td span.active:hover,.bootstrap-datetimepicker-widget td span.active:active,.bootstrap-datetimepicker-widget td span.active.active,.bootstrap-datetimepicker-widget td span.active.disabled,.bootstrap-datetimepicker-widget td span.active[disabled]{color:#fff;background-color:#04c;*background-color:#003bb3}.bootstrap-datetimepicker-widget td span.active:active,.bootstrap-datetimepicker-widget td span.active.active{background-color:#039 \9}.bootstrap-datetimepicker-widget td span.old{color:#999}.bootstrap-datetimepicker-widget td span.disabled,.bootstrap-datetimepicker-widget td span.disabled:hover{background:0;color:#999;cursor:not-allowed}.bootstrap-datetimepicker-widget th.switch{width:145px}.bootstrap-datetimepicker-widget th.next,.bootstrap-datetimepicker-widget th.prev{font-size:21px}.bootstrap-datetimepicker-widget th.disabled,.bootstrap-datetimepicker-widget th.disabled:hover{background:0;color:#999;cursor:not-allowed}.bootstrap-datetimepicker-widget thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget thead tr:first-child th:hover{background:#eee}.input-append.date .add-on i,.input-prepend.date .add-on i{display:block;cursor:pointer;width:16px;height:16px}.bootstrap-datetimepicker-widget.left-oriented:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.left-oriented:after{left:auto;right:7px}
  #stacks_in_307_page7 .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
  }
  #stacks_in_307_page7 table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
  }
  #stacks_in_307_page7 .collapse.in {
    height: auto;
  }
  #stacks_in_307_page7 .collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    -moz-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease;
  }
  #stacks_in_307_page7 .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
  }
  #stacks_in_307_page7 .hiddenFormSubmit {
    display: none;
  }
/*
 * Super Forms - Input
 * Author: Jonathan Meadows
 * Website: http://onelittledesigner.com
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.0.0
 */
#stacks_in_316_page7 {
  overflow: visible;
  display: inline-block;
  width: 100%;
}



#stacks_in_316_page7 .controls.hidden {
  display: none;
}
#stacks_in_316_page7 .controls.hidden.field-number {
  display: block;
  opacity: .8;
}

/*
 * Super Forms - Email
 * Author: Jonathan Meadows
 * Website: http://onelittledesigner.com
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.0.0
 */
#stacks_in_320_page7 {
  overflow: visible;
  display: inline-block;
  width: 100%;
}


/*
 * Super Forms - Input
 * Author: Jonathan Meadows
 * Website: http://onelittledesigner.com
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.0.0
 */
#stacks_in_318_page7 {
  overflow: visible;
  display: inline-block;
  width: 100%;
}



#stacks_in_318_page7 .controls.hidden {
  display: none;
}
#stacks_in_318_page7 .controls.hidden.field-number {
  display: block;
  opacity: .8;
}

/*
 * Super Forms - Textarea
 * Author: Jonathan Meadows
 * Website: http://onelittledesigner.com
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.0.3
 */
#stacks_in_314_page7 {
  overflow: visible;
  display: inline-block;
  width: 100%;
}


/*
 * Super Forms - Captcha
 * Author: Jonathan Meadows
 * Website: http://onelittledesigner.com
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.0.1
 */
#stacks_in_322_page7 {
  overflow: visible;
  display: inline-block;
  width: 100%;
}
#stacks_in_322_page7 .captchaImage {
  background: #F29400;
  border-style: solid;
  border-color: #F29400;
}

/* -- Start Textalign Each css Template -- */
#stacks_in_95_page7 {
	text-align: left !important;
}


#stacks_in_95_page7 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_95_page7 {
		text-align: left !important;
	}
	
	#stacks_in_95_page7 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_95_page7 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_95_page7 {
		text-align: left !important;
	}
	
	#stacks_in_95_page7 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_95_page7 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- *//* Start Responsive Shim stack CSS code */.stacks_in_252_page7shim{	padding-top: 15%;}/* End Responsive Shim stack CSS code *//* -- Start Textalign Each css Template -- */
#stacks_in_248_page7 {
	text-align: left !important;
}


#stacks_in_248_page7 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_248_page7 {
		text-align: left !important;
	}
	
	#stacks_in_248_page7 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_248_page7 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_248_page7 {
		text-align: left !important;
	}
	
	#stacks_in_248_page7 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_248_page7 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_234_page7buttonPressWrapper{
	position: relative !important;
}

#stacks_in_234_page7 a, #stacks_in_234_page7 a:hover, #stacks_in_234_page7 a:visited, #stacks_in_234_page7 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_234_page7button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #B1BA24 !important;
	border-color: #969E1E !important;
	box-sizing: border-box !important;
}

.stacks_in_234_page7button:hover{
	color: #FFFFFF !important;
	background-color: #F29400 !important;
	border-color: #CD7D00 !important;
}

#stacks_in_234_page7 a, #stacks_in_234_page7 a:visited, #stacks_in_234_page7 a:active{
	color: #FFFFFF !important;
}

#stacks_in_234_page7 a:hover{
	color: #FFFFFF !important;
}






































.stacks_in_234_page7buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_234_page7buttonPressWrapper{
	position: relative !important;
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_234_page7buttonPressWrapper{
		text-align: left !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_234_page7buttonPressWrapper{
		text-align: left !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_234_page7 {
	margin: 20px 0px 20px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_245_page7 {
	text-align: left !important;
}


#stacks_in_245_page7 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_245_page7 {
		text-align: left !important;
	}
	
	#stacks_in_245_page7 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_245_page7 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_245_page7 {
		text-align: left !important;
	}
	
	#stacks_in_245_page7 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_245_page7 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_238_page7buttonPressWrapper{
	position: relative !important;
}

#stacks_in_238_page7 a, #stacks_in_238_page7 a:hover, #stacks_in_238_page7 a:visited, #stacks_in_238_page7 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_238_page7button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #F29400 !important;
	border-color: #CD7D00 !important;
	box-sizing: border-box !important;
}

.stacks_in_238_page7button:hover{
	color: #FFFFFF !important;
	background-color: #B1BA24 !important;
	border-color: #969E1E !important;
}

#stacks_in_238_page7 a, #stacks_in_238_page7 a:visited, #stacks_in_238_page7 a:active{
	color: #FFFFFF !important;
}

#stacks_in_238_page7 a:hover{
	color: #FFFFFF !important;
}






































.stacks_in_238_page7buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_238_page7buttonPressWrapper{
	position: relative !important;
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_238_page7buttonPressWrapper{
		text-align: left !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_238_page7buttonPressWrapper{
		text-align: left !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_238_page7 {
	margin: 20px 0px 0px 0px;
}
/* -- Start Eternity2 Each css Template -- */

.stacks_in_262_page7eternityContainer {
	overflow: hidden;
	position: relative;
}

.stacks_in_262_page7eternityContainer {
	background-image: url("../files/background_image_262.jpg") !important;
	background-position: 50% 50% !important;
	
	background-attachment: fixed;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
 
 
.stacks_in_262_page7overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:url("../files/eternity2Assets/05.png") !important;
}

.stacks_in_262_page7contentBox{
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

.stacks_in_262_page7content{
	max-width: 1000px;
	margin: 0 auto 0 auto;
	padding: 80px 20px 80px 20px;
	text-align: center !important;
}

.stacks_in_262_page7content,.stacks_in_262_page7content h1,.stacks_in_262_page7content h2,.stacks_in_262_page7content h3,.stacks_in_262_page7content h4,.stacks_in_262_page7content h5,.stacks_in_262_page7content h6{
	color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_262_page7content a,.stacks_in_262_page7content a:active,.stacks_in_262_page7content a:visited{
	color: rgba(59, 148, 217, 1.00) !important;
	text-decoration: none !important;
}
.stacks_in_262_page7content a:hover{
	color: rgba(221, 221, 221, 1.00) !important;
	text-decoration: none !important;
}

.stacks_in_262_page7eternityScrollButton i{
	color: rgba(255, 255, 255, 1.00) !important;
}


.stacks_in_262_page7eternityScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


/* -- End Unified -- */



	.stacks_in_262_page7eternityContainer {
		min-height: 500px;
	}
	
	.stacks_in_262_page7contentBox{
		position: absolute;
		width: 100%;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		-moz-transform:    translate(0,-50%);
		-ms-transform:     translate(0,-50%);
		-o-transform:      translate(0,-50%);
		transform:         translate(0,-50%);
	}
/* -- End Preview/Published -- */

 
 



@keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.eternityanimation {
	animation: eternityanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: eternityanimation 3s ease-in-out 0s infinite normal none;
}



/* -- End Eternity2 Each css Template -- */ #stacks_in_267_page7 h2,#stacks_in_267_page7 h2 a,#stacks_in_267_page7 p,#stacks_in_267_page7 p a{font-size:38px;line-height:1.00em;margin:0} @media screen and (max-width:770px){#stacks_in_267_page7 h2,#stacks_in_267_page7 h2 a,#stacks_in_267_page7 p,#stacks_in_267_page7 p a{font-size:20px}}@media screen and (max-width:500px){#stacks_in_267_page7 h2,#stacks_in_267_page7 h2 a,#stacks_in_267_page7 p,#stacks_in_267_page7 p a{font-size:14px}}  #stacks_in_267_page7 h2,#stacks_in_267_page7 h2 a,#stacks_in_267_page7 p,#stacks_in_267_page7 p a{color:#F29400;-webkit-font-smoothing:antialiased;-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;-ms-transition:color .2s ease-in-out;transition:color .2s ease-in-out;font-style:normal;text-decoration:none;text-align:center;font-weight: bold ;                     }
#stacks_in_267_page7 p a:hover,#stacks_in_267_page7 h2 a:hover{color:#CCCCCC}   

#stacks_in_267_page7 {
	padding: 0px 0px 40px 0px;
}
#stacks_in_263_page7>.s3_row {
	margin: 0 -20px;
}

#stacks_in_263_page7>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_263_page7>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_263_page7>.s3_row>.s3_column {
	padding: 0 20px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_263_page7>.s3_row  {
		margin: -20px 0;
	}
	#stacks_in_263_page7>.s3_row>.s3_column {
		padding: 20px 0;
		width:100%;
	}


}






#stacks_in_263_page7 {
	padding:  5px;
}
/* Start Smart Image stack CSS code */#stacks_in_264_page7{	text-align: center;}#stacks_in_264_page7 figure a img{	cursor: pointer !important;}.stacks_in_264_page7responsive {  max-width: 100%;  margin: 0;  padding: 0;}.stacks_in_264_page7responsive img, .stacks_in_264_page7warehouseImage img {  max-width: 100%;  height: auto;  margin: 0 0 0 0;  display: block;}.stacks_in_264_page7hiddenimage{	display: none;}.stacks_in_264_page7warehouseImage{	display: none;}/* End Smart Image stack CSS code */
#stacks_in_411_page7 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_411_page7 .pullquote:before, #stacks_in_411_page7 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_411_page7 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_411_page7 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_411_page7 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_411_page7 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
} #stacks_in_405_page7 h2,#stacks_in_405_page7 h2 a,#stacks_in_405_page7 p,#stacks_in_405_page7 p a{font-size:49px;line-height:1.08em;margin:0} @media screen and (max-width:770px){#stacks_in_405_page7 h2,#stacks_in_405_page7 h2 a,#stacks_in_405_page7 p,#stacks_in_405_page7 p a{font-size:24px}}@media screen and (max-width:500px){#stacks_in_405_page7 h2,#stacks_in_405_page7 h2 a,#stacks_in_405_page7 p,#stacks_in_405_page7 p a{font-size:18px}}  #stacks_in_405_page7 h2,#stacks_in_405_page7 h2 a,#stacks_in_405_page7 p,#stacks_in_405_page7 p a{color:#F29400;-webkit-font-smoothing:antialiased;-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;-ms-transition:color .2s ease-in-out;transition:color .2s ease-in-out;font-style:normal;text-decoration:none;text-align:left;font-weight: bold ;                     }
#stacks_in_405_page7 p a:hover,#stacks_in_405_page7 h2 a:hover{color:#CCCCCC}   

#stacks_in_405_page7 {
	margin: 0px 0px 30px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_396_page7 {
	text-align: left !important;
}


#stacks_in_396_page7 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_396_page7 {
		text-align: left !important;
	}
	
	#stacks_in_396_page7 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_396_page7 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_396_page7 {
		text-align: left !important;
	}
	
	#stacks_in_396_page7 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_396_page7 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- *//* Start Responsive Shim stack CSS code */.stacks_in_272_page7shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code */ #stacks_in_273_page7 h2,#stacks_in_273_page7 h2 a,#stacks_in_273_page7 p,#stacks_in_273_page7 p a{font-size:40px;line-height:1.00em;margin:0} @media screen and (max-width:770px){#stacks_in_273_page7 h2,#stacks_in_273_page7 h2 a,#stacks_in_273_page7 p,#stacks_in_273_page7 p a{font-size:20px}}@media screen and (max-width:500px){#stacks_in_273_page7 h2,#stacks_in_273_page7 h2 a,#stacks_in_273_page7 p,#stacks_in_273_page7 p a{font-size:18px}}  #stacks_in_273_page7 h2,#stacks_in_273_page7 h2 a,#stacks_in_273_page7 p,#stacks_in_273_page7 p a{color:#F29400;-webkit-font-smoothing:antialiased;-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;-ms-transition:color .2s ease-in-out;transition:color .2s ease-in-out;font-style:normal;text-decoration:none;text-align:center;font-weight: bold ;                     }
#stacks_in_273_page7 p a:hover,#stacks_in_273_page7 h2 a:hover{color:#CCCCCC}   

#stacks_in_273_page7 {
	padding: 40px 0px 40px 0px;
}
#stacks_in_340_page7>.s3_row {
	margin: 0 -26px;
}

#stacks_in_340_page7>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_340_page7>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_340_page7>.s3_row>.s3_column {
	padding: 0 26px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_340_page7>.s3_row  {
		margin: -26px 0;
	}
	#stacks_in_340_page7>.s3_row>.s3_column {
		padding: 26px 0;
		width:100%;
	}


}





 #stacks_in_343_page7 h2,#stacks_in_343_page7 h2 a,#stacks_in_343_page7 p,#stacks_in_343_page7 p a{font-size:40px;line-height:1.00em;margin:0} @media screen and (max-width:770px){#stacks_in_343_page7 h2,#stacks_in_343_page7 h2 a,#stacks_in_343_page7 p,#stacks_in_343_page7 p a{font-size:20px}}@media screen and (max-width:500px){#stacks_in_343_page7 h2,#stacks_in_343_page7 h2 a,#stacks_in_343_page7 p,#stacks_in_343_page7 p a{font-size:18px}}  #stacks_in_343_page7 h2,#stacks_in_343_page7 h2 a,#stacks_in_343_page7 p,#stacks_in_343_page7 p a{color:#F29400;-webkit-font-smoothing:antialiased;-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;-ms-transition:color .2s ease-in-out;transition:color .2s ease-in-out;font-style:normal;text-decoration:none;text-align:center;font-weight: bold ;                     }
#stacks_in_343_page7 p a:hover,#stacks_in_343_page7 h2 a:hover{color:#CCCCCC}   

#stacks_in_343_page7 {
	padding: 50px 0px 30px 0px;
}
/*
 * Super Forms
 * Author: Jonathan Meadows
 * Website: http://onelittledesigner.com
 * Support: http://forum.onelittledesigner.com
 */
#stacks_in_345_page7 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
}
#stacks_in_345_page7 {width: 100%; font-size: 14px;}
#stacks_in_345_page7,#stacks_in_345_page7 * {line-height: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
#stacks_in_345_page7 .robotNick{display:none!important}

#stacks_in_345_page7 label{display:none}
#stacks_in_345_page7 label.keepIt{text-align:left;display:inline-block;width:100%;padding-left:5px}
#stacks_in_345_page7 select{color:#aaa}.php{display:none}
#stacks_in_345_page7 .info{color:#00529B;background-color:#BDE5F8}
#stacks_in_345_page7 .success{color:#4F8A10;background-color:#DFF2BF}
#stacks_in_345_page7 .warning{color:#9F6000;background-color:#FEEFB3}
#stacks_in_345_page7 .error{color:#D8000C;background-color:#FFBABA}
#stacks_in_345_page7 textarea{resize:vertical;}

#stacks_in_345_page7 .submitMessage, #stacks_in_345_page7 .errorMessage {
  background-size: 40px 40px;
  background-image: linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,
  transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,
  transparent 75%, transparent);
  box-shadow: inset 0 -1px 0 rgba(255,255,255,.4);
  width: 100%;
  border: 1px solid;
  color: #fff !important;
  padding: 10px 15px;
  animation: animate-bg 5s linear infinite;
  -webkit-animation: animate-bg 5s linear infinite;
  -moz-animation: animate-bg 5s linear infinite;
  border-radius:3px;
  max-width: 280px;
}
#stacks_in_345_page7 .info {
  background-color: #61b832;
  border-color: #3b8eb5;
}
#stacks_in_345_page7 .error, #stacks_in_345_page7 .errorMessage {
  background-color:  #DE4343;
  border-color: rgba(0,0,0,0.25);
}
#stacks_in_345_page7 .warning {
  background-color: #eaaf51;
  border-color: #d99a36;
}
#stacks_in_345_page7 .success {
  background-color: #F29400;
  border-color: rgba(0,0,0,0.25);
  padding: 10px 15px 5px 15px;
}
#stacks_in_345_page7 .submitMessage h3 {
  margin: 0 0 5px 0 !important;
}
#stacks_in_345_page7 .submitMessage p {
  margin: 0;
}
@keyframes animate-bg {
  from {
  background-position: 0 0;
  }
  to {
  background-position: -80px 0;
  }
}
@-webkit-keyframes animate-bg {
  from {
  background-position: 0 0;
  }
  to {
  background-position: -80px 0;
  }
}
@-moz-keyframes animate-bg {
  from {
  background-position: 0 0;
  }
  to {
  background-position: -80px 0;
  }
}

/* ---------------------------------------- */
#stacks_in_345_page7 * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#stacks_in_345_page7 a {
  text-decoration: none;
}

#stacks_in_345_page7 .header-stacks_in_345_page7, #stacks_in_345_page7 form {
/*  padding: 15px 10%;*/
  padding: 15px 50px;
}

#stacks_in_345_page7 form {
  background: #F1F1F1;
  
  background: transparent;
  
}
#stacks_in_345_page7 form .note {
  display: block;
  font-size: 85%;
  color: #a2a2a2;
  margin: 0 0 5px 10px;
}
#stacks_in_345_page7 .header-stacks_in_345_page7 {
  background-color: #077ABC;
  color: white;
  text-align: center;
}
#stacks_in_345_page7 .header-stacks_in_345_page7 h1 {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 36px;
  margin-bottom: 10px;
}
#stacks_in_345_page7 .header-stacks_in_345_page7 h1 i {
  color: #055a8b;
}
#stacks_in_345_page7 .header-stacks_in_345_page7 h1 span {
  font-weight: 300;
}
#stacks_in_345_page7 .header-stacks_in_345_page7 p {
  font-weight: 400;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.9);
  letter-spacing: .05em;
  margin-bottom: 10px;
}
#stacks_in_345_page7 .header-stacks_in_345_page7 h3,
#stacks_in_345_page7 .header-stacks_in_345_page7 h3 a {
  color: #32CCFE;
}
#stacks_in_345_page7 .header-stacks_in_345_page7 h3 a,
#stacks_in_345_page7 .header-stacks_in_345_page7 h3 a a {
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
#stacks_in_345_page7 .header-stacks_in_345_page7 h3 a:hover,
#stacks_in_345_page7 .header-stacks_in_345_page7 h3 a a:hover {
  color: white;
}

#stacks_in_345_page7 #stacks_in_345_page7 form-group {
  margin-bottom: 20px;
}

#stacks_in_345_page7 .heading {
  font-weight: 300;
  text-align: left;
  border-bottom: 1px solid;
  padding-bottom: 3px;
  margin-bottom: 15px;
  display: block;
}
#stacks_in_345_page7 h1.heading {
  font-size: 20px;
}
#stacks_in_345_page7 h2.heading {
  font-size: 18px;
}
#stacks_in_345_page7 h3.heading {
  font-size: 18px;
  border-bottom: 0px solid;
}
#stacks_in_345_page7 h4.heading {
  font-size: 16px;
  border-bottom: 0px solid;
}
#stacks_in_345_page7 em.heading {
  font-weight: 300;
  border: 0px solid;
  margin: 0;
  padding: 0;
}
#stacks_in_345_page7 strong.heading {
  font-weight: bold;
  border: 0px solid;
  margin: 0;
  padding: 0;
  padding-bottom: 3px;
  margin-bottom: 15px;
}
#stacks_in_345_page7 span.heading {
  font-weight: 300;
  border: 0px solid;
  margin: 0;
  padding: 0;
  padding-bottom: 3px;
  margin-bottom: 15px;
}

#stacks_in_345_page7 .controls {
  text-align: left;
  position: relative;
  margin-bottom: 15px;
  width: 100%;
  max-width: 280px;
}
#stacks_in_345_page7 .controls .fileUpload {
  position: relative;
  overflow: hidden;
  padding: 12px;
  border: 1px solid #c6c6c6;
  margin-bottom: 0px;
  font-size: 14px;
  font-weight: 300;
  background-color: #fff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #F29400;
  border: none;
  color: #fff;
  padding: 0px 0;
  line-height: 44px;
  width: 96px;
  top: -2px;
  margin: 0;
  box-shadow: 0px 0px 0px rgba(0,0,0,0);
}
#stacks_in_345_page7 .controls .fileUpload:active {
  box-shadow: 0 0 0 2000px rgba(0,0,0,0.22) inset;
}
#stacks_in_345_page7 .controls .fileUpload input.upload {
  position: absolute;
  height: 44px;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
#stacks_in_345_page7 input.upload.hasError {
  border-color: red;
  opacity: 1 !important;
}
#stacks_in_345_page7 .controls input[type="text"],
#stacks_in_345_page7 .controls input[type="email"],
#stacks_in_345_page7 .controls input[type="tel"],
#stacks_in_345_page7 .controls input[type="url"],
#stacks_in_345_page7 .controls input[type="date"],
#stacks_in_345_page7 .controls input[type="number"],
#stacks_in_345_page7 .controls input[disabled="disabled"],
#stacks_in_345_page7 .controls input[readonly],
#stacks_in_345_page7 .controls textarea,
#stacks_in_345_page7 .controls > button,
#stacks_in_345_page7 .controls select {
  padding: 12px;
  font-size: 14px;
  border: 1px solid #999999;
  max-width: 280px;
  width: 100%;
  margin-bottom: 0px;
  color: #000000;
  font-size: 16px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
  background-color: #F1F1F1;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin: 0;
  height: auto;
}
#stacks_in_345_page7 .controls select {
  line-height: 22px;
  padding: 10px 12px;
}
#stacks_in_345_page7 .controls input:-webkit-autofill,
#stacks_in_345_page7 .controls textarea:-webkit-autofill,
#stacks_in_345_page7 .controls select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #F1F1F1 inset;
  color: #F29400 !important;
}
#stacks_in_345_page7 .controls input:disabled {
  color: #F29400 !important;
}
#stacks_in_345_page7 .controls input[disabled="disabled"] {
  width: 180px;
  opacity: 1;
}

#stacks_in_345_page7 .controls input[type="text"].hasError,
#stacks_in_345_page7 .controls input[type="email"].hasError,
#stacks_in_345_page7 .controls input[type="tel"].hasError,
#stacks_in_345_page7 .controls input[type="url"].hasError,
#stacks_in_345_page7 .controls input[type="date"].hasError,
#stacks_in_345_page7 .controls input[type="number"].hasError,
#stacks_in_345_page7 .controls textarea.hasError,
#stacks_in_345_page7 .controls button.hasError,
#stacks_in_345_page7 .controls select.hasError {
  border-color: red;
}
#stacks_in_345_page7 .controls textarea {
  margin-bottom: 2px;
  white-space: pre-line;
  padding-top: 12px;
}
#stacks_in_345_page7 .controls input[type="text"]:focus,#stacks_in_345_page7 .controls input[type="text"]:hover,
#stacks_in_345_page7 .controls input[type="email"]:focus,
#stacks_in_345_page7 .controls input[type="email"]:hover,
#stacks_in_345_page7 .controls input[type="tel"]:focus,
#stacks_in_345_page7 .controls input[type="tel"]:hover,
#stacks_in_345_page7 .controls textarea:focus,
#stacks_in_345_page7 .controls textarea:hover,
#stacks_in_345_page7 .controls button:focus,
#stacks_in_345_page7 .controls button:hover,
#stacks_in_345_page7 .controls select:focus,
#stacks_in_345_page7 .controls select:hover {
  outline: none;
  border-color: #999999;
}
#stacks_in_345_page7 .controls input[type="text"]:focus + label, #stacks_in_345_page7 .controls input[type="text"]:hover + label,
#stacks_in_345_page7 .controls input[type="email"]:focus + label,
#stacks_in_345_page7 .controls input[type="email"]:hover + label,
#stacks_in_345_page7 .controls input[type="tel"]:focus + label,
#stacks_in_345_page7 .controls input[type="tel"]:hover + label,
#stacks_in_345_page7 .controls textarea:focus + label,
#stacks_in_345_page7 .controls textarea:hover + label,
#stacks_in_345_page7 .controls button:focus + label,
#stacks_in_345_page7 .controls button:hover + label,
#stacks_in_345_page7 .controls select:focus + label,
#stacks_in_345_page7 .controls select:hover + label {
  color: #F29400;
  cursor: text;
}
#stacks_in_345_page7 .controls .dateIcon {
  position: absolute;
  right: 10px;
  top: 14px;
  fill: #F29400;
  width: 16px;
  height: 16px;
  pointer-events: none;
}
#stacks_in_345_page7 .controls select {
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}
#stacks_in_345_page7 div[type="stacks-pin"] {
 display: none;
}
#stacks_in_345_page7 .controls label {
  position: absolute;
  left: 8px;
  top: 12px;
  color: #F29400;
  border-radius: 3px;
  font-size: 16px;
  display: inline-block;
  padding: 2px 10px 0px;
  font-weight: 400;
  background-color: rgba(255, 255, 255, 0);
  -moz-transition: color 0.3s, top 0.3s, background-color 0.8s;
  -o-transition: color 0.3s, top 0.3s, background-color 0.8s;
  -webkit-transition: color 0.3s, top 0.3s, background-color 0.8s;
  transition: color 0.3s, top 0.3s, background-color 0.8s;
/*  white-space: nowrap;*/
}
#stacks_in_345_page7 .controls .dummyLabel {
  color: #F29400;
}
#stacks_in_345_page7 .controls label.active {
  top: -11px;
  color: #F29400;
  background-color: #F1F1F1;
}
#stacks_in_345_page7 .controls textarea {
  resize: none;
  height: 200px;
}
#stacks_in_345_page7 .controls > button {
  cursor: pointer;
  background-color: #F29400;
  border: none;
  color: #fff;
  padding: 12px 0;
}
#stacks_in_345_page7 .controls > button:hover {
  background-color: #F29400;
}

#stacks_in_345_page7 .controls input[type=checkbox] {
  position: relative;
  left: 3px;
}
#stacks_in_345_page7 .controls input[type=checkbox]:after {
  cursor: pointer;
  content: " ";
  background-color: #F1F1F1;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 2px;
  border: 1px solid #999999;
  float: -4px;
  line-height: 20px;
  text-align: center;
  position: relative;
  left: -5px;
}
#stacks_in_345_page7 .controls input[type=checkbox]:checked:after {
  content: "\2714";
  color: #000000;
}



















#stacks_in_345_page7 .label {
  display: inline;
  padding: 12px;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  position: absolute;
  left: -40px;
  background: inherit;
}
#stacks_in_345_page7 form > span {
  display: inline-block;
  max-width: 280px;
  line-height: 1.1;
  vertical-align: middle;
  font-size: 90%;
  white-space: normal;
}
#stacks_in_345_page7 form .help i {
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  line-height: 16px;
  font-size: 16px;
  padding-top: 1px;
  text-align: center;
  color: #a2a2a2;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid rgba(0,0,0,0.3);
  background: #f7f7f6 -moz-linear-gradient(#ffffff, #ededec);
  background: #f7f7f6 -webkit-linear-gradient(#ffffff, #ededec);
  background: #f7f7f6 linear-gradient(#ffffff, #ededec);
  cursor: default;
  font-style: normal;
}
#stacks_in_345_page7 form .help i:hover {
  color: white;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  border-color: #585854;
  background: #585854 -moz-linear-gradient(#6d6d67, #60605b);
  background: #585854 -webkit-linear-gradient(#6d6d67, #60605b);
  background: #585854 linear-gradient(#6d6d67, #60605b);
}
#stacks_in_345_page7 form .help i:after {
  display: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=97);
  opacity: 0.97;
  content: "";
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 0 9px 8px 9px;
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #6d6d67;
  position: absolute;
  bottom: -11px;
  left: -2px;
  z-index: 2;
}
#stacks_in_345_page7 form .help > span {
  display: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=97);
  opacity: 0.97;
  position: absolute;
  left: 5px;
  top: 40px;
  z-index: 1;
  width: 160px;
  padding: 7px 10px 9px 10px;
  margin: 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: -moz-linear-gradient(#6d6d67, #585854 20%);
  background: -webkit-linear-gradient(#6d6d67, #585854 20%);
  background: linear-gradient(#6d6d67, #585854 20%);
  /* general */
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF585854', endColorstr='#FF585854');
  /* IE */
  background-color: #585854;
  /* fallback */
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF6D6D67', endColorstr='#FF585854');
  color: white;
  border-color: #585854;
  text-align: left;
  line-height: 1.2;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
#stacks_in_345_page7 form .help i:hover:after {
  display: block;
}
#stacks_in_345_page7 form .help i:hover ~ span {
  display: block;
  white-space: normal;
}
#stacks_in_345_page7 form .note {
  display: block;
  font-size: 85%;
  color: #F29400;
  margin: 5px 0 0 5px;
  max-width: 260px;
}

#stacks_in_345_page7 form .hint,
#stacks_in_345_page7 form .message {
  position: relative;
  left: 0;
  color: #6f6f6f;
  padding: 9px 10px 7px 10px;
  margin-left: 10px;
  background: -moz-linear-gradient(#ffffff, #f7f7f6 30%);
  background: -webkit-linear-gradient(#ffffff, #f7f7f6 30%);
  background: linear-gradient(#ffffff, #f7f7f6 30%);
  /* general */
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF7F7F6', endColorstr='#FFF7F7F6');
  /* IE */
  background-color: #f7f7f6;
  /* fallback */
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFF7F7F6');
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid rgba(0,0,0,0.3);
  vertical-align: top;
}

#stacks_in_345_page7 form .hint:before, #stacks_in_345_page7 form .hint:after,
#stacks_in_345_page7 form .message:before,
#stacks_in_345_page7 form .message:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 8px 8px 8px 0;
  border-color: rgba(255, 255, 255, 0) #f7f7f6 rgba(255, 255, 255, 0);
  position: absolute;
  top: 14px;
  left: -8px;
  margin-top: -8px;
  z-index: 2;
}
#stacks_in_345_page7 form .hint:after,
#stacks_in_345_page7 form .message:after {
  border-right-color: rgba(0,0,0,0.3);
  left: -9px;
  z-index: 1;
}
#stacks_in_345_page7 form .hint {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  position: absolute;
  top: 0;
  left: 320px;
}
#stacks_in_345_page7 form .hint.always_visible {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  position: relative;
  left: 0;
}
#stacks_in_345_page7 form .message ~ .hint {
  display: none;
}
#stacks_in_345_page7 form .controls input:focus ~ .hint,
#stacks_in_345_page7 form .controls select:focus ~ .hint,
#stacks_in_345_page7 form .controls textarea:focus ~ .hint{
  -moz-transition: all 0.29s ease;
  -o-transition: all 0.29s ease;
  -webkit-transition: all 0.29s ease;
  transition: all 0.29s ease;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  left: 100%;
  width: 100%;
}
#stacks_in_345_page7 form .controls input:focus ~ .hint.always_visible,
#stacks_in_345_page7 form .controls select:focus ~ .hint.always_visible,
#stacks_in_345_page7 form .controls textarea:focus ~ .hint.always_visible {
  left: 0;
}
#stacks_in_345_page7 form .success .message,
#stacks_in_345_page7 form .warning .message,
#stacks_in_345_page7 form .error .message {
  padding-left: 29px;
  max-width: 261px;
}
#stacks_in_345_page7 form .success .message {
  background: #f7f7f6 url(http://convergeui.jaromircoufal.cz/success_icon.png) no-repeat 8px 6px;
  background: url(http://convergeui.jaromircoufal.cz/success_icon.png) no-repeat 8px 6px, -moz-linear-gradient(#ffffff, #f7f7f6 30%);
  background: url(http://convergeui.jaromircoufal.cz/success_icon.png) no-repeat 8px 6px, -webkit-linear-gradient(#ffffff, #f7f7f6 30%);
  background: url(http://convergeui.jaromircoufal.cz/success_icon.png) no-repeat 8px 6px, linear-gradient(#ffffff, #f7f7f6 30%);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00FFFFFF', endColorstr='#00FFFFFF');
}
#stacks_in_345_page7 form .warning .message {
  background: #f7f7f6 url(http://convergeui.jaromircoufal.cz/warning_icon.png) no-repeat 7px 6px;
  background: url(http://convergeui.jaromircoufal.cz/warning_icon.png) no-repeat 7px 6px, -moz-linear-gradient(#ffffff, #f7f7f6 30%);
  background: url(http://convergeui.jaromircoufal.cz/warning_icon.png) no-repeat 7px 6px, -webkit-linear-gradient(#ffffff, #f7f7f6 30%);
  background: url(http://convergeui.jaromircoufal.cz/warning_icon.png) no-repeat 7px 6px, linear-gradient(#ffffff, #f7f7f6 30%);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00FFFFFF', endColorstr='#00FFFFFF');
}
#stacks_in_345_page7 form .error .message {
  background: #f7f7f6 url(http://convergeui.jaromircoufal.cz/error_icon.png) no-repeat 7px 6px;
  background: url(http://convergeui.jaromircoufal.cz/error_icon.png) no-repeat 7px 6px, -moz-linear-gradient(#ffffff, #f7f7f6 30%);
  background: url(http://convergeui.jaromircoufal.cz/error_icon.png) no-repeat 7px 6px, -webkit-linear-gradient(#ffffff, #f7f7f6 30%);
  background: url(http://convergeui.jaromircoufal.cz/error_icon.png) no-repeat 7px 6px, linear-gradient(#ffffff, #f7f7f6 30%);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00FFFFFF', endColorstr='#00FFFFFF');
}
#stacks_in_345_page7 .captchaImage {
  vertical-align: middle;
  border-radius: 3px;
  width: 50px;
  height: 24px;
  text-align: center;
  float: right;
  box-sizing: content-box;
  border-width: 10px 0px;
}
#stacks_in_345_page7 .controls input[type="text"].captchaSize {
  max-width: 225px;
}
/*
=======================================
NARROW MODE
=======================================
*/



/*
=======================================
RESPONSIVE
=======================================
*/
#stacks_in_345_page7 form.labels_top .label {
  float: none;
  text-align: left;
  display: inline-block;
  width: auto;
}
#stacks_in_345_page7 form.labels_top .label label {
  padding: 0 8px 0 0;
  line-height: 1.8;
}
#stacks_in_345_page7 form.labels_top .label.help i {
/*
  position: absolute;
  right: -13px;
  top: 2px;
*/
}
#stacks_in_345_page7 form.labels_top .label.help > span {
  left: 60%;
  top: 27px;
}
#stacks_in_345_page7 form.labels_top .value {
  padding-top: 2px;
}
#stacks_in_345_page7 form.labels_top .required label:after {
  right: 0;
  top: 0;
}
#stacks_in_345_page7 form.labels_top .required label.help i {
  right: -19px;
}
/*
#stacks_in_345_page7 form.labels_top .input {
  margin: 0 0 5px 0;
}
*/

#stacks_in_345_page7 form.messages_bottom .note {
  display: block;
  padding: 10px 10px 6px 10px;
  margin: 0;
  border: 1px solid rgba(0,0,0,0.3);
  border-top-width: 0;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0;
  border-radius: 0 0 3px 3px;
  position: relative;
  top: -10px;
}
#stacks_in_345_page7 form.messages_bottom .hint ~ .note,
#stacks_in_345_page7 form.messages_bottom .message ~ .note {
  top: -4px;
  padding-top: 7px;
  border-top-width: 1px;
}
#stacks_in_345_page7 form.messages_bottom .message ~ .hint {
  display: none;
}
#stacks_in_345_page7 form.messages_bottom .hint,
#stacks_in_345_page7 form.messages_bottom .message {
  display: block;
  position: relative;
  left: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  margin: 3px 0 0 0;
}
#stacks_in_345_page7 form.messages_bottom .hint:before, #stacks_in_345_page7 form.messages_bottom .hint:after,
#stacks_in_345_page7 form.messages_bottom .message:before,
#stacks_in_345_page7 form.messages_bottom .message:after {
  border-width: 0 8px 8px 8px;
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) white;
  top: 0;
  left: auto;
  right: 20px;
}
#stacks_in_345_page7 form.messages_bottom .hint:after,
#stacks_in_345_page7 form.messages_bottom .message:after {
  top: -1px;
  left: auto;
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(0,0,0,0.3);
}
#stacks_in_345_page7 form.messages_bottom .hint:hover,
#stacks_in_345_page7 form.messages_bottom .message:hover {
  left: 0;
}
#stacks_in_345_page7 form.messages_bottom .controls input:focus ~ .hint,
#stacks_in_345_page7 form.messages_bottom .controls select:focus ~ .hint,
#stacks_in_345_page7 form.messages_bottom .controls textarea:focus ~ .hint {
  left: 0;
}
#stacks_in_345_page7 form.messages_bottom .success .message,
#stacks_in_345_page7 form.messages_bottom .warning .message,
#stacks_in_345_page7 form.messages_bottom .error .message {
  display: block;
  margin: 3px 0 0 0;
}
#stacks_in_345_page7 form.messages_bottom .success .message ~ .hint,
#stacks_in_345_page7 form.messages_bottom .warning .message ~ .hint,
#stacks_in_345_page7 form.messages_bottom .error .message ~ .hint {
  margin: 0;
  position: relative;
  top: -2px;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0;
  border-radius: 0 0 3px 3px;
}
#stacks_in_345_page7 form.messages_bottom .success .message ~ .hint:before, #stacks_in_345_page7 form.messages_bottom .success .message ~ .hint:after,
#stacks_in_345_page7 form.messages_bottom .warning .message ~ .hint:before,
#stacks_in_345_page7 form.messages_bottom .warning .message ~ .hint:after,
#stacks_in_345_page7 form.messages_bottom .error .message ~ .hint:before,
#stacks_in_345_page7 form.messages_bottom .error .message ~ .hint:after {
  display: none;
}

@media screen and (max-width: 1024px) {
  #stacks_in_345_page7 form .label {
  float: none;
  text-align: left;
  display: inline-block;
  width: auto;
  }
  #stacks_in_345_page7 form .label label {
  padding: 0 8px 0 0;
  line-height: 1.8;
  }
  #stacks_in_345_page7 form .label.help i {
/*
  position: absolute;
  right: -13px;
  top: 2px;
*/
  }
  #stacks_in_345_page7 form .label.help > span {
  left: 60%;
  top: 27px;
  }
  #stacks_in_345_page7 form .value {
  padding-top: 2px;
  }
  #stacks_in_345_page7 form .required label:after {
  right: 0;
  top: 0;
  }
  #stacks_in_345_page7 form .required label.help i {
/*    right: -19px;*/
  }
/*
  #stacks_in_345_page7 form .input {
  margin: 0 0 5px 0;
  }
*/
}
/*
=======================================
768px MEDIA QUERY
=======================================
*/



@media screen and (max-width: 768px) {


  #stacks_in_345_page7 form .label {
  float: none;
  text-align: left;
  display: inline-block;
  width: auto;
  }
  #stacks_in_345_page7 form .label label {
  padding: 0 8px 0 0;
  line-height: 1.8;
  }
  #stacks_in_345_page7 form .label.help i {
/*
  position: absolute;
  right: -13px;
  top: 2px;
*/
  }
  #stacks_in_345_page7 form .label.help > span {
  left: 60%;
  top: 27px;
  }
  #stacks_in_345_page7 form .value {
  padding-top: 2px;
  }
  #stacks_in_345_page7 form .required label:after {
  right: 0;
  top: 0;
  }
  #stacks_in_345_page7 form .required label.help i {
/*    right: -19px;*/
  }
/*
  #stacks_in_345_page7 form .input {
  margin: 0 0 5px 0;
  }
*/
  #stacks_in_345_page7 form .note {
  display: block;
  padding: 10px 10px 6px 10px;
  margin: 0;
  border: 1px solid rgba(0,0,0,0.3);
  border-top-width: 0;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0;
  border-radius: 0 0 3px 3px;
  position: relative;
  max-width: 280px;
  }
  #stacks_in_345_page7 form .hint ~ .note,
  #stacks_in_345_page7 form .message ~ .note {
  top: -4px;
  padding-top: 7px;
  border-top-width: 1px;
  }
  #stacks_in_345_page7 form .message ~ .hint {
  display: none;
  }
  #stacks_in_345_page7 form .hint,
  #stacks_in_345_page7 form .message {
  display: block;
  position: relative;
  left: 0;
  max-width: 280px;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  margin: 3px 0 0 0;
  }
  #stacks_in_345_page7 form .hint:before, #stacks_in_345_page7 form .hint:after,
  #stacks_in_345_page7 form .message:before,
  #stacks_in_345_page7 form .message:after {
  border-width: 0 8px 8px 8px;
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) white;
  top: 0;
  left: auto;
  right: 20px;
  }
  #stacks_in_345_page7 form .hint:after,
  #stacks_in_345_page7 form .message:after {
  top: -1px;
  left: auto;
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(0,0,0,0.3);
  }
  #stacks_in_345_page7 form .hint:hover,
  #stacks_in_345_page7 form .message:hover {
  left: 0;
  }
  #stacks_in_345_page7 form .controls input:focus ~ .hint,
  #stacks_in_345_page7 form .controls select:focus ~ .hint,
  #stacks_in_345_page7 form .controls textarea:focus ~ .hint {
  left: 0;
  }
  #stacks_in_345_page7 form .success .message,
  #stacks_in_345_page7 form .warning .message,
  #stacks_in_345_page7 form .error .message {
  display: block;
  margin: 3px 0 0 0;
  }
  #stacks_in_345_page7 form .success .message ~ .hint,
  #stacks_in_345_page7 form .warning .message ~ .hint,
  #stacks_in_345_page7 form .error .message ~ .hint {
  margin: 0;
  position: relative;
  top: -2px;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0;
  border-radius: 0 0 3px 3px;
  }
  #stacks_in_345_page7 form .success .message ~ .hint:before, #stacks_in_345_page7 form .success .message ~ .hint:after,
  #stacks_in_345_page7 form .warning .message ~ .hint:before,
  #stacks_in_345_page7 form .warning .message ~ .hint:after,
  #stacks_in_345_page7 form .error .message ~ .hint:before,
  #stacks_in_345_page7 form .error .message ~ .hint:after {
  display: none;
  }
  #stacks_in_345_page7 .controls .fileUpload {
    position: absolute;
    right: 0px;
    width: 100px;
    top: 0px;
  }
  #stacks_in_345_page7 .controls input[disabled="disabled"] {
    width: 100%;
  }
  #stacks_in_345_page7 .captchaImage {
    margin: 0 auto;
    display: block;
/*    width: 100px;*/
    height: auto;
  }
  #stacks_in_345_page7 .controls {
    max-width: 280px;
  }
  #stacks_in_345_page7 form .label.help > span {
    left: 10px;
    top: 41px;
  }
  #stacks_in_345_page7 .controls input[type="text"].captchaSize {
    max-width: 100%;
  }
  #stacks_in_345_page7 .captchaImage {
    width: 50px;
    position: absolute;
    z-index: 1;
    right: 0px;
    top: 0px;
  }
}
/*
=======================================
EXTRA NARROW MODE
=======================================
*/


#stacks_in_345_page7 form .label {
  float: none;
  text-align: left;
  display: inline-block;
  width: auto;
}
#stacks_in_345_page7 form .label label {
  padding: 0 8px 0 0;
  line-height: 1.8;
}
#stacks_in_345_page7 form .label.help i {

}
#stacks_in_345_page7 form .label.help > span {
  left: 60%;
  top: 27px;
}
#stacks_in_345_page7 form .value {
  padding-top: 2px;
}
#stacks_in_345_page7 form .required label:after {
  right: 0;
  top: 0;
}
#stacks_in_345_page7 form .required label.help i {

}
#stacks_in_345_page7 form .note {
  display: block;
  padding: 10px 10px 6px 10px;
  margin: 0;
  border: 1px solid rgba(0,0,0,0.3);
  border-top-width: 0;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0;
  border-radius: 0 0 3px 3px;
  position: relative;
  max-width: 280px;
}
#stacks_in_345_page7 form .hint ~ .note,
#stacks_in_345_page7 form .message ~ .note {
  top: -4px;
  padding-top: 7px;
  border-top-width: 1px;
}
#stacks_in_345_page7 form .message ~ .hint {
  display: none;
}
#stacks_in_345_page7 form .hint,
#stacks_in_345_page7 form .message {
  display: block;
  position: relative;
  left: 0;
  max-width: 280px;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  margin: 3px 0 0 0;
}
#stacks_in_345_page7 form .hint:before, #stacks_in_345_page7 form .hint:after,
#stacks_in_345_page7 form .message:before,
#stacks_in_345_page7 form .message:after {
  border-width: 0 8px 8px 8px;
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) white;
  top: 0;
  left: auto;
  right: 20px;
}
#stacks_in_345_page7 form .hint:after,
#stacks_in_345_page7 form .message:after {
  top: -1px;
  left: auto;
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(0,0,0,0.3);
}
#stacks_in_345_page7 form .hint:hover,
#stacks_in_345_page7 form .message:hover {
  left: 0;
}
#stacks_in_345_page7 form .controls input:focus ~ .hint,
#stacks_in_345_page7 form .controls select:focus ~ .hint,
#stacks_in_345_page7 form .controls textarea:focus ~ .hint {
  left: 0;
}
#stacks_in_345_page7 form .success .message,
#stacks_in_345_page7 form .warning .message,
#stacks_in_345_page7 form .error .message {
  display: block;
  margin: 3px 0 0 0;
}
#stacks_in_345_page7 form .success .message ~ .hint,
#stacks_in_345_page7 form .warning .message ~ .hint,
#stacks_in_345_page7 form .error .message ~ .hint {
  margin: 0;
  position: relative;
  top: -2px;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0;
  border-radius: 0 0 3px 3px;
}
#stacks_in_345_page7 form .success .message ~ .hint:before, #stacks_in_345_page7 form .success .message ~ .hint:after,
#stacks_in_345_page7 form .warning .message ~ .hint:before,
#stacks_in_345_page7 form .warning .message ~ .hint:after,
#stacks_in_345_page7 form .error .message ~ .hint:before,
#stacks_in_345_page7 form .error .message ~ .hint:after {
  display: none;
}
#stacks_in_345_page7 .controls .fileUpload {
  position: absolute;
  right: 0px;
  width: 100px;
  top: 0px;
}
#stacks_in_345_page7 .controls input[disabled="disabled"] {
  width: 100%;
}
#stacks_in_345_page7 .captchaImage {
  margin: 0 auto;
  display: block;
/*  width: 100px;*/
  height: auto;
}
  #stacks_in_345_page7 .submitMessage, #stacks_in_345_page7 .errorMessage, #stacks_in_345_page7 .controls, #stacks_in_345_page7 form > span, #stacks_in_345_page7 form .hint, #stacks_in_345_page7 form .note,
#stacks_in_345_page7 .controls input[type="text"],
#stacks_in_345_page7 .controls input[type="email"],
#stacks_in_345_page7 .controls input[type="tel"],
#stacks_in_345_page7 .controls input[type="url"],
#stacks_in_345_page7 .controls input[type="date"],
#stacks_in_345_page7 .controls input[type="number"],
#stacks_in_345_page7 .controls input[disabled="disabled"],
#stacks_in_345_page7 .controls input[readonly],
#stacks_in_345_page7 .controls textarea,
#stacks_in_345_page7 .controls > button,
#stacks_in_345_page7 .controls select,
#stacks_in_345_page7 .controls input[type="text"].captchaSize {
  max-width: 100%;
}

#stacks_in_345_page7 .header-stacks_in_345_page7, #stacks_in_345_page7 form {
  padding: 15px 40px;
}

#stacks_in_345_page7 form .label.help > span {
  left: 10px;
  top: 41px;
}
  #stacks_in_345_page7 .captchaImage {
    width: 50px;
    position: absolute;
    z-index: 1;
    right: 0px;
    top: 0px;
  }


/*
=======================================
CUSTOM FIT MODE
=======================================
*/



/*
=======================================
Autoreply
=======================================
*/
  #stacks_in_345_page7 .autoreply {
  border-radius: 4px;
  background: #1656a5;
  padding: 5px;
}
  #stacks_in_345_page7 .autoreply h5 {
  color: #999;
  margin: 10px 0px 5px 0px;
  padding: 0px;
  font-size: 20px;
  line-height: 22px;
}
  #stacks_in_345_page7 .autoreply .title {
  color: #f1f1f1;
  font-size: 22px;
  line-height: 24px;
  display: block;
  padding: 15px;
  box-sizing: border-box;
}
  #stacks_in_345_page7 .autoreply .content {
  padding: 20px;
  display: block;
  background: #f1f1f1;
}

  #stacks_in_345_page7 .autoreply {display: none;}


  #stacks_in_345_page7 .autoreply {display: none;}





  #stacks_in_345_page7 .bootstrap-datetimepicker-widget table td span {
  line-height: 54px !important;
}
  #stacks_in_345_page7 .bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5em !important;
}
  #stacks_in_345_page7 .bootstrap-datetimepicker-widget table td.active {
  color: #fff !important;
}
  #stacks_in_345_page7 .hideSlice {
   display: none !important;
  }
/*
=======================================
Customization / More Styles / Advanced Styles
=======================================
*/

/*
=======================================
IE tweaks
=======================================
*/
.ie8 #stacks_in_345_page7 form .help i:hover:after {
  display: none;
}
.ie8 #stacks_in_345_page7 form .help > span {
  top: 25px;
}
.ie8 #stacks_in_345_page7 form.labels_top .help > span {
  top: 20px;
}
.ie8 #stacks_in_345_page7 form .hint:before, .ie8 #stacks_in_345_page7 form .hint:after,
.ie8 #stacks_in_345_page7 form .message:before,
.ie8 #stacks_in_345_page7 form .message:after {
  display: none;
}
.ie8 #stacks_in_345_page7 form .hint {
  display: none;
}
.ie8 #stacks_in_345_page7 form .hint.always_visible {
  display: inline-block;
}
.ie8 #stacks_in_345_page7 form .controls input:focus ~ .hint,
.ie8 #stacks_in_345_page7 form .controls select:focus ~ .hint,
.ie8 #stacks_in_345_page7 form .controls textarea:focus ~ .hint {
  display: block;
}
.ie8 #stacks_in_345_page7 form .controls input:focus ~ .hint.always_visible,
.ie8 #stacks_in_345_page7 form .controls select:focus ~ .hint.always_visible,
.ie8 #stacks_in_345_page7 form .controls textarea:focus ~ .hint.always_visible {
  display: inline-block;
}
  /*!
  * Datepicker for Bootstrap
  *
  * Copyright 2012 Stefan Petre
  * Licensed under the Apache License v2.0
  * http://www.apache.org/licenses/LICENSE-2.0
  *
  */.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-datetimepicker-widget{top:0;left:0;width:250px;padding:4px;margin-top:1px;z-index:3000;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.bootstrap-datetimepicker-widget:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,0.2);position:absolute;top:-7px;left:6px}.bootstrap-datetimepicker-widget:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;top:-6px;left:7px}.bootstrap-datetimepicker-widget.pull-right:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.pull-right:after{left:auto;right:7px}.bootstrap-datetimepicker-widget>ul{list-style-type:none;margin:0}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:100%;font-weight:bold;font-size:1.2em}.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator{width:4px;padding:0;margin:0}.bootstrap-datetimepicker-widget .datepicker>div{display:none}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget td,.bootstrap-datetimepicker-widget th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.bootstrap-datetimepicker-widget td.day:hover,.bootstrap-datetimepicker-widget td.hour:hover,.bootstrap-datetimepicker-widget td.minute:hover,.bootstrap-datetimepicker-widget td.second:hover{background:#eee;cursor:pointer}.bootstrap-datetimepicker-widget td.old,.bootstrap-datetimepicker-widget td.new{color:#999}.bootstrap-datetimepicker-widget td.active,.bootstrap-datetimepicker-widget td.active:hover{color:#fff;background-color:#006dcc;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#04c;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget td.active:hover,.bootstrap-datetimepicker-widget td.active:hover:hover,.bootstrap-datetimepicker-widget td.active:active,.bootstrap-datetimepicker-widget td.active:hover:active,.bootstrap-datetimepicker-widget td.active.active,.bootstrap-datetimepicker-widget td.active:hover.active,.bootstrap-datetimepicker-widget td.active.disabled,.bootstrap-datetimepicker-widget td.active:hover.disabled,.bootstrap-datetimepicker-widget td.active[disabled],.bootstrap-datetimepicker-widget td.active:hover[disabled]{color:#fff;background-color:#04c;*background-color:#003bb3}.bootstrap-datetimepicker-widget td.active:active,.bootstrap-datetimepicker-widget td.active:hover:active,.bootstrap-datetimepicker-widget td.active.active,.bootstrap-datetimepicker-widget td.active:hover.active{background-color:#039 \9}.bootstrap-datetimepicker-widget td.disabled,.bootstrap-datetimepicker-widget td.disabled:hover{background:0;color:#999;cursor:not-allowed}.bootstrap-datetimepicker-widget td span{display:block;width:47px;height:54px;line-height:54px;float:left;margin:2px;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.bootstrap-datetimepicker-widget td span:hover{background:#eee}.bootstrap-datetimepicker-widget td span.active{color:#fff;background-color:#006dcc;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#04c;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget td span.active:hover,.bootstrap-datetimepicker-widget td span.active:active,.bootstrap-datetimepicker-widget td span.active.active,.bootstrap-datetimepicker-widget td span.active.disabled,.bootstrap-datetimepicker-widget td span.active[disabled]{color:#fff;background-color:#04c;*background-color:#003bb3}.bootstrap-datetimepicker-widget td span.active:active,.bootstrap-datetimepicker-widget td span.active.active{background-color:#039 \9}.bootstrap-datetimepicker-widget td span.old{color:#999}.bootstrap-datetimepicker-widget td span.disabled,.bootstrap-datetimepicker-widget td span.disabled:hover{background:0;color:#999;cursor:not-allowed}.bootstrap-datetimepicker-widget th.switch{width:145px}.bootstrap-datetimepicker-widget th.next,.bootstrap-datetimepicker-widget th.prev{font-size:21px}.bootstrap-datetimepicker-widget th.disabled,.bootstrap-datetimepicker-widget th.disabled:hover{background:0;color:#999;cursor:not-allowed}.bootstrap-datetimepicker-widget thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget thead tr:first-child th:hover{background:#eee}.input-append.date .add-on i,.input-prepend.date .add-on i{display:block;cursor:pointer;width:16px;height:16px}.bootstrap-datetimepicker-widget.left-oriented:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.left-oriented:after{left:auto;right:7px}
  #stacks_in_345_page7 .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
  }
  #stacks_in_345_page7 table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
  }
  #stacks_in_345_page7 .collapse.in {
    height: auto;
  }
  #stacks_in_345_page7 .collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    -moz-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease;
  }
  #stacks_in_345_page7 .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
  }
  #stacks_in_345_page7 .hiddenFormSubmit {
    display: none;
  }
/*
 * Super Forms - Input
 * Author: Jonathan Meadows
 * Website: http://onelittledesigner.com
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.0.0
 */
#stacks_in_351_page7 {
  overflow: visible;
  display: inline-block;
  width: 100%;
}



#stacks_in_351_page7 .controls.hidden {
  display: none;
}
#stacks_in_351_page7 .controls.hidden.field-number {
  display: block;
  opacity: .8;
}

/*
 * Super Forms - Email
 * Author: Jonathan Meadows
 * Website: http://onelittledesigner.com
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.0.0
 */
#stacks_in_352_page7 {
  overflow: visible;
  display: inline-block;
  width: 100%;
}


/*
 * Super Forms - Input
 * Author: Jonathan Meadows
 * Website: http://onelittledesigner.com
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.0.0
 */
#stacks_in_353_page7 {
  overflow: visible;
  display: inline-block;
  width: 100%;
}



#stacks_in_353_page7 .controls.hidden {
  display: none;
}
#stacks_in_353_page7 .controls.hidden.field-number {
  display: block;
  opacity: .8;
}

/*
 * Super Forms - Textarea
 * Author: Jonathan Meadows
 * Website: http://onelittledesigner.com
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.0.3
 */
#stacks_in_354_page7 {
  overflow: visible;
  display: inline-block;
  width: 100%;
}


/*
 * Super Forms - Captcha
 * Author: Jonathan Meadows
 * Website: http://onelittledesigner.com
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.0.1
 */
#stacks_in_355_page7 {
  overflow: visible;
  display: inline-block;
  width: 100%;
}
#stacks_in_355_page7 .captchaImage {
  background: #F29400;
  border-style: solid;
  border-color: #F29400;
}

/* -- Start Textalign Each css Template -- */
#stacks_in_359_page7 {
	text-align: left !important;
}


#stacks_in_359_page7 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_359_page7 {
		text-align: left !important;
	}
	
	#stacks_in_359_page7 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_359_page7 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_359_page7 {
		text-align: left !important;
	}
	
	#stacks_in_359_page7 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_359_page7 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- *//* Start Responsive Shim stack CSS code */.stacks_in_361_page7shim{	padding-top: 15%;}/* End Responsive Shim stack CSS code *//* -- Start Textalign Each css Template -- */
#stacks_in_362_page7 {
	text-align: left !important;
}


#stacks_in_362_page7 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_362_page7 {
		text-align: left !important;
	}
	
	#stacks_in_362_page7 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_362_page7 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_362_page7 {
		text-align: left !important;
	}
	
	#stacks_in_362_page7 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_362_page7 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_364_page7buttonPressWrapper{
	position: relative !important;
}

#stacks_in_364_page7 a, #stacks_in_364_page7 a:hover, #stacks_in_364_page7 a:visited, #stacks_in_364_page7 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_364_page7button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #B1BA24 !important;
	border-color: #969E1E !important;
	box-sizing: border-box !important;
}

.stacks_in_364_page7button:hover{
	color: #FFFFFF !important;
	background-color: #F29400 !important;
	border-color: #CD7D00 !important;
}

#stacks_in_364_page7 a, #stacks_in_364_page7 a:visited, #stacks_in_364_page7 a:active{
	color: #FFFFFF !important;
}

#stacks_in_364_page7 a:hover{
	color: #FFFFFF !important;
}






































.stacks_in_364_page7buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_364_page7buttonPressWrapper{
	position: relative !important;
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_364_page7buttonPressWrapper{
		text-align: left !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_364_page7buttonPressWrapper{
		text-align: left !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_364_page7 {
	margin: 20px 0px 20px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_365_page7 {
	text-align: left !important;
}


#stacks_in_365_page7 img {
	margin: 0 !important;
}




@media only screen and (max-width: 768px) {
    #stacks_in_365_page7 {
		text-align: left !important;
	}
	
	#stacks_in_365_page7 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_365_page7 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_365_page7 {
		text-align: left !important;
	}
	
	#stacks_in_365_page7 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_365_page7 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_367_page7buttonPressWrapper{
	position: relative !important;
}

#stacks_in_367_page7 a, #stacks_in_367_page7 a:hover, #stacks_in_367_page7 a:visited, #stacks_in_367_page7 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_367_page7button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #F29400 !important;
	border-color: #CD7D00 !important;
	box-sizing: border-box !important;
}

.stacks_in_367_page7button:hover{
	color: #FFFFFF !important;
	background-color: #B1BA24 !important;
	border-color: #969E1E !important;
}

#stacks_in_367_page7 a, #stacks_in_367_page7 a:visited, #stacks_in_367_page7 a:active{
	color: #FFFFFF !important;
}

#stacks_in_367_page7 a:hover{
	color: #FFFFFF !important;
}






































.stacks_in_367_page7buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_367_page7buttonPressWrapper{
	position: relative !important;
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_367_page7buttonPressWrapper{
		text-align: left !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_367_page7buttonPressWrapper{
		text-align: left !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_367_page7 {
	margin: 20px 0px 0px 0px;
}
  #stacks_in_156_page7{visibility:hidden}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_206_page7 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_206_page7 .theDivider1,
#simpleDivider_stacks_in_206_page7 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_206_page7 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_206_page7.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_206_page7.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_206_page7 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_206_page7.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_206_page7.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_206_page7.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_206_page7.bgImageOn .theDivider1 img {
	display: block;
}

/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_207_page7 {
	color: #FFFFFF;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_207_page7 a, #simpleText_stacks_in_207_page7 a:link {
	color: #FFFFFF;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: bold;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_207_page7 a:visited {color: #F29400;}
#simpleText_stacks_in_207_page7 a:hover {
	color: #F29400;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_207_page7 a:active {color: #F29400;}
#simpleText_stacks_in_207_page7 a:focus {color: #F29400; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_207_page7.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_207_page7 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_207_page7 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_207_page7 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_207_page7 {font-size: inherit;}
}
#stacks_in_207_page7 {
	padding:  20px;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_212_page7 {
	color: #FFFFFF;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_212_page7 a, #simpleText_stacks_in_212_page7 a:link {
	color: #FFFFFF;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: bold;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_212_page7 a:visited {color: #F29400;}
#simpleText_stacks_in_212_page7 a:hover {
	color: #F29400;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_212_page7 a:active {color: #F29400;}
#simpleText_stacks_in_212_page7 a:focus {color: #F29400; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_212_page7.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_212_page7 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_212_page7 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_212_page7 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_212_page7 {font-size: inherit;}
}
#stacks_in_212_page7 {
	padding:  20px;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_211_page7 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_211_page7 .theDivider1,
#simpleDivider_stacks_in_211_page7 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_211_page7 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_211_page7.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_211_page7.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_211_page7 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_211_page7.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_211_page7.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_211_page7.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_211_page7.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_200_page7 {
	margin: 50px 0px 0px 0px;
}
/* Start dooImage Plus stack CSS code */#stacks_in_157_page7{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_157_page7overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_157_page7leftCol{	position: absolute;		width: 70%;	right: 30%;	margin-left: -70%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_157_page7leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_157_page7leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_157_page7leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_157_page7posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_157_page7rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: block;}.stacks_in_157_page7rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_157_page7theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}@media all and (max-width: 768px) {	.stacks_in_157_page7overlay{		background: #FFFFFF !important;		padding-top: 70px;	}		.stacks_in_157_page7leftCol{		position: relative;		width: 100%;		height: auto;		background: #FFFFFF;	}		.stacks_in_157_page7leftcolTable{		position: relative;		display: table;		width: 100%;		height: 100%;	}		.stacks_in_157_page7leftcolCell{	   display: table-cell;	   text-align: center;	   vertical-align: middle;	}		.stacks_in_157_page7leftcolContent{	    width: 90%;	    margin: auto;	    text-align: left;	}		.stacks_in_157_page7rightCol{		position: relative;		width: 100%;		background: #FFFFFF;		top:0;		right: 0;		bottom: 0;		left: 0;	}		.stacks_in_157_page7rightcolContent{		margin: auto;	}}	.stacks_in_157_page7posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_157_page7posterWrapper img:hover{		-webkit-transform:scale(1.1); /* Safari and Chrome */	    -moz-transform:scale(1.1); /* Firefox */	    -ms-transform:scale(1.1); /* IE 9 */	    -o-transform:scale(1.1); /* Opera */	     transform:scale(1.1);	}.stacks_in_157_page7posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_157_page7posterWrapper img:hover{	cursor: pointer;}.stacks_in_157_page7rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code */
#stacks_in_157_page7 {
	margin: 20px 20px 20px 20px;
}
/* 
 * Simple Headers
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.2.3
 */

#simpleHeaders_stacks_in_160_page7.headerInheritStylesOff,
#simpleHeaders_stacks_in_160_page7.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_160_page7.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_160_page7.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_160_page7.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_160_page7.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_160_page7.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
}
#simpleHeaders_stacks_in_160_page7.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_160_page7.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_160_page7.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_160_page7.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_160_page7.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_160_page7.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_160_page7.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_160_page7.headerInheritColorsOff,
#simpleHeaders_stacks_in_160_page7.headerInheritColorsOff a,
#simpleHeaders_stacks_in_160_page7.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_160_page7.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_160_page7.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_160_page7.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_160_page7.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_160_page7.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_160_page7.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_160_page7.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_160_page7.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_160_page7.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_160_page7.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_160_page7.headerInheritColorsOff h6 {
	color: #169EE6;
}
#simpleHeaders_stacks_in_160_page7.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_160_page7.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_160_page7.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_160_page7.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_160_page7.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_160_page7.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_160_page7.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_160_page7.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_160_page7.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_160_page7.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_160_page7.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_160_page7.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_160_page7.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_160_page7.headerInheritColorsOff h6:hover {
	color: #FF6600;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_162_page7 {
	text-align: center !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_162_page7 {
		text-align: center !important;
	}
	
	#stacks_in_162_page7 img {
		margin: 0 auto !important;
	}
	
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_162_page7 {
		text-align: center !important;
	}
	
	#stacks_in_162_page7 img {
		margin: 0 auto !important;
	}
	
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_162_page7 {
	margin: 20px 0px 20px 0px;
}

#stacks_in_164_page7 .filebutton { /* main class */
 height: 48px !important;
 width: 200px;
 font-size: 16px;
 line-height: 48px !important;
 font-family: arial !important;
 font-weight: bold;
 margin: 20px;
 position: relative;
 z-index: 0;
}
#stacks_in_164_page7 .filebutton img{margin: 0;}

#stacks_in_164_page7 .filebutton {margin: 10px auto 50px;}
#stacks_in_164_page7 .filebutton a{line-height: 48px !important;}



/*
   ===============================
   ========== RED STYLE ==========
   =============================== 
*/

#stacks_in_164_page7 .red:first-child { /* styling for the left part */
 padding: 7px;
 float: left;
 width: 32px;
 height: 32px;
/* border radius */
 -webkit-border-radius: 4px 0 0 4px;  
 -moz-border-radius: 4px 0 0 4px;  
 border-radius: 4px 0 0 4px;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#ff9782), to(#d83c22));
 background: -moz-linear-gradient(#ff9782, #d83c22);
 background-color: #d83c22;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #c93f27;
}

#stacks_in_164_page7 .filebutton:hover .red:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#ffbdb0), to(#ee6048));
 background: -moz-linear-gradient(#ffbdb0, #ee6048);
 background-color: #ee6048;
}

#stacks_in_164_page7 .filebutton:active .red:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#e75138), to(#ff7053));
 background: -moz-linear-gradient(#e75138, #ff7053);
 background-color: #ff9782;
}

#stacks_in_164_page7 .red  {  /* styling for the right part */
 height: 46px;
 width: 151px;
 float: left;
 text-align: center;
/* border radius */
 -webkit-border-radius: 0 4px 4px 0;  
 -moz-border-radius: 0 4px 4px 0;  
 border-radius: 0 4px 4px 0;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#ff9782), to(#d83c22));
 background: -moz-linear-gradient(#ff9782, #d83c22);
 background-color: #d83c22;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #c93f27;
 border-left: 0;
}

#stacks_in_164_page7 .filebutton:hover .red  {
 background: -webkit-gradient(linear, left top, left bottom, from(#ffbdb0), to(#ee6048));
 background: -moz-linear-gradient(#ffbdb0, #ee6048);
 background-color: #ee6048;
}

#stacks_in_164_page7 .filebutton:active .red  {
 background: -webkit-gradient(linear, left top, left bottom, from(#e75138), to(#ff7053));
 background: -moz-linear-gradient(#e75138, #ff7053);
 background-color: #ff9782;
}

#stacks_in_164_page7 .red  a { /* link styling */
 color: #fbfbfb;
 text-decoration: none;
 text-shadow: 0 1px 0 #c93f27;font-family: arial, helvetica, sans-serif;line-height: 32px;font-weight: bold;}

/*
   ===============================
   ======== ORANGE STYLE =========
   =============================== 
*/

#stacks_in_164_page7 .orange:first-child { /* styling for the left part */
 padding: 7px;
 float: left;
 width: 32px;
 height: 32px;
/* border radius */
 -webkit-border-radius: 4px 0 0 4px;  
 -moz-border-radius: 4px 0 0 4px;  
 border-radius: 4px 0 0 4px;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#fe9f3a), to(#f65b17));
 background: -moz-linear-gradient(#fe9f3a, #f65b17);
 background-color: #f65b17;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #db4706;
}

#stacks_in_164_page7 .filebutton:hover .orange:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#ffce79), to(#f47638));
 background: -moz-linear-gradient(#ffce79, #f47638);
 background-color: #f47638;
}

#stacks_in_164_page7 .filebutton:active .orange:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#f47638), to(#fe9f3a));
 background: -moz-linear-gradient(#f47638, #fe9f3a);
 background-color: #fe9f3a;
}

#stacks_in_164_page7 .orange  {  /* styling for the right part */
 height: 46px;
 width: 151px;
 float: left;
 text-align: center;
/* border radius */
 -webkit-border-radius: 0 4px 4px 0;  
 -moz-border-radius: 0 4px 4px 0;  
 border-radius: 0 4px 4px 0;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#fe9f3a), to(#f65b17));
 background: -moz-linear-gradient(#fe9f3a, #f65b17);
 background-color: #f65b17;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #db4706;
 border-left: 0;
}

#stacks_in_164_page7 .filebutton:hover .orange  {
 background: -webkit-gradient(linear, left top, left bottom, from(#ffce79), to(#f47638));
 background: -moz-linear-gradient(#ffce79, #f47638);
 background-color: #f47638;
}

#stacks_in_164_page7 .filebutton:active .orange  {
 background: -webkit-gradient(linear, left top, left bottom, from(#f47638), to(#fe9f3a));
 background: -moz-linear-gradient(#f47638, #fe9f3a);
 background-color: #fe9f3a;
}

#stacks_in_164_page7 .orange  a { /* link styling */
 color: #fbfbfb;
 text-decoration: none;
 text-shadow: 0 1px 0 #db4706;font-family: arial, helvetica, sans-serif;line-height: 32px;font-weight: bold;}

/*
   ===============================
   ======== YELLOW STYLE =========
   =============================== 
*/

#stacks_in_164_page7 .yellow:first-child { /* styling for the left part */
 padding: 7px;
 float: left;
 width: 32px;
 height: 32px;
/* border radius */
 -webkit-border-radius: 4px 0 0 4px;  
 -moz-border-radius: 4px 0 0 4px;  
 border-radius: 4px 0 0 4px;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#ffe468), to(#ffa41c));
 background: -moz-linear-gradient(#ffe468, #ffa41c);
 background-color: #ffa41c;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #ff9600;
}

#stacks_in_164_page7 .filebutton:hover .yellow:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#fff584), to(#ffbd20));
 background: -moz-linear-gradient(#fff584, #ffbd20);
 background-color: #ffbd20;
}

#stacks_in_164_page7 .filebutton:active .yellow:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#ffb71c), to(#ffe468));
 background: -moz-linear-gradient(#ffb71c, #ffe468);
 background-color: #ffe468;
}

#stacks_in_164_page7 .yellow  {  /* styling for the right part */
 height: 46px;
 width: 151px;
 float: left;
 text-align: center;
/* border radius */
 -webkit-border-radius: 0 4px 4px 0;  
 -moz-border-radius: 0 4px 4px 0;  
 border-radius: 0 4px 4px 0;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#ffe468), to(#ffa41c));
 background: -moz-linear-gradient(#ffe468, #ffa41c);
 background-color: #ffa41c;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #ff9600;
 border-left: 0;
}

#stacks_in_164_page7 .filebutton:hover .yellow  {
 background: -webkit-gradient(linear, left top, left bottom, from(#fff584), to(#ffbd20));
 background: -moz-linear-gradient(#fff584, #ffbd20);
 background-color: #ffbd20;
}

#stacks_in_164_page7 .filebutton:active .yellow  {
 background: -webkit-gradient(linear, left top, left bottom, from(#ffb71c), to(#ffe468));
 background: -moz-linear-gradient(#ffb71c, #ffe468);
 background-color: #ffe468;
}

#stacks_in_164_page7 .yellow  a { /* link styling */
 color: #333;
 text-decoration: none;
 text-shadow: 0 1px 0 #fff;font-family: arial, helvetica, sans-serif;line-height: 32px;font-weight: bold;}

/*
   ===============================
   ========= GREEN STYLE =========
   =============================== 
*/

#stacks_in_164_page7 .green:first-child { /* styling for the left part */
 padding: 7px;
 float: left;
 width: 32px;
 height: 32px;
/* border radius */
 -webkit-border-radius: 4px 0 0 4px;  
 -moz-border-radius: 4px 0 0 4px;  
 border-radius: 4px 0 0 4px;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#c9f33c), to(#8ac70c));
 background: -moz-linear-gradient(#c9f33c, #8ac70c);
 background-color: #8ac70c;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #7ab205;
}

#stacks_in_164_page7 .filebutton:hover .green:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#dbfa97), to(#9ad819));
 background: -moz-linear-gradient(#dbfa97, #9ad819);
 background-color: #9ad819;
}

#stacks_in_164_page7 .filebutton:active .green:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#99d41e), to(#bbe52c));
 background: -moz-linear-gradient(#99d41e, #bbe52c);
 background-color: #c9f33c;
}

#stacks_in_164_page7 .green  {  /* styling for the right part */
 height: 46px;
 width: 151px;
 float: left;
 text-align: center;
/* border radius */
 -webkit-border-radius: 0 4px 4px 0;  
 -moz-border-radius: 0 4px 4px 0;  
 border-radius: 0 4px 4px 0;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#c9f33c), to(#8ac70c));
 background: -moz-linear-gradient(#c9f33c, #8ac70c);
 background-color: #8ac70c;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #7ab205;
 border-left: 0;
}

#stacks_in_164_page7 .filebutton:hover .green  {
 background: -webkit-gradient(linear, left top, left bottom, from(#dbfa97), to(#9ad819));
 background: -moz-linear-gradient(#dbfa97, #9ad819);
 background-color: #9ad819;
}

#stacks_in_164_page7 .filebutton:active .green  {
 background: -webkit-gradient(linear, left top, left bottom, from(#99d41e), to(#bbe52c));
 background: -moz-linear-gradient(#99d41e, #bbe52c);
 background-color: #c9f33c;
}

#stacks_in_164_page7 .green  a { /* link styling */
 color: #333;
 text-decoration: none;
 text-shadow: 0 1px 0 #e2ffa5;font-family: arial, helvetica, sans-serif;line-height: 32px;font-weight: bold;}

/*
   ===============================
   ========= BLUE STYLE =========
   =============================== 
*/

#stacks_in_164_page7 .blue:first-child { /* styling for the left part */
 padding: 7px;
 float: left;
 width: 32px;
 height: 32px;
/* border radius */
 -webkit-border-radius: 4px 0 0 4px;  
 -moz-border-radius: 4px 0 0 4px;  
 border-radius: 4px 0 0 4px;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#87deff), to(#40a9fd));
 background: -moz-linear-gradient(#87deff, #40a9fd);
 background-color: #40a9fd;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #008af5;
}

#stacks_in_164_page7 .filebutton:hover .blue:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#b1eaff), to(#68bcff));
 background: -moz-linear-gradient(#b1eaff, #68bcff);
 background-color: #68bcff;
}

#stacks_in_164_page7 .filebutton:active .blue:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#68bcff), to(#87deff));
 background: -moz-linear-gradient(#68bcff, #87deff);
 background-color: #87deff;
}

#stacks_in_164_page7 .blue  {  /* styling for the right part */
 height: 46px;
 width: 151px;
 float: left;
 text-align: center;
/* border radius */
 -webkit-border-radius: 0 4px 4px 0;  
 -moz-border-radius: 0 4px 4px 0;  
 border-radius: 0 4px 4px 0;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#87deff), to(#40a9fd));
 background: -moz-linear-gradient(#87deff, #40a9fd);
 background-color: #40a9fd;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #008af5;
 border-left: 0;
}

#stacks_in_164_page7 .filebutton:hover .blue  {
 background: -webkit-gradient(linear, left top, left bottom, from(#b1eaff), to(#68bcff));
 background: -moz-linear-gradient(#b1eaff, #68bcff);
 background-color: #68bcff;
}

#stacks_in_164_page7 .filebutton:active .blue  {
 background: -webkit-gradient(linear, left top, left bottom, from(#68bcff), to(#87deff));
 background: -moz-linear-gradient(#68bcff, #87deff);
 background-color: #87deff;
}

#stacks_in_164_page7 .blue  a { /* link styling */
 color: #fbfbfb;
 text-decoration: none;
 text-shadow: 0 1px 0 #008af5;font-family: arial, helvetica, sans-serif;line-height: 32px;font-weight: bold;}

/*
   ===============================
   ======== PURPLE STYLE =========
   =============================== 
*/

#stacks_in_164_page7 .purple:first-child { /* styling for the left part */
 padding: 7px;
 float: left;
 width: 32px;
 height: 32px;
/* border radius */
 -webkit-border-radius: 4px 0 0 4px;  
 -moz-border-radius: 4px 0 0 4px;  
 border-radius: 4px 0 0 4px;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#cba7f5), to(#9b45f4));
 background: -moz-linear-gradient(#cba7f5, #9b45f4);
 background-color: #9b45f4;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #6a14c3;
}

#stacks_in_164_page7 .filebutton:hover .purple:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#dcbefe), to(#a75ff2));
 background: -moz-linear-gradient(#dcbefe, #a75ff2);
 background-color: #a75ff2;
}

#stacks_in_164_page7 .filebutton:active .purple:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#b97afc), to(#cba7f5));
 background: -moz-linear-gradient(#b97afc, #cba7f5);
 background-color: #cba7f5;
}

#stacks_in_164_page7 .purple  {  /* styling for the right part */
 height: 46px;
 width: 151px;
 float: left;
 text-align: center;
/* border radius */
 -webkit-border-radius: 0 4px 4px 0;  
 -moz-border-radius: 0 4px 4px 0;  
 border-radius: 0 4px 4px 0;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#cba7f5), to(#9b45f4));
 background: -moz-linear-gradient(#cba7f5, #9b45f4);
 background-color: #9b45f4;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #6a14c3;
 border-left: 0;
}

#stacks_in_164_page7 .filebutton:hover .purple  {
 background: -webkit-gradient(linear, left top, left bottom, from(#dcbefe), to(#a75ff2));
 background: -moz-linear-gradient(#dcbefe, #a75ff2);
 background-color: #a75ff2;
}

#stacks_in_164_page7 .filebutton:active .purple  {
 background: -webkit-gradient(linear, left top, left bottom, from(#b97afc), to(#cba7f5));
 background: -moz-linear-gradient(#b97afc, #cba7f5);
 background-color: #cba7f5;
}

#stacks_in_164_page7 .purple  a { /* link styling */
 color: #fbfbfb;
 text-decoration: none;
 text-shadow: 0 1px 0 #6a14c3;font-family: arial, helvetica, sans-serif;line-height: 32px;font-weight: bold;}

/*
   ===============================
   ========= BLACK STYLE =========
   =============================== 
*/

#stacks_in_164_page7 .black:first-child { /* styling for the left part */
 padding: 7px;
 float: left;
 width: 32px;
 height: 32px;
/* border radius */
 -webkit-border-radius: 4px 0 0 4px;  
 -moz-border-radius: 4px 0 0 4px;  
 border-radius: 4px 0 0 4px;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#818181), to(#242424));
 background: -moz-linear-gradient(#818181, #242424);
 background-color: #222;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #000;
}

#stacks_in_164_page7 .filebutton:hover .black:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#a2a2a2), to(#3d3d3d));
 background: -moz-linear-gradient(#a2a2a2, #3d3d3d);
 background-color: #555;
}

#stacks_in_164_page7 .filebutton:active .black:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#3d3d3d), to(#818181));
 background: -moz-linear-gradient(#3d3d3d, #818181);
 background-color: #777;
}

#stacks_in_164_page7 .black  {  /* styling for the right part */
 height: 46px;
 width: 151px;
 float: left;
 text-align: center;
/* border radius */
 -webkit-border-radius: 0 4px 4px 0;  
 -moz-border-radius: 0 4px 4px 0;  
 border-radius: 0 4px 4px 0;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#818181), to(#242424));
 background: -moz-linear-gradient(#818181, #242424);
 background-color: #222;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #000;
 border-left: 0;
}

#stacks_in_164_page7 .filebutton:hover .black  {
 background: -webkit-gradient(linear, left top, left bottom, from(#a2a2a2), to(#3d3d3d));
 background: -moz-linear-gradient(#a2a2a2, #3d3d3d);
 background-color: #555;
}

#stacks_in_164_page7 .filebutton:active .black  {
 background: -webkit-gradient(linear, left top, left bottom, from(#3d3d3d), to(#818181));
 background: -moz-linear-gradient(#3d3d3d, #818181);
 background-color: #777;
}

#stacks_in_164_page7 .black  a { /* link styling */
 color: #fbfbfb;
 text-decoration: none;
 text-shadow: 0 1px 0 #000;font-family: arial, helvetica, sans-serif;line-height: 32px;font-weight: bold;}


/*
   ===============================
   ========= GREY STYLE ==========
   =============================== 
*/

#stacks_in_164_page7 .grey:first-child { /* styling for the left part */
 padding: 7px;
 float: left;
 width: 32px;
 height: 32px;
/* border radius */
 -webkit-border-radius: 4px 0 0 4px;  
 -moz-border-radius: 4px 0 0 4px;  
 border-radius: 4px 0 0 4px;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#c6c6c6));
 background: -moz-linear-gradient(#fbfbfb, #c6c6c6);
 background-color: #ccc;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #bbb;
}

#stacks_in_164_page7 .filebutton:hover .grey:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#d5d5d5));
 background: -moz-linear-gradient(#fdfdfd, #d5d5d5);
 background-color: #ddd;
}

#stacks_in_164_page7 .filebutton:active .grey:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#d5d5d5), to(#fafafa));
 background: -moz-linear-gradient(#d5d5d5, #fafafa);
 background-color: #fbfbfb;
}

#stacks_in_164_page7 .grey  {  /* styling for the right part */
 height: 46px;
 width: 151px;
 float: left;
 text-align: center;
/* border radius */
 -webkit-border-radius: 0 4px 4px 0;  
 -moz-border-radius: 0 4px 4px 0;  
 border-radius: 0 4px 4px 0;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#c6c6c6));
 background: -moz-linear-gradient(#fbfbfb, #c6c6c6);
 background-color: #ccc;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #bbb;
 border-left: 0;
}

#stacks_in_164_page7 .filebutton:hover .grey  {
 background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#d5d5d5));
 background: -moz-linear-gradient(#fdfdfd, #d5d5d5);
 background-color: #ddd;
}

#stacks_in_164_page7 .filebutton:active .grey  {
 background: -webkit-gradient(linear, left top, left bottom, from(#d5d5d5), to(#fafafa));
 background: -moz-linear-gradient(#d5d5d5, #fafafa);
 background-color: #fbfbfb;
}

#stacks_in_164_page7 .grey  a { /* link styling */
 color: #333;
 text-decoration: none;
 text-shadow: 0 1px 0 #fff;font-family: arial, helvetica, sans-serif;line-height: 32px;font-weight: bold;}



/*
   ===============================
   ========= WHITE STYLE =========
   =============================== 
*/

#stacks_in_164_page7 .white:first-child { /* styling for the left part */
 padding: 7px;
 float: left;
 width: 32px;
 height: 32px;
/* border radius */
 -webkit-border-radius: 4px 0 0 4px;  
 -moz-border-radius: 4px 0 0 4px;  
 border-radius: 4px 0 0 4px;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#f7f7f7));
 background: -moz-linear-gradient(#fbfbfb, #f7f7f7);
 background-color: #f7f7f7;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #d0d1d1;
}

#stacks_in_164_page7 .filebutton:hover .white:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#efefef));
 background: -moz-linear-gradient(#f7f7f7, #efefef);
 background-color: #efefef;
}

#stacks_in_164_page7 .filebutton:active .white:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#efefef));
 background: -moz-linear-gradient(#f7f7f7, #efefef);
 background-color: #efefef;
}

#stacks_in_164_page7 .white  {  /* styling for the right part */
 height: 46px;
 width: 151px;
 float: left;
 text-align: center;
/* border radius */
 -webkit-border-radius: 0 4px 4px 0;  
 -moz-border-radius: 0 4px 4px 0;  
 border-radius: 0 4px 4px 0;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#f7f7f7));
 background: -moz-linear-gradient(#fbfbfb, #f7f7f7);
 background-color: #f7f7f7;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #d0d1d1;
 border-left: 0;
}

#stacks_in_164_page7 .filebutton:hover .white  {
 background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#efefef));
 background: -moz-linear-gradient(#f7f7f7, #efefef);
 background-color: #efefef;
}

#stacks_in_164_page7 .filebutton:active .white  {
background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#efefef));
 background: -moz-linear-gradient(#f7f7f7, #efefef);
 background-color: #efefef;
}

#stacks_in_164_page7 .white  a { /* link styling */
 color: #3b3c3c;
 text-decoration: none;
 text-shadow: #eeefed 0 1px 0;font-family: arial, helvetica, sans-serif;line-height: 32px;font-weight: bold;}

/*
   ====================================
   ====== LIGHT STYLE (DROPDOWN) ======
   ====================================
*/

#stacks_in_164_page7 .light {
 width: 120px;
 height: 31px;
 padding: 7px 6px;
 margin-left: 58px;
 position: absolute;
 clear: both;
 z-index: -1;
 -webkit-transition: top .6s linear;
/* text */
 color: #333;
 font: bold 12px/15px arial, helvetica, sans-serif;
 text-decoration: none;
 text-shadow: 0 1px 0 #fff;
/* border radius */
 -webkit-border-radius: 0 0 4px 4px;  
 -moz-border-radius:0 0 4px 4px;  
 border-radius: 0 0 4px 4px;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#bababa), color-stop(.1, #e4e4e4), to(#f2f2f2));
 background: -moz-linear-gradient(#bababa, #e4e4e4 10%, #f2f2f2);
 background-color: #ccc;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px -1px rgba(255, 255, 255, 1) inset;  
 -moz-box-shadow: 0 -1px 1px rgba(255, 255, 255, 1) inset;  
 box-shadow: 0 1px -1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #bbb;
 border-top: 0;
}

#stacks_in_164_page7 .filebutton:hover .light {
 top: 48px;
}

#stacks_in_164_page7 .light img {
float: left;
}

#stacks_in_164_page7 .light span {
color: #555;
font-weight: normal;
}



/*
   ===============================
   ======== CUSTOM STYLE =========
   =============================== 
*/

#stacks_in_164_page7 .custom:first-child { /* styling for the left part */
 padding: 7px;
 float: left;
 width: 32px;
 height: 32px;
/* border radius */
 -webkit-border-radius: 4px 0 0 4px;  
 -moz-border-radius: 4px 0 0 4px;  
 border-radius: 4px 0 0 4px;
/* backgorund */
 background-color: #B2BB24;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#B2BB24),to(#8E951C));
 background-image: -webkit-linear-gradient(top, #B2BB24, #8E951C);
 background-image: -moz-linear-gradient(top, #B2BB24, #8E951Cd);
 background-image: -o-linear-gradient(top, #B2BB24, #8E951C);
 background-image: -ms-linear-gradient(top, #B2BB24, #8E951C);
 background-image: linear-gradient(top, #B2BB24, #8E951C);
 filter: progid: DXImageTransform.Microsoft.gradient(startColorStr='#B2BB24', EndColorStr='#8E951C');
 
/* shadows and highlights */
 
 -moz-box-shadow:inset 0px 1px 1px #FFFFFF;
 -webkit-box-shadow:inset 0px 1px 1px #FFFFFF;
 box-shadow:inset 0px 1px 1px #FFFFFF;
/* border */
 border: 1px solid #000000;
}


#stacks_in_164_page7 .filebutton:hover .custom:first-child {
 background-color: ;
 background-image: -webkit-gradient(linear, left top, left bottom, from(),to());
 background-image: -webkit-linear-gradient(top, , );
 background-image: -moz-linear-gradient(top, , d);
 background-image: -o-linear-gradient(top, , );
 background-image: -ms-linear-gradient(top, , );
 background-image: linear-gradient(top, , );
 filter: progid: DXImageTransform.Microsoft.gradient(startColorStr='', EndColorStr='');
}

#stacks_in_164_page7 .filebutton:active .custom:first-child {
 background-color: ;
 background-image: -webkit-gradient(linear, left top, left bottom, from(),to());
 background-image: -webkit-linear-gradient(top, , );
 background-image: -moz-linear-gradient(top, , d);
 background-image: -o-linear-gradient(top, , );
 background-image: -ms-linear-gradient(top, , );
 background-image: linear-gradient(top, , );
 filter: progid: DXImageTransform.Microsoft.gradient(startColorStr='', EndColorStr='');
}

#stacks_in_164_page7 .custom  {  /* styling for the right part */
 height: 46px;
 width: 151px;
 float: left;
 text-align: center;
/* border radius */
 -webkit-border-radius: 0 4px 4px 0;  
 -moz-border-radius: 0 4px 4px 0;  
 border-radius: 0 4px 4px 0;
/* backgorund */
 background-color: #B2BB24;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#B2BB24),to(#8E951C));
 background-image: -webkit-linear-gradient(top, #B2BB24, #8E951C);
 background-image: -moz-linear-gradient(top, #B2BB24, #8E951Cd);
 background-image: -o-linear-gradient(top, #B2BB24, #8E951C);
 background-image: -ms-linear-gradient(top, #B2BB24, #8E951C);
 background-image: linear-gradient(top, #B2BB24, #8E951C);
 filter: progid: DXImageTransform.Microsoft.gradient(startColorStr='#B2BB24', EndColorStr='#8E951C');

/* shadows and highlights */
-moz-box-shadow:inset 0px 1px 1px #FFFFFF;
-webkit-box-shadow:inset 0px 1px 1px #FFFFFF;
box-shadow:inset 0px 1px 1px #FFFFFF;
/* border */
 border: 1px solid #000000;
 border-left: 0;
 
}

#stacks_in_164_page7 .filebutton:hover .custom  {
 background-color: ;
 background-image: -webkit-gradient(linear, left top, left bottom, from(),to());
 background-image: -webkit-linear-gradient(top, , );
 background-image: -moz-linear-gradient(top, , d);
 background-image: -o-linear-gradient(top, , );
 background-image: -ms-linear-gradient(top, , );
 background-image: linear-gradient(top, , );
 filter: progid: DXImageTransform.Microsoft.gradient(startColorStr='', EndColorStr='');
}

#stacks_in_164_page7 .filebutton:active .custom  {
 background-color: ;
 background-image: -webkit-gradient(linear, left top, left bottom, from(),to());
 background-image: -webkit-linear-gradient(top, , );
 background-image: -moz-linear-gradient(top, , d);
 background-image: -o-linear-gradient(top, , );
 background-image: -ms-linear-gradient(top, , );
 background-image: linear-gradient(top, , );
 filter: progid: DXImageTransform.Microsoft.gradient(startColorStr='', EndColorStr='');
}

#stacks_in_164_page7 .custom  a { /* link styling */
 color: #FFFFFF;
 text-decoration: none;
 text-shadow: 0 1px 0 #000000;font-family: arial, helvetica, sans-serif;line-height: 30px;font-weight: bold;}
 
 
 
 
 
/*
   ====================================
   ====== DARK STYLE (DROPDOWN) =======
   ====================================
*/

#stacks_in_164_page7 .description {
 width: 180px;
 padding: 7px 6px;
 margin-left: 3px;
 position: absolute;
 clear: both;
 -webkit-transition: top .6s linear;
 z-index: -1;
/* text */
 color: #fbfbfb;
 font: bold 12px/15px arial, helvetica, sans-serif;
 text-decoration: none;
 text-shadow: 0 1px 0 #000;
/* border radius */
 -webkit-border-radius: 0 0 4px 4px;  
 -moz-border-radius:0 0 4px 4px;  
 border-radius: 0 0 4px 4px;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#2b2b2b), color-stop(.1, #5c5c5c), to(#838383));
 background: -moz-linear-gradient(#2b2b2b, #5c5c5c 10%, #838383);
 background-color: #ccc;
/* shadows and highlights */
 -webkit-box-shadow: 0 -1px 1px rgba(255, 255, 255, 0.5) inset;  
 -moz-box-shadow: 0 -1px 1px rgba(255, 255, 255, 0.5) inset;  
 box-shadow: 0 1px -1px rgba(255, 255, 255, 0.4) inset;
/* border */
 border: 1px solid #000;
 border-top: 0;height: 30px;}
#stacks_in_164_page7 .description h2{font-size: 13px;margin-bottom: -1px !important; margin-top: 0;color: #fefcfe !important; padding-top: 0;padding-bottom: 0;}
#stacks_in_164_page7 .description span{}

#stacks_in_164_page7 .filebutton:hover .description {
 top: 48px;
}

#stacks_in_164_page7 .description img {
float: left;
}

#stacks_in_164_page7 .description span {
color: #e5e5e5;
font-weight: normal;
}









#stacks_in_166_page7 {
	font-size: 85%;
}
#stacks_in_168_page7 .onthelineouterspace
{
display:block;
padding: 12px 0px 12px 0px;
}
#stacks_in_168_page7 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 2px #DDDDDC;
-moz-box-shadow: 0px 0px 2px #DDDDDC;
box-shadow: 0px 0px 2px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


#stacks_in_168_page7 {
	margin: 20px 0px 0px 0px;
}
/* 
 * Simple Headers
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.2.3
 */

#simpleHeaders_stacks_in_169_page7.headerInheritStylesOff,
#simpleHeaders_stacks_in_169_page7.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_169_page7.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_169_page7.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_169_page7.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_169_page7.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_169_page7.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
}
#simpleHeaders_stacks_in_169_page7.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_169_page7.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_169_page7.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_169_page7.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_169_page7.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_169_page7.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_169_page7.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_169_page7.headerInheritColorsOff,
#simpleHeaders_stacks_in_169_page7.headerInheritColorsOff a,
#simpleHeaders_stacks_in_169_page7.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_169_page7.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_169_page7.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_169_page7.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_169_page7.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_169_page7.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_169_page7.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_169_page7.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_169_page7.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_169_page7.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_169_page7.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_169_page7.headerInheritColorsOff h6 {
	color: #169EE6;
}
#simpleHeaders_stacks_in_169_page7.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_169_page7.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_169_page7.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_169_page7.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_169_page7.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_169_page7.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_169_page7.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_169_page7.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_169_page7.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_169_page7.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_169_page7.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_169_page7.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_169_page7.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_169_page7.headerInheritColorsOff h6:hover {
	color: #FF6600;
}

#stacks_in_169_page7 {
	margin: 10px 0px 0px 0px;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_171_page7 {
	text-align: center !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_171_page7 {
		text-align: center !important;
	}
	
	#stacks_in_171_page7 img {
		margin: 0 auto !important;
	}
	
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_171_page7 {
		text-align: center !important;
	}
	
	#stacks_in_171_page7 img {
		margin: 0 auto !important;
	}
	
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_171_page7 {
	margin: 20px 0px 20px 0px;
}

#stacks_in_173_page7 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_192_page7 .filebutton { /* main class */
 height: 48px !important;
 width: 200px;
 font-size: 16px;
 line-height: 48px !important;
 font-family: arial !important;
 font-weight: bold;
 margin: 20px;
 position: relative;
 z-index: 0;
}
#stacks_in_192_page7 .filebutton img{margin: 0;}

#stacks_in_192_page7 .filebutton {margin: 10px auto 50px;}
#stacks_in_192_page7 .filebutton a{line-height: 48px !important;}



/*
   ===============================
   ========== RED STYLE ==========
   =============================== 
*/

#stacks_in_192_page7 .red:first-child { /* styling for the left part */
 padding: 7px;
 float: left;
 width: 32px;
 height: 32px;
/* border radius */
 -webkit-border-radius: 4px 0 0 4px;  
 -moz-border-radius: 4px 0 0 4px;  
 border-radius: 4px 0 0 4px;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#ff9782), to(#d83c22));
 background: -moz-linear-gradient(#ff9782, #d83c22);
 background-color: #d83c22;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #c93f27;
}

#stacks_in_192_page7 .filebutton:hover .red:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#ffbdb0), to(#ee6048));
 background: -moz-linear-gradient(#ffbdb0, #ee6048);
 background-color: #ee6048;
}

#stacks_in_192_page7 .filebutton:active .red:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#e75138), to(#ff7053));
 background: -moz-linear-gradient(#e75138, #ff7053);
 background-color: #ff9782;
}

#stacks_in_192_page7 .red  {  /* styling for the right part */
 height: 46px;
 width: 151px;
 float: left;
 text-align: center;
/* border radius */
 -webkit-border-radius: 0 4px 4px 0;  
 -moz-border-radius: 0 4px 4px 0;  
 border-radius: 0 4px 4px 0;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#ff9782), to(#d83c22));
 background: -moz-linear-gradient(#ff9782, #d83c22);
 background-color: #d83c22;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #c93f27;
 border-left: 0;
}

#stacks_in_192_page7 .filebutton:hover .red  {
 background: -webkit-gradient(linear, left top, left bottom, from(#ffbdb0), to(#ee6048));
 background: -moz-linear-gradient(#ffbdb0, #ee6048);
 background-color: #ee6048;
}

#stacks_in_192_page7 .filebutton:active .red  {
 background: -webkit-gradient(linear, left top, left bottom, from(#e75138), to(#ff7053));
 background: -moz-linear-gradient(#e75138, #ff7053);
 background-color: #ff9782;
}

#stacks_in_192_page7 .red  a { /* link styling */
 color: #fbfbfb;
 text-decoration: none;
 text-shadow: 0 1px 0 #c93f27;font-family: arial, helvetica, sans-serif;line-height: 32px;font-weight: bold;}

/*
   ===============================
   ======== ORANGE STYLE =========
   =============================== 
*/

#stacks_in_192_page7 .orange:first-child { /* styling for the left part */
 padding: 7px;
 float: left;
 width: 32px;
 height: 32px;
/* border radius */
 -webkit-border-radius: 4px 0 0 4px;  
 -moz-border-radius: 4px 0 0 4px;  
 border-radius: 4px 0 0 4px;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#fe9f3a), to(#f65b17));
 background: -moz-linear-gradient(#fe9f3a, #f65b17);
 background-color: #f65b17;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #db4706;
}

#stacks_in_192_page7 .filebutton:hover .orange:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#ffce79), to(#f47638));
 background: -moz-linear-gradient(#ffce79, #f47638);
 background-color: #f47638;
}

#stacks_in_192_page7 .filebutton:active .orange:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#f47638), to(#fe9f3a));
 background: -moz-linear-gradient(#f47638, #fe9f3a);
 background-color: #fe9f3a;
}

#stacks_in_192_page7 .orange  {  /* styling for the right part */
 height: 46px;
 width: 151px;
 float: left;
 text-align: center;
/* border radius */
 -webkit-border-radius: 0 4px 4px 0;  
 -moz-border-radius: 0 4px 4px 0;  
 border-radius: 0 4px 4px 0;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#fe9f3a), to(#f65b17));
 background: -moz-linear-gradient(#fe9f3a, #f65b17);
 background-color: #f65b17;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #db4706;
 border-left: 0;
}

#stacks_in_192_page7 .filebutton:hover .orange  {
 background: -webkit-gradient(linear, left top, left bottom, from(#ffce79), to(#f47638));
 background: -moz-linear-gradient(#ffce79, #f47638);
 background-color: #f47638;
}

#stacks_in_192_page7 .filebutton:active .orange  {
 background: -webkit-gradient(linear, left top, left bottom, from(#f47638), to(#fe9f3a));
 background: -moz-linear-gradient(#f47638, #fe9f3a);
 background-color: #fe9f3a;
}

#stacks_in_192_page7 .orange  a { /* link styling */
 color: #fbfbfb;
 text-decoration: none;
 text-shadow: 0 1px 0 #db4706;font-family: arial, helvetica, sans-serif;line-height: 32px;font-weight: bold;}

/*
   ===============================
   ======== YELLOW STYLE =========
   =============================== 
*/

#stacks_in_192_page7 .yellow:first-child { /* styling for the left part */
 padding: 7px;
 float: left;
 width: 32px;
 height: 32px;
/* border radius */
 -webkit-border-radius: 4px 0 0 4px;  
 -moz-border-radius: 4px 0 0 4px;  
 border-radius: 4px 0 0 4px;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#ffe468), to(#ffa41c));
 background: -moz-linear-gradient(#ffe468, #ffa41c);
 background-color: #ffa41c;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #ff9600;
}

#stacks_in_192_page7 .filebutton:hover .yellow:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#fff584), to(#ffbd20));
 background: -moz-linear-gradient(#fff584, #ffbd20);
 background-color: #ffbd20;
}

#stacks_in_192_page7 .filebutton:active .yellow:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#ffb71c), to(#ffe468));
 background: -moz-linear-gradient(#ffb71c, #ffe468);
 background-color: #ffe468;
}

#stacks_in_192_page7 .yellow  {  /* styling for the right part */
 height: 46px;
 width: 151px;
 float: left;
 text-align: center;
/* border radius */
 -webkit-border-radius: 0 4px 4px 0;  
 -moz-border-radius: 0 4px 4px 0;  
 border-radius: 0 4px 4px 0;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#ffe468), to(#ffa41c));
 background: -moz-linear-gradient(#ffe468, #ffa41c);
 background-color: #ffa41c;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #ff9600;
 border-left: 0;
}

#stacks_in_192_page7 .filebutton:hover .yellow  {
 background: -webkit-gradient(linear, left top, left bottom, from(#fff584), to(#ffbd20));
 background: -moz-linear-gradient(#fff584, #ffbd20);
 background-color: #ffbd20;
}

#stacks_in_192_page7 .filebutton:active .yellow  {
 background: -webkit-gradient(linear, left top, left bottom, from(#ffb71c), to(#ffe468));
 background: -moz-linear-gradient(#ffb71c, #ffe468);
 background-color: #ffe468;
}

#stacks_in_192_page7 .yellow  a { /* link styling */
 color: #333;
 text-decoration: none;
 text-shadow: 0 1px 0 #fff;font-family: arial, helvetica, sans-serif;line-height: 32px;font-weight: bold;}

/*
   ===============================
   ========= GREEN STYLE =========
   =============================== 
*/

#stacks_in_192_page7 .green:first-child { /* styling for the left part */
 padding: 7px;
 float: left;
 width: 32px;
 height: 32px;
/* border radius */
 -webkit-border-radius: 4px 0 0 4px;  
 -moz-border-radius: 4px 0 0 4px;  
 border-radius: 4px 0 0 4px;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#c9f33c), to(#8ac70c));
 background: -moz-linear-gradient(#c9f33c, #8ac70c);
 background-color: #8ac70c;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #7ab205;
}

#stacks_in_192_page7 .filebutton:hover .green:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#dbfa97), to(#9ad819));
 background: -moz-linear-gradient(#dbfa97, #9ad819);
 background-color: #9ad819;
}

#stacks_in_192_page7 .filebutton:active .green:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#99d41e), to(#bbe52c));
 background: -moz-linear-gradient(#99d41e, #bbe52c);
 background-color: #c9f33c;
}

#stacks_in_192_page7 .green  {  /* styling for the right part */
 height: 46px;
 width: 151px;
 float: left;
 text-align: center;
/* border radius */
 -webkit-border-radius: 0 4px 4px 0;  
 -moz-border-radius: 0 4px 4px 0;  
 border-radius: 0 4px 4px 0;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#c9f33c), to(#8ac70c));
 background: -moz-linear-gradient(#c9f33c, #8ac70c);
 background-color: #8ac70c;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #7ab205;
 border-left: 0;
}

#stacks_in_192_page7 .filebutton:hover .green  {
 background: -webkit-gradient(linear, left top, left bottom, from(#dbfa97), to(#9ad819));
 background: -moz-linear-gradient(#dbfa97, #9ad819);
 background-color: #9ad819;
}

#stacks_in_192_page7 .filebutton:active .green  {
 background: -webkit-gradient(linear, left top, left bottom, from(#99d41e), to(#bbe52c));
 background: -moz-linear-gradient(#99d41e, #bbe52c);
 background-color: #c9f33c;
}

#stacks_in_192_page7 .green  a { /* link styling */
 color: #333;
 text-decoration: none;
 text-shadow: 0 1px 0 #e2ffa5;font-family: arial, helvetica, sans-serif;line-height: 32px;font-weight: bold;}

/*
   ===============================
   ========= BLUE STYLE =========
   =============================== 
*/

#stacks_in_192_page7 .blue:first-child { /* styling for the left part */
 padding: 7px;
 float: left;
 width: 32px;
 height: 32px;
/* border radius */
 -webkit-border-radius: 4px 0 0 4px;  
 -moz-border-radius: 4px 0 0 4px;  
 border-radius: 4px 0 0 4px;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#87deff), to(#40a9fd));
 background: -moz-linear-gradient(#87deff, #40a9fd);
 background-color: #40a9fd;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #008af5;
}

#stacks_in_192_page7 .filebutton:hover .blue:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#b1eaff), to(#68bcff));
 background: -moz-linear-gradient(#b1eaff, #68bcff);
 background-color: #68bcff;
}

#stacks_in_192_page7 .filebutton:active .blue:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#68bcff), to(#87deff));
 background: -moz-linear-gradient(#68bcff, #87deff);
 background-color: #87deff;
}

#stacks_in_192_page7 .blue  {  /* styling for the right part */
 height: 46px;
 width: 151px;
 float: left;
 text-align: center;
/* border radius */
 -webkit-border-radius: 0 4px 4px 0;  
 -moz-border-radius: 0 4px 4px 0;  
 border-radius: 0 4px 4px 0;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#87deff), to(#40a9fd));
 background: -moz-linear-gradient(#87deff, #40a9fd);
 background-color: #40a9fd;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #008af5;
 border-left: 0;
}

#stacks_in_192_page7 .filebutton:hover .blue  {
 background: -webkit-gradient(linear, left top, left bottom, from(#b1eaff), to(#68bcff));
 background: -moz-linear-gradient(#b1eaff, #68bcff);
 background-color: #68bcff;
}

#stacks_in_192_page7 .filebutton:active .blue  {
 background: -webkit-gradient(linear, left top, left bottom, from(#68bcff), to(#87deff));
 background: -moz-linear-gradient(#68bcff, #87deff);
 background-color: #87deff;
}

#stacks_in_192_page7 .blue  a { /* link styling */
 color: #fbfbfb;
 text-decoration: none;
 text-shadow: 0 1px 0 #008af5;font-family: arial, helvetica, sans-serif;line-height: 32px;font-weight: bold;}

/*
   ===============================
   ======== PURPLE STYLE =========
   =============================== 
*/

#stacks_in_192_page7 .purple:first-child { /* styling for the left part */
 padding: 7px;
 float: left;
 width: 32px;
 height: 32px;
/* border radius */
 -webkit-border-radius: 4px 0 0 4px;  
 -moz-border-radius: 4px 0 0 4px;  
 border-radius: 4px 0 0 4px;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#cba7f5), to(#9b45f4));
 background: -moz-linear-gradient(#cba7f5, #9b45f4);
 background-color: #9b45f4;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #6a14c3;
}

#stacks_in_192_page7 .filebutton:hover .purple:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#dcbefe), to(#a75ff2));
 background: -moz-linear-gradient(#dcbefe, #a75ff2);
 background-color: #a75ff2;
}

#stacks_in_192_page7 .filebutton:active .purple:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#b97afc), to(#cba7f5));
 background: -moz-linear-gradient(#b97afc, #cba7f5);
 background-color: #cba7f5;
}

#stacks_in_192_page7 .purple  {  /* styling for the right part */
 height: 46px;
 width: 151px;
 float: left;
 text-align: center;
/* border radius */
 -webkit-border-radius: 0 4px 4px 0;  
 -moz-border-radius: 0 4px 4px 0;  
 border-radius: 0 4px 4px 0;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#cba7f5), to(#9b45f4));
 background: -moz-linear-gradient(#cba7f5, #9b45f4);
 background-color: #9b45f4;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #6a14c3;
 border-left: 0;
}

#stacks_in_192_page7 .filebutton:hover .purple  {
 background: -webkit-gradient(linear, left top, left bottom, from(#dcbefe), to(#a75ff2));
 background: -moz-linear-gradient(#dcbefe, #a75ff2);
 background-color: #a75ff2;
}

#stacks_in_192_page7 .filebutton:active .purple  {
 background: -webkit-gradient(linear, left top, left bottom, from(#b97afc), to(#cba7f5));
 background: -moz-linear-gradient(#b97afc, #cba7f5);
 background-color: #cba7f5;
}

#stacks_in_192_page7 .purple  a { /* link styling */
 color: #fbfbfb;
 text-decoration: none;
 text-shadow: 0 1px 0 #6a14c3;font-family: arial, helvetica, sans-serif;line-height: 32px;font-weight: bold;}

/*
   ===============================
   ========= BLACK STYLE =========
   =============================== 
*/

#stacks_in_192_page7 .black:first-child { /* styling for the left part */
 padding: 7px;
 float: left;
 width: 32px;
 height: 32px;
/* border radius */
 -webkit-border-radius: 4px 0 0 4px;  
 -moz-border-radius: 4px 0 0 4px;  
 border-radius: 4px 0 0 4px;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#818181), to(#242424));
 background: -moz-linear-gradient(#818181, #242424);
 background-color: #222;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #000;
}

#stacks_in_192_page7 .filebutton:hover .black:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#a2a2a2), to(#3d3d3d));
 background: -moz-linear-gradient(#a2a2a2, #3d3d3d);
 background-color: #555;
}

#stacks_in_192_page7 .filebutton:active .black:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#3d3d3d), to(#818181));
 background: -moz-linear-gradient(#3d3d3d, #818181);
 background-color: #777;
}

#stacks_in_192_page7 .black  {  /* styling for the right part */
 height: 46px;
 width: 151px;
 float: left;
 text-align: center;
/* border radius */
 -webkit-border-radius: 0 4px 4px 0;  
 -moz-border-radius: 0 4px 4px 0;  
 border-radius: 0 4px 4px 0;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#818181), to(#242424));
 background: -moz-linear-gradient(#818181, #242424);
 background-color: #222;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #000;
 border-left: 0;
}

#stacks_in_192_page7 .filebutton:hover .black  {
 background: -webkit-gradient(linear, left top, left bottom, from(#a2a2a2), to(#3d3d3d));
 background: -moz-linear-gradient(#a2a2a2, #3d3d3d);
 background-color: #555;
}

#stacks_in_192_page7 .filebutton:active .black  {
 background: -webkit-gradient(linear, left top, left bottom, from(#3d3d3d), to(#818181));
 background: -moz-linear-gradient(#3d3d3d, #818181);
 background-color: #777;
}

#stacks_in_192_page7 .black  a { /* link styling */
 color: #fbfbfb;
 text-decoration: none;
 text-shadow: 0 1px 0 #000;font-family: arial, helvetica, sans-serif;line-height: 32px;font-weight: bold;}


/*
   ===============================
   ========= GREY STYLE ==========
   =============================== 
*/

#stacks_in_192_page7 .grey:first-child { /* styling for the left part */
 padding: 7px;
 float: left;
 width: 32px;
 height: 32px;
/* border radius */
 -webkit-border-radius: 4px 0 0 4px;  
 -moz-border-radius: 4px 0 0 4px;  
 border-radius: 4px 0 0 4px;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#c6c6c6));
 background: -moz-linear-gradient(#fbfbfb, #c6c6c6);
 background-color: #ccc;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #bbb;
}

#stacks_in_192_page7 .filebutton:hover .grey:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#d5d5d5));
 background: -moz-linear-gradient(#fdfdfd, #d5d5d5);
 background-color: #ddd;
}

#stacks_in_192_page7 .filebutton:active .grey:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#d5d5d5), to(#fafafa));
 background: -moz-linear-gradient(#d5d5d5, #fafafa);
 background-color: #fbfbfb;
}

#stacks_in_192_page7 .grey  {  /* styling for the right part */
 height: 46px;
 width: 151px;
 float: left;
 text-align: center;
/* border radius */
 -webkit-border-radius: 0 4px 4px 0;  
 -moz-border-radius: 0 4px 4px 0;  
 border-radius: 0 4px 4px 0;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#c6c6c6));
 background: -moz-linear-gradient(#fbfbfb, #c6c6c6);
 background-color: #ccc;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #bbb;
 border-left: 0;
}

#stacks_in_192_page7 .filebutton:hover .grey  {
 background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#d5d5d5));
 background: -moz-linear-gradient(#fdfdfd, #d5d5d5);
 background-color: #ddd;
}

#stacks_in_192_page7 .filebutton:active .grey  {
 background: -webkit-gradient(linear, left top, left bottom, from(#d5d5d5), to(#fafafa));
 background: -moz-linear-gradient(#d5d5d5, #fafafa);
 background-color: #fbfbfb;
}

#stacks_in_192_page7 .grey  a { /* link styling */
 color: #333;
 text-decoration: none;
 text-shadow: 0 1px 0 #fff;font-family: arial, helvetica, sans-serif;line-height: 32px;font-weight: bold;}



/*
   ===============================
   ========= WHITE STYLE =========
   =============================== 
*/

#stacks_in_192_page7 .white:first-child { /* styling for the left part */
 padding: 7px;
 float: left;
 width: 32px;
 height: 32px;
/* border radius */
 -webkit-border-radius: 4px 0 0 4px;  
 -moz-border-radius: 4px 0 0 4px;  
 border-radius: 4px 0 0 4px;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#f7f7f7));
 background: -moz-linear-gradient(#fbfbfb, #f7f7f7);
 background-color: #f7f7f7;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #d0d1d1;
}

#stacks_in_192_page7 .filebutton:hover .white:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#efefef));
 background: -moz-linear-gradient(#f7f7f7, #efefef);
 background-color: #efefef;
}

#stacks_in_192_page7 .filebutton:active .white:first-child {
 background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#efefef));
 background: -moz-linear-gradient(#f7f7f7, #efefef);
 background-color: #efefef;
}

#stacks_in_192_page7 .white  {  /* styling for the right part */
 height: 46px;
 width: 151px;
 float: left;
 text-align: center;
/* border radius */
 -webkit-border-radius: 0 4px 4px 0;  
 -moz-border-radius: 0 4px 4px 0;  
 border-radius: 0 4px 4px 0;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#f7f7f7));
 background: -moz-linear-gradient(#fbfbfb, #f7f7f7);
 background-color: #f7f7f7;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;  
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3),
0 1px 1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #d0d1d1;
 border-left: 0;
}

#stacks_in_192_page7 .filebutton:hover .white  {
 background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#efefef));
 background: -moz-linear-gradient(#f7f7f7, #efefef);
 background-color: #efefef;
}

#stacks_in_192_page7 .filebutton:active .white  {
background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#efefef));
 background: -moz-linear-gradient(#f7f7f7, #efefef);
 background-color: #efefef;
}

#stacks_in_192_page7 .white  a { /* link styling */
 color: #3b3c3c;
 text-decoration: none;
 text-shadow: #eeefed 0 1px 0;font-family: arial, helvetica, sans-serif;line-height: 32px;font-weight: bold;}

/*
   ====================================
   ====== LIGHT STYLE (DROPDOWN) ======
   ====================================
*/

#stacks_in_192_page7 .light {
 width: 120px;
 height: 31px;
 padding: 7px 6px;
 margin-left: 58px;
 position: absolute;
 clear: both;
 z-index: -1;
 -webkit-transition: top .6s linear;
/* text */
 color: #333;
 font: bold 12px/15px arial, helvetica, sans-serif;
 text-decoration: none;
 text-shadow: 0 1px 0 #fff;
/* border radius */
 -webkit-border-radius: 0 0 4px 4px;  
 -moz-border-radius:0 0 4px 4px;  
 border-radius: 0 0 4px 4px;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#bababa), color-stop(.1, #e4e4e4), to(#f2f2f2));
 background: -moz-linear-gradient(#bababa, #e4e4e4 10%, #f2f2f2);
 background-color: #ccc;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px -1px rgba(255, 255, 255, 1) inset;  
 -moz-box-shadow: 0 -1px 1px rgba(255, 255, 255, 1) inset;  
 box-shadow: 0 1px -1px rgba(255, 255, 255, 0.8) inset;
/* border */
 border: 1px solid #bbb;
 border-top: 0;
}

#stacks_in_192_page7 .filebutton:hover .light {
 top: 48px;
}

#stacks_in_192_page7 .light img {
float: left;
}

#stacks_in_192_page7 .light span {
color: #555;
font-weight: normal;
}



/*
   ===============================
   ======== CUSTOM STYLE =========
   =============================== 
*/

#stacks_in_192_page7 .custom:first-child { /* styling for the left part */
 padding: 7px;
 float: left;
 width: 32px;
 height: 32px;
/* border radius */
 -webkit-border-radius: 4px 0 0 4px;  
 -moz-border-radius: 4px 0 0 4px;  
 border-radius: 4px 0 0 4px;
/* backgorund */
 background-color: #B2BB24;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#B2BB24),to(#8E951C));
 background-image: -webkit-linear-gradient(top, #B2BB24, #8E951C);
 background-image: -moz-linear-gradient(top, #B2BB24, #8E951Cd);
 background-image: -o-linear-gradient(top, #B2BB24, #8E951C);
 background-image: -ms-linear-gradient(top, #B2BB24, #8E951C);
 background-image: linear-gradient(top, #B2BB24, #8E951C);
 filter: progid: DXImageTransform.Microsoft.gradient(startColorStr='#B2BB24', EndColorStr='#8E951C');
 
/* shadows and highlights */
 
 -moz-box-shadow:inset 0px 1px 1px #FFFFFF;
 -webkit-box-shadow:inset 0px 1px 1px #FFFFFF;
 box-shadow:inset 0px 1px 1px #FFFFFF;
/* border */
 border: 1px solid #000000;
}


#stacks_in_192_page7 .filebutton:hover .custom:first-child {
 background-color: ;
 background-image: -webkit-gradient(linear, left top, left bottom, from(),to());
 background-image: -webkit-linear-gradient(top, , );
 background-image: -moz-linear-gradient(top, , d);
 background-image: -o-linear-gradient(top, , );
 background-image: -ms-linear-gradient(top, , );
 background-image: linear-gradient(top, , );
 filter: progid: DXImageTransform.Microsoft.gradient(startColorStr='', EndColorStr='');
}

#stacks_in_192_page7 .filebutton:active .custom:first-child {
 background-color: ;
 background-image: -webkit-gradient(linear, left top, left bottom, from(),to());
 background-image: -webkit-linear-gradient(top, , );
 background-image: -moz-linear-gradient(top, , d);
 background-image: -o-linear-gradient(top, , );
 background-image: -ms-linear-gradient(top, , );
 background-image: linear-gradient(top, , );
 filter: progid: DXImageTransform.Microsoft.gradient(startColorStr='', EndColorStr='');
}

#stacks_in_192_page7 .custom  {  /* styling for the right part */
 height: 46px;
 width: 151px;
 float: left;
 text-align: center;
/* border radius */
 -webkit-border-radius: 0 4px 4px 0;  
 -moz-border-radius: 0 4px 4px 0;  
 border-radius: 0 4px 4px 0;
/* backgorund */
 background-color: #B2BB24;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#B2BB24),to(#8E951C));
 background-image: -webkit-linear-gradient(top, #B2BB24, #8E951C);
 background-image: -moz-linear-gradient(top, #B2BB24, #8E951Cd);
 background-image: -o-linear-gradient(top, #B2BB24, #8E951C);
 background-image: -ms-linear-gradient(top, #B2BB24, #8E951C);
 background-image: linear-gradient(top, #B2BB24, #8E951C);
 filter: progid: DXImageTransform.Microsoft.gradient(startColorStr='#B2BB24', EndColorStr='#8E951C');

/* shadows and highlights */
-moz-box-shadow:inset 0px 1px 1px #FFFFFF;
-webkit-box-shadow:inset 0px 1px 1px #FFFFFF;
box-shadow:inset 0px 1px 1px #FFFFFF;
/* border */
 border: 1px solid #000000;
 border-left: 0;
 
}

#stacks_in_192_page7 .filebutton:hover .custom  {
 background-color: ;
 background-image: -webkit-gradient(linear, left top, left bottom, from(),to());
 background-image: -webkit-linear-gradient(top, , );
 background-image: -moz-linear-gradient(top, , d);
 background-image: -o-linear-gradient(top, , );
 background-image: -ms-linear-gradient(top, , );
 background-image: linear-gradient(top, , );
 filter: progid: DXImageTransform.Microsoft.gradient(startColorStr='', EndColorStr='');
}

#stacks_in_192_page7 .filebutton:active .custom  {
 background-color: ;
 background-image: -webkit-gradient(linear, left top, left bottom, from(),to());
 background-image: -webkit-linear-gradient(top, , );
 background-image: -moz-linear-gradient(top, , d);
 background-image: -o-linear-gradient(top, , );
 background-image: -ms-linear-gradient(top, , );
 background-image: linear-gradient(top, , );
 filter: progid: DXImageTransform.Microsoft.gradient(startColorStr='', EndColorStr='');
}

#stacks_in_192_page7 .custom  a { /* link styling */
 color: #FFFFFF;
 text-decoration: none;
 text-shadow: 0 1px 0 #000000;font-family: arial, helvetica, sans-serif;line-height: 30px;font-weight: bold;}
 
 
 
 
 
/*
   ====================================
   ====== DARK STYLE (DROPDOWN) =======
   ====================================
*/

#stacks_in_192_page7 .description {
 width: 180px;
 padding: 7px 6px;
 margin-left: 3px;
 position: absolute;
 clear: both;
 -webkit-transition: top .6s linear;
 z-index: -1;
/* text */
 color: #fbfbfb;
 font: bold 12px/15px arial, helvetica, sans-serif;
 text-decoration: none;
 text-shadow: 0 1px 0 #000;
/* border radius */
 -webkit-border-radius: 0 0 4px 4px;  
 -moz-border-radius:0 0 4px 4px;  
 border-radius: 0 0 4px 4px;
/* backgorund */
 background: -webkit-gradient(linear, left top, left bottom, from(#2b2b2b), color-stop(.1, #5c5c5c), to(#838383));
 background: -moz-linear-gradient(#2b2b2b, #5c5c5c 10%, #838383);
 background-color: #ccc;
/* shadows and highlights */
 -webkit-box-shadow: 0 -1px 1px rgba(255, 255, 255, 0.5) inset;  
 -moz-box-shadow: 0 -1px 1px rgba(255, 255, 255, 0.5) inset;  
 box-shadow: 0 1px -1px rgba(255, 255, 255, 0.4) inset;
/* border */
 border: 1px solid #000;
 border-top: 0;height: 30px;}
#stacks_in_192_page7 .description h2{font-size: 13px;margin-bottom: -1px !important; margin-top: 0;color: #fefcfe !important; padding-top: 0;padding-bottom: 0;}
#stacks_in_192_page7 .description span{}

#stacks_in_192_page7 .filebutton:hover .description {
 top: 48px;
}

#stacks_in_192_page7 .description img {
float: left;
}

#stacks_in_192_page7 .description span {
color: #e5e5e5;
font-weight: normal;
}









#stacks_in_194_page7 {
	font-size: 85%;
}


/* Start doobox Chauffeur css */

.stacks_in_14_page7wrapper{
width: 50px;
margin: 0 auto;

display : none;

opacity:0.7;
}

.stacks_in_14_page7bulter{
cursor: pointer;
border: 1px solid #1F1F1F;
background: #333333;
width: 50px;
height: 50px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #EEEEEE;
text-align: center;
line-height: 50px;
margin: 5px;
z-index: 1000001;
background: #333333;
}


.stacks_in_14_page7bulter i {
	display: block;
	margin: 0 auto 0 auto;
	font-size: 20px;
	line-height: 48px; 
	vertical-align: middle;
}


.stacks_in_14_page7bulter:hover{
color: #DADADA;
background: #424242; /* Old browsers */
}

/* end doobox Chauffeur css */

