@import "https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&subset=latin,latin-ext";

html, body {
    height: 100%;
    background-attachment: fixed;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px
}

body {
    background: /*url(images/bodyBg.png) repeat*/ #f9fafb;
    /* background: #fff;*/ /* For browsers that do not support gradients */
    /* background: -webkit-radial-gradient(#e2e2e2, #DAEBCB, #ffffff); *//* Safari 5.1 to 6.0 */
    /*background: -o-radial-gradient(#e2e2e2, #DAEBCB, #ffffff);*/ /* For Opera 11.6 to 12.0 */
    /* background: -moz-radial-gradient(#e2e2e2, #DAEBCB, #ffffff);*/ /* For Firefox 3.6 to 15 */
    /* background: radial-gradient(#e2e2e2, #DAEBCB, #ffffff);*/ /* Standard syntax */
    /* background-attachment:fixed;*/
    /* background: url(../css/images/trans.png) center 0 #fff;
    background-position: cover; */
    /*background-size: 100% auto; */
    /* #c2ffe6 */

}

.wrap table {
    font-size: 13px
}

.clear {
    float: none;
    clear: both
}

.img-responsive {
    width: 100%;
    height: auto
}

@media (max-width: 992px) {
    .container .nopadding {
        padding: 0;
        width: 100%
    }
}

@media (max-width: 768px) {
    .img-responsive {
        width: 30%;
        height: auto
    }
}

.no-margin {
    margin: 0 !important
}

.no-padding {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.white, .white a {
    color: #fff
}

hr {
    margin-top: 10px;
    margin-bottom: 10px
}

h1, .h1 {
    font-size: 24px
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 14px
}

h1 span {
    font-size: 1em;
    color: #C1C8DB
}

.rounded {
    /* -webkit-border-radius: 30px;
     -moz-border-radius: 30px;
     -ms-border-radius: 30px;
     -o-border-radius: 30px;
     border-radius: 30px;*/
    border: 1px solid #c2cfd6;
    padding: 10px;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, .5), 0 2px 5px 0 rgba(0, 0, 0, .5);
}

a.rounded:hover {
    text-decoration: none
}

select {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
}

.panel-head-info p {
    line-height: 2.5em;
    font-size: 1.4285714285714em;
    padding-left: 20px
}

.panel-head-info .date {
    float: right;
    top: 30px;
    right: 55px;
    position: relative;
    font-size: 1em;
    color: #c1c7dc
}

.navbar-default .navbar-toggle {
    border-color: #fff
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: unset
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:active {
    background-color: #fff
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:active .icon-bar {
    background-color: #000
}

.searchPopup {
    position: fixed;
    top: 100px;
    width: 100%;
    z-index: 10000;
    display: none
}

.show_detail ul {
    padding-left: 0px
}

.wrap {
    min-height: 100%;
    height: auto; /*background-color:#d0d8ea; */
    padding-top: 135px
}

@media (max-width: 441px) {
    .wrap {
        padding-top: 0
    }
}

.wrap > .container, .wrap > .container-full {
    padding: 0 15px 20px;
    background-repeat: no-repeat
}

@media (max-width: 767px) {
    .wrap > .container, .wrap > .container-full {
        /* padding-top: 100px */
    }
}

@media (max-width: 440px) {
    .wrap > .container, .wrap > .container-full {
        /* padding-top: 60px */
    }
}

.footer {
    background-color: #242424;
    border-top: 1px solid #373737;
    padding-top: 20px;
    padding-bottom: 45px;

}

.jumbotron {
    text-align: center;
    background-color: transparent
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px
}

.not-set {
    color: #c55;
    font-style: italic;
    font-size: 80%;
    opacity: 0.6;
}

a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    padding-left: 5px
}

a.asc:after {
    content: "\e151"
}

a.desc:after {
    content: "\e152"
}

.sort-numerical a.asc:after {
    content: "\e153"
}

.sort-numerical a.desc:after {
    content: "\e154"
}

.sort-ordinal a.asc:after {
    content: "\e155"
}

.sort-ordinal a.desc:after {
    content: "\e156"
}

.grid-view th {
    white-space: nowrap
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px
}

.coun_progress_bar_l {
    width: 52px;
    height: 15px;
    border: 1px solid #00a
}

.coun_logout_l {
    width: 50px;
    float: left;
    margin-top: 10px;
    margin-left: 53px
}

.main_bar_l {
    width: 50px;
    height: 13px;
    background-color: #006dcc
}

.faded {
    opacity: .6
}

.task-status {
    width: 17px;
    height: 13px;
    display: block;
    margin: 9px auto
}

.task-status.done {
    background: url(../css/images/task-status.png) 0 0
}

.task-status.undone {
    background: url(../css/images/task-status.png) 0 13px
}

.task-status.close {
    background: url(../css/images/task-status.png) 0 13px;
    opacity: .6
}

button.close > span {
    font-size: 25px;
}

.task-text {
    font-size: 1.4285714285714em
}

.task-text.done {
    color: #85b34f
}

.task-text.undone {
    color: #f96460
}

.todos .small {
    margin-bottom: 6px
}

.todos li {
    list-style-type: none
}

.navbar-default {
    background-color: #fff;
    border-color: rgba(0, 0, 0, 0.15)
}

.navbar {
    height: 55px;
    text-transform: uppercase;
    font-weight: normal;
    min-height: 45px;
    z-index: 999999;
    max-height: 55px;
    margin-bottom: 0px
}

.navbar-toggle {
    margin-top: 5px;
    margin-right: 14px;
    border-color: #DDD !important;
    background-color: #003450;;
    position: absolute;
    right: 0
}

.navbar-toggle:hover, .navbar-toggle:focus {
    background-color: #39425F !important
}

.language_switcher {
    margin-left: 15px;
    text-align: center;
    margin-top: -8px
}

@media (max-width: 767px) {
    .language_switcher {
        float: right;
        position: relative;
        right: 14px;
        z-index: 9999
    }

    .language_switcher .dropdown-menu {
        left: -108px
    }
}

.language_switcher button {
    margin-top: 16px;
    text-transform: uppercase
}

.navbar-collapse.collapse.in {
    background-color: #242c47
}

.dropdown-menu > li > a {
    color: #536c79
}

.dropdown-menu > li:last-of-type > a:hover, .dropdown-menu > li:last-of-type > a:focus {
    /*  border-bottom-left-radius: 6px;
      border-bottom-right-radius: 6px*/
}

body {
    color: #313131
}

.btn-primary {
    background-color: #a2cc71
}

.btn-primary:hover {
    background-color: #d0e5b8
}

.btn-grey {
    background-color: #858eae !important;
    border-color: #858eae !important
}

.btn-grey:hover, .btn-grey:active, .btn-grey:focus {
    background-color: #c1c7dc !important;
    border-color: #c1c7dc !important
}

.btn-lg,
.btn-group-lg > .btn {
    font-size: 1.5rem
}

h2 {
    color: #515974;
    font-weight: 700;
    font-size: 1.15em
}

h1 {
    text-align: center;
    color: #242c47;
    font-weight: 700
}

h3 {
    color: #858eae;
    font-weight: 700
}

a, a:hover, a:focus {
    color: #536c79
}

.grid-view a {
    color: #39425F
}

p {
    font-size: .9em;
    color: #515974
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background-color: #39425F
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    text-transform: none
}

.btn {
    background: #ffffff;
    color: #000;
    border-color: #000000;
    padding: 3px 6px;
    border-radius: 0;
    /*box-shadow: 1px 1px 1px #757575;*/
    border: 1px solid;
    margin-left: 5px;
}


.btn-grey {
    background: #858eae;
    border-color: #858eae
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #FFF;
    background-color: #ddf3ff;
    border-color: #8DA3BB
}

.navbar-nav.navbar-right > li > a.search-button {
    color: #c1c7dc;
    padding-bottom: 12px;
    padding-top: 16px;
    cursor: pointer
}

.search-button img {
    margin-left: 20px
}

.searchPopup {
    position: fixed;
    top: 100px;
    width: 100%;
    z-index: 10000;
    display: none
}

.searchPopup .container {
    background-color: #39425F;
    height: 86px
}

.searchPopup .container input {
    margin-top: 18px;
    height: 50px;
    line-height: 50px;
    border: 0;
    width: 100%
}

.searchPopup .container input[type=text] {
    text-indent: 20px;
    color: #000
}

.searchPopup .container input[type=submit] {
    display: block;
    text-indent: -99999px;
    cursor: pointer;
    width: 80%;
    height: 50px;
    background: #4d4d4d url(./images/lupa.png) no-repeat center center
}

.navbar-nav > li > a {
    padding-top: 18px;
    padding-bottom: 18px;
    height: 55px
}

.navbar-nav {
    margin: 0;
    font-size: 1.175em
}

.nav-tabs > li > a {
    padding: 10px 15px 7px !important
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #20a8d8;
}

.nav-detail > li > a {
    text-transform: uppercase;
    font-weight: 700;
    color: #242c47 !important
}

.nav-detail > li > a:hover, .nav-detail > li > a:focus, .nav-detail > li > a:active {
    background-color: transparent !important;
    color: #fff !important;
    border-color: transparent !important
}

.logo_separator {
    height: 25px;
    width: 1px;
    background: #A5A5A5;
    float: left;
    margin-top: 20px;
    display: none
}

.login {
    height: 51px;
    margin-right: 20px
}

.btn:hover, .btn:focus {
    color: #fff
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #c2cfd6;
    color: #FFF
}

.panel-info > .panel-heading {
    background-color: #14B4FE
}

.panel {
    background-color: #fff;
    border-radius: 0px;
}

img {
    max-width: 100%
}

.slider_border {
    border: 1px solid #4A4A4A;
    position: absolute;
    top: 70px;
    left: 19%;
    width: 61%;
    padding: 10px;
    margin: 0 auto;
    z-index: 100
}

.kv-thead-float {
    margin-top: 10px !important
}

.kv-grid-table tr.size-row {
    height: 100px !important
}

.kv-grid-table > tbody > tr.active > td {
    background: #ddeeff
}

.bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
    *zoom: 1;
    max-height: 420px
}

.bx-wrapper img {
    max-width: 100%;
    display: block
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 20px;
    width: 100%;
    z-index: 999999
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(./images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: 700;
    color: #666;
    padding-top: 20px;
    margin-left: 37%
}

.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: transparent;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    border: 1px solid #FFF
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #14B4FE;
    border: 1px solid #14B4FE
}

.project-index .btn {
    margin-top: 20px;
    margin-right: 10px
}

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(./images/controls.png) no-repeat 0 -32px
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(./images/controls.png) no-repeat -43px -32px
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}

.bx-wrapper .bx-controls-auto {
    text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(./images/controls.png) -86px -11px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(./images/controls.png) -86px -44px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}

.bxslider li {
    list-style: none
}

.chart_border {
    border: 1px solid #2A2A2A;
    margin-bottom: 10px
}

#left_currency_list li {
    border-bottom: 1px dotted #303030
}

#left_currency_list {
    padding-top: 10px;
    padding-bottom: 10px
}

.breadcrumb .active a {
    color: #C00
}

.breadcrumb {
    background-color: #202020;
    border-radius: 4px;
    max-width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
}

.nav > li:hover, .nav > li:focus, .nav li.open {
    background-color: #20a8d8;
    color: #fff
}

.nav-detail > li:hover, .nav-detail > li:focus, .nav-detail > li.open {
    background: none;
    color: #fff
}

.navbar-left > li:hover, .navbar-left > li.focus, .navbar-left li.open {
    background-color: transparent;
    color: #29363d
}

.navbar-right > li:hover, .navbar-right > li.focus, .navbar-right li.open {
    background-color: transparent;
    color: #29363d
}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: #20a8d8;
    border-radius: 0px;
    width: 100%
}

ul, ol, span {
    font-size: 13px;
    color: #242c47
}

.margined {
    margin: 12px 0
}

.margined-top {
    margin-top: 12px
}

.margined-bottom {
    margin-bottom: 12px
}

.charts_buttons button {
    background-color: #191919;
    color: #fff;
    border-top: 1px solid #191919;
    border-right: 1px solid #191919;
    border-left: 1px solid #191919;
    border-radius: 4px 4px 0 0;
    border-top-left-radius: 4px !important;
    border-bottom: 0;
    margin: 0 3px
}

.charts_buttons button.btn-default.hovered {
    background-color: #191919;
    color: #fff;
    border-radius: 4px 4px 0 0;
    border: 1px solid #989898;
    border-bottom-color: #191919
}

.charts_buttons button.btn-default.hovered:hover {
    background-color: #191919;
    color: #fff;
    border-top: 1px solid #989898;
    border-right: 1px solid #989898;
    border-left: 1px solid #989898;
    border-radius: 4px 4px 0 0;
    border-bottom-color: #191919
}

.charts_buttons button.btn-default:hover {
    color: #FFF;
    background-color: #242424;
    border-top: 1px solid #474747;
    border-right: 1px solid #474747;
    border-left: 1px solid #474747
}

.left_sidebar {
    border: 1px solid #2C2C2C;
    clear: both;
    border-radius: 4px
}

.national_flag.usd {
    padding-left: 40px
}

.usd_czk {
    padding: 0 60px 0 10px
}

.eur_czk {
    padding: 0 0 0 10px
}

.form-control {
    border-radius: 0px
}

.form-control:focus {
    border-color: #85B44E;
    border-bottom: 2px solid #a7a7a7;
    transition: 0.3s;
}

.form-control.set_project_comment, .form-control.user-change {
    width: unset;
    width: 100%;
    display: inline
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    line-height: 1;
    vertical-align: middle
}

.table a {
    cursor: pointer
}

.table > thead th, .table > thead th > a {
    color: #151b1e;
    font-weight: 700;
    padding: 0.75rem;
    font-size: 13px;
    line-height: 26px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 1px solid #2C2C2C
}

tr.filters {
    background: #f0f3f5;
    border-bottom: 2px solid #c2cfd6;
}

.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 1px solid #2C2C2C
}

ul.detail-info {
    list-style: none;
    border: 2px solid #F1F1F1;
    border-top: 0;
    width: 100%;
    padding: 10px 5px 30px;
    height: 50px;
    overflow: hidden
}

ul.detail-info li {
    float: left;
    font-size: 14px;
    color: #111;
    margin: 0 20px
}

ul.detail-info li .label {
    font-weight: 700;
    color: #267DB7;
    font-size: 15px
}

.kv-grid-table tbody > tr > td {
    padding-top: 0 !important;
    padding-right: 0 !important
}

.project_row {
    background: #FFF;
    color: #fff;
    border: 1px solid #DCDCDC
}

