﻿.modalBackground
{
background-color: #000000;
filter: alpha(opacity=40);
opacity: 0.4;
position: fixed;
}

div.mdlPopUp_Alert
{
text-align: center;
padding: 10px 10px 10px 10px;
font-weight: bolder;
}

div.mdlPopUp_DivDraggable
{
background-color: #edbe6f;
height: 25px;
background-image: url(/WebSite/Imagem/Common/mdlPopup.png);
background-repeat: repeat-x;
}

input.mdlPopUp_BtnCancel
{
margin-top: 5px;
margin-right: 5px;
float: right;
height: 12px;
width: 33px;
}

div.mdlPopUp_White
{
background-color: White;
}

.mdlPopUp_rez
{
height: 11px;
width: 11px;
background-image: url(/WebSite/Imagem/Common/resize.png);
}

div.mdlPopUp_ConfirmButtons
{
float:none;
padding-left:135px;
position:relative;
text-align:center;
}

div.modal_body
{
padding: 5px 5px 5px 5px;
overflow: hidden;

}

span.mdlPopUp_lblConfirm
{
position:relative;
top:-13px;
vertical-align:middle;
}

.mdpp_adj
{
height:100%;
position:static;
width:100%;
}

.mdpp_box_panel
{
display:block;
float:left;
width:auto;
width: 400px;
text-align: center;
}

.mdpp_content
{
float:left;
width:auto;
}

.uppModalTest
{
height:100%;
position:relative;
width:100%;
}

.uppClass
{
	
}


.mdpp_content
{
width: 400px;
}