﻿
@font-face {
    font-family: "Open Sans";
    src: url("/fonts/RegularClarivate-RegularWEB.woff2") format("woff2"),
         url("/fonts/RegularClarivate-RegularWEB.woff") format("woff");
}

BODY {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#Container_AppsByType .form-control {
    font-size: 13px !important;
    border: 1px solid #dce1e6;
    padding: 6px;
    height: 32px;
    color: #b3b1b1;
}

H1 {
    color: #424244;
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0 20px 0;
}

H2 {
    margin-top: 20px;
}

H3 {
    margin-top: 20px;
}

H4 {
    margin-top: 20px;
}

H5 {
    margin-top: 20px;
}

H6 {
    font-size: 16px
}

.page-wrapper {
    background-color: white;
}

.row {
    margin-left: 0;
    margin-right: 0
}

.hidecontent {
    display: block;
}

.showcontent {
    display: none;
}

BUTTON.collapsed > span.showcontent {
    display: block !important
}

BUTTON.collapsed > span.hidecontent {
    display: none !important
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    padding-left: 0
}

.card {
    border-radius: 0;
    border: 0;
    padding: 0 10px 10px 10px;
}

.card-header {
    border-bottom: 1px solid #dce1e6;
    padding: 0;
    max-height: 50px;
    margin-bottom: 7px !important;
    background-color: white;
    margin-right: 15px;
}

.btn {
    background: #00c2f2 !important;
    border-radius: 0;
    color: #ffffff !important;
    font-size: 16px;
}

.btn:hover {
        background: #868e96;
    }

.up {
    max-height: 380px;
}

.form-group {
    margin-bottom: 5px;
}


.mini-sidebar .navbar-brand{
    display:none;
}

.mini-sidebar header {
    /*width: 3% !important;*/
    padding: 15px 0px 0px 7px;
}

@media (max-width : 1440px) {
    header {
        width: 16% !important;
    }
}

@media (max-width : 1366px) {
    header {
        width: 15% !important;
    }
}

@media (max-width : 1536px) {
    header {
        width: 18% !important;
    }
}

@media (max-width : 1600px) {
    header {
        width: 14% !important;
    }
}

header {
    position: fixed;
    z-index: 999;
    width: 100%;
    background-color: white;
    padding: 10px 0px 15px 29px;
    width: 12%;
    z-index: 0;
}

.left-sidebar {
    position: fixed;
    height: 100%;
    top: 84px;
    z-index: 20;
    background-color: #202729;
}

.fav1-0 {
    fill: #00c2f2 !important;
}

.fav1-1 {
    fill: #e5b441 !important;
}

.multi-collapse {
    padding: 0 0;
    /*border-bottom: 1px solid #dce1e6;*/
}

.list .multi-collapse {
    border-bottom: 1px solid #dce1e6 !important;
}

.list .outside-star-fav {
    height: 30px;
    position: relative;
    top: -10px;
}

.list .outside-star-nofav {
    height: 30px;
    position: relative;
    top: -9px;
}

.post-module {
    margin-bottom: 17px;
    position: relative;
    z-index: 1;
    display: block;
    background: #FFFFFF;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
    transition-delay: 0.5s;
}

.breadcrumb {
    background-color: transparent;
    padding: 15px 5px 0 0;
}

.top-info {
    background-color: white;
    border: 1px solid #e2ebef;
}

.post-module:hover, .hover {
    -webkit-box-shadow: 0 1px 35px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 35px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 35px 0 rgba(0, 0, 0, 0.3);
}

.zzindex {
    z-index: -1;
}

.under {
    width: 100%;
    top: -70px;
    position: relative;
    height: 90px;
}

.post-module:hover{
    -webkit-transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
    transition-delay: 0.5s;
}

.transition .hiddendesc {
    -webkit-transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
    transition-delay: 0.5s;
}


.post-module:hover .thumbnail img, .hover .thumbnail img {
        -ms-transform: scale(1.0);
        -o-transform: scale(1.0);
        -webkit-transform: scale(1.0);
        -moz-transform: scale(1.0);
        transform: scale(1.0);
        opacity: 1;
    }

.post-module .post-content {
    background: #FFFFFF;
    width: 100%;
    top: -0px;
    position: relative;
}

.polygon {
    height: 200px;
    opacity: 1;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 100%, 0 100%);
    transition: all 0.5s linear 0s;
    animation: clips 0.5s ease infinite;
    background-size: cover;
    transition-delay: 0.5s;
}



.list .imagedatacollections {
    display: none;
}

.list .imageanalytics {
    display: none;
}

.list .imagedocuments {
    display: none;
}

.imagedatacollections {
    background-image: url('datacollections.jpg');
    height: 155px;
    background-size: cover;
}

.imageanalytics {
    background-image: url('analytics.jpg');
    height: 155px;
    background-size: cover;
}

.imagedocuments {
    background-image: url('documents.jpg');
    height: 155px;
    background-size: cover;
}

.one .transition .hiddendesc {

}

.two .transition .hiddendesc {
    height: 95px;
}

.three .transition .hiddendesc {
    height: 140px;
}


.one .transition .polygon {
    height: 110px;
    opacity: 0.4;
    clip-path: polygon(0 0, 100% 0, 100% 80%, 50% 100%, 0 80%);
    transition: all 0.5s linear 0s;
    animation: clips 0.5s ease infinite;
    background-size: cover;
    transition-delay: 0.5s;
}

