/* Jon css 2017/11 on */

.jpoptionstitle{
    
    width: 95%;
    padding: 8px 15px;
    min-width: 270px;
    min-height: 110px;
    height: auto;
    border-radius: 6px;
    font-size: 15px;
 

}

.jp-hidden{
    display: none;
    
    
}

.jpred{
    color: red;
    
    
    
}

.jp-errReturn{

    background-color: Tomato;
}

.jp-msgReturn{
    background-color: MediumSeaGreen;
    
}

.jp-msgReturn, .jp-errReturn{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    text-align: left;
    color:white;
    font-size: 14px;
    min-height: 35px;
    height: auto;
    border-radius: 10px;
    position: relative;
}

.jp-errreturnClose{
    position: absolute;
    top: 8px;
    right: 18px;
    cursor:pointer;
    font-size: 18px;
    font-weight: 600;
    
    
}



.jpblue{
    color: #18a1fc;
    
    
    
}


.jp-faded{
   color: #999; 
    
    
}

.jpgreen{
    color: #08b314;
    
    
    
}

.jp-topmargin{
    dispay: block;
    margin-top: 8px;
    margin-bottom: 8px;
    
    
}

.jpcentrebox{
    margin-left: auto;
    margin-right: auto;
    
    
}

.jpcentrebox h6{
    width: 90%;
    
    
}

.jpspinninggif{
    
    margin-top: 45px;
    width: 140px;
    height: 140px;
    
    
}


.jpspinninggif img{
    width: 100%;
    height: auto;
    
    
}


.jpviewmorespan{
    float: right;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    display: block;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #27a5fa;
    
    
    
}

.jpviewmorespan:hover{
     color: green;
    
    
}
.jp-offset{
    padding-left: 100px;
    
    
}

.jp-listplain, .jp-list{
    font-size: 16px;
    font-weight: 600;
    margin-left: 60px;
    
}

.jp-list{
    color: red;
   
}


.jp-listplain{
     color: #032e5b; 
   
}

.jp-buttonband{
    width: 100%;
    height: auto;
    overflow: auto;
   
   
    
    
}
/*
.jp-buttonband:after{
  content: '';
  background-image: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 15%, #ffc20e 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 15%, #ffc20e 100%);
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: -2px;
    
}
*/


.jp-rptbutton{
  
    width: 200px;
    height: auto;
    margin-right: 30px;
    margin-top: 10px;
    margin-bottom: 25px;
    position: relative;
    
}


.cap-bot .includes{
    width: 120px;
    height: auto;
    position: absolute;
    bottom: 15px;
    right: 15px;
    
    
    
}


.jp-useSoddingCSS{
    display: block !important;
    
}


.jp-rptbutton img{
    cursor: pointer;
   
    
}


.jp-GSinfo strong, .jp-funk h2{
    color: #032e5b;
    
    
}



.jpexcludes {
	width: 95%;
	float: right;
	text-align: right;
	padding-right: 45px;
	padding-top: 5px;
	clear: both;
	/* margin-top: 25px; */
	color: #03a6ab;
	border-top: 1px solid #ccc;
	padding-bottom: 10px;
}

.jp-left{
    float: left;
    margin-left: 50px;
    
}

.jp-right{
    float: right;
    margin-right: 50px;
    
}

.jp-warning{
    margin-top: 30px;
    color: white;
    background-color: red;
    border-radius: 6px;
    text-align: center;
    font-height; 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    width: 75%;
    min-width: 400px;
    clear: both;
    
    
}


