@import url(https://fonts.googleapis.com/css?family=Lato:400,400italic,700,300,300italic);




body  {
}




* {
    font-family: 'Lato', sans-serif;
}




a, p, h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato', sans-serif;
}

.top10{
    margin-top:10px;
}


.page-container .sidebar-menu {
    background: #2e2e2e;
}


.user-name {
    text-align: center;
    margin-top: 10px;
    float: left;
    width: 100%;
}

.img-circle {
    width: 100%;
    max-width: 70px;
    margin: auto;
    display: block;
}

table tr th {
    font-weight: 700;
}




table tr th, table tr td {
    font-size: 14px;
    color: #333333;
}




.page-container .sidebar-menu #main-menu li {
    position: relative;
    margin: 0;
    font-size: 12px;
    border-bottom: 1px solid #2e2e2e !important;
}




    .page-container .sidebar-menu #main-menu li ul > li > a {
        background-color: #333333;
        padding-left: 40px;
    }




    .page-container .sidebar-menu #main-menu li.active > a {
        background-color: #3278ac;
        color: #ffffff;
    }




    .page-container .sidebar-menu #main-menu li a:hover {
        background-color: #333333;
        color: #ffffff;
    }




    .page-container .sidebar-menu #main-menu li ul > li > a:hover, .page-container .sidebar-menu .sidebar-user-info .sui-hover {
        background-color: #333333;
    }




.main-content {
    /*	background: #e6e6e6 !important;

*/
}




#line-month, #line-year {
}




.my-ld-table.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background: #3278ac;
    color: #ffffff;
}




.requirements-tl th:first-child {
    text-align: left;
}




.requirements-tl th {
    text-align: center;
}




.requirements-tl tr.active-row td {
    text-align: center;
    background: #3278ac !important;
    color: #ffffff;
}




.requirements-tl .table-striped > tbody > tr:nth-child(1) > td, .requirements-tl .table-striped > tbody > tr:nth-child(1) > th {
    background: #ffffff;
    color: #303641;
    padding: 5px;
}

/**/

/*.requirements-tl .table-striped > tbody > tr:nth-child(odd) > td:nth-child(4), .requirements-tl .table-striped > tbody > tr:nth-child(odd) > th:nth-child(4) {

	background: #eaebec;

}*/




.requirements-tl .table-striped > tbody > tr:nth-child(odd) > td:nth-child(5), .requirements-tl .table-striped > tbody > tr:nth-child(odd) > th:nth-child(5) {
    background: #e0e1e2;
}




.requirements-tl .table-striped > tbody > tr:nth-child(odd) > td:nth-child(6), .requirements-tl .table-striped > tbody > tr:nth-child(odd) > th:nth-child(6) {
    background: #eaebec;
}

/**/

.requirements-tl .table-striped > tbody > tr:nth-child(even) > td:nth-child(4), .requirements-tl .table-striped > tbody > tr:nth-child(even) > th:nth-child(4) {
    background: #f4f4f4;
}




.requirements-tl .table-striped > tbody > tr:nth-child(even) > td:nth-child(5), .requirements-tl .table-striped > tbody > tr:nth-child(even) > th:nth-child(5) {
    background: #eaeaea;
}




.requirements-tl .table-striped > tbody > tr:nth-child(even) > td:nth-child(6), .requirements-tl .table-striped > tbody > tr:nth-child(even) > th:nth-child(6) {
    background: #f4f4f4;
}




/**/




.requirements-tl .table-striped > tbody > tr:nth-child(n+2):hover > td:nth-child(4), .requirements-tl .table-striped > tbody > tr:nth-child(n+2):hover > th:nth-child(4), .requirements-tl .table-striped > tbody > tr:nth-child(n+2):hover > td:nth-child(5), .requirements-tl .table-striped > tbody > tr:nth-child(n+2):hover > th:nth-child(5), .requirements-tl .table-striped > tbody > tr:nth-child(n+2):hover > td:nth-child(6), .requirements-tl .table-striped > tbody > tr:nth-child(n+2):hover > th:nth-child(6) {
    background: #3278ac;
}




.requirements-tl table tr td {
    text-align: center;
}




.requirements-tl .table-striped > tbody > tr:nth-child(1) > td, .table-striped > tbody > tr:nth-child(1) > th {
    background: #f8f8f8;
    border-bottom: 1px solid #e6e6e6;
    color: #303641;
    padding: 5px !important;
}




.requirements-tl .table-striped > tbody > tr:nth-child(1) > td, .table-striped > tbody > tr:nth-child(1) > th {
    background: #f8f8f8;
    border-bottom: 1px solid #e6e6e6;
    color: #303641;
    padding: 5px !important;
}




    .requirements-tl .table-striped > tbody > tr:nth-child(1) > td p, .table-striped > tbody > tr:nth-child(1) > th p {
        padding: 0px !important;
        margin: 0 !important;
    }







.requirements-tl .table-striped > tbody > tr:nth-child(2) > td p, .table-striped > tbody > tr:nth-child(2) > th p {
    padding: 0px !important;
    margin: 0 !important;
}




.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: none;
}




.requirements-tl .table > thead > tr > th, .requirements-tl .table > tbody > tr > th, .requirements-tl .table > tfoot > tr > th, .requirements-tl .table > thead > tr > td, .requirements-tl .table > tbody > tr > td, .requirements-tl .table > tfoot > tr > td {
    padding: 15px;
}




.requirements-tl .table {
    border: 1px solid #e6e6e6;
}




.bid-tbl .table tr th {
    text-align: center;
}




/*  H Slider - currency */




.currency-name-nav {
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
    border: none;
}




.tab-cur-wrap {
    border: none;
    margin-bottom: 0;
}




.req-wrap, #tblChartDetails {
    max-height: 329px;
    overflow-y: scroll;
    overflow-x: hidden;
    /*border: 1px solid #eeeeee;*/
    padding: 10px;
}







    .currency-name-nav::-webkit-scrollbar, .req-wrap::-webkit-scrollbar, #tblChartDetails::-webkit-scrollbar {
        width: 4px;
        height: 4px;
    }



    .currency-name-nav::-webkit-scrollbar-track, .req-wrap::-webkit-scrollbar-track, #tblChartDetails::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    }



    .currency-name-nav::-webkit-scrollbar-thumb, .req-wrap::-webkit-scrollbar-thumb, #tblChartDetails::-webkit-scrollbar-thumb {
        background-color: darkgrey;
        outline: 1px solid slategrey;
    }




.rate-matrix-tabs-hwrap {
    background: #f4f5f6 !important;
    border: 0 !important;
}




.rate-matrix-tabs-title {
    padding: 7px 15px !important;
    font-weight: 700;
}







.rate-matrix-tabs {
    padding-right: 0px !important;
}




    .rate-matrix-tabs ul {
        padding-top: 0 !important;
    }




        .rate-matrix-tabs ul li {
            margin: 0 !important;
            border: 0 !important;
        }




            .rate-matrix-tabs ul li a {
                margin: 0 !important;
                border: 0 !important;
                background: #999b9e !important;
                color: #ffffff !important;
                font-size: 11px !important;
                line-height: 1.1;
                padding: 5px 25px !important;
            }




            .rate-matrix-tabs ul li.active a {
                margin: 0 !important;
                border: 0 !important;
                background: #3278ac !important;
                color: #ffffff !important;
                font-size: 11px !important;
                line-height: 1.1;
                padding: 5px 25px !important;
            }







