@charset "utf-8";
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
    margin: 0px 0px 0px 0px;
    background: #FFFFFF;
    font-family: Tahoma; 
    font-size: 14px;
    color: #000000;
    /*background: #EAFFFF url(./image/img01.gif)  repeat-x;
    background: #AAE74A url(./image/img04.gif)  repeat-x;*/
}


#menuCSS a:hover, #headerCSS a:hover {
    text-decoration: none;
}

#menuCSS a, #headerCSS a {
    text-decoration: none;
    color: #000000;
}

#menuCSS .rowMainMenu td{
    background-color: #FFFFFF;
    color:#035996 ;
    height:25px;
    text-align:left;
    vertical-align: middle;

    font-weight: bold
}

#menuCSS .rowSubMenu{
    background-color: #FFFFFF;
    height:25px;
    text-align:left;
    vertical-align: middle;
}



.fonts {
    color: #000000;
    font-size:14px;
    font-family: Tahoma,"MS Sans Serif", "Microsoft Sans Serif";
}

/* Header */
.info_header {
    float:right;
    font-size:12px;
}

/* Footer */
#footer {
    /*	width: 962px;*/
    width: 1003px;
    color:#FFF;
    background-color:#999999;
}
/* end footer */


/* 		Form		*/
#formA1 {

}

/*#formA {
        padding: 1px 5px  0 5px; 
}
*/
#formA {
    border: double 2px #FFDAC3; /*เส้นขอบ*/
    background: #FCF7F0;
    padding: 1em;
    padding-top:7px;
    padding-left:30px;
    margin-bottom: 1em;
}

#formA form tr {
    height:20px;
}

input,select {
    font-family: Tahoma; 
    font-size: 13px;
    padding: 2px 2px;
    /*border: 1px solid #CCCCCC;*/
}

input[type="text"] {
    font-family: Tahoma; 
    margin-top: 10px;
    margin-bottom: 10px;
    margin: 0;
    appearance: none;
    box-shadow: none;
    border-radius: none;
}
th{
    text-align: center !important;
}
td, th {
    /*	font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;*/
    line-height: 25px;
    color: #000000;
}

#framework {
    border: double 1px #BFB793;
    background: #FFF9DF;
    margin: 0 5px 0 5px;
    padding: 8px 0 8px 5px;
    width:98%;
    /*padding-top:5px;
    margin-bottom: 1em;*/

}

fieldset {
    /*border-top: none;*/
    border: ridge 1px #BFB793;
    border-bottom-color: #FFEBCD;
    border-color:#F36;
    /*	border-left: none;
            border-right: none;*/
    padding: 5px 10px 5px 15px;

}

legend {
    margin: 0 0 0 3px;
    /*padding: 8px 10px 10px 10px;*/
    padding: 0 8px 0 8px;
    background-color:#FFB6C1;
    font-size: 1em;
    font-weight:bold;
    color: #000099;
}

/* end form */


/* button */
#formA .btnBlue {
    width: 85px;
    height: 32px;
    padding: 0;
    background:   url(../images/btnblue.gif) no-repeat;
    border:  none;
    text-transform: lowercase;
    color: #FFFFFF;
}

.btnOrange {
    width: 65px;
    height: 32px;
    padding: 0;
    background: url(../images/btnblue.gif) no-repeat;
    border: none;
    text-transform: lowercase;
    color: #FFFFFF;
}

#formA .btnOrange80 {
    width: 80px;
    height: 32px;
    padding: 0;
    background: url(../images/btnorange80.gif) no-repeat;
    border: none;
    text-transform: lowercase;
    color: #FFFFFF;
}

.btnOrange100 {
    width: 100px;
    height: 32px;
    padding: 0;
    background: url(../images/btnorange100.gif) no-repeat;
    border: none;
    text-transform: lowercase;
    color: #FFFFFF;
}

#formA .btnOrange120 {
    width: 120px;
    height: 32px;
    padding: 0;
    background: url(../images/btnorange120.gif) no-repeat;
    border: none;
    text-transform: lowercase;
    color: #FFFFFF;
}

#formA .btnOrange130 {
    width: 130px;
    height: 32px;
    padding: 0;
    background: url(../images/btnorange130.gif) no-repeat;
    border: none;
    text-transform: lowercase;
    color: #FFFFFF;
}

.btnOrange140 {
    width: 140px;
    height: 32px;
    padding: 0;
    background: url(../images/btnorange140.gif) no-repeat;
    border: none;
    text-transform: lowercase;
    color: #FFFFFF;
}

