* { /*used for printing background images*/
    -webkit-print-color-adjust: exact !important;   /* Chrome, Safari */
    color-adjust: exact !important;                 /*Firefox*/
}
@media print{@page {size: landscape}}

html, body, a[href ^= 'tel:'] {
		background-color: #FFFFFF;
		margin: 0px;
		height: 100%;
		text-justify: inter-word;
		font-size: 18px;
		color: #555555;
		font-family: "Open Sans", sans-serif;
		text-decoration: none;	
		font-weight: normal;
	}
	a {
		text-decoration: none;	
		color: #2e7c13;
		font-weight:bold;
        overflow:hidden;
	}
	#container{
		width:100%;
		width:100%;
	}
	/*#left{
		float:left;
		width:0%;
		margin-top: 30%;
		overflow: hidden;
	}
	#right{
		float:right;
		width:0%;
		margin-top: 30%;
		overflow: hidden;
	}*/
    .inputResize{
    
    }
    .IndexMainBanner{
		/*max-width:1200px;*/
        width:97%;
        display:block;
        margin-left:auto;
        margin-right:auto;
        margin-bottom:20px;
        box-shadow:0px 1px 5px 0px rgba(50,50,50,0.6);
        -webkit-box-shadow:0px 1px 5px 0px rgba(50,50,50,0.6);
    }
.IndexMainBanner img{
    width:100%;
    height:100%;
}
.IndexMainBanner:hover{
    box-shadow:0px 2px 25px 0px rgba(50,50,50,0.6);
    -webkit-box-shadow:0px 2px 25px 0px rgba(50,50,50,0.6);
}
	#header{
		width:100%;
		margin: 0 auto;
		height: 100px;
        position: relative;
		/*text-align: center;*/
        z-index: 50;
        background-color:white;
	}
    #headercontainer {
        width:80%;
        height:100px;
        margin-left:auto;
        margin-right: auto;
        position:relative;
    }
    #headertop {
        display:inline-block;
        float:left;
        width:90%;
        height:50px!important;
    }
    #headerbottom{
        text-align: right;
        display:inline-block;
        width:90%;
        height:50px!important;
    }
	#headerlogo{
		float:left;
        width:10%;
		display:inline-block;
		padding-top:5px;
		font-size: 14px;
		/*border:1px solid red;*/
		height:100%;
		/*background-image: url("images/logo/logo.png");*/
	}
	#headerlogo img{
		height:90px;
	}
	#headerlogo a{
		height:0px;
		padding:0px;
	}
	#adminheader{
		width:100%;
		margin: 0 auto;
		height: 100px;
        position: relative;
		/*text-align: center;*/
        z-index: 50;
        background-color:white;
	}
	#adminheadercontainer {
        width:90%;
        height:100px;
        margin-left:auto;
        margin-right: auto;
        position:relative;
    }
	#adminheaderlogo{
		float:left;
        width:10%;
		display:inline-block;
		padding-top:5px;
		font-size: 14px;
		/*border:1px solid red;*/
		height:100%;
		/*background-image: url("images/logo/logo.png");*/
	}
	#adminheaderlogo img{
		height:50px;
	}
	#adminheaderlogo a{
		height:0px;
		padding:0px;
	}
	#adminheaderright{
        display:inline-block;
		width:100%;
        height:50px;
        line-height: 50px;
		font-size: 16px;
		color: #555555;
		font-family: "Open Sans",sans-serif;
		text-decoration: none;	
		font-weight: normal;
		/*border:1px solid orange;*/
		text-align: right;
	}
	#headermiddle{
        display:inline-block;
        float:left;
		margin-left:3%;
		width:12%;
        text-align:left;
        font-size: 12px;
		/*border:1px solid blue;*/
		line-height:50px;
		
        font-family: "Open Sans",sans-serif;
	}
	#headerright{
        display:inline-block;
		width:84%;
        height:50px;
        line-height: 50px;
		font-size: 16px;
		color: #555555;
		font-family: "Open Sans",sans-serif;
		text-decoration: none;	
		font-weight: normal;
		/*border:1px solid orange;*/
		text-align: right;
	}

	#SocialMedia {
		float: right;
		text-align: right;
		color: #777;
        font-family: "Open Sans",sans-serif;
        font-weight: normal;
		font-size: 14px;
        line-height: 48px;
        padding-bottom:0px;
        width:90%;
        vertical-align: middle;
	}
	#SocialMedia img {
		height: 25px;
		width: 25px;
		vertical-align: top;
        display:inline-block;
	}
	#SocialMedia img:hover {
		
	}
	#SocialMediaFooter {
		float:left;
		/*background: #ffffff;
		border: 1px solid #cccccc;*/
		height:157px;
		width: 18%;
        margin-left:1%;
        margin-right:1%;
		overflow: hidden;
		margin-top:5px;
        font-family: "Open Sans",sans-serif;
	}
	#SocialMediaFooter img {
		height: 25px;
		width: 25px;
		vertical-align: middle;
	}
	#SocialMediaFooter img:hover {
		
	}
	#SocialMediaFooter h3 {
		font-size:17px;
        color:#fff
	}
	#SocialMediaFooter p {
		font-size:10px;
		color: #fff;
        font-family: "Open Sans",sans-serif;
	}
	#SocialMediaFooter a {
		color: #ccc;
        font-size:12px;
        text-align: left;
	}	
	#FooterLinks a {
		color: #ccc;
        font-size:12px;
        text-align: left;
	}
	.abouthead {
		float:left;
		background: #8abee7;
		width: 96%;
		margin-top:20px;
		overflow: hidden;
		height: 100%;
		padding-left: 20px;
		padding-right: 20px;
		border-left: 2px solid #cccccc;
		border-top: 2px solid #cccccc;
		border-right: 2px solid #cccccc;
	}
	.aboutdesc{
		float:left;
		background: #ffffff;
		width: 96%;
		padding: 20px;
		overflow: hidden;
		border-left: 2px solid #cccccc;
		border-bottom: 2px solid #cccccc;
		border-right: 2px solid #cccccc;
	}
	.aboutheadtext {
		display: block;
		margin-left: auto;
		margin-right: auto;
		font-size: 16px;
		color: #fff;
		font-family: "Open Sans",sans-serif;
		margin: 12px;
		text-transform: uppercase;
		font-weight: bold; 
		text-align: left;
	}
	.slogantext {
		display: block;
		margin-left: auto;
		margin-right: auto;
		font-size: 16px;
		color: #fff;
		font-family: "Open Sans",sans-serif;
		margin: 12px;
		text-transform: uppercase;
		font-weight: bold; 
		text-align: center;
	}
	.slogantext a{
		display: block;
		margin-left: auto;
		margin-right: auto;
		font-size: 16px;
		color: #fff;
		font-family: "Open Sans",sans-serif;
		margin: 12px;
		text-transform: uppercase;
		font-weight: bold; 
		text-align: center;
	}
	li.navlink {
		display: inline;
		height: 30px;	
		padding-top: 10px;
		padding-bottom: 10px;
	}
	li.navlink a:hover {
		background-color: #2e7c13;
		height: 30px;	
		padding-top: 10px;
		padding-bottom: 10px;
	}
	li.bullets {
		margin-left:20px;
	}
	p {
		color: #555555;
		font-family: "Open Sans",sans-serif;
		text-decoration: none;	
		font-weight: normal;
		font-size:18px;
	}
	p a {
		color: #555555;
		font-family: "Open Sans",sans-serif;
		text-decoration: none;	
		font-weight: normal;
		font-size:18px;
	}
	label {
		color: #555555;
		font-family: "Open Sans",sans-serif;
		text-decoration: none;	
		font-weight: normal;
		font-size:18px;
	}
	#collabel{
		min-width:100px;
	}
	#adrotator_container {
		width: 100%;
		height: 300px;
		overflow: hidden;
		text-align: center;
		/*background-color:#eee;*/
	}
	.mySlides {
		width:100%;
		max-height:450px;
		z-index: -1;
		background: transparent no-repeat center;
		background-size: cover;
         /*-webkit-filter: blur(5px); /* Safari 6.0 - 9.0 
        filter: blur(5px);*/
	}
	
	.TickClaim {
		font-size: 4vw;
		font-weight: bold;
		color: #008000;
		position:relative; 
	}
	.CrossClaim {
		font-size: 4vw;
		font-weight: bold;
		color: red;
		position:relative; 
	}

	table.VouchClaimTableMessage {
		width: 40%;
		font-size: 20px;
		text-align: center;
	}
	
	
	table.POSClaimTableMessage {
		width: 25%;
		font-size: 20px;
		text-align: center;
	}	


.s1{
    /*background-image: url(../images/adrotator/Kitkat_Yorkie_Fruit_MB.jpg);*/
	/*background-image: url(../images/adrotator/Maytea_MB.jpg);*/
	background-size:contain;
    width:100%;
    min-height:320px;
}
/*
.s2{

	background-image: url(../images/adrotator/Tayto_HandCooked_MB.jpg);
    background-size:contain;
    width:100%;
    min-height:320px;
}
.s3{

	background-image: url(../images/adrotator/RedBull_Coconut_MB.jpg);
    background-size:contain;
    width:100%;
    min-height:320px;
}
.s4{

	background-image: url(../images/adrotator/Reign-Brand-MB.jpg);
    background-size:contain;
    width:100%;
    min-height:320px;
}
.s5{
	background-image: url(../images/adrotator/MonsterPacificPunch-MB.jpg);
    background-size:contain;
    width:100%;
    min-height:320px;
}
.s6{
    background-image: url(../images/adrotator/Tayto_Ringos_MB.jpg);
    background-size:contain;
    width:100%;
    min-height:320px;
}
.s7{
    background-image: url(../images/adrotator/Galaxy_Darker_Collection_MB.jpg);
    background-size:contain;
    width:100%;
    min-height:320px;
}
.s8{
    background-image: url(../images/adrotator/Kinder_Animal_Adventures_MB.jpg);
    background-size:contain;
    width:100%;
    min-height:320px;
}
.s9{

    background-image: url(../images/adrotator/Tayto_GoldenWonder_LightLoaded_MB.jpg);
	background-size:contain;
    width:100%;
    min-height:320px;
}
.s10{
    background-image: url(../images/adrotator/Red_Bull_355ml_NoPromo_MB.jpg);
    background-size:contain;
    width:100%;
    min-height:320px;
}
.s11{

	background-image: url(../images/adrotator/MonsterUltraParadiseMB.jpg);
    background-size:contain;
    width:100%;
    min-height:320px;
}
.s12{
    background-image: url(../images/adrotator/Swizzels_Super6_July_MB.jpg);
    background-size:contain;
    width:100%;
    min-height:320px;
}
.s13{
    background-image: url(../images/adrotator/Cadbury_Less_Sugar_MB.JPG);
    background-size:contain;
    width:100%;
    min-height:320px;
}
.s14{
	background-image: url(../images/adrotator/270919_LucozadeNo1_4724x1181.jpg);
    background-size:contain;
    width:100%;
    min-height:320px;
}
*/
	.ContentBack {
		background-color:#f2f2f2;
		width: 100%;
		min-height: 100%;
		padding-top: 20px;
		padding-left:0%;
		padding-bottom: 30px;
		overflow: auto;
	}
	
    .ContentContainer{
        width:90%;
        margin-left:auto;
        margin-right:auto;
        display:block;
        overflow:hidden;
		padding-top:25px;
        padding-bottom:25px;
    }
	.StatsContent{
		width:280px;
		height:240px;
		background-color: #fff;
		/*background-image: url("https://www.transparenttextures.com/patterns/quilt.png");*/
		margin:15px;
		padding-top:40px;
		padding-left:10px;
		padding-right:10px;
		border-top:4px solid #006400;
		box-shadow:0px 1px 6px 0px rgba(100,100,100,0.4);
	}
	.StatsContent h1{
		font-size:55px;
	}
	.StatsContent p{
		margin-top:-30px;
		font-size:25px;
	}
	.StatsContainer{
		display:flex;
		flex-wrap:wrap;
		justify-content:center;
		max-width:1000px;
		width:80%;
		margin-left:auto;
		margin-right:auto;
		padding-top:20px;
		padding-bottom:20px;
		text-align:center;
	}
	.MapBack {
		background-color:#f2f2f2;
		width: 100%;
		min-height: 100%;
		padding-top: 20px;
		padding-bottom: 30px;
		overflow: auto;
	}
	.MapBack h3 {
		padding-left:2%;
	}
	.SupplierLogin {
		width:98%;
        margin-left:auto;
        margin-right:auto;
	}
	.indexbuttoncontainer {
		width:100%;
	}	
	.indexbutton {
		float:left;
		/*background: #ffffff;*/
		/*border: 1px solid #cccccc;*/
		height:100%;
		width: 23%;
        margin-left:1%;
        margin-right:1%;
		overflow: hidden;
	}
	.indexbutton img {
		height: 100%;
		width: 100%;
	}
	.indexbuttonwriteup {
		float:left;
		/*background: #ffffff;
		border: 1px solid #cccccc;*/
		height:100%;
		width: 31.3333%;
		overflow: hidden;
		margin-right: 1%;
		margin-left: 1%;
		margin-top:20px;
        
	}	
	.indexbuttonwriteup p {
		font-size: 15px;
		margin: 15px;
        text-align: center;
        font-family: "Open Sans",sans-serif;
	}	
	.indexbuttonwriteup h3 {
		font-size: 14px;
		text-align: center;
		margin: 15px;
	}
	.SbtDYS {
		background-color: #286630;
		margin-top:20px;
		padding: 10px; 
		color: #fff;
		cursor: pointer;
	}
	h3 {
		color: #666;
        font-weight: 600;
	}
	h3.SubText {
		color: #286630;
        font-family: "Open Sans",sans-serif;
        font-size:28px;
	}
    .font {
        font-family: "Open Sans",sans-serif;
        margin-top:14px;
    }
    .logo-container{
        display:block;
        width:90%;
        margin-left:auto;
        margin-right:auto;
        text-align: center;
    }
    .logo-img{
        display:inline-block;
        height:80px;
        vertical-align: middle;
        margin:5px;
        border:1px solid #eee;
        padding:5px;
    }
	.Logos {
		width: 100%;
	}
	.Logos img {
		width: 100%;
		height: 100%;
	}
	.headertext {
		color: #2e7c13;
        font-family: "Open Sans",sans-serif!important;
		text-decoration: none;	
		font-weight: normal;
		font-size:20px;
		font-weight:bold;
	}
