body {
    background-color: #EFEFEF;
    font-family: "Lato",FontAwesome,"Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
}

html,
body,
div.main {
    width: 100%;
    height: 100%;
}

.btn.btn-force-default.btn-success {
    color: #fff!important;
    background-color: #18bc9c!important;
    border-color: #18bc9c!important;
}

.ml-10 {
    margin-left: 10px;
}

.mr-10 {
    margin-right: 10px;
}

.lgi-task.bg-danger {
    background-color: #ff6050!important;
    border-color: #e74c3c!important;
    color: #fff!important;
}

.lgi-task.bg-warning {
    background-color: #f39c12!important;
    border-color: #ff9d00!important;
    color: #fff!important;
}

.lgi-task.bg-danger .list-group-item,
.lgi-task.bg-warning .list-group-item {
    background-color: transparent!important;
    color: #fff!important;
}

div.main {
    overflow: auto;
}

html.win body, html.win div.main {
    overflow: visible;
}

html.mac {
    overflow: hidden;
}

html.mac,html.mac body,html.mac div.main {
    height: 100%;
}

.edit-state:hover i {
    color: #FFFFFF!important;
}

*.no-border {
    border:0!important;
}

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

.funnel td.loading .progress {
    margin-bottom: 0!important;
    height: 21px!important;
}

.funnel td.loading .progress .progress-bar {
    line-height: 21px!important;
    font-size: 13px!important;
}

.dropdown-menu a {
    border-bottom: 0px !important;
}

.date-value .fa {
    font-size: 15px;
    margin-left: 5px;
}

.task-list .user-badge.alert-success {
    background-color: #39ca74!important;
}

div.main, div.main * {
    -webkit-overflow-scrolling: touch;
}

div.app-body {
    position: relative;
    min-height: 100%;
}

.dashboard-table table a {
    text-decoration: none!important;
    cursor: pointer;
}

div.code-info .panel-heading {
    font-weight: bold;
    font-size: 15px;
    height: 42px;
}

div.code-info .panel-body {
    font-weight: bold;
    font-size: 26px;
}

div.todo-lists .list-group-item label {
    border: 0;
    font-weight: normal;
}

div.todo-lists .list-group-item label span.tasks-list-desc {
    margin-right: 30px!important;
    white-space: normal!important;
}

.cost-table tbody td,
.asset-table tbody td {
    padding: 0!important;
}

.cost-table tbody td select, .cost-table tbody td input,
.asset-table tbody td select, .asset-table tbody td input {
    padding: 8px!important;
    border: 0;
    outline: 0;
}

body div.main>div.container,
body div.main>div.container-fluid {
    padding-top: 81px;
}

body div.main>nav {
    border-bottom: 1px solid #15715F!important;
    -webkit-box-shadow: 0 4px 15px -2px #333333;
    -moz-box-shadow: 0 4px 15px -2px #333333;
    box-shadow: 0 4px 15px -2px #333333;
}

.sortable-ghost {
    opacity: 0
}

.projects-list .sortable-ghost {
    opacity: 1;
}

.box-shadow, .pagination,
.dataTables_scroll,
button[type="submit"] {
    -webkit-box-shadow: 0 0 15px -5px #333333;
    -moz-box-shadow: 0 0 15px -5px #333333;
    box-shadow: 0 0 15px -5px #333333;
}

.badge-center {
    margin: 0 auto;
}

.badge-left {
    margin: auto;
    margin-left: 0;
}

.badge-right {
    margin: auto;
    margin-right: 0;
}

.tooltip {
    z-index: 1020!important
}

.user-badge {
    border-radius: 100%;
    width: 30px;
    text-align: center;
    height: 30px;
    color: #FFFFFF;
    line-height: 30px;
    font-size: 8pt;
    cursor:pointer;
}

.modal textarea.form-control {
    width: 100%!important;
}

.no-tasks, .task-list .list-group-item.task-item:only-child {
    cursor:auto!important
}

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

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

.btn-add {
    color: #FFFFFF!important;
    cursor: pointer;
    text-decoration: none!important;
}

.modal textarea {
    min-height: 100px;
}

.modal .list-group-item:first-child {
    border-radius: 0!important;
}

.modal .list-group {
    margin-bottom: 0!important;
}

.invoiced-icon {
    font-size: 6pt!important;
    width: 8px;
    height: 8px;
}

.btn-block-datepicker {
    margin: 3px;
    margin-bottom: 0;
    width: 272px;
}

.dataTables_wrapper table.table {
    margin: 0!important;
}

.dataTables_scroll table.dataTable {
    margin: 0!important;
    width: 100%!important;
}

.dataTables_wrapper>div.row:first-child {
    display: none!important;
}

.dataTables_info {
    margin: 10px!important;
    float: left!important;
    margin-left: 0!important;
}

.table-space {
    height: 30px!important;
}

.table.table-data thead th {
    padding-top: 15px!important;
}

.table.table-data th, .table.table-data td {
    white-space: nowrap;
}

.confirmation .list-group-item {
    cursor: pointer;
}

.navbar .dashboard-caret {
    position: absolute;
    top: 0;
    left: 123px;
    line-height: 60px;
    border: 0;
    background: none;
    color: #FFF;
    display: block;
    width: 27px;
}

.max-width-100px {
    width: 100px;
}

.table-center th, .table-center td {
    text-align: center;
}

.panel-success .panel-heading a {
    color: #FFF!important;
    text-decoration: none!important;
}

.rating {
    unicode-bidi: bidi-override;
    direction: rtl;
    cursor: pointer;
}

.rating > input {
    display: none;
} 

.rating > label:before {
    font-size: 1.1em;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f005";
}

.rating > label { 
    color: #ddd;
    cursor: pointer;
    margin: 0;
}

.rating > input:checked ~ label,
.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label {
    color: #18bc9c;
}

.rating > input:checked + label:hover,
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label,
.rating > input:checked ~ label:hover ~ label {
    color: #22D8B4;
}

.todo-lists td,
.projects-list td,
.tasks-list td {
    padding: 0!important;
    word-break: break-word;
}

.todo-lists td a,
.projects-list td a.list-group-item,
.tasks-list td a.list-group-item,
.projects-list td span.list-group-item,
.tasks-list td span.list-group-item {
    border: 0;
    text-decoration: none!important;
    border-radius: 0!important;
}

.table>tbody>tr>td.info,
.table>tbody>tr>th.info {
    background-color: #3498db!important;
}

.table>tbody>tr:hover>td.info,
.table>tbody>tr:hover>th.info {
    background-color: #258cd1!important;
}

.table-heading {
    padding: 10px 15px!important;
}

.table-heading a {
    text-decoration: none!important;
}

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

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

@media screen and (max-width: 767px) {
    .dataTables_info {
        float: none!important;
        margin-left: 10px!important;
    }
    
    .navbar .dropdown-header {
        color: #FFF!important;
    }
    
    .navbar .dashboard-caret {
        top: -10px;
        left: 113px;
        width: 50%;
    }
}

.navbar-inverse .navbar-nav>li>a {
    border-left: 1px solid #218E79!important;
}

.select-overlay {
    position: relative!important;
    width: 100%!important;
    height: 40px!important;
    padding: 0!important;
    z-index: 10!important;
}

select.form-control-editable {
    position: absolute!important;
    z-index: 3!important;
}

.form-control:focus {
    border-color: #218E79;
}

.panel-bts .panel-heading {
    padding: 0;
}

.panel-body {
    white-space: pre-line;
}

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

.panel-bts.panel-success .panel-heading a {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    padding: 10px 15px;
}

.list-group-item a {
    word-break: break-all;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #ffffff!important;
}

.add-new-contact span {
    width: 18px;
}

.dt-footer-paging .pagination {
    margin-top: 5px!important;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    background-color: #18BC9C!important;
}

.navbar-nav>li>a span.fa,
.sidebars span.fa {
    width: 15px;
}

.navbar-nav>li>a {
    width: 150px;
    text-align: center;
}

@media (max-width:767px) {
    .navbar-nav>li>a {
        width: auto;
        text-align: left;
    }
}

.panel, .login-form form {
    border: 1px solid #CCC;
}

.panel .panel-heading {
    border-bottom: 1px solid #CCC;
}

.panel .panel-footer,
.login-form .login-footer {
    border-top: 1px solid #CCC;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu a {
    cursor: default;
}

