@import url(https://fonts.googleapis.com/css?family=Questrial);

html, body
{
	margin: 0;
	padding: 0;
	font-family: 'Questrial', sans-serif;
	background: #e5e5e5;
	font-size: 14px;
}

.select {
  padding: 0;
  margin: 0;
}

.clear
{
	display: block;
	clear: both;
}

span.green
{
	color: #d7df21;
}

span.small-text
{
	font-size: 11px;
}

a.simple-link
{
	color: #4d5569;
}

.center-it
{
	margin-left: auto;
	margin-right: auto;
}

.remove-border
{
	border: 0 !important;
}

.standard-green-btn
{
	padding: 10px;
	border-radius: 5px;
	background: #d7df21;
	color: #393f4d;
	text-decoration: none;
	border: 1px solid #d7df21;
}

.standard-btn
{
	padding: 10px;
	border-radius: 5px;
	background: #FFF;
	color: #393f4d;
	text-decoration: none;
	border: 1px solid #393f4d;
}

#layout
{
	width: 100%;
	min-width: 1250px;
	overflow: hidden;
}

#generate-new-api-key
{
	padding-left: 10px;
	padding-top: 26px;
	padding-right: 10px;
}

.pull-left
{
	float: left;
}

.pull-right
{
	float: right;
}

#header
{
	width: 100%;
	min-width: 1160px;
	height: 65px;
	background: #FFF;
	float: left;
}

#logo-and-title
{
	width: 20%;
	min-width: 250px;
	height: inherit;
	float: left;
	background: #4d5569;
}

#logo
{
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	float: left;
	background: #393f4d;
}

#title
{
	height: 47px;
	font-size: 32px;
	color: #d7df21;
	padding-top: 18px;
	padding-left: 30px;
	float: left;
}

#title a
{
	color: #d7df21;
	text-decoration: none;
}

#api-key
{
	width: 350px;
	color: #FFF;
	padding: 10px;
	border-radius: 5px;
	background: #4d5569;
	float: left;
	margin-top: 16px;
	margin-left: 20px;
	text-align: center;
}

#change-plan
{
	width: 15%;
	min-width: 280px;
	float: right;
	padding-left: 20px;
	margin-top: 12px;
	margin-bottom: 10px;
	border-left: 1px solid #CCC;
	margin-right: 20px;
}

#plan-title
{
	font-size: 18px;
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
}

#change-plan-btn
{
	margin-left: 20px;
	font-size: 18px;
}

#sidebar
{
	width: 20%;
	min-width: 250px;
	background: #4d5569;
	margin-top: 0;
	height: 100vh;
	z-index: -999;
	float: left;
}

ul.navigation
{
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
}

ul.navigation#main
{
	padding-top: 1px;
}

ul.navigation li a
{
	display: block;
	color: #FFF;
	text-decoration: none;
	height: 55px;
	background: #393f4d;
	padding-top: 10px;
	border-bottom: 1px solid #4d5569;
}

ul.navigation li:first-child a
{
	border-top: 1px solid #393f4d;
}

ul.navigation li:last-child a
{
	border-bottom: 1px solid #393f4d;
}

ul.navigation li a:hover
{
	background: #4d5569;
	border-bottom: 1px solid #393f4d;
}

ul.navigation li a .icon
{
	width: 65px;
	text-align: center;
	height: 40px;
	float: left;
}

ul.navigation li a .icon#api-ip-whitelist
{
	padding-top: 15px;
	height: 40px;
}

ul.navigation li a .icon#api-usage-and-logs
{
	padding-top: 5px;
	height: 50px;
}

ul.navigation li a .icon#invoices
{
	padding-top: 5px;
	height: 50px;
}

ul.navigation li a .icon#sign-out
{
	padding-top: 5px;
	height: 50px;
}

ul.navigation li a .icon#console
{
	padding-top: 7px;
	height: 48px;
}

.menu-item-text
{
	padding-top: 15px;
	padding-left: 30px;
	float: left;
	font-size: 16px;
}

.tool
{
	width: 100%;
	min-width: 250px;
	height: inherit;
	background: #4d5569;
	display: block;
	height: 66px;
}

.tool-icon
{
	width: 65px;
	height: 65px;
	float: left;
}

a.tool-title
{
	height: 47px;
	font-size: 32px;
	color: #d7df21;
	padding-top: 18px;
	padding-left: 30px;
	float: left;
	text-decoration: none;
}

/* JQUERY UI OVERRIDE */
.ui-dialog
{
	border-radius: 0 !important;
	background: #4d5569;
}

.ui-dialog-titlebar
{
	border-radius: 0 !important;
	background: #393f4d;
	border: 0;
	font-weight: normal;
}

.ui-dialog-buttonpane
{
	background: none;
}

.ui-widget-content
{
	border: 0;
	font-family: 'Questrial', sans-serif;
	line-height: 20px;
}

.ui-button
{
	border-radius: 0;
	font-family: 'Questrial', sans-serif;
}

.ui-state-default
{
	background: #393f4d !important;
	border: 0 !important;
}

#content
{
	width: 79%;
	float: right;
	top: 66px;
	padding-top: 20px;

}

.row-content
{
	width: 100%;
	clear: both;
	overflow: hidden;
}

.content-box
{
	width: 47.46%;
	padding: 10px;
	background-color: #FFF;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}


.content-box-full
{
	width: 96%;
	padding: 20px;
	background-color: #FFF;
	overflow: hidden;
	float: left;
}

#content h1
{
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#content table
{
	border:1px solid #4d5569;
	border-collapse:collapse;
	padding:5px;
}

#content table td
{
	padding: 5px;
	border:1px solid #4d5569;
}

#content table tr.head
{
	background: #4d5569;
	color: #FFF;
}

#content table tr:nth-child(even)
{
	background: #e5e5e5;
}

.content-box:last-child
{
	margin-right: 0;
}

.form-control
{
	padding: 10px;
	border-bottom: 1px solid #CCC;
}

.form-control:last-child
{
	border: 0;
}

.form-control input, select
{
	width: 97%;
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #e5e5e5;
	background: #e5e5e5;
	font-size: 16px;
}

.form-control select
{
	padding: 9px !important;
}

.content-box-row
{
	padding: 10px;
	border-bottom: 1px solid #CCC;
	overflow: hidden;
	font-size: 16px;
	vertical-align: middle;
	height: 35px;
  min-width: 550px;
}

.content-box-row:last-child
{
	border: 0;
}

.content-box-title
{
	width: 120px;
	float: left;
	margin-top: 10px;
}

.content-box-content
{
	width: auto;
	float: left;
	margin-top: 10px;
}

.form-control button
{
	width: 100%;
	padding: 10px;
  border-radius: 5px;
	border: 1px solid #d7df21;
  background: #d7df21;
  color: #393f4d;
  text-decoration: none;
	text-transform: uppercase;
	font-family: 'Questrial', sans-serif;
	font-size: 16px;
}

.form-control.first
{
	padding-left: 0;
}


.content-box-full .form-control.first input
{
	padding-left: 10px;
}

.console-control
{
	width: 150px;
	float: left;
}

#apiresult
{
	clear: both;
	color: #000;
}

pre
{
	padding: 0 !important;
	border: none !important;
	border-radius: 0;
}

pre code
{
	background: #343442 !important;
	background-color: none !important;
	color: #9cd01f;
}

#command
{
	display: block;
	clear: both;
	padding-top: 5px;
	color: #d7df21;
}

#ip-whitelist-table
{
	margin-top: 120px;
}
