﻿/*
    DEMO STYLE
*/
.body {
    font-family: 'Poppins', sans-serif!important;
    background: #fafafa!important;
   
}

.imgButtonClass {
    cursor: pointer;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    
    color: white !important;
    border: 1px solid #26c5f3 !important;
    background-color: #26c5f3 !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #26c5f3), color-stop(100%, #26c5f3)) !important;
    background: -webkit-linear-gradient(top, #26c5f3 0%, #26c5f3 100%) !important;
    background: -moz-linear-gradient(top, #26c5f3 0%, #26c5f3 100%) !important;
    background: -ms-linear-gradient(top, #26c5f3 0%, #26c5f3 100%) !important;
    background: -o-linear-gradient(top, #26c5f3 0%, #26c5f3 100%) !important;
    background: linear-gradient(to bottom, #26c5f3 0%, #26c5f3 100%) !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    font-size:.80em !important;
}


.h9 {
    font-size: .92em;
    font-family: 'Poppins', sans-serif;
    color: white;
    font-variant: normal;
    text-transform: none;
    font-weight: 400;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 2px;
}
.marginRow {
    margin: 0px !important;
}
.card {
    margin-top: 0.000007% !important;
}

.txtAuditTrailing {
    font-size: .90em !important;
    font-weight: 400 !important;
    color: #0000B3 !important;
}

.AjaxToolkitStyle .ajax__combobox_inputcontainer {
}



.AjaxToolkitStyle .ajax__combobox_textboxcontainer {
    width: 100%;
}



.AjaxToolkitStyle .ajax__combobox_textboxcontainer input {
    width: 100%!important;
    border: 1px solid #ced4da;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-right: 0px !important;
    position: relative;
    height: 35px !important;
}



.AjaxToolkitStyle .ajax__combobox_buttoncontainer {
}



.AjaxToolkitStyle .ajax__combobox_buttoncontainer button {
    background-position: center;
    border: 1px solid #ced4da;
    height: 35px !important;
    width: 27px !important;
    background-color: transparent;
    padding: 20px !important 0px 0px 0px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-left: 0px !important;
    margin-top: 5px !important;
}

.AjaxToolkitStyle .ajax__combobox_buttoncontainer button:focus {
    outline: 1px solid #007bff !important;
}



.AjaxToolkitStyle .ajax__combobox_itemlist {
    margin: 0px;
    padding: 0px;
    cursor: default;
    list-style-type: none;
    text-align: left;
}



.AjaxToolkitStyle .ajax__combobox_itemlist li {
    border-color: #ced4da;
    background-color: transparent;
    white-space: nowrap;
    width: 100%;
    padding: 0 3px 0 2px;
}

.chartist-tooltip {
    position: absolute;
    display: inline-block;
    opacity: 0;
    min-width: 5em;
    padding: .5em;
    background: #ffffff;
    color: #000000;
    font-family: Arial,sans-serif;
    font-weight: 500;
    font-size: 130%;
    text-align: center;
    pointer-events: none;
    z-index: 1;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear;
}

.chartist-tooltip:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top-color: #000000;
}

.chartist-tooltip.tooltip-show {
    opacity: 0.8;
}

h6 {
    text-shadow: 0 1px 0 #26c5f3, 0 2px 0 #bdedfb, 0 3px 0 #bdedfb, 0 4px 0 #bdedfb, 0 5px 0 #bdedfb, 0 6px 1px #bdedfb, 0 0px 3px #cccccc, 0 1px 3px #cccccc, 0 3px 5px #cccccc, 0 5px 10px #cccccc, 0 5px 20px #cccccc !important;
    font-size: 1.6em;
    font-family: Neuton !important;
    color: #26c5f3!important;
    margin-left: 2%;
}

@-moz-document url-prefix() {

    .AjaxToolkitStyle {
        width: 100%;
    }

        .AjaxToolkitStyle table {
            width: 100%;
        }

        .AjaxToolkitStyle input {
            width: 100%!important;
        }

        .AjaxToolkitStyle .ajax__combobox_buttoncontainer button {
            margin-top: 0px !important;
        }

    .gridSelectedRow {
        background-color: white;
        Color: #003399;
        font-weight: 500;
    }
}



@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

    .AjaxToolkitStyle .ajax__combobox_buttoncontainer button {
        margin-top: 6px !important;
    }
}

.gridView {
    width: 99.98%;
    font-size: 1em!important;
    font-weight: 400;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    Color: #003399;
    float: none;
    margin-left: 1px;
    margin-right: 1px;
    height: auto;
    margin-top: 1px;
    border: 1px solid #c0c0c0;
}

.gridHeader {
    background-color: #efefef;
    Color: #303030;
    font-family: "Helvetica Neue", Helvetica, "Georgia", Serif, "Verdana", Sans-serif, "Times New Roman", Times;
    font-size: 0.86em;
    font-weight: 100;
    position: inherit;
    height: 25px;
    border: 1px solid #c0c0c0;
}

.gridFotter {
    background-color: #99CCCC;
    Color: #003399;
}

.gridSelectedRow {
    background-color: white;
    Color: #003399;
    font-weight: 500;
}

.ImageButton:disabled {
    cursor: not-allowed;
}

input[type=text]:disabled {
    cursor: not-allowed;
}

textarea:disabled {
    cursor: not-allowed;
}

.errMsgText {
    margin-top: 0px;
    width: 99%;
    height: 99%;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: red;
    font-size: 0.9em;
    border: none;
    background-color: transparent;
    border-radius: 0px;
    border: 0px solid #1E90FF;
    overflow: hidden;
}

.jumbotron1 {
    height: 200px;
    position: relative;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-top: 0px;
    padding-left: 3px;
    overflow: scroll;
    background-size: cover;
    background-color:transparent!important;
    
}

.reqFld {
    color: Red;
}
body {
    font-family: 'Poppins', sans-serif!important;
    background: #fafafa;
}

p {
    font-family: 'Poppins', sans-serif!important;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.7em;
    color: #999;
}

a,
a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}

.navbar {
    /*padding: 15px 10px;*/
    background: #fff;
    border: none;
    border-radius: 0;
    margin-bottom: 40px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

#sidebar {
    width: 250px;
    position: fixed;
    top: 0;
    left: -250px;
    height: 100vh;
    z-index: 999;
    background: #7386D5;
    color: #fff;
    transition: all 0.3s;
    overflow-y: scroll;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

    #sidebar.active {
        left: 0;
    }

#dismiss {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #7386D5;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

    #dismiss:hover {
        background: #fff;
        color: #7386D5;
    }

.overlay {
    display: none;
    position: absolute;
    width: 100vw;
    height: 100%!important;
    background: rgba(0, 0, 0, 0.7);
    z-index: 998;
    opacity: 0;
    transition: all 0.5s ease-in-out;
    left: 0px;
    top: 0px;
    min-height:100%!important;
    margin:0!important;
}

    .overlay.active {
        display: block;
        opacity: 1;
        overflow-y:hidden;
    }

#sidebar .sidebar-header {
    padding: 5px;
    background: #6d7fcc;
}