.currency-name-nav ul {
    white-space: nowrap;
}




    .currency-name-nav ul li {
        display: inline-block;
    }




        .currency-name-nav ul li a {
            border: none !important;
            border-bottom: 5px solid #ffffff !important;
            color: #999999 !important;
            font-size: 16px !important;
            font-weight: 700 !important;
            background: #ffffff !important;
            font-weight: 400 !important;
            -webkit-border-radius: 0px !important;
            -moz-border-radius: 0px !important;
            border-radius: 0px !important;
            text-align: center;
        }




        .currency-name-nav ul li.active > a {
            border: none !important;
            border-bottom: 5px solid #3e80b1 !important;
            color: #333333 !important;
            font-size: 16px !important;
            font-weight: 700 !important;
            background: #eeeeee !important;
        }




.currency-desc {
    margin: 0;
    padding: 10px;
    border: none;
}




.rate-mat-body {
    padding: 0px;
}




.currency-desc table {
    margin-bottom: 0px;
}




.rate-tbl {
    text-align: center;
}




    .rate-tbl table {
        text-align: center;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }










        .rate-tbl table tr th:first-child {
            border-radius: 5px 0 0 0;
            -moz-border-radius: 5px 0 0 0;
            -webkit-border-radius: 5px 0 0 0;
        }




        .rate-tbl table tr th:last-child {
            border-radius: 0 5px 0 0;
            -moz-border-radius: 0 5px 0 0;
            -webkit-border-radius: 0 5px 0 0;
        }




        .rate-tbl table tr th {
            text-align: center;
            color: #ffffff;
        }




        .rate-tbl table tr:nth-child(2) td {
            padding: 20px 0;
        }




            .rate-tbl table tr:nth-child(2) td h3 {
                text-align: center;
                color: #333333;
                margin: 5px auto;
            }







        .rate-tbl table tr:nth-child(3) td h3 {
            text-align: center;
            color: #ffffff;
            margin: 5px auto;
        }




        .rate-tbl table tr:nth-child(3) td span.rmlabel {
            text-align: center;
            color: #333333;
            margin: 5px auto;
            background: #ffffff;
            font-size: 10px;
            padding: 2px 4px;
            -webkit-border-radius: 7px;
            -moz-border-radius: 7px;
            border-radius: 7px;
        }










        .rate-tbl table tr:nth-child(2) td:nth-child(1), .rate-tbl table tr:nth-child(2) td:nth-child(4) {
            color: #333333;
            background: #f0f0f0;
        }

        .rate-tbl table tr:nth-child(2) td:nth-child(2), .rate-tbl table tr:nth-child(2) td:nth-child(5) {
            color: #333333;
            background: #f9f9f9;
        }

        .rate-tbl table tr:nth-child(2) td:nth-child(3), .rate-tbl table tr:nth-child(2) td:nth-child(6) {
            color: #333333;
            background: #ebebeb;
        }







        .rate-tbl table tr:nth-child(3) td:nth-child(1), .rate-tbl table tr:nth-child(3) td:nth-child(4), .rate-tbl table tr:nth-child(4) td:nth-child(1), .rate-tbl table tr:nth-child(4) td:nth-child(4) {
            color: #ffffff;
            background: #3278ac;
            /*padding: 20px 0 10px;*/
        }

        .rate-tbl table tr:nth-child(3) td:nth-child(2), .rate-tbl table tr:nth-child(3) td:nth-child(5), .rate-tbl table tr:nth-child(4) td:nth-child(2), .rate-tbl table tr:nth-child(4) td:nth-child(5) {
            color: #ffffff;
            background: #2a86c3;
        }

        .rate-tbl table tr:nth-child(3) td:nth-child(3), .rate-tbl table tr:nth-child(3) td:nth-child(6), .rate-tbl table tr:nth-child(4) td:nth-child(3), .rate-tbl table tr:nth-child(4) td:nth-child(6) {
            color: #ffffff;
            background: #2391cd;
        }




        .rate-tbl table tr:nth-child(4) td:nth-child(1) {
            border-radius: 0 0 0 5px;
            -moz-border-radius: 0 0 0 5px;
            -webkit-border-radius: 0 0 0 5px;
        }




        .rate-tbl table tr:nth-child(4) td:nth-child(6) {
            border-radius: 0 0 5px 0;
            -moz-border-radius: 0 0 5px 0;
            -webkit-border-radius: 0 0 5px 0;
        }




        .rate-tbl table tr th:nth-child(1) {
            background: #3278ac;
        }




        .rate-tbl table tr th:nth-child(2) {
            background: #2a86c3;
        }




.bid-img {
    padding: 0 3px 0 15px;
}




.bid-btn {
    font-size: 14px;
}




.bid-cancel {
    font-size: 18px;
    background: transparent;
    border: none;
}




.bid-tbl .form-group {
    margin: 7px auto;
}




.lblrank {
    color: #ef7522;
    font-weight: 700;
}




/* BID MODAL */




#bidmodal .modal-content, #declinemodal .modal-content, #updateBranchRate .modal-content, #modelPopupDeclineBid .modal-content, #modelpopupOffline .modal-content {
    border: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}




#bidmodal .modal-body, #declinemodal .modal-body, #updateBranchRate .modal-body, #modelpopoupClearCurrencyMargin .modal-body {
    text-align: center;
    padding: 20px;
}

#bidmodal {
    padding: 20px 0px;
}


    #bidmodal .modal-body p, #declinemodal .modal-body p, #updateBranchRate .modal-body p {
        font-size: 16px;
        line-height: 1.2;
    }




        #bidmodal .modal-body p:nth-child(n+3), #declinemodal .modal-body p:nth-child(n+3), #updateBranchRate .modal-body p:nth-child(n+3) {
            color: #333333;
            font-size: 13px;
            line-height: 1.2;
        }




            #bidmodal .modal-body p:nth-child(n+3) span, #declinemodal .modal-body p:nth-child(n+3) span, #updateBranchRate .modal-body p:nth-child(n+3) span {
                /*text-decoration: underline;*/
            }




        #bidmodal .modal-body p.location-area span, #declinemodal .modal-body p.location-area span, #updateBranchRate .modal-body p.location-area span {
            color: #ef7523;
        }










        #bidmodal .modal-body p span, #declinemodal .modal-body p span, #updateBranchRate .modal-body p span {
        }




p.my-rate {
    font-size: 24px !important;
    line-height: 1;
}

#sellmodal td, #buymodal td {
    padding-bottom: 10px;
}


#bidmodal .modal-header, #declinemodal .modal-header, #updateBranchRate .modal-header, #ConfirmationDialogDecline .modal-header, #sellmodal .modal-header, #buymodal .modal-header, #modelPopupDeclineBid .modal-header, #modelpopoupClearCurrencyMargin .modal-header, #modelpopupOffline .modal-header {
    background: #2a86c3;
    -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;
    padding: 10px;
}




    #bidmodal .modal-header h5, #declinemodal .modal-header h5, #updateBranchRate .modal-header h5, #sellmodal .modal-header h5, #buymodal .modal-header h5, #modelPopupDeclineBid .modal-header h5, #modelpopoupClearCurrencyMargin .modal-header h5 {
        float: left;
    }




        #bidmodal .modal-header h5 span, #declinemodal .modal-header h5 span, #updateBranchRate .modal-header h5 span, #ConfirmationDialogDecline .modal-header h5 span, #buymodal .modal-header h5 span, #modelPopupDeclineBid .modal-header h5 span,  #modelpopoupClearCurrencyMargin .modal-header h5 span {
            background: #f8da52;
            padding: 0px 10px;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            position: relative;
            top: -5px;
            font-size: 18px;
        }

