﻿/*
###################################
	CabinView Modal
###################################
*/
/* Overlay */
#CommonViewModalOverlay {background-color:#000;}

.CommonViewModal
{
	display: none;
	padding-top: 40px;
}
.CommonViewModalPlateUserImage
{
	width: 800px;
	background-color: #fff;
	border: 4px solid #a6dc43;
	min-height: 800px;
	height: auto !important;
	height: 800px;
}
.CommonViewModalPlate
{
	width: 576px;
	background-color: #fff;
	border: 4px solid #a6dc43;
}
.CommonViewModalPlate h2
{
	color: #636363;
	font-size: 21px;
	font-weight: normal;
	font-family: Arial;
	padding: 0px;
	margin: 0px;
}
.CommonViewModalPlateIntro
{
	padding-top: 14px;
	color: #555555;
	padding-left: 2px;
}
.CommonViewModalFormPlate
{
	padding-left: 2px;
}
.CommonViewModalPlatePadding
{
	padding: 17px;
	padding-bottom: 10px;
}
.CommonViewModalClose
{
	float: right;
}

/*
###################################
	Common, List - DatePlate
###################################
*/
.CommonListItemDatePlate
{
	width: 60px;
	height: 48px;
    background-image: url('../images/design/common/list/calendar_bg.jpg');
    background-repeat: no-repeat;
    background-position: top left;
}
.CommonListItemDatePlateDate
{
	font-size: 28px;
	color: #707070;
	font-weight: bold;
	line-height: 24px;
	display: block;
	padding-top: 7px;
	padding-left: 11px;
	text-align: center;
}
.CommonListItemDatePlateMonth
{
	font-size: 10px;
	color: #898989;
	font-weight: bold;
	line-height: 10px;
	text-transform: uppercase;
	display: block;
	padding-left: 12px;
	text-align: center;
}

/*###################################
    FormRequest
###################################*/
.FormRequestSuccessTopPlate
{
	background-color:#96c733;
	height:91px; 
	width:253px;
	position:absolute;
	left: 112px;
	top: 0px;
}
.FormRequestSuccess
{
	background-color:#96c733;
	height:91px; 
	width:253px;
	position:absolute;
	left:112px;
	bottom:3px;
}
.FormRequestSuccessRed
{
	background-color:#ea1e49;
	height:91px; 
	width:253px;
	position:absolute;
	left:112px;
	bottom:3px;
}
.FormRequestErrorTopPlate
{
	background-color:#ea1e49;
	height:91px; 
	width:253px;
	position:absolute;
	left: 112px;
	top: 0px;
}
.FormRequestError
{
	background-color:#ea1e49;
	height:91px; 
	width:253px;
	position:absolute;
	left:112px;
	bottom:3px;
}
.FormRequestErrorBottom
{
	background-color:#ea1e49;
	height:91px; 
	width:253px;
	position:absolute;
	left:112px;
	bottom:5px;
}
.FormRequestSuccessTopRight
{
	background-color:#96c733;
	height:91px; 
	width:253px;
	position:absolute;
	right:0px;
	top:0px;
}
.FormRequestErrorTopRight
{
	background-color:#ea1e49;
	height:91px; 
	width:253px;
	position:absolute;
	right:0px;
	top:0px;
}
.FormRequestSuccessTopRightBlock
{
	background-color:#96c733;
	height:91px; 
	width:253px;
	position:absolute;
	right:0px;
	top:0px;
}
.FormRequestErrorTopRightBlock
{
	background-color:#ea1e49;
	height:91px; 
	width:253px;
	position:absolute;
	right:0px;
	top:0px;
}
.FormRequestSuccessBottomRight
{
	background-color:#96c733;
	height:91px; 
	width:253px;
	position:absolute;
	right:0px;
	bottom:0px;
}
.FormRequestErrorBottomRight
{
	background-color:#ea1e49;
	height:91px; 
	width:253px;
	position:absolute;
	right:0px;
	bottom:0px;
}
.FormRequestSuccessBottomRightBlock
{
	background-color:#96c733;
	height:91px; 
	width:253px;
	position:absolute;
	right:0px;
	bottom:0px;
}
.FormRequestErrorBottomRightBlock
{
	background-color:#ea1e49;
	height:91px; 
	width:253px;
	position:absolute;
	right:0px;
	bottom:0px;
}
.FormRequestInside
{
	padding-right: 8px;
	padding-left: 8px;	
}
.FormRequestInsideErrorFloat
{
	float: left;
    width: 75px;
}
.FormRequestInsideErrorFloat .FormRequestInsideError 
 {
     float: none;
 }
