html,
body{width: 100% !important;
box-sizing: border-box;
}
img{max-width: 100%;}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{
	margin: 0;
	padding: 0; 
	border: 0;
	vertical-align: baseline;
	font-size: 100%;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
ol,ul{list-style:none}
blockquote,q{quotes:none}

#editor-render-0,
#editor-render-1,
#editor-render-2,
#editor-render-3{
    width : 500px;
    height: 300px;
    margin: 1em auto;
	background: #FFF;}
blockquote:before,blockquote:after,q:before,q:after{content:"'";content:none}table{border-collapse:collapse;border-spacing:0}

.small{font-size: 0.8em;
color: #747474;}

.clear{clear: both !important;}

.fa-ul li{margin: 0 0 20px 0;list-style: none;}
.moviewrap {
    position: relative;
    padding-bottom: 46.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.moviewrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

h2.midasi2{
padding: 15px 10px;
font-size:30px;
color:#337ab7;
margin: 0 0 20px 0 !important;
-webkit-box-shadow: 1px 2px 1px -1px rgba(0,0,0,0.1),
 0px 5px 0 -1px #337ab7,
 0px 6px 3px -1px rgba(0,0,0,0.2)  !important;
    -moz-box-shadow: 1px 2px 1px -1px rgba(0,0,0,0.1),
 0px 5px 0 -1px #337ab7,
 0px 6px 3px -1px rgba(0,0,0,0.2)  !important;
    box-shadow: 1px 2px 1px -1px rgba(0,0,0,0.1),
 0px 5px 0 -1px #337ab7,
 0px 6px 3px -1px rgba(0,0,0,0.2)  !important;}
 
 img.alignright{
	 float:right;
	 margin: 0 0 20px 30px;
	 padding: 10px;
	 border: 1px solid #E3E3E3;
	 display:block;
	 border-radius: 5px;
	 background:#FFF;}
 img.alignleft{
	 float:left;
	 margin:0 30px 20px 0;
	 padding: 10px;
	 border: 1px solid #E3E3E3;
	 display:block;
	 border-radius: 5px;
	 background:#FFF;}
.imgw30{width:35%;height:auto;}
.marginb100{padding-bottom:80px;}
@media screen and (max-width:769px){.sphidden{display: none !important;}
th.spdata{text-align: center;background: #cae7ef !important;}
th.success{background: #dff0d8 !important;}}
@media screen and (min-width:770px){.spdata{display: none !important}}