/* CSS Document */
body {
    padding: 0;
    margin: 0 auto;
    text-align: center;
    height: 100%;
    overflow: auto;
    align: center;
    background-image: url(../newImages/bgBody1.jpg);
    background-repeat: no-repeat;
	background-size: 100% auto;
	background-attachment: fixed;
	background-position: center center;
/*    background: rgba(166,217,28,1); /* Old Browsers */
/*    background: -moz-linear-gradient(top, rgba(166,217,28,1) 0%, rgba(166,217,28,0.99) 25%, rgba(255,255,255,0.94) 100%); /* FF3.6+ */
/*    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(166,217,28,1)), color-stop(25%, rgba(166,217,28,0.99)), color-stop(100%, rgba(255,255,255,0.94))); /* Chrome, Safari4+ */
/*    background: -webkit-linear-gradient(top, rgba(166,217,28,1) 0%, rgba(166,217,28,0.99) 25%, rgba(255,255,255,0.94) 100%); /* Chrome10+,Safari5.1+ */
/*    background: -o-linear-gradient(top, rgba(166,217,28,1) 0%, rgba(166,217,28,0.99) 25%, rgba(255,255,255,0.94) 100%); /* Opera 11.10+ */
/*    background: -ms-linear-gradient(top, rgba(166,217,28,1) 0%, rgba(166,217,28,0.99) 25%, rgba(255,255,255,0.94) 100%); /* IE 10+ */
/*    background: linear-gradient(to bottom, rgba(166,217,28,1) 0%, rgba(166,217,28,0.99) 25%, rgba(255,255,255,0.94) 100%); /* W3C */
/*    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6d91c', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
}

#bodyHead {
    font: 9px "MS Sans Serif", Arial, Verdana, sans-serif;
    /*background-image: url(../newImages/background.jpg);*/
    overflow: hidden;
}

#contentHead {
    width: 100% !important;
    margin: 0 auto 0 auto;
}

#bodyMain {
    font: 9px "MS Sans Serif", Arial, Verdana, sans-serif;
    /*background-image: url(../newImages/background.jpg);*/
    background-repeat: no-repeat;
    background-color: #588E23;
    height: 100% !important;
}
#wrap {
    min-height:100% !important;
/*     width: 100% !important; */
    width: 1366px !important;
    margin: 0 auto;
    text-align:center;
    align:center;
    background: #ffffff;
    padding: 5;    
    /* height: 100%; */
    
    border-top-right-radius: 10px !important;
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
	border-bottom-right-radius: 10px !important;
	box-shadow: -60px 0px 100px -90px #000, 60px 0px 100px -90px #000 !important;
}
input[type="text"], input[type="password"], select {
    border-width: 1px;
    border-style: inset;
    background-repeat: no-repeat;
    background-position: 1px 1px;
    border-radius: 6px;
    height: 22px;
    margin: 2px 1px 2px 0px;
    border:1px solid #DDDDDD;
}

input[type="submit"], input[type="button"] {
	border-radius: 8px;
}
.rich-toolbar {
	border-radius: 8px;
}
#wrap_popup {
    min-height:100% !important;
    width: 780px;
    margin: 0 auto;
}
#main {
/*     width: 100% !important; */
    width: 1366px !important;
    align: center;    
    margin-bottom: 35px;
}

#footer {
/*     width: 100% !important; */
    width: 1366px !important;
    position:absolute;
    top:expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight 
    ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop 
    ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
}
    
ul li {
    list-style: none;
}

a {
    text-decoration: none;
}

a img {
    border: none;
}

a .info {
    display: none;
    color: #000;
    font-size: 11px;
}

a:hover .info {
    display: block;
    z-index: 1000000;
    position: absolute;
    padding: 4px 4px 4px 4px;
    border: 1px solid #d9d9d9;
    background-color: #FFF;
    margin-top: 8px;
    margin-left: 8px;
}

#head {
    width: 100% !important;
}

#head #logo { /*background-image:url(../newImages/head_logo.png);*/
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    width: 340px;
    float: left;
    margin-left: 60px;
}

#head #login {
    padding: 0;
    margin: 0 0;
    color: #FFF;
    list-style: none;
    float: right;
    padding-right: 60px;
    font-weight: bold;
}

#head #menu {
    /*background:url("../newImages/head_bg.png") repeat-x scroll 0 0 transparent;*/
    /*height:50px;*/
    width: 100%;
    vertical-align: middle;
    /*margin-bottom:10px;*/
    font-size: 10px;
}

