
/*New changes May 2020*/

.btn-secondary {
	font-weight: normal;
	color: #000;
	background: #e4e4e4;
	border-color: #e4e4e4;
	text-align: center;
	/*
		border-color: #999;
	background-color: buttonface;
	background: #fefefe;
	background: -moz-linear-gradient(top, #fefefe 0%, #d1d1d1 74%, #dddddd 92%, #e2e2e2 100%);
	background: -webkit-linear-gradient(top, #fefefe 0%,#d1d1d1 74%,#dddddd 92%,#e2e2e2 100%);
	background: linear-gradient(to bottom, #fefefe 0%,#d1d1d1 74%,#dddddd 92%,#e2e2e2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e2e2e2',GradientType=0 );
*/
}

	.btn-secondary:hover {
		border-color: #e4e4e4;
		color: #000;
		background-color: #d0d0d0;
/*		background: -moz-linear-gradient(top, #e2e2e2 0%, #dddddd 8%, #d1d1d1 26%, #fefefe 100%);
		background: -webkit-linear-gradient(top, #e2e2e2 0%,#dddddd 8%,#d1d1d1 26%,#fefefe 100%);
		background: linear-gradient(to bottom, #e2e2e2 0%,#dddddd 8%,#d1d1d1 26%,#fefefe 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 );
*/	}

.btn-main {
	background: #f8c537;
	display: inline-block;
	color: #1c1c1c;
	border-radius: 5px;
	font-weight: 600;
	font-size: 16px;
	text-align: center;
}


	.btn-main:hover {
		background-color: #E4B123;
/*		background-color: #D09D0F;
*/		color: #333333;
	}


.btn-gold {
	border: solid 1px orange !important;
	background-color: #fbe29b !important;
}


.btn-primary {
	background: #f8c537;
	display: inline-block;
	color: #1c1c1c;
	border: none;
	text-align: center;
}

.btn-primary {
	font-weight: bold;
	color: #000;
	/*background-color: buttonface;
	border-color: #999;*/
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fefefe+0,d1d1d1+74,dddddd+92,e2e2e2+100 */
	/*background: #fefefe;*/ /* Old browsers */
	/*background: -moz-linear-gradient(top, #fefefe 0%, #d1d1d1 74%, #dddddd 92%, #e2e2e2 100%);*/ /* FF3.6-15 */
	/*background: -webkit-linear-gradient(top, #fefefe 0%,#d1d1d1 74%,#dddddd 92%,#e2e2e2 100%);*/ /* Chrome10-25,Safari5.1-6 */
	/*background: linear-gradient(to bottom, #fefefe 0%,#d1d1d1 74%,#dddddd 92%,#e2e2e2 100%);*/ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e2e2e2',GradientType=0 );*/ /* IE6-9 */
}

	.btn-primary:hover {
		/*		background-color: buttonface;
		border-color: #000;
		color: #000;
*/ /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e2e2e2+0,dddddd+8,d1d1d1+26,fefefe+100 */
		background: #e8b527;
		color: #000;
		/* Old browsers */
		/*background: -moz-linear-gradient(top, #e2e2e2 0%, #dddddd 8%, #d1d1d1 26%, #fefefe 100%);*/ /* FF3.6-15 */
		/*background: -webkit-linear-gradient(top, #e2e2e2 0%,#dddddd 8%,#d1d1d1 26%,#fefefe 100%);*/ /* Chrome10-25,Safari5.1-6 */
		/*background: linear-gradient(to bottom, #e2e2e2 0%,#dddddd 8%,#d1d1d1 26%,#fefefe 100%);*/ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 );*/ /* IE6-9 */
	}


