input[type="button"].pm_custm_btn_1 {
	cursor:pointer;
	background-color: #73B439;
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0.15));
	border: 1px solid #527D2C;
	border-radius: 3px;
	box-shadow: 0 1px 2px #7C7F82, 0 1px #9BEA54 inset;
	color: #FFFFFF;
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: bold;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 -1px #30471A;
	padding:10px 25px
}


input[type="button"].pm_custm_btn_1:hover {
	background-color: #87C84D;
}

input[type="button"].pm_custm_btn_2	{
	cursor:pointer;
	padding: 9px 20px;
	border:0px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-color: #3897fd;
	-webkit-box-shadow: 0 1px #444c57, inset 0 1px #a9d6fe;
	-moz-box-shadow: 0 1px #444c57, inset 0 1px #a9d6fe;
	box-shadow: 0 1px #444c57, inset 0 1px #a9d6fe;
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.2), rgba(224,224,224,.2));
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.2), rgba(224,224,224,.2));
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,.2), rgba(224,224,224,.2));
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0,.2), rgba(224,224,224,.2));
	background-image: linear-gradient(to top, rgba(0,0,0,.2), rgba(224,224,224,.2));
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	font-weight: bold;
	color: #d3e5fe;
	text-shadow: 0 -1px #21262c;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}

input[type="button"].pm_custm_btn_2:hover {
	background-color: #2786EC;
}


input[type="button"].pm_custm_btn_3 {
	cursor:pointer;
	padding:9px 10px;
	-webkit-border-radius: 2px 3px 3px 2px/3px;
	-moz-border-radius: 2px 3px 3px 2px/3px;
	border-radius: 2px 3px 3px 2px/3px;
	background-color: #4c342b;
	-webkit-box-shadow: 0 1px #e0967a, inset 0 2px #8d6c60;
	-moz-box-shadow: 0 1px #e0967a, inset 0 2px #8d6c60;
	box-shadow: 0 1px #e0967a, inset 0 1px #8d6c60;
	border: solid 1px #34221c;
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.1), rgba(224,224,224,.1));
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.1), rgba(224,224,224,.1));
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,.1), rgba(224,224,224,.1));
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0,.1), rgba(224,224,224,.1));
	background-image: linear-gradient(to top, rgba(0,0,0,.1), rgba(224,224,224,.1));
	font-family:"Open Sans", sarif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 -1px #1F1D1B;
	text-transform:uppercase;
}
input[type="button"].pm_custm_btn_3:hover {
	background:#674F46;
}


input[type="button"].pm_custm_btn_4 {
	cursor:pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #a90c05;
	-webkit-box-shadow: inset 0 1px #dc5b57;
	-moz-box-shadow: inset 0 1px #dc5b57;
	box-shadow: inset 0 1px #dc5b57;
	border: solid 1px #a60b06;
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.12), rgba(255,255,255,.12));
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.12), rgba(255,255,255,.12));
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,.12), rgba(255,255,255,.12));
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0,.12), rgba(255,255,255,.12));
	background-image: linear-gradient(to top, rgba(0,0,0,.12), rgba(255,255,255,.12));
	text-decoration:none;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 1px #5d351e;
	padding:10px 25px;
	text-align:center;
	font-family: Georgia;
}
input[type="button"].pm_custm_btn_4:hover {
	background:#C92C25;
}