.dropdown-submenu a[href]:not([href=""]) {
    cursor: pointer;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.navbar-right .dropdown-submenu>.dropdown-menu {
    right: 100%;
    left: auto;
}

.nav .dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-menu li a {
    cursor: pointer;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.navbar-right .dropdown-submenu>a:after {
    float: left;
    border-width: 5px 5px 5px 0;
    border-right-color: #ccc;
    border-left-color: auto;
    margin-top: 5px;
    margin-left: -10px;
    margin-right: auto;
}

.dropdown-submenu:hover>a:before {
    border-left-color: #fff;
}

@media (max-width:768px) {
    .dropdown-menu a {
        border-bottom: 1px solid #15a589;
    }

    .dropdown-submenu>.dropdown-menu {
        display: block;
        margin-left: 15px;
    }

    .dropdown-submenu>a:after {
        border-left-color: auto;
        border-right-color: auto;
        border: none;
    }

    .dropdown-menu .divider {
        display: none;
    }
}

.required {
    color: #e74c3c;
    margin-right: -10px;
}

.fh-custom label {
    text-align: left!important;
    margin-bottom: 5px!important;
}

.modal .alert {
    border-radius: 0!important;
}

textarea {
    resize: none!important;
}

a.btn-edit-am-note, a.btn-edit-note, a.btn-note, a.btn-am-note, a.btn-sales-note {
    color: #2c3e50;
    cursor: pointer;
    text-decoration: none;
}

.note-body,
.task-body,
.desc-body {
    overflow-wrap: break-word!important;
}

.non-block {
    display: table-cell!important;
}

.dashboard-table thead th,
.dashboard-table thead td,
.dashboard-table tbody td{
    white-space: nowrap;
}

.todo-lists .nav-pills>li.active>a,
.todo-lists .nav-pills>li.active>a:hover,
.todo-lists .nav-pills>li.active>a:focus,
.todo-lists .list-group-item.active,
.todo-lists .list-group-item.active:hover,
.todo-lists .list-group-item.active:focus,
.projects-list .nav-pills>li.active>a,
.projects-list .nav-pills>li.active>a:hover,
.projects-list .nav-pills>li.active>a:focus,
.projects-list .list-group-item.active,
.projects-list .list-group-item.active:hover,
.projects-list .list-group-item.active:focus,
.tasks-list .nav-pills>li.active>a,
.tasks-list .nav-pills>li.active>a:hover,
.tasks-list .nav-pills>li.active>a:focus,
.tasks-list .list-group-item.active,
.tasks-list .list-group-item.active:hover,
.tasks-list .list-group-item.active:focus {
    background-color: #15a589!important;
}

.todo-lists .list-item,
.projects-list .list-item,
.tasks-list .list-item {
    position: relative;
}

.todo-lists .list-item a.list-group-item,
.projects-list .list-item .list-group-item,
.tasks-list .list-item .list-group-item {
    position: relative;
    padding-right: 70px;
}

.projects-list .list-item .list-group-item {
    padding-right: 15px!important;
}

.todo-lists .list-item a.delete,
.projects-list .list-item a.delete,
.tasks-list .list-item a.delete {
    position: absolute;
    z-index: 9;
    top: 10px;
    right: 15px;
    color: #555555;
}

.todo-lists .list-item a.delete.active,
.projects-list .list-item a.delete.active,
.tasks-list .list-item a.delete.active {
    color: #FFFFFF;
}

.todo-lists .list-item a.edit,
.projects-list .list-item a.edit,
.tasks-list .list-item a.edit {
    position: absolute;
    z-index: 9;
    top: 10px;
    right: 45px;
    color: #555555;
}

.todo-lists .list-item a.edit.active,
.projects-list .list-item a.edit.active,
.tasks-list .list-item a.edit.active {
    color: #FFFFFF;
}

.todo-lists .list-item a.delete:hover ~ .list-group-item,
.todo-lists .list-item a.edit:hover ~ .list-group-item,
.projects-list .list-item a.delete:hover ~ .list-group-item,
.projects-list .list-item a.edit:hover ~ .list-group-item,
.tasks-list .list-item a.delete:hover ~ .list-group-item,
.tasks-list .list-item a.edit:hover ~ .list-group-item {
    background-color: #ecf0f1;
}

.task-types {
    padding: 0!important;
}

.task-types a {
    padding: 10px;
    text-decoration: none!important;
    cursor: pointer;
    display: block;
}

.task-types a.alert-active {
    background-color: #15a589!important;
    border-color: #18bc9c;
    color: #fff;
}

.todo-tasks .list-group-item,
.todo-tasks .list-group-item > label {
    position: relative;
}

.todo-tasks .list-group-item > label {
    padding-left: 120px;
}

.todo-tasks .dueby-date {
    float: left;
    margin-left: 19px;
    margin-top: 40px;
    margin-bottom: 10px;
}

.todo-tasks .dueby-input {
    float: left;
    width: 24px;
    height: 20px;
    margin-top: 18px;
    margin-left: 85px;
    cursor: pointer;
    background: transparent;
    border: none;
    color: transparent;
    position: absolute;
}

.todo-tasks .list-group-item a {
    position: absolute;
    top: 14px!important;
    z-index: 9;
    color: #2c3e50;
}

.todo-tasks .list-group-item a.move,
.todo-tasks .list-group-item a.move i {
    cursor: move!important;
}

.todo-tasks .list-group-item a.move {
    top: 15px;
    left: 15px;
    z-index: 4;
}

.todo-tasks .list-group-item a.edit {
    left: 42px;
    right: auto!important;
    z-index: 5;
}

.todo-page .datepicker {
    left: 40px!important;
}

.todo-page .datepicker:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0,0,0,.2);
    position: absolute;
    top: -7px;
    left: 68px;
}

.todo-page .datepicker:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    top: -6px;
    left: 68px;
}

.todo-tasks .list-group-item a.delete {
    left: 65px;
    right: auto!important;
    z-index: 6;
}

.todo-tasks .list-group-item a.dueby {
    left: 92px;
    z-index: 2;
}

.todo-tasks .list-group-item:hover > a.hidden {
    display: block!important;
}

.todo-tasks .list-group-item:hover > label {
    padding-left: 120px;
}

.new-list-input {
    outline: none!important;
    border: 0!important;
}

.media-custom .media-body {
    width: 100%!important;
    white-space: pre-line;
    display: block;
}

