@CHARSET "ISO-8859-1";
/*-----------------------------------------------------dashboard layout styles---------------------------------*/
.header_dashboard{
    height:92px;
    margin:7px  auto 0 auto;
    background:url(images/header_bg.jpg) 0% 100% repeat-x;}
.header_content{
	width:950px;
	margin:0 auto;}
.header_content .logo{
	margin:0;
	float:left;}
.header_content .logo a{
	width:135px;
	height:50px;
	display:block;
	margin:5px 0 10px 0;}
.dashb_navigation_wrapper{
	height:54px;
	background:url(images/nav_wrapperbg.jpg) 0% 100% repeat-x;}
.dashb_navigation .left li a{
	padding:0 6px;
	font-family:"trebuchet MS", Arial;
	display:block;
	text-decoration:none;
	color:#242424;
	font-size:14px;
	height:48px;
	line-height:39px;
	font-weight:normal;}
.dashb_navigation .left li a:hover,
.dashb_navigation_active{
	border-radius:5px 5px 0 0 ;
	-webkit-border-radius:5px 5px 0 0 ;
	-moz-border-radius:5px 5px 0 0 ;
	background: url(images/dashboard_navbg.jpg) bottom center #87B932 no-repeat;
	color:#ffffff!important;
	}
.dashb_navigation_active a{
	color:#ffffff!important;}
.outer_container_dashboard{
	/*background: url(images/home_bg.jpg) 0% 0% #ffffff repeat-x;*/
	background-color:#F6F6F6;}
.outer_container_dashboard .header{
	background:none;
	width:950px;
	position:relative;}

.dashb_navigation{
	width:952px;
	margin:0 auto;
	height:48px;
	padding-top:6px;}
.dashb_navigation .left{
	float:left;}
.dashb_navigation .left ul{
	margin:0;
	padding:0;
	height:48px;
	}
.dashb_navigation .left li{
	list-style:none;
	display:block;
	float:left;
	margin-right:5px;
	}
.dashboard_contentsection{
	padding:10px;
	}
.comingsoon_content{
	padding:75px 25px;
	border:3px solid #DFDFDF;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	margin:10px 15px 20px 15px;}
.comingsoon_content h2{
	font-family:"trebuchet MS", Arial;
	font-size:29px;
	color:#065992;
	background: url(images/ravox_icon.jpg) 50% 0% no-repeat;
	text-align:center;
	padding:87px 0 0 0;
	font-weight:normal;}
.dashb_navigation .right{
	float:right;
	padding:3px 0 9px 0;}
.viewstore_btn{
	background: url(images/th_bg.jpg) 0% 0% repeat-x;
	display:block;
	padding:5px 15px;
	border:1px solid #DFDDDD;
	border-radius:3px;
	-moz-border-radius:3x;
	-webkit-border-radius:3px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	float:left;
	margin-left:7px;
	text-shadow:0 1px #ffffff;
	}
.viewstore_btn_dropdwn{
	background: url(images/th_bg.jpg) 0% 0% repeat-x;
	display:block;
	padding:5px 15px;
	border:1px solid #DFDDDD;
	border-radius:3px;
	-moz-border-radius:3x;
	-webkit-border-radius:3px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	float:left;
	margin-left:7px;
	text-shadow:0 1px #ffffff;
        cursor: pointer;}
.add_store_btn{
	background: url(images/th_bg.jpg) 0% 0% repeat-x;
	display:block;
	padding:5px 15px;
	border:1px solid #DFDDDD;
	border-radius:3px;
	-moz-border-radius:3x;
	-webkit-border-radius:3px;
	float:right;
	margin-right:5px;
	text-shadow:0 1px #ffffff;
        cursor: pointer;}
.add_store_btn a {
    background: url("images/addicon_green.png") no-repeat scroll 100% 50% transparent;
    display: block;
    padding-right: 15px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
}
.mob_app a {
	background: url("images/mobicon_green.png") no-repeat scroll 100% 50% transparent;
}
.welcome_user{
	border:1px solid #DDE2E8;
	padding: 0 7px;
	width:255px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	float:right;
	margin:20px 0 0 0;}
.user_img{
	width:35px;
	height:35px;
	background-color:#fafafa;
	float:left;
	margin:7px 7px 7px 0;
	}
.username{
	width:165px;
	float:left;
	padding:7px 7px 5px 0;}
.logout{
	border-left:1px solid #DDE2E8;
	width:30px;
	float:right;
	padding:10px 0 11px 5px;}
.logout a{
	width:30px;
	height:30px;
	display:block;
	background: url(images/logout_icon.png) 0% 0% no-repeat;}
.logout a span{
	display:none;}
.text_stylewelcome{
	font-size:11px;
	color:#999999;
	padding-bottom:5px;}
.text_styleusername{
	font-size:12px;
	color:#035891;
	padding-bottom:5px;}
.text_styleusername a{
	text-decoration:none;
}
.content_wrapper{
	background-image:none!important;
	border:1px solid #E3E3E3;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background-color:#ffffff;
	margin-bottom:7px;}
/*-----------------------------------------------------dashboard layout styles ends---------------------------------*/
/* added by saneesh*/
.jqSortField{
    cursor: pointer;
    color: #055593;
    padding-left: 6px;
}
.jqListBlockUser{
    cursor: pointer;
    color: #055593;
    
}
.jqListRemoveUser{
    cursor: pointer;
    color: #055593;

}
.pagination {
    height: 40px;
    margin: 10px 0;
}
.pagination ul {
    border-radius: 3px 3px 3px 3px;
    display: inline-block;
   margin:0;
   float:right;
}
.pagination ul > li {
    display: inline;
}
.pagination ul > li > a, .pagination ul > li > span {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: #DDDDDD;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    float: left;
    line-height: 25px;
    padding: 0 10px;
    text-decoration: none;
	cursor:pointer;
}
.pagination ul > li > a:hover, .pagination ul > .active > a, .pagination ul > .active > span {
    background-color: #F5F5F5;
}
.pagination ul > .active > a, .pagination ul > .active > span {
    color: #999999;
    cursor: default;
}
.pagination ul > .disabled > span, .pagination ul > .disabled > a, .pagination ul > .disabled > a:hover {
    background-color: transparent;
    color: #999999;
    cursor: default;
}
.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
    border-left-width: 1px;
    border-radius: 3px 0 0 3px;
}
.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
    border-radius: 0 3px 3px 0;
}
.pagination-centered {
    text-align: center;
}
.pagination-right {
    text-align: right;
}
.is-padded{
	padding:5px;
	width:100px;
	border:1px solid #dddddd;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	}
.is-padded input[type="text"]{
	width:20px;
	margin-right:5px;
	background-color:#f5f5f5;
	text-align:center;
	padding:2px;}
.is-padded label{
	padding-right:5px;}
.dashboard_subheading{
	border-bottom:1px solid #87B932;
	padding:10px 0 5px 0;
	margin-bottom:10px;}
.dashboard_subheading h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3C3C3C;
	font-size:16px;
	font-weight:normal;}
.dashboard_summary{
	border-bottom:1px solid #E3E3E3;
	padding-bottom:10px;
	}
.dashboard_summary_box{
	border:1px solid #E3E3E3;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	width:130px;
	height:65px;
	padding:10px 5px 12px 5px;
	float:left;
	margin-right:10px;
	text-align:center;
	background: url(images/summerybox_bg.jpg) 0% 100% repeat-x;}
.dashboard_summary_box h4{
	display:block;
	height:39px;
	color:#666666;
	}
.dashboard_summary_box h3{
	color:#77A725;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	}
.dashboard_row{
	margin-top:20px;}
.dashboard_row .subheading{
	border:1px solid #C9C7C7;
	border-radius:3px 3px 0 0;
	-moz-border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0;
	background: url(images/dashboard_subheadbg.jpg) 0% 100% #DBDADB repeat-x;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#383838;
	text-shadow:0 1px #ffffff;
	-moz-text-shadow:0 1px #ffffff;
-webkit-text-shadow:0 1px #ffffff;
	clear:both;}
.dashboard_row .col1{
	width:452px;
	float:left;
	margin-right:21px;
	padding:0;
	}
.dashboard_row .col2{
	width:452px;
	float:left;
	padding:0;
	}
        .nodatafound{
                border:1px solid #cfcfcf;padding:20px;
                text-align:center;
                font-family:Verdana, Arial, Helvetica, sans-serif;
                font-size:16px;
                color:#87B932;
}
.viewstore_btn_dropdwn a{
	display:block;
	background: url(images/arrow_downgreen.png) 100% 50% no-repeat;
	padding-right:15px;}
.ViewStore_dropdown{
	position:absolute;
	/*width:191px;
	height:54px;*/
	/*background-color:#cfcfcf;*/
	right:0;
	border-top:1px solid #DFDDDD;
	top:30px;
        z-index: 100;
        border-radius:5px;}
.ViewStore_dropdown ul{
    margin:0;
}
.ViewStore_dropdown2{
	position:absolute;
	width:191px;
	/*height:54px;
	background-color:#cfcfcf;*/
	right:122px;
	border-top:1px solid #DFDDDD;
	top:30px;
        border-radius:5px;
z-index: 100;}
.ViewStore_dropdown2 ul{
        margin:0;
}
.forpositioning_rel{
	position:relative;}

.ViewStore_dropdown2 li a{
	/*background: url(images/th_bg.jpg) 0% 0% repeat-x;*/
	background-color:#F6F6F6;
	display:block;
	padding:5px 15px;
	border:1px solid #DFDDDD;
	border-top:none;
	color:#666666;
        background-image:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	float:left;
	width:159px;
        margin-left:0;
		border-radius:0;
		-webkit-border-radius:0;
	text-shadow:0 1px #ffffff;
	-webkit-text-shadow:0 1px #ffffff;}
.ViewStore_dropdown li a{
	/*background: url(images/th_bg.jpg) 0% 0% repeat-x;*/
	background-color:#F6F6F6;
	display:block;
	padding:5px 15px;
	border:1px solid #DFDDDD;
	border-top:none;
	color:#666666;
        background-image:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	
        margin-left:0;
		border-radius:0;
		-webkit-border-radius:0;
	text-shadow:0 1px #ffffff;
	-webkit-text-shadow:0 1px #ffffff;}
.ViewStore_dropdown li a:hover,
.ViewStore_dropdown2 li a:hover{
	background-color:#CFCFCF;
	color:#ffffff;
	text-shadow:0 1px #999999;
	}
        .minHeight{
            height: 137px;
}

.dboard_graph_block {
    border: 1px solid #f1f1f1;
    float: left;
    margin: 5px 5px 5px 0;
    width: 100%;
    padding:5px;
}
/*----------------------------------------------------------------------order details---------------------------------------*/
.order_details_wrapper{
	padding:5px;}
.order_details_header{
	
	padding:5px 5px 0 5px;}
.order_details_header .left{
	float:left;
	width:450px;
	}
.order_details_header .left p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#505050;
	padding-bottom:10px;
	text-align:left;}

.order_details_header .right{
	float:right;
	width:450px;
	}
.order_details_header .right p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#505050;
	padding-bottom:10px;
	text-align:right;}
.order_details_wrapper span{
	color:#365CB5;
	padding-left:5px;}
.ordrststus{
	border:1px solid #cfcfcf;
	padding:3px 5px;
	margin:0 0 0 5px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;}
.change_orderstatus{
	text-align:right;
	padding:7px 0;
	}
.change_orderstatus label{
	padding:7px 10px 7px 0;
	display:block;
	float:left;}
.change_orderstatus .select_style2{
	float:right;
	margin-right:0;
	width:250px;}
.rightfl{
	float:right;}
.order_details_wrapper .total td{
	font-size:17px!important;
	color:#365CB5;
	border-top:1px dotted #999999;
	border-right:none;}
.orderdetails_shippingadress{
	margin-top:10px;
	border: 1px solid #C9CACB;
    border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
    }
.orderdetails_shippingadress h2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	border-bottom:1px solid #C9C7C7;
	color:#666666;
	padding:3px 5px;
	margin:0 0 5px 0;
	 background: url("images/th_bg.jpg") repeat-x scroll 0 100% #F6F6F6;
    }
.orderdetails_shippingadress ul{
	margin:10px;
	}
.orderdetails_shippingadress li{
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	padding-bottom:5px;
	font-size:12px;}
.orderdetails_shippingadress p{
	color: #505050;
        padding: 0px 0px 10px 7px;
        text-align: left;}
.addnewstatic_content{
	padding:10px 0 0 0;
	}
.addnewstatic_content .select_style1{
	float:left;}
.editor_container{
	border-bottom:1px dotted #cfcfcf;
	margin-bottom:10px;
	padding-bottom:10px;}
.addnewstatic_content .row-rightcol{
	float:right;
	width:635px;}
.addnewstatic_content .savebtn{
	float:right;}
.addnewstatic_content .cancelbtn{
	float:right;}

.holder{
    width:100%;
    position:absolute;
    left:0;
    top:200px;
    display:block;
}
.popup{
    width:612px;
    margin:0 auto;
    border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
    background:#cdcdcd;
	background-color: #FFFFFF;
    border: 6px solid #818181;
    box-shadow: 3px 3px 5px 1px #CCCCCC;
    margin:30px auto 0;
}
.popup_hd{
	background:#87b932;
	height:30px;
	color: #FFF;
    font:bold 14px Verdana,Arial,Helvetica,sans-serif;
	padding:5px 10px 0px 10px;
}  
.content{
    background:#fff;
	border:1px solid #576c32;
	padding:10px;
}
.content_pad{
	padding:0px !important;
}
.popmsg_sec{
	padding:20px; margin:0;
}
.pop_col_left{
	display:table-cell;
	width:70px;
	padding-right:10px; margin:0;
	vertical-align:top;
}
.pop_col_right{
	display:table-cell;
	width:425px;
	margin:0; padding:0;
	vertical-align:top;
}
.pop_comment{
	width:425px;
	padding:0; margin:0;
}
.pop_comment_txtarea{
	background:#FFF;
	border:1px solid #d6d6d6;
	border-radius:0px!important;
	padding:0px 3px; margin:0;
	font:12px normal Verdana, Arial, Helvetica, sans-serif;
	color:#b4b4b4;
	width:417px!important;
	height:40px;
}
.pop_product_details{
	width:403px;
	margin-top:7px;
	padding:10px;
	border:1px dashed #d6d6d6;
	font:12px normal Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	float:left;
}
.pop_product_details_left{
	display:table-cell;
	width:75px;
	padding-right:5px;
	vertical-align:top;
}
.pop_product_details_right{
	display:table-cell;
	width:323px;
	vertical-align:top;
}
.pop_product_details_right p{
	margin-bottom:7px;
}
.pro_name{
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:#87b932;
}
.popup h4{
	color: #5D5D5D;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding:0 0 5px 0;
	border-bottom:1px dotted #cfcfcf;
	margin-bottom:7px;}
.text_style1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#247FBC;
	padding:0 0 20px 0;}
