body 
{
	 font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-weight: 300;
 /* font-family: 'Open Sans', sans-serif;
  background-color: #252d3a;
 background-color: rgba(200, 200, 200, 0.2);
 background: linear-gradient(to right, #F5F6F8, #e7ebee, #F5F6F8,#e7ebee, #F5F6F8,#e7ebee);*/
 
   position: relative;
  margin: 0px;
 /* font-size: 12px;*/
  padding: 0px;
  }
  .control-label
  {
  	
  	font-weight:normal;
  }
  .cellpadding{
      margin-top:3px;
  }
.cellmargin {
    margin: 1px;
}
.background
{
	 /*background: linear-gradient(  #F5F6F8,#e7ebee, #F5F6F8);  #F5F6F8 light color*/
}
.backgroundright
{
	/* background: linear-gradient(to right,  #F5F6F8,#e7ebee, #F5F6F8);  #F5F6F8 light color*/
}
.datepicker
{
	
  width: 90%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	}
.cellborder
{
	border-bottom:solid 1px #cfcfcf !important;
}
.statedefault1 
{ 
height:100%;
	width:95%; /*min-width:1100px;*/
	margin-left:3%;
	margin-top:10px;
    float: left; 
    border: 1px solid white;
     border-radius: 8px;
     background-color:White;
   /* background-image: url(images/bodybgn.png);
    background-image:url(images/bg1.PNG)#f8f8f8*/
    /* background-image:url(images/hdbg1.png); background-repeat:repeat-x;
    background: -webkit-gradient(linear, left top, left bottom, from(#008CB4 ), to(#C5D5E1));
    background: -moz-linear-gradient(top, #008CB4 , #C5D5E1);
    background: -o-linear-gradient(#008CB4 , #C5D5E1);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#008CB4 ', endColorstr='#C5D5E1');*/
    zoom: 1;
}
.dragheader span{  font-size:12pt;vertical-align:bottom; }

.dvclosebutton
{
	
	width:25%;float:right;vertical-align:top; margin-top:-20px;
	background-color: Transparent;height:100%;
}
.Text
{
	/*margin:6px 0 6px;*/
	display: block;
  width: 100%;
  height: 28px;
  padding: 4px 8px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
body.onepage {
  font-family: 'Open Sans', sans-serif;
  background-color: #e7ebee; 
  margin: 0px;
  font-size: 12px;
  padding: 0px;
  }
.lbutton 
{
	text-decoration: none;
	padding: 6px 6px 2px 6px;
  border-top: 1px solid #AEAEAE;
  border-right: 1px solid #AEAEAE;
  border-bottom: 1px solid #B9B9B9;
  border-left: 1px solid #AEAEAE;
  display: inline-block;
min-width: 70px;
	text-align:center;
	color:white;
	font-weight:normal;
	font-family:verdana;
	font-size: 10pt;
  height:35px;
   cursor:pointer;
    background-image: url(Images/button.gif);
    
 
}
a {
  /* color: #43aea8;*/
  color:gray;
  text-decoration: none;
  }

h1, h2, h3, h4, h5 {
  margin: 0;
  line-height: inherit;
  color: #29323d; 
  }

h1 small, h2 small, h3 small, h4 small, h5 small {
  margin-left: 15px;
  }

body.menu {
  overflow-x: hidden; 
  }

body.menu .content {
  margin-left: 178px;
  position: relative;
  width: 850px; 
  }

body.menu #sidebar-nav {
  position: absolute;
  left: 0;
  border-right: 0px;
  box-shadow: none; 
  }

input.search {
  background: url("../../images/lens.png") #fcfcfc no-repeat 95%;
  box-shadow: none;
  height: 25px;
  width: 220px;
  font-size: 13px;
  padding: 2px 6px;
  border: 1px solid #d0dde9;
  margin: 0;
  border-radius: 2px;
  top: 11px; }


.no-padding {
  padding: 0px !important;
  }

.custom-left{
    float: left !important;
    }

.custom-right{
    float: right !important;
    }