#sidebar ul.components {
    padding: 20px 0;
    border-bottom: 1px solid #47748b;
}

#sidebar ul p {
    color: #fff;
    padding: 10px;
}

#sidebar ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block;
}

    #sidebar ul li a:hover {
        color: #7386D5;
        background: #fff;
    }

#sidebar ul li.active > a,
a[aria-expanded="true"] {
    color: #fff;
    background: #6d7fcc;
}

a[data-toggle="collapse"] {
    position: relative;
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
    background: #6d7fcc;
}

ul.CTAs {
    padding: 20px;
}

    ul.CTAs a {
        text-align: center;
        font-size: 0.9em !important;
        display: block;
        border-radius: 5px;
        margin-bottom: 5px;
    }

a.download {
    background: #fff;
    color: #7386D5;
}

a.article,
a.article:hover {
    background: #6d7fcc !important;
    color: #fff !important;
}

/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */

#content {
    width: 100%;
    /*padding: 20px;*/
    min-height: 100vh;
    transition: all 0.3s;
    position: absolute;
    top: 0;
    right: 0;
}

.contentnavbar {
    width: 100%;
    padding: 20px;
}

.box .sidebar-header {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: navajowhite;
}

.box {
    display: flex;
}

    .box .sidebar-header {
        width: 700px;
        height: 80px;
        line-height: 200px;
        font-size: 2em;
        font-family: sans-serif;
        font-weight: bold;
        white-space: nowrap;
        overflow: hidden;
    }

        .box .sidebar-header:first-child {
            background-color: indianred;
            color: darkred;
            transform-origin: right;
            transform: perspective(200px) rotateY(-15deg);
        }

        .box .sidebar-header:last-child {
            background-color: lightcoral;
            color: antiquewhite;
            transform-origin: left;
            transform: perspective(200px) rotateY(15deg);
        }

        .box .sidebar-header span {
            position:relative;
            animation: marquee 5s linear infinite;
        }

        .box .sidebar-header:first-child span {
            animation-delay: 2.5s;
            left: -100%;
        }

@keyframes marquee {
    from {
        left: 100%;
    }

    to {
        left: -100%;
    }
}
.ct-chart .ct-label.ct-horizontal {
    text-align: center;
}

.ct-chart .ct-bar {
    stroke-width: 5px;
}

@media screen and (min-width: 300px) {
    .ct-chart .ct-bar {
        stroke-width: 10px;
    }
}

@media screen and (min-width: 600px) {
    .ct-chart .ct-bar {
        stroke-width: 20px;
    }
}
