@media (min-width: 768px) {
  .form-group label {
    line-height: 32px;
    cursor: pointer;
  }
}

.table-borderless tr, .table-borderless tr td
{
    border: none!important;
}

.copyText
{
	cursor: pointer;
	position: relative;
}

.copyText:hover:after
{
	content: "Kopírovat";
	color: white;
	padding: 5px 7px;
	font-size: 12px;
	position: absolute;
	top: -5px;
	left: -75px;
	border-radius: 8px;
	background: rgba(0,0,0,0.7);
}

.panel .h3
{
  margin: 0px 0px 20px 0;
  font-weight: bold;
  font-size: 17px;
}

.panel .btn[type="submit"] 
{
	margin: 0px 5px;
}

.panel .no-margin
{
    margin: 0!important;
}

.panel .h3 img
{
	position: relative;
	top: -2px;
	margin: 0 15px 0 2px;
}

.modal .btn
{
	margin-left: 10px;
}

.big-preview
{
    max-width: 400px;
	position: fixed;
	bottom: 70px;
	right: 20px;
	border: 5px solid #46ac46;
}

@media (min-width: 768px){
	.two-columns-list{
	  columns: 2;
	  -webkit-columns: 2;
	  -moz-columns: 2;
	}
}
/* *********************************************************** */
/* ********************* Přehled uživatelů ******************* */
@media (max-width: 768px){
  .user-filter .col-sm-4
  {
    margin-bottom: 15px;  
  }
}

@media (min-width: 768px){
  .user-filter .col-md-3
  {
    position: relative;
    left: 15px;  
  }
}

.users-list .profile-image img
{
    border-radius: 5555px;
    cursor: pointer;
}

.users-list .admin-status span
{
    color: #c41e1e;
    line-height: 25px;
    font-weight: bold;
}

.users-list .dropdown-menu
{
    z-index: 5000;
}

#content-wrapper{
    padding-bottom: 80px;
}

.detail-fancy .user-detail .panel-heading img
{
    border-radius: 5555px;
    margin: 5px 25px 0 0;
}

.detail-fancy .user-detail .panel-heading h2
{
    margin: 10px 0 5px 0;
}

.detail-fancy .user-detail .panel-heading .login-name
{
    opacity: 0.8;
    font-style: italic;
} 

.detail-fancy .user-detail .pin
{
    display: inline-block; 
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 10px;
    margin: 5px 8px;  
    padding: 10px 10px 10px 20px;
    background: #ededed;
    border-radius: 4px; 
}

/* *********************************************************** */
/* ******************* Nastavení uživatele ******************* */

.profile-row .default-panel
{
    padding: 0 10px 10px 10px;
}

.profile-row .default-panel .form-group
{
    margin-top: 0px;
}

/* *********************************************************** */
/* ************************* Skupiny ************************* */

.group-list .item
{
  line-height: 25px;
  margin: 10px 0;
}

.group-list .fancybox-web{
	color: #989898;
	margin-right: 10px;
}

.group-list .block-delete
{
  display: inline-block;
  width: 40px;
  position: relative;
  top: -1px;
}

.group-list .block-permissions
{
  display: inline-block;
  width: 40px;
  position: relative;
  top: -1px;
}

/* *********************************************************** */
/* ******************** Nastavení - kamery ******************* */

.camera-settings .item
{
  line-height: 25px;
  margin: 10px 0;
}

.camera-settings .item:hover p
{
 	text-decoration: underline;
}

.camera-settings .block-delete, .camera-settings .block-edit
{
  display: inline-block;
  width: 30px;
  position: relative;
  top: -1px;
}

.camera-settings .block-delete
{
	margin-right: 10px;
}

.camera-settings p
{
  display: inline-block;
  float: right;
}

/* ************************************************************************ */
/* ******************** Nastavení - logotypy organizace ******************* */

.organization-logos
{
	margin-bottom: 15px;
}

.organization-logos .col-md-6
{
	text-align: center;
	padding:  35px 0;
}

.organization-logos .col-md-6 em
{
	display: block;
	margin-top: 15px;
	text-align: center;
	color: #838383;
}

