﻿body { 
    BACKGROUND: #fff;FONT: 12px/1.25 "Helvetica Neue", Arial, sans-serif; 
    COLOR: #222;
}
.confirm-dialog { 
    /*BACKGROUND: url(img/box.png) no-repeat left top; */
    MARGIN: 0px auto;WIDTH: 496px;
	PADDING-TOP: 14px; 
    POSITION: relative;
	top: 0px;
	left: 294px;
}
.headerpopup
{
	-moz-border-radius:0 0 5px 5px;	-webkit-border-radius:0 0 5px 5px;	border-radius:0 0 5px 5px;
}
.popupleft_top
{
	background-image: url( '../Images/popup/PopupXPWindowLeft.png' );
	 opacity: 0.9;
	width: 13px;
}
.popupright_top
{
	background-position: right 50%;
	background-image: url( '../Images/popup/PopupXPWindowright.png' );
	width: 13px;
	background-repeat: no-repeat;
	height: 30px;
}

.popuptop_bg
{
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	background-image: url( '../Images/popup/PopupXPWindowBG.jpg' );
	height: 30px;
	color: #ffffff;
	background-repeat: repeat-x;
	font-family: Tahoma;
}
.popuptop_bg2
{
	font-weight: bold;
	padding-left: 150px;
	font-size: 13px;
	background-image: url( '../Images/popup/popupsctv.jpg' );
	background-repeat: no-repeat;
	border-left: #001eed 1px solid;
	border-right: #001eed 1px solid;
	width: auto;
	height:50px;
	color: #ff3300;
	font-family: Tahoma;
	-moz-background-size: 100% 100%; /* Gecko 1.9.2 (Firefox 3.6) */
	-o-background-size: 100% 100%; /* Opera 9.5 */
	-webkit-background-size: 100% 100%; /* Safari 3.0 */
	-khtml-background-size: 100% 100%; /* Konqueror 3.5.4 */
}	
.confirm-dialog .inner { 
    PADDING-RIGHT: 20px;PADDING-LEFT: 20px; 
    /*PADDING-BOTTOM: 11px;BACKGROUND: url(img/box.png) no-repeat left bottom; */
    FLOAT: left;MARGIN: 0px 0px -20px 0px;WIDTH: 290px;PADDING-TOP: 0px;
} 
.confirm-dialog .base { 
    /*BORDER-TOP: #ddd 1px solid;*/
    /*BACKGROUND: url(img/base.png) no-repeat left bottom;*/
    PADDING-BOTTOM: 4px;
    /*MARGIN-LEFT: -11px;MARGIN-RIGHT: -11px; */
    PADDING-TOP: 4px;
    margin:5px;
    TEXT-ALIGN: left;
}

.confirm-dialog .popupButton
{
	text-align:center;
}

#content				{ padding:5px 0px; text-align:left; }
#content_popup			{ padding:5px 7px; text-align:left; }
#content_popup table		{ border-style:solid; height: 29px; }
#content_popup table th	{ line-height:21px; padding:4px 3px; text-align:center; }
#content_popup table .title{line-height:21px; padding:4px 5px; font-weight:bold; vertical-align:middle; }
#content_popup table td	{ line-height:19px; padding:3px 2px; }

.confirm-dialog H2 { 
    FONT-WEIGHT: bold;FONT-SIZE: 1.25em;COLOR: #f60;TEXT-ALIGN: center;
}  
.confirm-dialog input { 
    /*WIDTH:50px;*/
}      
.modalBackground {
    background-color:Gray; filter:alpha(opacity=70); 
    opacity: 0.9;
}

.popup_borderNew  	
{
	background: url( '../Images/frmDangNhap/bg_login.jpg' ) repeat-x center bottom;           	  
               		border-right: #001eed 1px solid;
               		background-size:100% 100%;
               		padding-bottom : 10px;
					border-left: #001eed 1px solid;
					padding-top: 10px;
					border-bottom:#001eed 1px solid;
					
}
.popup_border  	{ background-color:White; border:solid 2px #7eb3df; margin-bottom:5px; -moz-border-radius:0 0 5px 5px;	-webkit-border-radius:0 0 5px 5px;	border-radius:0 0 5px 5px; }