@charset "utf-8";
a{ color:#fff;}
.lat table{border-top: 1px solid #333 !important; color:#fff;}
.lat .btn {
		border-top: 1px solid #333 !important;
		margin-top: 10px;
		text-align: right;
		padding: 0;
	}
	.lat .btn a {
		font-size: 15px;
		line-height: 25px;
		text-decoration: underline;
		margin-top: 10px;
		display:block
	}
@media (max-width: 1023px) {
	.lat {
		position: relative;
		margin-bottom: 20px;
		overflow: hidden;
	}
	.lat table {
		border-top: 1px solid #000;
		width: 100%;
	}
	.lat table td {
		line-height: 33px;
		border-bottom: 1px solid #000;
		position: relative; 
	}
	.lat table td.list-item {
		width: 20px;
	}
	.lat table td.list-item:after {
	    content : "";
	    display: block;
	    position: absolute;
	    top: 0;
	    left: 0;
	    background: url('/img/icon-checked.png') no-repeat left center;
	    background-size: 17px;
	    width: 100%;
	    height: 100%;
	    opacity : 0.2;
	    z-index: -1;
	}
	.lat table td.list-item.checked:after {
	    content : "";
	    display: block;
	    position: absolute;
	    top: 0;
	    left: 0;
	    background: url('/img/icon-checked.png') no-repeat left center;
	    background-size: 17px;
	    width: 100%;
	    height: 100%;
	    opacity : 1;
	    z-index: -1;
	}
	.lat table td.list-item checked {
		opacity: 1;
	}
	.lat .lock {
		width: 25px;
		background: url(/img/icon-lock.png) no-repeat center center;
		background-size: 8px;
	}
	.lat .lat_title {
		display: block;
		padding: 0 20px;
		line-height: 45px;
		font-size: 1.083em;
		border-bottom: 1px solid #e2e2e2;
		color: #253dbe;
		background: #fcfcfc
	}
	.lat .btn {
		margin-top: 10px;
		text-align: right;
		padding: 0;
	}
	.lat .btn a {
		font-size: 15px;
		line-height: 25px;
		text-decoration: underline;
	}
}
@media (min-width: 1024px) and (max-width: 1919px) {
	.lat {
		position: relative;
		margin-bottom: 20px;
		overflow: hidden;
	}
	.lat table {
		border-top: 1px solid #000;
		width: 100%;
	}
	.lat table td {
		line-height: 33px;
		border-bottom: 1px solid #000;
		position: relative; 
	}
	.lat table td.list-item {
		width: 25px;
	}
	.lat table td.list-item:after {
	    content : "";
	    display: block;
	    position: absolute;
	    top: 0;
	    left: 0;
	    background: url('/img/icon-checked.png') no-repeat left center;
	    background-size: 17px;
	    width: 100%;
	    height: 100%;
	    opacity : 0.2;
	    z-index: -1;
	}
	.lat table td.list-item.checked:after {
	    content : "";
	    display: block;
	    position: absolute;
	    top: 0;
	    left: 0;
	    background: url('/img/icon-checked.png') no-repeat left center;
	    background-size: 17px;
	    width: 100%;
	    height: 100%;
	    opacity : 1;
	    z-index: -1;
	}
	.lat table td.list-item checked {
		opacity: 1;
	}
	.lat .lock {
		width: 25px;
		background: url(/img/icon-lock.png) no-repeat center center;
		background-size: 8px;
	}
	.lat .lat_title {
		display: block;
		padding: 0 20px;
		line-height: 45px;
		font-size: 1.083em;
		border-bottom: 1px solid #e2e2e2;
		color: #253dbe;
		background: #fcfcfc
	}
	.lat .btn {
		margin-top: 10px;
		text-align: right;
		padding: 0;
	}
	.lat .btn a {
		font-size: 15px;
		line-height: 25px;
		text-decoration: underline;
	}
}
@media (min-width: 1920px) {
	.lat {
		position: relative;
		margin-bottom: 20px;
	}
	.lat table {
		
		width: 100%;
	}
	.lat table td {
		line-height: 33px;
		
		position: relative; 
	}
	.lat table td.list-item {
		width: 50px;
	}
	.lat table td.list-item:after {
	    content : "";
	    display: block;
	    position: absolute;
	    top: 0;
	    left: 0;
	    background: url('/img/icon-checked.png') no-repeat left center;
	    background-size: 17px;
	    width: 100%;
	    height: 100%;
	    opacity : 0.2;
	    z-index: -1;
	}
	.lat table td.list-item.checked:after {
	    content : "";
	    display: block;
	    position: absolute;
	    top: 0;
	    left: 0;
	    background: url('/img/icon-checked.png') no-repeat left center;
	    background-size: 17px;
	    width: 100%;
	    height: 100%;
	    opacity : 1;
	    z-index: -1;
	}
	.lat table td.list-item checked {
		opacity: 1;
	}
	.lat .lock {
		width: 25px;
		background: url(/img/icon-lock.png) no-repeat center center;
		background-size: 8px;
	}
	.lat .lat_title {
		display: block;
		padding: 0 20px;
		line-height: 45px;
		font-size: 1.083em;
		border-bottom: 1px solid #e2e2e2;
		color: #253dbe;
		background: #fcfcfc
	}
		
}
