@import url(http://fonts.googleapis.com/css?family=Slabo+27px);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,300);

/*::-webkit-input-placeholder {color: white;}*/




/*Start Top Navigation Menu CSS*/

#myNavbar * {
    font-family: Tahoma;
    font-size: 12px;
}

.dropdown-submenu {
    position: relative;
}




    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu > a:after {
        border-color: transparent transparent transparent #333;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        content: " ";
        display: block;
        float: right;
        height: 0;
        margin-right: -10px;
        margin-top: 5px;
        width: 0;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #555;
    }


.btn {
    border: none;
}







/*End Top Navigation Menu*/


@media (min-width: 768px) {
    ul.nav li:hover > ul.dropdown-menu {
        display: block;
    }
}





/*-----------------Common CSS ------------------*/
body {
    overflow-x: hidden;
}

a:hover {
    text-decoration: none;
    cursor: pointer;
}

.padT30 {
    padding-top: 30px !important;
}

.padB30 {
    padding-bottom: 30px !important;
}

.marT50 {
    margin-top: 50px !important;
}

.marT30 {
    margin-top: 30px !important;
}

.padB45 {
    padding-bottom: 45px !important;
}

.gold {
    color: #7a5b2e !important;
}

.red {
    color: #fe1d1d !important;
}

.darkgold {
    color: #625438 !important;
}

.green {
    color: #0e8051!important;
}

/*----------------- CSS ------------------*/
body {
    font-family: "Roboto",sans-serif;
}

/*-----Start of the header section--------*/


.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: #fff;
    color: #b71c1c;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    background-color: #fff;
    color: #b71c1c;
}

.header-sectn {
    background-color: #fff;
    border-color: #fff;
    padding: 15px 0 15px 0;
}

. .navbar-right {
    margin-right: 15px !important;
}

.header-sectn .menu-heading li a {
    color: #202020;
    font-size: 16px;
    font-family: "Roboto Regular",sans-serif;
    font-weight: 300;
}

    .header-sectn .menu-heading li a:hover {
        color: #b71c1c;
        background-color: #fff;
    }

.logosection img {
    width: 75%;
}

.wholeheadline {
    background-color: #b71c1c;
    padding: 8px 0px 2px;
    margin-top: -20px;
}

    .wholeheadline p a {
        color: #fff;
        font-size: 15px;
    }

    .wholeheadline p img {
        padding-left: 5px;
        padding-right: 7px;
    }

    .wholeheadline .standngline {
        padding-right: 5px;
        color: #fff;
    }

.mcklmodalbody .forgotpaswd {
    float: right;
    color: #ababab !important;
    margin-top: -11px;
    font-size: 14px;
}

.loginbtn {
    height: 28px;
    line-height: 0;
    border-radius: 0;
    background-color: #cdcbcb;
}

.headlineform .forgt-pass {
    color: #d5e9ff;
}


.modal-header-danger {
    color: #fff;
    padding: 9px 15px;
    border-bottom: 1px solid #eee;
    background-color: #b71c1c;
    -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;
}

.headlineform .rememberme {
    color: #d5e9ff;
    font-weight: normal;
}

.mcklmodal .mcklmodalbody p {
    color: #000;
    padding-top: 10px;
}

.mcklmodal .mcklmodalheader {
    background-color: #efefef;
    padding-bottom: 9px;
}

.menu-heading .dropdown .glyphicon {
    position: relative;
    top: 3px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    left: 3px;
}

.wholemobileacc .wholegraph {
    background-color: #fff;
    width: 90%;
    margin-left: 16px;
}

    .wholemobileacc .wholegraph img {
        margin: 0 auto;
    }

.menu-main .dropdown .dropdown-menu {
    border-top: 3px solid #dcdcdc;
    height: 1%;
}

.menu-heading .dropdown-menu li a {
    color: #757575;
    font-size: 13px;
    padding: 0px 19px;
}
/*-----End of the header section--------*/

/*--------start of the slider-------------*/

.slider-content {
    position: absolute;
    top: 10px;
    padding-left: 10px;
}

.whole-slider .slider-img img {
     height: 450px  !important;
    width: 100%  !important;
}

.slider-content h3 {
    color: #fff;
}

.whole-slider .slider-content .border {
    border: 1px solid #C5CFDA;
    margin-bottom: 15px;
    width: 300px;
}

.slider-content p {
    color: #fff;
}