.header {
  margin-bottom: 60px; 
  }
.header h1, .header h2, .header h3, .header h4, .header h5 {
  float: left;
  margin-top: 5px; 
  }


.navbar-inverse {
  /* navbar settings and logout icons */
  /* notification menu with custom dropdowns */
  /* navbar popup dialog */
  }

.navbar-inverse input.search {
  height: 30px;
  width: 220px;
  padding: 3px 6px;
  background: url("../../images/lens.png") #fff no-repeat 95%;
  border: 1px solid #ddd;
  position: relative;
  top: 9px;
  color: #000;
  font-size: 13px;
  margin-right: 10px;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  transition: all .3s linear; 
  }

  .navbar-inverse input.search:focus {
    background-color: #fff;
    border: 0; 
    }

  .navbar-inverse .notification-dropdown {
    position: relative; 
    }

  .navbar-inverse .notification-dropdown > a:hover,
  .navbar-inverse .notification-dropdown > a.active {
    
    }

  /*nav icon*/
  .navbar-inverse .notification-dropdown i {
    font-size: 17px;
    color: #9ba3ad; 
    }

  .navbar-inverse .notification-dropdown i:hover {
    color: #43aea8; 
	
    }


  .navbar-inverse .notification-dropdown .count {
    position: absolute;
    top: 2px;
    left: 58%;
    background-color: rgb(129, 189, 130);
    padding: 0px 5px;
    border-radius: 30px;
    color: #fff;
    line-height: 16px;
    z-index: 9999;
    text-align: center;
    font-size: 11px; 
    }

  .navbar-inverse .pop-dialog {
    position: absolute;
    right: -10px;
    top: 55px;
    display: none;
    /* navbar popup dialog for notifications */
    /* navbar popup dialog for messages */ 
    }

  .navbar-inverse .pop-dialog.is-visible {
    display: block;
    -webkit-animation: reveal .2s ease-out;
      -moz-animation: reveal .2s ease-out;
        animation: reveal .2s ease-out; 
    }

  .navbar-inverse .pop-dialog .body {
    box-shadow: 0px 1px 9px 1px #c2c2c2; 
    }

  .navbar-inverse .pop-dialog .close-icon {
    float: right;
    text-decoration: none;
    z-index: 9999;
    position: relative; 
    }

.navbar-inverse .pop-dialog .footer {
  border-top: 1px solid #e6e8e9;
  background-color: #eff4f7;
  margin: 15px 0px -10px 0px;
  border-radius: 0px 0px 5px 5px;
  padding: 12px 20px;
  text-align: center; 
  }

.navbar-inverse .pop-dialog .footer a {
  font-weight: 600;
  color: #7d91a8; 
  }

.navbar-inverse .pop-dialog .notifications {
  width: 330px;
  margin: 10px -10px 0px -10px; 
  }

.navbar-inverse .pop-dialog .notifications h3 {
  font-size: 13px;
  color: #404951;
  font-weight: bold;
  padding-left: 20px;
  margin-top: 5px;
  margin-bottom: 15px; 
  }

.navbar-inverse .pop-dialog .notifications .item {
  display: block;
  padding: 10px 0px 8px 20px;
  border-top: 1px solid #e7e8ea;
  color: #363636;
  text-decoration: none;
  padding-left: 50px;
  position: relative;
  transition: all .25s linear;
  -moz-transition: all .25s linear;
  -webkit-transition: all .25s linear;
  -o-transition: all .25s linear; 
  }

.navbar-inverse .pop-dialog .notifications .item:hover {
  background: #f5f6fa; 
  }

/* Notification color icon */
.navbar-inverse .pop-dialog .notifications .item > i {
  color: #fc827b;
  position: absolute;
  left: 19px;
  font-size: 18px; 
  }

.navbar-inverse .pop-dialog .notifications .item > i.fa-cloud-download {
  color:#81bd82;
  }
.navbar-inverse .pop-dialog .notifications .item > i.fa-cogs {
  color:#333;
  }

