﻿@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");

/*html, body, address, blockquote, div, form, fieldset, caption, h1, h2, h3, h4, h5, h6, hr, ul, ol, ul, li, dl, dt, dd, table, tr, td, th, p, img {
    margin: 0;
    padding: 0;

}*/


body {
    font-family: Calibri;
    font-size: 11px !important;
    overflow: auto;
    margin-left: 75px !important;
    height: 100% !important;
    /*height:100% !important;*/
    background-image: url(../images/watermark.png);
}


.HL_TA {
    background-image: url(../images/TA.png);
    /* background-position: center; */
    background-repeat: no-repeat;
    background-size: contain;
    height: 20px;
    vertical-align: middle;
    width: 25px;
    float: right;
}

.HL_TA_Green {
    background-image: url(../images/target-green.png);
    /* background-position: center; */
    background-repeat: no-repeat;
    background-size: contain;
    height: 16px;
    vertical-align: middle;
    width: 20px;
    float: right;
}

.HL_TA_Red {
    background-image: url(../images/target-red.png);
    /* background-position: center; */
    background-repeat: no-repeat;
    background-size: contain;
    height: 16px;
    vertical-align: middle;
    width: 20px;
    float: right;
}

.StoBuysell {
    background-image: url(../images/stoptobuysell.png);
    /* background-position: center; */
    background-repeat: no-repeat;
    background-size: contain;
    height: 15px;
    vertical-align: middle;
    width: 13px;
    display: inline-block;
}

.numberCircle {
    border-radius: 50%;
    width: 4px;
    height: 4px;
    padding: 1px 3px 1px 3px;
    border: 2px solid #666;
    color: #666;
    text-align: center;
    font-weight: bold;
}

.SR_Circle {
    border-radius: 50%;
    width: 4px;
    height: 4px;
    padding: 1px 3px 1px 3px;
    border: 2px solid Deeppink;
    color: #666;
    text-align: center;
    font-weight: bold;
}

.SR_Circle1 {
    border-radius: 50%;
    width: 4px;
    height: 4px;
    padding: 3px 3px 3px 3px;
    border: 2px solid Deeppink;
    color: #666;
    text-align: center;
    font-weight: bold;
}

.ladderDG {
    background-image: url(../images/ladderdarkgreen.png);
    /* background-position: center; */
    background-repeat: no-repeat;
    background-size: contain;
    height: 35px;
    vertical-align: middle;
    width: 25px;
    display: inline-block;
}

.ladderLG {
    background-image: url(../images/ladderlightgreen.png);
    /* background-position: center; */
    background-repeat: no-repeat;
    background-size: contain;
    height: 35px;
    vertical-align: middle;
    width: 25px;
    display: inline-block;
}

.snakeDR {
    background-image: url(../images/snakedarkred.png);
    /* background-position: center; */
    background-repeat: no-repeat;
    background-size: contain;
    height: 35px;
    vertical-align: middle;
    width: 35px;
    display: inline-block;
}

.snakeLR {
    background-image: url(../images/snakelightred.png);
    /* background-position: center; */
    background-repeat: no-repeat;
    background-size: contain;
    height: 35px;
    vertical-align: middle;
    width: 35px;
    display: inline-block;
}

.ladderDG_s {
    background-image: url(../images/ladderdarkgreen.png);
    /* background-position: center; */
    background-repeat: no-repeat;
    background-size: contain;
    height: 20px;
    vertical-align: middle;
    width: 25px;
    display: inline-block;
}

.snakeDR_s {
    background-image: url(../images/snakedarkred.png);
    /* background-position: center; */
    background-repeat: no-repeat;
    background-size: contain;
    height: 30px;
    vertical-align: middle;
    width: 35px;
    display: inline-block;
}
.ladderChoco {
    background-image: url(../images/ladderChoco.png);
    /* background-position: center; */
    background-repeat: no-repeat;
    background-size: contain;
    height: 35px;
    vertical-align: middle;
    width: 30px;
    display: inline-block;
}

.snakeBlue {
    background-image: url(../images/snakeBlue.png);
    /* background-position: center; */
    background-repeat: no-repeat;
    background-size: contain;
    height: 35px;
    vertical-align: middle;
    width: 35px;
    display: inline-block;
}
.chocolate {
    color: #923006;
    font-weight: bold;
}

.ladderChoco_Alert {
    background-image: url(../images/ladderChoco_WA.png);
    /* background-position: center; */
    background-repeat: no-repeat;
    background-size: contain;
    height: 45px;
    vertical-align: middle;
    width: 34px;
    display: inline-block;
}

.snakeBlue_Alert {
    background-image: url(../images/snakeBlue_WA.png);
    /* background-position: center; */
    background-repeat: no-repeat;
    background-size: contain;
    height: 38px;
    vertical-align: middle;
    width: 42px;
    display: inline-block;
}

.ladderDG_WA {
    background-image: url(../images/ladderDG_WA.png);
    /* background-position: center; */
    background-repeat: no-repeat;
    background-size: contain;
    height: 35px;
    vertical-align: middle;
    width: 25px;
    display: inline-block;
}
.snakeDR_WA {
    background-image: url(../images/snakeDR_WA.png);
    /* background-position: center; */
    background-repeat: no-repeat;
    background-size: contain;
    height: 35px;
    vertical-align: middle;
    width: 35px;
    display: inline-block;
}

.thumbs_up {
    background-image: url(../images/thumbs_up.png);
    /* background-position: center; */
    background-repeat: no-repeat;
    background-size: contain;
    height: 25px;
    vertical-align: middle;
    width: 18px;	
    display: inline-block;
}
.alert_circle {
    background-image: url(../images/alert_circle.png);
    /* background-position: center; */
    background-repeat: no-repeat;
    background-size: contain;
    height: 15px;
    vertical-align: middle;
    width: 18px;
    display: inline-block;
}

.Takeoff {
    background-image: url(../images/green-plane.png);
    /* background-position: center; */
    background-repeat: no-repeat;
    background-size: contain;
    height: 30px;
    vertical-align: middle;
    width: 30px;
    display: inline-block;
}

.Landing {
    background-image: url(../images/red-plane.png);
    /* background-position: center; */
    background-repeat: no-repeat;
    background-size: contain;
    height: 30px;
    vertical-align: middle;
    width: 30px;
    display: inline-block;
}

.BRunway {
    background-image: url(../images/runway-green.png);
    /* background-position: center; */
    background-repeat: no-repeat;
    background-size: contain;
    height: 5px;
    vertical-align: middle;
    width: 30px;
    display: inline-block;
}

.SRunway {
    background-image: url(../images/runway-red.png);
    /* background-position: center; */
    background-repeat: no-repeat;
    background-size: contain;
    height: 5px;
    vertical-align: middle;
    width: 30px;
    display: inline-block;
}

tfoot input {
    width: 100%;
    padding: 3px;
    box-sizing: border-box;
}

/*client name */
.name {
    position: absolute;
    right: 15px;
    top: 5px;
}

.names {
    text-align: right;
    font-size: 20px !important;
    color: steelblue;
    font-weight: bold;
    margin-bottom: 5px;
    font-family: sans-serif !important;
}

.number {
    text-align: right;
    font-size: 16px !important;
    font-weight: bold;
    font-family: sans-serif !important;
}
/*@media (min-height: 0px) and (max-height:219px) {
    .main-menu, ul li {
        height: 500%;
    }
}
@media (min-height: 220px) and (max-height:320px) {
    .main-menu, ul li {
        height: 353%;
    }
}
@media (min-height: 320px) and (max-height:400px)  {
    .main-menu ,ul li{
        height:253%;
    }

}
@media (min-height: 400px) and (max-height:500px) {
    .main-menu, ul li {
        height: 195%;
    }
}
@media (min-height: 500px) and (max-height:600px) {
    .main-menu, ul li {
        height: 195%;
    }
}
@media (min-height: 600px) and (max-height:700px) {
    .main-menu, ul li {
        height: 195%;
    }
}
@media (min-height: 700px) and (max-height:800px) {
    .main-menu, ul li {
        height: 100%;
    }
}
@media (min-height: 800px) and (max-height:900px) {
    .main-menu, ul li {
        height: 195%;
    }
}
@media (min-height: 900px) and (max-height:1000px) {
    .main-menu, ul li {
        height: 195%;
    }
}
@media screen and (min-height: 1000px)  {
    .main-menu, ul li {
        height: 115%;
    }
}*/

@media screen and (max-width: 1100px) {
    .name {
        position: absolute;
        right: 5px;
        top: 5px;
    }

    .names {
        text-align: right;
        font-size: 11px !important;
        color: steelblue;
        font-weight: bold;
        font-family: sans-serif !important;
    }

    .number {
        text-align: right;
        font-size: 10px !important;
        font-weight: bold;
        font-family: sans-serif !important;
    }

    h5 {
        font-size: 10px !important;
    }
}

h3 {
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
    font-weight: bold;
}

.Pd2 {
    padding: 2em;
}

.LPd2 {
    padding-left: 2em;
}
/*.navbar-header col-sm-2 {
    float: right;
    padding-top: 8px;
    margin-right: 0px;
}*/

.tabRed {
    background-color: red !important;
    color: #76e8f5;
    border-bottom-color: white !important;
}

.tabGreen {
    background-color: green !important;
    color: #76e8f5;
    border-bottom-color: white !important;
}

.tabBlue {
    background-color: #205994 !important;
    color: #fff;
    border-bottom-color: white !important;
}

.txtWhite {
    color: white !important;
}

.height {
    height: 100% !important
}

th, td {
    white-space: nowrap;
}

.dataTables_scrollHead {
    width: fit-content !important;
    width: -moz-fit-content !important;
    width: -webkit-fit-content !important;
}

div#table_id_wrapper {
    /*margin-left: 20px;
    margin-right: 272px;*/
    /*width: 97% !important;*/
    margin: 0 auto !important;
}

div.dataTables_wrapper {
    width: 97% !important;
    /*display: flex;
    align-items: center;
    justify-content: center;*/
    /*overflow-x: scroll !important;*/
    flex-direction: row-reverse;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif !important;
}

.modal-header {
    padding: 5px !important;
    border-bottom: 1px solid #e5e5e5;
}

tr {
    height: 20px;
}

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
    background-color: #eaeeef;
}
/* Lots of padding for the cells as SSP has limited data in the demo
        th,
        td {
            padding-left: 40px !important;
            padding-right: 40px !important;
        }

        .DTFC_LeftBodyLiner {
            overflow-x: hidden;
        }

        td.details-control {
            background: url('https://cdn.rawgit.com/DataTables/DataTables/6c7ada53ebc228ea9bc28b1b216e793b1825d188/examples/resources/details_open.png') no-repeat center center;
            cursor: pointer;
        }

        tr.shown td.details-control {
            background: url('https://cdn.rawgit.com/DataTables/DataTables/6c7ada53ebc228ea9bc28b1b216e793b1825d188/examples/resources/details_close.png') no-repeat center center;
        }

        .showHideColumn {
            cursor: pointer;
            color: blue;
        }*/
td#responsive {
    padding: 1px;
}

.dataTables_scrollBody {
    overflow: scroll !important;
    height: 550px !important;
    width: fit-content !important;
    width: -moz-fit-content !important;
    width: -webkit-fit-content !important;
}