.whole-slider .slider-content .sliderbtn {
    color: #462e05;
    width: 110px;
    font-size: 14px;
    margin-top: 12px;
    box-shadow: 0px 2px 0px #3b5b7e;
}
/*--------End of the slider-------------*/

/*---------start of the accordion--------------*/
.accordion1 {
    float: left;
    width: 100%;
}

    .accordion1, .accordion1 * {
        box-sizing: border-box;
        margin-bottom: 6px;
    }

.accordion-section-title1 {
    width: 100%;
    display: inline-block;
    background: #64648e none repeat scroll 0% 0%;
    transition: all 0.15s linear 0s;
    font-size: 20px;
    color: #fff;
    height: 50px;
    padding-top: 9px;
    padding-right: 14px;
    padding-left: 20px;
    box-shadow: 0px 3px 7px #C1C1C1;
}

.accordion-section1 .glyphicon {
    position: relative;
    top: 6px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    float: left !important;
    color: #505081 !important;
    right: 6px;
    font-size: 15px;
}

.accordion-section-content1 {
    border: 1px solid #B4B4B4;
    padding: 15px;
    display: none;
    margin-top: -8px;
    margin-right: 122px;
    font-size: 12px;
    float: left;
    width: 100%;
}

.accfaqsection1 .active {
    background-color: #fff;
    color: #000;
}

    .accfaqsection1 .active:hover {
        background-color: #fff;
        color: #000;
    }

.accfaqsection1 .accordion-section1 .accordion-section-title1:hover {
    text-decoration: none;
}
/*---------End of the accordion--------------*/

/*----------start of the mobile market----------*/
.wholemobileacc {
    background-color: #efefef;
}

.marketaccordion {
    margin-top: 10px;
}

#mobilealarm .alert a {
    font-size: 16px;
    color: #212121;
    border-bottom: 1px solid #5F5F5F;
}

    #mobilealarm .alert a:hover {
        text-decoration: none;
    }

.markt .mrkttablecontent .selectrow {
    background-color: #e3e3e3;
}

.markt .mrkttablecontent td {
    cursor: pointer;
    background-color: #DDE7EE;
    height: 28px;
}

.redborder {
    border: 3px solid #B71C1C;
}

.mrktheadng h2 {
    font-size: 20px;
    font-weight: bold;
}

    .mrktheadng h2 img {
        width: 33px;
    }

.mobmodalbdy .mobregstn {
    padding-top: 10px;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
}

.mobmodalbdy .btn {
    width: 30%;
    margin-top: -10px;
    border-color: #abaaaa;
    background-color: #cdcbcb;
    border-radius: 0;
}

.mcklmodal {
    border-radius: 0;
}

.alert {
    padding: 0;
}

.markt .mrkthead tr th {
    font-weight: normal;
}

.markettable .markt {
    background-color: #fff;
}

.mrktsectn {
    box-shadow: 0px 0px 0px 1px #e0e0e0;
}

.mobmodalbdy .mobregstn a {
    color: #444444;
}
/*----------End of the mobile market----------*/


/*--------start of the footer -------------*/
.footer-content h2 {
    color: #434c5b;
}

.meckl-services h4 {
    color: #717171;
    font-size: 18px;
    font-weight: 600;
}

.meckl-services p {
    color: #6a6a6a;
}

    .meckl-services p a {
        color: #005cc2;
    }

.meckl-risk h4 {
    color: #717171;
    font-size: 18px;
    font-weight: 600;
}

.meckl-risk p {
    color: #6a6a6a;
}

.meckl-offices h4 {
    color: #717171;
    font-size: 18px;
    font-weight: 600;
}

.meckl-offices ul li {
    color: #6a6a6a;
    font-size: 15px;
}

.meckl-whtsup h4 {
    color: #434c5b;
    font-size: 15px;
}

.meckl-newsletter h4 {
    color: #434c5b;
    font-size: 15px;
}

.meckl-whtsup .form-control {
    border-radius: 0;
    border-color: #b1b1b1;
}

.meckl-whtsup .footer .btn {
    background-color: #b1b1b1;
    color: #fff;
    font-size: 15px;
    border-radius: 0;
}

.meckl-newsletter .form-control {
    border-radius: 0;
    border-color: #b1b1b1;
}

.meckl-newsletter .input-group-btn .btn {
    background-color: #b1b1b1;
    color: #fff;
    font-size: 15px;
    border-radius: 0;
}

