@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'scglight';
  src: url('../fonts/scg/scg-light.eot');
  src: url('../fonts/scg/scg-light.eot?#iefix') format('embedded-opentype'), url('../fonts/scg/scg-light.woff2') format('woff2'), url('../fonts/scg/scg-light.woff') format('woff'), url('../fonts/scg-light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'scgbold';
  src: url('../fonts/scg/scg-bold.eot');
  src: url('../fonts/scg/scg-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/scg/scg-bold.woff2') format('woff2'), url('../fonts/scg/scg-bold.woff') format('woff'), url('../fonts/scg/scg-bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'scg';
  src: url('../fonts/scg/scg-regular.eot');
  src: url('../fonts/scg/scg-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/scg/scg-regular.woff2') format('woff2'), url('../scg/fonts/scg-regular.woff') format('woff'), url('../fonts/scg/scg-regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@media not all and (min-resolution:.001dpcm) { 
    @supports (-webkit-appearance:none) {
        body { 
            letter-spacing: -0.04em;
        }
    }
}
html {
    background:#fafbfc !important;
}
body {
    margin:auto;
    padding:0;
    font-family:'scg', sans-serif !important;
    color:#000000 !important;
    font-size:16px;
    line-height:1.4;
}
a {
    color:#000000 !important;
    text-decoration:none !important;
}
a:hover {
    text-decoration:none !important;
}
::selection {
    background: #ec1c24 !important;
    color: #fff;
    text-shadow: none;
}
*[data-href] {
    cursor: pointer;
}
h1, h2, h3, h4, h5, h6 {
    margin:0 !important;
    padding:0 !important;
    font-family:'scg', sans-serif !important;    
}
h1 {
    font-size:28px !important;
    color:#ec1c24 !important;
}
h2 {
    font-size:22px !important;
    font-weight:bold !important;
}
h2.lang-thai {
    font-size:18px !important;
}
.headerspace {
    padding:0 0 15px 0 !important;
}
.h2-2col {
    width:50%;
    display:inline-block;
    padding:7px 0 0 0 !important;
}
.right-searchbox {
    position:relative;
    width:50%;
    float:right;
    text-align:right;
}
.right-searchbox .search-box input {
    width:80%;
    box-sizing:border-box;
    padding:0 7px 0 7px;
    margin:0;
    height:40px;
    border-radius:5px;
    border-left:solid#c2c2c2 1px;
    border-top:solid#c2c2c2 1px;
    border-bottom:solid#c2c2c2 1px;
    border-right:solid#c2c2c2 1px;
    font-family:'scg', sans-serif !important;
    font-size:16px;
}
.right-searchbox .search-box button {
    position:absolute;
    top:2px;
    right:7px;
    box-sizing:border-box;
    width:30px;
    background:#FFFFFF;
    padding:0;
    font-size:18px;
    color: #000000;
    border: none;
    outline: none;
    float:right;
    text-align:right;
    cursor:pointer;
    height:33px;
}
.right-searchbox .searchbutton {
    transition: all .5s ease;
    color: #000000 !important;
    border: 3px solid #000000;
    font-family:'Kanit', sans-serif;
    text-align: center;
    line-height: 1;
    font-size: 16px !important;
    background-color : transparent;
    padding: 10px 50px 10px 50px;
    outline: none;
    border-radius: 4px;
    cursor:pointer;
}
.right-searchbox .searchbutton:hover {
    color:#ec1c24 !important;
}
.right-searchbox .searchbutton i {
    margin:5px 5px 0 0;
}
.addmatpaste {
    box-sizing: border-box;
    width: 100%;
    padding: 0;    
}
.addmatpaste ul.maintoptab {
    width: 100%;
    font-size: 0px;
    padding: 0 !important;
    margin: 0 !important;
    text-align: center;
}
.addmatpaste ul.maintoptab li {
    box-sizing:border-box;
    display: inline;
    font-size: 18px;
    padding:0 !important;
    margin: 0 !important;
}
.addmatpaste .uk-subnav-pill > * > :first-child {
    width:250px;
    box-sizing:border-box;
    display:inline-block;
    padding: 10px 35px 10px 35px !important;
    background: #CCCCCC;
    color: #999;
    transition: all .3s ease;
}
.addmatpaste .uk-subnav-pill > .uk-active > a {
    width:250px;
    box-sizing:border-box;
    display:inline-block;
    padding: 10px 35px 10px 35px !important;
    background-color: #333333;
    color: #fff !important;
}
.addmatpaste .uk-subnav-pill > * > :hover {
    padding: 10px 35px 10px 35px !important;
    /* -webkit-box-shadow:inset 0px 0px 0px 1px #999999; */
    /* -moz-box-shadow:inset 0px 0px 0px 1px #999999; */
    /* box-shadow:inset 0px 0px 0px 1px #999999; */
    transition: all .3s ease;
    color:#FFFFFF !important;
    background-color:#ec1c24;
}
.addmatpaste .uk-subnav-pill > .uk-active > a:hover {
    -webkit-box-shadow:inset 0px 0px 0px 1px #333333;
    -moz-box-shadow:inset 0px 0px 0px 1px #333333;
    box-shadow:inset 0px 0px 0px 1px #333333;
    background-color: #333333;
    color: #fff !important;
}
ul.head-2-col {
    width:100%;
    box-sizing:border-box;
    margin:0;
    padding:0;
    list-style-type:none;
    font-size:0px;
}
ul.head-2-col li {
    width:50%;
    box-sizing:border-box;
    display:inline-block;
    margin:0;
    padding:0;
    font-size:28px !important;
    line-height:38px;
    color:#ec1c24 !important;
}
ul.head-one-col {
    width:100%;
    box-sizing:border-box;
    margin:0;
    padding:0;
    list-style-type:none;
    font-size:0px;
}
ul.head-one-col li {
    width:100%;
    box-sizing:border-box;
    display:inline-block;
    margin:0;
    padding:0;
    font-size:28px !important;
    line-height:38px;
    color:#ec1c24 !important;
}
ul.head-2-col li.text-right {
    text-align:right;
    color:#000000 !important;
}
.order-print-button a {
    background:#ec1c24;
    color:#FFFFFF !important;
    font-size:18px;
    padding:5px 25px 5px 25px;
    border-radius:5px;
    transition: all 0.3s;
}
.order-print-button a:hover {
    background:#b30000;
    color:#FFFFFF !important;
}
.order-print-button a i {
    margin:0 7px 0 0;
}
.icon-right-header {
    font-size:24px;
}
ul, p {
    margin:0;
    padding:0;
}
ul {
    list-style-type:none;
}
.clear-all {
    clear:both;
}
img {
    border:0;
}
.main-wrapper {
    width:100%;
    box-sizing:border-box;
    margin:0;
    padding:0;
    display:inline-block;
}
.top-header {
    width:100%;
    box-sizing:border-box;
    display:inline-block;
    background:#ec1c24 !important;
    color:#FFFFFF !important;
}
.top-header .top-header-wrapper {
    background:#ec1c24 !important;
    padding:0;
    height:80px;
    transition: all 0.3s;
}
.top-header .top-header-left {
    width:70%;
    box-sizing:border-box;
    margin:0;
    padding:0 30px 0 30px;
    display:inline-block;
}
.top-header .top-header-right {
    width:30%;
    box-sizing:border-box;
    margin:0;
    padding:0 30px 0 30px;
    float:right;
    text-align:right;
}
.top-header .top-header-left ul {
    width:100%;
    box-sizing:border-box;
    padding:0;
    margin:0;
    font-size:0px;
    float:left;
}
.top-header .top-header-left ul li {
    display:inline;
    float:left;
    font-size:16px;
    margin:0;
    padding:0 30px 0 0;
}
.top-header .top-header-left ul li a {
    color:#FFFFFF !important;
}
.top-header .top-header-right .icon-header-member {
    margin:22px 0 0 0;
    padding:0;
    font-size:28px;
    transition: all 0.3s;
}
.top-header .top-header-right .icon-header-member a {
    color:#FFFFFF !important;
}
.toggle-pad {
    float:left;
    padding:26px 0 0 0;
    transition: all 0.3s;
}
.logo-pad {
    float:left;
    padding:22px 0 0 0;
    transition: all 0.3s;
}
.logo-pad img {
    width:100px;
    height:36px;
    transition: all 0.3s;
}
.top-header .top-header-left ul li.project-name {
    background:#a61a19;
    color:#FFFFFF !important;
    padding:5px 25px 3px 25px;
    border-radius:5px;
    font-size:14px;
    margin:26px 0 0 0;
    text-transform: uppercase;
    transition: all 0.3s;
    word-wrap:break-word !important;
}
.top-header .top-header-left ul li.project-name span {
    display:none;
}
.top-header-right .uk-dropdown {
    display: none;
    position: absolute;
    z-index: 1020;
    box-sizing: border-box;
    min-width: 270px !important;
    padding: 0 !important;
    background: #fff;
    color: #666;
    box-shadow: 0 5px 12px rgb(0 0 0 / 15%);
    text-align:left;
    border-radius:5px;
}
.display-user-name {
    width:100%;
    box-sizing:border-box;
    margin:0;
    padding:30px 30px 30px 30px;
    font-size:16px;
    font-family:'scgbold', sans-serif !important;
    color:#000000;
}
.dd-user-info {
    margin:0;
    padding:20px 0 20px 0;
    border-top:solid#eff2f5 1px;
    font-size:0px;
}
.dd-user-info li {
    display:block;
    margin:0;
    padding:0 15px 0 15px;
    font-size:16px;
}
.dd-user-info li a {
    display:inline-block;
    width:100%;
    box-sizing:border-box;
    color:#000000 !important;
    padding:10px 15px 10px 15px;
    border-radius:5px;
    transition: all 0.3s;
}
.dd-user-info li a:hover {
    color:#ec1c24 !important;
    background-color:#f7f9fb;
}
ul.main-menu {
    width:100%;
    box-sizing:border-box;
    margin:0;
    padding:0;
    font-size:0px;
    display:inline-block;
}
.main-menu li {
    display:block;
    margin:0;
    padding:0 0 10px 0;
    font-size:16px;
    font-weight:bold;
}
.main-menu li i {
    font-size:14px;
}
.main-menu-list {
    width:100%;
    box-sizing:border-box;
    display:inline-block;
}
.main-menu-list .col-left {
    width:10%;
    box-sizing:border-box;
    display:inline-block;
}
.main-menu-list .col-right {
    width:90%;
    box-sizing:border-box;
    float:right;
}
a .main-menu-list {
    background:transparent;
    padding:10px 15px 10px 15px;
    border-radius:5px;
    color:#666666;
    transition: all 0.3s;
}
a:hover .main-menu-list {
    background:#ec1c24;
    padding:10px 15px 10px 15px;
    border-radius:5px;
    color:#FFFFFF;
}
a.active .main-menu-list {
    background:#555555;
    padding:10px 15px 10px 15px;
    border-radius:5px;
    color:#FFFFFF;
}
.admin-section-menu {
    width:100%;
    box-sizing:border-box;
    margin-top:30px;
    padding-left:15px;
    padding-right:15px;
    color:#666666;
}
.footer {
    text-align:center;
    width:100%;
    box-sizing:border-box;
    padding:40px 0 20px 0;
    color:#999999;
    font-size:14px !important;;
    font-family:'scglight', sans-serif !important;
}
.shortcut-menu img {
    border-radius:10px 10px 0 0;
}
.shortcut-text {
    width:100%;
    background:#FFFFFF;
    text-align:center;
    color:#333333;
    font-weight:bold;
    border-radius:0 0 10px 10px;
    transition: all 0.3s;
}
a:hover .shortcut-text {
    width:100%;
    background:#a61a19;
    text-align:center;
    color:#FFFFFF;
    font-weight:bold;
    border-radius:0 0 10px 10px;
}
.shortcut-text .uk-card-body {
    padding-top: 20px;
    padding-bottom: 20px;
}
.card-padding-top .uk-card-body {
    padding-top:40px !important;
    padding-bottom:0 !important;
}
.padding-table-top {
    padding-top:40px !important;
}
.form-group {
    width:100%;
    box-sizing:border-box;
    padding:0 0 30px 0;
    display:inline-block;
    color:#000000 !important;
}
.form-group label.input-topic {
    font-weight:bold;
    color:#333333;
}
.form-group label.input-topic span {
    color:#ec1c24;
    font-weight:normal;
}
.form-group input.input-box {
    width:100%;
    box-sizing:border-box;
    padding:0 7px 0 7px;
    margin:0;
    height:40px;
    border-radius:5px;
    border:solid#c2c2c2 1px;
    font-family:'scg', sans-serif !important;
    font-size:16px;
}
.form-padding {
    width:100%;
    box-sizing:border-box !important;
    padding:10px 0 0 0;
}
.hdr-padding {
    padding-bottom:30px;
}
.hdr-sub-padding {
    padding-top:30px;
    padding-bottom:30px;
}
.full-button-no-padding {
    padding-top:0 !important;
}
.full-button-line {
    width:100%;
    box-sizing:border-box;
    margin:0;
    padding:40px 0 40px 0;
    text-align:center;
}
.full-button-line-top10 {
    padding-top:10px !important;
}
.full-button-line-nobottom {
    padding-bottom:0 !important;
}
.full-button-line-notop {
    padding-top:0 !important;
}
.full-button-export-pop {
    width:100%;
    box-sizing:border-box;
    margin:0;
    padding:0;
    text-align:center;
}
.selbox-right {
    width:100%;
    display:inline-block;
    padding:0 0 30px 0;
}
.selbox-right-area {
    width:30%;
    float:right;
}
.dispimg {
    max-width:80%;
    height:auto;
    border-radius:5px;
}
.mf-menu {
    font-size:16px;
}
.main-menu-link {
    padding:15px 0 15px 0 !important;
    display:inline-block;
}
.main-left-menu .uk-nav-sub {
    padding-bottom:15px;
}
.main-left-menu .uk-nav-sub a {
    color:#000000 !important;
    padding:0 0 10px 0;
}
.main-left-menu .uk-nav-sub a:hover {
    color:#ec1c24 !important;
}
.main-left-menu .uk-nav-sub a.active {
    font-weight:bold;
    color:#ec1c24 !important;
}
.main-left-menu li.uk-active a {
    color:#ec1c24 !important;
}
.main-left-menu li.uk-active ul.uk-nav-sub a {
    color:#000000 !important;
}
.main-left-menu li.uk-active ul.uk-nav-sub a.active {
    color:#ec1c24 !important;
}
.main-left-nav .uk-nav-sub a {
    padding: 5px 0 5px 20px !important;
}
.bottom-policy {
    margin:40px 0 0 0;
}
.bottom-policy p {
    margin:0;
    padding:0;
    font-weight:bold;
    color:#ec1c24;
}
.bottom-policy span {
    font-size:14px;
    color:#666666;
}
.disp-txt-2col {
    margin:0;
    padding:0;
    list-style-type:none;
    font-size:0px;
}
.disp-txt-2col li {
    width:50% !important;
    display:inline-block !important;
    margin:0;
    padding:0 !important;
    font-size:16px;
    box-sizing:border-box;
}
.paddocleft {
    padding:0 0 0 30px !important;
}
.col2whdr {
    margin:0;
    padding:0;
    list-style-type:disc;
    font-size:0px;
}
.col2whdr li {
    display:block;
    margin:0;
    padding:25px 0 0 0;
    font-size:16px;
}
.col2whdr li:first-child {
    padding:0;
}
.infolist {
    width:100%;
    display:inline-block;
    margin:0;
    padding:0;
    list-style-type:none;
}
.infolist li {
    margin:0;
    padding:20px 0 20px 0;
    border-top:solid#CCCCCC 1px;
    border-top-style: dashed;
}
.infolist li:first-child {
    padding:0 0 20px 0;
    border-top:none;
}
.infolist li:last-child {
    padding:20px 0 0 0;
}
.infohdrn {
    margin:0;
    padding:0;
}
.inforemak {
    color:#999999;
}
.hdr-noticed {
    width:100%;
    box-sizing:border-box;
    display:inline-block;
}
.hdr-noticed .noteleft {
    width:10%;
    box-sizing:border-box;
    background:#ec1c24;
    display:inline-block;
    text-align:center;
    color:#FFFFFF;
    border-radius:5px 0 0 5px;
}
.hdr-noticed .noteright {
    width:90%;
    float:right;
    box-sizing:border-box;
    padding:20px;
    font-size:14px;
}
.hdr-noticed .noteleft i {
    font-size:24px;
    margin:25px 0 0 0;
}
.infodsp {
    width:100%;
    display:inline-block;
    margin:0;
    padding:0;
    list-style-type:none;
    font-size:0px;
}
.infodsp li {
    display:inline-block;
    margin:10px 0 0 0 !important;
    padding:0 20px 0 20px !important;
    border-left:solid#CCCCCC 1px;
    border-top:none;
    font-size:14px;
    word-break: break-all;
}
.infodsp li:first-child {
    border-left:0px !important;
    padding-left:0px !important;
}
.infodsp li i {
    margin:0 7px 0 0;
    font-size:12px;
    color:#666666;
}
.infowithpic {
    width:100%;
    display:inline-block;
    box-sizing:border-box;
}
.infowithpic .dispinfopic {
    width:15%;
    display:inline-block;
    box-sizing:border-box;
    margin:0;
    padding:0 20px 0 0;
}
.infowithpic .dispinfotxt {
    width:85%;
    float:right;
    box-sizing:border-box;
    margin:0;
    padding:0;
}
.infowithpic .dispinfopic img {
    max-width:100%;
    height:auto;
    border-radius:5px;
}
.full-button-line ul {
    width:100%;
    box-sizing:border-box;
    margin:0;
    padding:0;
    font-size:0;
    display:inline-block;
}
.full-button-line ul li {
    display:inline-block;
    margin:0;
    padding:10px;
    font-size:16px;
}
.full-button-line ul li i {
    font-size:12px;
    margin:0 7px 0 0;
}
.full-button-line ul li a {
    display:inline-block;
    border:0px;
    margin:0;
    border-radius:5px;
    width:260px;
    padding:10px 0 10px 0;
    background:transparent;
    font-size:16px;
    font-family:'scg', sans-serif !important;
    cursor:pointer;
    font-weight:bold;
}
.full-button-export-pop ul {
    width:100%;
    box-sizing:border-box;
    margin:0;
    padding:0;
    font-size:0;
    display:inline-block;
}
.full-button-export-pop ul li {
    display:inline-block;
    margin:0;
    padding:10px;
    font-size:16px;
}
.full-button-export-pop ul li i {
    font-size:12px;
    margin:0 7px 0 0;
}
.full-button-export-pop ul li a {
    display:block;
    border:0px;
    margin:0;
    border-radius:5px;
    width:350px;
    padding:10px 0 10px 0;
    background:transparent;
    font-size:16px;
    font-family:'scg', sans-serif !important;
    cursor:pointer;
    font-weight:bold;
}
.fullbutexp {
    width:100%;
    display:inline-block;
    box-sizing:border-box;
    margin:0;
    padding:0;
    text-align:center;
}
.fullbutexp a {
    width:100%;
    display:inline-block;
    box-sizing:border-box;
    margin:0;
    padding:10px 0 10px 0;
    border-radius:5px;
}
.fullbutexp a i {
    font-size:12px;
    margin:0 7px 0 0;
}
.padding-modal-text {
    padding:30px 0 10px 0;
    color:#000000;
}
.padapprbutt {
    padding:5px 10px 5px 10px;
    border-radius:5px;
}
.butt-red {
    background:#ea5455 !important;
    color:#FFFFFF !important;
    transition: all 0.3s;
}
.butt-red:hover {
    background:#d53f41 !important;
    color:#FFFFFF !important;
}
.butt-pink {
    background:#FF33C1 !important;
    color:#FFFFFF !important;
    transition: all 0.3s;
}
.butt-pink:hover {
    background:#E51CA8 !important;
    color:#FFFFFF !important;
}
.butt-orange2 {
    background:#f35b00 !important;
    color:#FFFFFF !important;
    transition: all 0.3s;
}
.butt-orange2:hover {
    background:#bf5313 !important;
    color:#FFFFFF !important;
}
.butt-violet {
    background:#7367f0 !important;
    color:#FFFFFF !important;
    transition: all 0.3s;
}
.butt-violet:hover {
    background:#584cd9 !important;
    color:#FFFFFF !important;
}
.butt-blue {
    background:#23d4e9 !important;
    color:#FFFFFF !important;
    transition: all 0.3s;
}
.butt-blue:hover {
    background:#17bccf !important;
    color:#FFFFFF !important;
}
.butt-orange {
    background:#ffbd3f !important;
    color:#FFFFFF !important;
    transition: all 0.3s;
}
.butt-orange:hover {
    background:#f2b134 !important;
    color:#FFFFFF !important;
}
.butt-green {
    background:#28c76f !important;
    color:#FFFFFF !important;
    transition: all 0.3s;
}
.butt-green:hover {
    background:#1cb15f !important;
    color:#FFFFFF !important;
}
.dispapprlog {
    margin:0;
    padding:0;
}
.dispapprlog li {
    margin:0;
    padding:10px 0 10px 0;
    border-top: solid#e8e8e8 1px;
}
.dispapprlog li:first-child {
    border-top:none;
    padding-top:0;
}
.dispapprlog li:last-child {
    padding-bottom:0;
}
.form-table-padding .uk-table th {
    padding: 14px 12px !important;
    text-align: left;
    vertical-align: top;
    font-size: 0.875rem;
    font-weight: bold !important;
    color: #999;
    text-transform: uppercase;
    background:#f3f2f7 !important;
    color:#787878 !important;
    font-family:'scg', sans-serif !important;
}
.form-table-padding .uk-table td {
    padding: 16px 12px !important;
    vertical-align: top;
}
.uk-table-divider > tr:not(:first-child), .uk-table-divider > :not(:first-child) > tr, .uk-table-divider > :first-child > tr:not(:first-child) {
    border-top: 1px solid #ebe9f1 !important;
}
.card-with-table .uk-card-default .uk-card-header {
    border-bottom: 0px !important;
}
.icon-pin {
    display:inline-block;
    width:30px;
    height:30px;
    background:#eeedfd;
    color:#7367f0 !important;
    text-align:center;
    border-radius:50%;
    line-height:32px;
}
a.button-icon-edit {
    display:inline-block;
    width:30px;
    height:30px;
    background:#e5f8ed;
    color:#28c76f !important;
    text-align:center;
    border-radius:50%;
    line-height:32px;
    transition: all 0.3s;
}
a:hover.button-icon-edit {
    background:#28c76f;
    color:#FFFFFF !important;
}

.button-icon-approve {
    display:inline-block;
    width:30px;
    height:30px;
    color:#06cb02 !important;
    text-align:center;
    line-height:32px;
    font-size:18px;
}
.button-icon-waitapprove {
    display:inline-block;
    width:30px;
    height:30px;
    color:#ff9c00 !important;
    text-align:center;
    line-height:32px;
    font-size:18px;
}
.button-icon-notapprove {
    display:inline-block;
    width:30px;
    height:30px;
    color:#FF0000 !important;
    text-align:center;
    line-height:32px;
    font-size:18px;
}
.atthdr-detail {
    width:100%;
    display:inline-block;
    box-sizing:border-box;
    padding:0 0 20px 0;
}
.atthdr-detail span {
    width:100%;
    display:inline-block;
}
.button-icon-edit i {
    font-size:14px;
}
a.button-icon-delete {
    display:inline-block;
    width:30px;
    height:30px;
    background:#fceaea;
    color:#ea5455 !important;
    text-align:center;
    border-radius:50%;
    line-height:32px;
    transition: all 0.3s;
}
a:hover.button-icon-delete {
    background:#ea5455;
    color:#FFFFFF !important;
}
.button-icon-delete i {
    font-size:14px;
}
a.button-icon-attach {
    display:inline-block;
    width:30px;
    height:30px;
    background:#eeedfd;
    color:#7367f0 !important;
    text-align:center;
    border-radius:50%;
    line-height:32px;
    transition: all 0.3s;
}
a:hover.button-icon-attach {
    background:#7367f0;
    color:#FFFFFF !important;
}
.button-icon-attach i {
    font-size:14px;
}
a.button-icon-log {
    display:inline-block;
    width:30px;
    height:30px;
    background:#e5f6ff;
    color:#00a8ff !important;
    text-align:center;
    border-radius:50%;
    line-height:32px;
    transition: all 0.3s;
}
a:hover.button-icon-log {
    background:#00a8ff;
    color:#FFFFFF !important;
}
.button-icon-log i {
    font-size:14px;
}
a.button-icon-receive {
    display:inline-block;
    width:30px;
    height:30px;
    background:#fff6eb;
    color:#ff9000 !important;
    text-align:center;
    border-radius:50%;
    line-height:32px;
    transition: all 0.3s;
}
a:hover.button-icon-receive {
    background:#ff9000;
    color:#FFFFFF !important;
}
.button-icon-receive i {
    font-size:14px;
}
ul.versionlog {
    margin:0;
    padding:0;
    width:100%;
}
ul.versionlog li {
    width:50%;
    display:inline;
    float:left;
    margin:0;
    padding:0;
    word-break: break-all;
}
.uk-button-primary {
    background-color: #ec1c24 !important;
    color: #fff;
    border: 1px solid transparent;
}
/* Sort Table */
div.dataTables_wrapper div.dataTables_length label {
    display:none !important;
}
div.dataTables_wrapper div.dataTables_filter label {
    display:none !important;
}
/* Sort Table */
.radio-form {
    width:100%;
    box-sizing:border-box;
    margin:0;
    padding:0;
    display:inline-block;
}
.radio-form ul {
    margin:0;
    padding:0;
    font-size:0px;
    display:inline-block;
    width:100%;
    box-sizing:border-box;
}
.radio-form ul li {
    display:inline;
    width:50%;
    box-sizing:border-box;
    font-size:16px;
    margin:0;
    padding:20px 10px 0 20px;
    float:left;
}
.radio-form input.radio-button {
    float: left;
    width: 15px;
    height: 15px;
    margin-left: -20px;
    margin-top: 3px;
    padding: 0;
    border:solid#666666 1px;
}
.select-small {
    width:100%;
    box-sizing:border-box;
    margin:0;
    padding:0;
    display:inline-block;
}
.select-small ul {
    margin:0;
    padding:0;
    font-size:0px;
    display:inline-block;
    width:100%;
    box-sizing:border-box;
}
.select-small ul li {
    display:inline;
    width:50%;
    box-sizing:border-box;
    font-size:16px;
    margin:0;
    padding:10px 0 0 20px;
    float:left;
}
.select-small ul li:first-child {
    padding-left:0;
}
.radio-full {
    width:100%;
    box-sizing:border-box;
    margin:0;
    padding:0;
    display:inline-block;
}
.radio-full ul {
    margin:0;
    padding:0;
    font-size:0px;
    display:inline-block;
    width:100%;
    box-sizing:border-box;
}
.radio-full ul li {
    display:inline;
    width:100%;
    box-sizing:border-box;
    font-size:16px;
    margin:0;
    padding:20px 10px 0 20px;
    float:left;
}
.radio-full input.radio-button {
    float: left;
    width: 15px;
    height: 15px;
    margin-left: -20px;
    margin-top: 3px;
    padding: 0;
    border:solid#666666 1px;
}
.one-row-list-nomargin {
    margin:0 !important;
}
.one-row-list {
    width:100%;
    box-sizing:border-box;
    margin:0 0 15px 0;
    padding:0 0 0 40px;
    display:inline-block;
}
.one-row-icon {
    float: left;
    margin-left: -40px;
    margin-top: 3px;
    padding: 0;
    width:30px;
    height:30px;
}
.one-row-list span {
    display:inline-block;
    margin:6px 0 0 0;
}
.one-row-list a {
    color:#000000 !important;
    transition: all 0.3s;
}
.one-row-list a:hover {
    color:#ec1c24 !important;
}
.one-row-list .icon-attach-file {
    display:inline-block;
    width:30px;
    height:30px;
    background:#00cfe8;
    color:#e0f9fc !important;
    text-align:center;
    border-radius:50%;
    line-height:32px;
    font-size:14px;
    transition: all 0.3s;
}
.one-row-list a:hover .icon-attach-file {
    display:inline-block;
    width:30px;
    height:30px;
    background:#e0f9fc;
    color:#00cfe8 !important;
    text-align:center;
    border-radius:50%;
    line-height:32px;
}
.one-row-list .icon-attach-file-2 {
    display:inline-block;
    width:30px;
    height:30px;
    background:#ff9f43;
    color:#fff3e8 !important;
    text-align:center;
    border-radius:50%;
    line-height:32px;
    font-size:14px;
    transition: all 0.3s;
}
.one-row-list a:hover .icon-attach-file-2 {
    display:inline-block;
    width:30px;
    height:30px;
    background:#fff3e8;
    color:#ff9f43 !important;
    text-align:center;
    border-radius:50%;
    line-height:32px;
}
ul.step-status {
    margin:0;
    padding:0;
    box-sizing:border-box;
    width:100%;
    font-size:0px;
}
ul.step-status li {
    width:100%;
    box-sizing:border-box;
    margin:10px 0 0 0;
    padding:10px 0 10px 0;
    font-size:16px;
    text-align:center;
    border:solid#999999 1px;
    border-radius:5px;
    color:#000000 !important;
    background:transparent;
}
ul.step-status li:first-child {
    margin-top:0px;
}
ul.step-status li.approve {
    background:#7367f0;
    border:solid#7367f0 1px;
    color:#FFFFFF !important;
}
ul.comment-box {
    width:100%;
    box-sizing:border-box;
    padding:0;
    margin:0;
    font-size:0;
}
ul.comment-box li {
    width:100%;
    box-sizing:border-box;
    display:inline-block;
    margin:0;
    padding:30px 0 30px 0;
    font-size:16px;
    border-top:solid#CCCCCC 1px;
    border-top-style: dotted;
}
ul.comment-box li:first-child {
    padding-top:0px !important;
    border-top:none !important;
}
ul.comment-box li:last-child {
    padding-bottom:0px !important;
}
.one-row-list-line {
    width:100%;
    box-sizing:border-box;
    margin:0 0 0 0;
    padding:0 0 0 40px;
    display:inline-block;
}
.one-row-list-line .display-comment {
    display:inline-block;;
    margin:6px 0 0 0;
}
.one-row-list-line .comment-message {
    color:#000000 !important;
    display:block;
}
.one-row-list-line .comment-message-reject {
    color:#ec1c24;
    font-weight:bold;
    display:block;
}
.one-row-list-line .comment-name {
    font-size:14px;
    color:#999999;
    display:block;
}
.one-row-list-line .comment-date {
    font-size:14px;
    color:#999999;
    display:block;
}

.one-row-list-line a {
    color:#000000 !important;
    transition: all 0.3s;
}
.one-row-list-line a:hover {
    color:#ec1c24 !important;
}
.one-row-list-line .icon-comment {
    display:inline-block;
    width:30px;
    height:30px;
    background:#28c76f;
    color:#e5f8ed !important;
    text-align:center;
    border-radius:50%;
    line-height:32px;
    font-size:14px;
    transition: all 0.3s;
}
.one-row-list-line .icon-reject {
    display:inline-block;
    width:30px;
    height:30px;
    background:#ec1c24;
    color:#e5f8ed !important;
    text-align:center;
    border-radius:50%;
    line-height:32px;
    font-size:14px;
    transition: all 0.3s;
}
.checkbox-full {
    width:100%;
    box-sizing:border-box;
    margin:0 0 15px 0;
    padding:0 0 0 20px;
    display:inline-block;
}
.checkbox-full ul {
    width:100%;
    box-sizing:border-box;
    margin:0;
    padding:0;
    display:inline-block;
    font-size:0px;
}
.checkbox-full ul li {
    width:100%;
    box-sizing:border-box;
    display:inline-block;
    margin:0;
    padding:7px 0 7px 0;
    font-size:16px;
    color:#000000 !important
}
.checkbox-full input.checkbox-button {
    float: left;
    width: 15px;
    height: 15px;
    margin-left: -20px;
    margin-top: 3px;
    padding: 0;
    border:solid#666666 1px;
}
.checkbox-full .uk-radio:checked, .checkbox-full .uk-checkbox:checked, .checkbox-full .uk-checkbox:indeterminate {
    background-color: #ec1c24 !important;
    border-color: transparent;
}
.checkbox-form {
    width:100%;
    box-sizing:border-box;
    margin:0;
    padding:0;
    display:inline-block;
}
.checkbox-form ul {
    margin:0;
    padding:0;
    font-size:0px;
    display:inline-block;
    width:100%;
    box-sizing:border-box;
}
.checkbox-form ul li {
    display:inline;
    width:50%;
    box-sizing:border-box;
    font-size:16px;
    margin:0;
    padding:10px 0 0 20px;
    float:left;
}
.checkbox-form input.checkbox-button {
    float: left;
    width: 15px;
    height: 15px;
    margin-left: -20px;
    margin-top: 3px;
    padding: 0;
    border:solid#666666 1px;
}
.table-bottom-info {
    width:100%;
    box-sizing:border-box;
    padding:20px 12px 0 12px;
    display:inline-block;
}
.table-bottom-info .all-record {
    width:35%;
    display:inline-block;
    box-sizing:border-box;
    color:#999999 !important;
    padding:4px 5% 0 0;
}
.table-bottom-info .all-page {
    width:65%;
    float:right;
    box-sizing:border-box;
    padding:0 0 0 5%;
}
.display-page {
    width:100%;
    box-sizing:border-box;
    padding:0;
    display:inline-block;
    font-family:'Kanit', sans-serif;
}
.display-page ul {
    margin:0;
    padding:0;
    font-size:0px;
}
.display-page ul li {
    display:inline;
    font-size:14px !important;
    width:30px;
    height:30px;
    -webkit-box-shadow:inset 0px 0px 0px 1px #ebe9f1;
    -moz-box-shadow:inset 0px 0px 0px 1px #ebe9f1;
    box-shadow:inset 0px 0px 0px 1px #ebe9f1;
    border-radius:50%;
    line-height:31px;
    text-align:center;
    margin:0 0 0 5px;
    padding:0;
}
.display-page ul li i {
    font-size:12px;
}
.display-page ul li a {
    width:30px;
    height:30px;
    border-radius:50%;
    transition: all 0.3s;
    color:#999999 !important;
}
.display-page ul li a:hover {
    width:30px;
    height:30px;
    background-color:#d7d7d7;
    color:#FFFFFF !important;
    border-radius:50%;
}
.display-page ul li.uk-active {
    width:30px;
    height:30px;
    background-color:#ec1c24;
    color:#FFFFFF !important;
    border-radius:50%;
}
.display-page .uk-pagination > * > * {
    display: block;
    padding:0;
}
.display-page .uk-pagination > .uk-active > * {
    color: #FFFFFF !important;
}
.radio-select-50 {
    width:50%;
    box-sizing:border-box;
    margin:0;
    padding:0;
    display:inline-block;
}
.radio-select-50 ul {
    margin:0;
    padding:0;
    font-size:0px;
    display:inline-block;
    width:100%;
    box-sizing:border-box;
}
.radio-select-50 ul li {
    display:inline;
    width:50%;
    box-sizing:border-box;
    font-size:16px;
    margin:0;
    padding:20px 10px 0 20px;
    float:left;
}
.radio-select-50 input.radio-button {
    float: left;
    width: 15px;
    height: 15px;
    margin-left: -20px;
    margin-top: 3px;
    padding: 0;
    border:solid#666666 1px;
}
.radio-select-50 .uk-radio:checked, .radio-select-50 .uk-checkbox:checked, .radio-select-50 .uk-checkbox:indeterminate {
    background-color: #ec1c24 !important;
    border-color: transparent;
}
.check-select-100 {
    width:100%;
    box-sizing:border-box;
    margin:0;
    padding:0;
    display:inline-block;
}
.check-select-100 ul {
    margin:0;
    padding:0;
    font-size:0px;
    display:inline-block;
    width:100%;
    box-sizing:border-box;
}
.check-select-100 ul li {
    display:inline;
    width:50%;
    box-sizing:border-box;
    font-size:16px;
    margin:0;
    padding:20px 10px 0 20px;
    float:left;
}
.check-select-100 input.checkbox-button {
    float: left;
    width: 15px;
    height: 15px;
    margin-left: -20px;
    margin-top: 3px;
    padding: 0;
    border:solid#666666 1px;
}
.check-select-100 ul li label {
    padding:0 10px 10px 0;
}


.check-box-100 {
    width:100%;
    box-sizing:border-box;
    margin:0;
    padding:0;
    display:inline-block;
}
.check-box-100 ul {
    margin:0;
    padding:0;
    font-size:0px;
    display:inline-block;
    width:100%;
    box-sizing:border-box;
}
.check-box-100 ul li {
    display:inline;
    width:100%;
    box-sizing:border-box;
    font-size:16px;
    margin:0;
    padding:20px 10px 0 20px;
    float:left;
}
.check-box-100 input.checkbox-button {
    float: left;
    width: 15px;
    height: 15px;
    margin-left: -20px;
    margin-top: 3px;
    padding: 0;
    border:solid#666666 1px;
}
.check-box-100 ul li label {
    padding:0 10px 10px 0;
}

.check-box-100-inside {
    margin:0;
    padding:0;
    font-size:0px;
    display:inline-block;
    width:100%;
    box-sizing:border-box;
}
.check-box-100-inside li {
    display:inline;
    width:10% !important;
    box-sizing:border-box;
    font-size:16px;
    margin:0;
    padding:20px 10px 0 20px;
    float:left;
}
.add-sub-customer {
    padding:40px 0 10px 0;
    font-size:18px;
}
.add-sub-customer-two {
    padding:10px 0 10px 0;
    font-size:18px;
}
.new-cust-topic {
    padding:0 0 20px 0;
    display:block;
    margin:0;
    font-weight:bold;
    color:#000000;
    width:100%;
}
.new-selset-one {
    padding:0 0 10px 0;
    display:block;
    margin:0;
    font-weight:bold;
    color:#000000;
    width:100%;
}
.new-selset-two {
    padding:20px 0 10px 0;
    display:block;
    margin:0;
    font-weight:bold;
    color:#000000;
    width:100%;
}
.new-cust-subinputbox {
    padding:10px 0 10px 0;
    display:block;
    margin:0;
    font-weight:bold;
    color:#000000;
    width:100%;
}
.new-cust-subinputbox-two {
    padding:30px 0 10px 0;
    display:block;
    margin:0;
    font-weight:bold;
    color:#000000;
    width:100%;
}
.new-cust-toppad {
    padding-top:40px;
}
.new-cust-toppad20 {
    padding-top:20px;
}
input.checkbox-newcust-button {
    float: left;
    width: 15px;
    height: 15px;
    margin-right: 7px;
    margin-top: 3px;
    padding: 0;
    border:solid#666666 1px;
}
input.checkbox-newcust-space {
    float: left;
    width: 15px;
    height: 15px;
    margin-left: -20px;
    margin-top: 3px;
    padding: 0;
    border:solid#666666 1px;
}
.newcustbox label {
    padding:0 10px 10px 0;
}
.padselsubtop {
    padding:20px 0 0 0 !important;
    display:inline-block;
}
.check-select-50 {
    width:50%;
    box-sizing:border-box;
    margin:0;
    padding:0;
    display:inline-block;
}
.check-select-50 ul {
    margin:0;
    padding:0;
    font-size:0px;
    display:inline-block;
    width:100%;
    box-sizing:border-box;
}
.check-select-50 ul li {
    display:inline;
    width:50%;
    box-sizing:border-box;
    font-size:16px;
    margin:0;
    padding:20px 10px 0 20px;
    float:left;
}
.check-select-50 input.checkbox-button {
    float: left;
    width: 15px;
    height: 15px;
    margin-left: -20px;
    margin-top: 3px;
    padding: 0;
    border:solid#666666 1px;
}
.check-select-50 .uk-radio:checked, .check-select-50 .uk-checkbox:checked, .check-select-50 .uk-checkbox:indeterminate {
    background-color: #ec1c24 !important;
    border-color: transparent;
}
.check-select-100 .uk-radio:checked, .check-select-100 .uk-checkbox:checked, .check-select-100 .uk-checkbox:indeterminate {
    background-color: #ec1c24 !important;
    border-color: transparent;
}
.check-box-100 .uk-radio:checked, .check-box-100 .uk-checkbox:checked, .check-box-100 .uk-checkbox:indeterminate {
    background-color: #ec1c24 !important;
    border-color: transparent;
}
.newcustbox .uk-radio:checked, .newcustbox .uk-checkbox:checked, .newcustbox .uk-checkbox:indeterminate {
    background-color: #ec1c24 !important;
    border-color: transparent;
}
.radio-form .uk-radio:checked, .radio-form .uk-checkbox:checked, .radio-form .uk-checkbox:indeterminate {
    background-color: #ec1c24 !important;
    border-color: transparent;
}
.radio-full .uk-radio:checked, .radio-full .uk-checkbox:checked, .radio-full .uk-checkbox:indeterminate {
    background-color: #ec1c24 !important;
    border-color: transparent;
}
.checkbox-form .uk-radio:checked, .checkbox-form .uk-checkbox:checked, .checkbox-form .uk-checkbox:indeterminate {
    background-color: #ec1c24 !important;
    border-color: transparent;
}
.radio-choice {
    width:100%;
    box-sizing:border-box;
    padding:0;
    margin:0;
    font-weight:bold;
    color:#333333;
}
.radio-choice span {
    color:#ec1c24;
    font-weight:normal;
}
.padtop-second-form {
    margin-top:40px;
}
.sepfinansection {
    width:100%;
    box-sizing:border-box;
    background:#FFFFFF;
    border:solid #CCCCCC 1px;
    border-radius:5px;
    padding:15px 20px 13px 20px;
}
.semi-form-area {
    display:block;
    width:100% !important;
}
.semi-form-header {
    float:left;
    display:block;
    margin:0;
    padding:0 0 5px 0;
    font-weight:bold;
    color:#000000;
    font-size:18px;
    border-bottom:solid#ec1c24 3px;
}
.sub-form-header {
    float:left;
    display:block;
    margin:10px 0 25px 0;
    padding:0 0 5px 0;
    font-weight:bold;
    color:#000000;
    font-size:18px;
    border-bottom:solid#ec1c24 3px;
}
.sub-form-remark {
    float:left;
    margin:10px 0 0 0;
}
.button-margin-in-form {
    margin-top:20px !important;
    margin-bottom:10px !important;
}
.pad-bottom-button-group {
    padding-bottom:60px;
}
.pad-bottom-sap {
    padding-bottom:40px;
}
.complsap {
    background:#ec1c24;
    color:#FFFFFF;
    font-weight:bold;
    padding:10px 0 10px 0;
    font-size:20px;
    border-radius:5px;
}
.button-group {
    width:100%;
    box-sizing:border-box;
    text-align:center !important;
    margin:40px 0 0 0;
}
.button-group-nomar {
    margin-top:0px !important;
}
.button-group ul {
    width:100%;
    box-sizing:border-box;
    text-align:center !important;
    font-size:0px;
    margin:0 !important;
    padding:0 !important;
}
.button-group ul li {
    display:inline-block;
    box-sizing:border-box;
    font-size:16px;
    margin:0;
    padding:20px 20px 0 20px;
}
.button-group-nomar ul li {
    padding-top:0 !important;
}
.button-form-style {
    border:0px;
    width:280px;
    box-sizing:border-box;
    padding:10px 0 10px 0;
    border-radius:5px;
    font-size:16px !important;
    font-family:'scg', sans-serif !important;
    cursor:pointer;
    font-weight:bold;
    color:#FFFFFF;
    transition: all 0.3s;
}
.button-form-style i {
    margin:0 10px 0 0;
    font-size:12px;
}
.button-form-style350 {
    display:inline-block;
    border:0px;
    width:350px;
    box-sizing:border-box;
    padding:10px 0 10px 0;
    border-radius:5px;
    font-size:16px !important;
    font-family:'scg', sans-serif !important;
    cursor:pointer;
    font-weight:bold;
    color:#FFFFFF;
    transition: all 0.3s;
}
.button-form-style350 i {
    margin:0 10px 0 0;
    font-size:12px;
}
.button-group-small {
    width:100%;
    box-sizing:border-box;
    text-align:center !important;
    margin:10px 0 0 0;
}
.button-group-small ul {
    width:100%;
    box-sizing:border-box;
    text-align:center !important;
    font-size:0px;
    margin:0 !important;
    padding:0 !important;
}
.button-group-small ul li {
    width:100%;
    display:inline-block;
    box-sizing:border-box;
    font-size:16px;
    margin:0;
    padding:20px 0 0 0;
}


.button-group-nomargin {
    width:100%;
    box-sizing:border-box;
    text-align:center !important;
    margin:0;
}
.button-group-nomargin ul {
    width:100%;
    box-sizing:border-box;
    text-align:center !important;
    font-size:0px;
    margin:0 !important;
    padding:0 !important;
}
.button-group-nomargin ul li {
    width:100%;
    display:inline-block;
    box-sizing:border-box;
    font-size:16px;
    margin:0;
    padding:0;
}

.button-form-style-small {
    border:0px;
    width:100%;
    box-sizing:border-box;
    padding:10px 0 10px 0;
    border-radius:5px;
    font-size:16px !important;
    font-family:'scg', sans-serif !important;
    cursor:pointer;
    font-weight:bold;
    color:#FFFFFF;
    transition: all 0.3s;
}
.button-form-style-small i {
    margin:0 10px 0 0;
    font-size:12px;
}
.button-submit-color {
    background:#ec1c24;
}
.button-submit-color:hover {
    background:#a61a19 !important;
}
.button-save-draft-color {
    background:#887ef2;
}
.button-save-draft-color:hover {
    background:#4f46ae;
}
.button-add-mat-color {
    background:#28aa86;
}
.button-add-mat-color:hover {
    background:#066e51;
}
.button-cancel-color {
    background:#999999;
}
.button-cancel-color:hover {
    background:#666666;
}
.button-approve-color {
    background:#03ae07;
}
.button-approve-color:hover {
    background:#058708 !important;
}
.top-header-pad {
    width:100%;
    box-sizing:border-box;
    display:inline-block;
    padding:0 30px 0 30px;
}
.top-header-pad ul.top-menu-list {
    margin:0;
    padding:0;
}
.top-header-pad ul.top-menu-list li {
    display:inline;
    margin:0;
    padding:0;
    float:left;
    width:25%;
}
.top-header-pad ul.top-menu-list li.icon-toggle {
    box-sizing:border-box;
    width:3%;
    float:left;
}
.top-header-pad ul.top-menu-list li.icon-toggle a {
    color:#FFFFFF !important;
}
.top-header-pad ul.top-menu-list li.logo-area {
    box-sizing:border-box;
    width:94%;
    float:left;
}
.top-header-pad ul.top-menu-list li.icon-user {
    box-sizing:border-box;
    width:3%;
    float:left;
    text-align:right;
}
.top-header-pad ul.top-menu-list li.icon-user .icon-header-member {
    margin:22px 0 0 0;
    padding:0;
    font-size:28px;
    transition: all 0.3s;
}
.top-header-pad ul.top-menu-list li.icon-user .icon-header-member a {
    color:#FFFFFF !important;
}
.top-header-pad ul.top-menu-list li .project-name {
    background:#a61a19;
    color:#FFFFFF !important;
    padding:5px 25px 3px 25px;
    border-radius:5px;
    font-size:14px;
    margin:26px 0 0 20px;
    text-transform: uppercase;
    transition: all 0.3s;
    display:inline-block;
}
.top-header-pad ul.top-menu-list li .project-name a {
    color:#FFFFFF !important;
}
.top-header-pad ul.top-menu-list li .project-name img {
    display:none;
}
.top-header-pad .uk-dropdown {
    display: none;
    position: absolute;
    z-index: 1020;
    box-sizing: border-box;
    width: 270px !important;
    padding: 0 !important;
    background: #fff;
    color: #666;
    box-shadow: 0 5px 12px rgb(0 0 0 / 15%);
    text-align:left;
    border-radius:5px;
}

.top-header-pad .uk-dropdown .display-user-name {
    width:100%;
    box-sizing:border-box;
    margin:0;
    padding:30px 30px 30px 30px;
    font-size:16px;
    font-family:'scgbold', sans-serif !important;
    color:#000000;
}
.top-header-pad .uk-dropdown .dd-user-info {
    margin:0;
    box-sizing:border-box;
    width:100%;
    padding:20px;
    border-top:solid#eff2f5 1px;
    font-size:0px;
    display:inline-block;
}
.top-header-pad .uk-dropdown .dd-user-info li {
    display:block;
    width:100%;
    box-sizing:border-box;
    margin:0;
    padding:0;
    font-size:16px;
}
.top-header-pad .uk-dropdown .dd-user-info li a {
    display:inline-block;
    width:100%;
    box-sizing:border-box;
    color:#000000 !important;
    padding:10px 15px 10px 15px;
    border-radius:5px;
    transition: all 0.3s;
}
.top-header-pad .uk-dropdown .dd-user-info li a:hover {
    color:#ec1c24 !important;
    background-color:#f7f9fb;
}
/* Fixed Nav when Scroll */
.uk-sticky-below .top-header-wrapper {
    height:60px;
}
.uk-sticky-below .logo-pad {
    float:left;
    padding:16px 0 0 0;
}
.uk-sticky-below .logo-pad img {
    width:75px;
    height:auto;
}
.uk-sticky-below .toggle-pad {
    padding:16px 0 0 0;
}
.uk-sticky-below .top-header-pad ul.top-menu-list li .project-name {
    margin:16px 0 0 20px;
}
.uk-sticky-below .top-header-pad ul.top-menu-list li  .icon-header-member {
    margin:12px 0 0 0;
}
.uk-sticky-below .top-header-left ul li.project-name {
    margin:16px 0 0 0;
}
.uk-sticky-below .top-header-right .icon-header-member {
    margin:12px 0 0 0;
}
/* Fixed Nav when Scroll */
.pad-top-form-list {
    margin:30px 0 0 0;
}
.form-list {
    width:100%;
    box-sizing:border-box;
    padding:0;
    display:inline-block;
    color:#000000 !important;
}
.form-list label.input-topic {
    font-weight:bold;
    color:#333333;
}
.form-list label.input-topic p {
    margin:0;
    padding:0;
}
.form-list label.input-topic .new-info {
    color:#ec1c24;
}
.form-list label.input-topic span {
    color:#ec1c24;
    font-weight:normal;
}
.form-list input.input-box {
    width:100%;
    box-sizing:border-box;
    padding:0 7px 0 7px;
    margin:0;
    height:40px;
    border-radius:5px;
    border:solid#c2c2c2 1px;
    font-family:'scg', sans-serif !important;
    font-size:16px;
}
input.input-box-remark {
    box-sizing:border-box;
    padding:0 7px 0 7px;
    margin:0;
    border-radius:5px;
    border:solid#c2c2c2 1px;
    font-family:'scg', sans-serif !important;
    font-size:16px;
}
input.input-box-remark-2 {
    width:400px;
    box-sizing:border-box;
    padding:0 7px 0 7px;
    margin:0;
    border-radius:5px;
    border:solid#c2c2c2 1px;
    font-family:'scg', sans-serif !important;
    font-size:16px;
}
input.input-box-remark-3 {
    width:400px;
    box-sizing:border-box;
    padding:0 7px 0 7px;
    margin:0;
    border-radius:5px;
    border:solid#c2c2c2 1px;
    font-family:'scg', sans-serif !important;
    font-size:16px;
}
.marginradcheck {
    margin:0 0 0 20px;
}
.addselpadd {
    padding:10px 0 10px 0;
}
.selgrofina {
    width:100%;
    box-sizing:border-box;
    padding:0 20px 0 20px;
    margin:0;
    display:inline-block;
}
.selgrofina ul {
    margin:0;
    padding:0;
}
.selgrofina ul li {
    display:inline;
    float:left;
    width:16.66%;
    margin:20px 0 0 0;
}
.normal-select-box {
    width:100%;
    box-sizing:border-box;
    padding:0 7px 0 7px;
    margin:0;
    height:40px;
    border-radius:5px;
    border:solid#c2c2c2 1px;
    font-family:'scg', sans-serif !important;
    font-size:16px;
}

.table-no-header div.dataTables_wrapper div.row.uk-grid.dt-merge-grid {
    margin-top: 0px !important;
}

.disp-normal-text {
    font-weight:bold;
    margin:0;
    padding:0;
}
.disp-red {
    color:#ec1c24;
}
.small-remark-text {
    font-size:14px;
    display:block;
    color:#666666;
}
/*
.table-form-list {
    width:100%;
    box-sizing:border-box;
    padding:0;
    display:inline-block;
    color:#000000 !important;
}
.table-form-list label.input-topic {
    font-weight:bold;
    color:#333333;
}
.table-form-list label.input-topic p {
    margin:0;
    padding:0;
}
.table-form-list label.input-topic .new-info {
    color:#ec1c24;
}
.table-form-list label.input-topic span {
    color:#ec1c24;
    font-weight:normal;
}
*/
.table-input-box {
    width:100%;
    box-sizing:border-box;
    padding:0 7px 0 7px;
    margin:0;
    height:40px;
    border-radius:5px;
    border:solid#c2c2c2 1px;
    font-family:'scg', sans-serif !important;
    font-size:16px;
}
.table-textarea-box {
    width:100%;
    box-sizing:border-box;
    padding:7px 7px 7px 7px;
    margin:0;
    border-radius:5px;
    border:solid#c2c2c2 1px;
    font-family:'scg', sans-serif !important;
    font-size:16px;
    color:#000000 !important;
}
.table-textarea-box::placeholder {
    color:#000000 !important;
}
.table-label {
    display:none;
}
.top-60-padding {
    padding:60px 0 0 0;
}


.form-list textarea.textarea-box {
    width:100%;
    box-sizing:border-box;
    padding:7px 7px 7px 7px;
    margin:0;
    border-radius:5px;
    border:solid#c2c2c2 1px;
    font-family:'scg', sans-serif !important;
    font-size:16px;
    color:#000000 !important;
}
.form-list textarea.textarea-box::placeholder {
    color:#000000 !important;
}
.form-list .select2-container .select2-selection--single .select2-selection__rendered {
    padding-top:6px !important;
    text-align:left;
}
.form-list .select2-container .select2-selection--single {
    height: 40px !important;
    border: 1px solid #c2c2c2 !important;
    border-radius: 5px !important;
}
.form-list .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: 4px !important;
    position: absolute;
    top: 50%;
    width: 0;
}
.form-card-padding {
    padding-bottom:60px !important;
}
.form-card-padding .uk-grid + .form-card-padding .uk-grid, .form-card-padding .uk-grid > .form-card-padding .uk-grid-margin, * + .form-card-padding .uk-grid-margin {
    margin-top: 30px !important;
}
.form-table-padding {
    padding-bottom:30px !important;
}
.clr-pad-tabbottom {
    padding-bottom:0 !important;
}
.orarea {
    padding:10px 0 40px 0;
}
.orarea .orline {
    height:3px;
    border-width:0;
    color:#333333;
    background-color:#333333;
}
.orarea .ortext {
    position:relative;
    z-index:99;
    background:#FFFFFF;
    margin:-40px auto 0 auto;
    width:70px;
    font-size:24px;
    font-weight:bold;
}
.oldinfotxt {
    background:#333333;
    color:#FFFFFF;
    padding:5px 7px 4px 7px;
    margin:0 0 15px 0;
    display:inline-block;
    border-radius:3px;
    font-size:12px;
}
.newinfotxt {
    background:#ec1c24;
    color:#FFFFFF;
    padding:5px 7px 4px 7px;
    margin:0 0 15px 0;
    display:inline-block;
    border-radius:3px;
    font-size:12px;
}
.oldtxtpadtop {
    padding-top:20px;
}
.form-table-padding .uk-grid + .form-table-padding .uk-grid, .form-table-padding .uk-grid > .form-table-padding .uk-grid-margin, * + .form-table-padding .uk-grid-margin {
    margin-top: 30px !important;
}
.form-group .select2-container .select2-selection--single .select2-selection__rendered {
    padding-top:6px !important;
}
.form-group .select2-container .select2-selection--single {
    height: 40px !important;
    border: 1px solid #c2c2c2 !important;
    border-radius: 5px !important;
}
.form-group .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: 4px !important;
    position: absolute;
    top: 50%;
    width: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #c2c2c2 !important;
    font-family:'scg', sans-serif !important;
    border-radius:3px !important;
    font-size:16px !important;
    color:#000000 !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #ec1c24 !important;
    color: white;
}
.input-attach {
    font-family:'scg', sans-serif !important;
    font-size:16px;
    width:100%;
    box-sizing:border-box;
    border:solid#c2c2c2 1px;
    border-radius:5px;
    color:#333333;
    height:40px;
}
.input-attach::-webkit-file-upload-button {
    background:#F7F7F7;
    color:#333333;
    padding: 0 10px 0 10px;
    margin:0 10px 0 0;
    height:40px;
    border:0px;
    font-family:'scg', sans-serif !important;
    font-size:16px;
    border-radius:5px;
}
.display-attach-file {
    display:inline-block;
    box-sizing:border-box;
    margin:10px 0 0 0;
}
/*
.display-attach-file a {
    display:inline-block;
    color:#0176a7 !important;
    padding:5px 10px 5px 10px;
    background:#e0f9fc;
    border-radius:5px;
    transition: all 0.3s;
}
.display-attach-file a:hover {
    display:inline-block;
    color:#e0f9fc !important;
    padding:5px 10px 5px 10px;
    background:#00cfe8;
    border-radius:5px;
}
*/
.data-list {
    width:100%;
    box-sizing:border-box;
    margin:0;
    padding:0;
}
.data-list ul {
    margin:0;
    padding:0;
    font-size:0px;
}
.data-list ul li {
    margin:0;
    padding:20px 0 20px 0;
    font-size:16px;
    border-top:solid#999999 1px;
    border-top-style:dotted;
}
.data-list ul li:first-child {
    border-top:none;
    padding:0 0 20px 0;
}
.data-list span {
    width:100%;
    display:inline-block;
    margin:0;
    padding:0;
    box-sizing:border-box;
    color:#666666;
}
.data-list p {
    display:inline-block;
    margin:0;
    padding:0;
    box-sizing:border-box;
    border-radius:5px;
    color:#000000;
}
.dashboard-num-create {
    color:#FFFFFF;
    background:#fceaea;
    border-radius:5px 5px 0 0;
    text-align:center;
    vertical-align:middle;
}
.dashboard-num-new {
    color:#FFFFFF;
    background:#bbdcad;
    border-radius:5px 5px 0 0;
    text-align:center;
    vertical-align:middle;
}
.dashboard-num-edit {
    color:#FFFFFF;
    background:#fff3e8;
    border-radius:5px 5px 0 0;
    text-align:center;
    vertical-align:middle;
}
.dashboard-num-change {
    color:#FFFFFF;
    background:#a6c7ea;
    border-radius:5px 5px 0 0;
    text-align:center;
    vertical-align:middle;
}
.dashboard-num-delete {
    color:#FFFFFF;
    background:#febd7d;
    border-radius:5px 5px 0 0;
    text-align:center;
    vertical-align:middle;
}
.padd-num {
    width:100%;
    box-sizing:border-box;
    padding:10%;
}
.padd-num .dispnum {
    display:inline-block;
    background:#FFFFFF;
    color:#a61a19;
    font-size:30px;
    padding:5px 20px 5px 20px;
    border-radius:5px;
    margin:0 0 10px 0;
    font-weight:bold;
}
.padd-num .dispnumtxt {
    display:block;
    color:#000000;
    font-weight:bold;
}
.padd-num .dispnumtxtwh {
    display:block;
    color:#FFFFFF;
    font-weight:bold;
}
.padd-num-single {
    width:100%;
    box-sizing:border-box;
    padding:5%;
}
.padd-num-single .dispnum {
    display:inline-block;
    background:#FFFFFF;
    color:#a61a19;
    font-size:30px;
    padding:5px 20px 5px 20px;
    border-radius:5px;
    margin:0 0 10px 0;
    font-weight:bold;
}
.padd-num-single .dispnumtxt {
    display:block;
    color:#000000;
    font-weight:bold;
}
.nocheckbox-form {
    margin:0;
    padding:0;
    font-size:0px;
}
.nocheckbox-form li {
    margin:0;
    padding:5px 0 5px 0;
    font-size:16px;
    color:#000000;
}
.scrollup {
    width: 15px;
    height: 15px;
    position: fixed;
    bottom: 30px;
    right: 5px;
    background-color: #FFFFFF !important;
    border:solid#999999 1px;
    text-align: center;
    line-height: 15px;
    padding: 5px;
    color: #999999 !important;
    z-index: 100;
    display: none;
    border-radius: 50%;
    transition: all 0.3s;
}
.scrollup:hover {
    width: 15px;
    height: 15px;
    position: fixed;
    bottom: 30px;
    right: 5px;
    background-color: #ec1c24 !important;
    border:solid#ec1c24 1px;
    text-align: center;
    line-height: 15px;
    padding: 5px;
    color: #FFFFFF !important;
    z-index: 100;
    display: none;
    border-radius: 50%;
}
#ui-datepicker-div {
	display: none;
	background-color: #fff;
	box-shadow: 0 0.125rem 0.5rem rgba(0,0,0,0.1);
	margin-top: 0.25rem;
	border-radius: 0.5rem;
	padding: 0.5rem;
}
.ui-datepicker-calendar thead th {
	padding: 0.25rem 0;
	text-align: center;
	font-size: 0.75rem;
	font-weight: 400;
	color: #78909C;
    font-size:16px;
}
.ui-datepicker-calendar tbody td {
	width: 2.5rem;
	text-align: center;
	padding: 0;
    font-size:16px;
}
.ui-datepicker-calendar tbody td a {
	display: block;
	border-radius: 0.25rem;
	line-height: 2rem;
	transition: 0.3s all;
	color: #546E7A;
	font-size: 0.875rem;
	text-decoration: none;
    font-size:16px;
}
.ui-datepicker-calendar tbody td a:hover {	
	background-color: #18d3ea;
    color:#FFFFFF !important;
}
.ui-datepicker-calendar tbody td a.ui-state-active {
	background-color: #ec1c24;
	color: #FFFFFF !important;
}
.ui-datepicker-header a.ui-corner-all {
	cursor: pointer;
	position: absolute;
	top: 0;
	width: 2rem;
	height: 2rem;
	margin: 0.5rem;
	border-radius: 0.25rem;
	transition: 0.3s all;
}
.ui-datepicker-header a.ui-corner-all:hover {
	background-color: #ECEFF1;
}
.ui-datepicker-header a.ui-datepicker-prev {	
	left: 0;	
	background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==");
	background-repeat: no-repeat;
	background-size: 0.5rem;
	background-position: 50%;
	transform: rotate(180deg);
}
.ui-datepicker-header a.ui-datepicker-next {
	right: 0;
	background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==');
	background-repeat: no-repeat;
	background-size: 10px;
	background-position: 50%;
}
.ui-datepicker-header a>span {
	display: none;
}
.ui-datepicker-title {
	text-align: center;
	line-height: 2rem;
	margin-bottom: 0.25rem;
	font-weight: 500;
	padding-bottom: 0.25rem;
    font-size:16px;
}
.ui-datepicker-week-col {
	color: #78909C;
	font-weight: 400;
	font-size: 0.75rem;
}
.back-form-icon {
    position: relative;
}  
.back-form-icon i {
    position: absolute;
    right:10px;
    top: 10px;
    color:#666666;
    pointer-events: none;
    font-size:20px;
}
.content-padder .uk-card-default {
    background-color: #fff;
    color: #666;
    border-radius:5px;
    --tw-shadow: 0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f !important;
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow) !important;
}
.content-padder .uk-card-header {
    display: flow-root;
    padding-top:20px !important;
    padding-bottom:15px !important;
}
.form-table-padding .uk-table-hover > tr:hover, .form-table-padding .uk-table-hover tbody tr:hover {
    background: #f9f9f9 !important;
    color:#000000 !important;
}
.main-left-nav {
    position: fixed;
    z-index: 100;
    top: 60px;
    bottom: 0;
    box-sizing: border-box;
    width: 280px !important;
    padding: 60px 15px 60px 15px;
    /* padding: 40px 40px 60px 40px; */
    /* border-right: 1px #e5e5e5 solid; */
    overflow-y: auto;
	overflow-x: hidden;
    background:#FFFFFF;
}
.main-left-nav::-webkit-scrollbar-track {
	background-color: #F5F5F5;
}
.main-left-nav::-webkit-scrollbar {
	width: 6px;
	background-color: #F5F5F5;
}
.main-left-nav::-webkit-scrollbar-thumb {
	background-color: #ec1c24;
}
.main-left-nav::-webkit-scrollbar-thumb:vertical {
    width: 1px;
    background-color: #CCCCCC;
    border-top: 4px solid #FFFFFF;
    border-right: 3px solid #FFFFFF;
    border-bottom: 4px solid #FFFFFF;
    border-left: 3px solid #FFFFFF;
}

