@charset "UTF-8";
/* general */
.block {
  display: block;
}

.bold {
  font-weight: bold;
}

.italic {
  font-weight: bold;
}

.overflow-hidden {
  overflow: hidden;
}

.clearlist, .chart-legend {
  list-style: none;
  padding-left: 0;
}
.clearlist > li, .chart-legend > li {
  list-style-type: none;
}

.visible-xxs {
  display: none !important;
}

/* heights */
.height-0 {
  height: 0px;
}

.height-0 {
  height: 0px;
}

.height-10 {
  height: 10px;
}

.height-100 {
  height: 100px;
}

.height-20 {
  height: 20px;
}

.height-200 {
  height: 200px;
}

.height-30 {
  height: 30px;
}

.height-300 {
  height: 300px;
}

.height-40 {
  height: 40px;
}

.height-400 {
  height: 400px;
}

.height-50 {
  height: 50px;
}

.height-500 {
  height: 500px;
}

.height-60 {
  height: 60px;
}

.height-600 {
  height: 600px;
}

.height-70 {
  height: 70px;
}

.height-700 {
  height: 700px;
}

.height-80 {
  height: 80px;
}

.height-800 {
  height: 800px;
}

.height-90 {
  height: 90px;
}

.height-900 {
  height: 900px;
}

.height-100 {
  height: 100px;
}

.height-1000 {
  height: 1000px;
}

.height-110 {
  height: 110px;
}

.height-1100 {
  height: 1100px;
}

.height-120 {
  height: 120px;
}

.height-1200 {
  height: 1200px;
}

/* widths */
.width-0 {
  width: 0px;
}

.width-0 {
  width: 0px;
}

.width-10 {
  width: 10px;
}

.width-100 {
  width: 100px;
}

.width-20 {
  width: 20px;
}

.width-200 {
  width: 200px;
}

.width-30 {
  width: 30px;
}

.width-300 {
  width: 300px;
}

.width-40 {
  width: 40px;
}

.width-400 {
  width: 400px;
}

.width-50 {
  width: 50px;
}

.width-500 {
  width: 500px;
}

.width-60 {
  width: 60px;
}

.width-600 {
  width: 600px;
}

.width-70 {
  width: 70px;
}

.width-700 {
  width: 700px;
}

.width-80 {
  width: 80px;
}

.width-800 {
  width: 800px;
}

.width-90 {
  width: 90px;
}

.width-900 {
  width: 900px;
}

.width-100 {
  width: 100px;
}

.width-1000 {
  width: 1000px;
}

.width-110 {
  width: 110px;
}

.width-1100 {
  width: 1100px;
}

.width-120 {
  width: 120px;
}

.width-1200 {
  width: 1200px;
}

/* margins */
.mg-0 {
  margin: 0px;
}

.mg-t-0 {
  margin-top: 0px;
}

.mg-b-0 {
  margin-bottom: 0px;
}

.mg-l-0 {
  margin-left: 0px;
}

.mg-r-0 {
  margin-right: 0px;
}

.mg-5 {
  margin: 5px;
}

.mg-t-5 {
  margin-top: 5px;
}

.mg-b-5 {
  margin-bottom: 5px;
}

.mg-l-5 {
  margin-left: 5px;
}

.mg-r-5 {
  margin-right: 5px;
}

.mg-10 {
  margin: 10px;
}

.mg-t-10 {
  margin-top: 10px;
}

.mg-b-10 {
  margin-bottom: 10px;
}

.mg-l-10 {
  margin-left: 10px;
}

.mg-r-10 {
  margin-right: 10px;
}

.mg-20 {
  margin: 20px;
}

.mg-t-20 {
  margin-top: 20px;
}

.mg-b-20 {
  margin-bottom: 20px;
}

.mg-l-20 {
  margin-left: 20px;
}

.mg-r-20 {
  margin-right: 20px;
}

/* paddings */
.pd-0 {
  padding: 0px;
}

.pd-t-0 {
  padding-top: 0px;
}

.pd-b-0 {
  padding-bottom: 0px;
}

.pd-l-0 {
  padding-left: 0px;
}

.pd-r-0 {
  padding-right: 0px;
}

.pd-5 {
  padding: 5px;
}

.pd-t-5 {
  padding-top: 5px;
}

.pd-b-5 {
  padding-bottom: 5px;
}

.pd-l-5 {
  padding-left: 5px;
}

.pd-r-5 {
  padding-right: 5px;
}

.pd-10 {
  padding: 10px;
}

.pd-t-10 {
  padding-top: 10px;
}

.pd-b-10 {
  padding-bottom: 10px;
}

.pd-l-10 {
  padding-left: 10px;
}

.pd-r-10 {
  padding-right: 10px;
}

.pd-15 {
  padding: 15px;
}

.pd-t-15 {
  padding-top: 15px;
}

.pd-b-15 {
  padding-bottom: 15px;
}

.pd-l-15 {
  padding-left: 15px;
}

.pd-r-15 {
  padding-right: 15px;
}

.pd-20 {
  padding: 20px;
}

.pd-t-20 {
  padding-top: 20px;
}

.pd-b-20 {
  padding-bottom: 20px;
}

.pd-l-20 {
  padding-left: 20px;
}

.pd-r-20 {
  padding-right: 20px;
}

.pd-25 {
  padding: 25px;
}

.pd-t-25 {
  padding-top: 25px;
}

.pd-b-25 {
  padding-bottom: 25px;
}

.pd-l-25 {
  padding-left: 25px;
}

.pd-r-25 {
  padding-right: 25px;
}

.pd-30 {
  padding: 30px;
}

.pd-t-30 {
  padding-top: 30px;
}

.pd-b-30 {
  padding-bottom: 30px;
}

.pd-l-30 {
  padding-left: 30px;
}

.pd-r-30 {
  padding-right: 30px;
}

.pd-35 {
  padding: 35px;
}

.pd-t-35 {
  padding-top: 35px;
}

.pd-b-35 {
  padding-bottom: 35px;
}

.pd-l-35 {
  padding-left: 35px;
}

.pd-r-35 {
  padding-right: 35px;
}

.pd-40 {
  padding: 40px;
}

.pd-t-40 {
  padding-top: 40px;
}

.pd-b-40 {
  padding-bottom: 40px;
}

.pd-l-40 {
  padding-left: 40px;
}

.pd-r-40 {
  padding-right: 40px;
}

.pd-45 {
  padding: 45px;
}

.pd-t-45 {
  padding-top: 45px;
}

.pd-b-45 {
  padding-bottom: 45px;
}

.pd-l-45 {
  padding-left: 45px;
}

.pd-r-45 {
  padding-right: 45px;
}

.pd-50 {
  padding: 50px;
}

.pd-t-50 {
  padding-top: 50px;
}

.pd-b-50 {
  padding-bottom: 50px;
}

.pd-l-50 {
  padding-left: 50px;
}

.pd-r-50 {
  padding-right: 50px;
}

.clear {
  clear: both;
}

/* fonts & text */
.fw-bold {
  font-weight: bold;
}

.text-ellipsis {
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

.text-left {
  text-align: left !important;
}

.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

.nowrap {
  white-space: nowrap !important;
}

/* colors */
.bg-green {
  background-color: #00acac !important;
  border-color: #006f6f !important;
}
.bg-green * {
  border-color: #006f6f !important;
}

.bg-green-dark {
  background-color: #006f6f !important;
  border-color: #003c3c !important;
}

.bg-red {
  background-color: #ff5b57 !important;
  border-color: #ff2924 !important;
}
.bg-red * {
  border-color: #b3403d !important;
}

.bg-red-dark {
  background-color: #b3403d !important;
  border-color: #b3403d !important;
}

.bg-blue {
  background-color: #0057AC !important;
  border-color: #003d79 !important;
}
.bg-blue * {
  border-color: #003d79 !important;
}

.bg-blue-dark {
  background-color: #003d79 !important;
  border-color: #003d79 !important;
}

.bg-violet {
  background-color: #727cb6 !important;
  border-color: #545fa1 !important;
}
.bg-violet * {
  border-color: #545fa1 !important;
}

.bg-violet-dark {
  background-color: #545fa1 !important;
  border-color: #545fa1 !important;
}

.bg-yellow {
  background-color: #F59C1A !important;
  border-color: #d38109 !important;
}
.bg-yellow * {
  border-color: #d38109 !important;
}

.bg-yellow-dark {
  background-color: #d38109 !important;
  border-color: #d38109 !important;
}

.bg-black {
  background-color: #32353e !important;
}

.bg-black-dark {
  background-color: #1c1d22 !important;
}

.no-padding {
  padding: 0 !important;
}

body, table, td, th, input, textarea {
  font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
}

h1 {
  font-size: 1.8em;
}

h2 {
  font-size: 1.6em;
}

h3 {
  font-size: 1.4em;
}

h4 {
  font-size: 1.2em;
}

label {
  font-weight: normal;
  cursor: pointer;
}

ul {
  list-style: disc;
  padding-left: 1em;
}

.text-strikethrough {
  text-decoration: line-through;
}

/* ikony souboru */
/* male */
.icon-format-sm {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-position: 0 0;
}

.icon-format-sm,
.icon-sm-other, .icon-sm-3gp, .icon-sm-7z, .icon-sm-ae, .icon-sm-ai, .icon-sm-apk, .icon-sm-asf,
.icon-sm-avi, .icon-sm-bak, .icon-sm-bmp, .icon-sm-cdr, .icon-sm-css, .icon-sm-csv, .icon-sm-divx,
.icon-sm-dll, .icon-sm-doc, .icon-sm-docx, .icon-sm-dw, .icon-sm-dwg, .icon-sm-eps, .icon-sm-exe,
.icon-sm-flv, .icon-sm-fw, .icon-sm-gif, .icon-sm-gz, .icon-sm-html, .icon-sm-ico, .icon-sm-iso,
.icon-sm-jar, .icon-sm-jpg, .icon-sm-js, .icon-sm-mov, .icon-sm-mp3, .icon-sm-mp4, .icon-sm-mpeg,
.icon-sm-pdf, .icon-sm-php, .icon-sm-png, .icon-sm-ppt, .icon-sm-ps, .icon-sm-psd, .icon-sm-rar,
.icon-sm-svg, .icon-sm-swf, .icon-sm-sys, .icon-sm-tar, .icon-sm-tiff, .icon-sm-txt, .icon-sm-wav, .icon-sm-zip {
  background-image: url("../images/icons/sm.png");
  background-repeat: no-repeat;
}

.icon-sm-other {
  background-position: 0 0;
}

.icon-sm-3gp {
  background-position: 0 -34px;
}

.icon-sm-7z {
  background-position: 0 -68px;
}

.icon-sm-ae {
  background-position: 0 -102px;
}

.icon-sm-ai {
  background-position: 0 -136px;
}

.icon-sm-apk {
  background-position: 0 -170px;
}

.icon-sm-asf {
  background-position: 0 -204px;
}

.icon-sm-avi {
  background-position: 0 -238px;
}

.icon-sm-bak {
  background-position: 0 -272px;
}

.icon-sm-bmp {
  background-position: 0 -306px;
}

.icon-sm-cdr {
  background-position: 0 -340px;
}

.icon-sm-css {
  background-position: 0 -374px;
}

.icon-sm-csv {
  background-position: 0 -408px;
}

.icon-sm-divx {
  background-position: 0 -442px;
}

.icon-sm-dll {
  background-position: 0 -476px;
}

.icon-sm-doc {
  background-position: 0 -510px;
}

.icon-sm-docx {
  background-position: 0 -544px;
}

.icon-sm-dw {
  background-position: 0 -578px;
}

.icon-sm-dwg {
  background-position: 0 -612px;
}

.icon-sm-eps {
  background-position: 0 -646px;
}

.icon-sm-exe {
  background-position: 0 -680px;
}

.icon-sm-flv {
  background-position: 0 -714px;
}

.icon-sm-fw {
  background-position: 0 -748px;
}

.icon-sm-gif {
  background-position: 0 -782px;
}

.icon-sm-gz {
  background-position: 0 -816px;
}

.icon-sm-html {
  background-position: 0 -850px;
}

.icon-sm-ico {
  background-position: 0 -884px;
}

.icon-sm-iso {
  background-position: 0 -918px;
}

.icon-sm-jar {
  background-position: 0 -952px;
}

.icon-sm-jpg {
  background-position: 0 -986px;
}

.icon-sm-js {
  background-position: 0 -1020px;
}

.icon-sm-mov {
  background-position: 0 -1054px;
}

.icon-sm-mp3 {
  background-position: 0 -1088px;
}

.icon-sm-mp4 {
  background-position: 0 -1122px;
}

.icon-sm-mpeg {
  background-position: 0 -1156px;
}

.icon-sm-pdf {
  background-position: 0 -1190px;
}

.icon-sm-php {
  background-position: 0 -1224px;
}

.icon-sm-png {
  background-position: 0 -1258px;
}

.icon-sm-ppt {
  background-position: 0 -1292px;
}

.icon-sm-ps {
  background-position: 0 -1326px;
}

.icon-sm-psd {
  background-position: 0 -1360px;
}

.icon-sm-rar {
  background-position: 0 -1394px;
}

.icon-sm-svg {
  background-position: 0 -1428px;
}

.icon-sm-swf {
  background-position: 0 -1462px;
}

.icon-sm-sys {
  background-position: 0 -1496px;
}

.icon-sm-tar {
  background-position: 0 -1530px;
}

.icon-sm-tiff {
  background-position: 0 -1564px;
}

.icon-sm-txt {
  background-position: 0 -1598px;
}

.icon-sm-wav {
  background-position: 0 -1632px;
}

.icon-sm-zip {
  background-position: 0 -1666px;
}

/* stredni */
.icon-format-md {
  display: inline-block;
  width: 64px;
  height: 64px;
  background-position: 0 0;
}

.icon-format-md, .icon-md-other, .icon-md-3gp, .icon-md-7z, .icon-md-ae, .icon-md-ai, .icon-md-apk, .icon-md-asf,
.icon-md-avi, .icon-md-bak, .icon-md-bmp, .icon-md-cdr, .icon-md-css, .icon-md-csv, .icon-md-divx, .icon-md-dll,
.icon-md-doc, .icon-md-docx, .icon-md-dw, .icon-md-dwg, .icon-md-eps, .icon-md-exe, .icon-md-flv, .icon-md-fw,
.icon-md-gif, .icon-md-gz, .icon-md-html, .icon-md-ico, .icon-md-iso, .icon-md-jar, .icon-md-jpg, .icon-md-js,
.icon-md-mov, .icon-md-mp3, .icon-md-mp4, .icon-md-mpeg, .icon-md-pdf, .icon-md-php, .icon-md-png, .icon-md-ppt,
.icon-md-ps, .icon-md-psd, .icon-md-rar, .icon-md-svg, .icon-md-swf, .icon-md-sys, .icon-md-tar, .icon-md-tiff,
.icon-md-txt, .icon-md-wav, .icon-md-zip {
  background-image: url("../images/icons/md.png");
  background-repeat: no-repeat;
}

.icon-md-other {
  background-position: 0 0;
}

.icon-md-3gp {
  background-position: 0 -66px;
}

.icon-md-7z {
  background-position: 0 -132px;
}

.icon-md-ae {
  background-position: 0 -198px;
}

.icon-md-ai {
  background-position: 0 -264px;
}

.icon-md-apk {
  background-position: 0 -330px;
}

.icon-md-asf {
  background-position: 0 -396px;
}

.icon-md-avi {
  background-position: 0 -462px;
}

.icon-md-bak {
  background-position: 0 -528px;
}

.icon-md-bmp {
  background-position: 0 -594px;
}

.icon-md-cdr {
  background-position: 0 -660px;
}

.icon-md-css {
  background-position: 0 -726px;
}

.icon-md-csv {
  background-position: 0 -792px;
}

.icon-md-divx {
  background-position: 0 -858px;
}

.icon-md-dll {
  background-position: 0 -924px;
}

.icon-md-doc {
  background-position: 0 -990px;
}

.icon-md-docx {
  background-position: 0 -1056px;
}

.icon-md-dw {
  background-position: 0 -1122px;
}

.icon-md-dwg {
  background-position: 0 -1188px;
}

.icon-md-eps {
  background-position: 0 -1254px;
}

.icon-md-exe {
  background-position: 0 -1320px;
}

.icon-md-flv {
  background-position: 0 -1386px;
}

.icon-md-fw {
  background-position: 0 -1452px;
}

.icon-md-gif {
  background-position: 0 -1518px;
}

.icon-md-gz {
  background-position: 0 -1584px;
}

.icon-md-html {
  background-position: 0 -1650px;
}

.icon-md-ico {
  background-position: 0 -1716px;
}

.icon-md-iso {
  background-position: 0 -1782px;
}

.icon-md-jar {
  background-position: 0 -1848px;
}

.icon-md-jpg {
  background-position: 0 -1914px;
}

.icon-md-js {
  background-position: 0 -1980px;
}

.icon-md-mov {
  background-position: 0 -2046px;
}

.icon-md-mp3 {
  background-position: 0 -2112px;
}

.icon-md-mp4 {
  background-position: 0 -2178px;
}

.icon-md-mpeg {
  background-position: 0 -2244px;
}

.icon-md-pdf {
  background-position: 0 -2310px;
}

.icon-md-php {
  background-position: 0 -2376px;
}

.icon-md-png {
  background-position: 0 -2442px;
}

.icon-md-ppt {
  background-position: 0 -2508px;
}

.icon-md-ps {
  background-position: 0 -2574px;
}

.icon-md-psd {
  background-position: 0 -2640px;
}

.icon-md-rar {
  background-position: 0 -2706px;
}

.icon-md-svg {
  background-position: 0 -2772px;
}

.icon-md-swf {
  background-position: 0 -2838px;
}

.icon-md-sys {
  background-position: 0 -2904px;
}

.icon-md-tar {
  background-position: 0 -2970px;
}

.icon-md-tiff {
  background-position: 0 -3036px;
}

.icon-md-txt {
  background-position: 0 -3102px;
}

.icon-md-wav {
  background-position: 0 -3168px;
}

.icon-md-zip {
  background-position: 0 -3234px;
}

/* velke */
.icon-format-lg {
  display: inline-block;
  width: 125px;
  height: 125px;
  background-position: 0 0;
}

.icon-format-lg,
.icon-lg-other, .icon-lg-3gp, .icon-lg-7z, .icon-lg-ae, .icon-lg-ai, .icon-lg-apk, .icon-lg-asf,
.icon-lg-avi, .icon-lg-bak, .icon-lg-bmp, .icon-lg-cdr, .icon-lg-css, .icon-lg-csv, .icon-lg-divx,
.icon-lg-dll, .icon-lg-doc, .icon-lg-docx, .icon-lg-dw, .icon-lg-dwg, .icon-lg-eps, .icon-lg-exe,
.icon-lg-flv, .icon-lg-fw, .icon-lg-gif, .icon-lg-gz, .icon-lg-html, .icon-lg-ico, .icon-lg-iso,
.icon-lg-jar, .icon-lg-jpg, .icon-lg-js, .icon-lg-mov, .icon-lg-mp3, .icon-lg-mp4, .icon-lg-mpeg,
.icon-lg-pdf, .icon-lg-php, .icon-lg-png, .icon-lg-ppt, .icon-lg-psd, .icon-lg-rar, .icon-lg-svg,
.icon-lg-swf, .icon-lg-sys, .icon-lg-tar, .icon-lg-tiff, .icon-lg-txt, .icon-lg-wav, .icon-lg-zip, .icon-lgt-ps {
  background-image: url("../images/icons/lg.png");
  background-repeat: no-repeat;
}

.icon-lg-other {
  background-position: 0 0;
}

.icon-lg-3gp {
  background-position: 0 -127px;
}

.icon-lg-7z {
  background-position: 0 -254px;
}

.icon-lg-ae {
  background-position: 0 -381px;
}

.icon-lg-ai {
  background-position: 0 -508px;
}

.icon-lg-apk {
  background-position: 0 -635px;
}

.icon-lg-asf {
  background-position: 0 -762px;
}

.icon-lg-avi {
  background-position: 0 -889px;
}

.icon-lg-bak {
  background-position: 0 -1016px;
}

.icon-lg-bmp {
  background-position: 0 -1143px;
}

.icon-lg-cdr {
  background-position: 0 -1270px;
}

.icon-lg-css {
  background-position: 0 -1397px;
}

.icon-lg-csv {
  background-position: 0 -1524px;
}

.icon-lg-divx {
  background-position: 0 -1651px;
}

.icon-lg-dll {
  background-position: 0 -1778px;
}

.icon-lg-doc {
  background-position: 0 -1905px;
}

.icon-lg-docx {
  background-position: 0 -2032px;
}

.icon-lg-dw {
  background-position: 0 -2159px;
}

.icon-lg-dwg {
  background-position: 0 -2286px;
}

.icon-lg-eps {
  background-position: 0 -2413px;
}

.icon-lg-exe {
  background-position: 0 -2540px;
}

.icon-lg-flv {
  background-position: 0 -2667px;
}

.icon-lg-fw {
  background-position: 0 -2794px;
}

.icon-lg-gif {
  background-position: 0 -2921px;
}

.icon-lg-gz {
  background-position: 0 -3048px;
}

.icon-lg-html {
  background-position: 0 -3175px;
}

.icon-lg-ico {
  background-position: 0 -3302px;
}

.icon-lg-iso {
  background-position: 0 -3429px;
}

.icon-lg-jar {
  background-position: 0 -3556px;
}

.icon-lg-jpg {
  background-position: 0 -3683px;
}

.icon-lg-js {
  background-position: 0 -3810px;
}

.icon-lg-mov {
  background-position: 0 -3937px;
}

.icon-lg-mp3 {
  background-position: 0 -4064px;
}

.icon-lg-mp4 {
  background-position: 0 -4191px;
}

.icon-lg-mpeg {
  background-position: 0 -4318px;
}

.icon-lg-pdf {
  background-position: 0 -4445px;
}

.icon-lg-php {
  background-position: 0 -4572px;
}

.icon-lg-png {
  background-position: 0 -4699px;
}

.icon-lg-ppt {
  background-position: 0 -4826px;
}

.icon-lg-psd {
  background-position: 0 -4953px;
}

.icon-lg-rar {
  background-position: 0 -5080px;
}

.icon-lg-svg {
  background-position: 0 -5207px;
}

.icon-lg-swf {
  background-position: 0 -5334px;
}

.icon-lg-sys {
  background-position: 0 -5461px;
}

.icon-lg-tar {
  background-position: 0 -5588px;
}

.icon-lg-tiff {
  background-position: 0 -5715px;
}

.icon-lg-txt {
  background-position: 0 -5842px;
}

.icon-lg-wav {
  background-position: 0 -5969px;
}

.icon-lg-zip {
  background-position: 0 -6096px;
}

.icon-lgt-ps {
  background-position: 0 -6223px;
}

/* layout */
body.loading {
  overflow: hidden;
}
body.loading #header {
  z-index: 1000001;
}