.meckl-whtsup small {
    color: #434c5b;
}

.meckl-follwus ul li {
    padding: 0;
}

.meckl-follwus h4 {
    color: #434c5b;
    font-size: 15px;
}

.dotted-line {
    border: 1px dotted #949494;
    margin: 10px 0 10px 0px;
}

.end-footer a {
    color: #005cc2;
}

.end-footer {
    font-size: 12px;
    padding-bottom: 8px;
}

.meckl-offices ul {
    padding: 0px;
    margin-left: 15px;
}

.meckl-services p {
    margin-bottom: 0;
    font-size: 14px;
}

.meckl-services {
    padding-bottom: 8px;
}

.meckl-risk p {
    margin-bottom: 0;
    font-size: 14px;
}

.meckl-risk {
    padding-bottom: 10px;
}

.wholefrm #moblognbtn {
    margin-left: 15px;
    margin-top: 9px;
}
/*--------End of the footer -------------*/





@media (min-width:360px) {
    .wholefrm #moblognbtn {
        margin-left: 30px;
        margin-top: 9px;
    }
}

/*------End of the 360-------------*/

@media (min-width:400px) {
    .logosection img {
        width: auto;
    }

    .wholemobileacc .wholegraph {
        background-color: #fff;
        width: 93%;
        margin-left: 16px;
    }
}
/*-----end of the media 400-------*/


@media (min-width:600px) {
    .slider-content {
        position: absolute;
        top: 23px;
        padding-left: 15px;
    }

    .wholefrm #moblognbtn {
        margin-left: 116px;
    }

    .logosection img {
        width: auto;
    }
}
/*--------end of the media 600--------------*/


@media (min-width:768px) {

    /*-----------------Start of the header section----------------*/
    .logosection img {
        padding-left: 40px;
    }

    .header-sectn {
        margin-right: 55px;
        margin-bottom: 0;
    }

    .menu-heading {
        margin-top: 15px;
        margin-right: -19px;
    }

    .header-sectn .menu-heading > .open > a, .header-sectn .menu-heading > .open > a:focus, .header-sectn .menu-heading > .open > a:hover {
        background-color: #fff;
        color: #b71c1c;
    }

    .menu-heading .dropdown-menu {
        position: absolute;
        top: 140%;
        left: 15px;
        min-width: 170px;
    }

        .menu-heading .dropdown-menu li a {
            color: #757575;
            font-size: 12px;
            padding: 5px 13px;
        }

    .wholeheadline p {
        padding-left: 43px;
        padding-top: 8px;
    }

        .wholeheadline p img {
            padding-left: 5px;
            padding-right: 4px;
        }

    .headlineform .form-control {
        background-color: transparent;
        border-radius: 0px;
        height: 28px;
        width: 30%;
        color: #fff;
    }

    .headlineform #name {
        margin-right: 5px;
    }

    .headlineform #pwd {
        margin-right: 5px;
    }

    .headlineform .form-group {
        display: flex;
    }

    .headlineform .forgt-pass {
        float: right;
        margin-right: 70px;
        padding-top: 0px;
    }

        .headlineform .forgt-pass small {
            font-size: 11px;
            margin-right: 2px;
        }

    .whole-slider .slider-img img {
        width: 100%;
        height: auto;
    }

    .menu-heading li a {
        padding: 8px 17px;
    }

    .mrktheadng {
        padding-left: 50px;
    }

    .wholemobileacc .selectedimg {
        margin-left: 51px;
    }

    .mrktheadng h2 img {
        width: 45px;
    }
    /*-----------------End of the header section----------------*/

    /*--------start of the slider-----------*/
    .whole-slider {
        position: relative;
        width: 100%;
    }

        .whole-slider .slider-content {
            position: absolute;
            top: 20px;
            color: #fff;
            left: 51px;
        }

            .whole-slider .slider-content h3 {
                font-family: "Roboto",sans-serif;
                font-weight: 100;
                font-size: 42px;
            }

            .whole-slider .slider-content p {
                font-size: 18px;
                font-family: "Roboto",sans-serif;
                font-weight: 300;
            }

            .whole-slider .slider-content .border {
                border: 1px solid #c5cfda;
                margin-bottom: 15px;
                width: auto;
            }

            .whole-slider .slider-content .sliderbtn {
                color: #462e05;
                width: 140px;
                font-size: 17px;
            }
    /*--------End of the slider-----------*/

    .accordion-section-title1 {
        width: 85%;
        display: inline-block;
        background: #64648E none repeat scroll 0% 0%;
        transition: all 0.15s linear 0s;
        font-size: 20px;
        color: #FFF;
        height: 50px;
        padding-top: 9px;
        padding-right: 14px;
        padding-left: 20px;
        box-shadow: 0px 3px 7px #C1C1C1;
        margin-left: 53px;
    }

    .accordion-section-content1 {
        border: 1px solid #B4B4B4;
        padding: 15px;
        display: none;
        margin-top: -8px;
        margin-left: 54px;
        font-size: 12px;
        float: left;
        width: 85%;
    }

    .marketaccordion {
        margin-top: 25px;
    }

    #mobilealarm .alert {
        margin-left: 52px;
    }

    .footer-content {
        margin-left: 39px;
    }

    .meckl-services {
        margin-left: 54px;
    }

    .meckl-risk {
        margin-left: -20px;
    }

    .meckl-offices {
        margin-left: -34px;
    }

    .meckl-whtsup {
        margin-left: 55px;
    }

    .meckl-newsletter {
        margin-left: -20px;
    }

    .meckl-follwus {
        margin-left: -35px;
    }

    .dotted-line {
        border: 1px dotted #949494;
        margin: 20px 51px 10px;
    }

    .end-footer {
        font-size: 12px;
        margin-left: 50px;
    }

    .menu-main .dropdown .dropdown-menu {
        border-top: 3px solid #DCDCDC;
        height: auto;
    }

    .wholemobileacc .wholegraph {
        margin-left: 70px;
        background-color: #FFF;
        width: 81%;
    }

    .wholeheadline {
        margin-top: 0;
    }

    .setalarmstn .alert {
        margin-right: -52px;
    }
}
/*-------End of the media 768---------------*/