.ColumnContainer{
    display:block;
    background-color: white;
    overflow: hidden;
}
.NewsInfoContainer{
    display:inline-block;
    padding-bottom:20px;
    width:46%;
    margin-left:2%;
    margin-right:2%;
    float:left;
}
.NewsImgContainer{
    
        display:inline-block;
    
    width:46%;
    margin-left:2%;
    margin-right:2%;
    padding-bottom:20px;
    float:left;
}
.NewsImgContainer img{
    display:block;
    width:95%;
    margin-left:auto;
    float:right;
    margin-top:30px;
    min-width:100px;
    max-width:600px;
}

.smImageContainer img{
    display:block;
    width:24%;
    margin-left:auto;
    float:left;
    margin-top:30px;
    /*min-width:100px;*/
    max-width:600px;
	margin-left:2%;
    margin-right:2%;
}

.NewsImgColumn{
    width:98%;
		margin-left:1%;
        margin-right:1%;
		float: left;
}
.NewsInfoColumn{
    width:98%;
		margin-left:1%;
        margin-right:1%;
		
}
.twitter-share-button{
    vertical-align: bottom;
    margin-left:5px;
}
	.MainButtonPara {
		width:48%;
		margin-left:1%;
        margin-right:1%;
		float: left;
	}
.MainButtonPara p, .MainButtonPara li{
    font-family: "Open Sans",sans-serif;
}
.MainButtonPara h3{
    font-family: "Open Sans",sans-serif;
}


.MainButtonParaLarger {
		width:80%;
		margin-left:1%;
        margin-right:1%;
		float: left;
	}
.MainButtonParaLarger p, .MainButtonParaLarger li{
    font-family: "Open Sans",sans-serif;
}
.MainButtonParaLarger h3{
    font-family: "Open Sans",sans-serif;
}







	.MainLinksRightRed {
		background-color: #ce1719;
		width: 100%;
        height:100%;
		padding-bottom: 10px;
		margin-bottom: 50px;
        position: relative;
	}
.MainLinksRightRed img{
    position: absolute;
    top:5px;
    left:13px;
    width:50px;
}
.MainLinksRightRedFooter{
    background-color:#8A140A;
    height:40px;
    width:100%;
    display:block;
    position:absolute;
    bottom:-40px;
}
.MainLinksRightRedFooter img{
    float:right;
     position: absolute;
    top:10px!important;
    left:auto!important;
    right:10px;
    width:auto!important;
    height:20px;
    
}
	.LinkTitle {
		font-size: 28px;
		font-weight: bold;
		color: #fff;
		padding-left: 70px;
		padding-right: 10px;
		padding-top: 20px;
        font-family: "Open Sans",sans-serif!important;
	}
	.SideImages {
		float: right;
		width: 48%;
		height: 48%;
		margin: 1%;
	}
	.SideImages img {
		width: 100%;
		height: 100%;
	}
	.SideImagesFull {
		float: right;
		width: 100%;
		height: 100%;
		margin: 1%;
	}
	.SideImagesFull img {
		width: 100%;
		height: 100%;
	}

	.SideImagesSmaller {
		float: left;
		width: 20%;
		height: 20%;
		margin: 1%;
	}
	.SideImagesSmaller img {
		width: 100%;
		height: 100%;
	}


	
	.LinkPara {
		font-size: 14px;
		color: #fff;
        margin-top:10px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.LinkPara p {
		font-size: 14px;
		color: #fff;
	}
	.GYSTitleText {
		font-size: 52px;
		font-weight: bold;
		color: #666;
	}
	.GYSSubTitleText {
		font-size: 46px;
		font-weight: bold;
		color: #666;
	}
	.GYSTitleTextGreen{
		font-size: 52px;
		font-weight: bold;
		color:  #2e7c13;
	}
	.GYSTitleText br {
		display: block;
		margin: -10px 0;
	}
	.GYSTitleTextGreen br {
		display: block;
		margin: -10px 0;
	}
	.GYSTitleTextGreen br {
		display: block;
		margin: -10px 0;
	}
	.GYSStatementTextGreen  {
		color:  #2e7c13;
		font-weight: bold;
	}
	.GYSStatementTextRed {
		color:  #ce1719;
		font-weight: bold;
	}
	.ButtonSpacer {
		margin-top: 250px;
	}
	.Top20Header{
		/*margin-top:-140px;*/
		
		/*background-image: url("/images/growyoursales/top20header.jpg");*/
		background-color: #7dd358;
		width:100%;
		text-align: center;
	}
	.Top20Title {
		/*padding-top: 10px;
		padding-left: 170px;*/
		font-size: 38px;
		font-weight: bold;
		color: #fff;
	}
	.Top20bg {
		background-color: #009865;
		/*margin-top:-140px;
		background-size: 100% 100%;
		background-image: url("/images/growyoursales/top20s.jpg");
		background-color: #009865;*/
		width:100%;
		min-height: 100%;
		overflow: auto;
	}
	.Top20Page {
		width: 100%;
		
	}

	.Top20tbl {
		width: 90%;
		height: 100%;
		font-size: 14px;
		color: #fff;
		/*background-color: #7dd358;*/
		background-color: #009865;
	}
	
	.Top20tbl td {
		vertical-align: text-top;
	}
	.Top20tbl td.Prod {
		padding-top:10px;
		padding-bottom:10px;
		padding-right:20px;
		vertical-align: text-top;
	}
	
	.Top20DataLeft {
		padding-top: 40px;
		float:left;
		width: 45%;
		padding-left: 20px;
		font-size: 16px;
		color: #fff;
		text-align:left;
		padding-bottom:25px;
		background-color: #7dd358;
		
		/*border: 1px solid #fff;*/
	}
	.Top20DataLeft br {
		display: block;
		margin: 4px 0;
	}
	.Top20DataRight {
		padding-top: 40px;
		float: right;
		width: 45%;
		margin-right: 5px;
		font-size: 16px;
		color: #fff;
		text-align:left;
		padding-bottom:25px;
		background-color: #7dd358;
	}
	.Top20DataRight br {
		display: block;
		margin: 4px 0;
	}
	.Top20Footer {
		padding-top: 20px;
		padding-bottom: 20px;
		font-size: 30px;
		font-weight: bold;
		color: #fff;
		text-align:center;
		background-color: #7dd358;
	}
	#contactleft {
		float: left;
		width:64%;
        margin-left:3%;
        margin-right:3%;
		margin-bottom: 20px;
	}
	#contactright {
		float: right;
        width:24%;
        margin-left:3%;
        margin-right:3%;
        text-align: right;
	}
    #contactright p{
        font-family: "Open Sans",sans-serif;
    }
	#contactmapcontainer {
		width: 100%;
		margin: 0 auto;
		overflow: hidden;
		text-align: center;
	}
	input[type=text], select {
		width: 100%;
		padding: 12px 20px;
		margin: 8px 0;
		display: inline-block;
		border: 1px solid #ccc;
		border-radius: 4px;
		box-sizing: border-box;
		font-family: "Open Sans",sans-serif;
		font-size: 14px;
	}
	input[type=number], select {
		/*width: 100%;*/
		width:100%;
		padding: 2px 2;
		margin: 2px 0;
		display: inline-block;
		border: 1px solid #ccc;
		border-radius: 4px;
		box-sizing: border-box;
		font-family: "Open Sans",sans-serif;
		font-size: 14px;
	}
	input[type=password], select {
		width: 100%;
		padding: 12px 20px;
		margin: 8px 0;
		display: inline-block;
		border: 1px solid #ccc;
		border-radius: 4px;
		box-sizing: border-box;
		font-family: "Open Sans",sans-serif;
		font-size: 14px;
	}
	input[type=email], select {
		width: 100%;
		padding: 12px 20px;
		margin: 8px 0;
		display: inline-block;
		border: 1px solid #ccc;
		border-radius: 4px;
		box-sizing: border-box;
		font-family: "Open Sans",sans-serif;
		font-size: 14px;
	}
	textarea {
		width: 100%;
		padding: 12px 20px;
		margin: 8px 0;
		display: inline-block;
		border: 1px solid #ccc;
		border-radius: 4px;
		box-sizing: border-box;
		font-family: "Open Sans",sans-serif;
		font-size: 14px;
	}
	.SubmitButton {
		width: 100%;
		/*background-color: #2e7c13;*/
		background-color: #285d8f;
		color: white;
		padding: 14px 20px;
		margin: 8px 0;
		border: none;
		border-radius: 4px;
		cursor: pointer;
		font-family: "Open Sans",sans-serif;
		font-size: 14px;
	}
	.SubmitButton:hover{
		background-color:#5b8ab5!important;
	}
	.MapSubmitButton {
		width: 80px;
		/*background-color: #2e7c13;*/
		background-color: #285d8f;
		color: white;
		padding: 10px 10px;
		margin: 8px 0;
		border: none;
		border-radius: 4px;
		cursor: pointer;
		font-family: "Open Sans",sans-serif;
		font-size: 14px;
	}
	.MapSubmitButton:hover{
		background-color:#5b8ab5!important;
	}
	.SubmitButton2 {
		width: 100%;
		background-color: #f1292b;
		color: white;
		padding: 14px 20px;
		margin: 8px 0;
		border: none;
		border-radius: 4px;
		cursor: pointer;
		font-family: "Open Sans",sans-serif;
		font-size: 14px;
	}
	.SubmitButton2:hover{
		background-color:#b20602!important;
	}
	textarea:focus {
		border: 2px solid #2e7c13;
	}
	input[type=text]:focus {
		/*border: 2px solid #2e7c13;*/
	}
	input[type=submit]:hover {
		background-color: #5b8ab5;
	}
	
	
	.promotionscontainer {
		width: 100%;
		margin: 0 auto;
		overflow: hidden;
		text-align: center;
		margin-top: 20px;
		margin-bottom: 150px;
	}
	.prom1 {
		width: 45%;
		overflow: hidden;
		float:left;
		text-align: center;
		margin-top: 20px;
		/*margin-bottom: 30px;*/
	}
	.prom1 img {
		height: 85%;
		width: 85%;
	}
	.prom2 {
		width: 45%;
		overflow: hidden;
		float:right;
		text-align: center;
		margin-top: 20px;
		/*margin-bottom: 30px;*/
	}
	.prom2 img {
		height: 85%;
		width: 85%;
	}
	#categorycontainer {
		width: 100%;
		min-height: 100%;
		margin: 0 auto;
		overflow: hidden;
		margin-left: 25px;
	}
	img.imggall {
		width: 100%;
	}
	.catdesc {
		font-size: 18px;
		color: #004b97;
		font-family: "Open Sans",sans-serif;
		text-decoration: none;	
		font-weight: bold;
		margin-left: 10px;
		margin-top: 10px;
	}
	.imagegalleryitem {
		margin: 5px;
		border: 1px solid #ccc;
		float: left;
		width: 15%;	
		text-align: center;
	}
	.imagegalleryitem:hover {
		border: 2px solid #8abee7;
	}
	/*required to resize images in carousel*/
	.item {
		width:90%;
        padding:5px;
        
	}
	.onlinedesc {
		float: left;
		width: 50%;
	}
	.onlinelogos img {
		float: right;
		height: 20%;
		width: 20%;
		padding-top: 12%;
	}
