﻿body
{
     margin:0px;
	background-color: #F2F5F7;
}

/*.icom_logon_head 
{
	width:100%;
	height:50px;
	margin:0px;
	
	}*/
.icom_logon_content
{
    
	width:100%;
	height:auto;
	position:relative;
	}
	.icom_logon_content form 
	{
			margin-left: auto;
			margin-top: auto;
			position: absolute;
			top: 120px;
			width: 100%;
	}
.icom_logon_table_action
{
	width:30%;
	min-width:310px;
	height:auto;
	margin-left:auto;
	margin-right:auto;

	}
.icom_logon_table_action .logo
{
     width:100%;
     height:auto;
     float:left;
	}
.icom_logon_table_action .logon_action
{
	width:100%;
	height:auto;
	float:left;
	background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #CDCDCD;
    overflow:hidden;
    border-radius:5px;
}
.icom_logon_table_action .logon_action .name-table
{
	width:100%;
	height:50px;
	padding: 0px !important;
	float:left;
	text-align:center;
	}
.icom_logon_table_action .logon_action .name-table .logo
{
	width:100px;
	height:50px;
	margin-left:5px;
	margin-right:5px;
	float:left;
	
	}
.icom_logon_table_action .logon_action .name-table .logo img
{
	width:100px;
	height:50px;
	}
.icom_logon_table_action .logon_action .name-table .text
{
	 border-left:1px solid #CCCCCC;
	line-height:50px;
	padding-left:10px;
	height:50px;
	float:left;
	font-weight:bold;
	}
.icom_logon_table_action .logon_action .div 
{ 
	border-bottom: 1px solid #E2E2E2;
	border-top: 1px solid #FFFFFF;
	width:100%;
	height:30px;
	float:left;
	padding:10px 0px 20px  0px;
	}
.icom_logon_table_action .logon_action .div .span_text
{
	float:left;
	width:28%;
	text-align:right;
	height:30px;
	}
.icom_logon_table_action .logon_action .div .span_textbox
{
	float:right;
	height:30px;
	width:70%;
	}
.icom_logon_table_action .logon_action .div .span_textbox input
{
	background: none repeat scroll 0 0 white;
    border: 1px solid #DDDDDD;
    box-shadow: 0 0 0 2px #F4F4F4;
    color: #656565;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    padding:0px 5px 0px 5px;
    height:25px;
    width:90%;
	}
	
.icom_logon_table_action .logon_action .div .span_checkbox
{
	float:left;
	width:28%;
	height:30px;
	line-height: 30px;
	padding-left:10px;
	}
.icom_logon_table_action .logon_action .div .span_checkbox input
{
	float:right;
	width:20px;
	height:30px;
	}
.icom_logon_table_action .logon_action .div .span_button
{	
	float: right;
    height: 30px;
    width: 30%;
	
	}
.icom_logon_table_action .logon_action .div .span_button input
{
	float:right;
	height: 30px;
    border: 1px solid #269CE9;
    color: #000000;
	border-radius:3px;
	font-size:14px;
    background-color:#43a9ec;
    cursor:pointer;
    margin-right: 29px;
	}
.icom_logon_table_action .messenger
{
	width:100%;
	height:auto;
	float:left;
    border: 1px solid #CDCDCD;
    overflow:hidden;
    background: none repeat scroll 0 0 #F9F9F9;
    color: #CC0301;
    display: none;
    height: 20px;
    line-height: 20px;
    margin: 10px 0;
    overflow: hidden;
    padding: 7px 0px;
    text-align: center;
    font-weight:bold;
}	
	
.text-danger {
    color:#f30a0a;
}
.text-danger ul {
    list-style:none;
    padding:0px;
    margin:0px;
}
.messengererror{
    width:70%;
    height: 30px;
    float:left;
}
.messengererror {
 text-indent:10px;
}