@media (min-width:992px) {
    .header-sectn {
        margin-right: 14px;
        margin-bottom: 0;
    }

    .headlineform .forgt-pass {
        float: right;
        margin-right: 104px;
        padding-top: 0px;
    }

    .headlineform {
        position: relative;
        left: 16px;
    }

    .menu-heading .dropdown-menu li a {
        color: #757575;
        font-size: 13px;
        padding: 0px 16px;
    }
    /*------------start of the mrkt section---------------------*/
    .mrktheadng h2 img {
        width: 45px;
    }

    .wholemarktsectn {
        width: 100%;
        margin: 0px auto;
    }

        .wholemarktsectn .mrktsectn {
            position: relative;
                 bottom: 30px;
            padding-bottom: 20px;
            background-color: #efefef;
        }

    .mrktsectn .setalarmstn {
        padding-top: 11px;
        font-size: 20px;
    }

        .mrktsectn .setalarmstn a {
            color: #212121;
            text-decoration: none;
            border-bottom: 2px solid #5f5f5f;
            font-size: 16px;
        }

    .mrktsectn .mrktheadng h2 {
        padding-left: 35px;
    }

    .mrktsectn .wholetabspanel {
        padding-left: 38px;
    }

    .tabspannel .mrkttabs li.active > a, .mrkttabs > li.active > a:focus {
        border-radius: 0;
        color: #212121;
        font-weight: 600;
    }

    .mrkttabs > li.active > a:hover {
        border-radius: 0;
        color: #fff;
    }

    .tabspannel .mrkttabs li > a:hover {
        border-radius: 0;
        background-color: #5c5c97;
        border-color: #5c5c97;
    }

    .wholetabspanel .tabspannel .mrkttabs {
        background-color: #414176;
        border-bottom: 1px solid #414176;
    }

    .tabspannel .mrkttabs li > a {
        color: #FFF;
        font-size: 18px;
    }

    .tabspannel .mrkttabs .cuuriences {
        width: 145px;
    }

    .tabspannel .mrkttabs .comodites {
        width: 145px;
        margin-left: -2px;
    }

    .tabspannel .mrkttabs .driver {
        width: 145px;
        margin-left: -2px;
    }

    .tabspannel .mrkttabs .equity {
        width: 145px;
        margin-left: -2px;
    }

    .wholemrkttable {
        width: 604px;
    }

    .mrkttabcontent {
        border: 1px solid #e3e3e3;
    }

    .mrkttablecontent .cur {
        padding-left: 16px;
    }

    .markt .mrkthead tr th {
        font-weight: normal;
    }

    .markt .mrkttablecontent td {
        color: #949494;
        font-size: 16px;
        cursor: pointer;
        width: 166px;
    }

    .markt .mrkttablecontent .selectrow {
        background-color: #e3e3e3;
    }

    .markettable .markt .mrkthead {
        font-size: 16px;
    }

    .markettable .markt {
        margin-bottom: 0;
    }

    .wholetabspanel .selectedimg {
        width: 98%;
    }

    .menu-heading li a {
        padding: 10px 12px;
    }

    .mrktheadng h2 {
        font-size: 25px;
        font-weight: bold;
    }

    .menu-heading {
        margin-right: -10px;
    }
    /*------------End of the mrkt section---------------------*/


    /*--------start of the footer -------------*/
    .footer-content h2 {
        color: #434c5b;
        padding-left: 39px;
    }

    .meckl-services {
        padding-left: 69px;
    }

    .meckl-risk {
        padding-left: 81px;
    }

    .meckl-offices {
        padding-left: 90px;
    }

    .meckl-whtsup {
        padding-left: 70px;
    }

    .meckl-newsletter {
        padding-left: 81px;
    }

    .meckl-follwus {
        padding-left: 90px;
    }

    .dotted-line {
        border: 1px dotted #949494;
        margin: 10px 45px 8px 99px;
    }

    .end-footer {
        padding-left: 65px;
        font-size: 12px;
    }
    /*--------End of the footer -------------*/
    .alert {
        padding: 0px;
        margin-top: 15px;
        margin-right: -71px;
    }

    .menu-main .dropdown .dropdown-menu {
        border-top: 3px solid #DCDCDC;
        height: auto;
    }

    .footer-content {
        margin-left: 0px;
    }

    .meckl-services {
        margin-left: 0px;
    }

    .meckl-risk {
        margin-left: 0px;
    }

    .meckl-offices {
        margin-left: 0px;
    }

    .meckl-whtsup {
        margin-left: 0px;
    }

    .meckl-newsletter {
        margin-left: 0px;
    }

    .meckl-follwus {
        margin-left: 0px;
    }

    .dotted-line {
        border: 1px dotted #949494;
        margin: 20px 51px 10px;
    }

    .mrktheadng {
        padding-left: 15px;
    }

    .end-footer {
        font-size: 12px;
        margin-left: 0px;
    }


    .wholegraph {
        margin-left: 0px;
        background-color: #FFF;
        width: 33%;
        height: 248px;
    }

    .setalarmstn .alert {
        margin-right: -68px;
    }
}
/*---------start of the media 992------------------*/