#container {
  padding-top: 50px;
  background-color: #d9e0e8;
  overflow-x: hidden;
  margin: 0 auto;
  text-align: left;
  min-height: 100%;
  position: relative;
}
#container:after {
  content: "";
  display: table;
  clear: both;
}
.login #container {
  background-color: transparent;
}

#header {
  overflow: visible;
  background-color: #FFFFFF;
  height: 50px;
  border-bottom-color: black;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
#header .logo-text {
  font-size: 1.2em;
  font-weight: 300;
  display: block;
  margin-top: 4px;
  white-space: nowrap;
}
#header a {
  color: #4b4b4d;
}
#header .navbar-brand {
  padding-top: 10px;
  padding-bottom: 10px;
}
#header .navbar-toggle {
  z-index: 999;
}
#header .navbar-toggle .icon-bar {
  background-color: #272930;
}

.navbar-user {
  padding-right: 30px;
}
.navbar-user a {
  text-decoration: none;
  padding: 10px 10px;
  display: block;
  line-height: 30px;
}
.navbar-user > a {
  text-decoration: none;
  padding: 0;
  display: block;
  height: 50px;
  line-height: 50px;
}
.navbar-user.open > a {
  background: none !important;
}
.navbar-user .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  right: 22px;
  left: auto;
  border-top: 0;
  position: absolute !important;
}

.navbar-search .ui-autocomplete {
  background-color: #FFFFFF;
}
.navbar-search .form-control {
  width: 200px;
  -webkit-border-radius: 30px !important;
  -moz-border-radius: 30px !important;
  border-radius: 30px !important;
  -webkit-transition: width 0.2s linear;
  -moz-transition: width 0.2s linear;
  -ms-transition: width 0.2s linear;
  -o-transition: width 0.2s linear;
  transition: width 0.2s linear;
  padding-right: 30px;
  font-size: 12px;
}
.navbar-search .form-control:focus {
  width: 300px;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: #A6A6A6;
}
.navbar-search .btn {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

.navbar-nav .search-wrap {
  position: inherit !important;
  overflow: visible;
}
.navbar-nav .search-wrap > a {
  padding: 14px 15px 15px;
}
.navbar-nav .search-wrap.active > a {
  background-color: #eee;
}
.navbar-nav .search-wrap.active .navbar-search {
  display: block !important;
  position: absolute;
  width: 100%;
  left: 0;
  top: 48px;
  margin: 0;
  padding: 0;
}
.navbar-nav .search-wrap.active .navbar-search .form-group-overlay {
  margin: 0;
  display: block;
}
.navbar-nav .search-wrap.active .navbar-search .form-group-overlay .form-control {
  width: 100% !important;
  margin: 0;
  height: 50px;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-right: 0;
  border-left: 0;
}

.main-wrapper, #footer {
  -webkit-transition: left 0.2s ease-out;
  -moz-transition: left 0.2s ease-out;
  -ms-transition: left 0.2s ease-out;
  -o-transition: left 0.2s ease-out;
  transition: left 0.2s ease-out;
  margin-left: 220px;
  position: relative;
  padding: 20px 25px;
}
.login .main-wrapper, .login #footer {
  margin-left: auto;
}
.main-wrapper.main-wrapper, #footer.main-wrapper {
  padding-bottom: 60px;
}

#content {
  overflow: visible;
  position: relative;
}

#footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30px;
  text-align: right;
  margin-left: 0;
}
#footer p {
  color: #717171;
  position: absolute;
  right: 0;
  bottom: 10px;
  margin-bottom: 0;
  font-size: 11px;
  padding-right: 30px;
}

#container.expanded .side-navigation {
  left: 0 !important;
}
#container.expanded .main-wrapper,
#container.expanded #footer {
  left: 220px !important;
}

#spinner {
  display: none;
  z-index: 100000000;
  position: absolute;
}
#spinner.fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #d9e0e8;
}
#spinner.fullscreen img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -16px -16px 0 0;
}

.content.with-folders-tree {
  width: 100%;
}
.content.with-folders-tree:after {
  content: "";
  display: table;
  clear: both;
}
.content.with-folders-tree .folders-tree {
  float: left;
  width: 270px;
  margin-right: 20px;
  position: relative;
}
.content.with-folders-tree .folders-tree .moving-tree {
  width: 270px;
}
.content.with-folders-tree .content-right {
  width: auto;
  overflow: hidden;
}
.content.with-folders-tree .categories_list {
  background: #FFFFFF;
  padding-bottom: 5px;
}

.header h1 {
  word-break: break-all;
  margin: 0 0 20px 0;
  font-size: 24px;
}
.header h1 .icon {
  margin-right: 6px;
}

.main.with-sidebar {
  padding-left: 0;
}
.main.with-sidebar .cms_form fieldset {
  min-width: 310px;
}
.main.with-sidebar .cms_form table.box_elements th {
  max-width: 200px;
}

.sidebar {
  padding-right: 0;
}

.stats .panel-heading,
.stats .list-group-item {
  background-color: transparent;
  color: #FFFFFF;
}

.stats h4 {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 0.8em;
  margin: 0;
}

.stats-number {
  font-size: 1.6em;
  font-weight: 300;
}

.stats-unit {
  text-transform: uppercase;
}

.stats-descr {
  display: block;
  text-transform: uppercase;
  font-size: 0.7em;
  margin: 5px 0 0 0;
}
.stats-descr.pull-right {
  margin-left: 5px;
}

.search-cms-content {
  width: 100%;
}
.search-cms-content .result-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
.search-cms-content .result:nth-of-type(2) {
  margin-right: 0;
}
.search-cms-content .result .search_result {
  margin: 0 0 0 20px;
}
.search-cms-content .result .search_result .search_entity {
  list-style: circle;
  margin-bottom: 5px;
}
.search-cms-content .result .search_result .search_entity:after {
  content: "";
  display: table;
  clear: both;
}
.search-cms-content .result .search_result .search_entity .test:after {
  content: "";
  display: table;
  clear: both;
}
.search-cms-content .result .search_result .search_entity .image-placeholder {
  width: 50px;
  height: 50px;
  display: block;
  float: left;
  margin: 0 8px 0 0;
  text-align: center;
}
.search-cms-content .result .search_result .search_entity .image-placeholder img {
  max-width: 50px;
  max-height: 50px;
}
.search-cms-content .result .search_result .search_entity .search_title a {
  font-size: 100%;
  font-weight: bold;
  display: inline-block;
}
.search-cms-content .result .search_result .search_entity .search_title .search_entity_name {
  font-style: italic;
  font-size: 90%;
  color: #444;
}
.search-cms-content .result .search_result .search_entity .search_description {
  display: inline-block;
  margin-left: 20px;
}

input.icon-toggler {
  display: none;
}

input.icon-toggler + span:before {
  font-family: "FontAwesome", sans-serif;
  padding-right: 3px;
  font-size: 20px;
}

input.icon-toggler + span:before {
  content: "";
  /* check-empty */
}

input.icon-toggler:checked + span:before {
  content: "";
  /* check */
}

.progress-steps {
  position: relative;
  overflow: hidden;
  font-size: 10px;
  margin: 30px 0;
}
.progress-steps .step-icon {
  display: block;
  width: 25px;
  height: 25px;
  margin: 0 auto;
  background: #CED0C8;
  color: #FFFFFF;
  border: 3px solid #a9ad9f;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-bottom: 5px;
}
.progress-steps li {
  float: left;
  position: relative;
  width: 25%;
  text-align: center;
  color: #333;
  z-index: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0 1px;
}
.progress-steps li.active .step-icon {
  background-color: #0057AC;
}
.progress-steps li:before {
  display: block;
  content: " ";
  clear: both;
  position: absolute;
  left: 0;
  right: 0;
  width: auto;
  height: 2px;
  top: 50%;
  background: #CED0C8;
  margin-top: -8px;
  z-index: -1;
}
.progress-steps li.first:before {
  left: 50%;
}
.progress-steps li.last:before {
  right: 50%;
}