.two .transition .polygon {
    height: 100px;
    opacity: 0.4;
    clip-path: polygon(0 0, 100% 0, 100% 80%, 50% 100%, 0 80%);
    transition: all 0.5s linear 0s;
    animation: clips 0.5s ease infinite;
    background-size: cover;
    transition-delay: 0.5s;
}

.three .transition .polygon {
    height: 100px;
    opacity: 0.4;
    clip-path: polygon(0 0, 100% 0, 100% 80%, 50% 100%, 0 80%);
    transition: all 0.5s linear 0s;
    animation: clips 0.5s ease infinite;
    background-size: cover;
    transition-delay: 0.5s;
}

.polygon-border {
    background-color: #6fa2f1;
    width: 100%;
    position: relative;
    bottom: 11px;
    height: 80px;
    /*clip-path: polygon(50% 25%, 100% 0, 100% 0, 100% 0, 100% 15%, 50% 40%, 0 15%, 0 0, 0 0, 0 0);*/
    clip-path: polygon(50% 0, 100% 0, 100% 0, 100% 0, 100% 15%, 50% 15%, 0 15%, 0 0, 0 0, 0 0)
}


.transition .polygon-border {
    background-color: #6fa2f1;
    width: 100%;
    position: relative;
    bottom: 25px;
    height: 100px;
    clip-path: polygon(50% 25%, 100% 0, 100% 0, 100% 0, 100% 15%, 50% 40%, 0 15%, 0 0, 0 0, 0 0);
    transition: all 0.5s linear 0s;
    animation: clips 0.5s ease infinite;
    transition-delay: 0.5s;
}

.notransition .polygon-border {
    background-color: #00c2f2;
    width: 100%;
    position: relative;
    bottom: 10px;
    height: 80px;
    clip-path: polygon(50% 0, 100% 0, 100% 0, 100% 0, 100% 15%, 50% 15%, 0 15%, 0 0, 0 0, 0 0);
    transition: all 0.5s linear 0s;
    animation: clips 0.5s ease infinite;
    transition-delay: 0.5s;
}

.two .polygon-border {
    background-color: #00c2f2;
    width: 100%;
    position: relative;
    bottom: 10px;
    height: 80px;
    clip-path: polygon(50% 0, 100% 0, 100% 0, 100% 0, 100% 15%, 50% 15%, 0 15%, 0 0, 0 0, 0 0);
    transition: all 0.5s linear 0s;
    animation: clips 0.5s ease infinite;
    transition-delay: 0.5s;
}

.three .polygon-border {
    background-color: #12cac9;
    width: 100%;
    position: relative;
    bottom: 10px;
    height: 80px;
    clip-path: polygon(50% 0, 100% 0, 100% 0, 100% 0, 100% 15%, 50% 15%, 0 15%, 0 0, 0 0, 0 0);
    transition: all 0.5s linear 0s;
    animation: clips 0.5s ease infinite;
    transition-delay: 0.5s;
}

.hiddendesc {
    opacity: 0;
    font-size: 11px;
    padding: 10px 15px;
    z-index: -1;
    height: 10px;
}

.transition .hiddendesc {
    opacity: 1;
    height: 90px;
}

.post-module .date {
    position: absolute;
    top: 2%;
    right: 3%;
    z-index: 1;
    background: #6fa2f1;
    width: 35px;
    height: 35px;
    padding: 10px 0px 0 0px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 50%;
    color: #FFFFFF;
    font-weight: 700;
    text-align: center;
}

    .post-module .date .day {
        font-size: 11px;
    }

    .post-module .date .month {
        font-size: 10px;
        text-transform: uppercase;
    }

#dropdownMenuButton::after {
    right: 10px !important;
}

#dropdownMenuButton {
    min-width: 110px;
    text-align: left;
    padding: 9px 20px 9px 20px;
}

#menu::after {
    right: 10px !important;
}

#menu {
    min-width: 110px;
    text-align: left;
    padding: 9px 20px 9px 20px;
}

.btn-group .btn {
    padding: 5px 10px 2px 10px;
    font-size: 15px;
    margin-right: 1px;
}

.post-module .featured {
    position: absolute;
    z-index: 1;
    width: 55px;
    height: 55px;
    padding: 0px 5px;
}

.post-module .thumbnail img {
    display: block;
    /*-webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;*/
}

.post-module .post-content .category {
    padding: 7px 15px;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    width: 100%;
    height: 30px;
}

.post-module .post-content .title {
    margin: 0;
    padding: 0;
    color: #333333;
    font-size: 22px;
    font-weight: 700;
    max-height: 70px
}

.post-module .post-content .sub_title {
    margin: 0;
    padding: 0 0 20px;
    color: #e74c3c;
    font-size: 20px;
    font-weight: 400;
}

.post-module .post-content .description {
    display: none;
    color: #666666;
    font-size: 14px;
    line-height: 1.6em;
}

.post-module .post-content .post-meta {
    margin: 30px 0 0;
    color: #999999;
}

    .post-module .post-content .post-meta .timestamp {
        margin: 0 16px 0 0;
    }

    .post-module .post-content .post-meta a {
        color: #999999;
        text-decoration: none;
    }

.hover .post-content .description {
    display: block !important;
    height: auto !important;
    opacity: 1 !important;
}