.navbar-inverse .pop-dialog .notifications .item > i.icon-user {
  left: 18px; 
  }

.navbar-inverse .pop-dialog .notifications .item .time {
  float: right;
  color: #82a3c1;
  font-style: italic;
  font-weight: 600;
  font-size: 11px;
  min-width: 60px;
  margin-right: 5px; 
  }

.navbar-inverse .pop-dialog .notifications .item .time i {
  font-size: 13px;
  color: #cfcfcf;
  margin-right: 1px; 
  }

.navbar-inverse .pop-dialog .messages {
  width: 325px;
  margin: 10px -10px 0px -10px; 
  }

.navbar-inverse .pop-dialog .messages .item {
  display: block;
  padding: 10px 20px 15px 20px;
  height: 80px;
  border-bottom: 10px solid #e7e8ea;
  color: #363636;
  text-decoration: none;
  position: relative;
  transition: all .25s linear;
  -moz-transition: all .25s linear;
  -webkit-transition: all .25s linear;
  -o-transition: all .25s linear; 
  }

.navbar-inverse .pop-dialog .messages .item.last {
  border-bottom: 0px; 
  }

.navbar-inverse .pop-dialog .messages .item:hover {
  background: #f5f6fa; 
  }

.navbar-inverse .pop-dialog .messages .item .display {
  float: left;
  border-radius: 50px;
  margin-right: 15px; 
  }

.navbar-inverse .pop-dialog .messages .item .name {
  font-size: 12px;
  color: #404951;
  font-weight: bold; 
  }

.navbar-inverse .pop-dialog .messages .item .msg {
  font-size: 11px;
  color: #636363;
  line-height: 13px;
  position: relative;
  top: 2px; 
  }

.navbar-inverse .pop-dialog .messages .item .time {
  position: absolute;
  right: 0px;
  bottom: 6px;
  color: #82a3c1;
  font-style: italic;
  font-weight: 600;
  font-size: 11px;
  min-width: 60px;
  margin-right: 5px; 
  }

.navbar-inverse .pop-dialog .messages .item .time i {
  font-size: 13px;
  color: #cfcfcf;
  margin-right: 1px; 
  }

.navbar-inverse .pop-dialog .messages .footer {
  margin-top: 6px; 
  }


.navbar-nav>li>a img {
  float: left;
  width: 34px;
  height: 34px;
  margin-top: 2px;
  margin-right: 10px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-top: -8px;
  cursor: pointer;
  }

.nav>li>a>img {
  max-width: none;
}

.img-circle {
  border-radius: 50%;
}



/* ######## Sidebar #########  */ 
#sidebar-nav {
  position: fixed;
  width: 180px;
  height: 100%;
  float: left;
  margin: 0em;
  padding-top: 75px;
  z-index: 900; 
  }

#sidebar-nav #dashboard-menu {
  list-style: none;
  padding-right: 1px;
  padding-left:0px;
  margin-bottom: 0;
  margin-left: 10px;
  }
    
#sidebar-nav #dashboard-menu > li > a {
  display: block;
  padding: 20px 14px 6px 5px;
  margin-left: -15px;
  margin-bottom: 5px;
  /*color: white;*/
  /*color: #8b939e;*/
  outline: 0px;
  line-height: 21px; 
  }

#sidebar-nav #dashboard-menu > li {
  position: relative;
  }

#sidebar-nav #dashboard-menu > li .icon-group {
  font-size: 17px; 
  }

#sidebar-nav #dashboard-menu > li i {
  font-size: 17px;
  top: 22px; 
  }

#sidebar-nav #dashboard-menu > li:hover i {
  opacity: 1; 
  
  }

/*#sidebar-nav #dashboard-menu > li.active > a,*/
#sidebar-nav #dashboard-menu > li > a:hover {
  /*color: #fff;
 color:green;*/
  text-decoration: none; 
  font-weight:bold;
