body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #555;
  background-color: #ffffff;
    line-height: 1.8;
}

h1{
    color: #333;
    text-decoration: none;
    font-weight: 100;
    line-height: 1;
    margin-bottom: 1em;
}

.adsbygoogle{
    margin: 0px auto;
    margin-bottom: 5px;
}

h2{
    font-weight: 100;
    color: #333;
    margin-bottom: 5px;
}

.url{
	width: 380px !important;
}

hr{
    border: none;
    border-top: 1px solid #ccc;
    margin-bottom: 30px;
}

h3{
    font-size: 18px;
    font-weight: 100;
    color: #222;
    margin-bottom: -10px;
}

a{
    text-decoration: none;
    color: #224687;
}

a:hover{
    color: #bbb;
}

div {
    box-sizing: border-box;
}

#topBox {
    position: fixed;
    display: table;
    top: 0px;
    left: 0px;
    width: 100%;
    padding-top: 10px;
    background: linear-gradient(#224687,#264E97);
    margin: 0;
    height: 100px;
    z-index: 9999;
}

body.scrolled #topBox {
  opacity: 0.8;
  transition: opacity .2s;
}

body.scrolled #topBox:hover {
  opacity: 1.0;
  transition: opacity .2s;
}

.logo {
    display: table-cell;
    width: 450px;
    height: 75px;
    background-image: url('/assets/img/logo.png');
    cursor: pointer;
}

.aboutImage{
    width: 500px;
}

.formTitle{
    font-size: 20px;
    color: #222;
}

.menu {
    float: right;
    text-align: right;
    width: 580px;
    height: 75px;
    line-height: 70px;
}

.menu a{
    color: white;
}

.menu a:hover{
    color: #bbb;
}

.menuItem {
    display: inline-block;
    margin: 0;
    color: white;
    margin-left: 0.5em;
    font-size: 17px;
}

.g-recaptcha{
    display: block;
}

.spacer {
    height: 115px;
}

.slideItem {
    float: left;
    width: 600px;
}

.slideBox {
    width: 100%;
    background-color: #efefef;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    display: table;
    padding-top: 80px;
    padding-bottom: 50px;
}

.centered {
    display: table;
    width: 1200px;
    margin: 0 auto;
}

.disclaimer {
    font-size: 11px;
}

.iconBox {
    text-align: center;
    display: table-cell;
    width: 150px;
    font-size: 14px;
    padding: 4px;
}

.round {
    background-color: #eee;
    border-radius: 110px;
    width: 110px;
    height: 110px;
    line-height: 110px;
  font-size: 55px;
  color: #b9b9b9;
    margin: 0px auto;
    margin-bottom: -10px;
}

.right {
    float: right;
}

ul {
	margin-top: 10px;
	list-style-position: inside;
	list-style-image: url('/img/tick.png');
}

.footer {
    font-size: 12px;
    color: #777;
}

.button {
    border: none;
    padding: 5px;
    border-radius: 10px;
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    font-size: 17px;
    color: white;
    outline: 0;
    display: inline-block;
    margin-bottom: 3px;
}