.FormRequestInsideError
{
	padding-left: 15px;
	float: left;
	padding-right: 18px;
	padding-top: 24px;
}
.FormRequestInsideError14Float
{
	float: left;
    width: 65px;
}
.FormRequestInsideError14Float .FormRequestInsideError
{
    float: none;
	padding-left: 8px;
	float: left;
}
.FormRequestInsideError14HeaderFloat
{
    float: left;
    width: 172px;
}
.FormRequestInsideErrorHeaderFloat
{
    float: left;
    width: 162px;
}
.FormRequestInsideErrorHeaderFloat .FormRequestHeaderErrorNormal
{
	 padding-top: 15px;
}
.FormRequestHeader
{
	 padding-top: 20px;
	 font-size:21px;
	 line-height: 24px;
	 color:#FFFFFF;
	 font-family:Arial;
	 text-align:center;
}
.FormRequestHeaderNormal
{
	 font-size:18px;
	 line-height: 21px;
	 color:#FFFFFF;
	 font-family:Arial;
	 text-align:center;
     padding-top: 35px;
}
.FormRequestHeaderNormalTwoLines
{
	 font-size:18px;
	 line-height: 21px;
	 color:#FFFFFF;
	 font-family:Arial;
	 text-align:center;
     padding-top: 25px;
}
.FormRequestHeaderFont18
{
	 font-size:18px;
	 line-height: 19px;
	 color:#FFFFFF;
	 font-family:Arial;
	 text-align:center;
	 padding-top: 15px;
}
.FormRequestHeaderError
{
	 font-size:21px;
	 line-height: 24px;
	 color:#FFFFFF;
	 font-family:Arial;
	 padding-top: 21px;
}
.FormRequestHeaderErrorSmall
{
	 font-size:18px;
	 line-height: 21px;
	 color:#FFFFFF;
	 font-family:Arial;
	 padding-top: 23px;
}
.FormRequestHeaderErrorNormal
{
	 font-size:16px;
	 line-height: 21px;
	 color:#FFFFFF;
	 font-family:Arial;
	 padding-top: 23px;
}
.FormRequestHeaderError14
{
	 font-size:14px;
	 line-height: 19px;
	 color:#FFFFFF;
	 font-family:Arial;
	 padding-top: 23px;
}
.FormRequestInsideError14HeaderFloat .FormRequestHeaderError14
{
	 padding-top: 15px;
}
.FormRequestTxt
{
	font-size:14px;
	color:#FFFFFF;
	font-family:Arial;
	line-height:17px;
	text-align:center;
	padding-top:28px;
}
.FormRequestErrorInviteToNetwork
{
	background-color:#ea1e49;
	height:91px; 
	width:253px;
	position:absolute;
	left:16px;
	bottom:0px;
}
.FormRequestSuccessRedInviteToNetwork
{
	background-color:#ea1e49;
	height:91px; 
	width:253px;
	position:absolute;
	left:16px;
	bottom:0px;
}
/*
###################################
	View / Hide
###################################
*/
.Hide
{
	display: none;
}
.View, .DisplayBlock
{
	display: block;
}
.Disable
{
	cursor: default;
}
/*
###################################
	Position
###################################
*/   
.PositionRelative
{
	position: relative;
}

.InformationPlateBox
{
	position: absolute;
	top: 57px;
	left: 0px;
	border: 4px solid #a7de43;
	width: 464px;
	background-color: White;
}
.InformationPlateBoxPadding
{
	padding-left: 13px;
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 14px;
}
.InformationPlateBox ol
{
	padding-left: 30px;
	padding-top: 14px;
}
.InformationPlateBox ol li
{
	padding-bottom: 11px;
}
    
/*
###################################
	Clear
###################################
*/   
.Clear
	{
		clear: both;
	}
    
.ClearLeft
    { 
        clear: left;
        line-height: 0px;
        font-size: 0px;
        padding: 0px;
        margin: 0px;
        height: 0px;
        width: 0px;
    }
.ClearRight
    { 
        clear: right;
        line-height: 0px;
        font-size: 0px;
        padding: 0px;
        margin: 0px;
        height: 0px;
        width: 0px;
    }
.ClearBoth
    { 
        clear: both;
        line-height: 0px;
        font-size: 0px;
        padding: 0px;
        margin: 0px;
        height: 0px;
        width: 0px;
    }
 .NoFloat
	{
		float: none;
	}  

table{margin:0px; padding:0px; border-collapse:collapse;border-spacing:0;}
.CursorPointer{cursor:pointer;}
/*
###################################
	Float
###################################
*/   
.FloatLeft
	{
		float: left;
	} 
.FloatRight
	{
		float: right;
	} 
	
.AlignRight
    {
        text-align:right;
    }

/*
###################################
	Paging
###################################
*/
.Paging
	{
		position: relative;
		height: 38px;
		width: 476px;
		font-size: 12px;
		font-weight: normal;
	}
.PagingPrev
	{
		position: absolute;
		width: 98px;
		top: 13px;
		left: 2px;
		color: #898989;
		text-align: left;
	}
.PagingLinks
	{
		padding-top: 14px;
		width: 476px;
		text-align: center;
		color: #5f5f5f;
	}
.PagingNext
	{
		position: absolute;
		width: 93px;
		top: 13px;
		right: 0px;
		color: #898989;
		text-align: right;
	}
.PagingItem
	{
		display: inline-block;
		padding-left: 5px;
		padding-right: 5px;
		line-height: 16px;
	}
 
.NoRowsPlate
	{
		color: #3469b1;
		padding: 0px;
		padding-top: 10px;
		font-style: italic;
	}

/*
###################################
	Padding
###################################
*/
.NoBottomPadding, .NoBottomPadding .RightBox
{
	padding-bottom: 0px;
}
