﻿@import url(sarabun/fonts/thsarabunnew.css); 

 /* Styles go here */

.print-area {
	font-family: 'TH SarabunPSK' !important;
}
.print-area { display:none; }

.page-header, .page-header-space {
  height: 100px;
}

.page-footer, .page-footer-space {
  height: 50px;

}

.page-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  border-top: 3px solid rgb(0 69 124); /* for demo */
  /*background: yellow;  for demo */
  padding-top: 14px;
   font-family: 'TH SarabunPSK' !important;
   font-size:16pt;
	color:rgb(0 69 124);
}

.page-header {
  /*position: fixed;*/
  position: static;
  top: 0mm;
  width: 100%;
  border-bottom: 3px solid rgb(0 69 124); /* for demo */
  /*background: yellow;  for demo */
   font-family: 'TH SarabunPSK' !important;
   font-weight: bold;
   font-style: normal;
}

.page {
  page-break-after: always;
}

.print-public-date{
	text-align: right;
}
@page {
	margin-left:30mm;
	margin-right:30mm;
}
@page thead{
	display:none;
}
#SocialNetWorkType1 li.SocialNetWorklist a,
.fontTHSarabunPSK{
	
	 font-family: 'TH SarabunPSK' !important;
	 font-weight: normal;
    font-style: normal;
}

#SocialNetWorkType2 li.SocialNetWorklist a{
	font-family: 'TH SarabunPSK' !important;
	 font-weight: bold !important;
    font-style: normal;

}




@media only print {
@import url(sarabun/fonts/thsarabunnew.css); 

  /*@page {
    margin: 10mm;
    size: A4;
  }*/
    
  .page{
	
	font-size:19pt;
   }
   
  #DeltaPlaceHolderMain > div.row,
  #divNewDetail, #divHeader, #divFooter{
	display:none;
	}
  #DeltaPlaceHolderMain > div.row:nth-last-child(3){
	display:block !important;
	margin:0px !important;
  }
  
  #DeltaPlaceHolderMain > div.row:nth-last-child(3) .col-sm-12{
	padding:0px!important
}
.container-First, .container{
	width:100% !important;
	max-width:100%;
}
  .container-second, .container{
	      margin:0px !important;
	  }
  .print-area, .print-area * {  visibility: visible !important;}
  .print-area {
        display: block !important;
        /*position: absolute;*/
        left: 0;
        top: 0;
        font-family: 'TH SarabunPSK' !important;
    }
.print-area > table {
	page-break-inside: avoid;
}
   body * {
    	visibility: hidden !important;;
   }
   body{
        width: 21cm !important;
        height: 29.7cm !important;
        /*margin: 30mm 45mm 30mm 0mm  !important; */
        /* change the margins as you want them to be. */
   } 
	tr    { page-break-inside:auto; page-break-after:auto }

   /*thead {display: table-header-group;} */
   tfoot {display: table-footer-group;}
   
   button {display: none;}
   
   body {margin: 0;}
   
   .page-header > table {
	
	width:100%;
	height:100px;
	}
	.print-head-col1 div, .print-head-col2 div{
		color: rgb(0 69 124);
	}
	.print-head-col-strip img{
		height:70px;
	}

	.print-head-col1 {
		font-size: 72pt;
	    vertical-align: middle;
	    width: 13%;
	    text-align:left;
	    font-family: 'TH SarabunPSK' !important;
	    font-weight:bold;
	    font-style:normal;
	}
	.print-head-col2{
		text-align:left;
		font-size: 13pt;
		padding-left: 15px;
	}
	.print-head-col2 > div{
		margin-bottom:7px;
		font-weight:bold !important;
	}
	.print-head-col2 > div:nth-child(3){
		margin-bottom:0px;
	}
	.print-head-col3{
	vertical-align:top;
	padding-top:3px;
	    text-align: right;
	}
	.print-head-col3 .logo {
	width:85px;
}
	
	.print-public-title,.print-public-date{
		padding:10px 0px;
		font-weight:bold;
	}
	.print-row-news-title td {
		padding:15px 0px 25px 0px;
		font-weight:bold;
	}
	.print-row-news-highlight{
		font-weight:bold;
	}
}