#head #menu ul {
    padding: 0;
    margin: 0 0;
    color: #000;
    list-style: none;
    float: right;
    padding-right: 5px;
    vertical-align: middle;
}

#head #menu ul li {
    padding-right: 10px;
    vertical-align: middle;
    text-align: center;
    float: left;
}

#head #menu a { /*text-decoration:none;*/
    vertical-align: middle;
    margin-left: 10px;
    margin-right: 10px;
    color: #000;
    font-weight: bold;
}

#head #menu a img {
    border: 0 none;
    margin-top: 5px;
}

#content {
    width: 100% !important;
    height: 90%;
    margin: 0 auto 0 auto;
}

#content #header-content {
    height: 50px;
    font-size: 10px;
}

#content #header-content #corner-left {
    background: url(../images/header-content-left.png);
    background-repeat: no-repeat;
    height: 50px;
    background-position: top left;
    width: 100% !important;
}

#content #header-content #corner-right {
    background: url(../images/header-content-right.png);
    background-repeat: no-repeat;
    height: 50px;
    background-position: top right;
    width: 100% !important;
}

#content #header-content #center {
    background: url(../images/header-content-center.png);
    background-repeat: repeat-x;
    height: 50px;
    background-position: top center;
    margin-left: 22px;
    margin-right: 19px;
}

#content #header-content #center ul {
    padding-top: 5px;
    margin: 0 auto 0 -22px;
}

#content #header-content #center ul li {
    list-style: none;
    width: 40px;
    height: 40px;
    float: left;
    text-align: center;
    vertical-align: middle;
}

#content #header-content #center ul li .info {
    display: none;
}

#content #header-content #center ul li:hover .info {
    display: block;
    z-index: 1000000;
    position: absolute;
    padding: 4px 4px 4px 4px;
    border: 1px solid #d9d9d9;
    background-color: #FFF;
    margin-top: 5px;
    margin-left: 5px;
}

#content #header-content #center ul li a {
    text-decoration: none;
    color: #000;
}

#content #header-content #center ul li a img {
    border: 0 none;
    padding-top: 5px;
}

#content #header-content #center ul li:hover {
    background-image: url("../images/menu/body_menu/mouse-hover.png");
    background-repeat: no-repeat;
    background-position: center;
}

#content #body-content {
    background-color: #FFF;
    margin: 0;
    /*padding-top: 5px;*/
    width: 100% !important;
    height: 100%;
}

#login-bar {
    float: right;
    margin-top: 5px;
}

#login-bar input[type='text'] {
    width: 200px;
    vertical-align: middle;
}

#login-bar a {
    text-decoration: none;
}

#login-bar img {
    border: 0 none;
    vertical-align: middle;
}

#body-content { /*background-image: url("../images/bg-login.jpg");*/
    background-repeat: no-repeat;
    background-position: bottom right;
    float: left;
    width: 100% !important;
    height: 100%;
}

/*
------------------------------------------------------
*/ /*
Sidebar
------------------------------------------------------
*/
#display-box {
    float: none;
    width: 400px;
    margin: 15% auto;
    background-color: #FFF;
    border: 1px solid #C3C3C3;
    padding: 10px 20px 10px 20px;
}

#login-box {
    float: none;
    width: 300px;
    margin: 5% auto;
    background-color: #FFF;
    border: 1px solid #C3C3C3;
    padding: 10px 20px 10px 20px;
}

#login-box input[type='text'],#login-box input[type='password'] {
    width: 100%;
}

/* Content & sidebar */
#body-menu,#body-main {
    display: block;
}

#body-menu {
    display: block;
    width: 20%;
    float: left;
}

#body-menu select {
    max-width: 90%;
}

#body-main {
    width: 75%;
    float: right;
    padding-right: 5px;
}

.use-sidebar #body-main {
    width: 97%;
}

.use-sidebar #body-menu {
    display: none;
}

.sidebar-at-left #body-menu {
    margin-right: 1%;
}

.sidebar-at-right #body-menu {
    margin-left: 1%;
}

.sidebar-at-left #body-main,.use-sidebar.sidebar-at-right #body-menu,.sidebar-at-right #separator
    {
    float: left;
}

.sidebar-at-right #body-main,.use-sidebar.sidebar-at-left #body-menu,.sidebar-at-left #separator
    {
    float: right;
}

#separator {
    display: block;
    outline: none;
    text-decoration: none;
}

#separator img {
    border: 0 none;
}

.use-sidebar #separator {
    border-color: #FFF;
}

