﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification\ 
for details on configuring this project to bundle and minify static web assets. */

.pinned-item {
    position: relative;
}

    .pinned-item .btn-remove-pinned-news {
        position: absolute !important;
        top: 10px;
        right: 5px;
        display: none !important;
    }

        .pinned-item .btn-remove-pinned-news.active {
            display: block !important;
        }

.pinned-item-select .select2-selection__rendered {
    height: 100px;
}

    .pinned-item-select .select2-selection__rendered .select-2-preview {
        display: flex;
        height: 100%;
        align-items: center;
        margin-right: 35px;
        overflow: hidden;
    }

        .pinned-item-select .select2-selection__rendered .select-2-preview .select-2-img {
            height: 100%;
            width: inherit;
            padding-right: 12px;
            max-width: 140px;
            object-fit: contain;
        }

    .pinned-item-select .select2-selection__rendered .select2-selection__clear {
        font-size: 26px !important;
        margin-top: 0 !important;
        transform: translateY(-50%);
        transition: 0.2s;
    }

        .pinned-item-select .select2-selection__rendered .select2-selection__clear:hover {
            color: red !important;
        }

label em {
    color: red;
}

.black-and-white .upload-demo .cropper-container {
    filter: grayscale(1);
}

.black-and-white .upload-demo .image-container {
    filter: grayscale(1);
}

.image-container {
    display: inline-block;
}

.project_name_title {
    width: 80%;
}
/*google map search style*/
.fg-line {
    position: relative;
    height: 500px;
}

    .fg-line #map {
        height: 100% !important;
    }

.search-intput {
    position: absolute;
    z-index: 10;
    left: 50%;
    transform: translateX(-50%);
    top: 9px;
    width: 300px;
    height: 35px;
    padding-left: 15px;
}

.hidden.youtube-video-box {
    display: none;
}
/*language switcher style*/
.lang-switcher {
    color: white;
    position: relative;
    display: flex !important;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    cursor: pointer;
}

    .lang-switcher .items {
        list-style: none;
        position: absolute;
        padding: 0;
        top: calc(100% - 25px);
        padding-left: 25px;
        height: 0;
        overflow: hidden;
        transition: 0.2s;
    }

    .lang-switcher:hover .items {
        height: 25px;
    }

    .lang-switcher .current-lang span {
        padding-left: 6px;
    }

    .lang-switcher a {
        text-decoration: none !important;
        color: white !important;
    }

.dataTables_wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

    .dataTables_wrapper .ls-table {
        grid-column: 1/-1;
    }

.dataTables_filter {
    justify-self: end;
}

.dataTables_paginate.paging_simple_numbers {
    justify-self: end;
}

body .dataTables_wrapper .dataTables_paginate {
    display: flex;
    align-items: center;
}

    body .dataTables_wrapper .dataTables_paginate .paginate_button {
        background: #ebe9f2;
        border-radius: 0 !important;
        border: 0 !important;
        opacity: 0.6;
        color: #5867dd !important;
        width: 30px !important;
        height: 30px !important;
        padding: 0 !important;
        line-height: 30px;
    }

        body .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
            background: #716aca !important;
        }

        body .dataTables_wrapper .dataTables_paginate .paginate_button.current {
            background: #716aca !important;
            color: white !important;
            opacity: 1;
        }

            body .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
                color: white !important;
            }




.dataTables_paginate .paginate_button.previous, .dataTables_paginate .paginate_button.next {
    display: inline-block;
    font: normal normal normal 16px/1 LineAwesome;
    font-size: inherit;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-size: 0;
}



    .dataTables_paginate .paginate_button.previous::after {
        content: "\f111";
        font-size: 16px;
    }


    .dataTables_paginate .paginate_button.next::before {
        content: "\f112";
        font-size: 16px;
    }

body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    /*color: #5867dd !important;*/
    background: #a19ce8 !important;
}

body table.dataTable thead th, table.dataTable thead td {
    border-bottom: 0;
}

body table.dataTable.no-footer {
    border-bottom: 1px solid #e9e9e9 !important;
}

.hidden {
    display: none;
}

.color-rd {
    color: red;
}

/*auth*/
.auth-login-actions {
    display: flex;
    justify-content: space-between;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-top-25 {
    margin-top: 25px;
}
/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Carousel */
.carousel-caption p {
    font-size: 20px;
    line-height: 1.4;
}

/* Make .svg files in the carousel display properly in older browsers */
.carousel-inner .item img[src$=".svg"] {
    width: 100%;
}

/* QR code generator */
#qrCode {
    margin: 15px;
}