.container {
    max-width: 800px;
    min-width: 640px;
    margin: 0 auto;
}

    .container:before,
    .container:after {
        content: '';
        display: block;
        clear: both;
    }

    .container .column {
        width: 50%;
        padding: 0 25px;
        float: left;
    }

        .container .column .demo-title {
            margin: 0 0 15px;
            color: #666666;
            font-size: 18px;
            font-weight: bold;
            text-transform: uppercase;
        }

    .container .info {
        width: 300px;
        margin: 50px auto;
        text-align: center;
    }

        .container .info h1 {
            margin: 0 0 15px;
            padding: 0;
            font-size: 24px;
            font-weight: bold;
            color: #333333;
        }

        .container .info span {
            color: #666666;
            font-size: 12px;
        }

            .container .info span a {
                color: #000000;
                text-decoration: none;
            }

            .container .info span .fa {
                color: #e74c3c;
            }

.content {
    margin-left: 200px;
    padding: 1px 16px;
    height: 1000px;
}

#sidebar.active {
    min-width: 60px;
    max-width: 60px;
    text-align: center;
}

#sidebar .sidebar-header strong {
    display: none;
}

#sidebar.active .sidebar-header h3 {
    display: none;
}

#sidebar.active .sidebar-header strong {
    display: block;
}

#sidebar {
    min-width: 220px;
    max-width: 220px;
    background: #202729;
    color: #fff;
    transition: all 0.5s;
}

    #sidebar.active .sidebar-header h3, #sidebar.active .sidebar-header strong {
        display: block;
    }

    #sidebar ul li a {
        text-align: left;
        color:white !important;
    }

    #sidebar ul li a:hover {
       color: black !important;
    }

    #sidebar.active ul li a {
        padding: 0px 17px 0px 13px;
        text-align: center;
        font-size: 0.85em;
    }

        #sidebar.active ul li a i {
            margin-right: 0;
            /*display: block;*/
            display: flex;
            flex-direction: column;
            width: 100%;
            font-size: 1.6em;
            margin-bottom: 0px;
            padding-top: 3px;
            padding-bottom: 4px;
        }

    #sidebar.active ul ul a {
        padding: 10px !important;
    }

    #sidebar.active {
        top: auto;
        bottom: 10px;
        right: 50%;
    }

    #sidebar .sidebar-header {
        padding: 0;
        background: #00C2F2;
    }

        #sidebar .sidebar-header strong {
            display: none;
            font-size: 1.6em;
        }

    #sidebar ul li a i .abbreviation-span {
        display: none;
    }

    #sidebar.active ul li a i .abbreviation-span {
        display: block;
        padding-left: 0.7rem;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        /*font-size: 1rem;*/
        font-weight: 400;
        font-size: 0.7em;
    }

.show-hide {
    background: none !important;
    color: #0090a8 !important;
    border: none;
    font-size: 14px;
    float: right;
    padding-right: 0px;
    padding-top: 5px;
}

    .show-hide:hover {
        border: 0 solid #0090a8;
    }


    .show-hide:focus, .show-hide.focus {
        box-shadow: none;
    }


.show-hidebtn {
    background: none !important;
    color: #b3b0b0 !important;
    border: none;
    font-size: 14px;
    float: right;
    padding-right: 0px;
    padding-top: 5px;
}

    .show-hidebtn:hover {
        border: 0 solid #868e96;
    }


    .show-hidebtn:focus, .show-hidebtn.focus {
        box-shadow: none;
    }

#browsernotsupported
{
    padding:20px 20px 20px 45%;
    color:red;
    font-size:20px;
}

.btn-primary:focus, .btn-primary.focus {
    box-shadow: none !important;
    border-color: none !important;
}

#sidebar .components {
    padding: 24px 0;
}

#sidebar ul li a {
    padding: 1rem;
    font-size: 14px !important;
    display: flex;
    align-items: center;
}

    #sidebar ul li a:hover {
        color: #00c2f2;
        background: #fff;
    }

    #sidebar ul li a i {
        /*width: 35px;*/
        padding-right: 1rem;
    }

p {
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
    color: #202729;
}

a, a:hover, a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.5s;
 }

.navbar {
    padding: 0;
    border: none;
    border-radius: 0;
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

i, span {
    display: inline-block;
}


.dropdown-item {
    padding: 3px;
}



/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */
.wrapper {
    display: flex;
    align-items: stretch;
}

a[data-toggle="collapse"] {
    position: relative;
}


input[type=range] {
    width: 10%; /* Specific width is required for Firefox. */
    background: transparent; /* Otherwise white in Chrome */
}



    input[type=range]:focus {
        outline: none; /* Removes the blue border. You should probably do some kind of focus styling for accessibility reasons though. */
    }

    input[type=range]::-ms-track {
        width: 100%;
        /* Hides the slider so custom styles can be added */
        background: transparent;
        border-color: transparent;
        color: transparent;
    }

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -1px;
    }

.dropdown-item.active, .dropdown-item:active {
    color: #fff !important;
    text-decoration: none;
    background-color: #66daf7;
}

.dropdown-item a {
    display: block;
    padding: 3px 0 3px 10px;
    font-size: 13px;
}




.opacity1 {
    opacity: 1 !important;
}

.separator {
    position: relative;
    height: 5px;
    vertical-align: baseline;
    float: none;
}

.form-inline {
    display: block;
    padding: 14px 0;
}

.zindex1 {
    z-index: 1;
}

.post-content H6 {
    padding: 10px 15px 10px 15px;
    margin-bottom: 0
}