.NavAdditionalLinks {
    height:30px;width:100px;display:inline-block;float:right;border-radius:5px;text-align:center;color:#efefef;line-height:30px;margin-top:10px;margin-left:10px;
}
	.topnav {
      
	  background-color: #fff;
        text-align: right;
        height:50px;
        padding:0;
	  /*width: 70%;*/
	}

	.topnav a {
	  display: inline-block;
	  color: #666;
	  text-align: center;
	  padding-left: 10px;
        padding-right: 10px;
	  text-decoration: none;
        margin-top:0px;
	  font-size: 16px;
        height:50px;
	  font-weight: normal;
        float:right;
        font-family: "Open Sans",sans-serif;
	}

	.topnav a:hover {
	  background-color: #286630;
	  color: white;
	}
	
	.topnavsubcontent a {
	  float: none;
	  color: black;
	  padding: 12px 16px;
	  text-decoration: none;
	  display: block;
	  text-align: left;
	}

	.topnav a.active {
	  background-color: #2e7c13;
	  color: white;
	}

	.topnav .icon {
	  display: none;
	}
	
	/* Dropdown container - needed to position the dropdown content */
	.dropdown {
        display:inline;
	  overflow: hidden;
        float:right;
        
	}

	/* Style the dropdown button to fit inside the topnav */
	.dropdown .dropbtn  {
		display: block;
	    color: #666;
	    text-align: center;
	    font-size: 16px;
		border: none;
		font-weight: normal;
		background-color: #ffffff;
		padding-left:10px;
        padding-right:10px;
        height:50px;
		font-family: inherit;
		margin: 0;
		cursor: pointer;
        font-family: "Open Sans",sans-serif;
	}
	
	.dropdown .dropbtn a:hover {
		color: #fff;
	}

	/* Style the dropdown content (hidden by default) */
	.dropdown-content {
		display: none;
		position: absolute;
		background-color: #f9f9f9;
		min-width: 200px;
		box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
		z-index: 1;
	}

	/* Style the links inside the dropdown */
	.dropdown-content a {
		float: none;
		color: #666;
        height:15px;
        line-height:15px;
		padding: 12px 16px;
		text-decoration: none;
		display: block;
		text-align: left;
	    font-size: 11px;
		border: none;
	}

	/* Add a dark background on topnav links and the dropdown button on hover */
	.topnav a:hover, .dropdown:hover .dropbtn:hover {
		background-color: #286630;
		color: #fff;
	}
	
	/* Add a grey background to dropdown links on hover */
	.dropdown-content a:hover {
		background-color: #ccc;
		color: #333;
	}

	/* Show the dropdown menu when the user moves the mouse over the dropdown button */
	.dropdown:hover .dropdown-content {
		display: block;
		
	}
	
/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
	.mySlides{
		width:100%;
		min-height:150px!important;
	}

}

table.VouchClaimTableMessage {
	
	width: 80%;
	font-size: 20px;
}	

	.VoucherImgTC {
	display: none;
	}

	.indexmenu:after {
	  content: 'Home';
	}
	.AdvertContainer {
		width:100%;
		min-height: 100%;
		overflow: auto;
	}
	.MainBanner { 
        margin-top:20px;
        margin-bottom:20px;
		text-align: center;
        max-width:1000px;
        margin-left:auto;
        margin-right:auto;
        display:block;
	}
	.MainBanner img {
		width:80%;
		height:100%;
	}
	hr.WholesalerMap {
		border: 0; 
		height: 1px; 
		background: #ccc; 
	}
	.WholesalerSearch {
		width: 40%;
		margin-left: 20px;
	}
	.WholesalerSearch {
		width: 100%;
		margin-left: 20px;
	}
	.MapKey {
		border: 1px dashed #ccc;
	}
	.WebsitesTBL {
		margin-left:20px;
		margin-top: 10px;
		margin-bottom: 10px;
		font-size: 14px;
	}
	.MemberTBL {
		font-size: 14px;
	}
	.WebsitesTBL a {
		font-size: 14px;
		margin-left: 10px;
	}
	.ServicesTBL {
		font-size: 14px;
		margin-bottom: 10px;
		margin-left:20px;
	}
	.CatsTBL {
		font-size: 14px;
		margin-bottom: 10px;
	}
	.SugroMarker{
		background-image: url("/images/icons/m-marker.png");
		background-repeat: no-repeat;
		height: 30px;
		width: 30px;
		color: #fff;
		padding-left:11px;
		font-size: 14px;
	}
	.SugroMarker2{
		background-image: url("/images/icons/m-marker.png");
		background-repeat: no-repeat;
		height: 30px;
		width: 30px;
		color: #fff;
		padding-left:7px;
		font-size: 14px;
	}
	.AcornMarker{
		background-image: url("/images/icons/m-marker2.png");
		background-repeat: no-repeat;
		height: 30px;
		width: 30px;
		color: #fff;
		padding-left:11px;
		font-size: 14px;
	}
	.AcornMarker2{
		background-image: url("/images/icons/m-marker2.png");
		background-repeat: no-repeat;
		height: 30px;
		width: 30px;
		color: #fff;
		padding-left:7px;
		font-size: 14px;
	}
	li.BPoint {
		margin-left: 40px;
	}
	.MessageError {
		font-size: 16px; /*CD change from 14ph to 16px 24/01/19 */
		color: red;
	}
	.MessageInfo {
		font-size: 14px;
		color: #eee;
        text-decoration:underline;
	}
	.MessageInfo a{
		font-size: 14px;
		color: #2e7c13;
	}
	.MessageInfo2 {
		font-size: 14px;
		color: #666;
        text-decoration:underline;
	}
	.MessageInfo2 a{
		font-size: 14px;
		color: #2e7c13;
	}
	.MainLinksLeftGreen {
		background-color: #444;
		width: 100%;
        padding-bottom:20px;
        padding-top:20px;
        border-radius:3px;
	}
	.NewsContainer {
		width:100%;
		min-height: 100%;
		padding-top: 30px;
		padding-bottom: 50px;
        overflow:hidden;
	}
	.NewsTitle {
		color:  #ce1719;
		font-weight: bold;
		padding-top: 20px;
		font-size: 35px;
		display: block;
        font-family: "Open Sans",sans-serif;
	}
	.NewsLinkTitle {
		font-size: 44px;
		font-weight: bold;
		color: #fff;
		padding-left: 30px;
		padding-right: 30px;
	}
	.NewsLinkPara {
		font-size: 18px;
		font-weight: bold;
		color: #fff;
		padding-left: 30px;
		padding-right: 30px;
		margin-top: -5px;
	}
	.NewsProdDetails {
		color: #666;
		font-size: 14px;
		margin-bottom: 30px;
        background-color:#fff;
        padding:20px;
       background-color:#f2f2f2;
	}
	.NewsThumb {
		float: left;
		width: 25%;
        margin-top:10px;
        margin-bottom:10px;
        position: relative;
	}
    .hiddenbutton{
    position:absolute;
    top:0px;
    left:0px;
    background-color:rgba(0,0,0,0);
    outline:0px;
    margin:0px;
    padding:0px;
    width:100%;
    height:100%;
        cursor:pointer;
        border:0px;
    }
.hiddenbutton:hover{
    background-color:rgba(0,0,0,0)!important;
}

	.NewsDesc {
		color: #666;
		font-size: 14px;
        background-color:#fff;
        padding:20px;
        background-color:#f2f2f2;
	}
    .NewsLabel{
        font-family: "Open Sans",sans-serif;
        
    }
.NewsMainAdditional{
   
    
}
	.NewsMain {
		width: 65%;
        display:block;
        margin-left:auto;
        margin-right:auto;
	}
	.NewsMain img{
        margin-top:150px;
		width: 90%;
        display:block;
        margin-left:auto;
        margin-right:auto;
        max-width:250px;
        min-width:250px;
        border-radius:2%;
        box-shadow:0px 10px 100px 0px rgba(0,0,0,0.5);
	}
	.NewsThumb img {
		border: 1px solid #ccc;
		height:230px;
        display:block;
        margin-left:auto;
        margin-right:auto;
        max-width:100%;
	}
.NewsThumb img:hover{
    box-shadow:0px 4px 4px 0px rgba(0,0,0,0.6);
    cursor:pointer;
}
.MNVariation{
    width:30px;
    height:30px;
    border-radius: 15px;
    text-align: center;
    line-height: 30px;
    background-color:#eee;
    cursor:pointer;
    box-shadow:0px 1px 1px 0px rgba(0,0,0,0.6);
    display:inline-block;
    margin-left:5px;
    margin-right:5px;
    color:green;
    font-size:20px;
}
.MNVariation1, .MNVariation2, .MNVariation3{
    display:none;
}

	.Top20BarContainer {
		width:100%;
	}
	.Top20BarContainer img {
		width:200%;
	}
	
	.FooterMain {
		width:100%;
		height: 300px;
		/*background-color:#494c55;*/
		background-color: #444;
		color: #fff;
		padding-left: 0%;
	}
    .FooterContainer{
        width:90%;
        margin-left:auto;
        margin-right:auto;
    }
	.FooterLinks {
		float:left;
		/*background: #ffffff;
		border: 1px solid #cccccc;*/
		height:257px;
		width: 18%;
        margin-left:1%;
        margin-right:1%;
		overflow: hidden;
		margin-top:5px;
        font-family: "Open Sans",sans-serif;
	}	
	.FooterLinks h3 {
		font-size:17px;
        color:#fff
	}
	.FooterLinks p {
		font-size:14px;
		color: #fff;
        font-family: "Open Sans",sans-serif;
	}
	.FooterLinks a {
		color: #ccc;
        font-size:14px;
        display:block;
        text-align: left;
	}

    .footerinfo{
        width:50%;
        display:block;
        height:30px;
        line-height: 40px;
        margin-left:auto;
        margin-right:auto;
        text-align:center;
        font-family: "Open Sans",sans-serif;
    }
    .footerinfo p {
        color:white;
        font-size:10px;
        margin:0px;
    }

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
#Toppers {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 100px; /* Place the button at the bottom of the page */
  right: 50px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: #e00926; /* Set a background color */
  color: white; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 15px; /* Some padding */
  border-radius: 10px; /* Rounded corners */
  font-size: 18px; /* Increase font size */
}