/*  background: #e7ebee;  rgba(200, 200, 200, 0.2);
    color: #3C4858;
   padding-left:-10px;
    padding-right:-10px;
     padding: 0px 11px;
    margin: 0 3px;*/
   
    margin-left:-7px;
    margin-right:5px;
    color:White;
    background-color: #9c27b0;
    border-color: #9c27b0;
    border-radius: 5px;
    box-shadow: 0 4px 5px 0 rgba(156, 39, 176, 0.14), 0 1px 10px 0 rgba(156, 39, 176, 0.12), 0 2px 4px -1px rgba(156, 39, 176, 0.2);
  }



#sidebar-nav #dashboard-menu > li.active a {
  font-weight: 600;
  /*color:#fff;*/
   
 
  }

#sidebar-nav #dashboard-menu > li.active i {
  opacity: 1;  
 
  }
.Active1
{
	 margin-left:-7px;
    margin-right:5px;
    color:White;
    background-color: #9c27b0;
    border-color: #9c27b0;
    border-radius: 5px;
    box-shadow: 0 4px 5px 0 rgba(156, 39, 176, 0.14), 0 1px 10px 0 rgba(156, 39, 176, 0.12), 0 2px 4px -1px rgba(156, 39, 176, 0.2);
}
#sidebar-nav #dashboard-menu .pointer {
  position: absolute;
  right: 9px;
  top: 20px; 
  }

#sidebar-nav #dashboard-menu .pointer .arrow,
#sidebar-nav #dashboard-menu .pointer .arrow_border {
  border-color: transparent #e7ebee transparent transparent;
  border-width: 11px;
  border-style: solid;
  font-size: 0;
  left: 50%;
  line-height: 0;
  margin: 0 auto;
  position: absolute;
  top: 0;
  width: 0;
  z-index: 1002;
  left: 0;
  margin-left: 45%; 
  }

#sidebar-nav #dashboard-menu .pointer .arrow_border {
  border-color: transparent #e7ebee transparent transparent;
  border-width: 11px;
  margin-left: -1px;
  border-style: solid;
  z-index: 1001;
  top: 0px; 
  }

#sidebar-nav #dashboard-menu a span {
  margin-left: 35px;
  transition: color .1s linear;
  -moz-transition: color .1s linear;
  -webkit-transition: color .1s linear;
  -o-transition: color .1s linear; 
  }

#sidebar-nav #dashboard-menu a.ui-elements span {
  margin-left: 25px; 
  }

#sidebar-nav #dashboard-menu a i {
  position: absolute;
  left: 0;
  height: 24px;
  width: 24px;
  opacity: 0.7;
  transition: opacity .1s ease;
  -moz-transition: opacity .1s ease;
  -webkit-transition: opacity .1s ease;
  -o-transition: opacity .1s ease; 
  }

#sidebar-nav #dashboard-menu a i.icon-chevron-down {
  position: relative;
  float: right;
  top: 5px;
  font-size: 11px;
  color: #686868;
  width: initial;
  height: initial; 
  }
  
#sidebar-nav #dashboard-menu > li.active .dropdown-toggle,
#sidebar-nav #dashboard-menu > li.open .dropdown-toggle {
  border-bottom: 0px;
  box-shadow: none; 
  }

#sidebar-nav #dashboard-menu ul.submenu {
  list-style-type: none;
  display: none;
  margin-top: 7px;
  margin-bottom: 15px;
  margin-right: 5px;
  margin-left: -15px;
  padding-left: 35px;
  border-bottom: 1px solid silver;
  padding-bottom: 10px; 
  
  }

#sidebar-nav #dashboard-menu ul.submenu.active {
        display: block; }

#sidebar-nav #dashboard-menu ul.submenu a {
  font-weight: normal;
  font-size: 13px;
  margin-left:-10px;
  /*color: #ddd;*/
  text-decoration: none;
  display: block;
  margin-bottom: 7px; 
  }

#sidebar-nav #dashboard-menu ul.submenu a:hover {
  text-decoration: none;
 /* color: #fff; */
 font-weight:bold;
  background: #e7ebee; 
  }

