

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
   @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i&subset=latin-ext');
   body {
    background-color: #000;
  }
  .center {
    margin-left: auto;
    margin-right: auto;
  }

  label.valid {
    width: 24px;
    height: 24px;
    background: url(../img/valid.png) center center no-repeat;
    display: inline-block;
    text-indent: -9999px;
  }
  label.error {
    font-weight: bold;
    color: red;
    padding: 2px 8px;
    margin-top: 2px;
  }
  /*LOGIN*/
  .razitko {
   position: absolute;
display: block;
z-index: 9;
right: 279px;
top: 0px;
width: 12%;
transform: rotate(51deg);
  }
  .background-login{   
    background: url(..//img/bg_login1.jpg);
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;;
    background-position: center center;
    margin-top: -40px;
  }
  .background-login:before {
    /*content: "";*/
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0.15;
    background-color: #fff;
  }

  .container-login {
    position: relative;
    top:25%;
  }
  .login-modal {
    width:600px;
    margin-left: auto;
    margin-right: auto;
  }

  /* LOGGED */
  .logo-logged {
    width:15%;
    position: absolute;
    left: 5%;
    top: 5%;
  }
  h2.titulka {
    /*position: absolute;*/
    top:10%;
    left:35%;
    color:#fff;
    font-weight: 300;
  }
  .float-left {float:left;}
  .float-right {float:right;}
  .text-right {text-align: right;}
  img.product-thumbnail {width:30px;padding:5px;}
  a.product-link {color:#fff;text-decoration: underline;}
  a.product-link:hover {transition: ease-in-out 500ms all;}
  td.img-produkt {width:15%;}
  /*p.name {margin-top:;}*/
  th{
    font-weight: 300;
    font-style: italic;    
    color:#fff;
  }
  .dotted-line {
   border-bottom: 3px dotted;
   margin-top: 10px;
   margin-bottom: 14px;
   height: 10px;
   color:#fff;
 }
 tr {color:#fff;}
.popover {width:150px;}

/* ADMIN MODE */
.full100 {width:100%;}
.half50 {width:45%;}
.inline {display: inline-block;}
.left2em {margin-left: 2em;}
.inputfile{
  cursor: pointer; /* "hand" cursor */
}
.inputfile label {display: block;}
.admin-button {margin-right: 15px;}
.mt-5 {margin-top: 5px;}
.mt-10 {margin-top:10px;}
p.text-upload-obrazok {font-size: 15px;padding: 5px;line-height: 1.5em;}
hr.admin {width:85%;margin-left: auto;margin-right: auto;}
.success-admin-button {padding:7px;}


 .background-logged{   
  background: url(..//img/jel_bg.jpg);
  width: 100%;
  height: 100%;
  position: absolute;
  background-repeat: no-repeat;;
  background-position: center center;
  margin-top: -40px;
  background-size: cover;
}
.background-logged:before {
  /*content: "";*/
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.15;
  background-color: #fff;
}
/**/
 .background-logged-closed{   
  background: url(..//img/bg_closed.jpg);
  width: 100%;
  height: 100%;
  position: absolute;
  background-repeat: no-repeat;;
  background-position: center center;
  margin-top: -40px;
  background-size: cover;
  z-index: 1;
}
.background-logged-closed:before {
  /*content: "";*/
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.15;
  background-color: #fff;
}
.btn-open {
  margin-top:50px;
  left: 3px;
position: relative;
}
/*
.background-logged-vb{   
  /*background: url(..//img/background_blurred.png);
  width: 100%;
  height: 100%;
  position: absolute;
  background-repeat: no-repeat;;
  background-position: center center;
  background-size: cover;
}
.background-logged-vb:before {
  /*content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.15;
  background-color: #fff;
}*/
/**/
#videoBG {
    position: fixed;   
    bottom: 0;    
    min-height: 100%;
}
.container-logged {  
 position: relative;
 top:10%;   
}
.scroll-container {
  max-height: 400px;
  overflow-y: scroll;
}
.fullheight {height:100%;}
.frame {
  width: 75px;
  height: 75px;
  position: relative;
  border-radius: 100px;
  background-color:#D9955C;
  /*border: 1px solid white;*/
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2em;
}
.frame:after {
  content: '';
  display: block;
  position: absolute;
  top: -20px;
  bottom: -20px;
  left: -20px;
  right: -20px;
  border-radius: 100px;
  border: 1px solid #fff;
}
h2.id {
  position: relative;
  top: 22%;
  color: #000;
  font-size: 1.5em;
}
.addMore {margin-top:1.5em;}

/* LOG OUT */
.background-logged-closed-logout{   
  /*background: url(..//img/background_blurred.png);*/
  width: 100%;
  height: 100%;
  position: absolute;
  background-repeat: no-repeat;;
  background-position: center center;
  /*margin-top: -40px;*/
  background-size: cover;
  z-index: 1;
}
.m-top-logout {margin-top:1.5em;}
.background-logged-closed-logout:before {
  /*content: "";*/
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.15;
  background-color: #fff;
}
.tr {padding:5px;}

/*settings*/
.settings-button {
 color: #fff;
 top: 14%;
 left: 0%;
 position: relative;
 font-size: 30px !important;
}
.top-margin {margin-top: 35px !important;}
li.dropdown {padding:3px;}
.ddmenu {color: #212121;font-size:15px;}
a.pass {color:#fff;}
/* footer */
.container-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  /*border-top: 1px solid #fff;*/
  background-color: rgba(255, 255, 255, 1);
  padding-top: 10px;
}
p.footer {
  color:#212121;
  /*background-color: rgba(255, 255, 255, 0.75);*/
}
.footer a {color:#8C6548;}
.footer a:hover {opacity: 0.90;text-decoration: none;transition: ease-in-out: .5s;}

.sidebar-nav-fixed {
 position:fixed;
 top:60px;
 width:20%;
}
.desktop-hidden {display: none;}
.loading-center {top:25%;}

@media (max-width: 767px) {
  #videoBG {}
  .razitko {right:16px;width:20%;}
  .well-login {padding:30px;}
  .mobile-none {display: none;}
  .desktop-hidden {display: block;}
  .background-login {position: fixed;top: 0;}
  .login-modal {width: 300px;}
  h2.titulka {font-size: 20px;line-height: 1em;font-weight: 500;}
  .frame {width:30px;height:30px;margin-bottom:2em;}
  h2.id {top:-12%;font-size: 1em;}
  .scroll-container {max-height: 250px;}
  .btn-primary {font-size: 15px;}
 .nav-collapse, .nav-collapse.collapse {
    display: block;
position: fixed;
top: 20px;
right: 20px;
z-index: 9;
  }
  .hero-unit {width:60%;}
  .background-logged {
    position: fixed;
    top:0px;
  }



 .sidebar-nav-fixed {
   width:auto;
 }
}

@media (max-width: 979px) {
 .sidebar-nav-fixed {
   position:static;
   width: auto;
 }
}