.btn-cancel {
	/*font-weight: bold;*/
	color: #000;
	background-color: buttonface;
	/*	border-color: #999;
*/ background: #e4e4e4;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 5px;
	text-align: center;
	/*	background: -moz-linear-gradient(top, #fefefe 0%, #d1d1d1 74%, #dddddd 92%, #e2e2e2 100%);
	background: -webkit-linear-gradient(top, #fefefe 0%,#d1d1d1 74%,#dddddd 92%,#e2e2e2 100%);
	background: linear-gradient(to bottom, #fefefe 0%,#d1d1d1 74%,#dddddd 92%,#e2e2e2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e2e2e2',GradientType=0 );
*/
}

	.btn-cancel:hover {
		background-color: buttonface;
/*		border-color: #000;
*/		color: #000;
		background: #d4d4d4;
/*		background: -moz-linear-gradient(top, #e2e2e2 0%, #dddddd 8%, #d1d1d1 26%, #fefefe 100%);
		background: -webkit-linear-gradient(top, #e2e2e2 0%,#dddddd 8%,#d1d1d1 26%,#fefefe 100%);
		background: linear-gradient(to bottom, #e2e2e2 0%,#dddddd 8%,#d1d1d1 26%,#fefefe 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 );
*/	}



.basic_button_yellow {
	background: #f8c537;
	text-align: center;
	display: inline-block;
	/*	padding: 18px 31px;
*/ padding: 18px 20px;
	color: #1c1c1c;
	border-radius: 5px;
	font-weight: 600;
	font-size: 16px;
}

	.basic_button_yellow.sm {
		background: #f8c537;
		display: inline-block;
		padding: 8px 21px;
		color: #1c1c1c;
		border-radius: 5px;
		font-weight: 600;
		font-size: 16px;
		text-align: center;
	}

	a.basic_button_gray:visited, a.basic_button_yellow:visited, a.btn:visited {
		color: initial;
	}




	.basic_button_gray {
		background: #767676;
		text-align: center;
		padding: 18px 31px;
		display: inline-block;
		color: #fff;
		border-radius: 5px;
		font-weight: 600;
		font-size: 16px;
	}

	.basic_button_gray:hover {
		color: #fff;
	}

.basic_button_red {
	background: #cc3333;
	text-align: center;
	padding: 18px 31px;
	display: inline-block;
	color: #fff;
	border-radius: 5px;
	font-weight: 600;
	font-size: 16px;
}

	.basic_button_red:visited {
		color: #fff;
	}

	.basic_button_red:hover {
		color: #FF4500;
	}

.basic_button_orange {
	background: #FF4500;
	text-align: center;
	padding: 18px 31px;
	display: inline-block;
	color: #fff;
	border-radius: 5px;
	font-weight: 600;
	font-size: 16px;
}

	.basic_button_orange:hover {
		color: #FFD700;
	}

@media screen and (max-device-width: 568px) {
	.basic_button_gray, .basic_button_yellow {
		padding: 9px 15px;
		margin-bottom: 3px;
	}

	.notice_box {
		margin: 25px 0 25px 0;
	}
}

.cust_html .btn-sm {
	border: none;
	background: none;
	background-color: #e4e4e4;
	/*border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;*/
	margin-right: 1px;
}


.cust_html a.btn-sm {
	color: #333;
	font-weight: normal;
}


.cust_html .btn-sm:hover {
	border: none;
	background: none;
	background-color: #f0f0f0;
}



.btn.btn-huge {
	display: inline-block;
	padding: 18px 31px;
	border-radius: 5px;
	font-weight: 600;
	font-size: 16px;
	border: none; 
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
	color: orange;
	background-color: #f8c537;
	border-color: #fdb415;
}


.btn-primary {
	font-weight: 400 !important;
}



.btn-nzd {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107;
}

.msg_send_btn {
	position: absolute;
	right: 0;
	top: 0px;
}

.standard_button {
	font-size: 14px;
	color: #f8c537;
	font-weight: bold;
	border: 1px solid #f8c537;
	display: inline-block;
	padding: 10px 25px;
	border-radius: 5px;
	margin-top: 20px;
	color: #333;
}

	.standard_button:hover {
		background: #f8c537;
		border-color: #f8c537;
	}

	.standard_button.default {
		background: #f8c537;
		border-color: #f8c537;
	}