hr {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
}

/*td#responsive.RC{
            height:20px;
        }
        td#responsive.pattern{
            height:20px;
        }
        td#responsive.FC{
            height:20px;
        }*/
th#responsive1 {
    padding: 3px;
}

td.responsive2 {
    padding: 5px;
}
/*li.active > a.tabGreen :focus {
    color: white;
}
li.active > a.tabRed :focus {
    color: white;

}*/
.app-modal-window .modal-dialog {
    /*width: 1400px;*/
    width: 95%;
}

.table-fixed {
    width: 100%;
    /*background-color: #f3f3f3;*/
}


    .table-fixed thead {
        width: 100% !important;
    }

.pointer {
    cursor: pointer;
    font-weight: bold;
}

.point {
    cursor: pointer;
}

.bold {
    font-weight: bold;
}

.table-fixed tbody {
    height: 320px;
    overflow-y: auto;
    width: 100% !important;
}

.table-fixed thead, .table-fixed tbody, .table-fixed tr, .table-fixed td, .table-fixed th {
    display: block !important;
}

    .table-fixed tbody td, .table-fixed thead > tr > th {
        float: left !important;
        border-bottom-width: 0 !important;
    }

.table-fixed > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 4px;
    /* line-height: 1;*/
}





.slider {
    position: relative;
    text-align: left;
    border: 1px solid gray;
    height: 0.6em;
}

    .slider .handle {
        position: absolute;
        z-index: 2;
        width: 1.2em;
        height: 1.2em;
        background-color: gray;
    }

.handle {
    top: -0.3em;
    margin-left: -0.6em;
}

.slider .range {
    position: absolute;
    z-index: 1;
    display: block;
    font-size: .7em;
    background-color: red;
    top: 0;
    height: 100%;
}

/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }


.responsive {
    width: -webkit-fill-available;
    width: -moz-available;
    height: auto;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: white;
    text-decoration-line: none;
    font-size: 11px;
    background: #337ab7;
}

.nav-tabs > li > a:hover {
    /*text-decoration: none;
    background-color: #337ab7;*/
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #337ab7;
    color: white;
}

.navbar-inverse {
    background: linear-gradient(to bottom, #2d91c2 0%,#1e528e 100%);
    border-color: #ffffff !important;
    font-weight: 400;
}

    .navbar-inverse .navbar-nav > li > a {
        font-weight: bold;
    }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
        background-color: white;
        color: black;
        box-shadow: 5px -1px 15px 0px rgba(0, 0, 0, .075);
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: white;
        color: black;
    }

    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
        color: black;
        background-color: white;
    }

.tablestyle {
    border: 1px solid black;
    border-collapse: collapse;
    padding: 3px;
    width: -webkit-fill-available;
    width: -moz-available;
}

.navbar-brand {
    background-color: white;
    min-width: 201px;
    background-image: url(../images/logonew.png);
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 20px;
    margin-left: -15;
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, .075);
}

.navbar-brand {
    float: left;
    height: 75px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    background-color: white;
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    background-color: white;
    color: none;
}

.btn-primary {
    color: #fff;
    background-color: steelblue;
    border-color: steelblue;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #3f51b5;
        border-color: #3f51b5;
    }
/*column preference styles*/

.close-button {
    position: fixed;
    box-sizing: border-box;
    line-height: 50px;
    display: inline-block;
    background: transparent;
    border: transparent;
    right: 15px;
    top: 27px;
}

    .close-button:before, .close-button:after {
        transform: rotate(-45deg);
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -5px;
        margin-left: -25px;
        display: block;
        height: 5px;
        width: 32px;
        background-color: #fff;
        transition: all 0.25s ease-out;
    }

    .close-button:after {
        transform: rotate(-135deg);
    }

    .close-button:hover:before, .close-button:hover:after {
        opacity: 0.3;
    }

    .close-button:focus {
        display: none;
    }

        .close-button:active:before, .close-button:active:after, .close-button:focus:before, .close-button:focus:after, .close-button:visited:before, .close-button:visited:after, .close-button:link:before, .close-button:link:after {
            border: none;
        }

.close-button1 {
    position: fixed;
    box-sizing: border-box;
    line-height: 50px;
    display: inline-block;
    background: transparent;
    border: transparent;
    right: 37px;
    top: 45px;
}

    .close-button1:before, .close-button1:after {
        transform: rotate(-45deg);
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -5px;
        margin-left: -25px;
        display: block;
        height: 5px;
        width: 19px;
        background-color: #fff;
        transition: all 0.25s ease-out;
    }

    .close-button1:after {
        transform: rotate(-135deg);
    }

    .close-button1:hover:before, .close-button1:hover:after {
        opacity: 0.3;
    }

    .close-button1:focus {
        display: none;
    }

        .close-button1:active:before, .close-button1:active:after, .close-button1:focus:before, .close-button1:focus:after, .close-button1:visited:before, .close-button1:visited:after, .close-button1:link:before, .close-button1:link:after {
            border: none;
        }

.close-button2 {
    /*position: absolute;*/
    box-sizing: border-box;
    line-height: 50px;
    display: inline-block;
    background: transparent;
    border: transparent;
    /*right: -9px;
    top: 14px;*/
}

    .close-button2:before, .close-button2:after {
        transform: rotate(-45deg);
        content: '';
        /*position: absolute;
        top: 50%;
        left: 50%;*/
        margin-top: -5px;
        margin-left: -25px;
        display: block;
        height: 5px;
        width: 20px;
        background-color: #205994;
        transition: all 0.25s ease-out;
    }

    .close-button2:after {
        transform: rotate(-135deg);
    }

    .close-button2:hover:before, .close-button2:hover:after {
        opacity: 0.5;
    }

    .close-button2:focus {
        display: none;
    }

        .close-button2:active:before, .close-button2:active:after, .close-button2:focus:before, .close-button2:focus:after, .close-button2:visited:before, .close-button2:visited:after, .close-button2:link:before, .close-button2:link:after {
            border: none;
        }

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: 0px;
}

a.bttn {
    color: steelblue;
    text-decoration: none;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s ease all;
    margin-bottom: 5px;
}

    a.bttn:hover {
        color: #fff;
    }

    a.bttn:focus {
        color: #fff;
    }

. {
    font-size: 11px;
}

a.btn-grad:focus {
    outline: none;
    color: white;
}

.btn-grad {
    /*background-image: linear-gradient(to right, #314755 0%, #26a0da 51%, #314755 100%);*/
    background: linear-gradient(to right, #2d91c2 51%,#1e528e 100%);
    padding: 11px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    text-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    box-shadow: -1px 1px 20px #eee;
    border-radius: 10px;
    /* display: block; */
    outline: none;
    border: none;
    width: 84px;
    font-size: 8px;
}

    .btn-grad:hover {
        background-position: right center;
        color: #fff;
        text-decoration: none;
    }

.bttn {
    font-size: 8px;
    letter-spacing: 1px;
    text-transform: capitalize;
    display: inline-block;
    text-align: center;
    width: 57px;
    font-weight: bold;
    padding: 14px 0px;
    border: 1px groove steelblue;
    border-radius: 17px;
    position: relative;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.1);
    height: 38px;
    overflow: hidden;
}

.sidenav {
    width: 0;
    position: absolute;
    z-index: 6;
    top: 0px;
    left: 0;
    background-color: white;
    overflow-x: hidden;
    /*transition: 0.5s;*/
    padding-top: 20px;
    z-index: 20 !important;
}

    .sidenav a {
        padding: 8px 8px 8px 9px;
        text-decoration: none;
        font-size: 11px;
        /*color: white;*/
        display: block;
        /*transition: 0.3s;*/
    }


        .sidenav a:hover {
            color: #f1f1f1;
        }

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
        cursor: pointer;
    }


.empty {
    display: none;
}

.center-block {
    margin-right: 45px;
    margin-left: 45px;
}

@media screen and (max-width:767px) {
    /*.sidenav {
            width: 200px;
        }*/

    .respond3 {
        text-align: left !important;
    }

    p.input-group {
        left: 0 !important;
    }

    label.respond {
        bottom: -26px;
        left: -39px;
    }

    .respond1 {
        width: 69px !important;
    }

    .respond2 {
        left: 39px;
    }

    div.form-group.col-sm-4 {
        width: 96px !important;
    }
}

@media screen and (max-width:767px) {
}

@media screen and (max-width:1024px) {
}

@media screen and (max-height: 450px) {
    .sidenav1 {
        top: 0;
    }
}

.bttn:before {
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
    position: absolute;
    top: 0;
    left: 50%;
    right: 50%;
    bottom: 0;
    opacity: 0;
    content: '';
    background-color: steelblue;
    z-index: -2;
}

.navbar-inverse .navbar-nav > li > a {
    color: ghostwhite;
}

.forms {
    width: webkit-fill-available;
    /*width: -moz-available;*/
}

.bttn:hover:before {
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
    left: 0;
    right: 0;
    opacity: 1;
}

.bttn:focus:before {
    transition: 0.5s all ease;
    left: 0;
    right: 0;
    opacity: 1;
}

.modal-header, h4, .close {
    background-color: steelblue;
    color: white !important;
    text-align: center;
    /*padding: 9px 15px;*/
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.modal-footer {
    background-color: #f9f9f9;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
    width: 13%;
}

a:hover, a:focus {
    text-decoration: none;
}

.form-controls {
    display: block;
    width: webkit-fill-available;
    width: -moz-available;
    padding-top: 15px;
    font-size: 11px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    /*border: 1px solid steelblue;*/
    border-radius: 20px;
    /*box-shadow: inset 3px -2px 15px 0px rgba(0, 0, 0, .075);*/
}

    .form-controls:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 1px 0px 8px 0px rgba(102, 175, 233, .6);
    }

label {
    position: relative;
    cursor: pointer;
    color: #666;
    font-size: 11px;
}

input[type="checkbox"], input[type="radio"] {
    position: absolute;
    right: 9000px;
}
    /*Check box*/
    input[type="checkbox"] + .label-text:before {
        content: "\f096";
        font-family: "FontAwesome";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        width: 1em;
        display: inline-block;
        margin-right: 5px;
    }

    input[type="checkbox"]:checked + .label-text:before {
        content: "\f14a";
        color: #2980b9;
        animation: effect 250ms ease-in;
    }

    input[type="checkbox"]:disabled + .label-text {
        color: #aaa;
    }

        input[type="checkbox"]:disabled + .label-text:before {
            content: "\f0c8";
            color: #ccc;
        }

@keyframes effect {
    0% {
        transform: scale(0);
    }

    25% {
        transform: scale(1.3);
    }

    75% {
        transform: scale(1.4);
    }

    100% {
        transform: scale(1);
    }
}

/*.form-control {
    display: block;
    width: webkit-fill-available;
    width: -moz-available;
    padding: 6px 12px;
    font-size: 11px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    /*border: 1px solid steelblue;*/
.form-control {
    box-shadow: inset 5px -1px 9px 0px rgba(0, 0, 0, .075) !important;
    font-size: 10px !important;
    color: #444444 !important;
    padding: 3px 8px !important;
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 1px 0px 8px 0px rgba(102, 175, 233, .6);
    }