.redactor-plugin {
  display: none;
}

.login-layout .login-messages-wrapper {
  margin-top: 20px;
  min-height: 75px;
}
.login-layout .login-wrapper {
  background: #272930;
}
.login-layout .login-wrapper .form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.login-layout .login-wrapper .form-signin .form-control {
  margin-bottom: 15px;
  font-size: 14px;
  padding: 10px;
  height: auto;
}
.login-layout .login-wrapper .form-signin label {
  color: #FFFFFF;
}

.delete-list {
  margin-left: 15px;
}

.modal-header .close {
  margin-top: -8px;
}

.highlight {
  background: yellow;
}

.highlighted {
  -o-animation: highlight 1s ease-out;
  -moz-animation: highlight 1s ease-out;
  -webkit-animation: highlight 1s ease-out;
  animation: highlight 1s ease-out;
  background: #FFFFFF;
}

#fullscreen-spinner {
  background: #FFFFFF;
  position: absolute;
  display: none;
  height: 0;
  width: 0;
  opacity: 1;
}
#fullscreen-spinner .spinner {
  height: 40px;
  width: 40px;
  position: absolute;
  top: 45%;
  left: 50%;
  margin: -20px -20px 0 0;
  border: 2px solid #CED0C8;
  border-top: 2px solid #0057AC;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -o-animation: rotation 0.6s infinite linear;
  -moz-animation: rotation 0.6s infinite linear;
  -webkit-animation: rotation 0.6s infinite linear;
  animation: rotation 0.6s infinite linear;
}

#small-spinner,
.spinner-wrapper {
  position: absolute;
  display: none;
  height: 0;
  width: 0;
}
#small-spinner.with-overlay,
.spinner-wrapper.with-overlay {
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  background: rgba(255, 255, 255, 0.9);
}
#small-spinner .spinner,
.spinner-wrapper .spinner {
  height: 20px;
  width: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10px;
  border: 2px solid #CED0C8;
  border-top: 2px solid #0057AC;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  z-index: 1000000;
  -webkit-animation: rotation 0.6s infinite linear;
  -moz-animation: rotation 0.6s infinite linear;
  -o-animation: rotation 0.6s infinite linear;
  animation: rotation 0.6s infinite linear;
}

@-webkit-keyframes highlight {
  0% {
    background: #FFFFFF;
  }
  50% {
    background: #fee672;
  }
  100% {
    background: #FFFFFF;
  }
}
@-moz-keyframes highlight {
  0% {
    background: #FFFFFF;
  }
  50% {
    background: #fee672;
  }
  100% {
    background: #FFFFFF;
  }
}
@-ms-keyframes highlight {
  0% {
    background: #FFFFFF;
  }
  50% {
    background: #fee672;
  }
  100% {
    background: #FFFFFF;
  }
}
@keyframes highlight {
  0% {
    background: #FFFFFF;
  }
  50% {
    background: #fee672;
  }
  100% {
    background: #FFFFFF;
  }
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
@-moz-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
@-ms-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
.side-navigation {
  -webkit-transition: left 0.2s ease-out;
  -moz-transition: left 0.2s ease-out;
  -ms-transition: left 0.2s ease-out;
  -o-transition: left 0.2s ease-out;
  transition: left 0.2s ease-out;
  width: 220px;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  overflow: hidden;
  color: #F5F5F5;
  background-color: #272930;
  padding: 50px 0 30px 0;
}
.side-navigation .side-navigation-outer {
  width: 250px;
  overflow-x: hidden;
  overflow-y: scroll;
  height: 100%;
}
.side-navigation .side-navigation-inner {
  width: 220px;
  margin-right: 20px;
}
.side-navigation .split-block-right {
  float: right;
  padding: 8px 15px;
}
.side-navigation .split-block-right + * {
  margin-right: 38px;
}
.side-navigation li {
  font-weight: normal;
  overflow: hidden;
}
.side-navigation li a {
  color: #CED0C8;
  display: block;
  padding: 8px 20px;
  font-size: 13px;
  text-decoration: none;
}
.side-navigation li a:hover, .side-navigation li a:focus {
  background-color: #272930;
}
.side-navigation li a .icon {
  display: inline-block;
  margin-right: 12px;
  width: 14px;
  text-align: center;
  vertical-align: middle;
}
.side-navigation li a:hover {
  background-color: #1c1d22;
  color: #FFFFFF;
}
.side-navigation li.has-submenu:hover > a {
  color: #FFFFFF;
}
.side-navigation li.top-level.has-submenu:hover > a {
  background-color: #1c1d22;
}
.side-navigation li.top-level.has-submenu:hover > a.split-block-right:hover {
  background-color: #101114;
}
.side-navigation .submenu {
  display: none;
  background-color: #151619;
}
.side-navigation .submenu.open {
  display: block !important;
}
.side-navigation .submenu.closed {
  display: none !important;
}
.side-navigation .submenu li a {
  position: relative;
  padding-left: 48px;
  color: #A6A6A6;
}
.side-navigation .submenu li a .bullet {
  color: #A6A6A6;
  width: 1em;
  height: 1em;
  position: absolute;
  background: transparent;
}
.side-navigation .submenu li a .bullet-icon {
  margin-left: -1.5em;
  margin-top: -0.5em;
  top: 50%;
  left: auto;
}
.side-navigation .submenu li a .bullet-circle {
  display: block;
  height: 6px;
  width: 6px;
  left: 33px;
  top: 14px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #CED0C8;
}
.side-navigation .submenu li a:hover {
  color: #FFFFFF;
  background-color: transparent;
}
.side-navigation .submenu li a:hover .bullet {
  color: #FFFFFF;
}
.side-navigation .submenu li.active > a {
  background-color: transparent !important;
}
.side-navigation .submenu li.active > a .bullet-circle {
  border-color: #0057AC;
}
.side-navigation .submenu li.active > a .bullet-icon {
  color: #FFFFFF;
}
.side-navigation .submenu .submenu {
  padding: 0 0 0 24px;
}
.side-navigation li.active a {
  background-color: #151619;
}
.side-navigation li.active > a {
  background: #0057AC !important;
  display: block;
  color: #FFFFFF;
}
.side-navigation li.active > a.split-block-right:hover {
  color: #FFFFFF !important;
}
.side-navigation li.active.top-level > a.split-block-right:hover {
  background-color: #003d79 !important;
}
.side-navigation li.active > .submenu {
  display: block;
}

.avatar {
  font-size: 11px;
  padding: 15px 0;
  margin-bottom: 10px;
  background: #151619;
  overflow: hidden;
}
.avatar:after {
  content: "";
  display: table;
  clear: both;
}
.avatar.avatar-header {
  padding: 0;
  margin: 0;
  background: none;
  float: left;
  height: 50px;
}
.avatar.avatar-header .caret {
  display: inline-block;
  float: left;
  margin-left: 8px;
}
.avatar.avatar-header .photo {
  margin-right: 6px;
}
.avatar.avatar-header .photo img {
  position: relative;
  top: -2px;
}
.avatar.avatar-header .name-placeholder {
  padding: 0;
  width: auto;
  margin-right: 10px;
  max-width: 145px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.avatar.avatar-header .name-placeholder .name {
  font-size: 12px;
}
.avatar .photo {
  margin: 0 10px 0 6px;
  float: left;
  width: 40px;
  height: 40px;
  text-align: center;
}
.avatar .photo img {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.avatar .photo img.not-rounded {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.avatar .photo span {
  font-size: 18px;
}
.avatar .name-placeholder {
  float: left;
  width: 160px;
  padding-top: 2px;
}
.avatar .name-placeholder span {
  display: block;
}
.avatar .name-placeholder .name {
  font-size: 14px;
  margin-bottom: 3px;
}
.avatar .name-placeholder .function {
  color: #889097;
}

/** context menu - v rubrikových modulech **/
.widget-show-more {
  position: absolute;
  bottom: 10px;
  right: 15px;
  color: #FFFFFF;
}
.widget-show-more:hover, .widget-show-more:focus {
  text-decoration: none;
  color: #FFFFFF;
}
.widget-show-more:hover {
  text-decoration: underline;
  color: #FFFFFF;
}

.show-more-content {
  display: none;
}

.widget-header {
  background: #272930;
  padding: 10px 15px;
  color: #FFFFFF;
  position: relative;
  font-size: 12px;
}

.widget-body {
  background: #FFFFFF;
  padding: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.widget-body.with-sidebar {
  padding: 0;
  position: relative;
}
.widget-body.is-loading:before {
  content: " ";
  display: block;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: white;
  background: rgba(255, 255, 255, 0.8);
}

.widget-body-sidebar {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 230px;
  padding: 10px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

.with-sidebar .widget-body-main {
  margin-right: 230px;
  padding: 10px;
  position: relative;
}

.widget-header-controls {
  display: block;
  float: right;
}
.widget-header-controls > span, .widget-header-controls .widget-control {
  text-align: center;
  display: inline-block;
  margin-left: 10px;
  height: 16px;
  width: 16px;
  font-size: 8px;
  color: #FFFFFF;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
  /* Rules below not implemented in browsers yet */
  -o-user-select: none;
  user-select: none;
  line-height: 16px;
  cursor: pointer;
}
.widget-header-controls .hide-widget {
  background: #F59C1A;
}
.widget-header-controls .hide-widget:hover {
  background: #c97b09;
}
.widget-header-controls .reload-widget {
  background: #00acac;
}
.widget-header-controls .reload-widget:hover {
  background: #008383;
}

textarea.small {
  height: 80px;
}

input.input-tiny {
  width: 40px;
}
input.input-medium {
  width: 60px;
}
input.input-large {
  width: 100px;
}

.help-block {
  font-size: 0.9em;
}

.cms_form {
  padding-bottom: 50px;
}
.cms_form .zend_form {
  position: relative;
}
.cms_form .zend_form:after {
  content: "";
  display: table;
  clear: both;
}
.cms_form #fieldset-settings > .box_elements, .cms_form #fieldset-settings .fieldset-body {
  display: none;
}
.cms_form fieldset {
  margin-bottom: 20px;
  padding: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #FFFFFF;
}
.cms_form fieldset.col-sm-6 {
  width: 49%;
}
.cms_form fieldset.odd {
  margin-right: 2%;
}
.cms_form fieldset.fullwidth {
  width: 100% !important;
}
.cms_form fieldset legend {
  font-size: 12px;
  display: block;
  width: 100%;
  margin: 0;
  padding: 10px 15px;
  background: #272930;
  font-weight: normal;
  color: #FFFFFF;
  position: relative;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
  /* Rules below not implemented in browsers yet */
  -o-user-select: none;
  user-select: none;
}
.cms_form fieldset legend .group-controls {
  display: block;
  width: 20px;
  position: absolute;
  right: 15px;
  top: 12px;
  font-size: 8px;
}
.cms_form fieldset legend .group-controls span {
  text-align: center;
  display: block;
  height: 16px;
  width: 16px;
  color: #FFFFFF;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
  /* Rules below not implemented in browsers yet */
  -o-user-select: none;
  user-select: none;
  line-height: 16px;
  cursor: pointer;
}
.cms_form fieldset legend .group-controls .hide-group {
  background: #F59C1A;
}
.cms_form fieldset legend .group-controls .hide-group:hover {
  background: #c97b09;
}
.cms_form fieldset label {
  cursor: pointer;
  font-size: 12px;
  font-weight: 600;
  text-align: right;
  display: block;
}
.cms_form fieldset .fieldset-body {
  padding: 0 5px;
}
.cms_form table.box_elements {
  width: 100%;
  border-top-width: 0;
  margin: 10px 0;
}
.cms_form table.box_elements th, .cms_form table.box_elements td {
  vertical-align: middle;
  padding: 5px 15px;
}
.cms_form table.box_elements th {
  width: 200px;
  vertical-align: top;
}
.cms_form table.box_elements td label {
  text-align: left;
}
.cms_form table.box_elements.condensed th, .cms_form table.box_elements.condensed td {
  padding-left: 5px;
  padding-right: 5px;
}
.cms_form .box_element {
  margin-bottom: 1em;
}
.cms_form .box_element p {
  margin-bottom: 0;
  margin-top: 0;
}
.cms_form .box_element .preview p {
  margin: 1em 0;
}
.cms_form .box_element label {
  font-weight: bold;
}
.cms_form ul.errors {
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 0.9em;
  font-style: italic;
  font-weight: bold;
  color: #c00;
}
.cms_form input[type=checkbox] {
  margin: 4px 10px 0 0;
}
.cms_form textarea.element_textarea {
  width: 99%;
}
.cms_form input.element_date, .cms_form input.element_password {
  width: auto;
}
.cms_form div.box_commands {
  clear: both;
  margin-top: 15px;
  background: #eff2f5;
  padding: 4px 0;
  text-align: center;
  -webkit-box-shadow: 0 0 20px rgba(100, 100, 100, 0.3);
  -moz-box-shadow: 0 0 20px rgba(100, 100, 100, 0.3);
  box-shadow: 0 0 20px rgba(100, 100, 100, 0.3);
}
.cms_form div.box_commands .btn {
  font-size: 13px;
  outline: 0;
}
.cms_form div.box_commands .save-and-go-to-list {
  background: #348fe2;
  color: #FFFFFF;
}
.cms_form div.box_commands .save-and-go-to-list:hover {
  background: #1e7bd0;
}
.cms_form div.box_commands .save-and-new {
  background: #003D79;
  color: #FFFFFF;
}
.cms_form div.box_commands .save-and-new:hover {
  background: #002850;
}
.cms_form div.box_commands .alert {
  padding: 3px 0;
  font-size: 12px;
  position: absolute;
  top: -35px;
  width: 100%;
}
.cms_form div.box_commands #submit-label {
  display: none;
}
.cms_form div.box_commands input {
  vertical-align: middle;
  margin: 3px 5px 3px 0;
}
.cms_form.plain-form fieldset legend {
  background: #FFFFFF;
  color: #272930;
}

.cms_form.tabbed-form {
  display: none;
  padding: 0 !important;
  border: 0 !important;
  margin-bottom: 70px;
}
.cms_form.tabbed-form #fieldset-settings > .box_elements, .cms_form.tabbed-form #fieldset-settings .fieldset-body {
  display: block !important;
}
.cms_form.tabbed-form fieldset {
  background: #FFFFFF;
  width: 100% !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin-bottom: 70px;
}
.cms_form.tabbed-form fieldset#fieldset-settings {
  height: auto;
}
.cms_form.tabbed-form fieldset#fieldset-settings table {
  display: table;
}
.cms_form.tabbed-form fieldset a.btn-primary {
  color: #FFFFFF;
}
.cms_form.tabbed-form .tabbed-menu {
  border: 0;
  margin: 0;
  padding: 0 !important;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background: #272930;
}
.cms_form.tabbed-form .tabbed-menu li {
  border: 0 !important;
  font-size: 13px;
  background: #FFFFFF;
  outline: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  background: #272930;
  -webkit-transition: background-color 0.15s ease-out;
  -moz-transition: background-color 0.15s ease-out;
  -ms-transition: background-color 0.15s ease-out;
  -o-transition: background-color 0.15s ease-out;
  transition: background-color 0.15s ease-out;
}
.cms_form.tabbed-form .tabbed-menu li a {
  color: #6e7179;
  outline: 0 !important;
  margin: 6px 0;
}
.cms_form.tabbed-form .tabbed-menu li.ui-state-active {
  background: #FFFFFF;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.cms_form.tabbed-form .tabbed-menu li.ui-state-active a {
  cursor: default !important;
  text-decoration: none;
  color: #272930;
}
.cms_form.tabbed-form .right-button {
  background: #00acac;
  position: relative;
  top: 1px;
  border: 0;
  padding-top: 3px;
}
.cms_form.tabbed-form .right-button a {
  border: 0;
  line-height: 14px;
  border-radius: 0;
  background: 0;
}
.cms_form.tabbed-form .tabbed-right-menu li {
  float: none;
}
.cms_form.tabbed-form .tabbed-right-menu li a {
  display: block;
  float: none;
}
.cms_form.tabbed-form .tabbed-right-menu li a:hover {
  background: #00acac;
}

.form-group-overlay {
  position: relative;
  display: inline-block;
  zoom: 1;
}
.form-group-overlay .btn-overlay {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -16px;
  border: none;
  background: 0 0;
  z-index: 12;
}
.form-group-overlay .btn-overlay:focus {
  outline: none;
}

.form-group-inline {
  display: inline-block;
  vertical-align: middle;
}

/*------------- filter --------------*/
.filter {
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.filter form {
  padding-bottom: 0;
}
.filter label {
  font-weight: normal;
  font-size: 11px;
}
.filter .dropdown-toggle {
  padding: 1px 22px 1px 12px !important;
}
.filter .box_element {
  float: left;
  margin: 0 15px 5px 0;
  max-width: 200px;
}
.filter .box_element p {
  margin: 0;
}
.filter .box_element p.element {
  text-align: center;
}
.filter .box_element input {
  height: 24px;
}
.filter .box_element input#cmsfilter_submit {
  display: none;
}
.filter .box_element select {
  height: 24px;
  background: transparent;
  padding-top: 0;
  padding-bottom: 0;
}
.filter #cmsfilter_submitted, .filter #box_cmsfilter_submit {
  display: none;
}
.filter .filter-xs {
  width: 80px;
}
.filter .filter-s {
  width: 100px;
}
.filter .filter-m {
  width: 120px;
}
.filter .filter-l {
  width: 140px;
}
.filter .filter-xl {
  width: 160px;
}
.filter .filter-xxl {
  width: 180px;
}