@media (max-width:1024px) {
    .wholegraph {
        width: 33%;
    }

    .setalarmstn .alert {
        margin-right: -52px;
    }
    /*  .tabspannel .mrkttabs .equity{margin-left: 50px;}*/
}
/*------End of the media 1024---------------*/



@media (min-width:1204px) {
    .header-sectn {
        margin-right: 105px;
        margin-bottom: 0;
    }

    .menu-heading li a {
        padding: 10px 19px;
    }
    /*     .headlineform{left: 0;position: relative;}*/
    .wholemarktsectn {
        width: 86%;
        margin: 0 auto;
    }

    .menu-heading {
        margin-right: -31px;
    }
    /*          .tabspannel .mrkttabs .cuuriences a{padding-right: 40px;} 
            .tabspannel .mrkttabs .comodites a{padding-right: 40px;} 
            .tabspannel .mrkttabs .equity a{padding-right: 40px;}
        .tabspannel .mrkttabs .driver a{padding-right: 40px;}*/
    /* .tabspannel .mrkttabs .comodites{margin-left: 28px;}

    .tabspannel .mrkttabs .driver{margin-left: 21px;}

    .tabspannel .mrkttabs .equity{margin-left: 80px;}*/

    .tabspannel .mrkttabs .cuuriences {
        width: 175px;
    }

    .tabspannel .mrkttabs .comodites {
        width: 175px;
        margin-left: -2px;
    }

    .tabspannel .mrkttabs .driver {
        width: 175px;
        margin-left: -2px;
    }

    .tabspannel .mrkttabs .equity {
        width: 175px;
        margin-left: -2px;
    }

    .wholemrkttable {
        width: 724px;
    }

    .markt .mrkttablecontent td {
        color: #949494;
        font-size: 16px;
        cursor: pointer;
        width: 305px;
    }

    .wholeheadline p {
        padding-left: 50px;
        padding-top: 8px;
    }

    .meckl-follwus ul {
        margin: 0;
    }

    .meckl-offices ul {
        padding: 0px;
        margin-left: 13px;
    }

    .headlineform .forgt-pass small {
        margin-right: 2px;
    }

    .footer-content {
        margin-left: 0px;
    }

    .meckl-services {
        margin-left: 0px;
    }

    .meckl-risk {
        margin-left: 0px;
    }

    .meckl-offices {
        margin-left: 0px;
    }

    .meckl-whtsup {
        margin-left: 0px;
    }

    .meckl-newsletter {
        margin-left: 0px;
    }

    .meckl-follwus {
        margin-left: 0px;
    }

    .wholetabspanel .selectedimg {
        width: auto;
    }

    .dotted-line {
        border: 1px dotted #949494;
        margin: 20px 45px 8px 45px;
    }

    .end-footer {
        font-size: 12px;
        margin-left: 0px;
    }

    .whtstextbox, .subscribetextbox {
        width: 72%;
    }

    .wholegraph {
        width: 312px;
    }

    .wholefrm {
        padding: 0;
    }

    .setalarmstn .alert {
        margin-right: -63px;
    }

    .wholegraph {
        height: auto;
    }
}
/*--------end of the 1204-------------------*/

