a,  .nav-item, a.nav-link { font-family:'anuphan' !important ;}

/* PADDING MARGIN //////////////// */
.pd-0 {padding:0 !important;}.pd-15 { padding-left:15px !important;padding-right:15px !important;} .pd-20 { padding:20px !important;} .pd-30 { padding:30px !important;} 
.pl-10 { padding-left:10px !important; }.pl-15 { padding-left:15px !important; }.pl-20 { padding-left:20px !important; }.pl-35 { padding-left:35px !important; }.pl-25 { padding-left:25px !important; }
.mg-0 {margin:0 !important;}.mg-15 { margin-left:15px !important;margin-right:15px !important;} .mg-30 { margin:30px !important;} 
.pt-0 { padding-top:0px !important;}.pt-3 { padding-top:3px !important;}.pt-5 { padding-top:5px !important;}.pt-10 { padding-top:10px !important;}.pt-20 { padding-top:20px !important;}.pt-30 { padding-top:30px !important;}.pt-40 { padding-top:40px !important;}.pt-50 { padding-top:50px !important;}.pt-60 { padding-top:60px !important;}.pt-110 { padding-top:110px !important;}
.pb-5 { padding-bottom:5px !important;}.pb-10 { padding-bottom:10px !important;}.pb-20 { padding-bottom:20px !important;}.pb-30 { padding-bottom:30px !important;}.pb-40 { padding-bottom:40px !important;}.pb-50 { padding-bottom:50px !important;}.pb-60 { padding-bottom:60px !important;}
.mt-0 { margin:0px !important;}.mt-5 { margin-top:5px !important;}.mt-10 { margin-top:10px !important;}.mt-15 { margin-top:15px !important;}.mt-20 { margin-top:20px !important;}.mt-30 { margin-top:30px !important;}.mt-40 { margin-top:40px !important;}.mt-50 { margin-top:50px !important;}.mt-60 { margin-top:60px !important;}
.mb-0 { margin-bottom:0px !important;}.mb-5 { margin-bottom:5px !important;}.mb-10 { margin-bottom:10px !important;}.mb-15 { margin-bottom:15px !important;}.mb-20 { margin-bottom:20px !important;}.mb-30 { margin-bottom:30px !important;}.mb-40 { margin-bottom:40px !important;}.mb-50 { margin-bottom:50px !important;}.mb-60 { margin-bottom:60px !important;}
.mt-120 {margin-top:120px !important;}

/* FONT SIZE //////////////// */
.font-10 {font-size: 10px !important;line-height: 1.4 !important; font-weight: 600;}
.font-12 {font-size: 12px !important;line-height: 1.4 !important; font-weight: 600;}
.font-14 {font-size: 14px !important;line-height: 1.4 !important; font-weight: 600;}
.font-16 {font-size: 16px !important; font-weight: 300!important; font-weight: 600;}
.font-18 {font-size: 18px !important;line-height: 1.4 !important; font-weight: 600;}
.font-20 {font-size: 20px !important;line-height: 1.4 !important; font-weight: 600;}
.font-22 {font-size: 22px !important;line-height: 1.4 !important; font-weight: 600;}
.font-24 {font-size: 24px !important;line-height: 1 !important;}
.font-26 {font-size: 26px !important;line-height: 1 !important;}
.font-28 {font-size: 28px !important;line-height: 1 !important;}
.font-30 {font-size: 30px !important;line-height: 1 !important;}  
.font-32 {font-size: 32px !important;line-height: 1 !important;}  
.font-34 {font-size: 34px !important;line-height: 1 !important;}  
.font-36 {font-size: 36px !important;line-height: 1 !important;}  
.font-38 {font-size: 38px !important;line-height: 1 !important;}

body,p { 
	color:#000000 !important;
	font-weight:400 !important; 
    background: #ffffff;
}
 h1, h2, h3, h4, h5, h6 { 
	font-weight:400 !important; 
}
h1 { 
	font-size:28px !important; 
}
h2 { 
	font-size:24px !important; 
}
h3 { 
	font-size:22px !important; 
}
h4 { 
	font-size:20px !important; 
}
h5 { 
	font-size:18px !important; 
}
h6 { 
	font-size:14px !important; 
}
a {
	color:#000;
}
a:hover {
	color:#000;
}

.hide {
	display:none !important;
}

 .img {
	max-width:100%;
	border-radius:5px;
 }
.img-responsive {
	width:100%;
}
.w-50 {
	width:50%;
}

