﻿@charset "utf-8";

/* CSS Document */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

* {
	box-sizing: border-box;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1e294d;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: justify;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-align: center;
}

td {
	margin: 0px;
	padding: 0px;
}

/*-------------------------------------Main Start--------------------------------------------------*/
.main {
	width: 100%;
	height: auto;
	margin: auto;
}

/*-------------------------------------Header Start--------------------------------------------------*/
/*.header
{
width:100%; height:120px; margin:0px; float:left; background:url(../App_images/header-repeat.jpg) repeat-x;
}

.header_top{ width:100%; height:auto; float:left; margin:0px; padding:0px;}
.logo
{
background-image:url(../App_images/yourlogo.png); background-repeat:no-repeat; width:222px; height:78px; float:left; margin:6px 0 0 10px;
}
.icons
{
width:500px; height:51px; float:left;
}
.search
{
background-image:url(../App_images/Honey-CRA_search.jpg); background-repeat:no-repeat; width:166px; height:32px; border:none; padding:4.55px 0px 0px 4px; float:left;
}
.mail_text
{
width:250px; height:32px; line-height:32px; color:#ffffff; margin-left:20px; font-size:12px; font-weight:normal; float:right;
}
a.mail_text_on
{
color:#ffffff; text-decoration:none;
}
a.mail_text_on:hover
{
color:#e2e4e4; text-decoration:none;
}
.manu
{
width:auto; height:27px; margin:9px 0px 0px 20px; float:left;
}

ul{
	margin:0; padding:0; cursor:pointer;
}
ul li{
	font-family:Tahoma, Geneva, sans-serif;	font-size:12px;	height:27px; color:#FFF; font-weight:bold;  list-style-type:none; line-height:27px; text-align:center; float:left; padding:0 2px 0 2px;
}
ul li a{
	font-family:Tahoma, Geneva, sans-serif;	font-size:12px;	height:27px; color:#FFF; font-weight:bold; background-image:url(../App_images/menu_link.png); background-repeat:repeat-x; border-radius:5px 5px 0 0; list-style-type:none; line-height:27px; text-align:center; float:left; text-decoration:none; padding:0 12px 0 12px;
}*/
/*ul li:hover{
	background-image:url(../App_images/menu_hover.png); background-repeat:no-repeat; color:#FFF;
}*/

/*ul li a:hover{
	background-image:url(../App_images/menu_hover.png); background-repeat:repeat-x; color:#FFF;
}
ul li ul{
	background:none; width:900px; position:relative;
}
ul li ul li{
	float:left;	display:none;
}
ul li:hover ul li{
	display:block; color:#FFF; text-shadow:#000000 1px 1.55px; background:none;
}
.manu ul div
{
	float:left;
}*/
/*-------------------------------------Header End--------------------------------------------------*/



/*-------------------------------------Body Start--------------------------------------------------*/
.main_body {
	width: 100%;
	height: auto;
	/* background-color:#ffffff; background-image:url(../App_images/Honey-CRA_menubgline.jpg); background-repeat:repeat-x; padding-bottom:20px;*/
	float: left;
}

.left_body1_1 {
	width: 61%;
	height: auto;
	margin: 0px 0px 0px 0px;
	float: left;
}

.left_body1 {
	width: 58%;
	height: auto;
	margin: 20px 0px 0px 10px;
	float: left;
}

.left_body_box {
	float: left;
	height: auto;
	margin: 0px 0px 10px 0px;
	border-radius: 8px 8px 8px 8px;
	padding: 0px;
	border: 1px solid #666666;
}

.left_boxhd {
	background: #36425f;
	width: 100%;
	height: 24px;
	border-radius: 8px 8px 0px 0px;
	line-height: 24px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	float: left;
}

.bottom_line {
	border-bottom: 1px solid #666666;
	width: 100%;
	height: 1px;
	float: left;
	margin: 0px 0px 6px -20px;
	padding: 0px;
}

.left_box {
	background: #F2F7FB;
	width: 100%;
	height: auto;
	border-radius: 0px 0px 8px 8px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	font-size: 12px;
	float: left;
}

.left_box_import {
	background-color: #e1ebad;
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	text-align: center;
	font-size: 12px;
	float: left;
}

.lefts_import {
	width: 150px;
	height: auto;
	margin: 10px 5px 0px 5px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	float: left;
}

.lefts_import_sub {
	width: 145px;
	height: auto;
	padding: 2px 0px 0px 0px;
	text-align: left;
	float: left;
}

.lefts {
	width: 100%;
	height: auto;
	margin: 10px 0px 0px 20px;
	float: left;
}

a.lefts_on {
	background-image: url(../App_images/uls.png);
	background-repeat: no-repeat;
	width: 130px;
	height: 18px;
	padding: 0px 0px 0px 18px;
	list-style-type: none;
	text-decoration: none;
	font-family: Calibri;
	color: #000000;
	float: left;
	text-align: left;
}

a.lefts_on:hover {
	width: 100px;
	height: 18px;
	color: #FF3300;
	padding: 0px 0px 0px 18px;
	float: left;
}

.left {
	background-image: url(../App_images/uls.png);
	background-repeat: no-repeat;
	width: 100%;
	height: auto;
	margin: 10px 0px 0px 20px;
	float: left;
}

a.left_on {
	background-image: url(../App_images/uls.png);
	background-repeat: no-repeat;
	width: 130px;
	height: 18px;
	padding: 0px 0px 0px 18px;
	list-style-type: none;
	text-decoration: none;
	font-family: Calibri;
	font-size: 12px;
	color: #000000;
	float: left;
	text-align: left;
}

a.left_on:hover {
	background-repeat: no-repeat;
	width: 100px;
	height: 18px;
	color: #FF3300;
	padding: 0px 0px 0px 18px;
	float: left;
}

.right_body {
	width: 84%;
	height: auto;
	margin: 20px 0px 0px 10px;
	float: left;
	/*display:none;*/
}

/*
.menu
{
width:946px; height:27px; margin:22px 0px 0px 3px; float:left;
}

.menu ul{
	margin:0; padding:0; cursor:pointer;
}
.menu ul li{
	font-family:Tahoma, Geneva, sans-serif;	width:auto;	font-size:12px;	height:27px; color:#FFF; font-weight:bold; background:#7fab13; list-style-type:none; line-height:27px; text-align:center; float:left; border-radius:8px 8px 0px 0px; margin:0px 2px 0px 0px; padding:0px 15px;
}
.menu ul li:hover{
	background:#8aba15; color:#FFF;
}
*/
.right_content_boder {
	width: 100%;
	border: 1px solid #666666;
	height: auto;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 30px 0px;
}

.right_content_boder1 {
	width: 35%;
	border: 1px solid #666666;
	height: auto;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 30px 0px;
}

.right_content_boder2 {
	width: 50%;
	border: 1px solid #666666;
	height: auto;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 30px 0px;
}

.edit_btn {
	height: auto;
	margin: 3px 2px 2px 5px;
	padding: 0px;
	float: left;
	width: 200px;
}

a.edit_btn_on {
	width: auto;
	height: 20px;
	float: left;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
	list-style-type: none;
	text-decoration: none;
	border: 1px solid #999999;
	background: #7fab13;
	border-radius: 6px;
	margin: 10px 0px 10px 0px;
	padding: 0px 15px 0px 15px;
}

a:hover.edit_btn_on {
	background: #8aba15;
}

.right_body_down {
	width: 84%;
	height: auto;
	margin: 20px 0px 0px 10px;
	float: left;
}

.right_body_down_import {
	width: 41%;
	height: auto;
	margin-left: 10px;
	float: left;
}

.table_body_content {
	width: 99%;
	height: auto;
	margin: 10px 0px 0px 5px;
	float: left;
	padding: 0px;
	border: 1px solid #666666;
}

.right_heading {
	width: 100%;
	background-image: url(../App_images/grid_bg.png);
	background-repeat: repeat-x;
	width: auto;
	height: 27px;
	font-weight: bold;
	color: #FFFFFF;
}

.user_us {
	font-size: 11px;
}