.post-content .btn {
    margin: 20px 15px 15px 15px;
    padding: 7px 15px 7px 15px;
}

.class-for-grid {
    background-color: #00c2f2 !important;
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
}

.featured button {
    border: none;
    color: #00c2f2;
    font-size: 18px;
    background: none;
    cursor: pointer;
}

.featured input {
    border: none;
    color: #00c2f2;
    font-size: 0px;
    background: none;
    cursor: pointer;
    height: 30px;
    width: 30px;
    position: relative;
}

.nav-link {
    padding: 15px 30px;
    font-size: 12px !important;
    display: block;
}

.button-link {
    font-size: 12px !important;
    display: block;
    opacity: 0.6;
    background: none;
    border: none;
    color: white
}


#sidebar.active .launchitem {
    padding: 10px 20px 30px 18px;
    font-size: 22px;
}

.nav-item form{
    height:59px;
}

.launchitem {
    font-size: 14px;
    padding: 21px 30px;
    font-size: 14px;
    height:59px;
}

    .launchitem:hover {
        padding: 21px 30px;
        color: #00c2f2 !important;
    }

    .launchitem .button-link {
        text-align: left;
        
        padding-left: 34px;
        opacity: 1 !important;
        font-size: 14px !important;
        cursor: pointer;
        position: relative;
        top: -27px;
        padding-top: 10px;
        padding-bottom: 10px;
        width: 100%;
    }

.nav-item:hover {
    transition: all 0.5s;
}

.nav-item{}

.launchitem:hover {
    background: #fff !important;
    padding-bottom: 36px;
    cursor: pointer;
}

        .launchitem:hover .button-link {
            color: #00c2f2 !important;
        }



.set .hidecontent {
    display: none
}

.set .showcontent {
    display: block
}

.table-header {
    padding-left: 0px;
    border-bottom: 1px solid #dce1e6;
    height: 36px;
    padding-top: 10px;
    width: 100%;
    left: -1px;
    position: relative;
    color: #000;
    background-color: #ffffff;
    font-size: 13px;
    margin-bottom: 0px;
}

    .table-header div {
        float: left;
        border-right: 1px solid #dce1e6;
        text-align: center;
        min-height: 25px;
        position: relative;
        right: -1px;
    }


    .table-header Li {
        display: inline-table !important;
        border-right: 1px solid #dce1e6;
        text-align: center;
        min-height: 25px;
    }

.submit-button {
    text-align: center;
}

/* styles for list */
.list .item {
    margin-bottom: 1px;
    padding-right: 0px;
}

.list .up {
    height: 20px !important
}



.list .under {
    top: 0px !important;
    height:auto !important;
}

.list .polygon, .list .polygon-border {
    display: unset;
}

.list .post-module:hover {
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
}

.list .post-module .post-content {
    position: unset;
}

.list .post-module {
    position: relative;
    z-index: 1;
    display: block;
    background: #FFFFFF;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.list .date {
    position: absolute;
    top: 7%;
    left: 8%;
    z-index: 1;
    background: #6fa2f1;
    width: 32px;
    height: 32px;
    padding: 9px 0px 0 0px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 50%;
    color: #FFFFFF;
    font-weight: 700;
    text-align: center;
    margin: 4px 0px 0px 0px;
}

.list .featured {
    width: 4%;
    float: left;
    position: relative;
    padding-top: 11px;
    text-align: center;
    height: 41px;
}

.fa .fa-star {
    color: blue !important;
}

.greystar {
    color: #f8f8ed !important
}

.bluestar {
    color: #00c2f2 !important
}

.list .title {
    width: 30%;
    float: left;
    padding-top: 4px !important;
    min-height: 41px;
}

.list h6 {
    font-size: 14px;
    cursor:context-menu;
}

.list .hiddendesc {
    float: left;
    width: 60%;
    height: 100%;
    animation: none;
    transition: none;
    opacity: 1;
    padding-top: 11px;
    font-size: 12px;
    min-height: 41px;
    cursor:context-menu
}

.fitcontent {
    height: fit-content !important;
}

.list .post-content .btn {
    margin: 5px 15px 5px 15px;
    padding: 5px 15px 5px 15px;
}

.list .submit-button {
    width: 10%;
    float: left;
}

.list .class-for-list {
    display: block;
}

.list .class-for-grid {
    display: block;
    background-color:white !important;
  
}

.list .btn {
    height: 31px;
    margin-top: 5px;
    font-size: 13px;
    padding: 5px 13px;
}

.class-for-list {
    display: none
}



.grid .item {
    margin-bottom: 0px;
}


.grid {
    display: flex;
    margin-top:4px;
}

.submenu-top {
    top: 94px;
    position: fixed;
    z-index: 999;
    width: 100%;
    background-color: #ECEEEF;
    padding-top: 15px;
}

    .submenu-top li {
        display: inline-table;
        padding: 0 20px 0 20px;
        font-size: 12px
    }

        .submenu-top li.active {
            padding-bottom: 10px;
            border-bottom: 5px solid #00c2f2;
            padding-left: 3px;
            padding-right: 2px;
        }



.slidercontainer {
    margin-top: 22px;
    margin-right: 0;
    float: left;
}

.searchinput {
    width: 150px !important;
    margin-right: 15px;
}

.page-link {
    background-color: #fff;
    color: #12cac9 !important
}

.table .thead-dark th {
    color: #fff;
    background-color: #00C2F2;
    border-color: #00C2F2;
}