#Toppers:hover {
  background-color: #fc5474; /* Add a dark-grey background on hover */
}

.newstable{
    width:100%;
    border-collapse: collapse;
}
.newstable tr:nth-child(odd){
    background-color:#efefef;
}
.news-o{
    display:inline-block;
    padding:0px;
    font-family: "Open Sans",sans-serif;
    font-size:22px;
    border-radius:5px;
    margin-top:0px;
}
.news-o:hover{
    text-decoration: underline;
}
.news-o img{
    width:15px!important;
    height:15px!important;
    margin-left:2px;
    display:inline-block!important;
}
.ELearningHeading{
    font-size:50px;
    margin-top:10px;
    font-family: 'Source Sans Pro';
    display:block;
    vertical-align: top;
    width:90%;
}
.ELearningMainImage{
    width:300px!important;
    height:300px!important;
    display:block;
     background-size: cover;
    background-position: center center;
    -o-background-size: cover; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-repeat: no-repeat;
    border:0px;
    margin-bottom:5px;
    float:left;
}
.newsheading{
    font-size:50px;
    margin-top:10px;
    font-family: "Open Sans",sans-serif;
    display:inline-block;
    vertical-align: top;
    width:100%;
}
.newssubheading{
    font-size:30px;
    font-family: "Open Sans",sans-serif;
    
}
.newsnl{
    display:inline-block;
    width:66%;
    float:left;
    background-color:#fff;
    padding:2%;
    box-shadow:0px 1px 3px 0px rgba(0,0,0,0.3);
    margin-top:20px;
    
}
.newsnav-link-mobile{
    display:none;
    width:90%;
    padding-left:5%;
    padding-right:5%;
    margin-top:20px;
    
}
.newsnl-form{
    width:80%;
    margin:0px;
    margin-left:auto;
    margin-right:auto;
    display:block;
    text-align: center;
    padding:10px;
}
.newsnl-form input{
    display:inline-block;
    max-width: 300px;
    height:40px;
    min-width:80px!important;
    font-size:18px;
    font-family: "Open Sans",sans-serif;
    margin:2px;
    border-radius:1px;
}
.newsnl-form input[type="submit"]:hover{
    cursor:pointer;
    background-color:#eee;
}
.newsnl h1{
    text-align: center;
    font-family: "Open Sans",sans-serif;
    font-size:36px;
    margin:0px;
}
.newscontent{
    display:inline-block;
    width:66%;
    float:left;
    background-color:#fff;
    padding:2%;
    box-shadow:0px 1px 3px 0px rgba(0,0,0,0.3);
    padding-bottom:1%;
}
.newscontent hr{
    height:1px;
    background-color:#444;
    border:0px solid #444;
}
.newshtmlcontent img{
    max-width:1000px;
    width:90%;
    display:block;
    margin-left:auto;
    margin-right:auto;
}

.newscontent-container{
    background-color:white;
    overflow: hidden;
    width:80%;
    display:block;
    margin-left:auto;
    margin-right:auto;
}
.newstags{
    display:inline-block;
    width:29%;
    float:right;
    background-color:#ddd;
    font-family: "Open Sans",sans-serif;
    margin-top:20px;
    margin-right:15px;
    padding:1%;
    max-width:350px;
    
}
.newsnav{
    display:inline-block;
    width:28%;
    float:right;
    color:#2e7c13;
    font-family: "Open Sans",sans-serif;
    margin-top:-40px;
    padding-left:2%;
    padding-top:2%;
    padding-bottom:2%;
    max-width:600px;
    
}
.newsnav h2{
    color:#555;
    margin-bottom:5px;
    font-size:35px;
}
.newsheader{
    display:block;
    overflow:hidden;
    margin-bottom:-35px;
}
.newsheader img{
		height:300px!important;
}
.newssocial-img{
    width:35px!important;
    height:35px!important;
    display:inline-block!important;
    margin:3px!important;
}
.newsnav-link{
    height:140px;
    min-height:140px;
    width:99%;
    background-color:#fff;
    box-shadow:0px 1px 1px 0px rgba(0,0,0,0.3);
    color:#aaa;
    padding-left:1%;
    padding-top:1%;
    padding-bottom:1%;
    margin-top:10px;
    margin-bottom:10px;
  
}
.newsnav-img{
    width:50%;
    display:inline-block;
    float:left;
    height:100%;
     background-size: cover;
    background-position: 12% center;
    -o-background-size: cover; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-repeat: no-repeat;
}
.newsnav-text {
    width:46%;
    display:inline-block;
    float:left;
    height:100%;
    padding:2%;
}
.newsnav-text h4{
    font-size:16px;
    margin-top:0px;
    margin-bottom: 10px;
    color:#444;
}
.newsnav-text p {
    font-size:12px;
    margin-top:0px;
}
.newsdate{
    margin-top:10px;
    margin-bottom:30px;
    font-size:15px;
    font-family: "Open Sans",sans-serif;
}
.newsactionbtn:hover{
    background-color:darkred!important;
}
.newsactionbtn{
    outline: none;
    border:0px;
    margin:5px;
    padding:4px;
    cursor:pointer;
    background-color:indianred;
    border-bottom: 2px solid darkred;
    color:#fff;
    font-size:16px;
    font-family: "Open Sans",sans-serif;
    font-weight:normal;
    display:inline-block;
    float:left;
}
.newsactionbtn2:hover{
    background-color:darkgreen!important;
}
.newsactionbtn2{
    outline: none;
    border:0px;
    margin:5px;
    padding:4px;
    cursor:pointer;
    background-color:darkseagreen ;
    border-bottom: 2px solid darkgreen;
    color:#fff;
    font-size:16px;
    font-family: "Open Sans",sans-serif;
    font-weight:normal;
    display:inline-block;
    float:left;
}

.newstable th, .newstable td{
    text-align: left;
    min-width:20px;
    border:1px solid #333;
    padding:3px;
    font-size:14px;
    font-family: "Open Sans",sans-serif;
    overflow:hidden;
}
.newstable th{
    font-size:18px;
    background-color: #444;
    font-family: "Open Sans",sans-serif;
    color:#fff
}
.newscontainer{
    max-width:1500px;
    padding:10px;
    width:97%;
    margin-left:1%;
    display:grid;
	grid-template-columns: 4fr 6fr;
	grid-template-rows: auto;
    margin-top:30px;
    margin-bottom:30px;
    background-color: white;
    box-shadow:0px 1px 3px 0px rgba(0,0,0,0.3);
	box-sizing: border-box;
}
.eventscontainer{
    height:200px;
    width:98%;
    margin-left:auto;
    margin-right:auto;
    padding:10px;
    display:block;
    margin-top:30px;
    margin-bottom:30px;
    background-color: white;
    box-shadow:0px 1px 3px 0px rgba(0,0,0,0.3);
}
.newsimagecontainer{
    
}
.eventsimagecontainer{
    height:100%;
    width:38%;
    display:inline-block;
    vertical-align: top;
}
.newsmainimage{
    width:80%;
    display:inline-block!important;
     background-size: cover;
    background-position: center center;
    -o-background-size: cover; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-repeat: no-repeat;
    border:0px;
}
.newsimagepreview{
    display: block;
	max-height: 300px;
	max-width: 40%;
	margin: auto;
}

.eventsimagepreview{
    height:100%;
    width:100%;
    background-size: cover;
    background-position: center center;
    -o-background-size: cover; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-repeat: no-repeat;
    display:inline-block;
}
/*.eventscontainer:hover .eventsimagepreview{
    transform: scale(1.05);
    transition: all .5s;
}*/
.VoucherClaimedSpacer{
    height:56px;
}
.newsheadingpreview{
    font-size:2.6vw;
    font-family: "Open Sans",sans-serif;
}
.newstextpreview{
    font-size:1.5vw;margin-top:0px;display:block;
}
.newstextcontainer{
    white-space: normal;
    word-break: normal;
}
.eventstextcontainer{
     height:100%;
    width:58%;
    display:inline-block;
    vertical-align: top;
    margin-left:2%;
    font-family: "Open Sans",sans-serif;
}
.eventstextcontainer p{
    font-family: "Open Sans",sans-serif;
}
.newsreadmore{
    padding:15px;
    outline:none;
    border:0px;
    border-radius: 5px;
    background-color:indianred;
    color:white;
    width:150px;
    display:block;
    font-weight: normal;
    font-size:16px;
    text-align: center;
    margin-top:15px;
}
.newsreadmore:hover{
    text-decoration: underline;
}
.pageheading{
    font-size:45px;
    font-family: "Open Sans",sans-serif;
}
.editor-section{
    background-color:#FFF;
    margin-top:10px;
    margin-bottom:10px;
    width:90%;
    display:block;
    margin-left:auto;
    margin-right:auto;
    padding:10px;
}
	.SupContactsTable{
		width:100%;
		display:block;
		margin-left:auto;
		margin-right:auto;
		text-align:left;
		border-collapse:collapse;
	}

	.SupContactsTable td, .SupContactsTable th  {
/*		border-top:1px solid black!important;*/
		/*border-bottom:1px solid black!important;*/
        border:1px solid black;
		padding:4px;
        width:25%;
	}
	.SupContactsTable th {
		font-size:20px;
        background-color: #009764;
        color:white;
        font-family: "Open Sans",sans-serif;
	}
	.SupplierImg {
		width:48%;
		margin-left:1%;
        margin-right:1%;
        background-color:#fefefe;
        display:inline-block;
        float:left;
        
	}
	
	.BoardDetails {
		font-size:12px;
		
	}
	
	.StaffImg {
		width:25%;
		margin-left:1%;
        margin-right:1%;
        background-color:#fefefe;
        display:inline-block;
        float:left;
        
	}
	
	.Events1 {
		width: 95%;
	}
	
	.top20container {
		display:block;
		width:90%;
        margin-left:auto;
        margin-right:auto;
        margin-top:50px;
        margin-bottom:50px;
        overflow:hidden;
	}
	.top20container2 {
		display:block;
		width:90%;
        margin-left:auto;
        margin-right:auto;
		margin-top:-20px;
		margin-bottom:-30px;
        overflow:hidden;
	}
	.Tribute1 {
		width:75%;
		height:75%;
	}
.top20headingcontainer{
    width:100%;
    display:block;
    overflow: hidden;
}
.top20heading50{
    width:50%;
    display:inline-block;
    float:left;
    min-width:300px;
}
	.top20img {
		display:inline-block;
		float:left;
		width:10%;
		margin:0%;
		margin-top:1%;
		margin-bottom:1%;
        min-width:100px;
	}