.filter-products {
  margin-bottom: 30px;
}

.associated-input {
  width: 80%;
  float: left;
  margin-right: 10px;
}

.btn-group select[name=state] {
  height: 30px;
}

.btn-check {
  height: 27px;
}
.btn-check input {
  margin: 2px 0 0;
  line-height: 1;
  font-size: 1em;
}

.history-log {
  margin: 0 1em;
  padding-left: 1em;
  list-style: disc;
  font-size: 0.9em;
}

.ui-datepicker .ui-datepicker-title {
  color: #333;
}

.masonry-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
.masonry-wrapper .odd {
  margin-right: 0 !important;
}

.fullwidth-wrapper:after {
  content: "";
  display: table;
  clear: both;
}

.commands-wrapper:after {
  content: "";
  display: table;
  clear: both;
}

/*------------- acl list --------------*/
#acl-list {
  margin: 10px 0 20px 20px;
}
#acl-list .active {
  font-weight: bold;
  font-size: 14px;
}
#acl-list td {
  padding: 5px 5px;
  vertical-align: middle;
}
#acl-list .own td {
  border-top: 1px solid #cdcdcd;
}
#acl-list select {
  font-size: 14px;
}
#acl-list a.acl_selected {
  font-weight: bold;
}

/*------------- checkbox toggle --------------*/
.check-toggle:nth-child(1n) {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}
.check-toggle:nth-child(1n) + label {
  display: block;
  position: relative;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0;
  width: 37px;
  height: 20px;
  background-color: #FFFFFF;
  border: 1px solid #dfdfdf;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
  font: 0/0 a;
  color: transparent;
}
.check-toggle:nth-child(1n) + label:before, .check-toggle:nth-child(1n) + label:after {
  display: block;
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  bottom: 0;
}
.check-toggle:nth-child(1n) + label:before {
  background-color: #FFFFFF;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
  right: 0;
}
.check-toggle:nth-child(1n) + label:after {
  background-color: #FFFFFF;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  -webkit-transition: margin 0.2s;
  -moz-transition: margin 0.2s;
  -ms-transition: margin 0.2s;
  -o-transition: margin 0.2s;
  transition: margin 0.2s;
  width: 20px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.check-toggle:nth-child(1n):checked + label, .check-toggle:nth-child(1n).checked + label {
  border-color: #00acac;
}
.check-toggle:nth-child(1n):checked + label:before, .check-toggle:nth-child(1n).checked + label:before {
  background-color: #00acac;
}
.check-toggle:nth-child(1n):checked + label:after, .check-toggle:nth-child(1n).checked + label:after {
  margin-left: 17px;
}

.delete-form:after {
  content: "";
  display: table;
  clear: both;
}
.delete-form dd, .delete-form dt {
  display: none;
}
.delete-form .center {
  float: left;
  margin-right: 10px;
}

.storno {
  background: #b2b2b2;
  color: #FFFFFF;
}
.storno:hover {
  background: #9e9e9e;
}

.right-hidden-panel {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 20px rgba(100, 100, 100, 0.3);
  -moz-box-shadow: 0 0 20px rgba(100, 100, 100, 0.3);
  box-shadow: 0 0 20px rgba(100, 100, 100, 0.3);
  display: none;
  background: #FFFFFF;
  position: absolute;
  top: 100px;
  right: 0;
  min-height: 100px;
  width: 300px;
  padding: 10px;
  z-index: 10000;
}
.right-hidden-panel h3 {
  font-size: 1.3em;
}
.right-hidden-panel ul {
  list-style: circle;
}
.right-hidden-panel ul li {
  list-style: circle;
}

.rotate-placeholder {
  padding: 10px 0 10px 0;
}
.rotate-placeholder a {
  margin-right: 10px;
  font-size: 1.2em;
}

.placeholder {
  color: #aaa;
}

.step-form .step-tab {
  border: 1px solid #e3e3e3;
  padding: 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.step-form .step-tab:after {
  content: "";
  display: table;
  clear: both;
}
.step-form fieldset legend {
  background: none;
  color: #000000;
  font-size: 18px;
  padding: 0 0 5px 0;
  margin-bottom: 5px;
  border-bottom: 1px solid #e3e3e3;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.btn-green {
  background: #00acac;
  color: #FFFFFF;
}
.btn-green:hover {
  background: #007979;
  color: #FFFFFF;
}

.open-modal-button-wrapper {
  text-align: center;
}

.datagrid {
  position: relative;
  background: #FFFFFF;
  padding: 12px 2px;
  overflow: hidden;
}
.datagrid .datagrid_control {
  margin: 20px 0 0 0;
  float: right;
}
.datagrid .datagrid_control select {
  height: 27px;
  width: 120px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.datagrid .datagrid_control input, .datagrid .datagrid_control select, .datagrid .datagrid_control button {
  outline: 0 !important;
}
.datagrid .datagrid_control .btn-default {
  padding: 4px 10px;
  font-size: 12px;
}
.datagrid .show-all-items {
  position: absolute;
  top: 10px;
  right: 10px;
}
.datagrid .show-all-items .btn-default {
  padding: 4px 10px;
  font-size: 12px;
}
.datagrid .show-all-items .show-text {
  position: relative;
  top: 15px;
  font-size: 12px;
  color: #6c6c6c;
}
.datagrid .show-all-items a.active, .datagrid .show-all-items a:hover {
  background: #0057AC;
  color: #FFFFFF;
}
.datagrid > form {
  margin: 50px 0 0 0;
}
.datagrid .grid-wrapper-inner {
  overflow-x: auto;
}
.datagrid .table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #E2E7EB;
}
.datagrid .table th, .datagrid .table td {
  border: 1px solid #E2E7EB;
  padding: 8px 12px;
}
.datagrid .table th {
  font-size: 12px;
  line-height: 1.2;
  color: #272930;
  font-weight: 600;
  border-bottom-width: 2px;
}
.datagrid .table th .th-placeholder {
  position: relative;
}
.datagrid .table th .th-placeholder .sort {
  float: right;
  position: relative;
  margin-left: 5px;
}
.datagrid .table th .th-placeholder .sort span {
  display: block;
  height: 9px;
  font-size: 12px;
}
.datagrid .table th .th-placeholder .sort span.sort-up {
  position: relative;
  left: 1px;
  top: 1px;
}
.datagrid .table th .th-placeholder .sort .glyphicon {
  color: #ABABAB;
}
.datagrid .table th .th-placeholder .sort .glyphicon.active, .datagrid .table th .th-placeholder .sort .glyphicon:hover {
  color: #333333;
}
.datagrid .table th a {
  display: block;
  color: #272930;
  text-decoration: none !important;
  position: relative;
  font-size: 13px;
}
.datagrid .table tr.even {
  background: #f0f3f4;
}
.datagrid .table tr.even:hover, .datagrid .table tr.odd:hover {
  background: #f2f5fa;
}
.datagrid .table tr.dragging {
  background: #b7e795 !important;
}
.datagrid .table tr.dragging .odd {
  background: inherit;
}
.datagrid .table td {
  font-size: 12px;
  line-height: 1.2;
  vertical-align: middle;
}
.datagrid .table a {
  text-decoration: none;
}
.datagrid .table a:not(.btn) {
  color: #0057AC;
}
.datagrid .table a img {
  margin-left: 5px;
}
.datagrid .table a:hover {
  text-decoration: underline;
}
.datagrid .table a.btn {
  text-decoration: none;
}
.datagrid .table .draghandle, .datagrid .table .dragging, .datagrid .table .draghandle img {
  cursor: move;
}
.datagrid .table input, .datagrid .table img, .datagrid .table select {
  vertical-align: middle;
}
.datagrid .table .dd-disabled {
  opacity: 0.2;
}
.datagrid .no-items {
  margin-top: 10px;
}
.datagrid .column_title, .datagrid .column_name {
  max-width: 160px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.datagrid .column_created, .datagrid .column_modified {
  font-size: 0.8em;
  color: #444;
}
.datagrid .column_iko {
  width: 40px;
  text-align: center;
}
.datagrid .column_price {
  text-align: right;
}
.datagrid .column_service {
  text-align: right;
}
.datagrid .column_service .glyphicon {
  padding: 0 4px;
  color: #000000;
}
.datagrid .column_service a {
  color: #000000;
}
.datagrid .column_service input[type=checkbox] {
  margin: 0;
}
.datagrid .indicator-warning {
  position: relative;
  top: -1px;
  margin-right: 3px;
}

.datagrid_folders {
  margin-top: 5px;
}
.datagrid_folders ul, .datagrid_folders li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.datagrid_folders li {
  background-color: #daedf6;
  border-top: 1px solid #f7f7f7;
  padding: 2px 0 2px 20px;
  margin-bottom: 2px;
}
.datagrid_folders li.first {
  padding-left: 5px;
}
.datagrid_folders li a {
  font-weight: bold;
}

.grid-folders-select {
  padding: 0 12px;
}
.grid-folders-select select {
  width: 100% !important;
}

.pagination_control {
  margin: 0;
  float: left;
  border-top: 0;
  font-size: 12px;
}
.pagination_control:after {
  content: "";
  display: table;
  clear: both;
}
.pagination_control li.active span {
  color: #FFFFFF !important;
}
.pagination_control span {
  color: #000 !important;
}
.pagination_control span.active {
  background: #0057AC !important;
  color: #FFFFFF !important;
}
.pagination_control span.disabled:hover {
  background: none;
  color: #000 !important;
  cursor: default;
}
.pagination_control a {
  color: #000 !important;
}
.pagination_control a:hover {
  background: #0057AC;
  color: #FFFFFF;
}
.pagination_control span, .pagination_control a {
  padding: 4px 10px !important;
}
.pagination_control .total-item-count {
  position: relative;
  top: 24px;
}

#dragging-container.ui-draggable-dragging {
  z-index: 1001;
  width: 200px;
  height: 56px;
  overflow: visible;
  display: block;
}
#dragging-container.ui-draggable-dragging .datagrid-item {
  background: #0057AC;
  color: #FFFFFF;
  padding: 5px 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  float: left;
  clear: both;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#dragging-container.ui-draggable-dragging .datagrid-item.stacked {
  position: absolute;
  top: 5px;
  left: 0;
  background-color: #003d79;
  z-index: -1;
}
#dragging-container.ui-draggable-dragging .datagrid-item a {
  color: #FFFFFF;
  font-size: 11px;
}
#dragging-container.ui-draggable-dragging .datagrid-item td {
  padding: 8px 4px;
  display: block;
  float: left;
  max-width: 136px;
  height: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
}
#dragging-container.ui-draggable-dragging .datagrid-item .dd-hidden-ondrag {
  display: none;
}
#dragging-container.ui-draggable-dragging .dragging-counter {
  position: absolute;
  top: -0.6em;
  right: -0.6em;
  z-index: 1001;
}
#dragging-container.ui-draggable-dragging .dragging-counter .badge {
  background-color: #ff5b57;
  font-size: 1em;
}

.column_signed {
  width: 300px;
}

.hidden-info {
  display: none;
}

.column-placeholder {
  position: relative;
}

.filter > .btn {
  font-size: 12px;
}

.filter-inner {
  display: block;
  visibility: visible;
  padding-left: 15px;
  padding-right: 15px;
}
.filter-inner.collapse {
  display: block;
  visibility: visible;
}

.fileuploader-dd {
  padding: 10px;
}
.fileuploader-dd.hidden {
  display: none;
}

.multiupload-dd .qq-upload-drop-area {
  display: block !important;
  position: relative;
  top: 0;
  padding: 20px;
  border: 1px dashed #ddd;
  background: #fafafa;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 100%;
  height: auto;
}
.multiupload-dd .qq-upload-drop-area.disabled {
  display: none !important;
}
.multiupload-dd .qq-upload-drop-area span {
  position: static;
  display: inline;
  margin: 0;
  vertical-align: middle;
  font-size: 14px;
}
.multiupload-dd .qq-upload-drop-area-active {
  border-color: #ccc;
  -webkit-box-shadow: 0 0 20px rgba(100, 100, 100, 0.3);
  -moz-box-shadow: 0 0 20px rgba(100, 100, 100, 0.3);
  box-shadow: 0 0 20px rgba(100, 100, 100, 0.3);
}
.multiupload-dd .qq-upload-button {
  position: relative;
  display: inline-block;
  padding: 0;
  background: transparent;
  border: 0;
  vertical-align: middle;
  font-size: 14px;
  color: #337ab7;
  overflow: hidden;
}
.multiupload-dd .qq-upload-button input[type=file] {
  bottom: 0;
}
.multiupload-dd .qq-upload-button:hover {
  background: transparent;
}