.red {
    background-color: #12cac9;
}

.green {
    background-color: aquamarine;
}

.purple {
    background-color: blueviolet;
}

#content {
    padding: 10px 0 0 0;
    min-height: 100vh;
    transition: all 0.5s;
}

.bg-light {
    background-color: #00C2F2 !important
}

#sidebarCollapse {
    font-size: 24px;
    background: none !important;
    float: right;
    margin-top: 0px;
    color: grey !important;
    padding-top: 5px;
    padding-left: 15px;
    position: relative;
    left: 20px;
    top: 4px;
}

    #sidebarCollapse:focus {
        outline: 0;
        box-shadow: none !important;
        border: none;
    }

    #sidebarCollapse:hover {
        
    }

.displaynonebar {
    display: none;
    animation: fade-in 3s;
    -webkit-animation: fade-in 3s;
}

.displayblockbar {
    animation: fade-in 3s;
    -webkit-animation: fade-in 3s;
    display: block;
}

.displaynone {
    display: none;
}

.displayblock {
    display: block;
}

@-webkit-keyframes fade-in {
    from {
        opacity: 0;
        display: none;
    }

    to {
        opacity: 1;
        display: block;
    }
}

@keyframes fade-in {
    from {
        opacity: 0;
        display: none;
    }

    to {
        opacity: 1;
        display: block;
    }
}

.displaynonetr {
    transition: opacity 0.5s linear;
    transform: translate(0);
    opacity: 0;
}

.list-unstyled {
    clear: both;
}

.display-none {
    display: none;
}

.display-block {
    display: block;
}

.navbar-toggler-icon {
    width: 12px !important;
    height: 12px !important;
}

.breadcrumb-item {
    padding-top: 7px
}

    .breadcrumb-item A {
        font-weight: bold;
        font-size: 11px;
    }

@media (max-width : 425px) {
    .slidercontainer {
        display: none;
    }

    .post-module .date {
        top: 10px;
    }

    .left-sidebar {
        top: 0;
        z-index: 20;
        background-color: #00C2F2;
    }

    .form-inline {
        margin-bottom: 40px;
    }
}

@media (max-width: 768px) {

    .slidercontainer {
        display: none;
    }

    #sidebar {
        min-width: 70px;
        max-width: 70px;
        text-align: center;
        margin-left: -80px !important;
    }


        #sidebar.active {
            margin-left: 0 !important;
        }

        #sidebar .sidebar-header h3,
        #sidebar .CTAs {
            display: none;
        }

        #sidebar .sidebar-header strong {
            display: block;
        }

        #sidebar ul li a span {
            font-size: 0.85em;
        }

        #sidebar ul li a i {
            margin-right: 0;
            display: block;
        }

        #sidebar ul ul a {
            padding: 10px !important;
        }

        #sidebar ul li a i {
            font-size: 1.3em;
        }

    #sidebar {
        margin-left: 0;
    }

    #sidebarCollapse span {
        display: none;
    }
}

@media (min-width: 1024px) {
    .page-wrapper {
        margin-left: 250px;
    }
}

