/*!
 * cache=false;cachewrite=true
 * @license Licences are viewable at this URL: https://moutest3.gaiaonline.com/src/_/f27c27b6cbaea3559afd8c7b58b51f36-1765702272-1445-239/src/css/games/reclamation/grant.css
 */


/*! /src/css/games/reclamation/grant.css */
#modal_reclamation_container
{
    position:absolute;
    width:459px; height:256px;
    background: transparent url(https://graphics.gaiaonline.com/images/games/reclamation/modal-background.png) no-repeat;
	top:170px;
	left:410px;
	color: #FFF;
}

#grant_container
{
    position:relative;
    text-align:center;
    height:80px;
	top: 20px;
}

h2, h3
{
    margin-bottom:0px;
    padding-bottom:15px;
}

#header_text, #pm_header
{
	margin-top: 32px;
}

#grant_image
{
    position:relative;
    left:-5px;
    margin:0px;
}

#text
{
    position:relative;
    width:100%;
    height:100%;
    text-align:center;
    top:25px;
    font-family:arial;
    font-size:14px;
}

#grant_text1
{
    position:relative;
}
#grant_text2
{
    position:relative;
}
#grant_text3
{
    position:relative;
	cursor:pointer; 
	color:#69F;
}

#grant_granted
{
    position:relative;
    top:60px;
}

/********* PM STUFF *************/
#pm
{
    display:none;
    width:300px;
    text-align:center;
	position:relative;
	left:80px;
}

#pm_submit
{
    visibility:hidden;
    width:1px;
    height:1px;
}

#pm_submit_btn
{
    position:relative;
    width: 100px;
    margin-left:auto;
    margin-right:auto;
    top:5px;
}

#message
{
    width:300px;
    height:100px;
}

.input
{
    width:300px !important;
    margin-bottom: 5px;
}

.label
{
    position:relative;
    display:block;
    font-weight:bold;
    float:left;
}

.error
{
    color:red;
    float:left;
}

#close
{
	display:block;
	position:absolute;
	cursor:pointer;
	left: 410px;
	top:0px;
	/*color:#76D1E3;*/
	color:#69F;
	font-weight:bold;
}