#bidmodal .modal-content, #modelPopupDeclineBid .modal-content {
    float: left;
    width: 100%;
    padding-bottom: 20px;
}

#modelPopupDeclineBid h3 {
    text-align: center;
}

#bidmodal .modal-header h4, #declinemodal .modal-header h4, #updateBranchRate .modal-header h4, #ConfirmationDialogDecline .modal-header h4, #sellmodal .modal-header h4, #buymodal .modal-header h4, #modelPopupDeclineBid .modal-header h4,  #modelpopoupClearCurrencyMargin .modal-header h4 {
    text-align: center;
    color: #ffffff;
}

#sellmodal input[type=submit], #buymodal input[type=submit] {
    margin: auto;
    display: block;
}

#ConfirmationDialogDecline textarea #declinemodal textarea {
    max-width: 350px;
    margin: auto;
    max-height: 95px;
}

#ConfirmationDialogDecline h3 {
    font-size: 15px;
    text-align: center;
}

#ConfirmationDialogDecline select {
    height: 30px;
    margin-left: 25px;
    margin: auto;
    display: block;
    padding: 0px 10px;
}

.confirm-btn-grn {
    background: #6aa342;
    border-color: #6aa342;
}

#bidmodal .slideThree {
    margin: auto;
}



a.btn-login {
    color: #ffffff !important;
}




.my-btn-login, .my-btn-login:hover {
    background-position: 93% center !important;
    background-image: url('../img/login17.png') !important;
    background-repeat: no-repeat !important;
}










/* My Services */




.asn-btn {
    position: relative;
    top: -5px;
    margin-bottom: -5px !important;
}




p.my-rate input {
    text-align: center;
    max-width: 150px;
    border: none;
    background: transparent;
    text-decoration: underline;
}




.min-height-uc {
    min-height: 100px;
    max-height: 100px;
}




.de-label {
    color: #ffffff;
}




.top-form-mn {
    padding-top: 27px;
}




.rate-tbl input {
    text-align: center;
    border: none;
    background: transparent;
    text-decoration: underline;
}




.no-req-avl {
    text-align: center;
    min-height: 300px;
    display: table;
    width: 100%;
    background: #eeeeee;
}




    .no-req-avl h4 {
        vertical-align: middle;
        display: table-cell;
        text-align: center;
    }




.rm-upload-btn {
    margin: 0 7px !important;
    color: #ffffff !important;
}




#upload-excel {
    display: none;
}




.deal-exec-form-wrap {
    z-index: 10;
    position: absolute;
    left: 15px;
}




.tablecolordeal {
    margin-bottom: 0px !important;
}




    .tablecolordeal tr td, .tablecolordeal tr th {
        color: #ffffff !important;
        padding: 0px !important;
        font-size: 13px !important;
    }

    .tablecolordeal tr td {
        font-size: 12px !important;
    }


.deal-exec-btn, .deal-exec-btn:hover {
    background-position: center;
    background-image: url('../img/magnifier12.png');
    background-repeat: no-repeat !important;
}




.hidemycol {
    display: none;
}




.hidemycolfst {
    border-radius: 5px 5px 0 0 !important;
    -moz-border-radius: 5px 5px 0 0 !important;
    -webkit-border-radius: 5px 5px 0 0 !important;
}




.hidemycollast {
    border-radius: 0 0 5px 0 !important;
    -moz-border-radius: 0 0 5px 0 !important;
    -webkit-border-radius: 0 0 5px 0 !important;
}




.graph-data-wrap {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #eeeeee;
    background: #fafafa;
    margin: 5px 10px;
    padding: 20px;
}




/*01/21/2016*/




.rmhide {
    display: none;
}




.graph-table {
    width: 100%;
    /*position: absolute;*/
    z-index: 25;
}




    .graph-table th, .graph-table td {
        color: #333333 !important;
    }

.graph-wrap {
    float: right;
    padding: 0 !important;
}







    .graph-wrap canvas {
        height: 60px;
        width: 120px;
    }


.tile-stats {
    padding: 15px;
}

.graph-value-table, .graph-value-table tr th, .graph-value-table tr td {
    color: #333333 !important;
}

table.graph-value-table td, table.graph-value-table th {
    width: 150px;
    text-align: center;
    font-size: 16px !important;
    cursor: pointer;
}

    table.graph-value-table td:hover, table.graph-value-table th:hover {
        color: #818da2 !important;
    }

.graph-value-table td {
}

.graph-value-table {
    width: 100%;
    margin: auto;
}



/* 23-01-2016 */

.add-services-btn {
    margin: 15px;
}




/* style for radion btn */




.radio-fwidth {
    width: 100%;
    margin-bottom: 0 !important;
}




.segmented-button {
    padding: 5px 0;
    width: 100%;
}

    .segmented-button input[type="radio"] {
        width: 0px;
        height: 0px;
        display: none;
    }

    .segmented-button label {
        display: -moz-inline-box;
        -moz-box-orient: vertical;
        display: inline-block;
        vertical-align: middle;
        vertical-align: auto;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -o-border-radius: 4px;
        -ms-border-radius: 4px;
        -khtml-border-radius: 4px;
        border-radius: 4px;
        text-shadow: white;
        background: #ffffff;
        border: 1px solid #2a87c4;
        color: #666666;
        padding: 8px;
        font-size: 14px;
        cursor: pointer;
        font-family: Helvetica;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        -o-border-radius: 0px;
        -ms-border-radius: 0px;
        -khtml-border-radius: 0px;
        border-radius: 0px;
        margin-right: -5px;
        margin-bottom: 0px;
        width: 50%;
        text-align: center;
    }

        /*.segmented-button label {

  display: inline;

}*/

        .segmented-button label:hover {
            -moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
            -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
            -o-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
            color: #777777;
        }




        .segmented-button label:active, .segmented-button label.active {
            background: #2a87c4;
            color: #ffffff;
            font-weight: 700;
        }




        .segmented-button label:disabled, .segmented-button label.disabled {
            background: #ffffff;
            cursor: default;
            color: #b2b2b2;
            border-color: #cccccc;
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
            -o-box-shadow: none;
            box-shadow: none;
        }

        .segmented-button label.first {
            -moz-border-radius-topleft: 4px;
            -webkit-border-top-left-radius: 4px;
            -o-border-top-left-radius: 4px;
            -ms-border-top-left-radius: 4px;
            -khtml-border-top-left-radius: 4px;
            border-top-left-radius: 4px;
            -moz-border-radius-bottomleft: 4px;
            -webkit-border-bottom-left-radius: 4px;
            -o-border-bottom-left-radius: 4px;
            -ms-border-bottom-left-radius: 4px;
            -khtml-border-bottom-left-radius: 4px;
            border-bottom-left-radius: 4px;
        }

        .segmented-button label.last {
            -moz-border-radius-topright: 4px;
            -webkit-border-top-right-radius: 4px;
            -o-border-top-right-radius: 4px;
            -ms-border-top-right-radius: 4px;
            -khtml-border-top-right-radius: 4px;
            border-top-right-radius: 4px;
            -moz-border-radius-bottomright: 4px;
            -webkit-border-bottom-right-radius: 4px;
            -o-border-bottom-right-radius: 4px;
            -ms-border-bottom-right-radius: 4px;
            -khtml-border-bottom-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }

        .segmented-button input:checked + label, .segmented-button label.selected {
            background: #2a87c4;
            color: #ffffff;
            font-weight: 700;
        }

    .segmented-button input:disabled + label {
        background: #ffffff;
        cursor: default;
        color: #b2b2b2;
        border-color: #cccccc;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
    }