@media (max-width: 1540px) {

    #loginForm .form-control {
        width: 120% !important;
    }

    #loginForm .btn {
        width: 120% !important;
    }
}

    @media (max-width: 1023px) {

      

        .footer {
            left: 60px;
        }


        .inbox-center a {
            width: 200px;
        }
    }

    @media (min-width: 768px) {
        .navbar-header {
            width: 250px;
            flex-shrink: 0;
        }

            .navbar-header .navbar-brand {
                padding-top: 0;
            }

        .material-icon-list-demo .icons div {
            width: 33%;
            display: inline-block;
            line-height: 26px;
        }

        .mini-sidebar .page-wrapper {
            margin-left: 70px;
        }
    }

    @media (min-width: 768px) {
        .mini-sidebar .page-wrapper {
            margin-left: 80px;
        }



        .mini-sidebar .footer {
            left: 70px;
        }
    }

    @media (min-width: 1024px) {
        .page-wrapper {
            margin-left: 250px;
        }
    }

    @media (min-width: 768px) {
        .navbar-header {
            width: 250px;
            flex-shrink: 0;
        }

            .navbar-header .navbar-brand {
                padding-top: 0;
            }

        .material-icon-list-demo .icons div {
            width: 33%;
            display: inline-block;
            line-height: 26px;
        }

        .mini-sidebar .page-wrapper {
            margin-left: 80px;
        }
    }


    .outside {
        min-height: 350px;
        background-color: white;
        background: #FFFFFF;
        -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
    }

    .box {
        position: absolute;
        top: 0;
        width: 100px;
        height: 100px;
        margin: 0 auto;
        background-color: red;
        animation-name: stretch;
        animation-duration: 2.5s;
        animation-timing-function: ease-out;
        animation-delay: 0;
        animation-direction: alternate;
        animation-iteration-count: infinite;
        animation-fill-mode: none;
        animation-play-state: running;
        border-radius: 100%;
    }

    .tab1 {
        BACKGROUND-SIZE: contain;
        width: 100%;
        height: 200px;
        margin: 0 auto;
        opacity: 1;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 100%, 0 100%);
        transition: all 0.5s linear 0s;
        animation: clips 0.5s ease infinite;
        background-image: url(test.png);
    }

    .tab2 {
        position: absolute;
        top: 0;
        left: 77%;
        width: 20%;
        height: 56.5%;
        margin: 0 auto;
        background-color: #12cac9;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 100%, 0 100%);
        transition: all 0.5s linear 0s;
        animation: clips 0.5s ease infinite;
    }

    .transition1 .tab1 {
        clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 100%, 0 100%);
        transition: all 0.5s linear 0s;
        animation: clips 0.5s ease infinite;
        background-image: url(test.png);
        width: 100%;
        border-radius: 0;
        top: 0;
        left: 0;
    }

    .transition1 .tab2 {
        opacity: 1;
        clip-path: unset;
        transition: all 0.5s linear 0s;
        animation: clips 0.5s ease infinite;
        background-color: #12cac9;
        width: 50%;
        top: 0;
        height: 56.5%;
        left: 0;
        margin: 0 10px 0 10px;
    }

    .transition1 .hiddendesc1 {
        opacity: 1;
        transition: all 0.5s linear 0.5s;
    }

    .transition2 .tab1 {
        border: 1px solid red;
    }

    .transition2 .tab2 {
        border: 1px solid green;
    }

    .transition2 .hiddendesc1 {
        border: 1px solid yellow;
    }

    .ml20 {
        margin-left: 20px;
    }

    .mr20 {
        margin-right: 20px;
    }

    .mt20 {
        margin-top: 20px;
    }

    .mb20 {
        margin-bottom: 20px;
    }

    .ml10 {
        margin-left: 10px;
    }

    .mr10 {
        margin-right: 10px;
    }

    .mt10 {
        margin-top: 10px;
    }

    .mb10 {
        margin-bottom: 10px;
    }

    .ml5 {
        margin-left: 5px;
    }

    .mr5 {
        margin-right: 5px;
    }

    .mt5 {
        margin-top: 5px;
    }

    .mb5 {
        margin-bottom: 5px;
    }

    .pl10 {
        padding-left: 10px;
    }

    .pr10 {
        padding-right: 20px;
    }

    .pt10 {
        padding-top: 10px;
    }

    .pb10 {
        padding-bottom: 10px;
    }


    .pl15 {
        padding-left: 15px;
    }

    .pr15 {
        padding-right: 15px;
    }

    .pt15 {
        padding-top: 15px;
    }

    .pb15 {
        padding-bottom: 15px;
    }




    /* Contact page */

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd;
    }

    .panel-title {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 16px;
        color: inherit;
    }

    .panel {
        margin-bottom: 20px;
        background-color: #fff;
        border: 1px solid transparent;
        border-radius: 4px;
        -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
        -moz-box-shadow: 0 1px 1px rgba(0,0,0,.05);
        box-shadow: 0 1px 1px rgba(0,0,0,.05);
    }

    .faqHeader {
        font-size: 23px;
        margin: 15px 15px 5px 15px;
    }

    .panel-heading [data-toggle="collapse"]:after {
        content: "\e072"; /* "play" icon */
        float: right;
        color: #F58723;
        font-size: 18px;
        line-height: 22px;
        /* rotate "play" icon from > (right arrow) to down arrow */
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    .panel-heading [data-toggle="collapse"].collapsed:after {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        color: #454444;
    }

    .panel-group {
        margin-bottom: 20px;
    }

    .panel-body {
        padding: 15px;
    }

    .panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
        border-top: 1px solid #ddd;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #ddd;
    }

    .panel-default {
        border-color: #ddd;
    }

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px;
    }

    .panel-heading {
        padding: 10px 15px;
        border-bottom: 1px solid transparent;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

    .panel-group .panel-heading {
        border-bottom: 0;
    }

    .panel-group .panel + .panel {
        margin-top: 5px;
    }

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px;
    }

    .panel-default {
        border-color: #ddd;
    }

    .panel-title a:hover, a:focus, a[aria-expanded="true"] {
        background: none;
        color: #00c2f2;
    }

    .panel-title a[aria-expanded="false"] {
        color: inherit;
    }


    .location {
        padding-left: 10px;
        vertical-align: super;
    }

    .list-location {
        padding-top: 34px;
        padding-left: 20px;
    }



    /* Style for resizing boxes */

    .one h6 {
        font-size: 12px
    }

    .one .polygon {
        height: 155px;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 100%, 0 100%);
        transition: all 0.5s linear 0s;
        animation: clips 0.5s ease infinite;
        background-size: cover;
        transition-delay: 0.5s;
    }

    .one .polygon-border {
        height: 80px;
        transition: all 0.5s linear 0s;
        animation: clips 0.5s ease infinite;
        transition-delay: 0.5s;
    }


    .one .hiddendesc {
    }


    .class-for-list .btn {
        width: 100%;
        height: 40px;
    }

    .one .up {
        /*border-top: 1px solid #dce1e6;*/
    }


    .two h6 {
        font-size: 16px
    }

    .two .polygon {
        height: 200px;
    }

    .two .polygon-border {
        height: 80px;
    }

    .two .hiddendesc {
        height: 0;
    }

    .two .up {
        max-height: 360px;
    }

    .three h6 {
        font-size: 18px
    }

    .three .polygon {
        height: 260px;
    }

    .three .polygon-border {
        height: 70px;
    }

    .three .hiddendesc {
        height: 0;
    }

    .three .up {
        max-height: 410px;
    }

    .blue {
        background-color: #00C2F2;
        font-size: 5px;
    }

    .black {
        background-color: #202729;
        height: 27px;
    }

    .line-2 {
        height: 20px;
        width: 1px;
        border: 0.5px solid #010101;
    }

    .subtitle {
        height: 26px;
        width: 362px;
        color: #010101;
        font-size: 24px;
        line-height: 30px;
        padding-left: 15px;
    }

    .cmr-international {
        height: 15px;
        width: 101px;
        color: #FFFFFF;
        font-size: 10px;
        line-height: 15px;
        padding-top: 7px;
        margin-left: 20px;
    }

    .breadcrumb-item + .breadcrumb-item::before {
        display: inline-block;
        padding-right: 0.5rem;
        color: #6c757d;
        content: ">";
    }

