.info {
	display: block;
	padding-left: 24px;
	margin-top: 10px;
	background: url('../../_assets/images/common/info.png') top left no-repeat;
	background-size: 20px auto;
	color: #636363;
	font-size: 12px;
	margin-bottom: 10px;
	}

@media (min-width: 768px) {
  .form-group label {
    line-height: 32px;
    cursor: pointer;
  }
  
  .form-group .checkbox label
  {
  	line-height: inherit!important;
  }
  
  .form-group .checkbox .lbl
  {
  	position: relative;
  	padding-left: 5px!important;
  }
}

.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_vegetable.png) top right no-repeat;    background-size: 400px auto;    display:block;    position:absolute;    top:15px;    right:-145px;    z-index:-1;  }
  .page-signin-alt .forgot-lock{width:160px;    height:179px;    background:url(../../_assets/images/common/login_vegetable.png) top right no-repeat;    background-size: 240px auto;    display:block;    position:absolute;    top:20px;    right:-80px;    z-index:-1;  }
  .page-signin-alt .register-icon{width:180px;    height:350px;    background:url(../../_assets/images/common/login_vegetable.png) top right no-repeat;    background-size: 450px auto;    display:block;    position:absolute;    top:100px;    right: -150px;    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;
  }
}

.page-footer .currency{
  padding: 0px;
  margin: 0px;
}
.page-footer .currency li{
  padding: 0 0 0 30px;
  float: left;
  display: block;
  margin-right: 30px;
}

.page-footer .currency .actual-currency
{
  background: url(../../_assets/images/icons46/money-currency.png) center left no-repeat;
  background-size: 19px 18px;
} 

.page-footer .currency .actual-currency strong
{
	color: #717c8f;
}

.page-mail {
	background: #fff !important
}

.page-mail #content-wrapper {
	padding: 0
}

.page-mail .mail-nav {
	border: 0 solid;
	border-bottom-width: 1px
}

.page-mail .mail-nav .navigation {
	overflow: hidden;
	position: relative;
	padding-top: 46px;
	height: 46px
}

.page-mail .mail-nav .navigation.open {
	height: auto
}

.page-mail .mail-nav .navigation.open li.active:after {
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.page-mail .mail-nav .sections {
	margin: 10px 0;
	padding: 0
}

.page-mail .mail-nav .sections li {
	list-style: none;
	margin: 0;
	padding: 0;
	-webkit-transition: all .2s;
	transition: all .2s
}

.page-mail .mail-nav .sections li.active {
	position: absolute;
	top: 0;
	width: 100%;
	border-bottom: 1px solid
}

.page-mail .mail-nav .sections li.active a {
	line-height: 46px;
	font-size: 15px
}

.page-mail .mail-nav .sections li.active:after {
	content: "\f105";
	font-family: FontAwesome;
	position: absolute;
	display: block;
	right: 16px;
	top: 8px;
	font-size: 20px;
	-webkit-transition: all .2s;
	transition: all .2s
}

.page-mail .mail-nav .sections li.active .badge, .page-mail .mail-nav .sections li.active .label
	{
	margin-top: 13px;
	margin-right: 36px
}

.page-mail .mail-nav .sections .badge, .page-mail .mail-nav .sections .label
	{
	margin-top: 8px;
	margin-right: 16px
}

.page-mail .mail-nav .sections a {
	display: block;
	padding: 0 0 0 16px;
	line-height: 36px;
	font-size: 14px
}

.page-mail .compose-btn {
	margin-top: 46px;
	border-bottom: 1px solid;
	padding: 16px
}

.page-mail .mail-select-folder {
	display: none
}

.page-mail .mail-select-folder.active {
	display: block
}

.page-mail .m-nav-icon {
	width: 16px;
	margin-right: 10px;
	text-align: center;
	display: inline-block
}

.page-mail .mail-nav-header {
	margin-top: 25px;
	font-size: 11px;
	text-transform: uppercase;
	padding-left: 16px;
	font-weight: 600
}

.page-mail .mail-nav-lbl {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 3px;
	margin-right: 10px
}

.page-mail .mail-nav .add-more a {
	font-size: 12px
}

.page-mail .mail-nav li.divider {
	padding: 0;
	height: 1px;
	margin: 9px 0 3px
}

.page-mail .mail-controls {
	border-bottom: 1px solid #efefef;
	padding: 12px 16px
}

.page-mail .mail-controls .btn-group+.btn-group {
	margin-left: 12px
}

.page-mail .mail-controls .btn {
	font-size: 14px;
	line-height: 14px
}

.page-mail .mail-controls .btn .fa-caret-down {
	position: relative;
	top: -1px
}

.page-mail .mail-controls .pages {
	line-height: 30px;
	margin-right: 13px;
	color: #bbb
}

@media ( min-width :992px) {
	.page-mail .mail-controls .wide-btns .btn {
		width: 60px;
		text-align: center;
		display: inline-block
	}
}

.page-mail .mail-container-header {
	display: none;
	border-bottom: 1px solid #efefef;
	line-height: 35px;
	padding: 14px 16px;
	font-size: 20px;
	font-weight: 300
}

.page-mail .mail-container-header.show {
	display: block
}

@media ( min-width :992px) {
	.page-mail #content-wrapper {
		position: static
	}
	.page-mail .mail-nav {
		width: 250px;
		border-bottom: 0;
		position: absolute;
		height: auto;
		min-height: 100%;
		border-right-width: 1px
	}
	.page-mail .mail-nav.fixed {
		position: fixed
	}
	.page-mail .mail-nav.fixed:before {
		display: none !important
	}
	.page-mail .mail-nav:before {
		content: "";
		display: block;
		top: 0;
		bottom: 0;
		position: fixed;
		width: 250px;
		border-right: 1px solid;
		z-index: -1
	}
	.page-mail .mail-nav .navigation {
		height: auto !important;
		padding-top: 0
	}
	.page-mail .mail-nav .navigation .label {
		font-size: 10px;
		line-height: 16px;
		padding: 0 4px;
		margin-top: 11px !important;
		margin-right: 16px !important
	}
	.page-mail .mail-nav .navigation li:after {
		display: none !important
	}
	.page-mail .mail-nav .sections li.active {
		position: static;
		top: auto;
		border: none
	}
	.page-mail .mail-nav .sections a, .page-mail .mail-nav .sections li.active a
		{
		font-size: 13px;
		line-height: 36px
	}
	.page-mail .mail-select-folder {
		display: none !important
	}
	.page-mail .mail-container {
		margin-left: 250px;
		min-height: 400px
	}
	.page-mail .mail-container-header {
		display: block;
		margin-top: 46px
	}
}