#sidebar-nav #dashboard-menu ul.submenu a.active {
  font-weight: bold;
  text-shadow: none; 
  }

#pad-wrapper {
  padding: 0px 20px;
  margin-top: 85px; 
  }

#pad-wrapper h4 {
  color: #696d73;
  margin: 35px 0 10px 15px !important;
  }

.content {
  background-color: #e7ebee;
 /*background-color:#EEEEEE;*/
  /*background: url(../../images/body_bg.png) #fff;*/
  min-width: 400px;
  min-height: 800px;
  margin-bottom: 0px;
  padding-bottom: 50px;
  overflow: hidden;
  position: relative;
  margin-left: 177px;
  -webkit-transition: margin-left .3s ease;
  -moz-transition: margin-left .3s ease;
  -o-transition: margin-left .3s ease;
  -ms-transition: margin-left .3s ease;
  transition: margin-left .3s ease;
  }

.content.wide-content {
  margin-left: 0;
  border-radius: 0; 
  }
  
  
footer{
  margin-top: 50px;
  }

footer i{
  color: #344154;
  }

footer i:hover{
  color: #60b1cc;
  }

/* ######## RESPONSIVE #########  */ 
@media (min-width: 992px) {  
  li.nav-profile {
    display: none; 
    }



}


@media(min-width: 768px) and (max-width: 991px) {
    .navbar-inverse input.search {
    width: 200px;
    } 
    
    li.nav-profile {
    display: none; 
    }

    .custom-left{
    float: none !important;
    }

    .custom-right{
    float: none !important;
    }


}

@media(min-width: 480px) and (max-width: 767px) {

    .custom-left{
    float: none !important;
    }

    .custom-right{
    float: none !important;
    }

    #main-stats .stat {
    width: 50%;
    float: left; 
    } 

    #sidebar-nav .nav>li.nav-profile {
    padding: 15px 0 20px 10px;
    color: #333;
   /* background-color: #1d232d;*/
    width:177px;
    }

    #sidebar-nav .nav>li.nav-profile .image {
    float: left;
    width: 34px;
    height: 34px;
    margin-top: 2px;
    margin-right: 10px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    }

    #sidebar-nav .nav>li.nav-profile .image img {
    max-width: 100%;
    max-height: 100%;
    }

    #sidebar-nav .nav>li.nav-profile .info a, 
    #sidebar-nav .nav>li.nav-profile .info a:hover {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    }


    #sidebar-nav .nav>li.nav-profile .info small {
    display: block;
    color: #889097;
    font-size: 11px;
    }

    #pad-wrapper {
    padding: 0px 15px; 
    }

    .content {
    min-width: 0px;
    margin: 0; 
    }

    #dashboard-menu .pointer {
    display: none; 
    }

    #sidebar-nav {
    left: -200px;
    position: fixed;
    z-index: 900;
   /* background-color: #252d3a;
	background-color: white;*/
    padding-top: 50px;
    width: 178px;
    height: 100%;
    box-shadow: 1px 1px 4px 1px #e9e9e9;
    -webkit-transition: left .3s ease;
    -moz-transition: left .3s ease;
    -o-transition: left .3s ease;
    -ms-transition: left .3s ease;
    transition: left .3s ease; 
    }

    #sidebar-nav #dashboard-menu {
    margin-left: 10px; 
    }

    #sidebar-nav #dashboard-menu li a span {
    visibility: visible; 
    }

    #sidebar-nav #dashboard-menu li:last-child a {
    border-bottom: 0px;
    box-shadow: none; 
    } 

}