.alternativetext {
    position: relative;
    top: -33px;
    left: 13px;
    width: 100px;
    font-size: 11px;
    background-color: white;
    color: black;
    padding: 1px 0px;
}

.mini-sidebar .nav-link:hover{

}

.footer {
    color: #ffffff;
    position: fixed;
    bottom: 14px;
    padding-top: 11px;
    z-index: 10000;
    background-color: #202729;
    left: 0px;
    padding-left: 1.2rem;
    font-size: 13px;
    width: 200px;
    opacity: 1;
    transition: all .45s ease-in-out;
}

.mini-sidebar .footer {
    pointer-events: none;
    left: -20rem;
    opacity: 0;
}

        .footer ul li {
            display: inline-table;
            padding: 0 15px 0 15px;
            height: 23px;
            color: #FFFFFF;
            font-size: 11px;
            letter-spacing: 0.2px;
            line-height: 20px;
            text-align: center;
        }

    .casol {
        text-align: right;
        margin: -10px 10px 0 0;
    }

/*    .accordion {
        display: inline-grid;
    }*/

    .order1 {
        order: -4;
    }

    .order2 {
        order: -3;
    }

    .order3 {
        order: -2;
    }

    .order4 {
        order: -1;
    }

    .transitiontitle {
        top: -40px !important;
        position: relative !important;
    }

    .list .featured input {
        left: 0px;
        top: -21px;
    }

    .navbar-brand {
        margin-right: 0px !important
    }

        .navbar-brand img {
            width: 64%;
            margin-left: 40px;
        }

.mini-sidebar #sidebarCollapse {
    position: relative;
    font-size: 24px;
    background: none !important;
    float: right;
    margin-top: 0px;
    color: grey !important;
    padding-top: 10px;
    padding-left: 15px;
    position: relative !important;
    left: 0px !important;
}

.list {
    /*border-bottom: 1px solid #dce1e6;*/
    margin-top: -3px
}

    .one {
        padding-right: 0px;
    }

    @media screen and (max-width: 1600px) and (max-width: 1900px) {
        .accordion {
            flex: 0 0 100%;
            max-width: 100%;
            width: 100%;
        }
    }

    .list .thlist {
        display: block
    }

    .list #tableheader1, .list #tableheader2, .list #tableheader3, .list #tableheader4 {
        display: block;
    }

    .list FORM {
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }

    .outside-star {
        width: 30px;
        height: 32px;
    }

    .favor {
        width: 29px;
        height: 29px;
        top: 33px;
        position: relative;
        left: -1px;
        fill: none;
    }

    SVG > .mac1 {
        position: absolute;
        width: 4em;
        height: 4em;
    }



    .fillblue {
        fill: #00c2f2 !important;
    }

    #menuelement {
        position: relative;
        left: -4px;
    }

    .separ P {
        margin-bottom: 0px;
    }


    .mac1 {
        width: 2.7em;
        height: 2.7em;
        background-color: none;
        position: relative;
        top: -33px;
        left: -5px;
    }

    .star-behind {
        width: 2.7em;
        height: 2.7em;
        background-color: none;
        position: relative;
        top: -33px;
        z-index: -1;
        left: -6px;
    }

    .mac {
        position: absolute;
        width: 25px;
        height: 25px;
        left: 0px;
        top: 0px;
    }

    .list .star-behind {
        width: 2.7em;
        height: 2.7em;
        position: relative;
        top: -36px;
        z-index: -1;
        left: -7px;
    }

    .list .mac1 {
        width: 2.7em;
        height: 2.7em;
        background-color: none;
        position: relative;
        top: -36px;
        fill: #e5b441;
        left: -8px;
        z-index: -1;
    }


    .list .part1 {
        float: right;
        width: 88%;
    }

    .list .part2 {
        float: left;
        width: 10%;
    }

    .list .class-for-grid {
    }

    .grid .part1 {
        height: 260px;
    }

    .grid .part2 {
    }

    .listgrid {
        border: 1px solid #dce1e6;
        height: 32px;
    }

    .form-control {
        border-radius: 0px !important;
    }

    .grid .part2 .btn {
        width: 100%;
    }

    .part2 .class-for-grid {
        padding: 0px !important;
    }



