
@import "navbar.css";

/* DIV BLOCK SECTIONS START ******************************/
html, body {
	margin:0;
	padding:0;
	text-align:center;
	position:relative;
}

body {
	background-color:#EAEAEA;	
}

#container {
	margin:0 auto;
	width:100%;
	max-width:900px;
	background:url(../images/bgSides.gif) repeat-y;
	background-size: contain;
	height:100%;
	min-height:500px;
	text-align:left;
	font:13px Arial,Helvetica,sans-serif;
	color:#2A2A2A;
}

#main {
	max-width:650px;
	width: 100%,
	width:auto;
	min-height:auto;
	float:left;
	margin:10px 10px 5px 30px;
	color:#2A2A2A;
	
}

a { color: #2A2A2A; }
a:link {color: blue;}
a:visited {color: purple;}
a:active {color: red;} 
a:hover {color: red;} 


a.link2:link, a.link2:visited {color: #2A2A2A; text-decoration: none;}
a.link2:hover, a.link2:active {color: red; text-decoration: underline;}

a.link3:link, a.link3:visited {color: #0000EE; text-decoration: underline;}
a.link3:hover, a.link3:active {color: red; text-decoration: underline;}


.hr1 {
    border: 0;
    height: 4px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(25, 178, 183, 0.9), rgba(43, 138, 198, 1), rgba(25, 178, 183, 0.9), rgba(0, 0, 0, 0));
	margin: 0 auto;
}

.hr2 {
    border: 0;
    height: 4px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(160, 160, 160, 0.9), rgba(160, 160, 160, 1), rgba(160, 160, 160, 0.9), rgba(0, 0, 0, 0));
	margin: 0 auto;
}


#sideBar {
	float:right;
	width:170px;
	min-height:250px;
	height:auto;
	padding:10px 25px 10px 5px;
	}

#bottom {
	margin:0 auto;
	width:105%;
	max-width:900px;
	height:10px;
	background:url(../images/bgBottom.gif) no-repeat;
	background-size: contain;
}

#Show {
  width: 100%;
  padding: 5px 0;
  text-align: center;
  margin: 5px 15px;
  display: block;
}
#hide {
  width: 100%;
  padding: 5px 0;
  text-align: center;
  margin: 10px 15px;
  display: none;
}

.legacyButton {
  background-color: white;
  border: none;
  color: blue;
  padding: 5px 5px;
  text-align: center;
  text-decoration: underline;
  display: block;
  font-size: 18px;
  margin: 0 auto;
  cursor: pointer;
  transition: color 0.5s;
}

.legacyButton:active {
	color: red;
	transform: scale(0.99)
} 
.legacyButton:hover {color: red;}

#Legacy {
  width: 100%;
  padding: 0;
  margin: 0;
  display: none;
}

#copy, #copy a {
	padding-top:5px;
	text-decoration:none;
	text-align:center;
	font:12px Arial,Helvetica,sans-serif;
	color:#434343;
}

/* #copy a:hover {	color:#369;} */

/* END - DIV BLOCK SECTIONS ******************************/

/* BANNER with background options etc ********************/
#banner {
	position:relative;
	margin:0 10px 0 10px;
	height:120px;
	max-width:870px;
	width:100%;
	padding:10px 0px 0px 10px;
	background-color:#349FD7;
	color:#fff;
	text-align:left;
	border-bottom: 1px solid #DBEAF9;
	/* background:url(../images/banner-tropical.png) no-repeat;*/
	background-size: auto;
}
.texttrop {
	background:url(../images/banner-tropical.png) no-repeat;
	background-color:#349FD7;
	background-size: auto;
}

.bannerlogo {
	float:left;
	width:50px;
	height:50px;
	margin:0px 10px 0 0;
}

.pgtitle {
	padding:5px 0 0 0;
}

.counties{
	text-align:left;
	font-size: 75%;
	margin:0;
}

.snippet {
	padding:25px 10px 0 35px;
	font-size: 11px;
	line-height:1.3em;
	color:#f9f9f9;
}