.form-cont {
    box-shadow: inset 5px -1px 9px 0px rgba(0, 0, 0, .075) !important;
    font-size: 10px !important;
    color: #444444 !important;
    padding: 3px 8px !important;
    height: 28px !important;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: block;
    width: 100% !important;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

    .form-cont:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 1px 0px 8px 0px rgba(102, 175, 233, .6);
    }

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -2px;
    /*border: 1px solid steelblue;*/
}

.btn {
    padding: 3px 10px !important;
}

@media (max-width:550px) {
    .live {
        width: 262px !important;
    }
}

span.glyphicon.glyphicon-user {
    right: 0;
    float: right;
    padding-top: 8px;
    color: white;
    margin-top: 8px;
    top: 0;
    bottom: 0;
    height: 28px;
    position: absolute;
}

.navbar-inverse .navbar-brand {
    color: #ffffff !important;
}

.navbar {
    margin-bottom: 0px;
}

.headerBlue {
    background-color: #205994;
    color: #fff;
    overflow: auto;
    font-size: 11px;
}

/*.FC {
    background-image: url(/red.png);
    color: #fff;
    font-weight: bold;
}
.RC {
    background-image: url(/green.png);
    color: #fff;
    font-weight: bold;
}*/
.FC, .RC {
    width: 50px;
}

.support {
    color: green;
}

.resistance {
    color: red;
}

.HLC tbody tr:nth-child(odd) {
    color: #000;
}

.HLC tbody tr:nth-child(even) {
    color: #000;
}

.Uptrend, .narrowATR, .LowerGap {
    color: #1B5E20;
    font-weight: bold;
}

.DownTrend, .HigherGap {
    color: red;
    font-weight: bold;
}

.BothTrend, .opens, .noGap {
    color: black;
    font-weight: bold;
}

.ExpandATR {
    color: indianred;
    font-weight: bold;
}

.UsualATR {
    color: #4ecc4e;
    font-weight: bold;
}

#divLeftPanel {
    background-color: white;
    background-position: bottom;
}

.abnormalRed {
    color: red;
    background-color: antiquewhite;
    font-weight: bold;
}

.abnormalGreen {
    color: green;
    background-color: aliceblue;
    font-weight: bold;
}

.UB {
    font-weight: bold;
    color: green;
    text-decoration: overline;
}

.LB {
    font-weight: bold;
    color: red;
    text-decoration: underline;
}

.leftpadding {
    padding-left: 20px;
}

.scroll-y {
    display: block;
    height: 15em;
    overflow-y: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.ui-grid-row {
    height: auto !important;
}

    .ui-grid-row > div {
        display: table-row;
    }

        .ui-grid-row > div .ui-grid-cell {
            display: table-cell;
            float: none;
            vertical-align: middle;
            height: auto !important;
        }

.ui-grid-cell-contents {
    white-space: normal;
    text-overflow: inherit;
    word-break: break-word;
}

.mandatory {
    color: red;
    font-weight: bold;
}

.modal-backdrop.in {
    min-height: 950px;
}

.tags {
    display: inline;
    position: absolute;
}

    .tags:hover:after {
        background: #333;
        background: rgba(0, 0, 0, .8);
        border-radius: 5px;
        bottom: -34px;
        color: #fff;
        content: attr(glose);
        left: 20%;
        padding: 5px 15px;
        position: absolute;
        z-index: 98;
        width: 350px;
    }

    .tags:hover:before {
        border: solid;
        border-color: #333 transparent;
        border-width: 0 6px 6px 6px;
        bottom: -4px;
        content: "";
        left: 50%;
        position: absolute;
        z-index: 99;
    }

.forms {
    display: block;
    width: webkit-fill-available;
    /*width: -moz-available;*/
    padding: 6px 12px;
    font-size: 11px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid steelblue;
    border-radius: 20px;
    box-shadow: inset 3px -2px 15px 0px rgba(0, 0, 0, .075);
    -webkit-appearance: inherit;
}

.loader {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    z-index: 1001;
    background: aliceblue;
    box-shadow: inset 0 0 100px rgba(0, 0, 0, .3);
    opacity: 0.5;
}

.loader1 {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    z-index: 1001;
    box-shadow: inset 0 0 100px rgba(0, 0, 0, .3);
    opacity: 1.0;
}

.button {
    background-color: #afb0a7db;
}

.tab-content {
    min-height: 600px;
}

.checkboxinsameline {
    display: inline;
    margin: 8px;
}

.modal-header, h4, .close {
    background-color: steelblue;
    color: white !important;
    text-align: center;
    font-size: 20px;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

.SupResSHow {
}

.yellow {
    background-color: #FFFF00;
}

.resbackground {
    background-color: #fbb492;
}

.supbackground {
    background-color: #69f669;
}

.activeresbackground {
    background-color: navajowhite;
}

.activesupbackground {
    background-color: #98FB98;
}

.Green {
    color: green !important;
    font-weight: bold;
}

.Red {
    color: red !important;
    font-weight: bold;
}

.GreenBG {
    background-color: green !important;
    font-weight: bold;
}

.RedBG {
    background-color: red !important;
    font-weight: bold;
}

.blue {
    color: blue;
    font-weight: bold;
}

td.blue {
    color: blue;
    font-weight: bold;
}

.Grey {
    color: grey !important;
    font-weight: bold;
}

.rowHighlight > tr:hover {
    background-color: #a9cbe1 !important;
    /*color:black !important;
    font-weight:bold;*/
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: none;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-top: none;
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: black;
        background-color: white;
        font-weight: bold;
    }
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: white;
        font-weight: bold;
    }
}

table.dataTable.display tbody tr.odd:hover {
    background-color: #bbfcffa3 !important;
}

tr.even:hover {
    background-color: #bbfcffa3 !important;
}

.row.col-sm-12.ng-scope:hover {
    background-color: white;
}

#divScroll {
    max-height: 500px;
    overflow-y: auto;
}

.flex-container {
    display: flex;
    height: 600px;
    flex-wrap: wrap;
    align-content: space-between;
}

div#table_id_filter {
    position: absolute;
    top: -85px;
    left: 0;
}

@media (max-width: 767px) {
    div#table_id_filter {
        position: absolute;
        top: -30px;
        right: 40px;
    }
}

@media (min-width: 991px) and (max-width:1300px) {
    div#table_id_filter {
        position: absolute;
        top: -85px;
        left: 0;
    }
}

table.stripe.row-border.order-column.display.no-footer.dataTable {
    font-size: 11px !important;
}

a.closebtn {
    color: black !important;
}
/*count*/

.sidenav1 {
    height: 100%;
    width: 0;
    position: absolute;
    z-index: 1;
    top: 105px;
    left: 0;
    background-color: white;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    height: fit-content;
    height: -moz-fit-content;
    height: -webkit-fit-content;
}

    .sidenav1 a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 25px;
        color: white;
        display: block;
        transition: 0.3s;
    }

        .sidenav1 a:hover {
            color: #f1f1f1;
        }

    .sidenav1 .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
    }

thead > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
    vertical-align: top;
}
/*option*/
div#table_id_length select {
    width: 70px;
}
/*live*/
.livescript {
    display: none;
    position: fixed;
    right: 0;
    bottom: 0;
    border: none;
    border-radius: 10px;
    -webkit-box-shadow: 0px 10px 60px 0 rgba(0,0,0,0.3);
    box-shadow: 0px 10px 60px 0 rgba(0,0,0,0.3);
    padding: 5px;
    z-index: 100;
    background: white;
}

.buttonstyle {
    position: absolute;
    left: 12px;
    top: 10px;
    /*animation: blinkingText 2.0s infinite;*/
    background-color: red;
    color: white;
    cursor: pointer;
    padding: 7px;
    outline: none;
    border-radius: 10px;
    border: none;
}

/*@keyframes blinkingText {
    0% {
        color: white;
        background-color:red;
    }

    49% {
        color: transparent;
        background-color:transparent;
    }

    50% {
        color: transparent;
        background-color:transparent;
    }

    99% {
        color: transparent;
        background-color: transparent;
    }

    100% {
        color: white;
        background-color: red;
    }
}

button#live:hover {
    animation: none;
}*/
button#live:hover {
    visibility: visible !important;
}

tr.even {
    background: white;
}

@media screen and (max-width: 768px) {
    .buttonstyle {
        position: absolute;
        right: 5px;
        /*top: 600px;*/
        background-color: red;
        color: white;
        cursor: pointer;
        padding: 7px;
        outline: none;
        border-radius: 10px;
        border: none;
    }
    /*.main-menu{
        height:1050px;
    }*/

}

#main {
    transition: margin-left .5s;
    padding: 16px;
}

@media screen and (max-height: 450px) {
    .sidenav1 {
        padding-top: 40px !important;
        margin-right: 150px !important;
        width: fit-content !important;
        width: -moz-fit-content !important;
        width: -webkit-fit-content;
        top: 608px;
    }

    #main {
        margin-left: 0px !important;
    }


    .sidenav1 a {
        font-size: 18px;
    }
}
/*count*/
.dataTables_wrapper .dataTables_filter input {
    padding: 3px 10px;
    font-size: 11px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    /* border: 1px solid steelblue; */
    border-radius: 20px;
    box-shadow: inset 3px -2px 15px 0px rgba(0, 0, 0, .075);
    outline: none;
    /*border: none;*/
    width: 100px;
}
/*.flex-container > div {
        
        width: 100px;
        margin: 10px;
        text-align: center;
        
        
    }*/
/*menu style begins*/
@import url(https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css);

