.ctrlAsherLtWeFormCol2No2v1 .weForm input[type=text], .weForm input[type=edit]
{  	border: unset;
    	background: transparent;
    	border: 1px solid #333;
	padding: 10px;
    	font-weight: bold;
    	height: auto;
    	width: 90%;
    	box-sizing: border-box;
    	margin-bottom: 10px;
}

.ctrlAsherLtWeFormCol2No2v1 .weForm input[type=button]
{  	border: unset;
    	background: transparent;
    	padding: 4px;
    	font-weight: bold;
    	height: auto;
    	width: 100%;
    	box-sizing: border-box;
    	margin-bottom: 10px;
}

.ctrlAsherLtWeFormCol2No2v1 .weForm input[type=submit]
{  	    border: 1px solid #333;
    background: transparent;
    padding: 10px 35px;
    color: #333;
    cursor: pointer;
    font-weight: bold;
    height: auto;
    box-sizing: border-box;
    margin-bottom: 18px;
}
.ctrlAsherLtWeFormCol2No2v1 .weForm input[type=submit]:hover
{background:#333;color:#ffffff;transition:all 0.6s;}

.ctrlAsherLtWeFormCol2No2v1 .weForm textarea
{  border: unset;background: transparent;width:90%;border: 1px solid #333;height:70px;padding:10px;}
.ctrlAsherLtWeFormCol2No2v1 .weForm .captionTop{text-align:left;display:block;font-size:11px;color:#666;}
.ctrlAsherLtWeFormCol2No2v1 .weForm td{font-weight:bold;display:inline-block;}
.ctrlAsherLtWeFormCol2No2v1 .weForm .detail{width:100%;padding:4px 0;}

.ctrlAsherLtWeFormCol2No2v1 .meMsg_MsgMainTd{
	display: flex;
    	align-items: center;
    	justify-content: center;
    	flex-flow: row;
}

.ctrlAsherLtWeFormCol2No2v1  .meMsg_MsgContentBlk
{	width:50%;margin-top:20px;	}

.ctrlAsherLtWeFormCol2No2v1 .Right2222{}
.ctrlAsherLtWeFormCol2No2v1 .meMsg_MsgTitle{
	font-size: 11px;
    	color: #666;
	font-weight:400;
    	text-align:left;
    	display:block;
    	margin:10px 0;
    	}
.ctrlAsherLtWeFormCol2No2v1 .meMsg_MsgBlk .meMsg_MsgSubTitle{color:#333;font-size:13px;font-weight:400;margin:10px 0;}
.ctrlAsherLtWeFormCol2No2v1 .meMsg_MsgBlk{
    width: 50%;
}
.ctrlAsherLtWeFormCol2No2v1 .Right{flex-flow: row-reverse;}
.ctrlAsherLtWeFormCol2No2v1 .Left{flex-flow: row;margin-bottom:50px;}
.ctrlAsherLtWeFormCol2No2v1 .meMsg_MsgBlk .meMsg_Content{color:#333;font-size:13px;font-weight:400;margin:10px 0;}
.ctrlAsherLtWeFormCol2No2v1 .listttt{
    	display: block;
    	text-align: left;
	width:fit-content;
	font-size:11px;
	color:#666;
	font-weight:400;
	line-height: 200%;
margin:15px 0;}
	
.ctrlAsherLtWeFormCol2No2v1 .listttt1{
    	display: block;
    	text-align: left;
	width:fit-content;
	font-size:11px;
	color:#666;
	font-weight:400;
	line-height: 200%;
	margin:15px 0;}
	
.ctrlAsherLtWeFormCol2No2v1 .listttt2{
    	display: block;
    	text-align: left;
	width:fit-content;
	font-size:11px;
	color:#666;
	font-weight:400;
	line-height: 200%;
margin:15px 0;}

.ctrlAsherLtWeFormCol2No2v1 .Right2222{}
	
.ctrlAsherLtWeFormCol2No2v1 .listttt00
	{color:#333;font-weight:400;font-size:13px;}
	
.ctrlAsherLtWeFormCol2No2v1 .listttt11
	{color:#333;font-weight:400;font-size:13px;}
	
.ctrlAsherLtWeFormCol2No2v1 .listttt22
	{color:#333;font-weight:400;font-size:13px;}

.ctrlAsherLtWeFormCol2No2v1 .Imglist{
    margin-top: 50px;
}


.ctrlAsherLtWeFormCol2No2v1 .Imglist  img{margin:5px;cursor:pointer;}

@media screen and (max-width: 700px) {
.ctrlAsherLtWeFormCol2No2v1 .Left{flex-flow: column;}
.ctrlAsherLtWeFormCol2No2v1 .Right{flex-flow: column;}
.ctrlAsherLtWeFormCol2No2v1 .meMsg_MsgMainTd{flex-flow:column;}
.ctrlAsherLtWeFormCol2No2v1 .weForm input[type=text], .weForm input[type=edit]{width:100%;}
.ctrlAsherLtWeFormCol2No2v1 .weForm textarea{width:100%;}
.ctrlAsherLtWeFormCol2No2v1 .weForm input[type=submit]{width:100%;}
.ctrlAsherLtWeFormCol2No2v1 .meMsg_MsgBlk{width:100%;}
.ctrlAsherLtWeFormCol2No2v1 .Imglist{margin-top:unset;}
.ctrlAsherLtWeFormCol2No2v1 .meMsg_MsgContentBlk{width:100%;}

}