.sidebars .list-group-item {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.header-project-title {
    overflow: hidden;
    text-overflow: ellipsis;
    color: #FFFFFF;
    line-height: 60px;
    white-space: nowrap;
}

.navbar .col-xs-offset-8 {
    margin: 0!important;
}

.overflow-hidden {
    overflow: hidden!important;
}

textarea.task-item {
    width: 100%;
    border: none;
    padding: 0;
}

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

div.checkbox label {
    font-weight: bold!important;
}

.panel-custom-title {
    padding-right: 105px!important;
}

.ec-custom-btn {
    width: 150px!important;
}

.row-no-margin {
    margin: 0;
}

.list-group-custom .list-group-item:nth-child(even) {
    background-color: #f9f9f9;
}

.list-group-item>.badge {
    position: absolute!important;
    right: 10px;
}

.badge {
    background-color: #18BC9C!important;
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    background-color: #FFFFFF!important;
}

.task-list .reorder {
    margin-right: 10px;
    line-height: 30px;
}

.task-list .panel-body {
    padding: 0;
}

.task-list .list-group-item {
    padding: 15px;
}

.panel-heading.list-group {
    border-radius: 4px!important;
}

.panel-heading.list-group .list-group-item {
    background: none!important;
}

.panel-editable .input-group-item {
    padding: 0!important;
}

.panel-editable .input-group {
    border-radius: 0!important;
    margin-right: -1px!important;
    height: 40px;
}

.panel-editable .input-group-addon {
    border-radius: 0!important;
    background: none!important;
    border: 0!important;
    padding: 0!important;
    padding-left: 15px!important;
    font-weight: bold!important;
}

.panel-editable .input-group .form-control-editable {
    padding: 10px 15px!important;
    border-radius: 0!important;
    padding-left: 2px!important;
    border: 0!important;
}

.panel-editable .input-group .list-group-item,
.panel-editable .input-group-item {
    cursor: pointer;
}

.panel-editable .input-group-addon-custom {
    font-weight: normal!important;
    line-height: 30px;
    padding-left: 4px!important;
}

select {
    -webkit-appearance: none;
}

.overflow-hidden {
    overflow: hidden;
}

.modal.add-task .datepicker, .modal.edit-task .datepicker {
    left: 20px!important;
    top: 260px!important;
}

.datepicker .exit {
    display: block!important;
    width: 20px;
    height: 20px;
    position: absolute;
    right: -10px;
    top: -13px;
    opacity: 1;
    color: #138A4A;
    font-size: 25px;
}

.datepicker .close-shadow {
    text-shadow: 0 0 5px rgba(150,150,150,1);
}

.sidebars .datepicker {
    left: 18px!important;
}

.form-control-editable[disabled],
.form-control-editable[readonly],
fieldset[disabled] .form-control-editable,
.form-control-editable {
    line-height: 20px!important;
    background: none!important;
    background-color: transparent!important;
    border: none;
    padding: 0;
    display: inline-block;
    width: auto;
    height: auto;
    cursor: pointer;
}

.media-custom .media-body {
    border-bottom: 1px solid #DDD;
    padding-bottom: 10px;
}

.media-custom:last-child .media-body {
    border: 0;
    padding: 0;
}

.modal table.table {
    margin-bottom: 0!important;
}

* {
    outline: none!important;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus,
.dropdown-menu>li>a:hover, .navbar-nav>li>a.active {
    background-color: #15a589!important;
    color: #ffffff!important;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus,
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    background-color: #18bc9c!important;
}

.treeview .list-group-item {
    cursor: pointer;
}

.treeview span.indent {
    margin-left: 10px;
    margin-right: 10px;
}

.treeview span.icon {
    width: 12px;
    margin-right: 5px;
}

.treeview .node-disabled {
    color: silver;
    cursor: not-allowed;
}

.panel.list-group {
    border-bottom: 0!important;
    border-left: 0!important;
    border-right: 0!important;
    margin-bottom: 0!important;
}

.panel .panel.no-top-border {
    border-top: 0!important;
}

.list-group-custom label {
    display: block;
    padding: 10px 15px;
}

.list-group-custom input[type="checkbox"] {
    margin: 15px;
}

.list-group-custom .list-group-item,
.list-group-custom .panel-heading {
    padding: 0px;
}

.list-group-custom .list-group-item label {
    border-left: 20px solid #18bc9c;
}

.list-group-custom label {
    margin-bottom: 0;
}

.autocomplete-suggestions {
    border: 1px solid #999;
    background: #fff;
    cursor: default;
    overflow: auto;
}

.autocomplete-suggestion {
    padding: 10px 5px;
    font-size: 1.2em;
    white-space: nowrap;
    overflow: hidden;
}

.autocomplete-selected {
    background: #f0f0f0;
}

.autocomplete-suggestions strong {
    font-weight: normal;
    color: #3399ff;
}

.pdf-body {
    background-color: #525659;
    padding: 0!important;
}

.pdf-body iframe, .pdf-body .tools {
    border:0!important;
    width: 100%;
    height: 800px;
    position: relative;
    top: 0;
    z-index: 2;
}

.pdf-body .tools {
    position: absolute;
    z-index: 1;
}

.pdf-body .tools .tool-header {
    height: 49px;
    width: 100%;
    background: rgb(50,54,57);
    font-family:arial!important;
}

.pdf-body .tool-body {
    height: 756px;
}

.tools .title .text {
    margin: 15px 30.5px;
}

.tools .tool-item i {
    color: grey!important;
    font-size: 16pt;
}

.tools .title, .tools i {
    text-shadow: 0 0 5px rgba(0,0,0,1);
}

i.fa {
    cursor: pointer!important;
}

.tools .tool-list {
    margin-right: 19.5px;
}

.tools .tool-item {
    margin: 15px 10px;
    cursor: pointer!important;
}

.tools .title, .tools i {
    text-shadow: 0 0 5px rgba(0,0,0,1);
}

.tools .title, .tools .title .text {
    font-size: 11pt;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: white;
}

.modal table {
    border-collapse: separate!important;
    border-radius: 5px!important;
}

.modal.cost-table .input-group-addon-custom {
    padding: 0;
    background: none;
    border: none;
    padding-left: 7px;
}

.modal.cost-table .unit-price {
    padding:0!important;
}

.modal.cost-table .cic label,
.modal.asset-table .cic label {
    margin-bottom: 0;
    padding-top: 5px;
}

.modal-title {
    font-size: 19px;
}

.modal-title input, .cost-table td .modal-title input {
    width: 100%;
    border: none;
    border-radius: 5px;
    font-size: 15px!important;
    font-weight: bold;
}

.cost-table .sortable-fallback,
.asset-table .sortable-fallback {
    left: 0!important;
    background-color:white;
    display:none!important;
}

.cost-table .sortable-chosen,
.asset-table .sortable-chosen {
    display: table-row!important;
    visibility: visible!important;
}

.modal-title input, .cost-table td .modal-title input, .cost-table tr {
    height: 45px!important;
}

.modal-title input, .cost-table tbody td .modal-title input {
    padding: 9px!important;
}

.modal-title input, .cost-table thead td .modal-title input {
    padding: 5px!important;
    height: auto!important;
    font-size: 19px!important;
}

.cost-table a,
.asset-table a {
    cursor: pointer;
}

.cost-table tbody .fa-bars,
.asset-table tbody .fa-bars{
    margin-top: 10px!important;
}

.cost-table tbody tr, .cost-table tbody td,
.asset-table tbody tr, .asset-table tbody td {
    background-color: white;
}

.cost-table tbody tr td:first-of-type .col-md-1,
.cost-table tbody tr td:first-of-type .col-md-2,
.cost-table tbody tr td:first-of-type .col-md-3,
.cost-table tbody tr td:first-of-type .col-md-4,
.cost-table tbody tr td:first-of-type .col-md-5,
.cost-table tbody tr td:first-of-type .col-md-6,
.cost-table tbody tr td:first-of-type .col-md-7,
.cost-table tbody tr td:first-of-type .col-md-8,
.cost-table tbody tr td:first-of-type .col-md-9,
.cost-table tbody tr td:first-of-type .col-md-10,
.cost-table tbody tr td:first-of-type .col-md-11,
.cost-table tbody tr td:first-of-type .col-md-12,
.asset-table tbody tr td:first-of-type .col-md-1,
.asset-table tbody tr td:first-of-type .col-md-2,
.asset-table tbody tr td:first-of-type .col-md-3,
.asset-table tbody tr td:first-of-type .col-md-4,
.asset-table tbody tr td:first-of-type .col-md-5,
.asset-table tbody tr td:first-of-type .col-md-6,
.asset-table tbody tr td:first-of-type .col-md-7,
.asset-table tbody tr td:first-of-type .col-md-8,
.asset-table tbody tr td:first-of-type .col-md-9,
.asset-table tbody tr td:first-of-type .col-md-10,
.asset-table tbody tr td:first-of-type .col-md-11,
.asset-table tbody tr td:first-of-type .col-md-12
{
    padding: 1px!important;
}

.cost-table .modal-footer .btn,
.asset-table .modal-footer .btn {
    margin: 3px;
}

.add-new-contact {
    cursor: pointer;
    color: #15A589;
}

.panel.panel-ccl a {
    cursor: pointer;
}

.panel-editable .input-group-addon-icon {
    padding: 10px!important;
}

.masonry .list-group-item {
    padding-right: 80px;
    padding-left: 40px;
}

.masonry .list-group-item-percent {
    position: absolute;
    font-size: 10pt;
    left: 4px;
    top: 11px;
    width: 32px;
    text-align: center;
}

.projects-list .list-group-item,
.masonry .list-group-item,
.masonry .list-group-no-assigned {
    cursor: default;
}

.list-group-actions {
    cursor: pointer!important;
    position: absolute;
    top: 10px;
    right: 15px;
}

.list-group-item-action {
    margin-left: 4px;
}

.list-group-item-delete {
    position: absolute;
    top: 12px;
    right: 15px;
    display: none;
}

.masonry .list-group-item:hover .list-group-item-delete {
    display: block;
}

.masonry .list-group-item {
    min-height: 60px;
    word-break: break-all;
}

.masonry .due-date {
    margin-top: 3px!important;
    font-size: 10pt;
    text-align: right;
    cursor: text!important;
}

.masonry .list-group {
    min-height: 42px;
}

.masonry .sortable-ghost {
    opacity: 0!important;
}

.app-body {
    overflow: hidden;
}

.text-wrap {
    word-break: break-word;
}

.list-group-no-assigned {
    position: absolute;
    top: 52px;
    left: 30px;
    display: none;
}

.masonry ul:empty ~ .list-group-no-assigned {
    display: block;
}

.list-group-item-full {
    min-height: 63px!important;
}

.due-date {
    margin-top: 25px;
}

.list-group-item .actions {
    float: right;
    position: relative!important;
    top: 3px;
    font-size: 9pt;
    z-index: 2;
}

.list-group-item .actions .user-badge {
    width: 20px!important;
    height: 20px!important;
    margin: auto!important;
    float: right!important;
}

.list-group-item .dev-task {
    padding-right: 100px!important;
    position: relative!important;
    z-index: 1;
}

@media (max-width: 768px) {
    .btn-responsive {
        font-size:80%;
        line-height: 1;
    }
    
    .masonry {
        margin: 0.5em!important;
        padding: 0!important;
    }
}

@media (min-width: 769px) and (max-width: 992px) {
    .btn-responsive {
        font-size:90%;
        line-height: 1.2;
    }
    
    .masonry {
        margin: 0.5em!important;
        padding: 0!important;
        margin-right: 1em!important;
    }
}

.project-preview .mfp-content {
    max-width: 90%!important;
}

.project-preview .mfp-content,
.task-preview .mfp-content {
    height: 100%;
}

.project-preview .mfp-iframe-scaler,
.task-preview .mfp-iframe-scaler {
    background: #525659;
    height: 100%!important;
    padding-top: inherit!important;
}

.tasks-header {
    position: relative;
    line-height: 24px;
    padding: 7px 15px;
    color: #5d6b6c;
    text-shadow: 0 1px rgba(255, 255, 255, 0.7);
    background: #f0f1f2;
    border-bottom: 1px solid #d1d1d1;
    border-radius: 3px 3px 0 0;
    background-image: -webkit-linear-gradient(top, #f5f7fd, #e6eaec);
    background-image: -moz-linear-gradient(top, #f5f7fd, #e6eaec);
    background-image: -o-linear-gradient(top, #f5f7fd, #e6eaec);
    background-image: linear-gradient(to bottom, #f5f7fd, #e6eaec);
    -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 1px rgba(0, 0, 0, 0.03);
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 1px rgba(0, 0, 0, 0.03);
}

.tasks-title {
    line-height: inherit;
    font-size: 14px;
    font-weight: bold;
    color: inherit;
}

.tasks-lists {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -11px;
    padding: 10px 4px;
    width: 19px;
    height: 3px;
    font: 0/0 serif;
    text-shadow: none;
    color: transparent;
}

.tasks-lists:before {
    content: '';
    display: block;
    height: 3px;
    background: #8c959d;
    border-radius: 1px;
    -webkit-box-shadow: 0 6px #8c959d, 0 -6px #8c959d;
    box-shadow: 0 6px #8c959d, 0 -6px #8c959d;
}

.tasks-list-item,
.list-group-item-pointer,
.list-group-item-pointer a {
    cursor: pointer!important;
}

.tasks-list-item {
    display: block;
    line-height: 24px;
    padding: 12px 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.tasks-list-item + .tasks-list-item {
    border-top: 1px solid #f0f2f3;
}

.tasks-list-cb {
    display: none;
}

.tasks-list-mark {
    position: relative;
    /*display: inline-block;*/
    vertical-align: top;
    margin-top: 3px;
    float: right;
    width: 20px;
    height: 20px;
    border: 2px solid #c4cbd2;
    border-radius: 12px;
}

.tasks-list-mark:before {
    content: '';
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -4px 0 0 -6px;
    height: 7px;
    width: 12px;
    border: solid #39ca74;
    border-width: 0 0 4px 4px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.tasks-list-cb:checked ~ .tasks-list-mark {
    border-color: #39ca74;
}

.tasks-list-cb:checked ~ .tasks-list-mark:before {
    display: block;
}

.tasks-list-cb:checked ~ .tasks-list-desc {
    text-decoration: line-through;
}

.panel-heading .tasks-list-mark,
.panel-heading .tasks-list-cb:checked ~ .tasks-list-mark,
.panel-heading .tasks-list-mark:before {
    border-color: #FFFFFF;
}

.list-group-custom .panel-heading,
.list-group-custom .list-group-item,
.panel.list-group-custom,
.panel .panel-heading.panel-heading-progress,
.panel.list-group-custom.list-group-last li:last-child {
    border-radius: 0!important;
    border-color: #15a589!important;
}

.panel.list-group-custom.list-group-last li:last-child {
    border-bottom: 1px solid #15a589!important;
}

.list-group-custom .panel-heading,
.progress.progress-custom {
    border-radius: 0!important;
}

.panel-heading-progress,
.panel-task-checklist li.list-group-item {
    padding: 0!important;
}

.panel-heading-container {
    height: 40px!important;
}

.panel-heading-title {
    position: absolute;
    padding: 10px 15px;
    color: #FFF!important;
    max-width: 84%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.list-group-search .list-group-item, .list-group-item.no-padding {
    padding: 0;
}

.list-group-search a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
}

.list-group-search a:hover {
    background-color: #ecf0f1;
}

.file-option-datetime {
    font-size: 9pt!important;
}

.progress.progress-custom {
    margin-bottom: 0!important;
    height: 40px!important;
    background-color: #18bc9c!important;
    border-top-left-radius: 4px!important;
    border-top-right-radius: 4px!important;
}

.progress.progress-custom .progress-bar-success {
    background-color: #15a589!important;
}

.progress.progress-custom .progress-bar {
    line-height: 40px!important;
    -webkit-transition: width 0.1s ease;
    -o-transition: width 0.1s ease;
    transition: width 0.1s ease;
}

.progress-value {
    color: #FFF;
    margin-top: 10px;
    right: 35px;
    position: absolute;
    -webkit-transition: color 1s ease-in;
    -moz-transition: color 1s ease-in;
    -o-transition: color 1s ease-in;
    -ms-transition: color 1s ease-in;
    transition: color 1s ease-in;
}

.panel-editable .input-group .form-control-editable.form-control-force-no-padding {
    padding: 0px!important;
}

.panel-editable .input-group span.form-control-editable {
    padding-right: 15px!important;
}

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

.modal .alert.load-more {
    margin-bottom: 0!important;
    cursor: pointer;
}

.badge.badge-warning {
    background-color:#f39c12!important;
}

.quote-group li {
    padding: 0!important;
}

.quote-group li > a {
    padding: 10px 15px!important;
    display: block;
    cursor: pointer;
    text-decoration: none;
    border: 0!important;
}

.quote-table li > .no-quotes {
    padding: 10px 15px!important;
    border: 0!important;
}

.quote-group li > .badge {
    float: right;
    top: 13px;
    pointer-events: none;
}

.table-data thead th {
    text-align: center!important;
    vertical-align: middle!important;
}

.table-data tbody td {
    min-height: 40px!important;
}

.table-data {
    margin: 0!important;
}

.modal.quote-pdf .exit {
    color: #2c3e50;
}
.modal.quote-pdf .modal-header .exit {
    margin-top: -2px;
}
.modal.quote-pdf button.exit {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}
.modal.quote-pdf .exit {
    color: #fff;
    text-decoration: none;
    opacity: .4;
}
.modal.quote-pdf .exit {
    float: right;
    font-size: 22.5px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: none;
    opacity: .2;
    filter: alpha(opacity=20);
}

@media (min-width: 992px) {
    .modal.quote-pdf .modal-lg {
        width: 863px!important;
    }
    
    html.win .modal.quote-pdf .modal-lg {
        width: 879px!important;
    }
}

.progress-bar-0p .progress-bar {
    width: 0%;
}

.progress-bar-1p .progress-bar {
    width: 1%;
}

.progress-bar-2p .progress-bar {
    width: 2%;
}

.progress-bar-3p .progress-bar {
    width: 3%;
}

.progress-bar-4p .progress-bar {
    width: 4%;
}

.progress-bar-5p .progress-bar {
    width: 5%;
}

.progress-bar-6p .progress-bar {
    width: 6%;
}

.progress-bar-7p .progress-bar {
    width: 7%;
}

.progress-bar-8p .progress-bar {
    width: 8%;
}

.progress-bar-9p .progress-bar {
    width: 9%;
}

.progress-bar-10p .progress-bar {
    width: 10%;
}

.progress-bar-11p .progress-bar {
    width: 11%;
}

.progress-bar-12p .progress-bar {
    width: 12%;
}

.progress-bar-13p .progress-bar {
    width: 13%;
}

.progress-bar-14p .progress-bar {
    width: 14%;
}

.progress-bar-15p .progress-bar {
    width: 15%;
}

.progress-bar-16p .progress-bar {
    width: 16%;
}

.progress-bar-17p .progress-bar {
    width: 17%;
}

.progress-bar-18p .progress-bar {
    width: 18%;
}

.progress-bar-19p .progress-bar {
    width: 19%;
}

.progress-bar-20p .progress-bar {
    width: 20%;
}

.progress-bar-21p .progress-bar {
    width: 21%;
}

.progress-bar-22p .progress-bar {
    width: 22%;
}

.progress-bar-23p .progress-bar {
    width: 23%;
}

.progress-bar-24p .progress-bar {
    width: 24%;
}

.progress-bar-25p .progress-bar {
    width: 25%;
}

.progress-bar-26p .progress-bar {
    width: 26%;
}

.progress-bar-27p .progress-bar {
    width: 27%;
}

.progress-bar-28p .progress-bar {
    width: 28%;
}

.progress-bar-29p .progress-bar {
    width: 29%;
}

.progress-bar-30p .progress-bar {
    width: 30%;
}

.progress-bar-31p .progress-bar {
    width: 31%;
}

.progress-bar-32p .progress-bar {
    width: 32%;
}

.progress-bar-33p .progress-bar {
    width: 33%;
}

.progress-bar-34p .progress-bar {
    width: 34%;
}

.progress-bar-35p .progress-bar {
    width: 35%;
}

.progress-bar-36p .progress-bar {
    width: 36%;
}

.progress-bar-37p .progress-bar {
    width: 37%;
}

.progress-bar-38p .progress-bar {
    width: 38%;
}

.progress-bar-39p .progress-bar {
    width: 39%;
}

.progress-bar-40p .progress-bar {
    width: 40%;
}

.progress-bar-41p .progress-bar {
    width: 41%;
}

.progress-bar-42p .progress-bar {
    width: 42%;
}

.progress-bar-43p .progress-bar {
    width: 43%;
}

.progress-bar-44p .progress-bar {
    width: 44%;
}

.progress-bar-45p .progress-bar {
    width: 45%;
}

.progress-bar-46p .progress-bar {
    width: 46%;
}

.progress-bar-47p .progress-bar {
    width: 47%;
}

.progress-bar-48p .progress-bar {
    width: 48%;
}

.progress-bar-49p .progress-bar {
    width: 49%;
}

.progress-bar-50p .progress-bar {
    width: 50%;
}

.progress-bar-51p .progress-bar {
    width: 51%;
}

.progress-bar-52p .progress-bar {
    width: 52%;
}

.progress-bar-53p .progress-bar {
    width: 53%;
}

.progress-bar-54p .progress-bar {
    width: 54%;
}

.progress-bar-55p .progress-bar {
    width: 55%;
}

.progress-bar-56p .progress-bar {
    width: 56%;
}

.progress-bar-57p .progress-bar {
    width: 57%;
}

.progress-bar-58p .progress-bar {
    width: 58%;
}

.progress-bar-59p .progress-bar {
    width: 59%;
}

.progress-bar-60p .progress-bar {
    width: 60%;
}

.progress-bar-61p .progress-bar {
    width: 61%;
}

.progress-bar-62p .progress-bar {
    width: 62%;
}

.progress-bar-63p .progress-bar {
    width: 63%;
}

.progress-bar-64p .progress-bar {
    width: 64%;
}

.progress-bar-65p .progress-bar {
    width: 65%;
}

.progress-bar-66p .progress-bar {
    width: 66%;
}

.progress-bar-67p .progress-bar {
    width: 67%;
}

.progress-bar-68p .progress-bar {
    width: 68%;
}

.progress-bar-69p .progress-bar {
    width: 69%;
}

.progress-bar-70p .progress-bar {
    width: 70%;
}

.progress-bar-71p .progress-bar {
    width: 71%;
}

.progress-bar-72p .progress-bar {
    width: 72%;
}

.progress-bar-73p .progress-bar {
    width: 73%;
}

.progress-bar-74p .progress-bar {
    width: 74%;
}

.progress-bar-75p .progress-bar {
    width: 75%;
}

.progress-bar-76p .progress-bar {
    width: 76%;
}

.progress-bar-77p .progress-bar {
    width: 77%;
}

.progress-bar-78p .progress-bar {
    width: 78%;
}

.progress-bar-79p .progress-bar {
    width: 79%;
}

.progress-bar-80p .progress-bar {
    width: 80%;
}

.progress-bar-81p .progress-bar {
    width: 81%;
}

.progress-bar-82p .progress-bar {
    width: 82%;
}

.progress-bar-83p .progress-bar {
    width: 83%;
}

.progress-bar-84p .progress-bar {
    width: 84%;
}

.progress-bar-85p .progress-bar {
    width: 85%;
}

.progress-bar-86p .progress-bar {
    width: 86%;
}

.progress-bar-87p .progress-bar {
    width: 87%;
}

.progress-bar-88p .progress-bar {
    width: 88%;
}

.progress-bar-89p .progress-bar {
    width: 89%;
}

.progress-bar-90p .progress-bar {
    width: 90%;
}

.progress-bar-91p .progress-bar {
    width: 91%;
}

.progress-bar-92p .progress-bar {
    width: 92%;
}

.progress-bar-93p .progress-bar {
    width: 93%;
}

.progress-bar-94p .progress-bar {
    width: 94%;
}

.progress-bar-95p .progress-bar {
    width: 95%;
}

.progress-bar-96p .progress-bar {
    width: 96%;
}

.progress-bar-97p .progress-bar {
    width: 97%;
}

.progress-bar-98p .progress-bar {
    width: 98%;
}

.progress-bar-99p .progress-bar {
    width: 99%;
}

.progress-bar-100p .progress-bar {
    width: 100%;
}

.progress-bar-0p .progress-value::before {
    content: '0';
}

.progress-bar-1p .progress-value::before {
    content: '1';
}

.progress-bar-2p .progress-value::before {
    content: '2';
}

.progress-bar-3p .progress-value::before {
    content: '3';
}

.progress-bar-4p .progress-value::before {
    content: '4';
}

.progress-bar-5p .progress-value::before {
    content: '5';
}

.progress-bar-6p .progress-value::before {
    content: '6';
}

.progress-bar-7p .progress-value::before {
    content: '7';
}

.progress-bar-8p .progress-value::before {
    content: '8';
}

.progress-bar-9p .progress-value::before {
    content: '9';
}

.progress-bar-10p .progress-value::before {
    content: '10';
}

.progress-bar-11p .progress-value::before {
    content: '11';
}

.progress-bar-12p .progress-value::before {
    content: '12';
}

.progress-bar-13p .progress-value::before {
    content: '13';
}

.progress-bar-14p .progress-value::before {
    content: '14';
}

.progress-bar-15p .progress-value::before {
    content: '15';
}

.progress-bar-16p .progress-value::before {
    content: '16';
}

.progress-bar-17p .progress-value::before {
    content: '17';
}

.progress-bar-18p .progress-value::before {
    content: '18';
}

.progress-bar-19p .progress-value::before {
    content: '19';
}

.progress-bar-20p .progress-value::before {
    content: '20';
}

.progress-bar-21p .progress-value::before {
    content: '21';
}

.progress-bar-22p .progress-value::before {
    content: '22';
}

.progress-bar-23p .progress-value::before {
    content: '23';
}

.progress-bar-24p .progress-value::before {
    content: '24';
}

.progress-bar-25p .progress-value::before {
    content: '25';
}

.progress-bar-26p .progress-value::before {
    content: '26';
}

.progress-bar-27p .progress-value::before {
    content: '27';
}

.progress-bar-28p .progress-value::before {
    content: '28';
}

.progress-bar-29p .progress-value::before {
    content: '29';
}

.progress-bar-30p .progress-value::before {
    content: '30';
}

.progress-bar-31p .progress-value::before {
    content: '31';
}

.progress-bar-32p .progress-value::before {
    content: '32';
}

.progress-bar-33p .progress-value::before {
    content: '33';
}

.progress-bar-34p .progress-value::before {
    content: '34';
}

.progress-bar-35p .progress-value::before {
    content: '35';
}

.progress-bar-36p .progress-value::before {
    content: '36';
}

.progress-bar-37p .progress-value::before {
    content: '37';
}

.progress-bar-38p .progress-value::before {
    content: '38';
}

.progress-bar-39p .progress-value::before {
    content: '39';
}

.progress-bar-40p .progress-value::before {
    content: '40';
}

.progress-bar-41p .progress-value::before {
    content: '41';
}

.progress-bar-42p .progress-value::before {
    content: '42';
}

.progress-bar-43p .progress-value::before {
    content: '43';
}

.progress-bar-44p .progress-value::before {
    content: '44';
}

.progress-bar-45p .progress-value::before {
    content: '45';
}

.progress-bar-46p .progress-value::before {
    content: '46';
}

.progress-bar-47p .progress-value::before {
    content: '47';
}

.progress-bar-48p .progress-value::before {
    content: '48';
}

.progress-bar-49p .progress-value::before {
    content: '49';
}

.progress-bar-50p .progress-value::before {
    content: '50';
}

.progress-bar-51p .progress-value::before {
    content: '51';
}

.progress-bar-52p .progress-value::before {
    content: '52';
}

.progress-bar-53p .progress-value::before {
    content: '53';
}

.progress-bar-54p .progress-value::before {
    content: '54';
}

.progress-bar-55p .progress-value::before {
    content: '55';
}

.progress-bar-56p .progress-value::before {
    content: '56';
}

.progress-bar-57p .progress-value::before {
    content: '57';
}

.progress-bar-58p .progress-value::before {
    content: '58';
}

.progress-bar-59p .progress-value::before {
    content: '59';
}

.progress-bar-60p .progress-value::before {
    content: '60';
}

.progress-bar-61p .progress-value::before {
    content: '61';
}

.progress-bar-62p .progress-value::before {
    content: '62';
}

.progress-bar-63p .progress-value::before {
    content: '63';
}

.progress-bar-64p .progress-value::before {
    content: '64';
}

.progress-bar-65p .progress-value::before {
    content: '65';
}

.progress-bar-66p .progress-value::before {
    content: '66';
}

.progress-bar-67p .progress-value::before {
    content: '67';
}

.progress-bar-68p .progress-value::before {
    content: '68';
}

.progress-bar-69p .progress-value::before {
    content: '69';
}

.progress-bar-70p .progress-value::before {
    content: '70';
}

.progress-bar-71p .progress-value::before {
    content: '71';
}

.progress-bar-72p .progress-value::before {
    content: '72';
}

.progress-bar-73p .progress-value::before {
    content: '73';
}

.progress-bar-74p .progress-value::before {
    content: '74';
}

.progress-bar-75p .progress-value::before {
    content: '75';
}

.progress-bar-76p .progress-value::before {
    content: '76';
}

.progress-bar-77p .progress-value::before {
    content: '77';
}

.progress-bar-78p .progress-value::before {
    content: '78';
}

.progress-bar-79p .progress-value::before {
    content: '79';
}

.progress-bar-80p .progress-value::before {
    content: '80';
}

.progress-bar-81p .progress-value::before {
    content: '81';
}

.progress-bar-82p .progress-value::before {
    content: '82';
}

.progress-bar-83p .progress-value::before {
    content: '83';
}

.progress-bar-84p .progress-value::before {
    content: '84';
}

.progress-bar-85p .progress-value::before {
    content: '85';
}

.progress-bar-86p .progress-value::before {
    content: '86';
}

.progress-bar-87p .progress-value::before {
    content: '87';
}

.progress-bar-88p .progress-value::before {
    content: '88';
}

.progress-bar-89p .progress-value::before {
    content: '89';
}

.progress-bar-90p .progress-value::before {
    content: '90';
}

.progress-bar-91p .progress-value::before {
    content: '91';
}

.progress-bar-92p .progress-value::before {
    content: '92';
}

.progress-bar-93p .progress-value::before {
    content: '93';
}

.progress-bar-94p .progress-value::before {
    content: '94';
}

.progress-bar-95p .progress-value::before {
    content: '95';
}

.progress-bar-96p .progress-value::before {
    content: '96';
}

.progress-bar-97p .progress-value::before {
    content: '97';
}

.progress-bar-98p .progress-value::before {
    content: '98';
}

.progress-bar-99p .progress-value::before {
    content: '99';
}

.progress-bar-100p .progress-value::before {
    content: '100';
}

.modal.fullscreen .modal-dialog,
.modal.fullscreen .modal-content,
.modal.fullscreen .modal-body,
.modal.fullscreen .modal-body .tools,
.modal.fullscreen iframe {
    width: 100%!important;
    height: 100%!important;
}

.modal.fullscreen {
    overflow:hidden!important;
}

.modal.fullscreen .modal-body .tools .tool-body {
    height:0!important;
}

.modal.fullscreen .modal-dialog {
    padding: 0;
    margin: 0;
}

.modal.fullscreen .modal-content {
    min-height: 100%!important;
    border-radius: 0px!important;
}

.fa-mirrored {
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.fa-flipped {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.form-control-acl .form-control-editable[disabled],
.form-control-acl .form-control-editable[readonly],
.form-control-acl fieldset[disabled]
.form-control-acl .form-control-editable {
    width: 100%!important;
}

.no-assets {
    color: #000;
    opacity: 1;
}

.no-assets label {
    color: #000;
    cursor: pointer;
    font-size: 11pt;
}

.task-datepicker {
    height: 320px!important;
}

.task-datepicker:not(.filtered):before {
    border-bottom: 0px!important;
    border-top: 7px solid #ccc!important;
    border-top-color: rgba(0,0,0,.2)!important;
    top: auto!important;
    bottom: -7px!important;
    left: 256px!important;
}

.task-datepicker:not(.filtered):after {
    border-bottom: 0px!important;
    border-top: 6px solid #fff!important;
    top: auto!important;
    bottom: -6px!important;
    left: 257px!important;
}

.datepicker.filtered:before {
    border-top: 0px!important;
    border-bottom: 7px solid #ccc!important;
    border-bottom-color: rgba(0,0,0,.2)!important;
    top: -7px!important;
    left: 246px!important;
}

.datepicker.filtered:after {
    border-top: 0px!important;
    border-bottom: 6px solid #fff!important;
    top: -6px!important;
    left: 247px!important;
}

.task-user-option {
    position: relative!important;
    float: right!important;
    margin-right: 5px!important;
    z-index: 3!important;
}

.task-user-option div.dev-selector {
    cursor: pointer!important;
    color: #FFFFFF!important;
    padding: 0 5px!important;
    font-size: 12px!important;
    line-height: 22px!important;
}

.task-user-option i.dev-selector {
    font-size: 20px!important;
}

.task-list .list-group-item.task-item-new {
    padding: 0px 15px;
    position: relative;
    margin-bottom:-1px!important;
}

.task-options {
    float: right!important;
    position: relative!important;
    z-index: 3!important;
    padding-top: 10px!important;
}

.task-options-state {
    position: relative!important;
    float: right!important;
    margin-right: 10px!important;
    z-index: 3!important;
}

.task-viewer .task-options-state {
    z-index: initial!important;
}

.task-options-state div {
    width: 22px!important;
    height: 22px!important;
    line-height: 22px!important;
    font-size: 6pt!important;
}

.task-options-edit {
    position: relative!important;
    float: right!important;
    margin-right: 5px!important;
    z-index: 3!important;
}

.task-options-edit .dropdown-toggle {
    font-size: 22px!important;
}

.task-options-edit ul {
    cursor: auto!important;
}

.task-options-edit a {
    cursor: pointer!important;
}

.date-selector {
    text-align: center!important;
    position: relative!important;
    font-size: 13px!important;
    padding-top: 28px!important;
    margin-left: -13px!important;
    position: relative!important;
    z-index: 2!important;
    cursor: pointer!important;
}

.date-selector input.form-control:not(.filtered) {
    pointer-events: none!important;
    margin-top: -345px!important;
    min-width: 10px!important;
    width: 10px!important;
    position: absolute!important;
    margin-left: -200px!important;
    color: transparent!important;
    background-color: transparent!important;
    border: 0!important;
}

.date-selector input.form-control.dev-task-datepicker:not(.filtered) {
    margin-top: -370px!important;
}

.date-selector input.form-control.filtered {
    pointer-events: none!important;
    margin-top: -20px!important;
    min-width: 10px!important;
    width: 10px!important;
    position: absolute!important;
    margin-left: -200px!important;
    color: transparent!important;
    background-color: transparent!important;
    border: 0!important;
}

.task-sorting {
    float: left!important;
    position: relative!important;
    padding: 10px 0 0 10px!important;
    z-index: 2!important;
    cursor: move!important;
}

.task-sorting i {
    cursor: move!important;
}

.task-item-body {
    position: relative!important;
    padding: 10px 100px 25px 40px!important;
    z-index: 1!important;
}

.task-item-body .task-body {
    min-height: 25px;
}

.task-viewer .date-selector {
    padding: 0!important;
    margin-top: 28px!important;
}

.task-viewer .task-item-body {
    padding: 0!important;
    margin: 10px 100px 25px 40px!important;
}

.task-viewer .task-options,
.task-viewer .task-user-option,
.task-viewer .date-selector,
.task-viewer .task-options-edit,
.task-viewer .task-item-body {
    z-index: initial!important;
}

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.file-uploader .nav-pills>li.active>a,
.file-uploader .nav-pills>li.active>a:hover,
.file-uploader .nav-pills>li.active>a:focus,
.file-uploader .list-group-item.active,
.file-uploader .list-group-item.active:hover,
.file-uploader .list-group-item.active:focus {
    background-color: #15a589!important;
    border-radius: 0;
}

.file-uploader .active:first-child a,
.file-uploader .active:first-child a:hover {
    border-bottom-left-radius: 4px!important;
}

.file-uploader .active:last-child a,
.file-uploader .active:last-child a:hover {
    border-bottom-right-radius: 4px!important;
}

.file-uploader .list-group-item .list-group,
.vimeo-box .list-group-item .list-group {
    margin: 0!important;
}

.file-uploader .sub-list-group,
.vimeo-box .sub-list-group {
    padding: 0!important;
}

.file-uploader li.dropdown-header {
    color: #15a589!important;
}

.file-uploader a,
.vimeo-box a {
    cursor: pointer;
    text-decoration: none;
}

.list-group-file {
    position: relative!important;
    text-shadow: 0px 0px 3px rgba(255, 255, 255, 1);
}

.list-group-file .file-options,
.list-group-file .file-upload-timer {
    position: relative;
    z-index: 2;
    float: right;
    text-align: center;
}

.list-group-file .file-options div {
    display: inline-block;
    padding: 0 3px 0 3px;
    font-size: 18px;
    text-shadow: none!important;
    color: #0fcea8!important;
}

.list-group-file .file-body {
    position: relative;
    z-index: 1;
    margin-right: 70px;
    word-break: break-word;
}

.vimeo-file {
    margin-right: 155px!important;
}

.open-vimeo {
    font-size: 15px;
}

.list-group-file .upload-progress {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 0%;
    z-index: 0;
    background-color: rgb(15, 206, 168);
}

.file-delete-option {
    vertical-align: top;
}

.scrollable-menu {
    height: auto;
    max-height: 201px;
    overflow: auto;
}

.scrollable-menu::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 7px;
}

.scrollable-menu::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

.btn.btn-po-label {
    color: #2c3e50!important;
}

.po-message {
    display: block;
    margin: 10px 0 0 0;
}

div[class*='storage-preview-'] .mfp-content {
    height: 100%;
}

div[class*='storage-preview-'] .mfp-iframe-scaler {
    height: 100%!important;
    padding-top: inherit!important;
}

div[class*='storage-preview-'] .mfp-iframe-scaler iframe {
    background: none;
    box-shadow: none;
}

div[class*='storage-preview-'] .mfp-content.preview-loaded {
    vertical-align: top;
}

.dev-project-item {
    padding-right: 35px!important;
}

.dev-project-item.active + .dev-list-group-item-action {
    color: #FFFFFF!important;
}

.dev-list-group-item-action {
    position: absolute;
    top: 14px;
    right: 10px;
    z-index: 2;
}

.modal-loader {
    font-size: 20pt;
    margin: 50px;
    color: #18bc9c;
    cursor: default!important;
}

.am-po {
    cursor: pointer!important;
}



.dev-project-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #15a589!important;
    color: #FFF;
    cursor: pointer!important;
}

.d-initial {
    display: initial;
}

.p-initial-important,
.list-group-item .p-initial-important {
    position: initial!important;
}

.status-success {
    border-left: 15px solid #18bc9c!important;
}

.status-danger {
    border-left: 15px solid #ff6050!important;
}

.status-warning {
    border-left: 15px solid #f39c12!important;
}

.list-group-item .dev-dash-task-item {
    word-break: break-word;
    padding-right: 0!important;
    margin-right: 100px!important;
}

.dev-dash-dropdown {
    margin-right: -60px;
    margin-top: 21px;
}

.list-group-item .actions .user-badge.dev-dash-user-icon {
    font-size: 17px;
    line-height: 20px;
    color: #949494;
    margin-right: 1px!important;
}

.list-group-item .actions .user-badge.dev-dash-status-icon {
    font-size: 20px;
    line-height: 21px;
    color: #949494;
    margin-right: 1px!important;
}

.list-group-item .actions .user-badge.dev-dash-link-icon {
    font-size: 17px;
    line-height: 20px;
    color: #949494;
}

.dev-dash-tooltip {
    max-width: 250px!important;
    padding: 10px!important;
    word-break: break-word;
}

.dev-dash .due-date {
    text-align: center;
}


.width-inherit input {
    width: 100%!important;
}

.file-uploader .dropdown-header, .vimeo-box .dropdown-header {
    min-height: 40px;
}

.file-uploader .section, .vimeo-box .section {
    float: left;
}

.glyphicon.glyphicon-animate, .fa.fa-animate {
    animation: spin .7s infinite linear;
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}

:root .grid-stack-item>.ui-resizable-handle{filter:none}.grid-stack{position:relative}.grid-stack.grid-stack-rtl{direction:ltr}.grid-stack.grid-stack-rtl>.grid-stack-item{direction:rtl}.grid-stack .grid-stack-placeholder>.placeholder-content{border:1px dashed #d3d3d3;margin:0;position:absolute;top:0;left:10px;right:10px;bottom:0;width:auto;z-index:0!important;text-align:center}.grid-stack>.grid-stack-item{min-width:8.3333333333%;position:absolute;padding:0}.grid-stack>.grid-stack-item>.grid-stack-item-content{margin:0;position:absolute;top:0;left:10px;right:10px;bottom:0;width:auto;z-index:0!important;overflow-x:hidden;overflow-y:auto}.grid-stack>.grid-stack-item>.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.grid-stack>.grid-stack-item.ui-resizable-autohide>.ui-resizable-handle,.grid-stack>.grid-stack-item.ui-resizable-disabled>.ui-resizable-handle{display:none}.grid-stack>.grid-stack-item.ui-draggable-dragging,.grid-stack>.grid-stack-item.ui-resizable-resizing{z-index:100}.grid-stack>.grid-stack-item.ui-draggable-dragging>.grid-stack-item-content,.grid-stack>.grid-stack-item.ui-resizable-resizing>.grid-stack-item-content{box-shadow:1px 4px 6px rgba(0,0,0,.2);opacity:.8}.grid-stack>.grid-stack-item>.ui-resizable-se,.grid-stack>.grid-stack-item>.ui-resizable-sw{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDUxMS42MjYgNTExLjYyNyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTExLjYyNiA1MTEuNjI3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTMyOC45MDYsNDAxLjk5NGgtMzYuNTUzVjEwOS42MzZoMzYuNTUzYzQuOTQ4LDAsOS4yMzYtMS44MDksMTIuODQ3LTUuNDI2YzMuNjEzLTMuNjE1LDUuNDIxLTcuODk4LDUuNDIxLTEyLjg0NSAgIGMwLTQuOTQ5LTEuODAxLTkuMjMxLTUuNDI4LTEyLjg1MWwtNzMuMDg3LTczLjA5QzI2NS4wNDQsMS44MDksMjYwLjc2LDAsMjU1LjgxMywwYy00Ljk0OCwwLTkuMjI5LDEuODA5LTEyLjg0Nyw1LjQyNCAgIGwtNzMuMDg4LDczLjA5Yy0zLjYxOCwzLjYxOS01LjQyNCw3LjkwMi01LjQyNCwxMi44NTFjMCw0Ljk0NiwxLjgwNyw5LjIyOSw1LjQyNCwxMi44NDVjMy42MTksMy42MTcsNy45MDEsNS40MjYsMTIuODUsNS40MjYgICBoMzYuNTQ1djI5Mi4zNThoLTM2LjU0MmMtNC45NTIsMC05LjIzNSwxLjgwOC0xMi44NSw1LjQyMWMtMy42MTcsMy42MjEtNS40MjQsNy45MDUtNS40MjQsMTIuODU0ICAgYzAsNC45NDUsMS44MDcsOS4yMjcsNS40MjQsMTIuODQ3bDczLjA4OSw3My4wODhjMy42MTcsMy42MTcsNy44OTgsNS40MjQsMTIuODQ3LDUuNDI0YzQuOTUsMCw5LjIzNC0xLjgwNywxMi44NDktNS40MjQgICBsNzMuMDg3LTczLjA4OGMzLjYxMy0zLjYyLDUuNDIxLTcuOTAxLDUuNDIxLTEyLjg0N2MwLTQuOTQ4LTEuODA4LTkuMjMyLTUuNDIxLTEyLjg1NCAgIEMzMzguMTQyLDQwMy44MDIsMzMzLjg1Nyw0MDEuOTk0LDMyOC45MDYsNDAxLjk5NHoiIGZpbGw9IiM2NjY2NjYiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);background-repeat:no-repeat;background-position:center;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.grid-stack>.grid-stack-item>.ui-resizable-nw{cursor:nw-resize;width:20px;height:20px;left:10px;top:0}.grid-stack>.grid-stack-item>.ui-resizable-n{cursor:n-resize;height:10px;top:0;left:25px;right:25px}.grid-stack>.grid-stack-item>.ui-resizable-ne{cursor:ne-resize;width:20px;height:20px;right:10px;top:0}.grid-stack>.grid-stack-item>.ui-resizable-e{cursor:e-resize;width:10px;right:10px;top:15px;bottom:15px}.grid-stack>.grid-stack-item>.ui-resizable-se{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);cursor:se-resize;width:20px;height:20px;right:10px;bottom:0}.grid-stack>.grid-stack-item>.ui-resizable-s{cursor:s-resize;height:10px;left:25px;bottom:0;right:25px}.grid-stack>.grid-stack-item>.ui-resizable-sw{cursor:sw-resize;width:20px;height:20px;left:10px;bottom:0}.grid-stack>.grid-stack-item>.ui-resizable-w{cursor:w-resize;width:10px;left:10px;top:15px;bottom:15px}.grid-stack>.grid-stack-item.ui-draggable-dragging>.ui-resizable-handle{display:none!important}.grid-stack>.grid-stack-item[data-gs-width='1']{width:8.3333333333%}.grid-stack>.grid-stack-item[data-gs-x='1']{left:8.3333333333%}.grid-stack>.grid-stack-item[data-gs-min-width='1']{min-width:8.3333333333%}.grid-stack>.grid-stack-item[data-gs-max-width='1']{max-width:8.3333333333%}.grid-stack>.grid-stack-item[data-gs-width='2']{width:16.6666666667%}.grid-stack>.grid-stack-item[data-gs-x='2']{left:16.6666666667%}.grid-stack>.grid-stack-item[data-gs-min-width='2']{min-width:16.6666666667%}.grid-stack>.grid-stack-item[data-gs-max-width='2']{max-width:16.6666666667%}.grid-stack>.grid-stack-item[data-gs-width='3']{width:25%}.grid-stack>.grid-stack-item[data-gs-x='3']{left:25%}.grid-stack>.grid-stack-item[data-gs-min-width='3']{min-width:25%}.grid-stack>.grid-stack-item[data-gs-max-width='3']{max-width:25%}.grid-stack>.grid-stack-item[data-gs-width='4']{width:33.3333333333%}.grid-stack>.grid-stack-item[data-gs-x='4']{left:33.3333333333%}.grid-stack>.grid-stack-item[data-gs-min-width='4']{min-width:33.3333333333%}.grid-stack>.grid-stack-item[data-gs-max-width='4']{max-width:33.3333333333%}.grid-stack>.grid-stack-item[data-gs-width='5']{width:41.6666666667%}.grid-stack>.grid-stack-item[data-gs-x='5']{left:41.6666666667%}.grid-stack>.grid-stack-item[data-gs-min-width='5']{min-width:41.6666666667%}.grid-stack>.grid-stack-item[data-gs-max-width='5']{max-width:41.6666666667%}.grid-stack>.grid-stack-item[data-gs-width='6']{width:50%}.grid-stack>.grid-stack-item[data-gs-x='6']{left:50%}.grid-stack>.grid-stack-item[data-gs-min-width='6']{min-width:50%}.grid-stack>.grid-stack-item[data-gs-max-width='6']{max-width:50%}.grid-stack>.grid-stack-item[data-gs-width='7']{width:58.3333333333%}.grid-stack>.grid-stack-item[data-gs-x='7']{left:58.3333333333%}.grid-stack>.grid-stack-item[data-gs-min-width='7']{min-width:58.3333333333%}.grid-stack>.grid-stack-item[data-gs-max-width='7']{max-width:58.3333333333%}.grid-stack>.grid-stack-item[data-gs-width='8']{width:66.6666666667%}.grid-stack>.grid-stack-item[data-gs-x='8']{left:66.6666666667%}.grid-stack>.grid-stack-item[data-gs-min-width='8']{min-width:66.6666666667%}.grid-stack>.grid-stack-item[data-gs-max-width='8']{max-width:66.6666666667%}.grid-stack>.grid-stack-item[data-gs-width='9']{width:75%}.grid-stack>.grid-stack-item[data-gs-x='9']{left:75%}.grid-stack>.grid-stack-item[data-gs-min-width='9']{min-width:75%}.grid-stack>.grid-stack-item[data-gs-max-width='9']{max-width:75%}.grid-stack>.grid-stack-item[data-gs-width='10']{width:83.3333333333%}.grid-stack>.grid-stack-item[data-gs-x='10']{left:83.3333333333%}.grid-stack>.grid-stack-item[data-gs-min-width='10']{min-width:83.3333333333%}.grid-stack>.grid-stack-item[data-gs-max-width='10']{max-width:83.3333333333%}.grid-stack>.grid-stack-item[data-gs-width='11']{width:91.6666666667%}.grid-stack>.grid-stack-item[data-gs-x='11']{left:91.6666666667%}.grid-stack>.grid-stack-item[data-gs-min-width='11']{min-width:91.6666666667%}.grid-stack>.grid-stack-item[data-gs-max-width='11']{max-width:91.6666666667%}.grid-stack>.grid-stack-item[data-gs-width='12']{width:100%}.grid-stack>.grid-stack-item[data-gs-x='12']{left:100%}.grid-stack>.grid-stack-item[data-gs-min-width='12']{min-width:100%}.grid-stack>.grid-stack-item[data-gs-max-width='12']{max-width:100%}.grid-stack.grid-stack-animate,.grid-stack.grid-stack-animate .grid-stack-item{-webkit-transition:left .3s,top .3s,height .3s,width .3s;-moz-transition:left .3s,top .3s,height .3s,width .3s;-ms-transition:left .3s,top .3s,height .3s,width .3s;-o-transition:left .3s,top .3s,height .3s,width .3s;transition:left .3s,top .3s,height .3s,width .3s}.grid-stack.grid-stack-animate .grid-stack-item.grid-stack-placeholder,.grid-stack.grid-stack-animate .grid-stack-item.ui-draggable-dragging,.grid-stack.grid-stack-animate .grid-stack-item.ui-resizable-resizing{-webkit-transition:left 0s,top 0s,height 0s,width 0s;-moz-transition:left 0s,top 0s,height 0s,width 0s;-ms-transition:left 0s,top 0s,height 0s,width 0s;-o-transition:left 0s,top 0s,height 0s,width 0s;transition:left 0s,top 0s,height 0s,width 0s}.grid-stack.grid-stack-one-column-mode{height:auto!important}.grid-stack.grid-stack-one-column-mode>.grid-stack-item{position:relative!important;width:auto!important;left:0!important;top:auto!important;margin-bottom:20px;max-width:none!important}.grid-stack.grid-stack-one-column-mode>.grid-stack-item>.ui-resizable-handle{display:none}