/* Hide/rearrange for smaller screens */
@media screen and (max-width: 767px) {
    /* Hide captions */
    .carousel-caption {
        display: none;
    }
}


@font-face {
    font-family: "bpg_ingiri";
    src: url("../fonts/bpg_ingiri_arial.eot");
    src: url("../fonts/bpg_ingiri_arial.eot#iefix") format("embedded-opentype"), url("../fonts/bpg_ingiri_arial.woff") format("woff"), url("../fonts/bpg_ingiri_arial.ttf") format("truetype"), url("../fonts/bpg_ingiri_arial.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Roboto";
    src: url("../fonts/bpg-dejavu-sans-caps.eot");
    src: url("../fonts/bpg-dejavu-sans-caps.eot#iefix") format("embedded-opentype"), url("../fonts/bpg-dejavu-sans-caps.woff") format("woff"), url("../fonts/bpg-dejavu-sans-caps.ttf") format("truetype"), url("../fonts/bpg-dejavu-sans-caps.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Poppins";
    src: url("../fonts/bpg-dejavu-sans-caps.eot");
    src: url("../fonts/bpg-dejavu-sans-caps.eot#iefix") format("embedded-opentype"), url("../fonts/bpg-dejavu-sans-caps.woff") format("woff"), url("../fonts/bpg-dejavu-sans-caps.ttf") format("truetype"), url("../fonts/bpg-dejavu-sans-caps.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

html *, input, input.form-control {
    font-family: 'bpg_ingiri';
}

h1, h2, h3, h4, h5, .sup-label, .main-title {
    font-family: 'Poppins';
}

.main-title {
    color: #fff;
    text-decoration: none;
    font-size: 1.6rem;
    font-family: 'bpg_ingiri';
}

.m-portlet .m-portlet__head .m-portlet__head-caption .m-portlet__head-title .m-portlet__head-text {
    font-family: 'bpg_ingiri';
}

.image-cropper-vm input[type='text'] {
    position: absolute;
    transform: translateX(-50000%);
}

.upload-demo-wrapper {
    padding: 4rem 0;
}

.upload-demo {
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.cropping .existing-Image {
    display: none;
}

.existing-Image {
    max-width: 100%;
}

#hidden-inputs {
    display: none;
}

.gallery-wrapper label {
    line-height: 1.6;
}

.gallery-wrapper .btn-success {
    color: #fff !important;
}

body .upload-gallery {
    display: none;
}

.croppie-container {
    margin: 50px auto;
}




.hidden {
    display: none;
}

.gallery-wrapper .gallery-image-container.cropping .upload-demo {
    display: block;
}

.cropping .upload-gallery {
    display: inline-block;
}

.gallery-wrapper .col-lg-3 {
    margin-top: 20px;
}

.gallery-wrapper .img-item {
    border: 1px solid #ebedf2;
    padding: 15px;
}

.gallery-wrapper .image-wrapper img {
    position: relative;
    max-width: 100%;
    width: 100%;
}

.delete-wrapper .delete-gallery-image {
    display: block;
    margin-top: 10px;
}

.zommed-image .upload-demo {
    zoom: .6;
}


#map {
    position: relative;
    height: 400px;
}


.texts-button {
    margin-left: 20px;
}

.input-validation-error {
    border: 1px solid red;
}




/* Newsted List */
#spec-sortable > ol,
#order-part > ol,
#order-main > ol,
.orderResult > ol {
    padding: 0;
}

#order-spec ol,
#order-part ol,
#order-main ol,
.orderResult ol {
    list-style-type: none;
}

#order-spec li > div,
#order-part li > div,
#order-main li > div,
.orderResult ol li > div {
    background-color: #00BCD4;
    margin: 5px 0;
    padding: 5px 10px;
    color: #fff;
    border-radius: 2px;
    position: relative;
}

#order-spec li div,
#order-part li div,
#order-main li div,
.orderResult ol li div {
    font-size: 15px;
    font-family: 'djv_caps';
    font-weight: bold;
}

/* Drag */
.dd-handle {
    display: block;
    margin: 5px 0;
    padding: 5px 4px;
    text-decoration: none;
    border: 1px solid #ebebeb;
    background: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.dd3-handle {
    position: absolute;
    margin: 0;
    left: 0;
    top: 0;
    cursor: pointer;
    width: 40px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 0;
    border-right: 1px solid #FFFFFF;
    background: #00BCD4;
    border-radius: 0;
    height: 100%;
    display: flex;
    align-items: center;
}



.dd3-content {
    padding: 0 0 0 50px;
}

.dd3-handle:before {
    content: '≡';
    display: block;
    width: 100%;
    text-align: center;
    text-indent: 0;
    color: #FFF;
    font-size: 20px;
    font-weight: 400;
}

.ui-sortable li {
    cursor: pointer;
}

    .ui-sortable li:active {
        cursor: grabbing;
        cursor: -moz-grabbing;
        cursor: -webkit-grabbing;
    }

.form-control.error {
    border-color: #f4516c !important;
}

.error.custom-file .custom-file-label {
    border-color: red;
}

.custom-file .custom-file-label {
    overflow: hidden;
    line-height: 21px;
}


.btn.cropper-img-remove-btn {
    display: none;
}

    .btn.cropper-img-remove-btn.active {
        display: inline-block;
    }


.upload-demo .cropper-actions {
    display: none;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
}

    .upload-demo .cropper-actions.active {
        display: inline-block;
    }



#form-parent.withContact .hidden {
    display: block;
}

.iframe-parent {
    margin-top: 10px;
    height: 0;
    overflow: hidden;
    transition: 0.3s;
}

    .iframe-parent.active {
        height: 400px;
    }

.delete-presentation {
    width: 100%;
}

.info-parent {
    position: relative;
    padding-right: 30px;
}

    .info-parent .info-box {
        position: absolute;
        width: 20px;
        height: 20px;
        right: 0;
        top: 7px;
        cursor: pointer;
    }

        .info-parent .info-box .info-content {
            display: none;
        }

        .info-parent .info-box:hover .info-content {
            display: block;
        }

        .info-parent .info-box:hover .info-content {
            position: absolute;
            top: -60px;
            left: 20px;
            width: 200px;
            background: #eeeeee;
            border-radius: 5px;
            padding: 7px 13px;
            text-align: left;
            border: 1px solid #c3c3c3;
            z-index: 2;
        }

.page .dragable-item {
    background-color: #586fdd;
}

    .page .dragable-item .dd-handle {
        background-color: #586fdd;
    }


.disabled .dragable-item {
    background-color: gray !important;
}

    .disabled .dragable-item .dd-handle {
        background-color: gray !important;
    }
#sortableGallery {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
}

    #sortableGallery li {
        margin: 3px 3px 3px 0;
        padding: 0;
        float: left;
        width: 120px;
        height: 72px;
        text-align: center;
        position: relative;
    }

        #sortableGallery li img {
            max-height: 96%;
            max-width: 96%;
            width: 96%;
            height: 96%;
            margin: 1% 2% 1% 2%;
        }

        #sortableGallery li button {
            width: 20px;
            height: 24px;
            padding: 0;
            border-radius: 50%;
            position: absolute;
            right: 3%;
            top: 4%;
        }

