@font-face {
	font-family: 'Material Icons';
	font-weight: 400;
	font-style: normal;
	src: url('/b2bportal/resources/fonts/MaterialIcons-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'TeleNeo';
	font-weight: 400;
	font-style: normal;
	src: url('/b2bportal/resources/fonts/TeleNeoWeb-Regular.woff2') format('woff2');
}

@font-face {
	font-family: 'TeleNeo';
	font-weight: 500;
	font-style: normal;
	src: url('/b2bportal/resources/fonts/TeleNeoWeb-Medium.woff2') format('woff2');
}

@font-face {
	font-family: 'TeleNeo';
	font-weight: 700;
	font-style: normal;
	src: url('/b2bportal/resources/fonts/TeleNeoWeb-Bold.woff2') format('woff2');
}

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Verdena, sans-serif;
	font-size: 11px;
	background-color: #F7F7F7;
	margin: 0;
	padding: 0;
}
th {
	color: #FFFFFF;
	background: none repeat scroll 0 0 #E20074;
	margin-bottom: 2px;
    margin: 5px 5px 5px 5px; 
    text-align:left;    
 
}
table,input,textarea,button,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input[type="submit"] {
	margin: 3px 3px 0 0;	
	padding: 2px;
}

.head2 {
    background-image: url();
    background-color: #e40274;
    height: 18px;
    text-align: center;
    vertical-align: left;
    color: #CFF;
    padding: 4px 0;
}

#wrapper {
	margin: 0 auto;
	float: left;
	width: 1000px;
	display: inline;
}

#header {
	color: #333;
	width: 1000px;
	float: left;
	padding: 5px;
	border: 1px solid #F7F7F7;
	margin: 0px 0px 5px 0px;
	display: inline;
}

#header-image-block {
	margin: 5px;
	background-color: #E20074;
}

#header-table {
	width: 100%;
}

#header-table td:nth-child(1),
#header-table td:nth-child(3) {
	width: 20%;
}

#header-table td:nth-child(1) div:nth-child(1) {
	float: left;
}

#header-table td:nth-child(1) div:nth-child(2) p {
	margin: 12px 18px;
	font-size: 15px;
	display: inline-block;
	color: #fff;
	font-family: 'TeleNeo';
	font-weight: 400;
}

#header-table td:nth-child(2) {
	font-family: TeleNeo;
	width: 60%;
	font-size: 1.4rem;
	color: #fff;
	font-weight: 700;
	text-align: center;
}

#header-image {
	height: 35px;
	margin: 12px 0 12px 35px;
}

#leftcolumn {
	color: #333;
	border: 1px solid #F7F7F7;
	background: #F7F7F7;
	margin: 0px 5px 5px 0px;
	padding: 10px;
	height: 650px;
	width: 195px;
	float: left;
	display: inline;
}

#rightcolumn {
	float: left;
	color: #333;
	border: 1px solid #F7F7F7;
	background: #F7F7F7;
	margin: 0px 0px 5px 0px;
	padding: 10px; 
	height: 650px;
	width: 708px;
	display: inline;
}

#panel {
	width: 900px;
}

#footer {
	width: 990px;
	clear: both;
	color: #333;
	border: 1px solid #F7F7F7;
	background: #F7F7F7;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	display: inline;
}

/*Credits: Dynamic Drive CSS Library */
	/*URL: http://www.dynamicdrive.com/style/ */
.arrowlistmenu {
	width: 190px; /*width of menu*/
}

.arrowlistmenu .headerbar {
	font: bold 12px;
	color: #E20074;
	color: #FFFFFF;
	background: none repeat scroll 0 0 #E20074;
	margin-bottom: 1px;
	/*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 3px;
}

.arrowlistmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0px 0px 0px 0px;
	/*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li {
	border-bottom: 1px solid #BFBFBF;
	display: block;
	line-height: 23px;
	vertical-align: text-bottom;
}

.arrowlistmenu ul li:before { /* content: "\00BB \0020"; */
	content: ":: ";
	font-weight: bold;
}

.arrowlistmenu ul li a {
	color: #E20074;
	/* background: url("../resources/images/arrowbullet.png" ) no-repeat center left; */
	/*custom bullet list image*/ /* display: block; */
	padding: 2px 0px 0px 5px;
	text-decoration: none;
	font-weight: bold;
	/* border-bottom: 1px solid #dadada; */
}

.arrowlistmenu ul li a:visited { /* color: #A70303; */
	
}

.arrowlistmenu ul li:hover { /*hover state CSS*/
	color: #A70303;
	background-color: #F3F3F3;
}


#passwordStrength {
	height:10px;
	display:block;
	float:left;
}

.strength0 {
	width:150px;
	background:#cccccc;
}

.strength1 {
	width:30px;
	background:#ff0000;
}

.strength2 {
	width:60px;	
	background:#ff5f5f;
}

.strength3 {
	width:90px;
	background:#56e500;
}

.strength4 {
	background:#4dcd00;
	width:120px;
}

.strength5 {
	background:#399800;
	width:150px;
}

.spinner {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -50px; /* half width of the spinner gif */
	margin-top: -50px; /* half height of the spinner gif */
	text-align:center;
	z-index:1234;
	overflow: auto;
	width: 100px; /* width of the spinner gif */
	height: 102px; /*hight of the spinner gif +2px to fix IE8 issue */
}


.dateisoutofrange {
    background-color: #D0D0D0;
}

.odd { background:#eee; }
.even { background:#fff; }

.preformatted {
    white-space: pre;
}

.error {
    border: 1px solid red;
    background: pink;
}

.magenta {
    color: #E20074;
}