/*
    box form
    --------------------------------------
*/
.box { /*-moz-border-radius:5px 5px 5px 5px;
    background:none repeat scroll 0 0 #FFFFFF;
    border:1px solid #EAEAEA;*/
    float: left;
    /*height:100%;*/
    width: 100%;
    margin: 5px 5px 5px 5px;
    background-color: #FFF;
    /*margin-left:12px;*/
}

.box h2 {
    border-bottom: 1px solid #D4D4DD;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    /*padding-top:10px;*/
}

.box .content {
    padding-left: 5px;
}

.btns {
    padding: 5px !important;
    text-align: right;
    background: #f1f1f1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 2px;
    border-radius: 2px;
    zoom: 1;
    width: 100%;
}

.btns:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.button { /*display: block;*/
    background: #fff repeat-x;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #b4b4b4;
    border-top-color: #d4d4d4;
    border-left-color: #d4d4d4;
    color: #777;
    padding: 4px 8px;
    text-align: center;
    text-shadow: 0 1px rgba(255, 255, 255, .75);
    line-height: 100%;
    cursor: pointer;
    /*float: left;*/
}

a.button {
    color: #777;
}

.button.jumbo {
    background: #fff url(/images/app/btn-shader-big.png) 0 100% repeat-x;
    height: 35px;
}

.button:hover {
    color: #333;
    background-color: #f7f7f7;
    border-color: #b4b4b4;
}

.button:active {
    background-color: #99BCDD;
    border-color: #5785B1;
    color: #fff;
    text-shadow: 0 -1px rgba(100, 100, 100, .8);
}

.button.positive.on,.button.positive:hover {
    background-color: #66AE1D;
    color: #fff;
    text-shadow: 0 -1px rgba(0, 0, 0, .25);
    border-color: #427112;
    border-top-color: #579619;
    border-left-color: #579619;
}

.button.positive {
    color: #66AE1D;
}

.button.positive:hover {
/*     background-color: #589619;
    border-color: #416E12; */
    background-color: #A7C12A;
    border-color: #86A607;
    color: #fff;
}

.button.destructive {
    color: #b00;
}

.button.destructive.on,.button.destructive:hover {
    background-color: #c00;
    color: #fff;
    text-shadow: 0 -1px rgba(0, 0, 0, .25);
    border-color: #930000;
    border-top-color: #B30000;
    border-left-color: #B30000;
}

.button.destructive.on:hover {
    background-color: #B60000;
    border-color: #760000;
}

.btns .button {
    margin-right: 6px;
}

.btns .button:last-child {
    margin-right: 0;
}

.btns.right .button {
    float: right;
    margin-right: 0;
    margin-left: 6px;
}

.btns.right:after {
    content: ".";
    height: 0;
    display: block;
    clear: both;
}

/*------------------------------------*/
.labelStyle {
    font-size: 9px;
    font-weight: bold;
}

.contentlabelform {
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-align: left;
}

.contentform {
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
}

.selectScroll {
    background-color: #CCFF99;
}

.ms8 {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    color: #333333;
    font-size: 9pt;
    text-decoration: none
}

.ms8n {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    color: #666666;
    text-decoration: none
}

.ms8blue {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    color: #0589C1;
    text-decoration: none
}

.ms8red {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    color: #D3000F;
    text-decoration: none
}

.ms8red2 {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    color: red;
    text-decoration: none
}

.ms8w {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    color: #FFFFFF;
    text-decoration: none
}

.ms10 {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    color: #333333;
    font-size: 10pt;
    text-decoration: none
}

.ms10w {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 10pt;
    color: #FFFFFF;
    text-decoration: none
}

.ms10red {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    color: #D3000F;
    font-size: 10pt;
    text-decoration: none
}

.ms10blue {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 10pt;
    color: #0589C1;
    text-decoration: none
}

.ms12 {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    color: #333333;
    font-size: 12pt;
    text-decoration: none
}

.ms14 {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    color: #333333;
    font-size: 14pt;
    text-decoration: none
}

.a1:link {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    color: #00CCFF;
    text-decoration: none;
}

.a1:visited {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    color: #00CCFF;
    text-decoration: none;
}

.a1:hover {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    color: #1991BE;
}

.a2:link {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    color: #CFCFCF;
    text-decoration: none;
}

.a2:visited {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    color: #CFCFCF;
    text-decoration: none;
}

.a2:hover {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    color: #40A2D3;
}

.a3:link {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    color: #333333;
    text-decoration: none;
}

.a3:visited {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    color: #333333;
    text-decoration: none;
}

.a3:hover {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    color: #0b63af;
}

.a4:link {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    color: #A7A7A7;
    text-decoration: none;
}