.green{
    background-image: linear-gradient(to bottom, #13b218, #0c7810) !important;
}

.button:hover{
    background-image: linear-gradient(to bottom, #007bb8, #003db6);
    cursor: pointer;
}

.form {
    margin-top: 35px;
    background-color: #efefef;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 10px;
    margin-bottom: 20px;
    border: 1px solid #00a2ff;
    border-top: 4px solid #00a8c2;
}

.regForm{
    margin: 0px auto;
    margin-top: 10px;
}

input, select{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.editIP{
    margin-top: 3px;
}

.span {
    width: 300px;
    font-size: 18px;
    margin-bottom: 10px;
    height: 40px;
    border: 1px solid #00a2ff;
    padding: 3px;
}

.editHostname{
    cursor: pointer;
}

.smallerspan{
    width: 300px;
    font-size: 18px;
    margin-bottom: 3px;
    height: 30px;
    padding: 2px;
}

.larger {
    font-size: 25px;
}

.homeContainer {
	margin: 0px auto;
	position: relative;
	padding-bottom: 20px;
}

.homeMenu {
	text-align: left;
	display: table-cell;
	width: 200px;
	background-color: rgba(222,231,247, 0.8);
	height: 100%;
	margin: 0px;
    border: 1px solid #224687;
    padding-left: 10px;
    padding-right: 10px;
    border-right: none;
}

.homeMenuItem {
	width: 200px;
	height: 30px;
	line-height: 30px;
	padding: 5px;
	display: inline-block;
}

.homeMenuItem:hover {
	background-color: white;
}

.homeWindow {
	vertical-align: top;
	text-align: left;
	display: table-cell;
	position: static;
	top: 0;
	bottom: 0;
	background-color: rgba(222,231,247, 0.6);
	height: 100%;
    width: 100%;
	overflow: hidden;
	padding: 0px 20px 0px 20px;
    border: 1px solid #224687;
    margin-bottom: 20px;
}
.newHostname {
    border-collapse: collapse;
    box-sizing: border-box;
}
.newHostname td {
	padding: 3px;
	border: 1px solid #224687;
    box-sizing: border-box;
}

.label {
   font-size: 18px;
	height: 26px;
	line-height: 26px;
	width: 90px;
	text-align: center;
	background-color: white;
	color: #224687;
}

.hostname {
	background-color: white;
    width: 300px;
}

.ip {
	width: 180px;
	background-color: white;
}

.lastUpdate {
	width: 180px;
	background-color: white;
}

.settings {
	width: 80px;
	text-align: center;
}

.noBG {
	background-color: inherit;
    text-align: left;
}

.inputBox {
	font-size: 25px;
	border: 0;
	font-family: 'PT Sans Narrow', sans-serif;
	width: 300px;
	text-align: left;
	padding-left: 5px;
}

.urlBox {
    font-size: 30px;
    border: 1;
    font-family: 'PT Sans Narrow', sans-serif;
    width: 700px;
    text-align: left;
    padding-left: 5px;
}

.adsbygoogle{
    display:block;width:728px;height:90px;
}


/*Smaller Screens*/

@media screen and (max-width: 1250px) {
    .slideItem {
        width: 500px;
    }
    
    .bx-wrapper {
        width: 1000px !important;   
    }
    
    .centered{
        width: 1000px;
    }
    
    .disclaimer{
        font-size: 9px;
    }
}

@media screen and (max-width: 1024px) {
    .slideItem {
        width: 300px;
    }
    
    .aboutImage {
        width: 300px;
    }
    
    .bx-wrapper {
        width: 600px !important;   
    }
    
    .centered{
        width: 600px;
    }
    
    .disclaimer{
        font-size: 9px;
    }
}

@media screen and (max-width: 735px) {
   .adsbygoogle{
        display: none;
        visibility: hidden;
    }
}

@media screen and (max-width: 1050px) {
    .menu {
        display: block;
        height: auto;
        line-height: normal;
        float: none;
    }
    
    .logo {
        display: inherit;
    }
}

@media screen and (max-width: 500px) {
        
    h1{
        font-size: 30px;
    }
    .spacer{
        height: 160px;
    }
    .slideBox{
        padding-top: 10px;
    }
    
    .goAway{
        display: none;
        visibility: hidden;
    }
    
    .logo {
            display: inherit;
            width: 100%;
        max-width: 450px;
            background-size: 100%;
            background-repeat: no-repeat;
        }
    .menu {
        width: 100%;
        text-align: center;
    }
    .menuItem {
        font-size: 18px;
        display: inline-block;
        float: none;
    }
    .centered{
        width: 100%;
        text-align: center;
    }
    
    .slideItem{
        width: 320px;
        margin: 0px auto;
        margin-bottom: 20px;
    }
    
    .bx-wrapper {
        width: 320px !important;   
    }
    
    .iconBox {
        display: inline-block;
    }
}


