﻿

@font-face {
  font-family:'archivo_narrow';
  src: url('../font/archivonarrow-regular-webfont.eot'); /* IE9 Compat Modes */
  src: url('../font/archivonarrow-regular-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/archivonarrow-regular-webfont.woff') format('woff'), /* Modern Browsers */
       url('../font/archivonarrow-regular-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../font/archivonarrow-regular-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
  font-weight: 400;
 /* font-style: normal;*/
  zoom:1;
  -webkit-font-smoothing:antialiased

}



@font-face {
  font-family: 'archivo_narrowbold';
  src: url('../font/archivonarrow-bold-webfont.eot'); /* IE9 Compat Modes */
  src: url('../font/archivonarrow-bold-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/archivonarrow-bold-webfont.woff') format('woff'), /* Modern Browsers */
       url('../font/archivonarrow-bold-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../font/archivonarrow-bold-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
  font-weight: normal;
 /* font-style: normal;*/
    zoom:1;
  -webkit-font-smoothing:antialiased;
}



body, h1, h2, h3, h4, h5, h6 {
	font-family:'archivo_narrow', sans-serif;
	font-weight:normal;
	text-rendering:auto;
}
h1 { font-size:34px;}
h2 { font-size:30px;}
h3 { font-size:24px; line-height:35px;}
h4 { font-size:20px;}
h5 { font-size:18px;}
h6 { font-size:16px;}
p, p ul, p ol, ul, ol{
	font-size:16px;
}

textarea {resize:none !important}

.isd-text-orange {
	color:#ff6000;
}

.isd-text-orange i {
	margin-right:10px;
}
.isd-text-blue {
	color:#348ebe;
}
.isd-text-green {
	color:#97c84a; 
}
.isd-text-large {
	font-size:35px;
}
.clear {
	clear:both;	
}
.tooltip {
	font-family:Arial, Helvetica, sans-serif;
}
.header-topbar {
	background:#1f2a36;
	color:#7f8893;
	/*height:30px;
	line-height:30px;*/
	text-align:right;
	padding:5px 0;
}
.header-topbar a {
	color:#7f8893;
}
.header-primary {
	background:url(../img/bg-header-primary.jpg) center bottom #f1f1f1 ;
	border-bottom:#fff solid 1px;
	color:#7f8893;
	padding: 15px 0;
	-moz-box-shadow: 0px 5px 5px rgba(0,0,0,0.12);
	-webkit-box-shadow: 0px 5px 5px rgba(0,0,0,0.12);
	box-shadow: 0px 5px 5px rgba(0,0,0,0.12);
	position:relative;
	z-index:10;
}
.logo {
	background:url(../img/logo.png) no-repeat;
	width:190px;
	height:40px;
}
.logo a{
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	width:190px;
	height:40px;
}
.isd-nav .navbar{
	margin:0;
}
.isd-nav .navbar-inner{
	padding:0;
	background:none;
	box-shadow:none;
	border:none;
	filter:none;
}
.isd-nav-primary {
	/*text-transform:uppercase;*/
	font-weight:bold;
	color:#42658b;
	font-size:14px;
}
.isd-nav-primary a {
	color:#42658b;
}
.isd-banner{
	background:url(../img/bg-banner.jpg);
	max-height:300px;
}
.isd-banner .carousel-control{
	top:50%;
	background:#ccc;
	font-size:30px;
	padding-top:5px;
	height:35px;
	border:none;
}
.isd-banner .carousel-inner .item img {
	margin:0 auto;
}
.isd-banner .carousel {
	margin-bottom:0;
}
.isd-cont-block-holder {
	margin-top:40px;
}
.isd-cont-block {
	text-align:center;
	color:#666;
}
.isd-cont-block h2, .isd-cont-block h3{
	color:#5e7581;
	font-family: 'archivo_narrow', sans-serif;
	margin:20px 0;
}
.isd-block-custom {
	background:#f8f8f8;
	border:1px solid #ccc;
	padding:4px;
	text-align:center;
	height:150px;
	vertical-align:middle;
}
.isd-block-custom img{
	vertical-align:middle;
}
.separator-deco {
	border-top:1px solid #ccc;
	text-align:center;
	font-weight:bold;
	color:#5e7581;
	margin:40px 0;
	position:relative;
}
.separator-deco span {
	margin-top:-5px;
	margin-right:-35px;
	background:#fff url(../img/decoration.png) no-repeat top center;
	display:block;
	position:absolute;
	text-align:center;
	right:50%;
	width:70px;
	height:15px;
}
.isd-white-paper {
	color:#348ebe;
	font-size:20px;
}
.isd-white-paper a{
	/*color:#348ebe;*/
	text-decoration:underline;
}
.testimonial-index {
	margin-top:50px;
}
.testimonial-index ul, .testimonial-index ul li{
	margin:0;
	list-style-type:none;
}
.testimonial-index ul li img{
	max-width:100px;
	max-height:80px;
	vertical-align:middle;
}
.isd-client-speech {
	font-family:Georgia, "Times New Roman", Times, serif !important;
	font-style:italic;
	color:#666;
	font-size:18px;
}
.isd-clients {
	margin-top:40px;
	text-align:center;
}
.isd-clients ul {
	margin:0;
	padding:0;
}
.isd-clients ul li{
/*	margin:35px;*/
	padding:0;
	list-style-type:none;
	display:inline-block;
}
.title-client {
	border-top:1px solid #ccc;
	text-align:center;
	font-weight:bold;
	color:#5e7581;
}
.title-client span {
	margin-top:-10px;
	margin-right:-55px;
	background:#fff;
	padding:0 15px;
	text-transform:uppercase;
	display:inline-block;
	position:absolute;
	text-align:center;
	right:50%;
	width:80px;
}
.isd-upper-footer {
	background:#252d35 url(../img/bg-footer-upper.png);
	padding:35px 0;
	color:#fff;
	-moz-box-shadow: inset 0px 5px 5px rgba(0,0,0,0.30);
	-webkit-box-shadow: inset 0px 5px 5px rgba(0,0,0,0.30);
	box-shadow: inset 0px 5px 5px rgba(0,0,0,0.30);
}
.isd-upper-footer a {
	color:#fff;
}
/*color:#777e8e*/
.isd-upper-footer .isd-footer-blk {
/*	border-right:1px solid #57606e;*/
	/*min-height:250px;*/
	font-size:14px;
}
.isd-footer-blk ul{
	margin:0 0 0 10px;
	padding:0;
}
.isd-footer-blk li{
	margin:0;
	padding:5px 0;
}
.isd-footer-blk h4{
	line-height:normal;
	margin:0;
}
.isd-block-gap {
	margin:0 0 20px 0;
}
.isd-footer {
	padding:15px 0;
}

/*-----------------Inner page-------------------*/
.isd-custom-container {padding: 20px 0;}
.isd-custom-container h3{
	margin-top:0;
}
.isd-inner-header {
	background:#0a64b1 url(../img/texture-inner-header.jpg) no-repeat right top;
	padding:20px;
	color:#fff;
	border-bottom:3px solid #ccc;
}
.isd-feature .span4{
	margin:20px 5px;
}
.isd-feature [class*="span"]:first-child {
	margin-left:5px;
}
.isd-feat-blk {
	text-align:center;
	margin:20px 0px 20px 0;
	padding:0 20px;
	min-height:305px; 
	height:305px;
}
.isd-feat-blk h3{
	color:#348ebe;
}
.isd-right-panel{
	background:#f8f8f8;
	padding:0 20px 20px;
}
.isd-right-panel p{
	margin:20px 0 10px;
}
.isd-speech-bubble {
	background:url(../img/bg-speech-bubble.png) no-repeat;
	min-height:166px !important;
	max-height:166px;
	text-align:center;
	padding-top:10px;
	width:220px;
	float:left;
}
.isd-speech-bubble img{
	/*vertical-align: middle;
	max-height:110px;
	max-width:190px;*/
}
.helper {
	vertical-align:middle;
	height:100%;
	display:inline-block;
}

/*------------------------Price Table---------------------------*/
.isd-pricing-table {
	margin:0;
	padding:0;
	color:#444;
	-moz-letter-spacing:0.5px;
	
}
.isd-pricing-table ul {
	margin:0;
}
.isd-pricing-table ul li{
	list-style-type:none;
}
.isd-pricing-table h5 {
    background: #333333;
	color:#fff;
	font-size:16px;
    margin:0;
    padding: 5px ;
    text-transform:none;
	line-height:20px;
}
.isd-pricing-table h3 {
    background: #333333;
	color:#fff;
	font-size:18px;
    margin:0;
    padding: 5px 15px;
    text-transform: uppercase;
}
.isd-price-block1 {
	width:50% !important; z-index: 1;
}
.isd-price-block {
	float:left;
	width:24%;
	list-style-type:none;
	position:relative;
	font-size:16px;
}
/*--Hover effect--*/
.plan-highlight {
	box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.15);
	background:#fff;
    /*transform: scale(1.04) translateY(-5px);*/
    z-index: 1;
}
.isd-price-features {
	font-size:14px;
	color:#666;
}
.isd-price-features-label li {
	background:#fff;
    border-bottom: 1px solid #ddd;
	border-right:1px solid #fff;
    list-style-type: none;
    padding: 12px 3px;
	font-size:16px;
	white-space:nowrap;
}
.isd-price-features li {
	background:#f5f5f5;
    border-bottom: 1px solid #ddd;
	border-right:1px solid #fff;
    list-style-type: none;
    padding: 12px 3px;
    white-space:nowrap;
}
.isd-price-figure {
	background:#dfff9a;
	color:#666;
	font-size:16px;
	font-weight:bold;
	padding:10px 5px;
	/*display:table;
	-moz-box-sizing: border-box;
	width:100%;*/
	vertical-align:middle;
	line-height:normal !important;
	min-height:40px;
	border-right:1px solid #fff;
}
.isd-price-number {
	
	color:#666;
	font-size:16px;
	font-weight:bold;

}
/*------------------------Price Table---------------------------*/

/*------------------------Price Table New---------------------------*/
.isd-pricing-table-new {
	margin:10px 0 0 0 ;
	padding:0;
	color:#444;
	-moz-letter-spacing:0.5px;
	width:48%; float:left;
	
}

@media screen and (max-width: 768px) {
	.isd-pricing-table-new{
			width:98%;
			display:inline-block;
	}
	
	
}



/*.isd-pricing-table-new ul li{
	list-style-type:none; clear:both;
	 
}
.isd-pricing-table-new ul li ul {
	margin:0;
}
.isd-pricing-table-new ul li ul li{
	list-style-type:none; 
	float:left;
	line-height:20px;
	padding: 12px 3px;
	list-style-type:none;
    font-size:16px;
	border-bottom: 1px solid #ddd;
	border-right:1px solid #fff;
	width:20%
	
}

.isd-pricing-table-new-features ul li ul li{
	list-style-type:none; 
	float:left;
	line-height:20px;
	padding: 12px 3px;
	list-style-type:none;
    font-size:16px;
	border-bottom: 1px solid #ddd;
	border-right:1px solid #fff;
	width:60%
	
}
.isd-pricing-table-new h3 {
    background: #333333;
	color:#fff;
	font-size:18px;
    margin:0;
    padding: 5px 15px;
    text-transform: uppercase;
}
.isd-price-block1 {
	width:40% !important;
}
.isd-price-block {
	float:left;
	width:15%;
	list-style-type:none;
	position:relative;
	font-size:16px;
}
/*--Hover effect--
.plan-highlight {
	box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.15);
	background:#fff;
    /*transform: scale(1.04) translateY(-5px);
    z-index: 1;
}
.isd-price-features {
	font-size:16px;
	color:#666;
}
.isd-price-features-label li {
	background:#fff;
    border-bottom: 1px solid #ddd;
	border-right:1px solid #fff;
    list-style-type: none;
    padding: 12px 3px;
	font-size:16px;
}
.isd-price-features li {
	background:#f5f5f5;
    border-bottom: 1px solid #ddd;
	border-right:1px solid #fff;
    list-style-type: none;
    padding: 12px 3px;
}
.isd-price-figure {
	background:#dfff9a;
	color:#666;
	font-size:16px;
	font-weight:bold;
	padding:10px 5px;
	/*display:table;
	-moz-box-sizing: border-box;
	width:100%;
	vertical-align:middle;
	line-height:normal !important;
	min-height:40px;
	border-right:1px solid #fff;
}
.isd-price-number {
	display:block;*/
}
/*------------------------Price Table New---------------------------*/