figure { display: block; position: relative; float: left; overflow: hidden; margin: 0 20px 20px 0; } figcaption { position: absolute; background: #032e5b; background: rgba(0,0,0,0.75); color: white; padding: 10px 20px; opacity: 0; -webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -o-transition: all 0.6s ease; } figure:hover figcaption { opacity: 1; } figure:before { content: "?"; position: absolute; font-weight: 800; background: #032e5b; background: rgba(255,255,255,0.75); text-shadow: 0 0 5px white; color: #032e5b; width: 24px; height: 24px; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; text-align: center; font-size: 18px; line-height: 24px; -moz-transition: all 0.6s ease; opacity: 0.75; } figure:hover:before { opacity: 0; } 
.cap-bot:before { bottom: 10px; left: 10px; } .cap-bot figcaption { left: 0; bottom: -30%;} .cap-bot:hover figcaption { bottom: 0; }
.cap-left:before { bottom: 10px; left: 10px; } .cap-left figcaption { bottom: 0; left: -30%; } .cap-left:hover figcaption { left: 0; } .cap-right:before { bottom: 10px; right: 10px; } .cap-right figcaption { bottom: 0; right: -30%; } .cap-right:hover figcaption { right: 0; } .cap-top:before { top: 10px; left: 10px; } .cap-top figcaption { left: 0; top: -30%; } .cap-top:hover figcaption { top: 0; }

.jp-spinlegend{
    width: 250px;
    text-align: center;
    color: #08b314;
    font-size: 12px;
    font-style: italic; 
    margin-top: 10px;
    
}


.jpoptionstitle p{
    
    display: block;
    margin-top: 15px;
    
}


.jpaddtopmargin{
    margin-top: 25px;
    
    
}
.jp-button-all.jpaddtopmargin{
    background-color: #18a1fc;
    
}


.jpwarningbox{
    
    
    width: 8%;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    
    
    
}

.jpoptionsheader:hover{
    color: #27a5fa;
    
}

.jparrowbox{
    float: right;
    width: 8%;
    font-size: 20px;
    height: auto;
    text-align: right;
    
    
}


#gs_recommend{
    
    padding-bottom: 25px !important;
    border: 0 !important;
    
    
}

.jpoptionstitlebox{
    
    width: 100%;
    height: 40px;
    float: left;
    
    
    
}

.paletxt{
    
    font-weight: 600;
   
    
    
}

.strongtxt{
    
    font-weight: 600;
    color: #333;
    
    
}


.jp-para h6{
    
   color: #18a1fc; 
   font-size: 16px;
    
    
}

.selected{
    
    background-color: #8adba1;
    
    
}

.jpcollapsetitle h2{
    
    
    
}

.jpcollapsetitle{
    
    width: 90%;
    float: left;
    height: auto;
    
    
}

.jpoptionsheader {
	cursor: pointer;
	padding-top: 12px;
	width: 95%;
	height: 45px;
	border-bottom: 1px solid #ccc;
	color: #999;
	overflow: auto;
	display: block;
}

.jp-infoimg{
    cursor: pointer;
    
    
}

.jp-para{
    float: left;
    width: 80%;
    height auto;
    margin-bottom: 12px;
    
    
}



.jp-viewlink:after {
       
	content: '';
	display: block;
	margin-top: 5px;
	margin-bottom: auto;
	height: 2px;
	width: 0px;
	background: transparent;
	transition: width .5s ease, background-color .5s ease;
}

.jp-viewlink:hover:after{

	width: 40%;
	background: #18a1fc;
   
}

hr {
    border: none;
    height: 1px;
}

.jp-lineimg{

    padding: 15px 15px 15px 30px;
    float: left;
    width 8%;
    
}

.jp-lineimg img{
    
    width: 88%;
    height: auto;
    z-index: 12;
    
} 

.jpdivCollapse{
    
    display:none;
    width: 100%;
   
    
    
}

.tinyinfo {
	width: 25px;
	height: auto;
        float: right;
        margin-right: 100px;
	
}

.midinfo{
    width: 50px;
    height: auto;
    float: left;
    margin-right: 15px;
        
        
    
    
}

.jp-orangeHelp{
    
    
    
    
}

.jp-clear-tick{
    position: absolute;
    bottom: 5px;
    right: 20px;
    color: #fff;
    font-size: 60px;
    
    
}

