body{background: #3c4c5e;color: #0c1531;font-size: 18px;line-height: 1.2;}
.gogo{background: #00009a;
    padding: 5px 30px;
    display: block;
    margin: 0 auto;
    border-radius: 20px;
    font-weight: bold;
    font-size: 20px;
    color: #ffffff;
    border: 2px solid #00ecf7;}
p {
    margin: 0 0 10px;
}
.gogo:hover{background:#0000d4}
ul{padding-left: 20px;}
.clo{position: fixed; width: 100%; background: rgba(0, 0, 0, 0.5); height: 100%; top: 0; left: 0; z-index: 9999;color: #000;}
.in{background: #fff; max-width: 480px; width: 90%; margin: 5% auto; margin-top: 10vh; ; padding: 20px; border-radius: 20px; position: relative; box-shadow: 0px 0px 20px rgba(255, 255, 255, 0.4);}
.xx{position: absolute;font-size: 30px;
    padding: 1.5px 7px;
    right: 0px;
    top: -45px;
    border-radius: 50%;
    color: white;
    -webkit-box-shadow: -4px -2px 6px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: -4px -2px 6px 0px rgba(0,0,0,0.1);
    box-shadow: -3px 1px 6px 0px rgb(0 0 0 / 0%);
    cursor: pointer;}
.max{overflow: auto;
    max-height: 70vh;}
.gogo2{background: #ff5459;
    border: 0;
    display: block;
    border-radius: 5px;
    font-weight: bold;
    color: #ffffff;
    padding: 5px 15px;
    width: 100%;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 15px;}
.gogo2:hover{background: #ff252c;}
td, th {
    padding: 0;
    vertical-align: top;
}
h4{
    background: #ff5459;
    display: inline-block;
    font-size: 16px;
    padding: 10px;
    margin: 0 0 15px;
    color: #ffffff;
    margin-right: 10px;
    border-radius: 8px;
    margin-bottom: 10px;
    cursor: pointer;
    text-align: center;}
h3{background: #ffffff;min-width: 150px;
    text-align: center;
    display: inline-block;
    font-size: 18px;
    padding: 7px 10px 5px;
    margin: 0 0 15px;
    color: #9a181c;
    font-weight: bold;box-shadow: 0 0 10px #ff8080;}
.co{max-width: 720px;margin: 0 auto;background: #FFF;min-height: 100vh;padding-bottom: 50px;overflow: hidden;}
.mar div{ width: 33%;float: left;}
	input[type=text]{ width: 100%;
    padding: 5px;
    background: #e6e6e6;
    border-radius: 0;
    margin-bottom: 15px;
    color: #0c1531;}
	
	input[type="checkbox"]:after, .checkbox input[type="checkbox"]:after, .checkbox-inline input[type="checkbox"]:after {
		border: 2px solid #ffffff;}
	.clear:after {
    content: '';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}
select {
    color: #0c1531;;
    padding: 5px;
    border-radius: 0px;
    margin-bottom: 10px;
    padding-right: 20px;
    line-height: inherit;
    width: 100%;
	-webkit-appearance:none !important; 
	background-color: #e6e6e6 !important;
}
.bt{    background: #ff3c3c;
    border: 0;
    display: block;
    margin: 20px auto;
    border-radius: 99em;
    font-weight: bold;
    box-shadow: 0px 0px 10px #ff0000;
    text-shadow: 0px 0px 5px #950010;
    color: #FFF;
    font-size: 26px;
    min-width: 180px;}
		.chktxt2{width: calc(100% - 32px);
    float: right;}
		.ok{padding: 30px;}
		.ok input{ background: rgb(255 255 255);
    display: block;
    margin: 0px auto;
    border-radius: 99em;
    font-weight: bold;
    box-shadow: 0px 0px 10px #ffffff;
    color: #c30d24;
    text-align: center;
    border: 1px solid #fff;
    font-size: 26px;
    transition: 0.5s;
    padding: 0 40px;
    width: 190px; }
		.ok input:hover{box-shadow: 0px 0px 10px #ffffff, 0px 0px 30px #ffffff;
    text-shadow: 0px 0px 5px #ffffff;}
.ph{display: none}
form{margin: 0}
@media (max-width: 720px){
	.ph{display: block}
	.pc{display: none}
}