.gallery-input {
    width: 40px;
    height: 40px;
}
.sortableFiles {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 400px;
    position: relative;
    overflow: scroll;
}

 .sortableFiles li {
    margin: 3px 5% 3px 5%;
    padding-top: 10px;
    float: left;
    width: 90%;
    height: 96px;
    text-align: center;
    position: relative;
}

.sortableFiles li button {
    width: 24px;
    height: 24px;
    padding: 0;
    border-radius: 10%;
    position: absolute;
    right: 2%;
    top: 15%;
}

.attachedfile-input {
    width: 40px;
    height: 40px;
}
#sortable1, #sortable2 {
    border: 1px solid #eee;
    width: 45%;
    min-height: 20px;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 0;
    float: left;
    margin-right: 5%;
}

    #sortable1 li, #sortable2 li {
        margin-bottom: 5px;
        margin-top: 5px;
        margin-left: 2.5%;
        padding: 5px;
        font-size: 1.2em;
        width: 95%;
        font-weight:bold;
        background-color: lightcoral;
        border-radius: 8px;
        text-align:center;
    }
    .selected-award{
        background-color:powderblue !important;
    }
#sortable-projects {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 720px;
    background-color: #ebedf2;
    padding-top: 8px;
    overflow: scroll;
    overflow-x: hidden;
    margin-bottom: 12px;
}

    #sortable-projects li {
        margin-top: 8px;
        margin-left: 10%;
        padding-top: 6px;
        width: 80%;
        height: 40px;
        text-align: center;
        font-size: 125%;
        font-weight: bold;
        border-radius: 8px;
    }

.ui-state-highlight {
    height: 1.5em;
    line-height: 1.2em;
}

.ui-state-default img {
    width: 20%;
    height: 80%;
    float: left;
    margin-left: 12px;
    margin-right: 12px;
}

.ui-state-default span {
    float: left;
    margin-left: 12px;
}