.right_heading_import {
	width: 100%;
	background-image: url(../App_images/Honey-CRA_gridhd.png);
	background-repeat: repeat-x;
	width: auto;
	height: 27px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

.right_body1 {
	width: auto;
	height: auto;
	margin: 0px 0px 20px 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	float: left;
}

.right_body2 {
	width: 40%;
	height: auto;
	margin: 20px 0px 0px 10px;
	float: right;

}

.right_body2_1 {
	width: 33%;
	height: auto;
	margin: 0px 0px 0px 0px;
	float: right;

}

.right_body2_1_box {
	width: 305px;
	height: auto;
	margin: 0px 0px 0px 0px;
	float: right;
}

.right_body3 {
	width: 100%;
	height: auto;
	margin: 0px 0px 10px 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	float: left;
}

.right_body3 tr {
	border-bottom: 1px solid #AECAE4;
	float: left;
	height: auto;
	line-height: 26px;
	margin: 0;
	padding: 0;
	width: 100%;
}

.right_body1 tr {
	border-bottom: 1px solid #a4a3a3;
	float: left;
	height: auto;
	line-height: 26px;
	margin: 0;
	padding: 0;
	width: 100%;
}

.view_lead_inner1_text {
	background: none repeat scroll 0 0 #F2F7FB;
	border-left: 1px solid #a4a3a3;
	border-right: 1px solid #a4a3a3;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	text-align: left;
	width: 25%;
	padding: 0px 5px;
}

.view_lead_inner1_text_edt {
	background: none repeat scroll 0 0 #F2F7FB;
	border-left: 1px solid #AECAE4;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	text-align: left;
	width: 160px;
	padding: 0px 5px;
}

.view_lead_inner1_text_2 {
	background: none repeat scroll 0 0 #F7FFE3;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	text-align: left;
	padding: 0px 0px 0px 6px;
}

.view_lead_inner1_text_1 {
	padding: 0px 3px;
}

.view_lead_inner1_text_1_edit {
	padding: 0px 3px;
	width: 185px;
	border-right: 1px solid #AECAE4;
}

.view_lead_inner1_text_right {
	padding: 0px 3px;
	width: 260px;
	border-right: 1px solid #AECAE4;
}

.view_lead_inner1_text_11 {
	background: none repeat scroll 0 0 #F2F7FB;
	border-left: 1px solid #AECAE4;
	border-right: 1px solid #AECAE4;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	text-align: left;
	width: 103px;
	padding: 0px 5px;
}

.view_lead_inner1_text_11 {
	background: none repeat scroll 0 0 #F2F7FB;
	border-left: 1px solid #AECAE4;
	border-right: 1px solid #AECAE4;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	text-align: left;
	padding: 0px 5px;
}

.view_lead_inner1_text_log {
	border-left: 1px solid #AECAE4;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	text-align: left;
	padding: 0px 5px;
}

.right_body_import {
	width: 100%;
	height: auto;
	margin: 0px;
	font-family: Calibri;
	font-size: 12px;
	color: #000000;
	float: left;
}

.right_body_advance {
	width: 98%;
	height: auto;
	margin: 0px;
	font-family: Calibri;
	font-size: 12px;
	color: #000000;
	float: left;
}

.textbox {
	width: 151px;
	border: #CC0000 thin solid;
}

.submit_bt {
	background-image: url(../App_images/Honey-CRA_butoonsb.png);
	background-repeat: no-repeat;
	width: 68px;
	height: 20px;
	text-align: center;
	color: #FFFFFF;
}

.txf {
	background-image: url(../App_images/txf.png);
	background-repeat: no-repeat;
	width: 139px;
	height: 17px;
	border: #ce5000 thin solid;
	color: #839300;
}

.txf_advance {
	background-image: url(../App_images/txf1.png);
	background-repeat: no-repeat;
	width: 139px;
	height: 55px;
	border: #e7cc82 thin solid;
	margin-bottom: 10px;
	color: #839300;
}

.txf_advance_listbox {
	background-image: url(../App_images/txf2.png);
	background-repeat: no-repeat;
	width: 300px;
	height: 60px;
	border: #e7cc82 thin solid;
	margin-bottom: 10px;
	color: #839300;
}

.savebg {
	width: 100%;
	height: 35px;
	font-size: 10px;
}

.right_body span {
	font-size: 12px;
}

.savebg_advance {
	width: 98%;
	height: 27px;
	background-color: #FCFCEF;
	font-size: 10px;
	border-top: #EC9B42 medium solid;
	float: left;
}

.savebg_lead {
	width: 100%;
	height: auto;
	background-color: #FCFCEF;
	font-size: 10px;
	border-top: #EC9B42 medium solid;
	float: left;
}

.savebg_lead1 {
	width: 100%;
	height: auto;
	background-color: #FCFCEF;
	font-size: 10px;
	float: left;
}

.save {
	background-color: #829200;
	color: #FFFFFF;
	border: #CCCCCC groove solid;
	cursor: pointer;
}

.savebutton {
	width: 59px;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}

a.savebutton_on {
	background-image: url(../App_images/save.png);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	width: 59px;
	height: 40px;
	text-align: center;
	font-weight: bold;
	line-height: 40px;
	float: left;
}

a.savebutton_on:hover {
	background-image: url(../App_images/save0.png);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #EEEEEE;
	width: 59px;
	height: 40px;
	font-weight: bold;
	line-height: 40px;
	float: left;
}

.savebutton1 {
	width: 79px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}

a.savebutton1_on {
	background-image: url(../App_images/save1.png);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	width: 79px;
	height: 40px;
	font-weight: bold;
	line-height: 40px;
	float: left;
}

a.savebutton1_on:hover {
	background-image: url(../App_images/save02.png);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #EEEEEE;
	width: 79px;
	height: 40px;
	font-weight: bold;
	line-height: 40px;
	float: left;
}

.savebutton2 {
	width: 100px;
	height: 37px;
	line-height: 37px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.savebutton2_on {
	background-image: url(../App_images/save3.png);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	width: 100px;
	height: 37px;
	line-height: 37px;
	font-weight: bold;
	float: left;
}

a.savebutton2_on:hover {
	background-image: url(../App_images/save2.png);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #EEEEEE;
	width: 100px;
	height: 37px;
	line-height: 37px;
	font-weight: bold;
	float: left;
}

.savebutton11 {
	width: 100px;
	height: 37px;
	line-height: 37px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.savebutton11_on {
	background-image: url(../App_images/save11.png);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	width: 150px;
	height: 37px;
	line-height: 37px;
	font-weight: bold;
	float: left;
}

a.savebutton11_on:hover {
	background-image: url(../App_images/save12.png);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #EEEEEE;
	width: 150px;
	height: 37px;
	line-height: 37px;
	font-weight: bold;
	float: left;
}

.lead_grid {
	float: left;
}

.grid {
	background-image: url(../App_images/grid_bg.png);
	font-size: 11px;
	background-repeat: repeat-x;
	width: auto;
	height: 27px;
	font-weight: bold;
	color: #FFFFFF;
	border-right: #a4a3a3 thin solid;
	text-align: center;
}

.grid a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

.grid_advance {
	background-image: url(../App_images/Honey-CRA_gridhd.png);
	background-repeat: repeat-x;
	width: auto;
	height: 27px;
	line-height: 27px;
	font-weight: bold;
	color: #FFFFFF;
	border-right: #dfb9ab thin solid;
	text-align: left;
	padding-left: 10px;
}

.gtx1 {
	float: left;
	border-right: #dfb9ab thin solid;
	height: 27px;
	width: 100px;
	line-height: 27px;
	text-align: center;
}

.grid_body {
	margin: 0px;
	padding: 0px;
}

.grid_text {
	color: #000000;
	text-align: center;
	border-bottom: 1px solid #999999;
	background: #d7e3ee;
	height: 26px;
	font-size: 11px;
}

.grid_text_client {
	text-align: left;
	padding: 0px 0px 0px 5px;
}

.grid_text1 {
	color: #000000;
	text-align: left;
	border-bottom: 1px solid #999999;
	background: #d7e3ee;
	height: 26px;
	font-size: 11px;
}

.grid_box_colr {
	color: #000000;
	font-size: 11px;
	background-color: #F2F7FB;
	border-bottom: 1px solid #999999;
	text-align: center;
	height: 26px;
	background: #F2F7FB;
}

.grid_box_colr1 {
	color: #000000;
	font-size: 11px;
	background-color: #F2F7FB;
	border-bottom: 1px solid #999999;
	text-align: left;
	height: 26px;
}

.grid_box_colr a {
	font-size: 11px;
}

.grid_box_color_import {
	color: #000000;
	background-color: #e1ebad;
}

.grid_sctx {
	border: #006600 thin solid;
	font-family: Calibri;
}

.txt {
	font-family: Calibri;
}

.txfbg {
	background-image: url(../App_images/txf.png);
	background-repeat: no-repeat;
	width: 139px;
	height: 17px;
	border: #e7cc82 thin solid;
	color: #839300;
}

/*-------------------------------------Body End--------------------------------------------------*/
.footer {
	width: 100%;
	height: auto;
	background-color: #36425F;
	float: left;
}

.footer_mt {
	width: 440px;
	height: 100px;
	float: left;
}

.footer_copyright {
	width: 100%;
	height: auto;
	text-align: center;
	line-height: 30px;
	color: #FFFFFF;
	float: left;
}

.ft_text {
	color: #FFFFFF;
}

.footer_icons {
	width: 300px;
	height: 32px;
	margin-top: 10px;
	float: left;
}

/*login css start here*/
.login {
	width: 425px;
	margin: auto;
}

.log_in_first {
	width: 429px;
	height: auto;
	margin: 0px 0px 20px 0px;
	padding: 0px 0 0px 0px;
	float: left;
	border-bottom: solid 1px #d5dbdd;
	border-left: 1px solid #d5dbdd;
	border-right: 1px solid #d5dbdd;
	border-radius: 0px 0px 5px 5px;
}

.log_in_first table {
	background: #ffffff;
	width: 100%;
	height: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 20px 0 0px 0;
}

.log_in_first table td {
	float: left;
	border: none;
	line-height: 22px;
	margin: 0px 10px 13px 10px;
	padding: 0px 0px 0px 8px;
}

.log_in_first1 {
	width: 97%;
	height: auto;
	margin: 0px 0px 8px 8px;
	padding: 0px;
	float: left;
}

.log_in_first table td label {
	height: 26px;
	float: left;
	width: 100px;
	text-align: right;
	margin: 0px;
	padding: 4px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #073361;
}

.log_in_first table td input {
	height: 20px;
	width: 200px;
	float: left;
	margin: 0px;
	border: 1px solid #36425F;
	padding: 2px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #36425F;
}

.box {
	background: #fff;
	margin-bottom: 20px;
	padding: 10px 0px 0px 0px;
	margin-left: -8px;
	border: 1px solid #d5dbdd;
}

.box.grid {
	padding-bottom: 40px;
}

.box.round {
	-moz-border-radius: 5px 5px 0px 0px;
	/* Firefox */
	-webkit-border-radius: 5px 5px 0px 0px;
	/* Safari, Chrome */
	border-radius: 5px 5px 0px 0px;
	/* CSS3 */
}

.box h2 {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background: #36425F;
	height: 30px;
	line-height: 30px;
	margin: -10px 0px 0 0px;
	padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #B3CBD6;

	-moz-border-radius: 5px 5px 0px 0px;
	/* Firefox */
	-webkit-border-radius: 5px 5px 0px 0px;
	/* Safari, Chrome */
	border-radius: 5px 5px 0px 0px;
	/* CSS3 */
}

.box.first {
	margin-top: 20px;
}

.sub_btn {
	height: 20px;
	margin: 3px 2px 2px 5px;
	padding: 0px;
	float: left;
	width: 305px;
}

a.sub_btn_on {
	width: auto;
	height: 25px;
	float: right;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	list-style-type: none;
	text-decoration: none;
	border: 1px solid #999999;
	background: #36425F;
	border-radius: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
}

a:hover.sub_btn_on {
	background: #425786;
}

.forgot_password {
	height: 20px;
	margin: 3px 2px 2px 5px;
	padding: 0px;
	float: left;
	width: 305px;
}

a.forgot_password_on {
	width: auto;
	height: 20px;
	float: right;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #032f5c;
	list-style-type: none;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
}

a:hover.forgot_password_on {
	text-decoration: underline;
}

.user_log {
	margin: 0 0 0px 0;
}

/*login css end here*/
.text_options_right {
	float: left;
	margin: 8px 0px 8px 0px;
	padding: 0px;
	width: 100%;
}

.text_options_left {
	float: left;
	margin: 8px 0px 8px 0px;
	padding: 0px;
	width: 450px;
}

.text_options_left1 {
	float: left;
	margin: 8px 0px 8px 0px;
	padding: 0px;
	width: 150px;
}

.text_options_right input {
	float: left;
	margin: 2px 0px 2px 5px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.MyTabStyle .ajax__tab_header {
	font-family: "Helvetica Neue", Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	display: block;
}

.MyTabStyle .ajax__tab_header .ajax__tab_outer {
	border-color: #222;
	color: #222;
	padding-left: 10px;
	margin-right: 3px;
	border: solid 1px #d7d7d7;
}

.MyTabStyle .ajax__tab_header .ajax__tab_inner {
	border-color: #666;
	color: #666;
	padding: 3px 10px 2px 0px;
}

.MyTabStyle .ajax__tab_hover .ajax__tab_outer {
	background-color: #1cbae4;
}

.MyTabStyle .ajax__tab_hover .ajax__tab_inner {
	color: #fff;
}

.MyTabStyle .ajax__tab_active .ajax__tab_outer {
	border-bottom-color: #ffffff;
	background-color: #d7d7d7;
}

.MyTabStyle .ajax__tab_active .ajax__tab_inner {
	color: #000;
	border-color: #333;
}

.MyTabStyle .ajax__tab_body {
	font-family: verdana, tahoma, helvetica;
	font-size: 11px;
	background-color: #fff;
	border-top-width: 0;
	border: solid 1px #d7d7d7 border-top-color: #ffffff;
}

.pop_background {
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: .50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.log_in_inner1 {
	float: left;
	margin: 0% 0% 0% 0%;
	padding: 0px;
	width: 250px;
	height: auto;
	background-color: #ffffff;
	border: 9px solid #C2DFF5;
}

.right_heading_log {
	background-image: url("../App_images/grid_bg.png");
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
	width: auto;
	margin: 0 0 10px 0px;
}

.right_heading_log h2 {
	margin: 0 0 0 10px;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	width: 214px;
	float: left;
}

.closebut_log {
	float: left;
	margin: 3px 0 0 0;
}

a.comm_btn_on_log1 {
	width: auto;
	height: 20px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	list-style-type: none;
	text-decoration: none;
	border: 1px solid #999999;
	background: #3DBCDF;
	border-radius: 0px;
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	float: left;
}

.addcate_log {
	margin: 3px 0 0 15px;
	float: left;
}

.C_pro {
	background: none repeat scroll 0 0 #3DBCDF;
	border: 1px solid #999999;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 15px;
	line-height: 15px;
	margin: 0;
	padding: 1px 3px;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	width: auto;
	position: relative;
	top: -5px;
}

.grid_text_1 {
	color: #000000;
	text-align: center;
	border-bottom: 1px solid #999999;
	background: #d7e3ee;
	height: 26px;
	font-size: 11px;
}

.grid_box_colr_1 {
	color: #000000;
	font-size: 11px;
	background-color: #F2F7FB;
	border-bottom: 1px solid #999999;
	text-align: center;
	height: 26px;
}

.grid_box_colr_1 a {
	font-size: 11px;
}

.numbers_grid {
	width: 100%;
	float: left;
	height: auto;
	margin: 10px 0 0 0;
}

.gri_number_3 {
	margin: auto;
	width: 80px;
	height: auto;
}

.gri_number_3 a {
	color: #000;
	padding: 0 2px 0 2px;
}

.save_page_1 {
	width: 100%;
	height: auto;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}

.add_page_main {
	width: 99%;
	height: auto;
	margin: 0px 0px 0px 5px;
	float: left;
	padding: 0px;
	border: 1px solid #666666;
}

.addpage_text {
	float: left;
	height: auto;
	width: 200px;
}

.save_page_1 .add_page_main table tr:first-child td {
	color: #fff;
}

.save_page_1 .add_page_main table tr:first-child {
	background-image: url("../App_images/grid_bg.png");
	color: #fff;
}

.save_page_1 .add_page_main table tr td {
	color: #323232;
}

.left_grid_save {
	width: 50%;
	float: left;
	margin: 0px 30px 10px 0;
	border: 1px solid #666666;
}

.table_save {
	width: 45%;
	height: auto;
	margin: 0px 0px 0px 5px;
	float: left;
	padding: 0px;
	border: 1px solid #666666;
}

.main_save_div {
	width: auto;
	border: 1px solid #666666;
	height: auto;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 30px 0px;
}

.btn_spaceing {
	float: left;
	height: 20px;
	width: 203px;
}

.numbers_grid_save {
	width: 100%;
	float: left;
	height: auto;
	margin: 10px 0 10px 0;
}

.textbtn {
	float: left;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	width: 100%;
}

.index_user {
	padding: 0px 3px;
	width: 50%;
}

.index_name {
	background: none repeat scroll 0 0 #F2F7FB;
	border-left: 1px solid #a4a3a3;
	border-right: 1px solid #a4a3a3;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	text-align: left;
	width: 50%;
	padding: 0px 5px;
}

.addpage_text_select {
	float: left;
	height: auto;
	width: 204px;
}

.spaceing_heaing {
	width: 10px;
}

.page_title_main {
	width: 678px;
}

.index_user_1 {
	padding: 0px 3px;
}

.index_name_1 {
	background: none repeat scroll 0 0 #F7FFE3;
	border-left: 1px solid #a4a3a3;
	border-right: 1px solid #a4a3a3;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	text-align: left;
	padding: 0px 5px;
}

.but_width {
	width: 510px;
}

.show_div {
	width: 620px;
}

.height_show {
	height: 40px;
}

.show_div {
	width: 620px;
}

.show_div_grid {
	width: 210px;
}

.middle_div {
	width: 580px;
}

.grid_btn_div {
	width: 252px;
}

.add_page_main .tablebody tr {
	border-bottom: 1px solid #AECAE4;
}

.add_page_main .tablebody tr td {
	border-bottom: 1px solid #a4a3a3;
	padding: 0 10px;
}

.right_heading_grid {
	width: 100%;
	background-image: url(../App_images/grid_bg1.png);
	background-repeat: repeat-x;
	width: auto;
	height: 27px;
	font-weight: bold;
	color: #FFFFFF;
}

/* 05-04-2013 Css Start Here*/
.grid_box_colr_Red {
	color: #fff;
	font-size: 11px;
	background: #f21212;
	border-bottom: 1px solid #999999;
	text-align: center;
	height: 26px;
}

.grid_box_colr_Green {
	color: #fff;
	font-size: 11px;
	background: #09b700;
	border-bottom: 1px solid #999999;
	text-align: center;
	height: 26px;
}

.grid_imgs a {
	float: left;
	padding: 0 2px 0 2px;
}

.grid_imgs a:first-child {
	margin: 0 0 0 12px;
}

/*grid_imgs background color white */
.grid_imgs {
	background: #FFFFFF;
}

.grid_text_color {
	color: #000000;
	text-align: center;
	border-bottom: 1px solid #999999;
	background: #d7e3ee;
	height: 26px;
	font-size: 11px;
}

.grid_box_color_1 {
	color: #000000;
	font-size: 11px;
	border-bottom: 1px solid #999999;
	text-align: center;
	height: 26px;
	background: #f2f7fa;
}

.grid_leads_invoice {
	width: 55%;
	border: 1px solid #666666;
	height: auto;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 15px 0px;
}

/* 05-04-2013 Css Start Here*/


/* 06-04-2013 css start here*/

.addpage_text_0601 {
	float: left;
	height: auto;
	width: 90px;
	margin-left: 3px;
}

.addpage_text_0602 {
	float: left;
	height: auto;
	width: 50px;
	margin-left: 6px;
	font-family: Tahoma;
	font-size: 11px;
}

.view_lead_inner1_text {
	background: none repeat scroll 0 0 #F2F7FB;
	border-left: 1px solid #AECAE4;
	border-right: 1px solid #AECAE4;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	text-align: left;
	width: 115px;
	padding: 0px 5px;
	font-size: 15px;
}

.middle_div_06 {
	width: 280px;
	border-right: 1px solid #a4a3a3;
	border-top: 1px solid #a4a3a3;
	border-bottom: 1px solid #a4a3a3;
}

.middle_div_06_3 {
	width: 280px;
	border-top: 1px solid #a4a3a3;
}

/*Header*/
.Tab .ajax__tab_header {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 10px;
}

/*Body*/
.Tab .ajax__tab_body {}

/*Tab Active*/
.Tab .ajax__tab_active .ajax__tab_tab {
	background-image: url("../App_images/menu_hover.png");
	background-repeat: repeat-x;
	color: #FFFFFF;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
	list-style-type: none;
	text-align: center;
	text-decoration: none;
	padding: 0 15px 0px 15px;
}

.Tab .ajax__tab_active .ajax__tab_inner {}

.Tab .ajax__tab_active .ajax__tab_outer {}

/*Tab Hover*/
.Tab .ajax__tab_hover .ajax__tab_tab {
	background-image: url("../App_images/menu_hover.png");

}

.Tab .ajax__tab_hover .ajax__tab_inner {}

.Tab .ajax__tab_hover .ajax__tab_outer {}

/*Tab Inactive*/
.Tab .ajax__tab_tab {
	background-image: url("../App_images/menu_link.png");
	background-repeat: repeat-x;
	border-radius: 5px 5px 0 0;
	color: #FFFFFF;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
	list-style-type: none;
	text-align: center;
	text-decoration: none;
	padding: 0 15px 0 15px;
}

.Tab .ajax__tab_inner {
	float: left;
	height: auto;

}

.Tab .ajax__tab_outer {
	float: left;
	height: auto;
}

.text_color {
	font-family: Tahoma;
	font-size: 11px;
	float: left;
	height: auto;
	width: 90px;
	margin-left: 10px;
}

.manage_buttons {
	margin: 17px auto;
}

.manage_table_border {
	width: 100%;
	height: auto;
	border-bottom: 1px solid #666666;
	float: left;
}

.orange_bg {
	background: #d7e3ee;
	border-bottom: 1px solid #a4a3a3;
	border-right: 1px solid #a4a3a3;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	text-align: left;
	width: 25%;
	padding: 0px 5px;
}

.add_band {
	font-family: Tahoma;
	font-size: 14px;
}

.font_mange {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.right_heading_grid .add_title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	margin: 0 0 0 10px;
}

.download_link {
	font-family: Calibri;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	margin: 0 0 0 5px;
}

#black_color {
	background: #666666;
}

.index_name_user {
	padding: 0px 3px;
	width: 50%;
	background: #F2F7FA;
	border-bottom: 1px solid #a4a3a3;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

.index_user_user {
	border-left: 1px solid #a4a3a3;
	border-right: 1px solid #a4a3a3;
	border-bottom: 1px solid #a4a3a3;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	text-align: left;
	width: 50%;
	padding: 0px 5px;
}

.vr_banner {
	float: left;
	width: 100%;
	height: auto;
	margin: 0 0 0 0px;
	/*background:url(../App_images/half-varticale.png) left top no-repeat;*/
}

.vr_banner1 {
	float: left;
	width: 100%;
	height: auto;
	margin: 5px 0 5px 0px;
}

.banner_add {
	float: left;
	margin: 4px 0 0 14px;
}

.user_viwe {
	width: 100%;
	background: none repeat scroll 0 0 #d7e3ee;
	width: auto;
	height: 30px;
	font-size: 12px;
	color: #000000;
}

.user_viwe p {
	float: left;
	margin: 2px 0 0 5px;
	font-family: Arial, Helvetica, sans-serifl;
	font-size: 12px;
}

.user_viwe img {
	float: left;
}

.legend {
	float: left;
	position: relative;
	left: 10px;
}

/* 9-04-2013 Css Start Here*/
.orange_bg_manage {
	background: #d7e3ee;
	border-bottom: 1px solid #a4a3a3;
	border-right: 1px solid #a4a3a3;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	text-align: left;
	width: 13%;
	padding: 0px 5px;
}

.manage_white {
	width: 31%;
	border-right: 1px solid #a4a3a3;
	border-top: 1px solid #a4a3a3;
	border-bottom: 1px solid #a4a3a3;
}

.manage_submit {
	margin: 15px auto;
	width: 13%;
	height: auto;
}

/* 9-04-2013 Css End Here*/

.btn_spaceing_0904 {
	float: left;
	height: 20px;
	width: 460px;
}

.brand_p {
	position: relative;
	right: 65px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.index_user_user3 {
	padding: 0px 3px;
}

.index_name_user3 {
	background: #d7e3ee;
	border-left: 1px solid #a4a3a3;
	border-right: 1px solid #a4a3a3;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	text-align: left;
	padding: 0px 5px;
}

.addpage_text_notes {
	float: left;
	height: 80px;
	width: 300px;
}

/* 09/04/2013 start here*/
/*.filterchanges
{
	  background: none repeat scroll 0 0 yellow;
    border: 1px solid #8D3B03;
    color: #000000;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    margin: 0 0 0 10px;
    padding: 0 10px;
    text-align: center;
    text-decoration: none;
    width: auto;
    text-align:justify;
}*/
/* 12/04/2013 Css Start Here*/
.add_user_name {
	background: #f2f7fa;
	border-left: 1px solid #a4a3a3;
	border-right: 1px solid #a4a3a3;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	text-align: left;
	width: 220px;
	padding: 0px 5px;
}

.error_req_add {
	float: left;
}

/* 12/04/2013 Css End Here*/

/* 16/04/2013 Css Start Here*/
.filterchanges {
	background: none repeat scroll 0 0 yellow;
	border: 1px solid #8D3B03;
	color: #000000;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	margin: 0 0 0 10px;
	padding: 0 10px;
	text-align: center;
	text-decoration: none;
	width: 120px;
}

.search_brand {
	float: left;
	width: auto;
	height: auto;
}

.search_brand a {
	float: left;
}

.grid_search {
	float: left;
}

.grid_search span {
	float: left;
	margin: 3px 4px 0 0px;
}

.grid_search input {
	float: left;
}

.newsearch {
	width: 312px;
}

.redcolor {
	background: red;
	color: #FFFFFF;
}

.greencolor {
	background: green;
	color: #FFFFFF;
}

/* 16/04/2013 Css End Here*/

/* 17/04/2013 CSS By Tulasi */


/* 17/04/2013 CSS By Tulasi End */

/* 18/04/2013 Css Start Here*/
.numbers_grid td {
	border: none;
}

.numbers_grid td table {
	float: left;
	margin: 0px;
	position: relative;
	left: 490px;
}

.numbers_grid td table tr td span,
a {
	color: #000000;
}

.numbers_grid td table tr td {
	float: left;
	margin: 0 3px;
	padding: 0;
}

#uploading_file input {
	float: left;
	margin: 5px 5px 0 5px;
}

#uploading_file a {
	margin: 6px 0 5px 0px;
}

#uploading_file p {
	margin: 5px 0 5px 26px;
	float: left;
}

.vr_banner img {
	float: left;
	width: 100%;
}

.vr_banner1 img {
	float: left;
	width: 100%;
}

.add_numbers td table {
	position: relative;
	left: 220px;
	float: left;
	width: auto;
	height: auto;
}

.add_numbers td {
	border: none;
}

.add_numbers td table tr td {
	float: left;
	margin: 0 3px;
	padding: 0;
}

/* 19-04-2013 Css Start Here*/
.index_name_user {
	background: #F2F7FA;
	border-left: 1px solid #a4a3a3;
	border-right: 1px solid #a4a3a3;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	text-align: left;
	width: 217px;
	padding: 0px 5px;
	border-bottom: none;
}

/* 22/04/2013 CSS Start Here */


#ajaxProgressBg {
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	position: absolute;
	background-color: #444444;
	opacity: 0.3;
	filter: Alpha(opacity:30);
	z-index: 0;
}

#ajaxProgress {
	padding: 0;
	position: absolute;
	background-color: #FFFFFF;
	background: #FFFFFF url(../App_images/processing.gif) no-repeat 50%;
	z-index: 1;
	left: 50%;
	margin-left: -100px;
	width: 200px;
	height: 200px;
	border: solid 2px #444444;
}

/* CSS End Here */
/* 23-04-2013 Css Start Here*/
.exchangedate {
	float: left;
}

.exchangedate tr {
	float: left;
}

.exchangedate tr td input {
	float: left;
}

.exchangedate tr td label {
	float: left;
	margin: 3px 0 0 3px;
	font-family: Calibri;
	font-size: 12px;
}

/* 23-04-2013 Css End Here*/

.filter_yellow {
	color: #000000;
	float: left;
	margin: 0 0 0 10px;
	text-align: center;
	text-decoration: none;
	width: 120px;
}

.user_view_text {
	float: left;
}

.search_user {
	float: left;
	margin: 4px 5px 0 10px;
}

.users_search {
	float: right;
	margin: 0 5px 0 0;
}

tr td .red_users_1 {
	float: right;
	margin: 0 10px 0 0px;
}

.red_users_1 span {
	float: left;
	margin: 2px 0 0 5px;
}

.red_users_1 img {
	float: left;
	margin: 0 5px 0 5px;
}

.grid_imgs {
	width: auto;
}

.grid_manage_dot {
	width: 8%;
	vertical-align: middle;
}

.user_App_images {
	width: 6%;
}

#ctl00_ContentPlaceHolder1_AlphaSearchDataList {
	color: #ff7853;
	float: left;
}