@media(max-width:480px) { 


    .custom-left{
    float: none !important;
    }

    .custom-right{
    float: none !important;
    }

    #sidebar-nav .nav>li.nav-profile {
    padding: 15px 0 20px 10px;
    color: #333;
    /*background-color: #1d232d;*/
    width:177px;
    }

    #sidebar-nav .nav>li.nav-profile .image {
    float: left;
    width: 34px;
    height: 34px;
    margin-top: 2px;
    margin-right: 10px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    }

    #sidebar-nav .nav>li.nav-profile .image img {
    max-width: 100%;
    max-height: 100%;
    }

    #sidebar-nav .nav>li.nav-profile .info a, 
    #sidebar-nav .nav>li.nav-profile .info a:hover {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    }

    #sidebar-nav .nav>li.nav-profile .info small {
    display: block;
    color: #889097;
    font-size: 11px;
    }

    #pad-wrapper {
    padding: 0px 15px; 
    }

    .content {
    min-width: 0px;
    margin: 0; 
    }

    #dashboard-menu .pointer {
    display: none; 
    }

    #sidebar-nav {
    left: -200px;
    position: fixed;
    z-index: 900;
   /* background-color: #252d3a;*/
    padding-top: 50px;
    width: 178px;
    height: 100%;
    box-shadow: 1px 1px 4px 1px #e9e9e9;
    -webkit-transition: left .3s ease;
    -moz-transition: left .3s ease;
    -o-transition: left .3s ease;
    -ms-transition: left .3s ease;
    transition: left .3s ease; 
    }

    #sidebar-nav #dashboard-menu {
    margin-left: 10px; 
    }

    #sidebar-nav #dashboard-menu li a span {
    visibility: visible; 
    }

    #sidebar-nav #dashboard-menu li:last-child a {
    border-bottom: 0px;
    box-shadow: none; 
    } 

}





.card {
    display: inline-block;
    position: relative;
    width: 100%;
    margin: 25px 0;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    border-radius: 3px;
    color: rgba(0, 0, 0, 0.87);
    background: #fff;
}

.card .card-height-indicator {
    margin-top: 100%;
}

.card.row-space .header {
    padding: 15px 20px 0;
}

.card .title {
    margin-top: 0;
    margin-bottom: 5px;
}

.card .card-image {
    height: 60%;
    position: relative;
    overflow: hidden;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: -30px;
    border-radius: 6px;
}

.card .card-image img {
    width: 100%;
    height: 100%;
    border-radius: 6px;
    pointer-events: none;
}

.card .card-image .card-title {
    position: absolute;
    bottom: 15px;
    left: 15px;
    color: #fff;
    font-size: 1.3em;
    text-shadow: 0 2px 5px rgba(33, 33, 33, 0.5);
}

.card .category:not([class*="text-"]) {
    color: #999999;
}

.card .card-content {
    padding: 15px 20px;
}

.card .card-content .category {
    margin-bottom: 0;
}

.card .card-header {
    box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    margin: -20px 15px 0;
    border-radius: 3px;
    padding: 5px;
    background-color: #999999;
	
}

.card .card-header .title {
color:white;
   /* color: #FFFFFF;*/
}

.card .card-header .category {
    margin-bottom: 0;
    color: rgba(255, 255, 255, 0.62);
}

.card .card-header.card-chart {
    padding: 0;
    min-height: 160px;
}

.card .card-header.card-chart+.content h4 {
    margin-top: 0;
}

.card .card-header .ct-label {
    color: rgba(255, 255, 255, 0.7);
}

.card .card-header .ct-grid {
    stroke: rgba(255, 255, 255, 0.2);
}

.card .card-header .ct-series-a .ct-point,
.card .card-header .ct-series-a .ct-line,
.card .card-header .ct-series-a .ct-bar,
.card .card-header .ct-series-a .ct-slice-donut {
    stroke: rgba(255, 255, 255, 0.8);
}

.card .card-header .ct-series-a .ct-slice-pie,
.card .card-header .ct-series-a .ct-area {
    fill: rgba(255, 255, 255, 0.4);
}

.card .chart-title {
    position: absolute;
    top: 25px;
    width: 100%;
    text-align: center;
}

.card .chart-title h3 {
    margin: 0;
    color: #FFFFFF;
}

.card .chart-title h6 {
    margin: 0;
    color: rgba(255, 255, 255, 0.4);
}