.related-entities-list {
  overflow: hidden;
  padding: 18px;
}
.related-entities-list li {
  float: left;
}
.related-entities-list li .icon {
  display: block;
  margin: 0 auto;
}

/*------------- related entities --------------*/
#related-entities .glyphicon-list.list {
  display: none !important;
}
#related-entities .pagination_control {
  float: none;
}
#related-entities .folder-controls {
  padding-bottom: 10px;
}
#related-entities .folder-controls input[type=text], #related-entities .folder-controls select {
  width: auto;
  display: inline-block;
}

.document-action {
  position: absolute;
  top: 10px;
  right: 10px;
}
.document-action a, .document-action .anchor-placeholder {
  display: block;
  height: 24px;
  width: 24px;
  color: #000;
  text-decoration: none;
}
.document-action a.add-document, .document-action .anchor-placeholder.add-document {
  display: block;
}
.document-action a.remove-document, .document-action .anchor-placeholder.remove-document {
  display: none;
}
.document-action a.remove-document.anchor-placeholder, .document-action .anchor-placeholder.remove-document.anchor-placeholder {
  display: block;
}
.document-action a:hover, .document-action .anchor-placeholder:hover {
  color: #0057AC;
}
.document-action a span, .document-action .anchor-placeholder span {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.7);
  height: 24px;
  width: 24px;
  display: block;
  padding: 5px;
}

#folder {
  list-style: none;
  padding: 0;
  margin: 0;
}
#folder:after {
  content: "";
  display: table;
  clear: both;
}
#folder li {
  max-width: 140px;
  list-style: none;
  display: inline-block;
  margin: 0 0 10px 0;
  position: relative;
}
#folder li .checked-overlay {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 60px;
  text-align: center;
  background: white;
  opacity: 0.5;
  display: none;
}
#folder li.checked .checked-overlay {
  display: block;
}
#folder li.checked .document-action .add-document {
  display: none !important;
}
#folder li.checked .document-action .remove-document {
  display: block !important;
}
#folder li .icon {
  margin: 9px 4px;
}
#folder li .icon-placeholder {
  text-align: center;
  min-width: 140px;
  min-height: 105px;
  background: #f2f2f2;
}
#folder li .icon-placeholder .icon-format-md {
  margin-top: 20px;
  margin-bottom: -20px;
}
#folder li .document-detail .document-name {
  display: block;
  height: 2.4em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /* number of lines to show */
  line-height: 1.2em;
  /* fallback */
  max-height: 2.4em;
  /* fallback */
  font-size: 0.9em;
  word-break: break-all;
}

.folder-paginator-control {
  border: 1px solid #999;
  display: block;
  padding: 5px;
  margin-bottom: 10px;
  color: #ccc;
  text-decoration: none;
}

#folder .icon, #entity li .icon {
  width: 30px;
  height: 30px;
  margin: 4px;
}

/*---------- related entities in form -----------*/
.related-entities-list {
  list-style: none;
  width: 100%;
}
.related-entities-list:after {
  content: "";
  display: table;
  clear: both;
}
.related-entities-list li {
  width: 130px;
  height: 130px;
  float: left;
  display: block;
  list-style: none;
  text-align: center;
  position: relative;
}
.related-entities-list li a {
  display: block;
  color: #333;
}
.related-entities-list li .icon-format-md {
  position: relative;
  top: 30px;
}
.related-entities-list li.binary {
  background: #f2f2f2;
  margin-right: 4px;
}
.related-entities-list li.binary .document-name {
  display: block;
  text-align: center;
  max-width: 130px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.related-entities-list li.binary .document-action .glyphicon {
  background: rgba(214, 214, 214, 0.7);
}
.related-entities-list li.with-filename .related-entity-detail {
  position: relative;
  width: 120px;
  height: 80px;
}
.related-entities-list li.with-filename .related-entity-detail .document-name {
  max-width: 120px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.related-entities-list li.with-filename .related-entity-detail .icon {
  position: relative;
  top: 10px;
}
.related-entities-list li.with-filename .document-name {
  display: block;
  text-align: center;
}
.related-entities-list li.related-entity .related-entity-controls {
  position: relative;
  text-align: center;
}
.related-entities-list li.related-entity .related-entity-controls:after {
  content: "";
  display: table;
  clear: both;
}
.related-entities-list li.related-entity .related-entity-controls a {
  display: inline-block;
}
.related-entities-list .document-name {
  display: none;
  font-size: 0.8em;
  text-align: left;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #FFFFFF;
  background: rgba(255, 255, 255, 0.85);
  padding: 2px;
}
.related-entities-list .more-entities {
  font-size: 0.8em;
  margin: 20px 0 0 10px;
}

.related-entities-list li .related-entity-detail.related-entity-detail-dd {
  position: relative;
  width: auto;
  height: auto;
}
.related-entities-list li .related-entity-detail.related-entity-detail-dd .document-name {
  max-width: 130px;
  display: block !important;
  opacity: 1 !important;
}
.related-entities-list li .related-entity-detail.related-entity-detail-dd .show-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #FFFFFF;
  opacity: 0;
  visibility: hidden;
}
.related-entities-list li .related-entity-detail.related-entity-detail-dd .show-overlay .show-icon {
  position: absolute;
  top: 50%;
  margin-top: -14px;
  left: 50%;
  margin-left: -14px;
}
.related-entities-list li .related-entity-detail.related-entity-detail-dd:hover .show-overlay {
  visibility: visible;
  opacity: 0.4;
}

.related-entities-dd .related-entities-list {
  padding-bottom: 0;
  margin-bottom: 0;
}
.related-entities-dd .related-entities-list li {
  height: 160px;
}
.related-entities-dd .multiupload-dd .qq-upload-button {
  top: 0;
  border: none;
  border-radius: 0;
  font-size: 13px;
}
.related-entities-dd .multiupload-dd .qq-upload-drop-area {
  padding: 10px;
  font-size: 13px;
  right: auto;
  left: auto;
  bottom: auto;
}
.related-entities-dd .multiupload-dd .qq-upload-drop-area span {
  font-size: 13px;
}
.related-entities-dd .multiupload-dd .qq-upload-drop-area p {
  margin: 0;
}

/*---------- related photos -----------*/
#chooseimage-wrapper .height-large {
  height: 800px;
}
#chooseimage-wrapper .height-medium {
  height: 600px;
}
#chooseimage-wrapper .height-small {
  height: 300px;
}
#chooseimage-wrapper #chooseimage-tree {
  overflow-y: scroll;
}
#chooseimage-wrapper #chooseimage-images {
  position: relative;
  top: -20px;
  padding-top: 20px;
  overflow-y: scroll;
}
#chooseimage-wrapper #chooseimage-images a {
  display: block;
  width: 113px;
  height: 113px;
  overflow: hidden;
  position: relative;
  float: left;
}
#chooseimage-wrapper #chooseimage-images a .name {
  display: none;
  font-size: 0.8em;
  text-align: left;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #000000;
  background: #FFFFFF;
  background: rgba(255, 255, 255, 0.65);
  padding: 2px 2px 2px 15px;
  z-index: 10001;
}
#chooseimage-wrapper #chooseimage-images a:hover {
  overflow: visible;
}
#chooseimage-wrapper #chooseimage-images a:hover img {
  z-index: 10000;
}
#chooseimage-wrapper #chooseimage-images a:hover .name {
  display: block;
}
#chooseimage-wrapper #chooseimage-images.col-lg-9 a {
  height: 124px;
  width: 125px;
}

#photos-dialog {
  padding: 15px;
}
#photos-dialog #folders-tree {
  float: left;
  font-size: 120%;
}
#photos-dialog ul {
  list-style: none;
}
#photos-dialog ul li {
  list-style: none;
}
#photos-dialog #photos-in-folder {
  margin-left: 230px;
}
#photos-dialog #photos-in-folder #photos .photo {
  width: 100px;
  float: left;
  text-align: center;
  margin: 0 10px 10px 0;
  cursor: hand;
  padding: 7px;
  background-color: #efefef;
}
#photos-dialog #photos-in-folder #photos .photo:hover {
  background-color: #ddd;
}
#photos-dialog #photos-in-folder #photos .photo .image {
  height: 100px;
  margin: 0;
}
#photos-dialog #photos-in-folder #photos .photo span {
  font-size: 120%;
  font-weight: bold;
}
#photos-dialog #photos-in-folder #photos .photo span em {
  font-size: 90%;
  font-weight: normal;
}
#photos-dialog #photos-in-folder #paginator {
  clear: left;
}

.filter > .btn {
  font-size: 12px;
}

.filter-inner {
  display: block;
  visibility: visible;
  padding-left: 15px;
  padding-right: 15px;
}
.filter-inner.collapse {
  display: block;
  visibility: visible;
}

.context-navigation {
  background: #eff2f5;
  padding: 10px;
  min-height: 52px;
  margin-bottom: 20px;
}
.context-navigation:after {
  content: "";
  display: table;
  clear: both;
}
.context-navigation .context-navigation-menu {
  float: right;
  margin: 5px 0 0 15px;
  list-style: none;
}
.context-navigation .context-navigation-menu > li {
  list-style: none;
  float: left;
  display: block;
}
.context-navigation .context-navigation-menu:after {
  content: "";
  display: table;
  clear: both;
}
.context-navigation .context-navigation-menu li {
  margin-right: 10px;
  margin-bottom: 5px;
}
.context-navigation .context-navigation-menu li > .btn, .context-navigation .context-navigation-menu li .btn-special {
  font-size: 12px;
}
.context-navigation .context-navigation-menu li > .btn.btn-default, .context-navigation .context-navigation-menu li .btn-special.btn-default {
  background-color: #0057AC;
  color: #FFFFFF;
  font-weight: 300;
  border: 0;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -ms-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
.context-navigation .context-navigation-menu li > .btn.btn-default:hover, .context-navigation .context-navigation-menu li .btn-special.btn-default:hover {
  background-color: #003d79;
}
.context-navigation .context-navigation-menu li > .btn.btn-default .glyphicon, .context-navigation .context-navigation-menu li .btn-special.btn-default .glyphicon {
  margin-right: 4px;
}
.context-navigation .context-navigation-menu li > .btn.btn-default .glyphicon.no-margin, .context-navigation .context-navigation-menu li .btn-special.btn-default .glyphicon.no-margin {
  margin: 0;
}
.context-navigation .context-navigation-menu li > .btn-group .btn:not(:last-child) {
  border-right: 1px solid #003d79;
}
.context-navigation .context-navigation-menu li > .btn-group .btn:not(:first-child) {
  border-left: 1px solid #003d79;
}

.breadcrumbs {
  position: relative;
  float: right;
  margin: 0;
  padding: 10px 5px 10px 25px;
  z-index: 1;
}
.breadcrumbs ul {
  height: 18px;
  margin: 0;
  list-style: none;
}
.breadcrumbs ul > li {
  list-style: none;
  float: left;
  display: block;
}
.breadcrumbs ul:after {
  content: "";
  display: table;
  clear: both;
}
.breadcrumbs ul li {
  font-size: 0.9em;
  margin-right: 2px;
  line-height: 18px;
}
.breadcrumbs ul li a {
  color: #A0A0A0;
}
.breadcrumbs ul .intro {
  margin-right: 10px;
}
.breadcrumbs ul .separator {
  font-size: 0.5em;
  color: #bfbfbf;
  margin: 0 5px;
}

.qq-uploader {
  position: relative;
  width: 100%;
}

.qq-upload-button {
  display: block;
  padding: 5px 7px;
  position: relative;
  top: 1px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #0057AC;
  color: #FFFFFF;
  font-weight: 300;
  font-size: 12px;
  border: 0;
}
.qq-upload-button:hover {
  background: #003d79;
}

.qq-upload-button span.glyphicon {
  position: relative;
  top: 3px;
}

.qq-upload-button-hover {
  /*border: 1px solid $green;
  background: $white;*/
}

.qq-upload-button-focus {
  outline: 1px dotted black;
}

.qq-upload-drop-area {
  position: absolute;
  top: 35px;
  right: -145px;
  width: 600px;
  height: 200px;
  z-index: 100;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  background: #e8e8e8;
  border: 1px solid #000;
  -webkit-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  -ms-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}

.qq-upload-drop-area > span {
  display: block;
  position: absolute;
  top: 35%;
  width: 100%;
  margin-top: -8px;
  font-size: 16px;
}
.qq-upload-drop-area > span .glyphicon {
  display: block;
  font-size: 48px;
  margin: 20px 0 0;
}

.qq-upload-drop-area-active {
  background: #0057AC;
}
.qq-upload-drop-area-active > span, .qq-upload-drop-area-active .glyphicon {
  color: #FFFFFF;
}

.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-failed-text {
  margin-right: 7px;
}

.qq-upload-spinner {
  display: inline-block;
  background: url("../images/loading.gif");
  width: 15px;
  height: 15px;
  vertical-align: text-bottom;
}

.qq-upload-size, .qq-upload-cancel {
  font-size: 11px;
}

.qq-upload-failed-text {
  display: none;
}

.qq-upload-fail .qq-upload-failed-text {
  display: inline;
}

#multiupload #files-list .file .file-title, #multiupload-to-folder #files-list .file .file-title {
  font-weight: bold;
  padding-right: 10px;
}
#multiupload #files-list .file .file-size, #multiupload-to-folder #files-list .file .file-size {
  color: #444;
  padding-right: 10px;
}
#multiupload .attach-files, #multiupload-to-folder .attach-files {
  margin: 10px 0;
}
#multiupload .qq-upload-list, #multiupload-to-folder .qq-upload-list {
  margin: 0;
  display: block;
  position: absolute;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  top: 35px;
  right: -145px;
  background: #272930;
  padding: 20px 10px;
  min-width: 250px;
  z-index: 100;
  color: #CED0C8;
  opacity: 0.98;
}
#multiupload .qq-upload-list a, #multiupload-to-folder .qq-upload-list a {
  color: #CED0C8;
  text-decoration: underline;
}
#multiupload .qq-upload-list:empty, #multiupload-to-folder .qq-upload-list:empty {
  display: none;
}
#multiupload .qq-upload-list .close-list, #multiupload-to-folder .qq-upload-list .close-list {
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
}
#multiupload .qq-upload-list li, #multiupload-to-folder .qq-upload-list li {
  padding: 0;
  line-height: 15px;
  font-size: 12px;
  margin: 3px 0 3px 20px;
  list-style: circle !important;
}
#multiupload .qq-upload-list li.qq-upload-success, #multiupload-to-folder .qq-upload-list li.qq-upload-success {
  color: #CED0C8;
}
#multiupload .qq-upload-list li.qq-upload-fail, #multiupload-to-folder .qq-upload-list li.qq-upload-fail {
  color: red;
}

/*************** multiupload ***********/
#multiupload #files-list .file .file-title {
  font-weight: bold;
  padding-right: 10px;
}
#multiupload #files-list .file .file-size {
  color: #444;
  padding-right: 10px;
}
#multiupload .attach-files {
  margin: 10px 0;
}