.btn1 {   
    width: 140px;
    height: 32px;
    padding: 0;
    border: none;
    text-transform: lowercase;
    color: #FFFFFF;
} 

/* end button */


/*Navigator bar*/
#navibar {
    width: 100%;
    height: auto;
    padding: 0px 0px 0px 0px;
    background: url(../images/navibar.gif) no-repeat;
}

/* end navigator bar */

/* table92C7C7 */
.rHeader {
    background-color:#66CCCC !important;
    height:30px;
    text-align:center;
    color: #000000;
}

.rowHead {
    background-color:#E3D6C6;
    height:30px;
    text-align:center;
    color: #000000;
}

.rowA {
    background-color:#D6D3D4;
    height:25px;
    text-align:left;
    vertical-align: middle;
}

.rowAT {
    background-color:#F3F3F3;
    height:25px;
    /*text-align:left;*/
}

.rowAV {
    background-color:#F3F3F3;
    height:25px;
    /*text-align:left;*/
}

.rowA-MouseOver {
    background-color:#F0F0F0;
    height:25px;
    border-bottom: 1px solid #ddd;
    /*text-align:left;*/
}

.rowA-MouseOut {
    background-color:#f0f0f0;
    height:25px;
    /*	text-align:left;
    */}

.rowA-MouseOutForm {
    background-color:#FFFFFF;
    height:25px;
    /*text-align:left;*/
}

.rowA-MouseOutFormT {
    background-color:#FFFFFF;
    height:25px;
    border-bottom: 1px solid #ddd;
    /*text-align:left;*/
}

.rowA-MouseOutFormV {
    background-color:#FFFFFF;
    height:25px;
    border-bottom: 1px solid #ddd;
    /*	text-align:left;
    */}

.rowD {
    background-color: #FFFFFF;
    height:25px;
    text-align:left;
    vertical-align: middle;
}

.rowD-MouseOver {
    background-color:#FFEC80;
    height:25px;
    text-align:left;
    vertical-align: middle;
}

.rowD-MouseOut {
    background-color:#FFFFFF;
    height:25px;
    text-align:left;
    vertical-align: middle;
}


.rowB {
    background-color:#FFFFCC;
    height:25px;
    text-align:left;

}
.rowC {
    background-color:#FFCC99;
    height:25px;
    text-align:left;

}

.colsA-MouseOver {
    background-color:#FFC895;
    height:25px;
    text-align:center;
}

.colsA-MouseOut {
    background-color:#FFFF95;
    height:25px;
    text-align:center;
}
/* end table */

.rowXX{
    background-color:#f8e5e8 !important;
	text-align:left;
    /*text-align:left;*/
}
/* header */
.pageheadnews {
    font-family: Tahoma,"MS Sans Serif", sans-serif;
    height: 12px;
    width: 100%;
    margin: 0;
    padding: 8px 0 0 10px;
    background: url(../images/h_news.jpg) no-repeat;
    letter-spacing: 0px;
    color: #FF3300;
    text-align:left;
}

.HeaderTable {
    float:left;
    font-family: Tahoma,"MS Sans Serif",  sans-serif;
    font-size: 1.2em;
    /*font-weight:bold;*/
    padding-left: 12px;
    color:#863721;

}
/* end header */

h2 {
    font-family:Tahoma,"MS Sans Serif",  sans-serif;
    height: 30px;
    margin: 0;
    padding: 0px 0 0 10px;
    /*background: url(../../image/img11F.gif) no-repeat;*/
    font-size: 130%;
    letter-spacing: 0px;
    color: #327EBE;
}


/* message warning */
.error {
    font-family: Tahoma,"MS Sans Serif", "Microsoft Sans Serif";
    /*font-weight:bold;*/
    color:red;
    margin-left: 45px;
}

.error2 {
    font-family: Tahoma,"MS Sans Serif", "Microsoft Sans Serif";
    /*font-weight:bold;*/
    color:red;
    /*margin-left: 45px;*/
}

.requires {
    font-family: Tahoma,"MS Sans Serif", "Microsoft Sans Serif";
    font-size:12px;
    padding-left:5px;
    /*font-weight:bold;*/
    color:#FF0000;
}

.warning {
    font-family: Tahoma,"MS Sans Serif", "Microsoft Sans Serif";
    font-size:medium;
    color:#FF0000;
}

.highlight {
    background-color:yellow;
    color:red;
}


