﻿/* Font */
  
  .ms-rteThemeFontFace-13 {
            -ms-name: "Wittayakarn";
            font-family: wittayakarn;
        }

        .ms-rteThemeFontFace-14 {
            -ms-name: "Anupark";
            font-family: anupark;
        }
        
        
        
        
/* Font */

/* Style */


/* imag */

.ms-rteImage-6
{
	-ms-name:"Image Responsive";
	
	
}

@media screen and (max-width: 812px) {

.ms-rteImage-6{
	height:100% !important;
	width:100% !important;
	margin:0px !important;
}

}


.ms-rtestate-field > ol{
	font-family:anupark !important;
	font-size:12pt !important;
	font-weight:normal !important;
}



/* Style */
        
/* Table */
               
        
        
        .ms-rteTable-14{
	-ms-name: SEC Table Style;
	
		background: linear-gradient(to right,#00a19b, #003764) !important;
		
	
}

	 .ms-rteTable-15{
	-ms-name: Gray Table Style;
	
		background: #E3E3E5 !important
		
		}
		
		.ms-rteTable-16{
		 	-ms-name: Image Table Style;

		 }
		 
		 .ms-rteTable-17{
		 	-ms-name: Image On Top Table Style;

		 }

		 
.ms-rteFontSize-10
{
   font-size:10pt;
}
		 
			
.ms-rteFontSize-12
{
   font-size:12pt;
}

.ms-rteFontSize-14
{
   font-size:14pt;
}
.ms-rteFontSize-15
{
   font-size:15pt;
}

.ms-rteFontSize-16
{
   font-size:16pt;
}

.ms-rteFontSize-20
{
   font-size:20pt;
}



/*Mobile*/
    @media screen and (max-width: 1023px) {
/*
.ms-rteFontSize-12
{
   font-size:10pt;
}

.ms-rteFontSize-14
{
   font-size:12pt;
}
.ms-rteFontSize-15
{
   font-size:13pt;
}

.ms-rteFontSize-16
{
   font-size:14pt;
}

.ms-rteFontSize-20
{
   font-size:18pt;
}
*/

}






.ms-rteTable-14 > tbody > tr:nth-child(2n+1){
  background: #F6F7F9;
}

.ms-rteTable-14 > tbody > tr:nth-child(2n){
   background: #E3E5E6;
}

	 
		 
		  .ms-rteTable-17 > tbody > tr > td{
		    vertical-align:top !important;
		  }



@media all and (max-width:768px){

 .ms-rteTable-16 > tbody > tr > td{
        display:block;
        width:100% !important;
        text-align:center !important;
    }

  .ms-rteTable-16 > tbody >   tr{
        display:block;
    }
    
    ms-rteTable-17 > tbody > tr > td{
        display:block;
        width:100% !important;
        text-align:center !important;
      
    }

  .ms-rteTable-17 > tbody >   tr{
        display:block;
    }

    		}



.ms-rteTable-14 > tbody > tr:first-child {
	

   /* background: -ms-linear-gradient(left,#00a19b,#003764);*/
    background: linear-gradient(to right,#00a19b, #003764);
    background-repeat:no-repeat !important;
 	background-image:none !important;
	
}

.ms-rteTable-14 > tbody > tr > td
{
	border:0px !important;
	padding: 15px;
	font-family: Wittayakarn;
    color: #003764;
    font-size: 9pt;
    font-weight: normal;
    line-height:15px;
    vertical-align: top;
}


.ms-rteTable-14 > tbody > tr:first-child > td
{
border:none !important;

	color: #ffffff !important;
	font-size: 10pt !important;
	padding: 15px !important;
		vertical-align: inherit !important;
}

.ms-rteTable-15 > tbody > tr:first-child > td
{
color: #003764 !important;
    font-size: 14pt;
    padding: 23px 30px 18px 30px;
}


.ms-rteTable-14 > tbody > tr:first-child > td > p
{
	line-height:25px;
}

.ms-rteTable-14 > tbody > tr > td > span
{
	line-height:25px;
}




/* Table */