.jp-clear{
    border-radius: 24px;
    width: 70%;
    height: 90px;
    padding-left: 25px;
    padding-top: 30px;
    padding-right: 25px;
    margin-left: 80px;
    margin-right: auto;
    font-size: 20px;
    text-align: left;
    font-weight: 600;
    background-color: #08b314;
    color: #fff;
    margin-top: 50px;
    margin-bottom: 80px;
    border: 2px #fff solid;
    position: relative;
    
}


  
   
.jp-grouping {
	width: 65%;
	height: auto;
	min-height: 30px;
	overflow: auto;
	/* background-color: #73E09A; */
	font-weight: 700;
	font-size: 18px !important;
	color: #08b314;
	padding: 3px 30px;
	/* border-radius: 15px; */
	cursor: pointer;
	/* text-align: center; */
	/* box-shadow: 1px 1px 1px #888888; */
	margin-left: 50px;
  
    
    
}
 
.jp-grouping:hover{
      
     
    
 
    
    
}

.jp-extra-info-box {
	width: 92%;
	min-width: 340px;
	height: auto;
	min-height: 45px;
	display: none;
	border-radius: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	padding: 10px 25px;
}

.jp-groupingclose{
    
    width: 100%;
    border-bottom: 1px solid #ccc;
    color: #999;
    text-align: right;
    height: 20px;
    margin-bottom: 8px;
    padding-bottom: 4px;
    
    
}

.jp-groupingclose:hover{
      color: #333;
      cursor: pointer;
    
    
}


.jp-groupinghidden ul{
    
    display: block;
    margin-top: 8px;
    font-size: 12px;
    color: #333;
    
    
}


.jp-alert .tinyinfo{
    float: left !important;
    margin-right: 20px;
    margin-top: -10px;
    width: 40px;
  
    
}


.jp-paraPpl{
    
    color: #18a1fc;
    
    
}

.jp-groupinghidden{
    
    display: none;
    margin-top: 12px;
    border-radius: 12px;
    height: auto;
    text-align: left;
    width: 200px;
    color: #18a1fc;
    z-index: 20;
    background-color: #f5f5f5;
    padding:15px;
    position: absolute;
    border: 1px solid #333;
    box-shadow: 1px 1px 1px #000; 
   
    
    
    
}

.jp-extra{

    float: left;
    display: inline-block;
    width: 47%;
    height: auto;
    margin: 5px;
    position: relative;

}


.jp-regional-box{
   
    width: 95%;
    min-width: 270px;
    min-height: 120px;
    height: auto;
    display: inline-block;
    padding-bottom: 25px;
    border-radius: 24px;
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 22px;
    margin-right: auto;
    background-color: #fff;
    position: relative;
    box-shadow: 2px 2px 2px #888888; 
    /*overflow: auto;*/
    
    
    
    
}
.jp-option{
    overflow: auto;
    position: relative;
    
}

.jp-option ol{
    
    margin-top: 20px;
   
    
}

.jp-boxFCI{
    width: 95%;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    font-weight: 500;
    text-align: left;
    padding-top: 0px;
    font-size: 18px;
    
    
    
}

.FCI{
    background-color: #fac01c !important;
    color: #343334 !important;
    
    
    
}

.jp-regional-price.FCI !important{
    font-weight: 300;
    color: #343334;
    
    
}

.jp-boxttl {
    width: 95%;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    font-weight: 700;
    text-align: left;
    padding-top: 4px;
    font-size: 19px;
	/* margin-bottom: 10px; */
}
  
    
.jp-GSsaving{
    font-weight: 800;
    width: 95%;
    font-size: 20px;
    padding-bottom: 4px;
    text-align: center;
    border-bottom: 1px solid #03a6ab;
    margin-left: auto;
    margin-right: auto;
    
    
    
}

.jp-GSsaving img{
    
    margin-right: 5px;
    margin-top: 5px;
    
}
.eighty{
      width: 76% !important;
      float: right;
    
}

.jp-listthang{
    font-weight: 600;
    margin-top:12px;
    
}

.jp-regional-box p, .jp-regional-box li{
    
    font-size: 12px;
    
    
}