@import url(https://fonts.googleapis.com/css?family=Titillium+Web:300);

.fa-2x {
    font-size: 2em;
}

.fa {
    position: relative;
    display: table-cell;
    width: 60px;
    text-align: center;
    vertical-align: middle;
    font-size: 20px;
    padding: 0px;
    height: 10px;
}


img.imglogo {
    max-width: 200px;
    min-width: 200px;
}


.shown {
    background-color: #bbfcffa3 !important;
}

.main-menu::-webkit-scrollbar {
    width: 3px;
}

.main-menu {
    background: #2f333e;
    border-right: 1px solid #e5e5e5;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 58px;
    overflow: hidden;
    -webkit-transition: width .05s linear;
    transition: width .05s linear;
    -webkit-transform: translateZ(0) scale(1,1);
    z-index: 1000;
    box-shadow: 5px -1px 15px 0px rgba(0, 0, 0, .075);
    box-sizing: border-box;
    min-height: 722px;
    scrollbar-width: thin;
}

    .main-menu > ul {
        margin: 7px 0;
    }

    .main-menu li {
        position: relative;
        display: block;
        width: 253px;
    }

        .main-menu li > a {
            position: relative;
            display: table;
            border-collapse: collapse;
            border-spacing: 0;
            color: #ECECEC;
            font-family: arial;
            font-size: 14px;
            text-decoration: none;
            -webkit-transform: translateZ(0) scale(1,1);
            -webkit-transition: all .1s linear;
            transition: all .1s linear;
        }

        .main-menu li a:after {
            position: absolute;
            left: 1px;
            content: '';
            height: 0px;
            /*width: 40px;*/
            border-left: solid 3px #ECECEC;
            transition: all 500ms ease-in-out;
            opacity: 1;
        }

        .main-menu li:hover > a:after {
            height: 35px;
        }

    .main-menu .nav-icon {
        position: relative;
        display: table-cell;
        width: 60px;
        height: 36px;
        text-align: center;
        vertical-align: middle;
        font-size: 18px;
    }

    .main-menu .nav-text {
        position: relative;
        display: table-cell;
        vertical-align: middle;
        width: 190px;
        font-family: 'Titillium Web', sans-serif;
        color: #ECECEC;
        font-weight: bold;
    }

    .main-menu > ul.logout {
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .main-menu.expanded {
        width: 254px;
        /*overflow: visible;*/
    }

.no-touch .scrollable.hover {
    overflow-y: hidden;
}

    .no-touch .scrollable.hover:hover {
        overflow-y: auto;
        overflow: visible;
    }

a:hover, a:focus {
    text-decoration: none;
}

.back {
    position: absolute;
    left: 50px;
    top: 10px;
    color: #ECECEC;
}

    .back:hover {
        color: #17BEBB;
    }

nav {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

    nav ul, nav li {
        outline: 0;
        margin: 0;
        padding: 0;
    }

    .main-menu li:hover > a, nav.main-menu li.active > a, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .no-touch .dashboard-page nav.dashboard-menu ul li:hover a, .dashboard-page nav.dashboard-menu ul li.active a {
        color: #fff;
        background-color: rgba(0, 0, 0, .075);
    }

i.fa.fa-2x:hover {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
}

.dropdown:hover .dropdown-menu {
    display: block;
}


.area {
    float: left;
    width: 100%;
    height: 100%;
}

table.customTable {
    width: 100%;
    background-color: #FFFFFF;
    border-collapse: collapse;
    border-width: 2px;
    border-color: #7EA8F8;
    border-style: solid;
    color: #000000;
}

    table.customTable td, table.customTable th {
        border-width: 2px;
        border-color: #7EA8F8;
        border-style: solid;
        padding: 5px;
    }

    table.customTable thead {
        background-color: #7EA8F8;
    }


.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #e8e8e8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: none;
    font-family: inherit;
    font-size: 11px;
    font-weight: normal;
    height: 29px;
    line-height: 28px;
    outline: none;
    padding-left: 5px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: fit-content;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    box-shadow: inset 5px -1px 9px 0px rgba(0, 0, 0, .075) !important;
}

    .nice-select.open .list {
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: scale(1) translateY(0);
        -ms-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0);
        height: 280px;
        overflow-y: scroll;
    }

    .nice-select .list {
        height: 280px;
        overflow-y: scroll;
    }

a:focus, a:hover {
    text-decoration: none !important
}

button.btn-nav {
    background: none;
    border: none;
    position: absolute;
    left: 10px;
    top: -5px;
    cursor: pointer;
}

button::-moz-focus-inner {
    border: 0;
}

:focus {
    outline: none;
}

::-moz-focus-inner {
    border: 0;
}

.btn-nav:hover {
    cursor: pointer;
}

    .btn-nav:hover .bar {
        background: #17BEBB;
    }

.bar {
    display: block;
    height: 2px;
    width: 25px;
    background: #ECECEC;
    margin: 7px auto;
}

.btn-nav {
    display: block;
    width: 40px;
    position: fixed;
    left: 20px;
    margin: 0 auto;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

    .btn-nav:focus {
        outline: none;
    }

.middle {
    margin: 0 auto;
}

.bar {
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
}

.animated {
    z-index: 999;
}

    .animated .arrow-top-r {
        -webkit-transform: rotateZ(-23deg) translateY(5px);
        -moz-transform: rotateZ(-23deg) translateY(5px);
        -ms-transform: rotateZ(-23deg) translateY(5px);
        -o-transform: rotateZ(-23deg) translateY(5px);
        transform: rotateZ(-23deg) translateY(5px);
        width: 20px;
    }

    .animated .arrow-middle-r {
        -webkit-transform: translateX(5px);
        -moz-transform: translateX(5px);
        -ms-transform: translateX(5px);
        -o-transform: translateX(5px);
        transform: translateX(5px);
    }

    .animated .arrow-bottom-r {
        -webkit-transform: rotateZ(24deg) translateY(-5px);
        -moz-transform: rotateZ(24deg) translateY(-5px);
        -ms-transform: rotateZ(24deg) translateY(-5px);
        -o-transform: rotateZ(24deg) translateY(-5px);
        transform: rotateZ(24deg) translateY(-5px);
        width: 20px;
    }

body select {
    display: block;
    padding: 4px 10px 6px 10px !important;
    box-shadow: inset 5px -1px 9px 0px rgba(0, 0, 0, .075);
    height: auto !important;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    background: url("../images/selectboxarrow.png") right center no-repeat;
    background-color: #fff;
    color: #444444;
    font-size: 12px;
    line-height: 18px !important;
    appearance: none;
    /* this is must */ -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
}

    /* body select.select_box option */
    body select option {
        padding: 0 4px;
    }
/* for IE and Edge */
select::-ms-expand {
    display: none;
}

select:disabled::-ms-expand {
    background: #f60;
}

.dropdown-menu {
    margin-left: 262px;
    background-color: white;
    top: -18px;
    padding: 0px;
}

    .dropdown-menu > li > a {
        padding: 3px 5px !important;
        color: #c8c9ce;
        width: 250px;
    }

        .dropdown-menu > li > a:hover {
            background-color: rgba(0, 0, 0, .075);
            color: #fff;
        }


.dropdown-toggle {
    position: relative;
}

.dropdown-menu:after {
    content: "";
    position: absolute;
    left: -9px;
    top: 15px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #2f333e;
}

.dropdown-menu li {
    width: auto;
}
/*row higlight*/
span.industry::before {
    content: '\A';
    white-space: pre;
}

.industry {
    color: #df3552;
    white-space:;
}

.HighlightSupRes {
    color: #8b03e3 !important;
    font-weight: bold;
}

input[type="checkbox"], input[type="radio"] {
    position: absolute;
    right: 9000px;
}

    input[type="radio"] + .label-text:before {
        content: "\f10c";
        font-family: "FontAwesome";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        width: 1em;
        display: inline-block;
        margin-right: 5px;
    }

    input[type="radio"]:checked + .label-text:before {
        content: "\f192";
        color: #2980b9;
        animation: effect 250ms ease-in;
    }

    input[type="radio"]:disabled + .label-text {
        color: #aaa;
    }

        input[type="radio"]:disabled + .label-text:before {
            content: "\f111";
            color: #ccc;
        }

@keyframes effect {
    0% {
        transform: scale(0);
    }

    25% {
        transform: scale(1.3);
    }

    75% {
        transform: scale(1.4);
    }

    100% {
        transform: scale(1);
    }
}

option {
    border: 1px solid #999 !important;
    box-shadow: 0px 10px 60px 0 rgba(0,0,0,0.3) !important;
}


    option:hover {
        background-color: #45aaf2;
        color: #f3f3f3;
    }

@font-face {
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 300;
    src: local('Titillium WebLight'), local('TitilliumWeb-Light'), url(http://themes.googleusercontent.com/static/fonts/titilliumweb/v2/anMUvcNT0H1YN4FII8wpr24bNCNEoFTpS2BTjF6FB5E.woff) format('woff');
    background: darkviolet;
    color: wheat;
}

@-webkit-keyframes blinker {
    from {
        opacity: 1.0;
    }

    to {
        opacity: 0.0;
    }
}

.blink {
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
}

.darkviolet {
    color: darkviolet;
}

.Green1 {
    color: #44872a;
}

.Green2 {
    color: #0cd30c;
}

.controls {
    margin-bottom: 10px;
}

.collapse-group {
    padding: 10px;
    border: 1px solid darkgrey;
    margin-bottom: 10px;
}

.panel-title .trigger:before {
    content: '\e082';
    font-family: 'Glyphicons Halflings';
    vertical-align: text-bottom;
}

.panel-title .trigger.collapsed:before {
    content: '\e081';
}
/*selectautowidthtest*/
#resizing_select {
    width: 110px;
}

#width_tmp_select {
    display: none;
}

#resizing_select1 {
    width: 110px;
}

#width_tmp_select1 {
    display: none;
}

#resizeselect {
    width: 110px;
}

#widthtmpselect {
    display: none;
}

#width_tmp {
    display: none;
}

#resize {
    width: 110px;
}

#widthtmp {
    display: none;
}

#width_tmpcatselect {
    display: none;
}

#resizecatergory {
    width: 110px;
}

#widthtmpcatoption {
    display: none;
}
/*breadcrumbs with anchor tag*/

#crumbs {
    text-align: center;
}

    #crumbs h1 {
        padding: 0 0 30px;
        text-transform: uppercase;
        font-size: 0.9rem;
        font-weight: 600;
        letter-spacing: 0.01rem;
        color: #8093a7;
    }

    #crumbs ul {
        list-style: none;
        display: inline-table;
    }

        #crumbs ul li {
            display: inline;
        }

            #crumbs ul li a {
                display: block;
                float: left;
                height: 30px;
                background: #f3f5fa;
                text-align: center;
                padding: 7px 13px 0 35px;
                position: relative;
                margin: 0 10px 0 0;
                font-size: 11px;
                text-decoration: none;
                color: #8093a7;
            }

                #crumbs ul li a:after {
                    content: "";
                    border-top: 30px solid transparent;
                    border-bottom: 0px solid transparent;
                    border-left: 40px solid #f3f5fa;
                    position: absolute;
                    right: -40px;
                    top: 0;
                    z-index: 1;
                }

                #crumbs ul li a:before {
                    content: "";
                    border-top: 30px solid transparent;
                    border-bottom: 0px solid transparent;
                    border-left: 38px solid #fff;
                    position: absolute;
                    left: 0;
                    top: 0;
                }

            #crumbs ul li:first-child a {
                border-top-left-radius: 10px;
                border-bottom-left-radius: 10px;
            }

                #crumbs ul li:first-child a:before {
                    display: none;
                }

            #crumbs ul li:last-child a {
                padding-right: 40px;
                border-top-right-radius: 10px;
                border-bottom-right-radius: 10px;
            }

                #crumbs ul li:last-child a:after {
                    display: none;
                }

            #crumbs ul li a:hover {
                background: #357dfd;
                color: #fff;
            }

                #crumbs ul li a:hover:after {
                    border-left-color: #357dfd;
                    color: #fff;
                }
