/* 
    Created on : 20.03.2016, 11:41:24
    Copyright  : Cloud 2 Air s.r.o.
    Author     : Bc. Petr Kokeš
*/

@media (min-width: 1600px) {
    .container {
        width: 1570px;
    }
}

@media (min-height: 700px) {
    .central{
        position: relative;
        margin-top:30%;
    }
}

body{
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; 
    background-image: url(/www/img/dashboard/OAYTED0.png); 
    -moz-background-size:100% 100%;
    -webkit-background-size:100% 100%;
    background-size:100% 100%;
    height: 100%;
    width: 100%;
    background-attachment: fixed;
    color: darkblue;
}

.navbar-brand{
    position: relative;
    top:-15px;
}


/***** Top content *****/

.inner-bg {
    padding: 100px 0 170px 0;
}

.top-content .text {
	color: #fff;
}

.top-content .text h1 { color: #fff; }

.top-content .description {
	margin: 20px 0 10px 0;
}

.top-content .description p { opacity: 0.8; }

.top-content .description a {
	color: #fff;
}
.top-content .description a:hover, 
.top-content .description a:focus { border-bottom: 1px dotted #fff; }

.form-box {
	margin-top: 35px;
}

.form-top {
	overflow: hidden;
	padding: 0 25px 15px 25px;
	background: #444;
	background: rgba(0, 0, 0, 0.35);
	-moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0;
	text-align: left;
}

.form-top-left {
	float: left;
	width: 75%;
	padding-top: 25px;
}

.form-top-left h3 { margin-top: 0; color: #fff; }
.form-top-left p { opacity: 0.8; color: #fff; }
.alert-danger p { 
    color: #a94442;
}
.form-top-right {
	float: left;
	width: 25%;
	padding-top: 5px;
	font-size: 66px;
	color: #fff;
	line-height: 100px;
	text-align: right;
	opacity: 0.3;
}

.form-bottom {
	padding: 25px 25px 30px 25px;
	background: #444;
	background: rgba(0, 0, 0, 0.3);
	-moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px;
	text-align: left;
}

.form-bottom form textarea {
	height: 100px;
}

.form-bottom form button.btn {
	width: 100%;
}

.form-bottom form .input-error {
	border-color: #de615e;
}

hgroup, h1, h2, h3, h4, h5{
    margin-top: 0px;
    margin-bottom: 0px;
}
a {
    color: white;
}

a:hover {
    color: #5830b5;
}

a img{
     border:none;
}

.background-grey {
    background: #706F6F;
    color: white;
}

.background-purple{
    background-color: #48498f;
    color:white;
}

.background-white{
    background: white;
    border-top: 2px solid #FFCE44;
    border-bottom: 2px solid #706F6F;
    padding-top: 4px;
/*    padding-bottom: 2px;*/
}
.heading-text{
    font-size: 32px;
    color: #706F6F;
    font-weight: bold;
}
/* ta hnusná modrá tímto #706F6F a #eee tímto  #FFCE44*/

.dashboard-menu{
    background-color: #FFCE44;
    background-image: none;
-webkit-box-shadow: 4px 4px 50px -5px rgba(255,206,68,1);
-moz-box-shadow: 4px 4px 50px -5px rgba(255,206,68,1);
box-shadow: 4px 4px 50px -5px rgba(255,206,68,1);
}

.dashboardMenuBox{
    position: relative;
    top:5px;
}

.dashboardMenuItems li a{
    color: #706F6F;
    font-weight: bold;
}

.dashboardMenuItems li a.active{
    background-color: #706F6F;
    color: #FFCE44;
}

.dashboardTitle{
    margin-top: 3px;
    font-size: 22px;
    font-weight: bold;
    color: white;
}

.dashboardInfoPanel{
    color: #FFCE44;
    font-size: 14px;
    -webkit-box-shadow: -2px 3px 50px 1px rgba(112,111,111,1);
    -moz-box-shadow: -2px 3px 50px 1px rgba(112,111,111,1);
    box-shadow: -2px 3px 50px 1px rgba(112,111,111,1);
}

.dashboardInfoPanel li{
    background-color: #bbb;
    border: 1px solid #696969;
}

.flexDashboard li h4{
    font-size: 18px;
    font-weight: normal;
    margin-top: 2px;
    margin-bottom: 0px;
}

.detailFlex{
    height: 200px;
    font-weight: bold;
}

.tabButton{
    background-color: #FFCE44;
}
.tab-content{
    background-color: white;
    position: relative;
    top: -20px;
}
.error{
    color: red;
    font-size: 18px;
    font-weight: bold;
}
.btn-add{
    position: relative;
    float: right;
    margin-right: 12px;
    margin-top: 12px;
}
.navbar-brand{
    padding: 0px;
}
thead tr th a{
    color:black !important;
}
thead tr td{
    color:black !important;
    font-weight: bold;
}

.form-signin-heading{
    color: #706F6F;
    font-weight: bold;
}

.btn-manager {
    background-image: -webkit-linear-gradient(top,#706F6F 0,#888888 100%);
    background-image: -o-linear-gradient(top,#706F6F 0,#888888 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#706F6F),to(#888888));
    background-image: linear-gradient(to bottom,#706F6F 0,#888888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#706F6F', endColorstr='#888888', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #2F4F4F;
    color:white;
}

.btn-manager:hover {
    background-image: -webkit-linear-gradient(top,#888888 0,#A9A9A9 100%);
    background-image: -o-linear-gradient(top,#888888 0,#A9A9A9 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#888888),to(#A9A9A9));
    background-image: linear-gradient(to bottom,#888888 0,#A9A9A9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#A9A9A9', GradientType=0);
}
#footer , .footer-copyright{
position: fixed;
    bottom: 5px;
}