#ctl00_ContentPlaceHolder1_AlphaSearchDataList tr td a {
	color: #ffffff;
	text-decoration: none;
}

#ctl00_ContentPlaceHolder1_AlphaSearchDataList tr td a:hover {
	color: #e1e1e1;
	text-decoration: underline;
}

.title_heading {
	float: left;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma;
}

.title_heading span {
	float: left;
	margin: 0 8px 0 0px
}

.filter_text {
	float: left;
	width: 100%;
	font-size: 14px !important;
}

.center_filter {
	margin: auto;
}

.show_brand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.price_footer {
	float: left;
	width: 100%;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #fff;
	margin: 0px;
	padding: 0px;
}

/* 26-06-2013 Css Start Here */
.email_title {
	background: #f2f7fa;
	border-left: 1px solid #a4a3a3;
	border-right: 1px solid #a4a3a3;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	text-align: left;
	width: 150px;
	padding: 0px 5px;
}

.email_box {
	padding: 0px 3px;
}

.email_body {
	border-bottom: 1px solid #a4a3a3;
}

.mceEditor {
	width: 98%;
}

.email_textbox {
	float: left;
	height: auto;
	width: 97%;
}

.right_body .grid_leads .email_body tr .email_box .mceEditor .mceLayout {
	width: 97%;
}