@media screen and (min-width: 999px) {
	.isd-banners{
		min-height:300px;
		max-width:none;
	}
}

@media screen and (max-width: 988px) {
	.header-topbar {
		padding:10px;
	}
	.header-primary {
		background:#fff;
	}
	.isd-banners{
		min-height:300px;
		max-width:none;
	}
	.isd-cont-block h3{
	font-size:19px;
	}
	.isd-block-custom{
	height: 140px;
	}
	.isd-upper-footer span3 {
		float:left;
		margin-right:20px;
		width:auto;
	}
	.isd-upper-footer {
		padding:25px;
	}
	.isd-upper-footer .isd-footer-blk {
		border:none;
	}
}
@media screen and (max-width: 767px) {
	.row-fluid .controls-row [class*="span"] + [class*="span"] {
	margin-left:0;
	}
	.isd-upper-footer .row-fluid .span5 ul li{
		float:left;
		margin:0 15px 0 0;
	}
	.isd-upper-footer .isd-footer-blk {
		min-height:30px;
	}
	.isd-upper-footer .isd-footer-blk [class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
		float:left;
	}
	.isd-upper-footer .row-fluid .span3 {
		float:left;
		width:auto;
	}
}
/*------------------------login page start---------------------------*/

.isd-login-bg {background: url(../img/login_bg.png) repeat-x;}
.isd-login-globe {background:url(../img/globe_login.png) no-repeat top center; width:680px; text-align:center; margin:20px auto 0; z-index:-1; }
/*------------------------login page End---------------------------*/