ul.categories_list {
  margin: 0;
  width: 100%;
  list-style: none;
}
ul.categories_list li.category {
  margin: 8px 0 0 0;
  list-style: none;
  display: block;
  padding: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
ul.categories_list li.category:first-of-type {
  margin-top: 0;
}
ul.categories_list li.category .folder-menu-toggler.header {
  display: block;
  margin: 0;
  padding: 3px 0 3px 4px;
  line-height: 24px;
  position: relative;
}
ul.categories_list li.category .folder-menu-toggler.header:hover > a {
  color: #0057AC;
}
ul.categories_list li.category .folder-menu-toggler a {
  text-decoration: none;
}
ul.categories_list li.category .folder-menu-toggler a.list, ul.categories_list li.category .folder-menu-toggler a.list-more {
  visibility: hidden;
}
ul.categories_list li.category .folder-menu-toggler:hover a.list, ul.categories_list li.category .folder-menu-toggler:hover a.list-more, ul.categories_list li.category .folder-menu-toggler.open a.list, ul.categories_list li.category .folder-menu-toggler.open a.list-more {
  visibility: visible;
}
ul.categories_list li.category a.category {
  padding-left: 5px;
  font-size: 1em;
  text-decoration: none;
  color: #333;
}
ul.categories_list li.category a.category.active, ul.categories_list li.category a.category:hover {
  color: #0057AC;
}
ul.categories_list p.none {
  font-size: 12px;
  font-style: italic;
  margin: 0 0 10px 0;
  padding-left: 21px;
}

.jstree-proton a {
  font-size: 12px;
}
.jstree-proton a:hover {
  text-decoration: none;
}
.jstree-proton .jstree-clicked a {
  color: #FFFFFF;
}

ul.treeview {
  margin: 0 10px 5px 3px;
  font-size: 12px;
}
ul.treeview li {
  list-style: none;
  padding: 4px 0 0 16px;
}
ul.treeview li .li-wrapper {
  display: block;
  position: relative;
  top: -4px;
  padding: 2px;
}
ul.treeview li .li-wrapper a {
  color: #333;
}
ul.treeview li .li-wrapper:hover > a {
  text-decoration: none;
  color: #0057AC;
}
ul.treeview li a {
  display: inline;
  text-decoration: none;
  padding-left: 3px;
}
ul.treeview li a.list {
  visibility: hidden;
}
ul.treeview li a.active {
  text-decoration: underline;
  color: #0057AC;
}

.list-more-content {
  display: none;
  position: absolute;
  padding: 5px 0;
  min-width: 150px;
  z-index: 100;
  background: #272930;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.list-more-content .rename-form, .list-more-content .add-folder-form {
  display: none;
}
.list-more-content a {
  display: block !important;
  margin: 2px 0 !important;
  line-height: 16px !important;
  color: #CED0C8 !important;
  font-size: 12px !important;
  padding: 7px !important;
}
.list-more-content a:hover {
  color: #FFFFFF !important;
  background-color: #1c1d22;
}
.list-more-content a .qq-upload-drop-area {
  display: none !important;
}

.folders-tree {
  background: none;
}

/** hacking jquery UI **/
.ui-dialog {
  z-index: 1280 !important;
}

.ui-dialog-titlebar-close {
  display: block;
}
.ui-dialog-titlebar-close:before {
  display: inline-block;
  color: #272930;
  font-family: "FontAwesome", sans-serif;
  content: "";
  position: relative;
  top: -1px;
  left: 1px;
}

.ui-autocomplete {
  text-align: left;
  min-width: 300px !important;
  width: auto !important;
  z-index: 10000 !important;
  padding: 5px 0 !important;
  -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.2) !important;
  -moz-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.2) !important;
  box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.2) !important;
  border: 1px solid #ccc !important;
}
.ui-autocomplete.ui-corner-all {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ui-autocomplete .search-detail {
  list-style: none !important;
}
.ui-autocomplete .search-detail.with-image .search-content {
  max-width: 220px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.ui-autocomplete .search-detail a {
  display: block;
}
.ui-autocomplete .search-detail a:after {
  content: "";
  display: table;
  clear: both;
}
.ui-autocomplete .search-detail img {
  margin-right: 5px;
}
.ui-autocomplete .search-detail .search-content {
  max-width: 300px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.ui-autocomplete .search-detail .search-image {
  width: 55px;
  text-align: center;
}

div.ui-datepicker {
  font-size: 14px;
  min-width: 250px;
}

.dashboard {
  overflow: hidden;
}
.dashboard .panel .widget-body {
  min-height: 320px;
  position: relative;
}
.dashboard .panel.auto-height {
  min-height: 0;
}
.dashboard .panel.auto-height .widget-body {
  min-height: 0;
}
.dashboard .more {
  font-size: 0.9em;
}

.dashboard-chart {
  height: 320px;
}

.dashboard-chart-legend {
  margin: 1em 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 3px;
}
.dashboard-chart-legend td {
  width: 25%;
  padding: 0.4em 0.6em;
}

.dashboard-table-row-title td {
  border-top: none !important;
  font-size: 90%;
  font-weight: bold;
}

.dashboard-table-row-opacity {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.dashboard-item .morris-hover {
  cursor: default;
}

.dashboard-item-inverse > * {
  background: #32353e !important;
  color: #CED0C8;
}
.dashboard-item-inverse .widget-body {
  background-color: transparent !important;
}
.dashboard-item-inverse .widget-body-sidebar {
  background-color: #272930 !important;
}
.dashboard-item-inverse table td, .dashboard-item-inverse table th {
  border-color: #272930 !important;
}
.dashboard-item-inverse .morris-hover {
  background: rgba(0, 0, 0, 0.5) !important;
  border: none !important;
  padding: 8px !important;
  color: #ccc !important;
}
.dashboard-item-inverse .chart-legend li {
  color: rgba(255, 255, 255, 0.4);
}
.dashboard-item-inverse .chart-legend-value {
  color: #FFFFFF;
}

.chart-legend {
  position: absolute;
  bottom: 0;
  margin: 10px auto;
  padding: 5px;
}
.chart-legend li {
  color: #78797D;
  font-size: 0.85em;
}

.chart-legend-value {
  color: #272930;
}

.label-state {
  color: #272930;
  background: #CED0C8;
}

.dashboard-datagrid {
  background-color: transparent;
}
.dashboard-datagrid .table {
  border-width: 0;
}
.dashboard-datagrid .table th, .dashboard-datagrid .table td {
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
}

.steps.steps-1 li {
  width: 100%;
}
.steps.steps-2 li {
  width: 50%;
}
.steps.steps-3 li {
  width: 33%;
}
.steps.steps-4 li {
  width: 25%;
}
.steps.steps-5 li {
  width: 20%;
}
.steps .shortest-step {
  padding-bottom: 500em;
  margin-bottom: -500em;
}
.steps ul {
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.steps ul:after {
  content: "";
  display: table;
  clear: both;
}
.steps li {
  cursor: default;
  display: block;
  float: left;
  padding: 10px;
  background: #efefef;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -ms-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
.steps li:hover {
  background-color: #d9e0e8;
}
.steps .number-placeholder {
  display: block;
  padding: 0 10px 10px 10px;
  float: left;
  text-align: center;
}
.steps .number-placeholder .number {
  display: inline-block;
  text-align: center;
  line-height: 20px;
  width: 20px;
  height: 20px;
  background: #6d7479;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #FFFFFF;
  font-size: 10px;
}
.steps .name {
  display: block;
}
.steps .desc {
  display: block;
  font-size: 10px;
  color: #999999;
  padding: 0 0 5px 40px;
}
.steps li.active {
  background-color: #00acac;
}
.steps li.active .name {
  color: #FFFFFF;
}
.steps li.active .desc {
  color: #b2e6e6;
}
.steps li.active .number {
  background: #006f6f;
}

.step-tabs .step-tab {
  display: none;
}
.step-tabs .step-tab.active {
  display: block;
}

.steps-controls {
  margin-top: 20px;
}
.steps-controls:after {
  content: "";
  display: table;
  clear: both;
}
.steps-controls .btn:focus {
  background-color: #FFFFFF;
}

.charts-tabs,
.nice-boxes-tabs {
  margin: 1em 0;
}
.charts-tabs:after,
.nice-boxes-tabs:after {
  content: "";
  display: table;
  clear: both;
}
.charts-tabs .item a,
.nice-boxes-tabs .item a {
  display: block;
  padding: 0.5em;
}
.charts-tabs .item a:after,
.nice-boxes-tabs .item a:after {
  content: "";
  display: table;
  clear: both;
}
.charts-tabs .item .not-visible,
.nice-boxes-tabs .item .not-visible {
  display: none;
}
.charts-tabs .item .form-control,
.nice-boxes-tabs .item .form-control {
  float: left;
  width: 7em;
}

.stats-item {
  float: left;
  margin-right: 10px;
}

#dropdown-notifications {
  min-width: 300px;
}

.navbar-notification {
  min-width: 300px;
  padding: 10px;
}

.navbar-notification-none {
  min-width: 300px;
  padding: 10px;
}

.navbar-notification:not(:last-child) {
  border-bottom: 1px solid #e0e0e0;
}

.navbar-notification-time {
  color: #999;
}
.navbar-notification-time .fa {
  margin-right: 5px;
}

.navbar-notification-more {
  padding: 8px 5px 5px;
}

/* spolecne nastaveni webu */
html {
  position: relative;
  background: #d9e0e8;
}

body, html {
  margin: 0 !important;
  padding: 0 !important;
  height: 100% !important;
}

body {
  background-color: #fff;
  min-height: 100% !important;
}
body.login {
  background-color: #d9e0e8;
}

.close-on-click {
  background: rgba(0, 0, 0, 0.3);
}

thead th {
  font-weight: bold;
}

table tr td {
  vertical-align: middle !important;
}

.table.table-noborder th, .table.table-noborder td {
  border-width: 0 !important;
}

tfoot {
  border-top: 2px solid #DDDDDD;
}

.panel {
  border: 0;
}
.panel:after {
  content: "";
  display: table;
  clear: both;
}

.tooltip-inner {
  white-space: pre-wrap;
}

.chart-holder {
  height: 210px;
  width: 500px;
  margin-bottom: 50px;
  margin-top: 20px;
  background-color: #fff;
}

.btn-call-to-action {
  background-color: #0057AC;
  color: #FFFFFF;
  font-weight: normal;
  font-size: 14px;
  border: 0;
  outline: 0 !important;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -ms-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
.btn-call-to-action:hover {
  background-color: #003d79;
  color: #FFFFFF;
}

.associated_entities_dialog #list {
  text-align: left;
  width: 200px;
  float: left;
}
.associated_entities_dialog #associated_box {
  text-align: left;
  width: 200px;
  float: left;
  margin-left: 30px;
}

.order-state-new {
  background: #E0E0E0;
}

.order-state-finished {
  background: #b9ffb4;
}

.order-state-approved {
  background: #ffdb6f;
}

.order-state-canceled {
  background: #ff7c7c;
}

.order-state-wrong {
  background: #999;
}

td.price {
  text-align: right;
}
td.price.price-padding {
  width: 145px;
  padding-right: 40px !important;
}

th.price-padding {
  width: 195px;
}

.profile-picture {
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
}

.profile-picture--noimage {
  line-height: 23px;
  text-align: center;
  border: 1px solid lightgrey;
}

.table > thead > tr > td.highlighted,
.table > thead > tr > th.highlighted, .table > thead > tr.highlighted > td, .table > thead > tr.highlighted > th,
.table > tbody > tr > td.highlighted,
.table > tbody > tr > th.highlighted,
.table > tbody > tr.highlighted > td,
.table > tbody > tr.highlighted > th,
.table > tfoot > tr > td.highlighted,
.table > tfoot > tr > th.highlighted,
.table > tfoot > tr.highlighted > td,
.table > tfoot > tr.highlighted > th {
  background-color: #ffdc89;
}

.table-hover > tbody > tr > td.highlighted:hover,
.table-hover > tbody > tr > th.highlighted:hover, .table-hover > tbody > tr.highlighted:hover > td, .table-hover > tbody > tr:hover > .highlighted, .table-hover > tbody > tr.highlighted:hover > th {
  background-color: #ffd470;
}

@media screen and (max-width: 991px) {
  .sidebar {
    padding-left: 0;
    margin-top: 20px;
  }
}
@media (min-width: 1280px) {
  .modal-lg {
    width: 90%;
  }
}
@media (min-width: 1600px) {
  .modal-lg {
    width: 90%;
  }
}
@media (min-width: 1920px) {
  .modal-lg {
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  #header {
    background-color: #FFFFFF;
    position: relative;
    height: 50px;
    -webkit-transition: left 0.2s ease-out;
    -moz-transition: left 0.2s ease-out;
    -ms-transition: left 0.2s ease-out;
    -o-transition: left 0.2s ease-out;
    transition: left 0.2s ease-out;
  }
  #header .navbar-nav > li {
    float: left;
  }
  #header .navbar-nav {
    margin: 0;
  }
  #header .navbar-nav .open .dropdown-menu {
    background-color: #FFFFFF;
    -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.2);
  }
  #header .navbar-right {
    float: right;
  }
  #header .navbar-form {
    padding-top: 0;
    padding-bottom: 0;
  }
  #header .navbar-search .form-control:focus {
    width: 200px;
  }
  #header .navbar-brand {
    float: right;
  }
  #header .navbar-brand > img {
    width: 30px;
    height: 30px;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 30px;
    background-position: center;
  }
  #header .navbar-toggle {
    margin-right: 0;
  }
  #header .navbar-header {
    float: left;
    margin-left: 0;
  }
  .login #header {
    height: 50px;
  }

  #container,
.side-navigation {
    padding-top: 0;
  }

  #container.expanded #header {
    left: 220px;
  }

  .side-navigation {
    z-index: 100;
  }

  .breadcrumbs {
    margin-bottom: 10px;
  }

  .datagrid .pagination_control {
    margin-bottom: 0;
  }
  .datagrid .pagination_control .pagination {
    float: none !important;
  }
  .datagrid .pagination_control,
.datagrid .datagrid_control {
    width: 100%;
    text-align: center;
  }
  .datagrid .datagrid_control {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .datagrid .datagrid_control .btn-group {
    float: none !important;
  }

  .content.with-folders-tree .folders-tree {
    float: none;
    width: auto !important;
    height: auto !important;
    margin-right: 0;
  }
  .content.with-folders-tree .folders-tree .fixed-wrapper {
    position: static !important;
  }
  .content.with-folders-tree .folders-tree .moving-tree {
    position: static !important;
    width: 100% !important;
  }
  .content.with-folders-tree .folders-tree .moving-tree + div {
    display: none !important;
  }

  .with-sidebar .widget-body-main {
    margin-right: 0;
  }

  .widget-body-sidebar {
    position: relative;
    width: auto;
    bottom: auto;
  }

  .js #container {
    overflow-x: auto;
  }
  .js #container .side-navigation {
    left: -220px;
  }
  .js #container .main-wrapper,
.js #container #footer {
    margin-left: 0;
    left: 0;
  }
  .js #container .visible-collapsed {
    display: block !important;
  }
  .js .content.with-folders-tree .folders-tree .widget-body, .js .content.with-folders-tree .folders-tree .widget-header + div {
    display: none;
  }
  .js .filter-inner {
    display: none;
    visibility: hidden;
  }
  .js .filter-inner.collapse.in, .js .filter-inner.collapsing {
    display: block;
    visibility: visible;
  }
}
@media screen and (min-width: 768px) {
  .js #container .main-wrapper,
.js #container #footer {
    left: 0 !important;
  }
}
@media screen and (max-width: 480px) {
  .hidden-xxs {
    display: none !important;
  }

  .visible-xxs {
    display: block !important;
  }

  #header .logo-text {
    font-weight: bold;
  }
  #header .navbar-user .name-placeholder {
    display: none;
  }

  .breadcrumbs,