.email_mail {
	float: left;
	height: auto;
	width: 97%;
}

.days_check input {
	float: left;
}

.days_check label {
	float: left;
	margin: 3px 10px 0 0px
}

/* 08-10-2013 Css Start here */
.log_header {
	width: 100%;
	height: 90px;
	margin: 0px;
	float: left;
	background: url(../App_images/header-repeat.jpg) repeat-x;
}

.update_price_text {
	background: #d7e3ee;
	border-bottom: 1px solid #a4a3a3;
	border-right: 1px solid #a4a3a3;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	text-align: left;
	width: 11.5%;
	padding: 0px 5px;
}

.right_border_none {
	border-right: none;
}

.download_padding {
	float: left;
	margin: 3px 0 0 10px !important;
}

.importproduct_btn {
	border-right: none !important;
}

.download_padding_1 {
	float: left;
	margin: 0px 0 0 10px !important;
}

/* 08-10-2013 Css Start here */
/*New login page Css Start here*/
.login {
	width: 425px;
	margin: auto;
}

.log_in_first {
	width: 430px;
	height: auto;
	margin: 0px 0px 20px 0px;
	padding: 0px 0 0px 0px;
	float: left;
	border-bottom: solid 1px #d5dbdd;
	border-left: 1px solid #d5dbdd;
	border-right: 1px solid #d5dbdd;
	border-radius: 0px 0px 5px 5px;
}