.kv-grid-table tbody > .project_row td {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    vertical-align: middle;
    line-height: 1.25em
}

.kv-grid-table .btn {
    margin-top: 0
}

.dropdown-menu {
    z-index: 9999999;
    /*border-bottom-left-radius: 19px;
    border-bottom-right-radius: 18px;*/
    border-color: #242c47;
    border: none;
    border-radius: 0px;
}

.dropdown-menu.submenu {
    left: 0px;
    top: 45px;
    width: 100%
}

.hpdrop {
    top: 33px;
}

.summary {
    text-align: right;
    font-size: 1.4285714285714em;
    color: #c1c7dc
}

.summary b {
    color: #858eae
}

.nav-tabs {
    border-bottom: none;
    text-align: center
}

.nav-tabs-heading {
    border-bottom: 1px solid #ddd;
    text-align: center
}

.nav-tabs > li, .nav-tabs-heading > li {
    float: none;
    display: inline-block
}

.nav-tabs > li.active > a, .nav-tabs-heading > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs-heading > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-tabs-heading > li.active > a:focus {
    background-color: #191919;
    color: #fff;
    border-top: 1px solid #989898;
    border-right: 1px solid #989898;
    border-left: 1px solid #989898;
    border-radius: 6px 6px 0 0
}

.nav-tabs > li > a, .nav-tabs-heading > li > a {
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    border-bottom: none;
    border-radius: 6px 6px 0 0;
    margin-right: 0
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-bottom: none;
    border-top: 1px solid #989898;
    border-right: 1px solid #989898;
    border-left: 1px solid #989898;
    border-radius: 6px 6px 0 0
}

.pull-center_slid {
    width: 25%;
    margin-top: 30px;
    z-index: 99999;
    position: relative
}

.pull-center {
    margin: 8px auto;
    text-align: center
}

.pull-center a {
    text-align: center
}

.center_content {
    text-align: center
}

.center_content p, .center_content a {
    display: block
}

.center_content a {
    display: block;
    width: 220px;
    text-align: center;
    margin: 0 auto
}

.panel-info {
    border-color: #353535
}

.panel-footer {
    background-color: #fff;
    color: #03184D;
    border-radius: 0;
    padding-bottom: 25px;
}

.hovered {
    background-color: #228BBD
}

.hover-close {
    background-color: #14B4FE !important
}

.nav-tabs > li > a:hover, .nav-tabs-heading > li > a:hover {
    border-color: #474747;
    color: #FFF
}

.text-lighter {
    color: #c1c7dc
}

.panel-content {
    height: 85%;
    overflow-y: auto;
    overflow-x: hidden
}

.panel-activity p, .panel-activity span, .panel-activity a {
    font-size: 14px !important
}

.panel-activity .row {
    margin-bottom: 10px
}

.status {
    width: 30px;
    height: 30px
}

.status.done {
    background: url(./images/done.png)
}

.status.fail {
    background: url(./images/fail.png)
}

.status.warning {
    background: url(./images/warning.png)
}

.status.message {
    background: url(./images/message.png)
}

footer {
    min-height: 80px;
    padding-top: 20px;
    min-height: 155px;
    background-color: #fff;
    padding-top: 20px;
    border-top: 1px solid #bbbbbb;
}

footer h2 {
    color: #c1c7dc;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1em
}

footer ul {
    list-style-type: none;
    padding: 0
}

footer ul li {
    margin: 5px 0
}

footer ul li a {
    color: #858eae
}

footer ul li a:hover {
    color: #c1c7dc;
    text-decoration: none
}

footer .copyright {
    text-align: center;
    padding: 15px 0
}

.socialicons {
    text-align: center
}

.social-icon {
    width: 50px;
    height: 50px;
    display: inline-block;
    margin: 0 5px
}

.social-icon.google {
    background: url(./images/google.png) 0 100px
}

.social-icon.twitter {
    background: url(./images/twitter.png) 0 100px
}

.social-icon.facebook {
    background: url(./images/facebook.png) 0 100px
}

.social-icon.youtube {
    background: url(./images/youtube.png) 0 100px
}

.social-icon:hover {
    background-position: 0 50px
}

.social-icon.inactive {
    background-position: 0 0
}

.progress-bar {
    background-color: #79cdec
}

.progress-bar-danger {
    background-color: #ff6c67
}

.progress-bar-info {
    background-color: #a2cc71
}

.progress-bar-success {
    background-color: #79cdec
}

table th, table td {
    color: #515974;
    font-weight: 400
}

.align_right {
    text-align: right
}

.copy {
    text-transform: uppercase
}

.national_flags {
    padding: 5px
}

.text-larger {
    font-size: 150%
}

@media (min-width: 992px) {
    .footer .col-md-4 {
        border-left: 1px solid #3C3C3C
    }
}

.calculator {
    margin-left: -6px
}

.caret {
    height: 7px;
    margin-left: 10px;
    color: #fff;
    float: right;
    margin-top: 6px;
}

.btn .caret {
    margin-left: 10px;
    margin-top: 10px;
    color: #536c79;
}

.navbar-right li a .caret {
    color: #536c79
}

.calculator .btn {
    background-color: #fff;
    color: #aaa;
    border-color: #fff;
    height: 42px
}

.calculator input {
    background-color: #fff;
    color: #aaa;
    border-color: #fff;
    height: 42px
}

.calculator input + span {
    background-color: #fff;
    color: #000;
    border-color: #fff
}

.calculator .result {
    border: 1px solid #fff
}

.calculator .input-group-addon {
    background-color: #fff
}

.calculator .btn.first {
    border-radius: 20px 0 0 20px
}

.calculator button.btn.submit {
    border-radius: 20px;
    margin-left: -38px;
    background-color: #14B4FE;
    border-color: #14B4FE;
    color: #FFF;
    width: 100px
}

.calculator .mena2 {
    padding-right: 40px;
    background: #fff
}

.countdownt {
    display: table-cell;
    font-weight: 400;
    background: -webkit-linear-gradient(transparent, #191919);
    background: linear-gradient(transparent, #191919)
}

.counter h1 {
    text-align: center;
    text-shadow: 2px 2px #242424
}

.counter-block {
    padding-left: 32%
}

.countdownt .item {
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    font-weight: 700;
    font-size: 55px;
    line-height: 85px;
    text-align: center;
    margin: 30px 10px 0 0;
    padding: 10px;
    overflow: hidden;
    color: #fff
}

.countdownt .item .dd {
    padding: 10px
}

.countdownt .item-ss {
    font-size: 50px;
    line-height: 85px
}

.countdownt .item:after {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0
}

.counter {
    width: 100%;
    margin: 0 auto;
    top: 68px;
    position: absolute;
    max-width: 1140px
}

.countdownt .label {
    text-transform: uppercase;
    display: block;
    position: absolute;
    font-weight: 700;
    line-height: normal;
    right: 0;
    bottom: 4px;
    font-size: 14px;
    color: #B9B9B9;
    text-align: center;
    width: 100%
}

.progress-bar {
    color: #FFF;
    font-size: 10px;
    line-height: 10px
}

.progress {
    height: 11px;
    margin: 0;
    box-shadow: none;
    background-color: #f5f5f5;
    border-radius: 0;
    margin-top: 2px;
}


.progress.have_percent {
    background-color: #7ee845;
}

.user_index_status > div.row {
    font-size: 13px;
    font-weight: 700;
}

.countdownt .separator {
    font-size: 35px;
    color: #fff;
    position: relative;
    bottom: 27px
}

.panel-body {
    padding: 0
}

.img-footer_logo {
    width: 240px
}

.grid-view {
    clear: both
}

.alert {
    margin: 10px
}

.alert-info {
    background-color: #222;
    border-color: #14B5FF;
    color: #14B5FF
}

.chart_loader {
    margin: 12px
}

.timer .btn-play:hover, .timer .btn-pause:hover, .timer .btn-stop:hover {
    opacity: .5
}

@media (max-width: 990px) {
    .footer {
        text-align: center
    }

    .footer .align_right {
        text-align: center
    }

    .footer .pull-right {
        float: none !important
    }
}

@media (min-width: 1120px) {
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
}

.bxslider .slide {
    visibility: hidden
}

.google-visualization-tooltip {
    z-index: 999999;
    background-color: #000 !important;
    border: 1px solid #14B5FF !important;
    padding: 5px !important;
    border-radius: 10px !important;
    box-shadow: none !important
}

.red_color {
    color: #0C0
}

.green_color {
    color: #C00
}

.kv-password input {
    border-radius: 0 4px 4px 0
}

.well {
    background-color: #cecece;
    border: 1px solid #F3F3F3;
    color: #000;
}

.well.faq {
    margin-bottom: 0
}

.panel-body.faq {
    display: none
}

.list-group {
    list-style: none;
    margin-top: 10px
}

@media (max-width: 767px) {
    .sortable-block .list-group {
        margin-bottom: 0
    }

}

.badge {
    margin: 3px 5px 0
}

strong {
    color: #000
}

.table-bordered, .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 0
}

.table-bordered thead th:last-of-type, .table-bordered tbody tr td:last-of-type {
    /*text-align: right */
}

.row.no-margin {
    margin: 0
}

.badge.label-success {
    background-color: #5CB85C
}

#contactform-verifycode-image {
    height: 34px;
    width: 96px;
    max-width: 96px
}

@media (max-width: 1174px) {
    .navbar-nav > li {
        font-size: 70%
    }
}

@media (max-width: 1023px) {
    .navbar-nav > li {
        font-size: 70%
    }

    .nav > li > a {
        padding: 15px 5px 5px
    }
}

@media (max-width: 897px) {
    .navbar-nav > li {
        font-size: 55%
    }

    .nav > li > a {
        padding: 15px 4px 4px
    }
}

.navbar-inverse {
    border-color: #9c9c9c;
    background-color: rgb(255, 255, 255);
    /* box-shadow: 0 4px 14px -2px #696969;*/
    border-bottom: none; /* 1px solid rgb(193, 193, 193) */
    box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 10px;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #29363d;
    background-color: transparent
}

.navbar-inverse .navbar-nav > li > a {
    color: #536c79;
}

.navbar-brand {
    margin-top: -16px;
    margin-left: -1px
}

.navbar-center {
    display: inline-block;
    float: none
}

.navbar-collapse {
    text-align: center
}

@media (max-width: 767px) {
    .navbar-collapse {
        text-align: left
    }
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #FFF;
    text-decoration: none;
    background-color: #002052;
    outline: 0
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #536c79;
    background-color: #fff
}

.navbar-nav > li > .dropdown-menu {
    border: 1px solid #c2cfd6;
    background-color: #fff;
    /*border-bottom-left-radius: 15px;
     border-bottom-right-radius: 15px;*/
    color: #536c79;
    border-top: none;
    box-shadow: none;
    margin-top: -1px;
}

.navbar-collapse {
    background-color: #FFF
}

.timer {
    z-index: 999888
}

.timer p {
    color: #c1c7dc;
    font-size: 1.4285714285714em
}

.time, .this_day_time, .this_day_pause, .end_time {
    color: #858eae !important
}

.end_time_NEW {
    padding-right: 0 !important
}

.timer.detail {
    position: inherit
}

.btn-play, .btn-pause, .btn-stop {
    margin: 0 5px
}

.current_item .task-id_NEW {
    margin-left: 6px
}

.current_item .task-id_NEW, .current_item .task-name {
    display: inline-block;
    margin-top: 5px
}

.timer_started_text {
    color: #c1c7dc;
    margin-left: 6px
}

.timer_started {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #0099eb;
    position: absolute;
    margin-top: 2px;
    right: 10px;
    z-index: 999999
}

.menu_action_bar {
    position: fixed;
    margin: 0;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 3px 10px;
    border-bottom: none; /*1px solid rgba(194, 207, 214, 0.5);*/
    padding: 0.75rem 1rem 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e7f5ff;
    width: -moz-calc(100% - 200px);
    width: -webkit-calc(100% - 200px);
    width: -o-calc(100% - 200px);
    width: calc(100% - 200px);
    z-index: 9999;

}

@media only screen and (max-width: 440px) {
    .timer_started {
        right: 48px
    }
}

.timer_stoped {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #f24066;
    position: absolute;
    margin-top: 5px;
    left: 9px
}

@media only screen and (max-width: 440px) {
    .timer_stoped {
        margin-top: 14px
    }

    .timer_stoped + span.time {
        margin-top: 9px
    }
}

.task-view {
    text-align: justify
}

@media (min-width: 1500px) {
    .container {
        width: 1470px
    }
}

@media (min-width: 1900px) {
    .container {
        width: 1400px
    }
}

.timer_item {
    border-bottom: 2px solid #E7E7E7
}

.timer_button_start {
    width: 25px;
    float: left;
    margin-top: 10px;
}

.task_controls {
    width: 30px;
    display: inline-block;
    vertical-align: top
}

.task_info {
    width: 225px;
    display: inline-block;
    margin-left: 3px
}

.corner {
    position: absolute;
    right: 0;
    top: 0
}

.timer_task_name {
    width: 325px;
    float: right;
    padding-left: 4px
}

@media only screen and (max-width: 767px) {
    .timer_task_name {
        width: 275px
    }
}

.timer_triangle {
    background-color: #858eae;
    background-image: url(./images/arrow.png);
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 50%;
    bottom: -15px;
    left: 50%;
    margin-left: -15px;
    height: 30px;
    position: absolute;
    cursor: pointer;
    width: 30px;
    z-index: 5000
}