.jpHdrtitle{
    
    background: #d9ced1; /* Old browsers */
    background: -moz-linear-gradient(top, #d9ced1 0%, #ffffff 95%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #d9ced1 0%,#ffffff 95%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #d9ced1 0%,#ffffff 95%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9ced1', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    border-radius: 24px;
    font-size: 15px;
    margin: 25px;
    background-color: #fff;
    position: relative;
    padding: 15px 25px 35px 25px;
    box-shadow: 2px 2px 2px #888888; 
    
}

.jp-option-box{
    

    border-radius: 24px;
    font-size: 15px;
    margin: 25px;
    background-color: #fff;
    overflow: 
    position: relative;
    box-shadow: 2px 2px 2px #888888; 
    background: #d9ced1; /* Old browsers */
    background: -moz-radial-gradient(bottom, #ccc 0%, #ffffff 95%); /* FF3.6-15 */
    background: -webkit-radial-gradient(bottom, #ccc 0%,#ffffff 95%); /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(to top, #ccc 0%,#ffffff 95%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
   
    
    
}

.jp-option-inner{
    
   
    
    
}

.jp-regional-box, .jpoptionstitle{
    
    background: #f5f5f5; /* Old browsers */ 
    background: -moz-linear-gradient(top, #f5f5f5 0%, #ffffff 95%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f5f5f5 0%,#ffffff 95%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f5f5f5 0%,#ffffff 95%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    
    
}

.jp-regional-box:hover{
    
    background: #c0f3c3; /* Old browsers */
    background: -moz-linear-gradient(top, #c0f3c3 0%, #ffffff 35%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #c0f3c3 0%,#ffffff 35%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #c0f3c3 0%,#ffffff 35%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0f3c3', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    box-shadow: 1px 1px 1px #888888;
    
    
    
}

.jp-regional-box.jp-error:hover{
    
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ff0000 0%, #ffffff 95%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ff0000 0%,#ffffff 95%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ff0000 0%,#ffffff 95%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    
    
    
}


.jp-error{
    cursor: not-allowed;
    
    
}


.jp-error a{
    
    color: #F00;
    
}


.jp-order-img{
    
    position: absolute;
    height: 90px;
    width: 160px;
    bottom: 5px;
    right: 5px;
    display: none;
    background-image:url('/content/images/jp/tickandorder.png');
    background-repeat: no-repeat;
    cursor: pointer;
    z-index: 40;

}

.jp-blotch{
    
    width: 100%;
    min-height: 250px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 25px;
    background-color: white;
    box-shadow: 2px 2px 2px #888888; 
    overflow: hidden;

    
}


.jp-label{
   color: #22a4fa; 
   min-width: 150px !important;
    
}

.jp-option-select{
    width: 380px;
    border-top: none;
    border-left: none;
    border-bottom: 1px solid #ccc;
   
    
    
}

.jp-blotch-top{

   padding: 15px;
   text-align: center;
   font-size: 16px;
   border-top-left-radius: 25px;
   border-top-right-radius: 25px;
   background-color: #22a4fa;
   color: white;
   overflow: auto;
    
}

.jp-wtf{
    font-size: 14px !important;
    text-transform: capitalize;
    width: 100%;
    padding: 10px;
    min-height: 32px;
    white-space: normal;
    
    
    
}

.jp-blotch td, .jp-blotch th{
    border: none !important;
    
}

.jp-blotch table{
    border: none !important;
    margin-bottom: 60px !important;
    
}

.jp-blotch h5{
    color: white !important;
    
}
 
.jp-blotch .jp-stuff{
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    
    
}


.jp-regional-title h6{
    margin-bottom: 0px !important;
    
}


.drivel{
    display: block;
    margin-bottom: 12px;
    
    
}

.jp-FCIchoices-title{
    background-color: #fac01c !important;
       color: #343334;
    
    
}
.jp-choices-title{
     background-color: #032e5b;
        color: #fff; 
}


.jp-choices-title, .jp-FCIchoices-title{
    padding: 15px 15px 2px 15px;
    width: 96%;
    margin-bottom: 15px;
    position: relative;   
    min-height: 60px;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    
    
    
}

.jp-choices-title h2.jp-anythingbutpaleblue{
    
    color: #fff !important;
    
}



.jp-regional-title {
	width: 96%;
	border-bottom: 1px solid #ccc;
	padding: 8px 15px 2px 15px;
	margin-bottom: 15px;
	color: #fff;
	position: relative;
	background-color: #18a1fc;
	min-height: 45px;
	border-top-left-radius: 24px;
	border-top-right-radius: 24px;
	height: auto;
	max-height: 70px;
	display: flex;
	overflow: hidden;
}

.jp-boxCL{
    width: 95%;
	font-weight: 600;
	text-align: left;
	padding-top: 4px;
	font-size: 23px;
	min-height: 45px;
        border-top-left-radius: 24px;
        border-top-right-radius: 24px;
    
    
}
       
.jp-boxPV {
	width: 95%;
	font-weight: 600;
	text-align: left;
	padding-top: 4px;
	font-size: 23px;
	min-height: 45px;
        border-top-left-radius: 24px;
        border-top-right-radius: 24px;
	/* font-family: timesnewroman; */
}


.jp-boxTF{
       
    width: 95%;
    font-weight: 300;
    text-align: left;
    padding-top: 1px;
    font-size: 21px;
    min-height: 45px;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    
}

.jp-regional-price.terrasearch{
    color: #5da375 !important;
    
}

.jp-boxCL.eighty{
    
     width: 89% !important;
      float: right;
    
    
}


.jp-boxFCI.eighty{
    width: 78% !important;
    
    
}

.jp-boxPV.eighty{
    
     width: 82% !important;
      float: right;
    
    
}

.jp-boxTF.eighty{
      width: 67% !important;
      float: right;
    
    
}

.planval, .coal{
    background-color: #fff !important;
    color: #18a1fc;
    
}

.terrasearch{
    background-color: #fff;
    color: #cc6f3c;
    
}


.groundsure{
    background-color: #032e5b;
    color: #fff;
    
    
    
}


.jp-regional-price.groundsure{
    font-weight: 300;
    color: #03a6ab;
    
    
}

.jp-regional-price.planval, .jp-regional-price.coal{
    font-weight: 300;
    color: #18a1fc;
    
    
}

.jp-regional-ftr{
    
    width: 96%;
    border-top: 1px solid #ccc;
    padding: 8px 15px 2px 15px;
    min-height: 30px;
    text-align: left;
    color: #000; 
    position: absolute;
    bottom: 0px;
    
   
    
    
}

.jp-regional-price{
    
    float: right;
    color: #fff;
    text-align: right;
    position: absolute;
    right: 20px;
    font-size: 21px;
  
    
   
    
    
}

.jp-selected-req{
     color: #08b314;
    
    
}

.jp-button-all{
    padding: 8px 8px;
    font-size: 14px;
    color: #ffffff;
    background-color: #08b314;
    border-radius: 9px;
    cursor: pointer;
    float: right;
    margin-right: 20px;
    clear: both;
    
    
}

.jp-orangeHelp h6, .jp-hideousorange{
    color: orange;
    
    
}

.jp-orangeHelp {
	color: #000;
	font-size: 12px;
	padding: 20px;
	position: absolute;
        display: none;
	height: 100px;
	background-color: #fff;
	top: 0px;
        font-weight: 600;
	right: 100px;
	border-radius: 25px;
	border: green 2px solid;
	z-index: 20;
	width: 240px;
	height: auto;
        cursor: pointer;
        box-shadow: 2px 2px 3px #888888;
}

.jp-selected-question{
     color: orange;
     position: relative;
     cursor: help;
    
    
}


    
.jp-funk {
	width: 75%;
	font-size: 14px !important;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f5f5f5;
	padding: 30px;
}
    



.jp-anythingbutpaleblue{
    color: black !important;
    
    
}


.jp-alert{
    width: 80%;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    border-radius: 6px;
    color: #08b314;
    font-weight: 700;
    cursor: pointer;
    min-height: 40px;
    
    
    
    
}

.jp-alert p{
      font-size: 14px !important;
      display: block;
      margin-top: 22px;
      
    
    
}

.jp-query{
    
    width: 100%;
    min-height: 130px;
    overflow: auto;
    border-radius: 6px;
    font-size: 15px;
    position: relative;
    
    
}

.jp-query-close{
    position: absolute;
    top: 12;
    right: 20;
    height: 22px;
    color: #ccc;
    font-weight: 700;
    cursor: pointer;
    
    
    
}

.jp-query-close:hover{
   color: #333; 
    
}

.jp-query-top{
     width: 80%;
     padding: 10px;
     height: 60px;
     font-weight: 600;
     font-size: 16px;
     font-style: italic;
     color: #333;    
    
}


.jp-enhanced{
    
    color: #0284d7  !important;
    font-weight: 700 !important;
    
    
}

.jp-answer-top{
    
     width: 80%;
     padding: 10px;
     height: 60px;
     float: left;
    
}

.jp-answer{
    
    width: 85%;
    height: auto;
    padding: 15px;
    font-weight: 500;
    font-height: 15px;
    border-radius: 26px;
    background-color: white;
    color: #18a1fc;
    border: 3px #18a1fc solid;
    float: right;
    margin-bottom: 15px;
    min-height: 130px;
    
    
    
}

.jp-question{
    
    
    padding: 5px 15px 5px 15px;
    float: left;
    width 8%;
    
    
}


.jp-sidenote{
   width: 90%;   
    margin-left: auto;
   margin-right: auto;
   padding: 20px;
    
    
}

.jp-page-title{
   width: 90%;
   height: 25px;
   padding: 20px;
   border-bottom: #ccc 1px solid;
   margin-left: auto;
   margin-right: auto;
   display: block;
   clear: both;
    
}


.jp-regional-title h2, .jp-choices-title h2 {
    
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 6px !important;
    
}

.jp-regional-title h6 {
    
    margin-bottom: 6px !important;
    
}



.showOnOpen{
    
    display: none;
    
}

.jp-other{
   font-size: 22px !important; 
   margin-left: 20px
       
    
    
}
 /***********************************************GDPR***************************************************************/

        .jp-drivel{
            position: relative;
            min-height: 60px;
            padding: 12px 30px;
            
            
            
        }
        
        .jp-thanks{
            background-color: #90EE90;
            
            
            
        }
        
        .jp-drivel-header{
            width: 92%;
            color: #2b99ce;
            padding: 6px 30px;
            border-bottom: 1px solid #2b99ce;
            
            
        }
        
        .jp-drivel-header h2{
            font-size: 24px;
            
        }
        
        .jp-GDPRerror{
            color: Maroon;
            background-color: #F08080;
            
        }
      
        .jp-GDPRerror, .jp-thanks{
          
            min-height: 25px;
            padding: 6px;
            font-size: 14px;
            margin-bottom: 30px;

           
            
            
        }


        /***********************************************EO GDPR***************************************************************/


        .jp-cookies{
            width: 100%;
            height: 100px;
            position: fixed;
            bottom: 0px;
            left: 0px;
            background:url('/content/images/opaque.png');
            z-index: 12;
            border-top: 2px solid white;
            
            
        }
        
        .jp-cookieCtr{
            width: 830px;
            height: 100px;
            padding: 25px 80px;
            margin-left: auto;
            margin-right: auto;
            color: #fff;
            font-size: 20px;
            text-align: center;
            background:url('/content/images/opaque.png');
            opacity: 0.8;
            
            
        }
        
        .jp-padlock{
            
            padding-top: 30px;

            
            
        }
        
        .jp-padlock img{
            height: 90px;
            width: 90px;
            
            
        }
        
        .jp-cookieClose{
            position: absolute;
            top: 40px;
            right: 26px;
            color: #fff;
            height: 24px;
            padding: 2px, 5px;
            font-size: 18px;
            font-weight: 500;
            cursor: pointer;
            
            
            
        }
        
        .jp-cookieClose:hover{
            color: #2b99ce;
            
            
        }
        

