body{
	/*background-color: #2f4050;*/
	background-color: #000000;
	padding: 75px 0 0 0;
}

html, body{
  height: 100%;
}

.activeB {
	color: #ffffff;
	background-color: #27AAE1;	
	border: 2px solid #e09952;
	border-radius: 5px;
	font-weight: bold;
}

.card{
	background-color: #ffffff;
	/*min-height: 0;*/
	/*max-height: 400px;*/
	padding: 10px 10px 10px 10px;
	/*margin: 0 10px 0 10px;*/
	border-radius: 5px;
	border-width: 2px;
} 

.card-1{
	/*background-color: #ffffff;*/
	/*min-height: 0;*/
	/*height: 500px;*/
	padding: 2px 2px 2px 2px;
	margin: 0 2px 0 2px;
	border-radius: 5px;
	border-width: 2px;
}

.card-2{
	/*background-color: #ffffff;*/
	/*min-height: 0;*/
	/*height: 500px;*/
	padding: 1px 1px 1px 1px;
	/*margin: 2px 2px 2px 2px;*/
	border-radius: 5px;
	border-width: 2px;
	/*border: 2px solid white;*/
}

.card-3{
	background-color: #ffffff;
	/*min-height: 0;*/
	/*max-height: 400px;*/
	padding: 10px 10px 10px 10px;
	/*margin: 0 10px 0 10px;*/
	border-radius: 5px;
	border-width: 2px;
}

.card-img-top{
  max-width:100%;
  max-height:100%;
}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/ 
/*center-menu-icon*/

.bar1 div {  
  /*width: 60px;*/
  height: 4px;
  /*background-color: #333;*/
  background-color: transparent;
  margin: 4px auto 2px auto;
  /*opacity: 0.3;*/


}

.bara {  
  width: 40px;
  padding-left: 2px;
  padding-right: 2px;
  border-left: 2px solid grey;
  border-right: 2px solid grey;
  border-radius: 2px;
  opacity: 1; 
}

.barb {  
  width: 30px;
  border-left: 1px solid #27AAE1;
  border-right: 1px solid #27AAE1;
  border-radius: 2px;
  opacity: 0;  
}

.barc {  
  width: 25px;
  border-left: 1px solid #27AAE1;
  border-right: 1px solid #27AAE1;
  border-bottom: 1px solid #27AAE1;
  border-radius: 2px;
  opacity: 0;
}

.bar1:hover div {  
  /*width: 60px;*/
  height: 4px;
  background-color: blue;
  margin: 4px auto;
  opacity: 1;
  
}

.bar1:focus div {  
  /*width: 60px;*/
  height: 4px;
  background-color: blue;
  margin: 4px auto;
}

.button1 {
  background-color: #4CAF50; /* Green */  
  color: white;
  padding: 0px 0px;
  margin: 0px;
  text-align: center;
  text-decoration: none;
  display: inline-block;  
  border: 1px solid white;
  font-weight: bold; 
}

.button2 {
  background-color: #4CAF50; /* Green */  
  color: white;
  padding: 0px 0px;
  margin: 0px;
  text-align: center;
  text-decoration: none;
  display: inline-block;  
  border: 3px solid purple;
  border-radius: 10px;
  font-weight: bold; 
}

.button3 {
  background-color: #4CAF50; /* Green */  
  color: white;
  padding: 0px;
  margin: 0px;
  text-align: center;
  text-decoration: none;
  display: inline-block;  
  border: 1px solid white;
  font-weight: bold; 
}

.card-header-text {
  display: block;
  font-size: 1.5em;
  margin-top: 0.83em;
  margin-bottom: 0.83em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}

/*.containercarousel{
    padding:2px;
    border:dotted 1px;
    white-space:nowrap;
    overflow-x:auto;
}*/

/*.boxcarousel{
    width:94px;
    height:110px;
    background-color: red;
    margin:5px;
    display:inline-block;
}*/

.dropbtn {
  background-color: transparent;
  cursor: pointer;
}

/*.dropbtn:hover, .dropbtn:focus {*/
  /*background-color: #2980B9;*/
/*}*/

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute; 
  margin-left: -65px; 
  background-color: #f1f1f1;
  border: 3px solid #27AAE1;
  border-radius: 5px;
  min-width: 160px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 6px 6px;
  text-decoration: none;
  display: block;
 }