.timer_triangle.open {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.timer_triangle .glyphicon {
    visibility: hidden
}

@media only screen and (max-width: 440px) {
    .timer_triangle {
        right: 8px;
        top: 18px;
        left: unset
    }
}

.timer_NEW {
    position: fixed;
    top: 45px;
    right: 0;
    z-index: 888888;
    width: 400px
}

.timer_NEW .time_up, .timer_NEW .time_up_NEW {
    font-size: 14px;
    float: right;
    padding-right: 12px
}

.timer_NEW .this_day_time_NEW.time_up_NEW, .timer_NEW .this_day_time.time_up {
    float: none
}

.timer_NEW .other_items {
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    max-height: 400px;
    overflow: auto;
}

@media only screen and (max-width: 767px) {
    .timer_NEW .other_items {
        overflow-y: scroll
    }
}

.timer_NEW .other_items_main {
    max-height: 400px;
    border-left: 1px solid #d5d8e1;
    border-right: 1px solid #d5d8e1;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.59) url(../css/images/loading.gif) center center no-repeat
}

.glyphicon.loading {
    background: rgba(255, 255, 255, 0.59) url(../css/images/loading.gif) center center no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    margin-left: 5px
}

.timer_NEW .other_items .time_up, .timer_NEW .other_items .time_up_NEW {
    margin-right: 0;
    padding-right: 5px
}

.timer_NEW .other_items .timer_item, .timer_NEW .other_items .timer_item_NEW {
    padding: 3px 9px;
    border-bottom: 1px solid #e5e8f1;


}

.timer_NEW .other_items .timer_item:first-of-type {
    margin-top: 0;
    padding-top: 3px;
}

.timer_NEW .other_items .timer_item:last-of-type {
    margin-bottom: 0
}

.timer_NEW .current_item {
    border: 1px solid #c2cfd6;
    border-top: none;
    border-bottom-style: dashed;
    background-color: #fff;
    padding: 3px;
    padding-bottom: 16px;
    min-height: 40px;
}

@media only screen and (max-width: 440px) {
    .timer_NEW .current_item {
        min-height: 40px
    }
}

.timer_NEW .current_item .time_up {
    background-color: #fff;
    font-size: 20px;
    position: absolute;
    right: 1px;
    top: 5px;
    margin-top: 8px;
    padding-right: 8px
}

@media only screen and (max-width: 440px) {
    .timer_NEW .current_item .time_up {
        top: 15px;
        right: 40px
    }
}

.timer_NEW .current_item .task-name {
    position: absolute;
    max-width: 240px;
    white-space: nowrap;
    margin-left: 5px;
    overflow: hidden;
    text-overflow: ellipsis
}

@media (max-width: 440px) {
    .timer_NEW .current_item .task-name {
        width: calc(100% - 180px)
    }
}

.timer_NEW .current-running {
    background: #ecfcff
}

.timer_NEW .btn-play, .timer_NEW .btn-pause, .timer_NEW .btn-stop {
    margin: 0 !important
}

.timer_NEW .timer_bottom {
    border: 1px solid #c2cfd6;
    border-top: none;
    margin: 0 auto;
    background: #003450;
    cursor: default;
    color: #fff;
    /* border-bottom-left-radius: 6px;
     border-bottom-right-radius: 6px;*/
    padding: 3px 0
}

.timer_NEW .timer_bottom p {
    margin: 0;
    font-size: 1em;
    display: inline-block;
    text-transform: lowercase
}

.timer_NEW .timer_bottom div {
    padding: 0 9px
}

table tr {
    border-bottom: 1px solid #c2cfd6
}

#myCarousel {
    height: 600px
}

.project_status {
    background-color: #F3F3F3;
    display: block;
    height: 20px;
    border-radius: 50%;
    width: 20px;
    position: relative;
    top: 2px;
    margin-left: 8px;
    float: left
}

.project_status.status_active {
    background-color: #79cdec
}

.project_status.status_support {
    background-color: #F7CE79
}

.project_status.status_done {
    background-color: #c8e9a1
}

.project_status.status_stop {
    background-color: #626262
}

.project_status.status_waiting {
    background-color: #FF6F6F
}

.list_item {
    min-height: 100px
}

@media (max-width: 767px) {
    .sortable-block .list_item {
        height: auto;
        min-height: unset
    }
}

.list_item ul li {
    border-bottom: 1px solid #afafaf;
    border-left: 5px solid;
    padding: 5px;
    width: 98%;
    height: 72px;
    margin-bottom: 20px;
    margin-top: 17px;
    margin-left: 5px;
    border-radius: 0;
    font-size: 12px;
    box-shadow: 1px 1px 1px 1px #D0D0D0
}

.timeline {
    list-style: none;
    padding: 20px 0;
    position: relative
}

.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #eee;
    left: 50%;
    margin-left: -1.5px
}

.timeline > li {
    margin-bottom: 20px;
    position: relative
}

.timeline > li:before, .timeline > li:after {
    content: " ";
    display: table
}

.timeline > li:after {
    clear: both
}

.timeline > li:before, .timeline > li:after {
    content: " ";
    display: table
}

.timeline > li:after {
    clear: both
}

.timeline > li > .timeline-panel {
    width: 46%;
    float: left;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    padding: 20px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175)
}

.timeline > li > .timeline-panel:before {
    position: absolute;
    top: 26px;
    right: -15px;
    display: inline-block;
    border: 15px solid transparent;
    border-right: 0 #ccc;
    border-left-color: #ccc;
    content: " "
}

.timeline > li > .timeline-panel:after {
    position: absolute;
    top: 27px;
    right: -14px;
    display: inline-block;
    border: 14px solid transparent;
    border-right: 0 #fff;
    border-left-color: #fff;
    content: " "
}

.timeline > li > .timeline-badge {
    color: #FFF;
    width: 73px;
    height: 72px;
    line-height: 35px;
    font-size: .7em;
    text-align: center;
    position: absolute;
    top: 24px;
    left: 49%;
    margin-left: -25px;
    background-color: #999;
    z-index: 100;
    border-radius: 50%
}

.timeline > li.timeline-inverted > .timeline-panel {
    float: right
}

.timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto
}

.timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto
}

.timeline-badge.primary {
    background-color: #2e6da4 !important
}

.timeline-badge.success {
    background-color: #3f903f !important
}

.timeline-badge.warning {
    background-color: #f0ad4e !important
}

.timeline-badge.danger {
    background-color: #d9534f !important
}

.timeline-badge.info {
    background-color: #858eae !important
}

.timeline-title {
    margin-top: 0;
    color: inherit
}

.timeline-body > p, .timeline-body > ul {
    margin-bottom: 0
}

.timeline-body > p + p {
    margin-top: 5px
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    background: transparent
}

.pagination > li > a, .pagination > li > span, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #20a8d8
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #20a8d8;
    border-color: #20a8d8
}

.list-group-item {
    padding: 0px;
    border: none;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    background-color: #003450;
    color: #fff;
    margin-bottom: -2px;
}

.list-group-item:last-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

a.list-group-item, a.list-group-item:hover, a.list-group-item:focus {
    color: #fff
}

.list-group-item > a {
    color: #fff;
    padding: 15px !important;
}

.list-group-item > a > span, .list-group-item > a > i {
    color: #536c79;
    padding-right: 5px;
}

.list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.user_comments {
    list-style-type: none;
    padding-left: 0
}

.user_comments li {
    border: 1px solid #c2cfd6;
    border-radius: 0px;
    margin-bottom: 14px;
    padding: 10px;
    margin-right: 5px;
}

.comment_user {
    color: #8e8e8e;
    /* background-color: #a9a9a9; */
    /* border-radius: 12px; */
    margin-left: -14px;
    text-transform: uppercase;
}

.comment_date {
    font-size: .75em;
    color: #858EAE;
    float: right
}

.comment_message {
    display: block;
    margin-top: 5px
}

.list-group.times .list-group-item {
    border-top: none;
    border-left: none;
    border-right: none;
    border-color: #F3F3F3;
    margin: 0;
    background-color: #fff;
}

.list-group.times .list-group-item span {
    font-size: 90%
}

.panel {
    margin-bottom: 6px;
    color: #535876
}

.panel-detail {
    border-right: 1px solid #EEE
}

.panel-detail .label {
    margin-top: 4px
}

.panel-description {
    border-left: 1px solid #EEE
}

.panel-warning {
    border-color: #F96E6A;
    padding: 10px
}

.panel-default {
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid transparent;
    border-radius: 0px;
    padding: 0;
    position: relative
}

.panel-default > .panel-heading {
    color: #242c47;
    font-weight: normal;
    background-color: #f6f7f9;
    padding: 0.75rem 1.25rem;
    margin-bottom: 5px;
    font-size: 10px;
    border-color: #d5d8e1;

}

.user-create .panel-heading {
    margin-top: 15px;
    margin-left: 10px;
}

#form-olvidado {
    margin-left: 10px
}

.user-create {
    border-radius: 10px;
    padding-top: 15px;
}

.task-description h3 {
    margin-top: 0;
    font-size: 1.25em
}

.project_row h2 {
    margin: 0;
    font-size: 1.5em
}

.project_row .parent-project {
    float: left
}

.project_row .project-date {
    font-size: 1em;
    top: 0;
    position: relative
}

.project_row .progress + br {
    display: none
}

.datetimepicker > div {
    background: #fff
}

.grid-view a.editable-empty {
    color: #FFDBDB
}

.s_behavior a.enabled {
    color: green;
    padding-right: 10px;
    text-align: center;
    display: block
}

.s_behavior a.disabled {
    color: red;
    padding-right: 10px;
    text-align: center;
    display: block
}

.container-fluid.project_header {
    width: 100%;
    height: auto;
    padding: 10px 61px 14px;
    background: #fff;
    border-bottom: 1px solid #E7E7E7;
    margin-bottom: 6px
}

.grid-view .task_runs {
    background-color: #F4FDFF
}

/*
.grid-view .task_done {
    background-color: #E6FFC5
}

.grid-view .task_canceled {
    border-left: 3px solid red
}
*/

.datepicker table {
    background-color: #fff
}

.stop_timer {
    position: absolute;
    top: 20px;
    right: 50%;
    background: #7fffd4;
    display: none
}

.stop_timer textarea {
    width: 500px;
    height: 200px
}

.search_bar {
    position: absolute;
    top: 21px;
    z-index: 999999;
    left: 20px
}

.task_list {
    border: 1px solid #c1c1c1;;
    width: 32%;
    float: left;
    min-width: 300px;
    min-height: 300px;
    margin: 7px;
    max-height: 650px;
    background: #fff;
    overflow-y: auto;
    height: 650px;
}

@media (max-width: 767px) {
    .task_list {
        margin: 7px 0;
        min-height: unset;
        height: auto
    }
}

.task_list h4 {
    padding: 4px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 700;
    background: #003450;
    color: #fff;
    height: 50px;
    text-align: center;
    padding-top: 15px;
}

.list_item .disable-sort-item {
    background: #242c47;
    color: #0099eb;
    opacity: 1;
    height: 25px
}

.task_list .pull-right {
    border-radius: 0;
    color: #242c47;
    font-weight: 700;
    margin: 0 5px;
}

.task_list .text-danger,
.task_list .text-danger .glyphicon {
    color: #a94442;
}

.task_list .btn {
    margin: 5px 5px 0;
    padding: 2px 5px;
    border-radius: 0;
    background: #525252;
    font-weight: 400
}

.task_list .ui-sortable-handle a {
    max-width: 400px;
    display: block;
    float: left;
    margin: 0 0 3px 4px
}

.task_list .glyphicon {
    float: left;
    margin-right: 4px;
    color: #242c47;
}

.task_list .progress {
    clear: both;
    margin-top: 20px;
    width: 20%;
}

.task_list ul li a {
    display: block;
    width: 95%;
    float: left
}

.hp_list {
    float: left;
    /*width: 48%;*/
    overflow: hidden;
    min-height: 300px
}

.hp_list.wide {
    float: none;
    width: 97%;
    margin: 7px;
    overflow: hidden
}

.hp_list h2 {
    width: 100%;
    float: left;
    padding: 10px 0px 20px 21px;
    font-size: 20px;
}

.hp_list .glyphicon {
    margin: 4px;
    font-size: 14px;
    cursor: pointer;
    color: #c5c5c5
}

.hp_list .glyphicon-trash {
    margin: 4px;
    font-size: 16px;
    cursor: pointer;
    color: #8a8a8a
}

.glyphicon-cog {
    color: #fff
}

.hp_options_select .hpdrop {
    right: 30px
}

.hp_list .panel-default {
    padding: 0;
    min-height: 500px
}

.hp_list .panel-body {
    padding: 5px 30px
}

.todos {
    padding: 0
}

.todos.panel-default > .panel-heading {
    padding: 0.75rem 1.25rem;
    font-size: 14px;
    color: #151b1e;
    background-color: #f0f3f5;
    border-bottom: 1px solid #c2cfd6;
}

.todos.panel-default > .panel-body {
    padding: 3px 6px
}

.todos .add-button-group {
    position: absolute;
    bottom: 5px;
    background: transparent
}

.my_tasks {
    padding: 0
}

.panel-default > .panel-heading {
    padding: 0.75rem 1.25rem;
    font-size: 14px;
    color: #151b1e;
    background-color: #f0f3f5;
    border-bottom: 1px solid #c2cfd6;
}

.panel-heading .fa {
    font-size: 1.5rem;
    color: #536c79
}

.my_tasks.panel-default > .panel-body {
    padding: 3px 6px
}

.contacts {
    padding: 0
}

.contacts.panel-default > .panel-heading {
    padding: 0.75rem 1.25rem;
    font-size: 14px;
    color: #151b1e;
    background-color: #f0f3f5;
    border-bottom: 1px solid #c2cfd6;
}

.contacts.panel-default > .ui-resizable-handle {
    bottom: 3px;
    right: 0px;
}

.hp_list .pull-right {
    position: absolute;
    right: 5px;
    top: 9px
}

.site-index .button-group {
    padding: 10px 0;
    padding-right: 1%;
}

.wrap {
    display: flex;
    min-height: 100vh;
    flex-direction: column
}

.wrap > .container, .wrap > .container-project, .wrap > .container-full {
    flex: 1
}

@media all and (-ms-high-contrast: none) {
    .wrap {
        display: block
    }

    .wrap > .container, .wrap > .container-project, .wrap > .container-full {
        flex: none
    }

    ::-ms-backdrop, .wrap {
        display: block
    }

    ::-ms-backdrop, .wrap > .container {
        flex: none
    }

    ::-ms-backdrop, .wrap > .container-project {
        flex: none
    }

    ::-ms-backdrop, .wrap > .container-full {
        flex: none
    }
}

@media screen\0 {
    .wrap {
        display: block
    }

    .wrap > .container {
        flex: none
    }

    .wrap > .container-project {
        flex: none
    }

    .wrap > .container-full {
        flex: none
    }
}

@media (max-width: 1199px) {
    .socialicons {
        padding-top: 15px
    }

    .project-index, .task-index {
        overflow: hidden
    }
}

@media (max-width: 767px) {
    .task_list {
        width: 100%;
        min-width: 100%;
        border-left: none;
        border-bottom: 1px solid #e0e0e0
    }

    .task_list:last-of-type {
        border-bottom: none
    }

    .navbar-nav > li > a {
        height: auto;
        font-size: 1.75em
    }

    .navbar-nav > li:last-of-type {
        border-bottom: 1px solid #D5D8E1
    }

    .nav > li > a {
        padding: 14px !important
    }

    .navbar, .navbar-collapse {
        padding: 0
    }

    .navbar-header {
        height: 44px
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #777;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #39425F
    }

    .panel-head-info h2 {
        text-align: center
    }

    .panel-head-info .date {
        display: block;
        float: none;
        top: 0;
        text-align: center
    }

    .login {
        margin-right: 0
    }

    ul.timeline:before {
        left: 40px
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px)
    }

    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px
    }

    ul.timeline > li > .timeline-panel {
        float: right
    }

    ul.timeline > li > .timeline-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto
    }

    ul.timeline > li > .timeline-panel:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -14px;
        right: auto
    }

    .container {
        width: 100%
    }

    .project-index h1 {
        margin-top: 30px;
    }
}