/****** Přihlášení *****/
/****** login.php *****/
.page-signin-alt{padding-bottom:0px;  border-top:7px solid #26333d;  background:url(../../_assets/images/common/login_bg.jpg) top center no-repeat!important;}
.page-signin-alt .signin-header{background:#fff;  text-align:center;  padding:20px 0 40px 16px;  position:relative;  -webkit-box-shadow:0 2px 2px rgba(0,0,0,0.05), 0 1px 0 rgba(0,0,0,0.05);  box-shadow:0 2px 2px rgba(0,0,0,0.05), 0 1px 0 rgba(0,0,0,0.05);}
.page-signin-alt .signin-header .logo{font-size:16px;  height:24px;  line-height:24px;  width:24px;  opacity:1;  -webkit-transition:all 0.3s;  transition:all 0.3s;}
.page-signin-alt .signin-header .logo[href]:hover{opacity:.7;}
.page-signin-alt .signin-header .btn{position:absolute;  right:16px;  top:12px;}
.page-signin-alt .signin-header .demo-logo{display:inline-block;  height:24px;  line-height:24px;  background:none;}
.page-signin-alt .form-header{font-size:20px;  font-weight:300;  text-align:center;  margin:40px 0 10px 0;  font-family:Arial;}
.page-signin-alt .sub-form-header{text-align:center;  display:block;  margin:0px 0 35px 0;}
.page-signin-alt .panel{margin:0 16px;  padding:20px;}
.page-signin-alt .signin-password{position:relative;}
.page-signin-alt .signin-password input{padding-right:70px;}
.page-signin-alt .signin-password .forgot{position:absolute;  right:10px;  top:10px;  color:#555;  background:#f1f1f1;  border-radius:2px;  line-height:25px;  padding:0 7px;  font-size:12px;}
.page-signin-alt .signin-password .forgot:hover{text-decoration:underline;}
.page-signin-alt .signin-with{margin:0 14px;  padding:20px;  text-align:center;}
.page-signin-alt .signin-with .header{font-size:16px;  font-weight:300;  text-align:center;  margin:0 0 20px 0;}
.page-signin-alt .signin-with .btn{padding-left:0;  padding-right:0;  width:40px;  text-align:center;}
@media (min-width:480px){.page-signin-alt .signin-header{padding-left:0;    text-align:center;    }
.page-signin-alt .panel{width:460px;    margin:0 auto;    padding:27px;  }
.page-signin-alt .signin-with{width:360px;    margin:0 auto;  }
.page-signin-alt .alert{margin-bottom: 15px!important;}
.page-signin-alt .alert button{position: relative;top: 5px;}
.page-signin-alt .form-header{font-size:26px;  }
.page-signin-alt .checkbox-inline input{position: relative;top: 2px;}
}
  @media (min-width:550px){.page-signin-alt .panel{width:525px;  }
}
.page-signup-alt{padding-bottom:40px;}
.page-signup-alt .signup-header{background:#fff;  padding:16px 0 16px 16px;  position:relative;  -webkit-box-shadow:0 2px 2px rgba(0,0,0,0.05), 0 1px 0 rgba(0,0,0,0.05);  box-shadow:0 2px 2px rgba(0,0,0,0.05), 0 1px 0 rgba(0,0,0,0.05);}
.page-signup-alt .signup-header .logo{color:#555555;  font-size:16px;  height:24px;  line-height:24px;  width:24px;  opacity:1;  -webkit-transition:all 0.3s;  transition:all 0.3s;}
.page-signup-alt .signup-header .logo[href]:hover{opacity:.6;}
.page-signup-alt .signup-header .btn{position:absolute;  right:16px;  top:12px;}
.page-signup-alt .signup-header .demo-logo{display:inline-block;  height:24px;  line-height:24px;}
.page-signup-alt .form-header{font-size:22px;  font-weight:300;  text-align:center;  margin:40px 0;}
.page-signup-alt .panel{margin:0 16px;  padding:20px;  text-align:justify;}
@media (min-width:550px){
  .page-signin-alt .login-lock{width:255px;    height:286px;    background:url(../../_assets/images/common/login_lock.png) top left no-repeat;    background-size:255px 286px;    display:block;    position:absolute;    top:20px;    right:-95px;    z-index:-1;  }
  .page-signin-alt .forgot-lock{width:160px;    height:179px;    background:url(../../_assets/images/common/login_lock.png) top left no-repeat;    background-size:160px 179px;    display:block;    position:absolute;    top:20px;    right:-60px;    z-index:-1;  }
  .page-signin-alt .register-icon{width:180px;    height:180px;    background:url(../../_assets/images/common/register_icon.png) top left no-repeat;    background-size:180px 180px;    display:block;    position:absolute;    top:100px;    right: -110px;    z-index:-1;  }
}
.page-signup-alt .signup-with{margin:0 14px;  padding:20px;  text-align:center;}
.page-signup-alt .signup-with .header{font-size:16px;  font-weight:300;  text-align:center;  margin:0 0 20px 0;}
.page-signup-alt .signup-with .btn{padding-left:0;  padding-right:0;  width:40px;  text-align:center;}
@media (min-width:480px){.page-signup-alt .signup-header{padding-left:0;    text-align:center;  }
.page-signup-alt .panel{width:360px;    margin:0 auto;    padding:27px;  }
.page-signup-alt .signup-with{width:360px;    margin:0 auto;  }
}
.btn-login{background:linear-gradient(to bottom,#ca580d 0%,#cd7217 100%) repeat-x scroll 0% 0% red!important;  color:white;  border:1px solid #c2520a;  }

.btn-login:hover{background:linear-gradient(to bottom,#ca580d  40%,#cd7217 100%) repeat-x scroll 0% 0% red!important;  color:white;  border:1px solid #c2520a; }

.page-signin-alt .panel{text-align:justify;  line-height:25px;}
.page-signin-alt .panel .image{text-align:right;   position:relative;   left:10px;}
.page-signin-alt .btn-pixio{margin-top:20px;}
.page-signin-alt #singin-footer{margin:0 auto;  border-bottom:1px solid #e2e2e2;  padding:15px 0;}
.page-signin-alt #singin-footer a{float:right;  color:#636363;  font-size:13px;  margin-left:10px;  display:block!important;}
.page-signin-alt #singin-footer a:hover{text-decoration:underline;}
.page-signin-alt #singin-footer .wrapper{margin:0 16px;}
@media (min-width:550px){.page-signin-alt #singin-footer{width:525px;  }
.page-signin-alt #singin-footer .wrapper{margin:0;  }
}
.page-signin-alt .text-center{display:block;  margin:15px auto;  color:#959595;}
.page-search .search-text {
  color: #888;
  font-size: 15px;
  font-weight: 300;
  line-height: 36px;
  margin-bottom: 22px;
}
.page-search .search-tabs {
  margin-bottom: -2px;
}
.page-search .search-tabs:before,
.page-search .search-tabs:after {
  content: " ";
  display: table;
}
.page-search .search-tabs:after {
  clear: both;
}
.page-search .search-form {
  background: #fafafa;
  margin: -1px;
  padding: 16px 20px;
  position: relative;
}
.page-search .search-form .input-group-addon {
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-width: 0;
}
.page-search .search-form input[type="text"] {
  border-bottom-width: 0;
  border-top-width: 0;
}
.page-search .search-form button {
  border-bottom-width: 0;
  border-right-width: 0;
  border-top-width: 0;
}
.page-search .search-classic {
  margin: -20px;
  padding: 0;
}
.page-search .search-classic li {
  list-style: none;
  margin: 0;
  padding: 20px;
}
.page-search .search-classic li > * + * {
  margin-top: 10px;
}
.page-search .search-classic li + li {
  border-top: 1px solid #e4e4e4;
}
.page-search .search-classic .search-title,
.page-search .search-classic .search-tags,
.page-search .search-classic .search-content,
.page-search .search-classic .search-url {
  display: block;
}
.page-search .search-classic .search-title {
  font-size: 15px;
  font-weight: 600;
}
.page-search .search-classic .search-tags:before,
.page-search .search-classic .search-tags:after {
  content: " ";
  display: table;
}
.page-search .search-classic .search-tags:after {
  clear: both;
}
.page-search .search-classic .search-tags span,
.page-search .search-classic .search-tags a {
  display: block;
  float: left;
  line-height: 17px;
}
.page-search .search-classic .search-tags .search-tags-text {
  color: #aaa;
  font-size: 10px;
  font-weight: 600;
  margin-right: 10px;
  text-transform: uppercase;
}
.page-search .search-classic .search-tags .label,
.page-search .search-classic .search-tags .badge {
  font-size: 10px;
}
.page-search .search-classic .search-tags .label + .label,
.page-search .search-classic .search-tags .badge + .label,
.page-search .search-classic .search-tags .label + .badge,
.page-search .search-classic .search-tags .badge + .badge {
  margin-left: 5px;
}
.page-search .search-classic .search-url {
  color: #3a8b54;
  font-size: 11px;
  margin-top: 4px;
}
.page-search .search-users {
  margin: -20px;
}
.page-search .search-users table {
  margin: 0;
}
.page-search .search-users table th,
.page-search .search-users table td {
  padding-bottom: 14px;
  padding-top: 14px;
  vertical-align: middle;
}
.page-search .search-users .avatar {
  border-radius: 999999px;
  height: 30px;
  width: 30px;
}
.page-search .search-messages {
  margin-bottom: -20px;
  margin-top: -20px;
}
.page-search .search-messages .message {
  padding-bottom: 12px;
  padding-top: 12px;
}
.page-search .search-messages .message .date {
  top: 12px;
}
#page-404 {
  background: #f4b04f !important;
}
.page-500 {
  background: #e66454 !important;
}
.page-500 .error-text {
  margin-bottom: 80px !important;
}
#page-404,
.page-500 {
  
}
#page-404 .header,
.page-500 .header {
  background: #fff;
  padding: 20px 0;
  -webkit-box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1);
}
#page-404 .header .logo,
.page-500 .header .logo {
  color: #555555;
  font-size: 16px;
  height: 24px;
  line-height: 24px;
  width: 24px;
  opacity: .6;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#page-404 .header .logo[href]:hover,
.page-500 .header .logo[href]:hover {
  opacity: 1;
}
#page-404 .header .demo-logo,
.page-500 .header .demo-logo {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  background: #555555 !important;
}
#page-404 .error-code,
.page-500 .error-code {
  color: #fff;
  font-size: 120px;
  font-weight: 700;
  line-height: 140px;
  margin-top: 60px;
  text-shadow: 0 4px 0 rgba(0, 0, 0, 0.1);
}
#page-404 .error-text,
.page-500 .error-text {
  color: #fff;
  color: rgba(0, 0, 0, 0.5);
  font-size: 20px;
  font-weight: 600;
  padding: 0 20px;
}
#page-404 .error-text .oops,
.page-500 .error-text .oops {
  font-size: 50px;
}
#page-404 .error-text .hr,
.page-500 .error-text .hr {
  background: #fff;
  background: rgba(0, 0, 0, 0.2);
  display: inline-block;
  height: 5px;
  margin: 20px 0;
  width: 40px;
}
#page-404 .error-text .solve,
.page-500 .error-text .solve {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  margin-top: 15px;
}
#page-404 .search-form,
.page-500 .search-form {
  display: inline-block;
  margin: 50px 0 80px 0;
}
#page-404 .search-form .search-input,
.page-500 .search-form .search-input,
#page-404 .search-form .search-btn,
.page-500 .search-form .search-btn {
  border: none;
  border-radius: 3px;
  display: block;
  float: left;
  font-size: 15px;
  height: 46px;
  line-height: 20px;
  padding: 13px 0;
}
#page-404 .search-form .search-input,
.page-500 .search-form .search-input,
#page-404 .search-form .search-btn,
.page-500 .search-form .search-btn,
#page-404 .search-form .search-input:active,
.page-500 .search-form .search-input:active,
#page-404 .search-form .search-btn:active,
.page-500 .search-form .search-btn:active,
#page-404 .search-form .search-input:focus,
.page-500 .search-form .search-input:focus,
#page-404 .search-form .search-btn:focus,
.page-500 .search-form .search-btn:focus {
  outline: 0 !important;
  outline-offset: 0 !important;
}
#page-404 .search-form .search-input,
.page-500 .search-form .search-input {
  background: #fff;
  color: #555555;
  padding-left: 12px;
  padding-right: 12px;
  width: 220px;
}
#page-404 .search-form .search-btn,
.page-500 .search-form .search-btn {
  background: #444;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 13px;
  margin-left: 10px;
  padding-left: 12px;
  padding-right: 12px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#page-404 .search-form .search-btn:hover,
.page-500 .search-form .search-btn:hover {
  background: rgba(0, 0, 0, 0.5);
}
#page-404 .search-form .search-btn:active,
.page-500 .search-form .search-btn:active {
  background: rgba(0, 0, 0, 0.7);
}

#page-profile .profile-full-name {
  font-size: 20px;
  font-weight: 300;
  line-height: 40px;
  padding-bottom: 20px;
  position: relative;
  border-bottom-width: 2px;
  margin-bottom: 0;
  text-align: center;
}
#page-profile .profile-content .tab-content {
  background: #fff;
}
#page-profile .profile-block {
  margin-bottom: 18px;
  text-align: center;
}
#page-profile .profile-photo {
  padding: 6px;
  display: inline-block;
  margin-bottom: 10px;
  margin-top: -10px;
  border-radius: 999999px;
}
#page-profile .profile-photo img {
  display: block;
  max-width: 100%;
  border-radius: 999999px;
}
#page-profile .left-col > .panel .panel-heading {
  padding-left: 10px;
  padding-right: 10px;
}
#page-profile .left-col > .panel .panel-body {
  padding: 10px;
  padding-bottom: 0;
}

#page-profile .left-col .list-group-item {
  background: none !important;
  border: none;
  padding-bottom: 0;
  margin-top: 7px;
  padding-left: 10px;
  padding-right: 10px;
}
#page-profile .profile-skills .label {
  display: block;
  float: left;
  margin-right: 4px;
  margin-bottom: 4px;
}
#page-profile .profile-list-icon {
  width: 24px;
  text-align: center;
  font-size: 14px;
}
#page-profile .tl-header,
#page-profile .tl-icon,
#page-profile .tl-entry:before {
  box-shadow: 0 0 0 4px #fff !important;
}
#page-profile .widget-followers {
  margin: -20px;
}
#page-profile .widget-followers .follower {
  padding: 13px 20px;
}
#page-profile .profile-content-hr {
  margin-top: 30px;
  margin-bottom: 30px;
}
#page-profile .profile-content .col-md-12 .pull-right a {
  margin-top: 24px;
}
#page-profile .profile-content .panel-body .radio {
  margin-top: 9px;
  margin-bottom: -1px;
}
@media (min-width: 768px) {
  #page-profile .profile-full-name {
    padding-top: 10px;
  }
  
  #page-profile .left-col {
    float: left;
    width: 220px; 
  }
  #page-profile .right-col {
    overflow: hidden;
    padding-left: 20px;
  }
  #page-profile .profile-content {
    margin-top: 0;
  }
  #page-profile .profile-full-name {
    padding-left: 240px;
    padding-bottom: 50px;
    margin-top: -20px;
    text-align: left;
  }
  #page-profile .profile-row {
    margin-top: -36px;
  }
  #page-profile .profile-block {
    margin-top: -70px;
  }
  .profile-content-hr {
    display: none;
  }
}

