	body, html {
        height: 100%;
        padding: 0;
        margin: 0;
		}
	 .chart-height {height:80%;}
	
	
	
	.amChartsDataSetSelector select,
.amChartsInputField,
.amChartsButton,
.amChartsButtonSelected {
  background: #ffffff;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  margin: 0 0 3px 0;
  padding: 6px 12px;
  height: 29px;
}

.amChartsDataSetSelector select:hover,
.amChartsInputField:hover,
.amChartsButton:hover,
.amChartsButtonSelected {
  background-color: #e6e6e6;
  border-color: #a4a4a4;
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {

    background-color: rgba(238, 238, 238, 0.05);
}
	.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid #6e6e6e;
}
.hido {display:none;}


.selecty {color:#ddd;font-size:12px;background-color:transparent;width:100%;border-color:#383838;}
		select option {
			margin: 40px;
			background: rgba(0, 0, 0, 0.9);
			color: #8f8f8f;
			text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
			border-radius:4px;
			
			box-shadow: 0 0 10px 100px #fff inset;
		}
		.text-grey {color:#ddd;}

		.panel-default>.panel-heading {
			color: #333;
			background-color: transparent !important;
			border-color: #ddd;
		}
		.panel {
			margin-bottom: 20px;
			background-color: rgba(255, 255, 255, 0);
			border: 1px solid #383838;
			border-radius: 0px;
			-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
			box-shadow: 0 1px 1px rgba(0,0,0,.05);
		}
		
		.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
			padding: 3px;
			line-height: 1;
			vertical-align: top;
			border: 1px solid #383838;
			font-size: 12px;
			color:#8f8f8f;
			border-left:0px;
			border-right:0px;
		}
		.smartforms-modal {
			padding-top: 30px;
		}
		.accessVersion {color:#555;font-size:10px;}
		.butunselect {color: #8f8f8f;
		background-color: transparent;
		border-color: #8f8f8f;
		border-radius: 0px;}
		
		.butselect {color: #8f8f8f;
		background-color:#2a2a2a;
		border-color: #8f8f8f;
		border-radius: 0px;}
		
		.btn-default:hover {background-color:#725ce6;color:#fff;}
		
		.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0px;
}

.panel-body {
    padding: 15px;
    padding-bottom: 0px;
    border-bottom: 0px solid;
}

.modal-content {
    position: relative;
    background-color: #3e3e3e;
   }

.close {
    
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .5;
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #8f8f8f;
}
p {font-size:12px; color:#8f8f8f;}
.infoHov:hover {opacity:0.1;}

a {text-decoration:none;}

.greyscale {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.greyscale:hover {
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
	cursor: pointer;
}
.panelLogo {height:50px; width:50px;}

 .scrolly {
        height: 400px;
        width: 100%;
        background-color: transparent;
        border: 0px solid transparent;
        overflow: auto;
        position: relative;
		
      }
.inner-scrolly {width:100%; padding-left:20px; padding-right:20px;}	  
	  
	  
      .entryPlaceholder {
        height: 48px;
        width: 100%;
      }
	
	
	.chartImg {width:21px; height:21px;}
	.chartSpan {font-size:14px !important;}
	
	/* Ipad Port Land */
	@media only screen 
	and (min-device-width : 768px) 
	and (max-device-width : 1024px)  { 


	.butunselect {color: #8f8f8f;
			background-color: transparent;
			border-color: #8f8f8f;
			border-radius: 0px;
			font-size:8px;
			}
			
			.butselect {color: #8f8f8f;
			background-color:#2a2a2a;
			border-color: #8f8f8f;
			border-radius: 0px;
			font-size:8px;
			}

	}



			
	
	
	/* Iphone 6 Plus Port Land */
	@media only screen 
	and (min-device-width : 414px) 
	and (max-device-width : 736px) { .mobi-hide {display:none !important;}}



	/* Iphone 6 Port Land */
	@media only screen 
	and (min-device-width : 375px) 
	and (max-device-width : 667px) {	
	.mobi-hide {display:none !important;}
	body, html {
        height: 100%;
        padding: 0;
        margin: 0;
    }
	.chart-height {height:350px;}
	
	.chartSpan {font-size:10px !important;}
	.chartImg {width:15px !important; height:15px !important;}
	
		.butunselect {color: #8f8f8f;
		background-color: transparent;
		border-color: #8f8f8f;
		border-radius: 0px;
		font-size:8px;
		}
		
		.butselect {color: #8f8f8f;
		background-color:#2a2a2a;
		border-color: #8f8f8f;
		border-radius: 0px;
		font-size:8px;
		}
	
	
	}

	/* Iphone 5 5S Port Land */
	@media only screen 
	and (min-device-width : 320px) 
	and (max-device-width : 568px) { .mobi-hide {display:none !important;}}

	/* Iphone 2G 4S Port Land */
	@media only screen 
	and (min-device-width : 320px) 
	and (max-device-width : 480px) { .mobi-hide {display:none !important;}}
	body { background-color: #121212; color: #fff; }
	
	
	
@media screen and (-webkit-min-device-pixel-ratio:0) { 
  select,
  textarea,
  input {
    font-size: 16px;
  }
}