.snippetBigBook:after {
	content: "Reprinted from © Alcoholics Anonymous with permission of A.A. World Services, Inc.";
	font-size: 10px;
	font-style: italic;
}

.snippet1212:after {
    content: "Reprinted from © Twelve Steps and Twelve Traditions with permission of A.A. World Services, Inc.";
	font-size: 10px;
	font-style: italic;
}


.snippetService:after {
    content: "Reprinted from The A.A. Service Manual with permission of A.A. World Services, Inc.";
	font-size: 10px;
	font-style: italic;
}

.snippetGrapevine:after {
    content: "© The AA Grapevine, Inc. Reprinted with permission.";
	font-size: 10px;
	font-style: italic;
}



/* END - BANNER with background options etc ***************/

/* FONT SELECTORS *****************************************/

h1 {
	font-size:22px;
	margin:0px;
	padding:0px;
}

h2 {
	font-size:19px;
	margin:10px 0px 5px 5px;
	padding:0px;
}

h3 {
	font-size:18px;
	margin:0px;
	padding:0px;
}

h4 {
	font-size:16px;
	margin:0px;
	padding:0px;
	font-weight: bold;
}

p {
	font-size:16px;
	line-height:1.5em;
	margin:4px 0px;
}

li {
	font-size:16px;
	line-height:1.5em;
	margin:2px 0px;
}

dt {
	font-size:17px;
	font-weight: bold;
	line-height:1.5em;
	margin: 4px 0 0 10px;
}

dd {
	font-size:16px;
	line-height:1.5em;
	margin:4px 0 0 20px;

}

.head2{
	font-size:19px;
	margin:5px 0px 0px 5px;
	padding:0px;
	text-align: center;
	font-weight: bold;
}

.head3{
	font-size:18px;
	margin:0px;
	padding:0px;
	font-weight: bold;
}

.indent15{
	text-align: left;
	padding:0px 15px;
	margin: 0px;
}

.indent25{
	text-align: left;
	padding:0px 25px 0px 25px;
	margin: 0px;
}

.indent25a{
	text-align: left;
	text-indent: -10px;
	padding:0px 10px 6px 30px;
	margin: 0px;
}

.indent20{
	text-align: left;
	text-indent: -10px;
	padding:0px 15px 0px 25px;
	margin: 0px;
}

.indent40{
	text-align: left;
	padding:0px 40px;
}

/* Grapevine */
.indent10{
	padding:0px 10px 6px;
	margin: 0px;
	list-style-type: none;
}

.center{
	text-align:center;
}

.font130pct{
	font-size: 130%;
}

.reference {
  padding:0 0 0 40px;
  font-size:14px;
  text-align: left;
  color:#2A2A2A;
}

.citation {
  font-style: italic; 
  font-size:12px;
  padding:0 5px;
  color:#2A2A2A;
  transition: color 0.5s;
}

.citation10 {
  font-style: italic; 
  font-size:10px;
  padding:0 5px;
  color:#2A2A2A;
  transition: color 0.5s;
}




/* END - FONT SELECTORS ***********************************/

/* ADDITIONAL STUFF START *********************************/

#clear {
	clear:both;
}

.clearAfter
{
	overflow:auto;
	margin: 0;
}

.clearAfter::after {
  content: "";
  clear: both;
}

img {
	border: 0;
}


/* For Quick Links */
.navBar {
	list-style:none;
	margin:5px 0;
	padding:0;
	transition: background 0.5s;
}

.navBar a {
	text-decoration:none;
	padding:5px;
	width:161px;
	display:block;
	color:#565656;
	font:14px Arial,Helvetica,sans-serif;
	border-bottom:1px dashed #FC6;
	background:rgba(255,255,255, 0.1);
	transition: background 0.5s;
}

.navBar a:hover {
	background:#DFF0F0;
/* 	color:#494949; */
}

#noLine a {	
	border-bottom:0;
}