.a4:visited {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    color: #A7A7A7;
    text-decoration: none;
}

.a4:hover {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    color: #FFFFFF;
}

.a5:link {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    color: #FFFFFF;
    text-decoration: none;
}

.a5:visited {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    color: #FFFFFF;
    text-decoration: none;
}

.a5:hover {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    color: #333333;
}

.a6:link {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    color: #0b63af;
    text-decoration: none;
}

.a6:visited {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    color: #0b63af;
    text-decoration: none;
}

.a6:hover {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    color: #ed1c24;
}

.a7:link {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    color: #0b63af;
    text-decoration: none;
}

.a7:visited {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    color: #0b63af;
    text-decoration: none;
}

.a7:hover {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    color: #ed1c24;
}

.a8:link {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    color: #00CC99;
    text-decoration: none;
}

.a8:visited {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    color: #00CC99;
    text-decoration: none;
}

.a8:hover {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    color: #00CC99;
}

.textbox {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 8px;
    color: #555D60;
}

.box80 {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 8px;
    color: #555D60;
    width: 80px;
}

.cbox {
    border-color: #bdbdbd;
}

.box {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 8px;
    color: #555D60;
    width: 85px;
    align: center;
}

.box120 {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 8px;
    color: #555D60;
    width: 120px;
}

.box130 {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 8px;
    color: #555D60;
    width: 130px;
}

.box240 {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 8px;
    color: #555D60;
    width: 240px;
}

.box2_drop {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 8px;
    color: #555D60;
    width: 130px;
}

.box2_drop2 {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 8px;
    color: #555D60;
    width: 40px;
}

.box2_drop3 {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 8px;
    color: #555D60;
    width: 55px;
}

.box2_dropM {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 8px;
    color: #555D60;
    width: 80px;
}

.box2_dropU {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 8px;
    color: #555D60;
    width: 100px;
}

.box2_input {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 8px;
    color: #555D60;
    width: 250px;
}

.boxsms_count2 {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 8px;
    color: #555D60;
    width: 30px;
}

.boxsms_count {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 8px;
    color: #5E9E07;
    width: 30px;
}

.boxsms_sender {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 8px;
    color: #555D60;
    width: 50px;
}

.boxsms_text {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 8px;
    color: #555D60;
    width: 150px;
}

/* CSS Document */
body {
    margin: 0;
    scrollbar-face-color: #f2f2f2;
    scrollbar-shadow-color: #c5c5c5;
    scrollbar-highlight-color: #c5c5c5;
    scrollbar-3dlight-color: #dedede;
    scrollbar-darkshadow-color: #bfbfbf;
    scrollbar-track-color: #cacaca;
    scrollbar-arrow-color: #2FBBD4;
}

.menu:link {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: bold;
    color: #3c3c3c;
    text-decoration: none
}

.menu:visited {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    color: #3c3c3c;
    font-weight: bold;
    text-decoration: none
}

.menu:hover {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    color: #D42F2F;
    font-weight: bold;
    text-decoration: none
}

.menu2:link {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 13px;
    font-weight: bold;
    color: #24dce5;
    text-decoration: none
}

.menu2:visited {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 13px;
    color: #24dce5;
    font-weight: bold;
    text-decoration: none
}

.menu2:hover {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 13px;
    color: #d0d0d0;
    font-weight: bold;
    text-decoration: none
}

.faq:link {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #000000;
    text-decoration: none
}

.faq:visited {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #000000;
    text-decoration: none
}

.faq:hover {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #24dce5;
    text-decoration: none
}

.player:link {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #06b4bc;
    text-decoration: none
}

.player:visited {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #06b4bc;
    text-decoration: none
}

.player:hover {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #3c3c3c;
    text-decoration: none
}

.th:link {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #E40E62;
    text-decoration: none
}

.th:visited {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #E40E62;
    text-decoration: none
}

.th:hover {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none
}

.more:link {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #F10281;
    text-decoration: none
}

.more:visited {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #F10281;
    text-decoration: none
}

.more:hover {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #05b5f2;
    text-decoration: none
}

.thmore:link {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: bold;
    color: #f64f0e;
    text-decoration: none
}

.thmore:visited {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: bold;
    color: #f64f0e;
    text-decoration: none
}

.thmore:hover {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: bold;
    color: #3c3c3c;
    text-decoration: none
}

.thmore2:link {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #f64f0e;
    text-decoration: none
}

.thmore2:visited {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #f64f0e;
    text-decoration: none
}

.thmore2:hover {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #3c3c3c;
    text-decoration: none
}

.download:link {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #3c3c3c;
    text-decoration: none
}