/* ./style for radion btn */




.small-btn-rt {
    padding: 10px 0;
}




.xsmallbtn {
    padding: 5px 12px;
}

.bhj {
}



.blink_text {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: 5;
    -moz-animation-name: blinker;
    -moz-animation-duration: 5s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: 5;
    animation-name: blinker;
    animation-duration: 5s;
    animation-timing-function: linear;
    animation-iteration-count: 5;
    color: red;
}

@-moz-keyframes blinker {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.3;
    }

    100% {
        opacity: 1.0;
    }
}

@-webkit-keyframes blinker {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.3;
    }

    100% {
        opacity: 1.0;
    }
}

@keyframes blinker {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.3;
    }

    100% {
        opacity: 1.0;
    }
}


.panel-primary > .panel-heading > .panel-options > .nav-tabs > li.active > a {
    border-bottom: 1px solid #ffffff;
    background-color: #3278ac;
    color: #ffffff;
}

.storepickup-rt-border {
    /*-webkit-border-top-right-radius: 4px !important;
    -webkit-border-bottom-right-radius: 4px !important;
    -moz-border-radius-topright: 4px !important;
    -moz-border-radius-bottomright: 4px !important;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;*/
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
}

.click-to-download {
    color: #2a87c4;
    font-size: 14px;
    font-weight: 700;
}

.live-pulse-input {
    background: transparent;
    border: none;
    text-decoration: underline;
}




/* Dashboard */
.padding30 {
    padding: 0px 30px;
}

.margin0 {
    margin: 0px;
}

.padding0 {
    padding: 0px;
}

.text-bold {
    font-weight: 600;
}

.top5 {
    margin-top: 5px;
}

.relativeclass {
    position: relative;
}

.panel-heading {
    border: none;
    border-radius: 10px;
}

.no-info {
    color: #9C9C9C;
    position: relative;
    text-align: center;
    display: block;
    top: 40%;
    font-size: 25px;
}

.won-bg {
    width: 7px;
    height: 7px;
    background: #0B6121;
    float: left;
    margin-top: 6px;
    margin-right: 5px;
}

.lost-bg {
    width: 7px;
    height: 7px;
    background: #FE2E2E;
    float: left;
    margin-top: 6px;
    margin-right: 5px;
}


.deny-bg {
    width: 7px;
    height: 7px;
    background: #F5A9E1;
    float: left;
    margin-top: 6px;
    margin-right: 5px;
}

.Expired-bg {
    width: 7px;
    height: 7px;
    background: #FF9700;
    float: left;
    margin-top: 6px;
    margin-right: 5px;
}

.tile-first {
    background: #303642;
    min-height: 120px;
}

.tile-second {
    background: #F5F5F5;
    min-height: 120px;
}

.tile-third {
    background: #01A65A;
    min-height: 120px;
}

.tile-fourth {
    background: #0073B6;
    min-height: 120px;
}

.tile-first:hover {
    background: #303642;
}

.tile-second:hover {
    background: #F5F5F5;
}

.tile-third:hover {
    background: #01A65A;
}

.tile-fourth:hover {
    background: #0073B6;
}

.tile-stats span.num {
    font-size: 14px;
    background: #FC0700;
    border-radius: 50%;
    width: 25px;
    display: inline-block;
    height: 25px;
    text-align: center;
    padding-top: 2px;
    padding-right: 2px;
}

.title-deals p {
    font-size: 12px;
    margin: 5px 0px;
    color: #000;
}

.title-listinfo {
    margin: 0px;
    padding: 10px 0px;
}

    .title-listinfo li {
        list-style: none;
        float: left;
        padding: 0px 10px;
        border-left: 1px solid #fff;
    }

        .title-listinfo li:last-child {
            border-right: none;
        }

        .title-listinfo li:first-child {
            padding-left: 0px;
            border-left: none;
        }

        .title-listinfo li h3 {
            font-size: 12px;
        }

    .title-listinfo h3 span {
        font-size: 13px;
        margin-right: 0px;
    }

ul.title-listinfo i {
    margin-right: 5px;
}

.rate-section {
    background: #8C8B8B;
    padding: 15px;
    float: left;
    width: 100%;
    box-shadow: inset 0px 2px 20px #000000;
}

.rate-container {
    width: 100%;
    background: #fff;
    float: left;
}

.type-buy {
    width: 100%;
    background: #fff;
    float: left;
    margin-bottom: 10px;
}

    .type-buy a {
        cursor: pointer;
    }

    .type-buy table {
        margin-bottom: 10px;
        width: 100%;
    }

        .type-buy table th, .type-buy table td {
            border: 1px solid #B3B3B3;
            padding: 5px;
            text-align: center;
            position: relative;
            font-size: 13px;
        }

        .type-buy table .rate-matrix {
            padding: 0px;
        }

        .type-buy table input {
            max-width: 65px;
            margin: auto;
            display: block;
            padding: 2px 5px;
            text-align: center;
        }

    .type-buy .fa-rupee {
        font-size: 12px;
    }

.buy-bg {
    background: #1490D0;
    color: #fff;
}

    .buy-bg h4 {
        font-size: 18px;
        line-height: 1.3;
    }

.sell-bg {
    background: #1277AD;
    color: #fff;
}

.tdcolor1 {
    background: #D8D8D8;
}

.tdcolor2 {
    background: #E4E4E4;
}

.tdcolor3 {
    background: #DFDFDF;
}

.rank-info {
    background: #ff9600;
    padding: 0px 3px;
    position: absolute;
    top: 5px;
    right: 5px;
    color: #fff;
    border-radius: 2px;
    font-size: 10px;
}

.curr-list li {
    list-style: none;
}

.curr-list li {
    font-size: 14px;
    margin: 0;
    padding: 8px 15px;
    text-align: center;
    float: left;
}

    .curr-list li a {
        text-decoration: none;
        color: #373e4a;
    }

        .curr-list li a:hover {
            text-decoration: none;
            color: #373e4a;
        }

    .curr-list li.active {
        background: #22272B;
        color: #fff;
    }

        .curr-list li.active a {
            color: #fff;
        }

.curr-list div {
    float: left;
    padding: 0px 0px;
}

.rate-matrix h2 {
    margin: 0;
    float: right;
    background: #000;
    padding: 5px 1px;
    width: 90px;
    text-align: center;
}

a#slide-show {
    color: #fff;
}

    a#slide-show i {
        font-size: 15px;
        margin-left: 5px;
    }

.rate-matrix h4 {
    text-align: center;
    margin: 0;
    padding: 10px;
    background: #EEF1F8;
}

.curr-list {
    padding: 0;
}

.scroll-control div {
    position: absolute;
    font-size: 24px;
    z-index: 99;
    cursor: pointer;
}

    .scroll-control div.left-arrow {
        top: 0;
        left: 10px;
    }

    .scroll-control div.right-arrow {
        top: 0;
        right: 10px;
    }

.download-sample {
    margin-top: 5px;
    font-size: 14px;
    margin-left: 20px;
    color: #257FBB;
}

    .download-sample span {
        font-size: 12px;
        color: #000;
        text-decoration: none;
    }

