/*********************************************************
    		LAST MODIFIED: 05/30/2014
*********************************************************/
/* Media Querie Min-Width */
/* Colors */
/* normalize.css v1.1.0 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; 
background-color:rgba(255, 255, 255, 1); 
 /*background: no-repeat url('../images/background-radial-gradient-darker-3.jpg')center center fixed;*/

  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}

html, button, input, select, textarea {
 /* font-family: sans-serif; letter-spacing: 2px; 
 font-family: 'Comfortaa', cursive;
 font-family: 'Josefin Sans', sans-serif;
font-family: 'Quicksand', sans-serif;
font-family: 'Questrial', sans-serif;*/
 letter-spacing:.15em;
}

body {
  margin: 0; }



a, a:active, a:hover {
  outline: none; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

h2 {
  font-size: 1.5em;
  margin: .83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: .83em;
  margin: 1.67em 0; }

h6 {
  font-size: .67em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

p, pre {
  margin: 1em 0; }

code, kbd, pre, samp {
  font-family: monospace,serif;
  _font-family: 'courier new',monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl, menu, ol, ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu, ol, ul {
  padding: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

button[disabled], html input[disabled] {
  cursor: default; }
input {
  outline:none;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* Typography */
h1 {
  -webkit-font-smoothing: auto;
  text-align: center;
  margin-bottom: 27px;
  color: #464646;
  line-height: 35px; }

h2 {
  font-size: 1.77273em;
  margin-top: 1.6923em;
  margin-bottom: 0.8462em; }

h3 {
  font-size: 1.31818em;
  line-height: 1.13793em;
  margin-top: 1.1379em;
  margin-bottom: 0em; }

p, ul, blockquote, pre, td, th, label {
  margin: 0;
  font-size: 1.1em;
}

small, aside {
  font-size: 0.77273em; }

/* Hyperlinks */
a {
  text-decoration: none;
  border: none; }

p a {
  /* Optimized for touch devices */
  margin: -.5em;
  padding: .5em;
  position: relative; }

/* Lists */
ul, ol {
  list-style-position: inside;
  padding: 0; }

li ul, li ol {
  margin: 0 1.5em; }

dl dd {
  margin-left: 1.5em; }

dt {
  font-family: Futura, "Century Gothic", AppleGothic, sans-serif; }

/* Container */
.container {
  padding-right: 2px;
  padding-left: 2px; }
  @media only screen and (min-width: 768px) and (max-width: 980px) {
    .container {
      padding-right: 20px;
      padding-left: 20px; } }

a {
  color: #222; outline:0;}
/*
  a:active, a:hover {
    color: #333; }
*/

html {
  background-color: #495359; }

html.lt-ie10 div.scroll {
  overflow: hidden !important; }

html,
button,
input,
select,
textarea {
  color: #222222; }

html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
    background-color: rgba(255, 255, 255, 0.9); }

body {
  margin: 0;
  min-height: 100%;
  text-rendering: optimizeLegibility;
  color: #000;

  font-size: 13px;
 /* font-family: 'Roboto', 'Open Sans', serif;
 font-family: 'Comfortaa', cursive;
 font-family:"Titillium Web",sans-serif;*/
    font-family:"Lato",sans-serif;
    
  overflow-x: word-wrap;
  font-weight: 300; 
text-shadow: 0 0 0 #000;
text-transform:uppercase;
        min-width: 320px;
}

::-moz-selection {
  background: #FFF;
  text-shadow: none; }

::selection {
  background: #FFF;
  text-shadow: none; }

img, video, canvas, object, embed {
  max-width: 100%;
  _width: 100%; }

img {
  height: 300px;
    margin: -1px 0 -3px -1px;
    width: 100%;
  /* Improve IE's resizing of images */ }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.boneframe {
  margin: 0.2em 0;
  background: #E3DAC9;
  color: #000;
  padding: 0.2em 0; }
.chromeframe {
  margin: auto;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }
.chromehead {
  margin: auto;
  background: #fff;
  color: #000;
  font-family: "Poiret One",cursive;
  font-size:2em;
   -webkit-text-stroke-width: 1px;
   -webkit-text-stroke-color: black;
  padding: .4em; 
  text-align: center;
  border-radius: 5px 5px 0 0;
  text-shadow: 0 0 0 black, 1px 1px 0 #ccc;
    font-weight: 300;
  }
.chromelabel {
  margin: auto;
  background: #000;
  color: #fff;
  padding:auto; 
  text-align: center;
  }
.login-box {
  
    border-radius: 5px;
    height: auto;
    margin: 4% auto;
    max-width: 450px;
    min-width: 250px;
    position: relative;
    text-align: center;
    width: auto;

 }
 input.login{
 -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #eee none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #000;
    border-image: none;
    border-radius: 13px;
    border-style: none none solid;
    border-width: 0;
    color: #000;
    cursor: pointer;
    font-weight: 400;
    min-width: 224px;
    padding: 5px 15px;
    text-align: center;
    margin: 2%;
    font-family: "Raleway",sans-serif;
 }
 input.loginBtn[type=submit] {padding:5px 15px; background:#000; border:0 none;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 0;
    color: #000;
    cursor: pointer;
    font-weight: 400;
    padding: 5px 15px;
    width: 50%;
  }
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus
input:-webkit-autofill, 
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 1px solid #eee;
  -webkit-text-fill-color: #000;
  -webkit-box-shadow: 0 0 0px 1000px #eee inset;
  transition: background-color 5000s ease-in-out 0s;
}
 .login{
  width:190px;

 }
 .horrule {
  border-top: 1px solid #444;
 }
/*html { 
  background: url('../images/Background.jpg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}*/
@media screen and (max-width: 768px) {
html { 
  background: rgba(255,255,255,1); 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
  }
.logo-head{
    height:auto;
    width:auto;
   /*background: transparent url('../images/background-radial-gradient-darker-3.jpg');
    background: transparent url('../images/HeaderMast.jpg');*/
    background-size: cover;
    background-repeat: no-repeat;
    border-bottom:solid 1px #383838;
    margin: auto auto 1%;
    padding:auto;
  }

div.wrapper {
    position: relative;
    max-width: 1275px;
    margin: auto;
    padding: auto;
    width:100%;
}

div.wrapper div.kpi-content {
  min-height: 320px; }

@media only screen and (min-device-width : 1024px) and (max-device-width : 1366px) 
{
    max-width: 1275px!important;
    margin-left: 2px;
}