.log_in_first table {
	background: #ffffff;
	width: 100%;
	height: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0px 0;
}

.log_in_first table td {
	float: left;
	border: none;
	line-height: 22px;
	margin: 0px 10px 13px 10px;
	padding: 0px 0px 0px 8px;
}

.log_in_first1 {
	width: 97%;
	height: auto;
	margin: 0px 0px 8px 8px;
	padding: 0px;
	float: left;
}

.log_in_first table td label {
	height: 26px;
	float: left;
	width: 100px;
	text-align: right;
	margin: 0px;
	padding: 4px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #073361;
}

.log_in_first table td input {
	height: 20px;
	width: 200px;
	float: left;
	margin: 0px;
	border: 1px solid #737984;
	padding: 2px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #192f00;
	background-color: edeef0;
}

.box {
	background: #fff;
	padding: 10px 0px 0px 0px;
	border-left: 1px solid #d5dbdd;
	border-right: 1px solid #d5dbdd;
	width: 430px;
}

.box.grid {
	padding-bottom: 40px;
}

.box.round {
	-moz-border-radius: 5px 5px 0px 0px;
	/* Firefox */
	-webkit-border-radius: 5px 5px 0px 0px;
	/* Safari, Chrome */
	border-radius: 5px 5px 0px 0px;
	/* CSS3 */
}