.download:visited {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #3c3c3c;
    text-decoration: none
}

.download:hover {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #f64f0e;
    text-decoration: none
}

.music:link {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none
}

.music:visited {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none
}

.music:hover {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 10px;
    font-weight: normal;
    color: #000000;
    text-decoration: none
}

.button:link {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none
}

.button:visited {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 10px;
    font-weight: normal;
    color: #363636;
    text-decoration: none
}

.button:hover {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 10px;
    font-weight: normal;
    color: #363636;
    text-decoration: none
}

.music_th:link {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none
}

.music_th:visited {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none
}

.music_th:hover {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #000000;
    text-decoration: none
}

.music2 {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 10px;
    font-weight: normal;
    color: #000000;
    text-decoration: none
}

.th2 {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #FFFF05;
    text-decoration: none
}

.text_menu {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 13px;
    font-weight: bold;
    color: #FFFF05;
    text-decoration: none
}

.text_music {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 10px;
    font-weight: normal;
    color: #003249;
    text-decoration: none
}

.text_faq {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #000000;
    text-decoration: none
}

.text_copy {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #d0d0d0;
    text-decoration: none
}

.text_user {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #d0d0d0;
    text-decoration: none
}

.text_detail {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #3c3c3c;
    text-decoration: none;
    width: 190px;
}

.text_detail2 {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: bold;
    color: #E40E62;
    text-decoration: none;
    width: 190px;
}

.text_detail3 {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    width: 190px;
}
.text_detail4 {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #3c3c3c;
    text-decoration: none;
    width: 220px;
}

.box_search {
    border: 1px solid;
    color: #0ba6b4;
    background-color: #FFFFFF;
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    color: #333333;
    font-size: 9pt;
}

.box_login {
    border: 1px solid;
    border-color: #bdbdbd;
    background-color: #FFFFFF;
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    color: #333333;
    font-size: 9pt;
}

.thtext_detail {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #3c3c3c;
}

.thtext_color {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #0b63af;
}

.thtext_th {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #3c3c3c;
}

.thtext_detail2 {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #3c3c3c;
    border: 3px solid;
    border-color: #bdbdbd;
}

.thtext_user {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #d0d0d0;
}

.copy {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #d0d0d0;
}

.black_border {
    border: solid 2px;
    border-color: #000000;
}

.grey_border {
    border: solid 2px;
    border-color: #d6d6d6;
}

.grey2_border {
    border: solid 2px;
    border-color: #dfdfdf;
}

.a:link {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    color: #FFFFFF;
    text-decoration: none;
}

.a:visited {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    color: #FFFFFF;
    text-decoration: none;
}

.a:hover {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    color: #00CCFF;
    text-decoration: none;
}

.thtext_detail {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 11px;
    font-weight: normal;
    color: #3c3c3c;
}

#container {
    height: 100% !important;
    overflow: auto;
    position: relative;
    z-index: 1;
}

.textHeader {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 11px;
    font-weight: bold;
    color: #000;
}

.textDetail {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 11px;
    font-weight: bold;
    color: #000;
}

.disabledField {
    background-color: #E0E0E0;
}

.headTable {
    color : #ffffff;
/*     background-color: #2f8e02; */
    background-color: #89A81B;
}

.odd {
    background-color: #ffffff;
}

.even {
    background-color: #CCFFCC;
}

.hilight {
    background-color: #CCFF99;
}

.headColor {
    color: #ffffff;
}

.menuitem{
    width: auto;
    color: #fff;
}
.menuitem :hover {
    color: #000;
}
.rich-menu-item-icon img {  
    width: 0px;  
}  
.rich-menu-group-icon img {  
    width: 0px;  
}
.rich-menu-item-label {
    padding : 0px;
    margin: 0px;
    width: 0px;
}
.rich-menu-item-icon{
    padding : 0px;
    margin: 0px;
    width: 0px;
}
.rich-menu-item{
    padding-left :10px;
    padding-right :10px;
}
.rich-menu-item-enabled {
    margin: 0;
    padding-left :10px;
    padding-right :10px;
}
.rich-toolbar-item  {
    padding-left: 0;
    padding-right: 0;
    border-right: 1px solid #fff;
}

.rich-menu-item-hover{
    color: #000000;
}