.top20link {
    display:inline-block;
    padding:5px;
    background-color:#efefef;float:right;
    margin:2px;
    color:#555555;
    border-radius:3px;
    font-size:14px;
}
.top20link:hover{
    color:#fff;
    background-color:#555;
}
.downloadselect{
    display:inline-block;
    width:70%;
    float:left;
     height:50px;
    line-height:50px;
    margin:0px;
    border-radius:0px;
}
.downloadsubmit{
    display:inline-block;
    width:20%;
    float:left;
    height:50px;
    line-height:50px;
    outline:none;
    border:none;
    background-color: #7CD257;
    color:white
}
.downloadsubmit:hover{
    color:white;
    cursor:pointer;
    background-color:#009764!important;
}
.eventcard{
    width:42%;
	float:left;
    height:auto;
    display:block;
	padding:1%;
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.6);
    background-color:white;
    overflow:hidden;
    margin-top:20px;
    margin-bottom:20px;
	margin-left: 20px;
}
.eventcontainer{
    width:48%;
    display:inline-block;
    float:left;
    min-width:200px;
    padding:1%;
}
.eventcontact{
    width:25%;
	float: left;
    display:inline-block;
    min-width:80px;
    padding:3%;
	
}
.eventcontainer h1 {
    font-size:24px;
}
.MobileNavTelephone{
    position:absolute!important;
    width:200px!important;
    text-align: center!important;
    left:50%!important;
    height:30px!important;
    margin-left:-100px!important;
    top:50%;
    color:black;
    display:none;
    text-decoration: underline!important;
    
}
.mobilenavicon{
    position:absolute;
    right:20px;
    top:25px;
    
    width:50px;
    background-repeat: no-repeat;
    height:50px;
    display:none;
    
}
.mobilenavicon img {
    width:100%;
    height:100%;
    cursor: pointer;
}
.mobilenavdropdown{
    position:absolute;
    top:100px;
    width:100%;
    background-color:rgba(0,0,0,0.9);;
    z-index:50;
    display:none;
}
.mobilenavitem{
    height:50px;
    line-height:50px;
    width:100%;
    display:block;
    text-align: left;
    color:white;
    font-size:20px;
    padding-left:20px;
    font-family: "Open Sans",sans-serif;
    font-weight: bold;
    cursor:pointer;
}
.mobilenavitem:hover{
    background-color:white!important;
    color:black;
}
.submenuitem{
    height:50px;
    display:block;
    width:100%;
    text-align:left;
    line-height:50px;
    color:white;
    font-size:15px;
    padding-left:50px;
    overflow:hidden;
    font-family: "Open Sans",sans-serif;
}
.container100{
    text-align: center;
    width:100%;
    margin-left:auto;
    margin-right:auto;
    display:block;
    overflow:hidden;
}
.container50{
    width:48%;
    margin:1%;
    display:inline-block;
    float:left;
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.6);
    cursor:pointer;
}
.container50:hover{
    box-shadow: 0px 2px 7px 2px rgba(0,0,0,0.6);
}
.container50 img{
    width:100%;
}
.submenuitem:hover{
    background-color:white!important;
    color:black;
}
.submenucontainer{
    display:none;
}
.StatsTbl{
    border-collapse: collapse;    
}
.StatsTbl th{
    background-color:#eee;
}
.StatsTbl th, .StatsTbl td{
    padding:5px;
    text-align: left;
    border:1px solid #ddd;
    min-width:100px;
    font-size:13px;
}
.AdminStatsFS{
    display:block;
    width:92%;
    margin-top:10px;
    margin-bottom:10px;
    margin-left:auto;
    margin-right:auto;
    
}
.StatsCol{
    min-width:450px;
    display:inline-block;
    width:47%;
    margin-left:1%;
    margin-right:1%;
    overflow:hidden;
    vertical-align: top;
}
#filterDateFrom{
    text-align: left;
}






.adrotatorfade{
    animation: fade 1s forwards;
}

@keyframes fade{
    0%{
        opacity:1;
    }
    100%{
        opacity:0;
    }
}

.showNav{
    animation: showNav 0.3s forwards;
}

@keyframes showNav{
    0%{
        
        opacity:0;
    }
    100%{
        
        opacity:1;
    }
}

/*Adverts*/
.slideshow-container {
    
    width:750px;
  position: relative;
  margin: auto;
    margin-top:20px;
  height:260px;
}

.addot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
    margin-top:10px;
    margin-bottom:20px;
}

.admySlides {display: none;}

.adactive {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

.ad1{
	width:100%;
	height:250px;
	background-image:url(../Images/adverts/RedBull_Coconut_SB.jpg);
	background-size:contain;
    background-repeat: no-repeat;
}

/*
.ad2{
	width:100%;
	height:250px;

	background-image:url(../Images/adverts/Maytea_SB.jpg);
	background-size:contain;
    background-repeat: no-repeat;
}

.ad3{
	width:100%;
	height:250px;
	background-image:url(../Images/adverts/Reign-Brand-SB.jpg);
	background-size:contain;
    background-repeat: no-repeat;
}
.ad4{
	width:100%;
	height:250px;

	background-image:url(../Images/adverts/MonsterPacificPunch-SB.jpg);
	background-size:contain;
    background-repeat: no-repeat;
}
.ad5{
	width:100%;
	height:250px;

	background-image:url(../Images/adverts/MonsterUltraParadiseSB.jpg);
	background-size:contain;
    background-repeat: no-repeat;
}
/*
.ad6{
	width:100%;
	height:250px;
	background-image:url(../Images/adverts/Ribena_July_BB.png);
	
	background-size:contain;
    background-repeat: no-repeat;
}
.ad7{
	width:100%;
	height:250px;
	background-image:url(../Images/adverts/CCEPCOKEENERGY.JPG);
	background-image:url(../Images/adverts/270919_TopTenSportEnergy_2560x846.jpg);
	background-image:url(../Images/adverts/Tango.JPG);
	background-size:contain;
    background-repeat: no-repeat;
}

*/

/**COOKIE CONSENT START**/

/**COOKIE CONSENT END**/



/** RETAILER SECTION START **/
.RetMobileNavOpen{
    display:block!important;
    animation: RetMobileNavOpen 0.5s forwards ease-in-out;
}

.RetMobileNavClose{
    Display:none!important;
   
}
@keyframes RetMobileNavOpen{
    0% {Display:block;height:0px;opacity: 0}
    100% {height:350px;opacity: 1}
}
.RetNav {
	width: 100%;
	text-align: center;
	height: 30px;
	background-color: #285d8f;
    padding-top:10px;
    padding-bottom:10px;
}

.RetNavLinks {
	color: #fff;
	margin: 15px;
	font-weight: normal;
    line-height:30px;
    font-family: "Open Sans",sans-serif;
}
.RetMobileNavLink{
    color: #fff;
	font-weight: normal;
    display:none;
    line-height:30px;
    cursor: pointer;
    font-size:28px;
    font-family: "Open Sans",sans-serif;
}
.RetNavLinks:hover {
	color: #fff;
	font-weight: normal;
    text-decoration: underline!important;
}
.RetMobileNav{
    background-color:#5b8ab5;
    margin-top:0px;
    width:100%;
    text-align: center;
    display:none;
}
.RetMobileNav a{
    color:white;
    margin-top:0px;
    margin-bottom:0px;
    height:30px;
    line-height:30px;
    border-top:1px solid rgba(0,0,0,0.6);
    width:100%;
    display:block;
    padding-top:10px;
    padding-bottom:10px;
    font-size:18px;
    font-weight:normal;
}
.RetLogoutText {
	font-size: 14px;
    margin:15px;
    font-family: "Open Sans",sans-serif;
}
.RetLogoutText a{
	font-size: 14px;
    margin-top:15px;
    margin-bottom:15px;
    font-family: "Open Sans",sans-serif;
}
.RetLogoutText input{
    font-size:16px;
    font-family: "Open Sans",sans-serif;
}
.RetLogoutText input:hover{
    background-color:#ddd;
    cursor:pointer;
}

/**Ad for Retailer index**/
#ret_header_container {
	width: 100%;
	height: auto;
    display:flex;
	overflow: hidden;
	text-align: center;
	/*background-color:#eee;*/
}
#ret_adrotator_container{
    width:70%;
    displaY:inline-block;
    height:auto;
    overflow:hidden;
}
.s98{
	/**background-image: url(../images/retailers/ads/banner.jpg);
	background-color: #7dd358;
	background-color: #71d54c;
	background-color: #6bc04b;**/
    background-size:cover;
    width:100%;
	float: left;
}

.sMultiLogin{
	/**background-image: url(../images/retailers/ads/banner.jpg);
	background-color: #7dd358;**/
	background-color: #5b8ab5;
    background-size:cover;
    width:100%;
    /*height:200px;*/
	float: left;
}


.s99{
    background-image: url(../images/retailers/ads/banner.jpg);
    background-size:contain;
	float: left;
}

.RetRegHeadText {
	font-size:26px;
	color: #fff;	
	padding-left: 30px;
	font-weight:bold;
    font-family: "Open Sans",sans-serif;
}

.RetRegMainText {
	font-size:16px;
	color: #fff;	
	padding-left: 30px;
    font-family: "Open Sans",sans-serif;
}

.RetRegPostcode {
	width: 250px;	
}

.lblRet{
	font-size:20px!important;
	margin:0px!important;
	padding:0px!important;
	color: #eee;
    font-weight:lighter;
    font-family: "Open Sans",sans-serif;
}

.lblRet2{
	font-size:20px!important;
	margin:0px!important;
	padding:0px!important;
	color: #666;
    font-weight:lighter;
    font-family: "Open Sans",sans-serif;
}