@media (max-width: 440px) {
    .panel-head-info {
        text-align: center
    }

    .panel-head-info {
        display: block
    }

    .timer_NEW {
        position: relative;
        width: 100%
    }

    .btn_others_timer, .timer_button_start {
        width: auto;
        float: left
    }

    .timer_task_name {
        float: left;
        padding-left: 12px;
        padding-right: 2px;
        width: 65%
    }

    .timer_NEW .current_item {
        padding: 14px 8px
    }

    .timer_NEW .time_up, .timer_NEW .time_up_NEW {
        padding-right: 35px
    }
}

@media (max-width: 362px) {
    .rounded {
        -webkit-border-radius: unset;
        -moz-border-radius: unset;
        -ms-border-radius: unset;
        -o-border-radius: unset;
        border-radius: unset;
        border: unset;
        padding: unset;
        box-shadow: unset;
    }
}

@media (max-width: 319px) {
    .navbar-brand {
        width: 75%
    }
}

.timer_day {
    border: 5px solid #242c47;
    min-height: 17px;
    width: 1442px;
    overflow-x: hidden;
    text-align: center;
    background-color: white;
    padding-top: 5px
}

.timer_hour {
    border-left: 1px solid #DCDCDC;
    width: 60px;
    float: left;
    min-height: 389px
}

.timer_minute {
    min-height: 20px;
    width: 1px;
    float: left
}

.timer-index label, .user_index_status label {
    float: left;
    margin: 5px;
    min-width: 200px;
}

hr {
    width: 100%
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: -1px 0px 5px 0px;
    border-radius: 4px
}

.input-sm, .form-horizontal .form-group-sm .form-control {
    /*height:28px;padding:3px 6px;margin:0*/
    border: 1px solid #d9d9d9;
    border-radius: 0px;
    border-top: 1px solid #c0c0c0;
    box-shadow: none;
    box-sizing: border-box;
    color: #333;
    font-size: 13px;
    height: 35px;
    line-height: normal;
    padding: 4px 8px;
    margin: 0;
}

#check_completion_date {
    height: 30px;
    margin: 0
}

table th {
    background-color: #fff
}

.container-project {
    padding: 0 20px 20px
}

@media only screen and (max-width: 767px) {
    .container-project {
        padding-top: 60px
    }
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: #F8F9FF
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 1px;
    line-height: 24px;
}

.progress .project-date {
    margin: 5px 0
}

.btn_others_timer {
    background-color: #565974
}

.btn_others_timer:hover {
    background-color: #0099eb;
    border-color: lightgrey
}

.input-daterange .input-group-addon {
    line-height: 1
}

.timer_detail {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    background-color: #ECFCFF;
    text-align: right;
    font-size: 14px
}

.timer_detail .table-bordered thead th:last-of-type, .table-bordered tbody tr td:last-of-type {
    text-align: left
}

.timer .waiting {
    width: 379px;
    min-height: 30px;
    background-color: #fff;
    position: relative;
    opacity: .7;
    z-index: 0
}

span.expire_down {
    background: #B9B9B9 !important;
    width: 20px;
    height: 20px;
    display: block;
    border-radius: 50%
}

span.expire_this {
    background: #ff8aa2 !important;
    width: 20px;
    height: 20px;
    display: block;
    border-radius: 50%
}

span.expire_next {
    background: #E4DE00 !important;
    width: 20px;
    height: 20px;
    display: block;
    border-radius: 50%
}

span.expire_ok {
    background: #00e425 !important;
    width: 20px;
    height: 20px;
    display: block;
    border-radius: 50%
}

.panel-title {
    padding: 2px 0 2px 20px;
    font-size: 20px;
    color: #fff;
}

.wiki-content h1 {
    text-align: left;
    font-size: 20px
}

.show_wikis .btn-group {
    margin: 5px 15px
}

.show_wikis h2.panel-title {
    text-align: center;
    color: white;
    border-radius: 0px;
    color: #151b1e;
    padding: 0.75rem 1.25rem;
    background-color: #f0f3f5;
    border-bottom: 1px solid #c2cfd6;
    margin-bottom: 10px
}

.show_wikis .panel {
    padding: 0px
}

.timer_main {
    height: 22px;
    background: #E8E8E8;
    margin-bottom: 10px;
    white-space: nowrap
}

.timer_hour_line {
    min-height: 350px;
    position: relative;
    z-index: 99
}

.timer_hour_line.legend {
    width: 1442px;
    position: absolute
}

.timer_hour_line.legend2 {
    width: 1442px;
    min-height: 30px
}

.timer_hour_line.legend2 .timer_hour {
    min-height: 20px
}

.timer_main_green {
    background-color: transparent;
    /* border-bottom: 1px solid #000; */
    height: 21px;
    white-space: nowrap;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    border-radius: 5px;
}

.timer_main_green_play_pause {
    background-color: #00f200;
    height: 21px;
    display: inline-block;
    min-width: 1px;
    cursor: -webkit-zoom-in
}

.timer_day.ui-selectable {
    float: left;
    width: auto;
    border: none
}

.timer_main .bubble {
    position: relative;
    left: 40px;
    height: 0
}

.move_left_side {
    float: left;
    width: 25%;
    height: 20px
}

.move_right_side {
    text-align: right;
    float: right;
    width: 25%;
    height: 20px
}

.move_left_side a, .move_right_side a {
    font-size: 30px;
    font-weight: 700;
    display: block;
    line-height: 21px;
    height: 24px;
    border: 1px solid #CECECE;
    background-color: #4CAF50;
    color: #fff;
    text-align: center;
    text-decoration: none
}

.move_left span {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.update_timer_sliding {
    position: absolute;
    float: left;
    background-color: #fff;
    width: 300px;
    height: 360px;
    z-index: 9999;
    border: 4px solid #000;
    padding: 10px;
    overflow-y: hidden;
    right: 0;
    top: 0
}

.update_timer_sliding input {
    width: 50%;
    height: 48px;
    font-size: 20px
}

.move_by_time {
    float: left;
    text-align: center;
    width: 50%;
    position: relative;
    margin: 0 auto
}

.text_center {
    text-align: center
}

.glyphicons-361-bug {
    background: url(icons/glyphicons-361-bug.png) no-repeat;
    width: 16px;
    height: 16px;
    background-size: 16px 16px
}

.glyphicons-63-paperclip {
    background: url(icons/glyphicons-63-paperclip.png) no-repeat;
    width: 16px;
    height: 16px;
    background-size: 16px 16px
}

.glyphicons-41-stats {
    background: url(icons/glyphicons-41-stats.png) no-repeat;
    width: 16px;
    height: 16px;
    background-size: 16px 16px
}

.glyphicons-459-money {
    background: url(icons/glyphicons-459-money.png) no-repeat;
    width: 16px;
    height: 16px;
    background-size: 16px 16px
}

.glyphicons-83-roundabout {
    background: url(icons/glyphicons-83-roundabout.png) no-repeat;
    width: 16px;
    height: 16px;
    background-size: 16px 16px
}

.glyphicons-270-keyboard-wireless {
    background: url(icons/glyphicons-270-keyboard-wireless.png) no-repeat;
    width: 16px;
    height: 16px;
    background-size: 16px 16px
}

.glyphicons-119-embed-close {
    background: url(icons/glyphicons-119-embed-close.png) no-repeat;
    width: 16px;
    height: 16px;
    background-size: 16px 16px
}

.glyphicons-640-group-chat {
    background: url(icons/glyphicons-640-group-chat.png) no-repeat;
    width: 16px;
    height: 16px;
    background-size: 16px 16px
}

.glyphicons-235-brush {
    background: url(icons/glyphicons-235-brush.png) no-repeat;
    width: 16px;
    height: 16px;
    background-size: 16px 16px
}

.glyphicons-433-plus {
    background: url(icons/glyphicons-433-plus.png) no-repeat;
    width: 16px;
    height: 16px;
    background-size: 16px 16px
}

.glyphicons-434-minus {
    background: url(icons/glyphicons-434-minus.png) no-repeat;
    width: 16px;
    height: 16px;
    background-size: 16px 16px
}

.glyphicons-207-ok {
    background: url(icons/glyphicons-207-ok.png) no-repeat;
    width: 20px;
    height: 16px;
    background-size: 20px 16px
}

.glyphicons-208-remove {
    background: url(icons/glyphicons-208-remove.png) no-repeat;
    width: 16px;
    height: 16px;
    background-size: 16px 16px
}

.add_detail_info {
    float: right;
    padding: 5px;
    margin-right: 5px
}

.add_detail_info.open {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg)
}

.project_row.selected {
    background: #D1FFD1
}

.project_row.selected:hover td {
    background: #D1FFD1
}

.task_checklist .checked {
    color: #c6c6c6
}

.task_checklist .checked label {
    color: #c6c6c6;
    font-weight: 100
}

.task_checklist {
    list-style: none
}

.task_checklist li {
    min-height: 30px;
    display: block;
    border-bottom: 1px solid #c6c6c6;
    padding: 5px
}

.check_counter {
    width: 5%
}

.task_checklist label {
    font-weight: 500;
    color: #000;
    width: 70%
}

.task_checklist input[type=checkbox] {
    margin: 2px 10px 10px;
    cursor: pointer;
    padding-top: 5px;
    width: 5%;
    position: absolute;
    left: 15px
}

.remove_task_check {
    float: right;
    width: 5%
}

.add_task_check_form {
    text-align: center
}

.add_change_log_form input {
    width: 80%
}

.add_change_log_form input[type=submit] {
    width: 15%;
    margin: 3px 0
}

.day_time_hour .filter {
    background-color: #D6E7FF;
    cursor: col-resize
}

.timer-update {
    width: 1442px
}

@media only screen and (max-width: 1440px) {
    .timer-update {
        width: 100%
    }
}

.select_day {
    width: 1442px
}

