.top-buffer {
	margin-top: 30px;
}

.padded {
	padding: 30px;
}
.btn-info.btn-perm1{
	background-color: #00ff00;
}
.large-logo {
 	width: 100%
}
#lbl-region{
    color:#fff;
    font-weight:normal;
}
#sel-region{
    margin-top:15px;
}
.loadingMask{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    opacity:0.5;
    background-color:#000;
}
#renderer{
    width: 16%;
    font-size: 20px;
    margin: 0px 56px 0px 0px;
}
#custom-projects{
    width: 25%;
    font-size: 20px;
    margin: 0px 10px 0px 0px;
}
#default-projects{
    width: 25%;
    font-size: 20px;
    margin: 0px 10px 0px 0px;
}
#projectId{
    font-size: 20px;
    width: 35%;
    border: none;
    text-align: right;
}
.project-container{
    width: 100%;
    min-height: 51vh;
    background-color: #eee;
    margin-top: 10px;
    height: 51vh;
}
.tab-container{
    min-width: 175px;
    min-height: 51vh;
    float: left;
    background-color: #ddd;
}
.tab-container div{
	width: 100%;
	line-height: 3;
	padding-left: 20px;
}
.tab-container div:hover{
    background-color: #222;
    color: #fff;
}
.settings-container input{
    font-size: 20px;
    width: 292px;
    line-height: 1;
    float: left;
}
.settings-container{
    float: left;
    margin: 30px 10px 10px 30px;
    width: 80%;
}
.tab-active{
    color: #fff;
    background-color: #333;
}
.variables-container{
    overflow-y: scroll;
    width: 85%;
    min-height: 45vh;
    max-height: 45vh;
    margin-bottom: 1px;
}
.varset-container button{
    line-height: 1.5;
    margin-left: 25px;
}
.varset-container label{
    margin-top: -3px;
}
.varset-container{
    width: 100%;
    clear: both;
    line-height: 3;
}
.tab-container img {
    width: 22px;
    float: right;
    margin: 10px 10px 5px 5px;
    cursor: pointer;
}
#datafile{
    width: 35px;
    margin-top: -32px;
    opacity: 0;
    margin-left: 118px;
    height: 32px;
}
#ldgpage{
    width: 35px;
    margin-top: -32px;
    opacity: 0;
    margin-left: 118px;
    height: 32px;
}
#out{
    font-family:monospace;
    width: 83%;
    height: 311px;
    margin: 15px 1% 0% 1%;
    overflow: scroll;
    font-size: 10px;
    max-height: 330px;
}
#format-container{
    width: 85%;
    position: relative;
}
#format-container table{
    width: 100%;
}
#format-container{
    padding: 0;
    border: solid;
    border-width: 1px;
    border-color: #ccc;
    width: 85%;
    overflow: scroll;
    max-height: 336px;
    min-height: 336px;
}
#format-container thead td{
	background-color: #337ab7;
	color: #fff;
}
#format-container td{
	border: solid;
	border-width: 1px;
	border-color: #ccc;
	padding: 5px;
	font-size: 12px;
}
.cSelected{
    background-color: green !important;	
}
#ldgOut{
    width: 85%;
    height: 336px;
}
.fullscreen{
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
}
.loadingMask img{
    width: 100px;
    margin: auto;
    margin-left: 48%;
    margin-top: 250px;
}
.screen-toggle{
    float: right;
}
.fscreen{
    width: 32px;
    right: 30px; 
    position:absolute; 
    z-index:9;
}
#movieName{
    border: none;
    padding: 5px;
    width: 33%;
    margin-left: 2px;
}
#requestS3Data {
   0px 0px 15px 0;
}
.request-head{
    padding: 1% 0 0 28%;
}
.request-head label{
    margin-top: 20px;
    margin-left: 16px;
}
.movieradio{
    float: right;
    width: 81%;
}
.requestVars input{ 
    width: 70%;
}
.requestS3Data input {
    height: 30px;
    border: none;
    width: 33%;
}
.requestApi span {
    float: left;
    margin: 7px 0px 0px 5px;
}
#requestApiKey {
    height: 30px;
    width: 285px;
    margin-left: 42px;
    padding-left:5px;
}
.requestApi input {
    border: none;
}
#modeselect{height: 30px;}
#renderselect{height: 30px;}
#playselect{height: 30px;}
#getselect{height: 30px;}
#renderextn{height: 30px;}
#playextn{height: 30px;}
#getextn{height: 30px;}
.togglemode{
    float: left;
}
#startrender{
    margin: 40px 0px 0px 27.5%;
}
.variables-container .section-title {
	font-size:20px;
	text-align: center;
	margin-top: 20px;
}
.assets-container {
    padding-top: 12px;
    max-height: 51vh;
    position: relative;
    overflow-y: scroll;
}
.assets-container .form-group{
    padding-right: 0;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    float: left;
}
.assets-container .section-title {
    font-size:20px;
    text-align: center;
    margin-right: 17%;
}
.assets-container label {
    margin-top: 15px;
}
.assets-container input{
    margin-top: 15px;
    float: left;
}
.assets-container button{
    float: right;
    margin: 15px 25% 0 0;
}
.emails-container tbody tr:hover{
	background-color: salmon !important;
}
.emails-container table{
        width: 100%;
}
.emails-container tbody{
    font-size: 14px;
}
.emails-container{
        overflow: scroll;
        max-height: 336px;
        min-height: 336px;
}
.emails-container thead tr{
	background-color: green;
	color: #fff;
}
.emails-container td{
	padding: 2px;
	border: solid;
	border-width: 1px;
	min-width: 188px;
}
video.load {
	background: black url(/assets/gfx/loading.gif) center center no-repeat;
	background-size: 70px;
}
.#stopwatch span{

}
.preview-container video{
    height: 323px;
    margin: 5px 5px 0px 5px;
    width: 49%;
    float: left;
}
.preview-stopwatch{
    float: left;
    margin: 5px 0 0 0;
}
#stopwatch {
    display: block;
    overflow-y: scroll;
    height: 324px;
    width: 200px;
    background-color: #333;
    color: #fff;
    padding-left: 5px;
    float:left;
}
.pset{background:url("gfx/03.png");}
.pset:hover{background:url("gfx/g03.png");}
.settings-container select{
    font-size:20px;
    width: 292px;
}
.settings-container label{
    width: 115px;
    float: left;
    margin-top: 4px;
}
.settings-container img{
    width: 20px;
    margin: 0px 0px 5px 10px;
    cursor: pointer;
}
.infotext{
	color: indianred;
	font-size: 16px;
	display: none;
	position: relative;
	margin-left: -315px;
	margin-top: -47px;
}
span:hover .infotext{
	display: block;
}
.client-container{
    width: 100%;
    height: 336px;
    background-color: #eee;
}
.req-list{
    height: 51vh;
    max-height: 51vh;
    overflow-y: scroll;
    width: 70%;
    float:left;
    margin-bottom: 15px;
    margin-left: 10px;
}
.render-count{
    top: 0;
    position: fixed;
    width: 100%;
    font-size: 96px;
    height: 100%;
    background: #aaa;
    padding: 15%;
}
.client-control{
    float: left;
    margin: 8px 0px 0px 40px;
    font-size: 16px;
}
.client-control label{
    font-weight:bold;
    margin-top: 15px;
}
.top-useage{
    margin-top: 4vh;
}
.csvsize{
    position: absolute;
    top: 150px;
    font-size: 100px;
    left: 315px;
    color: #777;
}
.client-control lable{
    font-weight: bold;
}
.client-control .usagetitle{
    margin-bottom: 10px;
    font-weight: bold;
}
.client-control input{
    width:100%;
    padding-left: 5px;
}
.client-control div{
    padding-left: 0;
}
.client-control select{
    height: 30px;
    width: 55%;
}
.client-control a{
    width: 100%;
    margin-top: 10px;
}
.useage{
	background-color: indianred !important;
	color: #fff !important;
	font-weight: bold;
}
#user-form input{
    border:none;
    width: 280px;
}
.user-newpass{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    color: #fff;
    opacity: .7;
}
.user-newpass div{
    margin: 130px auto;
    width: 475px;
}
.user-newpass div label {
    width: 125px;
    line-height: 2;
}
.user-newpass div input {
    margin: 0px 0px 20px 0px;
    line-height: 2;
    color: #000;
    padding-left: 5px;
    font-size: 15px;
}
#origintext{
    width: 80%;
}
.single-page-chart{
    height: 100vh;
    max-height: 100vh;
    width: 83vw;
    max-width: 83vw;
}
.single-page-chart{
    height: 100vh;
    max-height: 100vh;
    width: 75vw;
    max-width: 100vw;
    margin-left: 9%;
}
.chart-title img{
    width: 32px;
    float: right;
    cursor: pointer;
    margin: 5px;
}
.chart-container{
    height: 85vh;
    width: 75vw;
    position: relative;
    border: solid;
    border-width: 1px;
}
.chart-title{
    width: 75vw;
    text-align: left;
    font-size: 28px;
    margin-top: 1%;
    background-color: #123123;
    color: #fff;
    padding-left: 10px;
}
.single-page-map{
    height: 100vh;
    max-height: 100vh;
    width: 75vw;
    max-width: 100vw;
    margin-left: 9%;
}
.map-title{
    height: 100vh;
    max-height: 100vh;
    width: 83vw;
    max-width: 83vw;
}
#map{
    margin-bottom: 5%;
    height: 100vh;
    max-height: 100vh;
    width: 75vw;
    max-width: 100vw;
}
#chart5{ position: relative;}
.map-ptitle{
    margin-top: -24%;
    margin-left: 20px;
    position: absolute;
}
#write-report{
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #eee;
    opacity: 1;
}
.write-report-form{
    width: 32%;
    margin: 3% auto;
    background: #fff;
    border-radius: 10px;
    padding: 10px 0px;
    font-size: 2em;
}
.write-report-form .write-report-head{
    margin: 0px 0px 20px 20px;
    color: indianred;
    font-weight: bold;
}
.write-report-form div{
    width: 100%;
    color: #000;
    text-align: left;
    margin: 0px 0px 5px 20px;
}
.write-report-form input{
    width: 18px;
    height: 18px;
    margin-right: 20px;
}
.select-report{
	cusror: pointer;
}
.select-report:hover{
	color:lightskyblue !important;
}
#user-form #usernameinput{
    width: 300px;
}
.analytics-splash{
	height: 100vh;
	width: 100vw;
}
.splash-container{
    margin: auto;
    width: 200px;
    margin-top: 5%;
}
.splash-client{
    font-size: 32px;
    width: 100vw;
    text-align: center;
}
.chart-btn-container button:hover{
    background: indianred;
    color: #fff;
}
.chart-btn-container button{
    min-width: 150px;
    background-color: #000;
    color: #fff;
}
.chart-btn-container{
    position: fixed;
    bottom: 0;
    left: 0;
    background: #123123;
    width: 100%;
    padding: 10px 4px 10px 18%;
    z-index: 100;
    margin: 0 auto;
    line-height: 2;
}
.analytics-splash select{
    height: 40px;
    font-size: 32px;
    width: 330px;
    margin: 0 auto;
    display: block;
}
.analytics-splash input{
    font-size: 32px;
    width: 180px;
    text-align: center;
    margin-bottom: 5px;
    border:none;
    cursor:pointer;
}
.analytics-splash input:hover{
    color: indianred;
}
.report-dates{
    margin: 25px auto;
    display: block;
    width: 180px;
}
.reportto{
    font-size: 32px;
    text-align: center;
}
.ui-datepicker{
    z-index: 200 ! important;
}
.pagedownbtn{
    width: 100%;
    margin-top: 30px;
    margin-bottom: 25px;
}
.pagedownbtn img{
    vertical-align: middle;
    width: 50px;
    margin: -10 auto;
    display: block;
    cursor:pointer;
}
.write-report-head img{
    width: 40px;
    float: right;
    margin-right: 30px;
}
.assettitle{
    background-color: #333;
    line-height: 2;
    color: #fff;
    text-align: center;
    font-weight: bold;
}
.assetlist{
    background-color: #fff;
    width: 100%;
    overflow-y: scroll;
    display: block;
    border: solid;
    border-width: 1px;
    border-color: #333;
    min-height: 36vh;
    max-height: 36vh;
}
.assetlist td{
    padding: 2px 5px 2px 5px;
    font-size: 14px;
}
.assets-container tbody img{
	margin: 25%;
	width: 50%;
}
.sup{
    width:22px;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    margin-right: 5px;
}
.sdn{
    width:22px;
    float: right;
    margin-top: 3px;
    margin-right: 3px;
    margin-left: 5px;
}
.lup{
    width:22px;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    margin-right: 5px;
}
.ldn{
    width:22px;
    float: right;
    margin-top: 3px;
    margin-right: 3px;
    margin-left: 5px;
}
.cup{
    width:22px;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    margin-right: 5px;
}
.cdn{
    width:22px;
    float: right;
    margin-top: 3px;
    margin-right: 3px;
    margin-left: 5px;
}
.iup{
    width:22px;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    margin-right: 5px;
}
.idn{
    width:22px;
    float: right;
    margin-top: 3px;
    margin-right: 3px;
    margin-left: 5px;
}
.fup{
    width:22px;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    margin-right: 5px;
}
.fdn{
    width:22px;
    float: right;
    margin-top: 3px;
    margin-right: 3px;
    margin-left: 5px;
}
.assetsclose{
    color: #fff;
    float: right;
    width: 20px;
    cursor: pointer;
}
.settings-extra{
    margin-top: 8px;
}
.settings-extra .col-sm-5{
    padding-left: 0;
}
.settings-extra .col-sm-5 label{
    text-align: right;
    padding-right: 10px;
}
.settings-extra .col-sm-5 input{
    width: 190px;
    margin-bottom: 2px;
}
#hostingurl span img{
    margin-top: 4px;
}
.accessbar{
    margin-top: 20px;
}
.accessbar input{
    margin-right: 5px;
}
.apionline{
    float: right;
    height: 26px;
}
.samplereq{
    margin-top:20px;
    min-height:180px;
}
.samplereq .variables{
    width: 550px;
    height: 180px;
    background: #e1e1e1;
    float: left;
    overflow-y: scroll;
    border: 1px solid #000;
}
.samplereq .videoplay{
    width: 320px;
    height: 180px;
    background: #000;
    float: left;
}
.samplereq .videoplay video{
    width: 320px;
    height: 180px;
}
.samplereq table td {
    padding-left: 5px;
    border-bottom: 1px solid #000;
}
.samplereq thead{
    width: 100%;
    color: #fff;
    line-height: 1.6;
}
.offline{
    background-color: #999;
    color: #fff;
}
.online{
    background-color: #5cb85c;
    color: #fff;
}
.samplereq .variables input{
    width: 100%;
    border: none;
    background-color: #e1e1e1;
}
.samplereq .variables table{
	width:100%;
}
.samplereq .controls button{
    margin: 36px 0px 36px 36px;
}
.samplereq .controls a{
    margin: 0px 0px 0px 41px;
}
.requestmgr{
    width: 100%;
    margin-top: 20px
}
.reqmgrhead {
    background-color: #e1e1e1;
    height: 32px;
    padding-top: 4px;
    border: 1px solid #000;
}
.reqmgrhead div{
    float:left;
    padding-left: 2px;
    padding-right: 15px;
    border-right: 1px solid #000;
    color: #bbb;
}
.reqmgrhead div.active{
    color: #000;
}
.reqmgrhead div:hover{
    cursor:pointer;
    background-color: #999;
    color: #fff;
}
.pdat{
    width: 22px;
    float: left;
}
.udat {
    width: 20px;
    float: left;
    margin: 1px 2px 0px 2px;
}
.vdat {
    width: 22px;
    float: left;
    margin: 0px 4px 0px 2px;
}
.ddat {
    width: 22px;
    float: left;
    margin: 0px 2px 0px 2px;
}
.rdat {
    width: 22px;
    float: left;
    margin: 2px 2px 0px 2px;
    height: 18px;
}
#upload-form{
	height:0px;
}
#xdatafile{
    width: 90%;
}
.requestmgr table{
    width:100%;
}
.requestmgr thead{
    border: 1px solid #000;
    background-color: indianred;
    line-height: 22px;
}
.requestmgr thead td{
    padding-left:4px;
}
.requestmgr tbody{
    background-color: #e1e1e1;
}
.requestmgr tbody tr{
    border: 1px solid #000;
}
.requestmgr tbody tr td{
    padding-left: 4px;
}
.requestmgr tbody tr:hover{
    background: #999;
    color: #fff;
}
.reqmgrbody{
    max-height: 40vh;
    overflow-y: scroll;
    border-right: 1px solid #000;
}
.reqmgrhead div.openlist{
    padding:0;
}
#openlist{
    padding-top: 2px;
    width: 220px;
    max-width: 220px;
}
#openlist.active{
    color:#000;
}
#rowcount{
    float: right;
    padding-right: 10px;
}
.rowsample{
    background-color: #ccc;
    border-bottom: 1px solid #fff;
}
#rowcount.loading{
    background: url(/assets/gfx/loading.gif) no-repeat;
    background-size: 20px;
    background-position-x: right;
    padding-right: 20px;
}