/*------------------start of dropdown submenu----*/
.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }
/*--------------------end of dropdown submenu*/

/*----start of Currency Futures-------*/

.tblTdY {
    height: 14px;
    font-family: Verdana,Arial,Verdana;
    padding-left: 4px;
    padding-right: 4px;
    background-color: #FFF6b8;
    color: Black;
    font-size: 10px;
    border-right: White 1px solid;
    border-bottom: White 1px solid;
}

.tblTd, .tblTdC {
    height: 14px;
    font-family: Verdana,Arial,Georgia;
    background-color: #F5F5F5; /*FFF6b8*/
    padding-left: 4px;
    padding-right: 4px;
    color: Black;
    font-size: 10px;
    white-space: nowrap;
    border-right: White 1px solid;
    border-bottom: White 1px solid;
}



.tblTdJan {
    height: 14px;
    font-family: Verdana,Arial,Verdana;
    padding-left: 4px;
    padding-right: 4px;
    color: Black;
    font-size: 10px;
    border-right: White 1px solid;
    border-bottom: White 1px solid;
}


.tblTdY {
    background-color: #FFF6b8;
    height: 14px;
    font-family: Verdana,Arial,Verdana;
    padding-left: 4px;
    padding-right: 4px;
    color: Black;
    font-size: 10px;
    border-right: White 1px solid;
    border-bottom: White 1px solid;
}

.tblTdBottom {
    font-family: Verdana,Arial,Verdana;
    background-color: #F5F5F5; /*FFF6b8*/
    height: 14px;
    font-family: Verdana,Arial,Verdana;
    padding-left: 4px;
    padding-right: 4px;
    color: Black;
    font-size: 10px;
    border-right: White 1px solid;
}

.tblTdBottomY {
    background-color: #FFF6b8;
    height: 14px;
    font-family: Verdana,Arial,Verdana;
    padding-left: 4px;
    padding-right: 4px;
    color: Black;
    font-size: 10px;
    border-right: White 1px solid;
}

.tblTdRight {
    background-color: #F5F5F5; /*FFF6b8*/
    height: 14px;
    font-family: Verdana,Arial,Verdana;
    padding-left: 4px;
    padding-right: 4px;
    color: Black;
    font-size: 10px;
    border-bottom: White 1px solid;
}

.tblTdRightY {
    height: 14px;
    font-family: Verdana,Arial,Verdana;
    background-color: #FFF6b8;
    padding-left: 4px;
    padding-right: 4px;
    color: Black;
    font-size: 10px;
    border-bottom: White 1px solid;
}

.tblTdRightBottom {
    height: 14px;
    font-family: Verdana,Arial,Verdana;
    background-color: #F5F5F5; /*FFF6b8*/
    padding-left: 4px;
    padding-right: 4px;
    color: Black;
    font-size: 10px;
}

.tblTdRightBottomY {
    height: 14px;
    font-family: Verdana,Arial,Verdana;
    background-color: #FFF6b8;
    padding-left: 4px;
    padding-right: 4px;
    color: Black;
    font-size: 10px;
}

