﻿


@font-face {
    font-family: 'Avenir Medium';
    src: url('../fonts/Avenir Medium.otf') format('opentype');
}

@font-face {
    font-family: 'HurmeGeometricSans_No1_5_Semibold';
    src: url('.../fonts/HurmeGeometricSans_No1_5_Semibold.otf') format('opentype');
}


@font-face {
    font-family: 'HurmeGeometricSans_No1_4_Regular';
    src: url('../fonts/HurmeGeometricSans_No1_4_Regular.otf') format('opentype');
}



.bgstyle {
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
    background-size: cover;
    overflow-x: hidden;
}

.clear {
    clear: both;
}

.DArw___Head {
    background: url(/images/new_rgtarw.png) no-repeat right /8px;
    height: 10px;
    float: left;
    width: 8px;
    cursor: pointer;
    margin-top: 18px;
    transform: rotate(90deg);
}

.UserProfile {
    /*width: 480px;*/
    height: auto;
    color: #fff;
    float: right;
    font-family: 'HurmeGeometricSans_No1_4_Regular';
    margin-top: 15px;
}

.profile_img {
    width: 35px;
    float: left;
    margin-top: 4px;
    padding-right: 10px;
    margin-left: 10px;
    cursor: pointer;
}

    .profile_img img {
        max-height: 35px !important;
        border-radius: 45px;
        border: 2px solid white;
    }

.Profile_Name {
    width: 135px;
    text-transform: uppercase;
    font-size: 12px;
    text-align: left;
    margin-top: 12px;
    transform: scale(1,1.1);
    margin-left: 10px;
    float: left;
}

.navbar-header {
    cursor: pointer;
}

.Menu_Icon {
    float: left;
    margin-top: 20px;
    display: block;
}

    .Menu_Icon:hover {
        cursor: pointer;
    }

.Side_Navigation {
    display: none;
}



#side_nav_Opt > ul {
    background: #598ea4;
    left: 0;
    width: 120px;
    bottom: 0;
    position: absolute;
    top: 0;
    list-style: none;
    padding: 0px;
}

#side_nav {
    height: 100%;
    position: fixed;
    top: 0px;
    z-index: 9999;
    top: 70px;
}

#side_nav_Opt {
    height: 100%;
    position: fixed;
    z-index: 9999;
    top: 70px;
    width: 130px;
    left: 70px;
}

#side_nav > ul > li {
    display: block;
    padding: 20px;
}

.liItems_Menu {
    font-size: 15px;
    padding: 10px;
    margin-top: 20px;
}

/*.li_img {
    width: 7px;
    float: right;
    margin-right: 5px;
    transform: rotate(90deg);
    margin-top: 5px;
}*/

/*#side_nav_Opt ul li:hover {
    cursor: pointer;
    color: white;
    background: #0a2e4b;
}*/

.active {
    cursor: pointer;
    color: white;
    background: #0a2e4b;
}

.liHoverCls {
    cursor: pointer;
    color: white;
    background: #0a2e4b;
}

/*#side_nav_Opt ul li {
    background: url(/Images/black_rgtarw.png) no-repeat center right;
    background-size: 7px;
    background-position: 95px 15px;
    transform:rotate(90deg);
}*/

#side_nav_Opt ul li img {
    width: 7px;
    float: right;
    margin-right: 5px;
    transform: rotate(90deg);
    margin-top: 5px;
}

.bubbleReconIQLoginner_Header {
    position: absolute;
    padding: 0px;
    background: #262626;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 2px;
}


    .bubbleReconIQLoginner_Header:before {
        content: ' ';
        position: absolute;
        border: 12px solid transparent;
        border-bottom-color: black;
        transform: rotate(0deg);
        margin-top: -24px;
        margin-left: 195px;
    }

.notespopup {
    color: #238ffd;
    font-size: 11px;
    float: left;
    width: 340px;
    height: 255px;
    background: black;
    border: 1px solid #564d4d;
}

/*.bubbleReconIQLoginner_Header:before {
    content: ' ';
    position: absolute;
    border: 12px solid transparent;
    border-bottom-color: black;
    transform: rotate(0deg);
    margin-top: -24px;
    margin-left: 195px;
}*/

.dvBrowsTData {
    font-size: 11px;
    float: left;
    background: #97b7c5;
    display: none;
    width: 410px;
    height: 410px;
    border: 1px solid #564d4d;
    border-radius: 3px;
    margin-left: 189px;
    margin-top: 0px;
    overflow: hidden;
}

.dvBrowsTData_Content {
    padding: 20px;
    width: 85%;
    height: 85%;
    color: black;
    font-size: 14px;
    overflow-y: auto;
    margin-left: 7%;
}

    .dvBrowsTData_Content table td {
        padding-top: 5px;
        padding-left: 5px;
    }

    .dvBrowsTData_Content tr:hover {
        background-color: #bbc4ca;
        cursor: pointer;
    }

.SearchTemp {
    border: 1px solid #aaa;
    width: 180px;
    height: 25px;
    padding-left: 10px;
    font-size: 14px;
}

#dvBrowsTData .mCSB_dragger_bar {
    background-color: #0a2e4b;
    width: 10px;
    margin: 2px 3px;
    height: 10px;
}

.dvImgBx {
    width: 25%;
    height: 310px;
    border: none;
    position: absolute;
    display: none;
    z-index: 1;
}

.loader {
    position: absolute;
    top: calc(50% - 32px);
    left: calc(50% - 32px);
    width: 64px;
    height: 64px;
    border-radius: 50%;
    perspective: 800px;
    margin-bottom: -9px;
}

.bigloader {
    position: absolute;
    top: calc(50% - 125px);
    left: calc(50% - 125px);
    width: 250px;
    height: 250px;
    border-radius: 50%;
    perspective: 800px;
    margin-bottom: -9px;
}

.innerLoder {
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

    .innerLoder.one {
        left: 0%;
        top: 0%;
        animation: rotate-one 1s linear infinite;
        border-bottom: 3px solid black;
    }

    .innerLoder.two {
        right: 0%;
        top: 0%;
        animation: rotate-two 1s linear infinite;
        border-right: 3px solid black;
    }

    .innerLoder.three {
        right: 0%;
        bottom: 0%;
        animation: rotate-three 1s linear infinite;
        border-top: 3px solid black;
    }

@keyframes rotate-one {
    0% {
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }

    100% {
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@keyframes rotate-two {
    0% {
        transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }

    100% {
        transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@keyframes rotate-three {
    0% {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }

    100% {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}