/*breadcrumbs with button tag*/
#crumbs {
    text-align: center;
}

    #crumbs h1 {
        padding: 0 0 30px;
        text-transform: uppercase;
        font-size: 0.9rem;
        font-weight: 600;
        letter-spacing: 0.01rem;
        color: #8093a7;
    }

    #crumbs ul {
        list-style: none;
        display: inline-table;
    }

        #crumbs ul li {
            display: inline;
        }

            #crumbs ul li button {
                display: block;
                float: left;
                height: 30px;
                background: #f3f5fa;
                text-align: center;
                padding: 7px 13px 0 35px;
                position: relative;
                margin: 0 10px 0 0;
                font-size: 11px;
                text-decoration: none;
                color: #8093a7;
            }

                #crumbs ul li button:after {
                    content: "";
                    border-top: 30px solid transparent;
                    border-bottom: 0px solid transparent;
                    border-left: 40px solid #f3f5fa;
                    position: absolute;
                    right: -40px;
                    top: 0;
                    z-index: 1;
                }

                #crumbs ul li button:before {
                    content: "";
                    border-top: 40px solid transparent;
                    border-bottom: 5px solid transparent;
                    border-left: 54px solid #fff;
                    position: absolute;
                    left: 0;
                    top: 0;
                }

            #crumbs ul li:first-child button {
                border-top-left-radius: 10px;
                border-bottom-left-radius: 10px;
            }

            #crumbs ul li:first-child a:before {
                display: none;
            }

            #crumbs ul li:last-child button {
                padding-right: 40px;
                border-top-right-radius: 10px;
                border-bottom-right-radius: 10px;
            }

                #crumbs ul li:last-child button:after {
                    display: none;
                }

            #crumbs ul li button:hover {
                background: #357dfd;
                color: #fff;
            }

                #crumbs ul li button:hover:after {
                    border-left-color: #357dfd;
                    color: #fff;
                }
/*a[disabled] {
    pointer-events: none;
    cursor: default;
}*/
/**Accordion */
.formcenter {
    text-align: -webkit-center;
    text-align: -moz-center;
    text-align: center;
}

.container_accordion {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
}

.accordion {
    margin: 0;
    padding: 0;
    background: #f4f4f4;
    color: #00432f;
    border: 1px solid #d7d9d8;
    width: auto;
}

.accordion__item {
    position: relative;
    list-style-type: none;
    padding: 0.5% 4%;
}

    .accordion__item:not(:last-of-type) {
        border-bottom: 1px solid #d7d9d8;
    }

input[type="checkbox"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*height: 100%;*/
    cursor: pointer;
    opacity: 0;
}

.accordion__title {
    padding-right: 30px;
    /* font-size: 1.25rem; */
    font-size: 11px;
    margin-top: 1px;
    margin-bottom: 2px;
    font-weight: bold;
    width: auto !important;
}

.accordion__arrow {
    position: absolute;
    right: 0;
    margin-top: 4px;
    margin-right: 6%;
}

    .accordion__arrow::before,
    .accordion__arrow::after {
        content: "";
        position: absolute;
        background-color: #00432f;
        width: 3px;
        height: 9px;
        transition: transform 0.25s ease-in-out;
    }

    .accordion__arrow::before {
        transform: translateX(-2px) rotate(45deg);
    }

    .accordion__arrow::after {
        transform: translateX(2px) rotate(-45deg);
    }

input[type="checkbox"]:checked ~ .accordion__arrow::before {
    transform: translateX(2px) rotate(45deg);
}

input[type="checkbox"]:checked ~ .accordion__arrow::after {
    transform: translateX(-2px) rotate(-45deg);
}

.accordion__content {
    position: relative;
    max-height: fit-content;
    margin: 0;
    opacity: 1;
    overflow: hidden;
    transition: all 0.35s ease-in-out;
    line-height: 1.6;
    z-index: 2;
}

p.accordion__content {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif !important;
    font-size: 11px !important;
}

input[type="checkbox"]:checked ~ .accordion__content {
    max-height: 0;
    opacity: 0;
}

.row_selected {
    background-color: red !important;
}

@media screen and (max-width: 768px) {
    /*.main-menu{
    height:1025px !important;
}*/
    .formcenter {
        text-align: left;
    }
}

.amber {
    color: #f527d9;
    font-weight: bolder;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}
/*refresh button style*/
.icon-btn {
    border: none;
    background-color: transparent;
    outline: 0;
    border-radius: 25px;
    position: absolute;
    z-index: 1;
}

    .icon-btn i {
        color: #446cb3;
        font-size: 20px;
        cursor: pointer;
        width: auto;
        height: auto;
    }

        .icon-btn i.spin-animation {
            animation-name: spin;
            -webkit-animation-name: spin;
            -moz-animation-name: spin;
            -ms-animation-name: spin;
            animation-duration: 0.5s;
            -webkit-animation-duration: 0.5s;
            -moz-animation-duration: 0.5s;
            -ms-animation-duration: 0.5s;
            animation-timing-function: ease-in;
            -webkit-animation-timing-function: ease-in;
            -moz-animation-timing-function: ease-in;
            -ms-animation-timing-function: ease-in;
        }

/*loader*/
@import "compass/css3";

scss.centered, #spin-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

scss.round, #spin-wrap, #spin {
    border-radius: 50%;
}

@keyframes spin {
    0% {
        transform: rotate(90deg);
    }

    100% {
        transform: rotate(-270deg);
    }
}

@keyframes reset {
    0% {
        transform: translate(-50%, -50%) rotate(-90deg);
    }

    100% {
        transform: translate(-50%, -50%) rotate(270deg);
    }
}

#spin-wrap {
    width: 100px;
    height: 100px;
    background: #187ed8;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .3), 0 3px 6px rgba(0, 0, 0, .3), 0 4px 2px -2px rgba(0, 0, 0, .3);
    /*0 4px 2px -2px hsla(0,100%,100%,.5),*/
}

#spin {
    width: 92%;
    height: 92%;
    margin: 4%;
    background: aliceblue;
    box-shadow: inset 0 5px 20px rgba(0, 0, 0, .3), inset 0 3px 6px rgba(0, 0, 0, .3), inset 0 4px 2px -2px rgba(0, 0, 0, .3);
    /*inset 0 4px 2px -2px hsla(0,100%,100%,.5),*/
}

    #spin:before, #spin:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        width: 50%;
        height: 100%;
        z-index: -1;
    }

    #spin:before {
        left: 50%;
        border-radius: 0 100% 100% 0 / 50%;
        background: url('data:image/png;base64,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') no-repeat right center;
        background-size: 200% 100%;
        transform-origin: left center;
        animation: spin 3s linear infinite reverse;
    }

    #spin:after {
        left: 0;
        border-radius: 100% 0 0 100% / 50%;
        background: url('data:image/png;base64,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') no-repeat;
        background-size: 200% 100%;
        transform-origin: right center;
        animation: spin 1.5s linear infinite;
    }

/*scroll responsive for menu*/
/* ScrolBar  */
.scrollbar {
    height: 100%;
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
}

    .scrollbar:hover {
        height: 100%;
        width: 100%;
        overflow-y: hidden;
        overflow-x: hidden;
    }

.header {
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: black !important;
}

ul li.MsoNormal {
    margin-left: 33px;
}
/* Scrollbar Style */


#style-1::-webkit-scrollbar-track {
    border-radius: 2px;
}

#style-1::-webkit-scrollbar {
    width: 5px;
    background-color: #F7F7F7;
}

#style-1::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #BFBFBF;
}
/* Scrollbar End */
/* 
  You want a simple and fancy tooltip?
  Just copy all [data-tooltip] blocks:
*/
/*notes popup*/
.email {
    background: #DEDBDF;
    border-radius: 16px;
    height: 30px;
    overflow: hidden;
    position: relative;
    width: 173px;
    -webkit-tap-highlight-color: transparent;
    transition: width 300ms cubic-bezier(0.4, 0.0, 0.2, 1), height 300ms cubic-bezier(0.4, 0.0, 0.2, 1), box-shadow 300ms cubic-bezier(0.4, 0.0, 0.2, 1), border-radius 300ms cubic-bezier(0.4, 0.0, 0.2, 1);
}

    .email:not(.expand) {
        cursor: pointer;
    }

        .email:not(.expand):hover {
            background: #f0eeee;
        }

.from {
    position: absolute;
    transition: opacity 200ms 100ms cubic-bezier(0.0, 0.0, 0.2, 1);
}

.from-contents {
    display: flex;
    flex-direction: row;
    transform-origin: 0 0;
    transition: transform 300ms cubic-bezier(0.4, 0.0, 0.2, 1);
}

.to {
    opacity: 0;
    position: absolute;
    transition: opacity 100ms cubic-bezier(0.4, 0.0, 1, 1);
}

.to-contents {
    transform: scale(.55);
    transform-origin: 0 0;
    transition: transform 300ms cubic-bezier(0.4, 0.0, 0.2, 1);
}

.avatar {
    border-radius: 12px;
    height: 24px;
    left: 6px;
    position: relative;
    top: 4px;
    width: 24px;
}

.me {
    background-image: url(../images/exclamation-mark.png);
    background-size: cover;
}

.namees {
    font-size: 14px;
    line-height: 30px;
    margin-left: 10px;
}

.top {
    background: #6422EB;
    display: flex;
    flex-direction: row;
    height: 30px;
    transition: height 300ms cubic-bezier(0.4, 0.0, 0.2, 1);
    width: 300px;
}

.avatar-large {
    border-radius: 21px;
    height: 42px;
    margin-left: 12px;
    position: relative;
    top: 14px;
    width: 42px;
}

.name-large {
    color: #efd8ef;
    font-size: 16px;
    line-height: 30px;
    margin-left: 20px;
}

.x-touch {
    align-items: center;
    align-self: center;
    cursor: pointer;
    display: flex;
    height: 50px;
    justify-content: center;
    margin-left: auto;
    width: 50px;
}

.x {
    background: #BA87F9;
    border-radius: 10px;
    height: 20px;
    position: relative;
    width: 20px;
}

.x-touch:hover .x {
    background: #CB9AFB;
}

.style1 {
    background: #6422EB;
    height: 12px;
    position: absolute;
    transform: translateX(9px) translateY(4px) rotate(45deg);
    width: 2px;
}

.style2 {
    background: #6422EB;
    height: 12px;
    position: absolute;
    transform: translateX(9px) translateY(4px) rotate(-45deg);
    width: 2px;
}

.contents {
    background: #FFF;
    color: #444247;
    font-size: 12px;
    height: 200px;
    padding-top: 10px;
    width: 300px;
}

/*.row {
    align-items: center;
    display: flex;
    flex-direction: row;
    height: 60px;
}

.twitter {
    margin-left: 16px;
    height: 30px;
    position: relative;
    top: 0px;
    width: 30px;
}*/

/*.medium {
    height: 30px;
    margin-left: 16px;
    position: relative;
    width: 30px;
}*/

/*.link {
    margin-left: 16px;
}

    .link a {
        color: #444247;
        text-decoration: none;
    }

        .link a:hover {
            color: #777579;
        }*/

.email.expand {
    border-radius: 6px;
    box-shadow: 0 10px 20px rgba(0,0,0,0.10), 0 6px 6px rgba(0,0,0,0.16);
    height: 130px;
    width: 300px;
}

.expand .from {
    opacity: 0;
    transition: opacity 100ms cubic-bezier(0.4, 0.0, 1, 1);
}

.expand .from-contents {
    transform: scale(1.91);
}

.expand .to {
    opacity: 1;
    transition: opacity 200ms 100ms cubic-bezier(0.0, 0.0, 0.2, 1);
}

.expand .to-contents {
    transform: scale(1);
}

.sticky {
    position: sticky;
    top: 0;
    z-index: 1;
}

.white {
    background-color: white;
}

.buttonshiksha {
    background-color: #004A7F;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: Arial;
    font-size: 20px;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    -webkit-animation: glowing 1500ms;
    -moz-animation: glowing 1500ms;
    -o-animation: glowing 1500ms;
    animation: glowing 1500ms;
    animation-iteration-count: 10;
}