/* end New changes May 2020*/
.btnNZD {
	background: #dd9955;
	background-image: -webkit-linear-gradient(top, #dd9955, #cd6701);
	background-image: -moz-linear-gradient(top, #dd9955, #cd6701);
	background-image: -ms-linear-gradient(top, #dd9955, #cd6701);
	background-image: -o-linear-gradient(top, #dd9955, #cd6701);
	background-image: linear-gradient(to bottom, #dd9955, #cd6701);
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	border-radius: 0.3em;
	text-shadow: 2px 2px 3px #666666;
	-webkit-box-shadow: 0px 0px 5px #000;
	-moz-box-shadow: 0px 0px 5px #000;
	box-shadow: 0px 0px 5px #000;
	font-family: Arial, helvetica,'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
	font-weight: bold;
	color: #ffffff !important;
	font-size: 18pt;
	padding: 0px 7px;
	border: solid #edc49a 2px;
	text-decoration: none;
	min-width: 252px;
	max-width: 300px;
	height: 56px;
	text-align: center;
	margin: auto;
	display: block;
}

    .btnNZD:hover {
        background: #cd6701;
        background-image: -webkit-linear-gradient(top, #cd6701, #f9ab45);
        background-image: -moz-linear-gradient(top, #cd6701, #f9ab45);
        background-image: -ms-linear-gradient(top, #cd6701, #f9ab45);
        background-image: -o-linear-gradient(top, #cd6701, #f9ab45);
        background-image: linear-gradient(to bottom, #cd6701, #f9ab45);
        text-decoration: none;
        color: white;
    }

a  .btnNZD:hover {
    text-decoration: none !important;
}


.btnNZD.med {
	width: 175px;
	height: 40px;
	font-size: 1.8em;
}


.btnNZD-sm {
	background: #dd9955;
	background-image: -webkit-linear-gradient(top, #dd9955, #cd6701);
	background-image: -moz-linear-gradient(top, #dd9955, #cd6701);
	background-image: -ms-linear-gradient(top, #dd9955, #cd6701);
	background-image: -o-linear-gradient(top, #dd9955, #cd6701);
	background-image: linear-gradient(to bottom, #dd9955, #cd6701);
	-webkit-border-radius: 0.2em;
	-moz-border-radius: 0.2em;
	border-radius: 0.3em;
	text-shadow: 1px 1px 2px #666666;
	-webkit-box-shadow: 0px 0px 3px #000;
	-moz-box-shadow: 0px 0px 3px #000;
	box-shadow: 0px 0px 3px #000;
	font-family: Arial, helvetica,'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
	font-weight: bold;
	color: #ffffff !important;
	font-size: 1.1rem;
	padding: 2px 3px;
	border: solid #edc49a 1px;
	text-decoration: none;
	min-width: 126px;
	min-height: 28px;
	width: 126px;
	height: 28px;
	text-align: center;
	margin: auto;
	display: block;
}

    .btnNZD-sm:hover {
        background: #cd6701;
        background-image: -webkit-linear-gradient(top, #cd6701, #f9ab45);
        background-image: -moz-linear-gradient(top, #cd6701, #f9ab45);
        background-image: -ms-linear-gradient(top, #cd6701, #f9ab45);
        background-image: -o-linear-gradient(top, #cd6701, #f9ab45);
        background-image: linear-gradient(to bottom, #cd6701, #f9ab45);
        text-decoration: none;
        color: white;
    }

a .btnNZD-sm:hover {
    text-decoration: none !important;
}

.bw {
    background: #9c9c9c;
    background-image: -webkit-linear-gradient(top, #bababa, #9c9c9c);
    background-image: -moz-linear-gradient(top, #bababa, #9c9c9c);
    background-image: -ms-linear-gradient(top, #bababa, #9c9c9c);
    background-image: -o-linear-gradient(top, #bababa, #9c9c9c);
    background-image: linear-gradient(to bottom, #bababa, #9c9c9c);
    border-color: #d8d8d8;
    color: #000;
}

.bw:hover {
        background: #d8d8d8;
        background-image: -webkit-linear-gradient(top, #9c9c9c,#bababa);
        background-image: -moz-linear-gradient(top, #9c9c9c,#bababa);
        background-image: -ms-linear-gradient(top, #9c9c9c,#bababa);
        background-image: -o-linear-gradient(top, #9c9c9c,#bababa);
        background-image: linear-gradient(to bottom, #9c9c9c,#bababa);
        border-color: #9c9c9c;
        color: #000;
    }


.btnNZD.md {
    font-size: 1.8em;
}


.wo_btngo {
	float: right;
	height: 28px;
	margin: 0 5px;
	padding: 0px 5px;
}