.simpleTooglePanel{
    background-color: #fff;
    /* width:100%; */
}
.alignLeft{
    text-align:left;
}
.linkblue {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    text-decoration:underline;
    font-weight: bolder; color: #0000FF;
}
.linkblue :hover{
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    text-decoration:underline;
    font-weight: bolder; color: #0033FF;
}
.linkHistory {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size:16px;
    text-decoration:underline;
    font-weight: bolder; color: #0000FF;
}
.linkHistory :hover{
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size:16px;
    text-decoration:underline;
    font-weight: bolder; color: #0033FF;
}
.texthead {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-weight: bold; color: #0066FF;
    font-size: 14px;
    
     text-shadow: 2px 8px 6px rgba(0,0,0,0.2), 0px -5px 35px rgba(255,255,255,0.3);
}
.textlegendhead {
    font-weight: bold; color: #0066FF;
    text-shadow: 2px 8px 6px rgba(0,0,0,0.2), 0px -5px 35px rgba(255,255,255,0.3);
}
.textfieldset {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    /* width: 99%; */
    border: 1.5px solid #CCCCCC;
    padding: 3px;
}
.text_main {
/*     font-family: "Arial, Helvetica, Microsoft Sans Serif"; */
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #000000;
    
        /*New*/
    color: #699208;
/*     text-shadow: 1px 4px 0px rgba(0,0,0,0.2); */
    text-shadow: 2px 8px 6px rgba(0,0,0,0.2), 0px -5px 35px rgba(255,255,255,0.3);
/*     text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1),0px 18px 23px rgba(0,0,0,0.1); */
}
.text_detail {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: #000000;

        /*New*/    
    /*color: #699208;
    text-shadow: 2px 8px 6px rgba(0,0,0,0.2), 0px -5px 35px rgba(255,255,255,0.3);*/
}

.text_blue_detail {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: blue;
}
.text_contactus{
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 11pt;
    font-weight: normal;
    color: #0066FF;
}
.colCenter{
    text-align:center;
}
.colLeft{
    text-align:left;
}
.colRight{
    text-align:right;
}
.colTop {
	vertical-align: top;
}
.text_header_msg_info {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 10pt;
    font-weight: bold;
    color: green;
}

.text_header_msg_error {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 10pt;
    font-weight: bold;
    color: red;
}

.text_msg_info {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: green;
}

.text_msg_error {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: red;
    
    text-shadow: 2px 8px 6px rgba(0,0,0,0.2), 0px -5px 35px rgba(255,255,255,0.3);
}

.text_msg_warrning {
    font-family: "Arial, Helvetica, Microsoft Sans Serif";
    font-size: 9pt;
    font-weight: normal;
    color: blue;
    text-shadow: 2px 8px 6px rgba(0,0,0,0.2), 0px -5px 35px rgba(255,255,255,0.3);
}
.input-disable {
    background-color:#EBEBE4;
}