/**Index Retailer Balance**/
.RetIndexBalance {
	width:30%;
    overflow: hidden;
	float:right;
    display:inline-block;
    vertical-align:center;
	background-image: linear-gradient(#666, #555, #333);
}

.RetRewardsDiv2 {
	width:32%;
	float:left;
	background: #5b8ab5;
	/*background: #c04f4d;*/
	/*background-image: linear-gradient(#7dd358, #6bc04b, #009a3c);*/
	height: 270px;
	text-align: center;
	color: #fff;
}
.myRetSlides{
    vertical-align:middle;
}
.RetRewardsDiv {
	width:32%;
	float:left;
	background-image: linear-gradient(#666, #555, #333);
	height: 270px;
	text-align: center;
	color: #fff;
}
.RetRewardsDividerDiv {
	width:1%;
	float:left;
	background-image: linear-gradient(#ffffff, #ffffff, #ffffff);
	height: 270px;
}

/*****Smaller Inout boxes*********/
.InputVouch{
    /*height:35px;
    font-size:18px;*/
	width: 100%;
	padding: 12px 20px;
	margin: 0px 0;
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
	font-family: "Open Sans",sans-serif;
	font-size: 14px;
}

input.Withdraw {
	width: 40%;
	height :50px;
	border: solid #888 1px; 
	color: #333333;
	text-align: center;
	background-color: #fff;
	/*font-weight:bold;*/
	/*padding: 5px 1px;*/
	font-family: 'Source Sans Pro', sans-serif!important;
	font-size: 32px;
	font-weight: bold;
}

input.Withdraw:focus {
	box-shadow: 0 0 5px #888888;
	border: solid #d0712b 2px;
	text-align: center;
}

.RetRegistrationForm {
	width:58%;
	float:left;
	 padding:1%;
}

.RetLoginForm {
	width:34%;
	float:right;
    padding-left:3%;
    padding-right:3%;
    padding-top:1%;
    padding-bottom:3%;
    /*background-image: linear-gradient(#666, #555, #333);*/
}

.RetRegForm1 {
	float: left;
	width: 55%;
	text-align:right;
	padding-left: 30px;
}

.RetRegForm2 {
	float: left;
	width: 30%;
	text-align: left;
}

.RetHeadTitle {
	color: #009764;
	font-size: 22px;
	
}

.RetSubTitle {
	color: #fff;
	font-size: 22px;
    font-family: "Open Sans",sans-serif;
}

.RetFocalText {
	color: #fff;
	font-size: 32px;
	font-weight: bold;
    font-family: "Open Sans",sans-serif;
}

.RetDescriptorText {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.RetIndexButton {
	background-color: #e93d3d;
	height: 40px;
	width: 80%;
	border: 0px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
    cursor:pointer;
    max-width:200px;
}

.RetColItems {
	width: 33%;
	float: left;
	/*border: 1px solid blue;*/
}

.RetHead2 {
	/*color: #2e7c13;*/
	color: #285d8f;
	font-size: 28px;
	text-align: center;
	font-weight: bold;
    font-family: "Open Sans",sans-serif;
}	

/**Index Retailer Newsletter**/
.RetIndexDetails {
	width:29%;
	float:right;
	background-color: #ebebeb;
    padding:1%;
    margin:1%;
    box-shadow:0px 1px 3px 0px rgba(100,100,100,0.6);
    -webkit-box-shadow:0px 1px 3px 0px rgba(100,100,100,0.6);
}

.RetIconImg {
	width: 33%;
	float: left;
	text-align: center;
}

.RetIconImg img {
	height: 40%;
	width: 40%;
}

.RetIconText {
	/*color: #2e7c13;*/
	color: #666;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	font-weight: bold;
	padding-right: 10px;
}

.RetMainText {
	color: #666;
	font-size: 16px;
	text-align: center;	
}

.RetHeadText {
	color: #2e7c13;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}

.RetHeadText1 {
	color: #285d8f;
	font-size: 24px;
	text-align: left;
	font-weight: bold;
	margin-left: 10%;
    font-family: "Open Sans",sans-serif;
}

.RetHeadLeftText {
	color: #2e7c13;
	font-size: 24px;
	font-weight: bold;
}

.RetIconsLogin {
	width: 55%;
	float: left;
}

.RetIconsLoginImg {
	display: block;
	max-width:160px;
	max-height:160px;
	width: auto;
	height: auto;
}

.RetIconStepsText {
	text-align: center;
}	

.RetIconStepsText1 {
	text-align: left;
	margin-left: 10%;
}	





/**********************************************
***********************************************
CD vouchers START
***********************************************
***********************************************
**/

/*************************************************************************/
/* Style the tab for the Admin Page **************************************/
div.tab {
    overflow: hidden;
	background-color: ##f2f2f2;
    border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;

}
div.tab , .tabcontent{
	margin-right:1px;
/*	width: 1020px;*/
}
.tablinks{
	background-color: #7B99B2;
    color:white;
    margin:0px;
    padding:5px;
}
/* Style the links inside the tab */
div.tab a {
    float: left;
    display: block;
	/*border: 1px solid black;*/
    color: White;
    text-align: center;
    padding: 6px 16px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of links on hover */
div.tab a:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
div.tab a:focus, .active {
    background-color: #1e70b7;
}
.owl-stage .active{
    background-color:white;
}
.owl-dots .active{
    background-color:white;
}
.owl-item .item{
    text-align: center;
    display:block;
    margin:auto;
}
.owl-item{
    margin-right:0px!important;
}
.p-carousel{
    display:block;
}
.tabcontent{

	border: 1px solid black;
	min-Height: 800px;
	padding: 30px;
}

/*************************************************************************/
/*************************************************************************/
.RetVoucherClaimDiv_NotClaimed td{
    font-size:18px;
}
.RetVoucherClaimDiv_Claimed td {
    font-size:18px;
}

.RetVoucherClaimDiv_NotClaimed{
	float: left;
	background-color: #fff;
    /*border: 1px solid #ccc;*/	
	font-size: 14px;
	Width: 23%;
    padding:1%;
    
	
}


.RetVoucherClaimDiv_Claimed{
	float: left;
    background-color: #fff;
    /*border: 1px solid #ccc;*/
	
	font-size: 14px;
	Width: 23%;
    padding:1%;
  
}

.RetVoucherClaimDiv_Index img{
	border: 1px solid #ccc;
	/*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
	text-align: center;
	width: 90%;
}

.RetVoucherClaimDiv_Index img{
	border: 1px solid #ccc;
	/*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
	text-align: center;
	width: 90%;
}

.RetVoucherClaimDiv_Index img:hover{
	border: 1px solid blue;
	/*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
	text-align: center;
	width: 90%;
}




/**************************************************************************
/**************************************************************************/

.CalendarInput {
	/*background:#FFFFFF url("/images/cal.png") no-repeat 10px 16px !important;*/
	padding:4px 4px 4px 25px;
	border: solid #1e70b7 2px;
	width:80px;
	height:50px;
	cursor: pointer;
	font-size: 16px;
} 
.CalendarInput:focus {
	box-shadow: 0 0 5px #888888;
	border: solid #1e70b7 2px;
	cursor: pointer;
}

.CalendarElearningInput {
	/*background:#FFFFFF url("/images/cal.png") no-repeat 10px 16px !important;*/
	padding:4px 4px 4px 25px;
	border: solid #1e70b7 2px;
	width:80px;
	height:50px;
	cursor: pointer;
	font-size: 16px;
	
} 
.CalendarElearningInput:focus {
	box-shadow: 0 0 5px #888888;
	border: solid #1e70b7 2px;
	cursor: pointer;
}

.SubmitButtonRed {
	width: 100%;
	height: 30px;
	background-color: #d00000;
	color: white;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	font-family: "Open Sans",sans-serif;
	font-size: 14px;
}
	
.SubmitButtonRed:hover{
    background-color:#e60000!important;
}

.VoucherSubmitButton {
	width: 48%;
	height: 40px;
	background-color: #e93d3d;
	color: white;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	font-family: "Open Sans",sans-serif;
	font-size: 14px;
}

.VoucherSubmitButton:hover{
    background-color:#fe4a5d!important;
}

.BrowseButton {
	width: 48%;
	background-color: #285d8f;
	color: white;
	padding: 5px 1px;
	margin: 8px 0;
	border: none;
	border-radius: 2px;
    height:40px;
	cursor: pointer;
	font-family: "Open Sans",sans-serif;
	font-size: 14px;
}


.BrowseButton:hover{
    background-color:#5b8ab5!important;
}


.SubmitButtonSmall {
	background-color: #285d8f;
	color: white;
	padding: 4px 4px;
	border: none;
	border-radius: 2px;
	cursor: pointer;
	font-family: "Open Sans",sans-serif;
	font-size: 14px;
}

.SubmitButtonSmall:hover{
    background-color:#5b8ab5!important;
}

.SubmitButtonSmallRed {
	background-color: #ff1a1a;
	color: white;
	padding: 4px 4px;
	border: none;
	border-radius: 2px;
	cursor: pointer;
	font-family: "Open Sans",sans-serif;
	font-size: 14px;
}

.SubmitButtonSmallRed:hover{
    background-color:#e60000!important;
}

.RetIconsContainer{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	display:block;
	overflow:hidden;
	padding-bottom:10px;
}

/*******************************
Voucher Tables
**********************************/
.RetailSelect{
	font-size: 14px;
	margin-top: 5px;
	border-collapse: collapse;
}

.RetailSelect td, .RetailSelect {
	Border: 1px solid #1e70b7;
	padding: 2px 2px;
}
.RetailSelect th{
	padding: 2px 2px;
	Border: 1px solid #1e70b7;
	background-color: #e6EEEE;
}

/*******************************
Multi Select Tables
**********************************/
.MultiSelect{
	font-size: 14px;
	margin-top: 5px;
	border-collapse: collapse;
	background-color: #ffffff;
}

.MultiSelect td, .MultiSelect {
	Border: 1px solid #ccc;
	padding: 2px 4px;
}
.MultiSelect th{
	padding: 2px 2px;
	Border: 1px solid #ccc;
	background-color: #777;
	color: #fff;	
}

.DivMultiSelect{
	padding-left: 30px;
}


/*******************************
Advertisement Banner Tables
**********************************/
.AdvertisementBannerAdmin{
	font-size: 12px;
	margin-top: 1px;
	border-collapse: collapse;
   
}
.AdvertisementBannerAdmin td a{
   color: blue;

}

.AdvertisementBannerAdmin th input{
   width:60px!important;
}

.AdvertisementBannerAdmin td, .AdvertisementBannerAdmin tr{
	Border: 1px solid #1e70b7;
	padding: 3px 5px;
	min-width:20px;
}
.AdvertisementBannerAdmin tr:hover {
	background-color: #e6EEEE!important;
}
.AdvertisementBannerAdmin th{
	font-size: 15px;
	padding: 5px 5px;
	Border: 1px solid #1e70b7;
	background-color: #e6EEEE;
	text-align:left;
	text-decoration: underline;
	cursor:pointer;
}

/*******************************
Voucher Tables
**********************************/
.VoucherAdmin{
	font-size: 12px;
	margin-top: 1px;
	border-collapse: collapse;
   
}
.VoucherAdmin td{
    /*width:25%;*/ /*CD removed as workd better in admin page*/

}
.VoucherAdmin td, .VoucherAdmin tr{
	Border: 1px solid #1e70b7;
	padding: 2px 2px;
}
.VoucherAdmin th{
	font-size: 14px;
	padding: 2px 2px;
	Border: 1px solid #1e70b7;
	background-color: #e6EEEE;
}


/*******************************
Voucher Tables
**********************************/
.POSSummary{
	font-size: 9px;
	margin-top: 1px;
	border-collapse: collapse;
   
}

.POSSummary td, .POSSummary tr{
	Border: 1px solid #1e70b7;
	padding: 2px 2px;
	font-size: 9px;
}
.POSSummary th{
	font-size: 9px;
	padding: 2px 2px;
	Border: 1px solid #1e70b7;
	background-color: #e6EEEE;
}

.POSSummaryRewards{
	font-size: 12px;
	margin-top: 1px;
	border-collapse: collapse;
   
}

.POSSummaryRewards td, .POSSummaryRewards tr{
	Border: 1px solid #1e70b7;
	padding: 2px 2px;
	font-size: 12px;
}
.POSSummaryRewards th{
	font-size: 14px;
	padding: 2px 2px;
	Border: 1px solid #1e70b7;
	background-color: #e6EEEE;
}



/*******************************
POSsimple Tables
**********************************/
.POSsimple{
	font-size: 12px;
	margin-top: 1px;
	border-collapse: collapse;
   
}
.POSsimple td{
    /*width:25%;*/ /*CD removed as workd better in admin page*/

}
.POSsimple td, .VoucherAdmin tr{
	/*Border: 1px solid #1e70b7;*/
	padding: 2px 2px;
}
.POSsimple th{
	font-size: 14px;
	padding: 2px 2px;
	Border: 1px solid #1e70b7;
	background-color: #e6EEEE;
}






/*******************************
Retailer Voucher Claims
**********************************/

.VoucherImgIndex {
	display: block;
	max-width:350px;
	max-height:350px;
	width: auto;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ccc;
	/*height:90%;
	width: 90%;
	display: block;
	margin-left: auto;
	margin-right: auto;	*/
	
}

.VoucherImgIndex:hover {
	border: 1px solid blue;

}

.VoucherImg {
	display: block;
    max-width:350px;
	width:100%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ccc;
	/*border-left: 5px solid #008000;*/
	/*height:90%;
	width: 90%;
	display: block;
	margin-left: auto;
	margin-right: auto;	*/
	
}

.VoucherImgClaimed {
	display: block;
	max-width:350px;
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	opacity: 0.5;
	filter: Alpha(opacity=50);
	border: 1px solid #000;
}

.VoucherImgTC {
	display: block;
    max-width:350px;
	width:100%;
	margin-left: auto;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ccc;
	width: 200px;
	height:200px
	/*border-left: 5px solid #008000;*/
	/*height:90%;
	width: 90%;
	display: block;
	margin-left: auto;
	margin-right: auto;	*/
	
}



.ClaimWatermark {
    position:absolute;
	top: 28%;
	text-align: center;
	font-size: 2.5vw;
	font-weight: bold;
	color: #333;
    left:20%;
    
}



/*****Smaller Inout boxes*********/
input.InputSmall {
	width: 40%;
	height :30px;
	border: solid #888 1px; 
	color: #333333;
	text-align: center;
	background-color: #fff;
	/*font-weight:bold;*/
	padding: 5px 1px;
}

input.InputSmall:focus {
	box-shadow: 0 0 5px #888888;
	border: solid #d0712b 2px;
	text-align: center;
}

/*****Smaller Inout boxes*********/
input.InputSmaller {
	width: 20%;
	height :30px;
	border: solid #888 1px; 
	color: #333333;
	text-align: center;
	background-color: #fff;
	/*font-weight:bold;*/
	padding: 5px 1px;
}

input.InputSmaller:focus {
	box-shadow: 0 0 5px #888888;
	border: solid #d0712b 2px;
	text-align: center;
}

.ContentContainerAdmin{
    width:98%;
    margin-left:auto;
    margin-right:auto;
    display:block;
    overflow:hidden;
    padding-bottom:15px;
 }

.AccountsTitleText {
	font-size: 28px;
	font-weight: bold;
	color: #666;
    font-family: 'Source Sans Pro', sans-serif!important;
}

/**CD vouchers  END**/


/**********Withdrawals**/
td.WithStatusPending{
	font-weight: bold;
	background-color: #ff9933;
	text-align: center;
	padding:2px 2px 4px 4px;
	color: white;
}

td.WithStatusPaid{
	font-weight: bold;
	background-color: #e5ffcc;
	text-align: center;
	padding:2px 2px 4px 4px;

}

td.WithStatusCancelled{
	font-weight: bold;
	background-color: #cc0000;
	text-align: center;
	padding:2px 2px 4px 4px;
	color: white;
}

/*****************************************/

p.CorrectAnswer{
	font-weight: bold;
	background-color: #e5ffcc;
	text-align: center;
	padding:6px;
    color:#444;
}

p.WrongAnswer{
	font-weight: bold;
	background-color: #cc0000;
	text-align: center;
	padding:6px;
	color: white;
}





/**RETAILER COLLAPSIBLE DIVS START**/

.collapsible {
  background-color: #777;
  color: white;
  cursor: pointer;
  padding: 1%;
  width: 98%;
  border: 1px solid #ccc;
  text-align: left;
    height:60px;
  outline: none;
  font-size: 15px;
    margin-bottom:20px;
     margin-top:20px;
}

.activecollapse, .collapsible:hover {
  background-color: #555;
}

.collapsible:after {
  content: '\002B';
  color: white;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  
}

.activecollapse:after {
  content: "\2212";
}

.content {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #f1f1f1;
}

.content .VoucherAdmin {
  width: 90%;
  display:block;
 
}
.VoucherAdmin .Tick{
        font-size:13px!important;
    }
.VoucherAdmin .Cross{
        font-size:13px!important;
    }
.VoucherAdmin a{
    color:blue;
    text-decoration: underline;
}
.VoucherAdmin a:hover{
    color:#1e70b7;
}
.content p {
  width: 80%;
   display:block;

}

.RewardsTBLMain {
	font-size: 20px;
	display: block;
	margin-left: auto;
	margin-right: auto;	
	width: 60%;
	
}

.RewardsTBLMain input.Withdraw {
	width: 65%;
	height :30px;
	border: solid #888 1px; 
	color: #333333;
	text-align: center;
	background-color: #fff;
	/*font-weight:bold;*/
	padding: 5px 1px;
	font-size: 32px;
	font-weight: bold;
}

.RewardsTBLMain input.Withdraw:focus {
	border: solid #008000 2px;
	text-align: center;
}

/**RETAILER COLLAPSIBLE DIVS END**/


/**ADMIN COLLAPSIBLE DIVS START**/

.collapsibleAdmin {
  background-color: #777;
  color: white;
  cursor: pointer;
  padding: 6px;
  width: 100%;
  border: 1px solid #ccc;
  text-align: left;
  outline: none;
  font-size: 15px;
  margin: 2px;
}

.activecollapseAdmin, .collapsibleAdmin:hover {
  background-color: #555;
}

.collapsibleAdmin:after {
  content: '\002B';
  color: white;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  
}

.activecollapseAdmin:after {
  content: "\2212";
}

.contentAdmin {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #f1f1f1;
}



.contentAdmin p {
  width: 80%;
  margin-left: 50px;
}



/**ADMIN COLLAPSIBLE DIVS END**/





.AdminLogin {
	/*width:98%;*/
	margin-left:auto;
	margin-right:auto;
}

/*.ElearningIndexImg {
	height: 50%;
	width: 50%;
	border: 1px solid yellow;
}*/

.ElearningIndexImgCompleted {
	display: block;
	opacity: 0.5;
	filter: Alpha(opacity=50);
}

.Tick {
	text-align: center;
	font-size: 1vw;
	font-weight: bold;
	color: #008000;
	position:relative; 
}
.Cross {
	text-align: center;
	font-size: 1vw;
	font-weight: bold;
	color: red;
	position:relative; 
}


.VoucherHead {
	width:100%;
	background-color: #c04f4d;
	color: #fff;
	padding-left: 5%;
	padding-top: 10px;
	height:50px;
    font-family: "Open Sans",sans-serif;
	/*
	background-color: #006caa;
	background-color: #efc84a;
	background-color: #ff7053;
	background-color: #4bacc5;
	background-color: #47d872;
	background-color: #f89747;	
	background-color: #c04f4d;
	background-color: #8064a2;
	background-color: #298cbd;	
	*/	
	
}

.VoucherHead img {
	margin-right: 10px;
}

.ElearningHead {
	width:100%;
	background-color: #4bacc5;
	color: #fff;
	padding-left: 5%;
	padding-top: 10px;
	height:50px;
    font-family: "Open Sans",sans-serif;
	/*
	background-color: #006caa;
	background-color: #efc84a;
	background-color: #ff7053;
	background-color: #4bacc5;
	background-color: #47d872;
	background-color: #f89747;	
	background-color: #c04f4d;
	background-color: #8064a2;
	background-color: #298cbd;	
	*/	
	
}

.CategoryAdviceHead {
	width:100%;
	background-color: #ff7053;
	color: #fff;
	padding-left: 5%;
	padding-top: 10px;
	height:50px;
    font-family: "Open Sans",sans-serif;
	/*
	background-color: #006caa;
	background-color: #efc84a;
	background-color: #ff7053;
	background-color: #4bacc5;
	background-color: #47d872;
	background-color: #f89747;	
	background-color: #c04f4d;
	background-color: #8064a2;
	background-color: #298cbd;	
	*/	
	
}

.ElearningHead img {
	margin-right: 20px;
}
.RetAccountContainer{
    width:48%;
    margin:1%;
    display:inline-block;
    float:left;
}
.RetElearningAds {
	float: left;
	margin: 0%;
    padding: 2%;
	width: 21%;
	text-align: center;
	/*background-color: #ff7053;*/
	color: #333;
	/*padding: 20px;*/
    box-shadow:-2px 2px 0px 0px rgba(150,150,150,0.2);
    -webkit-box-shadow:-2px 2px 0px 0px rgba(150,150,150,0.2);
}

.RetElearningAds img {
	width: 100%;
	margin-bottom: 5px;
	/*border-left: 5px solid #008000;*/
	/*padding: 20px;*/
    
    display:block;
}

.ElearningAdDate {
	font-size: 12px;
	color: #888;
	text-align: left;
    margin-top:5px;
    display:block;
    height:20px;
    padding:3px;
    font-weight:lighter;
    margin-bottom:0px;
}

.ELearningAdTitle {
	font-size: 16px;
	/*color: #008000;*/
	color: #285d8f;
	text-align: left;
	margin-bottom:10px;	
    margin-top:0px;
	height: 40px;
    padding:3px;
    display:block;
}

.ELearningSurveyProgress {
	font-size: 12px;
	color: #666666;
	text-align: left;
	/*margin-bottom:10px;*/
	height: 50px;
	text-align: center;
	padding:2px;
}

.RetElearningContentBack {
	background-color:#333;
	/*background-image: linear-gradient(#666, #555, #333);*/
	width: 100%;
	min-height: 100%;
	padding-top: 20px;
	padding-left:0%;
	padding-bottom: 30px;
	overflow: auto;
}

.ElearningMainDiv {
	width:98%;
	margin-left:auto;
	margin-right:auto;
	display:block;
	overflow:hidden;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
    margin-bottom:20px;
}

.VoucherMainDiv {
	width:99%;
	margin-left:auto;
	margin-right:auto;
	display:block;
	overflow:hidden;
	padding-bottom:15px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.RetElearningcontent{
    display:inline-block;
    width:95%;
    float:left;
    background-color:#fff;
    padding:2%;
    box-shadow:0px 1px 3px 0px rgba(0,0,0,0.3);
    -webkit-box-shadow:0px 1px 3px 0px rgba(0,0,0,0.3);
    padding-bottom:1%;
}
.RetElearningcontent hr{
    height:1px;
    background-color:#444;
    border:0px solid #444;
}
.RetElearningcontent img{
    max-width:800px;
    width:80%;
    display:block;
    margin-left:auto;
    margin-right:auto;
}
.RetElearningcontent a{
    color:blue!important;
    text-decoration: underline!important;
}
.RetElearningcontent iframe{
    max-width:800px;
    width:80%;
    display:block;
    margin-left:auto;
    margin-right:auto;
    height:500px;
}
.RetElearningcontent-container{
    background-color:white;
    overflow: hidden;
    width:80%;
    display:block;
    margin-left:auto;
    margin-right:auto;
}

.RetElearningheader{
    display:block;
    overflow:hidden;
    margin-bottom:10px;
}
.RetElearningheader img{
	height:300px;
}

.Elearningmainimage{
    width:30%!important;
    height:180px!important;
    display:inline-block!important;
     background-size: cover;
    background-position: center center;
    -o-background-size: cover; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-repeat: no-repeat;
    border:0px;
}

.ElearningSurveySkip {
	border-bottom: 5px solid #008000;
	background-color: #ebebeb;
	min-height: 95px;
}

.ElearningSurveySkip img {
	margin: 5px;
	height: 8%;
	width: 8%;
	margin-left:10%;
}

.ELcompleted{
    background-color:green;
}
/**Retailer Navbar**/

/*******************************
Modal Popup
**********************************/
.modal, .modal-newsletter, .modal-retro{
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 100; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal{
    padding-top: 100px; /* Location of the box */
}
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}
.Model-tables{
	width: 95%;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

/*******************************
Modal Popup Message
**********************************/
.modal-message{
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 100; /* Sit on top */
    left: 0;
    top: 200px;
    width: 100%; /* Full width */
    height:100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    /*background-color: rgb(0,0,0); /* Fallback color */
    /*background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
	background-color: rgba(0,0,0,0.4);
    /*background: white;*/
}
.modal-content2 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 3px solid #c04f4d;
    width: 80%;
}






/**RETAILER SECTION END**/

/**Survey Admin Start**/

input[type=text].AdminSurveyQuestion, select.AdminSurveyQuestion {
		width: 70%;
		padding: 12px 20px;
		margin: 8px 0;
		display: inline-block;
		border: 1px solid #ccc;
		border-radius: 4px;
		box-sizing: border-box;
		font-family: "Open Sans",sans-serif;
		font-size: 14px;
}

input[type=text].AdminSurveyQuestionType, select.AdminSurveyQuestionType {
		width: 25%;
		padding: 12px 20px;
		display: inline-block;
		border: 1px solid #ccc;
		border-radius: 4px;
		box-sizing: border-box;
		font-family: "Open Sans",sans-serif;
		font-size: 14px;
}

#AdminSurveyMulti1 {
	display: none;
}

.Answer {
	padding-top: 15px;
	padding-bottom: 15px;
}

.SurveyContent {
	background-color: #ebebeb;
	padding-bottom: 20px;
	/*border: dashed 2px #000;*/
}

.SurveyTitle {
	padding-left:50px;
	padding-bottom:10px;
	font-size: 26px;
	color: #285d8f;
}

.SurveySubTitle {
	padding-left:50px;
	padding-bottom: 20px;
}

.SurveyDesc {
	padding-left:50px;
}

hr.SurveyTitleHR {
	display: block;
	height: 1px;
	background-color: #ccc;
	margin-bottom: 15px;
}

.HowToButton:hover {
	cursor: pointer;
}

/* The container */
.containerCheck {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-top:15px;
  margin-left: 20px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.containerCheck input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
  border: 1px solid blue;
  border-radius: 50%;
}



/* On mouse-over, add a grey background color */
.containerCheck:hover input ~ .checkmark {
  background-color: yellow;
}

/* When the radio button is checked, add a blue background */
.containerCheck input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.containerCheck input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.containerCheck .checkmark:after {
 	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}

/**Survey Admin End**/

.InfoContainerRC{
    display:inline-block;
    width:49%;
    padding-bottom:20px;
    float:left;
}
#rcbenefits {
  font-family: "Open Sans",sans-serif;  
  border-collapse: collapse;
  width: 90%;
  font-size:12px;
}

#rcbenefits td, #rcbenefits th {
  border: 1px solid #ddd;
  padding: 8px;
}

#rcbenefits tr:nth-child(even){background-color: #f2f2f2;}

#rcbenefits tr:hover {background-color: #ddd;}

#rcbenefits th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #5b8ab5;
  color: white;
  text-align: center;
}


/*********************************************/
/*********************************************/
/* for compliance\POS Nov\Dev 2019 */
/*********************************************/
/*********************************************/
 
 .ComplianceMainDiv {
	width:99%;
	margin-left:auto;
	margin-right:auto;
	display:block;
	overflow:hidden;
	padding-bottom:15px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-align: center:
}

 
 .ComplianceHead {
	width:99%;
	background-color: #6699ff;
	color: #fff;
	padding-left: 5%;
	padding-top: 10px;
	height:50px;
    font-family: "Open Sans",sans-serif;
	font-size:16px;
}

.ComplianceHead img {
	margin-right: 10px;
}
 
 
 .ComplianceSupplierDiv{
	float:left;
	margin:5px;
	 
 }
 
 .ComplianceSupplierImg {
	display: block;
    max-width:350px;
	/*width:100%;*/
	margin-left: auto;
	margin-right: auto;
	/*border: 1px solid #ccc;*/
	
	cursor:pointer;
	width:157px;
	height:63px;

}
 
  .ComplianceSupplierImg_Sml {
	display: block;
    max-width:350px;
	/*width:100%;*/
	margin-left: auto;
	margin-right: auto;
	/*border: 1px solid #ccc;*/
	
	cursor:pointer;
	width:78px;
	height:31px;

}
 
 
  .ComplianceHeaderDiv{
	float: left;
	background-color: #e0ebeb;
    border: 1px solid #ccc;
    border-radius: 12px;  /* Rounded border */
	margin: 3px;
	width:97%;
    padding:1%;
	font-size:14px;
	
	
   }

 
 .ComplianceDiv{
	float: left;
	background-color: #fff;  /*#fff; */
    border: 1px solid #ccc;
    border-radius: 12px;  /* Rounded border */
	margin: 3px;
	width:44%!important; /*23%*/
    padding:1%;
	font-size:14px;
	
	min-height: 400px;
   }
   
  .ComplianceDiv p {
	font-size: 12px;
  }

 .ComplianceLinesDiv{
	background-color: #f5f5f0;  /*#f5f5f0; */
   }


.ComplianceSupplierSelectDiv{
	float:left;
	margin:5px;
}


.ComplianceDiv td{
    font-size:12px; /* was 14px */
}

.ComplianceTable td{
	text-align:center;
	
}


 .ComplianceDiscDiv{
	float: left;
	background-color: #fff;  /*#fff; */
    border: 1px solid #ccc;
    border-radius: 12px;  /* Rounded border */
	margin: 3px;
	width:96%!important; /*23%*/
    padding:1%;
	font-size:14px;
   }
   
  .ComplianceDiscDiv p {
	font-size: 12px;
  }

.EvidenceNeededDiv {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px; 
 }


.EvidenceNeededDiv p {
	font-size: 14px;
	color:red;
	
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px; 	
 }





.CompImg{
	
  border: 1px solid #ddd; /* Gray border */
  border-radius: 4px;  /* Rounded border */
  padding: 5px; /* Some padding */
  width: 50px; /* Set a small width */
	
	
}
.CompImg:hover {
  box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
}

.CompImgPlanogram{
	
  border: 1px solid #ddd; /* Gray border */
  border-radius: 4px;  /* Rounded border */
  padding: 5px; /* Some padding */
  width: 100px; /* Set a small width */
	
	
}
.CompImgPlanogram:hover {
  box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
}



.ComplianceSubmitButton {
	/*width: 48%;*/
	width: 60px;
	height: 25px;
	background-color: #009764;
	color: white;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	font-family: "Open Sans",sans-serif;
	font-size: 14px;
}

.ComplianceSubmitButton:hover{
    background-color:#006644!important;
}

.butcompSwitchSupplier{
	width: 120px;
	padding: 5px 12px;
	background-color: #6699ff;
	border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
	border-radius: 8px;
	cursor: pointer;
}



.butcompBrowseUpload {
	width: 98%;
	padding: 5px 32px;
	background-color: #009764;
	border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
	border-radius: 8px;
	cursor: pointer;
}


.butcomp1 {
	width: 98%;
	padding: 15px 32px;
	background-color: #ed8c59;
	border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
	border-radius: 8px;
}
.butcomp2 {
	width: 98%;
	padding: 15px 32px;
	background-color: #f44336;
	border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
	border-radius: 8px;
}
.butcomp3 {
	width: 98%;
	padding: 15px 32px;
	background-color: #008CBA;
	border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
	border-radius: 8px;
}
.butcomp4 {
	width: 100%;
	padding: 15px 32px;
	background-color: #555555;
	border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
	border-radius: 8px;
}

.butcomp5 {
	width: 100%;
	padding: 15px 32px;
	background-color: #ffcccc;
	border: none;
    color: black;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
	border-radius: 8px;
}
.butcomp6 {
	width: 100%;
	padding: 15px 32px;
	background-color: #8533ff;
	border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
	border-radius: 8px;
}

.butcomp7 {
	width: 100%;
	padding: 15px 32px;
	background-color: #ebebe0;
	border: none;
    color: black;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
	border-radius: 8px;
}


.NearestWholesalerImg {
	height:80%;
	width:80%;
}


/*******************************
Admin Tables -ORD
**********************************/
.Admin_ORD{
	font-size: 14px;
	margin-top: 5px;
	border-collapse: collapse;
}

.Admin_ORD td, .Admin_ORD {
	Border: 1px solid #1e70b7;
}
.Admin_ORD th{
	padding: 2px 2px;
	/*Color: White;*/
	Border: 2px solid #8abbd7;
	padding: 5px;
	Text-align: left;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#066dab+0,5eacd6+85 */
	background: #c6d9ec; /* Old browsers */
	color: #000;	
}

.Admin_ORD td{
	padding: 2px 2px;
}

.Admin_ORDEntered{
	background: #ebfaeb  ;
}

.Admin_ORDEnteredSupplier{
	background: #e0e0eb  ;
}

table.Admin_ORD tr.Admin_ORDComment:hover {
	background-color: #ffff99;
}

table.Admin_ORD td.Admin_ORDCommentText {
	background-color: #DBEDD1;
}

/*
.Admin_ORDInputs{
	border: none;
	height: 50px;
	width: 50px;
	background-color: yellow;
	font-size: 14px;
}
*/
.Admin_ORDInputs {
	width: 50px;
	border: solid #cccccc 1px; 
	color: #333333;
	text-align: center;
	background-color: #ffffcc;
	/*font-weight:bold;*/
	
}

.Admin_ORDInputs:focus {
	box-shadow: 0 0 5px #888888;
	border: solid #d0712b 2px;
	text-align: center;
}


.Admin_ORDInputs_Comments {
	font-family: "Open Sans",sans-serif;
	font-size:12px;
	width: 100%;
	border: solid #cccccc 1px; 
	/*color: #333333;*/
	color: #333333;
	text-align: left;
	/*background-color: #ffffcc;*/
	background-color: #ffffcc;
	
	/*font-weight:bold;*/
	
}

.Admin_ORDInputs_Comments:focus {
	box-shadow: 0 0 5px #888888;
	border: solid #d0712b 2px;
	text-align: left;
}

.Admin_ORDComments{
	background: #ebebe0 ;
}


.Admin_PromAddInputsSmall {
	width: 45px;
	border: solid #cccccc 1px; 
	color: #333333;
	text-align: center;
	background-color: #ffffcc;
	/*font-weight:bold;*/
	
}

.Admin_PromAddInputsSmall:focus {
	box-shadow: 0 0 5px #888888;
	border: solid #d0712b 2px;
	text-align: center;
}

.Covidbanner {
	width: 100%;
	margin: auto;
	background-color: #fcf8e3;
	height: 30px;
	color: #333;
	text-align: center;
	font-size: 16px;
	padding-top: 10px;
}

.Covidbanner a {
	color: #666;
	font-weight: normal;
}

.alert-box{
	padding: 20px;
	border: solid #9C6500 1px;
	margin-bottom: 10px;
	margin-top: 10px;
	background: #F7E497;
	width:500px!important;
}

.alert-box p {
	font-size: 18px;
	margin:0px;
}

.alert-box span {
	font-weight: bold;
}



/*******************************
Event Admin Tables
**********************************/
.EventAdminNoBorders{
	font-size: 12px;
}

.EventAdminNoBorders td, .EventAdminNoBorders tr{
	padding: 2px 2px 2px 2px;
	/*min-width:20px;*/
}


.EventAdmin{
	font-size: 12px;
	margin-top: 1px;
	border-collapse: collapse;   
}
table.EventAdmin {
	padding: 10px;
	width:95%;
}
.EventAdmin td a{
   color: blue;
}

.EventAdmin th input{
   /*width:60px!important;*/
}

.EventAdmin td, .EventAdmin tr{
	Border: 1px solid #1e70b7;
	padding: 2px 2px 2px 2px;
	background-color: #ffffff;
	/*min-width:20px;*/
}
.EventAdmin tr:hover {
	background-color: #e6EEEE!important;
}
.EventAdmin th{
	font-size: 13px;
	padding: 2px 2px;
	Border: 1px solid #1e70b7;
	background-color: #ccf2ff;
	text-align:left;
	/*text-decoration: underline;*/
	cursor:pointer;
}

.CalendarEventInput {
	/*background:#FFFFFF url("/images/cal.png") no-repeat 10px 16px !important;*/
	padding:2px 2px 2px 2px;
	border: solid #1e70b7 2px;
	width:100%;
	height:50px;
	cursor: pointer;
	font-size: 10px;
} 
.CalendarEventInput:focus {
	box-shadow: 0 0 5px #888888;
	border: solid #1e70b7 2px;
	cursor: pointer;
}


.EventAdminSubmitRed {
	width: 100%;
	height: 30px;
	background-color: #d00000;
	color: white;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	font-family: "Open Sans",sans-serif;
	font-size: 14px;
}
.EventAdminSubmitRed:hover{
    background-color:#f0b9b9;
}

.EventAdminSubmitOrange {
	width: 100%;
	height: 30px;
	background-color: #f5c351;
	color: white;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	font-family: "Open Sans",sans-serif;
	font-size: 14px;
}
.EventAdminSubmitOrange:hover{
    background-color:#d00000;
}





.EventAdminSubmit {
	width: 100%;
	height: 30px;
	background-color: #285d8f;
	color: white;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	font-family: "Open Sans",sans-serif;
	font-size: 14px;
}
.EventAdminSubmit:hover{
    background-color:#90c1f0!important;
}


.EventSelect {
		width: 100%;
		padding: 2px 2px;
		margin: 4px 0;
		display: inline-block;
		border: 1px solid #ccc;
		border-radius: 2px;
		box-sizing: border-box;
		font-family: "Open Sans",sans-serif;
		font-size: 14px;
}

.EventInputStd {
		width: 100%;
		padding: 2px 2px;
		margin: 4px 0;
		display: inline-block;
		border: 1px solid #ccc;
		border-radius: 2px;
		box-sizing: border-box;
		font-family: "Open Sans",sans-serif;
		font-size: 14px;
}

.EventInputSmall {
		width: 80px;
		padding: 2px 2px;
		margin: 4px 0;
		display: inline-block;
		border: 1px solid #ccc;
		border-radius: 2px;
		box-sizing: border-box;
		font-family: "Open Sans",sans-serif;
		font-size: 14px;
}


.EventInputInvDesc {
		width: 10px;
		padding: 2px 2px;
		margin: 1px 0;
		display: inline-block;
		border: 1px solid #ccc;
		border-radius: 2px;
		box-sizing: border-box;
		font-family: "Open Sans",sans-serif;
		font-size: 12px;
}