.deals-pending h5.hot-deal-text {
    color: #FC7D18;
}

.accept-deal {
    background: #5E9F11;
    padding: 2px 25px;
    color: #fff;
    border: none;
    border-radius: 5px;
    margin-top: 20px;
}

.deals-pending h6.hot-dealimg {
    background: url(../img/HotDeal.png) no-repeat;
    background-size: cover;
    float: right;
    padding: 7px 8px;
    position: absolute;
    right: -5px;
    width: 100px;
    line-height: 1;
    height: 40px;
    text-align: right;
    margin: 0;
    font-weight: bold;
}

#deals-pending .time-info {
    background: #2285C6;
}

#deals-pending .slimScrollBar {
    background: rgb(34, 133, 198) !important;
}

#my-bid .time-info {
    background: #27A3A5;
}

.download-sample {
    font-size: 25px;
    margin-top: -2px;
}

    .download-sample:hover {
        color: #257FBB;
    }

.deals-summary {
    margin-top: 10px;
}

    .deals-summary .panel-title {
        width: 100%;
        padding: 0;
        position: relative;
    }

        .deals-summary .panel-title h3 {
            font-size: 16px;
            padding: 19px 15px;
            border-radius: 10px 10px 0px 0px;
        }

            .deals-summary .panel-title h3 span {
                padding: 16px 30px 17px;
                font-size: 20px;
                position: absolute;
                right: 0;
                top: 0;
                color: #fff;
                font-weight: bold;
                border-radius: 0px 10px 0px 0px;
            }

.draw-line {
    position: absolute;
    left: 0px;
    bottom: -1px;
    border-bottom: 3px solid;
    width: 100px;
}

    .draw-line.liveline {
        border-color: #7C69A0;
    }

    .draw-line.bidsline {
        border-color: #27A3A5;
    }

    .draw-line.pendingline {
        border-color: #0073B6;
        width: 120px;
    }

.deals-summary .panel {
    width: 100%;
    float: left;
    border-radius: 10px;
}

.drop-shadow {
    box-shadow: 0px 0px 15px #bfbfbf;
}

.pendingheading {
    border-color: #4B4E5D;
}

.bids-heading, .deals-heading {
    background: #EEF1F8;
}

    .bids-heading span {
        background: #27A3A5;
    }

    .deals-heading span {
        background: #7C69A1;
    }

.pending-heading {
    background: #2E2E2E;
    color: #fff;
}

    .pending-heading span {
        background: #2285C6;
    }

.deals-section .panel-body {
    padding: 0px;
    padding-bottom: 2px;
}

.deals-info, .rank-details, .deals-pending, .bids-info {
    width: 100%;
    float: left;
    border-bottom: 1px solid #EBEBEB;
    padding: 5px;
    position: relative;
    cursor: pointer;
}

    .bids-info:nth-child(odd) {
        background: #EEF1F8;
    }

#live-deals .deals-info:nth-child(odd) {
    background: #EEF1F8;
}

.deals-pending:nth-child(odd) {
    background: #424242;
}

.bids-info.expired-deals {
    opacity: 0.7;
    background: #d1d1d1;
}
/*.bids-info
{
    padding-left:0px;
    padding-bottom:0px;
}
.rank-details div
{
    border-right:1px solid #000;
    border-top:1px solid #000;
}*/
.deals-pending {
    border-bottom: 1px solid #4B4E5D;
}

.bids-info .deals-info, .bids-info .rank-details {
    border-bottom: none;
    padding: 0px;
}

    .bids-info .deals-info:hover {
        background: none;
    }

#less-more {
    font-size: 16px;
    position: relative;
    top: -2px;
}
/* Satya Added*/
.deals-info:hover {
    background-color: #fdfdc9;
    color: white;
}

/*.deals-info img
{
	max-width: 25px;
    margin-top: 8px;
	vertical-align:middle;
	display:block;
}*/
.deals-info h4 {
    font-size: 12px;
    margin-top: 5px;
    min-width: 120px;
    max-width: 170px;
}

    .deals-info h4 span {
        font-size: 18px;
    }

.rank-details h5 {
    font-size: 13px;
    line-height: 1.5;
    font-weight: bold;
    margin: 0;
}

    .rank-details h5 span {
        font-size: 12px;
        line-height: 1.5;
        font-weight: normal;
    }

.deals-pending h6 {
    font-size: 14px;
    line-height: 20px;
    margin: 0px;
    margin-right: 8px;
    color: #fff;
    clear: both;
}

    .deals-pending h6 span {
        font-size: 19px;
        color: #fff;
    }

.deals-pending h2 {
    font-size: 18px;
    margin: 0px;
    color: #fff;
}

.deals-pending h3 {
    font-size: 12px;
    margin: 0px;
    color: #FFF699;
}

.deals-pending h5 {
    font-size: 13px;
    line-height: 1.5;
    font-weight: bold;
    margin: 0;
    color: #fff;
}

    .deals-pending h5 span {
        font-size: 12px;
        line-height: 1.5;
        font-weight: normal;
    }

.deals-pending .buy, .deals-pending .sell {
    margin-top: 0;
}

.deals-info h2 {
    font-size: 18px;
    margin: 0;
    margin-top: 5px;
}

    .deals-info h2 span {
        font-size: 14px;
        float: right;
    }

.deals-status {
    color: #fff;
    background: #000;
    padding: 2px 5px;
    text-align: center;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.enc, .sell {
    padding: 0px;
    background: #5BA011;
    margin: 0px;
    width: 40px;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    top: -5px;
    left: -5px;
    font-weight: 500;
}

    .enc:after, .sell:after {
        width: 0;
        height: 0;
        border-top: 17px solid #5BA011;
        border-right: 5px solid transparent;
        content: '';
        position: absolute;
        left: 99%;
        top: 0px;
    }

    .sell:after {
        border-top: 17px solid #FF9600;
    }

    .enc span, .sell span {
        display: block;
        text-align: center;
        padding: 0px;
    }

.time-info {
    color: #fff;
    background: #7C69A1;
    padding: 5px 15px;
    border-radius: 25px 0px 0px 25px;
    position: absolute;
    bottom: 25%;
    right: -5px;
    width: 75px;
}

.hot-time-info {
    color: #fff;
    background: #2285C6;
    padding: 5px 15px;
    border-radius: 25px 0px 0px 25px;
    width: 75px;
    margin-top: 15px;
    float: right;
    margin-right: -20px;
}

#live-deals .time-info {
    right: 0px;
}

.sell {
    background: #FF9600;
}

.i-success {
    color: #58BA3F;
    font-size: 20px;
    padding: 5px;
    margin-top: 15px;
}

.i-cancel {
    color: #FE0000;
    font-size: 20px;
    padding: 5px;
    margin-top: 15px;
}

#live-deals, #my-bid, #deals-pending {
    overflow-y: hidden;
    width: 100% !important;
    float: left;
    /*min-height: 390px;*/
    -webkit-transition: min-height 0.5s ease-in-out, box-shadow 0.6s linear;
    -moz-transition: min-height 0.5s ease-in-out, box-shadow 0.6s linear;
    -o-transition: min-height 0.5s ease-in-out, box-shadow 0.6s linear;
    -ms-transition: min-height 0.5s ease-in-out, box-shadow 0.6s linear;
    transition: min-height 0.5s ease-in-out, box-shadow 0.6s linear;
}

    #live-deals .dark {
        background: #F7F7F7;
    }

    #live-deals img, #my-bid img, #deals-pending img {
        margin-top: 15px;
        max-width: 30px;
        float: left;
        max-height: 30px;
    }

    #deals-pending img {
        display: block;
    }

    #deals-pending .make-switch label {
        background: #fff;
    }