#loader {
    position: absolute;
    top: 47%;
    left: 47%;
    z-index: 100;
    border: 10px solid #f3f3f3;
    border-radius: 50%;
    border-top: 10px solid #0090A8;
    border-left: 10px solid #0090A8;
    border-right: 10px solid #0090A8;
    width: 55px;
    height: 55px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
    display: none;
}

    @keyframes spin {
        0% {
            transform: rotate(0deg);
        }

        100% {
            transform: rotate(360deg);
        }
    }

    @keyframes fadeOut {
        from {
            opacity: 0.8;
        }
    }


    #layoutpref {
        background-color: gray;
        height: 60px;
        color: white;
        opacity: 0.9;
        animation: fadeOut 1.5s infinite alternate;
        position: absolute;
        top: 39%;
        z-index: 100;
        left: 39%;
        padding: 20px;
        display: none;
    }

    #loginForm .form-control {
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
        display: block;
        width: 100%;
        height: calc(2.25rem + 2px);
        padding: 0px 5px;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border-bottom: 1px solid #ced4da;
    }

    #loginForm .btn {
        width: 100%;
        padding: 13px;
    }

    .loginpanel .btn {
        width: 100%;
        padding: 13px;
    }

    .text-danger {
        font-size: 14px !important;
    }

    .mt40 {
        margin-top: 40px;
    }

    .mb40 {
        margin-bottom: 40px;
    }

    .btn-primary {
        border: none !important;
    }

    #loginForm a, a:hover, a:focus {
        color: #495057 !important;
    }

    .accordion .card .card-header {
        margin-bottom: 10px !important;
    }

@media (max-width: 1024px) {
    header {
        width: 23% !important;
    }


    .list .star-behind {
        left: -9px;
    }
}

@media (max-width: 768px) {

    header {
        width: 100% !important;
    }

    #sidebarCollapse{
        float:left !important;
    }

    a.navbar-brand{
        float:right !important
    }

    #loginForm{
        margin-left:20px;
    }
}

@media (max-width : 1440px) {
    .list .star-behind {
        left: -9px;
    }
}

@media (max-width : 1366px) {
    .list .star-behind {
        left: -9px;
    }
}

@media (max-width : 1536px) {
    .list .star-behind {
        left: -9px;
    }
}

@media (max-width : 1600px) {
    .list .star-behind {
        left: -9px;
    }
}

@media (max-width : 1800px) {
    .list .star-behind {
        left: -6px;
    }
}

@supports (-ms-ime-align: auto) {
    .list .polygon, .list .polygon-border {
        display: none;
    }

    .list .star-behind {
        top: -35px !important;
        left: -7px !important;
    }

    .under {
        /*top:0px;*/
    }

    .one .polygon-border {
        height: 20px;
    }

    .under {
        height: 20px;
        top: 0px;
        z-index: 100;
    }

    .polygon-border {
        bottom: 0px;
        height: 20px;
        top: -20px;
        z-index: 1000;
    }

    .list .featured {
        z-index: 1002;
    }

    .post-module .post-content {
        height: 100px;
        top: -20px;
    }

    .list .post-module .post-content{
        height:40px;
    }
}

.trainingmaterial {
    padding-left: 0px !important;
    background-color: white !important;
    color: black !important;
    width: 100%;
    text-align: left;
}

.pt70{
    padding-top:60px
}

.webapp-5{
    display:none;
}

.clarivatelogo img {
    position: absolute;
    right: 2%;
    top: 2%;
    width: 8%;
}

/*.specialexternal:parent .item {
    display:none !important;
}*/


#savesettings {
    background-color: #0090a8 !important
}

.submit-button > .btn {
    background-color: #001750 !important
}

#login-user {
    background-color: #0090a8 !important;
    padding:7px !important
}


#reset-password {
    background-color: #0090a8 !important;
    padding: 7px !important
}


/*<---------------- Cookie Banner Styles ---------------->*/
/* note: using !important to override OneTrust's CSS */
#onetrust-button-group-parent {
    width: -webkit-fill-available !important;
}

#onetrust-banner-sdk #onetrust-button-group {
    display: flex !important;
    margin: 0px !important;
    width: -webkit-fill-available !important;
}

    #onetrust-banner-sdk #onetrust-button-group > * {
        flex-grow: 1;
        margin: 1rem 1rem;
    }

#onetrust-button-group button:first-of-type {
    flex-grow: .5 !important;
}

#onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group button {
    margin-bottom: 0px !important;
}

#onetrust-banner-sdk #onetrust-policy {
    margin: 1em 0 1em 2em !important;
}

#ot-sdk-btn-floating.ot-floating-button {
    bottom: 5rem !important;
}

.mini-sidebar #ot-sdk-btn-floating.ot-floating-button {
    left: 0.3rem !important;
    mix-blend-mode: hard-light;
}

#ot-sdk-btn:focus {
    outline: none !important;
}

#ot-sdk-btn.ot-sdk-show-settings, #ot-sdk-btn.optanon-show-settings {
    color: #3b9ae2 !important;
    border: 0px solid #212729 !important;
    background-color: #212729 !important;
}

    #ot-sdk-btn.ot-sdk-show-settings:hover, #ot-sdk-btn.optanon-show-settings:hover {
        color: #fff !important;
        background-color: #212729 !important;
    }

.copyright-text{
    margin-bottom: 0px !important;
    color: white;
}

#onetrust-banner-sdk #onetrust-pc-btn-handler.cookie-setting-link {
    border: 1px solid !important;
}

@media only screen and (max-width: 1550px) {
    #onetrust-button-group button:first-of-type {
        flex-grow: 1 !important;
    }

    #onetrust-banner-sdk #onetrust-button-group {
        flex-direction: column;
        gap: 0.4rem;
    }

    div#onetrust-button-group > * {
        margin-block: 0 !important;
    }
}

.field-validation-error #cmr_email {
    color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

/*<---------------- Cookie Banner Styles END ---------------->*/