/* -- */
/*
body.bg {
  background: #83B7CE;
  background: linear-gradient(top, #214554 0, #4995B6 438px, #F4F9FB 1200px) no-repeat;
  background: -webkit-linear-gradient(top, #214554 0, #4995B6 438px, #F4F9FB 1200px) no-repeat;
  background: -moz-linear-gradient(top, #214554 0, #4995B6 438px, #F4F9FB 1200px) no-repeat;
  background: -o-linear-gradient(top, #214554 0, #4995B6 438px, #F4F9FB 1200px) no-repeat;
  background: -ms-linear-gradient(top, #214554 0, #4995B6 438px, #F4F9FB 1200px) no-repeat;
  background: linear-gradient(top, #214554 0, #4995B6 438px, #F4F9FB 1200px) no-repeat;
  -svg-background: linear-gradient(top, #214554 0, #4995B6 438px, #F4F9FB 1200px) no-repeat;
  background-attachment: fixed; 
  
}
*/



#sp-header-wrapper #header {
  background: #ffffff;
  /*background-image: url('../images/header.jpg');*/
  background-size: 100% 100%;
border-radius: 10px 10px 0 0;
}

#sp-header-wrapper .container {
  border: 5px 5px 0 5px;
  border-left-style: groove;
  border-top-style: groove;
  border-right-style: ridge;
  border-color: #000000;
  border-radius: 10px 10px 0 0;

}


#sp-menu-wrapper .container {
  
  border: 0 5px 0 5px;
  border-left-style: groove;
  border-right-style: ridge;
  border-color: #000000;


}

#sp-menu-wrapper #menu {
  
  background-image: url('../images/menu_bar.png'), url('../images/menu_bar.png');
  background-position: top, bottom;
  background-repeat: repeat-x, repeat-x;
  background-size: 1px, 2px;
  
}


#sp-subheader-wrapper .container {

  border: 0 5px 0 5px;
  border-left-style: groove;
  border-right-style: ridge;
  border-color: #000000;
}


#sp-main-body-wrapper #main-body {

 border-radius: 0 0 7px 7px;
 padding-bottom:0px;

}



#sp-main-body-wrapper .container {
  border: 0 5px;
  border-left-style: groove;
  border-right-style: ridge;
  border-bottom-style: ridge;
  border-color: #000000;
  border-radius: 0 0 10px 10px;

}




#sp-component {
  background: #ffffff; 
}


.fitit {
 border: 1px solid #ff0000;
}

ul {
  list-style-image: url('../images/bullet_3px.png');
}


.box-it {
  border: 1px solid #000000;
  border-radius: 20px;
  padding: 20px;
  background-color: #fff4c7;
}

.right_menu {
 float:right;
 margin-left:auto; 
 margin-right:0;
 border:1px dotted #00ff00;
}

.menu_l {
border-left style:groove;
border-left:5px;
border-color: #000000;
}

.responsive .container {
  padding:0px;
}


h3.slogan_main {
  text-align:center;
  /*color:#ffffff !important;*/
  color:#0044aa !important;
  font-size:20px !important;
  padding:20px 0px 0px 0px ! important;
  margin:0px !important;
/*  line-height:10px !important;*/
}

p.slogan_sub {
  text-align:center;
  font-style:italic;
  /*color:#ffffff;*/
  margin:0px !important;
  padding:0px !important;
}


#sp-footer_logo {
position:relative;
top:-30px;
padding:0 10px 0 10px;
}


.responsive #sp-main_menu {
 margin-top:5px;
}

#sp-header-wrapper .logo-wrapper {
  position:relative;
/*  top:-11px;
  left:-17px;
*/
}

.box_quote img {
	width:200px;
}


.row_center {
	text-align:center;
}

article {
	/*padding-bottom:10px;*/
	padding:0px 5px 10px 5px;
	margin:5px;
	border:1px solid #20638F;
	border-radius:5px;
}


.box-it-trans {
  border: 1px solid #000000;
  border-radius: 20px;
  padding: 20px;
  /*background-color: #fff4c7;*/
}


#image-logo img{

	width:200px;

}

.utctime {
border:0px dotted red;
	padding-top:6px;
	padding-left: 25px;
	color:#ffffff !important;
	
}


.sum_container {
	//border: 1px solid red;
	width: 30%;
	min-width:300px;
	float:left;
	display:inline-block;
	padding:2px;
	margin:2px;
}

.sum_divide {
	padding: 10px;
	width: 100%;
	height:3px;
	clear: both;
	/*background: #666666;*/
	margin-top: 5px;
	border-top: 1px solid #aaaaaa;
}

.sum_box {
	//border: 1px dotted orange;
	margin:2px;
	clear: both;
	
	width: 100%;
	height: 100%;

}

.sum_label {
	display:inline-block;
	//border: 1px solid blue;
	clear: left;
	float:left;
	width: 30%;
	min-width: 100px;
	text-align: right;
	padding-right: 5px;
}

.sum_value {
	display:inline-block;
	//border: 1px solid green;
	/*float: left;*/
	/*clear right;*/
	min-width: 150px;*/
	/*max_width:50%; */ 
	text-align: left;
	padding-left: 5px;
}


.readmore .btn {
	color: #333 !important;
}


p.readmore {
	//margin-top: 50px;
	/*min-width:120px;
	max-width:400px;
	margin-left: 60px;*/

	display: inline-block;
}

.videos {
	max-width:300px;
}


a.j2store_myprofile_jmh {
	left:0px !important;
	margin-left:2px !important;
}