.tblTdAlt {
    height: 14px;
    font-family: Verdana,Arial,Verdana;
    background-color: #EAEAEA; /*ffee7c*/
    padding-left: 4px;
    padding-right: 4px;
    color: Black;
    font-size: 10px;
    border-right: White 1px solid;
    border-bottom: White 1px solid;
}

.tblTdAltBottom {
    height: 14px;
    font-family: Verdana,Arial,Verdana;
    background-color: #EAEAEA; /*ffee7c*/
    padding-left: 4px;
    padding-right: 4px;
    color: Black;
    font-size: 10px;
    border-right: White 1px solid;
}

.tblTdAltRight {
    height: 14px;
    font-family: Verdana,Arial,Verdana;
    background-color: #EAEAEA; /*ffee7c*/
    padding-left: 4px;
    padding-right: 4px;
    color: Black;
    font-size: 10px;
    border-bottom: White 1px solid;
}

.tblTdAltRightBottom {
    height: 14px;
    font-family: Verdana,Arial,Verdana;
    background-color: #EAEAEA; /*ffee7c*/
    padding-left: 4px;
    padding-right: 4px;
    color: Black;
    font-size: 10px;
}

.tblTdAltY {
    height: 14px;
    font-family: Verdana,Arial,Verdana;
    background-color: #ffee7c;
    padding-left: 4px;
    padding-right: 4px;
    color: Black;
    font-size: 10px;
    border-right: White 1px solid;
    border-bottom: White 1px solid;
}

.tblTdAltBottomY {
    height: 14px;
    font-family: Verdana,Arial,Verdana;
    background-color: #ffee7c;
    padding-left: 4px;
    padding-right: 4px;
    color: Black;
    font-size: 10px;
    border-right: White 1px solid;
}

.tblTdAltRightY {
    height: 14px;
    font-family: Verdana,Arial,Verdana;
    background-color: #ffee7c;
    padding-left: 4px;
    padding-right: 4px;
    color: Black;
    font-size: 10px;
    border-bottom: White 1px solid;
}

.tblTdAltRightBottomY {
    height: 14px;
    font-family: Verdana,Arial,Verdana;
    background-color: #ffee7c;
    padding-left: 4px;
    padding-right: 4px;
    color: Black;
    font-size: 10px;
}

.tdFont {
    /*font-size: 8.5pt;*/

    text-decoration: none;
   
}

.tblHeadP {
    height: 25px;
    background-color: #81489B; /*586276*/
    border-right: #ffffff 1px solid;
    color: White;
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana,Arial,Verdana,Trebuchet MS;
    padding-left: 4px;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
}

.tblThP {
    height: 18px;
    font-family: Verdana,Arial,Verdana;
    background-color: #C6AFD1; /*FFFA68*/
    text-align: center;
    padding-left: 4px;
    padding-right: 4px;
    color: Black;
    font-size: 10px;
    border-right: White 1px solid;
    border-bottom: White 1px solid;
}

.tblNew {
    background-color: #99B8CB;
    border-width: 25px;
}

.tableTop {
    background-color: #fff;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
}

.table1 {
	border-left: #625F5F 1px solid;

}

.table1 th {
    /*background-image: url(../Images/Market/Inner_Tab.gif);*/
    background-color:#464175;
    height: 30px;
    color:white;
    padding: 4px 7px 2px 4px;
    border: solid 1px #EAF2F9;
}

.table1 td {
    /*background-color: #DDE7EE;
    height: 30px;
    padding: 4px 7px 2px 4px;
    border: solid 1px #EAF2F9;*/

    	height: 22px;
 	font-size:13px;
	font-family:Verdana ,Arial,Georgia;
	background-color:#f1f3f3;
	padding-left: 4px;
	padding-right: 4px;
		color:#393939;

	border-right: #625F5F 1px solid;
	border-bottom: #625F5F 1px solid;
    white-space:nowrap;
}
/*--------end of Currency Futures----------------------*/

/*Angular Gallery*/

.ng-gallery {
    width: 100%;
    height: 100%;
    display: inline-block;
}

img.ng-thumb {
    height: 50px;
    float: left;
    display: block;
    cursor: pointer;
    margin: 2px 2px 0 0;
}

.ng-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.85;
    z-index: 9999;
}