.dropdown a:hover {
	background-color: #ddd;
/*	border: 3px solid #27AAE1;
    border-radius: 3px;*/
}

.show {display: block;}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

/*.col-sm-10{
	background-color: #ffffff;
}*/

.col-sm-8{
	/*background-color: #ffffff;*/
}


.container-1{
	/*background-color: #ffffff;*/
	/*min-height: 0;*/
	/*height: 500px;*/
	padding: 10px 10px 10px 10px;
	/*margin: 0 0px 0 0px;*/
	border-radius: 5px;
	border-width: 2px;
	border: 2px solid blue;
	margin: 2px 2px 2px 2px;
	display: block;
}

.container-2{
	background-color: blue;
	min-height: 50px;
	/*height: 500px;*/
	padding: 0px 0px 0px 0px;
	/*margin: 0 0px 0 0px;*/
	border-radius: 5px;
	border-width: 2px;
	border: 2px solid blue;
	margin: 2px 2px 2px 2px;
	display: block;
	
}

.container-3{

	display: inline-block;
	
}

.container-4{
	background-color: blue;
	min-height: 50px;
	/*height: 500px;*/
	padding: 2px 2px 2px 2px;
	/*margin: 0 0px 0 0px;*/
	border-radius: 5px;
	/*border-width: 2px;*/
	border: 2px solid blue;
	margin: 2px 2px 2px 2px;
	display: inline-block;
	
}

.container-5{
	background-color: blue;
	min-height: 50px;
	/*height: 500px;*/
	padding: 2px 2px 2px 2px;
	/*margin: 0 0px 0 0px;*/
	border-radius: 5px;
	/*border-width: 2px;*/
	border: 2px solid blue;
	margin: 2px 2px 2px 2px;
	display: inline-block;
	
}

/*bambora customcheckout*/
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

.containerbambora {
    background-color: rgb(189, 222, 245);
    margin: 5px auto;

    width: 100%;

    border: none;
    border-radius: 4px;
}

#checkout-form {
    margin: 10px;
}

/* card images are added to card number */
#card-number {
    background-image: none;

    background-origin: content-box;
    background-position: calc(100% + 40px) center;
    background-repeat: no-repeat;
    background-size: contain;
}

/* feedback is displayed after tokenization */
#feedback {
    position: relative;
    left: 15px;
    display: inline-block;
    background-color: transparent;
    border: 0px solid rgba(200, 200, 200, 1);
    border-radius: 4px;
    transition: all 100ms ease-out;
    padding: 11px;
}

#feedback.error {
    color: red;
    border: 1px solid;
}

#feedback.success {
    color: seagreen;
    border: 1px solid;
}


/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

.fa-carc{
	color: rgb(255, 51, 51);
}

.fa-storec{
	color: rgb(0, 0, 255);
}

.fa-userc{
	color: rgb(255, 255, 0);
}

.fa-book-openc{
	color: rgb(198, 83, 140);
}

.fa-people-carryc{
	color: rgb(51, 153, 102);
}

.fa-apple-altc{
	color: rgb(255, 214, 51);
}

.fa-awardc{
	color: rgb(204, 0, 153);
}

.fa-chairc{
	color: rgb(255, 0, 102);
}

.fa-homec{
	color: rgb(102, 153, 0);
}

.FieldInfo{
	color: rgb(251, 174, 44);
	font-family: Bitter,Georgia,"Times New Roman",Times,serif;
	font-size: 1.2em;
	font-color: blue;
}

#Footer {
	margin: 2px;
	padding: 0px 0px 0px 0px;
	background: transparent;
	border-radius: 5px;
	/*background-color: #211f22;*/
	text-align: center;	
	font-weight: 100px;
}

/*#Footer a{
	color: #9fblc2;*/
	/*font-weight: 100;*/
/*}
*/
/*#Footer active a{
	color: #ffffff;
	background-color: #27AAE1;
	font-weight: bold;
}*/

/*#Footer a:hover{
	color: #ffffff;
	background-color: #1ab394;
	font-weight: bold;
	display: block;
	border-radius: 5px;
}*/

.gal_col {
   padding-right: 2px;
   padding-left: 2px;
}