.detail-fancy 
{
	padding: 10px;
	background: #f7f7f7;
}

.detail-fancy h2 
{
	font-size: 25px;
}

.detail-fancy h2 img
{
	margin-right: 10px;
	position: relative;
	top: -2px;
}

.detail-fancy h3 
{
	font-size: 21px;
	margin-bottom:  15px;
	display: block;
}

.detail-fancy h3 img
{
	margin-right: 10px;
	position: relative;
	top: -2px;
}

.detail-fancy .print
{
  display: none;
}

@media (min-width: 768px) {
  .detail-fancy .print
  {
  	padding: 25px 0;
  	display: block;
  	font-weight: bold;
  }
}

.detail-fancy .print img
{
	margin-right: 10px;
	position: relative;
	top: -2px;
}

.detail-fancy .badge img
{
	position: relative;
	top: -1px;
	left: -2px;
    margin-right: 3px;
}

.detail-fancy table
{
margin-bottom: 0px;
}

.detail-fancy .badge
{
	padding: 5px 10px;
	margin: 3px;
	border-radius: 4px;
	background: #ededed;
	color:  #787878;
	font-weight: normal;
}

.detail-fancy .badge-bigger
{
	padding: 9px 13px;
    line-height: 19px;
}

.detail-fancy .none-found
{
	text-align: center;
    color: #949494;
    display: block;
    width: 100%;
	line-height: 140px;	
}

  .fancybox-inner
  {
      overflow-x: hidden!important;
  }

@media (min-width: 768px) {
  .fancybox-inner
  {
      overflow: hidden!important;
  }
}

 #main-menu .navigation li:nth-child(3):after
{
	content: "";
	display: block;
	width: 25px;
	height: 3px;
	background: #3b3f4a;
	margin: 15px 0 15px 70px;
}

 #main-menu .navigation li ul li:after
 {
 	display: none!important;
 }