@-webkit-keyframes glowing {
    0% {
        background-color: #357dfd;
        -webkit-box-shadow: 0 0 3px #357dfd;
    }

    50% {
        background-color: #357dfd;
        -webkit-box-shadow: 0 0 30px #357dfd;
    }

    100% {
        background-color: #357dfd;
        -webkit-box-shadow: 0 0 3px #357dfd;
    }
}

@-moz-keyframes glowing {
    0% {
        background-color: #357dfd;
        -moz-box-shadow: 0 0 3px #357dfd;
    }

    50% {
        background-color: #357dfd;
        -moz-box-shadow: 0 0 30px #357dfd;
    }

    100% {
        background-color: #357dfd;
        -moz-box-shadow: 0 0 3px #357dfd;
    }
}

@-o-keyframes glowing {
    0% {
        background-color: #357dfd;
        box-shadow: 0 0 3px #357dfd;
    }

    50% {
        background-color: #357dfd;
        box-shadow: 0 0 30px #357dfd;
    }

    100% {
        background-color: #357dfd;
        box-shadow: 0 0 3px #357dfd;
    }
}

@keyframes glowing {
    0% {
        background-color: #357dfd;
        box-shadow: 0 0 3px #357dfd;
    }

    50% {
        background-color: #357dfd;
        box-shadow: 0 0 30px #357dfd;
    }

    100% {
        background-color: #357dfd;
        box-shadow: 0 0 3px #357dfd;
    }
}
/*@media screen and (max-height: 628px) {
    .main-menu {
        
        position: absolute;
    }
}*/
.CTFstyle {
    border: 1px solid blue;
    box-shadow: 0px -1px 8px 0px #b6b6ed;
    width: auto !important;
}

.LTFstyle {
    box-shadow: 0px -1px 8px 0px #ebc09a;
    border: 1px solid #E57717;
    width: auto !important;
}

.HTFstyle {
    border: 1px solid #68B52D;
    box-shadow: 0px -1px 8px 0px #bbdf9f;
    width: auto !important;
}

.LTFcolor {
    color: white;
    background: #E57717;
}

.CTFcolor {
    color: white;
    background: blue;
}

.HTFcolor {
    color: white;
    background: #68B52D;
}
/*print*/
#slideout5 {
    position: fixed;
    top: 98px;
    right: 0;
    width: 35px;
    padding: 5px 0;
    text-align: center;
    background: white;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    box-shadow: -1px 1px 4px 0 rgba(0,0,0,0.3);
    z-index: 16;
}
/*excel */
#slideout6 {
    position: fixed;
    top: 130px;
    right: 0;
    width: 35px;
    padding: 2px 0;
    text-align: center;
    background: white;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    box-shadow: -1px 1px 4px 0 rgba(0,0,0,0.3);
    z-index: 16;
}

#slideout {
    position: fixed;
    top: 168px;
    right: 0;
    width: 35px;
    padding: 5px 0;
    text-align: center;
    background: white;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    box-shadow: -1px 1px 4px 0 rgba(0,0,0,0.3);
    z-index: 16;
}

#slideout_inner {
    position: fixed;
    top: 168px;
    right: -161px;
    background: white;
    width: 161px;
    padding: 5px;
    height: auto;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    text-align: right;
    -webkit-border-radius: 0 0 5px 0;
    -moz-border-radius: 0 0 5px 0;
    border-radius: 0 0 5px 0;
    box-shadow: 2px 1px 4px 0 rgba(0,0,0,0.3);
    z-index: 9;
}

#slideout:hover {
    right: 161px;
}

    #slideout:hover #slideout_inner {
        right: 0;
    }

#slideout1 {
    position: fixed;
    top: 134px;
    right: 0;
    width: 35px;
    padding: 5px 0;
    text-align: center;
    background: white;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    box-shadow: -1px 1px 4px 0 rgba(0,0,0,0.3);
    z-index: 15;
}

#slideout1_inner {
    position: fixed;
    top: 134px;
    right: -140px;
    background: white;
    width: 140px;
    padding: 15px;
    height: 130px;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    text-align: right;
    -webkit-border-radius: 0 0 5px 0;
    -moz-border-radius: 0 0 5px 0;
    border-radius: 0 0 5px 0;
    box-shadow: 2px 1px 4px 0 rgba(0,0,0,0.3);
    z-index: 9;
}

#slideout1:hover {
    right: 140px;
}

    #slideout1:hover #slideout1_inner {
        right: 0;
    }

#slideout2 {
    position: fixed;
    top: 200px;
    right: 0;
    width: 35px;
    padding: 5px 0;
    text-align: center;
    background: white;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    box-shadow: -1px 1px 4px 0 rgba(0,0,0,0.3);
    z-index: 14;
}

#slideout2_inner {
    position: fixed;
    top: 200px;
    right: -140px;
    background: white;
    width: 140px;
    padding: 15px;
    height: 130px;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    text-align: right;
    -webkit-border-radius: 0 0 5px 0;
    -moz-border-radius: 0 0 5px 0;
    border-radius: 0 0 5px 0;
    box-shadow: 2px 1px 4px 0 rgba(0,0,0,0.3);
    z-index: 9;
}

#slideout2:hover {
    right: 140px;
}

    #slideout2:hover #slideout2_inner {
        right: 0;
    }

#slideout3 {
    position: fixed;
    top: 233px;
    right: 0;
    width: 35px;
    padding: 5px 0;
    text-align: center;
    background: white;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    box-shadow: -1px 1px 4px 0 rgba(0,0,0,0.3);
    z-index: 13;
}

#slideout3_inner {
    position: fixed;
    top: 233px;
    right: -140px;
    background: white;
    width: 140px;
    padding: 8px;
    height: 143px;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    text-align: right;
    -webkit-border-radius: 0 0 5px 0;
    -moz-border-radius: 0 0 5px 0;
    border-radius: 0 0 5px 0;
    box-shadow: 2px 1px 4px 0 rgba(0,0,0,0.3);
    z-index: 9;
}

#slideout3:hover {
    right: 140px;
}

    #slideout3:hover #slideout3_inner {
        right: 0;
    }

#slideout4 {
    position: fixed;
    top: 270px;
    right: 0;
    width: 35px;
    padding: 5px 0;
    text-align: center;
    background: white;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    box-shadow: -1px 1px 4px 0 rgba(0,0,0,0.3);
    z-index: 12;
}

#slideout4_inner {
    position: fixed;
    top: 270px;
    right: -140px;
    background: white;
    width: 140px;
    padding: 15px;
    height: 130px;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    text-align: right;
    -webkit-border-radius: 0 0 5px 0;
    -moz-border-radius: 0 0 5px 0;
    border-radius: 0 0 5px 0;
    box-shadow: 2px 1px 4px 0 rgba(0,0,0,0.3);
    z-index: 9;
}

#slideout4:hover {
    right: 140px;
}

    #slideout4:hover #slideout4_inner {
        right: 0;
    }

.disflex {
    display: flex;
}

.ng-hide {
    display: none;
}

.darkgreen {
    color: darkgreen;
    font-weight: bold;
}

.darkred {
    color: red;
    font-weight: bold;
}

.lightgreen {
    color: #83c63b;
    font-weight: bold;
}

.lightred {
    color: #f77c4c;
    font-weight: bold;
}

.darkgreenBG {
    background-color: darkgreen;
    font-weight: bold;
}

.darkredBG {
    background-color: red;
    font-weight: bold;
}

.lightgreenBG {
    background-color: #83c63b;
    font-weight: bold;
}

.lightredBG {
    background-color: lightsalmon;
    font-weight: bold;
}

.chocolateBG {
    background-color: #923006;
    font-weight: bold;
}

.blueBG {
    background-color: blue;
    font-weight: bold;
}

.RC1, .RC2, .RC3, .RC4, .RC5, .RC6, .RC7, .RC8, .RC9 {
    display: none;
    color: green;
}

.FC1, .FC2, .FC3, .FC4, .FC5, .FC6, .FC7, .FC8, .FC9 {
    display: none;
    color: red;
}

.TVHSLvel, .TVLSLvel {
    color: gray;
}

.RCabsolute {
    color: green;
}

.FCabsolute {
    color: red;
}

.ui-widget-content {
    border: none;
    background: none;
    color: #333333;
}
/*.main-menu.expanded li.dropdown > ul.dropdown-menu {
    width: 254px;
    overflow-x: visible !important;
    overflow-y: overlay;
}*/
@media (min-height:300px) and (max-height:635px) {
    .main-menu {
        background: #2f333e;
        border-right: 1px solid #e5e5e5;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0px;
        width: 58px;
        overflow: hidden;
        -webkit-transition: width .05s linear;
        transition: width .05s linear;
        -webkit-transform: translateZ(0) scale(1,1);
        z-index: 1000;
        box-shadow: 5px -1px 15px 0px rgba(0, 0, 0, .075);
        box-sizing: border-box;
        min-height: auto;
        overflow-y: auto;
    }

        .main-menu.expanded {
            width: 254px;
            /*overflow-x: visible !important;*/
            overflow-y: overlay;
        }

        .main-menu > ul.logout {
            position: absolute;
            left: 0;
            bottom: -363px;
        }

    .dropdown:active .dropdown-menu {
        display: contents;
    }

    .dropdown:focus .dropdown-menu {
        display: contents;
    }

    .dropdown:hover .dropdown-menu {
        display: contents;
    }

    .dropdown-menu > li > a {
        padding: 3px 5px !important;
        color: #c8c9ce;
        width: 253px;
        margin-left: 15px;
    }

    .caret {
        border-left: 4px solid transparent !important;
        border-right: 4px solid transparent !important;
        /* border-bottom: 7px solid !important; */
        border-top: 4px solid !important;
        margin-right: 3px;
    }
}

@media (min-height:636px) {
    .main-menu {
        background: #2f333e;
        border-right: 1px solid #e5e5e5;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0px;
        width: 58px;
        overflow: hidden;
        -webkit-transition: width .05s linear;
        transition: width .05s linear;
        -webkit-transform: translateZ(0) scale(1,1);
        z-index: 1000;
        box-shadow: 5px -1px 15px 0px rgba(0, 0, 0, .075);
        box-sizing: border-box;
        min-height: auto;
        overflow-y: auto;
    }

        .main-menu.expanded {
            width: 254px;
            overflow: visible;
        }

        .main-menu > ul.logout {
            position: absolute;
            left: 0;
            bottom: 0px;
        }
    /*.dropdown-menu > li > a {
        padding: 3px 5px !important;
        color: #c8c9ce;
        width: 253px;
    }
    .dropdown:active .dropdown-menu {
        display: contents;
    }
    .dropdown:focus .dropdown-menu {
        display: contents;
    }
    .dropdown:hover .dropdown-menu {
        display: contents;
    }
    .caret {
        border-left: 4px solid transparent !important;
        border-right: 4px solid transparent !important;
        
        border-top: 4px solid !important;
        margin-right: 3px;
    }*/
}

.up {
    color: green;
    font-weight: bold;
}

.down {
    color: red;
    font-weight: bold;
}

td.up a::after {
    height: 15px;
    width: 15px;
    display: block;
    background-image: url("images/supp.png");
    content: '';
}

.footer_nav_main {
    bottom: 0;
    position: fixed;
    z-index: 110;
    /* width: 100%; */
    height: 40px;
}