.card .card-footer {
    margin: 0 20px 10px;
    padding-top: 10px;
    border-top: 1px solid #eeeeee;

}
.cardtextAll{
	text-align:left !Important;
}
.card .card-footer .content {
    display: block;
}

.card .card-footer div {
    display: inline-block;
}

.card .card-footer .author {
    color: #999999;
}

.card .card-footer .stats {
    line-height: 22px;
    color: #999999;
    font-size: 12px;
	text-align:left !Important;
}

.card .card-footer .stats .material-icons {
    position: relative;
    top: 4px;
    font-size: 16px;
}

.card .card-footer h6 {
    color: #999999;
}

.card img {
    width: 100%;
    height: auto;
}

.card .category .material-icons {
    position: relative;
    top: 6px;
    line-height: 0;
}

.card .category-social .fa {
    font-size: 24px;
    position: relative;
    margin-top: -4px;
    top: 2px;
    margin-right: 5px;
}

.card .author .avatar {
    width: 30px;
    height: 30px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 5px;
}

.card .author a {
    color: #3C4858;
    text-decoration: none;
}

.card .author a .ripple-container {
    display: none;
}

.card .table {
    margin-bottom: 0;
}

.card .table tr:first-child td {
    border-top: none;
}

.card [data-background-color="purple"] {
    background: linear-gradient(60deg, #ab47bc, #8e24aa);
    box-shadow: 0 12px 20px -10px rgba(156, 39, 176, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(156, 39, 176, 0.2);
}

.card [data-background-color="blue"] {
    background: linear-gradient(60deg, #26c6da, #00acc1);
    box-shadow: 0 12px 20px -10px rgba(0, 188, 212, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(0, 188, 212, 0.2);
}

.card [data-background-color="green"] {
    background: linear-gradient(60deg, #66bb6a, #43a047);
    box-shadow: 0 12px 20px -10px rgba(76, 175, 80, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(76, 175, 80, 0.2);
}

.card [data-background-color="orange"] {
    background: linear-gradient(60deg, #ffa726, #fb8c00);
    box-shadow: 0 12px 20px -10px rgba(255, 152, 0, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(255, 152, 0, 0.2);
}

.card [data-background-color="red"] {
    background: linear-gradient(60deg, #ef5350, #e53935);
    box-shadow: 0 12px 20px -10px rgba(244, 67, 54, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(244, 67, 54, 0.2);
}

.card [data-background-color] {
    color: #FFFFFF;
}

.card [data-background-color] a {
    color: #FFFFFF;
}

.card-stats .title {
    margin: 0;
}

.card-stats .card-header {
    float: left;
    text-align: center;
}

.card-stats .card-header i {
    font-size: 36px;
    line-height: 56px;
    width: 56px;
    height: 56px;
}

.card-stats .card-content {
    text-align: right;
    padding-top: 10px;
}

.card-nav-tabs .header-raised {
    margin-top: -30px;
}

.card-nav-tabs .nav-tabs {
    background: transparent;
    padding: 0;
}

.card-nav-tabs .nav-tabs-title {
    float: left;
    padding: 10px 10px 10px 0;
    line-height: 24px;
}

.card-plain {
    background: transparent;
    box-shadow: none;
}

.card-plain .card-header {
    margin-left: 0;
    margin-right: 0;
}

.card-plain .content {
    padding-left: 5px;
    padding-right: 5px;
}

.card-plain .card-image {
    margin: 0;
    border-radius: 3px;
}

.card-plain .card-image img {
    border-radius: 3px;
}

.iframe-container {
    margin: 0 -20px 0;
}

.iframe-container iframe {
    width: 100%;
    height: 500px;
    border: 0;
    box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.card-profile,
.card-testimonial {
    margin-top: 30px;
    text-align: center;
}

.card-profile .btn-just-icon.btn-raised,
.card-testimonial .btn-just-icon.btn-raised {
    margin-left: 6px;
    margin-right: 6px;
}

.card-profile .card-avatar,
.card-testimonial .card-avatar {
    max-width: 130px;
    max-height: 130px;
    margin: -50px auto 0;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.card-profile .card-avatar+.content,
.card-testimonial .card-avatar+.content {
    margin-top: 15px;
}

.card-profile.card-plain .card-avatar,
.card-testimonial.card-plain .card-avatar {
    margin-top: 0;
}




#filedrag
{
	display: none;
	font-weight: bold;
	text-align: center;
	padding: 1em 0;
	margin: 1em 0;
	color: #555;
	border: 2px dashed #555;
	border-radius: 7px;
	cursor: default;
}

#filedrag.hover
{
	color: #f00;
	border-color: #f00;
	border-style: solid;
	box-shadow: inset 0 3px 4px #888;
}


.table1 {
  width: 100%;
  max-width: 100%;
  margin-bottom: 4px;
  
}
.table1 > thead > tr > th,
.table1 > tbody > tr > th,
.table1 > tfoot > tr > th,
.table1 > thead > tr > td,
.table1 > tbody > tr > td,
.table1 > tfoot > tr > td {
  padding-left: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
  padding:4px 3px 4px;
}
.table1 > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
  
}

.flot-container {
    width: 100% !important;
    padding: 0;
    margin: 15px auto;
    background: #fff; 
    }
    
    .btn-file {
    position: relative;
    overflow: hidden;
    color: white;
  background-color: #A9B1BC !Important;
  border-color: #ccc;
}
.btn-file:hover {
  color: white;
  background-color: #979DA6 !Important;
  border-color:  #ccc;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    
    color: #333;
  background-color: #A9B1BC !Important;
  border-color: #ccc;
    cursor: inherit;
    display: block;
}


.img
{
	z-index:-2;
}

.btn-add {
    position: relative;
    overflow: hidden;
    color: white;
 /* background-image:url(../../images/plus.png) !Important;
  background-repeat:no-repeat;*/
  border:none;
}



/*ListView related*/
 .grid
        {
         	border:solid 2px #a5a4bd;        	
        	font-family:Tahoma;
        	font-size:12px;
        	width:635px;
        }
        .grid H2
         {
         	background:#8988a5 url(_assets/img/title-bg.gif);
         	border-bottom:solid 1px #57566f;
         	height:24px;
         	line-height:24px;
         	margin:0px;
         	padding:0px 0px 0px 5px;
        	color:#fff;
        	font-size:15px;
         }
         .grid TABLE
         {
         	width:600px;
         }
         
         /* grid headers */
         .grid #orders .head TH
         {
         	background:#e9e9eb url(_assets/img/header-bg.gif);
         	height:20px;
         	line-height:24px;
         	padding-left:6px;
         	color:#666666;
         	 /*text-align:left;*/
         }
         .grid #orders .head TH.first
         {
         	/* get rid of the first slash */
         	background:#e9e9eb url(_assets/img/header-bg.gif) -3px;
         	width:20px;
         } 
         
         /* group header */
         .grid #orders .group TH
         {
         	padding:10px 0px 2px 0px;
         	color:#666666;
         	text-align:left;
         	border-bottom:solid 2px #a5a4bd;
         } 
         .grid #orders .group TH.first
         {
         	text-align:center;         	
         	border-bottom:none;
         }              
         
         /* data items */                                       
         .grid #orders .item TD
         {
         	padding:3px 0px 3px 6px;
         	border-bottom:solid 1px #eae9e1; 
         	color:#222222;       	
         } 
         
         /* pager */    
        .grid #pager .pager TD
        {
        	height:40px;
        }  
        .grid #pager .pager .commands
        {
        	height:40px;
            padding:4px 0px 0px 25px;
        }               
        .grid #pager .pager .info
        {
            padding:4px 25px 0px 0px;
        	text-align:right;
        }       
        .hidden
        {
        	display:none;
        	visibility:hidden;
        }     
        /*ListView related*/
        
        
   /*File Dialogue relates*/
        .iframe-container {    
    padding-bottom: 60%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.iframe-container iframe,
.iframe-container object,
.iframe-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
   /*File Dialogue relates*/     