/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - START > BSC-012-003 */
.bsc-012-003-out {
    padding: 10px !important;
}
.bsc-012-003-in {
    padding: 10px !important;
    height: 400px;
    width: 100%;
    overflow: hidden;
    background-color: rgba(245, 245, 245, 0.2);
}
    .bsc-012-003-in:hover {
        background-color: rgba(245, 245, 245, 1.0);
    }
        .bsc-012-003-in:hover .bsc-012-003-title {
            border-top: 10px solid rgba(254, 147, 34, 1.0);
        }
.bsc-012-003 {
    width: 100%;
    height: 360px;
    margin: 0px auto 0px auto;
}
.bsc-012-003-title {
    margin:0px;
    width: 100%;
    color: rgba(0, 0, 0, 0.8);
    font-size: 16px;
    font-family: 'Kanit';
    text-decoration: none;
    border-top: 10px solid rgba(14, 38, 60, 1.0);
}
    .bsc-012-003-title p {
        margin: 15px 5px 0px 5px;
    }
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - STOP > BSC-012-003 */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - START > DOC-001-002 */
.doc-001-002-item {
    padding: 5px !important;
    float: left;
    overflow: hidden;
    height: 70px;
    line-height: 28px;
    font-size: 12px;
    color: #4c4c4c;
}
    .doc-001-002-item:hover {
        background: #eeeeee;
    }
    .doc-001-002-item:hover .doc-001-002-icon {
         border: 1px solid #008dd2;
		 color:#008dd2;
    }
.doc-001-002-content {
    color: #4c4c4c;
    text-decoration: none;
    height: 60px;
}
    .doc-001-002-content > p {
        margin: 5px 5px 5px 5px !important;
        line-height: 50px !important;
    }
.doc-001-002-icon {
	background: #ffffff;
    border: 1px solid #ffffff;
    margin-right: 10px;
    width: 60px;
    height: 60px;
    float: left;
	font-size:32px;
	color:#dadada;
}
.doc-001-002-icon i {
    padding: 12px 14px;
	text-align:center;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - STOP > DOC-001-002 */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - START > LST-001-001 */
.lst-001-001-item {
    padding: 5px !important;
    float: left;
    overflow: hidden;
    height: 70px;
    line-height: 28px;
    font-size: 12px;
    color: #4c4c4c;
    /*margin: 0px auto 20px auto !important;*/
}
    .lst-001-001-item:hover {
        background: #eeeeee;
    }
    .lst-001-001-item:hover .lst-001-001-img {
         border: 1px solid #008dd2;
    }
.lst-001-001-content {
    color: #4c4c4c;
    text-decoration: none;
    height: 60px;
}
    .lst-001-001-content > p {
        margin: 5px 5px 5px 5px !important;
        line-height: 16px !important;
    }
.lst-001-001-img {
    border: 1px solid #dadada;
    margin-right: 10px;
    width: 60px;
    height: 60px;
    float: left;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - STOP > LST-001-001 */

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - START > NTC-002-001 */
.ntc-002-001-item {
    padding: 5px !important;
    float: left;
    overflow: hidden;
    height: 70px;
    line-height: 28px;
    font-size: 12px;
    color: #4c4c4c;
}
    .ntc-002-001-item:hover {
        background: #eeeeee;
    }
    .ntc-002-001-item:hover .ntc-002-001-icon {
         border: 1px solid #008dd2;
    }
.ntc-002-001-content {
    color: #4c4c4c;
    text-decoration: none;
    height: 60px;
}
.ntc-002-001-icon {
	background: #ffffff;
    border: 1px solid #dadada;
    margin-right: 10px;
    width: 60px;
    height: 60px;
    float: left;
}
.ntc-002-001-icon i {
	font-size:32px;
    padding: 14px 10px 10px 12px;
	text-align:center;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - STOP > NTC-002-001 */