.spacer-20 {
        height:20px;
        clear:both;
        width:100%;
    }

    .spacer-30 {
        height:30px;
        clear:both;
        width:100%;
    }

    .spacer-60 {
        height:60px;
        clear:both;
        width:100%;
    }

 .pull-right {
	float:right;
 }

 .form-control {
	height: calc(2.3em + 0.75rem + 2px);
 }

 .dropzone {
    min-height: 300px !important;
}

.dark-sidenav {
   /* background-image: url(html/assets/images/auth-bg.png);*/
    background-position: center center;
    background-size: cover;
    background-repeat: repeat;
    background-color: rgba(0,0,0,0.04);
}

/**/
    .suggested-posts-article{
      
		display: inline-block;
    }

    .more-photos:after{    
        right: 3px !important;
        bottom: 0px !important;
    }

    .posts_article {
        background-color: #333;
        background-position: 50%;
        background-size: cover;
        margin-bottom: 2px;
        padding-bottom: 100%;
    }

    .more-photos{
        cursor:pointer !important;
    }	

    .bluess {
        width:100%;
        margin:10px;
    }

    .btn-outline-secondary {
        color: #868e96;
        background-color: transparent;
        background-image: none;
        border-color: #868e96;
    }

    .btnxc {
        display: inline-block;
        padding: .5rem .75rem;
        margin:3px;
        padding: .25rem .5rem;
        font-size: 16px;
        cursor:pointer;
    }

    .datepost {
        margin-top:-15px;
    }

    .anther_ma {
        margin:1px;
    }

    .set_process {
        margin: 0px 7px 0px 0px;
    }

    .messaf {
        display:none;
    }

    .progress{
        width:100%;
    }

    .fa_p{
        margin-right:20px; 
        border:0px; 
        z-index:9999
        margin-bottom: 2px;
        margin-top: 0px;
    }

    .p_run_div{
        margin-top:-7px;
        border-radius:0px; 
        padding:0px;
        margin-bottom:8px;
        display:none;
    }

    .btnxc_r{
        margin-left:0px; 
        display:none;
    }
	
	.del-img{
		z-index: 9999; 
		float: right; 
		text-align: right;
		top: 0px;
		right: 0px;
		margin-top: -10px;
		margin-right: -10px;
		cursor:pointer;
	}
	/**/

.div-center {
	display: block;
	margin:auto;
}
.flex-center {
	display: flex;
	justify-content:center;
}
.text-center-column {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.flex-center-column {
    display: flex;
    justify-content: center;
}

#accordionExample-faq .card-header h5 button::before {
	left: 20px;
	top: 7px;
}
#accordionExample-faq .card-header h5 button.collapsed::before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    font-size: 10px;
    content: "\f062";
    font-family: 'Font Awesome 5 Free' !important;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #fff;
    opacity: 1;
}

@media (min-width: 576px){
.modal-dialog {
    max-width: 800px;
    margin: 1.75rem auto;
}
}

.tox-notification,.tox-notifications-container {
	display:none !important;
}
.tox-notification__icon ,.tox-notification__body{
	display:none !important;
}
.tox .tox-notification--in {
	opacity:0 !important;
}
.mce-content-body .color-red {
    color:#C40C1F !important;
}
.divpopup {
    display:none;
    position: absolute;
    background: #00000057;
    z-index: 9999;
	position: fixed;
    margin: auto;
}
.animated {
    background-repeat: no-repeat;
    background-position: left top;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.fadeInTop {
    -webkit-animation-name: fadeInTop;
    animation-name: fadeInTop;
}
@-webkit-keyframes fadeInTop {
    0% {
        opacity: 0;
        -webkit-transform: translateY(420px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0px);
    }
}

@keyframes fadeInTop {
    0% {
        opacity: 0;
        transform: translateY(420px);
    }
    100% {
        opacity: 1;
        transform: translateY(0px);
    }
}

.form-content .form-items {
    max-width: 70% !important;
}

.close-queue {
    position: absolute;
    top: 12px;
    right: 37.5%;
}
.swal2-close {
	z-index: 2;
    align-items: center;
    justify-content: center;
    width: 1.2em;
    height: 1.2em;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: -1.2em;
    padding: 0;
    overflow: hidden;
    transition: color .1s,box-shadow .1s;
    border: none;
    border-radius: 5px;
    background: 0 0;
    color: #ccc;
    font-family: serif;
    font-family: monospace;
    font-size: 2.5em;
    cursor: pointer;
    justify-self: end;
}



@media (max-width: 767.98px){
.topbar .creat-btn {
    display: block !important;
}
}