.popup input[type="text"]{
	 border: 1px solid #CBCBCB;
    border-radius: 5px 5px 5px 5px;
    color: #666666;
    font-size: 13px;
    font-weight: normal;
    padding: 8px 5px;
    width: 130px;
	margin-right:5px;}
.popup label{
	padding-right:5px;
	color:#666666;}
.popup_btn_wrapper{
	border-top:1px solid #cfcfcf;
	padding:10px 20px 10px 0;
	margin-top:10px;
	background:#f1f1f1;
	}
.popup_btn_wrapper .cancelbtn{
	float:right;
	margin-right:5px;}
.btn_download{ background: url(images/download_btn.jpg) 0% 0% no-repeat;
    border: 0 none;
    cursor: pointer;
    display: block;
    float: right;
    height: 26px;
    margin: 0;
    width: 94px;}
.export_btn{
	 background: url("images/btn_bggreen.jpg") repeat-x scroll 0 100% transparent;
    border: 2px solid #D3D3D3;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 8px;
    text-shadow: 0 -1px 0 #6A961F;
	float:right;
	cursor:pointer;}
.orderLink{
   color: #0F83C7;
    text-decoration: none;
}
.forheight{
	min-height:390px;}
.popup_btn_wrapper4 .savebtn{
	float:right;}
.popup_btn_wrapper4 .cancelbtn{
	float:right;}
.popup_btn_wrapper4 {
    border-top: 1px dotted #CFCFCF;
    margin-top: 10px;
    padding: 10px 0 0;}
    .extramr{
        margin:90px auto 0 auto;
}
.submit_btn {
    background: url("images/submiticon.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    display: block;
    float: right;
    height: 26px;
    margin: 0 5px;
    width:80px;
}
.order_subheading
{
     border-bottom: 1px solid #87B932;
    margin-bottom: 10px;
    padding: 10px 0 5px;
}
.order_subheading h1
{
  color: #3C3C3C;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
}
.storedropdownandnewstore_btns{width:470px; padding-top:32px; float:left; text-align:right;}
.stores{top:58px!important; text-align:left!important;}
.stores ul{margin:0;}
.dashboardmsgpopup{
	padding:10px;
	background: url(images/transperantbg.png);
    border-color: #FFFFFF #E4E4E4 #E4E4E4;
    box-shadow: 2px 3px 3px #999999;
    padding:35px;
	margin: 15px 0 0 -477px;
	left:50%;
	top:5px;
	width:880px;
	border:1px solid #cfcfcf;
    position: absolute;
    z-index: 1000000;}
.banner_close {
    background: url("images/close_3.gif") no-repeat scroll 0 0 transparent;
    height: 16px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 17px;
}
.banner_close span {
    display: none;
}