img.live-img {
    margin-top: 20px;
}

#my-bid .dark {
    background: #F7F7F7;
}

#deals-pending {
    background: #383838;
    color: #fff;
    border-radius: 0px 0px 10px 10px;
}

    #deals-pending .dark {
        background: #50525F;
    }

.deals-section .slimScrollBar {
    background: #2285C6 !important;
    opacity: 1 !important;
}

.slimScrollDiv {
    overflow: auto !important;
    height: 100% !important;
}

.load-section {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    background: rgba(0,0,0,0.7);
    z-index: 999;
    z-index: 999;
}

    .load-section img {
        position: absolute;
        width: 75px;
        right: 50%;
        bottom: 50%;
    }

.confirm-modal h4 {
    font-size: 24px;
    text-align: center;
}

#ConfirmationDialogDecline .modal-content {
    float: left;
    width: 100%;
    padding-bottom: 20px;
}

.bid-rank {
    background: #FF9700;
    width: 12px;
    height: 12px;
    color: #fff;
    text-align: center;
    display: inline-block;
    padding: 0px;
    line-height: 10px !important;
    font-size: 10px !important;
    margin-left: 5px;
}
/* Dealer Manager */
.select-status {
    display: block;
    width: 100%;
    max-width: 275px;
    height: 35px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #BFBFBF;
    border-radius: 5px;
    float: left;
    margin-right: 25px;
    margin-top: -10px;
}

    .select-status:focus {
        outline: none;
    }

.buy-sell-btn {
    float: left;
    margin-left: 20px;
    margin-top: 5px;
}

    .buy-sell-btn button {
        border: 1px solid #0073B6;
        background: #fff;
        float: left;
        padding: 2px 10px;
    }

        .buy-sell-btn button:focus {
            outline: none;
        }

.buy-btn {
    border-radius: 5px 0px 0px 5px;
}

.sell-btn {
    border-radius: 0px 5px 5px 0px;
}

.buy-btn.active {
    background: #0073B6;
    color: #fff;
}

.search-icons {
    position: absolute;
    right: 41px;
    background: #fff;
    padding: 0px 10px;
    font-size: 15px;
    top: -5px;
}

.deal-table {
    width: 100%;
    border: 1px solid #f3f3f3;
    margin-top: 30px;
    float: left;
}

    .deal-table td {
        text-align: center;
        border: 1px solid #E0E0E0;
        padding: 10px 5px;
    }

    .deal-table th {
        background: #464646;
        border: none;
        color: #fff;
        padding: 5px;
        text-align: center;
    }

.view-btn {
    background: #384861;
    border: none;
    padding: 2px 15px;
    color: #fff;
    right: 25px;
    float: left;
    position: relative;
    left: 25px;
}

.view-doc {
    color: #5B9E11;
    font-size: 25px;
    float: right;
    margin-top: -7px;
    position: relative;
    right: 20px;
}

.highlight-row {
    background: #F2F2F2;
}

#chk_AllCurrency td {
    padding-right: 25px;
    padding-top: 5px;
}
/* / Dealer Manager */

/*checkbox*/
.slideThree {
    width: 80px;
    height: 20px;
    background: #FFF;
    position: relative;
    border-radius: 50px;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
}

    .slideThree:after {
        content: 'No';
        color: #000;
        position: absolute;
        right: 10px;
        top: 2px;
        z-index: 0;
        font-size: 12px;
        text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.15);
    }

    .slideThree:before {
        content: 'Yes';
        position: absolute;
        left: 10px;
        top: 2px;
        z-index: 0;
        font-size: 12px;
        color: #000;
    }

    .slideThree label {
        display: block;
        width: 40px;
        height: 20px;
        cursor: pointer;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 1;
        background: #2285C6;
        background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
        border-radius: 50px 0px 0px 50px;
        transition: all 0.4s ease;
        box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
    }

    .slideThree input[type=checkbox] {
        visibility: hidden;
    }

        .slideThree input[type=checkbox]:checked + label {
            left: 43px;
            border-radius: 0px 50px 50px 0px;
        }


        .checklive {
    width: 100%;
    height: 30px;
    background: #FFF;
    position: relative;
    border-radius: 10px;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
    margin-top:50px;
}

    .checklive:after {
        content: 'Offline';
        color: #000;
        position: absolute;
        right: 20px;
        top: 7px;
        z-index: 0;
        font-size: 12px;
        text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.15);
    }

    .checklive:before {
        content: 'Online';
        position: absolute;
        left: 20px;
        top: 7px;
        z-index: 0;
        font-size: 12px;
        color: #000;
    }

    .checklive label {
        display: block;
        width: 50%;
        height: 30px;
        cursor: pointer;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 1;
        background: #2285C6;
        background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
        border-radius: 10px 0px 0px 10px;
        transition: all 0.4s ease;
        box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
    }

    .checklive input[type=checkbox] {
        visibility: hidden;
    }

        .checklive input[type=checkbox]:checked + label {
            left: 50%;
            border-radius: 0px 10px 10px 0px;
        }

/* /checkbox*/


/*Responsive Table*/
.hide-n-mob {
    display: none;
}

@media only screen and (max-width: 1250px) {
    .graph-wrap {
        display: none;
    }
}

@media only screen and (max-width: 800px) {

    /* Force table to not be like tables anymore */
    #no-more-tables table,
    #no-more-tables thead,
    #no-more-tables tbody,
    #no-more-tables th,
    #no-more-tables td,
    #no-more-tables tr {
        display: block;
    }

        /* Hide table headers (but not display: none;, for accessibility) */
        #no-more-tables thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    #no-more-tables tr {
        border: 1px solid #ccc;
    }

    #no-more-tables td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left;
    }

        #no-more-tables td:before {
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            top: 6px;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap;
            text-align: left;
            font-weight: bold;
        }

        /*
	Label the data
	*/
        #no-more-tables td:before {
            content: attr(data-title);
        }

    #no-more-tables tr.res-head {
        display: none;
    }

    #no-more-tables tr {
        margin-bottom: 20px;
    }

    .hide-n-mob {
        display: block;
    }

    .type-buy table input {
        margin: 0px;
    }

    .page-container .sidebar-menu .sidebar-user-info {
        padding: 10px 35px;
    }

        .page-container .sidebar-menu .sidebar-user-info .user-link img {
            max-width: 40px;
            max-height: 40px;
        }
}

#declinemodal textarea {
    max-width: 540px;
    max-height: 70px;
}
/*Responsive Table*/

.deal-table .fa-eye {
    margin-left: 20px;
}
/* / Dashboard */
.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253";
}

.title-listinfo {
    padding: 0px;
}

footer.main {
    float: left;
    width: 100%;
}


@media only screen and (max-width: 1400px) {
    .graph-wrap {
        display: none;
    }
}

@media only screen and (max-width: 1280px) {
    .rank-info {
        top: 0px;
        right: 0px;
    }

    .title-listinfo li {
        padding: 0px 5px;
    }

    .logo img {
        width: 75px;
    }

    .page-container .sidebar-menu {
        width: 150px;
    }

    .rank-details .col-xs-3 {
        padding: 0px;
    }
}

