#mt_csv_form input, select {
	margin-top: 40px;
    margin-left: 15px;
}

#mt_csv_form input[type=submit]{
	color: #fff;
	background-color: #0073aa;
	width: 12%;
	cursor: pointer;
}

.mt_shortcode_box{
	width: 30%;
    float: right;
    padding-top: 0px;
    margin-right: 145px;
}

.mt_plugin_use{
	background-color: #0073aa;
   	text-align: center;
   	height: 54px;
}

.mt_plugin_use h3{
	padding-top: 7px;
	color: #fff;
}

.mt_detail_text{
	background-color:#e5e5e5;
    margin-top: -20px;
    padding: 7px;
}

p.mt_txt1{
	text-align: justify;
}

p.mt_txt2{
	text-align: center;
}

h3.mt_txt3_code{
	text-align: center;
	color: #b21212;
	height: 30px;
}
.mt_err_style{
	color: red;
	font-size: 16px;
	
}