.gal_col_row {
    padding-left: 2px;
    padding-right: 2px;
}

.grid-container {
  display: grid;
  grid-template-columns: auto auto auto auto auto;
  /*grid-template-rows: auto;		  */
  grid-gap: 0px;
  /*background-color: yellow;*/
  padding: auto 1px auto 2px;
  
  /*border: 2px solid blue;*/

}

.grid-container > div {
  /*background-color: white;*/
  /*text-align: start;*/
  padding: 0px;
  text-align: center;
  margin: 2px;
  /*font-size: 12px;*/
}

	.grid-containera {
	  display: grid;
	  grid-template-columns: 100px auto auto auto;
	  grid-template-rows: 40px 40px;		  
	  grid-gap: 3px;
	  background-color: yellow;
	  padding: 3px;
	  margin-bottom: 4px;
	  border: 2px solid blue;

	}

	.grid-container1 {
	  display: grid;
	  grid-template-columns: 100px auto auto auto;
	  grid-template-rows: 40px 40px;		  
	  grid-gap: 3px;
	  background-color: yellow;
	  padding: 3px;
	  margin-bottom: 4px;
	  border: 2px solid blue;

	}

	.grid-container1 > div {
	  background-color: white;
	  text-align: start;
	  padding: 2px 2px;

	  /*font-size: 30px;*/
	}

	.grid-container2 {
	  display: grid;
	  grid-template-columns: 100px auto 100px;
	  grid-template-rows: auto 20px;		  
	  grid-gap: 3px;
	  background-color: yellow;
	  padding: 3px;
	  margin-bottom: 4px;
	  border: 2px solid blue;

	}

h1 {
	  display: block;
	  font-size: 2em;
	  margin-top: 0.67em;
	  margin-bottom: 0.67em;
	  margin-left: 0;
	  margin-right: 0;
	  font-weight: bold;
	}

h2 {
  display: block;
  font-size: 1.5em;
  margin-top: 0.83em;
  margin-bottom: 0.83em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}

h3 {
	font-weight: bold;
	font-family: Bitter,GEorgia.Times,"Times New Roman",serif;
	font-size: 12px;
	color:  #6ec1e4;
	text-decoration: none;
}

/*h3 {
  display: block;
  font-size: 1.17em;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold; font-family: Bitter,Georgia,'Times New Roman',Times,serif;
}*/

h4 {
  display: block;
  font-size: 1em;
  margin-top: 1.33em;
  margin-bottom: 1.33em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}

/*h4 {	
	font-family: Bitter,GEorgia.Times,"Times New Roman",serif;
	font-size: 12px;
	color: #12bbad;	
}*/

h5{

 	font-weight: bold;
	font-family: Bitter,GEorgia.Times,'Rubik',serif;
	font-size: 16px;
	color: #6ec1e4;
	/*padding-bottom:10px;*/
	/*border-bottom: 7px solid #6ec1e4;*/
}

.hanipot{
	display: none; 
}

.dkbtn-blue {
	/*color: #e6eaed;gray*/ 
/*	color: #27AAE1;
	background-color: #e6eaed;	
	border: 1px solid #e09952;
	border-radius: 5px;
	font-weight: bold;*/

	font-weight: bold;
	font-family: Bitter,GEorgia.Times,'Rubik',serif;
	font-size: 16px;
	color: #27AAE1;
	background-color: white;	
	border: 2px solid #e6eaed;
	border-radius: 5px;
	padding: 10px;
}

.dkbtn-blue:hover{	
	color: #ffffff;
	background-color: #27AAE1;	
	border: 2px solid #e09952;
	border-radius: 5px;
	font-weight: bold;
}

h6 {
	
	font-family: Bitter,GEorgia.Times,'Times New Roman',serif;	
	color: #6ec1e4;
}

h6 {
  display: block;
  font-size: .67em;
  /*font-size: 10px;*/
  margin-top: 0;
  margin-bottom: ;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}

.h7 {
	font-weight: bold;
	font-family: Bitter,GEorgia.Times,'Times New Roman',serif;
	font-size: 12px;
	color: #6ec1e4;
	/*padding-bottom:2px;*/
	/*border-bottom: 7px solid #6ec1e4;*/ 
}