.ng-gallery-content {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    text-align: center;
}

    .ng-gallery-content > a.close-popup {
        font-size: 42px;
        float: right;
        color: #fff;
        text-decoration: none;
        margin: 0 30px 0 0;
        cursor: pointer;
        position: absolute;
        top: 20px;
        right: 0;
    }

    .ng-gallery-content > a.nav-left, .ng-gallery-content > a.nav-right {
        color: #fff;
        text-decoration: none;
        font-size: 60px;
        cursor: pointer;
        outline: none;
    }

    .ng-gallery-content > a.nav-left {
        position: fixed;
        left: 30px;
        top: 50%;
        transform: translateY(-50%);
    }

    .ng-gallery-content > a.nav-right {
        position: fixed;
        right: 30px;
        top: 50%;
        transform: translateY(-50%);
    }

    .ng-gallery-content > img {
        height: auto;
        max-height: calc(100% - 150px);
        max-width: calc(100% - 100px);
        position: relative;
        display: block;
        margin: 0 auto 0 auto;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        cursor: pointer;
    }

        .ng-gallery-content > img.effect {
            animation: fadeIn 0.5s;
        }

@keyframes fadeIn {
    from {
        opacity: 0.3;
    }

    to {
        opacity: 1;
    }
}

.ng-gallery-content > span.info-text {
    color: #fff;
    display: inline-block;
    width: 100%;
    height: 20px;
    font-weight: bold;
    text-align: center;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 100px;
}

.ng-gallery-content > .ng-thumbnails-wrapper {
    width: 400px;
    height: 70px;
    text-align: center;
    position: fixed;
    bottom: 20px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    overflow-x: hidden;
}

    .ng-gallery-content > .ng-thumbnails-wrapper > .ng-thumbnails {
        width: 4000px;
        height: 70px;
    }

        .ng-gallery-content > .ng-thumbnails-wrapper > .ng-thumbnails > div > img {
            width: auto;
            height: 70px;
            float: left;
            margin-right: 10px;
            cursor: pointer;
            opacity: 0.6;
        }

            .ng-gallery-content > .ng-thumbnails-wrapper > .ng-thumbnails > div > img:hover,
            .ng-gallery-content > .ng-thumbnails-wrapper > .ng-thumbnails > div > img.active {
                transition: opacity 0.25s ease;
                opacity: 1;
            }

/* Loading - from http://loading.io */
uiload {
    display: inline-block;
    position: relative;
}

    uiload > div {
        position: relative;
    }

@-webkit-keyframes uil-ring-anim {
    0% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes uil-ring-anim {
    0% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-ms-keyframes uil-ring-anim {
    0% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes uil-ring-anim {
    0% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.uil-ring-css {
    background: none;
    position: relative;
    top: 0;
    margin: 180px auto 0 auto;
    width: 100px;
    height: 100px;
}

    .uil-ring-css > div {
        position: absolute;
        display: block;
        width: 80px;
        height: 80px;
        top: 20px;
        left: 20px;
        border-radius: 40px;
        box-shadow: 0 6px 0 0 #fff;
        -ms-animation: uil-ring-anim 1s linear infinite;
        -moz-animation: uil-ring-anim 1s linear infinite;
        -webkit-animation: uil-ring-anim 1s linear infinite;
        -o-animation: uil-ring-anim 1s linear infinite;
        animation: uil-ring-anim 1s linear infinite;
    }


.scrollup {
    width: 65px;
    height: 69px;
    position: fixed;
    bottom: 130px;
    right: 15px;
    display: none;
    text-indent: -9999px;
    background: url(../images/scroll-top.png);
}

#accordion-first .accordion-group {
    margin-bottom: 10px;
}

#accordion-first .accordion-heading, #accordion-first .accordion-toggle:hover, #accordion-first .accordion-heading .accordion-toggle.active {
    background: none repeat scroll 0% 0% transparent;
}

#accordion-first .accordion-heading {
    border-bottom: 0px none;
    font-size: 16px;
}

    #accordion-first .accordion-heading .accordion-toggle {
        display: block;
        cursor: pointer;
        padding: 5px 0px !important;
        color: #222;
        outline: medium none !important;
        text-decoration: none;
    }

        #accordion-first .accordion-heading .accordion-toggle.active em {
            background-color: #F7C221;
        }

        #accordion-first .accordion-heading .accordion-toggle > em {
            background-color: #222;
            border-radius: 100px;
            color: #FFF;
            font-size: 14px;
            height: 32px;
            line-height: 32px;
            margin-right: 10px;
            text-align: center;
            width: 32px;
        }
