/******** Basic Style START *******/

.inaktiv
{
	display: none !important;
}

.aktiv
{
	display: block !important;
}


input[type=radio]
{
    vertical-align: text-top;
}
input[type=text]
{
    color: #999;
}
.info, .success-frontend, .warning, .error, .validation {
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 15px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.success
{
	color: inherit;
	background-color: #DFF2BF;
	margin-left: 25%;
	text-align: center;
	width: 50%;
}
.success-frontend
{
	color: inherit;
	background-color: #DFF2BF;
}
.error {
	color: #D8000C;
	background-color: #FFBABA;
}
.warning {
	color: #9F6000;
	background-color: #FEEFB3;
}
.info {
	color: #00529B;
	background-color: #BDE5F8;
}
.select
{
   padding: 6px;
   line-height: 1;
   width: 100%;
}
.divabstand
{
	margin: 5px 0px !important
}

.divabstand label, .title-lbl_c
{
	float:left;
	width:100%;

	margin-left: 5px;
}
.divabstand input[type=text],
.divabstand input[type=passwort],
.divabstand input[type=email],
.divabstand select,
.form-control.minWidth,
#company_Firma
{
	padding: 10px;
	font-size: 16px;
	height: 50px;
	box-sizing: border-box;
   	line-height: 1;
	font-size: inherit;
	color: inherit;
   	width: 100%;
	border-radius: 4px;
}
#checkAGB
{
	width: 15px;
	height: 15px;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-noreviews, p.no-comments, .info, .success-frontend, .warning, .error, .validation
{
	color: #000;
	background-color: inherit;
}
.create-account
{
	display:none;
}
.submitButtDisable
{
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    color: inherit;
    background-color: inherit;
    border-color: inherit;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    display: inline-block;
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    -ms-touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.submitButtDisable:hover,
.button:hover
{
    
}

a.button:hover
{
    
}
#btnSubmit,
.btn-back,
.btn-sub-overlay {
    width: 330px;
}#btnSubmit {	color: #fff;	border-radius: 2px;	background-color: rgba(101, 174, 48, 1);	transition: all 0.5s;}#btnSubmit:hover {	background-color: rgba(83, 142, 38, 1);}
.tq-cnt-left
{
    width: 40%;
    float: left;
    margin-right: 10px;
    display: inline-block;
}
.tq-cnt-right
{
    width: 40%;
    float: right;
    height: 50px;
    display: inline-block;
}
.tq-cnt-right a
{
    background-color: #003366;
}
.tq-cnt-right a:hover
{
    background-color: #003366;
}
.space-tobo
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.cboth
{
    clear: both;
}
#con-sub-overlay
{
    background-color: #000;
    opacity: 0.3;
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0px;
    left: 0px;
    z-index: 99999;
}
#con-sub-overlay p
{
    margin: 50px auto;
    text-align: center;   
    color: #fff;
    position: relative;
    top: 30vh;
}
#con-overlay-form, #con-overlay-form-downline
{
    position: fixed;
    background-color: #000;
    opacity: 0.3;
    top: 0;
	left: 0;
    height: 100vh;
    width: 100vw;
}
#con-overlay-form p, #con-overlay-form-downline p
{
    text-align: center;
    position: relative;
    top: 40vh;
}

#con-overlay-form img,  #con-overlay-form-downline img
{
    position:   fixed;
}

.op-custom-html-block h4
{
	color: #990000 !important;
	font-size: 13pt;
}

.company-lbl
{
	padding-left:5px;
}
#company_Firma
{
	padding:16.5px 10px;
	width:100%;
	font-size:13px;
	border-radius:4px;

}
.text-center
{
    text-align: center;
}
.first-eMail-info, .second-eMail-info
{
	color:#990000 !important;
	margin-bottom:3px;
}
#regForm h3, #Namensbereich_Firma h3
{
	font-size: 13pt;
	color: #990000 !important;
}

.city-lbl_info,.phone-lbl_info
{
	width:100% !important;
}


.city-lbl_info > span, .phone-lbl_info > span
{
	color:#990000 !important;
	font-weight:600;
	font-size:13px;
}


.salution
{
	margin-bottom:10px;
}



.rad-abstand
{
    width: 100%;
    margin: 50px 0px;
}



.rad-abstand label
{
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.rad-abstand input
{
    position: absolute;
    opacity: 0;
    cursor: pointer;
}



.rad-abstand .checkmark
{
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}


/* On mouse-over, add a grey background color */
.rad-abstand label:hover input ~ .checkmark {

  background-color: #ccc;
}


/* When the checkbox is checked, add a blue background */
.rad-abstand label input:checked ~ .checkmark {

  background-color: #990000;
}


/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.rad-abstand label input:checked ~ .checkmark:after
{
  display: block;
}


/* Style the checkmark/indicator */
.rad-abstand label .checkmark:after
{
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.button-change
{
    background-color: darkkhaki!important;
}

.button-cancel
{
    background-color: darkred!important;
}
.product_cat-free-ship,
.cat-item-121, /* could be variable */
.product_cat-partygeschenke
{
    display: none!important;
}


.woocommerce-MyAccount-navigation-link--downloads
{
    display: none!important;
}


.woocommerce-MyAccount-navigation-link--edit-account
{
    display: none!important;
}



.woocommerce-Address-title .edit
{


    display: none!important;
}


.button
{
    margin-right: 0px!important;
}

.woocommerce-orders-table__cell-order-actions .button
{
    width: 100%;
}

.woocommerce-orders-table__header-order-actions
{
    text-align: left!important;
}

.quick-view
{
    display: none!important;
}
.cnt-resultEx
{
    display: none;
    padding: 10px;
    font-size: 16px;
    border: 1px solid #000;
}
.orgchart
{
    display: block!important;
    overflow: scroll;
}
/******** Basic Style END *******/

/******* EU Cookie Law CSS *****/
.pea_cook_wrapper
{
    bottom: 0pc!important;
    right: 0pc!important;
    width: 100%!important;
}
.pea_cook_wrapper p
{
    font-size: 16px!important;
}


/******** Payment Style *********/
#con-price-overview
{
    width: 100%;
}
#con-price-overview table
{
    width: 100%;
}
#con-price-overview td
{
    border: 1px solid #ddd;
    text-align: left;
    padding: 10px;
}
#con-price-overview .button
{
    text-align: center;
    width: 100%;
}
.con-payreg
{
    display: flex;
    flex-wrap: wrap;
}
.cnt_benefit
{
    background-color: #fff;
    border: 2px solid #000;
    float: left;

    margin: 5px 10px;
    min-height: 1px;
    width: 31%;
    text-align: left;
    padding: 20px;
    flex: 1;
    letter-spacing: 1pt;
}

.hov-border:hover
{
    border: 1px solid #19344b;
}

.cnt_benefit .price
{
    padding-top: 10px;
    line-height: 1;
    font-size: 42px;
}
.cnt_benefit .unit
{
    position: relative;
    font-size: 30px;
    top: -4px;
}

.cnt_benefit .pricing-description,
.cnt_benefit .pricing-title
{
    margin-top: 25px;
    font-size: 14px;
}

.sub-inner-heading
{
    text-align: center;
    min-height: 50px;
    line-height: 20px;
    font-size: 20px;
    border-bottom: 2px solid #f1f1f1;
    padding: 20px;

}

.sub-inner-heading h3
{
    color: #000!important;
    padding-top: 20px;
}
.sub-inner-text
{
    margin: 2px 0;
    height: auto;
    min-height: 20px;
    padding: 10px;
}

.sub-inner-text p
{
    margin: 0;
}

.sub-inner-href
{
    min-height: 50px;
    border-top: 2px solid #000;
}

.sub-inner-href a
{
    padding-top: 10px;
    font-size: 29px;
    font-weight: bold;
    display: block;
    padding: 12px 20px;
    background: #fff;
    text-align: center; 
    min-height: 70px;
    width: 100%;
    color: #888;
    border-radius: 3px;
    box-shadow: 0 -3px 0 rgba(0,0,0,.1) inset;
    margin: 20px auto;
}
.sub-inner-href-text
{
    position: relative;
    top: 12px;
}

.bg1
{
    background-color: #ddd;
    margin: 0px;
}

.bg2
{
    background-color: #eee;
    margin: 0px;
}
.condi-choice-form
{
    margin-bottom: 0px;
}
.condi-choice-con
{
    padding: 10px;
}
.condi-submit
{
    font-size: 28px;
    font-weight: bold;
    width: 100%;
    height: 70px
}
.condi-submit:hover
{
    text-decoration: underline;
    background-color: #003366;
}
#con-address-list-ov
{
    list-style: none;
    padding-left: 0px;
}
#con-address-list-ov p
{
    margin: 0px;
}

/* Saveplan */
.lnk-checked
{
    color: #999;
    background-color: #fff;
    border: 1px solid inherit;
}
.con-overview-sp input[type=text],
.con-overview-sp select
{
    width: 100%;
    font-size: inherit;
    color: inherit;
}
.con-overview-sp .button
{
    width: 100%;
    font-size: inherit;
}
.con-prod-list-sp
{
    width: 100%;
    display: inline-block;
}
.href-prod-list-item-sp
{
    color: inherit;
}
.prod-list-sp
{
    width: 100%;
    padding-left: 0px;
    float: left;
}
.prod-list-item-sp
{
    border: 1px solid #ddd;
    list-style: none;
    width: 30%;
    height: 150px;
    float: left;
    margin-right: 10px;
    text-align: center;
}
.con-rad-amount-sp
{
    float: left;
    width: 30%;
    margin: 10px 0;
}
.con-rad-amount-month-sp
{
    float: left;
    width: 47%;
}
.con-rad-amount-total-sp
{
    float: left;
    width: 45%;
}
.con-inp-amount-sp
{
    margin: 10px 0;
    width: 40%;
    margin: 10px 0;
}
.con-inp-amount-month-sp
{
    float: left;
    width: 100%;
}
.con-inp-amount-total-sp
{
    float: left;
    width: 100%;
}
.con-inp-amount-runtime-sp
{
    clear: left;
}
.btn-amount-sp
{
    width: 100%;
}
.con-inp-split-sp
{
    margin-top: 20px;
    width: 40%;
}
.slt-inp-split-sp
{
    margin: 5px 0;
}
#inp-submit-sp
{
    width: 40%;
}
#inp-submit-us
{
    width: 300px;
}
#inp-view-month-sp
{
    margin-bottom: 10px;
}

/**** Progressbar ****/
.con-processbar-us
{
    margin: 20px 0;
    width: 100%;
    display: inline-block;
}

.progressbar-us
{
    display: inline-block;
    width: 100%;
    padding: 0;
    text-align: center;
    counter-reset: step;
}
.progressbar-us .step {
  list-style: none;
  display: inline-block;
  width: 24.444%;
  position: relative;
  text-align: center;
  list-style: none;
  float: left;
  font-size:13pt;
}
.progressbar-us li:before {
  content: counter(step);
  counter-increment: step;
  width: 45px;
  height: 45px;
  line-height : 45px;
  border: 2px solid #999;
  border-radius: 100%;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  background-color: #fff;
  position: relative;
  z-index: 2;
}
.progressbar-us li:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: inherit;
  top: 15px;
  left: -50%;
  z-index : 1;
}
.progressbar-us li:first-child:after {
  content: none;
}
.progressbar-us li.active {
  color: #000;
}
.progressbar-us li.active:before {
  color: #000;
  border-color: inherit;
} 
.progressbar-us li.active + li:after {
  background-color: inherit;
}
.progressbar-us li.done:before {
  content: "\2713 ";
  border-color: inherit;
  background-color: inherit;
  color: #990000;
}

/* Images */
.progressbar-us li.condi:before 
{   
    content: "";
    background-image: url("/wp-content/plugins/tqcore/images/fotolia_126095599.jpg");
    background-size: 100%;
}
.progressbar-us li.address:before 
{   
    content: "";
    background-image: url("/wp-content/plugins/tqcore/images/fotolia_109348366.jpg");






    background-size: 100%;
}
.progressbar-us li.pay:before 
{   
    content: "";
    background-image: url("/wp-content/plugins/tqcore/images/fotolia_169655495.jpg");
    background-size: 100%;
}
.progressbar-us li.gold:before 
{   
    content: "";
    background-image: url("/wp-content/plugins/tqcore/images/fotolia_164846127.jpg");
    background-size: 100%;
}
.progressbar-us li.end:before
{
    background-color: inherit;
}
/*.line
{
    float: left;
    border: 1px solid #ddd;
    width: 10%;
    height: 10px;
    position: relative;
    top: 10px;
    list-style: none;
}
.progressbar-us li.step
{
    float: left;
    border: 1px solid #ddd;
    width: 23.8888%;
}
.progressbar-us li.active
{
    background-color: #999;
    color: #fff;
}
.progressbar-us li.done
{
    background-color: inherit;
    color: #fff;
}
.progressbar-us li.act-line
{
    background-color: #999;
}
.progressbar-us li.done-line
{
    background-color: inherit;
}
*/

#con-address-ov h2,#con-price-overview h2, #adminForm h2
{
	font-size:16pt;
	margin-bottom:0px;
}
#con-address-ov div, #con-price-overview div:nth-child(1)
{
	margin-bottom:25px;
}
#con-address-ov div, #con-price-overview div
{
	font-size:12pt;
}
#con-price-overview, #con-address-list-ov
{
 margin-bottom:30px;
}
#con-address-list-ov li
{
	margin-bottom:3px;
}
#con-address-list-ov li > p
{
	font-size:12pt;	
	font-family:"Source Sans Pro", sans-serif !important;
}
#adminForm div > label
{
	font-size:11pt;
	margin-right:50px;
	width:90%;
}
#adminForm div > label > a
{
	color: #990000 !important;
}
#checkWiderruf
{
	width:15px;
	height:15px;
}
#adminForm .button.btn-back,#adminForm .button.btn-sub-overlay
{
	margin-top:20px;
}
/******** Payment Style END *********/
/******** Usersite Style ************/
.tab-right
{
    padding-right: 4.5em;
}
.small-tab-right
{
    padding-right: 1em;
}
#con-overlay-us
{
    position: absolute;
    background-color: #000;
    opacity: 0.3;
    height: 150px;
    width: 40vw;
}
#con-overlay-us p
{
    text-align: center;
    position: relative;
}
.con-nav-us
{
    float: left;
    width: 25%;
}
/* Konto */
#con-konto-us,
#con-konto-detail
{
    width: 100%;
    height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
}
.con-agio-us
{
    margin-bottom: 10px;
}
/* Kontodetail */
#con-overlay-us

{
    position: absolute;
    background-color: #000;
    opacity: 0.3;
    height: 150px;
    width: 40vw;
    z-index: 99;
}
#con-overlay-us p

{
    text-align: center;
    position: relative;


}
.con-nav-us
{
    float: left;
    width: 25%;
}
.tbl-agio-us
{




    width: 100%;

}

.tbl-td-agio-us
{


    padding: 10px;
    border: 1px solid #00aea5;
}
.tbl-td-agio-us table
{

    width: 100%;
}
/* Kontodetail */
#con-overview-kontodetail-us
{
    display: inline-block;
}
.nav-us
{
    list-style: none;
}
.nav-us li a 
{
    display: block;
    padding: 8px 16px;
    color: inherit;
}
.nav-us li a.active 
{
    background-color: #a1300d;
    color: #fff;
}
.nav-us li a:hover
{
    background-color:#d08169;
	color:#fff;
}
.con-content-us
{
    float: right;
    width: 70%;
}
.con-form-us
{
    margin-bottom: 10px;
    padding: 10px 0;
}
.con-form-inputs-us
{
    margin: 10px 0;
}
.con-form-us label
{
    float:  left;
    clear: left;
    display: block;
    width: 145px;
}
.con-form-us select
{
    display: block;
    width: 500px;
}
.con-form-us input[type=text]
{
    font-size: inherit;
    color: inherit;
}
#inp-submit-us
{
    clear: left;
}
.con-table-us
{
    width: 100%;
}
.con-table-us table
{
    width: 100%;
}
.tbl-head-cell-us
{
    text-align: left;
}
.tbl-us td
{
    border: 1px solid #00aea5;
    text-align: left;
    padding: 10px;
}
.tbl-cell-amount-us
{

    text-align: right!important;
}

.btn-transfer-us

{
    float: right;

}
.nonav-us

{
    float: left!important;
    width: 100%!important;

}
/******** Usersite Style END*********/
/*************************
****** TQAuth Style ******
*************************/
#login_form
{
    /*text-align: center;*/
    width: 100%;
    /*margin: 0 auto;*/
}
#login_form input[type="text"], #login_form input[type="password"]
{
    padding: 5px;
    height: 30px;
    border: 1px solid #000000;
    margin: 0;
    font-size: inherit;
    color: inherit;
}
#user_login, #password
{
	-webkit-appearance: textfield;
    -moz-appearance:    textfield;
    appearance:         textfield;
    width: 100%;
}
/* Personal Page Visiten Karte (Shortcode from customerregistration) */
div.fusion-logo{
	display: grid !important;
	grid-template-columns: 1fr 4fr 1fr !important;
}
a.fusion-logo-link{
	display: grid !important;
	grid-columns: 1/2 !important;
	justify-self: center !important;
	align-self: center !important;
}
div.fusion-header-content-3-wrapper{
	display: grid !important;
	grid-columns: 2/3 !important;
	justify-self: center !important;
	align-self: center !important;
}
div.ersteTeil{
	display: grid;
	grid-template-columns: 4fr 2fr !important;
}
div.vp-wellcome-id-name-img-text{
	display: grid !important;
	grid-columns: 1/2 !important;
	justify-self: center !important;
	align-self: center !important;
}
div.vp-wellcome-id-name-img{
	display: grid !important;
	grid-columns: 2/3 !important;
	justify-self: center !important;
	align-self: center !important;
}
.personal-banner {
	max-width: 600px;
    border: solid 2px white;
    border-radius: 2%;
 	background-color: #899a32;
	margin-left: 0 !important;
}
.vp-img {
	width: 150px !important;
	height: 150px !important;
}
.wellcome-textBanner {
	line-height: 1.5em;	
	border-width: 0px;/
	letter-spacing: 0px;
	font-weight: 400;
	font-size: 18px;
	white-space: normal;
	color: #ffffff
}
/*************************
****** TQShop Style ******
*************************/
.con-popup-destination




{
    position: fixed;
    top: 0;
    z-index: 99;
    background-color: #000;
    width: 100%;
    height: 1080px;
    opacity: 0.3;


}
.con-inner-popup-destination

{
    background-color: #fff;
    position: fixed;
    z-index: 99;
    width: 50%;
    top: 15%;
    left: 25%;

}
.content-popup-destination

{
    margin: 20px auto;
    width: 75%;



}
.cnt-con-cancelled-success

{
    border: solid darkgreen 2px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.tq-popup-gifts

{
    position: fixed;
    width: 1920px;
    height: 1080px;
    background: #000;
    opacity: 0.3;
    top: 0;
    left: 0;
    z-index: 99;

}

.cnt-form-gifts

{
    position: fixed;
    top: 20%;
    left: 25%;
    width: 50%;
    background: #000;
    z-index: 999;
    padding: 10px;

}

#form-tq-gifts .divabstand

{
    width: 53%;



}

.product_cat-partygeschenke

{
    display: none;

}

/*************************
****** Media Section ******
*************************/
@media only screen and (min-width: 200px) and (max-width: 500px)
{
    .progressbar-us li:after
    {
        display: none;
    }
    #con-overlay-form 
    {
        width: 90vw;
    }
    .tq-cnt-left
    {
        width: 100%;
    }
    .tq-cnt-right
    {
        float: left;
        width: 100%;
    }
    /* Payment Rep Style */
    .con-rad-amount-month-sp,
    .con-rad-amount-total-sp,
    .con-inp-amount-sp,
    .con-inp-split-sp,
    #inp-submit-sp,
    .button,
    #con-price-overview
    {
        width: 100%;
    }
    .con-nav-us
    {
        width: 100%;
    }
    .nav-us
    {
        padding-left: 0px;
    }
    .progressbar-us li.step
    {
        width: 100%;
    }
    .progressbar-us li.line
    {
        top: 0;
        width: 10px;
        height: 5vh;
        left: 50%;
    }
    .con-content-us
    {
        float: left;
        width: 100%;
    }
    .prod-list-item-sp 
    {
        width: 100%;
    }
    .con-rad-amount-month-sp,
    .con-rad-amount-total-sp
    {
        width: 100%;
    }
   .pricing-table-style10 .pricing-table-column-content .button
   {
	   padding:12px 0px !important;
   }  	
   .con-payreg
   {
       display: block;
   }
    .cnt_benefit
    {
        display: block;
        width: 100%
    }


}
@media only screen and (min-width: 501px) and (max-width: 726px)
{
	.pricing-table-style10 .pricing-table-column-content .button
	{
	   padding:12px 0px !important;
	}
    .progressbar-us li:after
    {
        display: none;
    }
    #con-overlay-form 
    {
        width: 90vw;
    }
    .tq-cnt-left
    {
        width: 100%;
    }
    .tq-cnt-right
    {
        float: left;
        width: 100%;
    }
    /* Payment Rep Style */
    .con-rad-amount-month-sp,
    .con-rad-amount-total-sp,
    .con-inp-amount-sp,
    .con-inp-split-sp,
    #inp-submit-sp,
    .button,
    #con-price-overview
    {
        width: 100%;
    }
    .con-nav-us
    {
        width: 100%;
    }
    .nav-us
    {
        padding-left: 0px;
    }
    .progressbar-us li.step
    {
        width: 100%;
    }
    .progressbar-us li.line
    {
        top: 0;
        width: 10px;
        height: 5vh;
        left: 50%;
    }
    .con-content-us
    {
        float: left;
        width: 100%;
    }
    .prod-list-item-sp 
    {
        width: 100%;
    }
    .con-rad-amount-month-sp,
    .con-rad-amount-total-sp
    {
        width: 100%;
    }
    .con-payreg
   {
       display: block;
   }
    .cnt_benefit
    {
        display: block;
        width: 100%
    }
}
@media (max-width: 540px)
{
  .personal-banner
  {
    max-width: 245px;
    display: block;
    position: relative;
  }
  
  .ersteTeil
  {
    display: block !important;
    position: relative;
  }
  
  .wellcome-textBanner
  {
    display: block !important;
    position: relative;
    overflow: hidden;
  }
  
  .vp-wellcome-id-name-img
  {    
    text-align: center;
    align-content: center;
    align-items: center;
    max-width: 140px;
    margin: 0 auto;
    
  }

}
/************************************************************************
*** Special Popup style - check: views/registration/onestepforpay.php ***
*************************************************************************/
.taxID-popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
}
.taxID-popup > i{
  font-size:16px;
}

/* actual popup (appears on top) */
#Info-Popup-Text {
    visibility: hidden;
    width: 100%;
    max-width:590px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0 20px;
    position: absolute;
    z-index: 1;
    margin-top: -160px;
}

/* Popup arrow */
#Info-Popup-Text::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 2%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

#Info-Popup-Text.show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s
}
.popup-close-btn{
    text-align: right;
    padding: 0 20px;
    cursor:pointer;
}
/* Add animation (fade in