.add_new_time {
    /*width: 1442px;*/
    /*background-color: white;*/
    border-radius: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.timer_soft_delete {
    position: absolute;
    color: red;
    display: block;
    width: 21px;
    /* height: 15px; */
    background: #fff;
    border-radius: 50%;
    padding: 2px 2px 2px 7px;
    font-weight: bold;
    opacity: 0.5;
    text-decoration: none;
    left: 0;
}

.timer_approve {
    position: absolute;
    color: green;

    background: #fff;
    border-radius: 50%;
    padding: 2px;
    font-weight: bold;
    opacity: 0.5;
    text-decoration: none;
    margin-left: -26px;
}

.timer_approve:hover {
    opacity: 1;
    text-decoration: none;
    color: green;
}

.timer_soft_delete:hover {
    opacity: 1;
    text-decoration: none;
    color: red;
}

.day_time_hour .ui-selecting {
    background: #0099eb
}

.day_time_hour .ui-selected {
    background: #242c47
}

.day_time_hour .ui-unselecting {
    background: #ACF1FF
}

.translation_pencil {
    position: absolute;
    background-color: #00ff41;
    z-index: 999999999;
    top: 100px;
    padding: 2px;
    display: none;
    cursor: -webkit-zoom-in
}

.translation_event {
    border: 1px dotted red !important
}

.translation_popup {
    position: absolute;
    width: 272px;
    height: 60px;
    background-color: #fff;
    border: 5px solid red;
    top: 200px;
    left: 20px;
    z-index: 999999;
    display: none;
    padding: 10px;
    border-radius: 10px
}

.translation_popup .close {
    position: absolute;
    top: -6px;
    right: -27px
}

.tooltip {
    /*min-width: 100px;*/
    height: auto;
    background-color: transparent;
    color: #fff;
    z-index: 9999;
}

.tooltip-inner {
    background-color: #5f5f5f;
}

.ui-sortable-placeholder {
    border: 1px dotted #0059ff;
    background-color: #deddff;
    visibility: visible !important
}

.sortable .project-date {
    display: none
}

.sortable .progress {
    height: 12px; /*visibility: hidden;*/
}

.subproject-list ul li {
    float: left;
    width: 50%
}

@media (max-width: 1024px) {
    .hp_list {
        width: 97%
    }

    .hp_list .glyphicon-resize-full {
        display: none
    }
}

@media (max-width: 690px) {
    .control-to-do-list {
        width: 97%
    }
}

.undone {
    cursor: pointer
}

.add-button {
    width: 10%;
    padding: 15px 0;
    position: relative;
    margin: 5px auto
}

.ui-resizable-handle {
    width: 24px;
    height: 24px;
    background: url(images/resizable.png);
    cursor: n-resize;
    position: absolute;
    bottom: 4px;
    right: 4px
}

.application-option-settings .form-control {
    width: 25%;
    margin-bottom: 5px
}

.application-option-settings .input-append .form-control {
    float: left
}

.application-option-settings .controls .input-append button {
    width: 28px;
    height: 28px;
    margin: 0 0 5px 5px
}

.tabs-left, .tabs-right {
    border-bottom: none;
    padding-top: 2px
}

.tabs-left {
    border-right: 1px solid #ddd
}

.tabs-right {
    border-left: 1px solid #ddd
}

.tabs-left > li, .tabs-right > li {
    float: none;
    margin-bottom: 2px
}

.tabs-left > li {
    margin-right: -1px
}

.tabs-right > li {
    margin-left: -1px
}

.tabs-left > li.active > a, .tabs-left > li.active > a:hover, .tabs-left > li.active > a:focus {
    border-bottom-color: #ddd;
    border-right-color: transparent
}

.tabs-right > li.active > a, .tabs-right > li.active > a:hover, .tabs-right > li.active > a:focus {
    border-bottom: 1px solid #ddd;
    border-left-color: transparent
}

.tabs-left > li > a {
    border-radius: 4px 0 0 4px;
    margin-right: 0;
    display: block
}

.tabs-right > li > a {
    border-radius: 0 4px 4px 0;
    margin-right: 0
}

.sideways {
    margin-top: 50px;
    border: none;
    position: relative
}

.sideways > li {
    height: 20px;
    width: 120px;
    margin-bottom: 100px
}

.sideways > li > a {
    border-bottom: 1px solid #ddd;
    border-right-color: transparent;
    text-align: center;
    border-radius: 4px 4px 0 0
}

.sideways > li.active > a, .sideways > li.active > a:hover, .sideways > li.active > a:focus {
    border-bottom-color: transparent;
    border-right-color: #ddd;
    border-left-color: #ddd
}

.sideways.tabs-left {
    left: -50px
}

.sideways.tabs-right {
    right: -50px
}

.sideways.tabs-right > li {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.sideways.tabs-left > li {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.rozpocet {
    text-align: center;
    -moz-box-shadow: inset 0 1px 0 0 #bbdaf7;
    -webkit-box-shadow: inset 0 1px 0 0 #bbdaf7;
    box-shadow: inset 0 1px 0 0 #bbdaf7;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5));
    background: -moz-linear-gradient(top, #79bbff 5%, #378de5 100%);
    background: -webkit-linear-gradient(top, #79bbff 5%, #378de5 100%);
    background: -o-linear-gradient(top, #79bbff 5%, #378de5 100%);
    background: -ms-linear-gradient(top, #79bbff 5%, #378de5 100%);
    background: linear-gradient(to bottom, #79bbff 5%, #378de5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5', GradientType=0);
    background-color: #79bbff;
    padding: 1rem 0rem 1.5rem 0rem;
}

.rozpocet h2 {
    font-size: 1.25em;
    color: #0275bb;
    margin: 5px auto
}

.rozpocet span.price {
    font-size: 2em;
    text-align: center;
    color: #fff
}

.company-invoice {
    font-size: 16px;
    background: #3e8bea;
    padding: 5px;
    color: #fff
}

.company-invoice strong {
    color: #fff
}

.hourly-rate {
    color: #dcdcdc
}

.povoleno {
    text-align: center;
    -moz-box-shadow: inset 0 1px 0 0 #3dc21b;
    -webkit-box-shadow: inset 0 1px 0 0 #3dc21b;
    box-shadow: inset 0 1px 0 0 #3dc21b;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #b4e6af), color-stop(1, #dafac8));
    background: -moz-linear-gradient(top, #b4e6af 5%, #dafac8 100%);
    background: -webkit-linear-gradient(top, #b4e6af 5%, #dafac8 100%);
    background: -o-linear-gradient(top, #b4e6af 5%, #dafac8 100%);
    background: -ms-linear-gradient(top, #b4e6af 5%, #dafac8 100%);
    background: linear-gradient(to bottom, #b4e6af 5%, #dafac8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b4e6af', endColorstr='#dafac8', GradientType=0);
    background-color: #b4e6af;
    padding-bottom: 7px
}

.povoleno h3 {
    font-size: 1em;
    color: #0275bb;
    margin: 10px auto
}

.povoleno span.iostatus, .zaloha span.iostatus {
    font-size: 1em;
    text-align: center;
    color: #3a3a3a
}

.zaloha {
    text-align: center;
    -moz-box-shadow: inset 0 1px 0 0 #3dc21b;
    -webkit-box-shadow: inset 0 1px 0 0 #3dc21b;
    box-shadow: inset 0 1px 0 0 #3dc21b;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #84db7b), color-stop(1, #bef0a1));
    background: -moz-linear-gradient(top, #84db7b 5%, #bef0a1 100%);
    background: -webkit-linear-gradient(top, #84db7b 5%, #bef0a1 100%);
    background: -o-linear-gradient(top, #84db7b 5%, #bef0a1 100%);
    background: -ms-linear-gradient(top, #84db7b 5%, #bef0a1 100%);
    background: linear-gradient(to bottom, #84db7b 5%, #bef0a1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#84db7b', endColorstr='#bef0a1', GradientType=0);
    background-color: #84db7b;
    padding-bottom: 7px
}

.zaloha h3 {
    font-size: 1em;
    color: #0275bb;
    margin: 10px auto
}

.row1 {
    background: #eaeaea;
    padding: 8px 15px
}

.row2 {
    background: #dcdcdc;
    padding: 8px 15px
}

.row3 {
    background: #eaeaea;
    padding: 8px 15px
}

.row4 {
    background: #dcdcdc;
    padding: 8px 15px
}

.row5 {
    background: #eaeaea;
    padding: 8px 15px
}

.task-detail .row1 {
    padding: 10px 15px
}

.task-detail .row2 {
    padding: 9.5px 15px
}

.task-detail .row3 {
    padding: 9.5px 15px
}

.task-detail .row4 {
    padding: 10px 15px
}

.task-detail .row5 {
    padding: 10px 15px
}

.detail-label {
    font-size: 92%
}

.dates {
    padding-left: 0;
    padding-right: 0
}

.dates .create {
    margin-top: 5px;
    background: #dbe2e6;
    padding: 8px
}

.dates .update {
    margin-top: 5px;
    background: #b5b5b5;
    padding: 8px
}

@media (max-width: 768px) {
    .dates .create {
        background: none;
    }

    .dates .update {
        background: none;
    }
}

.stav {
    text-align: center;
    -moz-box-shadow: inset 0 1px 0 0 #3dc21b;
    -webkit-box-shadow: inset 0 1px 0 0 #3dc21b;
    box-shadow: inset 0 1px 0 0 #3dc21b;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #b4e6af), color-stop(1, #dafac8));
    background: -moz-linear-gradient(top, #b4e6af 5%, #dafac8 100%);
    background: -webkit-linear-gradient(top, #b4e6af 5%, #dafac8 100%);
    background: -o-linear-gradient(top, #b4e6af 5%, #dafac8 100%);
    background: -ms-linear-gradient(top, #b4e6af 5%, #dafac8 100%);
    background: linear-gradient(to bottom, #b4e6af 5%, #dafac8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b4e6af', endColorstr='#dafac8', GradientType=0);
    background-color: #b4e6af;
    height: 70px;
    padding-bottom: 70px;
}

.stav2 {
    text-align: center;
    -moz-box-shadow: inset 0 1px 0 0 #3dc21b;
    -webkit-box-shadow: inset 0 1px 0 0 #3dc21b;
    box-shadow: inset 0 1px 0 0 #3dc21b;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #b4e6af), color-stop(1, #dafac8));
    background: -moz-linear-gradient(top, #b4e6af 5%, #dafac8 100%);
    background: -webkit-linear-gradient(top, #b4e6af 5%, #dafac8 100%);
    background: -o-linear-gradient(top, #b4e6af 5%, #dafac8 100%);
    background: -ms-linear-gradient(top, #b4e6af 5%, #dafac8 100%);
    background: linear-gradient(to bottom, #b4e6af 5%, #dafac8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b4e6af', endColorstr='#dafac8', GradientType=0);
    background-color: #b4e6af;
    height: auto;
}

.priorita {
    text-align: center;
    -moz-box-shadow: inset 0 1px 0 0 #3dc21b;
    -webkit-box-shadow: inset 0 1px 0 0 #3dc21b;
    box-shadow: inset 0 1px 0 0 #3dc21b;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #84db7b), color-stop(1, #bef0a1));
    background: -moz-linear-gradient(top, #84db7b 5%, #bef0a1 100%);
    background: -webkit-linear-gradient(top, #84db7b 5%, #bef0a1 100%);
    background: -o-linear-gradient(top, #84db7b 5%, #bef0a1 100%);
    background: -ms-linear-gradient(top, #84db7b 5%, #bef0a1 100%);
    background: linear-gradient(to bottom, #84db7b 5%, #bef0a1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#84db7b', endColorstr='#bef0a1', GradientType=0);
    background-color: #84db7b;
    height: 70px;
    padding-bottom: 70px;
}

.task-dealer-text a {
    color: white;
}

.stav h3, .priorita h3 {
    font-size: 1em;
    color: #717171
}

.stav span.iostatus, .priorita span.iostatus {
    font-size: 1em;
    color: #3a3a3a;
    font-weight: 700
}

.subprojects {
    background: #eaeaea;
    padding-bottom: 8px
}

.subtasks {
    padding: 0
}

.subtasks.panel-default > .panel-heading {
    padding: 6px;
    font-size: 14px;
    color: #fff;
    background: #242c47
}

.subtasks.panel-default > .panel-body {
    padding: 3px 6px
}

/*.task-description .panel-default{padding:0}*/
.task-description .panel-default > .panel-heading {
    padding: 6px;
    font-size: 14px;
    color: #fff;
    background: #242c47
}

.task-description .panel-default > .panel-body {
    padding: 3px 6px
}

.spent-time {
    padding: 0
}

.spent-time.panel-default > .panel-heading {
    padding: 6px;
    font-size: 14px;
    color: #fff;
    background: #242c47
}

.spent-time.panel-default > .panel-body {
    padding: 3px 6px
}

.comment {
    padding: 0
}

.comment.panel-default > .panel-heading {
    padding: 6px;
    font-size: 14px;
    color: #fff;
    background: #242c47
}

.comment.panel-default > .panel-body {
    padding: 3px 6px
}

.project-description {
    padding: 0 !important;
}

.project-description ul li {
    margin-left: 25px
}

.project-description.panel-default > .panel-heading {
    padding: 0.75rem 1.25rem;
    font-size: 14px;
    color: #151b1e;
    background-color: #f0f3f5;
    border-bottom: 1px solid #c2cfd6;
}

.project-description.panel-default > .panel-body {
    padding: 3px 6px
}

.panel-heading {
    padding: 0.75rem 1.25rem;
    border-radius: 0px;
    color: #151b1e;
    background-color: #f0f3f5;
    border-bottom: 1px solid #c2cfd6;
}

.timing {
    padding: 0
}

.label-primary {
    background-color: #0099eb
}

.timing.panel-default, .process.panel-default {
    padding: 0 !important;
}

.timing.panel-default > .panel-heading {
    padding: 0.75rem 1.25rem;
    font-size: 14px;
    border-radius: 0px;
    color: #151b1e;
    background-color: #f0f3f5;
    border-bottom: 1px solid #c2cfd6;
}

.timing.panel-default > .panel-body {
    padding: 3px 6px
}

.process {
    padding: 0
}

.process.panel-default > .panel-heading {
    padding: 0.75rem 1.25rem;
    font-size: 14px;
    color: #151b1e;
    background-color: #f0f3f5;
    border-bottom: 1px solid #c2cfd6;
}

.process.panel-default > .panel-body {
    padding: 3px 6px
}

#page_1 {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    border: 1px solid #000;
    width: 765px;
    height: auto;
    background: #fff;
    zoom: 120%
}

#page_1 #id_1 {
    border: none;
    margin: 0 0 0 10px;
    padding: 0;
    border: none;
    width: 755px;
    overflow: hidden
}

#page_1 #id_2 {
    border: none;
    margin: 37px 0 0 29px;
    padding: 0;
    border: none;
    width: 736px;
    overflow: hidden
}

#page_1 #dimg1 {
    position: absolute;
    top: 24px;
    left: 0;
    z-index: -1;
    width: 737px;
    height: 990px
}

#page_1 #dimg1 #img1 {
    width: 737px;
    height: 990px
}

#page_1 input, #page_1 select {
    border: 1px dotted #009e8b;
    height: auto;
    margin-bottom: 0;
    margin-top: 5px
}

.ft0 {
    font: 16px Arial;
    line-height: 15px
}

.ft1 {
    font: 16px Arial;
    color: navy;
    line-height: 15px
}

.ft2 {
    font: 1px Arial;
    line-height: 4px
}

.ft3 {
    font: 11px Arial;
    color: navy;
    line-height: 14px
}

.ft4 {
    font: 12px Arial;
    line-height: 15px
}

.ft5 {
    font: 1px Arial;
    line-height: 1px
}

.ft6 {
    font: 13px Arial;
    line-height: 13px
}

.ft7 {
    font: 12px Arial;
    line-height: 16px
}

.ft8 {
    font: 13px Arial;
    line-height: 15px
}

.ft9 {
    font: 1px Arial;
    line-height: 9px
}

.ft10 {
    font: 13px Arial;
    line-height: 17px
}

.ft11 {
    font: 1px Arial;
    line-height: 8px
}

.ft12 {
    font: 12px Arial;
    color: navy;
    line-height: 16px
}

.ft13 {
    font: 12px Arial;
    color: navy;
    line-height: 13px
}

.ft14 {
    font: 1px Arial;
    line-height: 13px
}

.ft15 {
    font: 12px Arial;
    line-height: 13px
}

.ft16 {
    font: 13px Arial;
    line-height: 16px
}

.ft17 {
    font: 13px Arial;
    line-height: 19px
}

.ft18 {
    font: 11px Arial;
    line-height: 18px
}

.ft19 {
    font: 13px Arial;
    line-height: 14px
}

.ft20 {
    font: 1px Arial;
    line-height: 15px
}

.ft21 {
    font: 1px Arial;
    line-height: 14px
}

.ft22 {
    font: 13px Arial;
    color: navy;
    line-height: 20px
}

.ft23 {
    font: 13px Arial;
    line-height: 8px
}

.ft24 {
    font: 7px Arial;
    line-height: 7px
}

.ft25 {
    font: 1px Arial;
    line-height: 5px
}

.ft26 {
    font: 1px Arial;
    line-height: 3px
}

.ft27 {
    font: 11px Arial;
    line-height: 14px
}

.ft28 {
    font: 1px Arial;
    line-height: 6px
}

.ft29 {
    font: 13px Arial;
    color: navy;
    line-height: 15px
}

.ft30 {
    font: 12px Arial;
    line-height: 14px
}

.ft31 {
    font: 1px Arial;
    line-height: 10px
}

.ft32 {
    font: 9px Arial;
    line-height: 12px
}

.ft33 {
    font: 11px Arial;
    line-height: 13px
}

.ft34 {
    font: 11px Arial;
    line-height: 19px
}

.ft35 {
    font: 9px Arial;
    line-height: 14px
}

.p0 {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap
}

.p1 {
    text-align: left;
    padding-left: 38px;
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap
}

.p2 {
    text-align: left;
    padding-left: 19px;
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap
}

.p3 {
    text-align: left;
    padding-left: 21px;
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap
}

.p4 {
    text-align: right;
    padding-right: 20px;
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap
}

.p5 {
    text-align: left;
    padding-left: 189px;
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap
}

.p6 {
    text-align: left;
    padding-left: 11px;
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap
}

.p7 {
    text-align: left;
    padding-left: 415px;
    margin-top: 0;
    margin-bottom: 0
}

.p8 {
    text-align: right;
    padding-right: 5px;
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap
}

.p9 {
    text-align: right;
    padding-right: 7px;
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap
}

.p10 {
    text-align: right;
    padding-right: 12px;
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap
}

.p11 {
    text-align: right;
    padding-right: 10px;
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap
}

.p12 {
    text-align: left;
    padding-left: 29px;
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap
}

.p13 {
    text-align: left;
    padding-left: 1px;
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap
}

.p14 {
    text-align: right;
    padding-right: 56px;
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap
}

.p15 {
    text-align: right;
    padding-right: 16px;
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap
}

.p16 {
    text-align: right;
    padding-right: 27px;
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap
}

.p17 {
    text-align: right;
    padding-right: 17px;
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap
}

.p18 {
    text-align: left;
    padding-left: 16px;
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap
}

.p19 {
    text-align: right;
    padding-right: 39px;
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap
}

.p20 {
    text-align: right;
    padding-right: 1px;
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap
}

.p21 {
    text-align: right;
    padding-right: 6px;
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap
}

.p22 {
    text-align: right;
    padding-right: 19px;
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap
}

.p23 {
    text-align: left;
    padding-left: 85px;
    padding-right: 579px;
    margin-top: 17px;
    margin-bottom: 0;
    text-indent: -65px
}

.p24 {
    text-align: left;
    padding-left: 19px;
    padding-right: 64px;
    margin-top: 149px;
    margin-bottom: 0
}

.p25 {
    text-align: left;
    padding-left: 157px;
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap
}

.p26 {
    text-align: right;
    padding-right: 24px;
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap
}

.p27 {
    text-align: right;
    padding-right: 15px;
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap
}

.p28 {
    text-align: right;
    padding-right: 34px;
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap
}

.p29 {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0
}

.tr0 {
    height: 20px
}

.tr1 {
    height: 4px
}

.tr2 {
    height: 13px
}

.tr3 {
    height: 19px
}

.tr4 {
    height: 6px
}

.tr5 {
    height: 15px
}

.tr6 {
    height: 9px
}

.tr7 {
    height: 18px
}

.tr8 {
    height: 8px
}

.tr9 {
    height: 22px
}

.tr10 {
    height: 26px
}

.tr11 {
    height: 17px
}

.tr12 {
    height: 21px
}

.tr13 {
    height: 14px
}

.tr14 {
    height: 16px
}

.tr15 {
    height: 5px
}

.tr16 {
    height: 3px
}

.tr17 {
    height: 23px
}

.tr18 {
    height: 10px
}

.tr19 {
    height: 27px
}

.t0 {
    width: 719px;
    font: 12px Arial
}

.t1 {
    width: 719px;
    margin-top: 43px;
    font: 12px Arial
}

.t2 {
    width: 718px;
    margin-top: 3px;
    font: 12px Arial
}

.from_pohoda {
    color: #d8d8d8
}

.move_previous_day {
    position: relative;
    /*top: 120px;*/
    /*left: 200px; */
    float: left;
    padding-top: 7px;
    height: 40px;
    width: 40px;
    background: #ffffff;
    border-radius: 5px;
}

.move_next_day {
    position: relative;
    /*top: 120px; */
    float: right;
    /*right: 10px;*/
    padding-top: 7px;
    height: 40px;
    width: 40px;
    background: #ffffff;
    border-radius: 5px;
}

.move_next_day a, .move_previous_day a {
    display: block;
    padding: 5px;
    color: #242c47
}

.day_in_month > a {
    padding: 7px;
    background-color: #fff;
    margin: 2px;
    border: 1px solid #242c47;
    border-radius: 5px;
}

table.calendar {
    border-left: 1px solid #999
}

td.calendar-day {
    min-height: 80px;
    font-size: 11px;
    position: relative
}

* html div.calendar-day {
    height: 80px
}

td.calendar-day:hover {
    background: #eceff5
}

td.calendar-day-np {
    background: #eee;
    min-height: 80px
}

* html div.calendar-day-np {
    height: 80px
}

td.calendar-day-head {
    background: #ccc;
    font-weight: 700;
    text-align: center;
    width: 120px;
    padding: 5px;
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
    border-right: 1px solid #999
}

div.day-number {
    background: #999;
    padding: 5px;
    color: #fff;
    font-weight: 700;
    float: right;
    margin: -5px -5px 0 0;
    width: 20px;
    text-align: center
}

.day-number a {
    color: #fff
}

.calendar-day.selected {
    background-color: #00FF74
}

td.calendar-day, td.calendar-day-np {
    width: 120px;
    padding: 5px;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999
}

.s_behavior th {
    background-color: #8c92ad
}

.s_behavior tr:hover th strong {
    color: #000
}

.s_behavior th strong {
    color: #fff;
    display: block
}

.s_behavior th, .s_behavior td {
    padding-top: 5px;
    padding-bottom: 5px
}

#header-fixed {
    position: fixed;
    top: 100px;
    display: none;
    background-color: #fff
}

#header-fixed td {
    text-align: center
}

.highlight {
    background-color: #fffddd;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
    padding: 1px 4px;
    margin: 0 -4px;
    color: #000 !important;
}

.day_in_month .weekend {
    background-color: #e0e0e0
}

.active .open_email_detail {
    color: #fff
}

.corner.time_up {
    visibility: hidden
}

.chat-body {
    margin-bottom: 2px;
    padding: 5px;
    border: 1px solid #e4e4e4;
    background: #f5f5f5
}

.navbar-nav > li > .change_log {
    width: 400px;
    background-color: #fff
}

.change_log_sidebar {
    width: 440px;
    height: 500px;
    position: fixed;
    z-index: 10000;
    top: 44px;
    overflow: hidden;
    background-color: #fff;
    margin-left: -360px;
    border: 2px solid
}

.change_log_sidebar_content ul {
    background-color: #8a8a8a;
    padding: 1px;
    list-style-type: none;
    text-align: left;
    text-transform: none
}

.change_log_sidebar_click {
    float: right;
    width: 25px;
    height: 37px;
    padding-top: 8px;
    color: #fff;
    font-weight: 700;
    padding-left: 3px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #242c47;
    font-size: 16px;
    border-radius: 0 10px 10px 0
}

.nano > .nano-content {
    position: absolute;
    overflow: scroll;
    overflow-x: hidden;
    top: 0;
    right: 0;
    bottom: -12px;
    left: 0
}

.nano > .nano-content:focus {
    outline: thin dotted
}

.nano > .nano-content::-webkit-scrollbar {
    display: none
}

.has-scrollbar > .nano-content::-webkit-scrollbar {
    display: block
}

.nano > .nano-pane {
    background: rgba(0, 0, 0, .25);
    position: absolute;
    width: 7px;
    right: 0;
    top: 0;
    bottom: 0;
    visibility: hidden \9;
    opacity: .01;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.nano > .nano-pane > .nano-slider {
    background: #444;
    background: rgba(0, 0, 0, .5);
    position: relative;
    margin: 0 1px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.nano:hover > .nano-pane, .nano-pane.active, .nano-pane.flashed {
    visibility: visible \9;
    opacity: .99
}

@media only screen and (max-width: 440px) {
    .change_log {
        position: absolute
    }
}

.show_change_logs .glyphicon {
    color: #fff
}

.chat-body.change_log_type_timer {
    border-left: 12px solid #0099eb
}

.chat-body.change_log_type_task {
    border-left: 12px solid #242c47
}

.img-header_logo {
    max-height: 37px;
    /*-webkit-filter: brightness(0.25);
    filter: brightness(0.25); */
}

#clock {
    color: #fff;
    position: absolute;
    top: 0;
    left: 3px;
    font-size: 9px;
    display: none
}

.warning_title {
    float: left;
    padding: 5px
}

.warning_message {
    float: left;
    padding: 5px
}

.warning_title.type_info, .warning_message.type_info {
    background-color: #baeeff
}

.warning_title.type_warning, .warning_message.type_warning {
    background-color: #ffcc7b
}

.chat-body {
    background: #fff
}

.chat-body .change_log_task strong {
    color: #0099eb
}

.change_log_readed {
    -webkit-box-shadow: inset 0 1px 0 0 #bbdaf7;
    box-shadow: inset 0 1px 0 0 #bbdaf7;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fff), color-stop(1, #d1e6fb));
    background: -moz-linear-gradient(top, #fff 5%, #d1e6fb 100%);
    background: -webkit-linear-gradient(top, #fff 5%, #d1e6fb 100%);
    background: -o-linear-gradient(top, #fff 5%, #d1e6fb 100%);
    background: -ms-linear-gradient(top, #fff 5%, #d1e6fb 100%);
    background: linear-gradient(to bottom, #fff 5%, #d1e6fb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#d1e6fb', GradientType=0);
    background-color: #fff
}

.change_log_readed .change_log_task strong {
    color: #0c72ef
}

@media only screen and (max-width: 991px) {
    .warning_info {
        padding-top: 40px
    }
}

@media only screen and (max-width: 767px) {
    .warning_info {
        padding-top: 140px
    }
}

@media only screen and (max-width: 440px) {
    .warning_info {
        padding-top: 60px
    }
}

.level-0 {
    padding-left: 10px
}

.level-1 {
    padding-left: 30px
}

.level-2 {
    padding-left: 50px
}

.search-view {
    overflow-x: hidden
}

.col-xs-3 {
    padding-left: 25px;
}

.timeHead h1 {
    color: #242c47;
    padding-top: 6px;
}

.searchForm {
    margin: 15px;
}

.searchGroup label {
    padding-right: 15px;
    padding-top: 10px;
}

.show_wikis .panel-heading {
    background-color: #9a9a9a;
    color: white;
}

.show_wikis .panel-body {
    padding: 10px
}

.show_files, .project-user-index h2 {
    text-align: center;
    font-size: 20px;
}

.show_files, .project-user-index .grid-view {
    padding: 15px
}

.show_files .grid-view .summary {
    font-size: unset;
}

.show_files .grid-view th {
    text-align: unset;
}


.label-info {
    background-color: #242c47;
}

.footerHome .col-lg-3 {
    width: 100%;
    text-align: center;
    margin-bottom: -10px;
}

.user-form {
    background-color: white;
    border-radius: 10px;
    padding: 25px;
}

/*
.user-form .form-group .btn {
    margin-left: 133px;
}
*/

.show_wikis .control-label {
    color: #242c47;
    background-color: #c1c1c1;
    padding: 5px;
    margin-right: 5px;
    padding-right: 15px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

.show_wikis .form-group {
    height: 28px;
    background-color: #e4e4e4;
    padding: 5px;
}

@media (max-width: 400px) {
    .show_wikis .control-label {
        background-color: unset;
        margin-right: unset;
    }

    .show_wikis .form-group {
        background-color: unset;
    }

    .show_wikis .panel-body {
        padding: 0;
    }
}

.wiki-update .panel-heading {
    background-color: #b1b1b1;
    color: black;
}

.panel-success {
    border-color: #242c47;
}

.user-view .list-group-item {
    background-color: #ffffff;
    color: #242c47;
    text-align: left;
}

.warning-index {
    background-color: white;
    padding: 20px;
    border-radius: 10px;
}

.code-create, .bonus_view {
    background-color: white;
    padding: 15px;
    border-radius: 0px;
}

.modal-body span {
    color: black;
}

.modal-content {
    margin-top: 135px
}

.datepicker {
    border-color: white;
    border-bottom-left-radius: unset;
    border-bottom-right-radius: unset;
}

@media (max-width: 530px) {
    .project-index .pull-right {
        float: unset !important;
    }
}

.panel.contacts {
    overflow-y: hidden
}

#slasearch-code {
    width: 55px;
}

.sla_search_form {
    margin-top: 12px;
}

.sla_search_form .form-group {
    float: left;
    margin-bottom: 0;
}

.sla_search_form .help-block {
    margin: 0;
    padding: 0;
    height: 0;
}

.sla_search_form .select2-container--krajee .select2-dropdown {
    width: 500px !important;
}

.search_link {
    color: #536c79;

}

form .required label:after {
    content: " * ";
    color: red;
}

.grid-view div.empty {
    text-align: center;
    font-size: 20px;
    color: #c58a00;
}

.sla_search_form .select2-container--krajee .select2-selection--single {
    height: 22px;
    line-height: 1.428571429;
    padding: 1px 24px 6px 5px;
}

.sla_search_form .select2-container--krajee .select2-selection--single .select2-selection__arrow {
    height: 20px;
}

.select2-container--krajee .select2-dropdown {
    z-index: 999999;
}

.select2-container--krajee .select2-selection {
    border-radius: 0;
}

.sla_submit {
    height: 20px;
    margin-top: 0;
}

.sla_submit span {
    color: #fff;
    top: -3px;
}

.sla_search_form .select2-container--krajee {
    width: 150px !important;
}

.warning_info {
    position: fixed;
    bottom: -17px;
    left: 185px;
    z-index: 9999999;
}

@media (max-width: 439px) {
    .warning_info {
        top: 87px;
        left: -15px;
    }
}

.max_list .project_status {
    top: 12px;
    margin-right: 10px;
}

.scrolled_projects {
    /*
    height: 500px;
    overflow: hidden;
    overflow-y: scroll;
    width: 100%;
    */
}

.project_fixed_search {
    position: fixed;
    width: 23%;
    margin-left: -20px;
    margin-bottom: 230px;
}

.project-search {
    height: 300px;
    overflow: hidden;
    overflow-y: auto;
    padding: 10px;
    border-top: 2px dotted #a7a7a7;
    border-bottom: 2px dotted #a7a7a7;
    min-height: 200px;
}

.scrolled_tasks {
    max-height: 70px;
    overflow: hidden;
    overflow-y: auto;

}

.scrolled_comments {
    height: 300px;
    overflow: hidden;
    overflow-y: auto;
}

.task_status_task_done, .task_status_task_canceled {
    opacity: 0.2;

}

@media (max-width: 999px) {
    .project_fixed_search {
        position: relative;
        width: 100%;
    }
}

.task_row {
    padding: 5px;
}

.task_row_second {
    background: #f5f5f5;
}

.strong_company {
    color: #000;
}

.input-group-addon {
    padding: 3px 12px;
    background-color: #242c47;
    color: #fff;
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #f5f5f5, #f1f1f1);
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    box-shadow: none;
    box-sizing: content-box;
    color: #444;
    cursor: pointer;
    /* display: inline-block; */
    font-weight: bold;
    line-height: 27px;
    margin-left: 0;
    outline: 0;
    padding: 0 8px;
    position: relative;
    text-align: center;
    transition: all .218s;
    white-space: nowrap;
    vertical-align: middle;
    z-index: 1;
}

.btn .glyphicon {
    color: #000;
}

.page_summary {
    margin-top: 6px;
    padding-right: 10px;
}

.custom_scrollbar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.plan-menu-item {
    padding: 5px 10px;
    background-color: #428bca;
    cursor: pointer;
}

.plan-menu {
    position: fixed;
    top: 19.23em;
    width: 6.65%;
    right: 11.83%;
    z-index: 100;
}

.plan-menu-item-active {
    background-color: rgb(0, 52, 80) !important;
    cursor: auto !important;
}

.loader-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, .8);
    z-index: 999;
    opacity: 1;
    transition: all 0.5s;
}

.plan-stack {
    width: 12%;
    padding-right: 10px;
    position: fixed;
    padding-left: 10px;
    overflow-y: auto;
    right: 0.5em;
    top: 19.291em;
    max-height: 27em;
    display: none;
    z-index: 100;
}

.plan-stack-active {
    display: block !important;
}

.custom_scrollbar::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}

.custom_scrollbar::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #242c47;
}

.panel-heading h1 {
    color: #fff;
}

.logo_tit img {
    height: 85px;

}

.panel {

    /*border: 1px solid #dad9d9;*/
    border: 1px solid #c2cfd6;
    background: #fff;
    background-size: cover;
    padding: 10px;
    padding-bottom: 20px;
    /*padding-left: 13px; */

}

.panel.panel-default {
    border: 1px solid transparent;
}

.main-panel {
    background: none;
    border: none;
    box-shadow: none;
    padding-top: 70px;
    padding-left: 10px;
    padding-right: 10px;
}

.my-block .panel.panel-default {
    border: 1px solid #c2cfd6;
}

.panel.panel-default.project_single {
    border: 1px solid #c2cfd6;
    background: #fff;
    border-radius: 0px;
}

.project_single .panel {
    background-color: #fff;
    border: 1px solid #c2cfd6;
    border-radius: 0px
}

.project_fixed_search .panel {
    background: #fff;
    border-radius: 0px;
    border: 1px solid #c2cfd6;
}

.user_index_status .panel {
    border: 1px solid #dad9d9;
}

.btn {
    /* background: linear-gradient(to top,#fff, #ececec);*/
    /* border: 0; */
    /* border-radius: 7px; */
    /* box-shadow: 2px 2px 1px #b1b1b1;*/
    background-color: #a4b7c1;
    /* background-image: linear-gradient(to bottom, #a4b7c1, #a4b7c1);*/
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0px;
    box-shadow: none;
    box-sizing: content-box;
    color: #111;
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    line-height: 34px;
    margin-left: 10px;

    outline: 0;
    padding: 0 8px;
    position: relative;
    text-align: center;
    transition: all .218s;
    white-space: nowrap;
    vertical-align: top;
    z-index: 1;
}

.btn:hover {
    background-color: #8da5b2
}

.btn-success {
    color: #fff;
    background-color: #4dbd74;
    border-color: #4dbd74;
}

.btn-success:hover, .btn-success:focus, .btn-success:active {
    background-color: #3ea662;
    border-color: #3a9d5d
}

.btn-success .glyphicon {
    color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #f86c6b;
    border-color: #f86c6b;
}

.btn-danger .glyphicon {
    color: #fff
}

.btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
    background-color: #f64846;
    background-image: none;
    border-color: #f63c3a;
}

.btn-danger:hover {
    color: #fff;
    background-color: #f64846;
    border-color: #f63c3a;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

table thead {
    background: transparent;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {

    background-color: rgba(255, 255, 255, 0);
}

.pagination > li > a, .pagination > li > span {
    background-color: #fff;
    padding: 9px 12px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-radius: 0px
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-radius: 0px
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: rgba(249, 249, 249, 0.43);
}

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    background: transparent;
}

.disabled {
    opacity: 0.3;
    cursor: not-allowed;
}

body a.not_allowed_link {
    color: rgba(255, 0, 0, 0.19) !important;
}

body a.checked_access::after {
    /*
    content: ".";
    background-color: #00ff05;
    color: black;
    font-weight: bold;
    height: 6px;
    width: 6px;
    line-height: 0;
    top: 0;
    border-radius: 2px;
    float: left;
    text-align: center;
    */

}

body a.checked_access {
    text-shadow: 1px 1px 1px #f0ff00;
}

.select2-container--krajee .select2-selection--multiple {
    min-height: 29px;
}

.select2-container--krajee .select2-selection--multiple .select2-search--inline .select2-search__field, .select2-container--krajee .select2-selection--single {
    height: 34px;
}

.select2-container--krajee .select2-selection--single .select2-selection__arrow {
    height: 32px;
}

.task-index .panel-default > .panel-heading {
    color: #242c47;
    font-weight: 700;

    padding: 3px 0;
    margin-bottom: 5px;
    font-size: 10px;
    border-color: #d5d8e1;
    background-color: #ffffff;
    box-shadow: 0 4px 14px -2px #ffffff;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
    color: #c30400;
    border: 2px solid;
    padding: 5px;
}

.max_height_element {
    min-height: 300px;
    border-bottom: 0;
}

.default_company_img {
    height: 100px;
    width: auto;
}

table tr.focus {
    background: #ddeeff;
}

.big_icons_home {
    text-align: center;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.big_icons_home > div {
    /*background-color: #fff; */
    background-clip: border-box;
    /*border: 1px solid #c2cfd6; */
    margin: 16px;
    padding-left: 0;
    /*max-width: 25%;
    width: 23%; */
    color: #fff;
}

.big_icons_home > div > div {
    /*background-color: #fff; */
    /*padding-left: 0;
    padding-right: 0;
    border: 1px solid #c2cfd6; */
}

.big_icons_home .item {
    /*padding: 10px; */
    border: 1px solid #c2cfd6;
    /*margin-left: -15px; */
    background: #fff;
}

.big_icons_home a {
    display: block;
}

.big_icons_home img {
    float: left;
    padding: 5px 10px;
    -webkit-filter: brightness(0.5);
    filter: brightness(0.5);
}

.big_icons_home .icons-image {
    float: left;
    background-color: #20a8d8;
    width: 23%;
    height: 100%;
    padding: 1.5rem;
    min-width: 60px;
}

.big_icons_home .icons-image .fa {
    font-size: 3rem;
    color: #fff
}

.big_icons_home .tasks .icons-image {
    float: left;
    background-color: #63c2de;
}

.big_icons_home .measuring-time .icons-image {
    float: left;
    background-color: #ffc107;
}

.big_icons_home .searching .icons-image {
    float: left;
    background-color: #f86c6b;
}

.big_icons_home .heading-3 {
    line-height: 6rem;
    font-size: 1.5rem;
    color: #536c79;
}

.big_icons_home .heading-3 a:hover, .big_icons_home .heading-3 a:focus {
    text-decoration: none;
    color: #29363d
}


.timer_NEW {
    bottom: 0;
    width: 30%;
    top: auto;
    border-top: 2px solid #003450;
}

footer {
    min-height: 280px;
}

.timer_triangle {
    bottom: auto;
    top: -10px;
}

.timer_task_name {
    width: 95%;
}

.timer_button_start {
    width: 5%;
}

.wrap {
    padding-top: 55px;
}

.timer_NEW .other_items {

    max-height: 200px;

}

.timer_NEW .other_items_main {
    max-height: 200px;
}

@media (max-width: 700px) {
    .timer_NEW {
        position: fixed;
        width: 50%;
    }

    .timer_NEW .other_items {

        max-height: 100px;

    }

    .timer_NEW .other_items_main {
        max-height: 100px;
    }
}

@media (max-width: 440px) {
    .timer_NEW {
        position: fixed;
        width: 100%;
    }

    .timer_NEW .other_items {

        max-height: 100px;

    }

    .timer_NEW .other_items_main {
        max-height: 100px;
    }
}


.left_main_menu {
    height: 60vh;
    position: absolute;
    left: 0;
    width: 100%;
    overflow: hidden;
    overflow-y: auto;
}


ul.submenu {
    list-style: none;
}

.wrap {
    width: 100%
}

.wrapper-content {
    margin-left: 330px;
}

.left-sidebar, .right-sidebar {
    width: 310px;
    position: fixed;
}

.right-sidebar {
    right: 0;
}

.fullwidth-wrapper {
    width: 100%
}

#menu-button, #task-plan-button {
    width: 27px;
    height: 27px;
    float: right !important;
    padding: 13px;
    background: none;
    border: none
}

.fa-bars:before {
    font-size: 28px;
    color: #536c79
}

/*.col-md-8, .col-md-4 {padding-left: 5px; padding-right: 10px} */
/*.col-md-12 {padding-left: 15px; padding-right: 15px} */
.menu_action_bar_title, .menu_action_bar_title .pagination {
    padding: 0.5rem 0;
    margin: 0;
    margin-right: 10px;
}

@media (max-width: 767px) {

    #menu-button {
        float: left !important;
    }

    #task-plan-button {
        float: right !important;
    }

    .menu_action_bar {
        width: 100%;
        position: relative;
        z-index: auto;
    }

    .wrapper-content {
        margin-left: 0 !important;
    }

    .left-sidebar, .right-sidebar {
        width: 310px;
        position: fixed;
        z-index: 9999;
    }
}

.no_padding {
    padding: 0;
}

table.timer_table.table td {
    line-height: 1;
}

.task_status {
    background-color: #F3F3F3;
    display: block;
    height: 20px;
    width: 20px;
    position: relative;
    top: 2px;
    margin-left: 8px;
    float: left
}

.left_main_menu .dropdown:hover .dropdown-menu {
    display: block;
    left: 50px;
}

.modal_btn {
    margin-left: 10px;
    font-size: 20px;
}

@media (min-width: 992px) {
    .modal-lg {
        width: 70%;
    }
}

body .datepicker {
    z-index: 999999 !important;
}

.label_full_width label {
    /* width: 100%; */
}

.kv-meter-container {
    width: 130px;
    position: absolute;
    right: 10px;
    top: 60px;
}

.header_search {
    margin: 16px;
}

.header_search input[type="search"] {
    height: 27px;
    font-size: 11px;
    font-weight: normal;
}

#main_top_menu_collapse {
    border-top: 1px solid transparent;
}

@media (max-width: 992px) {
    .menu_action_bar_title {
        width: 100%;
        text-align: left;
    }
}

@media (max-width: 762px) {
    .menu_action_bar_title {
        width: 100%;
        border-bottom: 1px solid #c3c3c3;
        margin-bottom: 10px;
    }

    #main_top_menu_collapse {
        background: #fff;
        border-right: 1px solid;
        border-bottom: 1px solid;
        border-left: 1px solid;
        top: 10px;
        position: relative;
    }
}

.modal .modal-body {
    overflow: auto;
}

.timer-update_without_graph {
    width: 100%;
    overflow: auto;
}

.task_link {
    color: #000;
    display: block;
    width: 800px;
}

.span_time_from_to {
    position: absolute;
    float: left;
    left: 140px;
    opacity: 0.6;
    font-size: 10px;
}

.shadow {
    opacity: 0.7;
}

#find_ic_by_name {
    /*height: 28px; */
}

#find_ic_by_name_btn {
    height: 26px;
    line-height: 25px;
}

#choice-item {
    padding: 15px;
    clear: both;
    float: none;
    height: auto;
    min-height: 250px;
}

#choice-item .border-bar {
    border: 1px solid #d4d4d4;
    background: #fff;
    padding-top: 10px;
}

#choice-item ul {
    list-style: none;
    margin-right: 15px;
    margin-left: -25px;
}

#choice-item ul li {
    padding: 13px 10px;
    background-color: #e3e3e3;
    min-height: 50px;
    height: auto;
    border-bottom: 1px solid #a3a3a3;
    margin-bottom: 5px;
}

#group-all ul li.level-1 {
    margin-left: 25px
}

#choice-item ul li.it-all span.move-button:before {
    background-color: #489c1b;
    cursor: pointer;
    content: '>';
    float: right;
    padding: 0px 10px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}

#choice-item ul li.it-result span.move-button:before {
    background-color: #ce1a1a;
    cursor: pointer;
    content: 'X';
    float: left;
    color: #fff;
    padding: 0px 10px;
    font-weight: bold;
    font-size: 18px;
    margin-right: 10px
}

.item h4.item-param {
    font-size: 12px;
    font-weight: bold;
    width: 45%;
    float: left;
    margin-top: 4px;
}

.item .item-price {
    font-size: 14px;
    font-weight: normal;
    width: 20%;
    color: #3e8bea;
    text-align: right;
    float: right;
    padding-right: 10px;
    padding-top: 5px;
}

.item .item-price.price1 {
    font-size: 14px;
    font-weight: normal;
    width: 100%;
    color: #3e8bea;
    text-align: right;
    float: right;
    padding-right: 10px;
    padding-top: 5px;
}

.row.header, .row.header span {
    font-size: 16px !important;
    font-weight: bold;
    background-color: #003450;
    color: #fff !important;
}

#final-price h4 {
    width: 60%;
    float: left;
    text-align: right;
    padding-right: 5px
}

#final-price span {
    float: right;
    color: #00a65a;
    font-size: 18px;
    font-weight: bold;
    margin-left: 3px;
    line-height: 1.1;
}

/******** tooltip ************/
#group-all .tooltip {

    position: relative;
    display: inline-block;
    opacity: 1;
    float: left;
    width: 7%;

}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 350px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}

.tooltip .tooltiptext p {
    color: #fff
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

.fa-info-circle:before {
    font-size: 25px;
    color: #2231FF
}

.panel_ico {
    padding: 20px;
}

.field-priceofferitem-percentage {
    display: none
}

/*********** Bootstrap padding *************/

.padding-xs {
    padding: .25em;
}

.padding-sm {
    padding: .5em;
}

.padding-md {
    padding: 1em;
}

.padding-lg {
    padding: 1.5em;
}

.padding-xl {
    padding: 3em;
}

.padding-x-xs {
    padding: .25em 0;
}

.padding-x-sm {
    padding: .5em 0;
}

.padding-x-md {
    padding: 1em 0;
}

.padding-x-lg {
    padding: 1.5em 0;
}

.padding-x-xl {
    padding: 3em 0;
}

.padding-y-xs {
    padding: 0 .25em;
}

.padding-y-sm {
    padding: 0 .5em;
}

.padding-y-md {
    padding: 0 1em;
}

.padding-y-lg {
    padding: 0 1.5em;
}

.padding-y-xl {
    padding: 0 3em;
}

.padding-top-xs {
    padding-top: .25em;
}

.padding-top-sm {
    padding-top: .5em;
}

.padding-top-md {
    padding-top: 1em;
}

.padding-top-lg {
    padding-top: 1.5em;
}

.padding-top-xl {
    padding-top: 3em;
}

.padding-right-xs {
    padding-right: .25em;
}

.padding-right-sm {
    padding-right: .5em;
}

.padding-right-md {
    padding-right: 1em;
}

.padding-right-lg {
    padding-right: 1.5em;
}

.padding-right-xl {
    padding-right: 3em;
}

.padding-bottom-xs {
    padding-bottom: .25em;
}

.padding-bottom-sm {
    padding-bottom: .5em;
}

.padding-bottom-md {
    padding-bottom: 1em;
}

.padding-bottom-lg {
    padding-bottom: 1.5em;
}

.padding-bottom-xl {
    padding-bottom: 3em;
}

.padding-left-xs {
    padding-left: .25em;
}

.padding-left-sm {
    padding-left: .5em;
}

.padding-left-md {
    padding-left: 1em;
}

.padding-left-lg {
    padding-left: 1.5em;
}

.padding-left-xl {
    padding-left: 3em;
}

.margin-xs {
    margin: .25em;
}

.margin-sm {
    margin: .5em;
}

.margin-md {
    margin: 1em;
}

.margin-lg {
    margin: 1.5em;
}

.margin-xl {
    margin: 3em;
}

.margin-x-xs {
    margin: .25em 0;
}

.margin-x-sm {
    margin: .5em 0;
}

.margin-x-md {
    margin: 1em 0;
}

.margin-x-lg {
    margin: 1.5em 0;
}

.margin-x-xl {
    margin: 3em 0;
}

.margin-y-xs {
    margin: 0 .25em;
}

.margin-y-sm {
    margin: 0 .5em;
}

.margin-y-md {
    margin: 0 1em;
}

.margin-y-lg {
    margin: 0 1.5em;
}

.margin-y-xl {
    margin: 0 3em;
}

.margin-top-xs {
    margin-top: .25em;
}

.margin-top-sm {
    margin-top: .5em;
}

.margin-top-md {
    margin-top: 1em;
}

.margin-top-lg {
    margin-top: 1.5em;
}

.margin-top-xl {
    margin-top: 3em;
}

.margin-right-xs {
    margin-right: .25em;
}

.margin-right-sm {
    margin-right: .5em;
}

.margin-right-md {
    margin-right: 1em;
}

.margin-right-lg {
    margin-right: 1.5em;
}

.margin-right-xl {
    margin-right: 3em;
}

.margin-bottom-xs {
    margin-bottom: .25em;
}

.margin-bottom-sm {
    margin-bottom: .5em;
}

.margin-bottom-md {
    margin-bottom: 1em;
}

.margin-bottom-lg {
    margin-bottom: 1.5em;
}

.margin-bottom-xl {
    margin-bottom: 3em;
}

.margin-left-xs {
    margin-left: .25em;
}

.margin-left-sm {
    margin-left: .5em;
}

.margin-left-md {
    margin-left: 1em;
}

.margin-left-lg {
    margin-left: 1.5em;
}

.margin-left-xl {
    margin-left: 3em;
}


/***********************/

.offer-status {
    width: 100%;
    display: block;
    text-align: center;
}

#hosting_griddview tr.archive {
    opacity: 0.6;

}

#hosting_griddview tr.internal {
    opacity: 0.6;
    background: #ecff5c91;

}

.hosting_invoice_status {
    padding: 5px;
}

.hosting_invoice_status.invoiced {
    background: #00aa00;

}

.hosting_invoice_status.invoiced a {

    color: #fff;
}

.hosting_invoice_status.not_invoiced {
    background: #ff9f93;
    color: #000;
}

.hosting_invoice_status.wait_invoice {
    background: #ffe011;
    color: #000;
}

.cms_upload_form img {
    max-height: 300px;
    max-width: 300px;
}

.about_checklist {
    list-style: decimal;
}

.about_checklist > li {
    padding: 10px;
    border-bottom: 1px solid #000;
}

.about_check_description {
    margin-left: 20px;
}

.about_checklist > li.checked {
    background: #d4ffd4;
}

.about_checklist > li img {
    max-height: 100px;
}

/*
 * dragtable
 *
 * @Version 2.0.14
 *
 * default css
 *
 */
/*##### the dragtable stuff #####*/
.dragtable-sortable {
    list-style-type: none;
    margin: 0;
    padding: 0;
    -moz-user-select: none;
}

.dragtable-sortable li {
    margin: 0;
    padding: 0;
    float: left;
    font-size: 1em;
    background: white;
}

span.marker {
    background-color: #f8c64b;
}

.dragtable-sortable th, .dragtable-sortable td {
    border-left: 0;
}

.dragtable-sortable li:first-child th, .dragtable-sortable li:first-child td {
    border-left: 1px solid #CCC;
}

.ui-sortable-helper {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.ui-sortable-placeholder {
    -moz-box-shadow: 4px 5px 4px #C6C6C6 inset;
    -webkit-box-shadow: 4px 5px 4px #C6C6C6 inset;
    box-shadow: 4px 5px 4px #C6C6C6 inset;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    visibility: visible !important;
    background: #EFEFEF !important;
    visibility: visible !important;
}

.ui-sortable-placeholder * {
    opacity: 0.0;
    visibility: hidden;
}

.some-handle {
    width: 100%;
    height: 15px;
    background: #c3c3c3;
    cursor: w-resize;
}

.gridview_columns_menu {
    min-width: 300px;
}

.load_company_detail {
    display: block;
}

.load_company_detail.active {
    background: #b8b8ff;
}

.contact-csv-index table td {
    /*white-space: nowrap; */
}

.modal-content {
    height: 500px;
    overflow: scroll;
}

body.noscroll {
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
}

.two_rows {
    height: 35px;
}

.contact_form_parent .contact-form {
    background: #e5f3ff;
    padding: 15px;
}

.project_header .nav-detail > li > a:hover, .project_header .nav-detail > li > a:focus, .project_header .nav-detail > li > a:active {
    color: #000 !important;
}

.editable-container.popover {
    z-index: 99999;
}

.status_not .panel {
    background: #ffe0b9;
}

.status_success_by_email .panel, .status_success_by_phone .panel {
    background: #f8ffcf;
}

.status_fail .panel, .status_rejected .panel {
    opacity: 0.5;
}

/* LOADER 6 */

#loader-6 {
    top: 40px;
    left: -2.5px;
}

#loader-6 span {
    display: inline-block;
    width: 2px;
    height: 6px;
    background-color: #fff;
}

#loader-6 span:nth-child(1) {
    animation: grow 1s ease-in-out infinite;
}

#loader-6 span:nth-child(2) {
    animation: grow 1s ease-in-out 0.15s infinite;
}

#loader-6 span:nth-child(3) {
    animation: grow 1s ease-in-out 0.30s infinite;
}

#loader-6 span:nth-child(4) {
    animation: grow 1s ease-in-out 0.45s infinite;
}

.again_warning {
    color: #d40e0e !important;
}

@keyframes grow {
    0%, 100% {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1);
        transform: scaleY(1);
    }

    50% {
        -webkit-transform: scaleY(1.8);
        -ms-transform: scaleY(1.8);
        -o-transform: scaleY(1.8);
        transform: scaleY(1.8);
    }
}

.ttp {
    position: relative;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
}

.ttp .ttptext {
    width: 500px;
    visibility: hidden;
    background-color: #003450;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 10;
    bottom: 125%;
    left: 50%;
    margin-left: -450px;
    opacity: 0;
    transition: opacity 0.3s;
    white-space: normal;
}

.ttp .ttptext p {
    font-size: 1.1em;
    text-align: left;
    color: #fff;
    padding: 10px 20px 5px 20px;
}

.ttp .ttptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 85%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #003450 transparent transparent transparent;
}

.ttp:hover .ttptext {
    visibility: visible;
    opacity: 1;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    right: .5em;
    top: 0.3em;
}

.close:hover,
.close:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

/*a, .no-select { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }*/

*::selection {
    background-color: #333;
    color: #fff;
}

.profiles {
    display: inline-block;
    width: 100%;
    padding: 1em;
    padding-left: 2.4em;
    position: relative;
    border: 1px solid #999;
    border-radius: 5px;
    transition: all 0.5s ease;
    position: relative;
}

.profiles i {
    position: absolute;
    top: 19px;
    left: 1em;
}

.paragraph li {
    display: block;
    margin-right: 1em;
    margin-bottom: 1em;
    list-style: none;
    width: 100%;
}


.profiles:hover {
    color: #999;
    background: #000;
    border-color: #333;
}

.profiles:after {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0px;
    left: 0;
    height: 2px;
    background: #333;
    content: "";
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: background 1s, -webkit-transform .3s;
    transition: background 1s, -webkit-transform .3s;
    -o-transition: transform .3s, background 1s;
    transition: transform .3s, background 1s;
    transition: transform .3s, background 1s, -webkit-transform .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.profiles:hover:after {
    background-image: linear-gradient(150deg, #000, #f51313);
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}

#modalClose {
    color: black;
}

@media (min-width: 768px) {
    .paragraph li {
        display: inline-block;
        width: auto;
    }
}

.transparent-input {
    border: none;
    background: transparent;
    outline: 0;
    width: 20px !important;
    -moz-appearance: textfield;
}

div.user-day-options span {
    color: #fff !important;
}

div.user-day-options input.hour-edit-input.transparent-input {
    color: #fff !important;
}

div.user-day-options input.hour-edit-input {
    color: #000 !important;
}

.transparent-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.hour-edit-input {
    width: 45px;
}

.user-day-options {
    display: none;
}

.day-header:hover .user-day-options {
    display: inline !important;
}

.bs-searchbox {
    display: none;
}

.bootstrap-select button[data-id="mentions"] {
    margin-left: 0;
}


.project-head {
    border-bottom: 1px solid black;
}

.margin-xy-xl {
    margin: 0 5px 50px 5px;
}

.col-md-3-5 {
    width: 30%;
    float: left;
}

.decoration_none {
    list-style-type: none;
    margin-top: 5px;
    margin-bottom: -5px;
}

div.note-btn-group.btn-group button.note-btn.btn.btn-default.btn-sm.dropdown-toggle {
    height: 35.3px !important;
}

div.note-btn-group.btn-group.note-color.note-color-all button.note-btn.btn.btn-default.btn-sm.dropdown-toggle {
    padding-right: 5px !important;
}

div.note-btn-group.btn-group.note-color.note-color-all button.note-btn.btn.btn-default.btn-sm.dropdown-toggle span.note-icon-caret {
    padding-left: 5px !important;
}

ul.note-dropdown-menu.dropdown-menu.dropdown-style li a h1 {
    color: rgb(36, 44, 71);
}

div.panel.panel-default.no_padding div.panel-body img {
    width: 100%;
    height: auto !important;
}

ul.list-group.change_log_list li img {
    width: 100%;
    height: auto !important;
}


/* Sebby styling changes */
form.add_task_check_form div.col-md-2 button.btn {
    height: 32px;
}

div.task-panel div.main-info div.row.obchodnik div.dealers {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 1rem;
}

div.task-panel {
    margin-bottom: 0px;
}

div.task-panel div.main-info div.row.obchodnik div.dealers span.label {
    margin: 0rem 0.15rem 0.15rem 0rem;
    font-size: xx-small;
}

div.task-panel div.main-info div.row.obchodnik div.dealers span.label:first-of-type {
    margin: 0rem 0.17rem 0.15rem 0rem;
}

div.task-panel div.main-info div.row.obchodnik,
div.task-panel div.parameters div.row {
    background-color: #fff;
    padding: 8px 15px;
}

div.task-panel div.parameters div.row:nth-child(2n) {
    background-color: #f0f0f0;
}

div.task-panel div.parameters div.row span.pull-left {
    margin-top: 0.13rem;
}

span.mt-013 {
    margin-top: 0.13rem;
}


div.task-panel span.label,
div.spent-time span.label {
    padding: 0.5rem 0.75rem;
}

div.stav form select[name=new-task-status] {
    box-shadow: rgba(0, 0, 0, 0.1) 4px 4px 10px;
    text-align: center;
    appearance: none;
    -moz-appearance: unset;
    -ms-progress-appearance: unset;
    -webkit-appearance: unset;
    background-color: white;
    position: relative;
    border: none;
    font-size: 12px;
    color: rgb(58, 58, 58);
    cursor: pointer;
    font-weight: bold;
    width: 100%;
    transition: background-color 0.15s ease-in-out;
}

div.stav form select[name=new-task-status][disabled] {
    cursor: not-allowed;
}

div.add-to-plan .table > thead > tr > td,
div.add-to-plan .table > tbody > tr > td {
    border-top: none;
    padding: 0.5rem;
}

div.note-editor.note-frame.panel.panel-default {
    padding: 0 !important;
}

form.task-status-form {
    display: flex;
    flex-direction: row;
}

@keyframes bounce {
    0%, 100% {
        animation-timing-function: cubic-bezier(0.45, 0, 0.9, 0.55)
    }
    0% {
        transform: translate(0, 0)
    }
    50% {
        transform: translate(0, 20px);
        animation-timing-function: cubic-bezier(0, 0.45, 0.55, 0.9);
    }
    100% {
        transform: translate(0, 0);
    }
}

.loading-ball div {
    box-shadow: rgba(0, 0, 0, 0.1) 4px 4px 5px;
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #ffffff;
    left: 0px;
    top: 0px;
    animation: bounce 0.75s linear infinite;
}

.loading-status {
    margin-left: 0.2rem;
    margin-right: 0.5rem;
    width: 27px;
    height: 44px;
    display: inline-block;
    overflow: hidden;
    background: none;
}

.loading-ball {
    width: 100%;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(1);
    backface-visibility: hidden;
    transform-origin: 0 0; /* see note above */
}

.loading-ball div {
    box-sizing: content-box;
}

div.stav form select[name=new-task-status]:hover {
    background-color: #f6f6f6;
}

div.stav form select[name=new-task-status] option {
    background-color: #fff;
}

form.add_task_plan.form-inline {
    display: flex;
}

form.add_task_plan.form-inline select.form-control,
form.add_task_plan.form-inline input.form-control,
form.add_task_plan.form-inline button.form-control {
    margin-right: 0.75rem;
}

form.add_task_plan.form-inline button.form-control {
    margin-left: 0;
    width: 24px;
    height: 32px;
}

form.add_task_plan.form-inline button.form-control i.fa.fa-plus {
    width: 14px;
    height: 14px;
    transform: translateY(-1px);
}

form.add_task_plan.form-inline input.form-control[name=plan_time] {
    width: 130px !important;
}

form.add_task_plan.form-inline input.form-control.delka {
    width: 70px !important;
}

@media only screen and (min-width: 768px) {
    form.add_task_plan.form-inline input.form-control[name=plan_time] {
        width: 130px !important;
    }

    form.add_task_plan.form-inline input.form-control.delka {
        width: 70px !important;
    }
}