@media only screen and (max-width: 1100px) {
    .title-listinfo h3 span {
        font-size: 12px;
    }

    .title-listinfo li h3 {
        font-size: 10px;
    }

    .tile-stats h3 {
        font-size: 12px;
    }

    .tile-stats {
        padding: 20px 5px;
    }

    .tablecolordeal tr td, .tablecolordeal tr th {
        font-size: 10px !important;
    }

    .deals-pending h6 {
        font-size: 11px;
    }

        .deals-pending h6.hot-dealimg {
            width: 80px;
        }

    .time-info {
        padding: 5px 10px;
        width: 60px;
    }

    .accept-deal {
        padding: 2px 10px;
    }

    .logo img {
        max-width: 70px;
    }

    .page-container .sidebar-menu {
        width: 150px;
    }

    .td-rate {
        width: 85px;
    }

    .padleft0 {
        padding-left: 0px;
    }

    .scroll-control div.left-arrow {
        left: 15px;
    }
}



/* Popover Fixes */

.deals-summary .popover-title {
    font-size: 13px !important;
    padding: 7px !important;
}

.deals-summary .popover-content {
    font-size: 13px;
    padding: 7px;
    color: #999999;
}

.deals-summary a.badge {
    padding: 0px;
}

    .deals-summary a.badge i {
        position: relative;
        font-size: 8px;
        top: -2px;
    }


    .deals-summary a.badge .entypo-help, .deals-summary a.badge .entypo-help:hover {
        color: #373e4a;
    }

    .deals-summary a.badge.badge-primary .entypo-help, .deals-summary a.badge.badge-primary .entypo-help:hover {
        color: #ffffff;
    }

.get-rank span {
    background: #FF9700;
    padding: 2px 10px;
    color: #fff;
    border-radius: 10px;
    text-decoration: none;
}

.rate-details {
    background: #333333;
    width: 100%;
    float: left;
    padding: 10px 0px;
    margin-top: 15px;
    margin-bottom: 15px;
}

    .rate-details p, .rate-details label {
        color: #fff;
    }

    .rate-details > div:last-child {
        border-left: 1px solid #fff;
    }

.edit-rates {
    width: 100%;
    float: left;
    padding: 15px 0px;
}

    .edit-rates > div:last-child {
        border-left: 1px solid #333333;
    }

    .edit-rates input {
        padding: 5px 10px;
        width: 80px;
        border-radius: 15px;
        border: 1px solid #1683C8;
        font-size: 16px;
        box-shadow: inset 0px 0px 7px #464444;
    }

        .edit-rates input:focus {
            outline: none;
        }

.currency-selection ul {
    height: 250px !important;
    overflow-y: scroll;
}

    .currency-selection ul .checkbox {
        margin-bottom: 0px;
    }

.currency-selection td {
    padding-bottom: 5px;
}

.currency-selection input[type="checkbox"] {
    margin-right: 5px;
}

.currency-selection .slimScrollDiv .slimScrollBar {
    display: block !important;
}
/*Fixed Screen*/
.fixed-info {
    position: fixed;
    background: rgba(0,0,0,0.9);
    height: 100%;
    width: 100%;
    z-index: 999;
    float: left;
    color: #fff;
    overflow: hidden;
}

.guide-container {
    width: 600px;
}

    .guide-container h3 {
        color: #fff;
    }

    .guide-container button {
        margin: auto;
        display: block;
    }

    .guide-container ul {
        margin: 0;
        padding: 0;
    }

        .guide-container ul li {
            list-style: none;
            font-size: 20px;
            font-style: italic;
            margin: 10px 0px;
        }

#close-guide {
    position: absolute;
    right: 50px;
    top: 50px;
    font-size: 24px;
    color: #fff;
    z-index: 9999;
}

.searchbox .select-status {
    margin-top: 0px;
    max-width: 100%;
    height: auto;
}

.searchbox .search-icons {
    top: 5px;
    right: 18px;
    background: none;
}
#reportmodal
{
    font-size:14px;
    line-height:2;

}
.report-head
{
    padding:0px 5px;
    border-bottom:1px dashed #000;
    width:100%;
    float:left;
    margin-bottom:15px;
}
 #reportmodal .customer-report td
{
     text-align:left;
 }
#reportmodal td.align-td
{
    text-align:right;
    padding-right:10px;
}
#reportmodal p.report-note
{
    font-size:12px;
}
.report-note span
{
    color:#f00;
    font-weight:700;
}
.report-head div
{
    padding:0px;
}
#reportmodal .modal-header
{
    padding:0px;
}
#reportmodal .modal-body
{
    padding-top:0px;
    font-size:14px;
}
#reportmodal h4
{
    padding:15px 0px;
    text-align:center;
    margin:0px;
    font-size:18px;
    background: #ECECEC;
}
#reportmodal h6
{
    margin:0;
    font-size:16px;
    padding-bottom:5px;
}
#reportmodal p
{
    font-size:14px;
    line-height:1.5;
}
#reportmodal table
{
    margin:10px 0px;
}
#reportmodal td,#reportmodal th
{
    text-align:center;
    padding:5px;
}
#reportmodal td {
    padding: 2px;
}
/*Fixed Screen*/
.fixed-info {
    position: fixed;
    background: rgba(0,0,0,0.9);
    height: 100%;
    width: 100%;
    z-index: 999;
    float: left;
    color: #fff;
    overflow: hidden;
    display: none;
}

#li_Help {
    display: none;
}

    #li_Help i {
        width: 21px;
        text-align: center;
    }

.guide-container {
    /*max-width:450px;*/
    font-size: 20px;
    font-style: italic;
    position: relative;
    transition: all 1s;
    width: 100%;
}

    .guide-container img {
        position: absolute;
        top: -50px;
        right: 150px;
        max-width: 75px;
    }

    .guide-container .step-2 img {
        left: 50%;
        right: auto;
    }

    .guide-container .step-3 img {
        right: 0px;
    }

    .guide-container .step-4 img {
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        left: -110px;
        top: 0;
    }

    .guide-container .step-5 img {
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        left: -120px;
        bottom: -20px;
        top: auto;
    }

    .guide-container .step-6 img {
        right: -80px;
        bottom: 20px;
        top: auto;
    }

    .guide-container .step-7 img {
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        right: auto;
        left: -100px;
        top: auto;
        bottom: -50px;
    }

    .guide-container .step-8 img {
        right: -100px;
        top: auto;
        bottom: -50px;
    }

    .guide-container .step-9 img {
        right: -100px;
        top: auto;
        bottom: -50px;
    }

    .guide-container .step-10 img {
        right: -100px;
        top: auto;
        bottom: -50px;
    }

    .guide-container h3 {
        color: #fff;
        font-weight: 400;
        font-size: 22px;
        text-decoration:underline;
    }

    .guide-container button {
        margin: auto;
        display: block;
    }

    .guide-container p {
        font-size: 20px;
        font-style: italic;
    }

    .guide-container ul {
        margin: 0;
        padding: 0;
    }

        .guide-container ul li {
            list-style: none;
            font-size: 18px;
            font-style: italic;
            margin: 10px 0px;
        }

#close-guide {
    position: absolute;
    right: 50px;
    top: 50px;
    font-size: 24px;
    color: #fff;
    z-index: 9999;
    cursor: pointer;
}

.ex-deal, .ex-deal1, .ex-deal2, .ex-deal3 {
    display: none;
}

.wanna-bid {
    color: #0073B6;
    text-decoration: underline;
}

span.ask-rateinfo {
    font-size: 12px !important;
    margin-top: 0px;
    min-width: 80px;
    text-align: right;
}

    .ask-rateinfo span {
        font-size: 14px !important;
    }

