body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	height: 100%;
}

.clear { clear:both;}

.wrapper {
	margin:0 auto;
	width:1100px;
}

/* Header */
.header {
	background:#5E6C87;
	padding:10px;
}
.header .logo {
	float:left;
}
.header .logo h1 {
	color:#ffffff;
	font-size:48px;
}
.header .header-nav {
	float:right;
}
.header-nav ul {
	padding:10px 0;
}
.header-nav ul li {
	color:#ffffff;
	float:left;
	margin-left:10px;
}
.header-nav ul li a {
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
}
.header-nav ul li a:hover {
	text-decoration:underline;
}

/* Search Panel */
.search-panel {
	/*background:#F1F1F1;*/
	padding:10px;
	/*margin-left: 21px;*/
}
.search-panel input[type="text"] {
	border:1px solid #d9d9d9;
	padding:5px;
	height:25px;
	float:left;
	margin-right:10px;
	width:185px;
}
.search-panel input[type="text"].big-txtbox {
	width:185px;
}
.search-panel input[type="submit"] {
	background:#036;
	border:none;
	color:#ffffff;
	padding:5px;
	width:80px;
	height:36px;
	cursor:pointer;
}

/* Main */
.main {
	border:2px solid #e1e1e1;
	margin-top:-9px;
	padding:19px;
	background:#ffffff;
	width:74%;
	float:right;
	
}
.main_clone {
	border:2px solid #e1e1e1;
	margin-top:-9px;
	padding:19px;
	background:#ffffff;
	width:74%;
	float:right;
	min-height: 413px;
}
h1.heading-1 {
	color:#545454;
	font-size:24px;
	padding-bottom:10px;
	border-bottom:2px solid #545454;
	margin-bottom:20px;
}

ul.list-level-1 {
	float:left;
	width:25%;
}
ul.list-level-1 li {
	line-height:20px;
	-webkit-transition:all 0.3s;
}
ul.list-level-1 li:first-child {
	line-height:28px;
	padding:0 !important;
}
ul.list-level-1 li:first-child a {
	font-size:15px;
	font-weight:bold;
	text-decoration:none !important
}
ul.list-level-1 li a {
	color:#003366;
	font-size:12px;
	text-decoration:none;
}
ul.list-level-1 li:hover {
	padding-left:25px;
}
ul.list-level-1 li:hover a {
	text-decoration:underline;
}


.mainInner {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E1E1E1;
    padding: 10px;
}

.mainInner h1.heading-1 {
    border-bottom: 0px solid #545454;
    color: #545454;
    font-size: 24px;
	margin-bottom: 0px;
    padding-bottom: 0px;
}
.mainInner h1.heading-2{
    border-bottom: 0px solid #545454;
    color: #545454;
    font-size: 16px;
	margin-bottom: 0px;
    padding-bottom: 0px;
}
.mainInner h1.heading-2:hover{
    cursor: pointer;
}

.NoBg{
background: none ;
}
.searchTab{
    padding-bottom: 15px;
	margin-left: 10px;
}
.searchTabInner{
    padding-left: 0px;
	padding-bottom:15px;
	padding-top: 7px;	
	line-height:2em;
}

.searchTab input[type="radio"],input[type="checkbox"]{
	margin-top:-5px;
}

.searchTab input[type="text"]{
	width:50px;
	margin-left:27px;
}
.searchTab input[type="select"]{
	margin-right: 17px;
}


.mainInner input[type="submit"] {
    background: none repeat scroll 0 0 #003366;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    height: 36px;
    padding: 5px;
    width: 80px;
}

.headingCollapse img {
	float:left;
	width:25px;
	padding-top: 7px;
	padding-right: 11px;
}



#nt-example1 {
	max-width: 620px;
	margin: auto;
}

#nt-example1-container {
	text-align: center;
}

#nt-example1-container i {
	font-size: 16px;
	margin: 11px;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#nt-example1-container i:hover {
	color: #333;
}

#nt-example1 li {
	color: #4e4e4e;
	background: #F2F2F2;
	overflow: hidden;
	height: 80px;
	padding: 10px;
	line-height: 30px;
	list-style: none;
	text-align: left;
	border-bottom: 1px dotted #2c8162;
}

#nt-example1 li:hover {
	background: #FFF;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          
  /* box-sizing: border-box; */
}

.rightPanel{
	margin-top: 12px;
}
.searchPannelDiv{
	width: 77%;
	float: right;
	padding: 0px 0px 0px 6px;

}

.sidebarUser{
	width:17.5%;
	float:left;
	margin-left:0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.searchPannelDiv input[type="submit"] {
	background:#036;
	border:none;
	color:#ffffff;
	padding:5px;
	width:80px;
	height:36px;
	cursor:pointer;
}
.tab-content {
	overflow:inherit;
}

#clickme{cursor:pointer;}

.progress { position:relative; width: 50%;margin-left: 28%; border: 1px solid #ddd; padding: 1px; border-radius: 3px; }
.bar { background-color: #B4F5B4; width:0%; height:20px; border-radius: 3px; }
.percent { position:absolute; display:inline-block; top:3px; left:48%; }

.message{
 -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: .5em 1em;
  margin-top: 1em;
  border: 1px solid #f2e187;
  background: #f7ecb5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f7ecb5), color-stop(1, #fcf8e3));
  background: -ms-linear-gradient(bottom, #f7ecb5, #fcf8e3);
  background: -moz-linear-gradient(center bottom, #f7ecb5 0%, #fcf8e3 100%);
  background: -o-linear-gradient(bottom, #f7ecb5, #fcf8e3);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#4d5b76', EndColorStr='#6c7a95');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fcf8e3',EndColorStr='#f7ecb5')";
  width:80%;
   text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.error-message{color:red;}

.date_range
{
	margin-left:25px;
	width:171px;
}
.date_range_to
{
	margin-left:9px;
	width:171px;
}
.txtDays_class
{
	border:1px solid red;
}
.social_right
{
float:right;;
}
.social_center
{
text-align:center;
}
.via_user
{
color: #778899;
font-size: 9px;
}