.box h2 {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background: #4e4e4e;
	height: 30px;
	line-height: 30px;
	margin: -10px 0px 0 0px;
	padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #B3CBD6;
	-moz-border-radius: 5px 5px 0px 0px;
	/* Firefox */
	-webkit-border-radius: 5px 5px 0px 0px;
	/* Safari, Chrome */
	border-radius: 5px 5px 0px 0px;
	/* CSS3 */
}

.box.first {
	margin-top: 20px;
}

.sub_btn {
	height: 20px;
	margin: 3px 2px 2px 5px;
	padding: 0px;
	float: left;
	width: 305px;
}

a.sub_btn_on {
	width: auto;
	height: 25px;
	float: right;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	list-style-type: none;
	text-decoration: none;
	border: 1px solid #07579e;
	background: url(../App_images/log_btn.png) repeat-x;
	border-radius: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	border-radius: 3px;
}

a:hover.sub_btn_on {
	background: url(../App_images/log_btn_hover.png) repeat-x;
	border: 1px solid #000000;
}

.forgot_password {
	height: 20px;
	margin: 3px 2px 2px 5px;
	padding: 0px;
	float: left;
	width: 305px;
}

a.forgot_password_on {
	width: auto;
	height: 20px;
	float: right;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #192f00;
	list-style-type: none;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
}

a:hover.forgot_password_on {
	text-decoration: underline;
}

.user_log {
	margin: 0 0 0px 0;
}

.green_title {
	background: url(../App_images/grid_bg.png) repeat-x top left;
	border-bottom: 1px solid #B3CBD6;
	border-radius: 5px 5px 0 0;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	float: left;
	width: 100%;
}

.log_in_first .loging_table {
	margin: 0px 0 0 0;
	border-radius: 5px;
	background: url(../App_images/log_bg.png) repeat-x top left;
}

.log_in_first .green_title td .logname {
	position: relative;
	top: 5px;
	width: 100%;
	font-size: 15px;
}

.log_mainlogo {
	float: left;
	margin-right: 20px;
	border-radius: 3px;
	position: relative;
	top: 43px;
}

.sub_btn .forget_log {
	float: left;
	margin: 3px 0 0 42px;
}

.compnay_copy_right_bottom {
	width: 100%;
	position: absolute;
	bottom: 40px;
	font-size: 14px;
	font-family: arial;
	text-align: center;
	color: #ffffff;
}

.compnay_copy_right_top {
	width: 100%;
	position: absolute;
	bottom: 68px;
	font-size: 14px;
	font-family: arial;
	text-align: center;
	color: #ffffff;
}

/*New login page Css End here*/
/*New login Popup Css Start here*/
.log_forget {
	width: 100%;
	height: 30px;
	float: left;
}

.bClose1 {
	cursor: pointer;
	font-weight: bold;
	position: relative;
	right: 8px;
	text-decoration: none;
	top: 0px;
	float: right;
}

.log_in_inner_3 {
	float: left;
	margin: 0px;
	background: #FFFFFF;
	padding: 5px;
	width: 430px;
	height: auto;
	border-radius: 10px 10px 10px 10px;
	border: 1px solid #aecae4;
}

.log_forget {
	background: url(../App_images/grid_bg.png) repeat-x top left;
	width: 100%;
	height: 30px;
	float: left;
}

.log_forget h4 {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	line-height: 12px;
	padding: 0px 0px 0px 10px;
	width: 300px;
	float: left;
}

.log_forget h2 {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	line-height: 30px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 300px;
	float: left;
}

.closebut {
	float: left;
	height: 22px;
	width: 20px;
	margin: 4px 0px 0px 0px;
}

.log_in_inner1 {
	float: left;
	margin: 0% 0% 0% 0%;
	padding: 0px;
	width: 550px;
	height: auto;
	background-color: #ffffff;
	border: 9px solid #C2DFF5;
}

.log_in_first_1 {
	width: 428px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0px 0px;
	float: left;
	border-bottom: solid 1px #d5dbdd;
	border-left: 1px solid #d5dbdd;
	border-right: 1px solid #d5dbdd;
	border-radius: 0px 0px 5px 5px;
}

.log_in_first_1 h6 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 16px;
	padding: 10px 10px 10px 10px;
	float: left;
	margin: 0px;
}

.log_in_first_1 h5 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 16px;
	padding: 10px 15px 10px 20px;
	float: left;
	margin: 0px;
}

.log_in_first_1 table {
	background: #ffffff;
	width: 100%;
	height: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 20px 0 0px 0;
}

.log_in_first_1 table td {
	float: left;
	border: none;
	line-height: 22px;
	margin: 0px 10px 13px 10px;
	padding: 0px 0px 0px 8px;
}

.log_in_first1_1 {
	width: 97%;
	height: auto;
	margin: 0px 0px 8px 8px;
	padding: 0px;
	float: left;
}

.log_in_first_1 table td label {
	height: 26px;
	float: right;
	text-align: right;
	margin: 0px;
	padding: 4px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #073361;
}

.log_in_first_1 table td input {
	height: 20px;
	width: 200px;
	float: left;
	margin: 0px;
	border: 1px solid #0d6880;
	padding: 2px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #073361;
}

.log_in_first_11 {
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	float: left;
}

.user_log_1 {
	margin: 7px 0 0px 0;
	height: 20px;
	width: 210px;
}

log_in_first_line {
	width: 428px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0px 0px;
	float: left;
}

.log_in_first_12 {
	width: 428px;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 0px 0 0px 0px;
	float: left;
	border-bottom: solid 2px #1DB5E4;
	border-radius: 0px 0px 5px 5px;
}

.log_in_first_12 h6 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 16px;
	padding: 10px 10px 10px 10px;
	float: left;
	margin: 0px;
}

.log_in_first_12 h5 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 16px;
	padding: 4px 15px 10px 20px;
	float: left;
	margin: 0px;
}

.log_in_first_12 samp span {
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	text-align: left;
	line-height: 28px;
	float: left;
	margin: 0px 3px 0px 5px;
}

.log_in_first_12 table {
	background: #ffffff;
	width: 100%;
	height: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 20px 0 0px 0;
}

/*.log_in_first_12 table tr{ width:100%; height:auto; float:left; margin:10px 0px 10px 0px; padding:0px 0 0px 0; }
.log_in_first_12 table th{ width:49%; height:auto; float:left; margin:0px 0px 0px 0px; border-left:1px solid #CCCCCC; padding:0px 0 0px 0; }*/
.log_in_first_12 table td {
	float: left;
	border: none;
	line-height: 22px;
	margin: 0px 10px 13px 10px;
	padding: 0px 0px 0px 8px;
}

.log_in_first1_12 {
	width: 97%;
	height: auto;
	margin: 0px 0px 8px 8px;
	padding: 0px;
	float: left;
}

.log_in_first_12 table td label {
	height: 26px;
	float: right;
	text-align: right;
	margin: 0px;
	padding: 4px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #073361;
}

.log_in_first_12 table td input {
	height: 20px;
	width: 200px;
	float: left;
	margin: 0px;
	border: 1px solid #0d6880;
	padding: 2px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #073361;
}

.log_in_first_12 table td table {
	background: #ffffff;
	width: 100%;
	height: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0px 0;
}