.page-mail .mail-list {
	margin: 16px;
	padding: 0
}

.page-mail .mail-item {
	margin: 0;
	list-style: none;
	position: relative;
	padding: 12px 14px 12px 46px
}

.page-mail .mail-item:nth-child(2n-1) {
	background: #f6f6f6
}

.page-mail .m-chck, .page-mail .m-star, .page-mail .m-avatar{
	position: absolute
}

.page-mail .m-chck {
	left: 15px;
	top: 14px
}

.page-mail .m-avatar {
	left: 8px;
	top: 10px
}

.page-mail .m-avatar img{
	width: 20px;
	border-radius: 5555px;
}

.page-mail .badge-po
{
	border: none;
	color: white;
	background: #31a7c0;
}

.page-mail .badge-zk
{
	border: none;
	color: white;
	background: #da601d;
}

.page-mail .m-star {
	left: 15px;
	top: 35px
}

.page-mail .m-star a {
	font-size: 15px;
	color: #bbb
}

.page-mail .m-star a:before {
	content: "\f006";
	font-family: FontAwesome
}

.page-mail .m-star a:hover {
	color: #ffab00
}

.page-mail .m-from, .page-mail .m-subject {
	margin-right: 160px
}


.page-mail .m-from a {
	color: #444
}

.page-mail .m-subject {
	margin-top: 5px
}

.page-mail .m-subject a {
	color: #777
}

.page-mail .m-date {
	position: absolute;
	right: 15px;
	top: 12px;
	width: 60px;
	text-align: right;
	color: #aaa
}

.page-mail .m-completed {
	position: absolute;
	right: 25px;
	top: 12px;
	width: 190px;
	text-align: left;
}

.m-response
{
	position: absolute;
	right: 140px;
	top: 9px;
}

.page-mail .m-switcher
{
	position: absolute;
	left: 50px;
}

.page-mail .m-from, .page-mail .m-accepted
{
	position: absolute;
	right: 130px;
	z-index: 555;
}

.page-mail .mail-item.starred .m-star a:before {
	content: "\f005";
	color: #ffab00
}

.page-mail .unread .m-from, .page-mail .unread .m-subject {
	font-weight: 700
}

@media ( min-width :992px) {
	.page-mail .mail-item {
		padding-left: 300px;
		padding-right: 100px
	}
	.page-mail .m-star {
		left: 40px;
		top: 11px
	}
	.page-mail .m-from {
		position: absolute;
		overflow: hidden;
		width: 190px;
		left: 45px
	}
	.page-mail .m-subject {
		margin-top: 0;
		overflow: hidden
	}
	.page-mail .m-date {
		width: 110px
	}
}

.page-mail .m-details-star {
	color: #ffab00;
	margin-right: 12px;
	position: relative;
	display: block;
	float: left;
	top: 1px
}

.page-mail .m-details-star, .page-mail .m-details-star>* {
	font-size: 15px
}

.page-mail .m-details-star>* {
	line-height: 20px
}

.page-mail .label {
	position: relative;
	vertical-align: middle;
	top: -1px
}

.page-mail .mail-info {
	padding: 14px 16px;
	border-bottom: 1px solid #efefef
}

.page-mail .mail-info:after, .page-mail .mail-info:before {
	content: " ";
	display: table
}

.page-mail .mail-info:after {
	clear: both
}

.page-mail .mail-info .avatar {
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 999999px;
	float: left
}

.page-mail .mail-info .from {
	display: block;
	float: left;
	margin-left: 10px
}

.page-mail .mail-info .name, .page-mail .mail-info .name a {
	color: #555;
	font-size: 14px
}

.page-mail .mail-info .email, .page-mail .mail-info .email a {
	color: #aaa
}

.page-mail .mail-info .date {
	display: block;
	float: right;
	font-size: 14px;
	color: #aaa;
	margin-top: 9px
}

.page-mail .mail-message-body {
	font-size: 14px;
	line-height: 24px;
	padding: 20px 16px
}

.page-mail .mail-message-content {
	line-height: 24px;
	padding: 20px 16px
}

.page-mail .mail-attachments {
	padding: 20px 16px;
	margin: 20px 0;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef
}

.page-mail .mail-attachments li {
	list-style: none;
	margin: 0;
	padding: 10px
}

.page-mail .mail-attachments li:nth-child(2n-1) {
	background: #f6f6f6
}

.page-mail .message-details-reply {
	margin: 0 16px 50px
}

.page-mail .new-mail-form {
	margin: 0 0 50px;
	padding: 20px 16px
}