#content .header h1 > .icon {
    display: none;
  }

  .cms_form table.box_elements, .cms_form table.box_elements thead, .cms_form table.box_elements tbody, .cms_form table.box_elements tfoot, .cms_form table.box_elements tr, .cms_form table.box_elements th, .cms_form table.box_elements td {
    display: block;
  }
  .cms_form table.box_elements tr {
    padding-bottom: 10px;
  }
  .cms_form table.box_elements td > img {
    max-width: 100%;
    height: auto;
  }
  .cms_form table.box_elements .rotate-placeholder {
    padding-left: 50% !important;
    margin-left: -45px;
  }
  .cms_form fieldset label {
    text-align: left;
  }

  input[type=file] {
    max-width: 200px;
  }

  .filter .box_element {
    float: none;
    max-width: none;
  }
  .filter .box_element p.element {
    text-align: left;
  }
}
@media screen and (max-width: 420px) {
  .navbar-search .form-control {
    width: 100px;
  }
  .navbar-search .form-control:focus {
    width: 100px !important;
  }

  .context-navigation .context-navigation-menu {
    float: none;
    margin: 0;
  }
  .context-navigation .context-navigation-menu li {
    margin-right: 0;
    margin-bottom: 8px;
    float: none;
  }
  .context-navigation .context-navigation-menu li:last-child {
    margin-bottom: 0;
  }
  .context-navigation .context-navigation-menu li a {
    width: 100%;
    display: block;
  }
}
@media screen and (max-width: 1370px) {
  .content.with-folders-tree .cms_form table.box_elements th {
    width: auto;
  }
}
@media screen and (max-width: 1280px) {
  .cms_form fieldset.col-sm-6 {
    width: 100%;
  }

  .cms_form table.box_elements th {
    width: auto;
  }
}
@media screen and (max-width: 1180px) {
  .content.with-folders-tree .datagrid .sort {
    display: none;
  }

  .cms_form table.box_elements th {
    width: auto;
  }
}

  .persons, .task-ancestry {
  list-style: none;
  margin: 0 auto;
  padding: 0; }
  .persons li, .task-ancestry li {
    list-style-type: none;
    background: none;
    padding: 0; }

.text-prewrap {
  white-space: pre-wrap !important; }