.log_in_first_12 table td table tr {
	float: left;
	border: none;
	line-height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.log_in_first_12 table td table td {
	float: left;
	border: none;
	line-height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
}

.log_in_first_11 {
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	float: left;
}

.user_log_1 {
	margin: 7px 0 0px 0;
	height: 20px;
	width: 210px;
}

.sub_btn_122 {
	height: 28px;
	margin: 0px 2px 2px 5px;
	padding: 0px;
	float: left;
	width: auto;
}

a.sub_btn_on_122 {
	width: auto;
	height: 25px;
	float: right;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	list-style-type: none;
	text-decoration: none;
	border: 1px solid #999999;
	background: #0f99be;
	border-radius: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
}

a:hover.sub_btn_on_122 {
	background: #3dbde4;
}

.sub_btn_12 {
	height: 40px;
	margin: 3px 2px 2px 5px;
	padding: 0px;
	float: left;
	width: 320px;
}

a.sub_btn_on_12 {
	width: auto;
	height: 25px;
	float: right;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	list-style-type: none;
	text-decoration: none;
	border: 1px solid #07579e;
	background: url(../App_images/log_btn.png) repeat-x;
	border-radius: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	border-radius: 3px;
}

a:hover.sub_btn_on_12 {
	background: url(../App_images/log_btn_hover.png) repeat-x;
	border: 1px solid #000000;
}

/*New login Popup Css End here*/

/* Left Menu Css Start Here */
body {
	background:
		/*#054D8D url(../App_images/bg-sidebar.png)  left repeat-y; background: url(../App_images/body_main_bg.png) repeat-y #f2f2f6;*/
		color: #555555;
	font-family: Tahoma;
	font-size: 11px;
	margin: 0;
	padding: 0;
	width: 100%;
	/* background:#f2f2f6;*/
}

.AccordionHeader {
	list-style: none outside none;
	padding-bottom: 10px;
	text-align: right;

}

.AccordionHeader a {
	background: url("../App_images/slide_menu_bg.png") no-repeat scroll right center transparent;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	font-size: 13px;
	    padding: 8px 11px 16px 10px;
    text-decoration: none;
    background-size: 85%;
}

.AccordionSelected {
	list-style: none outside none;
	padding-bottom: 10px;
	text-align: right;
}

.AccordionSelected A {
	background: url("../App_images/slide_menu_bg_white.gif") no-repeat scroll right center transparent;
	display: block;
	font-size: 13px;
	padding: 10px 11px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	 background-size: 85%;
}

#sidebar {
	/* background: url(../App_images/bg-sidebar.png) repeat-y 100% ;*/
	/*bottom: 0px; float: left; left: 0; list-style: none outside none; margin: 0; padding: 0; position: absolute; right: 0; top: 0px; width: 200px; */
	bottom: 0;
	float: left;
	left: 0;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	position: relative;
	right: 0;
	top: 0;
	margin-right: 2%;
	width: 16%;
	background: #6b4d96;
}

#head {
	background: #7757a5;

}

#sidebar #sidebar-wrapper {
	margin: 0 0 0 0px;
}

#main-content {
	float: left;
	margin: 0;
	padding: 10px 0 0;
	width: 79%;
	/* margin: 0 25px 0 230px; padding:10px 0 0; float:right; width:79.8%; */
}

.slide_menu {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 0 0px;
	padding: 0;
	width: 100%;
}

.AccordionContent {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	text-align: right;
}

.AccordionContent a {
	color: #ffffff;
	display: block;
	font-size: 14px;
	line-height: 1.2em;
	padding: 8px 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.fasttrack_logo {
	background: no-repeat top;
	height: auto;
	margin: 18px 0 0 11px;
	border-radius: 3px;
	width: 87%;
}

.welcome {
	width: 200px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0px;
	text-align: right;
	color: #FFFFFF;
}

.mail_text_wel {
	margin: 15px 5px 5px 10px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
}

.border_logo {
	margin: 0px 0 20px 0px;
	height: 2px;
	background: #fff;
	width: 100%;
	float: left;
}

#ctl00_ContentPlaceHolder1_LeftMenuControl_MyAccordion {
	margin-top: 30px;
	height: 350px;
}

.border_logo_footer {
	margin: 20px 0 15px 0px;
	height: 2px;
	background: #fff;
	width: 100%;
	float: left;
	color: #FFFFFF;
}

.footer_3 {
	color: #FFFFFF;
	width: 180px;
	margin: 0 0 0 15px;
	text-align: left;
	line-height: 20px;
}