.isd-grey-box { 
                                 background:#f8f8f8;
                           border:#cccccc solid 1px;
                          -webkit-border-radius:8px;
                             -moz-border-radius:8px;
                                  border-radius:8px;
 -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
		  padding:20px 60px;
		  margin-bottom: 40px;		
			  
			  }
			  
.isd-grey-box > form > h4 {color:#277dc7}
.isd-drag-drop { background:#fff; border:1px solid #foo}
.isd-drag-drop > .box {margin:10px; border:#CCC 4px dashed; height:150px; text-align:center; cursor:pointer;}
.isd-drag-drop > .box h3 {padding-top:50px; color:#ccc;}
.isd-drag-drop > .box:hover {margin:10px; border:#4e94cf 4px dashed; height:150px; text-align:center; cursor:copy;}
.isd-login-box {
  top:30px;
  width: 220px;
  padding:20px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding-box;
          background-clip: padding-box;
		 
	}
	

/* style for new pricing page */ 
.isd-bronze-btn { background:#ce6e00; color:#fff; width:80%}
.isd-bronze-btn:hover, .isd-bronze-btn:focus, .isd-bronze-btn:active {background:#a95a00;color:#fff;}

.isd-price-bronze {border:1px #ce6e00 solid; font-size:16px;}

.isd-price-bronze > .head {height:100px; background:#fff0e0; text-align:center; margin:0; padding:10px;}
.isd-price-bronze > .head  > h2 {color:#ce6e00}
.isd-price-bronze > .signup { text-align:center; margin:-20px 0 0 0;}


.isd-gold-btn { background:#d5b000; color:#fff; width:80%}
.isd-gold-btn:hover, .isd-gold-btn:focus, .isd-gold-btn:active {background:#af9101;color:#fff;}
.isd-price-gold {border:1px #d5b000 solid; font-size:16px;}
.isd-price-gold > .head {height:100px; background:#fff5c4; text-align:center; margin:0; padding:10px;}                                                            
.isd-price-gold > .head  > h2 {color:#d5b000}
.isd-price-gold > .signup { text-align:center; margin:-20px 0 0 0;}

.isd-Platinume-btn {background:#508fa0; color:#fff; width:80%}
.isd-Platinume-btn:hover, .isd-Platinume-btn:focus, .isd-Platinume-btn:active {background:#3e6c79;color:#fff;}
.isd-price-Platinum {border:1px #508fa0 solid; font-size:16px;}
.isd-price-Platinum > .head {height:100px; background:#ebf9fa; text-align:center; margin:0; padding:10px;}
.isd-price-Platinum > .head  > h2 {color:#508fa0}
.isd-price-Platinum > .signup { text-align:center; margin:-20px 0 0 0;}

.isd-personal-btn { background:#0a64b1; color:#fff; width:80%}
.isd-price-personal {border:1px #0a64b1 solid; font-size:16px; }
.isd-personal-btn:hover, .isd-personal-btn:focus, .isd-personal-btn:active {background:#0d4778;color:#fff;}
.isd-price-personal > .head {height:100px; background:#e6f1fb; text-align:center; margin:0; padding:10px;}
.isd-price-personal > .head  > h2 {color:#0a64b1}
.isd-price-personal > .signup { text-align:center; margin:-20px 0 0 0;}

.isd-business-btn { background:#8db600; color:#fff; width:80%}
.isd-price-business {border:1px #8db600 solid;font-size:16px;}
.isd-business-btn:hover, .isd-business-btn:focus, .isd-business-btn:active {background:#5f7904;color:#fff;}
.isd-price-business > .head {height:100px; background:#f1fac8; text-align:center; margin:0; padding:10px;}
.isd-price-business > .head  > h2 {color:#81a700}
.isd-price-business > .signup { text-align:center; margin:-20px 0 0 0;}


.isd-price {text-align:center;}
.isd-price > h5 {border-bottom:1px solid #c9c9c9; font-weight:bold; line-height:30px; cursor:pointer;margin:0; padding:6px;}
.isd-price > h5  > span { padding-right:20px;}


.isd-price ul {	margin:0;
	padding:0;
} 
.isd-price ul li { line-height:30px;
	padding:6px;
	list-style-type:none;
	display:block; border-bottom:1px solid #c9c9c9;
	margin:0 20px;
} 

.isd-price .isd-price-amt { text-align:center; font-size:30px; margin:20px 0;}
.isd-price .signup { margin:0; margin-bottom:20px;}


/* removeing  in ine from site */

.signupBtn {margin:0 4px 0 0 ;}
.isd-icon-down{margin:0 0 0 5px}
form {margin-top:10px;}
.isd-login-box > h3 {color:#ff7c01;}
.isd-marginTB10 {margin:10px 0;}
.isd-marginTB30 {margin:30px 0;}
.isd-marginL26 { margin-left:26px;}
.isd-marginL0 {margin-left:0;}
.isd-marginT0 {margin-top:0;}
.isd-center {text-align:center}
.isd-left {text-align:left}
.isd-bold {font-weight:bold}
.isd-social-icon {margin:0 15px 0 0;}

.isd-printAny {min-height:400px !important;}
.isd-printAny h2 {color: #67a600;}
.isd-printAny h2 i {margin-right: 20px}
.isd-subtittle {font-size:14px;}
.isd-printAny .heading {font-size:18px; font-weight: bold; margin-bottom:20px;}
.isd-support-icon {margin: 0 15px 0 0;}
.isd-display-Block { display:block}
.isd-CustomValidator[style*="inline"] { display:inline-block !important; margin-top:-10px; margin-bottom:10px;}
.wrapper {	/*position:absolute;*/	top:0;bottom:0;right:356px;left:0;}
.form-container { width:750px;	margin:0 auto;	padding:63px 0 0 0;}
.pw-start-form {background:#fff; padding:20px;	box-shadow:0 0 30px rgba(0, 0, 0, 0.30);	border:1px solid #ccc;	box-sizing:border-box;	margin:40px 0;}
.pw-start-form h3 { text-align:center;color: #ff7c01}
.oldies {display:none}
.isd-canvas { height:510px} 
.isd-btn {text-transform:uppercase; margin-bottom:40px; }
.isd-error {color:#F00}
.isd-UG {
	float:left;
	list-style-type:none;
	position:relative;
	font-size:16px;
}
/*==============download==============*/

.download h2 {
	font-size:30px;
	padding:20px 0 14px 0;
	margin:0px;
	color:#277dc7;
	font-weight:normal;
	line-height:32px;
}

.download_info {
	background:#fff6ac;
	border:1px solid #f5cf4a;
	padding:8px 10px;
	margin:0 0 25px 0;
	box-shadow:0px 0px 6px #d9d5c5, 0px 0px 6px #d9d5c5;
}

.download_info_text {
	float:left;
	color:#666666;
}

.download_info_text h3 {
	padding:0 0 4px 0;
	margin:0px;
	font-weight:700;
	font-size:18px;
	color:#666666;
	line-height:20px;
}
.download_button {
	float:right;
	margin:5px 0 0 0;
}
.info_text {
	margin:0 10px 0 0;
	/*float:left;*/
	font-size:16px;
	color:#666666;
}
.download_area h3 {
	padding:0 0 8px 0;
	margin:0px;
	font-size:18px;
	color:#277dc7;
	line-height:20px;
	border-bottom:1px solid #efefef;}

.download_button a {
                width:147px;
                height:34px;
				text-decoration:none;
                line-height:34px;
                color:#fff;
                text-transform:uppercase;
				padding:10px;
}
.download_button a span {
                margin:0 10px 0 0;
                font-size:20px;
                position:relative;
                top:2px;
}
.isd-downloadbox { height:350px; overflow:auto; border:1px solid #ccc; padding:8px; margin:20px 0;}
.isd-downloadbox ul { margin:0; padding:0;}
.isd-downloadbox ul li {
	padding:6px;
	list-style-type:none;
	display:block; border-bottom:1px solid #c9c9c9;
	margin:0 10px;}
.isd-downloadbox ul li .pipe { margin:0 10px;}
.isd-download-small {margin:8px; display:inline}

/*@media (min-width:480px) and (max-width:768px) {
.isd-pricing-block
	{ 
	display:none  !important;
	
		}
		
.isd-price-business {margin-top:40px;}		
		
}*/



 #dvterms input[type="checkbox"] {
	margin-top:-2px;
}


@CHARSET "UTF-8";
/******* GENERAL RESET *******/

input.error{
	/*background: #f8dbdb;*/
	border-color: #e77776;
}


/*div span{
	color: #b1b1b1;
	font-size: 12px;
}*/
div span.error{
	color: #e46c6e;
}

#error{
	border: 1px solid #efefef;
}
select.error
{
    border:1px solid red;
}

textarea.error{
	/*background: #f8dbdb;*/
	border-color: #e77776;
}

/******* /FORM *******/

/******* for maintenance modal styling  *******/
.isd-MainHeader {color:#00ccff;}
.isd-MainGraphics {background:url(../img/site-under-maintenance.png) no-repeat center top; height:230px; width:150px; text-align:center;}
.isd-MainMessage span {font-size:16px; margin-bottom:20px;}
.isd-MainMessage p {line-height:24px}

/*** google map customization for loctation page start***/
/** State, city country formating**/
.gm-style-iw
{ font-size:14px !important;
padding:8px;
	text-transform:uppercase;
	font-weight:bold !important;
	
	}
	
	/*** google map customization for loctation page End***/
	
	/*===============dropfiles===============*/


.drop_file_area {
	background:#f8f8f8;
	box-shadow:0 0 10px #c0c2c3;
	border-radius:6px;
	position:relative;
	border:1px solid #cccccc;
	padding:30px 80px;
	margin:0 0 30px 0;
}

.note p {
/*font-size:13px;	color:#999999;*/

}

.indication span {
	color:#666666;
	font-size:13px;
	display:block;
	line-height:28px;
}

.uploading_area {
	border:1px solid #CCC;
	background:#FFF;
	padding:10px;
	border-radius:4px;
	margin:0 0 10px 0;
}

.uploading_box {
	border:1px solid #ccc;
	min-height:275px;
}

.upload {
}


.pie_chart {
	margin:24px auto 42px auto;
	width:135px;
}

.my_alert {
	border-radius:0;
	margin:0px;
	padding:10px 0 0 0;
	border:0;
	border-bottom:1px solid #ddeaf6;
}

.my_alert .progress {
	margin:0px;
	height:2px;
	background:none;
	box-shadow:none;
}

.my_alert .close {
	right:5px;
	top:-4px;
	font-size:30px;
}

.my_alert span {
	padding-left:12px;
}

.lable_area {
	padding:0 0 0 20px;
}

.lable {
	font-size:14px;
	color:#666666;
	margin:0 0 13px 0;
}

.lable strong {
	display:block;
	float:left;
	font-weight:normal;
	width:18px;
	height:18px;
	margin:0 10px 0 0;
}

.lable strong.blue {
	background:#2463a8;
}

.lable strong.yellow {
	background:#ffba00;
}

.button_left span {
	margin:0 0 0 10px;
	font-size:16px;
	color:#666666;
	line-height:30px;
	float:right;
	display:block;
}

.mar {
	margin-left:10px
}

.alert-blank {
	background:none;
}

.alert-blank {
	color:#666;
}

.progress-normal {
	background:#277dc7;
}
.res_copyright {
	line-height:35px;
}