ol.remark-text {
    margin:0;
    padding:0 0 0 20px;
}
.c-progress-steps {
    margin:0;
    padding:0;
    list-style-type: none;
}
.c-progress-steps li {
    position: relative;
    font-size: 16px;
    color: #7f8c8d;
    padding: 10px 0 10px 30px;
    border-bottom:solid#e8e8e8 1px;
}
.c-progress-steps li:last-child {
    border-bottom:0px;
}
.c-progress-steps li a {
    color: inherit;
}
.c-progress-steps li.done {
    color: #28c76f;
}
.c-progress-steps li.done:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f058";
    color: #28c76f;
}
.c-progress-steps li.current {
    color: #ea5455;
    font-weight: bold;
}
.c-progress-steps li.current:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f192";
    color: #ea5455;
}
.c-progress-steps li:before {
    position: absolute;
    left: 0;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 24px;
    background-color: #fff;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f111";
}
.approvename {
    color:#333333;
    font-size:14px;
}
.popfileremark {
    background:#F9F9F9;
    width:100%;
    box-sizing:border-box;
    padding:20px;
    text-align:left;
    border-radius:5px;
}
.popfileremark span {
    color:#ec1c24;
    font-weight:bold;
}
.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
}
.ui-widget-content {
    border: 1px solid #dddddd;
    background: #ffffff;
    color: #333333;
}
.ui-widget-content li:hover {
    border:0;
    background: #FF0000;
    color: #FFFFFF;
}
.ui-widget {
    font-size: 1em;
}
.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0;
}
.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}
.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
    font-family:'scg', sans-serif !important;
}
.ui-front {
    z-index: 100;
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px 0.4em;
}
.checkredclr .uk-radio:checked, .checkredclr .uk-checkbox:checked, .checkredclr .uk-checkbox:indeterminate {
    background-color: #ec1c24 !important;
    border-color: transparent;
}
.quantity {
    display:inline-block;
}
.quantity .input-text.qty {
    width: 90px;
    height: 39px;
    padding: 0 5px;
    text-align: center;
    background-color: #FFFFFF;
    border: 1px solid #c2c2c2;
}   
.quantity.buttons_added {
    text-align: left;
    position: relative;
    white-space: nowrap;
    vertical-align: top;
}
.quantity.buttons_added input {
    display: inline-block;
    margin: 0;
    vertical-align: top;
    box-shadow: none;
}
.quantity.buttons_added .minus, .quantity.buttons_added .plus {
    padding: 7px 10px 8px;
    height: 41px;
    background-color: #ffffff;
    border: 1px solid #c2c2c2;
    cursor:pointer;
}   
.quantity.buttons_added .minus {
    border-right: 0;
    border-radius:5px 0 0 5px;
}   
.quantity.buttons_added .plus {
    border-left: 0;
    border-radius:0 5px 5px 0;
}
.quantity.buttons_added .minus:hover, .quantity.buttons_added .plus:hover {
    background: #ec1c24;
    color:#FFFFFF;
}
.quantity input::-webkit-outer-spin-button, .quantity input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0;
}
.quantity.buttons_added .minus:focus, .quantity.buttons_added .plus:focus {
    outline: none;
}
.totalprocart {
    background:#FFFFFF !important;
    padding:20px;
    font-weight:bold;
    font-size:20px;
    text-align:center;
}
.prepareinfoby {
    background:#FFFFFF !important;
    padding:20px;
}
.load-more__btn-wrap {
    width:100%;
    display:inline-block;
    margin:40px 0 0 0;
    padding:0;
    text-align:center;
}
.load-more__btn {
    background:#214071;
    color:#FFFFFF !important;
    width:170px;
    text-align:center;
    display:inline-block;
    margin:0 auto 0 auto;
    border-radius:5px;
    padding:5px 0 5px 0;
    transition: all 0.3s;
}
.load-more__btn:hover {
    background:#25539c;
}
.load-more__btn i {
    font-size:12px;
    margin:0 7px 0 0;
}
.iccreate {
    color:#96be25;
}
.icchange {
    color:#2596be;
}
.iccancel {
    color:#F7933b;
}
.hdrbggry {
    background:#555455;
}
.hdrclrwth {
    color:#FFFFFF;
}
.olmarpadsty {
    margin:0 0 0 20px;
    padding:0;
}
@media (min-width: 1400px) {
    .main-left-nav {
        width: 280px !important;
        padding: 60px 15px 60px 15px;
    }
    .content-padder {
        margin-left: 280px;
    }
}

@media (min-width: 1200px) {
    .main-left-nav {
        width: 280px !important;
        padding: 60px 15px 60px 15px;
    }
}



@media (min-width: 960px) {
    .content-padder {
        margin-left: 280px;
    }
}

@media(max-width: 960px) {
    .main-left-nav {
        display:none;
        opacity: 0;
        border-right: 1px #e5e5e5 solid;
    }
}