.logout_btn {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.traveller_icon {
	float: left;
	margin: 0;
}

.Myaccordition_table {
	margin-top: 30px;
}

.left_body {
	width: 15%;
	height: auto;
	float: left;
}

/*This is footer copyright first dable course css start here*/
/*.price_office
{
	font-size:13px; float:left; font-weight:bold; color:#ffffff; width:170px; margin-left:20px; text-align:left; line-height:20px;
}*/
/*This is footer copyright first dable course css End here*/
.price_copyright {
	/*width:170px;  */
	font-size: 11px;
	float: left;
	color: #ffffff;
	margin: 0px 0px 0 20px;
	text-align: left;
	line-height: 20px;
	padding-bottom: 5px;
}

/* Left menu css end here */

/* Inner Pages Css Start Here */
.heading_image {
	float: left;
	margin: 0 5px 0 10px;
}

.heading_icon h1 {
	float: left;
	margin: 4px 0 0 5px;
}

.gobut {
	background: url("../App_images/log_btn.png") repeat-x scroll 0 0 transparent;
	border: 1px solid #6C4F98;
	color: #FFFFFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	margin: 0 0 0 10px;
	padding: 0 10px;
	text-align: center;
	text-decoration: none;
	width: auto;
	border-radius: 3px;
	font-weight: bold;
}

.gobut:hover {
	background: url("../App_images/log_btn_hover.png") repeat-x scroll 0 0 transparent;
}

.gobutupload {
	background: url("../App_images/log_btn.png") repeat-x scroll 0 0 transparent;
	border: 1px solid #664892;
	color: #FFFFFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	margin: 7px 0 0 10px;
	padding: 0 10px;
	text-align: center;
	text-decoration: none;
	width: auto;
	border-radius: 3px;
}

.gobutupload:hover {
	background: url("../App_images/log_btn_hover.png") repeat-x scroll 0 0 transparent;
}

.grid_leads {
	width: 100%;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	height: auto;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.comm_btn {
	height: 20px;
	margin: 3px 2px 5px 5px;
	padding: 0px;
	float: left;
}

a.comm_btn_on {
	width: auto;
	height: 20px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	list-style-type: none;
	text-decoration: none;
	border: 1px solid #684A94;
	background: url(../App_images/log_btn.png) repeat-x top;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	float: left;
	border-radius: 3px;
}

a:hover.comm_btn_on {
	background: url(../App_images/log_btn_hover.png) repeat-x top;
	border: 1px solid #111111;
}

.user_left_maindiv {
	width: 61.5%;
	float: left;
	margin: 0px 0px 10px 0;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.table_save_user {
	width: 37%;
	height: auto;
	margin: 0px 0px 0px 5px;
	float: right;
	padding: 0px;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.user_text {
	background: #f2f7fa;
	border-right: 1px solid #a4a3a3;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	text-align: left;
	width: 110px;
	padding: 0px 5px;
	vertical-align: top;
}

.adduser_margin_none {
	margin: 0px !important;
}

.index_user_add {
	padding: 0px 3px;
	width: auto;
}

.valign_top {
	margin-top: 5px !important;
}

.valign_top_user {
	margin-top: 3px !important;
}

.main_save_user {
	width: auto;
	border: 1px solid #666666;
	height: auto;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

.search_user {
	float: left;
	margin: 4px 5px 0 10px;
}

.user_view_text {
	float: left;
	border: 1px solid #696F7B;
	background: #EDEEF0;
}

.border_left_none {
	border-left: none !important;
}

.buttons_bg_color {
	background: none !important;
	height: 40px !important;
}

.right_heading td {
	font-size: 12px;
}

.right_heading_grid td {
	font-size: 12px;
}

.right_heading_grid span {
	font-size: 12px;
}

.right_heading span {
	font-size: 12px;
}

.grid_body td {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	border-bottom: 1px solid #a4a3a3;
	border-left: 1px solid #a4a3a3;
	border-right: none;
}

.grid_leads_email {
	width: 100%;
	border: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	height: auto;
	float: left;
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

.scrollboar_bottom {
	width: 100%;
	float: left;
	overflow-y: hidden;
	overflow-x: auto;
}

.mainlog_out {
	-- background: url("../App_images/slide_menu_bg.png") no-repeat scroll right center rgba(0, 0, 0, 0);
	//float: left;
	height: auto;
	width: 100%;
}

.logout_btn {
	background: #0573D5 none repeat scroll 0 0;
	color: #ffffff;
	display: block;
	font-size: 13px;
	line-height: 33px;
	list-style-type: none;
	margin: -3px 0 0;
	padding-right: 11px;
	text-align: right;
	text-decoration: none;
	background: url(../App_images/slide_menu_bg.png) no-repeat scroll right center transparent;
	margin: 2px 0 12px;
	background-size: 85%;
}

/*.traveller_icon_user
{
	float:left; margin:-4px 0 0 23px; background:#FFFFFF; border-radius:50%; padding:1px;
}*/

.alphasearchbuttons {
	font-size: 11px !important;
}

.grid_leads_usersview {
	width: 100%;
	border: 1px solid #666666;
	height: auto;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.Userview_rightdiv {
	width: 40%;
	height: auto;
	margin: 0px 0px 0px 5px;
	float: right;
	padding: 0px;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.border_bottom {
	border-bottom: 1px solid #A4A3A3;
}

.border_right {
	border-right: none;
}

.brand_title {
	position: relative;
	left: 10px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.settin_textbox {
	background: #EDEEF0;
	border: 1px solid #696F7B;
}

input[type=text],
select,
textarea,
input[type=password] {
	background: #d7e3ee;
	border: 1px solid #244250;
}

/* Inner Pages Css End Here */

/*UsersView Css Start Here */
.userview_leftdiv {
	width: 59%;
	float: left;
	margin: 0px 0px 10px 0;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

/*UsersView Css End Here */

/* Icons Css Start here */
.Export_icon {
	float: left;
	margin: 0 0 0 11px;
	position: relative;
	top: 6px;
}

.Manage_textbox {
	color: #000000;
	text-align: center;
	border-bottom: 1px solid #999999;
	height: 26px;
	font-size: 11px;
}

.border_none {
	border: none !important;
}

.border_right_none {
	border-right: none !important;
}

/* Icons Css End Here */

/*users css start here */
.userinvoice {
	width: 100%;
	border: 1px solid #666666;
	height: auto;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*users css end here*/
.copy_right_1 {
	color: #fff;
	font-size: 12px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 4px 0 5px;
}

.copy_right_2 {
	color: #FFFFFF;
	float: left;
	height: auto;
	width: auto;
	font-size: 12px;
}

.copy_right_3 {
	color: #fff;
	font-size: 12px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 3px 10px 5px;
}

/* Login page center alignment */
.login_maincenter {
	margin: 15% 37%;
	width: 655px;
	height: 300px;
}

/* Pageing Css Start here*/
manag_user_num td table tr:first-child {
	background: none !important;
}

.manag_user_num td table tr td {
	border: none !important;
}

.manag_user_num td table {
	padding: 10px 0 10px 0px;
}

.manag_user_num td table tr td a,
span {
	color: #000000;
	padding-right: 3px;
}

.save_page_1 .add_page_main table .manag_number tr:first-child {
	background-image: none !important;
}

/* Pageing Css Start here*/

.ManageVisuals_image {
	width: auto;
	border-right: 1px solid #283148;
	/*border-top: 1px solid #283148;*/
	border-bottom: 1px solid #283148;
}

.dummy_image {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.grid_text .padding_name {
	padding: 5px 0 5px 10px;
	vertical-align: top;
}

.grid_box_colr .padding_name {
	padding: 5px 0 5px 10px;
	vertical-align: top;
}


#header_learn .activethis {
	float: right;

}

ul.learn_menu,
ul.learn_menu li {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 999999;
}

ul.learn_menu {
	display: none;
	margin-top: 2px;
	padding-top: 7px;
	margin-left: 1px;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	background: #FFFFFF;
	position: absolute;
	width: 230px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	z-index: 999999;
	float: right;
}

ul.learn_menu li {
	background-image: url(../App_images/grid_bg.png);
	font-size: 11px;
	background-repeat: repeat-x;
	width: auto;
	height: 27px;
	font-weight: bold;
	color: #FFFFFF;
	border-right: #a4a3a3 thin solid;
	text-align: center;
}

ul.learn_menu li a {
	font-size: 11px;
	font-weight: normal;
	padding: 4px 10px;
	display: block;
	color: #FFFFFF;
	z-index: 999999;
	list-style-type: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

ul.learn_menu li a:hover,
ul.learn_menu li.orange a:hover {
	list-style-type: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

ul.learn_menu li.no-line {
	border: 0px;
	margin-bottom: 4px;
}

ul.learn_menu li.orange a {
	color: #424343;
	list-style-type: none;
	text-decoration: none;
	font-family: 'PlanerRegular';
}

.Manage_textbox td:nth-child(6) {
	padding-left: 30px;
	width: 160px;
}

/*------  css start ----*/
#ContentPlaceHolder1_grdnews tbody tr {
	border-bottom: 1px solid #999999;
	font-size: 11px;
	height: 26px;
	text-align: center;
}

#ContentPlaceHolder1_grdnews tbody tr:first-child {
	background-image: url("../App_images/grid_bg.png");
	background-repeat: repeat-x;
	border-right: thin solid #a4a3a3;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	height: 27px;
	text-align: center;
	width: auto;
}

.mang_sr_no {
	width: 55px;
}

.mang_date {
	width: 150px;
}

.mang_status {
	width: 90px;
}

.no_mrgn_lnhght {
	line-height: 17px;
	margin: 0;
}

.user_news {
	float: left;
	padding: 7px;
	width: 100%;
}

.user_news .user_news_txt .user_news_date {
	color: #8e8e8e;
	float: left;
	font-size: 11px;
	margin-top: 5px;
}

.text-left {
	text-align: left;
	line-height: 17px;
}

.user_sr_no {
	float: left;
	font-size: 14px;
	width: 20px;
}

.user_news_txt {
	border-bottom: 1px solid #e7e7e7;
	float: left;
	margin-bottom: 8px;
	padding-bottom: 3px;
	width: 97%;
}

.user_news_title {
	float: left;
	width: 100%;
	font-size: 13px;
}

/*------ Hiral css over ----*/

/*	   sss-start*/
.row {
	margin-left: -15px;
	margin-right: -15px;
}

.col-md-3 {
	padding-left: 15px;
	padding-right: 15px;
	width: 25%;
	float: left;
}

.dash-box {
	background: #fff;
	box-shadow: 3px 3px 12px rgba(0, 0, 0, .15);
}

.dashboard-box {
	padding: 20px;
	margin-top: 5px;
	display: inline-block;
	width: 100%;
	
	height: 100%;

}

.dash-box .img-dash img {
	width: 50px;
	height: 50px;
	object-fit: contain;
	border-radius: 50%;
}

.dash-box {
	display: flex;
	align-items: center;
	padding: 25px 20px;
	border-radius: 10px;
}

.dash-box .detaim-dash {
	padding-left: 15px;
}

.dash-box .detaim-dash h3 {
	margin: 0 0 10px;
	font-size: 18px;
	font-weight: 400;
	color: #000;
	line-height: 1;
}

.dash-box .detaim-dash span {
	font-size: 16px;
	font-weight: 100;
	color: #777;
}

.dash-box h3 {
	background: #68a4c7;
	margin: 0;
	color: #fff;
	padding: 13px;
	font-size: 16px;
	font-weight: 500;
	width: 100%;
}

.dash-box .img-dash {
	margin: 16px;
}

.dash-box .detaim-dash {
	padding-left: 0;
}

.dash-box {
	flex-wrap: wrap;
	padding: 0 0 5px;
	border-radius: 0;
}

.dash-box .detaim-dash > span {
	display: block;
	color: #000;
	font-weight: 800;
}

.dash-box .detaim-dash > span + span span {
	font-size: 12px;
	margin-top: 6px;
	display: block;
	color: #777;
}

.dash-box .detaim-dash > span > span {
	color: #000;
	font-size: 22px;
}

/*	   sss-end*/