.h7ncolor {
	font-weight: bold;
	font-family: Bitter,GEorgia.Times,'Times New Roman',serif;
	font-size: 12px;
}

.h8 {
	font-weight: bold;
	font-family: Bitter,GEorgia.Times,'Times New Roman',serif;
	font-size: 8px;
	/*color: #6ec1e4;*/
	/*padding-bottom:2px;*/
	/*border-bottom: 7px solid #6ec1e4;*/ 
}

.h9 {
	
	font-size: 10px; 
}

.h11 {
	font-weight: bold;
	font-family: Bitter,GEorgia.Times,'Times New Roman',serif;
	font-size: 11px;
	color: #63676e;
	/*padding-bottom:2px;*/
	/*border-bottom: 7px solid #6ec1e4;*/ 
}

.hdkdarkblue {
	/*font-weight: bold;	*/
	color:  #5e5eff ;
}

.hdklightblue {
	/*font-weight: bold;	*/
	color:  #6ec1e4 ;
}

.hmaroon {
	/*font-weight: bold;	*/
	color:  #C70039 ;
}

.hlightgray {
	/*font-weight: bold;	*/
	color:  #a9aaac ;
}

.hdarkgray {
	/*font-weight: bold;	*/
	color:  #63676e ;
}

.hgreen {
	/*font-weight: bold;	*/
	color:  #38ff33 ;
}

.horange {
	/*font-weight: bold;	*/
	color:   #FF5733 ;
}

.hyellow {
	/*font-weight: bold;*/
	/*font-family: Bitter,GEorgia.Times,'Times New Roman',serif;
	font-size: 8px;*/
	color:  #FFC300 ;
}

.hdkblue{
	color: blue;
}

.hdkgreen{
	color: green;
}

.hdkorange{
	color: #ebb134;
}

.hdkred{
	color: red;
}

.hexdkmediumseagreen{
	color: #3CB371;
}

.hexdkmediumslateblue{
	color: #7B68EE;
}

.hexdkforestgreen{
	color: #228B22;
}

.hexdknavy{
	color: #B8860B;
}

.hexdktan{
	color: #D2B48C;
}

.hexdksienna{
	color: #A0522D;
}

.hexdkorange{
	color: #FFA500;
}

.hanipot{
	display: none;
}

.imgorigorien {
  /*image-orientation: none;*/
  image-orientation: from-image; 
  /* Can be changed to none */
}

.itemA {	
	font-size: 10px;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 17px;
	border-radius: 5px;	
	/*border: 1px solid grey;*/
	font-weight: 100;	
	
}

.itemB {
	color: white;
	background-color: #000000;
	border: 2px solid blue;	
	border-radius: 5px;
	padding: auto;
	font-size: 12px;		
	font-weight: 100;	
}

.itemB:hover a{
	color: white;
	background-color: #1ab394;
	border: 2px solid #e09952;
	font-weight: bold;
	display: block;
	border-radius: 5px;
}


/*.itemB {
	 grid-row: 1 / 3;
}*/

/*.itemC {
	 grid-row: 1 / 3;
}*/

.Line{
	margin-top: -20px;
}


.navbar{
	margin-left:-20px;
	margin-right:-10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#navbar12{
	margin-top: 0px;
	margin-bottom: 0px;
}

/*.navbarcell{
	margin-top: :0px;
	margin-bottom: :0px;
}*/

.navbar-nav li{
	font-weight: bold;
	font-family: Bitter,GEorgia.Times,"Times New Roman",serif;
	font-size: 1em;
}

/*nav-link a:hover{
	color: #ffffff;
	background-color: #1ab394;
	font-weight: bold;
	display: block;
	border-radius: 5px;
}*/

.sticky-offset{
	top: 75px;
	/*background: #F7F7F7;*/
	/*min-height: 0;*/
	/*height: 45px;*/
	/*padding: 24px 0 0 0;*/
	/*margin-bottom: 0;*/
}

#Side_Menu {
	padding-top: 10px;
}

#Side_Menu a{
	color: #9fblc2;
}

#Side_Menu active a{
	color: #ffffff;
	background-color: #27AAE1;
	font-weight: bold;
}