.totalRecords{
    width:1335px; text-align:right;
}
.divDataTable{
    /* width:75%; !important; */
    width:1335px; !important;
    height:300px; overflow:auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.dataTable{
    /* width:100% !important; overflow:auto; */
    width:1335px; !important; overflow:auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.divDataTableForPopup{
    /* width:75%; !important; */
    width:760px; !important;
    height:300px; overflow:auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.noNtcIdDivDataTablePopup {
	width:640px; !important;
    height:300px; 
    overflow:auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.dataTableForPopup{
    /* width:100% !important; overflow:auto; */
    width:760px; !important; overflow:auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.serialDataTableForPopup{
    overflow:auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.block-1 {
    width: 20%;
    height: 100px;
    margin: 0px;
    background-image: url(../images/logo_ais.png) !important;
    background-repeat:no-repeat;
    float: left;
}
.block-2 {
    width: 22%;
    height: 100px;
/*     margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px; */
    text-align: right;
    background-image: url(../images/transporter_text.png) !important;
    background-repeat:no-repeat;
    float: right;
}


/* CSS Document */
.ms6 {font-family: "Arial, Helvetica, Microsoft Sans Serif"; color: #333333; font-size: 8pt; text-decoration:none; font-weight: bold;}
.ms6n {font-family: "Arial, Helvetica, Microsoft Sans Serif"; font-size: 8pt; color: #666666; text-decoration:none}
.ms6green {font-family: "Arial, Helvetica, Microsoft Sans Serif"; font-size: 8pt; color: green; text-decoration:none}
.ms6blue {font-family: "Arial, Helvetica, Microsoft Sans Serif"; font-size: 8pt; color: #2C5197; text-decoration:none}
.ms6red {font-family: "Arial, Helvetica, Microsoft Sans Serif"; font-size: 8pt; color: #D3000F; text-decoration:none}
.ms6w {font-family: "Arial, Helvetica, Microsoft Sans Serif"; font-size: 8pt; color: #FFFFFF; text-decoration:none}
.ms6u {font-family: "Arial, Helvetica, Microsoft Sans Serif"; color: #333333; font-size: 8pt; text-decoration:underline;font-weight: bold;}
.ms7 {font-family: "Arial, Helvetica, Microsoft Sans Serif"; color: #333333; font-size: 9pt; text-decoration:none;font-weight: bold;}
.ms7n {font-family: "Arial, Helvetica, Microsoft Sans Serif"; font-size: 9pt; color: #666666; text-decoration:none}
.ms7green {font-family: "Arial, Helvetica, Microsoft Sans Serif"; font-size: 9pt; color: green; text-decoration:none}
.ms7blue {font-family: "Arial, Helvetica, Microsoft Sans Serif"; font-size: 9pt; color: #0000FF; text-decoration:none}
.ms7red {font-family: "Arial, Helvetica, Microsoft Sans Serif"; font-size: 9pt; color: #D3000F; text-decoration:none}
.ms7w {font-family: "Arial, Helvetica, Microsoft Sans Serif"; font-size: 9pt; color: #FFFFFF; text-decoration:none}
.ms7u {font-family: "Arial, Helvetica, Microsoft Sans Serif"; color: #333333; font-size: 9pt; text-decoration:underline;font-weight: bold;}
.ms8 {font-family: "Arial, Helvetica, Microsoft Sans Serif"; color: #333333; font-size: 10pt; text-decoration:none; font-weight: bold;}
.ms8n {font-family: "Arial, Helvetica, Microsoft Sans Serif"; font-size: 10pt; color: #666666; text-decoration:none}
.ms8blue {font-family: "Arial, Helvetica, Microsoft Sans Serif"; font-size: 10pt; color: #0000FF; text-decoration:none}
.ms8red {font-family: "Arial, Helvetica, Microsoft Sans Serif"; font-size: 10pt; color: #D3000F; text-decoration:none}
.ms8w {font-family: "Arial, Helvetica, Microsoft Sans Serif"; font-size: 10pt; color: #FFFFFF; text-decoration:none}
.ms10 {font-family: "Arial, Helvetica, Microsoft Sans Serif"; color: #333333; font-size: 12pt; text-decoration:none;}
.ms10w {font-family: "Arial, Helvetica, Microsoft Sans Serif"; font-size: 12pt; color: #FFFFFF; text-decoration:none}
.ms10red {font-family: "Arial, Helvetica, Microsoft Sans Serif"; color: #D3000F; font-size: 12pt; text-decoration:none}
.ms10blue {font-family: "Arial, Helvetica, Microsoft Sans Serif"; font-size: 12pt; color: #0000FF; text-decoration:none}
.ms12 {font-family: "Arial, Helvetica, Microsoft Sans Serif"; color: #333333; font-size: 12pt; text-decoration:none}
.ms14 {font-family: "Arial, Helvetica, Microsoft Sans Serif"; color: #333333; font-size: 14pt; text-decoration:none}
.ms28 {font-family: "Arial, Helvetica, Microsoft Sans Serif"; color: #333333; font-size: 28pt; text-decoration:none;font-weight: bold;}

.highlight {
    background-color: #CCFF99;
}

.non-highlight {
    background-color: #FFFFFF;
}

.red-highlight {
    background-color: #FF8484;
}
p.wordBreak {
	text-align: top;
    width: 200px; 
    word-break: break-all;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
}
p.wordBreak300 {
	text-align: top;
    width: 300px; 
    word-break: break-all;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
}
.textfieldset {
	border-radius: 10px;
}
.wrapper {
	margin-bottom: 10px;
}

.rich-tab-header{
	background-image: none;
	background-color: #89a81b;
	color: #fff;
}

.rich-tab-active{
	background-color: transparent;
    border-color: #f1f1f1;
    border-width: 1;
    color: #000;
}

.remark-td-style {
	height: 55px;
	vertical-align: top;
	word-wrap:break-word;
}

.table-workflow-style {
	table-layout: fixed;
}

.workflow-td-style {
	word-wrap:break-word;
	vertical-align: top;
}

.td-article-type {
	vertical-align: top;
	text-align: center;
}

.width-100-percent {
	width: 100%;
}

.width-2-vw {
	width: 2vw;
}

.width-3-vw {
	width: 3vw;
}

.width-12-vw {
	width: 12vw;
}

.width-20-vw {
	width: 20vw;
}


.dataTable.width-100-percent {
	width: 100%;
}

.download_icon_style {
	width: 20px; 
	height: 19px;	                                                   
	border: none;
	vertical-align: bottom;
}

.delete_icon_style {
	width: 19px; 
	height: 19px;	                                                   
	border: none;
	vertical-align: bottom;
}

.pnl-File-Upload-Result {
	display: inline-table;
	width: 600px;
}

.display-inline-block {
	display:-moz-inline-stack; /* for old FireFox */
	display: inline-block;
	zoom:1; /* for old IE */
	*display:inline; /* for old IE */
}

.button-icon-style {
	display: inline-block;
	border-radius: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;
	font-weight: bold;
	background-image: none;
	background: #9ABD1C;
	background: linear-gradient(#aec629, #95ae3b);
	border-color: #C0C0C0;
}
.button-icon-style-hover {
	background: #8ca437;
}
a.button-icon-style {
	color: white; /* to prevent from a: hover { color: orange } */
}
.disabled-button-icon-style {
	display: inline-block;
	border-radius: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;
	font-weight: bold;
	background-image: none;
	background: rgb(180, 191, 163);
/*	background: linear-gradient(#aec629, #95ae3b); */
	border-color: #C0C0C0;
}

.add-serial-button {
    display: inline-block;
    border-radius: 8px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 11px;
    font-weight: bold;
    background-image: none;
    background: #9ABD1C;
    background: linear-gradient(#aec629, #95ae3b);
    border-color: #C0C0C0;
    padding-left: 6px;
    padding-right: 6px;
    width: 50px;
	vertical-align: middle;
	height: 15px;
}

.serial-text {
	vertical-align: top; 
	margin-left: -6px;
}

a.add-serial-button {
	color: white; /* to prevent from a: hover { color: orange } */
}

a.disabled-button-icon-style {
	color: white;
}

.button-required-static {
	display: inline-block;
    border-radius: 8px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 11px;
    font-weight: bold;
    padding-left: 6px;
    padding-right: 6px;
    width: 50px;
    text-align: center;
	vertical-align: middle;
	height: 15px;
	background: linear-gradient(to bottom, #ff9a45, #f27b18);
	border: 1px solid #de9355;
	color: white;
}
a.button-required-static,
button.button-required-static,
input.button-required-static {
	color: white;
}

.button-required {
	display: inline-block;
    border-radius: 8px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 11px;
    font-weight: bold;
    padding-left: 6px;
    padding-right: 6px;
    width: 50px;
    text-align: center;
	vertical-align: middle;
	height: 15px;
	background: linear-gradient(to bottom, #ff9a45, #f27b18);
	border: 1px solid #de9355;
	color: white;
}

.button-required:hover,
.button-required:active {
	background: #f27b18;
}

.button-required:disabled {
	background: linear-gradient(to bottom, #ff9a45, #f27b18);
}


a.button-required,
button.button-required,
input.button-required {
	color: white;
}



.download-file-datatable {
    width:100% !important; 
    overflow:auto; 
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.icon-style-hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.nowrap {
	white-space: nowrap;
}

.has-ntcid-layout {
	width:780px; 
	height:550px; 
	overflow-y:auto; 
	overflow-x:hidden;
}

.no-ntcid-layout {
	width: 660px; 
	height:550px; 
	overflow-y:auto; 
	overflow-x:hidden;
}

/*  For Freeze header in ssrSerialPopup */
table.serialDataTableForPopup tbody, table.serialDataTableForPopup thead {
	display: block;
	overflow: auto;
}

table.serialDataTableForPopup tbody {
	height: 250px;
}

table.remark-table-style {
	margin: auto;
}

table.remark-table-style tr:nth-child(1) td {
	height: 5px;
}

table.remark-table-style tr:nth-child(2) td:nth-child(1) {
	padding-top: 1px;
	text-align: right;
	vertical-align: middle;
}

table.remark-table-style tr:nth-child(2) td:nth-child(3) {
	vertical-align: top;
}

textarea.remark-text-area {
	width: 200px;
	height: 70px;
}

.button-error-style {
	display: inline-block;
	border-radius: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;
	font-weight: bold;
	background-image: none;
	background: #bd1c1c;
	background: linear-gradient(#c62929, #ae3b3b);
	border-color: #C0C0C0;
}
.button-error-style-hover {
	background: #a43737;
}
a.button-error-style {
	color: white; /* to prevent from a: hover { color: orange } */
}
.disabled-button-error-style {
	display: inline-block;
	border-radius: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;
	font-weight: bold;
	background-image: none;
	background: rgb(180, 191, 163);
/*	background: linear-gradient(#aec629, #95ae3b); */
	border-color: #C0C0C0;
}