/* custom form styling */
.checkbox.pretty-checkbox {
  padding: 6px 12px 6px 20px;
  text-align: center; }
  .checkbox.pretty-checkbox label {
    padding-left: 0; }
  .checkbox.pretty-checkbox .pretty-checkbox-label {
    display: inline-block;
    position: relative;
    padding-left: 5px;
    height: 20px; }
    .checkbox.pretty-checkbox .pretty-checkbox-label:before {
      content: "";
      display: inline-block;
      position: absolute;
      width: 24px;
      height: 24px;
      left: 0;
      margin-left: -20px;
      margin-top: -4px;
      border: 1px solid #CCCCCC;
      background-color: #FFF;
      -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      -moz-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      -ms-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
    .checkbox.pretty-checkbox .pretty-checkbox-label:after {
      display: inline-block;
      position: absolute;
      width: 24px;
      height: 24px;
      left: 0;
      top: 0;
      margin-top: -4px;
      margin-left: -20px;
      padding-left: 1px;
      padding-top: 1px;
      font-size: 14px;
      color: #555555; }
  .checkbox.pretty-checkbox input[type="checkbox"] {
    opacity: 0; }
    .checkbox.pretty-checkbox input[type="checkbox"]:checked + .pretty-checkbox-label::after {
      font-family: 'FontAwesome';
      content: "\f00c"; }

.form-grid {
  overflow: visible;
  padding-bottom: 0; }
  .form-grid:after {
    content: " ";
    display: table;
    clear: both; }
  .form-grid .form-control {
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .form-grid .form-control,
  .form-grid .form-control.bootstrap-select.btn-group {
    display: block; }
  .form-grid .pretty-checkbox {
    font-size: 16px;
    height: 46px;
    margin: 0;
    padding: 8px 16px 10px 36px;
    border: 1px solid #CCC; }
    .form-grid .pretty-checkbox .pretty-checkbox-label {
      padding-left: 0; }
      .form-grid .pretty-checkbox .pretty-checkbox-label:after {
        margin-top: 0; }
  .form-grid .btn {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .form-grid .element {
    padding-left: 0;
    padding-right: 0;
    margin: 0; }
  .form-grid label {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1; }
  .form-grid .btn-wrapper {
    padding-top: 21px; }
  .form-grid .input-lg,
  .form-grid .btn-lg,
  .form-grid .bootstrap-select > .btn {
    font-size: 16px;
    height: 46px; }

.datetime-picker-input-wrap {
  display: inline-block;
  margin-right: 20px; }
  .datetime-picker-input-wrap + .datetime-picker-input-wrap {
    margin-right: 0; }
  .datetime-picker-input-wrap label {
    display: block; }
  .datetime-picker-input-wrap input {
    width: 120px; }

.datagrid .aggregated {
  font-weight: bold;
  font-size: 1.2em; }
  .datagrid .aggregated td {
    font-size: 13px; }

.datagrid.view-grid .list-only, .datagrid.view-grid .datagrid_control {
  display: none; }
.datagrid.view-grid .table {
  border: none; }
.datagrid.view-grid th, .datagrid.view-grid .header > tr {
  display: none; }
.datagrid.view-grid tr, .datagrid.view-grid td {
  display: block;
  border: none; }
.datagrid.view-grid tr {
  float: left;
  position: relative;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 125px;
  padding: 25px;
  margin: 20px 25px 20px 0;
  border: 1px solid #ccc;
  background-color: transparent !important; }
  .datagrid.view-grid tr > td {
    background-color: transparent !important;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
    text-overflow: ellipsis; }
  .datagrid.view-grid tr:hover {
    background-color: #f5f5f5 !important;
    cursor: pointer; }
    .datagrid.view-grid tr:hover > td {
      background-color: transparent; }

.datagrid .groupable-table .row-toggler {
  cursor: pointer;
  display: inline-block;
  padding: 5px;
  vertical-align: middle;
  margin-right: 4px; }
.datagrid .groupable-table tr.level-0 {
  font-weight: bold; }

.datagrid .collapsed tr.level-1,
.datagrid .collapsed tr.level-2 {
  display: none; }

.grid-view-options {
  text-align: right;
  border-bottom: 1px solid #e5e5e5; }
  .grid-view-options > a {
    display: inline-block;
    width: 20px;
    height: 20px;
    font-size: 20px;
    overflow: hidden;
    white-space: nowrap;
    color: #d0d0d0;
    margin: 2px;
    text-decoration: none; }
    .grid-view-options > a.active {
      color: #0057AC; }
    .grid-view-options > a:hover, .grid-view-options > a:focus {
      text-decoration: none;
      outline: none; }

.filter.filter-horizontal .box_element {
  float: none;
  max-width: none; }

.filter form.no-ajax #cmsfilter_submitted, .filter form.no-ajax #box_cmsfilter_submit {
  display: block; }

.btn.btn-outlined:not(:hover) {
  background: 0;
  color: inherit; }

.btn.btn-text-sm {
  font-size: 12px;
  line-height: 1.666; }

.selectable-entity {
  overflow: hidden; }

.selectable-entity__display-field {
  width: 200px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.selectable-entity__input {
  float: left;
  margin-right: 10px; }

.selectable-entity__controls {
  float: left; }

.selectable-entity__control {
  margin-bottom: 5px; }

#sticky-messages-wrapper {
  position: fixed;
  top: 20px;
  left: 50%;
  margin-left: -160px;
  width: 320px;
  z-index: 9999;
  font-size: 0.9em; }

#container.no-nav {
  padding-top: 0; }
  #container.no-nav .main-wrapper {
    margin-left: 0; }

.checklist-item {
  font-size: 14px;
  border-bottom: 1px solid #CED0C8;
  background-color: white;
  cursor: pointer;
  overflow: hidden;
  clear: both; }

.checklist-item-input {
  float: left;
  padding: 10px 10px 10px 15px;
  line-height: 1;
  border-right: 1px solid #CED0C8; }

.checklist-item-content {
  display: block;
  margin-left: 38px;
  padding: 4px 6px; }

.checklist-item-placeholder {
  background-color: #CED0C8;
  display: block;
  height: 1em;
  padding: 20px 10px; }

.checklist-item-title {
  display: inline-block;
  padding: 3px; }

.checklist-item-control {
  float: right;
  padding: 4px; }

.calendar {
  max-width: 1280px;
  margin: 0 auto; }

.calendar-content-description {
  font-size: 0.875em; }

.calendar .fc-event {
  padding: 6px 8px;
  border: none; }

.calendar .fc-event:focus {
  text-decoration: none;
  color: white; }

.calendar .fc-event .fc-content {
  font-size: 13px;
  line-height: 1.4; }

.calendar .fc-state-default {
  background: white;
  border: 1px solid #ddd; }

.calendar .fc-toolbar {
  font-size: 12px;
  padding: 0.5em 0; }

.calendar .fc-toolbar .fc-button {
  height: auto;
  padding: 4px 10px; }

.calendar .fc-toolbar .fc-button.fc-state-hover {
  background: #eee;
  border-color: #ddd; }

.calendar .fc-toolbar .fc-button.fc-state-active {
  background: #eee; }

.calendar .fc-toolbar .fc-button .fc-icon {
  font-size: 10px;
  line-height: 12px;
  vertical-align: baseline;
  top: auto; }

.calendar .fc-day.fc-today {
  background: #f7f7f7; }

.calendar.is-loading .spinner-wrapper .spinner {
  width: 40px;
  height: 40px; }

.calendar.is-loading .fc-view:before {
  content: " ";
  display: block;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: white;
  background: rgba(255, 255, 255, 0.6); }

.task-card-content {
  position: relative; }

.task-card-popup {
  z-index: 1051; }

.task-card-colorStripe {
  position: absolute;
  height: 100%;
  width: 5px;
  left: 0;
  top: 0;
  background: transparent;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s; }

.task-card.with-color-blue > .task-card-content .task-card-colorStripe {
  background-color: #348fe2; }

.task-card.with-color-blue > .task-card-content {
  padding-left: 12px; }

.task-card.with-color-red > .task-card-content .task-card-colorStripe {
  background-color: #ff5b57; }

.task-card.with-color-red > .task-card-content {
  padding-left: 12px; }

.task-card.with-color-green > .task-card-content .task-card-colorStripe {
  background-color: #8EDA93; }

.task-card.with-color-green > .task-card-content {
  padding-left: 12px; }

.task-card.with-color-yellow > .task-card-content .task-card-colorStripe {
  background-color: #FFCF6B; }

.task-card.with-color-yellow > .task-card-content {
  padding-left: 12px; }

.task-card.with-color-purple > .task-card-content .task-card-colorStripe {
  background-color: #727cb6; }

.task-card.with-color-purple > .task-card-content {
  padding-left: 12px; }

.customer-state:before {
  content: " ";
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  margin-left: 3px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.customer-state.state-ok:before {
  background-color: #94C100; }

.customer-state.state-notice:before {
  background-color: #FF8D33; }

.customer-state.state-warning:before {
  background-color: #F11922; }

.color-select {
  overflow: hidden;
  /* for IE6 */
  border: 1px solid #D9DCDD; }

.color-select div {
  background: no-repeat;
  float: left;
  width: 20px;
  height: 20px;
  cursor: pointer;
  overflow: hidden;
  /* for IE6 */
  border: 1px solid #666666;
  margin: 1px 4px; }

.color-select .checkwht,
.color-select .checkblk {
  text-align: center; }

.color-select .checkwht:before,
.color-select .checkblk:before {
  display: inline;
  content: "\f00c";
  font: normal normal normal 12px/1 FontAwesome; }

.color-select .checkwht:hover:before,
.color-select .checkblk:hover:before {
  content: "\f00d"; }

.color-select .checkwht {
  color: white; }

.color-select .checkblk {
  color: black; }

table.tablesorter thead tr .header {
  cursor: pointer; }

table.tablesorter thead tr .headerSortUp:after {
  content: "\e253"; }

table.tablesorter thead tr .headerSortDown:after {
  content: "\e252"; }

table.tablesorter thead tr .headerSortDown:after, table.tablesorter thead tr .headerSortUp:after {
  display: block;
  float: right;
  width: 1em;
  height: 1em;
  margin-left: 5px;
  font-family: 'Glyphicons Halflings';
  font-size: 10px;
  font-weight: normal; }

.modal .modal-header {
  overflow: hidden; }
  .modal .modal-header h1 {
    font-size: 1.4em;
    font-weight: bold;
    margin: .5em 0;
    line-height: 1;
    text-align: center; }
  .modal .modal-header .subtitle {
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1;
    margin: 0; }
.modal .modal-body > button.close {
  position: absolute;
  right: 15px;
  z-index: 1; }
.modal.modal-overflow .modal-body {
  overflow: visible; }

/* */
.nav.nav-pills {
  margin-bottom: 20px; }

.btn-icon {
  margin-right: 5px; }

/* tasks */
.task-list {
  max-width: 300px; }

.task-card {
  overflow: hidden; }
  .task-card > .dd-handle:before {
    content: "";
    display: block;
    float: right; }
  .task-card.read-only > .dd-handle {
    padding: 10px;
    cursor: default; }
  .task-card.read-only .task-card-attribs > span {
    cursor: default; }
  .task-card.state-completed > .dd-handle:before {
    width: 8px;
    height: 8px;
    color: #3c763d;
    content: "\f00c";
    font: normal normal normal 12px/1 FontAwesome; }
  .task-card.state-completed > .dd-handle .task-card-name {
    text-decoration: line-through; }

.initials {
  display: block;
  float: left;
  background-color: #dbdbdb;
  width: 30px;
  height: 30px;
  margin: 0 4px 4px 0;
  overflow: hidden;
  position: relative;
  text-align: center;
  line-height: 30px; }

.person-role {
  color: #aaa;
  text-transform: lowercase; }

.person .delete-person {
  visibility: hidden;
  background: #999;
  color: #fff;
  padding: 2px 4px;
  line-height: 1;
  font-size: .8em;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px; }
.person:hover .delete-person {
  display: block;
  visibility: visible;
  color: #fff; }

.persons-search-results .person {
  cursor: pointer; }
  .persons-search-results .person:hover {
    background-color: #f7f7f7; }
  .persons-search-results .person .person-controls {
    visibility: hidden; }
  .persons-search-results .person.selected {
    background-color: #0057AC; }
    .persons-search-results .person.selected .person-controls {
      visibility: visible; }

.task-card-members {
  display: block;
  clear: right;
  float: right;
  list-style: none;
  overflow: hidden; }
  .task-card-members li {
    list-style-type: none;
    float: left;
    position: relative; }
  .task-card-members .member .role-icon {
    position: absolute;
    bottom: 4px;
    height: 11px;
    right: 4px;
    width: 11px;
    z-index: 3;
    font-size: 11px;
    background: rgba(221, 221, 221, 0.5); }

.task-card-attribs > span {
  cursor: pointer;
  margin: 2px; }

/* nestable */
.dd {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none;
  font-size: 13px;
  line-height: 20px; }

.dd-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none; }
  .dd-list li {
    list-style-type: none; }
    .dd-list li > ol {
      padding-left: 40px; }

.dd-item.ui-state-disabled {
  opacity: 1; }

.dd-item .dd-list {
  padding-left: 30px; }

.dd-collapsed .dd-list {
  display: none; }

.dd-item, .dd-empty, .dd-placeholder, .dd .placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  font-size: 13px;
  line-height: 20px; }

.dd-handle {
  display: block;
  margin: 5px 0;
  padding: 5px 10px;
  color: #333;
  text-decoration: none;
  font-weight: normal;
  border: 1px solid #ccc;
  background: #ffffff;
  -webkit-box-sizing: "border-box";
  -moz-box-sizing: "border-box";
  box-sizing: "border-box";
  overflow: hidden;
  cursor: pointer; }
  .dd-handle:hover {
    border-color: #bfbfbf;
    text-decoration: none;
    color: #333; }
  .dd-handle:focus, .dd-handle.focus {
    color: #333;
    text-decoration: none; }

.dd-item > button {
  display: none;
  position: relative;
  cursor: pointer;
  float: left;
  width: 25px;
  height: 20px;
  margin: 5px 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  background: transparent;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  font-weight: bold; }
  .dd-item > button:before {
    content: '+';
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    text-indent: 0; }
  .dd-item > button[data-action="collapse"]:before {
    content: '-'; }

.dd-placeholder, .dd-empty, .dd .placeholder {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: #ffffff;
  border: 1px dashed #b6bcbf;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.dd-empty {
  border: 1px dashed #bbb;
  min-height: 100px;
  background-color: #e5e5e5;
  background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-image: -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-image: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-size: 60px 60px;
  background-position: 0 0, 30px 30px; }

.dd-dragel {
  position: absolute;
  pointer-events: none;
  z-index: 9999; }

.dd-dragel > .dd-item .dd-handle {
  margin-top: 0; }

.dd-dragel .dd-handle {
  -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1); }

.dd-list.nestable, .dd-list.dd-tasklist {
  min-height: 30px; }

.no-dragging > .dd-handle {
  background: #d1d1d1; }

.ui-sortable-placeholder {
  visibility: visible; }

/* */
.task-card button.close {
  display: none; }

.add-task-card {
  margin-top: 5px; }

.js-edit {
  position: relative;
  z-index: 2;
  display: none; }

.editing .js-toggle-edit {
  display: none !important; }
.editing .js-edit {
  display: block; }

.list-controls {
  color: #bbb;
  text-align: right; }
  .list-controls .control {
    padding: 0 5px; }
    .list-controls .control:hover {
      color: #313131; }

.task-controls {
  margin-top: 10px;
  padding-top: 10px;
  color: #bbb;
  text-align: right;
  overflow: hidden; }
  .task-controls .control {
    cursor: pointer;
    text-align: left;
    max-width: 300px;
    margin-right: 0;
    margin-left: auto;
    text-overflow: ellipsis;
    overflow: hidden; }
    .task-controls .control:hover {
      color: #313131; }
    @media screen and (max-width: 480px) {
      .task-controls .control {
        margin-right: auto;
        margin-left: 0; } }
  .task-controls .timer-control.active {
    color: #ff9c0e; }
  .task-controls.icon-controls {
    border-top: 1px dashed #ccc; }
    .task-controls.icon-controls .control {
      padding: 0 5px; }
    .task-controls.icon-controls .timer-control {
      display: block;
      float: left; }
  .task-controls.labelled-controls .control-label {
    margin-left: 4px; }

.person {
  clear: both;
  line-height: 30px;
  position: relative; }
  .person.added .indicator-check {
    display: inline; }
  .person a {
    display: block;
    text-decoration: none;
    color: #313131;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
    .person a:hover {
      background-color: #f7f7f7;
      text-decoration: none;
      color: #313131; }

.picker-dialog {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

.persons-picker {
  min-width: 200px;
  overflow: hidden;
  position: absolute;
  display: none;
  font-size: 0.9em; }
  .persons-picker .person {
    padding: 2px 0; }
    .persons-picker .person .initials {
      margin-bottom: 0; }
    .persons-picker .person .person-controls {
      visibility: hidden; }
      .persons-picker .person .person-controls .form-control {
        margin: 0; }
    .persons-picker .person.selected {
      background-color: #0057AC; }
      .persons-picker .person.selected .person-name {
        color: #fff; }
      .persons-picker .person.selected a:hover {
        background-color: transparent; }
      .persons-picker .person.selected .person-controls {
        visibility: visible; }
      .persons-picker .person.selected .indicator-check {
        color: #fff; }
    .persons-picker .person a {
      padding-right: 1.5em; }
  .persons-picker .indicator-check {
    color: #0057AC;
    position: absolute;
    top: 50%;
    right: 0.5em;
    margin-top: -0.5em; }

.ui-datepicker.ui-widget-content {
  border: none;
  background: #fff; }
  .ui-datepicker.ui-widget-content .ui-state-hover {
    background: #0057AC;
    border: 1px solid #003d79; }
  .ui-datepicker.ui-widget-content td .ui-state-default,
  .ui-datepicker.ui-widget-content td .ui-widget-content .ui-state-default {
    background: #f7f7f7;
    border: 1px solid #dedede;
    color: #0057AC; }
    .ui-datepicker.ui-widget-content td .ui-state-default:hover,
    .ui-datepicker.ui-widget-content td .ui-widget-content .ui-state-default:hover {
      color: #fff;
      background: #0057AC; }
  .ui-datepicker.ui-widget-content td .ui-state-active,
  .ui-datepicker.ui-widget-content td .ui-widget-content .ui-state-active {
    background: #0057AC;
    color: #fff; }
    .ui-datepicker.ui-widget-content td .ui-state-active:hover,
    .ui-datepicker.ui-widget-content td .ui-widget-content .ui-state-active:hover {
      background-color: #0057AC;
      color: #fff; }
  .ui-datepicker.ui-widget-content td .ui-state-highlight,
  .ui-datepicker.ui-widget-content td .ui-widget-content .ui-state-highlight {
    background: #fff;
    color: #313131; }
  .ui-datepicker.ui-widget-content .ui-datepicker-buttonpane button {
    background: #0057AC;
    border: 1px solid #003d79;
    color: #fff; }
    .ui-datepicker.ui-widget-content .ui-datepicker-buttonpane button:hover {
      background-color: #003d79; }

.task-card-deadline,
.task-detail .task-card-reminder {
  border: 1px solid #dbdbdb;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 2px; }
  .task-card-deadline:hover,
  .task-detail .task-card-reminder:hover {
    border-color: #0057AC; }
  .task-card-deadline:empty,
  .task-detail .task-card-reminder:empty {
    border-color: transparent; }

.task-card-reminder:hover {
  color: #0057AC; }
  .task-detail .task-card-reminder:hover {
    color: #333; }

.task-ancestry {
  overflow: hidden;
  font-size: 0.9em; }
  .task-ancestry li {
    float: left;
    display: block;
    margin-right: 2px; }
  .task-ancestry .separator {
    font-size: 0.5em;
    margin: 0 5px; }

/* projects */
.nav-pills.pills-underlined {
  border-bottom: 1px solid #e5e5e5; }
  .nav-pills.pills-underlined > li {
    padding: 0 30px 0 0; }
    .nav-pills.pills-underlined > li > a {
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      padding: 10px 0;
      border-bottom: 3px solid transparent; }
      .nav-pills.pills-underlined > li > a:hover {
        background-color: transparent;
        border-bottom-color: #428bca; }
    .nav-pills.pills-underlined > li.active > a, .nav-pills.pills-underlined > li.active > a:hover, .nav-pills.pills-underlined > li.active > a:focus {
      color: #0057AC;
      border-bottom-color: #428bca;
      background: transparent; }

.box-section {
  margin-bottom: 20px; }

.form-inline {
  display: inline-block; }

/* task detail */
.editable,
.editable-click {
  border-bottom: none !important;
  cursor: pointer; }
  .editable:hover,
  .editable-click:hover {
    background-color: #f7f7f7; }
  .editable:focus,
  .editable-click:focus {
    outline: 0; }

.card-section {
  margin-bottom: 15px;
  overflow: hidden;
  clear: both; }

.card-property {
  display: block;
  float: left;
  margin: 5px 30px 10px 0; }
  .card-property:last-of-type {
    margin-right: 5px; }
  .card-property .editable {
    display: inline-block;
    padding: 4px; }

.card-section .property-label,
.card-property .property-label {
  display: block;
  font-weight: normal;
  color: #999;
  padding: 0 4px;
  font-size: .9em; }

.task-state-property {
  float: right; }

.task-code-property {
  font-size: .9em;
  color: #999; }

.task-project-property,
.task-parent-property {
  line-height: 26px;
  margin-left: 10px;
  color: #999; }
  .task-project-property a,
  .task-parent-property a {
    color: #999;
    text-decoration: underline; }
    .task-project-property a:hover, .task-project-property a:active,
    .task-parent-property a:hover,
    .task-parent-property a:active {
      color: #999;
      text-decoration: none; }
  .task-project-property .dropdown-menu a,
  .task-parent-property .dropdown-menu a {
    text-decoration: none; }

.task-parent-property {
  clear: left;
  margin-left: 0; }
  .task-parent-property > span, .task-parent-property > a {
    vertical-align: middle; }
  .task-parent-property > .glyphicon {
    font-size: 0.5em; }

.task-state-history ul {
  font-size: 13px; }
.task-state-history li {
  padding: 5px 0; }

.task-detail h2 {
  margin-top: 0; }
.task-detail label {
  font-weight: normal; }
.task-detail h5 {
  font-weight: normal;
  color: #999;
  padding: 0 4px;
  font-size: .9em; }
.task-detail .task-persons-section {
  overflow: hidden;
  float: left;
  margin-right: 20px; }
  .task-detail .task-persons-section .task-card-members {
    float: none;
    padding: 0;
    text-align: center; }
    .task-detail .task-persons-section .task-card-members li {
      float: none;
      display: inline-block; }

.task-subtask a {
  color: #999;
  text-decoration: underline; }
  .task-subtask a:hover {
    text-decoration: none; }

.task-section-icon {
  font-size: 12px;
  top: 0;
  margin-right: 5px;
  display: none; }

@media screen and (min-width: 768px) {
  .open-task .modal-dialog {
    width: 720px; } }
.open-task .modal-body {
  padding-left: 0;
  padding-right: 0; }

/* timer */
.active-timer-box {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 2718281828459045;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid #313131;
  width: 240px;
  text-align: center; }
  .active-timer-box .timer-task {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left; }

.timer {
  overflow: hidden;
  font-size: 2em;
  margin: 5px 0; }
  .timer .timer-section {
    float: left; }

/* komentare */
.comments {
  font-size: 13px; }
  .comments hr {
    margin: 0.2em auto; }

.comment .comment-author {
  font-weight: bold; }
.comment .comment-date {
  color: #777;
  font-size: 75%; }
.comment .comment-text {
  white-space: pre-wrap; }
.comment .comment-controls {
  margin-top: 3px; }
  .comment .comment-controls > a {
    color: #777;
    font-size: 75%;
    text-decoration: underline; }
.comment .comment-attachments .related-entities-list-readonly {
  padding: 10px 0 20px;
  margin: 0; }

.comment-box {
  border: 1px solid #ccc;
  padding-bottom: 30px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  position: relative; }
  .comment-box .related-entities-list {
    padding-top: 10px; }
  .comment-box .qq-upload-list {
    margin-top: 5px;
    margin-bottom: 5px; }

.comment-input {
  border-width: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: height ease-in-out 0.15s;
  -moz-transition: height ease-in-out 0.15s;
  -ms-transition: height ease-in-out 0.15s;
  -o-transition: height ease-in-out 0.15s;
  transition: height ease-in-out 0.15s;
  resize: none; }
  .comment-input:focus, .comment-input:active {
    outline: 0;
    border-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

.comment-box-options {
  position: absolute;
  bottom: 6px;
  right: 12px; }

.comment-box-option {
  height: 25px;
  font-size: 13px;
  padding: 6px;
  margin-left: 5px;
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }
  .comment-box-option, .comment-box-option:hover, .comment-box-option:active, .comment-box-option:focus, .comment-box-option:visited {
    color: #555;
    text-decoration: none; }
  .comment-box-option:hover {
    background-color: #ddd;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; }
  .comment-box-option .glyphicon, .comment-box-option .fa {
    top: 1px;
    position: relative; }

/* emoji */
.emojione {
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  display: inline-block;
  margin: -.2ex .15em .2ex;
  line-height: normal;
  max-width: 64px;
  max-height: 64px; }

.emoji-autocomplete {
  padding: 0 0 6px;
  font-size: 13px;
  min-width: 300px; }
  .emoji-autocomplete .textcomplete-header {
    display: block;
    background: #272930;
    color: white;
    padding: 6px 15px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0; }
  .emoji-autocomplete .textcomplete-item {
    display: inline-block;
    padding: 2px 5px; }
    .emoji-autocomplete .textcomplete-item a {
      padding: 3px 8px; }
    .emoji-autocomplete .textcomplete-item.active a, .emoji-autocomplete .textcomplete-item:hover a {
      cursor: pointer; }

.hint {
  font-size: 0.9em;
  color: #737373; }

.markdown {
  font-size: 13px;
  line-height: 1.7; }
  .markdown ol {
    list-style-type: decimal;
    list-style-position: outside;
    padding: 0 15px; }
  .markdown ul > li > ul {
    list-style-type: circle; }
  .markdown li {
    margin-left: 20px;
    margin-top: 5px; }
  .markdown p {
    margin: 0 0 14px; }
  .markdown em {
    font-style: italic; }

.well-light {
  background-color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.round-toggle-button {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 3px;
  border: 1px solid #b9bcc0;
  border-radius: 50%;
  text-align: center;
  line-height: 18px; }
  .round-toggle-button.is-on {
    border-color: #5cb85c;
    color: #fff;
    background-color: #5cb85c; }
    .round-toggle-button.is-on:hover {
      border-color: #c7e6c7;
      background-color: #c7e6c7; }
  .round-toggle-button.is-off {
    color: #b9bcc0;
    background-color: transparent; }
    .round-toggle-button.is-off:hover {
      border-color: transparent;
      color: #5cb85c;
      -webkit-box-shadow: 0 0 0 3px #5cb85c;
      -moz-box-shadow: 0 0 0 3px #5cb85c;
      box-shadow: 0 0 0 3px #5cb85c; }

/* jqueryUI pro custom theme */
.ui-datepicker.ui-widget-content td.ui-datepicker-unselectable.ui-datepicker-current-day .ui-state-default {
  background: #0057AC;
  color: #fff; }

.ui-widget .input-group input.btn-sm, .ui-widget .input-group select.btn-sm, .ui-widget .input-group button.btn-sm,
.ui-widget .btn-group input.btn-sm, .ui-widget .btn-group select.btn-sm, .ui-widget .btn-group button.btn-sm {
  font-size: 12px; }