#Side_Menu a:hover{
	color: #ffffff;
	background-color: #1ab394;
	font-weight: bold;
	display: block;
}

#title2 {
	/*font-weight: bold;*/
	font-family: Bitter,GEorgia.Times,"Times New Roman",serif;
	font-size: 1.4em;
	font-style: italic;
	color: #ffffff;
	text-decoration: none;
}

input {
  font-size: 20px;
  height:50px;
}
html{
  height:100%;
}

body{
  
  background-color: #000000;
  height:100%;
}


/*@media (min-width: 576px)
.col-sm-3 {
	max-flex: 25%;
}*/


/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/


@media only screen and (max-width: 767px) {

  	.activeA{
  		font-size: 15px;
		color: white;
		background-color: #27AAE1;
		padding: 1px;
		margin: 0px 0px 0px 17px;
		border: 1px solid #e09952;
		border-radius: 5px;			
	}

	body {    
    	padding: 55px 0 0 0;

  	}

  	.itemA {
		font-size: 15px;
		padding: 1px;
		margin: 0px 0px 0px 17px;
		border-radius: 5px;	
		border: 1px dotted blue;
		font-weight: lighter;
		/*font-color: white;*/
		color: blue;
		/*background-color: #27AAE1;		*/
	}

	.itemA:hover{
		color: #ffffff;
		background-color: #27AAE1;
		font-weight: lighter;
		border: 1px solid #e09952;
		
	}

  	.itemAdormant {
	color: blue;
}	

	.itemB {
		font-size: 12px;
		padding: 0px;
		margin: 0px 0px 0px 0px;
		border-radius: 5px;	
		border: 2px solid blue;
		font-weight: 100;
		background: #000000;		
	}

	.navbar{
		margin-left:-20px;
		margin-right:-20px;
		padding-top: 0px;
		padding-bottom: 0px;
			
	}

}




/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/



/*@media screen and (max-width: 576px) */
/*@media only screen and (max-width: 767px) and (orientation: portrait) {*/
/*@media only screen and (max-width: 850px) and (orientation: portrait) {*/
@media only screen and (max-width: 1224px) and (orientation: portrait) { 


/*	.col-sm-3 {
		max-flex: 100%;
  	}*/

  	.activeA{
  		font-size: 15px;
		color: white;
		background-color: #27AAE1;
		padding: 1px;
		margin: 0px 0px 0px 17px;
		border: 1px solid #e09952;
		border-radius: 5px;			
	}

	body {    
    	padding: 55px 0 0 0;

  	}

	.grid-container1 {
	  display: grid;
	  grid-template-columns: 100px auto auto auto;
	  grid-template-rows: 40px 40px;		  
	  grid-gap: 3px;
	  background-color: yellow;
	  padding: 3px;
	  margin-bottom: 4px;
	  border: 2px solid blue;

	}
	.grid-container1 > div {
	  background-color: white;
	  text-align: start;
	  padding: 2px 2px;

	  /*font-size: 30px;*/
	}

/*	.h7 {
	font-weight: bold;
	font-family: Bitter,GEorgia.Times,'Times New Roman',serif;
	font-size: 12px;
	color: #6ec1e4;*/
	/*padding-bottom:2px;*/
	/*border-bottom: 7px solid #6ec1e4;*/ 
	/*}*/

	.iconselectdk {
	color: black;
}

  	.itemA {
		font-size: 15px;
		padding: 1px;
		margin: 0px 0px 0px 17px;
		border-radius: 5px;	
		border: 1px dotted blue;
		font-weight: lighter;
		/*font-color: white;*/
		color: yellow !important;
		/*background-color: #27AAE1;		*/
	}

	.itemA:hover{
		color: #ffffff;
		background-color: #27AAE1;
		font-weight: lighter;
		border: 1px solid #e09952;
		
	}

	.itemAdormantdk {
	color: blue;
}	

	.itemB {
		font-size: 10px;
		padding: 0px;
		margin: 0px 0px 0px 0px;
		border-radius: 5px;	
		border: 2px solid blue;
		font-weight: 100;
		background: #000000;		
	}

	.navbar{
		margin-left:-20px;
		margin-right:-20px;
		padding-top: 0px;
		padding-bottom: 0px;


	/*	#Footer {
			width: 100%;
		}*/
	}
}

