@font-face {
    font-family: 'Proxima Nova', sans-serif;
    src: url('../fonts/Proxima_Nova_Regular.woff2'); /* IE9 Compat Modes */
    src: url('../fonts/Proxima_Nova_Regular.woff2') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/Proxima_Nova_Regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/Proxima_Nova_Regular.woff') format('woff'), /* Pretty Modern Browsers */ url('../fonts/Proxima_Nova_Regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/Proxima_Nova_Regular.svg') format('svg'); /* Legacy iOS */
}

root {
    --primary-color: #ED1C24;
}

html.dark {
    background: #000;
    filter: invert(1) hue-rotate(180deg);
}

html.dark img, html.dark video, html.dark iframe, html.dark canvas, html.dark svg {
    filter: invert(1) hue-rotate(180deg);
}

.site-logo {
    overflow: hidden;
    transition: all 300ms;
}

.site-header .site-logo img {
    height: 40px;
}

.site-logo > img.hidden-md-down {
    height: 66px !important;
    top: -20px !important;
}

.g-bg-1 {
    background: rgba(0, 214, 171, 1);
    background: -moz-radial-gradient(center, ellipse cover, rgba(0, 214, 171, 1) 0%, rgba(26, 188, 156, 1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(0, 214, 171, 1)), color-stop(100%, rgba(26, 188, 156, 1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 214, 171, 1) 0%, rgba(26, 188, 156, 1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(0, 214, 171, 1) 0%, rgba(26, 188, 156, 1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(0, 214, 171, 1) 0%, rgba(26, 188, 156, 1) 100%);
    background: radial-gradient(ellipse at center, rgba(0, 214, 171, 1) 0%, rgba(26, 188, 156, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00d6ab', endColorstr='#1abc9c', GradientType=1);
    border: none;
}

.g-bg-2 {
    background: rgba(231, 76, 60, 1);
    background: -moz-radial-gradient(center, ellipse cover, rgba(231, 76, 60, 1) 0%, rgba(209, 17, 0, 1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(231, 76, 60, 1)), color-stop(100%, rgba(209, 17, 0, 1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(231, 76, 60, 1) 0%, rgba(209, 17, 0, 1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(231, 76, 60, 1) 0%, rgba(209, 17, 0, 1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(231, 76, 60, 1) 0%, rgba(209, 17, 0, 1) 100%);
    background: radial-gradient(ellipse at center, rgba(231, 76, 60, 1) 0%, rgba(209, 17, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e74c3c', endColorstr='#d11100', GradientType=1);
    border: none;
}

.g-bg-3 {
    background: rgba(52, 152, 219, 1);
    background: -moz-radial-gradient(center, ellipse cover, rgba(52, 152, 219, 1) 0%, rgba(0, 133, 222, 1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(52, 152, 219, 1)), color-stop(100%, rgba(0, 133, 222, 1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(52, 152, 219, 1) 0%, rgba(0, 133, 222, 1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(52, 152, 219, 1) 0%, rgba(0, 133, 222, 1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(52, 152, 219, 1) 0%, rgba(0, 133, 222, 1) 100%);
    background: radial-gradient(ellipse at center, rgba(52, 152, 219, 1) 0%, rgba(0, 133, 222, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3498db', endColorstr='#0085de', GradientType=1);
    border: none;
}

.g-bg-4 {
    background: rgba(156, 89, 182, 1);
    background: -moz-radial-gradient(center, ellipse cover, rgba(156, 89, 182, 1) 0%, rgba(129, 13, 179, 1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(156, 89, 182, 1)), color-stop(100%, rgba(129, 13, 179, 1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(156, 89, 182, 1) 0%, rgba(129, 13, 179, 1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(156, 89, 182, 1) 0%, rgba(129, 13, 179, 1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(156, 89, 182, 1) 0%, rgba(129, 13, 179, 1) 100%);
    background: radial-gradient(ellipse at center, rgba(156, 89, 182, 1) 0%, rgba(129, 13, 179, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9c59b6', endColorstr='#810db3', GradientType=1);
    border: none;
}

.g-bg-5 {
    background: rgba(52, 73, 94, 1);
    background: -moz-radial-gradient(center, ellipse cover, rgba(52, 73, 94, 1) 0%, rgba(22, 46, 71, 1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(52, 73, 94, 1)), color-stop(100%, rgba(22, 46, 71, 1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(52, 73, 94, 1) 0%, rgba(22, 46, 71, 1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(52, 73, 94, 1) 0%, rgba(22, 46, 71, 1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(52, 73, 94, 1) 0%, rgba(22, 46, 71, 1) 100%);
    background: radial-gradient(ellipse at center, rgba(52, 73, 94, 1) 0%, rgba(22, 46, 71, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#34495e', endColorstr='#162e47', GradientType=1);
    border: none;
}

.g-bg-6 {
    background: rgba(241, 196, 15, 1);
    background: -moz-radial-gradient(center, ellipse cover, rgba(241, 196, 15, 1) 0%, rgba(214, 172, 3, 1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(241, 196, 15, 1)), color-stop(100%, rgba(214, 172, 3, 1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(241, 196, 15, 1) 0%, rgba(214, 172, 3, 1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(241, 196, 15, 1) 0%, rgba(214, 172, 3, 1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(241, 196, 15, 1) 0%, rgba(214, 172, 3, 1) 100%);
    background: radial-gradient(ellipse at center, rgba(241, 196, 15, 1) 0%, rgba(214, 172, 3, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1c40f', endColorstr='#d6ac03', GradientType=1);
    border: none;
}

.blue-g-bg {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6db3f2+0,4d79c0+100 */
    background: #6db3f2; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #6db3f2 0%, #4d79c0 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #6db3f2 0%, #4d79c0 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #6db3f2 0%, #4d79c0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6db3f2', endColorstr='#4d79c0', GradientType=1); /* IE6-9 fallback on horizontal gradient */
    border: 0 !important;
}

.blue-g-bg:hover {
    border: 0 !important;
}

.red-g-bg {
    background: linear-gradient(225deg, rgba(119, 0, 0, 1) 0%, rgba(255, 0, 0, 1) 100%);
    border: 0 !important;
    color: #fff !important;
}

.red-g-bg:hover {
    border: 0 !important;
}

.purple-g-bg {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a66c9e+1,8651a1+100 */
    background: #a66c9e; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #a66c9e 1%, #8651a1 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #a66c9e 1%, #8651a1 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #a66c9e 1%, #8651a1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a66c9e', endColorstr='#8651a1', GradientType=1); /* IE6-9 fallback on horizontal gradient */
    border: 0 !important;
}

.purple-g-bg:hover {
    border: 0 !important;
}

.orange-g-bg {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eaa523+1,ed7421+100 */
    background: #eaa523; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #eaa523 1%, #ed7421 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #eaa523 1%, #ed7421 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #eaa523 1%, #ed7421 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaa523', endColorstr='#ed7421', GradientType=1); /* IE6-9 fallback on horizontal gradient */
    border: 0 !important;
}

.orange-g-bg:hover {
    border: 0 !important;
}

.green-g-bg {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#53c74a+1,558c4b+100 */
    background: #53c74a; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #53c74a 1%, #558c4b 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #53c74a 1%, #558c4b 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #53c74a 1%, #558c4b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#53c74a', endColorstr='#558c4b', GradientType=1); /* IE6-9 fallback on horizontal gradient */
    border: 0 !important;
}

.green-g-bg:hover {
    border: 0 !important;
}

.pink-g-bg {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ea699f+1,d7449d+99 */
    background: #ea699f; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #ea699f 1%, #d7449d 99%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #ea699f 1%, #d7449d 99%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #ea699f 1%, #d7449d 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea699f', endColorstr='#d7449d', GradientType=1); /* IE6-9 fallback on horizontal gradient */
    border: 0 !important;
}

.pink-g-bg:hover {
    border: 0 !important;
}

.blue-bg {
    background-color: #00a1f3;
}

.darkpurple-bg {
    background-color: #2a2b3b;
}

.red-1 {
    background: #260d0d !important;
    border: 0 !important;
}

.red-1:hover {
    border: 0 !important;
}

.red-2 {
    background: #4c1a1a !important;
    border: 0 !important;
}

.red-2:hover {
    border: 0 !important;
}

.red-3 {
    background: #732626 !important;
    border: 0 !important;
}

.red-3:hover {
    border: 0 !important;
}

.red-4 {
    background: #9b3231 !important;
    border: 0 !important;
}

.red-4:hover {
    border: 0 !important;
}

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

.mnargin-reset {
    padding: 0 !important;
}

.padding-left-reset {
    padding-left: 0 !important;
}

.home-btn {
    padding: 0 !important;
}

.home-btn > button {
    width: 100%;
    height: 200px;
    font-size: 20px;
    border-radius: 0 !important;
}

.home-btn > button > i {
    font-size: 40px;
    margin-bottom: 20px;
}

.home-btn > button > img {
    width: 85px;
}

.home-btn > a {
    width: 100%;
    height: 200px;
    font-size: 20px;
    border-radius: 0 !important;
}

.home-btn > a > i {
    font-size: 40px;
    margin-bottom: 20px;
}

.home-btn > a > img {
    width: 85px;
}

.site-logo-home {
    width: 100% !important;
}

.site-header-home {
    background-color: #22222F !important;
    border-bottom: 0 !important;
}

.container-home {
    padding-top: 100px;
    padding-bottom: 20px;
}

.container-fluid-home {
    background-image: url(../img/home-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: #999;
}

.page-center {
    background-image: url(../img/home-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: #999;
}

.yeni-teklif-btn {
    margin-top: 15px;
}

.product-title-block {
    font-size: 27px !important;
    margin-top: 20px !important;
}

.client-notes {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.client-add-note {
    padding-bottom: 25px;
    border-bottom: solid 1px #d8e2e7;
}

.client-add-note-2 {
    border-bottom: solid 1px #d8e2e7;
}

.clientuser {
    padding-bottom: 15px;
    border-bottom: 1px solid #d8e2e7;
}

.clientuser > button > i {
    color: #fff !important;
}

.mailtotel {
    color: #fff !important;
}

.mailtotel:hover,
.mailtotel:focus {
    color: #fff !important;
}

.people-rel-list-photos {
    padding: 0 !important;
}

.responsuseraddbtn {
    display: block;
    width: 46px;
    height: 46px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.dz-error-message {
    top: 5px !important;
}

.dz-error-message:after {
    background-color: transparent !important;
}

.client-notes-img {
    width: 30px;
    border-radius: 50em;
    overflow: hidden;
}

.proj-page-attach .name {
    width: 130px;
}

.product-build-file-a {
    margin: 0 !important;
}

.product-user-list {
    position: relative;
}

.delete-user-btn {
    position: absolute;
    bottom: 0;
    padding: 3px;
    right: 0;
    border-radius: 50em;
    line-height: 0;
    font-size: 12px;
}

.site-header .site-header-collapsed {
    width: auto;
}

.edit-product-single-btn {
    position: absolute;
    bottom: 0;
    left: 0;
}

.product-title-row {
    padding: 10px;
}

.product-title {
    font-size: 1.6rem !important;
    padding-left: 15px !important;
}

.delete-product-btn {
    margin-top: 5px !important;
}

.productgroup-title {
    font-size: 1.6rem !important;
}

.proj-page-header .title {
    display: block !important;
}

.filter-row {
    background-color: #2a2b3b;
    color: #fff;
}

.invoice-client-name {
    margin-bottom: 5px !important;
    /*margin-top:15px!important;*/
}

.btn-add-new-line {
    display: flex;
    width: 100%;
}

.btn-add-new-line > i {
    margin: auto;
}

.invoice-logo {
    min-width: 150px;
}

.invoice-logo > img {
    width: 100% !important;
    height: auto !important;
}

.invoice-title {
    padding-right: 10px;
}

.invoice-info > tbody > tr {
    border-bottom: 1px solid black !important;
    padding-top: 4px;
    padding-bottom: 4px;
}

.invoice-info > tbody > tr:last-child {
    border-bottom: none !important;
}

.active-menu {
    background-color: #bd0000;
}

.active-menu > a > i, .active-menu > a > span {
    color: #fff;
}

.calendar-green-bg {
    background-color: #92db9d;
}

.dropdown-menu-notif-item {
    margin: 5px 0;
}

.client-show {
    text-decoration: none;
    border-bottom: none !important;
    color: #343434;
}

.prop-item-detail {
    margin-top: 7px;
}

.title-list-item {
    margin: 0 .3rem !important;
}

.title-list-item:last-child {
    margin-right: 0 !important;
}

.page-title {
    border-bottom: 1px solid #818181;
}

.no-bg {
    background: transparent !important;
    border: none !important;
}

.expense-cat-btn {
    background: transparent !important;
    border: none !important;
    color: #bfbfbf;
    cursor: pointer;
}

.expense-price {
    padding: 10px 10px 0 10px;
}

.sub-iconic-lbl {
    padding-left: 25px !important;
}

.home-project-list-item {
    margin-top: 2px;
    margin-bottom: 2px;
}

.user-card-row .user-card-row-name a,
.client-header {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
}

.client-box {
    background: #fff;
    margin: 0 0 10px !important;
}

.client-general-box {
    background: transparent !important;
}

.client-index-label {
    border-radius: 50px;
    border: 1px solid #adb7be;
    background: transparent;
    color: #adb7be;
    padding: 2px 8px;
}

.project-item {
    border-radius: .2em;
    -webkit-box-shadow: 1px 1px 0px 1px #e8e8e8;
    -moz-box-shadow: 1px 1px 0px 1px #e8e8e8;
    box-shadow: 1px 1px 0px 1px #e8e8e8;
    margin-top: 4px;
    margin-bottom: 4px;
    border: 1px solid #eceff4;
    display: flex;
    align-items: center;
    background: #fff;
}

.task-item-single {
    margin: 10px 0;
    box-shadow: 0px 1px 4px #adadad;
    border-radius: .5rem;
    background: #fff;
    padding: 7px 0;
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.task-title {
    font-weight: bold;
    font-size: 1.2em;
}

.task-status {
    width: 10px;
    height: 45px;
    border-radius: 0.2em;
    position: absolute;
    right: -4px;
    align-self: center;
    flex: 1;
}

.side-menu-addl-list {
    margin: 10px 0;
}

.side-menu-addl-list > li {
    padding: 5px 15px;
    display: flex;
    font-weight: bold;
}

.side-menu-addl-list > li:hover {
    background-color: #eceff4;
}

.side-menu-addl-list > li > span {
    width: 100%;
}

.side-menu-addl-list > li > span:hover {
    text-decoration: none;
}

.divider {
    border-bottom: 1px solid #eceff4;
    height: 2px;
    margin: 10px 0;
}

.task-cat-btns > a > i {
    color: #afb2b7 !important;
}

.taskuserbtn:after {
    display: none;
}

.task-detail-title {
    font-weight: 400;
}

.task-project-add-btn-area {
    position: relative;
}

.task-project-delete-btn {
    color: rgba(255, 0, 0, 0.3);
    position: absolute;
    left: -15px;
    top: 5px;
    cursor: pointer;
}

.task-filter-selected {
    color: #ff0000 !important;
}

.note-toolbar > .dropdown {
    display: none !important;
}

.task-tab-container {
    border: none !important;
}

.leave-comment-block {
    position: relative;
    padding: 10px 0 0 0 !important;
}

.task-file-single-item {
    min-height: 120px;
    background-image: url("../img/background-grey.jpg");
}

.single-client-contact-item {
    padding: 10px 0;
    border-top: 1px solid #eceff4;
}

.single-client-contact-item:hover {
    background: #eceff4;
}

.single-item-contacts-control {
    position: absolute;
    width: 40px;
    right: 0;
    display: none;
}

.single-item-contacts-control > i {
    cursor: pointer;
}

.safe-box > div {
    min-height: 150px !important;
    padding: 1rem !important;
}

.safe-box > div > .number {
    font-size: 30px;
    padding-top: 0 !important;
}

.safe-label-btn {
    cursor: pointer;
}


.search-select-item {
    position: absolute;
    right: 2px;
    top: 2px;
    flex: 1;
    align-self: center;
    border-radius: 2.5em;
    border: 1px solid #c5d6de;
    color: #b7b7b7;
    cursor: pointer;
}

.search-result-title {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 40px;
    font-weight: bold;
}

.search-client-detail-btn > .fa {
    cursor: pointer;
    font-size: 20px;
    color: #2a2b3b;
    margin-left: 10px;
}

.page-title-header {
    background: white;
    margin-top: -25px;
    min-height: 150px;
    box-shadow: inset 0px 4px 10px 0px #eceff4;
}

.color-grey {
    color: #ccc !important;
}

.color-purple-dark {
    color: #350039;
    font-weight: bold !important;
}

.task-add-new input + label {
    width: auto !important;
    height: auto !important;
}

.header-right-menu {
    display: flex;
    align-items: center;
}

.header-right-menu > li {
    float: left;
    margin-left: 15px;
    align-self: center;
    flex: 1;
}

.header-right-menu > li > a {
    font-size: 22px;
    color: #adb7be;
    text-decoration: none;
}

.header-right-menu > li > a > i {
    vertical-align: middle;
}

.todos-body > li,
.todos-body-checked > li {
    margin-top: 7px;
}

.todo-single-area {
    position: relative;
}

.todo-single-area > .todo-delete {
    position: absolute;
    right: 7px;
    z-index: 9;
    top: 10px;
    color: rgba(255, 0, 0, 0.3);
    cursor: pointer;
}

.todo-single-area > .todo-delete:hover {
    color: #FF0000;
}

.todo-content {
    border: solid 1px rgba(197, 214, 222, .7);
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 1rem;
    color: #343434 !important;
    width: 100%;
    display: block;
    padding: 8px 18px 8px 36px;
    min-height: 40px;
    border-radius: 0.2em;
}

.todo-checker:hover {
    cursor: pointer;
    color: #2ecc71 !important;
}

.checked-todo {
    opacity: 0.5;
}

.widget-body {
    height: 315px;
    background: #fff;
    overflow: hidden;
    overflow-y: auto;
    padding: 0 5px;
}

.box-typical-home {
    background: #fff;
}

.box-typical, .box-typical.box-typical-padding, .card, .tabs-section, .statistic-box, *:not(.btn-group) > .btn, .om-card {
    border-radius: .5rem !important;
}


.todo-add-input {
    border-radius: 0;
    border: none;
    border-bottom: solid 1px rgba(197, 214, 222, .7);
    box-shadow: inset 0 0 12px 0px #00000017;
}

.home-table-div {
    height: 315px;
    overflow: hidden;
    overflow-y: auto;
}

/* Scroll Bar */
/* width */
::-webkit-scrollbar {
    width: 10px;
    background: transparent;
}

/* Track */
::-webkit-scrollbar-track {
    /*box-shadow: inset 0 0 5px grey;*/
    /*border-radius: 10px;*/
}

/* Handle */
::-webkit-scrollbar-thumb {
    /*background: red;*/
    /*border-radius: 10px;*/
    background: #22222F;
    border-radius: 5px;
    cursor: pointer;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #22222F;
    border-radius: 5px;
}

/* Scroll Bar Bitiş */
.c3-area {
    opacity: .7 !important;
}

.home-bg-count-area {
    height: 100px;
    background: #323a44;
}

.home-bg-count-area .number {
    font-size: 3.125rem;
    line-height: 1;
    padding: 15px 0 0;
}

.home-bg-count-area .caption {
    font-size: 1.0625rem;
    font-weight: 600;
    position: relative;
    min-height: 15px;
    line-height: 1;
}

.client-logo {
    position: relative;
}

.client-logo > .client-edit {
    width: 25px;
    height: 25px;
    position: absolute;
    bottom: 0;
    right: 5px;
    padding: 3px;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* User Profile Area */
.user-profile-header > div {
    height: 150px;
}

.profile-user-head {
    display: flex;
    align-items: center;
}

.profile-user-img {
    width: 200px;
    overflow: hidden;
    border-radius: 2%;
    border: 1px solid #717171;
    box-shadow: 2px 1px 8px #0000006e;
    float: left;
    align-self: center;
}

.profile-user-img > img {
    width: 100%;
    height: auto;
}

.profile-static-head {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: flex-end;
}

.profile-static-head > div {
    font-size: 40px;
    color: #cdcfd4;
    font-weight: lighter;
    align-self: center;
}

.profile-static-head > div > .number {
    font-weight: bold !important;
}

.invoice-item-single-buttons > a > i {
    color: #323a44 !important;
}

select[name="proposals-type"] {
    display: inline-block;
    width: 150px;
    padding: 0px !important;
    height: 1.5rem !important;
    font-weight: 300;
    border: none;
}

.loader-gif {
    margin-top: 15px;
}

.proje-product-user-image-single {
    margin: 0 0 0 -15px !important;
    float: right !important;
    box-shadow: 1px 1px 5px #0000004d;
    border: 2px solid white;
    border-radius: 50%;
}

.gr-bg-report-card-1 {
    background: #4568DC;
    background: -webkit-linear-gradient(to right, #B06AB3, #4568DC);
    background: linear-gradient(to right, #B06AB3, #4568DC);
    background: #43C6AC;
    background: -webkit-linear-gradient(to right, #191654, #43C6AC);
    background: linear-gradient(to right, #439bbd, #43C6AC);
}

.mounth-report-card-body {
    background-color: white;
    border: 1px solid #c5d6de;
    border-radius: 4px;
    position: relative;
    display: flex;
    height: 85px;
    align-items: center;
    -webkit-box-shadow: 0px 10px 38px -20px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 10px 38px -20px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 10px 38px -20px rgba(0, 0, 0, 0.75);
    padding: 30px;
}

.mounth-report-card-body > .caption {
    /*position: absolute;*/
    /*top: 18px;*/
    color: #acb3b7;
    font-size: 15pt;
}

.mounth-report-card-icon {
    position: absolute;
    font-size: 40px !important;
    color: #ffffff;
    right: -10px;
    padding: 10px;
    border-radius: 4px;
    background-color: #7297FF;
    font-weight: bold;
    width: 60px;
    height: 60px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.om-card {
    background-color: white !important;
    border: 1px solid #c5d6de !important;
    border-radius: 4px !important;
    -webkit-box-shadow: 0px 10px 38px -20px rgba(0, 0, 0, 0.75) !important;
    -moz-box-shadow: 0px 10px 38px -20px rgba(0, 0, 0, 0.75) !important;
    box-shadow: 0px 10px 38px -20px rgba(0, 0, 0, 0.75) !important;
    overflow: hidden;
}

.om-card-header {
    -webkit-border-radius: .25rem .25rem 0 0;
    border-radius: .25rem .25rem 0 0;
    background: #fff;
    color: #7297ff;
    font-weight: 600;
    padding: .75rem 1rem;
    text-align: center;
}

.noty_buttons > .btn-error,
.noty_buttons > .btn-success {
    width: 45% !important;
    margin: 2%;
    background-color: #a83944 !important;
    border: none !important;
}

.statistic-box .client-show-page {
    font-size: 27px !important;
    padding-top: 15px !important;
}

.caption-bakiye {
    margin-top: 10px !important;
}

.cursor-pointer {
    cursor: pointer;
}

.d-flex {
    display: flex;
}

.flex-auto {
    flex: auto;
}

.flex-column {
    flex-direction: column;
}

.align-items-center {
    align-items: center;
}

.justify-content-between {
    justify-content: space-between;
}

.justify-content-center {
    justify-content: center;
}

.justify-content-space-evenly {
    justify-content: space-evenly;
}

.gap-small {
    gap: .5rem;
}

.om-table td {
    border-top-color: unset !important;
    border-top: none !important;
    border: unset !important;
    border-top: 1px solid #eceff4 !important;
}


.text-nostyle {
    text-decoration: none !important;
    border-bottom: none !important;
}

.modal .select2, .modal .select1 {
    overflow: auto !important;
}

.modal .select1 {
    height: 250px;
}

.om-card-header {
    border-bottom: none !important;
}

.safe-detail-box {
    margin-bottom: 10px;
}

.safe-detail-box > div {
    height: 96px !important;
    padding-top: 20px;
}

.safe-detail-box > div > .money {
    font-size: 25px;
}

.safe-detail-box > div > .caption {
    margin-top: 15px;
    min-height: 0 !important;
}

.w-50 {
    width: 50% !important;
}

/* Personel Kartları

 */
.personal-card-single {
    display: block;
    text-align: center;
    cursor: pointer;
    position: relative;
    transition: 300ms all ease-in;
    user-select: none;
    color: unset !important;
}

.personal-card-single:hover {
    top: -12px;
    box-shadow: 0px 5px 7px 0px #b7b7b7;
}

.personal-card-single .box-typical-body {
    /*min-height: 150px;*/
}

.avatarUploadBtn {
    bottom: 10px;
}

.meetingTaskSingle textarea {
    resize: vertical !important;
}

.fc-daygrid-event {
    font-size: 12px !important;
    padding: .2rem .1rem !important;
}

.fc-event-start {
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
}

.fc-event-end {
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
}

.ui-tooltip {
    background: #2A2B3B;
    border: 1px solid #818181;
    max-width: 160px;
    opacity: 1;
    text-align: center;
    padding: 7px 7px;
    color: #ffffff;
    border-radius: 22px;
    /*text-transform: uppercase;*/
    /*box-shadow: 0 0 7px black;*/
}

.tasks-box {
    background: transparent !important;
    border: none !important;
}

.bootstrap-datetimepicker-widget {
    display: inline-block !important;
    /*width: min-content;*/
    /*position: relative;*/
}

.omDropzone, .dropzone {
    min-height: 150px;
    border: 2px dashed rgba(0, 0, 0, 0.3);
    background: white;
    padding: 20px 20px;
    border-radius: .5rem;
    color: #b3bcc2;
    font-weight: bold;
    display: flex;
    align-items: center;
}

.omDropzone .dz-message, .dropzone .dz-message {
    margin: auto auto !important;
}

/* Progress Bar */
progress {
    vertical-align: baseline;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}

.progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}

.progress-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    background-color: #007bff;
    transition: width 0.6s ease;
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite;
}

.user-select-none {
    user-select: none !important;
}

.iconArea {
    padding: .3rem;
    width: 35px;
    border-radius: 50px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .8rem;
    background: #f29824;
    background: linear-gradient(225deg, #f0ad4e 0%, #f29824 100%);
    color: #ffffff;
}

.om-table-section ul.nav li .nav-link-in {
    display: flex;
    align-items: center;
    justify-content: center;
}

.om-table-section ul.nav li .nav-link-in i {
    font-size: 25px;
    margin-right: .5rem;
}

.circleSpan {
    padding: 0.3rem;
    width: 35px;
    border-radius: 50px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.23rem;
}

.text-white {
    color: #fff !important;
}

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

.font-weight-semibold {
    font-weight: 600 !important;
}

/* DataTable Card Design Styles */
.dataTable[type="cardsView"] {
    width: 100% !important;
}

.dataTables_scrollBody .dataTable[type="cardsView"] {
    min-height: 95px !important;
}

.dataTable[type="cardsView"] tbody tr,
.dataTable[type="cardsView"] tbody tr:hover {
    background: transparent !important;
    padding: 0 !important;
}

.dataTable[type="cardsView"] tbody tr td .om-card {
    width: 100%;
    /*padding: 1rem;*/
}

.dataTable[type="cardsView"] tbody tr td {
    display: block;
}

.dataTable[type="cardsView"] thead {
    display: none;
}

.dataTable[type="cardsView"] tbody tr td .card a {
    border-bottom: 0 !important
}

.dataTable[type="cardsView"] tbody tr td {
    border-top: 0 !important
}

.dataTables_wrapper .bottom > .row > .paginate-center > .dataTables_paginate {
    text-align: center !important;
}

/* Kare Resim Genişlik 100% */
.squareImg {
    position: relative;
    padding-top: 100%;
    border-bottom: 0 !important;
    color: unset !important;
}

.squareImg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: .5rem;
}

.border-danger {
    border: 1px solid #b20000;
}

.singleFile .delete-btn-label {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 25px;
    height: 25px;
    cursor: pointer;
}

.proposalSingleRow .uploadFileBtnArea {
    position: relative;
}

.proposalSingleRow .uploadFileBtnArea::before {
    content: "";
    display: inline-block;
    padding-top: 100%;
}

.proposalSingleRow .uploadFileBtnArea a {
    position: absolute;
    width: 100%;
    border: none !important
}

.proposalSingleRow .uploadFileBtnArea img {
    position: absolute;
    width: 100%;
    height: auto;
    object-fit: cover;
}

.proposalSingleRow .imgUploadBtnArea {
    position: absolute;
    right: -0.7rem;
    bottom: -0.5rem;
    z-index: 9;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: .5rem;
}

.proposalSingleRow .imgUploadBtnArea .deleteBtn {
    background: #fa424a;
    border-radius: 1rem;
    width: 1.5rem;
    height: 1.5rem;
    color: #fff;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.proposalSingleRow .imgUploadBtnArea .uploadBtn {
    background: #16B4FC;
    border-radius: 1rem;
    width: 1.5rem;
    height: 1.5rem;
    color: #fff;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.text-decoration-none {
    text-decoration: none !important;
    border: none !important;
    color: unset !important;
    transition: 300ms all;
}

.text-decoration-none:hover {
    color: red;
}

.top-0 {
    top: 0 !important;
}