input[type="button"].pm_custm_btn_5 {
	cursor:pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	-webkit-box-shadow: inset 0 1px #feb388;
	-moz-box-shadow: inset 0 1px #feb388;
	box-shadow: inset 0 1px #feb388;
	background-image: -webkit-linear-gradient(bottom, #ee4f2f, #f17530);
	background-image: -moz-linear-gradient(bottom, #ee4f2f, #f17530);
	background-image: -o-linear-gradient(bottom, #ee4f2f, #f17530);
	background-image: -ms-linear-gradient(bottom, #ee4f2f, #f17530);
	background-image: linear-gradient(to top, #ee4f2f, #f17530);
	text-decoration:none;
	font-family: 'Open Sans';
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 1px #942d18;
	border:0px;
	padding:9px 25px;
}

input[type="button"].pm_custm_btn_5:hover {
	background-image: -webkit-linear-gradient(bottom, #FF7756, #f17530);
	background-image: -moz-linear-gradient(bottom, #FF7756, #f17530);
	background-image: -o-linear-gradient(bottom, #FF7756, #f17530);
	background-image: -ms-linear-gradient(bottom, #FF7756, #f17530);
	background-image: linear-gradient(to top, #FF7756, #f17530);	
}


input[type="button"].pm_custm_btn_6 {
    -moz-box-shadow:inset 0px 1px 0px 0px #cf866c;
    -webkit-box-shadow:inset 0px 1px 0px 0px #cf866c;
    box-shadow:inset 0px 1px 0px 0px #cf866c;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d0451b), color-stop(1, #bc3315));
    background:-moz-linear-gradient(top, #d0451b 5%, #bc3315 100%);
    background:-webkit-linear-gradient(top, #d0451b 5%, #bc3315 100%);
    background:-o-linear-gradient(top, #d0451b 5%, #bc3315 100%);
    background:-ms-linear-gradient(top, #d0451b 5%, #bc3315 100%);
    background:linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0451b', endColorstr='#bc3315',GradientType=0);
    background-color:#d0451b;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    border:1px solid #942911;
    display:inline-block;
    color:#ffffff;
    font-family:arial;
    font-size:13px;
    font-weight:normal;
    text-decoration:none;
    text-shadow:0px 1px 0px #854629;
	padding:10px 25px;
	cursor:pointer;
}

input[type="button"].pm_custm_btn_6:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bc3315), color-stop(1, #d0451b));
    background:-moz-linear-gradient(top, #bc3315 5%, #d0451b 100%);
    background:-webkit-linear-gradient(top, #bc3315 5%, #d0451b 100%);
    background:-o-linear-gradient(top, #bc3315 5%, #d0451b 100%);
    background:-ms-linear-gradient(top, #bc3315 5%, #d0451b 100%);
    background:linear-gradient(to bottom, #bc3315 5%, #d0451b 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc3315', endColorstr='#d0451b',GradientType=0);
    background-color:#bc3315;
}
input[type="button"].pm_custm_btn_6:active {
    position:relative;
    top:1px;
}


input[type="button"].pm_custm_btn_7 {
    -moz-box-shadow:inset 0px 1px 0px 0px #ffe0b5;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffe0b5;
    box-shadow:inset 0px 1px 0px 0px #ffe0b5;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fbb450), color-stop(1, #f89306));
    background:-moz-linear-gradient(top, #fbb450 5%, #f89306 100%);
    background:-webkit-linear-gradient(top, #fbb450 5%, #f89306 100%);
    background:-o-linear-gradient(top, #fbb450 5%, #f89306 100%);
    background:-ms-linear-gradient(top, #fbb450 5%, #f89306 100%);
    background:linear-gradient(to bottom, #fbb450 5%, #f89306 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89306',GradientType=0);
    background-color:#fbb450;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    border-radius:7px;
    border:1px solid #c97e1c;
    display:inline-block;
    color:#ffffff;
    font-family:Trebuchet MS;
    font-size:17px;
    font-weight:bold;
    text-decoration:none;
    text-shadow:0px 1px 0px #8f7f24;
	padding:10px 25px;
	cursor:pointer;
}
input[type="button"].pm_custm_btn_7:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f89306), color-stop(1, #fbb450));
    background:-moz-linear-gradient(top, #f89306 5%, #fbb450 100%);
    background:-webkit-linear-gradient(top, #f89306 5%, #fbb450 100%);
    background:-o-linear-gradient(top, #f89306 5%, #fbb450 100%);
    background:-ms-linear-gradient(top, #f89306 5%, #fbb450 100%);
    background:linear-gradient(to bottom, #f89306 5%, #fbb450 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f89306', endColorstr='#fbb450',GradientType=0);
    background-color:#f89306;
}
input[type="button"].pm_custm_btn_7:active {
    position:relative;
    top:1px;
}


input[type="button"].pm_custm_btn_8 {
    -moz-box-shadow: 0px 1px 0px 0px #fff6af;
    -webkit-box-shadow: 0px 1px 0px 0px #fff6af;
    box-shadow: 0px 1px 0px 0px #fff6af;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
    background:-moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background:-webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background:-o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background:-ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
    background-color:#ffec64;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #ffaa22;
    display:inline-block;
    color:#333333;
    font-family:arial;
    font-size:15px;
    font-weight:bold;
    text-decoration:none;
    text-shadow:0px 1px 0px #ffee66;
	padding:9px 25px;
	cursor:pointer;	
}
input[type="button"].pm_custm_btn_8:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
    background:-moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
    background:-webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
    background:-o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
    background:-ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
    background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64',GradientType=0);
    background-color:#ffab23;
}
input[type="button"].pm_custm_btn_8:active {
    position:relative;
    top:1px;
}


input[type="button"].pm_custm_btn_9 {
    -moz-box-shadow: 3px 4px 0px 0px #8a2a21;
    -webkit-box-shadow: 3px 4px 0px 0px #8a2a21;
    box-shadow: 3px 4px 0px 0px #8a2a21;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24437));
    background:-moz-linear-gradient(top, #c62d1f 5%, #f24437 100%);
    background:-webkit-linear-gradient(top, #c62d1f 5%, #f24437 100%);
    background:-o-linear-gradient(top, #c62d1f 5%, #f24437 100%);
    background:-ms-linear-gradient(top, #c62d1f 5%, #f24437 100%);
    background:linear-gradient(to bottom, #c62d1f 5%, #f24437 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24437',GradientType=0);
    background-color:#c62d1f;
    -moz-border-radius:18px;
    -webkit-border-radius:18px;
    border-radius:18px;
    border:1px solid #d02718;
    display:inline-block;
    color:#ffffff;
    font-family:arial;
    font-size:17px;
    font-weight:normal;
    text-decoration:none;
    text-shadow:0px 1px 0px #810e05;
	padding:10px 25px;
	cursor:pointer;	
}
input[type="button"].pm_custm_btn_9:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f24437), color-stop(1, #c62d1f));
    background:-moz-linear-gradient(top, #f24437 5%, #c62d1f 100%);
    background:-webkit-linear-gradient(top, #f24437 5%, #c62d1f 100%);
    background:-o-linear-gradient(top, #f24437 5%, #c62d1f 100%);
    background:-ms-linear-gradient(top, #f24437 5%, #c62d1f 100%);
    background:linear-gradient(to bottom, #f24437 5%, #c62d1f 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24437', endColorstr='#c62d1f',GradientType=0);
    background-color:#f24437;
}
input[type="button"].pm_custm_btn_9:active {
    position:relative;
    top:1px;
}


input[type="button"].pm_custm_btn_10 {
    -moz-box-shadow: 0px 10px 14px -7px #3e7327;
    -webkit-box-shadow: 0px 10px 14px -7px #3e7327;
    box-shadow: 0px 10px 14px -7px #3e7327;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77b55a), color-stop(1, #72b352));
    background:-moz-linear-gradient(top, #77b55a 5%, #72b352 100%);
    background:-webkit-linear-gradient(top, #77b55a 5%, #72b352 100%);
    background:-o-linear-gradient(top, #77b55a 5%, #72b352 100%);
    background:-ms-linear-gradient(top, #77b55a 5%, #72b352 100%);
    background:linear-gradient(to bottom, #77b55a 5%, #72b352 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77b55a', endColorstr='#72b352',GradientType=0);
    background-color:#77b55a;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    border:1px solid #4b8f29;
    display:inline-block;
    color:#ffffff;
    font-family:arial;
    font-size:13px;
    font-weight:bold;
    text-decoration:none;
    text-shadow:0px 1px 0px #5b8a3c;
	padding:10px 25px;
	cursor:pointer;	
}
input[type="button"].pm_custm_btn_10:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #72b352), color-stop(1, #77b55a));
    background:-moz-linear-gradient(top, #72b352 5%, #77b55a 100%);
    background:-webkit-linear-gradient(top, #72b352 5%, #77b55a 100%);
    background:-o-linear-gradient(top, #72b352 5%, #77b55a 100%);
    background:-ms-linear-gradient(top, #72b352 5%, #77b55a 100%);
    background:linear-gradient(to bottom, #72b352 5%, #77b55a 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#72b352', endColorstr='#77b55a',GradientType=0);
    background-color:#72b352;
}
input[type="button"].pm_custm_btn_10:active {
    position:relative;
    top:1px;
}



input[type="button"].pm_custm_btn_11 {
    -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
    box-shadow:inset 0px 1px 0px 0px #ffffff;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
    background:-moz-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
    background:-webkit-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
    background:-o-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
    background:-ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
    background:linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf',GradientType=0);
    background-color:#ededed;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #dcdcdc;
    display:inline-block;
    color:#777777;
    font-family:arial;
    font-size:15px;
    font-weight:bold;
    text-decoration:none;
    text-shadow:0px 1px 0px #ffffff;
	padding:10px 25px;
	cursor:pointer;	
}
input[type="button"].pm_custm_btn_11:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
    background:-moz-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
    background:-webkit-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
    background:-o-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
    background:-ms-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
    background:linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed',GradientType=0);
    background-color:#dfdfdf;
}
input[type="button"].pm_custm_btn_11:active {
    position:relative;
    top:1px;
}


input[type="button"].pm_custm_btn_12 {
    -moz-box-shadow: 3px 4px 0px 0px #1564ad;
    -webkit-box-shadow: 3px 4px 0px 0px #1564ad;
    box-shadow: 3px 4px 0px 0px #1564ad;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5));
    background:-moz-linear-gradient(top, #79bbff 5%, #378de5 100%);
    background:-webkit-linear-gradient(top, #79bbff 5%, #378de5 100%);
    background:-o-linear-gradient(top, #79bbff 5%, #378de5 100%);
    background:-ms-linear-gradient(top, #79bbff 5%, #378de5 100%);
    background:linear-gradient(to bottom, #79bbff 5%, #378de5 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5',GradientType=0);
    background-color:#79bbff;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    border:1px solid #337bc4;
    display:inline-block;
    color:#ffffff;
    font-family:arial;
    font-size:17px;
    font-weight:bold;
    text-decoration:none;
    text-shadow:0px 1px 0px #528ecc;
	padding:10px 25px;
	cursor:pointer;	
}
input[type="button"].pm_custm_btn_12:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff));
    background:-moz-linear-gradient(top, #378de5 5%, #79bbff 100%);
    background:-webkit-linear-gradient(top, #378de5 5%, #79bbff 100%);
    background:-o-linear-gradient(top, #378de5 5%, #79bbff 100%);
    background:-ms-linear-gradient(top, #378de5 5%, #79bbff 100%);
    background:linear-gradient(to bottom, #378de5 5%, #79bbff 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff',GradientType=0);
    background-color:#378de5;
}
input[type="button"].pm_custm_btn_12:active {
    position:relative;
    top:1px;
}



input[type="button"].pm_custm_btn_13 {
    -moz-box-shadow: 0px 1px 0px 0px #f0f7fa;
    -webkit-box-shadow: 0px 1px 0px 0px #f0f7fa;
    box-shadow: 0px 1px 0px 0px #f0f7fa;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #33bdef), color-stop(1, #019ad2));
    background:-moz-linear-gradient(top, #33bdef 5%, #019ad2 100%);
    background:-webkit-linear-gradient(top, #33bdef 5%, #019ad2 100%);
    background:-o-linear-gradient(top, #33bdef 5%, #019ad2 100%);
    background:-ms-linear-gradient(top, #33bdef 5%, #019ad2 100%);
    background:linear-gradient(to bottom, #33bdef 5%, #019ad2 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bdef', endColorstr='#019ad2',GradientType=0);
    background-color:#33bdef;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #057fd0;
    display:inline-block;
    color:#ffffff;
    font-family:arial;
    font-size:15px;
    font-weight:bold;
    text-decoration:none;
    text-shadow:0px -1px 0px #5b6178;
	padding:10px 25px;
	cursor:pointer;	
}
input[type="button"].pm_custm_btn_13:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #019ad2), color-stop(1, #33bdef));
    background:-moz-linear-gradient(top, #019ad2 5%, #33bdef 100%);
    background:-webkit-linear-gradient(top, #019ad2 5%, #33bdef 100%);
    background:-o-linear-gradient(top, #019ad2 5%, #33bdef 100%);
    background:-ms-linear-gradient(top, #019ad2 5%, #33bdef 100%);
    background:linear-gradient(to bottom, #019ad2 5%, #33bdef 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#019ad2', endColorstr='#33bdef',GradientType=0);
    background-color:#019ad2;
}
input[type="button"].pm_custm_btn_13:active {
    position:relative;
    top:1px;
}



input[type="button"].pm_custm_btn_14 {
    -moz-box-shadow:inset 0px 1px 3px 0px #91b8b3;
    -webkit-box-shadow:inset 0px 1px 3px 0px #91b8b3;
    box-shadow:inset 0px 1px 3px 0px #91b8b3;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #768d87), color-stop(1, #6c7c7c));
    background:-moz-linear-gradient(top, #768d87 5%, #6c7c7c 100%);
    background:-webkit-linear-gradient(top, #768d87 5%, #6c7c7c 100%);
    background:-o-linear-gradient(top, #768d87 5%, #6c7c7c 100%);
    background:-ms-linear-gradient(top, #768d87 5%, #6c7c7c 100%);
    background:linear-gradient(to bottom, #768d87 5%, #6c7c7c 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#768d87', endColorstr='#6c7c7c',GradientType=0);
    background-color:#768d87;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    border:1px solid #566963;
    display:inline-block;
    color:#ffffff;
    font-family:arial;
    font-size:15px;
    font-weight:bold;
    text-decoration:none;
    text-shadow:0px -1px 0px #2b665e;
	padding:10px 25px;
	cursor:pointer;
}
input[type="button"].pm_custm_btn_14:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #6c7c7c), color-stop(1, #768d87));
    background:-moz-linear-gradient(top, #6c7c7c 5%, #768d87 100%);
    background:-webkit-linear-gradient(top, #6c7c7c 5%, #768d87 100%);
    background:-o-linear-gradient(top, #6c7c7c 5%, #768d87 100%);
    background:-ms-linear-gradient(top, #6c7c7c 5%, #768d87 100%);
    background:linear-gradient(to bottom, #6c7c7c 5%, #768d87 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6c7c7c', endColorstr='#768d87',GradientType=0);
    background-color:#6c7c7c;
}
input[type="button"].pm_custm_btn_14:active {
    position:relative;
    top:1px;
}


input[type="button"].pm_custm_btn_15 {
    -moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
    -webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
    box-shadow:inset 0px 1px 0px 0px #54a3f7;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
    background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
    background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
    background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
    background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
    background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
    background-color:#007dc1;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    border:1px solid #124d77;
    display:inline-block;
    color:#ffffff;
    font-family:arial;
    font-size:13px;
    font-weight:normal;
    text-decoration:none;
    text-shadow:0px 1px 0px #154682;
	padding:10px 25px;
	cursor:pointer;	
}
input[type="button"].pm_custm_btn_15:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
    background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
    background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
    background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
    background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
    background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
    background-color:#0061a7;
}
input[type="button"].pm_custm_btn_15:active {
    position:relative;
    top:1px;
}


input[type="button"].pm_custm_btn_16 {
    -moz-box-shadow:inset 0px 1px 0px 0px #9acc85;
    -webkit-box-shadow:inset 0px 1px 0px 0px #9acc85;
    box-shadow:inset 0px 1px 0px 0px #9acc85;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #74ad5a), color-stop(1, #68a54b));
    background:-moz-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
    background:-webkit-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
    background:-o-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
    background:-ms-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
    background:linear-gradient(to bottom, #74ad5a 5%, #68a54b 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#74ad5a', endColorstr='#68a54b',GradientType=0);
    background-color:#74ad5a;
    border:1px solid #3b6e22;
    display:inline-block;
    color:#ffffff;
    font-family:arial;
    font-size:13px;
    font-weight:bold;
    text-decoration:none;
	padding:10px 25px;
	cursor:pointer;	
}
input[type="button"].pm_custm_btn_16:hover {

    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #68a54b), color-stop(1, #74ad5a));
    background:-moz-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
    background:-webkit-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
    background:-o-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
    background:-ms-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
    background:linear-gradient(to bottom, #68a54b 5%, #74ad5a 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#68a54b', endColorstr='#74ad5a',GradientType=0);
    background-color:#68a54b;
}
input[type="button"].pm_custm_btn_16:active {
    position:relative;
    top:1px;
}


input[type="button"].pm_custm_btn_17 {
    -moz-box-shadow:inset 0px 34px 0px -15px #b54b3a;
    -webkit-box-shadow:inset 0px 34px 0px -15px #b54b3a;
    box-shadow:inset 0px 34px 0px -15px #b54b3a;
    background-color:#a73f2d;
    border:1px solid #241d13;
    display:inline-block;
    color:#ffffff;
    font-family:arial;
    font-size:15px;
    font-weight:bold;
	text-decoration:none;	
	text-shadow:0px -1px 0px #7a2a1d;	
	padding:10px 25px;
	cursor:pointer;	
}
input[type="button"].pm_custm_btn_17:hover {
    background-color:#b34332;
}
input[type="button"].pm_custm_btn_17:active {
    position:relative;
    top:1px;
}


input[type="button"].pm_custm_btn_18 {
    -moz-box-shadow:inset 0px 1px 0px 0px #a6827e;
    -webkit-box-shadow:inset 0px 1px 0px 0px #a6827e;
    box-shadow:inset 0px 1px 0px 0px #a6827e;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7d5d3b), color-stop(1, #634b30));
    background:-moz-linear-gradient(top, #7d5d3b 5%, #634b30 100%);
    background:-webkit-linear-gradient(top, #7d5d3b 5%, #634b30 100%);
    background:-o-linear-gradient(top, #7d5d3b 5%, #634b30 100%);
    background:-ms-linear-gradient(top, #7d5d3b 5%, #634b30 100%);
    background:linear-gradient(to bottom, #7d5d3b 5%, #634b30 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d5d3b', endColorstr='#634b30',GradientType=0);
    background-color:#7d5d3b;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    border:1px solid #54381e;
    display:inline-block;
    color:#ffffff;
    font-family:arial;
    font-size:13px;
    font-weight:normal;
    text-decoration:none;
    text-shadow:0px 1px 0px #4d3534;
	padding:10px 25px;
	cursor:pointer;	
}
input[type="button"].pm_custm_btn_18:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #634b30), color-stop(1, #7d5d3b));
    background:-moz-linear-gradient(top, #634b30 5%, #7d5d3b 100%);
    background:-webkit-linear-gradient(top, #634b30 5%, #7d5d3b 100%);
    background:-o-linear-gradient(top, #634b30 5%, #7d5d3b 100%);
    background:-ms-linear-gradient(top, #634b30 5%, #7d5d3b 100%);
    background:linear-gradient(to bottom, #634b30 5%, #7d5d3b 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#634b30', endColorstr='#7d5d3b',GradientType=0);
    background-color:#634b30;
}
input[type="button"].pm_custm_btn_18:active {
    position:relative;
    top:1px;
}


input[type="button"].pm_custm_btn_19 {
    -moz-box-shadow:inset 0px 1px 0px 0px #7a8eb9;
    -webkit-box-shadow:inset 0px 1px 0px 0px #7a8eb9;
    box-shadow:inset 0px 1px 0px 0px #7a8eb9;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #637aad), color-stop(1, #5972a7));
    background:-moz-linear-gradient(top, #637aad 5%, #5972a7 100%);
    background:-webkit-linear-gradient(top, #637aad 5%, #5972a7 100%);
    background:-o-linear-gradient(top, #637aad 5%, #5972a7 100%);
    background:-ms-linear-gradient(top, #637aad 5%, #5972a7 100%);
    background:linear-gradient(to bottom, #637aad 5%, #5972a7 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#637aad', endColorstr='#5972a7',GradientType=0);
    background-color:#637aad;
    border:1px solid #314179;
    display:inline-block;
    color:#ffffff;
    font-family:arial;
    font-size:13px;
    font-weight:bold;
    text-decoration:none;
	padding:10px 25px;
	cursor:pointer;	
}
input[type="button"].pm_custm_btn_19:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5972a7), color-stop(1, #637aad));
    background:-moz-linear-gradient(top, #5972a7 5%, #637aad 100%);
    background:-webkit-linear-gradient(top, #5972a7 5%, #637aad 100%);
    background:-o-linear-gradient(top, #5972a7 5%, #637aad 100%);
    background:-ms-linear-gradient(top, #5972a7 5%, #637aad 100%);
    background:linear-gradient(to bottom, #5972a7 5%, #637aad 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5972a7', endColorstr='#637aad',GradientType=0);
    background-color:#5972a7;
}
input[type="button"].pm_custm_btn_19:active {
    position:relative;
    top:1px;
}


input[type="button"].pm_custm_btn_20 {
    -moz-box-shadow:inset 0px 1px 0px 0px #fbafe3;
    -webkit-box-shadow:inset 0px 1px 0px 0px #fbafe3;
    box-shadow:inset 0px 1px 0px 0px #fbafe3;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff5bb0), color-stop(1, #ef027d));
    background:-moz-linear-gradient(top, #ff5bb0 5%, #ef027d 100%);
    background:-webkit-linear-gradient(top, #ff5bb0 5%, #ef027d 100%);
    background:-o-linear-gradient(top, #ff5bb0 5%, #ef027d 100%);
    background:-ms-linear-gradient(top, #ff5bb0 5%, #ef027d 100%);
    background:linear-gradient(to bottom, #ff5bb0 5%, #ef027d 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bb0', endColorstr='#ef027d',GradientType=0);
    background-color:#ff5bb0;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #ee1eb5;
    display:inline-block;
    color:#ffffff;
    font-family:arial;
    font-size:15px;
    font-weight:bold;
    text-decoration:none;
    text-shadow:0px 1px 0px #c70067;
	padding:10px 25px;
	cursor:pointer;	
}
input[type="button"].pm_custm_btn_20:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ef027d), color-stop(1, #ff5bb0));
    background:-moz-linear-gradient(top, #ef027d 5%, #ff5bb0 100%);
    background:-webkit-linear-gradient(top, #ef027d 5%, #ff5bb0 100%);
    background:-o-linear-gradient(top, #ef027d 5%, #ff5bb0 100%);
    background:-ms-linear-gradient(top, #ef027d 5%, #ff5bb0 100%);
    background:linear-gradient(to bottom, #ef027d 5%, #ff5bb0 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef027d', endColorstr='#ff5bb0',GradientType=0);
    background-color:#ef027d;
}
input[type="button"].pm_custm_btn_20:active {
    position:relative;
    top:1px;
}


@media only screen and (min-width: 768px) and (max-width : 1023px) {
input[type="button"].pm_custm_btn_1 {
    font-size: 13px !important;
    padding: 6px 20px !important;
}

input[type="button"].pm_custm_btn_2 {
    font-size: 13px !important;
    padding: 6px 20px !important;
    
}
input[type="button"].pm_custm_btn_3 {
    font-size: 13px !important;
    padding: 6px 20px !important;
    
    
}
input[type="button"].pm_custm_btn_4 {
    font-size: 13px !important;
    padding: 6px 20px !important;
    
}
input[type="button"].pm_custm_btn_5 {
    font-size: 13px !important;
    padding: 6px 20px !important;
    
}
input[type="button"].pm_custm_btn_6 {
    font-size: 13px !important;
    padding: 6px 20px !important;
    }
input[type="button"].pm_custm_btn_7 {
    font-size: 13px !important;
    padding: 6px 20px !important;
    
}
input[type="button"].pm_custm_btn_8 {
    font-size: 13px !important;
    padding: 6px 20px !important;
    
}

input[type="button"].pm_custm_btn_9 {
    font-size: 13px !important;
    padding: 6px 20px !important;
    }

input[type="button"].pm_custm_btn_10 {
    font-size: 13px !important;
    padding: 6px 20px !important;
    
}
input[type="button"].pm_custm_btn_11 {
    font-size: 13px !important;
    padding: 6px 20px !important;
    
}
input[type="button"].pm_custm_btn_12 {
    font-size: 13px !important;
    padding: 6px 20px !important;
    
}
input[type="button"].pm_custm_btn_13 {
    font-size: 13px !important;
    padding: 6px 20px !important;
    
   
}
input[type="button"].pm_custm_btn_14 {
    font-size: 13px !important;
    padding: 6px 20px !important;
    
}
input[type="button"].pm_custm_btn_15 {
    font-size: 13px !important;
    padding: 6px 20px !important;
    
   
}
input[type="button"].pm_custm_btn_16 {
    font-size: 13px !important;
    padding: 6px 20px !important;
    

}
input[type="button"].pm_custm_btn_17 {
    font-size: 13px !important;
    padding: 6px 20px !important;
    
   
}
input[type="button"].pm_custm_btn_18 {
    font-size: 13px !important;
    padding: 6px 20px !important;
    
   
}
input[type="button"].pm_custm_btn_19 {
    font-size: 13px !important;
    padding: 6px 20px !important;
    
}   
input[type="button"].pm_custm_btn_20 {
    font-size: 13px !important;
    padding: 6px 20px !important;
    
    }

}

@media only screen and (min-width : 480px) and (max-width : 767px) {
  input[type="button"].pm_custm_btn_1 {
      font-size: 12px !important;
      padding: 5px 20px !important;
       
  }
  input[type="button"].pm_custm_btn_2 {
        font-size: 12px !important;
        padding: 5px 20px !important;
       
  }
  input[type="button"].pm_custm_btn_3 {
        font-size: 12px !important;
        padding: 5px 20px !important;
       
  }
  input[type="button"].pm_custm_btn_4 {
        font-size: 12px !important;
        padding: 5px 20px !important;
       
  }
  input[type="button"].pm_custm_btn_5 {
        font-size: 12px !important;
        padding: 5px 20px !important;
       
  }
  input[type="button"].pm_custm_btn_6 {
        font-size: 12px !important;
        padding: 5px 20px !important;
       
  }
  input[type="button"].pm_custm_btn_7 {
        font-size: 12px !important;
        padding: 5px 20px !important;
       
  }
  input[type="button"].pm_custm_btn_8 {
        font-size: 12px !important;
        padding: 5px 20px !important;
       
  }
  input[type="button"].pm_custm_btn_9 {
        font-size: 12px !important;
        padding: 5px 20px !important;
  }
  
  input[type="button"].pm_custm_btn_10 {
        font-size: 12px !important;
        padding: 5px 20px !important;
  }
  input[type="button"].pm_custm_btn_11 {
        font-size: 12px !important;
        padding: 5px 20px !important;
       
  }
  input[type="button"].pm_custm_btn_12 {
        font-size: 12px !important;
        padding: 5px 20px !important;
       
  }
  input[type="button"].pm_custm_btn_13 {
        font-size: 12px !important;
        padding: 5px 20px !important;
       
  }
  input[type="button"].pm_custm_btn_14 {
        font-size: 12px !important;
        padding: 5px 20px !important;
       
  }
  input[type="button"].pm_custm_btn_15 {
        font-size: 12px !important;
        padding: 5px 20px !important;
  }
  input[type="button"].pm_custm_btn_16 {
        font-size: 12px !important;
        padding: 5px 20px !important;
       
  }
  input[type="button"].pm_custm_btn_17 {
        font-size: 12px !important;
        padding: 5px 20px !important;
       
  }
  input[type="button"].pm_custm_btn_18 {
        font-size: 12px !important;
        padding: 5px 20px !important;
       
  }
  input[type="button"].pm_custm_btn_19 {
        font-size: 12px !important;
        padding: 5px 20px !important;
  }
  input[type="button"].pm_custm_btn_20 {
        font-size: 12px !important;
        padding: 5px 20px !important;
  }
    
}


@media only screen and (min-width : 320px) and (max-width : 479px) {
    input[type="button"].pm_custm_btn_1 {
       font-size: 12px !important;
        margin-bottom: 10px;
        padding: 5px 20px !important;
  
    }
    input[type="button"].pm_custm_btn_2 {
       font-size: 12px !important;
        margin-bottom: 10px;
        padding: 5px 20px !important;
   
    }
    input[type="button"].pm_custm_btn_3 {
       font-size: 12px !important;
        margin-bottom: 10px;
        padding: 5px 20px !important;
   
    }
    input[type="button"].pm_custm_btn_4 {
       font-size: 12px !important;
        margin-bottom: 10px;
        padding: 5px !important;
        width: 285px 20px !important;
    }
    input[type="button"].pm_custm_btn_5 {
       font-size: 12px !important;
        margin-bottom: 10px;
        padding: 5px 20px !important;
       
    }
    input[type="button"].pm_custm_btn_6 {
       font-size: 12px !important;
        margin-bottom: 10px;
        padding: 5px 20px !important;
       
    }
    input[type="button"].pm_custm_btn_7 {
       font-size: 12px !important;
        margin-bottom: 10px;
        padding: 5px 20px !important;
       
    }
    input[type="button"].pm_custm_btn_8 {
       font-size: 12px !important;
        margin-bottom: 10px;
        padding: 5px 20px !important;
       
    }
    input[type="button"].pm_custm_btn_9 {
       font-size: 12px !important;
        margin-bottom: 10px;
        padding: 5px 20px !important;
       
    }
    input[type="button"].pm_custm_btn_10 {
       font-size: 12px !important;
        margin-bottom: 10px;
        padding: 5px 20px !important;
       
    }
    input[type="button"].pm_custm_btn_11 {
       font-size: 12px !important;
        margin-bottom: 10px;
        padding: 5px 20px !important;
       
    }
    input[type="button"].pm_custm_btn_12 {
       font-size: 12px !important;
        margin-bottom: 10px;
        padding: 5px 20px !important;
       
    }
    input[type="button"].pm_custm_btn_13 {
       font-size: 12px !important;
        margin-bottom: 10px;
        padding: 5px 20px !important;
       
    }
    input[type="button"].pm_custm_btn_14 {
       font-size: 12px !important;
        margin-bottom: 10px;
        padding: 5px 20px !important;
       
    }
    input[type="button"].pm_custm_btn_15 {
       font-size: 12px !important;
        margin-bottom: 10px;
        padding: 5px 20px !important;
       
    }
    input[type="button"].pm_custm_btn_16 {
       font-size: 12px !important;
        margin-bottom: 10px;
        padding: 5px 20px !important;
       
    }
    input[type="button"].pm_custm_btn_17 {
       font-size: 12px !important;
        margin-bottom: 10px;
        padding: 5px 20px !important;
       
    }
    input[type="button"].pm_custm_btn_18 {
       font-size: 12px !important;
        margin-bottom: 10px;
        padding: 5px 20px !important;
       
    }
    input[type="button"].pm_custm_btn_19 {
       font-size: 12px !important;
        margin-bottom: 10px;
        padding: 5px 20px !important;
       
    }
    input[type="button"].pm_custm_btn_20 {
       font-size: 12px !important;
        margin-bottom: 10px;
        padding: 5px 20px !important;
       
    }

}

@media only screen and (min-width : 240px) and (max-width: 319px){
    input[type="button"].pm_custm_btn_1 {
        font-size: 12px !important;
        padding: 5px 15px !important;
       
    }
    input[type="button"].pm_custm_btn_2 {
        font-size: 12px !important;
        padding: 5px 15px !important;
    }
    input[type="button"].pm_custm_btn_3 {
        font-size: 12px !important;
        padding: 5px 15px !important;
       
    }
    input[type="button"].pm_custm_btn_4 {
        font-size: 12px !important;
        padding: 5px 15px !important;
       
    }
    input[type="button"].pm_custm_btn_5 {
        font-size: 12px !important;
        padding: 5px 15px !important;
    }
    input[type="button"].pm_custm_btn_6 {
        font-size: 12px !important;
        padding: 5px 15px !important;
       
    }
    input[type="button"].pm_custm_btn_7 {
        font-size: 12px !important;
        padding: 5px 15px !important;
    }
    input[type="button"].pm_custm_btn_8 {
        font-size: 12px !important;
        padding: 5px 15px !important;
       
    }
    input[type="button"].pm_custm_btn_9 {
        font-size: 12px !important;
        padding: 5px 15px !important;
       
    }
    input[type="button"].pm_custm_btn_10 {
        font-size: 12px !important;
        padding: 5px 15px !important;
       
    }
    input[type="button"].pm_custm_btn_11 {
        font-size: 12px !important;
        padding: 5px 15px !important;
    }
    input[type="button"].pm_custm_btn_12 {
        font-size: 12px !important;
        padding: 5px 15px !important;
    
    }
    input[type="button"].pm_custm_btn_13 {
        font-size: 12px !important;
        padding: 5px 15px !important;
    
    }
    input[type="button"].pm_custm_btn_14 {
        font-size: 12px !important;
        padding: 5px 15px !important;
       
    }
    input[type="button"].pm_custm_btn_15 {
        font-size: 12px !important;
        padding: 5px 15px !important;
      
    }
    input[type="button"].pm_custm_btn_16 {
        font-size: 12px !important;
        padding: 5px 15px !important;
       
    }
    input[type="button"].pm_custm_btn_17 {
        font-size: 12px !important;
        padding: 5px 15px !important;
        
    }
    input[type="button"].pm_custm_btn_18 {
        font-size: 12px !important;
        padding: 5px 15px !important;
       
    }
    input[type="button"].pm_custm_btn_19 {
        font-size: 12px !important;
        padding: 5px 15px !important;
       
    }
    input[type="button"].pm_custm_btn_20 {
        font-size: 12px !important;
        padding: 5px 15px !important;
      
    }
}    