.sticky2 {

    /* Give it everything you got! (use an auto prefixer...) */
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
  top: 30px;
  height:20px;
  margin:0 auto;
}

.sticky3 {
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
  top: 0px;
  height:16px;
  margin:0 auto;
}

/* For community calendar sidelink image */
.floatleft{
	float:left;
	padding:2px 5px 0 0;
}

/* For community calendar sidelink image */
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.shadow-card1 {
  width: 100%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.3);
  padding: 6px 1px 6px 4px;
  margin: 6px 4px;
}

.shadow-card2 {
  box-shadow: 0 0 8px 4px rgba(0,0,0,0.3);
  padding: 6px 1px 2px 4px;
  margin: 6px 4px;
}

.cork {

background-image: url(../images/home/cork.png);

}

.book {
background-image: url(../images/home/book.png);
background-size: cover; 
padding: 6px 6px 6px 32px !important;
}

.inner-shadow1 {
margin: 0;
padding: 6px 12px 2px 4px;
  box-shadow:inset 0px 0px 20px rgba(255,255,255,0.3);
  -webkit-box-shadow:inset 0px 0px 20px rgba(255,255,255,0.3);
  -moz-box-shadow:inset 0px 0px 20px rgba(255,255,255,0.3);
}

/* For Website usage graph */
.responsive-image {
  max-width: 100%;
  height: auto;
}

/* For Grapevine & PI floating display picture */
.responsive-image60 {
  float: right;
  max-width: 300px;
  width: 60%;
  height: auto;
  margin: 0 2px 5px 2px;
}

/* For CPC floating display picture */
.responsive-image50 {
  float: right;
  max-width: 280px;
  width: 50%;
  height: auto;
  margin: 5px 2px;
}

/* For CPC floating display picture */
.responsive-image40 {
  float: right;
  width: 40%;
  max-width: 250px;
  height: auto;
  margin: 5px 2px;
}

.responsive-image30 {
  max-width: 300px;
  width: 30%;
  height: auto;
  margin: 2px 0px 2px 5px;
}


.responsive-image25 {
  max-width: 230px;
  width: 24%;
  height: auto;
  margin: 10px 5px 0;
}

.responsive-image20 {
  max-width: 180px;
  width: 18%;
  height: auto;
  margin: 5px 2px 0;
}

.responsive-image35 {
  float: right;
  max-width: 300px;
  width: 35%;
  height: auto;
  margin: 2px 5px;
}

.map-div {
  border-style: solid;
  border-color: transparent; 
  border-width: 1px 1px 2px;
}


.map-div:hover {
  border-style: solid;
  border-color: #0000FF; 
  border-width: 1px 1px 2px;
}


.w3-button{border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
.w3-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}