.curr-typeinfo {
    margin-left: 10px;
    margin-top: 3px;
    float: left;
    color: #000;
}

.deals-pending .curr-typeinfo {
    color: #fff;
}

.radio-fixes input[type=file] {
    position: relative !important;
    top: -25px !important;
    left: 0 !important;
}
.page-container .sidebar-menu #main-menu li span.go-live
{
    color:#fff;
    font-size:15px;
   background:#8A0000;
   margin-top:50px;
   border-radius:5px;
   cursor:pointer;
   width:100%;
   display:block;
   padding:10px 10px;
}
.page-container .sidebar-menu #main-menu li span.go-live.active
{
    background:#006116;
}

/*FX Bulk*/
.tile-req,.tile-req:hover {
    background:#3377ad;
    color:#fff;
    padding:0px;
}
.fx-tile h4 {
    font-size:14px;
    margin:0px 0px 10px;
    color:#fff;
}
.fx-tile ul {
    margin:0px;
    padding:0px;
}
.fx-tile ul li{
    float:left;
    list-style:none;
}
.fx-tile ul li a{
    color:#fff;
    background:#296696;
    padding:5px 15px;
    float:left;
}
.fx-tile a:hover {
    text-decoration:none;
}
.fx-tile ul li.active a
{
   background:#295578;
}
.req-section {
    padding:10px;
    float:left;
    width:100%;
}
.get-req {
    float:right;
    position:relative;
}
.get-req input[type=text]{
    background:transparent;
    border:none;
    background:#2d6590;
    float:left;
    padding:5px;
}

.get-req select{
    float:left;
    background:#215680;
    border:none;
    padding:5px 3px 5px;
}
.rate-req {
    float:left;
    width:100%;
    background:#2e6b9b;
    padding:10px 10px;
}
.rate-req span{
    padding-right:5px;
}
.post-btn {
    margin-top:20px;
}
.post-btn input[type=button]{
    float:left;
    border:none;
    padding:2px 35px;
    background:#fd6916;
}
.fx-tile h6{
    float:right;
    margin:0px;
    margin-bottom:10px;
    color:#fff;
}
.rate-req input[type=text] {
    background:#275b84;
    border:none;
    height:30px;
        padding: 0px 10px;
}
.rate-req select {
    background:#275b84;
    border:none;
    height:30px;
    padding:0px 10px;
    
}
.rate-card {
    color:#fff;
    text-align:center;
    float:left;
    border-radius:5px;
    width:100%;
}
.sell-rate {
    background:#02a55b;
}
.buy-rate{
    background:#f66853;
}
.rate-card h4{
    text-transform:uppercase;
    font-weight:300;
    margin:0px;
    padding:15px 0px;
    font-size:14px;
    color:#fff;
}
.rate-card .city-rate{
    background:#019552;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    padding-bottom:10px;
}
.sell-rate .city-rate {
    background: #019552;
}
.buy-rate .city-rate{
    background:#de5e4c;
}
.city-rate h3 {
    margin:0px;
    padding:15px 0px;
    color:#fff;
}
.city-rate h3 span{
    font-size:14px;
}
.city-rate a,.city-rate a:hover{
    background:rgba(0,0,0,0.3);
    color:#fff;
    padding:2px 15px;
    text-decoration:none;
}
#fx-bulk .owl-item{
    padding:0px 5px;
}
#fx-bulk .owl-nav > div {
    position:absolute;
    top:50%;
    background:#ccc;
    width:20px;
    height:20px;
    text-align:center;
    border-radius:20px;
}
#fx-bulk .owl-nav > div.owl-next{
    right:-20px;
}
#fx-bulk .owl-nav > div.owl-prev{
    left:-20px;
}
.contact-info h3{
    font-size:15px;
}
.contact-info h3 span{
    color:#4c6375;
    font-weight:600;
}
.contact-info h4{
    margin:0px;
    padding:10px 0px;
    width:100%;
    max-width: 100%;
    text-align:center;
    border-bottom:1px solid #ccc;
    font-size:14px;
}
.contact-info h4 span{
    font-size:15px;
    font-weight:600;
    color:#4c6375;
}
.deals-heading span.buy-count span{
    background:#de5e4c;
}
.deals-heading span.sell-count span{
    background:#019552;
}
tr.deals-info{
    float:none;
}
.dealer-plan{
    margin-bottom:20px;
}
.dealer-plan h3{
    background:#333333;
    color:#fff;
    margin:0px;
    padding:10px;
    font-size:18px;
    border-radius:5px;
}
.dealer-filter{
    float:left;
    width:100%;
    color:#333;
}
.dealer-filter h5{
    float:left;
    margin:0px;
    margin-top:5px;
    font-size:16px;
}
.dealer-filter p{
    margin-bottom:5px;
    margin-top:10px;
}
.dealer-filter input[type=button]{
    background:#2cb20c;
    color:#fff;
    border:none;
    height:30px;
    border-radius:3px;
    float: left;
    padding: 5px 15px;
    margin-right: 5px;
}
.dealer-filter input[type=button].search-btn{
    background:#ff9c00
}
.filter-container{
    float:left;
    width:100%;
    background:#efedef;
    padding:10px;
}
.chk-refresh{
    width:100px;
    float:left;
    margin-right:10px;  
}
.chk-refresh .checklive{
    margin-top:0px;
    height: 25px;
}
.chk-refresh .checklive:before {
    content: 'ON';
    position: absolute;
    left: 20px;
    top: 5px;
    z-index: 0;
    font-size: 12px;
    color: #000;
}
.chk-refresh .checklive:after {
    content: 'OFF';
    color: #000;
    position: absolute;
    right: 20px;
    top: 5px;
    z-index: 0;
    font-size: 12px;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.15);
}
.chk-refresh .checklive label{
    height:25px;
}
.refresh-ctrl h4{
    float:left;
    margin:0px;
    margin-right:10px;
    margin-top:5px;
}
.refresh-ctrl h4 i{
    margin-left:10px;
    cursor:pointer;
}
.req-result{
    background-color: #747882; 
    padding: 10px; 
    border-radius: 5px;
    float: right;
    cursor:pointer;
    width:100%;
    text-align: left;
    color:#fff;
}
.ask-rate{
    float: right; 
    background-color: #626670; 
    padding: 10px;
    border-bottom-right-radius:5px; 
    border-top-right-radius: 5px;
    text-align: left; 
    color: white; 
    padding-right: 20px;
    color:#fff;
    position:absolute;
    top:0px;
    right:5px;
}
.req-container{
    float:left;
    width:100%;
}
.req-container .col-md-6{
    padding:0px 5px 0px 5px;
}
.get-result.unselect .req-result{
    background-color: #d3d3d3; 
}
.get-result.unselect .ask-rate{
    background-color: #a9a9a9; 
}
#modelRegistrationPage .modal-dialog{
    min-width:700px;
}
#modelShowAccess .modal-content,#modelRegistrationPage .modal-content,#modelExpired .modal-content{
    border:none;
}
#modelShowAccess .modal-header,#modelRegistrationPage .modal-header,#modelExpired .modal-header{
    background: #2a86c3;
    padding: 10px;
    color:#fff;
}
#modelShowAccess .modal-header h4,#modelRegistrationPage .modal-header h4,#modelExpired .modal-header h4{
    color:#fff;
}
#modelShowAccess .modal-body{
    text-align:center;
}