#footer_nav {
    position: relative;
}


#footerec {
    background: #424240;
    border: 1px solid #be6d78;
    border-width: 0 1px;
    bottom: none\9;
    *bottom: none;
    bottom: 0;
    width: 280px;
    z-index: 101;
    height: 64px;
    right: 0;
    float: left;
}




.arrow-down {
    width: 22px;
    height: 25px;
    background: green;
    position: fixed;
    left: 75px;
    bottom: 38px;
}

.bottom {
    bottom: 0px;
}

.arrow-down.active {
    background: red;
}

.arrow-down:before,
.arrow-down:after {
    content: "";
    display: block;
    width: 12px;
    height: 3px;
    background: white;
    position: absolute;
    top: 11px;
    transition: transform .5s;
}

.arrow-down:after {
    right: 9px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    transform: rotate(45deg);
}

.arrow-down:before {
    right: 2px;
    transform: rotate(-45deg);
}

.arrow-down.active:after {
    transform: rotate(-45deg);
}

.arrow-down.active:before {
    transform: rotate(45deg);
}


/*existing version css starts
*/
/*date session css */
.txtOrange, .txtRed, .txtGreen, .txtLGreen, .txtDRed, .txtGray {
    color: #FE852E;
    font-weight: bold;
}

.txtRed {
    color: Red;
}

.txtGreen {
    color: #009C58;
}

.txtLGreen {
    color: #83c63b;
}

.txtDRed {
    color: #c20a0c;
}

.txtGray {
    color: gray;
}

/*background color comes in high low */
.tdRed1, .tdSkyBlue, .tdRed2, .tdRed3, .tdRose, .tdGreen1, .tdGreen2, .tdGreen3 {
    border-bottom-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-color: #ccc;
    background-color: #c20a0c;
    color: #fff;
}
/*
.tdRed2 {
  background-color:#db4547;
}*/

.tdRed2 {
    background-color: #6E0607;
}


.tdRed3 {
    background-color: #fe061e;
}

.tdRose {
    background-color: #FF66CC;
}

.tdGreen1 {
    background-color: #44872a;
}

.tdGreen2 {
    background-color: #8f8702;
}

.tdGreen3 {
    background-color: #83c63b;
}

.tdSkyBlue {
    background-color: #30c3d5;
}

.tdChocolate {
    border-bottom-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-color: #ccc;
    background-color: #923006;
    color: #fff;
}


.tdBlue {
    border-bottom-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-color: #ccc;
    background-color: blue;
    color: #fff;
}

.tdChocolate1 {
    background-color: lightgreen;
    color: #fff;
}


.tdBlue1 {
    background-color: blue;
    color: #fff;
}

.tdChocolate1_D {
    background-color: #923006;
    color: #fff;
    border-style: dotted;
}

.tdBlue1_D {
    background-color: blue;
    color: #fff;
    border-style: dotted;
}

/*director pattern css*/
/*.DPRed2 {
    color: #6E0607;
}*/
.DPRed {
    color: Red;
}

.DPRed1 {
    color: #FF6666;
}

.DPRed2 {
    color: #923006;
}

.DPRed3 {
    color: #fe061e;
}

/*.DPRose {
    color: #FF66CC;
}*/
.DPRose {
    color: #AE285D;
}

.DPGreen {
    color: green;
}

.DPGreen1 {
    color: #4ecc4e;
}
/*.DPGreen1 {
    color: #44872a;
}*/

.DPGreen2 {
    color: #8f8702;
}

.DPGreen3 {
    color: #83c63b;
}

/*.DPSkyBlue {
    color: #30c3d5;
}*/
.DPSkyBlue {
    color: #1065E7;
}
/*Range css*/
.clsVLBuy {
    color: green;
}

.clsVLSell {
    color: Red;
}

.clsVLValidBuy {
    color: #4ecc4e;
}

.clsVLValidSell {
    color: #FF6666;
}

/*.RangeRed2 {
    color: #6E0607;
}


.RangeRed3 {
    color: #fe061e;
}

.RangeRose {
    color: #FF66CC;
}

.RangeGreen1 {
    color: #44872a;
}

.RangeGreen2 {
    color: #8f8702;
}

.RangeGreen3 {
    color: #83c63b;
}

.RangeSkyBlue {
    color: #30c3d5;
}*/
.pad5 {
    padding: 5px;
}

.-n {
    position: relative;
    right: 30px;
}

.n- {
    position: relative;
    left: 25px;
}

@media print {
    .txtOrange, .txtRed, .txtGreen, .txtLGreen, .txtDRed, .txtGray {
        color: #FE852E;
        font-weight: bold;
    }

    .txtRed {
        color: Red;
    }

    .txtGreen {
        color: #009C58;
    }

    .txtLGreen {
        color: #83c63b;
    }

    .txtDRed {
        color: #c20a0c;
    }

    .txtGray {
        color: gray;
    }
    /*background color comes in high low */
    .tdRed1, .tdSkyBlue, .tdRed2, .tdRed3, .tdRose, .tdGreen1, .tdGreen2, .tdGreen3 {
        border-bottom-width: 1px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: solid;
        border-left-style: none;
        border-bottom-color: #ccc;
        background-color: #c20a0c;
        color: #fff;
    }
    /*
.tdRed2 {
  background-color:#db4547;
}*/

    .tdRed2 {
        background-color: #6E0607;
    }


    .tdRed3 {
        background-color: #fe061e;
    }

    .tdRose {
        background-color: #FF66CC;
    }

    .tdGreen1 {
        background-color: #44872a;
    }

    .tdGreen2 {
        background-color: #8f8702;
    }

    .tdGreen3 {
        background-color: #83c63b;
    }

    .tdSkyBlue {
        background-color: #30c3d5;
    }
}

.animated {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes bounce {
    0%, 100% {
        -webkit-transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(-5px);
    }
}

@keyframes bounce {
    0%, 100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-5px);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
}

#animated-example {
    width: 20px;
    height: 20px;
    background-color: red;
    position: relative;
    top: 100px;
    left: 100px;
    border-radius: 50%;
}

hr {
    position: relative;
    top: 92px;
    left: -300px;
    width: 200px;
}

.SRBuy {
    color: green;
}

.SRSell {
    color: red;
}

td.thick {
    width: 5% !important;
}

td.thick1 {
    width: 3% !important;
}

td.bold.thin {
    width: 25px !important;
}

td.column1, td.column2, td.column3, td.column4, td.column5, td.column6 {
    width: 5% !important;
}

.arrow-up {
    width: 22px;
    height: 25px;
    background: green;
    position: fixed;
    left: 75px;
    bottom: 23px;
}

.bottom {
    bottom: 0px;
}

.arrow-up.active {
    background: red;
}

.arrow-up:before,
.arrow-up:after {
    content: "";
    display: block;
    width: 12px;
    height: 3px;
    background: white;
    position: absolute;
    top: 11px;
    transition: transform .5s;
}

.arrow-up:after {
    transform: rotate(45deg);
    right: 1px;
}

.arrow-up:before {
    transform: rotate(-45deg);
    right: 8px;
}

.arrow-up.active:after {
    right: 9px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    transform: rotate(-138deg);
}

.arrow-up.active:before {
    right: 2px;
    transform: rotate(138deg);
}

.index_changelogexchange {
    background-color: #2f333e;
    text-align: center;
    color: rgb(64, 126, 196);
    resize: none;
    border: black;
    border-bottom: blue 1em;
    overflow-x: hidden;
    height: 35px;
    width: 150px;
    position: fixed;
    top: 0;
    transition: all 0.3s ease-in-out;
    left: 55px;
    border-radius: 6px;
    z-index: 50;
}

.bottomexchange {
    left: -110px;
}

.showMeexchange {
    position: fixed;
    top: 5px;
    left: 59px;
    z-index: 999;
}

.showexchange {
    position: fixed;
    top: 5px !important;
    left: 206px !important;
    z-index: 999;
}

.toggleButtonexchange {
    transform: rotate(90deg);
}

/* Sector info icon — shown only when the selected sector has InfoText */
.sector-info-icon {
    cursor: pointer;
    color: #2196F3;
    font-size: 16px;
    margin-left: 6px;
    vertical-align: middle;
    display: inline-block;
}
.sector-info-icon:hover {
    color: #0d47a1;
}

/* Sector info popover — auto-width, app font (Calibri 11px)
   popover-class="sector-info-popover" stamps this class on the
   popover element that Bootstrap appends directly to <body>      */
.sector-info-popover {
    max-width: none;
    width: auto;
    white-space: normal;
    font-family: Calibri;
    font-size: 11px;
}
.sector-info-popover .popover-title {
    font-family: Calibri;
    font-size: 12px;
    font-weight: bold;
}
.sector-info-popover .popover-content {
    font-family: Calibri;
    font-size: 12px;
    background-color: ghostwhite;
    border: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
    width: auto;
    font-weight: 800;
}

.uib-popover-html-popup,
.sector-info-popover,
.sector-info-popover.popover {
    height: -moz-fit-content !important;
    height: fit-content !important;
}

.sector-info-popover .popover-content {
    height: -moz-fit-content !important;
    height: fit-content !important;
}
.responsivewidthsm6 {
    width: 50% !important;
}

@media screen and (max-width:767px) {
    .responsivewidthsm6 {
        width: 150% !important;
    }
}

button[disabled], html input[disabled] {
    cursor: not-allowed !important;
}

.s-media {
    position: fixed;
    top: 70px;
    left: 53px;
    z-index: 999;
    transition: all linear 0.2s;
    width: 2%;
}

    .s-media a:first-child {
        border-radius: 0 5px 0 0;
    }

    .s-media a:last-child {
        border-radius: 0 0 5px 0;
    }

.s-item {
    display: block;
    width: 20px;
    height: auto;
    color: white;
    font-size: 8px;
    line-height: 1.6;
    text-align: center;
    /* transition: all linear 0.2s; */
    text-decoration: none;
    padding: 3px 0;
}

/*.s-item:hover {
        width: 70px;
    }*/

#sm-open {
    position: fixed;
    top: 100px;
    left: -60px;
    border-radius: 0 30px 30px 0;
    transition: all linear 0.2s;
}

.menucolor {
    background: #2F333E;
    text-orientation: upright;
    writing-mode: vertical-lr;
    font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif !important;
}

.sm-collapse {
    left: -60px;
}

@media screen and (max-width:767px) {
    .s-media {
        position: fixed;
        top: 455px;
        right: 0 !important;
        z-index: 999;
        transition: all linear 0.2s;
        width: 10%;
    }

    a.close.liveposition {
        top: -283px;
        color: black !important;
        background: white;
        position: absolute;
        right: -465px;
    }
}

@media screen and (max-width:555px) {
    a.close.liveposition {
        top: -283px;
        color: black !important;
        background: white;
        position: absolute;
        right: -225px;
    }
}

/*Loading table content style*/
@import "compass/css3";
@import 'https://fonts.googleapis.com/css?family=Montserrat:300,400,700';

.rwd-table {
    margin: 1em 0;
    min-width: 200px;
    font-family: Montserrat, sans-serif;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    margin-left: 85px;
}

    .rwd-table tr {
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
    }

/*.rwd-table th {
        display: none;
    }*/