.w3-button:disabled{cursor:not-allowed;opacity:0.3}
.w3-button:hover{color:#000!important;background-color:#ccc!important}
.w3-dropdown-hover:hover > .w3-button:first-child,.w3-dropdown-click:hover > .w3-button:first-child{background-color:#ccc;color:#000}
.w3-light-grey{color:#000!important;background-color:rgba(220, 220, 220, 0.6)!important}
.w3-red,.w3-hover-red:hover{color:#fff!important;background-color:#f44336!important}

.banner-scroll-button{border:none;display:inline-block;padding:4px 8px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
.banner-scroll-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}

.banner-scroll-button:disabled{cursor:not-allowed;opacity:0.3}
.banner-scroll-button:hover{color:#fff!important;background-color:#303030!important}
.w3-dropdown-hover:hover > .banner-scroll-button:first-child,.w3-dropdown-click:hover > .banner-scroll-button:first-child{background-color:#ccc;color:#000}
.banner-scroll-grey{color:#ddd!important;background-color:rgba(48, 48, 48, 0.3)!important}


.symbol1 {
	  width: 100%;
      height: 100%;
}


.symbol-1 {
	  width: 100px;
      height: 100px;
	  margin: 4px;
	  padding: 0;
	  display: inline-block;
	  border: 1px solid rgba(255, 255, 255, 0.01);
	  transition: transform .3s;
}


.symbol-1:hover {
  border: 1px solid blue;
}

.symbol-2 {
	  width: 80px;
      height: 80px;
}

#banner-button {
  position: absolute;
  bottom: 3px;
  right:2px;
  display:block;
}


.previousButton {
	display:inline-block;
	max-width:25%;
	float: left;
	text-align:left;
	margin:0 0 0 0px;
}

.nextButton {
	display:inline-block;
	max-width:49%;
	float: right;
	margin:0 0px 0 0;
}

.w3-center{
	display:inline-block;
	width:100%;
	text-align:center;
	margin:0;
}

.align-right {
  text-align: right;
}

.align-left {
  text-align: left;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.ul2 {
    list-style: none;
    padding-left: 1.2em;
	font-size:12px
}


/* For AAresources fair use */
.yellowHighlight{
	margin: auto;
	padding:2px 5px;
	width:98%;
	text-align:center;
	font-size:15px;
	border:0px dashed red;
	background-color:#FFFFCC;
}

table {
  padding: 6px;
  margin:0 auto;
}



/* ADDITIONAL STUFF END **************************/


/* HOME PAGE SCROLL CLASSES **************************/
.slides{display:none;}
.displayNone{display:none;}
.animate-left{
	position:relative;
	animation:animateleft 0.5s}
	@keyframes animateleft{from{left:-30px;opacity:0} to{left:0;opacity:1}}

.btn-group button {
  background-color: #fff;
  color: #2A2A2A;
  padding: 5px 14px;
  margin: 2px 5px;
  cursor: pointer; /* Pointer/hand icon */
  float: right; 
  text-decoration: none;
  font-size: 14px;
  border-radius: 4px;
}

.btn-group {
  float: right; 
 }

/* Clear floats (clearfix hack) */
.btn-group:after {
  content: "";
  clear: both;
  display: table;
}



/* Add a background color on hover */
.btn-group button:hover {
  background-color: #ddd;
}
/* HOME PAGE SCROLL CLASSES END**************************/

/* A/V BOX CLASSES **************************/
.recording {
  width: 90%;
  box-shadow: 0 4px 4px 4px rgba(0, 0, 0, 0.2), 0 -4px 4px 0px rgba(0, 0, 0, 0.2);
  text-align: center;
  margin: 28px auto 18px;
}

.recording1 {
  width: 94%;
  box-shadow: 0 4px 4px 4px rgba(0, 0, 0, 0.2), 0 -4px 4px 0px rgba(0, 0, 0, 0.2);
  text-align: center;
  margin: 28px auto 18px;
/*  display:none; */
}

.recordingWS, .recordingTR, .recordingBB, .recordingAAcoa, .recordingLC, .recordingCON, .recordingSM12C, .LitDisplay{
  display:none;
}

.recording-header {
  background-color: #EEFFF5; /* Light Green */
  color: #666;
  padding: 0 1%;
  text-align: center;

}

.recording-header2 {
  background-color: #EEF5FF; /* Light Blue */
  color: #666;
  padding: 0 1%;
  margin: auto;
  text-align: center;

}

.recording-controls {
  background-color: #F9F9F9;
  padding: 0 1%;
  text-align: center;
  margin: auto;
 /* display: flex;
  justify-content: center;
  align-items: center;*/
}

.litPlayer {
	border:4px solid #70CED1; 
	border-radius: 50px
}

.hidden {
	display: none;
	padding: 6px 12px 0px 4px;
    margin: 18px auto 0px;
}


/* Style user experience tab div*/
.tabs-ux{
display:flex;
flex-direction: row-reverse;
position:relative;
margin-top:20px;
text-align:right;
width:98%

}

.tabs-ux:after{
content:"";
width:100%;
height:1px;
background-color:#3977c3;
z-index:1;
left:1%;
position:absolute;
bottom:0;

}

/* Style tab buttons */
.audio-tab {
padding:12px 15px 8px;
margin:10px 5px 0 0;
background-color:#ffffff;
border-top:1px solid #3977c3;
border-left:1px solid #3977c3;
border-right:1px solid #3977c3;
border-bottom:1px solid #ffffff;
cursor:pointer;
font-size: 18px;
color:164580;
z-index:2;
}

.video-tab {
padding:12px 15px 8px;
margin:10px 5px 0 0;
background-color:#3977c3;
border-top:1px solid #3977c3;
border-left:1px solid #3977c3;
border-right:1px solid #3977c3;
border-bottom:3px solid #2C537F;
cursor:default;
font-size: 18px;
color:white;
z-index:2;
}

/* for CC and headphones images */
.video-icon {
	filter: invert(100%);
	height: 18px;
	width: auto;
}
.audio-icon{
	filter: invert(0%);
	height: 18px;
	width: auto;
}

/* Style the active class, and buttons on mouse-over */


.inactive-tab-btn:hover {
text-decoration: underline;
}

/* RESPONSIVE iFRAMES */
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%; /* WRAP THE iFRAME IN A DIV WITH THIS CLASS */
}

.iframe169 {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
  /* INSTEAD OF USING HEIGHT AND WIDTH ATTRIBUTES, GIVE THE iFRAME THIS CLASS FOR 16:9 */
}

.audio-option {
display:block;
background-color: #F9F9F9;
margin: 0;
}

.video-option {
display:none;
margin: 0;

}

.ar-32-9 {
  aspect-ratio: 3484 / 1000;
  width: 98%;
}

/* A/V BOX CLASSES END**************************/


/* LitDisplay BOX CLASS END**************************/

/* LitDisplay BOX CLASS END**************************/
.lit-display1 {
  width: 100%;
  border: 0 0 2px 0px,
  border-bottom-color:rgba:(0, 0, 0, 0.2);
  text-align: center;
/*   margin: 28px auto 18px;*/
/*   display:none; */
}

/* SHOW/HIDE SECTION CLASSES START**************************/
.buttonLitOpen {
	
  margin:0px 7% 6px;
  width: 86%;


  padding: 8px 8px 5px 20px;
  font-size: 16px;
  cursor: pointer;
  outline: none;
  color: #666;
  background-color: #DBEAF9;
  border: none;
  border-radius: 12px;
  box-shadow: 0 5px #C7D5E2;
  text-align: left;
  text-decoration: none;
  display: inline-block;

}

.buttonLitOpen:hover {
  background-color: #C0DCF7;
  box-shadow: 0 5px #ADC6DD;
  color: #444;
}

.buttonLitOpen:active {
  background-color: #9BBDDB;
  box-shadow: 0px 3px #535E68;
  transform: translateY(2px);
}


.buttonLitClose {
  margin: 8px auto 0;
  width: 50%;
  background-color: #DBEAF9; /* Green */
  border: none;
  color: #666;
  padding: 3px 5px;
  text-align: center;
  text-decoration: none;
  display: block;
  border-radius:  15px 15px 0 0;
  box-shadow: 0 -5px #C7D5E2;
  font-size: 13px;
}

.buttonLitClose:hover {
  background-color: #C0DCF7;
  box-shadow: 0 -5px #ADC6DD; 
  color: #444;
}

.buttonLitClose:active {
  background-color: #9BBDDB;
  box-shadow: 0 -3px #535E68;
    
}

details > summary {
  margin:4px 11% 0;
  padding: 4px;
  width: 78%;
  background-color: #DBEAF9;
  font-size:15px;
  cursor: pointer;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.3);
}

details summary > * { 
  display: inline;
}

details > summary:hover {
  background-color: #C0DCF7;
}

@supports not (-ms-ime-align: auto) {

  details summary { 
    cursor: pointer;
  }

  details summary > * { 
    display: inline;
  }

  /* Plus any other <details>/<summary> styles you want IE to ignore.*/


.custom8, .custom7a {
font:16px Arial,Helvetica,sans-serif;
padding: 3px 5px 3px 25px;
}	

.custom8 {
	width: 40%;
}

.custom7a {
	width: 60%;
}

.center1 {
	width: 100%;
}

/* SHOW/HIDE SECTION CLASSES END**************************/



/* FLEX-BOX CLASSES **************************/
.flex-box {
 display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-content: center;
align-content: center;
max-width: 642px;
width: 100%;
}

/* FLEX-BOX USED ON ARCHIVES PAGE*********************/
.piccard {
width: 99px;
margin: 10px 3px;
border-color: blue;
border: 3px solid rgba(255, 255, 255, 0.0);
}

.txtcontainer {
text-align: center;
padding: 5px 5px;
}


/* FLEX-BOXES USED FOR LITERATURE DISPLAYS *********************/
.piccard2 {
width: 92px;
margin: 10px 3px;
border-color: blue;
border: 3px solid rgba(255, 255, 255, 0.0);
}

.piccard3 {
width: 137px;
margin: 10px 3px;
border-color: blue;
border: 3px solid rgba(255, 255, 255, 0.0);
}

.piccard4 {
width: 110px;
margin: 10px 3px;
border-color: blue;
border: 3px solid rgba(255, 255, 255, 0.0);
}

div.piccard:hover, div.piccard2:hover, div.piccard3:hover, div.piccard4:hover  {
border: 3px solid blue;
}


/* FLEX BOX END **************************/



/* RESPONSIVE START ******************************/
@media only screen and (max-width: 920px) and (min-width: 0px), (orientation: portrait) {
#banner {
	width:96.5%;
}
}

@media only screen and (max-width: 721px) and (min-width: 0px), (orientation: portrait) {
    .texttrop {
        background-image: none;
    }
	#container {
        background-image: none;
		background-color:#fff;
    }
	#bottom {
        background-image: none;
    }
	#banner {
		margin:0;
		width: 100%;
		height:50px;
		padding:10px;
		background-image: none;
		background-color:#349FD7;
		background-image: none;
	}
	.bannerlogo {
		margin:0px 10px 0 0;
	}
	.pgtitle {
		padding:8px 0 0;
	}
	.snippet1212 {
		display: none !important;
	}
	.snippet {
		display: none !important;
	}
	.snippetBigBook {
		display: none !important;
	}	
	.snippetGrapevine {
		display: none !important;
	}
	
	.snippetService {
		display: none !important;
	}
	
	.counties{
		margin:0px 0 7px 0;
	}
	#main {
	max-width:100%;
	margin: 0;
	padding: 0 5px;
	}
	#sideBar {
	width:100%;
	padding:10px 10px 5px 30px;
	}
	.navBar a {
	width:100%;
	}
}
@media all and (max-width : 515px) {

	#sideBar {
	display:none;
	}
}

@media only screen and (max-width: 500px) and (min-width: 0px) {
	.counties{
		display: none !important;
	}
	.pgtitle {
		padding:2px 0;
	}
}

@media only screen and (max-width: 353px) and (min-width: 0px) {
	.pgtitle {
		padding:2px 0;
	}
}


/* For mobile phones: */
[class*="col-"] {
  width: 100%;
}

/* RESPONSIVE END ******************************/

/* ALCATHON GRID START ***************************/
/*
table {
  margin: 10px 0 20px;
  padding: 0;
}

.holiday {
	border:2px solid #666666;
	border-spacing:2px;
	padding:2px;
}

.holidayname {
	border:1px solid #666666;
	text-align:center;
	width:210px;
	height:25px;
	background: #EFEEED;
}


.hour {
	border:1px solid #666666;
	text-align:center;
	width:40px;
	height:20px;
	background: #FFFFFF;
}

.available {
	border:1px solid #666666;
	text-align:center;
	width:82px;
	height:20px;
	background: #FFFFFF;
}

.taken {
	border:1px solid #666666;
	text-align:center;
	width:82px;
	height:20px;
	background: #A6A6A6;
}
*/


/* ALCATHON GRID END *****************************/