/************** form login ***************/
#loginPanel{
    width:400px; 
    height:200px; 
    margin:20px; 
    padding:0px; 
    float:center; 
    border:#e1e2e4 solid 0px; 
    background:#f8f8f8;
    display: block;
    margin-bottom: 10px;
}
#loginPanel h2{
    vertical-align:middle; 
    width:400px; 
    height:35px; 
    margin:0px; 
    padding:0px; 
    font-size:20px; 
    color:#55585f; 
    font-weight:bold; 
    border-bottom:#e9e7e8 solid 0px;
}

.form-group.has-warning .form-control {
    box-shadow: none
}

.form-attention{
    color: #2196F3;
    font-size: 0.9em;
}
.change-log-box{
    /*border-radius: 3px;*/
    border: 1px solid #f0f0f0;
    padding: 10px;
    margin: 20px;
    text-align: left;
    background: #f7f7f7;
}
.change-log-box .title{
    font-weight: bold;
    color: #55585f;
}
.change-log-box ul{
    font-size: 0.9em;
}
.change-log-box ul li{
    color: #333333;
}
.meeting-display-row{
    font-size: 0.9em;
    color: #444;
    display: block;
    line-height: 18px;
}

.multiple-autocomplete-container{
    display: inline-block;
    background-color: #fff;
    border: 1px solid #f3f3f3; 
    margin-top: 5px; padding:3px;
}
.multiple-autocomplete-container > div.item{
    float: left;
    display: inline-block;
    padding: 3px;
    padding-left: 5px;
    border: 1px solid #f3f3f3;
    border-radius: 2px;
    font-size: 0.9em;
    color: #363636;
    line-height: 17px;
    background-color: #f7f7f7;
    margin-left: 3px;
}
.multiple-autocomplete-container > div.item.active{
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;

    -moz-animation-name: blinker;
    -moz-animation-duration: 0.5s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;

    animation-name: blinker;
    animation-duration: 0.5s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}
.multiple-autocomplete-container > div.item:hover
{
    background-color: #ececec;
    border: 1px solid silver;
}
.multiple-autocomplete-container > div.item:hover div.btn-remove{
    border: 1px solid gray;
    background-color: #D6D3D4;
}
.multiple-autocomplete-container > div.item:first-child{
    margin-left: 0px;
}
.multiple-autocomplete-container > div.item > div.text{
    display: inline-block;
}
.multiple-autocomplete-container > div.item > div.btn-remove{
    margin-left: 10px;
    display: inline-block;
    clear: right;
    padding: 3px;
    border: 1px solid #dddddd;
    border-radius: 2px;
    color: #222222;
    font-size: 0.9em;
    width: 24px;
    max-width: 24px;
}
.multiple-autocomplete-container > div.item > div.btn-remove > a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}
.multiple-autocomplete-container > div.item > div.btn-remove > a > i{
    color: #5b5b5b;
}
/*----------------- E N D --------------------*/

.myModal{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: none;
}
.myModal .container{
    position: relative;
    width: 100%;
    height: 100%;
}
.myModal .container .bg{
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 30;
    background-color: #000;
    opacity: 0.5;
    width: 100%;
    height: 100%;
}.myModal .container .modal-container select{
    padding: 5px;
    display: block;
    width: 100%;
}
.myModal .container .modal-container{
    padding: 15px;
    z-index: 1000;
    position: absolute;
    left: 0px;
    top: 50px;
    width: 450px;
    max-width: 90%;
    min-height: 100px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #fff;
}
.myModal .container .modal-container .alert{
    display: none;
}
table, table.borderless td, table.borderless th {
    border: none!important;
    line-height: initial;
    padding: 4px!important;
}
.alert.alert-info{
    color: #31708F !important;
    background-color: #D9EDF7 !important;
    border-color: #BCE8F1 !important;
}
.inprogress{
    color: #cacaca;
}
table, table.borderless td, table.borderless th {
    border: medium none !important;
    line-height: initial;
    padding: 2px !important;
}
.custom-alert{
    padding: 10px;
    margin: 15px;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-top: 0px;
}
.custom-alert p.error{
    margin: 0px!important;
    font-family: Tahoma,"MS Sans Serif","Microsoft Sans Serif";
    color: #A94442;
    margin-left: 0px;
}
.custom-alert.info{
    color: #31708F;
    background-color: #D9EDF7;
    border-color: #BCE8F1;
}
.custom-alert.error{
    color: #A94442;
    background-color: #F2DEDE;
    border-color: #EBCCD1;
}
.custom-alert.success{
    color: #3C763D;
    background-color: #DFF0D8;
    border-color: #D6E9C6;
}
td{
    vertical-align: top!important;
}

.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }
div.item.template{
    display: none;
}

tr.bold td{
    font-weight: bold !important;
}