.caselink:link {text-decoration: none; color: #fff;}
.caselink:hover {text-decoration: underline; color: #fff;}
.caselink:active {text-decoration: none; color: #fff;}
.caselink:visited {text-decoration: none; color: #fff;}


/* product landing page*/
.price {color: #337ab7;}
	.carttop {margin: 2%; margin-left: 7%; margin-right: 5%;}
.checkstyle {width: 100%; border: solid 0px red;}

.h1product {font-size: 30px;}

.buttonblue1 {
    background-color: #1d8cd8; /* blue */
    border: none;
    color: white;
    padding: 0px 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 15px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	border-radius: 4px;
	}

.buttonblue1 {
    background-color: #1d8cd8; 
    color: #fff; 
   border: solid 1px #007bcf;
   text-decoration: none;
}

.buttonblue1:hover {
    background-color: #24a6ff;
    color: #fff;
	text-decoration: none;
}

.buttonblue1:visited {
    background-color: #24a6ff;
    color: #fff;
	text-decoration: none;
}

.buttongrey {
    background-color: #a2a3a3; 
    border: none;
    color: white;
    padding: 2px 47px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 0px;
	margin-top: 10px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	border-radius: 4px;
	line-height: 16px;
	 border: solid 1px #949595;
	}

.buttongrey:hover {
    background-color: #919292;
    color: #fff;
	text-decoration: none;
}

.buttonbluemain {
    background-color: #1d8cd8; /* blue */
    border: none;
    color: white;
    padding: 2px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 0px;
	margin-top: 10px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	border-radius: 4px;
	line-height: 16px;
	}

.buttonbluemain {
    background-color: #1d8cd8; 
    color: #fff; 
   border: solid 1px #007bcf;
}

.buttonbluemain:hover {
    background-color: #24a6ff;
    color: #fff;
	text-decoration: none;
}


.buttongreen {
    background-color: #48a932; /* green */
    border: none;
    color: white;
   width: 70%;
    /*padding: 2px 65px;*/
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 0px;
	margin-top: 10px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	border-radius: 4px;
	line-height: 16px;
	}

.buttongreen {
    background-color: #green; 
    color: #fff; 
   border: solid 1px #3f9c2a;
}

.buttongreen:hover {
    background-color: #5bbb46;
    color: #fff;
	text-decoration: none;
}


.btn-buttongreen {
    background-color: #48a932; /* green */
    border: none;
    color: white;
    padding: 10px 50px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 0px;
	margin-top: 10px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	border-radius: 4px;
	line-height: 70x;
	}


.btn-buttongreen:hover {
    background-color: #5bbb46;
    color: #fff;
	text-decoration: none;
}




.buttoncheckout {
    background-color: #bb3e60; /* red */
    border: none;
    color: white;
    padding: 2px 38px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 0px;
	margin-top: 10px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	border-radius: 4px;
	line-height: 16px;
	}

.buttoncheckout {
  color: #fff; 
   border: solid 1px #a42a4c;}

.buttoncheckout:hover {
    background-color: #d1436a;
    color: #fff;
	text-decoration: none;}

.btn-more {
  display: inline-block;
  padding: 6px 12px;
  margin: 0px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.btn-more {
    background-color: #e6e6e6; 
    color: #333; 
   border: solid 1px #b5b4b4;
}

.btn-more:hover {
    border: solid 1px #c8c7c7;
	text-decoration: none;
}

.downloadexcerpt{
	display: inline-block;
  padding: 6px 12px;
  margin: 0px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid #0f7cc7;
  border-radius: 4px;
	margin: 0; padding: 8px; box-shadow: 0 2px 20px 0 #a9a9aa, 0 6px 20px 0 rgba(0, 0, 0, 0.19); background-color: #1d8cd8;
	 color: #fff;}


.downloadexcerpt:link{
	display: inline-block;
  padding: 6px 12px;
  margin: 0px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid #0f7cc7;
  border-radius: 4px;
	margin: 0; padding: 8px; box-shadow: 0 2px 20px 0 #a9a9aa, 0 6px 20px 0 rgba(0, 0, 0, 0.19); background-color: #1d8cd8;
	 color: #fff;}

.downloadexcerpt:hover {text-decoration: none; color: #fff; background-color: #24a6ff;}
.downloadexcerpt:active {text-decoration: none; color: #fff; background-color: #24a6ff;}
.downloadexcerpt:visited {text-decoration: none; color: #fff; background-color: #24a6ff;}




.textstylesmall {font-size: 16px; text-decoration: none; color: #333; font-weight:bold;}
.textstylemargin {margin: 20px;}


.productthumb {
 box-shadow: 0 4px 8px 0 #c8c8c8;
 border-top: solid 1px #d6d6d9;
 padding: 10px; margin: 8px; border-radius: 4px;}
 
 .productthumbmain {
 box-shadow: 0 4px 8px 0 #c8c8c8, 0 6px 20px 0 rgba(0, 0, 0, 0.19);
 border-top: solid 1px #d6d6d9;
 padding: 10px;
margin: 0px; border-radius: 4px;}

 .productthumbmainwp {
 box-shadow: 0 4px 8px 0 #c8c8c8, 0 6px 20px 0 rgba(0, 0, 0, 0.19);
 border-top: solid 1px #d6d6d9;
 padding: 30px;
margin: 0px; border-radius: 4px;}


 .productthumbmainborder {
border: solid 1px #efecec;
  border-radius: 4px;
  padding: 10px;
  }
 
 .iconsize {padding:0; margin:0; font-size: 22px;}
 
 .productsubtitle {font-size: 26px;}

 .producth1 {font-size: 2.2em; line-height: 48px;}

 .respcrumb {color: #a8a8a9;}
 
  .rowmarginbot {margin-bottom: 5%; border-bottom: solid 2px #e0e0e0; padding-bottom:1%; background-color: #f7f7f7; padding-top:3%; border-top: solid 5px #e0e0e0; margin-top: 1%;}
  
  .commonborbot {border-bottom: solid 1px #e0e0e0; padding: 0px; margin: 0;}
  
  
  .marginspace {margin: 20px;}
  
  .borderno {border: none;}
  
  .iconsize {font-size: 22px;}
  
  
  
  .selectwid{width: 210px;}
  
  .txtboldsmall {font-size: 14px; font-weight: bold;}
  
  .closealign {padding:0;}
  
  .questsize {font-size: 18px;}
  
  .bortopbot {border-top: #e0e0e0 solid 1px; border-top: #e0e0e0 solid 1px;}
  
  
  .respiconsize {padding:0; margin:0; font-size: 22px;}
  
  /* Popup container - can be anything you want tab view in respcommon */ 
.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* The actual popup */
.popup .popuptext {
    visibility: hidden;
    width: 280px;
    background-color: #6f7070;
    color: #e6e6e6;
    text-align: left;
    border-radius: 6px;
    padding: 8px 10px;
    position: absolute;
    z-index: 1;
    bottom: 30%;
    left: -500%;
    margin-left: 0px;
	font-size: 12px;
	font-weight: normal;
	border: solid 0px green;
}

/* Popup arrow */
.popup .popuptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

/* Toggle this class - hide and show the popup */
.popup .show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
    from {opacity: 0;} 
    to {opacity: 1;}
}

@keyframes fadeIn {
    from {opacity: 0;}
    to {opacity:1 ;}
}
  
  

.scrollbar
{
	float: left;
	/*height: 330px;*/
	height: 415px;
	width: 100%;
	background: #F5F5F5;
	overflow-y: scroll;
	margin-bottom: 10px;
}

.force-overflow
{
	min-height:500px;
}

.style-1::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.style-1::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

.style-1::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #5c9cc9;
}

.textitalic {font-style: italic;}

.datastyle { background-color: #cde8f6; padding: 4px; border-radius: 6px; padding-left: 5px; padding-right:5px; font-weight: bold; border: solid 1px #abdff9;  box-shadow: 0 2px 2px 0 #d6d6d6;}

@media screen and (min-width: 420px) {

.containeralltop {border: solid 0px red; margin-top: 115px;}
	.buttongreen {
    background-color: #48a932; /* green */
    border: none;
    color: white;
   width: 70%;
    /*padding: 2px 65px;*/
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 0px;
	margin-top: 10px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	border-radius: 4px;
	line-height: 16px;
	}

.buttongreen {
    background-color: #green; 
    color: #fff; 
   border: solid 1px #3f9c2a;
}

.buttongreen:hover {
    background-color: #5bbb46;
    color: #fff;
	text-decoration: none;
}
	
	.carttop {margin: 2%; margin-left: 7%; margin-right: 5%;}
	
		.popup .popuptext {
    left: -540%;
   border: solid 0px red;
}
	
	
}
	
	@media screen and (max-width: 1000px) {
	

	.popup .popuptext {
    left: -220%;
   border: solid 0px blue;
}
	
	 .producth1 {font-size: 1.7em; line-height: 26px;}
	 .containeralltop {border: solid 0px red; margin-top: 200px;}
	 
	 .carttop {margin: 2%; margin-left: 5%; margin-right: 6%; border: solid 10px red;}
	 }
	 
	.buttongreen {
    background-color: #48a932; /* green */
    border: none;
    color: white;
   width: 70%;
    /*padding: 2px 65px;*/
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 0px;
	margin-top: 10px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	border-radius: 4px;
	line-height: 16px;
	}

.buttongreen {
    background-color: #green; 
    color: #fff; 
   border: solid 1px #3f9c2a;
}

.buttongreen:hover {
    background-color: #5bbb46;
    color: #fff;
	text-decoration: none; 
}

  @media only screen and (device-width: 768px) {
	.popup .popuptext {
    left: -550%;
   border: solid 0px yellow;
}
   
 .downloadexcerpt{ background-color: #1d8cd8; /* blue */
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: none;
  outline: 0;
  display: inline-block;
  color: white;
  background-color: #1d8cd8;
  text-align: center;
  cursor: pointer;
  width: 130%;
  font-size: 19px;
  margin: 10px;
  padding: 50px;
  border-radius: 4px;} 
	
	
		.downloadexcerpt {
    background-color: #1d8cd8; 
    color: #fff; 
   border: solid 1px #0f7cc7;
}

.downloadexcerpt:hover {
    background-color: #1d8cd8;
    color: #fff;
	text-decoration: none;
}
 
	
	
	
	
		
.buttongreen {
    background-color: #48a932; /* green */
    border: none;
    color: white;
   width: 115%;
    /*padding: 2px 65px;*/
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 0px;
	margin-top: 10px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	border-radius: 4px;
	line-height: 16px;
	}
	

.buttongreen {
    background-color: #green; 
    color: #fff; 
   border: solid 1px #3f9c2a;
}

.buttongreen:hover {
    background-color: #5bbb46;
    color: #fff;
	text-decoration: none;
}
 
  
  }
 
/* product landing page*/