﻿/*Them*/
.admin_btnshareControl
{
    background: url(../images/bgBtnShare.jpg) top left repeat-x;
    height: 24px;
    line-height: 24px;
    color: #FFF;
    font-family: "Arial" , Helvetica, sans-serif;
    cursor: pointer;
    border-left: 1px solid #343434;
    border-right: 1px solid #343434;
    text-align: center;
    border-bottom: none;
    border-top: none;
    font-weight: bold;
    padding: 0 10px 0 10px;
}
.admin_btnShareOr
{
    background: url(../images/btnshateOr.jpg) top left repeat-x;
    height: 24px;
    color: #FFF;
    font-family: "Arial";
    font-weight: bold;
    padding: 0 10px 0 10px;
    border: 1px solid #e44b4b;
    cursor: pointer;
}
.tblgia
{
    border-bottom: 1pt solid silver;
    padding-left: 2pt;
    padding-right: 2pt;
    padding-top: 0pt;
    padding-bottom: 0pt;
    color: black;
    font-size:11px;
    line-height: 170%;
    font-family: Verdana;
}

table.sharingFull{margin:0; padding:0; width:100%; border:1px solid #cccccc;}
table.sharingFull td,
table.sharingFull td.bgTd,
table.sharingFull th.titleBg{border-bottom:1px solid #cccccc; border-right:1px solid #cccccc; padding:6px;}
table.sharingFull td.titleBg{border-bottom:1px solid #cccccc; border-right:1px solid #cccccc; padding:6px;}
table.sharingFull td.bgTd{background:#fbf4f4;}
table.sharingFull th.titleBg{background:url(../images/bgTitleBoxCtner.jpg) #535353 bottom left repeat-x; color:#FFF; font-weight:bold; border-right:1px solid #343434;}
table.sharingFull td.titleBg{background:url(../images/bgTitleBoxCtner.jpg) #535353 bottom left repeat-x; color:#FFF; font-weight:bold; border-right:1px solid #343434;}
table.sharingFull th.titleBg{border-bottom:1px solid #cccccc; border-right:1px solid #cccccc; padding:2px;}
table.sharingFull td.titleBg{border-bottom:1px solid #cccccc; border-right:1px solid #cccccc; padding:2px;}

ul,li{ list-style:none}

a.delete,
a.edit,
span.Clendar,
a.accept{background:url(../images/cancel_round.png) no-repeat; cursor:pointer; display:block; float:left; margin-left:6px; width:16px; height:16px;}
a.edit{background:url(../images/article_text.png) no-repeat;}
a.accept{background:url(../images/accept_green.png) no-repeat;}
.mGrid
{
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
}
.mGrid td
{
    padding: 2px;
    border: solid 1px #c1c1c1;
    color: #717171;
}
.mGrid th
{
    padding: 4px 2px;
    color: #fff;
    background: #424242 url(../grd_head.png) repeat-x top;
    border-left: solid 1px #525252;
    font-size: 0.9em;
}
.mGrid .alt
{
    background: #fcfcfc url(../grd_alt.png) repeat-x top;
}
.mGrid .pgr
{
    background: #424242 url(../grd_pgr.png) repeat-x top;
}
.mGrid .pgr table
{
    margin: 5px 0;
}
.mGrid .pgr td
{
    border-width: 0;
    padding: 0 6px;
    border-left: solid 1px #666;
    font-weight: bold;
    color: #fff;
    line-height: 12px;
}
.mGrid .pgr a
{
    color: #666;
    text-decoration: none;
}
.mGrid .pgr a:hover
{
    color: #000;
    text-decoration: none;
}

.mGrid2
{
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
}
.mGrid2 td
{
    padding: 2px;
    border: solid 1px #c1c1c1;
    color: #717171;
}
.mGrid2 th
{
    padding: 4px 2px;
    color: #fff;
    background: #424242 url(../grd_head.png) repeat-x top;
    border-left: solid 1px #525252;
    font-size: 0.9em;
}
.mGrid2 .alt
{
    background: #fcfcfc url(../grd_alt.png) repeat-x top;
}
.mGrid2 .pgr
{
    background: #424242 url(../grd_pgr.png) repeat-x top;
}
.mGrid2 .pgr table
{
    margin: 5px 0;
}
.mGrid2 .pgr td
{
    border-width: 0;
    padding: 0 6px;
    border-left: solid 1px #666;
    font-weight: bold;
    color: #fff;
    line-height: 12px;
}
.mGrid2 .pgr a
{
    color: #666;
    text-decoration: none;
}
.mGrid2 .pgr a:hover
{
    color: #000;
    text-decoration: none;
}


.mGrid3
{
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
}
.mGrid3 td
{
    padding: 2px;
    border: solid 1px #c1c1c1;
    color: #717171;
}
.mGrid3 th
{
    padding: 4px 2px;
    color: #fff;
    background: #424242 url(../grd_head.png) repeat-x top;
    border-left: solid 1px #525252;
    font-size: 0.9em;
}
.mGrid3 .alt
{
    background: #fcfcfc url(../grd_alt.png) repeat-x top;
}
.mGrid3 .pgr
{
    background: #424242 url(../grd_pgr.png) repeat-x top;
}
.mGrid3 .pgr table
{
    margin: 5px 0;
}
.mGrid3 .pgr td
{
    border-width: 0;
    padding: 0 6px;
    border-left: solid 1px #666;
    font-weight: bold;
    color: #fff;
    line-height: 12px;
}
.mGrid3 .pgr a
{
    color: #666;
    text-decoration: none;
}
.mGrid3 .pgr a:hover
{
    color: #000;
    text-decoration: none;
}


/*.mGrid input
{
    width: 100px;
} */
.file_dinhkem {
	-moz-box-shadow:inset -2px 0px 0px 0px #caefab;
	-webkit-box-shadow:inset -2px 0px 0px 0px #caefab;
	box-shadow:inset -2px 0px 0px 0px #caefab;
	background-color:transparent;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:2px solid #1c820a;
	display:inline-block;
	color:#306108;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding:0px 3px;
	text-decoration:none;
    width:50px !important;
	text-shadow:1px 0px 0px #aade7c;
}

label error{
color:Red;
}
.error{
        color:Red;
        }
        
/*them tab*/        
.boxTabcterDate{clear:both; margin:0; padding:0;}
.boxTabcterDate ul{margin:0; padding:16px 0 0 0;}
.boxTabcterDate ul li{list-style:none; float:left; margin:0; padding:0;}
.boxTabcterDate ul li a,
.boxTabcterDate ul li a.actedTab{background:url(../images/atableft.jpg) top left no-repeat; padding-left:10px; height:22px; display:block; position:relative; cursor:default; color:#FFF; font-size:11px; font-weight:bold;}
.boxTabcterDate ul li a span{background:url(../images/spanTabRight.jpg) top right no-repeat; line-height:22px; display:block; padding-right:22px;}
.boxTabcterDate ul li a:hover,
.boxTabcterDate ul li a.actedTab{background:url(../images/atableftHver.jpg) top left no-repeat; display:block; cursor:default;}
.boxTabcterDate ul li a:hover span,
.boxTabcterDate ul li a.actedTab span{background:url(../images/spanTabRightHver.jpg) top right no-repeat; display:block;}
.boxTabcterDate ul li a span b,
.boxTabcterDate ul li a:hover span b{background:url(../images/close.jpg) top left no-repeat; width:18px; height:14px; display:block; position:absolute; right: 0; top:4px; cursor:pointer;}
.boxTabcterDate ul li a:hover span b,
.boxTabcterDate ul li a.actedTab span b{background:url(../images/closeHver.jpg) top left no-repeat;}
.boxTabcterDate ul li a.newsInsert{background:url(../images/insertTab.jpg) no-repeat; width:30px; height:22px; display:block; cursor:pointer;}

#thicktabs{
    margin: 0;
    padding: 0;
    float: left;
    font: bold 10px Tahoma;
    }

    #thicktabs li{
    display: inline;
    }
    #thicktabs li a{
    float: left;
    color: black;
    padding: 8px 4px; /*padding of tabs*/
    text-decoration: none;
    background: transparent url(../images/pinkbg.gif) top right no-repeat;
    border-top: 1px solid #d3bdbe; /*top border style*/
    border-bottom: 3px solid #ffa1a3; /*thick bottom border below tabs*/
    }
    #thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
    border-left: 1px solid #d3bdbe; /*left border style*/
    }
    #thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
    border-right: 1px solid #d3bdbe; /*right border style*/
    background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
    }
    #thicktabs li a:visited{
    color: black;
    }
    #thicktabs li a:hover{
    color: black;
    background-image: url(../images/pinkbgover.gif); /*background image swap on hover*/
    }