/*!
 * Homepage: http://www.icite.me
 * Copyright 2012-2017 AC
 * Based on Bootstrap
*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

body,
html {
    width: 100%;
    height: 100%;
}
.navbar-brand{
/*    font-family: "Raleway",Arial Black, Impact, "Roboto";*//* AMP "Roboto",Impact */
  font-size: 30px;
  color:#2BC4FF;
}
.navbar-default .navbar-brand{
  color:#0081B2;
}
.navbar-default .navbar-brand:hover{
  color:rgba(0,129,178,0.8);
}
.navbar{
  font-size: 16px;
  margin-bottom:0;
  padding-bottom: 0;
  background-color: #fff;
}
.nav .navbar-nav{
  padding-bottom:0;
}

li .navbar-btn{
  margin-left: 10px;
}
.lead {
    font-size: 18px;
    font-weight: 400;
}

.intro-header {
    margin-top:0;
    padding-top: 15px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    color: #337ab7;     /* header and text of main page all in one*/
 /* color: #ffffff;*/
 
 /* 
    This is the white background 
    background: url(../img/main.jpg) no-repeat center center;
    background-size: cover;
    -webkit-box-shadow: inset 0 0 0 1000px rgba(0,129,178,0.7);
    -moz-box-shadow: inset 0 0 0 1000px rgba(0,129,178,0.7);
    box-shadow: inset 0 0 0 1000px rgba(0,129,178,0.7);*/
    overflow-x: hidden;
    overflow: hidden;
    height:675px;	/* andrew top blue */
}

.intro-message {
    position: relative;
    padding-top: 0%;    /* AMP */
    padding-bottom: 20%;
}
/*
.intro-message > h1 {
    margin: 0;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
    font-size: 3em;
    font-family: Raleway;
}*/

#loop > h1 {
    margin: 0;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
    font-size: 2em;
    font-family: Raleway;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
 /*   text-shadow: 2px 2px 3px rgba(0,0,0,0.6);*/
    font-size: 1.1em;
    font-family: Raleway;
}

.img-portfolio {
    margin-bottom: 30px;
}
h
.img-hover:hover {
    opacity: 0.8;
}

#shorten {
width:50%;	/* andrew to change the size of the input box */
  height:65px;
  
  border-top-left-radius: 32px;
  border-bottom-left-radius: 32px;
  border-top-right-radius: 32px;
  border-bottom-right-radius: 32px;
}

#usernameEntered {
width:50%;	/* andrew to change the size of the input box */
  height:65px;
  
  border-top-left-radius: 32px;
  border-bottom-left-radius: 32px;
  border-top-right-radius: 32px;
  border-bottom-right-radius: 32px;
}

#btn-shorten{
  height:80px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}


.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ccc;
  font-size: 18px;
}
.form-control::-moz-placeholder { /* Firefox 19+ */
  color: #ccc;
  font-size: 18px;
}
.form-control:-ms-input-placeholder { /* IE 10+ */
  color: #ccc;
  font-size: 18px;
}
.form-control:-moz-placeholder { /* Firefox 18- */
  color: #ccc;
  font-size: 18px;
}

.title{
  font-size: 2em;
  font-weight: bolder;
  font-family: Raleway;
}

.panel-default > .panel-heading{
  background-color:#89D1FE;/* #0081B2 */
  color:#fff;
  border-radius: 28px;
}
.link-text{
  color: #0081B2;
}
/* Login Form */
.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    padding: 50px 0;
    background-color: #f8f8f8;
}

.content-section-b {
    padding: 50px 0;
 /*   border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;*/
}

.section-heading {
    margin-bottom: 30px;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../img/banner-bg.jpg) no-repeat center center;
    background-size: cover;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}
th{
  text-align: center !important;
}
tbody{
  text-align: center;
}
.yes{
  color:#00CF65;
}
.no{
  color:#BA1400;
}
/* footer */
footer {
    padding: 50px 0;
    background-color: #f8f8f8;
    width:100%;
}

p.copyright {
    margin: 15px 0 0;
}

/* Responsive Styles */

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
    .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
      color: #ccc;
      font-size: 18px;
    }
    .form-control::-moz-placeholder { /* Firefox 19+ */
      color: #ccc;
      font-size: 18px;
    }
    .form-control:-ms-input-placeholder { /* IE 10+ */
      color: #ccc;
      font-size: 18px;
    }
    .form-control:-moz-placeholder { /* Firefox 18- */
      color: #ccc;
      font-size: 18px;
    }
}

@media(max-width:991px) {
    .customer-img,
    .img-related {margin-bottom: 30px;}
    .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
      color: #ccc;
      font-size: 16px;
    }
    .form-control::-moz-placeholder { /* Firefox 19+ */
      color: #ccc;
      font-size: 16px;
    }
    .form-control:-ms-input-placeholder { /* IE 10+ */
      color: #ccc;
      font-size: 16px;
    }
    .form-control:-moz-placeholder { /* Firefox 18- */
      color: #ccc;
      font-size: 16px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    .intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
      color: #ccc;
      font-size: 14px;
    }
    .form-control::-moz-placeholder { /* Firefox 19+ */
      color: #ccc;
      font-size: 14px;
    }
    .form-control:-ms-input-placeholder { /* IE 10+ */
      color: #ccc;
      font-size: 14px;
    }
    .form-control:-moz-placeholder { /* Firefox 18- */
      color: #ccc;
      font-size: 14px;
    }
}