/*.rwd-table td {
        display: block;
    }*/
rwd-table > td {
    padding: 4px;
}

rwd-table > th {
    padding: 4px;
}

.rwd-table td:first-child {
    padding-top: 0.5em;
}

.rwd-table td:last-child {
    padding-bottom: 0.5em;
}

/*.rwd-table td:before {
            content: attr(data-th) ": ";
            font-weight: bold;
            width: 6.5em;
            display: inline-block;
        }*/

@media (min-width: 480px) {

    .rwd-table td:before {
        display: none;
    }
}

.rwd-table th, .rwd-table td {
    text-align: left;
}

@media (min-width: 480px) {

    .rwd-table th, .rwd-table td {
        display: table-cell;
        padding: 0.25em 0.5em;
    }

        .rwd-table th:first-child, .rwd-table td:first-child {
            padding-left: 0;
        }

        .rwd-table th:last-child, .rwd-table td:last-child {
            padding-right: 0;
        }
}



.rwd-table {
    background: #34495E;
    color: #fff;
    border-radius: 0.4em;
    overflow: scroll;
}

    .rwd-table tr {
        border-color: #46637f;
    }



@media (min-width: 480px) {
    .rwd-table th, .rwd-table td {
        padding: 5px !important;
    }
}

.rwd-table th, .rwd-table td:before {
    color: #dd5;
}

.reversalsell {
    display: inline-block;
    background-image: url(../images/reversalsell1.png);
    width: 15px;
    height: 15px;
}

.reversalbuy {
    display: inline-block;
    background-image: url(../images/reversalbuy1.png);
    width: 15px;
    height: 15px;
}

.stopandistosell {
    display: inline-block;
    background-image: url(../images/stopandistosell.png);
    width: 15px;
    height: 15px;
}

.stopandistobuy {
    display: inline-block;
    background-image: url(../images/stopandistobuy.png);
    width: 15px;
    height: 15px;
}

.Black {
    color: black !important;
    font-weight: bold;
}

.tooltipss {
    position: fixed;
    display: inline-block;
    z-index: 1111;
    left: 18px;
    bottom: 85px;
    display: inline-block;
    cursor: pointer;
}

    .tooltipss .tooltiptexts {
        visibility: hidden;
        width: 133px;
        background-color: black;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1111;
        top: -5px;
        left: 110%;
    }

        .tooltipss .tooltiptexts::after {
            content: "";
            position: absolute;
            top: 50%;
            right: 100%;
            margin-top: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: transparent black transparent transparent;
        }

    .tooltipss:hover .tooltiptexts {
        visibility: visible;
    }


ul.nobullet {
    list-style-type: none;
}

.bell {
    display: block;
    width: 23px;
    height: 22px;
    font-size: 20px;
    /* margin: 50px auto 0; */
    color: #ececec;
    -webkit-animation: ring 4s .7s ease-in-out infinite;
    -webkit-transform-origin: 50% 4px;
    -moz-animation: ring 4s .7s ease-in-out infinite;
    -moz-transform-origin: 50% 4px;
    animation: ring 4s .7s ease-in-out infinite;
    transform-origin: 50% 4px;
}

@-webkit-keyframes ring {
    0% {
        -webkit-transform: rotateZ(0);
    }

    1% {
        -webkit-transform: rotateZ(30deg);
    }

    3% {
        -webkit-transform: rotateZ(-28deg);
    }

    5% {
        -webkit-transform: rotateZ(34deg);
    }

    7% {
        -webkit-transform: rotateZ(-32deg);
    }

    9% {
        -webkit-transform: rotateZ(30deg);
    }

    11% {
        -webkit-transform: rotateZ(-28deg);
    }

    13% {
        -webkit-transform: rotateZ(26deg);
    }

    15% {
        -webkit-transform: rotateZ(-24deg);
    }

    17% {
        -webkit-transform: rotateZ(22deg);
    }

    19% {
        -webkit-transform: rotateZ(-20deg);
    }

    21% {
        -webkit-transform: rotateZ(18deg);
    }

    23% {
        -webkit-transform: rotateZ(-16deg);
    }

    25% {
        -webkit-transform: rotateZ(14deg);
    }

    27% {
        -webkit-transform: rotateZ(-12deg);
    }

    29% {
        -webkit-transform: rotateZ(10deg);
    }

    31% {
        -webkit-transform: rotateZ(-8deg);
    }

    33% {
        -webkit-transform: rotateZ(6deg);
    }

    35% {
        -webkit-transform: rotateZ(-4deg);
    }

    37% {
        -webkit-transform: rotateZ(2deg);
    }

    39% {
        -webkit-transform: rotateZ(-1deg);
    }

    41% {
        -webkit-transform: rotateZ(1deg);
    }

    43% {
        -webkit-transform: rotateZ(0);
    }

    100% {
        -webkit-transform: rotateZ(0);
    }
}

@-moz-keyframes ring {
    0% {
        -moz-transform: rotate(0);
    }

    1% {
        -moz-transform: rotate(30deg);
    }

    3% {
        -moz-transform: rotate(-28deg);
    }

    5% {
        -moz-transform: rotate(34deg);
    }

    7% {
        -moz-transform: rotate(-32deg);
    }

    9% {
        -moz-transform: rotate(30deg);
    }

    11% {
        -moz-transform: rotate(-28deg);
    }

    13% {
        -moz-transform: rotate(26deg);
    }

    15% {
        -moz-transform: rotate(-24deg);
    }

    17% {
        -moz-transform: rotate(22deg);
    }

    19% {
        -moz-transform: rotate(-20deg);
    }

    21% {
        -moz-transform: rotate(18deg);
    }

    23% {
        -moz-transform: rotate(-16deg);
    }

    25% {
        -moz-transform: rotate(14deg);
    }

    27% {
        -moz-transform: rotate(-12deg);
    }

    29% {
        -moz-transform: rotate(10deg);
    }

    31% {
        -moz-transform: rotate(-8deg);
    }

    33% {
        -moz-transform: rotate(6deg);
    }

    35% {
        -moz-transform: rotate(-4deg);
    }

    37% {
        -moz-transform: rotate(2deg);
    }

    39% {
        -moz-transform: rotate(-1deg);
    }

    41% {
        -moz-transform: rotate(1deg);
    }

    43% {
        -moz-transform: rotate(0);
    }

    100% {
        -moz-transform: rotate(0);
    }
}

@keyframes ring {
    0% {
        transform: rotate(0);
    }

    1% {
        transform: rotate(30deg);
    }

    3% {
        transform: rotate(-28deg);
    }

    5% {
        transform: rotate(34deg);
    }

    7% {
        transform: rotate(-32deg);
    }

    9% {
        transform: rotate(30deg);
    }

    11% {
        transform: rotate(-28deg);
    }

    13% {
        transform: rotate(26deg);
    }

    15% {
        transform: rotate(-24deg);
    }

    17% {
        transform: rotate(22deg);
    }

    19% {
        transform: rotate(-20deg);
    }

    21% {
        transform: rotate(18deg);
    }

    23% {
        transform: rotate(-16deg);
    }

    25% {
        transform: rotate(14deg);
    }

    27% {
        transform: rotate(-12deg);
    }

    29% {
        transform: rotate(10deg);
    }

    31% {
        transform: rotate(-8deg);
    }

    33% {
        transform: rotate(6deg);
    }

    35% {
        transform: rotate(-4deg);
    }

    37% {
        transform: rotate(2deg);
    }

    39% {
        transform: rotate(-1deg);
    }

    41% {
        transform: rotate(1deg);
    }

    43% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(0);
    }
}

.countColor {
    color: #f58021;
    font-weight: bold;
}
/*thead.headerblues, tbody.tableheight tr {
    display: table;
    width: 100%;
    table-layout: fixed;
}
tbody.tableheight {
   
    display: block;
    max-height: 145px;
    overflow-y: scroll;
}*/
div.blueTable {
    border: 1px solid #1C6EA4;
    background-color: #EEEEEE;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
}

.divTable.blueTable .divTableCell, .divTable.blueTable .divTableHead {
    border: 1px solid #AAAAAA;
    padding: 3px 2px;
}

.divTable.blueTable .divTableBody .divTableCell {
    font-size: 11px;
}

.divTable.blueTable .divTableRow:nth-child(even) {
    background: #D0E4F5;
}

.divTable.blueTable .divTableHeading {
    background: #1C6EA4;
    background: -moz-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
    background: -webkit-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
    background: linear-gradient(to bottom, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
    border-bottom: 2px solid #444444;
}

    .divTable.blueTable .divTableHeading .divTableHead {
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
        border-left: 2px solid #D0E4F5;
    }

        .divTable.blueTable .divTableHeading .divTableHead:first-child {
            border-left: none;
        }

.blueTable .tableFootStyle {
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background: #D0E4F5;
    background: -moz-linear-gradient(top, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
    background: -webkit-linear-gradient(top, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
    background: linear-gradient(to bottom, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
    border-top: 2px solid #444444;
}

.blueTable .tableFootStyle {
    font-size: 11px;
}

    .blueTable .tableFootStyle .links {
        text-align: right;
    }

        .blueTable .tableFootStyle .links a {
            display: inline-block;
            background: #1C6EA4;
            color: #FFFFFF;
            padding: 2px 8px;
            border-radius: 5px;
        }

.blueTable.outerTableFooter {
    border-top: none;
}

    .blueTable.outerTableFooter .tableFootStyle {
        padding: 3px 5px;
    }
/* DivTable.com */
.divTable {
    display: table;
}

.divTableRow {
    display: table-row;
}

.divTableHeading {
    display: table-header-group;
}

.divTableCell, .divTableHead {
    display: table-cell;
}

.divTableHeading {
    display: table-header-group;
}

.divTableFoot {
    display: table-footer-group;
}

.divTableBody {
    display: table-row-group;
    max-height: 145px;
    overflow-y: scroll;
}

.LOB {
    display: none;
}

.LOS {
    display: none;
}

.viewAddPopup {
    display: none;
    position: fixed;
    right: 2%;
    bottom: 8%;
    border: none;
    border-radius: 10px;
    -webkit-box-shadow: 0px 10px 60px 0 rgba(0,0,0,0.3);
    box-shadow: 0px 10px 60px 0 rgba(0,0,0,0.3);
    padding: 5px;
    z-index: 100;
    background: white;
}

/* ---- Data extraction prevention: disable text selection on all data tables ---- */
table.dataTable td,
table.dataTable th,
#table_id td,
#table_id th,
.dataTables_wrapper td,
.dataTables_wrapper th {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Prevent right-click context menu hint via cursor change on table cells */
table.dataTable td {
    cursor: default;
}

/* ---- Print / PDF extraction prevention ----
   When the user prints or exports to PDF, data table rows are hidden.
   The JS beforeprint listener also injects this dynamically as a backup. */
@media print {
    table.dataTable tbody tr,
    #table_id tbody tr,
    .dataTables_wrapper tbody tr {
        visibility: hidden !important;
        display: none !important;
    }
    /* Optionally show a "print not permitted" message instead */
    .dataTables_wrapper::before {
        content: "Printing this report is not permitted.";
        display: block;
        font-size: 14pt;
        color: #c00;
        text-align: center;
        padding: 40px;
    }
}
